@charset "UTF-8";
/* CSS Information========
Date: 2012.04.23
Table of Contents: 
 * body
 * wrapper
 * left
	 * reservation
	 * members_menu
	 * standard_menu
 * main
	 * header
	 * contents
	 * right
		 * banner_area
 * 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 {
  background: url(/img/common/ico_shin.gif) no-repeat 0 4px;
  padding: 0 0 0 15px;
}
.ico_shib {
  background: url(/img/common/ico_shib.gif) no-repeat 0 4px;
  padding: 0 0 0 15px;
}
.ico_aka {
  background: url(/img/common/ico_aka.gif) no-repeat 0 4px;
  padding: 0 0 0 15px;
}
.ico_group {
  background: url(/img/common/ico_group.gif) no-repeat 0 4px;
  padding: 0 0 0 15px;
}
.last_bnr {
  margin: 0 0 20px;
  padding: 0 0 20px;
  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: 950px;
  margin: 0 auto;
}
#logo {
  position: absolute;
  left: 20px;
  z-index: 50;
}
* html #logo {
  top: 0;
}
* + html #logo {
  top: 0;
}
#logo a {
  display: block;
  width: 180px;
  height: 130px;
  overflow: hidden;
}
h1 {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}
/* =======================
		header
========================== */
#header {
  position: absolute;
  z-index: 40;
  background-color: rgba(0, 0, 0, 0.8);
}
#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 12px 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: 730px;
  padding: 0 0 0 220px;
  border-top: #876538 solid 1px;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#88000000,EndColorStr=#88000000);
  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 {
  position: relative;
  float: left;
  width: 150px;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
}
#header .g_nav li.last {
  width: 120px;
}
* 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 {
  position: relative;
  float: left;
  width: 102px;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
}
#header .g_nav li.nomal a {
  position: relative;
  display: block;
  padding: 15px 0;
}
#header .g_nav li.color1,
#header .g_nav li.color2 {
  position: relative;
  float: left;
  width: 104px;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
}
#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.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 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 .sub li a {
  padding: 8px 0;
  text-align: center;
}
#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 .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;
}
/* =======================
		main
========================== */
#main {
  width: 950px;
  padding: 29px 0 0 0;
  background: url(/img/common/bg_main.gif) repeat-y;
}
/* =======================
		left
========================== */
#left {
  float: left;
  width: 180px;
  padding: 110px 20px 20px 20px;
  background-color: #f0f0f0;
}
/* =======================
		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;
}
#members_menu li h3 a {
  overflow: hidden;
  display: block;
  height: 0;
  padding-top: 37px;
  margin: 0 0 10px 0;
}
#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 {
  position: relative;
  z-index: 30;
}
#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;
}
/* =======================
		banner_area
========================== */
#banner_area .bestprice a {
  display: block;
  overflow: hidden;
  height: 0;
  margin: 0 0 10px 0;
  padding-top: 250px;
  background: url(/img/160204/bnr_bestprice.gif) no-repeat;
}
#banner_area .bestprice a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  background-color: #fff;
}
/* =======================
		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;
  margin-bottom: 0;
  padding-top: 80px;
  background: url(/img/common/bnr_mobile_01.gif) no-repeat;
}
#standard_menu .mobile_body {
  height: 170px;
  margin: 0 0 10px 0;
  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 .meg_top {
  background: url(/img/common/bnr_meguro.png) no-repeat;
}
#standard_menu .ebi_top {
  background: url(/img/common/bnr_ebisu.png) no-repeat;
}
#standard_menu .ume_top {
  background: url(/image/common/bnr_umeda.png) no-repeat;
}
#standard_menu .akabane_top {
  background: url(/img/common/bnr_akabane.png) no-repeat;
}
#standard_menu .shib_top {
  background: url(/image/250205/bnr_shibuya.png) no-repeat;
}
#standard_menu .aka_top {
  background: url(/image/250205/bnr_akasaka.png) no-repeat;
}
#standard_menu .shin_top {
  background: url(/image/250205/bnr_shinjuku.png) no-repeat;
}
#standard_menu .kyoto_top {
  background: url(/image/250205/bnr_kyoto.png) no-repeat;
}
#standard_menu .hanareya_top {
  background: url(/image/250205/bnr_hanareya.png) no-repeat;
}
#standard_menu .osa_top {
  background: url(/image/250205/bnr_osaka.png) no-repeat;
}
#standard_menu .colombo_top {
  background: url(/image/250205/bnr_colombo.png) no-repeat;
}
#standard_menu .sap_top {
  background: url(/image/250205/bnr_sapporo.png) no-repeat;
}
#standard_menu .sus_top {
  background: url(/image/250205/bnr_susukino.png) no-repeat;
}
#standard_menu .ginza_top {
  background: url(/image/250205/bnr_ginza.png) no-repeat;
}
#standard_menu .sapporoby_top {
  background: url(/image/250312/bnr_sapporoby.png) no-repeat;
}
#standard_menu .ota_top {
  background: url(/image/250326/bnr_otaru.png) no-repeat;
}
#standard_menu li {
  width: 180px;
  height: 60px;
  margin-bottom: 10px;
}
#standard_menu .bnr a {
  height: 0;
  display: block;
  overflow: hidden;
  padding-top: 60px;
}
#standard_menu .bnr a:hover {
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
  background-color: #fff;
}
#standard_menu .last_bnr {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: #ccc solid 1px;
}
/* =======================
		contents
========================== */
#contents {
  padding: 170px 0 0 0;
  background: url(/plan/img/common/main_visual.jpg) no-repeat 220px 0;
}
/* =======================
		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;
}
/* =======================
		toTop
========================== */
#toTop {
  width: 25px;
  height: 125px;
  background: url(/img/common/page_top_e.gif) no-repeat;
}
#toTop a:hover {
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter: alpha(opacity=30);
  background-color: #000;
}
a.page_top {
  display: block;
  width: 25px;
  height: 125px;
}
/* =======================
		�������猟���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;
  }
}
