@media all and (min-width: 768px) {

#onair_image {
	background-image: url(../img/bottom_line.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0 0 27px;
	width: 570px;
	margin: 0 auto;
}

.recipe .tit {
	width: 630px;
	height: 119px;
	background: url(../img/recipe_parts.png) no-repeat -10px -10px;
	margin: 0px auto 17px;
}


#onair_image .date {
	text-align: center;
	color: #fc9b00;
	margin: 20px 0 2px;
}
.foodstuff_name {
	font-size: 160%;
	text-align: center;
	margin: 0 0 20px;
	font-weight: bold;
}
.foodstuff_name_line {
	background-image: url(../img/foodstuff_name_line.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 8px;
	line-height: 1.6;
}
.pic {
	width: 480px;
	height: 270px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 5px #bcb4aa;
	margin: 0 auto;
	background-repeat: no-repeat;
}
.pic_sub{
	width: 480px;
	height: 270px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 5px #bcb4aa;
	margin: 0 auto 20px;
	background-repeat: no-repeat;
}
.recipe_area .foodstuff_name_s {
	background: url(../img/recipe/orange_tit.png);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	font-size: 120%;
	margin: 20px 40px 20px;
	padding: 8px 15px;
	text-shadow: 2px 2px 0px #fa890f;
	line-height: 1.7;
}
.sub_neme_box {
	margin: 15px auto 0;
	font-size: 130%;
	line-height: 1;
	text-align: center;
}
	
.sub_neme_box .bottom_line{
	background: linear-gradient(transparent 60%, #ffee39 0%);
}
	
.sub_neme_box:before{
	content: url(../img/recipe/recipi_tit_icon1.png);
	position: relative;
	top: 8px;
	margin: 10px;
}
	
.sub_neme_box:after{
	content: url(../img/recipe/recipi_tit_icon2.png);
	position: relative;
	top: 8px;
	margin: 10px;
}
.recipe_box {
	padding: 0 0 2px;
	background-image: url(../img/bottom_line.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0 auto 20px;
	width: 550px;
}
.material_box {
	width: 230px;
	float: left;
	padding: 0 0 0 0;
}
.material_box > h5 {
	width: 220px;
	height: 37px;
	background: url(../img/recipe/recipe_parts.png) no-repeat -10px -140px;
	margin: 0px 0 12px;
	position: relative;
}
.material_box .people {
	display: block;
	padding: 8px 0 0 97px;
	text-shadow: 1px 1px 0px #fdca77;
	font-size: 95%;
}
.ingredient-table {
	width: 220px;
	margin: 0 0px;
	margin-bottom: 20px;
	line-height: 1.4;
	font-size: 90%;
}
.ingredient-table td{
	padding: 7px 10px;
	line-height: 1.4;
}

.ingredient-table tr:nth-child(even){
	background: #ffefdb;
}

.ingredient-table td {
	vertical-align: top;
}
.mono {
	text-align: left;
	padding: 5px 0px 5px 0;
	font-weight: bold;
}
.kazu {
	text-align: right;
	padding: 5px 0 5px 10px;
}
.ingredient-table .sub1 {
	color: #342619
}
.ingredient-table .sub2 {
	color: #09729e
}
.ingredient-table .sub3 {
	color: #046f54
}
.ingredient-table .l-element {
	background: #f8f3ec;
	/* 親要素 */
}
.ingredient-table .s-element {
	border-bottom: 1px dashed #dfd5bf;
	/* 子要素破線 */
}
.side {
	background: #fd8979;
	width: 220px;
	text-align: center;
	line-height: 2;
	color: #fff;
	border-radius: 20px;  
}
.recipe_main_box {
	width: 305px;
	float: right;
	line-height: 1.7;
	font-size: 90%;
	background-image: url(../img/recipe/recipe_tate_line.png);
	background-position: left;
	background-repeat: repeat-y;
	padding: 0 0 13px 13px;
}
.recipe_main_box > h5 {
	/*width: 324px;*/
	height: 37px;
	background: url(../img/recipe/recipe_parts.png) no-repeat -10px -190px;
	margin: 0px 0 12px;
}
.recipe_main_box li {
	margin: 0 0 1em;
}
.recipe_text {
	width: 264px;
	margin-left: 30px;
	line-height: 1.7;
	display: block;
}
.point_box {
	margin:0px 0 10px;
	background: #ffefdb;
	border-radius: 10px;
	position: relative;
}
.point {
	display: block;
	padding: 18px 18px 15px;
}
.point_icon {
	display: block;
	width: 282px;
	height: 22px;
	background: url(../img/recipe/recipe_parts.png) no-repeat -10px -240px;
	margin: 0 auto 0;
	position: absolute;
	top:-11px;
	left: 10px;
}

.point_box_wide {
	margin:28px 40px 10px;
	background: #ffefdb;
	border-radius: 10px;
	position: relative;
	line-height: 1.7;
	font-size: 90%;
}
.point_icon_wide {
	display: block;
	width: 282px;
	height: 22px;
	background: url(../img/recipe/recipe_parts.png) no-repeat -10px -240px;
	margin: 0 auto 0;
	position: absolute;
	top:-11px;
	left: 136px;
}
.print_btn {
	width: 343px;
	height: 56px;
	background: url(../img/recipe/print_btn.png) no-repeat -10px -10px;
	margin: 20px auto 25px;
}
.print_btn a {
	display: block;
	width: 343px;
	height: 56px;
	transition:all 0.6s ease;
}
.print_btn a:hover {
		filter: alpha(opacity=30); 
		opacity: 0.3; 
		background:#fff;
}
.prof_box {
	width: 570px;
	background-color: #fbeac2;
	margin: 0 auto 35px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.prof_box_in {
	padding: 18px;
}
.prof_pic {
	width: 135px;
	height: 135px;
	float: right;
	border: 4px solid #fff;
	box-shadow: 0px 0px 5px #bcb4aa;
}
.prof_left {
	width: 375px;
	height: auto;
	float: left;
}
.prof_tit {
	font-size: 120%;
	background-image: url(../img/recipe/prof_line.png);
    background-position: bottom;
    background-repeat: repeat-x;
	padding: 0px 0 16px;
	margin: -7px 0 6px;
	text-shadow: 1px 1px 0px #fdf3dd;
}
.prof_tit:before{
	content: url(../img/recipe/prof_icon.png);
    position: relative;
    top: 8px;
    margin: 10px;
}
.prof_text {
	font-size: 90%;
	line-height: 1.7;
}
.post{
	font-size: 80%;
	padding-left: 0.5em;
}

}

@media all and (max-width: 767px) {
.recipe .tit {
	width: 290px;
	height: 70px;
	background-image: url(../img/recipe/smp/recipe_parts.png);
	background-repeat: no-repeat;
	background-size: 290px 70px;
	margin: 17px auto;
}
#onair_image {
	background-image: url(../img/bottom_line.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0 0 30px;
	margin: 0 auto;
}
#onair_image > h2 {
	width: 290px;
	height: 70px;
	background-image: url(../img/recipe/smp/recipe_parts.png);
	background-repeat: no-repeat;
	background-size: 290px 70px;
	margin: 17px auto;
}
#onair_image .date {
	text-align: center;
	color: #fc9b00;
	margin: 20px 0 5px;
}
.foodstuff_name {
	font-size: 120%;
	text-align: center;
	margin: 0 0 20px;
	font-weight: bold;
}
.foodstuff_name_line {
	background-image: url(../img/foodstuff_name_line.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 6px;
	line-height: 1.7;
}
.pic {
	padding-top: 56.25%;
	overflow: hidden;
	height: 0;
	border: 5px solid #fff;
	box-shadow: 0px 0px 5px #bcb4aa;
	margin: 0 auto;
	background-size: contain;
	background-repeat: no-repeat;
}
.pic_sub {
	padding-top: 56.25%;
	overflow: hidden;
	height: 0;
	border: 5px solid #fff;
	box-shadow: 0px 0px 5px #bcb4aa;
	margin: 0 auto 20px;
	background-size: contain;
	background-repeat: no-repeat;
}
.recipe_area .foodstuff_name_s {
	background: url(../img/recipe/orange_tit.png);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	font-size: 120%;
	margin: 20px 0px 20px;
	padding: 8px 15px;
	text-shadow: 2px 2px 0px #fa890f;
	line-height: 1.7;
}

.sub_neme_box {
	margin: 15px auto 0;
	font-size: 130%;
	text-align: center;
}
	
.sub_neme_box .bottom_line{
	background: linear-gradient(transparent 60%, #ffee39 0%);
}
	
.recipe_box {
	padding: 0 0 2px;
	background-image: url(../img/bottom_line.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0 auto 25px;
}
.material_box {
	padding: 0 0 0 0;
}
.material_box > h5 {
    height: 38px;
	background-image: url(../img/recipe/smp/material_tit.png), url(../img/recipe/recipe_bottom_line.png);
	background-position: 0px 0px ,bottom;
	background-repeat: no-repeat,repeat-x;
    margin: 0px 0 12px;
    position: relative;
}

.material_box .people {
	display: block;
	padding: 7px 0 0 97px;
	text-shadow: 1px 1px 0px #fdca77;
	font-size: 95%;
}
.ingredient-table {
	margin: 0 0px;
	margin-bottom: 20px;
	line-height: 1.4;
	width: 100%;
	font-size: 90%;
	border-bottom: 1px solid #ffefdb;
}
.ingredient-table td{
	padding: 7px 10px;
	line-height: 1.4;
	vertical-align: top;
}

.ingredient-table tr:nth-child(even){
	background: #ffefdb;
}


.mono {
	text-align: left;
	padding: 5px 0px 5px 0;
	width: 50%;
	font-weight: bold;
}
.kazu {
	text-align: right;
	padding: 5px 0 5px 10px;
	width: 50%;
}
.ingredient-table .sub1 {
	color: #342619
}
.ingredient-table .sub2 {
	color: #09729e
}
.ingredient-table .sub3 {
	color: #046f54
}
.ingredient-table .l-element {
	background: #f8f3ec;
	/* 親要素 */
}
.ingredient-table .s-element {
	border-bottom: 1px dashed #dfd5bf;
	/* 子要素破線 */
}
.side {
	background: #fd8979;
	text-align: center;
	line-height: 2;
	color: #fff;
	border-radius: 20px;
}
.recipe_main_box {
	line-height: 1.7;
	font-size: 90%;
	padding: 0 0 13px 0;
}
.recipe_main_box > h5 {
	height: 38px;
	background-image: url(../img/recipe/smp/recipe_mini_tit.png), url(../img/recipe/recipe_bottom_line.png);
	background-position: 0px 0px ,bottom;
	background-repeat: no-repeat,repeat-x;
    margin: 30px 0 12px;
}
.recipe_main_box li {
	margin: 0 0 1em;
}
.recipe_text {
	margin-left: 30px;
	line-height: 1.7;
	display: block;
}
.point_box {
	margin:25px 0 10px;
	background: #ffefdb;
	border-radius: 10px;
	position: relative;
}
.point {
	display: block;
	padding: 15px 15px 10px;
}
.point_icon {
	display: block;
	width: 77px;
	height: 22px;
	background: url(../img/recipe/smp/point_tit.png) no-repeat;
	margin: 0 auto 0;
	position: absolute;
	top:-11px;
	left: 10px;
}

.point_box_wide {
	margin:25px 0 20px;
	background: #ffefdb;
	border-radius: 10px;
	position: relative;
	line-height: 1.7;
	font-size: 90%;
}
.point_icon_wide {
	display: block;
	width: 77px;
	height: 22px;
	background: url(../img/recipe/smp/point_tit.png) no-repeat;
	margin: 0 auto 0;
	position: absolute;
	top:-11px;
	left: 10px;
}


.print_btn {
	display: none;
}
.prof_box {
	background: #fbeac2;
	margin: 0 auto 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.prof_box_in {
	padding: 18px;
}
.prof_pic {
	width: 135px;
	height: 135px;
	border: 4px solid #fff;
	box-shadow: 0px 0px 5px #bcb4aa;
	margin: 20px auto 0;
}
.prof_left {
	height: auto;
}
.prof_tit {
	font-size: 120%;
	background-image: url(../img/recipe/prof_line.png);
    background-position: bottom;
    background-repeat: repeat-x;
	padding: 0px 0 16px;
	margin: -7px 0 6px;
	text-shadow: 1px 1px 0px #fdf3dd;
}
.prof_tit:before{
	content: url(../img/recipe/prof_icon.png);
    position: relative;
    top: 8px;
    margin: 10px;
}
.prof_text {
	font-size: 90%;
	line-height: 1.7;
}
.post{
	font-size: 80%;
	padding-left: 0.5em;
}

}

.number{ float: left; width: 16px; height:16px; margin:3px 0 0 8px;}
.n1{ background:url(../img/recipe/number.png) no-repeat 0px 0px;}
.n2{ background:url(../img/recipe/number.png) no-repeat -16px 0px;}
.n3{ background:url(../img/recipe/number.png) no-repeat -32px 0px;}
.n4{ background:url(../img/recipe/number.png) no-repeat -48px 0px;}
.n5{ background:url(../img/recipe/number.png) no-repeat -64px 0px;}
.n6{ background:url(../img/recipe/number.png) no-repeat -80px 0px;}
.n7{ background:url(../img/recipe/number.png) no-repeat -96px 0px;}
.n8{ background:url(../img/recipe/number.png) no-repeat -112px 0px;}
.n9{ background:url(../img/recipe/number.png) no-repeat -128px 0px;}
.n10{ background:url(../img/recipe/number.png) no-repeat -144px 0px;}
.n11{ background:url(../img/recipe/number.png) no-repeat 0px -16px;}
.n12{ background:url(../img/recipe/number.png) no-repeat -16px -16px;}
.n13{ background:url(../img/recipe/number.png) no-repeat -32px -16px;}
.n14{ background:url(../img/recipe/number.png) no-repeat -48px -16px;}
.n15{ background:url(../img/recipe/number.png) no-repeat -64px -16px;}
.n16{ background:url(../img/recipe/number.png) no-repeat -80px -16px;}
.n17{ background:url(../img/recipe/number.png) no-repeat -96px -16px;}
.n18{ background:url(../img/recipe/number.png) no-repeat -112px -16px;}
.n19{ background:url(../img/recipe/number.png) no-repeat -128px -16px;}
.n20{ background:url(../img/recipe/number.png) no-repeat -144px -16px;}
