@charset "utf-8";
html,body{margin:0;}
article{
	padding:0 0 0;
	min-width:1012px;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:1.7;
	color:#555;
	text-align:center;
}
article#top{
	background-color:#faf6e0;
}
article#recipe{
	background-color:#faf6e0;
}

.only_smart,
.only_smart_i{
	display:none !important;
}
article img{
	max-width:100%;
}
article ul{
	margin:0;
	padding:0;
}
article ul li{
	list-style:none;
}
article h1{
}


#mv{
	padding:10px 0 10px;
}
#mv p{
	width:760px;
	margin:35px auto;
	font-size:18px;
	color:#5f0909;
	text-align:center;
	line-height:2.1;
}

#massage{
	padding:0px 0 40px 0;
}

#orange{
	font-size: 18px;
	color: #ff7b06;
}

/* nav */
ul.nav li{
	display:inline-block;
	vertical-align:top;
	margin:0 1px 20px 1px;
}
.bottom_nav{
	margin-top:30px;
	padding:40px 0 100px;
	background-color:#f0ecdd;
}
.bottom_nav ul:first-child{
	margin:0 0 20px;
}
.bottom_nav ul:first-child li{
	width:196px;
	display:inline-block;
	vertical-align:top;
	margin:0 10px;
}
.bottom_nav ul:last-child li{
	width:86px;
	display:inline-block;
	vertical-align:top;
	margin:0 5px;
}


/* .cont */
.cont{
	width:941px;
	margin:160px auto 150px;
	padding:15px 30px 20px;
	box-sizing:border-box;
	background:url(../images/cont_bg.png)repeat-y center top;
	position:relative;
}
.cont:before{
	content:'';
	display:block;
	width:100%;
	height:146px;
	background:url(../images/cont_bg_before.png)no-repeat center bottom;
	position:absolute;
	bottom:100%;
	left:0;
	margin-bottom: 0px;
}
.cont:after{
	content:'';
	display:block;
	width:100%;
	height:30px;
	background:url(../images/cont_bg_after.png)no-repeat center top;
	position:absolute;
	top:100%;
	left:0;
}
/* .cont02 */
.cont02{
	width:941px;
	margin:120px auto 150px;
	padding:15px 30px 20px;
	box-sizing:border-box;
	background:url(../images/cont_bg.png)repeat-y center top;
	position:relative;
}
.cont02:before{
	content:'';
	display:block;
	width:100%;
	height:146px;
	background:url(../images/cont_bg_before02.png)no-repeat center bottom;
	position:absolute;
	bottom:100%;
	left:0;
	margin-bottom: 0px;
}
.cont02:after{
	content:'';
	display:block;
	width:100%;
	height:30px;
	background:url(../images/cont_bg_after.png)no-repeat center top;
	position:absolute;
	top:100%;
	left:0;
}
/* .cont03 */
.cont03{
	width:941px;
	margin:120px auto 150px;
	padding:15px 30px 20px;
	box-sizing:border-box;
	background:url(../images/cont_bg.png)repeat-y center top;
	position:relative;
}
.cont03:before{
	content:'';
	display:block;
	width:100%;
	height:146px;
	background:url(../images/cont_bg_before03.png)no-repeat center bottom;
	position:absolute;
	bottom:100%;
	left:0;
	margin-bottom: 0px;
}
.cont03:after{
	content:'';
	display:block;
	width:100%;
	height:30px;
	background:url(../images/cont_bg_after.png)no-repeat center top;
	position:absolute;
	top:100%;
	left:0;
}
/* .cont04 */
.cont04{
	width:941px;
	margin:120px auto 150px;
	padding:15px 30px 20px;
	box-sizing:border-box;
	background:url(../images/cont_bg.png)repeat-y center top;
	position:relative;
}
.cont04:before{
	content:'';
	display:block;
	width:100%;
	height:146px;
	background:url(../images/cont_bg_before04_01.png)no-repeat center bottom;
	position:absolute;
	bottom:100%;
	left:0;
	margin-bottom: 0px;
}
.cont04:after{
	content:'';
	display:block;
	width:100%;
	height:30px;
	background:url(../images/cont_bg_after.png)no-repeat center top;
	position:absolute;
	top:100%;
	left:0;
}
/* .cont05 */
.cont05{
	width:941px;
	margin:120px auto 150px;
	padding:15px 30px 20px;
	box-sizing:border-box;
	background:url(../images/cont_bg.png)repeat-y center top;
	position:relative;
}
.cont05:before{
	content:'';
	display:block;
	width:100%;
	height:146px;
	background:url(../images/cont_bg_before05.png)no-repeat center bottom;
	position:absolute;
	bottom:100%;
	left:0;
	margin-bottom: 0px;
}
.cont05:after{
	content:'';
	display:block;
	width:100%;
	height:30px;
	background:url(../images/cont_bg_after.png)no-repeat center top;
	position:absolute;
	top:100%;
	left:0;
}
.cont h2{
	margin:0;
	padding:0;
	font-size:21px;
	color:#af602c;
}
.cont h2 img{
	vertical-align:middle;
	position:relative;
	z-index:1;
}



