header,
#header,
#navi,
#textnavi,
#schedule,
#bnlink,
#backnumber,
#sns,
#page-top,
footer {
	display: none;
	}




#recipe {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	padding: 5em 0 2em 0;
	text-align: left;
}
#recipe * {
	text-align: left;
	color:#000;
	}

#recipe h1 {
	width: 100%;
	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;
	}
#recipe h1 span {
	font-family: 'Kazesawa-Light';
	font-style: normal;
	font-size: 40%;
	display: block;
	}
	
#recipe section h1 {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0.2em 0;
	background-color: #FFF;
	color: #000;
	font-size: 320%;
	text-align: center;
	line-height: 1
	}
#recipe section h1 span {
	display: inline-block;
	background-color: #FFF;
	color: #000;
	font-size: 50%;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	padding: 0 0.3em;
	margin-right: 0.5em;
	vertical-align: middle;
	}
#recipe section h1 em {
	color: #000;
	font-size: 50%;
	font-style: normal;
	vertical-align: middle;
	}
#recipe section h2 {
	width: 100%;
	margin: 0 auto 1em auto;
	padding-top: 0;
	background: none;
	}
#recipe section h2 img {
	width: 100%;
	}
	
#recipe .inner {
	width: 992px;
	margin: 0 auto;
	background-color: #FFF;
	color: #000;
	border:4px solid #000;
	}
	
/*cooker*/
#recipe .inner dl#cooker {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	}
#recipe .inner dl#cooker dt {
	width: 50%;
	margin: 0;
	line-height: 1;
	padding: 0;
	}
#recipe .inner dl#cooker dd {
	width: 50%;
	text-align: center;
	display: flex;
	flex-direction:column;
	align-items:center;
	align-self :center;
	color: #000;
	}
#recipe .inner dl#cooker dt img {
	width: 100%;
	margin: 0;
	line-height: 1;
	padding: 0;
	}
#recipe .inner dl#cooker dd {
	font-size: 400%;
	font-weight: 700;
	font-family: 'Kazesawa-bold';
;
	}
#recipe .inner dl#cooker dd h1 {
	width:auto;
	display: inline-block;
	color: #000;
	border-bottom: 4px solid #000;
	background: none;
	font-size: 50%;
	margin-bottom: 0.8em;
	font-weight: normal;
	font-family: 'Kazesawa-bold';
	}

/*judge*/
#recipe .inner dl#judge {
	width: 100%;
	margin: 0 auto;
	background-color:#dabd54;
	text-align: center;
	padding: 1em 0;
	}
#recipe .inner dl#judge dt {
	width:auto;
	display: inline-block;
	color: #000;
	border-bottom: 4px solid #000;
	font-family: 'Kazesawa-bold';
	margin-bottom: 0.8em;
	font-size: 180%;
	}
#recipe .inner dl#judge dd {
	font-size: 250%;
	font-weight: 700;
	text-align: center;
	font-family: 'Kazesawa-bold';
	}
	
#recipe .inner p {
	width:100%;
	text-align: center;
	margin: 0;
	padding: 0.5em 0;
	line-height: 1;
	}



/*------------Recipe Details--------------*/
#recipe_details {
	width:100%;
	margin: 0 auto;
	padding:0;
	text-align: left;
}
#recipe_details * {
	text-align: left;
	color: #000;
	font-family: Meiryo, "sans-serif";
	}

#recipe_details p.recipe_image {
	margin: 0.5em 0 0 0;
	}
#recipe_details p.recipe_image img {
	width:100%;
	margin-bottom: 1.5em;
	}
	
#recipe_details #senkou .inner,
#recipe_details #koukou .inner,
#recipe_details #senkou2 .inner,
#recipe_details #koukou2 .inner {
	width:1000px;
	margin: 0 auto;
	margin-bottom: 0;
	}
