@charset "UTF-8";


/*------------------------------
index
------------------------------*/
body {
    display:none;
}

#body-wrapper{
	text-align: center;
}

h1 {
	z-index: 50;
	position: relative;
	text-align: center;
	top:100px;
	border: #000000;
}

img {
	vertical-align: top;
}
/*------------------------------
index
------------------------------*/

#promotion {
	z-index: 1;
	top: -335px;
	position: relative;
	height: 700px;
}

#promotion li{
	height: 540px;
	text-indent: -9999px;
}

.slide01 {
	background-size: cover;
	background-image: url(../images/block01_img01.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-position: center bottom;
}
.slide02 {
	background-size: cover;
	background-image: url(../images/block01_img02.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-position: center bottom;
}
.slide03 {
	background-size: cover;
	background-image: url(../images/block01_img03.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-position: center bottom;
}
.slide04 {
	background-size: cover;
	background-image: url(../images/block01_img04.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-position: center bottom;
}
.slide05 {
	background-size: cover;
	background-image: url(../images/block01_img05.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-position: center bottom;
}
/*------------------------------
navi
------------------------------*/
#wrap_nav{
	width: 100%;
	height:40px;
	background: rgba( 255, 255, 255, 0.9 );
}



#nav{
	width: 980px;
	margin: 0px auto 0px;
}

#nav li {
	float: left;
}

.current{
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.30;
}

.fixed{
	position: fixed;
	top: 0px;
	z-index: 9999;
}

/*------------------------------
block02 有機栽培のこと
------------------------------*/

.block02_img {
	height: 470px;
	background-size: cover;
	background-image: url(../images/block02_img.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-position: center bottom;}

.block02_title{
	margin-top: 78px;}

.block02_text{
	margin: 50px 0px 110px 0px;}

/*------------------------------
block03 製法のこと
------------------------------*/

.block03_img {
	height: 470px;
	background-size: cover;
	background-image: url(../images/block03_img.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-position: center bottom;}

.block03_title{
	margin-top: 141px;}

.block03_text{
	margin: 50px 0px 120px 0px;}

/*------------------------------
block04 農園のこと
------------------------------*/

.block04_img {
	height: 470px;
	background-size: cover;
	background-image: url(../images/block04_img.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-position: center bottom;
	z-index: 10;
	position: relative;
}

.block04_container {
	background-image: url(../images/block04_map.png);
	background-repeat: no-repeat; 
	background-position: right top;
	width: 980px;
	height: 500px;
	text-align: right;
	margin-left : auto ;
	margin-right : auto ;
	z-index: 20;
	top: -16px;
	position: relative;
}

.block04_container_v2 {
	background-image: url(../images/block04_map_v2.png);
	background-repeat: no-repeat; 
	background-position: right top;
	width: 980px;
	height: 500px;
	text-align: right;
	margin-left : auto ;
	margin-right : auto ;
	z-index: 20;
	top: -16px;
	position: relative;
}

.block04_title{
	margin-top: 85px;
}

.block04_text{
	margin: 70px 340px 0px 0px;
}

.block04_link{
	margin: 70px 60px 0px 0px;
}

/*------------------------------
block05 紅茶のこと
------------------------------*/

.block05_img {
	height: 470px;
	background-size: cover;
	background-image: url(../images/block05_img.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-position: center bottom;
}

.block05_container {
	height: 430px;
	margin-top: -20px;
}

.block05_title{
	margin-top: 75px;
}

.block05_title_mark{
	width: 100%;
	text-align: right;
	z-index: 30;
	top: -390px;
	position: relative;
}

.block05_text02 {
	margin-right: 30px
}

.block05_link{
	margin-right: 90px;
}

/*------------------------------
block07 はちみつのこと
------------------------------*/

.block07_img {
	height: 470px;
	background-size: cover;
	background-image: url(../images/block07_img.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-position: center bottom;
}

.block07_container {
	height: 430px;
	margin-top: 70px;
}

.block07_title{
	margin-top: 110px;
}

.block07_text02 {
	margin-right: 45px;
	margin-left: 20px;
}

.block07_link{
	margin-right: 10px;
}

/*------------------------------
block06 お問い合わせ
------------------------------*/

.block06_img {
	height: 470px;
	background-size: cover;
	background-image: url(../images/block06_img.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-position: center bottom;

}

.block06_continer {
	width: 100%;
	height: 310px;
	margin-top: 50px;
	
}

.block06_copy{
	margin-right: 470px;
}

.block06_copy02{
	margin-right: 200px;
}

.block06_facebook{
	margin-right: 20px;
}

.block06_title02 {
	margin-right: 90px;
}

.block06_mail{
	margin-right: 30px;
}

.block06_fax{
	margin-right: 25px;
}

.block06_tel{
	margin-right: 30px;
}
/*------------------------------
sns 
------------------------------*/

#sns {
	margin-bottom: 50px;
}