/* #recipe01 */
#recipe01 {
	margin-bottom:80px;
	padding:0 0 0px;
}
#recipe01 h2 img{
	margin-top:-35px;
}

#recipe01 section{
	width:455px;
	margin-bottom:50px;
	display:inline-block;
}

#recipe01 section p{
	margin:0 0 10px;
	padding:0 40px;
	font-size:16px;
	text-align:left;
}
#recipe01 section ul li{
	display:inline-block;
	vertical-align:bottom;
	width:170px;
	margin:0 10px;
	font-size:17px;
}
#recipe01 section ul li span{
	line-height:40px;
	display:inline-block;
	color:#5f0909;
	margin-bottom:2px;
}
#recipe01 section ul li span:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:30px;
	margin-right:20px;
	background-color:#5f0909;
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}
#recipe01 section ul li span:after{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:30px;
	margin-left:20px;
	background-color:#9a8832;
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
}
#recipe01 section ul li a{
	display:block;
	width:170px;
	height:0px;
	padding:5px;
	line-height:1.5;
	background-color:#beb171;
	color:#fff;
	text-decoration:none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#recipe01 section ul li:first-child a{
	text-align:left;
}
#recipe01 section ul li:first-child a img{
	width:45px;
	margin-right:5px;
	text-align:left;
}
#recipe01 dl{
	margin:0;
	padding:0px 0 50px;
}
#recipe01 dl dd,
#recipe01 dl dd figure{
	margin:0;
}
#recipe01 dl dd a{
	text-decoration:none;
}
#recipe01 dl dd a figure figcaption{
	font-size:16px;
	color:#5f0909;
}
#recipe01 dl:first-of-type{
	padding-bottom:10px;
}
#recipe01 dl:last-of-type{
	padding-bottom:0;
}
#recipe01 dl dd{
	width:270px;
	margin:0 2px;
	display:inline-block;
}

/* #recipe02 */
#recipe02 {
	margin-bottom:80px;
	padding:0 0 0px;
}
#recipe02 h2 img{
	margin-top:-35px;
}

#recipe02 section{
	width:455px;
	margin-bottom:50px;
	display:inline-block;
}

#recipe02 section p{
	margin:0 0 10px;
	padding:0 40px;
	font-size:16px;
	text-align:left;
}
#recipe02 section ul li{
	display:inline-block;
	vertical-align:bottom;
	width:170px;
	margin:0 10px;
	font-size:17px;
}
#recipe02 section ul li span{
	line-height:40px;
	display:inline-block;
	color:#5f0909;
	margin-bottom:2px;
}
#recipe02 section ul li span:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:30px;
	margin-right:20px;
	background-color:#5f0909;
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}
#recipe02 section ul li span:after{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:30px;
	margin-left:20px;
	background-color:#9a8832;
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
}
#recipe02 section ul li a{
	display:block;
	width:170px;
	height:0px;
	padding:5px;
	line-height:1.5;
	background-color:#beb171;
	color:#fff;
	text-decoration:none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#recipe02 section ul li:first-child a{
	text-align:left;
}
#recipe02 section ul li:first-child a img{
	width:45px;
	margin-right:5px;
	text-align:left;
}
#recipe02 dl{
	margin:0;
	padding:0px 0 50px;
}
#recipe02 dl dd,
#recipe02 dl dd figure{
	margin:0;
}
#recipe02 dl dd a{
	text-decoration:none;
}
#recipe02 dl dd a figure figcaption{
	font-size:16px;
	color:#5f0909;
}
#recipe02 dl:first-of-type{
	padding-bottom:10px;
}
#recipe02 dl:last-of-type{
	padding-bottom:0;
}
#recipe02 dl dd{
	width:270px;
	margin:0 2px;
	display:inline-block;
}
/* #recipe03 */
#recipe03 {
	margin-bottom:80px;
	padding:0 0 0px;
}
#recipe03 h2 img{
	margin-top:-35px;
}

#recipe03 section{
	width:455px;
	margin-bottom:50px;
	display:inline-block;
}

