#MDQ{display:block;}

.ds_pc{display:inline;}
.ds_sp{display:none;}
.pcNone{display:none !important;}


/*---------------------------------------------------------------------------
　コンテンツ大枠
---------------------------------------------------------------------------*/
#container {
	width:100%;
	height: 100%;
}

#contents_window a:hover img{
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}

#contents_window {
	clear: both;
	margin:0 auto;
	min-width:1280px;
	overflow:hidden;
}

.ContentsBox850{width:850px; margin:0 auto;}
.ContentsBox1000{width:1000px; margin:0 auto;}
.ContentsBox1280{width:1200px; margin:0 auto;}




/*---------------------------------------------------------------------------
共通CSS
---------------------------------------------------------------------------*/

/*------------　ページ下部リンクエリア　-----------*/

.underLinkBox01{
	width: 1004px;
	margin: 60px auto 0;
}

.underLinkBox01 li{
	width: 328px;
	text-align: center;
	float: left;
	margin-right:10px; 
}

.underLinkBox01 li:last-child{margin-right:0;}

.underLinkBox01 li a{position: relative; display: block; margin: 0 0 5px;}
.underLinkBox01 li a:hover{text-decoration: none;}

.underLinkBox01 li a span{
	display: block;
	text-align: center;
	font-size: 1.0rem;
	color: #000;
	padding-top: 7px;
}


/*------------　会社概要他共通メインイメージ　-----------*/

.groupMainImg{
	width: 100%;
	background-color: #005027;
}

.groupMainImg .inr{
	width: 1280px;
	margin: 0 auto;
}


/*------------　ページトップ　-----------*/

.page-top {
    position: fixed;
    bottom: 50px;
    right: 40px;
    padding: 10px;
    background: #005027;
	border: 2px solid #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 14px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
	text-decoration:none;
	color:#fff;
	z-index: 999;
}

.page-top:hover {
	background-color: #007939;
	color:#fff;
	text-decoration: none;
}




/*----------------------------------------------------------------------------------------
ヘッダー
----------------------------------------------------------------------------------------*/

.hdMenuSP_top,
.hdMenuSP,
.spmenu_drawr,
.spmenu_close{display:none;}

.ST_tanoshiya_kawaragi #header{display: none;}

#header{
	width:100%;
	min-width:1280px;
	margin:0 auto;
	padding:25px 0 10px;
	background-color: #005027;
	color: #FFF;
}

.headerContents{
	width:1000px;
	margin:0 auto;
}

#header h1{
	float: left;
	width: 177px;
	margin:0;
	padding: 0;
}

#header h1 img{}

#header h2{
	float: left;
	width: 357px;
	margin: 0 0 0 10px;
	padding: 5px 0 0;
}

#header h2 img{}



/*----- ヘッダーメニュー -----*/

.header_rightMenu{
	float: right;
	width: 300px;
	color: #FFF;
	padding-top: 5px;
}

.header_rightMenu ul{text-align: right;}

.header_rightMenu li{
	font-size: 0.9rem;
	border-left:1px solid #FFF;
	display: inline-block;
	line-height: 1.2;
}

.header_rightMenu li:last-child{border-right:1px solid #FFF;}

.header_rightMenu li a{
	padding: 0 10px;
	display: block;
	color: #FFF;
}

.header_rightMenu li a:hover{text-decoration: underline;}



#nav-toggle{display:none;}
.headerMenuSP{display: none;}

.fixed {
	position: fixed;
	top: 0;
	z-index: 200;
}


/*----- ヘッダーメニューここまで -----*/




/*---------------------------------------------------------------------------
フッター
---------------------------------------------------------------------------*/

#footer {
	width:100%;
	min-width:1280px;
	clear:both;
	margin:60px auto 0;
	background-color: #005027;
}

.footer_contents{
	width:1000px;
	margin: 0 auto;
	padding: 40px 0 40px;
	color: #FFF;
}

.footer_contents h2{
	margin: 0 auto 40px;
	width: 247px;
}

.footer_sitemap{margin-bottom: 40px;}

.footer_sitemap ul{text-align: center;}

.footer_sitemap li{
	display: inline-block;
	font-size: 1.0rem;
	margin: 0 8px 10px;
}

.footer_sitemap li a{
	color: #FFF;
}

.footer_contents p.copy{font-size: 0.8rem; text-align: center;}

.footer_contents p.copy span{
	font-size: 1.5rem;
	vertical-align: middle;
	padding: 0px 0 4px 0px;
}



/*---------------------------------------------------------------------------
　トップページ
---------------------------------------------------------------------------*/

