@charset "utf-8";


body.show{
	display: block;?@/* fireFox */
}

.sp-display{
	display: none !important;
}
.br-pc{
	display: block;
}

.alignright {
float: right !important;
}
.alignleft {
float: left;
}

.linkbox {
cursor: pointer;
}

/* clearfix
---------------------------- */
.cf:before,
.cf:after {
content: "";
display: block;
overflow: hidden;
}
.cf:after {
clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
zoom: 1;
}

.clear {
clear: both;
visibility: hidden;
height: 0;
}

.cb {
	clear: both;
}

.margin3{
margin:3% 0;
}
.right{
margin-right:0 !important;
float:right !important;
}
.mt10{
	margin-top:10px;
}
.mt30px{
	margin-top:30px;
}
.pr60{
	padding-right: 60px !important;
}
.radius{
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radisus:6px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto !important;
text-align: center;
float:none !important;
}

#main_contents{
	font-family: "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", Meiryo, Osaka, "MS PGothic", sans-serif;
}
.bottom{
	margin:0;
}
#contentsarea a:hover{
	text-decoration:none;
}

#breadcrumbs ul li{
	float:left;
}


/* =========================================================
header
========================================================= */
#contentHead{
	margin:25px 0;
}
#contentHead a{
	display: inline-block;
}
.access-info{
	margin:0 0 25px 0;
}
.head-name{
	position: relative;
	float:left;
	width:400px;
	height: 64px;
	margin: 0 0 30px;
	padding: 0 0 0 15px;
	border-left: 6px solid #cc0000;
}
#contentHead h1 span{
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
}
#contentHead h1 span.shop-name{
	position: absolute;
	left: 9px;
	bottom: 3px;
	display: block;
	font-size: 34px;
	font-weight: bold;
}
#contentHead h1 span.shop-name.l-shop{
	font-size: 33px;
}
.access-area .detail-box{
	font-family: "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", Meiryo, Osaka, "MS PGothic", sans-serif;
}
.access-info-detail{
  margin: 0 0 0 70px;
}
.access-info-detail .time{
	margin:5px 0 0 10px;
}
.access-info-detail .time span{
	background:#8f8f8f;
	color:#fff;
  font-size: 12px;
	text-align:center;
	padding:0 5px;
	float:left;
}
.access-info-detail .time p{
	display: inline-block;
	margin:0 0 0 5px;
  font-size: 13px;
}
.access-info-detail .time p:first-child{
	background: #8f8f8f;
	color: #fff;
	padding: 0 5px;
}
#contentHead .head-btn{
	float:right;
}
#contentHead .head-btn img{
	margin:0 0 5px 0;
}
.head-btn{
	position: relative;
}
.comsoon{
	position: absolute;
	top:0;
	left:0;
}
#contentHead.deformation .access-info {
	text-align: right;
}
/*#contentHead.deformation .head-btn,
#contentHead.deformation .access-info-detail,
#contentHead.deformation .access-info-detail .time p,
#contentHead.deformation .access-info-detail .time span{
	float:none;
	width: auto;
}*/
.access-info-detail {
	margin: 0;
}
.contact-list{
	margin: 10px 0;
	letter-spacing: -0.4em;
}
.contact-list + .contact-list{
	margin-top: 15px;
}
.contact-list-text{
	margin: 0 0 5px;
	letter-spacing: normal;
	font-size: 15px;
}
.contact-list-text.text_ip {
	padding-top:12px;
}

.contact-list-item{
	display: inline-block;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	background: url(/stores/tg/images/common/stripe_bg.png) left top repeat;
	letter-spacing: normal;
 	text-align: left;
 	font-size: 16px;
	font-weight: bold;
}
.contact-list-item + .contact-list-item{
	margin-top: 10px;
}
.contact-list-domestic,
.contact-list-wed{
	padding-right: 60px;
}

.contact-list-item a{
	color: #000000;
	text-decoration: none;
}
.access-info-detail li a{
	cursor: default;
}
.access-info-detail li .tel{
	 font-size: 12px;
	 font-weight: normal;
}
.contact-list-domestic:before{
	content: url(/stores/tg/images/common/icon_domestic.png);
	margin: 0 7px 0 0;
	position: relative;
	top: 3px;
}
.contact-list-ip:before{
	content: url(/stores/tg/images/common/icon_ip.png);
	margin: 0 7px 0 0;
	position: relative;
	top: 3px;
}