#recipe_details #senkou,
#recipe_details #koukou2 {
	background-color: #FFF; padding: 4em 0;
	color: #000;
	}
#recipe_details #koukou,
#recipe_details #senkou2 {
	background-color: #FFF; padding: 4em 0;
	color: #000;
	}
	
#recipe_details .details_title {
	width:100%;
	margin: 0 auto 0 auto;
	padding: 0.5em 0 0 0;
	display: flex;
	justify-content:space-around;
	align-items:center;
	align-content:center;
	align-self:center;
	}
#recipe_details .details_title p {
	width:110px;
	height: 110px;
	margin-right: 0.8em;
	}#recipe_details .details_title p img {
	width:100%;
	}
#recipe_details .details_title h1 {
	width:100%;
	font-size: 180%;
	line-height: 1.2;
	display: flex;
	flex-direction:column;
	align-content:center;
	text-align: left;
	}
#recipe_details .details_title h1 span {
	display: table-cell;
	text-align: left;
	font-size: 60%;
	color: #000;
	margin-bottom: 0.5em;
	padding-left: 40px;
	background: url(../img/icon_book_white.png) no-repeat top left;
	background-size: 35px;
	min-height: 35px;
	border-bottom: 3px solid #FFF;
	}
#recipe_details .details_title h1 span img {
	width:35px;
	margin-right: 0.5em;
	vertical-align: middle;
	}


	
	/*.recipe_details SECTION */
.recipe_details  {
	width:100%;
	margin: 0 auto;
	}
.recipe_details h1 {
	font-size: 180%;
	padding-left: 0.5em;
	border-left: 4px solid #000;
	}
.recipe_details section {
	padding: 1em 0;
	}
.recipe_details section dl {
	padding: 1em 0;
	margin-left: 0.5em;
	}
.recipe_details section dl dt {
	font-weight: 900;
	font-size: 110%;
	border-bottom: 3px solid #000;
	display: inline-block;
	margin-bottom: 0.3em;
	}
.recipe_details section dl dd {
	margin-left: 0.5em;
	}

#senkou .recipe_details section dl dd h2, 
#koukou2 .recipe_details section dl dd h2 {
	background-color: #FFF;
	color: #000;
	font-size: 120%;
	display: inline-block;
	margin: 1em 0 0.5em 0;
	padding: 0 0.5em;
	}
	
#senkou2 .recipe_details section dl dd h2, 
#koukou .recipe_details section dl dd h2 {
	background-color: #FFF;
	color: #000;
	font-size: 120%;
	display: inline-block;
	margin: 1em 0 0.5em 0;
	padding: 0 0.5em;
	}
	
.recipe_details section dl dd ul,
.recipe_details section dl dd ol
{
	list-style: outside;
	padding-left: 1em;
	}
	.recipe_details section dl dd ul li,
	.recipe_details section dl dd ol li {
		list-style-type: decimal;
	}

	
	/*ボタン装飾*/
#recipe_details .recipe_details label {
    padding: 0.5em 1em;
	font-size: 130%;
    font-weight: bold;
    border: none;
    cursor :pointer;
	color: #000;
}
	#recipe_details #senkou .recipe_details label,
	#recipe_details #koukou2 .recipe_details label {
		background-color: #FFF;
		color: #000;
	}
	#recipe_details #koukou .recipe_details label,
	#recipe_details #senkou2 .recipe_details label {
		background-color: #FFF;
		color: #000;
	}

/*ボタンホバー時*/
#recipe_details .recipe_details label:hover {
    background-color: #000;
	color: #FFF;
}

/*チェックは見えなくする*/
.recipe_details input {
    display: none;
}

/*中身を非表示にしておく*/
.recipe_details .hidden_show {

}

/*クリックで中身表示*/
.recipe_details input:checked ~ .hidden_show {

}
	
	
	
