@charset "utf-8";
/* CSS Document */
/* { outline: 1px solid red; }*/
/*=======================
　　　　グルメ店舗ページ
========================*/

/*▼Unique ここから-------------------------*/

body{
	padding-top: 70px;
	background:#fff;
}

/*header-------------------------*/


/*▲Unique ここまで-------------------------*/




/*▼Original ここから-------------------------*/

section.group_name{
	text-align: center;
}

section.shop_detail{
}

p.shop_img{
	float: left;
	padding-right: 20px;
}

div.shop_lead{
	/*padding-top: 6px;*/
	letter-spacing:-0.1em;
	text-align: justify;

}

div.shop_lead h2{
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 5px;
}
div.shop_lead h3{
	font-size: 24px;
	line-height: 1.3;
}
/*----------
　数字の指定
-----------*/
div.shop_lead h2 span{
	font-family: monospace;
	padding: 2px 2px 2px 2px;
	background: #ffffff;
	border: 1px solid #333;
	letter-spacing: 0px;
}
div.shop_lead h2 span.hitoketa{
	padding: 2px 10px 2px 10px!important;
}
div.shop_lead h2 .ssmall_d{
	font-size: 86%;
}

section.list_menu{}
section.list_menu h3#gatturi,
section.list_menu h3#snack,
section.list_menu h3#sweets,
section.list_menu h3#drink,
section.list_menu h3#anv{
	color: #fff;
	text-align: center;
	padding: 8px 0 6px 0;
	margin-bottom: 1rem;
}
section.list_menu h3#none{
	color: #000;
	text-align: center;
	padding: 6px 0 8px 0;
}
section.list_menu h3#gatturi{background: #8A6139;}
section.list_menu h3#snack{background: #88BD43;}
section.list_menu h3#sweets{background: #EC76A3;}
section.list_menu h3#drink{background: #FCB040;}
section.list_menu h3#anv{background: #dbbf4b;}





p.uriba_check{
	margin-left: 820px;
}
p.uriba_check a{
	display: block;
	text-align: center;
	background: #E2001E;
	color: #ffffff;
	padding: 6px 0;
	font-weight: bold;
	border-radius:6px;
}










div.drinklist{
	width: 47%;
}
div.drinklist:nth-child(odd){float: left;}
div.drinklist:nth-child(even){float: right;}

div.drinklist h4{
	font-size: 16px;
	background: #FCB040;
	text-align: center;
	margin-bottom: 1em;
	padding: 5px;
}
div.drinklist dl{}
div.drinklist dt{
	float: left;
	padding: 10px 0px;
	border-bottom: 1px solid #000;
}
div.drinklist dd{
	text-align: right;
	padding: 10px 0;
	border-bottom: 1px solid #000;
	color: #F5171B;
	font-weight: bold;
}
div.drinklist dd span{
	color: #000;
	font-weight: normal;
}





#osushi{}
#osushi p{
	font-size: 13px;
	text-align: right;
}
#osushi p a{
	color: darkblue;
	border-top: 4px double darkblue;
	border-bottom: 4px double darkblue;
	padding: 8px 10px 6px 10px;
}
#osushi p a strong{
	color: #F10105;
}




/*インクルード非表示*/
#db_food{}
#db_food #genre_snack,
#db_food #genre_sweets,
#db_food #genre_drink{
	display: none!important;
}

#db_snack{}
#db_snack #genre_food,
#db_snack #genre_sweets,
#db_snack #genre_drink{
	display: none!important;
}

#db_sweets{}
#db_sweets #genre_food,
#db_sweets #genre_snack,
#db_sweets #genre_drink{
	display: none!important;
}

#db_drink{}
#db_drink #genre_food,
#db_drink #genre_snack,
#db_drink #genre_sweets{
	display: none!important;
}

div.menu_check,
div.menu_place{display: none!important;}

/*▲Original ここまで-------------------------*/



/*▼db_uniqueここから-------------------------*/

/*-------メニューリスト----------ここから*/
section.menu_list{}

section.menu_list ul{
	width: 100%;
	clear: both;
	margin-bottom: 50px;
}

section.menu_list ul{
display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: space-between;
}

section.menu_list ul li{
	width: 19%;
	background: #fff;
	gap:auto;
	margin-bottom: 30px;
	box-shadow: 0 0 6px #d3d3d3;
	/*border: solid 1px #000;*/
}

section.menu_list ul::before {
display: block;
content:"";
width: 19%;
	order: 1;
}
section.menu_list ul::after {
display: block;
content:"";
width: 19%;
}

.menu_img p img{
	width: 100%;
}

section.menu_list ul li div{
	width: 100%;
}
section.menu_list ul li.blank{
	width: 19%;
	background: #fff;
	gap:auto;
	margin-bottom: 20px;
	box-shadow:none;
	/*border: solid 1px #000;*/
}


/*---------メニューリストボックスここまで--------*/


div.s_title{
	clear: both;
	text-align: left;
	border-top: 1px solid #000;
/*	border-bottom: 2px solid #999;*/
	line-height: 1;
	padding: 16px 10px 12px 10px;
	margin-bottom: 2rem;
	font-weight: normal;
}
div.s_title div.s_name{
	float: left;
}
div.s_title div.s_name p{
	font-size: 2.0rem;
	font-weight: bold;
	margin-bottom: 0!important;
}

div.s_title div.s_name span{
	padding: 4px 6px 2px 6px;
	background: #fff;
	border: 1px solid #333;
	letter-spacing: 0px;
	font-size: 1.8rem;
	margin-right: 6px;
}
div.s_title div.s_name span.hitoketa{padding: 6px 10px 2px 10px!important;}


