@charset "UTF-8";
/* CSS Information========
Date: 2012.04.23
Table of Contents:
 * body
 * wrapper
 * h1
 * header
 * hotel_tab
 * contents
	 * main_visual
	 * contents_in
		 * left
		 * main
		 * right
		 * sns_btn
 	 * footer
 * toTop
========================== */
a:link,
a:visited {
  display: inline-block;
  text-decoration: underline;
  color: #000;
}
a:hover {
  text-decoration: none;
  color: #666;
}
.mouseon_alpha a:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  background-color: #fff;
}
.mb_10 {
  margin: 0 0 10px 0;
}
.mb_20 {
  margin: 0 0 20px 0;
}
.mb_30 {
  margin: 0 0 30px 0;
}
.mb_40 {
  margin: 0 0 40px 0;
}
.frame {
  padding: 1px;
  border: #ccc solid 1px;
  background-color: #fff;
}
.ico_shin:before {
  content: "\025a0";
  color: #905da3;
}
.ico_shib:before {
  content: "\025a0";
  color: #9cb607;
}
.ico_aka:before {
  content: "\025a0";
  color: #de9a9f;
}
.ico_sappor:before {
  content: "\025a0";
  color: #9c2227;
}
.ico_susu:before {
  content: "\025a0";
  color: #14a6a3;
}
.ico_gin:before {
  content: "\025a0";
  color: #063642;
}
.ico_kyoto:before {
  content: "\025a0";
  color: #f1c001;
  vertical-align: top;
}
.ico_hanareya:before {
  content: "■";
  color: #fff;
}
.ico_osaka:before {
  content: "\025a0";
  color: #aad1c9;
}
.ico_colombo:before {
  content: "\025a0";
  color: #20eefb;
}
.ico_sapporoby:before {
  content: "\025a0";
  color: #063642;
}
.ico_otaru:before {
  content: "\025a0";
  color: #f5a21d;
}
.last_bnr {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: #ccc solid 1px;
}
/* =======================
		clearfix
========================== */
.clearfix:after {
  content: "."; /* ?V?????v?f????? */
  display: block; /* ?u???b?N???x???v?f?? */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
  /*\*/ /*/
   display: inline-table;
  /* */
}
* html .clearfix {
  height: 1px;
  /*\*/ /*/
  height: auto;
  overflow: hidden;
  /**/
}
/* =======================
		body
========================== */
body {
  background: url(/img/common/bg_body.gif) repeat;
  -webkit-text-size-adjust: 100%;
}
/* =======================
		wrapper
========================== */
#wrapper {
  position: relative;
  width: 1050px;
  margin: 0 auto;
}
/* =======================
		h1
========================== */
#logo {
  position: absolute;
  top: 0;
  left: 70px;
  /* z-index: 50; */
  z-index: 10001;
}
#logo a {
  display: block;
  width: 180px;
  height: 130px;
  overflow: hidden;
  text-decoration: none;
}
h1 {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}
/* =======================
		header
========================== */
#header {
  position: absolute;
  /* z-index: 40; */
  z-index: 10000;
}
#header .l_nav a:link,
#header .l_nav a:visited {
  color: #ccc;
  text-decoration: none;
}
#header .l_nav a:hover {
  color: #999;
  text-decoration: none;
}
#header .l_nav {
  margin: 10px 50px 5px 0;
  width: auto;
  border-right: #666 solid 1px;
  float: right;
}
#header .l_nav li {
  float: left;
  text-align: center;
  border-left: #666 solid 1px;
  padding: 0 15px;
}
#header .l_nav li a img {
  width: 10px;
  margin-top: -2px;
}
#header .g_nav {
  width: 770px;
  padding: 0 0 0 280px;
  border-top: #876538 solid 1px;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#88000000, EndColorStr=#88000000);
  background-color: rgba(0, 0, 0, 0.5);
  float: right;
}
#header .g_nav a:link,
#header .g_nav a:visited {
  color: #ccc;
  text-decoration: none;
}
#header .g_nav a:hover,
#header .g_nav .last a:hover {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#CC000000, EndColorStr=#CC000000);
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
#header .g_nav li.nomal {
  position: relative;
  float: left;
  width: 102px;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
}
#header .g_nav li.color1,
#header .g_nav li.color2 {
  position: relative;
  float: left;
  width: 104px;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
}
* html .g_nav li {
  display: inline;
  zoom: 1;
}
* + html .g_nav li {
  display: inline;
  zoom: 1;
}
#header .g_nav li ul li span {
  visibility: hidden;
}
#header .g_nav .last a {
  background: url(/en/img/common/bg_g_nav_line_last.gif) no-repeat 0 0;
}
#header .g_nav ul {
  position: absolute;
  left: 0;
  z-index: 1020;
  width: 120px;
  padding: 0px;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#88000000, EndColorStr=#88000000);
  background-color: rgba(0, 0, 0, 0.5);
  list-style-type: none;
}
#header .g_nav li.nomal .sub,
#header .g_nav li.nomal .sub li {
  width: 102px;
}
#header .g_nav li.plan .sub,
#header .g_nav li.plan .sub li {
  width: 210px;
  text-align: left;
}
#header .g_nav li.plan .sub li a {
  width: auto;
  padding: 7px 10px;
}
#header .g_nav li.plan .sub li a span {
  width: 115px;
  display: inline-block;
  text-align: right;
}
#header .g_nav li .sub .logo {
  background-color: #000;
  padding-bottom: 5px;
}
#header .g_nav li .sub .logo img {
  max-width: 80px;
  padding: 8px 0 0;
}

