@charset "utf-8";
/*
Theme Name: LIQUID MAGAZINE Child
Theme URI: https://lqd.jp/wp/
Description: LIQUID PRESS THEME
Author: LIQUID DESIGN
Author URI: https://lqd.jp/
Template: liquid-magazine
Version: 9999
*/
/* Child Styles */
.shop_news .content_header .shoplogo:after,.recruit_topics .content_header .shoplogo:after{display: block; font-size: .8em;}
.tag-zagallery .shoplogo:after{content: "03-3946-5390"; }
.tag-access .shoplogo:after{content: ""; }
.tag-dentist .shoplogo:after{content: "03-3944-6063"; }
.tag-welcia .shoplogo:after{content: "03-5976-4189"; }
.tag-osharekoubou .shoplogo:after{content: "03-6902-2027"; }
.tag-karadafactory .shoplogo:after{content: "03-5981-8780"; }

.tag-kyokuto .shoplogo:after{content: "03-3945-1292"; }
.tag-clinic .shoplogo:after{content: "03-59773820"; }
.tag-seveneleven .shoplogo:after{content: "03-3947-5023"; }
.tag-doutor .shoplogo:after{content: "03-3945-3033"; }
.tag-trattoria .shoplogo:after{content: "03-3943-7165"; }
.tag-paletteplaza .shoplogo:after{content: "03-3946-5594"; }
.tag-peacock .shoplogo:after{content: "03-5977-3501"; }
.tag-issuidou .shoplogo:after{content: "03-3943-9541"; }
.tag-yataideli .shoplogo:after{content: "03-5414-5085"; }
.tag-greencourt .shoplogo:after{content: ""; }
.tag-postal .shoplogo:after{content: "03-5978-3160"; }
.tag-bunkyoudou .shoplogo:after{content: "03-5977-1151"; }
.tag-oasis .shoplogo:after{content: "03-5940-0109"; }
.tag-kaigaiten .shoplogo:after{content: "03-5977-3510"; }
.tag-gyuusei .shoplogo:after{content: "03-5981-8909"; }
.tag-anshin .shoplogo:after{content: "03-6912-1461"; }
.tag-bestudio .shoplogo:after{content: "0120-815-896"; }


a, a:hover, a:active, a:visited {
    color: #009245;
}
.liquid_bg, .carousel-indicators .active, .main, .sns a, .post_views, .post-stats,
.has-liquid-theme-background-color {
    background-color: #009245 !important;
}
.liquid_bc, .post_body h1 span, .post_body h2 span, .ttl span,
.archive .ttl_h1, .search .ttl_h1, .formbox a, .post_views,
.has-liquid-theme-background-color.is-style-blockbox {
    border-color: #009245;
}
.liquid_color, .navbar .current-menu-item, .navbar .current-menu-parent, .navbar .current_page_item,
.has-liquid-theme-color {
    color: #009245 !important;
}
.post_body a, .post_body a:hover, .post_body a:active, .post_body a:visited {
    color: #009245;
}


* {
min-height:0;
min-width:0;
}
body {
	font-size: 14px;
}
.logo img {
    width: auto !important;
    height: 45px !important;
    max-width: initial !important;
}
.navbar {
    margin-bottom: 0;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
	border-bottom: 1px solid #009245;
	margin-bottom:20px;
}
.navbar-nav a {
    font-size: 110%;
    display: block;
    padding: 7px 14px;
	font-weight: 900;
		position:relative;
}
.navbar-nav a::before {
	fill: currentColor;
	padding-right:0.9em;
	content:"";
	display:inline-block;
	width:0.7em;
	height:0.7em;
	background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9"><path fill="%23009245" d="M4.5,1.7A2.8,2.8,0,1,1,1.7,4.5,2.81,2.81,0,0,1,4.5,1.7M4.5,0A4.5,4.5,0,1,0,9,4.5,4.49,4.49,0,0,0,4.5,0Z"/></svg>') no-repeat;
	background-size:contain;
}
.navbar-nav a:hover:before{
	content:"";
	padding-right:0.9em;
	width:0.7em;
	height:0.7em;
	background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9"><circle fill="%23009245" cx="4.5" cy="4.5" r="4.5"/></svg>') no-repeat;
	background-size:contain;
    transition-duration: 0.5s;
}

.widget_gtranslate {
	overflow: hidden;
	margin: .5em 0;
	text-align: center;
	font-size: 90%;
}
.widget_gtranslate select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.widget_gtranslate select::-ms-expand {
    display: none;
}
.widget.widget_gtranslate  {
	position: relative;
	border: 1px solid #009245;
	border-radius: 2px;
	background: #ffffff;
}
.widget.widget_gtranslate::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #009245;
	pointer-events: none;
}
.widget.widget_gtranslate:after {
	position: absolute;
	top: 0;
	right: 2.5em;
	bottom: 0;
	width: 1px;
	content: '';
	border-left: 1px solid #009245;
}
.widget.widget_gtranslate select {
	padding: 5px 35px 5px 13px;
	color: #009245;
}



/* 左メニュー */
.widget {
    margin-bottom: 1rem;
}
#menu-leftmenu li{
    background: #009245;
    padding: 5px 5px 5px 12px ;
    margin: 0px;
	color:#fff;
	border-bottom: 1px solid #216d36;
}
#menu-leftmenu li a{
	color:#fff;
}

.headline {
    padding:  1rem 0 0 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow:  none;
    -o-box-shadow:  none;
    -ms-box-shadow:  none;
}

