@charset "utf-8";
@media screen and (max-width:868px){

#wrapper{
	background:url(../common/images/bg.png) center top;
	background-size:150px auto;
}


/* header */
header h1 img{
	width:98%;
}


/* header */
header{
	padding:60px 0 13%;
}
header.spring{
	padding-bottom:5%;
}
header h1{
	margin:12% 0 0;
}
header section h1 img{
	max-width:392px;
	width:80%;
}
header section .banner{
	margin:5% 2% -9%;
	display:inlie-block;
}
header section ul{
	width:auto;
	margin:10% 2% 5%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
header.father_mother section ul{
	margin:8% 0 0;
}
header section ul li{
	width:49%;
}
header section section{
	width:auto;
	margin:0 5%;
	padding:4% 1%;
	font-family: 'Noto Sans JP', sans-serif;
	text-align:left;
	border-top:2px dashed #672a01;
	border-bottom:2px dashed #672a01;
	overflow:hidden;
}
header section section img{
	width:30%;
	max-width:136px;
	float:right;
	margin:10px 0 0 3%;
}
header section section h2{
	font-weight:bold;
	margin-bottom:5px;
}
header section section p{
	line-height:1.6;
}


/* #top_banner */
#top_banner{
	margin:8% 0 0;
	background-image:none;
}
#top_banner li{
	width:96%;
	display:inline-block;
	vertical-align:top;
	margin: 1% 0;
}


/* article */
article{
}


/* section */
section{
}


/* .cont */
#cont1,
#cont4{
	padding-bottom:80px;
}
.cont h2{
	margin-bottom:5%;
}
.cont > img{
	width:36%;
	vertical-align:top;
}
.cont > p{
	width:57%;
	display:inline-block;
	vertical-align:top;
	margin-left:1%;
	font-size:3.8vw;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height:1.8;
	letter-spacing:0.18em;
}
#cont3 > img,
#cont4 > img,
#cont5 > img,
#cont6 > img{
	width:36%;
	margin:0 3% 0 2%;
	float:left;
}
#cont3 > p,
#cont4 > p,
#cont5 > p,
#cont6 > p{
	width:auto;
	display:block;
	margin:0 2%;
}
.cont > ul{
	margin:calc(10% - 70px) 0 0;
	padding-top:70px;
}
.cont > ul li{
	display:inline-block;
	width:23%;
	position:relative;
	margin:0;
	cursor:pointer;
}
/*
#cont4 > ul li,
#cont5 > ul li{
	margin:0 1%;
}
*/
.cont > ul li:hover{
	opacity:0.7;
}
.cont > ul li figure figcaption{
	line-height:1.2;
	margin-bottom:3px;
	font-size:3vw;
	line-height:1.2;
	letter-spacing:-0.05em;
	white-space:nowrap;
}
#cont1 > ul li.active figure figcaption{
	color:#003c74;
}
#cont2 > ul li.active figure figcaption{
	color:#6f8807;
}
.cont > ul li.active:after{
	content:'';
	display:block;
	width:12px;
	height:12px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
	left:50%;
	top:106%;
	margin-left:-6px;
}
#cont1 > ul li.active:after{
	border-right:3px solid #003c74;
	border-bottom:3px solid #003c74;
}
#cont2 > ul li.active:after{
	border-right:3px solid #6f8807;
	border-bottom:3px solid #6f8807;
}
#cont3 > ul li.active:after{
	border-right:3px solid #6f8807;
	border-bottom:3px solid #6f8807;
}
#cont4 > ul li.active:after{
	border-right:3px solid #98b800;
	border-bottom:3px solid #98b800;
}
#cont5 > ul li.active:after{
	border-right:3px solid #f58572;
	border-bottom:3px solid #f58572;
}
#cont6 > ul li.active:after{
	border-right:3px solid #6fadc0;
	border-bottom:3px solid #6fadc0;
}




