@charset "shift_jis";
/* nabepa */

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: Helvetica,Arial, "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	color:#333;
}
ul,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}

.hidden {
	text-indent: -9999px;
	white-space: nowrap;
}
body .hidden {
	display: none;
}

.clearfix:before, .clearfix:after {
	content:"";
	display:table
}
.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 */
#nabepa .pc{
	display:block;
}
#nabepa .sp{
	display:none;
}
#nabepa {
	min-width: 1024px;
	margin: 0 auto;
	font-size:14px;
	line-height: 1.6;
	background: #f9f5ea;
}
#nabepa a{
	transition: opacity .15s linear .05s;
	-moz-transition: opacity .15s linear .05s;
	-webkit-transition: -webkit-opacity .15s linear .05s;
}
#nabepa a:focus,
#nabepa a:hover {
	opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  /* For IE 5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* For IE 8 */
}
#nabepa a:active {
	color:#666;
}


/*共通クラス*/
.left {float: left;}
.right {float: right;}
.btn {text-align: center;}
.c1 {color: #ea5404;}
.c2 {color: #fabe00;}
.c3 {color: #e60012;}

.subTxt {
	text-align: center;
	font-size: 16px;
	color: #000;
}

h2.ttl_h2 {
	color: #4e351a;
	margin: 10px auto 10px;
	font-size: 40px;
	font-weight: bold;
}

h2.ttl_h2 span.small {
	font-size: 32px;
	font-weight: bold;
	vertical-align: middle;
}

.section-outer {background: #f9f5ea url(../img/bg_sec02_outer.jpg) top repeat-x;}
.section {background: url(../img/bg_section02.jpg) center top no-repeat;}
.section-inner {
	width: 950px;
	margin: 0 auto;
	padding: 48px 0 20px;
	text-align: center;	
} 


/* main ---------------------------------------------------------- */
.main {
	width: 100%;
	background: #f9f5ea;
}

.main-head-ttl {
	height:122px;
	background:url(../img/bg_ttl_head.png) 0 0 repeat-x;
}

.main-head-ttl img {
	margin:0 auto;
}

.main-img-wrap .main-img {
	padding-top: 340px;
	background: #764831  url(../img/img_main.jpg) center top no-repeat;	
}

.main-img-wrap .main-img h1 {
	text-align: center;
	margin-top: -50px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 0px 0px 6px #572e15, 0px 0px 6px #572e15, 0px 0px 6px #572e15, 0px 0px 6px #572e15;
}

.lead {
	background-color: #4e351a;
	color: #fff;
	font-size: 16px;
	padding: 10px 0;
	text-align: center;
}
	
/* section01 ---------------------------------------------------------- */
.section01-outer {
	background: #fff1af url(../img/bg_sec01_outer.jpg) top repeat-x;
}

.section01 {
	padding: 38px 0 20px;
	background: url(../img/bg_section01.jpg) center top no-repeat;
}

.section01 .food, .section01 .drink, .section01 .column {
	width: 950px;
	margin: 0 auto;
}

.section01 .food .food-item {
	float: left;
	width: 450px;
	margin-bottom: 60px;
}

.section01 .food .food-item h3 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}

.section01 .food .food-item p.cap {
	text-align: center;
	margin: 10px 0;
	font-size: 16px;
}

.section01 .food .food-item.-item01 {
	margin-right: 50px;
}

.section01 .food .btn {
	margin-top: 15px;
}

.section01 .food-item-low {
	float: left;
	width: 300px;
	margin-bottom: 60px;
}

.food-item-low h3 {
	margin-bottom: 5px;
	color: #dd4401;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

li.food-item-low span.small {
	font-size: 22px;
	vertical-align: baseline;
}

.food-item-low.-item03,.food-item-low.-item04 {
	margin-right: 25px;
}

.section01 .detailArea {
	overflow: hidden;
}

.section01 .detailArea img {
	float: left;
	margin-right: 10px;
}

.section01 .detailArea h4, .section01 .food-item .detailArea p {
	float: left;
	width: 240px;
}

.section01 .detailArea h4 {
	margin-top: 10px;
	color: #4e351a;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
}

.section01 .food-item-low .detailArea {
	margin: 5px 0 10px;
}

.section01 .food-item-low .detailArea h4 {
	float: left;
	width: 135px;
	margin-top: 35px;
	color: #4e351a;
	font-size: 22px;
	font-weight: bold;
	vertical-align: middle;
}

.txt-detail {
	font-size: 14px;
}

.section01-outer .section01 .shopBanner {
	width:950px;
	margin:25px auto;
}

/* section02 ---------------------------------------------------------- */

.section02 {
	background: url(../img/bg_section02.jpg) center top no-repeat;
}

.section02 .food-item {
	float: left;
	width: 300px;
	margin: 30px 25px 60px 0;
	text-align: left;
}

.section02 .food-item:last-child{
	margin: 30px 0 60px 0;	
}

.section02 .food-item h3 {
	background: url(../img/bg_sec02_tit.png) center top no-repeat;
	background-size: 100%;
	padding-top: 46px;
	margin-bottom: 5px;
	color: #4e351a;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.section02 .food-item h3 span {
	color: #dd4401;
	font-size: 34px;
	line-height: 34px;
	vertical-align: text-bottom;	
}

.section02 .food-item .detailArea {
	display: table;
	margin: 5px 0 10px;
}

.section02 .food-item .detailArea img {
	display: table-cell;
	margin-right: 10px;	
}

.section02 .food-item h4 {
	display: table-cell;
	width: 170px;
	color: #4e351a;	
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;	
	vertical-align: middle;
}

.section02 .food-item .txt-detail {
	margin-bottom: 10px;
}

/* コラム追加 */

.section02 .column {
	background: #fff url(../img/bg_column.gif) top left no-repeat;
	margin-bottom: 50px;
	padding-bottom: 10px;
	text-align: left;
}

.section02 .column .left {
	width: 400px;
	margin-top: 35px;
	padding: 0 40px;
}

.section02 .column .right {
	width: 446px;
	margin: 24px 24px 0 0;
}

.section02 .column .ttl {
	color: #4e351a;
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
}

.section02 .column ol {
	margin-bottom: 5px;
	padding: 15px 20px 5px;
	background-color: #fff4c2;	
}

.section02 .column li {
	clear: both;
	overflow: hidden;
}

.section02 .column li .rank-l {
	float: left;
	width: 322px;
	background: url("../img/line_dot.gif") right center repeat-x;	
}

.section02 .column li .rank-l span{
	background-color: #fff4c2;
	padding-right: 15px;
}

.section02 .column li .rank-r {
	float: right;
	width: 84px;
	background-color: #fff4c2;
	text-align: right;	
}

.section02 .column li.rank01 {
	color: #e03a00;
	font-size: 24px;
	font-weight: bold;
}

.section02 .column li.rank02,
.section02 .column li.rank03 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
}

.section02 .column li.rank04,
.section02 .column li.rank05 {
	color: #333;
	font-size: 18px;
}

.section02 .column .reference {
	font-size: 12px;
	text-align: right;
}

.section02 .column .reference span {
	text-decoration: underline;
}



/* section03 ---------------------------------------------------------- */

.section03 {
	background: url(../img/bg_section02.jpg) center top no-repeat;
}

.section03 .food-item {
	float: left;
	width: 300px;
	margin: 30px 0 60px;
}

.section03 .food-item h3 {
	color: #4e351a;
	margin: 10px 0 5px;
	font-size: 20px;
	font-weight: bold;
}

.section03 .food-item p.cap {
	text-align: left;
}

.section03 .food-item .btn {
	margin-top: 15px;
}

.section03 .food-item.-item01, .section03 .food-item.-item02 {
	margin-right: 25px;
}


/* section04 ---------------------------------------------------------- */

.section04 {
	background: url(../img/bg_section02.jpg) center top no-repeat;
}

.section04 h2.ttl_h2 {
    margin-top: -30px;
}

.section04 h2:before {
	content: url(../img/icn_satsuma.png);
	position: relative;
	top: 22px;
	margin-right: 5px;
}

.section04 h2 span.color_01 {
	color: #c88019;
	vertical-align: middle;		
}

.section04 h2 span.color_02 {
	color: #752369;
	vertical-align: middle;	
}

.section04 h3 {
	font-size: 34px;	
	font-weight: bold;
}

.section04 .food img {
	margin-bottom: 15px;
}

.section04 .food h3 img {
	margin-bottom: 0;	
	vertical-align: text-bottom;
}

.section04 .food h3 span {
	color: #4e351a;	
	font-size: 22px;
	vertical-align: middle;		
}
.section04 .food h3.ttl01 {color: #aa2308;}
.section04 .food h3.ttl02 {color: #7eb8b8;}
.section04 .food h3.ttl03 {color: #be6a09;}

.section04 .food {
	display: table;
	margin:10px 0 40px; 
} 

.section04 .food-item {
	display: table-cell;
	width: 300px;
	margin: 30px 0 40px;
	vertical-align: bottom;
}

.section04 .food-item.-item01, .section04 .food-item.-item02 {
	padding-right: 25px;
}
.section04 .column {
	height: 276px;
	padding: 20px 40px;
	margin-bottom: 60px;
	background: #fff4c2 url(../img/bg_column_sce04.gif) top left no-repeat;
	text-align: left;
}

.section04 .column h3 {
	float: left;
	color: #4e351a;
	width: 284px;
	margin-top: 82px;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;	
}

.section04 .column h3 img{
	margin-bottom: 5px;
}
.section04 .column h3 span {
	font-size:  24px;
}
.section04 .column p {
	float: right;
	width: 536px;
	background: url(../img/bg_column_line.gif) left bottom;
	line-height: 34px;
}

.section04 .column h3 span {
	font-size:  24px;
}



/* section05 ---------------------------------------------------------- */

.section05 {
	background: url(../img/bg_section02.jpg) center top no-repeat;
}
.section05 h2 {
	margin-top: -40px;
}

.section05 h2 img {
	vertical-align: text-bottom;
}

.section05 .cocktail {
	height: 220px;
	margin-top: 10px;
	padding: 20px;
}

.section05 .cocktail.-block01 {
	margin-top: 40px;	
	background: #ffe5e5;	
	background: -moz-linear-gradient(top,  #ffe5e5 0%, #fff2f2 100%);
	background: -webkit-linear-gradient(top,  #ffe5e5 0%,#fff2f2 100%);
	background: linear-gradient(to bottom,  #ffe5e5 0%,#fff2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe5e5', endColorstr='#fff2f2',GradientType=0 );
}

.section05 .cocktail.-block02 {
	background: #f1f6d9;
	background: -moz-linear-gradient(top,  #f1f6d9 0%, #fdffeb 100%);
	background: -webkit-linear-gradient(top,  #f1f6d9 0%,#fdffeb 100%);
	background: linear-gradient(to bottom,  #f1f6d9 0%,#fdffeb 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f6d9', endColorstr='#fdffeb',GradientType=0 );
}

.section05 .cocktail.-block03 {
	background: #f9edd5;
	background: -moz-linear-gradient(top,  #f9edd5 0%, #fff9ee 100%);
	background: -webkit-linear-gradient(top,  #f9edd5 0%,#fff9ee 100%);
	background: linear-gradient(to bottom,  #f9edd5 0%,#fff9ee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9edd5', endColorstr='#fff9ee',GradientType=0 );
}

.section05 h3 {
	float: left;
	width: 200px;
	margin-top: 40px;
	font-size: 34px;	
	font-weight: bold;
}

.section05 h3 span {
	color: #4e351a;	
	font-size: 22px;
	vertical-align: middle;		
}

.section05 h4 {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}

.section05 .-block01 h3, .section05 .-block01 h4 {color: #af0036;}
.section05 .-block02 h3, .section05 .-block02 h4 {color: #a4c201;}
.section05 .-block03 h3, .section05 .-block03 h4 {color: #8a5312;}

.section05 ul.cocktailList {
	text-align: left;
}

.section05 li.cocktail-item {
	float: left;
	width: 335px;
	margin-left: 20px;
}

.section05 li.cocktail-item img {
	float: left;
	width: 140px;
	}

.section05 li.cocktail-item div.txtArea {
	float: right;
	width: 184px;
	font-size: 14px;	
	line-height: 1.4	
	}

.section05 li.cocktail-item div.txtArea ul {
	margin-top: 10px;
	padding-top: 10px;
	border-top: dotted 1px;

}

.section05 .column-oden {
	height: 250px;
	margin: 40px 0 60px;
	padding: 0 34px;
	background : #fff url(../img/bg_column.gif) top left no-repeat;
	text-align: left;
}

.section05 .column-oden .left {
	width: 580px;
}

.section05 .column-oden .right {
	margin-top: 40px;
}

.section05 .column-oden h3.oden {
	color: #4e351a;
	width: 580px;
	margin: 15px 0 10px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;}

.section05 .column-oden h3.oden img {
	margin-right: 10px;
	vertical-align: bottom;
} 

.section05 .column-oden p a {
	color: #e03a00;
	text-decoration: underline;
	font-weight: bold;
}

p.ttl_product{
	color: #4e351a;
	margin-bottom: 30px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}



/*-- Banner --*/
.bnr {
	padding-bottom: 60px;
	background: #f9f5ea;
}
.bnr_ttl {
	margin-bottom: 16px;
	text-align: center;
}
.bnr-box {
    width: 950px;
    margin: 0 auto;
}
.bnr-list {
    overflow: hidden;
    display: inline-block;
}
.bnr-list_item {
    float: left;
    width: 220px;
    margin-right: 22px;
}
/*.bnr-list_item.wide {
    min-width: 462px;
    width: 48%;
    width: 462px;
    margin-top: 15px;
}*/
.bnr-list_item a {
    display: block;
    overflow: hidden;
    position: relative;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}
.bnr-list_item a:focus,
.bnr-list_item a:hover {
    opacity: .75;
    -webkit-opacity: .75;
    -moz-opacity: .75;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  /* For IE 5-7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
 /* For IE 8 */
}
.bnr-list_item.-last {
    margin-right: 0;
}
.bnr-list_item .bnr-list_txt {
    position: absolute;
    height: 30%;
    bottom: 0;
    width: 100%;
    vertical-align: bottom;
    color: #fff;
    text-align: left;
    letter-spacing: 0;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5));
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5));
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5));
    background: -moz-linear-gradient(top, rgba(0,0,0,0),rgba(0,0,0,0.2) 40%,rgba(0,0,0,0.5));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
/* IE6-9 */
}
.bnr-list_item .bnr-list_txt p {
    font-weight: bold;
    padding: 0 5px 2px 5px;
    line-height: 1.4;
    position: absolute;
    bottom: 0;
    display: inline-block;
}




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

/* Defalut */
#nabepa .pc{
	display:none;
}
#nabepa .sp{
	display:block;
}
#nabepa {
	max-width: 767px;
}

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


/* ヘッダフッタ切り替え */
div.spHead,
div.spFoot,
div.spGnav {
	display: block;
}
div.pcHead,
div.pcFoot,
div.pcGnav {
	display: none;
}


/*------- 全体 -------*/
#nabepa{
	font-size:14px;
	line-height: 1.5;
	width:auto;
	min-width: 0;
	margin:0 auto;
	max-width: 767px;
	overflow: hidden;
	/*text-align: left;*/
}

/*共通クラス*/
.subTxt {
/*	width: 90%;*/
	margin: 0 auto;
	text-align: left;
}

h2.ttl_h2 {
	margin-top: 2%;
	font-size: 20px;
	vertical-align: baseline;
}

h2.ttl_h2 span.small {
    font-size: 16px;
    vertical-align: baseline;
}
.section-inner {
	width: 92%;
	margin: 0 auto;
	padding: 5% 0 5%;
} 

/*.section02 .section-inner img:first-child{ width: 3%; height: auto;}*/
.section03 .section-inner > img:first-child { width: 6%; height: auto;}
.section04 .section-inner > img:first-child { width: 15%; height: auto;}
.section05 .section-inner > img:first-child { width: 12%; height: auto;}
.section01 .column p.ttl > img:first-child { width: 25%; height: auto;}
.section04 .column h3 > img:first-child { width: 18%; height: auto;}

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

.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;
}
.main-img-wrap .main-img {
	padding: 77% 5% 0;
	background: #764831 url(../img/sp/img_main.jpg) center top no-repeat;
	background-size: contain;
}

.main-img-wrap .main-img h1 {
	font-size: 17px;
	margin-top: -20%;
}

.lead p {
	width: 92%;
	margin: 0 auto; 
	text-align: left;
}


/* section01 ---------------------------------------------------------- */

.section01 {
	padding: 0 0 4%;
	background: url(../img/sp/bg_section01.jpg) center top no-repeat;
	background-size: contain;
}

.section01 .food {
	width: 100%;
}

.section01 .food .food-item, .section01 .food .food-item-low, .section01 .drink, .section01 .column{
	float: none;
	width: 92%;
	margin : 0 auto 8%; 
}

.section01 .food .food-item p.cap {
	text-align: left;
}

.section01 .food .food-item.-item01 {
	margin: 5% auto 8%;
}

.section01 .detailArea img {
	height: auto;
	width: 48%;
	margin-right: 2%;
}

.section01 .detailArea h4,
.section01 .food-item-low .detailArea h4 {
	width: 48%;
	margin-top: 16%;
	font-size: 17px;
	vertical-align: middle;
}


.food-item .detailArea p.txt-detail {
	display: inline-block;
	float: none;
	margin-top: 5%;
	width: 100%;
}

.food-item-low h3 {
    font-size: 20px;
    margin-bottom: 2%;
}

.section01-outer .section01 .shopBanner {
	width:92%;
	margin:25px auto;
}

/* section02 ---------------------------------------------------------- */
.section02 {
	padding: 0 0 3%;
	background: url(../img/sp/bg_section01.jpg) center top no-repeat;
	background-size: contain;
}

.section02 .section-inner > img:first-child {
    width: 12%;
    height: auto;
}

.section02 .food-item {
	float: none;
	width: auto;
	margin: 7% 0;
}

.section02 .food-item:last-child{
	margin: 7% 0;
}

.section02 .food-item h3 {
	background: url(../img/bg_sec02_tit.png) center top no-repeat;
	background-size: 100%;
	padding-top: 10%;
	margin-bottom: 2%;
    font-size: 18px;
}

.section02 .food-item h3 span {
	font-size: 20px;
	line-height: 20px;
}


.section02 .food-item .detailArea {
	display: table;
	border-collapse: separate;
	border-spacing: 5px 0;	
	margin: 5px 0 10px;
}

.section02 .food-item .detailArea img {
	display: table-cell;
	width: 40%;
	height: auto;
	padding-right: 3%;	
}

.section02 .food-item h4 {
	display: table-cell;
	width: 55%;
	font-size: 18px;
	vertical-align: middle;
}

.section02 .food-item .txt-detail {
	margin-bottom: 3%;
}


.section02 .column {
	padding-top: 5%;
	margin: 5% 0 7%;
	background-size: 10%;
}

.section02 .column .left {
	float: none;
	width: auto;
	margin: 0;
	padding: 0 5% 2%;
}

.section02 .column .right {
	float: none;
	width: 92%;
	margin: 0 auto;	
}

.section02 .column .ttl {
	width: auto;
	margin-bottom: 3%;
	font-size: 16px;
}

.section02 .column .ttl > img {
	width: 25%;
	height: auto;
}

.section02 .column ol {
	margin-bottom: 2%;
	padding: 2% 4% 2%;
}

.section02 .column li .rank-l {
	padding: 1% 0;
}

.section02 .column li .rank-l {
	width: 80%;
	background: url("../img/line_dot.gif") right center repeat-x;	
}

.section02 .column li.rank01 {
	font-size: 16px;
}

.section02 .column li.rank02,
.section02 .column li.rank03 {
	font-size: 14px;
}

.section02 .column li.rank04,
.section02 .column li.rank05 {
	font-size: 14px;
}

.section02 .column li .rank-l span{
	background-color: #fff4c2;
	padding-right: 15px;
}

.section02 .column li .rank-l img{
	width: 15%;
	height: auto;
}

.section02 .column li .rank-r {
	width: 20%;
}
.section02 .column .reference {
    font-size: 11px;
    text-align: center;}




/* section03 ---------------------------------------------------------- */

.section03 {
	padding: 0 0 3%;
	background: url(../img/sp/bg_section01.jpg) center top no-repeat;
	background-size: contain;
}

.section03 .food-item {
	float: none;
	width: auto;
	margin: 7% 0;
	text-align: left;
}

.section03 .food-item img {
	float: left;
	margin: 1% 2% 5% 0;
	width: 45%;
	height: auto;
}
.section03 .food-item.-item01, .section03 .food-item.-item02 {
    margin-right: 0;
}

.section03 .food-item h3 {
    font-size: 18px;
}

.section03 .food-item h3, .section03 .food-item p.cap  {
	margin: 0;
	float: left;
	width: 52%;
	line-height: 1.4;
}

.section03 .food-item p.btn {
	padding-top: 5%;
}


/* section04 ---------------------------------------------------------- */

.section04 {
	padding: 0 0 3%;
	background: url(../img/sp/bg_section01.jpg) center top no-repeat;
	background-size: contain;
}

.section04 h2.ttl_h2 {
    margin-top: -18%;
}

.section04 .food-item {
	display: block;
	width: auto;
	margin: 7% 0 0;
}

.section04 h2:before {
	position: relative;
	top: 40px;
}

.section04 .food-item img{
	display: inline;
	width: 48%;
	height: auto;
	vertical-align: middle;
}

.section04 h3 {
	font-size: 22px;
	margin-bottom: 2%;
	vertical-align: middle;
}

.section04 .food h3 span {
    font-size: 18px;
}

ul.section04 .food {
    display: block;}

.section04 .food h3 img {
	width: inherit;
	height: auto;
}
.section04 .food-item.-item01, .section04 .food-item.-item02 {
    padding-right: 0;
}

.section04 .column {
	width: auto;
	height: auto;
	margin-bottom: 10%;
	text-align: left;
    padding: 5% 5%;
	background-size: 12%;    
}

.section04 .column h3 {
	float: none;
	width: auto;	
	margin: 2% 0 5%;
	font-size: 18px;
}

.section04 .column p {
	float: none;
	width: auto;
}

.section04 .column h3 span {
	font-size:  15px;
}


/* section05 ---------------------------------------------------------- */
.section05 {
	padding: 0 0 3%;
	background: url(../img/sp/bg_section01.jpg) center top no-repeat;
	background-size: contain;
}

.section05 h2 {
	margin-top: -7%;
}

.section05 h2 img {
	width: 20%;
	height: auto;
}

.cocktailList{
	margin-bottom: 3%;}

.section05 .cocktail {
	height: auto;
	margin-top: 10%;
	padding: 3%;
}

.section05 h3 {
	float: none;
	width: auto;
	margin-top: -5%;
	font-size: 22px;	
	font-weight: bold;
	vertical-align: baseline;
}

.section05 .cocktail.-block03 {
	margin-bottom: 10%; 
}
.section05 .cocktail.-block03 h3 {
	margin-top: -1%;
}

.section05 li.cocktail-item{
	margin-left: 0;
}
.section05 h3 img{
	width: 10%;
	height: 10%;
	margin-right: 1%;
	vertical-align: bottom;
}

.section05 h3 span {
	font-size: 16px;
}

.section05 h4 {
	margin-bottom: 3%;
	font-size: 16px;
}

.section05 li.cocktail-item {
	float: none;
	width: auto;
	margin-top: 4%;
}

.section05 li.cocktail-item img {
    width: 34%;
    height: auto;
    margin-top: 1%;
}

.section05 li.cocktail-item div.txtArea {
	width: 62%;
	}

.section05 li.cocktail-item div.txtArea ul {
    margin-top: 4%;
    padding-top: 4%;}



.section05 .column-oden {
	height: auto;
	margin: 0;
	padding: 0 5%;
	text-align: left;
	background-size: 10%;
}

.section05 .column-oden .left {
	float: none;
	width: auto;
}

.section05 .column-oden .right {
	float: none;
	margin-top: 40px;
}

.section05 .column-oden h3.oden {
	width: auto;
	text-align: center;
	font-size: 16px;
}

.section05 .column-oden h3.oden img {
	width: 18%;
	height: auto;
	margin-right: 3%;
}

.section05 .column-oden p {
	margin-top: 3%;
}

.section05 .column-oden img.oden {
	width: 80% ;
	height: auto;
	margin: 0 auto;
}


.bnr {
	padding-bottom: 20px;
}
	.bnr_ttl {
		width: 54%;
		margin: 0 auto 14px;
	}
	.bnr-box{
		letter-spacing: -0.4em;
		width:auto;
	}
	
	.bnr-list li{
		position:relative;
		width:45%;
		display:inline-block;
		/* float:none; */
		margin: 0 2.5% 15px 2.5%;
		box-sizing: border-box;
	}
	
	.bnr-list li .bnr-list_item_txt{
		position:absolute;
		bottom:0;
		height: 35%;
		width:100%;
		letter-spacing: 0;
		background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5));
		background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5));
		background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5));
		background: -moz-linear-gradient(top, rgba(0,0,0,0),rgba(0,0,0,0.2) 40%,rgba(0,0,0,0.5));
		color:#fff;
	}
	
	.bnr-list li .bnr-list_txt p {
		font-weight: bold;
		padding: 0 5px 2px 5px;
		font-size:11px;
		position: absolute;
		bottom: 0;
		line-height: 1.4;
		text-align: left;
		text-shadow: 0 0 3px #000, 0 0 1px #000;
	}
	.bnr-list {
		width: 100%;
		overflow: hidden;
	}
	.bnr-list ul {
		padding: 0 10px;
		overflow: hidden;
	}
	.bnr-list_item {
		margin-right: 0;
		box-sizing: border-box;
	}

}