#recipe03 section p{
	margin:0 0 10px;
	padding:0 40px;
	font-size:16px;
	text-align:left;
}
#recipe03 section ul li{
	display:inline-block;
	vertical-align:bottom;
	width:170px;
	margin:0 10px;
	font-size:17px;
}
#recipe03 section ul li span{
	line-height:40px;
	display:inline-block;
	color:#5f0909;
	margin-bottom:2px;
}
#recipe03 section ul li span:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:30px;
	margin-right:20px;
	background-color:#5f0909;
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}
#recipe03 section ul li span:after{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:30px;
	margin-left:20px;
	background-color:#9a8832;
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
}
#recipe03 section ul li a{
	display:block;
	width:170px;
	height:0px;
	padding:5px;
	line-height:1.5;
	background-color:#beb171;
	color:#fff;
	text-decoration:none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#recipe03 section ul li:first-child a{
	text-align:left;
}
#recipe03 section ul li:first-child a img{
	width:45px;
	margin-right:5px;
	text-align:left;
}
#recipe03 dl{
	margin:0;
	padding:0px 0 50px;
}
#recipe03 dl dd,
#recipe03 dl dd figure{
	margin:0;
}
#recipe03 dl dd a{
	text-decoration:none;
}
#recipe03 dl dd a figure figcaption{
	font-size:16px;
	color:#5f0909;
}
#recipe03 dl:first-of-type{
	padding-bottom:10px;
}
#recipe03 dl:last-of-type{
	padding-bottom:0;
}
#recipe03 dl dd{
	width:270px;
	margin:0 2px;
	display:inline-block;
}
/* #recipe04 */
#recipe04 {
	margin-bottom:80px;
	padding:0 0 0px;
}
#recipe04 h2 img{
	margin-top:-35px;
}

#recipe04 section{
	width:455px;
	margin-bottom:50px;
	display:inline-block;
}

#recipe04 section p{
	margin:0 0 10px;
	padding:0 40px;
	font-size:16px;
	text-align:left;
}
#recipe04 section ul li{
	display:inline-block;
	vertical-align:bottom;
	width:170px;
	margin:0 10px;
	font-size:17px;
}
#recipe04 section ul li span{
	line-height:40px;
	display:inline-block;
	color:#5f0909;
	margin-bottom:2px;
}
#recipe04 section ul li span:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:30px;
	margin-right:20px;
	background-color:#5f0909;
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}
#recipe04 section ul li span:after{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:30px;
	margin-left:20px;
	background-color:#9a8832;
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
}
#recipe04 section ul li a{
	display:block;
	width:170px;
	height:0px;
	padding:5px;
	line-height:1.5;
	background-color:#beb171;
	color:#fff;
	text-decoration:none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#recipe04 section ul li:first-child a{
	text-align:left;
}
#recipe04 section ul li:first-child a img{
	width:45px;
	margin-right:5px;
	text-align:left;
}
#recipe04 dl{
	margin:0;
	padding:0px 0 50px;
}
#recipe04 dl dd,
#recipe04 dl dd figure{
	margin:0;
}
#recipe04 dl dd a{
	text-decoration:none;
}
#recipe04 dl dd a figure figcaption{
	font-size:16px;
	color:#5f0909;
}
#recipe04 dl:first-of-type{
	padding-bottom:10px;
}
#recipe04 dl:last-of-type{
	padding-bottom:0;
}
#recipe04 dl dd{
	width:270px;
	margin:0 2px;
	display:inline-block;
}
/* #recipe05 */
#recipe05 {
	margin-bottom:80px;
	padding:0 0 0px;
}
#recipe05 h2 img{
	margin-top:-35px;
}

#recipe05 section{
	width:455px;
	margin-bottom:50px;
	display:inline-block;
}

#recipe05 section p{
	margin:0 0 10px;
	padding:0 40px;
	font-size:16px;
	text-align:left;
}
#recipe05 section ul li{
	display:inline-block;
	vertical-align:bottom;
	width:170px;
	margin:0 10px;
	font-size:17px;
}
#recipe05 section ul li span{
	line-height:40px;
	display:inline-block;
	color:#5f0909;
	margin-bottom:2px;
}
#recipe05 section ul li span:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:30px;
	margin-right:20px;
	background-color:#5f0909;
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}
#recipe05 section ul li span:after{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:30px;
	margin-left:20px;
	background-color:#9a8832;
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
}
#recipe05 section ul li a{
	display:block;
	width:170px;
	height:0px;
	padding:5px;
	line-height:1.5;
	background-color:#beb171;
	color:#fff;
	text-decoration:none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#recipe05 section ul li:first-child a{
	text-align:left;
}
#recipe05 section ul li:first-child a img{
	width:45px;
	margin-right:5px;
	text-align:left;
}
#recipe05 dl{
	margin:0;
	padding:0px 0 50px;
}
#recipe05 dl dd,
#recipe05 dl dd figure{
	margin:0;
}
#recipe05 dl dd a{
	text-decoration:none;
}
#recipe05 dl dd a figure figcaption{
	font-size:16px;
	color:#5f0909;
}
#recipe05 dl:first-of-type{
	padding-bottom:10px;
}
#recipe05 dl:last-of-type{
	padding-bottom:0;
}
#recipe05 dl dd{
	width:270px;
	margin:0 2px;
	display:inline-block;
}

a.anchor{
    height: 1px;
	margin-top: -20px;
	padding-top: 20px;
	display: block;
}