.cont > div{
	width:auto;
	margin:8% auto 0;
	padding:0 0 15%;
	background:url(../images/recipe/cont_bg.jpg)center top;
	background-size:cover;
	position:static;
}
.cont > div:before{
	content:none;
}
.cont > div:after{
	content:none;
}
.cont > div > section{
	display:none;
}
.cont > div > section.active{
	display:block;
}
.cont > div > section > img{
	width:auto;
	margin-bottom:6%;
	border-radius:0;
}
.cont > div > section section:first-of-type{
	width:auto;
	display:block;
	margin-left:0;
	padding: 5%;
}
.cont > div > section section.no_padding{
	padding-top:5%;
}
.cont > div > section section:first-of-type h3{
	font-size:5.5vw;
	font-weight:normal;
	text-align:left;
	letter-spacing:0.15em;
}
.cont > div > section section:first-of-type p{
	margin-top:8%;
	text-align:left;
	line-height:2.5;
	font-size:3.8vw;
}
.cont > div > section section:first-of-type p.bold{
	font-weight:normal;
}
.cont > div > section section:nth-of-type(n+2){
	width:auto;
	margin:auto;
	padding:10% 5% 0;
}
.cont > div > section section h4{
	margin-bottom:3%;
	padding-bottom:6%;
	font-size:4.5vw;
	font-weight:normal;
	text-align:left;
	letter-spacing:0.2em;
	background:url(../images/recipe/cont_line.png)repeat-x bottom left;
	background-size:auto 6px;
}
.cont > div > section section h4 span{
	font-size:3vw;
}
.cont > div section ul{
	text-align:left;
	overflow:hidden;
}
.cont > div section .second{
	margin-top:30px;
	font-size:3.8vw;
}
.cont > div section ul li{
	width:auto;
	margin-right:0;
	font-size:18px;
	font-family: 'Noto Sans JP', sans-serif;
	height:auto;
	padding:10px 0;
	line-height:1.5;
	text-align:left;
	border-bottom:1px solid #672a01;
	float:none;
	overflow:hidden;
}
.cont > div section ul.no_border li{
	width:auto;
	margin-right:0;
	font-size:18px;
	font-family: 'Noto Sans JP', sans-serif;
	height:auto;
	padding-top:10px;
	line-height:1.5;
	text-align:left;
	border-bottom:none;
	float:none;
}
.cont > div section ul.no_border li span{
	margin-right:0.5em;
	color:#b2a499;
	width:auto !important;
	display:inline !important;
	float:none !important;
	white-space:normal !important;
}
.cont > div section ul li.d_line{
	height:auto;
	padding-top:0;
}
.cont > div section ul li.t_line{
	height:auto;
	padding-top:0;
}
.cont > div section ul li.f_line{
	height:auto;
	padding-top:0;
	border-bottom:none;
}
.cont > div section ul li.f_line.short{
	height:auto;
}
.cont > div section ul li.f_line ul li{
	border-bottom:1px solid #672a01 !important;
}
.cont > div section ul li.double{
	height:auto;
}
.cont > div section ul li.triple{
	height:auto;
}
.cont > div section ul li.fourfold{
	height:auto;
}
.cont > div section ul li span:first-child{
	width:62%;
	display:inline-block;
	vertical-align:top;
	float:left;
	white-space:nowrap;
}
.cont > div section ul li span:last-child{
	width:120px;
	display:block;
	float:right;
	white-space:nowrap;
	letter-spacing:-0.03em;
}
.cont > div section ul li ul{
	padding-left:30px;
	position:relative;
}
.cont > div section ul li ul:before{
	content:'A';
	display:block;
	width:22px;
	line-height:20px;
	text-align:center;
	border:1px solid #672a01;
	border-radius:50%;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-10px;
	font-size:16px;
}
.cont > div section ul li ul.b:before{
	content:'B';
	display:block;
	width:22px;
	line-height:20px;
	text-align:center;
	border:1px solid #672a01;
	border-radius:50%;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-10px;
}
.cont > div section ul li ul li:last-child{
	border-bottom:none;
}
.cont > div section ul li ul li span{
	width:80%;
}
.cont > div section p{
	text-align:left;
}
.cont section ol{
	text-align:left;
}
.cont > div section ol li{
	width:auto;
	display:block;
	vertical-align:top;
	margin-bottom:8%;
}
.cont > div section ol li p{
	line-height:2.5;
}
.cont > div section ol li span{
}
.cont > div section ol li:nth-child(odd){
	margin-right:0;
}
.cont > div section ol li h5{
	margin:0 0 3%;
	font-size:21px;
	color:#ab2025;
	line-height:2.4;
	letter-spacing:0.15em;
	border-bottom:4px solid #ab2025;
	display:inline-block;
}
.cont > div section h4 + p{
	margin-top:20px;
	line-height:2.5;
	text-align:left;
}


/* article > ul */
article > ul{
	background-image:none;
}


}





@media screen and (max-width:480px){
header section section h2{
	font-size:4.2vw;
}
header section section p{
	font-size:3.8vw;
}

.cont div section ul li{
	font-size:3.4vw;
}
.cont > div section ul.no_border li{
	font-size:3.8vw;
}
.cont > div section ul li span:last-child{
	width:117px;
}
.cont div section ol li p{
	font-size:3.8vw;
}
.cont div section ol li span{
	font-size:3.8vw;
}
.cont div section ol li h5{
	font-size:4.2vw;
}
.cont > div section h4 + p{
	font-size:3.8vw;
}

}


@media screen and (max-width:400px){
.cont > div section ul li span:last-child{
	width:87px;
}