.contact-list-countries:before{
	content: url(/stores/tg/images/common/icon_countries.png);
	margin: 0 7px 0 0;
	position: relative;
	top: 2px;
}
.contact-list-wed:before{
	content: url(/stores/tg/images/common/icon_wed.png);
	margin: 0 7px 0 0;
	position: relative;
	top: 2px;
}
/*.contact-list-item:nth-child(2){
	padding-right: 60px;
}*/

.access-info-annex{
	margin: 15px 0 0;
}
.access-info-annex-link{

}
.access-info-annex-link:after{
	content: url(/stores/tg/images/common/icon_window_blank.png);
  margin: 0 0 0 4px;
  /*position: relative;
  top: 8px;*/
}
.access-info-annex-link a{
	display: inline-block;
	margin: 0 0 5px;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}
.access-info-annex-txt{
	font-size: 12px;
}


/* =========================================================
eyecatch
========================================================= */
#eyecatch{
	clear: both;
	position:relative;
	display:none;
	margin: 0 0 20px;
}
#eyecatch .Slider .slick-arrow{
	position: absolute;
	z-index: 100;
	cursor:pointer;
	width:36px;
	height:66px;
	border:none;
	text-indent:-9999px;
	outline:none;
}
#eyecatch .Slider .slick-next{
	top: 224px;
    right: 0;
	background:url(../images/common/slider_r.png) no-repeat;
}
#eyecatch .Slider .slick-prev{
	top: 224px;
    left: 0;
	background:url(../images/common/slider_l.png) no-repeat;
}



/* =========================================================
banner-area
========================================================= */
.banner-area{
    margin: 20px auto 0;
}
.banner-area ul{
	margin-bottom: 20px;
}
.banner-area li{
	width:470px;
	float: left;
}
.banner-area li:not(:last-child){
	margin-right: 10px;
}
.banner-area li img{
	vertical-align: bottom;
}
.banner-area li a{
	display: block;
	transition: all .5s;
}
.banner-area li a:hover{
	opacity: 0.7;
	transition: all .5s;
}
/* =========================================================
mainContents
========================================================= */
#mainContents{
	margin: 80px 0;
}
.access-area img{
	width: 100%;
}
.bold{
	 font-weight: bold;
}
.information-top{
	overflow: hidden;
}
.shop-area h2,
.access-area h2,
.news-area h2,
.seminar-area h2,
.information-top h2{
	background:url(../images/common/line_red.gif) repeat-x center;
}
h2 .h2-icon,
.information-top h2 span{
	background-repeat:no-repeat;
	background-position:center left;
	padding:10px 30px 10px 55px;
	color:#cc0000;
	background-color:#fff;
	font-weight:bold;
	font-size:20px;
}
.access-area h2 .h2-icon {
	background-image:url(../images/common/icon_access.png) !important;
}
.access-area .inner{
	margin: 20px 0 0;
}
.img-box, .detail-box{
	display: inline-block;
	vertical-align: top;
}
.img-box{
	margin: 0 20px 0 0;
}
.detail-box{
	width: 645px;
}
.access-area .img-box{
	width: 280px;
}

.map-display{
	width: 230px;
	margin: 10px 0 0;
}
.map-display input{
	width: 230px;
}
.information-top .rsv-box{
	width: inherit;
}
.btn-rsv.shop-left{
	margin: 20px 0 0;
	text-align: center;
}
#mainContents .btn-rsv.shop-left img{
	width: 260px;
}
.btn-rsv a{
	display: block;
}


.news-area{
	margin:40px 0 50px;
}

/*#mainContents  h2 .h2-icon{
	background-image:url(../images/common/icon_news.png);
}*/
#mainContents  h2 .normal{
	color:#333;
	padding:0;
	background-color: #fff;
	font-weight: bold;
	font-size: 20px;
}



#newsList{
	margin:20px 0;
}
#newsList li{
	margin:0 0 10px 0;
	color:#333;
}
#newsList li a{
	color:#333;
}
#newsList li a:hover{
	color:#333;
	text-decoration: none;
}
#newsList li span{
	display: inline-block;
}
#newsList li .news-day{
	width: 70px;
}

.news-area h2 .h2-icon{
	background-image:url(../images/common/icon_news.png);
}


/* shop-area
---------------------------- */
.shop-area{
	margin: 0;
}
.shop-area .information{
	margin: 0 0 40px 0;
}

.shop-area .shop-left{
	float: left;
	box-sizing: border-box;
}

