@charset "shift_jis";

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: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic ProN","ƒƒCƒŠƒI",Meiryo,Helvetica,Arial,"‚l‚r ‚oƒSƒVƒbƒN","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 */
#stamina .pc{display:block;}
#stamina .sp{display:none;}

#stamina {
	min-width: 1000px;
	font-size:14px;
	line-height: 1.6;
	background: #fff;
}

#stamina a:hover {opacity: 0.8;}
#stamina a:active {color:#666;}

#stamina img {vertical-align: bottom;}


/* main
------------------------------------------ */
.main {
	width: 100%;
	text-align:center;
}
.main_head_ttl {
	height:122px;
	background:url(../img/bg_ttl_head.png) 0 0 repeat-x;
}
.main_head_ttl img {
	margin:0 auto;
}


.sub-bg {
	width: 100%;
	margin: 0 auto;
	background: #7d532d url(../img/bg_table.jpg) center top repeat-x;
	text-align: center;
}

.sub-ttl {
	position: relative;
	width: 1050px;
	height: 315px;
	background: url(../img/img_main.png) center top no-repeat;
	margin: 0 auto;
	text-align: left;
}

.sub-ttl .sub-txt {	
	position: absolute;
	top:34px;
	left: 72px;
	font-size: 28px;
	font-weight: bold;
	color: #ae0101;
}

.sub-ttl h1 {
	position: absolute;
	top:102px;
	left: 66px;
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	color: #000;
	line-height: 1.15;
	font-weight: bold;
	text-shadow: 0 2px 1px rgba(255,255,255,.7);	
} 

.sub-ttl .fs66 { font-size: 66px; }
.sub-ttl .fs56 { font-size: 56px; }
.sub-ttl .fs54 { font-size: 54px; }
.sub-ttl .fs46 { font-size: 46px; }

.sub-ttl .bottom { vertical-align: bottom;}

.bg-lead {
	width: 100%;
	margin: 0 auto;
	padding: 18px 0;
	background: #280901;
}

.lead {
	width: 950px;
	margin: 0 auto;
	color: #fff;
	font-size: 18px;
	line-height: 1.44;
	text-align: center;
}

/*
comtents common ------------------------------------------ */
.wrap {
	width:950px;
	margin: 0 auto;
}

.h2_block {
	background: url(../img/bg_h2_left.gif) left 70px no-repeat,url(../img/bg_h2_right.gif) right 70px no-repeat;
}

h2 {
	margin: 0 auto;
	padding: 48px 0 30px;
	width: 708px;
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-size: 31px;
	color: #a80101;
	text-align: center;		
}


.h2_lead {
	margin-bottom: 36px;
	text-align: center;
	font-size: 16px;
	line-height: 1.88;
}

.foodList {
	overflow: hidden;
}

.foodList li {
	float: left;
	width: 204px;
	border: 1px solid #e0d5c9;
	padding: 11px;
	margin-right: 11px;
	margin-bottom: 15px;
	font-size: 12px;
}

.foodList li:nth-child(4), 
.foodList li:nth-child(8) {
	margin-right: 0;
}

.foodList li img {
	margin-bottom: 10px;
}

.foodList li h3 {
	margin-bottom: 5px;
	line-height: 1.3;
	font-size: 16px;
	color: #400d01;
}

.sec02 {
	margin-bottom: 30px;
}

