body {
	background-color: #f3eac8;
	font-size: 13pt;
}
article {
		margin: 0 auto;
	}
#recipelink {text-align: center;}
.recipelink {text-align: center; border: 1px solid #FF000; line-height: 1.2;}

@media only screen and (max-width:767px){ article h1 img { width:inherit;} }
@media only screen and (min-width:768px){ body { padding-top: 115px;}}

/**************** MOBILE ****************/

/* モニター幅750px以下 */

/**************** MOBILE ****************/

@media only screen and (max-width:750px){

/*------------HEADER--------------*/
#header {
	width:100%;
	padding-top: 91px;
	}
#header .inner {
	width:100%;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	background-image:url(../img/main_image.png);
	background-size: contain;
	height: 0;
    padding-top: 60.4%;
	position: relative;
	}
	#header h1 {
		text-align: center;
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		top:30%;
		width:80%;
	}
	#header h1 img {
		width:100%;
	}
	#header #start {
		display: none;
	}
	
#schedule {
	width:100%;
	text-align: center;
	height:auto;
	background-color: #dabd54;
	line-height: 1;
	padding: 0;
	}
#schedule img {
	width:100%;
	margin: 0;
	padding: 0;
	}
#schedule_new {
	width:100%;
	text-align: center;
	height:auto;
	background-color: #c3a538;
	line-height: 1;
	padding: 0;
	}
#schedule_new img {
	width:100%;
	margin: 0;
	padding: 0;
	}

/*------------NAVI--------------*/
#navi {
    width:100%;
	background-color: #000;
	height:auto;
	margin-bottom: 2em;
}
#navi ul {
	width:100%;
    display: flex;
	justify-content: center;
	flex-wrap: wrap;
	height:auto;
}
#navi ul li {
	width:25%;
	height:auto;
	text-align: center;
	display: inline-table;
	vertical-align: middle;
	padding: 10px 0 10px 0;
	}
	#navi ul li img {
		width:98%;
	}
	#navi ul li a:hover {
		opacity: 0.5;
	}


/*------------NEXT--------------*/
#next {
	width:90%;
	background-color:#f4f0e9 ;
	border: 4px solid #c3a538;
	margin-bottom: 0;
	text-align: center;
	}
#next h2 {
	margin: 0.2em 0 0.5em;
	font-size: 200%;
	color:#000;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	}

#next h2 span {font-size: 60%;}
#next h2 em {
	font-size: 60%;
	display: block;
	font-style:normal;
	font-weight: normal;
	font-family: 'Kazesawa-Bold';
	}#next h2 em span { font-size: 70%;}
	#next h2 em strong {background-color:#c3a538 ; color: #FFF;border-radius: 50%; padding: 0 0.2em;}
	#next h2 em a {color: #c3a538; font-size: 90%;}
#next dl {
	width:95%;
	margin: 0 auto 1em;
	}
#next dl dt {
	background-color: #c3a538;
	color: #FFF;
	display: inline-block;
	padding: 0 2em;
	font-family: 'Kazesawa-Bold';
	font-weight: normal;
	margin-bottom: 0.4em;
	}
#next dl dd {
	color:#000;
	}
	
#next h3 {
	width:90%;
	margin: 0 auto 0.5em;
	background-color: #000;
	color: #c3a538;
	font-family: 'Kazesawa-Extrabold';
	font-weight: normal;
	font-size: 150%;
	}