div.s_title div.s_position{
	float: right;
}
div.s_title div.s_position p{
	margin-bottom: 0!important;
}
div.s_title div.s_position p.posi_t{
	float: left;
	display: block;
	font-size: 1.8rem;
	padding-top: 4px;
}
div.s_title div.s_position p.posi_c{
	float: right;
	padding-left: 20px;
}
div.s_title div.s_position p.posi_c a{
	display: block;
	background: #E2001E;
	color: #ffffff;
	padding: 6px 20px;
	font-weight: bold;
	border-radius:8px;
	font-size: 1.4rem;
}







/*--------------------*/



div.menu_img{}

div.menu_name,
div.menu_place,
div.menu_check{
	padding: 0 10px;
}

div.menu_name{}
div.menu_name p{
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
}
div.menu_name strong{
	color: #E2001E;
	/*font-size: 2.0rem;*/
}
div.menu_name p span{
	font-weight: normal;
	font-size: 1.4rem;
}

div.menu_name p.topping_det{
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3;
	border-top: dotted 1px #000;
	padding-top: 5px;
}
div.menu_name p.topping_det strong{
	color: #E2001E;
	font-size: 13px!important;
}
div.kome{
	color: #E2001E;
	font-size: 12px!important;
	/*margin-top:5px;*/
	line-height: 1.2;
}
div.menu_name p.topping_det strong:first-child{
	color: #333!important;
}

div.menu_place{}
div.menu_place p{
}
div.menu_place p strong{
	font-size: 2.0rem;
}
div.menu_place p strong span{
	padding: 4px 6px 2px 6px;
	background: #fff;
	border: 1px solid #333;
	letter-spacing: 0px;
	font-size: 1.8rem;
	margin-right: 6px;
}
div.menu_place p strong span.hitoketa{
	padding: 6px 10px 2px 10px!important;
}


div.menu_check{}
div.menu_check p{}
div.menu_check p a{
	display: block;
	text-align: center;
	background: #E2001E;
	color: #ffffff;
	padding: 6px 0;
	font-weight: bold;
	border-radius:8px;
}


/*▲db_uniqueここまで-------------------------*/

/*--------comming soon--------*/

.commingsoon{
	width: 800px;
	margin: 50px auto;
	font-size:45px;
	text-align: center;
}
/*--------comming soon--------*/






@media screen and (max-width:745px) {

/*▼Unique ここから-------------------------*/
	
	body{padding-top: 80px!important;}
	.sp_size{width: 100%!important;}
	
	/*header-------------------------*/

	/*#header{
		background: url(../../common/images/contents_head.png)no-repeat bottom left #ffe100!important;
		background-size: 85%!important;
		height: 60px!important;
		z-index: 40!important;
	}*/

	#header h1{
		margin-top: 0px!important;
		float: none!important;
		line-height: 0;
		margin-left: 50px;
	}

	#header #gmenu{
		background: #000000;
	}

/*▲Unique ここまで-------------------------*/


/*▼Original ここから-------------------------*/

	p.shop_img{
	float: none!important;
	padding-right: 0px!important;
	}
	div.shop_lead{padding-top: 0px!important;}
	
	div.shop_lead p{
	font-size: 14px;
		line-height: 1.4;
		letter-spacing: 0;
}
	
	p.uriba_check{margin-left: 0px!important;}
	p.uriba_check a{}

	
	
	
	
	
	
	
	div.drinklist{
		width: 100%!important;
		padding-bottom: 40px;
	}
	div.drinklist:nth-child(odd){float: none!important;}
	div.drinklist:nth-child(even){float: none!important;}

div.drinklist h4{
	font-size: 16px;
	background: #FCB040;
	text-align: center;
	margin-bottom: 1.2em;
}
div.drinklist{
	}
div.drinklist dt{
	font-size:13px;
	float: left;
	padding: 6px 0;
	border-bottom: 1px solid #000;
}
div.drinklist dd{
	font-size:13px;
	text-align: right;
	padding: 6px 0;
	border-bottom: 1px solid #000;
	color: #F5171B;
	font-weight: bold;
}
	
	div.menu_name{
		font-size: 85%;
	}
	
	
#osushi p{
	display: block!important;
	margin: 0 auto!important;
	width: 90%!important;
	font-size: 1.8rem;
	text-align: center!important;
}
#osushi p a{
	display: block!important;
	width: 100%!important;

	color: darkblue;
	border-top: 4px double darkblue;
	border-bottom: 4px double darkblue;
	padding: 8px 0px 6px 0px!important;
}
#osushi p a strong{
	color: #F10105;
}
	
	
	
	
	
	
/*▲Original ここまで-------------------------*/



/*▼db_uniqueここから-------------------------*/
	
	section.menu_list ul li{
		width: 48%!important;
		gap:auto;
	}

section.menu_list ul{
	margin-bottom: 20px;
}
	/*section.menu_list ul li:nth-child(odd){margin-right: 15px;}
	section.menu_list ul li:nth-child(even){margin-right: 0px;}*/

/*
	section.menu_list ul li:nth-child(2n+1){float: left!important;}
	section.menu_list ul li:nth-child(2n){float: right!important;}
	section.menu_list ul li div{width: 100%!important;}
*/
	
	section.menu_list h3 span.sposi{
	}
	section.menu_list h3 span.sposi a{
		display: block!important;
		margin-top: 4px!important;
	}

/*▲db_uniqueここまで-------------------------*/

	
	
	
	
	
	
	
	
}





















