﻿@charset "utf-8";
/* CSS Document */

/** 国産野菜のブイヨン　特設ページ **/

.buiyon_main_pc {
	display:block;
}

.buiyon_main_sp {
	display:none;
}

.mainimg_bg {
	background:url(../img/mian_bg.jpg) repeat-x;
	padding:30px 0px;
}

.mainimg_bg h2 {
	max-width:1200px;
	margin:0 auto;
}
.mainimg_bg h2 {
	max-width:1200px;
	margin:0 auto;
}
.mainimg_image_gazou h5 {
	max-width:1200px;
	margin:0 auto;
}

.main_ttl_bg {
	background:url(../img/ttl_bg.jpg) repeat;
	padding:10px 0px;
	margin-bottom:40px;
	text-align:center;
}

.buiyon_tokuchou {
	max-width:1200px;
	margin:0 auto;
	margin-bottom:40px;
	padding:0px 15px;	
}

.buiyon_tokuchou01 {
	background:url(../img/tokcho01.png) no-repeat;
	/*padding-left:119px;*/
	padding-left:16%;
}

.buiyon_tokuchou02 {
	background:url(../img/tokcho02.png) no-repeat;
	/*padding-left:119px;*/
	padding-left:16%;
}

.buiyon_tokuchou03 {
	background:url(../img/tokcho03.png) no-repeat;
	/*padding-left:119px;*/
	padding-left:16%;
}

.buiyon_tokuchou dl {
	margin-bottom:40px;
}

.buiyon_tokuchou dt {
	
	width:66%;
	float:left;
}


.buiyon_tokuchou dt p {
	font-size:17px;
}

.buiyon_tokuchou dd {
	width:30%;
	float:right;
}

.tred {
	color:#E50019;
}

.buiyon_line {
	max-width:980px;
	margin:0 auto;
	margin-bottom:40px;
	line-height:1;
	margin-top:-10px;
}

.tokcho_img_txt {
	max-width:543px;
}

.buiyon_shiyou {
	background:url(../img/flow_bg.jpg) repeat;
	padding:50px 0px;
}

.buiyon_shiyou  ul {
	max-width:980px;
	margin:0 auto;
}

.buiyon_shiyou  ul li {
	width:30%;
	float:left;
	margin-right:5%;
	
}

.buiyon_shiyou  ul li:last-child {
	margin-right:0%;
}

.buiyon_shiyou  ul li p {
	font-size:17px;
}

.buiyon_shiyou_img {
	max-width:210px;
	margin:0 auto;
	margin-bottom:30px;
}

.buiyon_rec_ttl_bg {
	background:url(../img/ttl_bg.jpg) repeat;
	padding:10px 0px;
	margin-bottom:40px;
	text-align:center;
}

.buiyon_rec {
	max-width:980px;
	margin:0 auto;
	margin-bottom:80px;
	padding:0px 15px;
}

.buiyon_rec h4 {
	max-width:874px;
	margin:0 auto;
	font-size:17px;
	text-align: center;
}

p.buiyon_rec_img {
	margin-bottom:0px;
	padding:0px;
	margin-bottom:-10px;
}

.buiyon_rec  ul li {
	 width:30%;
	 float:left;
	 margin-right:5%;
	 
}

.buiyon_rec  ul li:last-child {
	margin-right:0%;
}

.buiyon_rec  ul li p {
	font-size:17px;
}

.buiyon_rec  ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
}

.buiyon_rec  ul li a:hover {
	opacity:0.7;
}

.buiyon_rec_txt {
	background:url(../img/sub_bg.png) repeat;
	padding:10px;
	text-align:center;
}

.buiyon_buy {
	max-width:774px;
	margin:0 auto;
}

.buiyon_buy ul {
	margin-top:50px;
	margin-bottom:80px;
}

.buiyon_buy ul li {
	width:49%;
	float:left;
}

.buiyon_buy ul li:last-child {
	float:right;
}

.buiyon_buy ul li a:hover {
	opacity:0.7;
}



/** 国産野菜のブイヨン　レシピ **/

.buiyon_rec_area {
	background:#fff;
	padding-bottom:40px;
}

.buiyon_rec_area h2 {
	max-width:980px;
	margin:0 auto;
	line-height:0;
}

.buiyon_rec_area_inner {
	max-width:900px;
	background:#fff;
	margin:0 auto;
	padding:40px;
}

.buiyon_rec_area_top {
	margin-bottom:40px;
}

.buiyon_rec_area_top_L {
	width:48.5%;
	float:left;
}

.buiyon_rec_area_top_R {
	width:48.5%;
	float:right;
}

.rec_photo {
	margin-bottom:30px;
}

.rec_eiyoubun {
	margin-bottom:10px;
	font-size:18px;
	border-bottom:1px dotted #2d2309;
	padding-bottom:5px;
}

.rec_eiyoubun_list dl {
	margin-bottom:10px;
	display:table;
}

.rec_eiyoubun_list dl dt {
	display:table-cell;
	width:25%;
	background:#e50019;
	text-align:center;
	font-weight:bolder;
	color:#fff;
	font-size:14px;
	padding:5px 10px;
	border-radius:20px;
}

.rec_eiyoubun_list dl dd {
	display:table-cell;
	width:70%;
	font-weight:bolder;
	font-size:16px;
	padding-left:5%;
}

.rec_sub {
	background:url(../img/sub_bg.png) repeat;
	padding:10px;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:bolder;
	margin-bottom:10px;
}

.rec_zairyou dl {
	display:table;
	border-bottom:1px dotted #2d2309;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	
}

.rec_zairyou dl dt {
	display:table-cell;
	width:70%;
	font-size:16px;
}

.rec_zairyou dl dd {
	display:table-cell;
	width:30%;
	text-align:right;
	font-size:16px;
}


.rec_tukurikata {
	margin-bottom:40px;
}

.rec_tukurikata li {
	margin-bottom:20px;
	padding-left:2em;
	text-indent:-1.5em;
	font-size:16px;
}

.rec_onepoint {
	border:1px solid #e2d3af;
	padding:30px;
	
}

.rec_onepoint p {
	font-size:16px;
}

.rec_onepoint_ttl {
	max-width:432px;
	margin:0 auto;
	margin-bottom:-30px;
}

.rec_back_btn {
	max-width:588px;
	margin:0 auto;
	margin-top:40px;
}






