@charset "Shift_JIS";
/* CSS Document */

@import url(../../common/css/cmn_style.css);
@import url(../../common/css/cmn_layout.css) print, screen and (min-width: 768px);
@import url(../../common/css/cmn_reset.css);
@import url(magnific-popup.css);

#contents{
	width:960px;
	margin:0 auto;
}

.dispSP{
	display:none;
}
.dispPC{
	display:block;
}

/* Head
	------------------------------------------------*/
#contentsHeader{
	margin:0 auto;
	text-align:center;
}
#contentsHeader h2{
	margin:30px auto;
}
#contentsHeader h2 img{
	width:430px;
	margin:0 auto;
}
#contentsHeader p{
	font-size:150%;
	color:#5e1f17;
	margin:0 0 34px;
	line-height:2.0em;
}
	
/* BodyMain
	------------------------------------------------*/
#contents .questionArea{
	margin:0 0 30px;
	padding:20px;
	background:#fef0df;
	border-radius: 10px;		/* CSS3���� */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome�p */
	-moz-border-radius: 10px;
}
#contents .sttl{
	margin:0 auto 20px;
	text-align:center;
}
#contents .sttl img{
	width:300px;
}
#contents ul.movieList{
	width:900px;
	margin:0 auto;
}

#contents ul.movieList li{
	width:423px;
	margin:0 46px 30px 0;
	display:inline-block;
	vertical-align:top;
}
#contents ul.movieList li:nth-child(even){
	margin:0 0 30px;
}
	#contents ul.movieList li p.movieImg img{
		width:423px;
		margin:0 0 10px;
	}
	
	#contents ul.movieList li p.qImg{
		display:inline-block;
		width:80px;
		vertical-align:middle;
	}
	#contents ul.movieList li p.qImg img{
		width:68px;
	}
	
	#contents ul.movieList li p.qTxt{
		display:inline-block;
		font-size:130%;
		line-height:1.5em;
		vertical-align:middle;
	}
	
	


#contents .answerArea{
	margin:0 auto;
	padding:20px;
	background:#ffffff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align:center;
}
#contents .answerArea p{
	margin:0 0 10px;

}
#contents .answerArea p.sttl img{
	width:335px;
}

#contents .answerArea .movieTxt{
	width:460px;
	margin:0 auto;
	text-align:left;
	font-size:122%;
}
#contents .answerArea .movieAtt{
	width:460px;
	margin:0 auto;
	text-align:right;
	color:#666666;
	font-size:96%;
}

#contents .answerArea .movieImg{
	width:460px;
}


#contents .recipeArea .sttl img{
	width:501px;	
}

#contents .recipeArea ul{
	width:644px;
	margin:0 auto;
}
#contents .recipeArea .recipeTtl{
	margin:54px 0 38px;
	text-align:center;
}
#contents .recipeArea .recipeTtl img{
	width:204px;
	
}
#contents .recipeArea ul{
	margin:20px auto 50px;
}
#contents .recipeArea ul li{
	width:205px;
	margin: 0 5px 0 0;
	display:inline-block;
	vertical-align:top;
}
#contents .recipeArea ul li:nth-child(3){
	margin:0;
}
#contents .recipeArea .menuImg{
	width:200px;
	margin:0 10px 10px 0;
	
}
#contents .recipeArea .menuImg img{
	 width:200px;
 }
#contents .recipeArea .menuTxt{
	width:200px;
}
#contents .recipeArea .menuTxt .menuTtl{
	margin:0 0 5px;
	font-size:110%;
	font-weight:bold;
}
#contents .recipeArea .menuTxt span{
	color:#ff0000;
}

#contents .recipeArea a{
	text-decoration:none;
	color:#dd0011;
}

#contents .bnArea{
	margin:0 0 50px;
}

#contents .bnArea .ban01{
	margin:0 0 30px;
}
.banTtl{
	margin:0 auto 15px;
	text-align:center;
}

#contents .pagetop {
    width: 960px;
    margin: 16px auto;
    padding: 0 2px;
    text-align: right;
}
	
	
	
	/* SP css
==================================================*/
@media screen and (max-width: 767px) {

* {
	margin: 0;
	padding: 0;
}
 
html,body {
	text-align: center;
	margin: 0px auto;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 100%;
	min-height: 100%;
	text-align: left;
	background:url("/common/img/body_bg.jpg") repeat;
}
 
body > #wrapper {
	height: auto;
}


img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.dispPC{
	display:none;
}
.dispSP{
	display:block;
}

#contents{
	width:100%;
	margin:0 auto;
}

body {
	background: #fefbc3;
	-webkit-text-size-adjust: none;
	font-size: 15px;
}
#wrapper {
	position: relative;
	max-width: 767px;
	margin: 0 auto;
	text-align: left;
}

li{
	list-style-type: none;
}


/* Head
	------------------------------------------------*/

#header {
	position: relative;
	background: #fbef01;
	border-bottom: 2px solid #ffd800;
	z-index: 5;
}

#header h1 {
	width: 34.37%;
}
#header h1 img {
	width:100%;
}

#header .menu {
	position: absolute;
	top: 28.46%;
	right: 0;
	width: 26.87%;
	margin: 0 3.12% 0 0;
	background: url(/common/img/sp/header_menu_act.gif) no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
