
body{

	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
img{
	vertical-align: bottom;
}

p{

	color: #825047;
}

ul li{
	list-style-type: none;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
}

#block01{
	background-image: url(../img/block01_bg.png);
	background-size:contain;
	background-repeat:repeat-y;
	min-width: 1200px;
	height: 522px;
}
.header_leaf{
	position: absolute;
	min-width: 1200px;
	width: 100%;
}
#block01 h1{
	text-align: center;
	padding: 130px 0 50px 0;
}

#block_navigation{
	background-image: url(../img/block01_bg.png);
	background-size:cover;
	background-repeat:repeat-y;
	width: 100%;
}
#block_navigation ul.navigation{
	width: 715px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
}
#block_navigation ul.navigation:after {
	  content: " ";
	  display: block;
	  clear: both;
	  height: 0;
	  visibility: hidden;
}
#block_navigation ul.navigation li{
	float: left;
	margin-right: 79px;
}
#block_navigation ul.navigation li:last-child{
	margin-right: 0;
}

#block02{
	min-width: 1200px;
}
#block02 .wrapper{
	position: relative;
}
#block02 .wrapper .txt2{
	position: absolute;
	left: 7%;
	top: 15%;
}

#block03{
	background-image: url(../img/block01_bg.png);
	width: 100%;
	background-size:contain;
	background-repeat:repeat-y;
}

#block03 div{
	text-align: center;
	padding: 30px 0;
}

#block04{
	background-image: url(../img/block04_bg.png);
	position: relative;
	height: 1550px;
	background-size:contain;
	background-repeat:repeat-y;
}

#block04 .float_img01{
	position: absolute;
	top: -3px;
	left: 25px;
}

#block04 .float_img02{
	position: absolute;
	top: 460px;
}

#block04 .float_img03{
	position: absolute;
	right: 0;
}

#block04 .pic01{
	position: absolute;
	width: 1018px;
	left: 0;
	right: 0;
	top:60px;
	margin: 0 auto;
}
#block04 .block_point{
	position: absolute;
	background-image: url("../img/block_point_bg.png");
	width: 600px;
	height: 580px;
	left: 0;
	right: 0;
	margin: 0 auto;
	top:880px;
	padding: 0 75px 30px 75px;
}
#block04 .block_point dl dt{
	clear: left;
	float: left;
	width: 74px;
	margin-right: 36px;
	margin-top: 30px;
}

#block04 .block_point dl dd{
	float: left;
	width: 490px;
	margin-top: 30px;
	font-size: 14px;
}

#block05{
	background-image: url("../img/block01_bg.png");
	background-size:contain;
	background-repeat:repeat-y;
	padding: 60px 0 0 0;
}
#block05 h2{
	text-align: center;
}

#block05 .item_list{
	width: 1000px;
	margin: 0 auto 0 auto;
}

#block05 .item_list ul:after {
	  content: " ";
	  display: block;
	  clear: both;
	  height: 0;
	  visibility: hidden;
}
#block05 .item_list ul li{
	width: 400px;
	padding: 0 50px;
	float: left;
	margin-top: 40px;
}
#block05 .item_list ul li .item_pic{
	text-align: center;
	margin-bottom: 10px;
}
#block05 .item_list ul li .item_pic img{
	vertical-align: bottom;
}
#block05 .item_list ul li p{
	color: #825047;
	font-size: 12px;
	line-height: 170%;
}
#block05 .item_list ul li p.item_name{
	font-size: 17px;
	font-weight: bold;
}
#block05 .item_set{
	padding-bottom: 10px;
}
#block05 .item_set span{
	border: 1px solid #825047;
	padding:1px 3px;
	font-size: 10px;
}
#block05 .item_list ul li p.item_price,#block07 .item_list ul li p.item_price,#block06 .set ul li p.item_price{
	font-size: 19px;
	font-weight: bold;
}
#block05 .item_list ul li p.item_price span{
	font-size: 11px;
}


#block06{
	background-image: url("../img/block01_bg.png");
	background-size:contain;
	background-repeat:repeat-y;
	padding: 60px 0 0 0;
}

#block06 .inner{
	width: 1000px;
	margin: 0 auto;
}

#block06 .inner h4{
	margin-top: 50px;
	padding-bottom: 4px;
	border-bottom: 1px solid #825047;
}
#block06 .inner .sand_txt{
	font-size: 18px;
	color: #825047;
	padding-top: 5px;
}
#block06 ul.sandlist01:after,#block06 ul.sandlist02:after {
	  content: " ";
	  display: block;
	  clear: both;
	  height: 0;
	  visibility: hidden;
}
#block06 ul li p{
	padding-top: 7px;
}
#block06 ul.sandlist01,#block06 ul.sandlist02{
	margin-top: 30px;
	color: #825047;
}
#block06 ul.sandlist01 li{
	float: left;
	width: 200px;
	text-align: center;
}
#block06 ul.sandlist02{
	width: 750px;
	margin: 20px  auto 0 auto;
}
#block06 ul.sandlist02 li{
	float: left;
	width: 250px;
	text-align: center;
}
#block06 ul.caution li{
	font-size: 14px;
	color: #825047;

}

.block06-01{
	background-image: url("../img/block06_bg.png");
	width: 1000px;
	height: 131px;
	margin: 50px auto;
}
.block06-01 ul{
	width: 880px;
	margin: 0 auto;
	padding: 10px 0;
}
.block06-01 ul li{
	float: left;
}
.block06-01 ul li:nth-child(1){
	width: 432px;
	margin-right: 50px;
}
.block06-01 ul li:nth-child(2){
	width: 223px;
	margin-right: 40px;
}
.block06-01 ul li:nth-child(3){
	width: 128px;
}
.block06-01 ul:after {
	  content: " ";
	  display: block;
	  clear: both;
	  height: 0;
	  visibility: hidden;
}

.block06-01 ul li:nth-child(2) p{
	font-size: 19px;
	color: #825047;
	font-weight: bold;
}
.block06-01 ul li:nth-child(2) p span{
	font-size: 11px;
}

#block07 .item_list ul li {
	width: 500px;
	float: left;
}
#block07 .item_list ul li .item_pic img{
	vertical-align: bottom;
	width: 100%;
}
#block07 .item_list ul li .item_pic{
	float: left;
	width: 200px;
}
#block07 .item_list ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#block07 .item_list ul li p{
	color: #825047;
	font-size: 12px;
	line-height: 140%;
}
#block07 .item_list ul li p.item_name{
	font-size: 17px;
	font-weight: bold;
}
#block07 .item_list ul{
	margin-bottom: 50px;
}
#block06 .set{
	margin-top: 40px;
}
#block06 .set ul li:last-child {
	width: 410px;
	float:left;
}
#block06 .set ul li:first-child{
	width: 491px;
	float:left;
	margin-right: 98px;
}
#block06 .set ul li .item_pic img{
	vertical-align: bottom;
}
#block06 .set ul li .item_pic{
}
#block06 .set ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#block06 .set ul li p{
	color: #825047;
	font-size: 12px;
	line-height: 140%;
}
#block06 .set ul li p.item_name{
	font-size: 17px;
	font-weight: bold;
	padding-top: 20px;
}
#block06 .set ul{
	margin-bottom: 50px;
}

footer {
	text-align: center;
	background-color: #825047;
	padding: 10px 0;
	font-size: 13px;
	color: #FFF;
}

#totop{
	position: fixed;
	bottom: 70px;
	right: 50px;
	z-index: 1500;
	cursor: pointer;
}