.topMainVisual{
	width: 100%;
	min-width: 1280px;
	height: 600px;
	background: url(../image/top/main_img_pc.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}

.topMainVisual_box{
	width: 200px;
	position: absolute;
	background-color: #005027;
	top: 0;
	left: 50%;
	margin-left: -100px;
}

.topMainVisual_boxInr{
	height: 600px;
	position: relative;
}

.topMainVisual_boxInr h1{
	position: absolute;
	top: 140px;
	left: 0;
	right: 0;
	width: 178px;
	margin: auto;
	text-align: center;
}

.topMainVisual_boxInr h2{
	position: absolute;
	top: 220px;
	left: -53px;
	right: 0;
	width: 308px;
	margin: auto;
	text-align: center;
}

.topMainVisual_boxInr ul.menuPC{
	text-align: center;
	position: absolute;
	bottom: 60px;
	width: 200px;
}

.topMainVisual_boxInr ul.menuPC li{
	font-size: 0.9rem;
	margin-bottom: 5px;
	color: #FFF;
	letter-spacing: 3px;
}

.topMainVisual_boxInr ul.menuPC li:last-child{margin-bottom: 0;}

.topMainVisual_boxInr ul.menuPC li:nth-child(2n+2){
	font-size: 2.0rem;
	line-height: 1;
	margin-bottom: 0;
	margin-top: 10px;
	letter-spacing: 5px;
}

.topMainVisual_boxInr ul.menuPC li a{color: #FFF;}
.topMainVisual_boxInr ul.menuPC li a:hover{text-decoration: underline;}


.top_groupBnr{
	padding: 40px 0 0 0;
	margin:0 auto 50px;
	min-width:1280px;
}

.top_groupBnr h3{
	color: #005027;
	font-size: 1.3rem;
	margin-bottom: 40px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.top_groupBnr ul{width: 100%;}

.top_groupBnr ul li{
	float: left;
	width: 33.3333%;
}

.top_groupBnr li:not(.chLink) a:hover img{
	filter: alpha(opacity=100) !important;
	opacity: 1.0 !important;
	-moz-opacity: 1.0 !important;
}

.top_groupBnr li{}

.top_groupBnr li.topGroupMV {
	position: relative;
	width: 33.3333%;
	padding-top: 15.6%;
}

.top_groupBnr .topGroupMV iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}


.top_news{
	margin:0 auto;
	min-width:1280px;
}

.top_news h4{
	width:66px;
	margin: 0 auto 30px;
}

.top_news dt {
    clear: both;
    width: 330px;
    float: left;
    margin: 0 -390px 20px 0;
	color: #005027;
}

.top_news dt span {
	display: inline-block;
	width: 200px;
    text-align: center;
    color: #FFF;
    padding: 2px 10px;
    margin-left: 10px;
	background-color: #005027;
}

.top_news dd {
    padding: 0 0 20px 330px;
    margin: 5px 0;
	color: #005027;
}



/*---------------------------------------------------------------------------
　会社概要
---------------------------------------------------------------------------*/

.company_textWrap01{
	height: 635px;
	background: url(../company/image/bg_img01.png) right center no-repeat;
	background-size: auto 635px;
}

.company_textWrap01_inr{
	width: 1000px;
	margin: 0 auto;
	padding: 60px 0 0;
}

.company_textWrap01_inr p{
	margin-bottom: 25px;
	line-height: 2.0;
}

.company_textWrap01_inr p:last-child{margin-bottom: 0;}

.company_textWrap01_inr .ceoName{margin-left: 20px;}

.company_textWrap01_inr .ceoName img{width: 167px;}


.company_profile{
	padding:30px 0;
	background-color: #005027;
}

.company_prfBox{
	width: 1000px;
	margin: 0 auto;
	background: url(../company/image/chitose_bgtext.png) 0 90% no-repeat;
}

.company_prfBox01{
	float: left;
	width: 470px;
}

.company_prfBox02{
	float: right;
	width: 470px;
}

.company_prfBox01 h3,
.company_prfBox02 h3{
	font-size: 1.2rem;
	background-color: #FFF;
	color: #005027;
	text-align: left;
	margin: 0 0 15px;
	padding: 3px 30px;
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.company_prfBox01 table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	color: #FFF;
	font-size: 0.9rem;
}

.company_prfBox01 table th{
	padding: 5px 5px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 20%;
}

.company_prfBox01 table td{
	padding: 5px 5px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

.company_prfBox02 dl{font-size: 0.9rem; color: #FFF;}

.company_prfBox02 dt{font-weight: bold;}
.company_prfBox02 dd{font-weight: normal;}


.company_concept{
	padding: 30px 0 0;
	color: #005027;
}

.company_concept h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px;
}

.company_concept dl{
	text-align: left;
	width: 900px;
	margin: 0 auto;
	font-size: 0.9rem;
}

.company_concept dt{
	width: 40px;
	float: left;
	clear: both;
	padding-top: 5px;
	margin-left: 20px;
}

.company_concept dd{
    padding: 5px 0 5px 40px;
	margin-left: 20px;
    word-wrap: break-word;
}



/*---------------------------------------------------------------------------
　採用情報
---------------------------------------------------------------------------*/

.recruit_textWrap{padding:30px 0;}
.recruit_textWrap.BCtype_Green{background-color: #005027;}

.recruit_textWrap h2{
	font-size: 1.7rem;
	margin: 0 0 12px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.recruitBox01{color: #005027;}
.recruitBox01 h2{text-align: center;}

.recruitBox01 p{
	text-align: center;
	margin-bottom: 15px;
}

.recruitBox02_L{
	float: left;
	width: 258px;
	margin-left: 50px;
}

.recruitBox02_R{
	float: right;
	width: 620px;
	margin-right: 30px;
	padding-top: 30px;
	color: #FFF;
}

.recruitBox03_L{
	float: left;
	width: 680px;
	color: #005027;
	padding-top: 50px;
}

.recruitBox03_R{
	float: right;
	width: 258px;
	margin-right: 30px;
	color: #005027;
}

.recruitBox04_L{
	float: left;
	width: 258px;
	margin-left: 80px;
}

.recruitBox04_R{
	float: right;
	width: 620px;
	padding-top: 40px;
	color: #FFF;
}


.recruit_guideline{padding:30px 0 35px;}
.recruit_guideline h3{
	font-size: 1.5rem;
	text-align: center;
	margin: 0 0 25px;
	color: #005027;
}

.recruit_guideBox01{
	float: left;
	width: 470px;
}

.recruit_guideBox02{
	float: right;
	width: 470px;
}

.recruit_guideBox01 h4,
.recruit_guideBox02 h4{
	font-size: 1.2rem;
	background-color: #005027;
	color: #FFF;
	text-align: center;
	margin: 0 0 15px;
	padding: 3px 10px;
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.recruit_guideBox01 table,
.recruit_guideBox02 table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	color: #005027;
	font-size: 0.9rem;
}

.recruit_guideBox01 table th,
.recruit_guideBox02 table th{
	padding: 5px 5px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.recruit_guideBox01 table td,
.recruit_guideBox02 table td{
	padding: 5px 5px;
	text-align: left;
	vertical-align: top;
}


.recruit_contactBtn{text-align: center;}
.recruit_contactBtn a{
	display: inline-block;
	padding: 5px 100px 5px 100px;
	background-color: #FFF;
	border: 2px solid #005027;
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.recruit_contactBtn a:hover{
	background-color: #005027;
	color: #FFF;
	text-decoration: none;
}


/*---------------------------------------------------------------------------
　店舗ページ
---------------------------------------------------------------------------*/

.storeMainImg{
	text-align: center;
	margin: 0 0 30px;
}

.storeName{
	text-align: center;
	margin: 0 0 30px;
}
.storeName h2{}

.storeDescText{
	position: relative;
	text-align: center;
	min-height: 270px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	padding: 0 280px;
}

.storeDescText p{line-height: 2.0;}

.storeDescText .pImg01{
	position: absolute;
	left: 0;
	top: 0;
	width: 270px;
}

.storeDescText .pImg02{
	position: absolute;
	right: 0;
	top: 0;
	width: 270px;
}


.storeFB_MapContents{
	margin-top: 40px;
	padding: 30px 0;
	color: #FFF;
}

/*
.storeFB_box{
	float: left;
	width: 490px;
}

.storeMap_box{
	float: right;
	width: 490px;
}
*/

/*--- 20200811一時追加 ---*/
.storeFB_box{
	margin-bottom: 50px;
}

.storeFB_box h3{
	font-size: 1.1rem;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #FFF;
}

.storeFB_box h3 a{color: #FFF;}
/*--- 20200811一時追加終わり ---*/


.storeFB_box h3,
.storeMap_box h3{
	font-size: 1.0rem;
	margin: 0 0 10px 0;
	/*--- 20200811一時追加 ---*/
	text-align: center;
	/*--- 20200811一時追加終わり ---*/
}

.storeMap_box iframe{
	vertical-align: bottom;
	width: 100%;
	height: 360px;
}

.storeMap_box.karaage_moriyama iframe{
	vertical-align: bottom;
	width: 100%;
	height: 490px;
}


.storeDetails{padding: 30px 0 20px;}

.storeDetails_photo{
	float: left;
	width: 474px;
}

.storeDetails_photo h4{}

.storeDetails_photo ul{
	width: 100%;
	margin-top: 10px;
}

.storeDetails_photo ul li{width: 232px; margin: 0 0 10px;}

.storeDetails_photo li:nth-child(2n+1) {
    float: left;
    clear: both;
}

.storeDetails_photo li:nth-child(2n) {
    float: right;
}

.storeDetails_text{
	float: right;
	width: 494px;
}

.storeDetails_text table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	color: #FFF;
	font-size: 0.85rem;
}

.storeDetails_text table th{
	padding: 5px 0;
	border-bottom: 1px solid #FFF;
	font-weight: normal;
	text-align: left;
}

.storeDetails_text table td{
	padding: 5px 0;
	border-bottom: 1px solid #FFF;
	text-align: left;
}


/*----------　各店舗調整用　----------*/

/*楽しや　河原木店*/
.ST_tanoshiya_kawaragi .storeName img{width: 377px;}
.ST_tanoshiya_kawaragi .storeDescText p{padding: 30px 0 0 0;}
.ST_tanoshiya_kawaragi .storeFB_MapContents{background-color: #603813;}


.ST_tanoshiya_kawaragi .storeMenu_title{
	padding: 40px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
	background-color: #42210b;
}

.ST_tanoshiya_kawaragi .storeMenu_title h3{
	font-size: 2.0rem;
	color: #f7931e;
	float: left;
}

.ST_tanoshiya_kawaragi .storeMenu_titleBox{
	float: right;
	width: 850px;
}


.ST_tanoshiya_kawaragi .storeMenu_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #c27428 0%, #c27428 30%, #FFF 30%, #FFF 100%);
	background: -webkit-linear-gradient(top, #c27428 0%, #c27428 30%, #FFF 30%, #FFF 100%);
	background: -moz-linear-gradient(top, #c27428 0%, #c27428 30%, #FFF 30%, #FFF 100%);
	background: -o-linear-gradient(top, #c27428 0%, #c27428 30%, #FFF 30%, #FFF 100%);
	background: -ms-linear-gradient(top, #c27428 0%, #c27428 30%, #FFF 30%, #FFF 100%);
}

.ST_tanoshiya_kawaragi .storeMenu_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.ST_tanoshiya_kawaragi .storeMenu_list ul{
	width: 100%;
	text-align: center;
}

.ST_tanoshiya_kawaragi .storeMenu_list li{
	float: left;
	width: 230px;
	margin: 0 10px 20px;
	font-size: 0.8rem;
}

.ST_tanoshiya_kawaragi .storeMenu_list li p{margin-top: 5px;}
.ST_tanoshiya_kawaragi .storeMenu_list li img{max-width: 185px;}

.ST_tanoshiya_kawaragi .storeMenu_list li:nth-child(5n+5){clear: both;}


.ST_tanoshiya_kawaragi .storeMenu_text{background-color: #f2e8e2; padding: 20px 0 40px; color: #42210b;}

.ST_tanoshiya_kawaragi .storeMenu_text table{
	border-collapse:collapse;
	border-spacing:0;
	width: 950px;
	margin: 0 auto;
}

.ST_tanoshiya_kawaragi .storeMenu_text table td{
	padding: 10px 0;
	border-bottom: 1px dashed #42210b;
}

.ST_tanoshiya_kawaragi .storeMenu_text p{margin-top: 30px; text-align: center;}


.ST_tanoshiya_kawaragi .storeDrink_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #42210b 0%, #42210b 55%, #FFF 55%, #FFF 100%);
	background: -webkit-linear-gradient(top, #42210b 0%, #42210b 55%, #FFF 55%, #FFF 100%);
	background: -moz-linear-gradient(top, #42210b 0%, #42210b 55%, #FFF 55%, #FFF 100%);
	background: -o-linear-gradient(top, #42210b 0%, #42210b 55%, #FFF 55%, #FFF 100%);
	background: -ms-linear-gradient(top, #42210b 0%, #42210b 55%, #FFF 55%, #FFF 100%);
}

.ST_tanoshiya_kawaragi .storeDrink_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.ST_tanoshiya_kawaragi .storeDrink_list ul{
	width: 100%;
	text-align: center;
}

.ST_tanoshiya_kawaragi .storeDrink_list li{
	float: left;
	width: 230px;
	margin: 0 10px 20px;
	font-size: 0.8rem;
}

.ST_tanoshiya_kawaragi .storeDrink_list li p{margin-top: 5px;}
.ST_tanoshiya_kawaragi .storeDrink_list li img{max-width: 185px;}


.ST_tanoshiya_kawaragi .storeDrink_text{background-color: #f2e8e2; padding: 20px 0 40px; color: #42210b;}

.ST_tanoshiya_kawaragi .storeDrink_text table{
	border-collapse:collapse;
	border-spacing:0;
	width: 950px;
	margin: 0 auto;
}

.ST_tanoshiya_kawaragi .storeDrink_text table td{
	padding: 10px 0;
	border-bottom: 1px dashed #42210b;
}

.ST_tanoshiya_kawaragi .storeDrink_text p{margin-top: 30px; text-align: center;}


.ST_tanoshiya_kawaragi .storeBanquet{margin-bottom: 50px; color: #42210b; text-align: center;}

.ST_tanoshiya_kawaragi .storeBanquet_imgBox{
	height: 588px;
	min-width: 588px;
	background: url(../tanoshiya-kawaragi/image/enkai_img.jpg) center center no-repeat;
	background-size: 100% auto;
	position: relative;
	margin: 0 0 5px;
}

.ST_tanoshiya_kawaragi .storeBanquet_imgBox p{
	position: absolute;
	left: 0;
	right: 0;
	top: 34%;
	color: #FFF;
	margin: auto;
	text-align: center;
	background-color: #c1272d;
	display: block;
	width: 180px;
	height: 100px;
	padding-top: 80px;
	font-size: 1.5rem;
	line-height: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.ST_tanoshiya_kawaragi .storeBanquet_caution{
	padding:0 0 20px;
	text-align:center;
}

.ST_tanoshiya_kawaragi .storeDetails{background-color: #c27428;}


/*楽しや　南類家店*/
.ST_tanoshiya_minamiruike .storeName img{width: 377px;}
.ST_tanoshiya_minamiruike .storeDescText p{padding: 20px 0 0 0;}
.ST_tanoshiya_minamiruike .storeFB_MapContents{background-color: #736357;}

.ST_tanoshiya_minamiruike .storeMenu_title{
	padding: 40px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
	background-color: #534741;
}

.ST_tanoshiya_minamiruike .storeMenu_title .ContentsBox1000{
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:center;
	align-items:center;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.ST_tanoshiya_minamiruike .storeMenu_title h3{
	font-size: 2.0rem;
	color: #f7931e;
}

.ST_tanoshiya_minamiruike .storeMenu_titleBox{
	width: 850px;
}


.ST_tanoshiya_minamiruike .storeMenu_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #90a06d 0%, #90a06d 30%, #FFF 30%, #FFF 100%);
	background: -webkit-linear-gradient(top, #90a06d 0%, #90a06d 30%, #FFF 30%, #FFF 100%);
	background: -moz-linear-gradient(top, #90a06d 0%, #90a06d 30%, #FFF 30%, #FFF 100%);
	background: -o-linear-gradient(top, #90a06d 0%, #90a06d 30%, #FFF 30%, #FFF 100%);
	background: -ms-linear-gradient(top, #90a06d 0%, #90a06d 30%, #FFF 30%, #FFF 100%);
}

.ST_tanoshiya_minamiruike .storeMenu_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.ST_tanoshiya_minamiruike .storeMenu_list ul{
	width: 100%;
	text-align: center;
}

.ST_tanoshiya_minamiruike .storeMenu_list li{
	float: left;
	width: 230px;
	margin: 0 10px 20px;
	font-size: 0.8rem;
}

.ST_tanoshiya_minamiruike .storeMenu_list li:nth-child(2){width:460px;}
.ST_tanoshiya_minamiruike .storeMenu_list li:nth-child(2) img{max-width:425px !important;}

.ST_tanoshiya_minamiruike .storeMenu_list li p{margin-top: 5px;}
.ST_tanoshiya_minamiruike .storeMenu_list li img{max-width: 185px;}

.ST_tanoshiya_minamiruike .storeMenu_list li:nth-child(4n+4){clear: both;}


.ST_tanoshiya_minamiruike .storeMenu_text{background-color: #f2e8e2; padding: 20px 0 40px; color: #42210b;}

.ST_tanoshiya_minamiruike .storeMenu_text table{
	border-collapse:collapse;
	border-spacing:0;
	width: 950px;
	margin: 0 auto;
}

.ST_tanoshiya_minamiruike .storeMenu_text table td{
	padding: 10px 0;
	border-bottom: 1px dashed #42210b;
}

.ST_tanoshiya_minamiruike .storeMenu_text p{margin-top: 30px; text-align: center;}


.ST_tanoshiya_minamiruike .storeDrink_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #998675 0%, #998675 55%, #FFF 55%, #FFF 100%);
	background: -webkit-linear-gradient(top, #998675 0%, #998675 55%, #FFF 55%, #FFF 100%);
	background: -moz-linear-gradient(top, #998675 0%, #998675 55%, #FFF 55%, #FFF 100%);
	background: -o-linear-gradient(top, #998675 0%, #998675 55%, #FFF 55%, #FFF 100%);
	background: -ms-linear-gradient(top, #998675 0%, #998675 55%, #FFF 55%, #FFF 100%);
}

.ST_tanoshiya_minamiruike .storeDrink_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.ST_tanoshiya_minamiruike .storeDrink_list ul{
	width: 100%;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.ST_tanoshiya_minamiruike .storeDrink_list li{
	width: 330px;
	margin: 0 0 20px;
	font-size: 0.8rem;
	text-align: center;
}

.ST_tanoshiya_minamiruike .storeDrink_list li p{margin-top: 5px;}
.ST_tanoshiya_minamiruike .storeDrink_list li img{max-width: 185px;}


.ST_tanoshiya_minamiruike .storeDrink_text{background-color: #f2e8e2; padding: 20px 0 40px; color: #42210b;}

.ST_tanoshiya_minamiruike .storeDrink_text table{
	border-collapse:collapse;
	border-spacing:0;
	width: 950px;
	margin: 0 auto;
}

.ST_tanoshiya_minamiruike .storeDrink_text table td{
	padding: 10px 0;
	border-bottom: 1px dashed #42210b;
}

.ST_tanoshiya_minamiruike .storeDrink_text p{margin-top: 30px; text-align: center;}


.ST_tanoshiya_minamiruike .storeBanquet{margin-bottom: 50px; color: #42210b; text-align: center;}

.ST_tanoshiya_minamiruike .storeBanquet_imgBox{
	height: 588px;
	min-width: 588px;
	background: url(../tanoshiya-minamiruike/image/enkai_img.jpg) center center no-repeat;
	background-size: 100% auto;
	position: relative;
	margin: 0 0 5px;
}

.ST_tanoshiya_minamiruike .storeBanquet_imgBox p{
	position: absolute;
	left: 0;
	right: 0;
	top: 34%;
	color: #FFF;
	margin: auto;
	text-align: center;
	background-color: #c1272d;
	display: block;
	width: 180px;
	height: 100px;
	padding-top: 80px;
	font-size: 1.5rem;
	line-height: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.ST_tanoshiya_minamiruike .storeBanquet_caution{
	padding:0 0 20px;
	text-align:center;
}

.ST_tanoshiya_minamiruike .storeDetails{background-color: #998675;}


/*陳麻家*/
.ST_chinmarya .storeName img{width: 374px;}
.ST_chinmarya .storeDescText{ padding:0 270px;}
.ST_chinmarya .storeDescText p{padding: 15px 0 0 0;}
.ST_chinmarya .storeFB_MapContents{background-color: #000;}


.ST_chinmarya .storeMenu_title{
	padding: 40px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
	background-color: #c1272d;
}

.ST_chinmarya .storeMenu_title .ContentsBox1000{
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:center;
	align-items:center;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.ST_chinmarya .storeMenu_title h3{
	font-size: 2.0rem;
	color: #fff;
	float: left;
}

.ST_chinmarya .storeMenu_titleBox{
	float: right;
	width: 850px;
}

.ST_chinmarya .storeLunch_list{
	margin: 0 0 40px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #000 0%, #000 35%, #FFF 35%, #FFF 100%);
	background: -webkit-linear-gradient(top, #000 0%, #000 35%, #FFF 35%, #FFF 100%);
	background: -moz-linear-gradient(top, #000 0%, #000 35%, #FFF 35%, #FFF 100%);
	background: -o-linear-gradient(top, #000 0%, #000 35%, #FFF 35%, #FFF 100%);
	background: -ms-linear-gradient(top, #000 0%, #000 35%, #FFF 35%, #FFF 100%);
}

.ST_chinmarya .storeLunch_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.ST_chinmarya .storeLunch_list ul{
	width: 100%;
	text-align: center;
}

.ST_chinmarya .storeLunch_list li{
	float: left;
	width: 312px;
	margin: 0 32px 35px 0;
	font-size: 0.8rem;
}

.ST_chinmarya .storeLunch_list li:last-child{margin:0 0 35px;}

.ST_chinmarya .storeLunch_list li p{margin-top: 5px;}
.ST_chinmarya .storeLunch_list li img{max-width: 312px;}

.ST_chinmarya .storeMenu_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #c8c19e 0%, #c8c19e 15%, #FFF 15%, #FFF 100%);
	background: -webkit-linear-gradient(top, #c8c19e 0%, #c8c19e 15%, #FFF 15%, #FFF 100%);
	background: -moz-linear-gradient(top, #c8c19e 0%, #c8c19e 15%, #FFF 15%, #FFF 100%);
	background: -o-linear-gradient(top, #c8c19e 0%, #c8c19e 15%, #FFF 15%, #FFF 100%);
	background: -ms-linear-gradient(top, #c8c19e 0%, #c8c19e 15%, #FFF 15%, #FFF 100%);
}

.ST_chinmarya .storeMenu_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #42210b;
}

.ST_chinmarya .storeMenu_list ul{
	width: 100%;
	text-align: center;
	margin:0 0 40px;
}

.ST_chinmarya .storeMenu_list li{
	float: left;
	width: 210px;
	margin: 0 20px 20px;
	font-size: 0.8rem;
}

.ST_chinmarya .storeMenu_list li p{margin-top: 5px;}
.ST_chinmarya .storeMenu_list li img{max-width: 210px;}

.ST_chinmarya .storeMenu_list li:nth-child(4n+5){clear: both;}

.ST_chinmarya .storeDrink_list{
	margin: 0;
	text-align: center;
	color: #42210b;
}

.ST_chinmarya .storeDrink_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 10px;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #42210b;
}

.ST_chinmarya .storeDrink_text{ padding: 0 0 60px; color: #42210b;}

.ST_chinmarya .storeDrink_text table{
	border-collapse:collapse;
	border-spacing:0;
	width: 950px;
	margin: 0 auto;
}

.ST_chinmarya .storeDrink_text table td{
	padding:10px 0 10px 215px;
	border-bottom: 1px dashed #42210b;
}
.ST_chinmarya .storeDrink_text table tr:first-child td{border-top: 1px dashed #42210b;}

.ST_chinmarya .storeDrink_text p{margin-top: 30px; text-align: center;}


.ST_chinmarya .storeBanquet{margin-bottom: 50px; color: #42210b; text-align: center;}

.ST_chinmarya .storeBanquet_imgBox{
	height: 588px;
	min-width: 588px;
	background: url(../chinmarya/image/enkai_img.jpg) center center no-repeat;
	background-size: 100% auto;
	position: relative;
	margin: 0 0 10px;
}

.ST_chinmarya .storeBanquet_imgBox p{
	position: absolute;
	left: 0;
	right: 0;
	top: 34%;
	color: #FFF;
	margin: auto;
	text-align: center;
	background-color: #c1272d;
	display: block;
	width: 180px;
	height: 100px;
	padding-top: 80px;
	font-size: 1.5rem;
	line-height: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.ST_chinmarya .storeBanquet_caution{
	padding:0 0 20px;
	text-align:center;
}

.ST_chinmarya .storeDetails{background-color: #000;}


/*横浜ラーメン　ちとせ屋*/
.ST_chitoseya .storeName img{width: 376px;}
.ST_chitoseya .storeDescText p{padding: 10px 0 0 0;}
.ST_chitoseya .storeFB_MapContents{background-color: #000;}


.ST_chitoseya .storeMenu_title{
	padding: 40px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
	background-color: #ba7e1a;
}

.ST_chitoseya .storeMenu_title .ContentsBox1000{
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:center;
	align-items:center;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.ST_chitoseya .storeMenu_title h3{
	font-size: 2.0rem;
	color: #fff;
	float: left;
}

.ST_chitoseya .storeMenu_titleBox{
	float: right;
	width: 850px;
}

.ST_chitoseya .storeMenu_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #000 0%, #000 12%, #FFF 12%, #FFF 100%);
	background: -webkit-linear-gradient(top, #000 0%, #000 12%, #FFF 12%, #FFF 100%);
	background: -moz-linear-gradient(top, #000 0%, #000 12%, #FFF 12%, #FFF 100%);
	background: -o-linear-gradient(top, #000 0%, #000 12%, #FFF 12%, #FFF 100%);
	background: -ms-linear-gradient(top, #000 0%, #000 12%, #FFF 12%, #FFF 100%);
}

.ST_chitoseya .storeMenu_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #fff;
}

.ST_chitoseya .storeMenu_list ul{
	width: 100%;
	text-align: center;
	margin:0 0 40px;
}

.ST_chitoseya .storeMenu_list li{
	float: left;
	width: 312px;
	margin: 0 32px 0 0;
	font-size: 0.8rem;
}

.ST_chitoseya .storeMenu_list li:last-child{margin:0;}

.ST_chitoseya .storeMenu_list li p{margin-top: 5px;}
.ST_chitoseya .storeMenu_list li img{max-width: 312px;}

.ST_chitoseya .storeMenu_text{ padding: 0 0 40px; color: #42210b;}

.ST_chitoseya .storeMenu_text table{
	border-collapse:collapse;
	border-spacing:0;
	width: 950px;
	margin: 0 auto;
	text-align:left;
}

.ST_chitoseya .storeMenu_text table td{
	padding: 10px 0 10px 215px;
	border-bottom: 1px dashed #42210b;
}
.ST_chitoseya .storeMenu_text table td span{color:#c1272d;}

.ST_chitoseya .storeMenu_text p{margin-top: 10px; text-align: center;}

.ST_chitoseya .storeMenu_2col{
	display:table;
	table-layout:fixed;
	width:100%;
	color:#fff;
	text-align:left;
	margin:0 0 10px;
}

.ST_chitoseya .storeMenu_2colL{
	display:table-cell;
	width:50%;
	box-sizing:border-box;
	background:#ba7e1a;
	padding:35px 45px 50px 30px;
}

.ST_chitoseya .storeMenu_2colR{
	display:table-cell;
	width:50%;
	box-sizing:border-box;
	background:#736357;
	padding:35px 30px 50px 45px;
}

.ST_chitoseya .storeMenu_2col h5{
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.ST_chitoseya .storeMenu_2col table{
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	margin: 0 auto;
}

.ST_chitoseya .storeMenu_2col table td{
	padding: 10px 0;
	border-bottom: 1px dashed #fff;
}

.ST_chitoseya .storeDrink_list{
	margin: 0;
	text-align: center;
	color: #42210b;
}

.ST_chitoseya .storeDrink_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 10px;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #42210b;
}

.ST_chitoseya .storeDrink_text{ padding: 0 0 35px; color: #42210b;}

.ST_chitoseya .storeDrink_text table{
	border-collapse:collapse;
	border-spacing:0;
	width: 950px;
	margin: 0 auto;
}

.ST_chitoseya .storeDrink_text table td{
	padding:10px 0 10px 215px;
	border-bottom: 1px dashed #42210b;
}
.ST_chitoseya .storeDrink_text table tr:first-child td{border-top: 1px dashed #42210b;}

.ST_chitoseya .storeDrink_text p{margin-top: 30px; text-align: center;}

.ST_chitoseya .storeDetails{background-color: #ba7e1a;}


/*横浜ラーメン　たつの家*/
.ST_tatsunoya .storeName img{width: 417px;}
.ST_tatsunoya .storeDescText p{padding: 15px 0 0 0;}
.ST_tatsunoya .storeFB_MapContents{background-color: #000;}


.ST_tatsunoya .storeMenu_title{
	padding: 40px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
	background-color: #ba7e1a;
}

.ST_tatsunoya .storeMenu_title .ContentsBox1000{
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:center;
	align-items:center;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.ST_tatsunoya .storeMenu_title h3{
	font-size: 2.0rem;
	color: #fff;
	float: left;
}

.ST_tatsunoya .storeMenu_titleBox{
	float: right;
	width: 850px;
}

.ST_tatsunoya .storeMenu_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #000 0%, #000 12%, #FFF 12%, #FFF 100%);
	background: -webkit-linear-gradient(top, #000 0%, #000 12%, #FFF 12%, #FFF 100%);
	background: -moz-linear-gradient(top, #000 0%, #000 12%, #FFF 12%, #FFF 100%);
	background: -o-linear-gradient(top, #000 0%, #000 12%, #FFF 12%, #FFF 100%);
	background: -ms-linear-gradient(top, #000 0%, #000 12%, #FFF 12%, #FFF 100%);
}

.ST_tatsunoya .storeMenu_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #fff;
}

.ST_tatsunoya .storeMenu_list ul{
	width: 100%;
	text-align: center;
	margin:0 0 40px;
}

.ST_tatsunoya .storeMenu_list li{
	float: left;
	width: 312px;
	margin: 0 32px 0 0;
	font-size: 0.8rem;
}

.ST_tatsunoya .storeMenu_list li:last-child{margin:0;}

.ST_tatsunoya .storeMenu_list li p{margin-top: 5px;}
.ST_tatsunoya .storeMenu_list li img{max-width: 312px;}

.ST_tatsunoya .storeMenu_text{ padding: 0 0 40px; color: #42210b;}

.ST_tatsunoya .storeMenu_text table{
	border-collapse:collapse;
	border-spacing:0;
	width: 950px;
	margin: 0 auto;
	text-align:left;
}

.ST_tatsunoya .storeMenu_text table td{
	padding: 10px 0 10px 215px;
	border-bottom: 1px dashed #42210b;
}
.ST_tatsunoya .storeMenu_text table td span{color:#c1272d;}

.ST_tatsunoya .storeMenu_text p{margin-top: 10px; text-align: center;}

.ST_tatsunoya .storeMenu_2col{
	display:table;
	table-layout:fixed;
	width:100%;
	color:#fff;
	text-align:left;
	margin:0 0 10px;
}

.ST_tatsunoya .storeMenu_2colL{
	display:table-cell;
	width:50%;
	box-sizing:border-box;
	background:#ba7e1a;
	padding:35px 45px 50px 30px;
}

.ST_tatsunoya .storeMenu_2colR{
	display:table-cell;
	width:50%;
	box-sizing:border-box;
	background:#736357;
	padding:35px 30px 50px 45px;
}

.ST_tatsunoya .storeMenu_2col h5{
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.ST_tatsunoya .storeMenu_2col table{
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	margin: 0 auto;
}

.ST_tatsunoya .storeMenu_2col table td{
	padding: 10px 0;
	border-bottom: 1px dashed #fff;
}

.ST_tatsunoya .storeDrink_list{
	margin: 0;
	text-align: center;
	color: #42210b;
}

.ST_tatsunoya .storeDrink_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 10px;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #42210b;
}

.ST_tatsunoya .storeDrink_text{ padding: 0 0 35px; color: #42210b;}

.ST_tatsunoya .storeDrink_text table{
	border-collapse:collapse;
	border-spacing:0;
	width: 950px;
	margin: 0 auto;
}

.ST_tatsunoya .storeDrink_text table td{
	padding:10px 0 10px 215px;
	border-bottom: 1px dashed #42210b;
}
.ST_tatsunoya .storeDrink_text table tr:first-child td{border-top: 1px dashed #42210b;}

.ST_tatsunoya .storeDrink_text p{margin-top: 30px; text-align: center;}

.ST_tatsunoya .storeDetails{background-color: #ba7e1a;}


/*寅右衛門*/
.ST_toraemon .storeName img{width: 305px;}
.ST_toraemon .storeDescText p{padding: 15px 0 0 0;}
.ST_toraemon .storeFB_MapContents{background-color: #42210b;}

.ST_toraemon .storeMenu_title{
	padding: 40px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
	background-color: #736357;
}

.ST_toraemon .storeMenu_title .ContentsBox1000{
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:center;
	align-items:center;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.ST_toraemon .storeMenu_title h3{
	font-size: 2.0rem;
	color: #fff;
}

.ST_toraemon .storeMenu_titleBox{
	width: 850px;
}

.ST_toraemon .storeLunch_list{
	margin: 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #603813 0%, #603813 28%, #FFF 28%, #FFF 100%);
	background: -webkit-linear-gradient(top, #603813 0%, #603813 28%, #FFF 28%, #FFF 100%);
	background: -moz-linear-gradient(top, #603813 0%, #603813 28%, #FFF 28%, #FFF 100%);
	background: -o-linear-gradient(top, #603813 0%, #603813 28%, #FFF 28%, #FFF 100%);
	background: -ms-linear-gradient(top, #603813 0%, #603813 28%, #FFF 28%, #FFF 100%);
}

.ST_toraemon .storeLunch_list h4{
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}
.ST_toraemon .storeLunch_list h4 span{font-size: 1.0rem;}

.ST_toraemon .storeLunch_list ul{
	width: 100%;
	text-align: center;
}

.ST_toraemon .storeLunch_list li{
	float: left;
	width: 230px;
	margin: 0 10px 20px;
	font-size: 0.8rem;
}

.ST_toraemon .storeLunch_list li p{margin-top: 5px;}
.ST_toraemon .storeLunch_list li img{max-width: 230px;}

.ST_toraemon .storeLunch_list li:nth-child(4n+5){clear: both;}

.ST_toraemon .storeLunch_text{ padding: 20px 0 40px; color: #42210b;}

.ST_toraemon .storeLunch_text p{ text-align: center;}

.ST_toraemon .storeCourse_list{
	margin: 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #e8d7c5 0%, #e8d7c5 55%, #FFF 55%, #FFF 100%);
	background: -webkit-linear-gradient(top, #e8d7c5 0%, #e8d7c5 55%, #FFF 55%, #FFF 100%);
	background: -moz-linear-gradient(top, #e8d7c5 0%, #e8d7c5 55%, #FFF 55%, #FFF 100%);
	background: -o-linear-gradient(top, #e8d7c5 0%, #e8d7c5 55%, #FFF 55%, #FFF 100%);
	background: -ms-linear-gradient(top, #e8d7c5 0%, #e8d7c5 55%, #FFF 55%, #FFF 100%);
}

.ST_toraemon .storeCourse_list h4{
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #42210b;
}
.ST_toraemon .storeCourse_list h4 span{font-size: 1.0rem;}

.ST_toraemon .storeCourse_list ul{
	width: 100%;
	text-align: center;
}

.ST_toraemon .storeCourse_list li{
	float: left;
	width: 230px;
	margin: 0 10px 20px;
	font-size: 0.8rem;
}

.ST_toraemon .storeCourse_list li p{margin-top: 5px;}
.ST_toraemon .storeCourse_list li img{max-width: 230px;}

.ST_toraemon .storeCourse_list li:nth-child(4n+5){clear: both;}

.ST_toraemon .storeCourse_text{ padding: 20px 0 40px; color: #42210b;}

.ST_toraemon .storeCourse_text p{ text-align: center;}

.ST_toraemon .storeDrink_list{
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center;
	color: #fff;
	background:#998675;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.ST_toraemon .storeDrink_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.ST_toraemon .storeDrink_list p{ text-align: center;}

.ST_toraemon .storeDinner{
	background: #000;
	padding: 20px 0 25px;
	color: #fff;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.ST_toraemon .storeDinner h4{font-size: 1.5rem;}
.ST_toraemon .storeDinner p{font-size: 1.0rem;}

.ST_toraemon .storeDinner_img{
	width: 100%;
	margin: 10px 0;
}
.ST_toraemon .storeDinner_img img{width: 100%;}

.ST_toraemon .storeTakeout_list{
	margin: 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #c69c6d 0%, #c69c6d 41%, #FFF 41%, #FFF 100%);
	background: -webkit-linear-gradient(top, #c69c6d 0%, #c69c6d 41%, #FFF 41%, #FFF 100%);
	background: -moz-linear-gradient(top, #c69c6d 0%, #c69c6d 41%, #FFF 41%, #FFF 100%);
	background: -o-linear-gradient(top, #c69c6d 0%, #c69c6d 41%, #FFF 41%, #FFF 100%);
	background: -ms-linear-gradient(top, #c69c6d 0%, #c69c6d 41%, #FFF 41%, #FFF 100%);
}

.ST_toraemon .storeTakeout_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #fff;
}

.ST_toraemon .storeTakeout_list ul{
	width: 100%;
	text-align: center;
}

.ST_toraemon .storeTakeout_list li{
	float: left;
	width: 230px;
	margin: 0 10px 20px;
	font-size: 0.8rem;
}

.ST_toraemon .storeTakeout_list li p{margin-top: 5px;}
.ST_toraemon .storeTakeout_list li p span{
	font-size: 0.7rem;
	padding: 10px 0;
	display: inline-block;
}
.ST_toraemon .storeTakeout_list li img{max-width: 185px;}

.ST_toraemon .storeTakeout_text{ padding:0 0 40px; color: #42210b;}

.ST_toraemon .storeTakeout_text p{ text-align: center;}

.ST_toraemon .storeDetails{background-color: #998675;}


/*本格お蕎麦と酒肴　chitose*/
.ST_soba-chitose .storeName img{width: 401px;}
.ST_soba-chitose .storeDescText p{padding: 15px 0 0 0;}
.ST_soba-chitose .storeFB_MapContents{background-color: #000;}

.ST_soba-chitose .storeMenu_title{
	padding: 40px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
	background-color: #534741;
}

.ST_soba-chitose .storeMenu_title .ContentsBox1000{
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:center;
	align-items:center;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.ST_soba-chitose .storeMenu_title h3{
	font-size: 2.0rem;
	color: #fff;
}

.ST_soba-chitose .storeMenu_titleBox{
	width: 850px;
}

.ST_soba-chitose .storeMenu_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #736357 0%, #736357 20%, #FFF 20%, #FFF 100%);
	background: -webkit-linear-gradient(top, #736357 0%, #736357 20%, #FFF 20%, #FFF 100%);
	background: -moz-linear-gradient(top, #736357 0%, #736357 20%, #FFF 20%, #FFF 100%);
	background: -o-linear-gradient(top, #736357 0%, #736357 20%, #FFF 20%, #FFF 100%);
	background: -ms-linear-gradient(top, #736357 0%, #736357 20%, #FFF 20%, #FFF 100%);
}

.ST_soba-chitose .storeMenu_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.ST_soba-chitose .storeMenu_list ul{
	width: 825px;
	margin: 0 auto;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ST_soba-chitose .storeMenu_list li{
	width: 230px;
	margin: 0 10px 20px;
	font-size: 0.8rem;
}

.ST_soba-chitose .storeMenu_list li p{ text-align: center;}

.ST_soba-chitose .storeMenu_list li p{margin-top: 5px;}
.ST_soba-chitose .storeMenu_list li img{max-width: 230px;}

.ST_soba-chitose .storeMenu_list p{ padding: 20px 0 0; text-align: center;}
.ST_soba-chitose .storeMenu_list p span.redText{color:#c1272d; font-size: 0.8rem;}
.ST_soba-chitose .storeMenu_list p span{font-size: 0.7rem;}

.ST_soba-chitose .storeMenu_text{ padding: 20px 0 40px; color: #42210b;}

.ST_soba-chitose .storeMenu_text h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #42210b;
}

.ST_soba-chitose .storeMenu_text p{ text-align: center;}

.ST_soba-chitose .storeDetails{background-color: #000;}


/*やどかり弁当*/
.ST_yadokari .storeName img{width: 444px;}
.ST_yadokari .storeDescText{margin-top: -130px;}
.ST_yadokari .storeDescText p{padding: 120px 0 0 0;}
.ST_yadokari .storeFB_MapContents{background-color: #f7931e;}

.ST_yadokari .storeMenu_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #603813 0%, #603813 35%, #FFF 35%, #FFF 100%);
	background: -webkit-linear-gradient(top, #603813 0%, #603813 35%, #FFF 35%, #FFF 100%);
	background: -moz-linear-gradient(top, #603813 0%, #603813 35%, #FFF 35%, #FFF 100%);
	background: -o-linear-gradient(top, #603813 0%, #603813 35%, #FFF 35%, #FFF 100%);
	background: -ms-linear-gradient(top, #603813 0%, #603813 35%, #FFF 35%, #FFF 100%);
}

.ST_yadokari .storeMenu_list h3{
	text-align: center;
	font-size: 2.0rem;
	line-height: 1.8rem;
	margin: 0 0 15px 0;
	padding-top: 60px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #f7931e;
}
.ST_yadokari .storeMenu_list h3 span{
	font-size: 1.0rem;
	color: #fff;
	font-weight: normal;
}

.ST_yadokari .storeMenu_list ul{
	width: 100%;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:space-around;
	justify-content:space-around;
}

.ST_yadokari .storeMenu_list li{
	width: 30%;
	margin: 0 0 20px;
	font-size: 0.8rem;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.ST_yadokari .storeMenu_list li p{
	margin-top: 10px;
	-webkit-align-self: flex-end;
	align-self: flex-end;
}
.ST_yadokari .storeMenu_list li:nth-child(1) img{max-width: 221px;}
.ST_yadokari .storeMenu_list li:nth-child(2) img{max-width: 250px;}
.ST_yadokari .storeMenu_list li:nth-child(3) img{
	max-width: 262px;
	-webkit-align-self: center;
	align-self: center;
}

.ST_yadokari .storeDetails{background-color: #aa5e04;}


/*楽しや　売市店*/
.ST_tanoshiya_uruichi .storeName img{width: 579px;}
.ST_tanoshiya_uruichi .storeDescText p{padding: 10px 0 0 0;}
.ST_tanoshiya_uruichi .storeFB_MapContents{background-color: #c69c6d;}

.ST_tanoshiya_uruichi .storeMenu_title{
	padding: 40px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
	background-color: #754c24;
}

.ST_tanoshiya_uruichi .storeMenu_title .ContentsBox1000{
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:center;
	align-items:center;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.ST_tanoshiya_uruichi .storeMenu_title h3{
	font-size: 2.0rem;
	color: #f7931e;
}

.ST_tanoshiya_uruichi .storeMenu_titleBox{
	width: 850px;
}


.ST_tanoshiya_uruichi .storeMenu_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #603813 0%, #603813 40%, #FFF 40%, #FFF 100%);
	background: -webkit-linear-gradient(top, #603813 0%, #603813 40%, #FFF 40%, #FFF 100%);
	background: -moz-linear-gradient(top, #603813 0%, #603813 40%, #FFF 40%, #FFF 100%);
	background: -o-linear-gradient(top, #603813 0%, #603813 40%, #FFF 40%, #FFF 100%);
	background: -ms-linear-gradient(top, #603813 0%, #603813 40%, #FFF 40%, #FFF 100%);
}

.ST_tanoshiya_uruichi .storeMenu_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.ST_tanoshiya_uruichi .storeMenu_list ul{
	width: 100%;
	text-align: center;
}

.ST_tanoshiya_uruichi .storeMenu_list li{
	float: left;
	width: 230px;
	margin: 0 10px 0;
	font-size: 0.8rem;
}

.ST_tanoshiya_uruichi .storeMenu_list li p{margin-top: 5px;}
.ST_tanoshiya_uruichi .storeMenu_list li img{max-width: 185px;}

.ST_tanoshiya_uruichi .storeMenu_text{ padding: 0 0 40px; color: #42210b;}

.ST_tanoshiya_uruichi .storeMenu_text table{
	border-collapse:collapse;
	border-spacing:0;
	width: 950px;
	margin: 0 auto;
}

.ST_tanoshiya_uruichi .storeMenu_text table td{
	padding: 10px 0;
	border-bottom: 1px dashed #42210b;
}
.ST_tanoshiya_uruichi .storeMenu_text_bb{
	width: 950px;
	margin: 0 auto !important;
	padding: 10px 0;
	border-bottom: 1px dashed #42210b;
}

.ST_tanoshiya_uruichi .storeMenu_text p{margin-top: 30px; text-align: center;}


.ST_tanoshiya_uruichi .storeDrink_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #aab8c5 0%, #aab8c5 55%, #FFF 55%, #FFF 100%);
	background: -webkit-linear-gradient(top, #aab8c5 0%, #aab8c5 55%, #FFF 55%, #FFF 100%);
	background: -moz-linear-gradient(top, #aab8c5 0%, #aab8c5 55%, #FFF 55%, #FFF 100%);
	background: -o-linear-gradient(top, #aab8c5 0%, #aab8c5 55%, #FFF 55%, #FFF 100%);
	background: -ms-linear-gradient(top, #aab8c5 0%, #aab8c5 55%, #FFF 55%, #FFF 100%);
}

.ST_tanoshiya_uruichi .storeDrink_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.ST_tanoshiya_uruichi .storeDrink_list ul{
	width: 100%;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.ST_tanoshiya_uruichi .storeDrink_list li{
	width: 330px;
	margin: 0 0 20px;
	font-size: 0.8rem;
	text-align: center;
}

.ST_tanoshiya_uruichi .storeDrink_list li p{margin-top: 5px;}
.ST_tanoshiya_uruichi .storeDrink_list li img{max-width: 185px;}

.ST_tanoshiya_uruichi .storeBanquet{margin-bottom: 50px; color: #42210b; text-align: center;}

.ST_tanoshiya_uruichi .storeBanquet_imgBox{
	height: 588px;
	min-width: 588px;
	background: url(../tanoshiya-uruichi/image/enkai_img.jpg) center center no-repeat;
	background-size: 100% auto;
	position: relative;
	margin: 0 0 5px;
}

.ST_tanoshiya_uruichi .storeBanquet_imgBox p{
	position: absolute;
	left: 0;
	right: 0;
	top: 7%;
	color: #FFF;
	margin: auto;
	text-align: center;
	background-color: #c1272d;
	display: block;
	width: 180px;
	height: 100px;
	padding-top: 80px;
	font-size: 1.5rem;
	line-height: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.ST_tanoshiya_uruichi .storeBanquet_caution{
	padding:0 0 20px;
	text-align:center;
}

.ST_tanoshiya_uruichi .storeDetails{background-color: #754c24;}


/*和利館*/
.ST_warikan .storeName img{width: 189px;}
.ST_warikan .storeDescText p{padding: 15px 0 0 0;}
.ST_warikan .storeFB_MapContents{background-color: #57090c;}

.ST_warikan .storeMenu_title{
	padding: 40px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
	background-color: #000;
}

.ST_warikan .storeMenu_title .ContentsBox1000{
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:center;
	align-items:center;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.ST_warikan .storeMenu_title h3{
	font-size: 2.0rem;
	color: #f7931e;
}

.ST_warikan .storeMenu_titleBox{
	width: 850px;
}


.ST_warikan .storeMenu_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #57090c 0%, #57090c 55%, #FFF 55%, #FFF 100%);
	background: -webkit-linear-gradient(top, #57090c 0%, #57090c 55%, #FFF 55%, #FFF 100%);
	background: -moz-linear-gradient(top, #57090c 0%, #57090c 55%, #FFF 55%, #FFF 100%);
	background: -o-linear-gradient(top, #57090c 0%, #57090c 55%, #FFF 55%, #FFF 100%);
	background: -ms-linear-gradient(top, #57090c 0%, #57090c 55%, #FFF 55%, #FFF 100%);
}

.ST_warikan .storeMenu_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.ST_warikan .storeMenu_list ul{
	width: 100%;
	text-align: center;
}

.ST_warikan .storeMenu_list li{
	float: left;
	width: 230px;
	margin: 0 10px 0;
	font-size: 0.8rem;
}

.ST_warikan .storeMenu_list li p{margin-top: 5px;}
.ST_warikan .storeMenu_list li img{max-width: 185px;}

.ST_warikan .storeMenu_list p{margin-top: 30px; text-align: center;}

.ST_warikan .storeDrink_list{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background: linear-gradient(top, #57090c 0%, #57090c 60%, #FFF 60%, #FFF 100%);
	background: -webkit-linear-gradient(top, #57090c 0%, #57090c 60%, #FFF 60%, #FFF 100%);
	background: -moz-linear-gradient(top, #57090c 0%, #57090c 60%, #FFF 60%, #FFF 100%);
	background: -o-linear-gradient(top, #57090c 0%, #57090c 60%, #FFF 60%, #FFF 100%);
	background: -ms-linear-gradient(top, #57090c 0%, #57090c 60%, #FFF 60%, #FFF 100%);
}

.ST_warikan .storeDrink_list h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.ST_warikan .storeDrink_list ul{
	width: 100%;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.ST_warikan .storeDrink_list li{
	width: 330px;
	margin: 0 0 20px;
	font-size: 0.8rem;
	text-align: center;
}

.ST_warikan .storeDrink_list li p{margin-top: 5px;}
.ST_warikan .storeDrink_list li img{max-width: 185px;}

.ST_warikan .storeBanquet{margin-bottom: 50px; color: #42210b; text-align: center;}

.ST_warikan .storeBanquet_imgBox{
	height: 588px;
	min-width: 588px;
	background: url(../warikan/image/enkai_img.jpg) center center no-repeat;
	background-size: 100% auto;
	position: relative;
	margin: 0 0 5px;
}

.ST_warikan .storeBanquet_imgBox p{
	position: absolute;
	left: 0;
	right: 0;
	top: 34%;
	color: #FFF;
	margin: auto;
	text-align: center;
	background-color: #c1272d;
	display: block;
	width: 180px;
	height: 100px;
	padding-top: 80px;
	font-size: 1.5rem;
	line-height: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.ST_warikan .storeBanquet_caution{
	padding:0 0 20px;
	text-align:center;
}

.ST_warikan .storeDetails{background-color: #000;}


/*中津からあげ総本家　もり山　八戸南類家店*/
.ST_karaage_moriyama .storeName img{width: 479px;}
.ST_karaage_moriyama .storeDescText p{padding: 60px 0 0 0;}
.ST_karaage_moriyama .storeFB_MapContents{background-color: #603813;}

.ST_karaage_moriyama .storeMenu_title{
	padding: 40px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
	background-color: #42210b;
}


.KMori_MenuTitle{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.KMori_MenuTitle h3{
	font-size: 2.0rem;
	color: #f7931e;
	line-height: 1.0;
}

.KMori_MenuTitleBox{
	width: 850px;
}

.KMori_MenuList{
	margin: 0 0 30px 0;
	text-align: center;
	color: #42210b;
	background-color: #fff;
	background: linear-gradient(#c27428 0%, #c27428 30%, #FFF 30%, #FFF 100%);
	background: -webkit-linear-gradient(#c27428 0%, #c27428 30%, #FFF 30%, #FFF 100%);
}

.KMori_MenuList.KMsetMenu{
	background-color: #fff;
	background: linear-gradient(#42210b 0%, #42210b 30%, #FFF 30%, #FFF 100%);
	background: -webkit-linear-gradient(#42210b 0%, #42210b 30%, #FFF 30%, #FFF 100%);
}

.KMori_MenuList h4{
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 15px 0;
	padding-top: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.KMori_MenuList ul{
	width: 100%;
	text-align: center;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: wrap;
}

.KMori_MenuList li{
	width: 230px;
	margin: 0 30px 20px;
	font-size: 0.8rem;
}

.KMori_MenuList li p{margin-top: 5px;}
.KMori_MenuList li img{max-width: 185px;}

.KMori_PkLunch_title{
	padding: 30px 0px;
	background-color: #c27428;
}

.KMori_PkLunch_title h4{
	text-align: center;
	font-size: 1.5rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #FFF;
}

.KMori_PkLunch_list{
	padding: 30px 0px;
	background-color: #f2e8e2;
}

.KMori_PkLunch_list dl{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: nowrap;
	border-bottom: 1px dashed #42210b;
	padding: 10px 0px;
}

.KMori_PkLunch_list dt{
	width: 40%;
	text-align: right;
	padding-right: 10px;
	box-sizing: border-box;
}

.KMori_PkLunch_list dd{
	width: 60%;
	box-sizing: border-box;
}

.ST_karaage_moriyama .storeDetails{background-color: #c27428;}

/*----------　各店舗調整用ここまで　----------*/


/*---------------------------------------------------------------------------
　準備中ページ作成用
---------------------------------------------------------------------------*/

.headLogoWrap{
	background-color: #005027;
	padding: 100px 0;
	margin-bottom: 60px;
	text-align: center;
}

.headLogoWrap p img{
	width: 245px;
}

.under_construction{
	text-align: center;
	padding-bottom: 70px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.under_construction p{
	font-size: 1.8rem;
}


/*---------------------------------------------------------------------------
　プレミアムラーメン
---------------------------------------------------------------------------*/

#P_RamenMainSection{
	width: 100%;
	height: 890px;
	overflow: hidden;
    background-image: url(../premium-ramen/image/main_img_back_pc.jpg);
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
	position: relative;
}

.P_RamenTextBox{
	text-align: left;
	color: #fff;
	font-size: 1.25rem;
}

.P_RamenTextBox p{
	position: relative;
	z-index: 3;
}

.P_RamenMText01{
	padding-top: 4%;
	margin-bottom: 20px;
}

.P_RamenLogo{
	margin: 30px 0px 0px 100px;
}

.P_RamenLogo img{
	max-width: 370px;
}

.P_RamenMText02{
	margin: 40px 0px 20px 0px;
}

.P_RamenMainImg{
	position: absolute;
	bottom: -80px;
	left: 0;
	right: -800px;
	margin: auto auto auto auto;
	width: 839px;
	z-index: 1;
}

.P_RamenMainName{
	position: absolute;
	bottom: 60px;
	left: 0;
	right: -730px;
	margin: auto auto auto auto;
	width: 380px;
	z-index: 2;
}

.P_RamenMinText{
	font-size: 1rem;
}


.P_RamenVolContents{
	display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.P_RamenVolBox{
	width: calc(100%/3);
	position: relative;
}

.P_RamenVolBox iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.P_RamenVolName{
	color: #fff;
	display: flex;
	flex-direction: column;
	position: absolute;
	z-index: 2;
}

.P_RamenVolName.vol_Left{
	justify-content: flex-start;
    align-items: flex-end;
	right: 15px;
	bottom: 15px;
}

.P_RamenVolName.vol_Right{
	justify-content: flex-start;
    align-items: flex-start;
	left: 15px;
	bottom: 15px;
}

.P_RamenVolName dt{
	background-color: #c1272d;
	display: inline-block;
	padding: 2px 10px;
	margin-bottom: 5px;
	font-size: 1.25rem;
}

.P_RamenVolName dd{
	background-color: #700c10;
	display: inline-block;
	padding: 2px 10px;
	font-size: 1.4rem;
	font-weight: bold;
}


#P_RamenSentenceSection{
	padding: 40px 0px;
}

.P_RamenSentBox{
	text-align: center;
	font-size: 1.0rem;
}

.P_RamenSentBox .BoldText{
	font-size: 1.25rem;
	font-weight: bold;
}

.P_RamenContactBnr{
	margin-top: 30px;
}


#P_RamenFBSection{
	background-color: #000000;
	padding: 0px 0px 50px;
}

.P_RamenFBContents{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
	overflow-y: hidden;
}

.P_RamenFB{
	width: 50%;
	box-sizing: border-box;
	margin-top: -1px;
}

.P_RamenFBBox{
	max-width: 500px;
    margin: 0 auto;
}

.P_RamenFBBox > .fb-page {
	width: 100%;
}

.P_RamenFBBox > .fb-page > span,
.P_RamenFBBox iframe {
	width: 100% !important;
}

.P_RamenLabel{
	width: 50%;
	box-sizing: border-box;
	text-align: center;
}

.P_RamenLabel img{
	width: 459px;
}