/* SP ================================================================*/
@media screen and (max-width: 767px){

	/* Defalut */
	#stamina .pc{
		display:none;
	}
	#stamina .sp{
		display:block;
	}

	#stamina .img-rp {
		width: 100% !important;
		height: auto !important;
	}

	#stamina img {
		vertical-align: bottom;
	}

	div.spHead,
	div.spFoot,
	div.spGnav {
		display: block;
	}

	div.pcHead,
	div.pcFoot,
	div.pcGnav {
		display: none;
	}

	/* stamina */

	#stamina{
		font-size:16px;
		line-height: 1.5;
		width:auto;
		min-width: 0;
		margin:0 auto;
		max-width: 767px;
		overflow: hidden;
	}

	/*--------------------*/
	/*------- main -------*/
	/*--------------------*/

	.main {
		margin-bottom: 0;
	}
	
	.main_head_ttl {
		height: auto;
		background-size: contain;
	}
	
	.main_head_ttl a {
		display: block;
		padding-top: 18.75%;
		background: url(../img/sp/ttl_head.png) center top no-repeat;
		background-size: contain;
	}


	.sub-bg {
		width: 100%;
		margin: 0 auto;
		background: none;
		text-align: center;
	}
	
	.sub-ttl {
		position: relative;
		width: 100%;
		height: auto;
		background: #280901 url(../img/sp/main_bg_sp.jpg) 0 0 no-repeat;
		background-size: contain;
		padding-top: 65.8%; 
	}
		
	.sub-ttl .sub-txt {	
		position: static;
		padding: 4% 0 5%;
		margin-left: 3%;
		font-size: 18px;
		font-weight: bold;
		color: #ae0101;
		line-height: 1.2;
		margin-top: -66%;
	}

	.sub-ttl h1 {
		position: static;
		margin-left: 3%;
		padding-bottom: 5%;
		line-height: 1.2;
	} 
	
	.sub-ttl .fs66 { font-size: 34px; }
	.sub-ttl .fs56 { font-size: 28px; }
	.sub-ttl .fs54 { font-size: 30px; }
	.sub-ttl .fs46 { font-size: 28px; }
	

	.bg-lead {
		width: 100%;
		margin: 0 auto;
		padding: 18px 0;
	}
	
	.lead {
		width: 92%;
		margin: 0 4%;
		color: #fff;
		font-size: 16px;
		line-height: 1.44;
		text-align: left;
	}

	/*-------------------------------*/
	/*------- comtents common -------*/
	/*-------------------------------*/

	.wrap {
		width:92%;
		margin: 0 4%;
	}
	
	
	.h2_block {
		background: none;
	}
	
	h2 {
		margin-top: 5%;
		padding: 3% 0 5%;
		text-align: left;
		background: url(../img/sp/h2_bg.gif) right top no-repeat;	
		background-size: 20%;
		font-size: 20px;
	}

	.sec01 h2, .sec02 h2  {
		width: 100%;
	}
	
	.h2_lead {
		margin-bottom: 5%;
		text-align: left;
		font-size: 14px;
		line-height: 1.88;
	}
	
	.foodList {
		overflow: hidden;
	}
	
	.foodList li {
		float: left;
		width: 48%;
		border: 1px solid #e0d5c9;
		padding: 3%;
		margin-right: 4%;
		margin-bottom: 5%;
		font-size: 12px;
		box-sizing: border-box;
	}
	
	.foodList li:nth-child(even){
		margin-right: 0;
	}
	
	.foodList li img {
		width: 100%!important;
		height: auto
		margin-bottom: 4%;
	}
	
	.foodList li h3 {
		margin-bottom: 4%;
		line-height: 1.3;
		font-size: 16px;
		color: #400d01;
	}
	
	.sec02 {
		margin-bottom: 30px;
	}
	

}

@media screen and (max-width: 320px){
	.sub-ttl .sub-txt {	
		position: static;
		padding: 4% 0 3%;
		margin-left: 3%;
		font-size: 16px;
		margin-top: -66%;
	}

	.sub-ttl h1 {
		position: static;
		margin-left: 3%;
		padding-bottom: 3%;
		line-height: 1.2;
	} 
	
	.sub-ttl .fs66 { font-size: 34px; }
	.sub-ttl .fs56 { font-size: 24px; }
	.sub-ttl .fs54 { font-size: 26px; }
	.sub-ttl .fs46 { font-size: 24px; }
	




}