.shop-area .shop-right{
	float: right;
	width: 570px;
}
.shop-area .shop-right img{
	width: 100%;
}
.shop-area h2,
.shop-area .information-top .shop-left h2{
	/*background: url(../images/common/icon_info.png) no-repeat left center;*/
	color:#cc0000;
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding: 10px 30px 10px 0;
}
.shop-area .information-top .shop-left h2{
		background: url(../images/common/icon_info.png) no-repeat left center;
	padding-left: 55px !important;
		width: 100%;
}
.shop-area .information-top .shop-left h2 span{
	padding-left: 0;
	background: transparent;
}

.shop-area .shopListBox{
	margin:20px 0 0 0;
	font-size: 16px;
	width: 340px;
}
.shopList{
	margin: 0 0 20px;
}
.shop-area .shopList li{
	border-bottom:1px dotted #ccc;
	padding:10px;
	font-weight: bold;
}
.shop-area .shopList li.tb{
	border-top:1px dotted #ccc;
}
.shop-area .shopList li span{
	color:#cc0000;
	font-weight:bold;
	margin:0 12px 0 0;
	font-family: "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", Meiryo, Osaka, "MS PGothic", sans-serif;
}

.information-top h2 span{
		background-image: url(../images/common/icon_info.png);
	}


.information .link-box{
	position: relative;
	width: 606px;
	margin: 0;
}
.yokohama .information .link-box{
	height: 92px;
	background: url(/stores/tg/yokohama/images/shop_info_detail-04f.png) no-repeat;
}
.shinjuku .information .link-box{
	height: 91px;
	background: url(/stores/tg/shinjuku/images/shop_info_detail-03f.png) no-repeat;
}
.shinjuku .information .link-box.B1f{
	height: 91px;
	background: url(/stores/tg/shinjuku/images/shop_info_detail-B1f.png) no-repeat;
}

.information .link-box a{
	display: block;
	position: absolute;
right: 140px;
	width: 140px;
	height: 26px;
}
.yokohama .information .link-box a{
	bottom: 25px;
}
.shinjuku .information .link-box a{
	bottom: 20px;
}

.top-sec-ttl{
	position: relative;
}
.shop-area .top-link{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 160px;
	height: 50px;
}
.shop-area .top-link img{
	width: 100%;
}
.shop-area .top-link a{
	display: block;
}


.top-sec1{
	margin:0 0 20px 0;
}
.top-sec1 .tg1{
	position: relative;
	background:url(../images/common/sec1_top_bgimg.png) no-repeat 290px 20px #cc0000;
	color:#fff;
	height: 265px;
  margin: 25px 0 0 0;
	padding: 45px 45px 0;
}
.top-sec1 .top-sec-child-ttl{
	margin: 0 0 20px;
}
.top-sec1 p.top-sec1-txt{
	font-size: 13px;
	line-height: 1.77;
}
.top-sec1-img,
.sec1-img{
	position: absolute;
	top: 0;
	right: 0;
}
.tab{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 586px;
}
.top-sec1-txt span{
	display: block;
	margin: 10px 0;
}
.top-sec1 .sec1List{
	border-top:1px solid #fff;
}
.top-sec1 .sec1List li{
	float:left;
	width:236px;
	border-right:2px solid #fff;
	height:275px;
}
.top-sec1 .sec1List li.bn{
	border-right:none;
}
.top-sec1 .sec1List li p{
	font-size:12px;
    width: 225px;
}
.row-box .top-sec-child{
	background: #C00;
	color:#fff;
	float:left;
	width:410px;
	margin:0 0 8px 0;
	padding: 45px 30px 30px;
}
.row-box .top-sec-child-ttl{
	height: 95px;
}
.row-box p{
	margin: 20px 0
}
.top-sec-child a{
	display: block;
}
.top-sec2 .top-sec2-note{
	margin: 0 0 20px;
	background: #CC0000;
	color: #ffffff;
	font-size: 13px;
}
.top-sec2 .top-sec2-note .note{
	margin: 0 0 5px 1em;
	text-indent: -0.6em;
}
.top-sec2-note p{
	margin: 0;
}
.top-sec3{
	float:right !important;
}

.top-sec-wrap .btn-link{
	display: inline-block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 20px;
 	background: url(/stores/tg/images/common/btn_icon_arrow.png) no-repeat center right 4px #ffffff;
	box-sizing: border-box;
}
.top-sec-wrap .btn-link + .btn-link{
		margin: 10px 0 0;
}
.top-sec-wrap .btn-link:hover{
	background-color: #ffffdb;
}
.top-sec-wrap .btn-link a{
	color: #363636;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.top-sec-wrap .btn-link img{
	width: 100%;
}
.yurakucho .top-sec-wrap .rsv-online-link-wed{
	display: none;
}
/*.more-staff{
	padding: 0 0 0 14px;
}
.more-onlinebooking{
	padding: 0 0 0 32px;
}*/
.top-sec-wrap .btn-link .more-news{
	width: 266px;
	height: 44px;
	/*background: url('/stores/tg/images/common/btn_news_on.png') no-repeat;*/
}


