@charset "shift_jis";
/* bbq */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	border-collapse: collapse;
	color: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	list-style-type: none;
	margin: 0;
	outline: medium none;
	padding: 0;
	table-layout: auto;
	text-decoration: none;
	vertical-align: top;
}

body {
	font-family: "メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic", sans-serif;
}

ul,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}
.hidden {
	display: block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  width:0px;
  height:0px;
  font-size:0;
  line-height:0;
}
.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}

.clearfix:after { clear:both }
.clearfix { zoom:1 } /* For IE 6/7 */

div.pcHead,
div.pcFoot,
div.pcGnav {
	display: block;
}

div.spHead,
div.spFoot,
div.spGnav {
	display: none;
}

/* Defalut */
#bbq .pc{display:block;}
#bbq .sp{display:none;}

#bbq {
	min-width: 1000px;
	font-size:14px;
	line-height: 1.6;
	background: #fff;
}

#bbq a:hover {opacity: 0.8;}
#bbq a:active {color:#666;}

#bbq img {vertical-align: bottom;}


/* main
------------------------------------------ */
.main {width: 100%;}

.main .main-ttl {
	height:122px;
	background:url(../img/bg_ttl_head.png) 0 0 repeat-x;
}
.main h1 {
	width: 324px;
	margin: 0 auto;
	padding: 20px 0;
}

.main h1 img {
	margin: 0 auto;
}

.main .sub-bg {
	background: #947044;
}

.main h1.sub-ttl {
	width: 1400px;
	padding: 0;	
}

.main h1.sub-ttl img{
	margin: 0 auto;
}

.main .bg-lead {
	background: #78ba50;
}

.main .lead {
	width: 950px;
	margin: 0 auto;
	padding: 8px 0;
	color: #fff;
	font-size: 18px;
	line-height: 1.44;
	text-align: center;
}

/*
comtents common ------------------------------------------ */
.wrap {
	width:100%;
	background: url(../img/bg_wrap.gif) center top repeat;
	padding-bottom: 20px;
}

section {
	padding: 75px 0 40px;
	background: url(../img/line_section.gif) center 5px repeat-x;
}

.inner {
	width: 950px;
	margin: 0 auto;
}

h2 {
	margin-bottom: 30px;
	padding: 10px 0 5px;
	color: #09733f;
	font-size: 46px;
	font-weight: bold;
	line-height: 0.85;
	text-align: center;	
}

h2 span.black {
	color: #000000;
	font-size: 24px;
}

h2 span.fss {
	font-size: 36px;
	vertical-align: bottom;	
}

.column {
	margin-top: 40px;	
	width: 950px;
	padding: 10px 0 15px;
	background:
		url(../img/bg_column_top.png) center top no-repeat,
		url(../img/bg_column_bottom.png) center bottom no-repeat;

}

.column .column-inner{
	margin: 0 auto;
	width: 850px;
	padding: 15px 50px 0;	
	background-color: #ffffec;
}


/* sec01
------------------------------------------ */
.sec01 h2 {
	background: url(../img/icn_ttl01.png) 130px 38px no-repeat;	
	background-size: 52px 50px;
}

.sec01 .block {
	overflow: hidden;
	height: 347px;
	padding: 30px 20px;
	margin-bottom: 20px;
	background: url(../img/bg_block.png) center top no-repeat;	
}

.sec01 .block h3{
	float: left;
	margin-right: 13px;
}

.sec01 .block ul {
	overflow: hidden;	
	float: left;
}

.sec01 .block ul li {
	position: relative;
	float: left;	
	width: 295px;
	margin-right: 30px;
	padding: 10px;
	background: #fff;
}

.sec01 .block ul li:last-child {	
	margin-right: 0;
} 