#header .g_nav li.nomal a {
  position: relative;
  display: block;
  padding: 15px 0;
  background: url(/en/img/common/bg_g_nav_line.gif) no-repeat 0 0;
}
#header .g_nav li.color1 a {
  position: relative;
  display: block;
  padding: 15px 0;
  color: #fff;
  background: #8a6133;
}
#header .g_nav li.color2 a {
  position: relative;
  display: block;
  padding: 15px 0;
  color: #fff;
  background: url(/en/img/common/bg_g_nav_line.gif) no-repeat 0 0 #8a6133;
}
#header .g_nav li.color1 a:hover,
#header .g_nav li.color2 a:hover {
  background-color: #2c2c2c;
}
#header .g_nav li .sub li a {
  padding: 8px 0;
  text-align: center;
  background: none;
}
#header .g_nav .current,
#header .g_nav .last .current {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#CC000000, EndColorStr=#CC000000);
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
/* =======================
		menu, sub
========================== */
ul.menu li {
  float: left;
  width: 179px;
  position: relative;
}
* html ul.menu li {
  display: inline;
  zoom: 1;
}
* + html ul.menu li {
  display: inline;
  zoom: 1;
}
ul.menu li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #cfdfb5;
  text-decoration: none;
  position: relative;
}
ul.menu li a:hover {
}
ul.sub {
  display: none;
}
* html ul.sub {
  zoom: 1;
  position: relative;
}
* + html ul.sub {
  zoom: 1;
  position: relative;
}
ul.sub li {
  float: none;
}
#header .g_nav ul.sub li a {
  display: block;
}
ul.sub li ul.sub {
  position: absolute;
  left: 310px;
  top: 0;
}
ul.menu {
  zoom: 1;
}
ul.menu:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
/* =======================
		hotel_tab
========================== */
#hotel_tab {
  position: absolute;
  top: 447px;
  right: 0;
  z-index: 20;
  /* width: 920px; */
  margin: 0 60px;
  /* padding: 0 30px; */
  background: url(/en/img/common/group_tab_bottom.gif) no-repeat 470px 35px;
  display: flex;
}
#hotel_tab .tab_shib,
#hotel_tab .tab_aka,
#hotel_tab .tab_shin,
#hotel_tab .tab_kyoto,
#hotel_tab .tab_sapporo,
#hotel_tab .tab_susukino,
#hotel_tab .tab_osaka,
#hotel_tab .tab_colombo,
#hotel_tab .tab_ginza {
  /* float: left; */
  padding: 0px 0 0 6px;
}
#hotel_tab .tab_sapporo {
  padding-left: 0;
}
#hotel_tab .tab_sapporo,
#hotel_tab .tab_susukino,
#hotel_tab .tab_osaka,
#hotel_tab .tab_colombo {
  position: relative;
}
#hotel_tab .tab_ginza:before {
  content: "NEW";
  color: #fff;
  font-family: serif;
  font-size: 11px;
  font-weight: bold;
  padding: 1.5px 6px;
  display: block;
  position: absolute;
  background-color: #cc0000;
  top: -13px;
  left: 210px;
  border-radius: 0px;
  letter-spacing: 1.2px;
}
#hotel_tab .tab_colombo:before {
  content: "NEW";
  color: #fff;
  font-family: serif;
  font-size: 11px;
  font-weight: bold;
  padding: 1.5px 6px;
  display: block;
  position: absolute;
  background-color: #cc0000;
  top: -13px;
  left: 10px;
  border-radius: 0px;
  letter-spacing: 1.2px;
}
#hotel_tab a {
  width: 97px;
  text-align: center;
  padding: 8px 0;
  overflow: hidden;
  display: block;
  text-decoration: none;
  background-color: #8a6133;
  color: #ffffff;
  border-radius: 2px 2px 0 0;
  letter-spacing: 1.5px;
}
#hotel_tab a:hover {
  background-color: #2c2c2c;
}
/* =======================
		contents
========================== */
#contents {
  width: 1050px;
  padding: 29px 0 0 0;
}
/* =======================
		emblem
========================== */
p.emblem {
  position: absolute;
  top: 260px;
  left: 70px;
  z-index: 10;
}
p.emblem a:hover {
  opacity: 0.7;
}
/* =======================
		main_visual
========================== */
#main_visual {
  background: url(/image/250312/main_visual_010.png) no-repeat 0 0;
}
/* =======================
		contents_in
========================== */
#contents_in {
  margin: -20px 50px 0;
  padding: 20px 0 20px 0;
  background-color: #fff;
  position: relative;
  z-index: 9999;
}
/* =======================
		left
========================== */
#left {
  float: left;
  width: 180px;
  padding: 0 20px;
}
/* =======================
		reservation
========================== */
#reservation {
  width: 160px;
  height: 250px;
  padding: 0 10px;
  margin: 0 0 20px 0;
  background: url(/img/common/group_bg_reservation.gif) no-repeat;
}
#reservation form input {
  width: 80px;
  margin: 10px 40px;
}
* html #reservation form input {
  width: 80px;
  margin: 5px 40px;
}
#reservation h2 {
  overflow: hidden;
  height: 0;
  padding-top: 44px;
}
#reservation dl {
  height: 34px;
  padding: 10px 0;
  border-bottom: #ccc solid 1px;
}
#reservation .no_border {
  border-bottom: none;
}
#reservation .search {
  width: 100px;
  margin: 10px 30px;
}
/* =======================
		members_menu
========================== */
#members_menu {
  margin-bottom: 20px;
  z-index: 30;
  padding-bottom: 10px;
  border-bottom: #ccc solid 1px;
}
#members_menu li {
  float: none;
  width: 180px;
  position: relative;
  z-index: 30;
}
#members_menu li h3 a {
  overflow: hidden;
  display: block;
  height: 0;
  padding-top: 37px;
}
#members_menu .registration a {
  background: url(/img/common/registration.gif) no-repeat 0 0;
}
#members_menu .registration a:hover {
  background: url(/img/common/registration.gif) no-repeat 0 -37px;
}
#members_menu .login a {
  background: url(/img/common/login.gif) no-repeat 0 0;
}
#members_menu .login a:hover {
  background: url(/img/common/login.gif) no-repeat 0 -37px;
}
#members_menu .id a {
  background: url(/img/common/id.gif) no-repeat 0 0;
}
#members_menu .id a:hover {
  background: url(/img/common/id.gif) no-repeat 0 -37px;
}
#members_menu li .sub {
  position: absolute;
  top: 0;
  left: 180px;
}
#members_menu li .sub li {
  float: left;
  width: 100px;
}
#members_menu li .sub li a {
  overflow: hidden;
  display: block;
  height: 0;
  padding-top: 37px;
}
#members_menu .sub_shibuya a {
  background: url(/img/common/btn_sub_shibuya.gif) no-repeat 0 0;
}
#members_menu .sub_shibuya a:hover {
  background: url(/img/common/btn_sub_shibuya.gif) no-repeat 0 -38px;
}
#members_menu .sub_akasaka a {
  background: url(/img/common/btn_sub_akasaka.gif) no-repeat 0 -1px;
}
#members_menu .sub_akasaka a:hover {
  background: url(/img/common/btn_sub_akasaka.gif) no-repeat 0 -39px;
}
/* =======================
		standard_menu
========================== */
#standard_menu dl {
  margin-bottom: 10px;
}
#standard_menu dl dt {
  padding: 28px 10px 5px 10px;
  color: #fff;
}
#standard_menu dl dd a {
  display: block;
  padding: 5px 0 5px 10px;
  color: #cc3;
}
#standard_menu .mobile_title {
  overflow: hidden;
  height: 0;
  padding-top: 80px;
  background: url(/img/common/bnr_mobile_01.gif) no-repeat;
}
#standard_menu .mobile_body {
  height: 170px;
  background: url(/img/121004/bnr_mobile_02.gif) no-repeat;
}
#standard_menu .mail_maga {
  background: url(/img/common/bnr_mail_magazine.gif) no-repeat;
}
#standard_menu .zeus_top {
  margin: 0 0 10px 0;
}
#standard_menu .ebi_top {
  background: url("../img/common/bnr_ebisu.png") no-repeat;
  margin: 0 0 10px 0;
}
#standard_menu .meg_top {
  background: url(../img/common/bnr_meguro.png) no-repeat;
  margin: 0 0 10px 0;
}
#standard_menu .ume_top {
  background: url(../img/common/bnr_umeda.png) no-repeat;
  margin: 0 0 10px 0;
}
#standard_menu .akabane_top {
  background: url(../img/common/bnr_akabane.png) no-repeat;
  margin: 0 0 10px 0;
}
#standard_menu .shib_top {
  background: url(/img/common/bnr_shibuya.gif) no-repeat;
}
#standard_menu .aka_top {
  background: url(/img/common/bnr_akasaka.gif) no-repeat;
}
#standard_menu .shin_top {
  background: url(/img/common/bnr_shinjuku.gif) no-repeat;
}
#standard_menu .kyoto_top {
  background: url(/img/170920/bnr_kyoto.gif) no-repeat;
}
#standard_menu .bnr a {
  height: 0;
  display: block;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding-top: 60px;
}
#standard_menu .bnr a:hover {
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
  background-color: #fff;
}
/* =======================
		main
========================== */
#main {
  float: left;
  width: 490px;
  margin-bottom: 20px;
  padding: 0 10px;
  line-height: 1.5;
}
/* =======================
		top_info
========================== */
#top_info {
  margin: 0 0 30px 0;
}
#top_info h2 {
  overflow: hidden;
  display: block;
  height: 0;
  margin: 0 0 20px 0;
  padding-top: 25px;
  background: url(/img/common/group_ttl_info.gif) no-repeat 0 0;
}
#top_info ul li {
  margin: 0 0 7px 0;
}
#top_info ul li strong {
  padding-right: 20px;
}
/* =======================
		top_plan
========================== */
#top_plan h2 {
  overflow: hidden;
  display: block;
  height: 0;
  padding-top: 25px;
  margin-bottom: 10px;
  background: url(/img/common/group_ttl_plan.gif) no-repeat 0 0;
}
#top_plan dl {
  position: relative;
  width: 320px;
  min-height: 104px;
  padding: 20px 0 20px 170px;
  border-bottom: #ccc dotted 1px;
}
#top_plan .plan_last {
  border-bottom: none;
}
#top_plan dl .plan_img {
  position: absolute;
  top: 20px;
  left: 0;
}
#top_plan dl dt {
  margin: 0 0 7px 0;
  font-weight: bold;
}
#top_plan dl dd.sub_title {
  margin: 0 0 7px 0;
  font-weight: bold;
}
#top_plan dl dd {
  margin: 0 0 4px 0;
}
.shin_ttl {
  overflow: hidden;
  height: 0;
  padding: 28px 0 0 20px;
  border-bottom: 1px solid #ccc;
  background: url(/img/160518/shin_ttl_001.jpg) no-repeat 0 0;
}
.shib_ttl {
  overflow: hidden;
  height: 0;
  padding: 28px 0 0 20px;
  border-bottom: 1px solid #ccc;
  background: url(/img/160518/shib_ttl_002.jpg) no-repeat 0 0;
}
.aka_ttl {
  overflow: hidden;
  height: 0;
  padding: 28px 0 0 20px;
  border-bottom: 1px solid #ccc;
  background: url(/img/160518/aka_ttl_001.jpg) no-repeat 0 0;
}
.group_none {
  display: none;
}
/* =======================
		right
========================== */
#right {
  float: left;
  width: 180px;
  padding: 0 20px;
}
/* =======================
		sns_btn
========================== */
.sns_btn {
  clear: both;
}
.btnSocialBox {
  float: right;
}
.btnSocial {
  float: left;
  margin-left: 10px;
  overflow: hidden;
  line-height: 0;
}
/* =======================
		banner_area
========================== */
#banner_area .bestprice a {
  display: block;
  overflow: hidden;
  height: 0;
  padding-top: 250px;
  background: url(/img/common/bnr_bestprice.gif) no-repeat;
}
#banner_area .bestprice a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  background-color: #fff;
}
/* =======================
		footer
========================== */
#footer {
  margin: 0 50px 10px;
}
#footer .l_nav a:link,
#footer .l_nav a:visited {
  color: #ccc;
  text-decoration: none;
}
#footer .l_nav a:hover {
  color: #999;
}
#footer .l_nav {
  width: auto;
  border-right: #666 solid 1px;
  float: right;
  margin: 10px 0 0 0;
}
#footer .l_nav li {
  float: left;
  padding: 0 20px;
  border-left: #666 solid 1px;
}
#footer .group_footer {
  width: 150px;
  margin: 0 auto 20px;
  clear: both;
}
#footer .group_footer a {
  display: block;
}
#footer .copyright {
  padding: 0 0 20px;
  font-size: 0.5rem;
  color: #fff;
  text-align: center;
}
/* =======================
		goTop
========================== */
#contents_in .goTop {
  color: #000;
  clear: both;
  text-align: right;
  margin: 0 20px 0 0;
}
#contents_in .goTop a:hover {
  text-decoration: none;
}
a.page_top {
  display: block;
  width: 25px;
  height: 125px;
}
/*----------------------------------------
	following_btn
----------------------------------------*/
#following_btn {
  position: fixed;
  bottom: 0;
  right: 7px;
  width: 3.5em;
  top: 85vh;
  margin-top: -8em;
  height: 17em;
  z-index: 9999;
  font-family: "Noto Sans JP", sans-serif;
}
#following_btn ul {
  display: block;
}
#following_btn ul li.members a {
  color: #fff;
  display: block;
  text-align: center;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding: 1em 0 3em;
  letter-spacing: 1.5px;
  background: rgb(102 102 102) url(../img/230523/img_Link.svg) no-repeat right 0.9em bottom 1em;
  background-size: 1.2em;
  font-size: 1.1rem;
  line-height: 3;
  text-decoration: none;
}
#following_btn ul li.members a:hover {
  background-color: #2c2c2c;
}
#following_btn ul li.members.search a {
  background: rgb(138 97 51) url("../img/230523/img_Link.svg") no-repeat right 0.9em bottom 1em;
  background-size: 1.2em;
}
#following_btn ul li.members.search a:hover {
  background-color: #2c2c2c;
}
@media screen and (min-width: 1024px) {
  #following_btn {
    right: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #following_btn {
    position: fixed;
    right: 7px;
    width: 3.5em;
  }
  #following_btn ul li.members a {
    background: rgb(60 60 60) url(../img/230523/img_Link.svg) no-repeat right 0.85em bottom 1em;
    background-size: 1.2em;
    line-height: 3;
    font-size: 1.1rem;
    padding: 1em 0 3em;
  }
  #following_btn ul li.members.search a {
    background: rgb(138 97 51) url(../img/230523/img_Link.svg) no-repeat right 0.85em bottom 1em;
    background-size: 1.2em;
    letter-spacing: 3px;
  }
}
/* =======================
		???????��???p
========================== */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .month_day {
    font-size: 90%;
  }
}
/* =======================
?@?@?g???v???????o?[??\??
========================== */
.search-widget-wrapper-872d0c {
  display: none;
}

