/****************************/
/*	shop list for category	*/
/****************************/
.shoplist_page .inner_box{
	max-width: 1100px!important;
		margin: 0 auto;
}
.tab_buttons_full{
	max-width: 100%;
	height: 78px;
	font-size: 16px;
	font-weight: bold;
}
.tab_buttons_full_inner{
	max-width: 1100px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}
.tab_buttons_full_inner .tab_item{
	color: #000;
	background: #fff;
}
.tab_buttons_full .tab_item{
	width: 340px;
	height: 70px;
	margin-right: 40px;
}
.tab_buttons_full .tab_item:last-child{
	margin-right: 0;
}
.tab_buttons_full .tab_item a, .tab_buttons_full .tab_item span{
	cursor: pointer;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 1.3;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.shoplist_page .shop_news_tab .tab_wrap{
	max-width: 100%;
	margin: 0 0;
	height: auto;
	padding: 40px 0 30px;
}
.shoplist_page .tab_buttons{
	margin: 0 auto;
	padding: 0 50px;
}
.shoplist_page .tab_content{
	margin-top: 40px;
}
.shoplist_page .box_col4 .text_area{
	padding: 10px 10px;
	position: relative;
}
.shoplist_page .text_area .floor{
	font-size: 12px;
	margin-bottom: 10px;
}
.shoplist_page .text_area .shop_name{
	font-size: 18px;
	margin-bottom: 10px;
	word-break: break-all;
	min-height: 36px;
}
.shoplist_page .text_area .shop_cat{
	font-size: 14px;
	margin-bottom: 10px;
}
.shoplist_page .text_area .opne_time{
	font-size: 14px;
	margin-bottom: 25px;
	word-break: break-all;
}
.shoplist_page .text_area dl{
	padding-bottom: 40px;
	min-height: 195px;
	margin-bottom: 15px;
}
.shoplist_page .text_area .shop_Introduction{
	font-size: 14px;
	line-height: 1.6;
	word-break: break-all;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
	height: 65px;
	display: -webkit-box;
	position: absolute;
	bottom: 10px;
	padding-right: 10px;
}
.search_item.sub_categoty{
	max-width: 1200px;
}
.cafe_floor_search .floor,
.cafe_floor_search .area{
	max-width: 880px;
	margin: 0 auto;
}
.search_item .sub_categoty_list{
	min-width: 150px;
	height: 90px;
	margin-right: 6px;
	margin-bottom: 10px;
	text-align: center;
}
.search_item .sub_categoty_list_floor{
	background-color: #fff;
	min-width: 19%;
	height: 85px;
	margin-right: 6px;
}
.search_item .sub_categoty_list_area{
	background-color: #fff;
	min-width: 24%;
	height: 85px;
	margin-right: 6px;
}
.search_item .sub_categoty_list:last-child,
.search_item .sub_categoty_list_floor:last-child,
.search_item .sub_categoty_list_area:last-child{
	margin-right: 0;
}
.sub_categoty.floor .active{
	border-bottom: 4px solid #197471;
}
.sub_categoty.area .active{
	border-bottom: 4px solid #D48682;
}
.video{
	position: relative;
	height: 0;
	padding: 10px 0 40.25%;
	overflow: hidden;
	max-width:800px;
	max-height:400px;
	margin: 0 auto 80px;
}
.video iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ttl_search_floor{
	text-align: center;
	font-size: 32px;
	margin-bottom: 40px;
}
.ttl_search_floor{
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;

}
.ttl_search_floor::before,
.ttl_search_floor::after{
	content:"";
	display: inline-block;
	-webkit-flex: 1;
	flex: 1;/* 線の伸び率 */
	border-bottom: 1px solid #988575;
}
.ttl_search_floor::before{
	margin-right: 15px;
	padding-left: 15px;
}
.ttl_search_floor::after{
	margin-left: 15px;
	padding-right: 15px;
}
.shoplist_page .box_col4 .item_img{
	width: 100%;
	position: relative;
	padding-top: 100%;
	margin-bottom: 15px;
}
.shoplist_page .search_item_wrap.footer_tab_wrap{
	max-width: 100%;
	background: #fff;
}
.shoplist_page .footer_tab_wrap .sub_categoty_list{
	color: #000;
	background: #fff;
	border-left: 1px solid #c1b6ac;
	border-right: 1px solid #c1b6ac;
	border-top: 1px solid #c1b6ac;
}

@media screen and (max-width:1023px){
	.tab_buttons_full_inner{
		padding: 0 5vw;
	}
}

@media screen and (max-width:599px){
	.shoplist_page .inner_box .tab_item{
		font-size: 12px;
		line-height: 1.4;
	}
	.tab_buttons_full{
		height: 58px;
	}
	.tab_buttons_full_inner{
		padding: 0 2vw;
	}
	.tab_buttons_full .tab_item{
		width: 33%;
		height: 50px;
		margin-right: 1%;
		font-size: 13px;
	}
	.search_item.sub_categoty{
		height: auto;
		margin: 0px 2%;
		padding: 0;
	}
	.cafe_floor_search .floor,
	.cafe_floor_search .area{
		max-width: 100%;
	}
	.search_item .sub_categoty_list{
		min-width: 22.4vw;
		height: 17vw;
		display: inline-flex;
		float: left;
		margin-bottom: 4vw;
		font-size: 3vw;
		margin-right: 3px;
		line-height: 1.2;
	}
	.search_item .sub_categoty_list_floor{
		min-width: 19%;
		height: 20vw;
		margin-right: 1.2%;
	}
	.search_item .sub_categoty_list_area{
		min-width: 24%;
		height: 20vw;
		margin-right: 1.2%;
		font-size: 12px;
	}
	.shoplist_page .box_col4 .card_item{
		border-bottom: none;
	}
	.shoplist_page .box_col4 .card_wrap{
		width: 48%;
		margin-bottom: 10vw;
	}
	.shoplist_page .box_col4 .item_img{
		width: 100%;
		position: relative;
		padding-top: 100%;
		margin-bottom: 4vw;
	}
	.video{
		position: relative;
		height: 0;
		padding: 10px 0 50.25%;
		overflow: hidden;
		margin: 0 auto 20vw;
	}
	.shoplist_page .text_area .floor{
		font-size: 12px;
		margin-bottom: 10px;
	}
	.shoplist_page .text_area .shop_name{
		font-size: 18px;
		margin-bottom: 15px;
		word-break: break-all;
	}
	.shoplist_page .text_area .shop_cat{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.shoplist_page .text_area .opne_time{
		font-size: 14px;
		margin-bottom: 15px;
		word-break: break-all;
	}
	.shoplist_page .text_area .shop_Introduction{
		font-size: 14px;
		line-height: 1.6;
		word-break: break-all;
	}
}

/****************************/
/*	floor & word common		*/
/****************************/
.search_item_wrap{
	width: 100%;
	height: 100%;
	padding: 40px 0 30px;
	margin-bottom: 60px;
}
.search_item{
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	flex-wrap:wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.search_item div:last-child{
	margin-right: 0;
}
.search_item div a, .search_item div span{
	background-color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

/****************************/
/*	shop list for floor		*/
/****************************/
.search_item .floor_list{
	margin-right: 6px;
	margin-bottom: 10px;
	border-bottom: 4px solid #fff;
}
.ttl_shoplist{
	margin: 80px 0 50px;
}
fieldset{
	width:100%;
	margin: 0 auto;
	border:0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
legend{
	padding-right: 10px;
	font-size:32px;
}
fieldset dl{
	padding: 20px 20px 30px 0;
}
fieldset dt{
	float: left;
	padding-right: 24px;
	font-size:24px;
	min-height: 4vw;
}
fieldset dd{
	font-size:14px;
	line-height: 2;
}
.floor_map_wrap{
	margin-bottom: 30px;
}
.floor_map_inner{
	width:100%;
	height:auto;
	padding: 35px 40px;
	background-color: #fff;
}
.floor_map{
	position: relative;
	border:1px solid #000;
	float: left;
	overflow: hidden;
}
.floor_map_guide{
	float: left;
}
.leaflet-touch .leaflet-control-zoom-out{
	font-size: 22px!important;
}
.floor_list{
	min-width: 150px;
	height: 90px;
}
.search_floor .footer_tab_wrap{
	margin: 60px auto 100px;
}
.floorMapCaption{
	clear: both;
	padding-top: 5px;
	width: 100%;
	max-width: 660px;
	text-align: right;
	line-height: 1;
	font-size: 14px;
	color: #333;
}
.pageAnnotation{
	padding-bottom: 30px;
	line-height: 1.4;
	font-size: 14px;
}
.search_floor .footer_tab_wrap div.floor_list{
	border: 1px solid #C1B6AC;
}
.search_floor .footer_tab_wrap div.floor_list.active{
	border-left: 1px solid #C1B6AC;
	border-top: 1px solid #C1B6AC;
	border-right: 1px solid #C1B6AC;
}

@media (max-width:1059px){
	.floor_map{
		float: none;
	}
	.floor_map_guide{
		position: relative;
		float: none;
		clear: both;
		padding-top: 20px;
	}
}

@media screen and (max-width:1023px){
	.search_item.floor{
		max-width: 98%;
	}
	.floor_list{
		min-width: 19%;
		height: 14vw;
	}
	.search_item .floor_list{
		margin-right:1%;
		margin-bottom:1%;
	}
	.floor_list, .abc_list{
		font-size: 18px;
	}
}

@media screen and (max-width:599px){
	.floor_map_inner{
		width: 100%;
		height: auto;
		padding: 1vw 1vw;
	}
	.floorMapCaption{
		position: absolute;
		top: 0;
		font-size: 12px;
	}
	.pageAnnotation{
		padding-bottom: 20px;
		font-size: 12px;
	}
	fieldset dl{
		padding: 4vw 1vw 2vw;
	}
	fieldset dt{
		float: none;
		font-size:24px;
		margin-bottom: 7vw;
	}
	fieldset dd{
		margin-left: 5vw;
		font-size:14px;
		line-height: 2;
	}
}

/****************************/
/*	shop list for word		*/
/****************************/
.abc_list{
	width: 90px;
	height: 90px;
}
.search_item .abc_list{
	margin-right: 10px;
	margin-bottom: 10px;
}
.search_abc .footer_tab_wrap{
	margin: 60px auto 100px;
}
.shop_detail .image_wrap{
	padding-top: 25px;
	text-align: center;
}
.shop_detail .image_wrap img{
	width: 200px;
	height: 200px;
}
.shop_detail .image_wrap a + a{
	margin-left: 35vpx;
}
.search_abc .footer_tab_wrap div{
	border: 1px solid #C1B6AC;
}
.search_abc .search_item .abc_list:hover:after,
.search_abc .search_item .abc_list.active:after{
	content: "";
	display: block;
	position: relative;
	bottom: 4px;
}
.search_abc .footer_tab_wrap .abc_list:hover:after,
.search_abc .footer_tab_wrap .abc_list.active:after{
	content: "";
	display: block;
	position: relative;
	bottom: 3px;
}

@media screen and (max-width:599px){
	.search_item .abc_list{
		width: 18vw;
		height: 18vw;
		margin-right: .5vw;
		margin-left: 1vw;
		margin-bottom: 1%;
	}
	.link_list_wrap .shop_search_list_item{
		flex-direction: unset;
	}
}

/****************************/
/*	shop					*/
/****************************/
.shop_detail .item_img_wrap{
	max-width: 600px;
	margin: 0 auto;
}
.shop_detail .item_img{
	width: 100%;
	position: relative;
	padding-top: 100%;
}
.shop_info_wrap{
	position: relative;
	padding: 35px;
	margin-top: 10px;
}
.shop_info_wrap .shop_logo{
	float: left;
	margin-right: 25px;
	padding: 0px;
	width: 200px;
	height: 200px;
}
.shop_info_wrap .category_block{
	font-size: 12px;
	margin-bottom: 20px;
}
.shop_info_wrap .category_block span{
	display: inline-block;
	margin-right: 5px;
}
.shop_info_wrap .shop_category{
	padding: 8px 25px;
}
.shop_info_wrap .shop_area,
.shop_info_wrap .shop_floor{
	padding: 7px 10px;
	border: 1px solid #000;
}
.shop_info_wrap .shop_name{
	margin-bottom: 25px;
}
.shop_info_wrap .shop_name .name{
	display: block;
	margin-bottom: 10px;
	font-size: 28px;
}
.shop_info_wrap .shop_name .kana{
	color: #999;
	font-size: 16px;
}
.shop_info_wrap .category2{
	font-size: 14px;
	margin-bottom: 20px;
}
.shop_info_wrap .link a{
	font-size: 14px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	border-radius: 20px;
	padding: 15px 50px;
}
.shop_info_wrap .link a::before{
	position: absolute;
	right: 23px;
	top: 16px;
	z-index: 1;
	content: "";
	pointer-events: none;
	border-top: 5px solid transparent;
	border-left: 9px solid #FFF;
	border-right: 0px solid transparent;
	border-bottom: 5px solid transparent;
}
.shop_info_wrap .link a:hover{
	opacity: .8;
}
.shop_detail .shop_info_wrap{
	border: none;
}
.information{
	text-align:center;
	padding: 10px;
	margin-bottom:70px;
}
.information table{
	border-collapse: collapse;
	border: 1px solid #CBCBCB;
	max-width:880px;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
}
.information table tr th,
.information table tr td{
	border-bottom: 1px solid #CBCBCB;
}
.information table tr th{
	min-width: 160px;
	font-weight: bold;
	background-color:#F1F1F1;
	padding: 15px 15px 15px 23px;
}
.information table tr td{
	padding: 15px 15px 15px 40px; 
	width: 100%;
}
.shop_info_main{
	padding: 60px 100px;
	text-align: center;
}
.shop_detail h2.ttl{
	font-weight: normal;
}
.text_info{
	text-align: left;
	font-size: 20px;
	line-height: 1.4;
	word-break: break-all;
	margin-top: 20px;
}
.shoplist_page .text_area .date{
	font-size: 14px;
	margin-bottom: 10px;
}
.shoplist_page .text_area .title{
	font-size: 18px;
	margin-bottom: 12px;
}
.shoplist_page.shop_detail .text_area .shop_name{
	font-size: 12px;
	margin-bottom: 20px;
}
.shoplist_page .text_area .shop_area{
	margin-bottom: 10px;
}
.shoplist_page .text_area .shop_area span{
	display: inline-block;
	border: 1px solid #4D4D4D;
	font-size: 14px;
	padding: 3px 7px;
	margin: 0 5px 5px 0;
}
.shoplist_page .text_area .news_category{
	font-size: 12px;
	margin-bottom: 30px;
}
.info_icon_area{
	max-width:910px;
	margin: 0 auto;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content: flex-start;
}
.info_icon_area div:last-child{
	margin-right: 0;
}
.info_icon_area .info_icon{
	min-width: 60px;
	text-align: center;
	line-height: 1.4;
	vertical-align: top;
	margin-bottom: 4vw;
}
.info_icon_area .info_icon + .info_icon{
	margin-left: 30px;
}
.info_icon img{
	width:27px;
	height: 26px;
	margin-bottom: 10px;
}

@media screen and (max-width:1023px){
	.info_icon_area{
		max-width:90%;
	}
	.info_icon_area .info_icon{
		margin-right: 3.5vw;
	}
	.info_icon_area .info_icon + .info_icon{
		margin-left: 0;
	}
}

@media screen and (min-width:560px) and (max-width:1023px){
	.shoplist_page .inner_box{
		max-width: 98%!important;
	}
	.shoplist_page .inner_box .search_item{
		justify-content: unset;
		margin-left: 20px;
	}
}

@media screen and (max-width:599px){
	.info_icon img{
		width: 17px;
		height: 16px;
		margin-bottom: 5px;
	}
	.info_icon_area .info_icon{
		min-width: 22px;
		text-align: center;
		line-height: 1.4;
		vertical-align: top;
		margin-bottom: 3vw;
		font-size: 10px;
		margin-right: 3vw;
	}
	.floor_map img{
		width: 350px;
	}
	.shop_info_wrap .shop_logo{
		margin-bottom: 20px;
	}
	.shop_info_wrap{
		padding: 2vw;
		margin-top: 3vw;
	}
	.shop_info_wrap .shop_logo{
		width: 100%;
		height: auto;
	}
	.shop_info_wrap .shop_name .kana{
		margin-left: 0;
		display: block;
		margin-top: 5px;
	}
	.shop_detail .shop_info_main{
		padding: 8vw 4vw;
		text-align: center;
	}
	.shoplist_page .inner_box{
		max-width: 98%!important;
	}
	.information{
		text-align:center;
		padding: 0;
		margin-bottom:10vw;
	}
	.information table{
		max-width:90%;
	}
	.information table tr th{
		min-width: 40%;
		padding: 2vw 2vw 2vw 2vw;
	}
	.information table tr td{
		padding: 2vw 2vw 2vw 3vw; 
		width: 60%;
	}
	.search_item{
		justify-content: unset;
	}
	body#access .ttl{
		font-size: 6vw;
	}
	.shop_info_wrap .link a{
		font-size: 4vw;
		padding: 10px 30px;
		position: static;
		display: block;
		text-align: center;
		border-radius: 0;
	}
}

@media screen and (max-width:320px){
	.floor_map{
		width: 100%;
		min-width: 100%;
		height: 213px;
		float: none;
	}
	.floor_map img{
		width: 300px;
	}
}