@charset "UTF-8";


/*-----------------------------------------------------
restaurant contents
-----------------------------------------------------*/
.foodico{
	margin: 60px auto 5px;
	display: block;
	width: 900px;
	border: 5px dotted #ffa564;
	border-radius: 37px;
	-moz-border-radius: 37px;
	-webkit-border-radius: 37px;
	overflow: hidden;
}
.foodico li{
	padding: 10px;
	width: calc((100% - 2px ) /3);
	height: 74px;
	border-right: 5px dotted #ffa564;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 54px;
	text-align: center;
}
.foodico li:last-child{
	border-right: none;
}
.shopico,
.pshopico{
	text-align: right;
	margin-bottom: 3px;
}
.foodico span{
	height: 58px;
	width: 58px;
	line-height: 58px;
	margin-right: 10px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.shopico span{
	height: 58px;
	width: 58px;
	line-height: 58px;
	margin-left: 10px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.pshopico span{
	height: 34px;
	width: 34px;
	line-height: 34px;
	margin-left: 5px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.foodico span.kmenu,
.shopico span.kmenu{
	background: url('../images/i_kidsmenu.png') center center no-repeat;
}
.foodico span.kseat,
.shopico span.kseat{
	background: url('../images/i_kidschair.png') center center no-repeat;
}
.foodico span.kreser,
.shopico span.kreser{
	background: url('../images/i_reservation.png') center center no-repeat;
}
.pshopico span.kmenu{
	background: url('../images/i_kidsmenu.png') center center no-repeat;
	background-size: cover;
}
.pshopico span.kseat{
	background: url('../images/i_kidschair.png') center center no-repeat;
	background-size: cover;
}
.pshopico span.kreser{
	background: url('../images/i_reservation.png') center center no-repeat;
	background-size: cover;
}
div.f_txt{
	margin: 30px 0 0px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
}

dl.shopData{
	display:table;	
}
.shopData dt.shopLogo{
	display: table-cell;
	width:185px;
	height: 149px;
	border: 1px solid #999;
}
.shopData dt.shopLogo a{
	display:inline-block;
	width:185px;
	height: 139px;
}

.shopData dd.shopName{
	padding-left:15px;
	text-align: left;
	font-size: 2.2rem;
	font-weight:bold;
	vertical-align:middle;
	display:table-cell;
	line-height: 140%;
	width: 417px;
	background: url('../images/i_bgshopname.png') top 10px left 5px no-repeat;

}
.shopData dd.shopName a{
	color: #775B46;
	text-decoration: none;
}
dd.shopName span.s_floor{
	display: block;
	color: #3EC6DD;
	font-size: 1.4rem;
/*	line-height: 120%;*/
	margin-top: 0px;
}
.shopDetails{
	margin: 25px 0  0  0 ;
	display: table;
}



.shopDetails_img{
	position: relative;
	width: 480px;
	float: left;
}
.shopDetails_img figure{
	height: auto;
	overflow: hidden;
	height: 360px;
/*
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
*/

}
.shopDetails_img img{
	/*width: auto;
	height: 360px;*/
	width: 100%;
	display: table-cell;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
}




.shopimg_txt{
	margin: 5px 0;
	text-align: left;
	text-indent:40px;
}
.shopDetails_list{
	position: relative;
	width: 400px;
	float: left;
	margin-left: 24px;
}





.shopDetails_right dd{
	margin: 0px 0px 0px 4px;
	font-size: 1.4rem;
	text-align: left;
}






.shopDetails_right h4{
	font-size: 2.2rem;
	display: inline-block;
/*	background: linear-gradient(transparent 40%, #fff66c 0%);*/
	margin: 0 0 20px;
/*
	padding-left:15px;
	text-align: left;
	font-size: 2.2rem;
	font-weight:bold;
	vertical-align:middle;
	display:table-cell;
	line-height: 140%;
	width: 417px;
*/
}
.shopDetails_right  dd h4{
	font-size: 2.2rem;
	font-weight:bold;
	padding:28px 0px 0px 25px;
	background: url('../images/i_bgshopname.png') 13px 0px no-repeat;
	background-size:45%;
	margin:0;
}
.shopDetails_right p{
	line-height: 250%;
	padding-left: 30px;
}
.optm{
	height: 58px;
	width: 58px;
	line-height: 58px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	background: url('../images/i_opentime.png') center center no-repeat;




	float:left;
}
.txtb{

	float:left;
		display:block;
		font-weight: bold;
		font-size:16pt;
	
		padding:12px 0px 15px 10px;
	}
	
	
#shop-list{
/*	border-collapse: separate;
	border-spacing: 25px 0px;*/
	display: table;
	margin: 0 auto;
	width: 100%;
}
.shopDatalist{
	background: #fff;
	border-bottom: 4px dotted #B7B7B7;
	display: block;
	padding: 10px 10px 26px 10px;
	position: relative;
	table-layout: fixed;
	text-align: center;
	vertical-align: middle;
	width: 420px;
	float: left;
	clear: right;
}
div.shopDatalist:nth-child(odd){
	margin: 10px 12px 10px 0px;
}
div.shopDatalist:nth-child(even){
	margin: 10px 0px 10px 12px;
}
.shopDatalist dl {
	border-collapse: separate;
	border-spacing: 0 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.shopDatalist dt.shopLogo {
	border: 1px solid #999;
	display: table-cell;
	margin: 0;
	width: 140px;
	height: 110px;
}

.shopDatalist dd.shopName {
	display: table-cell;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 100%;
	text-align: left;
	vertical-align: top;
	background: url('../images/i_bgshopname.png') top 0px left 5px no-repeat;
	padding-left: 20px;
}

dd.shopName a {
	color: #775B46;
	text-decoration: none;
}
dd.shopName a:hover {
	color: #ff5677;
	opacity: 1px;
	text-decoration: underline;
}
ul.shopLink{
	margin: 18px 0 0;
	display: table;
}
ul.shopLink li,
ul.shopCate li{
	float: left;
}
ul.shopLink li.s_tenpo,
ul.shopLink li.s_area{
	width: 200px;
	height: 70px;
	padding: 0 5px;
}
ul.shopLink li.s_tenpo a{
	font-weight:bold;
	position:relative;
	background: url('../images/bg_wakuMap.png') top center;
	color: #775B46;
	border: 2px solid #DBDBDB;
	font-size: 1.4rem;
	text-decoration: none;
	width:210px;
	height: 70px;
	vertical-align:middle;
	display:table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .4s;
	transition: all .4s;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	font-weight:bold;
}
ul.shopLink li.s_tenpo a:before,
ul.shopLink li.s_area a:before{
	display: inline-block;
	color: #FFA4B1;
	font-size: 1.4rem;
	-webkit-transition: all .4s;
	transition: all .4s;
	margin-right: 5px;
}
/*ul.shopLink li a:hover{
	opacity: 0.8;
}*/

ul.shopLink li.s_area a{
	position:relative;
	background: url('../images/bg_wakuMap.png') top center;
	color: #775B46;
	border: 2px solid #DBDBDB;
	font-size: 1.4rem;
	text-decoration: none;
	width:210px;
	height: 70px;
	vertical-align:middle;
	display:table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .4s;
	transition: all .4s;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	font-weight: bold;
}
ul.shopLink li.s_tenpo a:hover,
ul.shopLink li.s_area a:hover{
	border: 2px solid #FFA4B1;
	background: url('../images/bg_tenpo-area.png') top center;
	color: #ff5677 !important;
	border-radius: 40px;
}

dd.s_tenpo,dd.s_area{
	margin-bottom: 10px;
}
dd.s_tenpo a:before,
dd.s_area a:before{
	margin-right: 5px;
}

dd.s_tenpo a,
dd.s_area a{
	position:relative;
	background: url('../images/bg_wakuMap.png') top center;
	color: #775B46;
	border: 3px solid #DBDBDB;
	width: 366px;
	height: 72px;
	font-size: 1.8rem;
	text-decoration: none;
	vertical-align:middle;
	display:table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	border-radius: 46px;
	-moz-border-radius: 46px;
	-webkit-border-radius: 46px;
	font-weight:bold;
}
.s_tenpo a:hover,
.s_area a:hover{
	background: url('../images/bg_tenpo-area.png') top center;
	color: #ff5677 !important;
	border-radius: 46px;
	border: 3px solid #FFA4B1;
}
.shopPic{
	margin: 10px 0px;
}
.shopPicture img{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
}
.shopPicture span{
	margin: 5px 0;
	color: #999;
	font-size: 1.2rem;
	text-align: left;
	display: block;	
}
.shopDetails_Slider img{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
}
/*.shopDetails_Slider{
	width: 480px;
}
.shopDetails_Slider ul {
  margin: 0;
  padding: 0;
}
.shopDetails_Slider img { border: none; }
.shopDetails_Slider .clear { clear: both; }
  
#wrapper_red {
  width: 400px; 
  margin: 0 auto;
  padding: 0px;
}
#wrapper_red li {
  float: left;
  margin: 5px;
}*/
.noimage {
	width:45%;
	height:595px;
	display:block;
	overflow:hidden;
	border-bottom: 4px dotted #B7B7B7;
	margin:0 0 10px 0;
	float:left;
	text-indent:-9999px;
  }