/* =================================
        .style-wrapper-99c7fa 
===================================== */
#tripla-cookie-consent .style-wrapper-99c7fa {
  text-align: center;
  font-family: "???S?V?b?N Medium", "Yu Gothic Medium", "???S?V?b?N", "Yu Gothic", YuGothic, "?q???M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "?l?r ?o?S?V?b?N", "MS PGothic",
    sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #3b3b3b;
  line-height: 1.5;
  letter-spacing: 0;
  font-feature-settings: normal;
  min-width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 13px 15px;
}
#tripla-cookie-consent .style-wrapper-99c7fa a {
  color: #3b3b3b;
  text-decoration: underline;
}
#tripla-cookie-consent .style-wrapper-99c7fa a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#tripla-cookie-consent .style-wrapper-99c7fa .style-button-799e8e {
  font-family: "???S?V?b?N Medium", "Yu Gothic Medium", "???S?V?b?N", "Yu Gothic", YuGothic, "?q???M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, "?l?r ?o?S?V?b?N", "MS PGothic",
    sans-serif;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #3b3b3b;
  line-height: 1.5;
  letter-spacing: 0;
  font-feature-settings: normal;
}
#tripla-cookie-consent .style-wrapper-99c7fa {
  text-align: left;
}
#tripla-cookie-consent .style-wrapper-99c7fa .button-btn-f51c1a {
  width: 100%;
  text-align: center;
  font-size: 13px;
  line-height: 1;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  #tripla-cookie-consent .style-wrapper-99c7fa {
    display: grid;
    grid-template-columns: auto 0 141px;
    align-items: center;
    column-gap: 13px;
    justify-content: center;
    padding: 13px 35px 13px;
    font-size: 13px;
  }
  #tripla-cookie-consent .style-wrapper-99c7fa .style-button-799e8e {
    line-height: 1.3;
    font-size: 14px;
  }
  #tripla-cookie-consent .style-wrapper-99c7fa .button-btn-f51c1a {
    width: 141px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  #tripla-cookie-consent .style-wrapper-99c7fa {
    font-size: 14px;
    padding: 10px 55px;
  }
  #tripla-cookie-consent .style-wrapper-99c7fa .style-button-799e8e {
    line-height: 1;
  }
}
