@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}
/* mouseover */
#wrap .container a:hover {
	color: inherit;
}
#wrap .container a:hover img {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#wrap .container a img {
	border: 0 none;
	outline: 0 none;
}
#wrap {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	font-family: "メイリオ",Meiryo,"ＭＳ ゴシック","MS UI Gothic","ＭＳ Ｐゴシック","MS PGothic",sans-serif,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","ヒラギノ角ゴシック","Hiragino Sans","ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
}
#wrap>.pcHead {
	margin: 0 auto;
}
#wrap .wrap_header .linkTop{
	display: none;
}
#menuHeader #search {
    display: none;
}
#wrap .wrap_header .sns ul {
	clear: both;
}

#wrap .container .bold{
	font-weight: bold;
}
#wrap .container {
	width: 950px;
	overflow: hidden;
	padding: 10px;
	font-size: 15px;
	color: #000000;
	line-height: 1.6;
	text-align: left;
	box-sizing: border-box;
}
#wrap .container h1 {
	font-size: 36px;
	font-weight: bold;
	color: #ff9900;
	padding-bottom: 15px;
}
#wrap .container h1 img {
	max-width: 100%;
	vertical-align: bottom;
}
#wrap .container h1 img:last-child {
	width: 10%;
}
#wrap .container span.notes{
	font-size: 10px;
}
#wrap .container .contents{
	margin-top: 25px;
}
#wrap div.contents .p-top__section {
	border-top: #ff9900 1px solid;
	box-sizing: border-box;
}
#wrap div.contents .p-top__section:last-child {
	border-bottom: #ff9900 1px solid;
}
#wrap div.contents .p-top__section div{
	padding: 30px 50px;
	list-style-type:none;
	overflow: hidden;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#wrap div.contents .p-top__section figure {
	max-width: 270px;
    flex-basis: 270px;
}
#wrap div.contents .p-top__section img {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}
#wrap div.contents .p-top__section dl {
	margin: 5px 35px 0px;
	max-width: 490px;
    flex-basis: 490px;
    box-sizing: border-box;
}
#wrap div.contents .p-top__section dl dt {
	font-size: 24px;
	font-weight: bold;
	color: #ff9900;
    line-height: 1.1;
}
#wrap div.contents .p-top__section dl dd {
	color: #ff9900;
	line-height: 1.7;
}
#wrap div.contents .p-top__section dl dd img {
	width: 6%;
    padding-right: 3px;
	vertical-align: text-top;
}
#wrap div.contents .p-top__section dl dt:first-child + dd {
	padding-bottom: 15px;
}
#wrap div.contents .p-top__section span.p-top__section--txt{
	font-size: 16px;
}
#wrap div.contents .p-top__section dl dd ul{
	padding-left: 2em;
}
#wrap div.contents .p-top__section .p-top__section--profile{
    font-size: 14px;
	background-color: #F0F0E8;
	margin-top: 12px;
	padding: 15px;
    box-sizing: border-box;
}


.sp_br {
	display: none;
}
.pc_br {
	display: block;
}


@media screen and (max-width: 640px){
	.wrap_header{
		padding: 0 0 10px;
		background: url(/enjoy/recipe/sp/img/bg.jpg) repeat 0 0;
	}
	.pc {
		display:none!important;
	}
	#wrap .container {
		width: 100%;
		font-size: 4vw;
	}
	#wrap .container h1 {
    	font-size: 5.2vw;
    	text-align: center;
    }
	#wrap .container h1 img{
		width: 14%;
	}
	#wrap .container .contents {
    	margin-top: 3vw;
	}
	#wrap div.contents .p-top__section div {
		max-width: 80%;
    	margin: 0 auto;
    	padding: 6vw 0;
	}
	#wrap div.contents .p-top__section div figure {
		max-width: 110%;
		margin: 0 auto;
		flex-basis: 110%;
	}
	#wrap div.contents .p-top__section img {
		width: 110%;
	}
	#wrap div.contents .p-top__section dl {
    	margin: 3vw 0;
    	max-width: 100%;
    	flex-basis: unset;
    }
    #wrap div.contents .p-top__section dl dt {
    	font-size: 5.8vw;
    }
    #wrap div.contents .p-top__section dl dd {
    	line-height: 1.5;
    	padding-bottom: 2vw;
	}
	#wrap div.contents .p-top__section dl dd img {
    	width: 8%;
	}
	
	#wrap div.contents .p-top__section span.p-top__section--txt {
	    font-size: 4vw;
	}
	#wrap div.contents .p-top__section dl dd ul{
		padding-left: 0;
    	font-size: 4vw;
	}
	#wrap div.contents .p-top__section .p-top__section--profile {
		margin-top: 1vw;
	}
	.sp_br {
		display: block;
	}
	.pc_br {
		display: none;
	}
}

@media screen and (min-width: 641px){
	.sp {
		display:none!important;
	}
}

/* レシピエリア */

.container ul {
}

#recipe {
	width: 100%;
	max-width: inherit;
}






/* アサヒフッター崩れ対応 */
@media screen and (max-width:640px){
	#commonUtility .contents-inner,
	#commonFooter .contents-inner {
		width: 100%;
	}
}
@media screen and (min-width:641px){
	#commonUtility .contents-inner,
	#commonFooter .contents-inner {
		width: 1024px;
	}
}