#header .menu.act img {
	opacity: 0;
}
#gNavi {
	display: none;
	position: absolute;
	width: 100%;
	border-top: 2px solid #ffd800;
	background: url(/common/img/sp/header_bg01.png) repeat;
}

#gNavi li {
	border-bottom: 1px solid #d6d5d3;
}
#gNavi li span {
	display: block;
	padding: 0.8em 1em;
	background: #fbef01;
	color: #391302;
	font-size: 15px;
	font-weight: bold;
}
#gNavi li li {
	border-top: 1px solid #d6d5d3;
	border-bottom: none;
}
#gNavi ul li li a {
	display: block;
	padding: 1em 1.7em;
	background: url(/common/img/sp/header_ico01.gif) no-repeat left center;
	-webkit-background-size: auto 1em;
	background-size: auto 1em;
	color: #391302;
	text-decoration: none;
}
	
	
	/* BodyMain
	------------------------------------------------*/
#contentsHeader h2 {
  margin: 20px auto;
}
#contentsHeader h2 img{
	width:80%;
}
#contents .mainImg img{
	width:100%;
	margin:0 auto;
}
#contentsHeader p{
	width: 90%;
	margin: 0 auto 20px;
	text-align:left;
	font-size:90%;
}

#contents .sttl img{
	width:80%;
}

#contents ul.movieList {
    width: 100%;
}
#contents ul.movieList li{
	width:100%;
	display:inherit;
	margin: 0 0 20px 0;
}
#contents ul.movieList li:nth-child(even){
	margin:0 0 20px;
}
#contents ul.movieList li img{
	width:100%;
	background:none;
	height:auto;
}
#contents ul.movieList li p.movieImg{
	width:100%;
}
#contents ul.movieList li p.movieImg img{
	width:100%;
	max-width:600px;
}

#contents ul.movieList li p.qImg {
  width: 15%;
	margin: 0 10px 0 0;
}
#contents ul.movieList li p.qImg img{
	width:100%;
}
#contents ul.movieList li p.qTxt{
	font-size:80%;
}

#contents .answerArea .sttl{
	width:80%;
	margin:0 auto 20px; 
}
#contents .answerArea p.sttl img {
  width:100%;
}
#contents .answerArea .movieTxt{
	width:100%;
	font-size:83%;
}
#contents .answerArea .movieAtt {
	width:100%;
	font-size:75%;
}

#contents .recipeArea .sttl{
	width:80%;
	margin:20px auto; 
}

#contents .recipeArea ul{
	width:100%;
}
#contents .recipeArea ul li{
	width:100%;
	margin: 0;
	display:block;
	font-size:80%;
}
#contents .recipeArea ul li:nth-last-child(2){
	border-bottom:none;
}
#contents .recipeArea .menuImg{
	width:40%;
	margin:0 6px 8px 14px;
	display:inline-block;
	vertical-align:top;
}
#contents .recipeArea .menuImg img{
	 width:100%;
	 max-width:266px;
 }
#contents .recipeArea .menuTxt{
	width:50%;
	display:inline-block;
	vertical-align:top;
}
#contents .recipeArea .menuTxt .menuTtl{
	font-size:114%;
}

#contents .bnArea p{
	width:90%;
	margin:0 auto;
}
#contents .bnArea p img{
	width:100%;
	max-width:600px;
}

#contents .sttArea img{
	width:90%;
}
#contents .pagetop {
	width:90%;
}
#contents .bnArea .banTtlsp{
	text-align:center;
	margin:0 auto 20px;
}
#contents .bnArea .banTtlsp img{
	width:80% !important;
}


/* Foot
	------------------------------------------------*/
#footerWrap {
	border-top: 2px solid #fed51c;
	background: #fefbc3;
}
#footerWrap #fList {
	padding: 6.25% 0 5.93%;
}
#footerWrap #fList ul ul {
	display: none;
}
#footerWrap #fList ul li {
	width: 93.75%;
	margin: 1.56% auto 0;
	border-right: 1px solid #d2d0a1;
	border-bottom: 1px solid #d2d0a1;
	background: #ffffff;
	color: #4a1a00;
}
#footerWrap #fList ul li:first-child {
	margin-top: 0;
}
#footerWrap #fList ul li span {
	display: block;
	padding: 0.8em 1em;
	background: #ffffff url(/common/img/sp/footer_ico01.gif) no-repeat right center;
	-webkit-background-size: auto 1em;
	background-size: auto 1em;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
#footerWrap #fList ul li span.act {
	background: #fbef01 url(/common/img/sp/footer_ico02.gif) no-repeat right center;
	-webkit-background-size: auto 1em;
	background-size: auto 1em;
	color: #e60012;
}

#footerWrap #fList ul li li {
	width: 100%;
	margin: 0;
	border-top: 1px solid #d6d5d3;
	border-right: none;
	border-bottom: none;
	color: #391302;
}
#footerWrap #fList ul li li a {
	display: block;
	padding: 1em 1.7em;
	background: url(/common/img/sp/footer_ico03.gif) no-repeat left center;
	-webkit-background-size: auto 1em;
	background-size: auto 1em;
	color: #391302;
	text-decoration: none;
	text-align: left;
}

#footer {
	padding: 4.68% 0;
	background: #cacaca;
	overflow: hidden;
}
#footer #cmCopy {
	float: left;
	width: 59.06%;
	padding-left: 3.12%;
}
#footer #Logo {
	float: right;
	width: 30.62%;
	padding-right: 3.12%;
}



}