#linkSec{
	background:url(../images/common/foot_link_bg.jpg) no-repeat top center;
	margin: 40px 0 0;
	padding:40px 63px;
}
#linkSec a{
	display: inline-block;
}
#linkSec a:nth-child(2){
	margin: 0 0 0 14px;
}

#linkSec .bottom-navi{
	width: 844px;
	margin:20px 0;
}
#linkSec .bottom-navi li{
	float:left;
	width:268px;
	height: 50px;
	line-height: 52px;
	margin-right:10px;
	margin-bottom:10px;
	background:url(../images/common/foot_link_btn.png) no-repeat;
	text-align: center;
	font-size: 16px;
}
#linkSec .bottom-navi li:hover{
	background:url(../images/common/foot_link_btn_on.png) no-repeat;
}
#linkSec .bottom-navi li a{
	color: #ffffff;
	text-decoration: none;
}
#linkSec .bottom-navi .two-line{
	letter-spacing: -0.5px;
}


#footShop {
	margin: 50px 0 50px;
}
#footShop h3{
	border-left:6px solid #cc0000;
	background:#ffe7e7;
	padding:10px 0 10px 18px;
	font-weight:bold;
	font-size:18px;
	margin:0 0 20px 0;
}
#footShop h4{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 13px;
}
#footShop .fs-inner{
	margin:0 0 25px 0;
}
.fs-inner strong{
	font-weight:bold;
	display:block;
	font-size:16px;
}
.fs-inner .fsList li{
	background:url(../images/common/cursol1.png) no-repeat left center;
	padding:0 0 0 15px;
	float:left;
	margin:0 20px 0 0;
}
.fs-inner .fsList li a{
    font-size: 13px;
    color: #333;
}
.pagetop{
	text-align:right;

}
.pagetop a{
	color:#333;
	background:url(../images/common/cursol_top.png) no-repeat left center;
	padding:0 0 0 20px;
}

.btn-rsv img{
  width: 100%;
}
.btn-rsv a{
  display: block;
}


.makuhari-txt{
	font-size: 11px;
	letter-spacing: -2px;
}
.information-top .btn-rsv .br{
	display: block;
	font-size: 12px;
}
.btn-border-style{
	line-height: 1.2;
	border: 3px solid #cc0000;
	background: url(/stores/tg/images/common/btn_icon_arrow_w.png) no-repeat center right #ffffff;
	box-sizing: border-box;
	text-align: center;
}
.access-area .btn-border-style,
.information-top .btn-rsv:first-child{
	background: url(/stores/tg/images/common/btn_icon_arrow.png) no-repeat center right 4px #ffffff;
}
.btn-border-style:hover{
	background-color: #ffffdb;
}
.btn-border-style a{
	position: relative;
	top: -2px;
	left: -9px;
	display: table-cell;
	vertical-align: middle;
	width: inherit;
	height: inherit;
	color: #363636;
	font-size: 15.5px;
	font-weight: bold;
	text-decoration: none;
}

.information-top .btn-rsv{
	width: inherit;
	height: 50px;
}
.information-top .shopListBox .btn-rsv + .btn-rsv{
	margin: 10px 0 0;
}
.contact-shop-link a{
	display: inline-block;
	line-height: 42px;
	background: url(/stores/tg/images/common/icon_shop_other.png) 20px 6px no-repeat;
}
.contact-shop-link.btn-border-style{
	width: 252px;
	height: 45px;
}
#staffArea .btn-border-style{
	height: 60px;
}

/* shinjuku  */
.deformation .shopList,
.deformation .shopList{
	margin: 0;
	width: auto;
}
.deformation .shop-left{
	margin: 0;
}
.deformation .shop-right{
	width: 606px;
}
.deformation .rsv-box{
	margin: 20px 0;
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.deformation .btn-rsv{
	width: 33.33333%;
}
.deformation .information-top .btn-border-style:last-child a{
	left: 0;
}
.remove01{
	display: inline !important;
}

.bottom-navi a{
	margin: 0 0 0 -10px;
}
#contentHead .access-info-detail .time p.caution {
	font-size:11px;
}

.share-area{
	margin: 30px 0 0;
	text-align: center;
}
.share-link{
	display: inline-block;
	overflow: hidden;
}
.share-link-item{
	float: left;
}
.share-link-item + .share-link-item{
	margin: 0 0 0 7px;
}