#next h4 {
	width:90%;
	color: #000;
	margin: 0 auto 1em;
	font-weight: bold;
	font-size: 180%;
	line-height: 1;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	}
	#next h4 span {
		font-size: 50%;
		color: #000;
	}
	#next section.multipletitle{
	border-bottom:3px dashed #c3a538;
	margin-bottom: 1em;
	}
	
	.toplink {
	width:90%;
	margin: 1em auto;
	text-align: center;
	background-color:#c3a538;
	padding: 1em 0;
	}
	.toplink.btm { margin-top: 0;}
	.toplink a {
	color: #FFF;
	font-family: 'Kazesawa-Extrabold';
		text-decoration: none;
		font-size: 180%;
	}
	.toplink a em {display: block; font-size: 60%; font-style: normal;}
	.toplink a strong {display: block; font-size: 150%; font-style: normal;}
	.toplink:hover a { color: #000; }
.prelink {
	width:90%;
	margin: 2em auto;
	text-align: center;
	padding: 0;
	}
.prelink img {width:100%;}

	.topinfo {
	width:90%;
	margin: 1em auto;
	text-align: center;
	background-color:#c3a538;
	padding: 1em 0;
	font-family: 'Kazesawa-Extrabold';
	text-decoration: none;
	font-size: 140%;
	color: #FFF;
	}
	.topinfo span {
		font-size: 120%;
		background-color: #cf0000;
		padding: 0 0.2em;
		margin: 0 0.3em;
	}
	.topinfo.btm { margin-top: 0;}

	
	
/*------------introduction--------------*/
#introduction {
	background-color: #e8d79d;
	padding: 5em 0;
	text-align: left;
}
#introduction * {
	text-align: left;
	color:#000;
	}

#introduction h1 {
	width: 94%;
	margin: 0 auto 1em auto;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 400%;
	padding-top: 0.3em;
	background: url(../img/title_bgimage.png) top left no-repeat;
	}
#introduction h1 span {
	font-family: 'Kazesawa-Light';
	font-style: normal;
	font-size: 40%;
	display: block;
	}
#introduction p {
	width: 94%;
	margin: 0 auto 2em auto;
	}
	#introduction p img {
		width: 100%;
		margin-top: 2em;
	}
#introduction h2 {
	background-color: #000;
	color: #FFF;
	font-size: 160%;
	display: inline-block;
	margin-left: 2%;
	padding: 0 0.5em;
	margin-bottom: 0.5em;
	}
#introduction ul#aboutlist {
	width: 90%;
	margin: 0 auto 1em auto;
	padding-left: 5%;
	}
#introduction ul#aboutlist li {
	list-style: outside circle;
	}
	
	
	
/*------------CAST&STAFF--------------*/
#cast {
	background-color: #f3eac8;
	padding: 5em 0 0 0;
}
#cast * {color: #000;}
#cast h1 {
	width: 94%;
	margin: 0 auto 1em auto;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 400%;
	padding-top: 0.3em;
	background: url(../img/title_bgimage.png) top left no-repeat;
	}
#cast h1 span {
	font-family: 'Kazesawa-Light';
	font-style: normal;
	font-size: 40%;
	display: block;
	}
#cast section {
	width:94%;
	margin: 0 auto 2em auto;
	padding:0;
	text-align: left;
	}
#cast section .castphoto {
	width:100%;
	margin-bottom: 0em;
	}
#cast section .castphoto img {
	width:100%;
	margin-bottom: 0.6em;
	}
#cast section .castphoto.yoshizawa {
	background-image: url("../img/cast_yoshizawa2025.png");
	background-repeat: no-repeat;
	background-size:contain;
	}
#cast section h1 {
	width:auto;
	border-bottom: 7px solid #000;
	display: inline-block;
	line-height: 0.5em;
	margin: 0.2em auto 0.5em auto;
	font-size: 220%;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0.2em 0;
	background: none;
	}
#cast section h1 span {
	font-size: 50%;
	display: inline-block;
	}
#cast section h1 em {
	font-size: 45%;
	font-style: normal;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	}
#cast section h1.uchida {letter-spacing: 0;}

#cast section .casttxt {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	}


/*SNS AREA*/
	#sns {
		width: 94%;
		margin: 5em auto 2.5em auto;
	}
	#sns ul {
		display: flex;
		justify-content:center;
		margin-bottom: 2em;
	}
	#sns ul li img {
		width:4em;
		margin: 0 0.5em;
	}
	#sns p {
		text-align: center;
		margin-bottom: 10px;
	}
	#sns p.twbnr img {
		width:90%;
	}
	#sns p.lnkbnr img {
		width:90%;
		margin-bottom: 1em;
	}
	#sns .recipelink img {
		width:90%;
		margin-bottom: 1em;
	}
	.ondemand_link {
	width:100%;
	display: inherit;
	}
	.ondemand_link img {
	margin-bottom: 0.5em;
	width:100%;
	}
}



/**************** MOBILE ****************/

/* モニター幅450px以下 */