.widget ul li {
    display: block;
    padding-left: 0;
    border: none; 
}
.widget-shopcoupon .widget ul li a,.widget-shopcoupon .widget ul li a span,.widget-shop_news .widget ul li a,.widget-shop_news .widget ul li a span{display: block; padding:0;}
.widget-shopcoupon .widget ul li img,.widget-shop_news .widget ul li img{
	width:50px;
	height:50px;
object-fit: contain;
	border:1px solid #ccc;
float:left;
}
.widget-shopcoupon .widget ul li a figure,.widget-shop_news .widget ul li a figure{}
.widget-shopcoupon .widget ul li a figcaption,.widget-shop_news .widget ul li a figcaption{padding:0 0 0 60px;}
.shopcoupon_widget_date,.shopnews_widget_date{font-size:0.9em;color:#333;}
.widget a:hover{background:none;}

.sidebar-inner {
    top: 2rem;
    background-color: #fff;
    padding: 0;
}
.home .section_shop_news ,
.home .section_topics ,
.home .section_recruit,
.home .section_greenlibrary  {
	margin-bottom: 6rem;
}

.home .section_shop_news h2 i ,
.home .section_topics h2 i ,
.home .section_recruit h2 i ,
.home .section_greenlibrary h2 i  {
font-size: 80%;
color:#009245;
margin-right: 5px;
vertical-align: middle;	
}

.home .section_shop_news  h2,
.home .section_topics  h2,
.home .section_recruit  h2,
.home .section_greenlibrary  h2{
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: none;
	padding: 0 0 1% 0;
	font-size: 1.4em;
	font-weight:900;
	border-bottom: 1px solid #ECECEC;
}
.home   h2::after {
	font-size: 60%;
	color:#ccc;
	font-weight:normal;
	float: right;
	line-height:30px;
}
.home .section_shop_news  h2::after {
    content: "SHOP NEWS";
}
.home .section_topics  h2::after {
    content: "TOPICS";
}
.home .section_recruit  h2::after {
    content: "RECRUIT";
}
.home .section_greenlibrary  h2::after {
    content: "GREEN LIBRARY";
}
 .section_shop_news p{
    margin-top: 0;
	 margin-bottom: 0;}

.home .section ul {
	padding: 0 17px 10px 17px;
}
.home .section ul li {
	padding: 12px 0;
	border-bottom: 1px dotted #333;
}
.home .section_shop_news ul li a {
		text-decoration: none;
}
.home .section_shop_news figure{position: relative;}
.home .section_shop_news figure img{margin: 0 0 .8em  0;}
.home .section_shop_news span {
	display: block;
}
.home .section_shop_news .date{
	font-size: .9em;
    color: #333;
}
.home .section_shop_news .shop-excerpt {
	color: #009245;
    text-decoration: underline;
    margin-bottom: 1.6em;
}
.home .section_shop_news .shop-name {
font-size: .8em;
    color: #333;
    text-align: right;
    position: absolute;
    right: 7%;
    bottom: 3%;
}
.home:lang(en)  .section_shop_news .shop-name.kaigaiten font{	display:none;}
.home:lang(en)  .section_shop_news .shop-name.kaigaiten::before{content:"Kaigaiten";  display: block;}
.home:lang(en)  .section_shop_news .shop-name.issuidou font{	display:none;}
.home:lang(en)  .section_shop_news .shop-name.issuidou::before{content:"Issuidou";  display: block;}


.mgl-icon{
  overflow: hidden;
}
.mgl-icon img{
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
}
.mgl-icon:hover img{
	filter: brightness(60%);
	transition-duration: 0.3s;
}



/* TOPページ ショップニュース */
.home  .mainarea .section_shop_news ul {
margin: 0 -1.5% 0 0;
    padding: 0;
    flex-wrap: wrap;
    display: flex;
    list-style: none;
}
.home .section_shop_news ul li {
padding: 0;	
	margin-bottom:2%;
}


.home .section_shop_news ul li figure {
	margin: 0 5% 0 0;
	padding: 5%;
	border: 1px solid #ECECEC; 
	position: relative;
	height:100%;
}
.home .section_shop_news ul li figure:hover {
	background:#fff8fa;
}
.home .section_shop_news ul li img {
    width: 100%;
}
.home .section_shop_news ul li div{
  width: 100%;;
  height: auto;
  overflow: hidden;
}
.home .section_shop_news ul li img{
  transition-duration: 0.3s;
	height:8em;
	object-fit: cover;
}
.home .section_shop_news ul li:hover img{
  transform: scale(1.05);
  transition-duration: 0.3s;
}


/* TOPページ 新着情報 recruit_topics */
.section_topics .list-style ,.section_recruit .list-style   {
padding:0;
	margin:0;
}
.section_topics .list-style li,.section_recruit .list-style li  {
	list-style: none;
	flex-wrap: wrap;
	display: flex;
	 margin-bottom: 0.3em;

}
.section_topics .list-style li p,.section_recruit .list-style li p {
    margin-top: 0;
    margin-bottom: 0;
	    height: 1.4em;
    line-height: 1.4em;
}
.section_topics .list-style li .title ,.section_recruit .list-style li .title {
	    height: auto;
}
.section_topics .list-style li:after ,.section_recruit .list-style li:after {
    content: "";
    display: block;
    clear: both;
}
.section_topics .list-style li p.date,.section_recruit .list-style li p.date  {
	width: 7em;
	display: block;
}
.section_topics:lang(en)  .list-style li p.date {
	width: 9em;
}

.section_topics .topics_category {
display: inline-block;
    text-align: center;
    font-size: 0.8em;
    color: #fff;
    margin: 0 .5em 0 0 ;
    padding: 1px 7px 2px;
    border-radius: 3px;
    font-weight: normal;
	    width: 7em;

}
.section_topics .topics_category.information {background: #99a4d1;}
.section_topics .topics_category.coupon {background: #df99cc;}
.section_topics .topics_category.recruit {background: #b5bc4d;}

.section_topics .list-style li p.shop-thumbnail {
	margin-bottom: 10px;
}

.section_topics .list-style li p.shop-excerpt {
	display: block;
	width: 168px;
	color: #009245;
	font-weight: bold;
	font-size: 13px;
	line-height:1.4;
}

.section_topics .list-style li p.shop-name {
	font-size: 11px;
	text-align: right;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	display: block;
	clear: both;
	width: 168px;
	position: absolute;
	bottom: 12px;
	right: 12px;
}

.section_topics .list-style li p.title {
	margin-bottom: 5px;
}
.list_btn{float:right;}
.detail {
     padding-top: 0; 
}

/* フロアガイド */
.category-shoplist .mgl-tiles-container{margin-bottom:1rem;}
.page_floorguide .post_body ul ,.page_floorguide2 .post_body ul,.category-shoplist .post_body ul {
  margin: 0;
		font-size: 1.1em;
}
.page_floorguide .post_body li ,.page_floorguide2 .post_body li ,.category-shoplist .post_body li {
  list-style-type: none;
	line-height:1.6;
}
.shopnav{margin-bottom:20px;}
.shopnav ul{overflow:hidden; padding:0;}
.shopnav li{font-size:0.9em;}
.shopnav  a{text-decoration:none;}
.shopnav  a:hover{text-decoration:none;}
.shopnav .link_cat a{display:block;}
.shopnav .link_cat{}
.shopnav .link_cat li{float:left;text-align:center;background-color:#009245;border-bottom:4px solid #FFF;width:25%;margin-right:5px;border-radius: 5px 5px 0 0;}
.shopnav .link_cat .selected{background-color:#edf1ed;border-bottom:4px solid #edf1ed;}
.shopnav .link_cat li a{color:#FFF;line-height:30px;height:30px;}
.shopnav .link_cat li a:hover{border-radius: 5px 5px 0 0;}}
.shopnav .link_cat .selected a:hover{background-color:#edf1ed;}
.shopnav .link_cat .selected a{color:#333;cursor:default;padding-top:1px;}
.shopnav ul.tab-group {
		background-color:#edf1ed;
	padding: 5px 10px 10px 0;
  overflow: hidden;
  list-style: none;
  border-bottom: 1px solid #eee;
  margin: 0;
		display:table;

}
.tab-group li {
  display: inline-flex;
	 flex-wrap: wrap;
	margin: 5px 0px 0px 10px;
    padding: 5px 10px 3px;
    border: 1px solid #009245;
    border-radius: 5px;
	    transition: 0.7s;
    cursor: pointer;
	background-color:#fff;
	position:relative;
	font-size:0.9em;
	color:#009245;
	font-weight:bold;
  cursor:pointer;
}
.tab-group li:hover{background-color:#E1EBD6;}

.tab-group li i {
line-height: 1.4em;
	margin-right:5px;
}
.all_area {
  overflow: hidden;
  margin: 0 auto 0;
}
.all_area div.content_area {
  background: #fff;
 display: block;
  overflow: hidden;
}
#tab-area{	background-color:#edf1ed;}

#tab-area input[type="radio"] {
  display: none;
}
#tab-area .tab-box{
	background-color:#fff;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	clear: both;
}

#tab-area .tab-box .tab-content {
  height: 0;
  box-sizing: border-box;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.7s;
}
#tab1:checked ~ .tab-box #tab-content1,
#tab2:checked ~ .tab-box #tab-content2,
#tab3:checked ~ .tab-box #tab-content3,
#tab4:checked ~ .tab-box #tab-content4,
#tab5:checked ~ .tab-box #tab-content5 {
  height: auto;
  opacity: 1;
  padding: 0px;
}
#tab-area label {
  display: inline-flex;
	 flex-wrap: wrap;
	margin: 5px 0px 0px 10px;
    padding: 5px 10px;
    border: 1px solid #009245;
    border-radius: 5px;
    transition: 0.7s;
    cursor: pointer;
	background-color:#fff;
	position:relative;
	font-size:0.9em;
	color:#009245;
	font-weight:bold;
}
.page_floorguide #tab-area label {
	width: 20%;
}
#tab-area label i{
line-height: 1.4em;
	margin-right:5px;
}
#tab-area label:hover{background-color:#E1EBD6;}

/* //ショップリスト// */
.single .category-shoplist h2{
	font-size: 1.7em;
    font-weight: bold;
    position: relative;
    margin: 8px 0 30px 0;
	border-bottom: 1px dotted #ccc;
    padding:1.6rem 0  5px 0;
}
.single .category-shoplist h2::before ,.shoplist_contents h3::before {
	display:block; 
	text-align: center;
	font-size: 0.7rem;
	line-height: 0.8rem;
	background: #FF8C00;
	color: #fff;
	margin-right: 8px;
    padding: 2px 7px 2px;
    border-radius: 3px;
	position: absolute;
	top: 0;
	font-weight:normal;
}
.single .category-shoplist h2::after,.shoplist_contents h3::after {
	font-size: 0.8rem;
	line-height: 1em;
	padding: 3px 0px 0px 4rem;
	position: absolute;
	display:block; 
	top: 0;
	font-weight:normal;
}
.single .category-shoplist h2::after{	padding: 3px 0px 0px 3.1rem;}
.shoplist_contents h3::before {font-size: 0.8rem;line-height: 0.9rem;width: 4.2em;}
.shoplist_contents h3::after{font-size: 0.9rem;}
.shoplist_contents a h3::after {color:#333333;}

.single .category-shoplist p{
    margin: 0;
}
.single .category-shoplist .shoplogo{
    float: right;
	padding-top: 1em;
}
.single .category-shoplist .shoplogo img{
    height: 3em;
}
.shop_info {
	margin:30px 0 30px 0;
}
.shop_info h3{
font-size:1.5em;
	margin:0;
}
.shop_info dl{
	margin:0;
}
.shop_info dt{
	vertical-align: middle;
    padding: 5px 5px;
	font-size: 0.9em;
    width: 9rem;
    float: left;
    clear: both;
}
.shop_info dd{
    vertical-align: middle;
    padding: 5px 5px 5px 10rem;
	margin:0;
	font-size: 0.9em;
	border-bottom: 1px dotted #ccc;
}
/* //フロアガイド// */
.page_floorguide .shoplist {
    display: flex;
	flex-wrap: wrap;
	margin: 3% -0.7%;

}
.page_floorguide article {
padding-right: 5px;
    padding-left: 5px;
		margin-bottom:10px;

}
.page_floorguide .shoplist  p{
	margin:0;
}
.page_floorguide .shoplist  .tumbnail{
    transition-duration: 0.3s;
    overflow: hidden;
    height: 9em;
    margin-bottom: .6em;
}
.page_floorguide .shoplist  img{
	margin-bottom:5px;
}
.page_floorguide .shoplist a:hover img{
	  transform: scale(1.05);
  transition-duration: 0.3s;
}

.page_floorguide .shoplist  a{
color: #333;
}


/* //ショップリスト// */
.category-shoplist article {
	position: relative;
    border-bottom: 1px dotted #ccc;
}
.category-shoplist article a p{ color:#333333;}
.category-shoplist article a{ display:block;padding: 20px 0 ;}
.category-shoplist article a:hover{ background:#fff8fa;}

.category-shoplist  h3{
	font-size: 1.5em;
    font-weight: bold;
    margin: 8px 0 0 0;
    padding:1.2rem 0  5px 0;
	border:none;
}
.category-shoplist p{
    margin: 0 5px 0 5px;
}
.category-shoplist .shoplist_tel span{
	font-weight: bold;
		font-size: 1.2em;
}
.category-shoplist .shoplist_tel a{
	display:inline-block;
}
.category-shoplist   .tumbnail{
    transition-duration: 0.3s;
    overflow: hidden;
    margin-bottom: .6em;
	padding: 0;
}
.category-shoplist   img{
	margin-bottom:5px;
}
.category-shoplist  a:hover img{
	  transform: scale(1.05);
  transition-duration: 0.3s;
}

/* //新着情報// */
.topics .content_group,.shop_news .content_group ,.recruit_topics .content_group {
	border: 1px solid #ececec;
	padding: 3% 4%;
	margin: 0 0 2rem 0;
	box-sizing: border-box;
}
.post-type-archive-topics .archive #main article{
	margin-bottom: 30px;
}

 .archive .ttl_h1, .ttl_h1{
	 margin:5px 0 30px;
	 padding-bottom: 5px;
	 font-size: 1.8em;
	 border-bottom: 3px solid #009245;
}
 .ttl_h1::before{
	content: "\f192";
	font-family:'Font Awesome 5 Free';
	font-size:0.6em;
	color:#009245;
	vertical-align:  middle;   
    margin-right:  5px; 
}
.container .breadcrumb{
	border-top:none;
	margin-top:5px;
	border-bottom: 2px solid rgba(119, 119, 119, 0.1) !important;
}
.archive .content_body{padding-top: 1em;}
.archive  p{	margin:0px;}
.archive .content .date {    font-weight: normal;    font-size: 0.9rem;}
.archive .content_title{
	font-size: 1.1rem;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-top-color: #CCC;
    border-bottom-color: #CCC;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: bold;
}
.archive .content_body span {display: block;}
.topics  .date { float:left;	font-size: .9rem;margin: .3rem .4rem 0 0;}
.topics .topics_category {
	display:inline-block; 
	text-align: center;
	font-size: 0.8rem;
	line-height: 0.9rem;
	color: #fff;
	margin: 0;
	padding: 2px 7px 2px;
    border-radius: 3px;
	font-weight:normal;
}
.topics .content_title .title{ 	margin-top: 5px;}
.topics .topics_category.information {background: #99a4d1;}
.topics .topics_category.coupon {background: #df99cc;}
.topics .topics_category.recruit {background: #b5bc4d;}
.topics  .shoplogo{    float: right;	padding: 5px 0 1px 0;}
.topics  .shoplogo img{    height: 2em;}

.page_floorguide .shoplist h3,.shop_news .content_header h3,.recruit_topics content_header h3{
	 font-size: 1.3rem;
	 font-weight: bold;
	 position: relative;
	 margin: 0px 0 3px 0;
    padding:1.6rem 0  5px 0;
}
.page_floorguide .shoplist h3{
	 font-size: 1rem;
	    padding:1.6rem 0  0 0;
}
.page_floorguide .shoplist  .icon-phone:before {
    font-size: smaller;
}

.page_floorguide .shoplist h3::before,.shop_news .content_header h3::before,.recruit_topics .content_header h3::before {
	display:block; 
	text-align: center;
	font-size: 0.7rem;
	line-height: 0.8rem;
	color: #fff;
	font-weight:normal;
	margin-right: 8px;
    padding: 2px 7px 2px;
    border-radius: 3px;
	position: absolute;
	top: 0;
	background: #FF8C00;
}
.page_floorguide .shoplist h3::after,.shop_news .content_header h3::after ,.recruit_topics .content_header h3::after {
	font-size: 0.8rem;
	line-height: 1em;
	padding: 3px 0px 0px 3rem;
	position: absolute;
	display:block; 
	top: 0;
	font-weight:normal;
}


 .content_header p{
    margin: 0;
}
.shop_news .content_header .shoplogo ,.recruit_topics .content_header .shoplogo{
    float: right;
	text-align: right;
}
.shop_news .content_header .shoplogo img,.recruit_topics .content_header .shoplogo img{
    height: 2.5em;
}
.shop_news .content_header .mapnumber,.recruit_topics .content_header .mapnumber{
	display:inline-block;
    text-align: center;
	font-size: 0.7rem;
	line-height: 0.8rem;
    background: #FF8C00;
    color: #fff;
    margin: 0 5px 0 5px;
    padding: 2px 7px 2px;
    border-radius: 3px;
}
.shop_news .content_header .shopgenre{
    padding: 0px;
}
.topics .content_title{ border-top-style: none;}
.shop_news .content_title,.recruit_topics .content_title{ border-top-style: dotted;}

.category-shoplist h2::before, .shop_news .content_header h3::before, .recruit_topics .content_header h3::before  { font-family:'Font Awesome 5 Free';}
.category-shoplist h2.greencourt::before, .shop_news .content_header h3.greencourt::before  {content: "B1"; }
.page_floorguide .shoplist h3.zagallery::before,.category-shoplist .zagallery::before, .shop_news .content_header h3.zagallery::before  {content: "1F-7"; }
.page_floorguide .shoplist h3.zagallery::after,.category-shoplist .zagallery::after, .shop_news .shop_news .content_header h3.zagallery::after {content: "アート・ギャラリー"; }
.page_floorguide:lang(en) .shoplist h3.zagallery::after,.category-shoplist:lang(en) .zagallery::after, .shop_news:lang(en) .shop_news .content_header h3.zagallery::after {content: "Art gallery"; }
.page_floorguide .shoplist h3.oasis::before,.category-shoplist .oasis::before, .shop_news .content_header h3.oasis::before  {content: "1F-15"; }
.page_floorguide .shoplist h3.oasis::after,.category-shoplist .oasis::after,  .shop_news .content_header h3.oasis::after {content: "フィットネスクラブ"; }
.page_floorguide:lang(en) .shoplist h3.oasis::after,.category-shoplist:lang(en) .oasis::after,  .shop_news:lang(en) .content_header h3.oasis::after {content: "Fitness club"; }
.page_floorguide .shoplist h3.peacock::before,.category-shoplist .peacock::before,  .shop_news .content_header h3.peacock::before  {content: "B1-16"; }
.page_floorguide .shoplist h3.peacock::after,.category-shoplist .peacock::after,  .shop_news .content_header h3.peacock::after {content: "スーパーマーケット"; }
.page_floorguide:lang(en) .shoplist h3.peacock::after,.category-shoplist:lang(en) .peacock::after,  .shop_news:lang(en) .content_header h3.peacock::after {content: "Supermarket"; }
.page_floorguide .shoplist h3.paletteplaza::before,.category-shoplist .paletteplaza::before,  .shop_news .content_header h3.paletteplaza::before  {content: "1F-11"; }
.page_floorguide .shoplist h3.paletteplaza::after,.category-shoplist .paletteplaza::after,  .shop_news .content_header h3.paletteplaza::after {content: "フォトサービス"; }
.page_floorguide:lang(en) .shoplist h3.paletteplaza::after,.category-shoplist:lang(en) .paletteplaza::after,  .shop_news:lang(en) .content_header h3.paletteplaza::after {content: "Photo service"; }
.page_floorguide .shoplist h3.seveneleven::before,.category-shoplist .seveneleven::before,  .shop_news .content_header h3.seveneleven::before  {content: "1F-6"; }
.page_floorguide .shoplist h3.seveneleven::after,.category-shoplist .seveneleven::after,  .shop_news .content_header h3.seveneleven::after {content: "コンビニエンスストア"; }
.page_floorguide:lang(en) .shoplist h3.seveneleven::after,.category-shoplist:lang(en) .seveneleven::after,  .shop_news:lang(en) .content_header h3.seveneleven::after {content: "convenience store"; }
.page_floorguide .shoplist h3.issuidou::before,.category-shoplist .issuidou::before,  .shop_news .content_header h3.issuidou::before  {content: "1F-12"; }
.page_floorguide .shoplist h3.issuidou::after,.category-shoplist .issuidou::after,  .shop_news .content_header h3.issuidou::after {content: "美術品"; }
.page_floorguide .shoplist:lang(en) h3.issuidou font >font,.category-shoplist:lang(en) .issuidou font >font,.shop_news:lang(en) .content_header h3.issuidou font >font{	display:none;}
.page_floorguide .shoplist:lang(en) h3.issuidou >font::before,.category-shoplist:lang(en) .issuidou >font::before,.shop_news:lang(en) .content_header h3.issuidou >font::before{content:"Issuidou";  display: block;}

.page_floorguide:lang(en) .shoplist h3.issuidou::after,.category-shoplist:lang(en) .issuidou::after,  .shop_news:lang(en) .content_header h3.issuidou::after {content: "Work of art"; }
.page_floorguide .shoplist h3.karadafactory::before,.category-shoplist .karadafactory::before, .shop_news .content_header h3.karadafactory::before  {content: "1F-8"; }
.page_floorguide .shoplist h3.karadafactory::after,.category-shoplist .karadafactory::after, .shop_news .content_header h3.karadafactory::after {content: "整体サロン"; }
.page_floorguide:lang(en) .shoplist h3.karadafactory::after,.category-shoplist:lang(en) .karadafactory::after, .shop_news:lang(en) .content_header h3.karadafactory::after {content: "Manipulative salon"; }
.page_floorguide .shoplist h3.osharekoubou::before,.category-shoplist .osharekoubou::before, .shop_news .content_header h3.osharekoubou::before  {content: "1F-5"; }
.page_floorguide .shoplist h3.osharekoubou::after,.category-shoplist .osharekoubou::after, .shop_news .content_header h3.osharekoubou::after {content: "洋服バッグのお直し"; }
.page_floorguide:lang(en) .shoplist h3.osharekoubou::after,.category-shoplist:lang(en) .osharekoubou::after, .shop_news:lang(en) .content_header h3.osharekoubou::after {content: "Repairing clothes bags"; }
.page_floorguide .shoplist h3.kyokuto::before,.category-shoplist .kyokuto::before, .shop_news .content_header h3.kyokuto::before  {content: "1F-4"; }
.page_floorguide .shoplist h3.kyokuto::after,.category-shoplist .kyokuto::after, .shop_news .content_header h3.kyokuto::after {content: "クリーニング"; }
.page_floorguide:lang(en) .shoplist h3.kyokuto::after,.category-shoplist:lang(en) .kyokuto::after, .shop_news:lang(en) .content_header h3.kyokuto::after {content: "Cleaning"; }
.page_floorguide .shoplist h3.yataideli::before,.category-shoplist .yataideli::before, .shop_news .content_header h3.yataideli::before  {content: "1F-10"; }
.page_floorguide .shoplist h3.yataideli::after,.category-shoplist .yataideli::after, .shop_news .content_header h3.yataideli::after {content: "お弁当"; }
.page_floorguide:lang(en) .shoplist h3.yataideli::after,.category-shoplist:lang(en) .yataideli::after, .shop_news:lang(en) .content_header h3.yataideli::after {content: "Bento"; }

.page_floorguide .shoplist h3.doutor::before,.category-shoplist .doutor::before, .shop_news .content_header h3.doutor::before  {content: "1F-13"; }
.page_floorguide .shoplist h3.doutor::after,.category-shoplist .doutor::after, .shop_news .content_header h3.doutor::after {content: "コーヒーショップ"; }
.page_floorguide:lang(en) .shoplist h3.doutor::after,.category-shoplist:lang(en) .doutor::after, .shop_news:lang(en) .content_header h3.doutor::after {content: "Coffee shop"; }
.page_floorguide .shoplist h3.trattoria::before,.category-shoplist .trattoria::before, .shop_news .content_header h3.trattoria::before  {content: "1F-1"; }
.page_floorguide .shoplist h3.trattoria::after,.category-shoplist .trattoria::after, .shop_news .content_header h3.trattoria::after {content: "イタリア料理"; }
.page_floorguide:lang(en) .shoplist h3.trattoria::after,.category-shoplist:lang(en) .trattoria::after, .shop_news:lang(en) .content_header h3.trattoria::after {content: "Italian food"; }
.page_floorguide .shoplist h3.kaigaiten::before,.category-shoplist .kaigaiten::before, .shop_news .content_header h3.kaigaiten::before  {content: "1F-3"; }
.page_floorguide .shoplist h3.kaigaiten::after,.category-shoplist .kaigaiten::after, .shop_news .content_header h3.kaigaiten::after {content: "広東料理・飲茶"; }
.page_floorguide .shoplist:lang(en) h3.kaigaiten::after,.category-shoplist:lang(en) .kaigaiten::after, .shop_news:lang(en) .content_header h3.kaigaiten::after {content: "Cantonese food and dim sum"; }
.page_floorguide .shoplist:lang(en) h3.kaigaiten font >font,.category-shoplist:lang(en) .kaigaiten font >font,.shop_news:lang(en) .content_header h3.kaigaiten font >font{	display:none;}
.page_floorguide .shoplist:lang(en) h3.kaigaiten >font::before,.category-shoplist:lang(en) .kaigaiten >font::before,.shop_news:lang(en) .content_header h3.kaigaiten >font::before{content:"Kaigaiten";  display: block;}


.page_floorguide .shoplist h3.welcia::before,.category-shoplist .welcia::before, .shop_news .content_header h3.welcia::before  {content: "B1-17"; }
.page_floorguide .shoplist h3.welcia::after,.category-shoplist .welcia::after, .shop_news .content_header h3.welcia::after {content: "医薬品・調剤"; }
.page_floorguide:lang(en) .shoplist h3.welcia::after,.category-shoplist:lang(en) .welcia::after, .shop_news:lang(en) .content_header h3.welcia::after {content: "Pharmaceuticals / Dispensing"; }
.page_floorguide .shoplist h3.bunkyoudou::before,.category-shoplist .bunkyoudou::before, .shop_news .content_header h3.bunkyoudou::before  {content: "1F-14"; }
.page_floorguide .shoplist h3.bunkyoudou::after,.category-shoplist .bunkyoudou::after, .shop_news .content_header h3.bunkyoudou::after {content: "書籍・雑貨"; }
.page_floorguide:lang(en) .shoplist h3.bunkyoudou::after,.category-shoplist:lang(en) .bunkyoudou::after, .shop_news:lang(en) .content_header h3.bunkyoudou::after {content: "Books and stationery"; }
.page_floorguide .shoplist h3.gyuusei::before,.category-shoplist .gyuusei::before, .shop_news .content_header h3.gyuusei::before  {content: "1F-2"; }
.page_floorguide .shoplist h3.gyuusei::after,.category-shoplist .gyuusei::after, .shop_news .content_header h3.gyuusei::after {content: "焼肉"; }
.page_floorguide:lang(en) .shoplist h3.gyuusei::after,.category-shoplist:lang(en) .gyuusei::after, .shop_news:lang(en) .content_header h3.gyuusei::after {content: "Yakiniku"; }
.page_floorguide .shoplist h3.atm::before,.category-shoplist .atm::before, .shop_news .content_header h3.atm::before  {content: "B1-19"; }
.page_floorguide .shoplist h3.atm::after,.category-shoplist .atm::after, .shop_news .content_header h3.atm::after {content: "ATM"; }
.page_floorguide .shoplist h3.anshin::before,.category-shoplist .anshin::before, .shop_news .content_header h3.anshin::before  {content: " 1F-9 "; }
.page_floorguide .shoplist h3.anshin::after,.category-shoplist .anshin::after, .shop_news .content_header h3.anshin::after {content: "地域包括支援センター"; }
.page_floorguide .shoplist h3.clinic::before,.category-shoplist .clinic::before, .shop_news .content_header h3.clinic::before  {content: " 3F "; }
.page_floorguide .shoplist h3.clinic::after,.category-shoplist .clinic::after, .shop_news .content_header h3.clinic::after {content: "内科"; }
.page_floorguide:lang(en) .shoplist h3.clinic::after,.category-shoplist:lang(en) .clinic::after, .shop_news:lang(en) .content_header h3.clinic::after {content: "Internal medicine"; }
.page_floorguide .shoplist h3.dentist::before,.category-shoplist .dentist::before, .shop_news .content_header h3.dentist::before  {content: " 3F "; }
.page_floorguide .shoplist h3.dentist::after,.category-shoplist .dentist::after, .shop_news .content_header h3.dentist::after {content: "歯科"; }
.page_floorguide:lang(en) .shoplist h3.dentist::after,.category-shoplist:lang(en) .dentist::after, .shop_news:lang(en) .content_header h3.dentist::after {content: "Dental"; }
.page_floorguide .shoplist h3.postal::before,.category-shoplist .postal::before, .shop_news .content_header h3.postal::before  {content: "B1-18"; }
.page_floorguide .shoplist h3.postal::after,.category-shoplist .postal::after, .shop_news .content_header h3.postal::after {content: "郵便局"; }
.page_floorguide:lang(en) .shoplist h3.postal::after,.category-shoplist:lang(en) .postal::after, .shop_news:lang(en) .content_header h3.postal::after {content: "Post office"; }

.page_floorguide .shoplist h3.bestudio::before,.category-shoplist .bestudio::before, .shop_news .content_header h3.bestudio::before  {content: "1F-16"; }
.page_floorguide .shoplist h3.bestudio::after,.category-shoplist .bestudio::after, .shop_news .content_header h3.bestudio::after {content: "英語教室"; }
.page_floorguide:lang(en) .shoplist h3.bestudio::after,.category-shoplist:lang(en) .bestudio::after, .shop_news:lang(en) .content_header h3.bestudio::after {content: "English conversation class"; }


.home:lang(en)  .section_shop_news .shop-name.issuidou font{	display:none;}
.home:lang(en)  .section_shop_news .shop-name.issuidou::before{content:"Issuidou";  display: block;}


/* //サイドバー// */
.sidebar  .side_floorguide .widget li{background-color:#009245;height:3em;line-height:3em;width:100%;margin-bottom:1em;	font-weight:bold;}
.sidebar  .side_floorguide .widget li:hover{background-color:#009245;}
.sidebar  .side_floorguide .widget li a{text-align:center;display:block;color:#FFF; padding:0;}
.sidebar .widget { margin-bottom: 0;padding: .5em 0 0 0;}
.sidebar .widget .ttl{display: block; border-bottom: 3px solid rgba(119, 119, 119, 0.1);margin:1rem 0 1rem 0;}
.sidebar .widget .ttl span{
    border-color: #009245;
    padding: .2em 0;
    font-size: 1.1em;
    margin-bottom: -3px;
    font-weight: 900;
}
.sidebar .widget dl dt{
	display: block;
	font-weight:bold;
    text-align: center;
    line-height: 1em;
    background: #009245;
    color: #fff;
    padding: 5px 20px 3px;
    margin: 8px 0;
    border-radius: 8px;
 }
.sidebar .widget dl dd{
    margin-bottom: 15px;
 }
.sidebar .widget .side_parking dl dd{
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}
.sidebar .widget .side_parking dl dd span{
	color:#ff0000;
}
.sidebar .widget .side_parking .btn-c {
	font-size: 1rem;
    font-weight: 700;
    position: relative;
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 8px;
	padding: 5px 0;
    margin-top: 15px;
	border: 2px solid #009245;}
a.btn-c {
    color: #009245;
    background: #FFFFF0;
}
a.btn-c span {
    font-size: .9em;
    position: absolute;
    top: -10px;
	left: 0;
	right: 0;
	margin: auto;
    display: block;
    padding: 0.1rem 0.5rem;
    color: #fff;
    border: 1px solid #009245;
    border-radius: 8px;
    background: #009245;
	width: 85%;
}
a.btn-c:hover{
	background: #009245;
	color:#fff;
}
a.btn-c:hover span{
	background: #FFFFF0;
	color:#009245;
}

/* アクセス・駐車場 */
.page_access h2{font-size: 1.6rem;}
.page_access .post_body h2 > span {	padding: 1rem  0 .5rem 0;}
.page_access h3{font-size: 1.5em;
    font-weight: bold;
    position: relative;
    margin: 35px 0 .5em 0;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
}
.page_access ul {padding:0;margin:0 0 0 0;}
.page_access .access_list{
	background-color: #edf1ed;
    padding: 5px 0 5px 0;
	margin: 0 0 1rem 0;
}
.access_list li{display: inline-flex;
    flex-wrap: wrap;
    margin: 5px 0px 5px 10px;
    padding: 5px 10px;
    border: 1px solid #009245;
    border-radius: 5px;
    transition: 0.7s;
    cursor: pointer;
    background-color: #fff;
    position: relative;
    font-size: 1em;
    color: #009245;
    font-weight: bold;}
.access_list li a{text-decoration: none;}
.access_list li:hover {background-color: #E1EBD6;}
.page_access table tr th{background-color: #f5f5f5;padding-left: 2em;}
.page_access .access_train .wp-block-group__inner-container dl{  display: flex;
  flex-wrap: wrap;  
}
.page_access .access_train .wp-block-group__inner-container dl [class*='col-'] {
  margin:0;
  padding:0;
}
.page_access .access_train dt{}
.page_access .access_train dt:before{
	content:"●";
    margin-right: 5px;
}
.page_access .access_train .access_yamanote:before{  color: #80C241;}
.page_access .access_train .access_nanboku:before{  color: #00ac9b;}
.page_access .access_train .access_mita:before{  color: #0079c2;}
.page_access .access_train .access_tobus:before{  color: #0079c2;}
.page_access .access_train dd {
}
.page_access  h4{    font-size: 1.2em;  font-weight: bold; padding-top:1em;}
.page_access  .parkingprice th,.page_access .parkingprice  td{text-align:center;vertical-align: middle;}
.page_access  .parkingprice td span{display:block;}
.page_access  .parkingprice  td{font-weight:900;}

/* クーポン */
.coupon h2 {
	font-size: 1.5em;
	font-weight: bold;
	position: relative;
	margin: 8px 0 .5em 0;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
.coupon .post_body{padding:0;margin:0;}
.coupon  a,.coupon   a:hover,.coupon  a:active,.coupon  a:visited {display:block;padding:10px;color:#333333; margin-bottom:2em;}
.coupon  .breadcrumb-item a, .coupon  .breadcrumb-item  a:hover,.coupon .breadcrumb-item  a:active,.coupon .breadcrumb-item  a:visited {display:inline;}
.coupon  a:hover{background:#fff8fa;}
.ticket{
color:#333;
background: #009245;
border-radius: 10px;
position:relative;
padding:8px;
overflow:hidden;
max-width:800px;
box-sizing: border-box;
    margin: .5em 0 .5em 0;
}
.ticket p{margin:.2em;}
.ribbon {  
  display: inline-block;
  position: absolute;
  top: -6px;
  left: 30px;
  margin: 0;
  padding: 12px 0 2px;
  z-index: 2;
  width: 64px;
  text-align: center;
  color: white;
  font-size:.8em;
  font-weight: bold;
  background: #fa8383;
  border-radius: 2px 0 0 0;
  }
.ribbon:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 32px solid transparent;
  border-right: 32px solid transparent;
  border-top: 8px solid #fa8383;
}
.ticket-inner{
display:flex;
justify-content:space-between;
align-items:center;
text-align:center;
background-color:#fff;
border-radius:6px;
}
.ticket-inner::before,.ticket-inner::after {
content: "●";
font-size:48px;
position: absolute;
color: #009245;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%); 
}
.ticket-inner::before {
 left: 0rem;
}
.ticket-inner::after {
right: -3rem;
}
.ticket-left{
width:65%;
padding:.5rem 1rem .5rem 2rem;
border-right:4px dotted #009245;
font-size:1em;
}
.ticket-shop{letter-spacing:.5em;}
.ticket-shop::before{content:"＼";}
.ticket-shop::after{content:"／";}
.ticket-title{
font-weight:bold;
font-size:2rem;
line-height:1.2;
color:#dc3545;
margin:5px 0;
}

.ticket-comment{
border-top:2px solid #666;
padding:0.5em 0 0 0;
line-height:1.2;
margin:5px 0;
}
.ticket-period{
background:#17a2b8;
font-size:.8em;
color:#fff;
display:inline-block;
padding:.1em 2em;
border-radius: 2em;
}
.ticket-right{
width:35%;
line-height:1.4;
font-size:0.8em;
padding:0.8em;  
}
.ticket-notice{
text-align:left;
font-size:1.2em;
}
.ticket-notice p{
font-size:0.7rem;
}
.pcimg{ display: block !important; }
.spimg{ display: none !important; }
@media (max-width: 1199.98px) {
}

@media (max-width: 991.98px) {
	.ticket-shop {letter-spacing: normal;}
	.navbar-expand-md .navbar-toggler {display: none;}
}
@media (max-width: 768px){
.navbar-expand-md .navbar-toggler {display: block;}
	
	}
@media (max-width: 575.98px) {
	.ticket-inner{display:block;}
	.ticket-left{border-right:none;padding: .5em;border-bottom:1px dotted #009245;}
	.ticket-left,.ticket-right{width:100%;}
	.ticket-title {font-size: 1.6rem;}
	.ticket-inner br {display: none;}
	.topics  .shoplogo img{    height: 1.5em;}
.topics .content_group,.shop_news .content_group {	padding: 4% 5%;}
	}
@media screen and (min-width: 768px){
.br-sp {display: none; }
}
.widget ul.spnav {
	display:flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 2vw;
	background-color:#edf1ed;
}
.widget ul.spnav li {
  width: 32.4%;
	height: 24vw;
	margin: 1px;
  text-align: center;
  background: #fff;
	list-style: none;
}
.widget ul.spnav li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
	width: 100%;
	height: 100%;
	color: #222;
	font-size: 3vw;
	line-height: 1;
}
.widget ul.spnav li a i{	font-size: 10vw;	height: 10vw;margin-bottom: 1rem;color: #009245;
}

.widget ul.spnav li:nth-child(1) {
	border-top-left-radius: 1.5vw;
}
.widget ul.spnav li:nth-child(3) {
	border-top-right-radius: 1.5vw;
}
.widget ul.spnav li:nth-child(4) {
	border-bottom-left-radius: 1.5vw;
}
.widget ul.spnav li:nth-child(6) {
	border-bottom-right-radius: 1.5vw;
}
.widget ul.spnav li:nth-child(3) a,
.widget ul.spnav li:nth-child(4) a,
.widget ul.spnav li:nth-child(5) a {
	line-height: 1.4;
}
#custom_html-4{margin:0;padding:0;}