.sec01 .block h4{
	margin: 5px auto 2px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.sec01 .block h4.fss {
	font-size: 18px;
}

.sec01 .block.meat h4 { color: #8f0108;}
.sec01 .block.fish h4 { color: #0a4081;}
.sec01 .block.vege h4 { color: #106d3f;}

.sec01 .block p {
	line-height: 1.29;
	margin-bottom: 30px;
}

.sec01 .block .btn-recipe {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.sec01 .column h3 {
	position: relative;
	width: 470px;
	margin: 0 auto;
	padding: 6px 0 0 10px;	
	color: #106d3f;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}

.sec01 .column h3:before {
	content: "";
	position: absolute;  
	background: url(../img/icn_ttl_column.gif) no-repeat;
	background-size: 100%;
	width: 22px; 
	height: 40px;                
    top: 0; 
    left: 0;

}

.sec01 .column h3 span {
	font-size: 18px;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

.sec01 .column ol li {
	overflow: hidden;
	width: 850px;
	padding: 10px 0 20px;
	background: url(../img/line_column.gif) center bottom no-repeat;
	overflow: hidden;
}

.sec01 .column ol li:first-child {	
	margin-top: -20px;
	padding: 0 0 20px;
}

.sec01 .column ol li:last-child {
	background: none;
	padding: 10px 0 10px;
}

.sec01 .column .ttl-kotsu {
	float: left;
	width: 180px;
	padding: 38px 0 0 ;
	color: #106d3f;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}

.sec01 .column .ttl-kotsu.item01 {
	background: url(../img/icn_kotsu01.gif) center 20px no-repeat;
	background-size: 105px 30px;
}

.sec01 .column .ttl-kotsu.item02 {
	float: right;
	padding: 52px 0 0 ;	
	background: url(../img/icn_kotsu02.gif) center 20px no-repeat;
	background-size: 105px 30px;		
}

.sec01 .column .ttl-kotsu.item03 {
	background: url(../img/icn_kotsu03.gif) center 20px no-repeat;	
	background-size: 105px 30px;	
}

.sec01 .column .ttl-kotsu span {
	font-size: 18px;
	line-height: 1.2;	
	vertical-align: bottom;
}

.sec01 .column .ttl-kotsu.item02 span {
	vertical-align: top;
}

.sec01 .column .txt-kotsu {
	position: relative;
	float: right;
	height: 120px;
	width: 670px;
	text-align: left;	
}

.sec01 .column .txt-kotsu.item02{
	float: left;
}

.sec01 .column .txt-kotsu p {
	width: 670px;	
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%); 
    transform: translate(-50%, -50%);	
}

.sec01 .column .txt-kotsu p span {
	color: #106d3f;
	font-weight: bold;
}

.sec01 .column .txt-kotsu a {
	display: inline-block;
	background: url(../img/icn_link.gif) left center no-repeat;
	background-size: 16px 16px;
	margin-top: 8px;
	padding-left: 20px;
	color: #106d3f;
	text-decoration: underline;
}


/* sec02
------------------------------------------ */
.sec02 h2 {
	background: url(../img/icn_ttl02.png) 170px top no-repeat;
	background-size: 46px 50px;		
}

.sec02 .lead {
	text-align: center;
	font-size: 16px;
	margin-bottom: 30px;
}

.sec02 ul {
	overflow: hidden;	
}

.sec02 ul li {
	position: relative;
	float: left;	
	width: 280px;
	margin-right: 25px;
	padding: 10px;
	background: #fff;
}

.sec02 ul li:last-child {
	margin-right: 0;	
}

.sec02 .h3Area{
	display: table;
	width: 280px;
	height: 84px;
	vertical-align: middle;
}

.sec02 h3 {
	display: table-cell;
	vertical-align: middle;
	margin: 5px auto 2px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 1.09;	
}

.sec02 h3 .fss{
	font-size: 18px;
}

.sec02 .meat h3 { color: #8f0108;}
.sec02 .fish h3 { color: #0a4081;}
.sec02 .vege h3 { color: #106d3f;}

.sec02 ul li p {
	margin-bottom: 40px;
}

.sec02 .vege p {
	text-align: center;
}

.sec02 .btn-recipe {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.sec02 .column {
	position: relative;
}

.sec02 .column .column-inner {
	padding-bottom: 140px;
}

.sec02 .column h4 {
	position: relative;
	width: 470px;	
	margin: 0 auto 10px;
	padding: 6px 0 0 10px;		
	color: #106d3f;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}

.sec02 .column h4:before {
	content: "";
	position: absolute;  
	background: url(../img/icn_ttl_column.gif) no-repeat;
	background-size: 100%;
	width: 22px; 
	height: 40px;                
    top: 0; 
    left: 0;
}

.sec02 .column ol li {
	width: 850px;
	padding: 10px 0 30px;
	background: url(../img/line_column.gif) center bottom no-repeat;
}

.sec02 .column ol li:last-child {
	background: none;
}

.sec02 .column .ttl-kotsu {
	margin: 8px;
	padding-left: 120px ;
	color: #106d3f;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
	text-align: left;
}

.sec02 .column .item01 .ttl-kotsu {
	background: url(../img/icn_kotsu01.gif) left center no-repeat;
	background-size: 105px 30px;
}

.sec02 .column .item02 .ttl-kotsu {
	background: url(../img/icn_kotsu02.gif) left center no-repeat;
	background-size: 105px 30px;		
}

.sec02 .column .item01 .txt-kotsu {
	width: 555px;
}

.sec02 .column .item02 .txt-kotsu {
	position: absolute;	
	top:284px;
	left:270px;	
	width: 640px;
}

.sec02 .column .item01 .ph {
	position: absolute;
	top:34px;
	right:45px;
}

.sec02 .column .item02 .ph {
	position: absolute;
	top:240px;
	left:45px;
}



/* SP ================================================================*/
@media screen and (max-width: 767px){

	/* Defalut */
	#bbq .pc{
		display:none;
	}
	#bbq .sp{
		display:block;
	}
	#bbq {
		max-width: 767px;
	}
	#bbq .img-rp {
		width: 100% !important;
		height: auto !important;
	}

	div.spHead,
	div.spFoot,
	div.spGnav {
		display: block;
	}

	div.pcHead,
	div.pcFoot,
	div.pcGnav {
		display: none;
	}

	/* bbq */

	#bbq{
		font-size:16px;
		line-height: 1.5;
		width:auto;
		min-width: 0;
		margin:0 auto;
		max-width: 767px;
		overflow: hidden;
	}

	/*--------------------*/
	/*------- main -------*/
	/*--------------------*/

	/*-- Main --*/
	.main .main-ttl {
		height:auto;
		background-size: contain;
	}

	.main h1 {
		width: 60%;
		padding: 3% 0;
	}


	.main h1.sub-ttl {
		width: 100%;
		background: url(../img/sp/img_main.jpg) 0 0 no-repeat;
		background-size: contain;
		padding-top: 78%;
	}
	
	.main .lead {
		width: 92%;
		padding: 2% 4%;
		font-size: 16px;
		text-align: left;
	}

	/* comtents common */
	
	.wrap {
		background: url(../img/bg_wrap.gif) center top repeat;
	}
	
	section {
		padding: 12% 0 8%;
		background: url(../img/sp/line_section.gif) center 5px repeat-x;
	}
	
	.inner {
		width: 91%; 
		margin: 0 auto;
	}
	
	h2 {
		margin-bottom: 5%;
		padding: 42px 0 1%;
		font-size: 28px;
		line-height: 1;
	}
	
	h2 span.black {
		font-size: 16px;
	}
	
	h2 span.fss {
		font-size: 22px;	
	}
	
	.column {
		margin-top: 40px;	
		width: 100%;
		padding: 10px 0 15px;
		background:#ffffec;
	}
	
	.column .column-inner{
		margin: 0 auto;
		width: 90%;
		padding: 0 ;	
	}
	
	
	/* sec01 */
	.sec01 h2 {
		background: url(../img/icn_ttl01.png) center top no-repeat;	
		background-size: 36px 35px;
	}
	
	.sec01 .block {
		height: auto;
		padding: 20px 5%;
		margin-bottom: 8%;
		background: url(../img/sp/bg_block.jpg) center top repeat-y;	
	}
	
	.sec01 .block h3{
		float: none;
		margin-right: 0;
		padding-top: 32%;	
	}
	
	.sec01 .block.meat h3 { 
		background: url(../img/sp/ttl_meat.png) center top no-repeat;
		background-size: 100%;
	}
	
	.sec01 .block.fish h3 { 
		background: url(../img/sp/ttl_fish.png) center top no-repeat;
		background-size: 100%;
	}
	
	.sec01 .block.vege h3 { 
		background: url(../img/sp/ttl_vege.png) center top no-repeat;
		background-size: 100%;
	}
	
	.sec01 .block ul {
		float: none;
	}
	
	.sec01 .block ul li {
		position: relative;
		float: none;	
		width: 90%;
		margin: 0 auto 5%;
		padding: 5%;
	}
	
	.sec01 .block ul li:last-child {
		margin: 0 auto;
	}
	
	.sec01 .block h4{
		margin: 3% auto 2%;
		font-size: 18px;
	}
	
	.sec01 .block h4.fss {
		font-size: 17px;
	}
	
	.sec01 .block p {
		font-size: 14px;
		line-height: 1.29;
		margin-bottom: 10%;
	}
	
	.sec01 .block .btn-recipe {
		width: 40%;
		height: auto;
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
	
	.sec01 .column h3 {
		position: relative;
		width: 220px;
		margin: 0 auto;	
		padding-top: 6px;
		font-size: 22px;
		line-height: 1.4;
	
	}
	
	.sec01 .column h3:before {
		content: "";
		position: absolute;  
		background: url(../img/icn_ttl_column.gif) no-repeat;
		background-size: 90%;
		width: 22px; 
		height: 40px;                
		top: 0; 
		left: 5%;
	}
	
	.sec01 .column h3 span {
		font-size: 18px;
		line-height: 1.4;
	}
	
	.sec01 .column ol li {
		width: 100%;
		padding: 6% 0 8%;
		background: url(../img/line_column.gif) center bottom no-repeat;
	}
	
	.sec01 .column ol li:first-child {	
		margin-top: 0;
		padding: 4% 0 8%;
	}
	
	.sec01 .column ol li:last-child {
		padding: 6% 0 3%;
	}
	
	.sec01 .column .ttl-kotsu {
		float: none;
		width: 100%;
		margin-bottom: 2%;
		font-size: 20px;
		text-align: left;
		line-height: 1.2;
	}
	
	.sec01 .column .ttl-kotsu.item01 {
		padding: 0 0 0 28% ;	
		background: url(../img/icn_kotsu01.gif) 7% center no-repeat;
		background-size: 15%;
	}
	
	.sec01 .column .ttl-kotsu.item02 {
		float: none;
		padding: 0 0 0 35% ;	
		background: url(../img/icn_kotsu02.gif) 12% center no-repeat;
		background-size: 15%;
	}
	
	.sec01 .column .txt-kotsu.item02{
		float: none;
	}
	
	.sec01 .column .ttl-kotsu.item03 {
		padding: 0 0 0 35% ;	
		background: url(../img/icn_kotsu03.gif) 12% center no-repeat;
		background-size: 15%;
	}
	
	.sec01 .column .ttl-kotsu span {
		font-size: 16px;
		line-height: 1.2;	
	}
	
	.sec01 .column .ttl-kotsu.item02 span {
		vertical-align: bottom;
	}
	
	.sec01 .column .txt-kotsu {
		position: static;
		float: none;
		height: auto;
		width: 100%;
		font-size: 14px;
	}
	
	.sec01 .column .txt-kotsu p {
		width: 100%;	
		position: static;
		top: 0;
		left: 0;
		-webkit-transform: translate(0, 0); 
		transform: translate(0, 0);	
	}
	
	.sec01 .column .txt-kotsu a {
		background: url(../img/icn_link.gif) left center no-repeat;
		background-size: 16px 16px;
		margin-top: 8px;
		padding-left: 20px;
	}
	
	
	/* sec02 */
	.sec02 h2 {
		background: url(../img/icn_ttl02.png) center top no-repeat;
		background-size: 32px 35px;		
	}
	
	.sec02 .lead {
		text-align: left;
		font-size: 16px;
		margin-bottom: 5%;
	}
	
	.sec02 ul {
		width: 90%;
		margin: 0 auto;
	}
	
	.sec02 ul li {
		position: relative;
		float: none;	
		width: 100%;
		margin: 0 auto 6%;
		padding: 5%;
		box-sizing: border-box;
	}
	
	.sec02 ul li:last-child{
		margin: 0 auto;
	}
	
	.sec02 .h3Area{
		display: block;
		width: 100%;
		height: auto;
		vertical-align: middle;
	}
	
	.sec02 h3 {
		display: block;
		vertical-align: middle;
		margin: 3% auto 2%;
		font-size: 18px;
		line-height: 1.2;	
	}
	
	.sec02 ul li p {
		margin-bottom: 40px;
		font-size: 14px;
	}
	
	.sec02 .btn-recipe {
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
	
	.sec02 .column {
		position: relative;
	}
	
	.sec02 .column .column-inner {
		padding-bottom: 0;
	}
	
	.sec02 .column h4 {
		position: relative;
		width: 240px;
		margin: 0 auto;	
		padding-top: 6px;
		font-size: 22px;	
		line-height: 1.2;
		text-align: center;
	}
	
	.sec02 .column h4:before {
		content: "";
		position: absolute;  
		background: url(../img/icn_ttl_column.gif) no-repeat;
		background-size: 90%;
		width: 22px; 
		height: 40px;                
		top: 0; 
		left: 0;
	}
	
	.sec02 .column ol li {
		width: 100%;
		padding: 10px 0 30px;
		background: url(../img/line_column.gif) center bottom no-repeat;
	}
	
	.sec02 .column ol li:last-child {
		padding: 10px 0 10px;
	}
	
	.sec02 .column .ttl-kotsu {
		margin: 8px;
		padding: 0 0 0 27% ;
		font-size: 16px;
	}
	
	.sec02 .column .item01 .ttl-kotsu {
		background: url(../img/icn_kotsu01.gif) 6% center no-repeat;
		background-size: 21%;
	}
	
	.sec02 .column .item02 .ttl-kotsu {
		background: url(../img/icn_kotsu02.gif) 6% center no-repeat;
		background-size: 21%;		
	}
	.sec02 .column .txt-kotsu {
		font-size: 14px;
	}
	
	.sec02 .column .item01 .txt-kotsu {
		width: 100%;
	}
	
	.sec02 .column .item02 .txt-kotsu {
		position: static;	
		top:0;
		left:0;
		width: 100%;
	}
	
	.sec02 .column .item01 .ph {
		position: static;	
		top:0;
		right:0;
	}
	
	.sec02 .column .item02 .ph {
		position: static;	
		top:0;
		left:0;
	}

}

@media screen and (max-width: 320px){
	h2 {
		margin-bottom: 5%;
		padding: 42px 0 1%;
		font-size: 22px;
		line-height: 1;
		text-align: center;	
	}
	
	.sec01 .column h3 {
		font-size: 20px;
		line-height: 1.6;
	}
	
	.sec01 .column h3 span {
		font-size: 16px;
	}
	
	.sec01 .column .ttl-kotsu {
		font-size: 16px;
	}
	
	.sec01 .column .ttl-kotsu span {
		font-size: 14px;
	}
	
	.sec01 .column .ttl-kotsu.item01 {
		padding: 0 0 0 28% ;	
		background: url(../img/icn_kotsu01.gif) 7% center no-repeat;
		background-size: 15%;
	}
	
	.sec02 .column h4 {
		font-size: 20px;	
	}
	
	.sec02 .column .ttl-kotsu {
		font-size: 15px;
	}	

}