/**************** MOBILE ****************/

@media only screen and (max-width:550px){
	
}




/**************** PC ****************/

@media only screen and (min-width:751px){
	
/*------------HEADER--------------*/
#header {
	width:100%;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	background-image:url(../img/main_image_pc.png);
	background-size: contain;
	height: 0;
    padding-top: 49.34%;
	position: relative;
	}
#header .inner {
	width:804px;
	margin: 0 auto;
	text-align: center;
	}
	#header h1 {
		width:804px;
		position: absolute;
		top:35%;
		left: 0;
		right: 0;
		margin: auto;
	}
	#header h1 img {
		width:100%;
		
	}
	#header #start {
		width:750px;
		position: absolute;
		top:60%;
		text-align: center;
	}
	#header #start img {
		width:100%;
	}
	
#schedule {
	width:100%;
	text-align: center;
	height:auto;
	background-color: #dabd54;
	line-height: 1;
	padding: 0;
	}
#schedule img {
	width:auto;
	margin: 0;
	padding: 0;
	}
#schedule_new {
	width:100%;
	text-align: center;
	height:auto;
	background-color: #c3a538;
	line-height: 1;
	padding: 0;
	}
#schedule_new img {
	width:auto;
	margin: 0;
	padding: 0;
	}


/*------------NAVI--------------*/
#navi {
    width:100%;
	background-color: #000;
	height:auto;
	margin-bottom: 2em;
}
#navi ul {
	width:1000px;
    display: flex;
	justify-content: center;
	flex-wrap: wrap;
	height:auto;
	margin: 0 auto;
}
#navi ul li {
	width:25%;
	height:auto;
	text-align: center;
	padding: 10px 0 10px 0;
	}
	#navi ul li img {
		width:inherit;
	}
	#navi ul li a:hover {
		opacity: 0.5;
	}


/*------------NEXT--------------*/
#next {
	width:800px;
	background-color:#fffdf7 ;border: 4px solid #c3a538;
	margin-bottom: 4em;
	text-align: center;
	}
#next h2 {
	margin: 0.2em 0 0.5em;
	font-size: 300%;
	color:#000;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	}
#next h2 span {font-size: 60%;}
#next h2 em {
	font-size: 60%;
	display: block;
	font-style:normal;
	font-weight: normal;
	font-family: 'Kazesawa-Bold';
	}#next h2 em span { font-size: 70%;}
	#next h2 em strong {background-color:#c3a538 ; color: #FFF;border-radius: 50%; padding: 0 0.2em;}
	#next h2 em a {color: #c3a538; font-size: 90%;}
#next section {
	display: flex;
	justify-content:space-around;
	}
#next section.multipletitle{
	border-bottom:3px dashed #c3a538;
	margin-bottom: 1em;
	}
#next dl {
	/*border: 1px solid #000;*/
	width:auto;
	margin: 0 auto 1em;
	}
#next dl dt {
	background-color: #c3a538;
	color: #FFF;
	display: inline-block;
	padding: 0 2em;
	font-family: 'Kazesawa-Bold';
	margin-bottom: 0.8em;
	}
#next dl dd {
	color:#000;
	line-height: 1.2;
	}
	#next dl dd span {
		display: inline-block;
		margin-bottom: 1em;
	}
	
#next h3 {
	width:95%;
	margin: 0 auto 0.5em;
	background-color: #000;
	color: #c3a538;
	font-family: 'Kazesawa-Extrabold';
	font-size: 150%;
	font-weight: normal;
	font-style: normal;
	}
#next h4 {
	width:90%;
	color: #000;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	margin: 0 auto 1em;
	font-weight: bold;
	font-size: 180%;
	line-height: 1;
	}
	#next h4 span {
		font-size: 50%;
		color: #000;
	}