/*------------judge--------------*/
#judge {
	background-color:#f3eac8;
	padding: 4em 0 4em 0;
	text-align: left;
}
#judge * {
	text-align: left;
	color:#000;
	font-family: Meiryo, "sans-serif";
	}
#judge .inner {
	width:1000px;
	margin: 0 auto 0 auto;
	}
#judge .inner h1 {
	font-size: 350%;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #000;
	padding-left: 0.3em;
	border-left: 10px solid  #000;
	margin-bottom: 0.6em;
	}
#judge .inner h1 span {
	font-size: 50%;
	color: #000;
	margin-left: 0.5em;
	}
#judge .inner #fukidashi {
	width:100%;	
	margin-bottom: 1.5em;
	}
#judge .inner #fukidashi dl {
	background-color: #000;
	text-align: center;
	padding: 2em 0;
	}
#judge .inner #fukidashi p {
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 1;
	}
#judge .inner #fukidashi dt {
	color: #FFF;
	text-align: center;
	border-bottom: 4px solid #FFF;
	display: inline-block;
	width:auto;
	font-size: 180%;
	font-weight: 900;
	margin-bottom: 0.5em;
	line-height: 1.1;
	}
#judge .inner #fukidashi dd {
	color: #fff;
	text-align: center;
	padding: 0 1em;
	}
#judge .inner #fukidashi dd.judgename {
	color: #fff000;
	font-size: 200%;
	font-weight: 900;
	}
	
#judgearea {
	width:994px;
	display: flex;
	justify-content: space-between;
	border: 2px solid #000;
	background-color: #000;
	}
#judgearea div h2 {
	padding: 0.5em;
	color: #FFF;
	font-size: 300%;
	}
#judgearea .red {
	width: 498px;
	border-right: 2px solid #000;
	}
#judgearea h2 {
	background-color: #000;
	color:#fff000;
	}
#judgearea .blue {
		width: 498px;
	}
#judgearea .chefname {
	padding: 1em 0.3em;
	font-size: 180%;
	font-weight: 700;
	height:auto;
	text-align: center;
	flex-direction: column;
	}
#judgearea .red .chefname {
	background-color: #cf0000;
	color: #FFF;
	}
#judgearea .blue .chefname {
	background-color: #023791;
	color: #FFF;
	}
#judgearea .chefname span {
	font-size: 60%;
	display: block;
	color: #FFF;
	text-align: center;
	}
	
#judgearea .winner h2 {
	background-image: url(../img/win.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 60%;
	color:#fff000;
	}
	
#backnumber {
	background-color: #f3eac8;
	padding: 2em 0 3em 0;
	text-align: left;
	}

#backnumber h1 {
	width:980px;
	margin: 0 auto;
	font-size: 300%;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #000;
	padding-left: 0.3em;
	border-left: 10px solid  #000;
	margin-bottom: 0.8em;
	line-height: 0.8;
	}
#backnumber h1 span {
	font-size: 50%;
	color: #000;
	margin-left: 0.5em;
	line-height: 1;
	text-align: center;
	}
	
#backnumber .inner {
	width:1000px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	}
	
.bnbox {
	width:480px;
	display: flex;
	border-bottom: 4px solid #000;
	padding-bottom: 1em;
	margin-bottom: 1em;
	}
.bnbox dl {
	margin-left: 0.5em;
	font-size: 120%;
	font-weight: 900;
	}
.bnbox dl dt{
	background-color: #c3a538;
	color: #FFF;
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-size: 150%;
	font-style: normal;
	padding: 0 0.5em;
	display: inline-block;
	}
.bnbox a {
	color: #c3a538;
	margin-bottom: 0.5em;
	display: block;
	}
.bnbox a span {
	font-size: 70%;
	}

	
#bnlink {
	width:1000px;
	text-align: center;
	padding-top: 2em;
	margin: auto;
	}
#bnlink p {
	text-align: center;
	margin-bottom: 1em;
	}
#bnlink p img {
	width:auto;
	}
	