.toplink {
	width:800px;
	margin: 0 auto 3em;
	text-align: center;
	background-color:#c3a538;
	padding: 1em 0;
	}
	.toplink.top { margin: 0 auto 1em;}
	.toplink a {
	color: #FFF;
	font-family: 'Kazesawa-Extrabold';
		text-decoration: none;
		font-size: 200%;
	}
	.toplink a em {display: block; font-size: 60%; font-style: normal;}
	.toplink:hover a { color: #000; }

.prelink {
	width:800px;
	margin: 0 auto 2em;
	text-align: center;
	padding: 0 0;
	}
	
.topinfo {
	width:800px;
	margin: 0 auto 2em;
	text-align: center;
	background-color:#c3a538;
	padding: 1em 0;
	color: #FFF;
	font-family: 'Kazesawa-Extrabold';
	text-decoration: none;
	font-size: 180%;
	}
.topinfo span {
		font-size: 120%;
		background-color: #cf0000;
		padding: 0 0.2em;
		margin: 0 0.3em;
	}

/*------------introduction--------------*/
#introduction {
	background-color: #e8d79d;
	padding: 5em 0;
	text-align: left;
}
#introduction * {
	text-align: left;
	color: #000;
	}

#introduction h1 {
	width: 1000px;
	margin: 0 auto 1em auto;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 400%;
	padding-top: 0.3em;
	background: url(../img/title_bgimage.png) top left no-repeat;
	}
#introduction h1 span {
	font-family: 'Kazesawa-Light';
	font-style: normal;
	font-size: 40%;
	display: block;
	}
#introduction p {
	width: 1000px;
	margin: 0 auto 2em auto;
	}
	#introduction p img {
		width: auto;
		margin-top: 2em;
	}
	#introduction p#aboutimage{
		text-align: center;
	}
	
#introduction h2 {
	width: 960px;
	font-size: 150%;
	background-color: #000;
	color: #FFF;
	margin:0 auto 20px auto;
	padding: 0 0.5em;
	}
#introduction ul#aboutlist {
	width: 980px;
	margin: 0 auto 2em auto;
	padding-left: 20px;
	}
#introduction ul#aboutlist li {
	list-style: outside circle;
	}
		
	
	
/*------------CAST&STAFF--------------*/
#cast {
	width: 1000px;
	margin: 0 auto;
	background-color: #f3eac8;
	padding: 5em 0 0 0;
}
#cast * {color: #000;}
#cast h1 {
	width: 94%;
	margin: 0 auto 1em auto;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 400%;
	padding-top: 0.3em;
	background: url(../img/title_bgimage.png) top left no-repeat;
	}
#cast h1 span {
	font-family: 'Kazesawa-Light';
	font-style: normal;
	font-size: 40%;
	display: block;
	}
#cast div.castarea {
	display: flex;
	flex-wrap: wrap;
	}
#cast section {
	width:32%;
	margin: 0 auto 2em auto;
	padding:0;
	text-align: left;
	}
#cast section .castphoto {
	width:100%;
	margin-bottom: 0em;
	}
#cast section .castphoto img {
	width:100%;
	margin-bottom: 0.3em;
	}
#cast section .castphoto.yoshizawa {
	background-image: url("../img/cast_yoshizawa2025.png");
	background-repeat: no-repeat;
	background-size:contain;
	}
#cast section h1 {
	width:auto;
	border-bottom: 7px solid #000;
	display: block;
	line-height: 1.2;
	margin: 0 auto 0.5em auto;
	font-size: 160%;
	font-weight: bold;
	text-align: left;
	padding: 0;
	background: none;
	}
#cast section h1 span {
	font-size: 60%;
	display: inline-block;
	}
#cast section h1 em {
	font-size: 45%;
	font-style: normal;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	}
#cast section h1.uchida {letter-spacing: -1.8px;}

#cast section .casttxt {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	}


	

/*SNS AREA*/
	#sns {
		width: 1000px;
		margin: 5em auto 2.5em auto;
	}
	#sns ul {
		display: flex;
		justify-content:center;
		margin-bottom: 2em;
	}
	#sns ul li img {
		width:4em;
		margin: 0 0.5em;
	}
	#sns p {
		text-align: center;
		margin-bottom: 10px;
	}
	#sns p.twbnr img {
		width:90%;
	}
	#sns p.lnkbnr img {
		width:inherit;
		margin-bottom: 1em;
	}
	
.ondemand_link {
	width:100%;
	display: flex;
	justify-content:space-between;
	}
	.ondemand_link a {
	display: block;
	margin-bottom: 0.5em;
	width:48%;
	}
	.ondemand_link a img {
		width:100%;
	}
	
}


