@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :common.css
 author     :Ability Consultant
 style info :基本・共通設定
=================================================================== */
#recplan, #search, #contents > .intro, .con_common_stay, #footer #fnav .inner, #footer .btn_ptop p, #footer .con_inf, #footer .con_aside .box_hotels > ul, #footer .con_aside .box_end {
  width: 1160px;
  margin: auto;
}
@media only screen and (max-width: 1160px) {
  #recplan, #search, #contents > .intro, .con_common_stay, #footer #fnav .inner, #footer .btn_ptop p, #footer .con_inf, #footer .con_aside .box_hotels > ul, #footer .con_aside .box_end {
    width: 100%;
  }
}

.con_common_stay .box_stay_nav ul {
  width: 1160px;
  margin: auto;
}
@media only screen and (max-width: 1160px) {
  .con_common_stay .box_stay_nav ul {
    width: 95%;
  }
}

/* -----------------------------------------------------------
  基本設定、リンクカラーなど
----------------------------------------------------------- */
html {
  top: 0px;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  html {
    top: 1px;
  }
}
@media only screen and (max-width: 640px) {
  html {
    top: 2px;
  }
}

body.new {
  color: #000;
  font-size: small;
  font-family: Arial,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
body.new a {
  color: #212121;
}
body.new a:link {
  text-decoration: underline;
}
body.new a:visited {
  text-decoration: underline;
}
body.new a:active {
  text-decoration: none;
}
body.new img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
  text-indent: -9999px;
}
body.new:not(.touch) a:hover {
  text-decoration: none;
}

body:not(.new) #page {
  overflow: auto;
  min-width: 1162px;
}
body:not(.new) #header, body:not(.new) #footer, body:not(.new) #recplan, body:not(.new) #search {
  font-size: small !important;
  color: #000;
  font-family: Arial,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
body:not(.new) #header img, body:not(.new) #footer img, body:not(.new) #recplan img, body:not(.new) #search img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
body:not(.new) #header a, body:not(.new) #footer a, body:not(.new) #recplan a, body:not(.new) #search a {
  color: #212121;
}
body:not(.new) #header h1, body:not(.new) #header h2, body:not(.new) #header h3, body:not(.new) #header h4, body:not(.new) #header h5, body:not(.new) #header h6, body:not(.new) #header p, body:not(.new) #header td, body:not(.new) #header th, body:not(.new) #header address, body:not(.new) #footer h1, body:not(.new) #footer h2, body:not(.new) #footer h3, body:not(.new) #footer h4, body:not(.new) #footer h5, body:not(.new) #footer h6, body:not(.new) #footer p, body:not(.new) #footer td, body:not(.new) #footer th, body:not(.new) #footer address, body:not(.new) #recplan h1, body:not(.new) #recplan h2, body:not(.new) #recplan h3, body:not(.new) #recplan h4, body:not(.new) #recplan h5, body:not(.new) #recplan h6, body:not(.new) #recplan p, body:not(.new) #recplan td, body:not(.new) #recplan th, body:not(.new) #recplan address, body:not(.new) #search h1, body:not(.new) #search h2, body:not(.new) #search h3, body:not(.new) #search h4, body:not(.new) #search h5, body:not(.new) #search h6, body:not(.new) #search p, body:not(.new) #search td, body:not(.new) #search th, body:not(.new) #search address {
  font-weight: normal;
  font-size: small;
}
body:not(.new) #header, body:not(.new) #footer {
  background: #fff !important;
}

::selection {
  background: #f8e0a2;
}

::-moz-selection {
  background: #f8e0a2;
}

body.ie8 .change_txt,
body.ie8 .view_tab,
body.ie8 .view_sp,
body.ie8 .view_tab-sp {
  display: none !important;
}
body.ie8 #page {
  min-width: 1160px !important;
}

.filter {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  z-index: 1;
}

body:not(.touch) .over {
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
body:not(.touch) .over:hover {
  opacity: .7;
}
.ie8 body:not(.touch) .over:hover {
  filter: alpha(opacity=70);
}

@media only screen and (min-width: 641px) {
  .btn_acc + * {
    display: block !important;
  }
}
@media print {
  .btn_acc + * {
    display: block !important;
  }
}
.ie8 .btn_acc + * {
  display: block !important;
}
@media only screen and (max-width: 640px) {
  #page .btn_acc + * {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .btn_acc {
    cursor: pointer;
    font-size: small;
    width: 100%;
    position: relative;
    z-index: 2;
    background: #fff;
    line-height: 1;
    text-align: center;
  }
  .btn_acc:before {
    content: none;
  }
  .btn_acc span {
    display: block;
    padding: 5% 0;
    border: 1px solid #c5c4c4;
    color: #000;
    -webkit-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-transition: background 300ms ease, color 300ms ease;
    -moz-transition: background 300ms ease, color 300ms ease;
    -o-transition: background 300ms ease, color 300ms ease;
    transition: background 300ms ease, color 300ms ease;
    position: relative;
  }
  .btn_acc span:after {
    content: '';
    position: absolute;
    right: 4%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 16px;
    height: 16px;
    margin-left: 6px;
    background: url(../images/common/ic_open.png) no-repeat;
  }
  .btn_acc.active span:after {
    content: '';
    position: absolute;
    right: 4%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 16px;
    height: 16px;
    margin-left: 6px;
    background: url(../images/common/ic_close.png) no-repeat;
  }
}
@media only screen and (min-width: 641px) {
  .btn_acc + * {
    display: block !important;
  }
}
@media print {
  .btn_acc + * {
    display: block !important;
  }
}
.ie8 .btn_acc + * {
  display: block !important;
}
@media only screen and (max-width: 640px) {
  .btn_acc + * {
    display: none;
  }
}

.accordion {
  cursor: pointer;
}
.accordion + * {
  display: none;
}

body.rightMenu #page {
  width: 80%;
  padding-right: 20%;
  padding-bottom: 0 !important;
}
body.rightMenu #footer #sp_menu {
  left: auto;
  right: 0;
  bottom: auto;
  top: -5px;
  width: 20%;
  height: 100%;
}
body.rightMenu #footer #sp_menu li {
  float: none;
  width: 100%;
  position: absolute;
  height: 25%;
}
body.rightMenu #footer #sp_menu li:nth-child(1) {
  top: 0;
}
body.rightMenu #footer #sp_menu li:nth-child(2) {
  top: 25%;
}
body.rightMenu #footer #sp_menu li:nth-child(3) {
  top: 50%;
}
body.rightMenu #footer #sp_menu li:nth-child(4) {
  top: 75%;
}
body.rightMenu #footer #sp_menu li:not(:first-child) {
  border-left: 0;
  border-top: 1px solid #808BB4;
}
body.rightMenu #footer #sp_menu li a {
  position: relative;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
}
body.rightMenu #footer #sp_menu li a > span {
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (min-width: 1161px) {
  body .change_txt {
    display: inline;
  }
  body .txt_sub {
    display: none !important;
  }
  body .view_tab-sp, body .view_tab {
    display: none !important;
  }
}
@media print {
  body .change_txt {
    display: inline;
  }
  body .txt_sub {
    display: none !important;
  }
  body .view_tab-sp, body .view_tab {
    display: none !important;
  }
}
.ie8 body .change_txt {
  display: inline;
}
.ie8 body .txt_sub {
  display: none !important;
}
.ie8 body .view_tab-sp, .ie8 body .view_tab {
  display: none !important;
}
@media only screen and (min-width: 641px) {
  body .view_sp {
    display: none !important;
  }
}
@media print {
  body .view_sp {
    display: none !important;
  }
}
.ie8 body .view_sp {
  display: none !important;
}
@media only screen and (max-width: 1160px) {
  body .change_txt {
    display: none !important;
  }
  body .txt_sub {
    display: inline;
  }
  body .view_pc {
    display: none !important;
  }
}
@media only screen and (max-width: 640px) {
  body .view_pc-tab, body .view_tab {
    display: none !important;
  }
}

/* -----------------------------------------------------------
  #page
----------------------------------------------------------- */
#page {
  overflow: hidden;
  opacity: 1;
  height: auto;
}
@media only screen and (min-width: 641px) {
  #page {
    padding-bottom: 0 !important;
    width: 100% !important;
  }
}
@media print {
  #page {
    padding-bottom: 0 !important;
    width: 100% !important;
  }
}
.ie8 #page {
  padding-bottom: 0 !important;
  width: 100% !important;
}
body:not(.ie8):not(.touch) #page {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#page.menu_on {
  height: 0;
  opacity: 0;
  padding-bottom: 0 !important;
}
body:not(.ie8):not(.touch) #page.menu_on {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#page.menu_on #sp_menu {
  display: none;
}
body:not(.ie8):not(.touch) #page select, body:not(.ie8):not(.touch) #page input {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  height: 25px;
  padding: 0 0 0 5px;
}
#page form .select {
  position: relative;
  font-size: small;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#page form .select.le ul, #page form .select.le .viewport {
  width: 65px !important;
}
#page form .select.le .viewport {
  background: url(../images/common/ic_stay.png) no-repeat right 5px center;
}
#page form .select.mc ul, #page form .select.mc .viewport {
  width: 50px !important;
}
#page form .select.mc .viewport {
  background: url(../images/common/ic_man.png) no-repeat right 5px center;
}
#page form .select.rc ul, #page form .select.rc .viewport {
  width: 60px !important;
}
#page form .select.rc .viewport {
  background: url(../images/common/ic_room.png) no-repeat right 5px center;
}
#page form .select.res ul, #page form .select.res .viewport {
  width: 210px !important;
}
#page form .select.man ul, #page form .select.man .viewport {
  width: 60px !important;
}
#page form .select.ptmc ul, #page form .select.ptmc .viewport {
  width: 80px !important;
}
#page form .select.man .viewport {
  background: white url(../images/common/ic_man.png) no-repeat right 5px center;
}
#page form .select.man ul {
  width: 60px;
  height: 140px;
  overflow: auto;
}
#page form .select.man ul li {
  padding-right: 0;
}
#page form .select .viewport, #page form .select .day {
  border: 1px solid #aaa;
  padding: 3px 0 3px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white url(../images/common/ic_res_arr.png) no-repeat right 5px center;
  cursor: default;
}
#page form .select .day {
  padding: 3px 30px 3px 5px;
  background: white url(../images/common/ic_cale.png) no-repeat right 5px center;
}
#page form .select ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 900;
  display: none;
  border: 1px solid #aaa;
  background: #fff;
}
#page form .select ul.active {
  display: block !important;
  position: absolute;
}

#page #panel_stay form .find li ul.active {
  top: -250px;
}
#page #panel_stay form .find li:nth-child(3) ul.active {
  top: -151px;
}

#page #panel_res form li:first-child ul.active {
  top: -76px;
}
#page #panel_res form li:nth-child(3) ul.active {
  top: -139px;
}
#page #panel_res form li:nth-child(4) ul.active {
  top: -148px;
}




#page form .select ul li {
  cursor: default;
  padding: 3px 0 3px 5px;
}
body:not(.touch) #page form .select ul li:hover {
  background: #3399ff;
  color: #fff;
}

@media only screen and (max-width: 1160px) {
  #fixnav_wrap,
  .box_fsz,
  .con_bn {
    display: none !important;
  }
}
@media only screen and (max-width: 640px) {
  #hnav,
  #gnav,
  #tab_recplan,
  .box_enjoy,
  #search .box_search,
  #fnav,
  #footer .con_inf .btns,
  .fix_ptop {
    display: none !important;
  }
}
/* -----------------------------------------------------------
  #header
----------------------------------------------------------- */
#header {
  font-size: small;
  padding-top: 45px;
  border-top: 6px solid #00268B;
  background: #fff;
  -webkit-box-shadow: 0 -4px 4px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 -4px 4px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 -4px 4px 4px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 10000;
}
#header .inner {
  width: 1090px;
  margin: auto;
}
@media only screen and (max-width: 1160px) {
  #header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #header .inner {
    width: 100%;
    position: relative;
  }
}
@media only screen and (max-width: 640px) {
  #header {
    border-top: 0;
    padding-top: 0;
    padding: 3% 0;
  }
}
#header .con_header {
  padding: 0 30px 15px 5px;
  *zoom: 1;
}
@media only screen and (max-width: 640px) {
  #header .con_header {
    padding: 0;
  }
}
#header .con_header:after {
  content: "";
  display: table;
  clear: both;
}
#header .con_header #hnav {
  float: left;
  padding-left: 12px;
}
#header .con_header #hnav li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-left: 10px;
}
#header .con_header #hnav li a {
  font-size: 92%;
  text-decoration: none;
  padding-left: 10px;
  background: url(../images/header/ic_hnav.png) no-repeat left center;
  color: #000;
}
body:not(.ie8):not(.touch) #header .con_header #hnav li a {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
body:not(.touch) #header .con_header #hnav li:hover a {
  color: #1c40aa;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #header .con_header #hnav {
    overflow: hidden;
  }
  #header .con_header #hnav li {
    float: left;
  }
  #header .con_header #hnav li:first-child + li + li {
    clear: both;
  }
}
#header .con_header h1 {
  float: left;
  margin-top: -20px;
  margin-left: 58px;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #header .con_header h1 {
    position: absolute;
    left: 50%;
    margin-left: -106px;
  }
}
@media only screen and (max-width: 640px) {
  #header .con_header h1 {
    float: none;
    width: 40.625%;
    margin: auto;
    text-align: center;
  }
}
#header .con_header .box_oth {
  float: right;
  overflow: hidden;
  width: 370px; 
  /*width: 375px;*/
}
#header .con_header .box_oth .box_fsz {
  float: left;
}
#header .con_header .box_oth .box_fsz dl dt, #header .con_header .box_oth .box_fsz dl dd {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#header .con_header .box_oth .box_fsz dl dt {
  margin-right: 3px;
}
#header .con_header .box_oth .box_fsz dl dd {
  cursor: pointer;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  line-height: 26px;
  width: 26px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(#fefefe, #e8e8e8);
  background: -moz-linear-gradient(#fefefe, #e8e8e8);
  background: -o-linear-gradient(#fefefe, #e8e8e8);
  background: linear-gradient(#fefefe, #e8e8e8);
  -webkit-box-shadow: inset 0 0 0 1px #ededed;
  -moz-box-shadow: inset 0 0 0 1px #ededed;
  box-shadow: inset 0 0 0 1px #ededed;
}
.ie8 #header .con_header .box_oth .box_fsz dl dd {
  background: #e8e8e8;
}
#header .con_header .box_oth .box_fsz dl dd.active {
  cursor: default;
  line-height: 24px;
  width: 24px;
  color: #fff;
  filter: none;
  background: #2a261f;
  -webkit-box-shadow: inset 0 0 2px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 0 2px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 0 2px rgba(255, 255, 255, 0.6);
}
#header .con_header .box_oth .box_fsz dl dd#obj_fsz_middle {
  font-size: 92%;
}
#header .con_header .box_oth .box_fsz dl dd#obj_fsz_large {
  font-size: 117%;
}
#header .con_header .box_oth .box_sns {
  float: left;
  border-left: 1px dotted #d7d7d7;
  margin-left: 15px;
  border-right: 1px dotted #d7d7d7;
  padding: 0 8px;
}
@media only screen and (max-width: 640px) {
  #header .con_header .box_oth .box_sns {
    border-left:none;
    border-right:none;
    position: absolute;
    top: 0.7em;
    margin-left: 5px;
  }
}
#header .con_header .box_oth .box_sns li {
  text-indent: -9999px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 22px;
  background: url(../images/header/sns.png) no-repeat;
}
#header .con_header .box_oth .box_sns li a {
  display: block;
  height: 22px;
}
#header .con_header .box_oth .box_sns li.sns_fb {
  background-position: 0 0;
}
body:not(.touch) #header .con_header .box_oth .box_sns li.sns_fb:hover {
  background-position: 0 -22px;
}
#header .con_header .box_oth .box_sns li.sns_insta {
  background-position: -66px 0;
}
body:not(.touch) #header .con_header .box_oth .box_sns li.sns_insta:hover {
  background-position: -66px -22px;
}
#header .con_header .box_oth .box_sns li.sns_tw {
  background-position: -22px 0;
}
body:not(.touch) #header .con_header .box_oth .box_sns li.sns_tw:hover {
  background-position: -22px -22px;
}
#header .con_header .box_oth .box_sns li.sns_ma {
  background-position: -44px 0;
}
body:not(.touch) #header .con_header .box_oth .box_sns li.sns_ma:hover {
  background-position: -44px -22px;
}
#header .con_header .box_oth .box_lan {
  width: 110px;
  float: right;
}
#header .con_header .box_oth .box_lan #obj_lan {
  line-height: 1;
  border: 1px solid #bbbbbb;
  padding: 4px 0 4px 7px;
  cursor: pointer;
  position: relative;
}
#header .con_header .box_oth .box_lan #obj_lan:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  height: 100%;
  border-left: 1px solid #bbbbbb;
  background: url(../images/header/ic_lan.png) no-repeat center center;
  -webkit-box-shadow: inset 0px -4px 4px -4px #ebeced;
  -moz-box-shadow: inset 0px -4px 4px -4px #ebeced;
  box-shadow: inset 0px -4px 4px -4px #ebeced;
}
#header .con_header .box_oth .box_lan #obj_lan.active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  border-left: 0;
  border-right: 1px solid #bbbbbb;
  -webkit-box-shadow: inset 0px 4px 4px -4px #ebeced;
  -moz-box-shadow: inset 0px 4px 4px -4px #ebeced;
  box-shadow: inset 0px 4px 4px -4px #ebeced;
}
#header .con_header .box_oth .box_lan ul {
  display: none;
  width: 110px;
  position: absolute;
  z-index: 10;
}
#header .con_header .box_oth .box_lan ul li {
  line-height: 1;
}
#header .con_header .box_oth .box_lan ul li a {
  display: block;
  border: 1px solid #bbbbbb;
  border-top: 0;
  padding: 5px 0 5px 7px;
  background: #fff;
  text-decoration: none;
}
body:not(.touch) #header .con_header .box_oth .box_lan ul li a:hover {
  background: #e7e7e7;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #header .con_header .box_oth {
    width: 235px;
  }
  #header .con_header .box_oth .box_sns {
    padding: 0;
    border: 0;
  }
}
@media only screen and (min-width: 640px) and (max-width: 700px) {
  #header .con_header .box_oth {
    width: auto;
    text-align: center;
  }
  #header .con_header .box_oth .box_sns {
    float: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 0 10px;
  }
  #header .con_header .box_oth .box_lan {
    text-align: left;
    float: none;
    clear: both;
  }
}
@media only screen and (max-width: 640px) {
  #header .con_header .box_oth .box_lan {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 1%;
    width: 80px;
    font-size: 67%;
  }
  #header .con_header .box_oth .box_lan ul {
    width: 80px;
  }
  #header .con_header .box_oth .box_lan ul li a {
    padding: 10px 0 10px 7px;
  }
  #header .con_header .box_oth .box_lan #obj_lan:after {
    width: 10px;
  }
}
body:not(#homepage) #header #gnav {
  position: relative;
}
body:not(#homepage) #header #gnav div[id^="mega_"] {
  top: 42px;
}
#header #gnav .select .viewport, #header #gnav .select .day {
  padding: 5px 0 5px 5px !important;
}
#header #gnav, #header #fixnav {
  *zoom: 1;
  clear: both;
}
#header #gnav:after, #header #fixnav:after {
  content: "";
  display: table;
  clear: both;
}
#header #gnav > li, #header #fixnav > li {
  float: left;
  line-height: 1;
  width: 12.5%;
  padding-bottom: 7px;
  text-align: center;
  font-size: 117%;
}
#header #gnav > li #mega_res, #header #fixnav > li #mega_res {
  font-size: 93%;
}
#header #gnav > li:first-child a, #header #fixnav > li:first-child a {
  border-left: 0;
}
#header #gnav > li.gnav_rsv, #header #fixnav > li.gnav_rsv {
  position: relative;
}
#header #gnav > li.gnav_rsv:after, #header #fixnav > li.gnav_rsv:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #d69b04;
  border-top: 5px solid #011d6d;
}
#header #gnav > li.gnav_acc, #header #fixnav > li.gnav_acc {
  display: none;
}
#header #gnav > li.gnav_app, #header #fixnav > li.gnav_app {
  width: 12.5%;
}
#header #gnav > li.gnav_roo, #header #fixnav > li.gnav_roo {
  width: 7.5%;
}
#header #gnav > li.gnav_res, #header #fixnav > li.gnav_res {
  width: 12%;
}
#header #gnav > li.gnav_spa, #header #fixnav > li.gnav_spa {
  width: 14%;
}
#header #gnav > li.gnav_ban, #header #fixnav > li.gnav_ban {
  width: 16.5%;
}
#header #gnav > li.gnav_fac, #header #fixnav > li.gnav_fac {
  width: 11%;
}
#header #gnav > li.gnav_faq, #header #fixnav > li.gnav_faq {
  width: 15%;
}
#header #gnav > li.gnav_rsv, #header #fixnav > li.gnav_rsv {
  width: 11.5%;
  float: right;
}
#header #gnav > li > a, #header #fixnav > li > a {
  border-left: 1px dotted #b6b6b6;
  padding: 10px 0;
  display: block;
  text-decoration: none;
  color: #000;
}
body:not(.ie8):not(.touch) #header #gnav > li > a, body:not(.ie8):not(.touch) #header #fixnav > li > a {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
body:not(.touch) #header #gnav > li:hover > a, body:not(.touch) #header #fixnav > li:hover > a {
  color: #1c40aa;
}
@media only screen and (min-width: 1161px) {
  body:not(.touch) #header #gnav > li.gnav_roo:hover, body:not(.touch) #header #gnav > li.gnav_res:hover, body:not(.touch) #header #gnav > li.gnav_ban:hover, body:not(.touch) #header #fixnav > li.gnav_roo:hover, body:not(.touch) #header #fixnav > li.gnav_res:hover, body:not(.touch) #header #fixnav > li.gnav_ban:hover {
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-box-shadow: -3px 0 2px -3px #cccccc, 3px 0 2px -3px #cccccc;
    -moz-box-shadow: -3px 0 2px -3px #cccccc, 3px 0 2px -3px #cccccc;
    box-shadow: -3px 0 2px -3px #cccccc, 3px 0 2px -3px #cccccc;
    background: #fbfbfa !important;
  }
  body:not(.touch) #header #gnav > li.gnav_roo:hover > a, body:not(.touch) #header #gnav > li.gnav_res:hover > a, body:not(.touch) #header #gnav > li.gnav_ban:hover > a, body:not(.touch) #header #fixnav > li.gnav_roo:hover > a, body:not(.touch) #header #fixnav > li.gnav_res:hover > a, body:not(.touch) #header #fixnav > li.gnav_ban:hover > a {
    position: relative;
    z-index: 100;
  }
  body:not(.touch) #header #gnav > li.gnav_roo:hover > a:before, body:not(.touch) #header #gnav > li.gnav_res:hover > a:before, body:not(.touch) #header #gnav > li.gnav_ban:hover > a:before, body:not(.touch) #header #fixnav > li.gnav_roo:hover > a:before, body:not(.touch) #header #fixnav > li.gnav_res:hover > a:before, body:not(.touch) #header #fixnav > li.gnav_ban:hover > a:before {
    -webkit-transition: opacity 0.3s ease;
    -webkit-transition-delay: 0.1s;
    -moz-transition: opacity 0.3s ease 0.1s;
    -o-transition: opacity 0.3s ease 0.1s;
    transition: opacity 0.3s ease 0.1s;
    opacity: 1;
  }
}
@media print {
  body:not(.touch) #header #gnav > li.gnav_roo:hover, body:not(.touch) #header #gnav > li.gnav_res:hover, body:not(.touch) #header #gnav > li.gnav_ban:hover, body:not(.touch) #header #fixnav > li.gnav_roo:hover, body:not(.touch) #header #fixnav > li.gnav_res:hover, body:not(.touch) #header #fixnav > li.gnav_ban:hover {
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-box-shadow: -3px 0 2px -3px #cccccc, 3px 0 2px -3px #cccccc;
    -moz-box-shadow: -3px 0 2px -3px #cccccc, 3px 0 2px -3px #cccccc;
    box-shadow: -3px 0 2px -3px #cccccc, 3px 0 2px -3px #cccccc;
    background: #fbfbfa !important;
  }
  body:not(.touch) #header #gnav > li.gnav_roo:hover > a, body:not(.touch) #header #gnav > li.gnav_res:hover > a, body:not(.touch) #header #gnav > li.gnav_ban:hover > a, body:not(.touch) #header #fixnav > li.gnav_roo:hover > a, body:not(.touch) #header #fixnav > li.gnav_res:hover > a, body:not(.touch) #header #fixnav > li.gnav_ban:hover > a {
    position: relative;
    z-index: 100;
  }
  body:not(.touch) #header #gnav > li.gnav_roo:hover > a:before, body:not(.touch) #header #gnav > li.gnav_res:hover > a:before, body:not(.touch) #header #gnav > li.gnav_ban:hover > a:before, body:not(.touch) #header #fixnav > li.gnav_roo:hover > a:before, body:not(.touch) #header #fixnav > li.gnav_res:hover > a:before, body:not(.touch) #header #fixnav > li.gnav_ban:hover > a:before {
    -webkit-transition: opacity 0.3s ease;
    -webkit-transition-delay: 0.1s;
    -moz-transition: opacity 0.3s ease 0.1s;
    -o-transition: opacity 0.3s ease 0.1s;
    transition: opacity 0.3s ease 0.1s;
    opacity: 1;
  }
}
body:not(.touch) .ie8 #header #gnav > li.gnav_roo:hover, body:not(.touch) .ie8 #header #gnav > li.gnav_res:hover, body:not(.touch) .ie8 #header #gnav > li.gnav_ban:hover, body:not(.touch) .ie8 #header #fixnav > li.gnav_roo:hover, body:not(.touch) .ie8 #header #fixnav > li.gnav_res:hover, body:not(.touch) .ie8 #header #fixnav > li.gnav_ban:hover {
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-box-shadow: -3px 0 2px -3px #cccccc, 3px 0 2px -3px #cccccc;
  -moz-box-shadow: -3px 0 2px -3px #cccccc, 3px 0 2px -3px #cccccc;
  box-shadow: -3px 0 2px -3px #cccccc, 3px 0 2px -3px #cccccc;
  background: #fbfbfa !important;
}
body:not(.touch) .ie8 #header #gnav > li.gnav_roo:hover > a, body:not(.touch) .ie8 #header #gnav > li.gnav_res:hover > a, body:not(.touch) .ie8 #header #gnav > li.gnav_ban:hover > a, body:not(.touch) .ie8 #header #fixnav > li.gnav_roo:hover > a, body:not(.touch) .ie8 #header #fixnav > li.gnav_res:hover > a, body:not(.touch) .ie8 #header #fixnav > li.gnav_ban:hover > a {
  position: relative;
  z-index: 100;
}
body:not(.touch) .ie8 #header #gnav > li.gnav_roo:hover > a:before, body:not(.touch) .ie8 #header #gnav > li.gnav_res:hover > a:before, body:not(.touch) .ie8 #header #gnav > li.gnav_ban:hover > a:before, body:not(.touch) .ie8 #header #fixnav > li.gnav_roo:hover > a:before, body:not(.touch) .ie8 #header #fixnav > li.gnav_res:hover > a:before, body:not(.touch) .ie8 #header #fixnav > li.gnav_ban:hover > a:before {
  -webkit-transition: opacity 0.3s ease;
  -webkit-transition-delay: 0.1s;
  -moz-transition: opacity 0.3s ease 0.1s;
  -o-transition: opacity 0.3s ease 0.1s;
  transition: opacity 0.3s ease 0.1s;
  opacity: 1;
}
#header #gnav > li.gnav_roo #mega_roo li:first-child a, #header #gnav > li.gnav_roo #mega_roo li:first-child + li a, #header #gnav > li.gnav_roo #mega_roo li:first-child + li + li a, #header #gnav > li.gnav_roo #mega_roo li:first-child + li + li + li a, #header #fixnav > li.gnav_roo #mega_roo li:first-child a, #header #fixnav > li.gnav_roo #mega_roo li:first-child + li a, #header #fixnav > li.gnav_roo #mega_roo li:first-child + li + li a, #header #fixnav > li.gnav_roo #mega_roo li:first-child + li + li + li a {
  border-top: 0;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #header #gnav > li, #header #fixnav > li {
    padding-bottom: 0;
    -webkit-box-shadow: inset 0 -20px 20px -15px #eeeeee;
    -moz-box-shadow: inset 0 -20px 20px -15px #eeeeee;
    box-shadow: inset 0 -20px 20px -15px #eeeeee;
  }
  #header #gnav > li.gnav_app, #header #gnav > li.gnav_roo, #header #gnav > li.gnav_res, #header #gnav > li.gnav_spa, #header #gnav > li.gnav_ban, #header #gnav > li.gnav_fac, #header #gnav > li.gnav_faq, #header #gnav > li.gnav_rsv, #header #fixnav > li.gnav_app, #header #fixnav > li.gnav_roo, #header #fixnav > li.gnav_res, #header #fixnav > li.gnav_spa, #header #fixnav > li.gnav_ban, #header #fixnav > li.gnav_fac, #header #fixnav > li.gnav_faq, #header #fixnav > li.gnav_rsv {
    width: 25% !important;
  }
  #header #gnav > li.gnav_rsv, #header #fixnav > li.gnav_rsv {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #header #gnav > li.gnav_rsv a, #header #fixnav > li.gnav_rsv a {
    background: #b38701;
    color: #fff;
  }
  body:not(.ie8):not(.touch) #header #gnav > li.gnav_rsv a, body:not(.ie8):not(.touch) #header #fixnav > li.gnav_rsv a {
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
  }
  #header #gnav > li.gnav_rsv:after, #header #fixnav > li.gnav_rsv:after {
    content: none;
  }
  body:not(.touch) #header #gnav > li.gnav_rsv:hover a, body:not(.touch) #header #fixnav > li.gnav_rsv:hover a {
    color: #fff;
    background: #d6b000;
  }
  #header #gnav > li.gnav_app a, #header #gnav > li.gnav_roo a, #header #gnav > li.gnav_res a, #header #gnav > li.gnav_spa a, #header #fixnav > li.gnav_app a, #header #fixnav > li.gnav_roo a, #header #fixnav > li.gnav_res a, #header #fixnav > li.gnav_spa a {
    border-bottom: 0;
  }
  #header #gnav > li.gnav_app a, #header #gnav > li.gnav_ban a, #header #fixnav > li.gnav_app a, #header #fixnav > li.gnav_ban a {
    border-left: 0;
  }
  #header #gnav > li > a, #header #fixnav > li > a {
    text-align: left;
    padding: 30px 0 20px 20px;
    border-left: 0;
    border-left: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
  }
}
#header #fixnav_wrap {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: none;
  width: 100%;
  height: 67px;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-box-shadow: inset 0 -20px 20px -15px #eeeeee, 0 -4px 4px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 -20px 20px -15px #eeeeee, 0 -4px 4px 4px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 -20px 20px -15px #eeeeee, 0 -4px 4px 4px rgba(0, 0, 0, 0.3);
}
#header #fixnav_wrap #fixnav {
  max-width: 1160px;
  margin: auto;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"] {
  padding-bottom: 0;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"] .select .viewport, #header #fixnav_wrap #fixnav > li[class^="gnav_"] .select .day {
  padding: 5px 0 5px 5px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"] > a > span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-indent: -9999px;
  background: url(../images/header/fixnav.png) no-repeat;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_app {
  width: 115px;
  text-align: left;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_app span {
  width: 95px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_app a span {
  background-position: 0 0;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_app a:hover span {
  background-position: 0 -28px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_roo {
  width: 80px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_roo > a > span {
  width: 30px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_roo a span {
  background-position: -147px 0;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_roo a:hover span {
  background-position: -147px -28px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_res {
  width: 127px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_res > a > span {
  width: 77px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_res a span {
  background-position: -408px 0;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_res a:hover span {
  background-position: -408px -28px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_spa {
  width: 170px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_spa span {
  width: 106px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_spa a span {
  background-position: -223px 0;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_spa a:hover span {
  background-position: -223px -28px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_ban {
  width: 114px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_ban span {
  width: 114px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_ban a span {
  background-position: -510px 0;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_ban a:hover span {
  background-position: -510px -28px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_fac {
  width: 114px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_fac span {
  width: 64px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_fac a span {
  background-position: -634px 0;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_fac a:hover span {
  background-position: -634px -28px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_faq {
  width: 159px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_faq span {
  width: 114px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_faq a span {
  background-position: -749px 0;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_faq a:hover span {
  background-position: -749px -28px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_acc {
  width: 114px;
  display: list-item;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_acc span {
  width: 64px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_acc a span {
  background-position: -912px 0;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_acc a:hover span {
  background-position: -912px -28px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_rsv {
  width: 137px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_rsv span {
  width: 78px;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_rsv a span {
  background-position: -1058px 0;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_rsv a {
  background: #b38701;
  color: #fff;
}
body:not(.ie8):not(.touch) #header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_rsv a {
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_rsv:after {
  content: none;
}
body:not(.touch) #header #fixnav_wrap #fixnav > li[class^="gnav_"].gnav_rsv:hover a {
  color: #fff;
  background: #d6b000;
}
#header #fixnav_wrap #fixnav > li[class^="gnav_"] > a {
  padding: 30px 0 20px;
  border-left: 0;
}
#header #meganav {
  position: relative;
  z-index: 10000;
  display: none;
}
#header div[id^="mega_"] {
  display: none;
  width: 1090px;
  position: absolute;
  left: 50%;
  margin-left: -545px;
  background: #fbfbfa;
  -webkit-box-shadow: 0 2px 5px -4px black;
  -moz-box-shadow: 0 2px 5px -4px black;
  box-shadow: 0 2px 5px -4px black;
}
#header #mega_roo li {
  width: 20%;
  float: left;
}
#header #mega_roo li a {
  font-size: small;
  text-decoration: none;
  display: block;
  padding: 16px;
  border-right: 1px solid #e6e6e1;
  border-top: 1px solid #e6e6e1;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
body:not(.ie8):not(.touch) #header #mega_roo li a {
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
body:not(.touch) #header #mega_roo li a:hover {
  background: #ddd;
}
#header #mega_roo li a .txt {
  text-align: center;
}
#header #mega_roo li a .txt em {
  display: block;
  padding: 6px 0;
  font-size: 125%;
}
#header #mega_roo li.new_room {
  width: auto;
  float: none;
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e1;
  border-left: 1px solid #fff;
  margin-bottom: -1px;
}
#header #mega_roo li.new_room .txt {
  line-height: 1.2;
}
#header #mega_roo li.new_room .new_room1 {
  margin-left: 20%;
  box-shadow: -1px 0 0 0 #e6e6e1;
}
/*#header #mega_roo li.new_room .new_room4 {
  border-right: 0px !important;
}*/
#header #mega_roo li.new_room .new_room3 {
  border-right: 0px !important;
}
#header #mega_roo li.colspan {
  width: 100%;
  float: none;
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e1;
  border-right: 0px;
}
#header #mega_roo li.colspan div {
  margin: 10px auto;
  font-size: 109%;
  text-align: center;
}
#header #mega_roo li.colspan div img {
  margin: -2px 5px 0 0;
}
#header #mega_res {
  text-align: center;
  overflow: hidden;
}
#header #mega_res .box_res {
  float: left;
  /*width: 730px;*/
  width: 100%;
  overflow: hidden;
}
#header #mega_res .box_res li {
  font-size: small;
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #fff;
  -webkit-box-shadow: inset -1px 0 0 0 #e6e6e1;
  -moz-box-shadow: inset -1px 0 0 0 #e6e6e1;
  box-shadow: inset -1px 0 0 0 #e6e6e1;
}
#header #mega_res .box_res li a {
  display: block;
  padding: 16px 16px 0;
  text-decoration: none;
  position: relative;
}
#header #mega_res .box_res li a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTdlOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6e7e8), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(#e6e7e8, #ffffff);
  background: -moz-linear-gradient(#e6e7e8, #ffffff);
  background: -o-linear-gradient(#e6e7e8, #ffffff);
  background: linear-gradient(#e6e7e8, #ffffff);
  opacity: 0;
  z-index: 0;
}
body:not(.ie8):not(.touch) #header #mega_res .box_res li a:after {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
body:not(.touch) #header #mega_res .box_res li a:hover:after {
  opacity: 1;
}
.ie8 body:not(.touch) #header #mega_res .box_res li a:hover {
  background: #e6e7e8;
}
#header #mega_res .box_res li .img, #header #mega_res .box_res li .txt, #header #mega_res .box_res li h3, #header #mega_res .box_res li .tel {
  position: relative;
  z-index: 1;
}
#header #mega_res .box_res li .txt {
  margin-top: 20px;
  font-size: 84%;
}
#header #mega_res .box_res li h3 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-weight: normal;
  padding: 25px 8px 10px;
  border-bottom: 1px solid #d6d6d6;
}
#header #mega_res .box_res li h3 em {
  display: block;
  margin-bottom: 5px;
  font-size: 142%;
}
#header #mega_res .box_res li .tel {
  padding-top: 10px;
  padding-bottom: 20px;
}
#header #mega_res .form_res {
  width: 360px;
  float: right;
}
#header #mega_res .form_res h2 {
  font-weight: normal;
  font-size: 159%;
  color: #001b6c;
  padding: 45px 0 30px;
}
#header #mega_res .form_res > ul {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-align: left;
}
#header #mega_res .form_res > ul > li {
  position: relative;
  margin-top: 17px;
}
#header #mega_res .form_res > ul > li:first-child {
  margin-top: 0;
}
#header #mega_res .form_res > ul > li span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 90px;
  margin-right: 5px;
  text-align: right;
  color: #505050;
}
#header #mega_res .form_res > ul > li .select .viewport, #header #mega_res .form_res > ul > li .select .day {
  width: 210px;
  padding: 3px 0 3px 5px;
}
#header #mega_res .form_res > ul > li .select .day {
  width: 105px;
}
#header #mega_res .form_res .obj_searchBtn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 170px;
  margin-top: 20px;
  color: #fff;
  padding: 10px 0;
  font-weight: normal;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5MGJkNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxMWQ2ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #490bd5), color-stop(100%, #011d6d));
  background: -webkit-linear-gradient(#490bd5, #011d6d);
  background: -moz-linear-gradient(#490bd5, #011d6d);
  background: -o-linear-gradient(#490bd5, #011d6d);
  background: linear-gradient(#490bd5, #011d6d);
}
#header #mega_res .form_res .obj_searchBtn span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#header #mega_res .form_res .obj_searchBtn:before {
  content: '';
  width: 10px;
  height: 10px;
  margin-right: 8px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: url(../images/header/mega_restaurant/ic_gra.png) no-repeat;
}
body:not(.ie8):not(.touch) #header #mega_res .form_res .obj_searchBtn {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.ie8 #header #mega_res .form_res .obj_searchBtn {
  background: #490bd5;
}
body:not(.touch) #header #mega_res .form_res .obj_searchBtn:hover {
  -webkit-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.4);
}
#header #mega_ban .box_ban ul {
  overflow: hidden;
}
#header #mega_ban .box_ban ul li {
  width: 20%;
  float: left;
}
#header #mega_ban .box_ban ul li:first-child a {
  border-left: 0;
}
#header #mega_ban .box_ban ul li:last-child a {
  border-right: 0;
}
#header #mega_ban .box_ban ul li a {
  display: block;
  text-align: center;
  padding: 15px 0 10px;
  font-size: 92%;
  border-right: 1px solid #e6e6e1;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #e6e6e1;
  text-decoration: none;
}
#header #mega_ban .box_ban ul li a em {
  display: block;
  font-size: 146%;
  margin: 5px 0;
}
body:not(.ie8):not(.touch) #header #mega_ban .box_ban ul li a {
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
body:not(.touch) #header #mega_ban .box_ban ul li a:hover {
  background: #ddd;
}
#header #mega_ban .box_ban .btn {
  font-size: small;
  width: 100%;
  position: relative;
  z-index: 2;
  background: #fff;
  line-height: 1;
  text-align: center;
  margin: 20px auto 0;
  max-width: 817px;
}
#header #mega_ban .box_ban .btn p, #header #mega_ban .box_ban .btn a {
  display: block;
  padding: 10px 0;
  border: 1px solid #c5c4c4;
  color: #000;
  -webkit-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-transition: background 300ms ease, color 300ms ease;
  -moz-transition: background 300ms ease, color 300ms ease;
  -o-transition: background 300ms ease, color 300ms ease;
  transition: background 300ms ease, color 300ms ease;
}
#page #header #mega_ban .box_ban .btn p, #page #header #mega_ban .box_ban .btn a {
  text-decoration: none;
}
body:not(.touch) #header #mega_ban .box_ban .btn p, body:not(.touch) #header #mega_ban .box_ban .btn a {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
}
#header #mega_ban .box_ban .btn p span, #header #mega_ban .box_ban .btn a span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding-right: 1em;
}
#header #mega_ban .box_ban .btn p:before, #header #mega_ban .box_ban .btn a:before {
  content: '';
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
body:not(.touch) #header #mega_ban .box_ban .btn:hover a, body:not(.touch) #header #mega_ban .box_ban .btn:hover p {
  background: #032ca8;
  color: #fff;
}
body:not(.touch) body:not(.touch) #header #mega_ban .box_ban .btn:hover a, body:not(.touch) body:not(.touch) #header #mega_ban .box_ban .btn:hover p {
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 640px) {
  #header #mega_ban .box_ban .btn p, #header #mega_ban .box_ban .btn a {
    font-size: 92%;
  }
}
#header #mega_ban .box_ban .bn {
  text-align: center;
  padding: 20px 0;
}

#header #gnav > li > a > span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-indent: -9999px;
  background: url(../images/header/fixnav.png) no-repeat;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #header #gnav > li > a > span {
    display: inline;
    text-indent: 0;
    background: none;
  }
}
#header #gnav > li.gnav_app {
  width: 150px;
}
#header #gnav > li.gnav_app span {
  width: 95px;
}
#header #gnav > li.gnav_app a span {
  background-position: 0 0;
}
#header #gnav > li.gnav_app a:hover span {
  background-position: 0 -28px;
}
#header #gnav > li.gnav_roo {
  width: 80px;
}
#header #gnav > li.gnav_roo > a > span {
  width: 30px;
}
#header #gnav > li.gnav_roo a span {
  background-position: -147px 0;
}
#header #gnav > li.gnav_roo a:hover span {
  background-position: -147px -28px;
}
#header #gnav > li.gnav_res {
  width: 130px;
}
#header #gnav > li.gnav_res > a > span {
  width: 77px;
}
#header #gnav > li.gnav_res a span {
  background-position: -407px 0;
}
#header #gnav > li.gnav_res a:hover span {
  background-position: -407px -28px;
}
#header #gnav > li.gnav_spa {
  width: 180px;
}
#header #gnav > li.gnav_spa span {
  width: 138px;
}
#header #gnav > li.gnav_spa a span {
  background-position: -224px 0;
}
#header #gnav > li.gnav_spa a:hover span {
  background-position: -224px -28px;
}
#header #gnav > li.gnav_ban {
  width: 132px;
}
#header #gnav > li.gnav_ban span {
  width: 114px;
}
#header #gnav > li.gnav_ban a span {
  background-position: -510px 0;
}
#header #gnav > li.gnav_ban a:hover span {
  background-position: -510px -28px;
}
#header #gnav > li.gnav_fac {
  width: 115px;
}
#header #gnav > li.gnav_fac span {
  width: 64px;
}
#header #gnav > li.gnav_fac a span {
  background-position: -635px 0;
}
#header #gnav > li.gnav_fac a:hover span {
  background-position: -635px -28px;
}
#header #gnav > li.gnav_faq {
  width: 160px;
}
#header #gnav > li.gnav_faq span {
  width: 110px;
}
#header #gnav > li.gnav_faq a span {
  background-position: -750px 0;
}
#header #gnav > li.gnav_faq a:hover span {
  background-position: -750px -28px;
}
#header #gnav > li.gnav_rsv {
  width: 140px;
}
#header #gnav > li.gnav_rsv > a > span {
  background: url(../images/header/gnav_rsv.png) no-repeat;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #header #gnav > li.gnav_rsv > a > span {
    background: none;
  }
}
#header #gnav > li.gnav_rsv span {
  width: 78px;
}
#header #gnav > li.gnav_rsv a span {
  background-position: 0 0;
}
#header #gnav > li.gnav_rsv a:hover span {
  background-position: 0px -28px;
}

/* -----------------------------------------------------------
  #recplan
----------------------------------------------------------- */
#recplan {
  margin-top: 70px;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #recplan {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 640px) {
  #recplan {
    margin-top: 10%;
  }
}
#recplan .st {
  *zoom: 1;
}
#recplan .st:after {
  content: "";
  display: table;
  clear: both;
}
#recplan .st h3 {
  float: left;
  line-height: 1;
  padding-left: 20px;
  border-left: 5px solid #011d6d;
  position: relative;
  font-size: 117%;
  color: #af9126;
  font-weight: normal;
  margin-bottom: 15px;
}
#recplan .st h3 em {
  font-weight: bold;
  margin-right: 17px;
  letter-spacing: 0;
  color: #001b6c;
  font-size: 193%;
}
body:not(.touch) #recplan .st h3 span {
  text-shadow: 1px 0px 0px rgba(175, 145, 38, 0.8);
}
@media only screen and (max-width: 640px) {
  body:not(.touch) #recplan .st h3 span {
    text-shadow: none;
  }
}
#recplan .st h3:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
  background: #d69b04;
  z-index: 0;
}
@media only screen and (max-width: 640px) {
  #recplan .st h3 {
    width: 96%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 2%;
    padding-left: 2%;
    font-size: 92%;
    border-left-width: 2px;
  }
  #recplan .st h3 em {
    font-size: 200%;
    margin-right: 3%;
  }
  #recplan .st h3:before {
    width: 1px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #recplan .st h3 {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 640px) {
  #recplan .st h3 {
    margin-bottom: 3%;
  }
}
#recplan .st .btn {
  float: right;
  font-size: small;
  width: 210px;
  position: relative;
  z-index: 2;
  background: #fff;
  line-height: 1;
  text-align: center;
}
#recplan .st .btn p, #recplan .st .btn a {
  display: block;
  padding: 10px 0;
  border: 1px solid #c5c4c4;
  color: #000;
  -webkit-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-transition: background 300ms ease, color 300ms ease;
  -moz-transition: background 300ms ease, color 300ms ease;
  -o-transition: background 300ms ease, color 300ms ease;
  transition: background 300ms ease, color 300ms ease;
}
#page #recplan .st .btn p, #page #recplan .st .btn a {
  text-decoration: none;
}
body:not(.touch) #recplan .st .btn p, body:not(.touch) #recplan .st .btn a {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
}
#recplan .st .btn p span, #recplan .st .btn a span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding-right: 1em;
}
#recplan .st .btn p:before, #recplan .st .btn a:before {
  content: '';
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
body:not(.touch) #recplan .st .btn:hover a, body:not(.touch) #recplan .st .btn:hover p {
  background: #032ca8;
  color: #fff;
}
body:not(.touch) body:not(.touch) #recplan .st .btn:hover a, body:not(.touch) body:not(.touch) #recplan .st .btn:hover p {
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 640px) {
  #recplan .st .btn p, #recplan .st .btn a {
    font-size: 92%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #recplan .st .btn {
    margin-right: 10px;
  }
}
#recplan .con_recplan {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px;
  background: url(../images/common/bg_recplan.png);
}
@media only screen and (max-width: 640px) {
  #recplan .con_recplan {
    padding: 1.3% 1.40625% 1.3%;
    background: #95c5e1;
  }
}
#recplan .con_recplan #tab_recplan {
  background: #fff;
  overflow: hidden;
}
#recplan .con_recplan #tab_recplan li {
  width: 16.66667%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  border-right: 1px solid #e1e1e1;
  float: left;
  text-align: center;
  font-size: 109%;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
  padding: 20px 0;
  -webkit-box-shadow: inset 0 -60px 60px -60px #cdcdcd;
  -moz-box-shadow: inset 0 -60px 60px -60px #cdcdcd;
  box-shadow: inset 0 -60px 60px -60px #cdcdcd;
  position: relative;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #recplan .con_recplan #tab_recplan li:nth-child(2) {
    width: 20.6667%;
  }
  #recplan .con_recplan #tab_recplan li:nth-child(6) {
    width: 12.6667%;
  }
}
#recplan .con_recplan #tab_recplan li:first-child {
  border-left: 0;
}
#recplan .con_recplan #tab_recplan li:last-child {
  border-right: 0;
}
body:not(.ie8):not(.touch) #recplan .con_recplan #tab_recplan li {
  -webkit-transition: color 0.3s ease, box-shadow 0.3s ease;
  -moz-transition: color 0.3s ease, box-shadow 0.3s ease;
  -o-transition: color 0.3s ease, box-shadow 0.3s ease;
  transition: color 0.3s ease, box-shadow 0.3s ease;
}
#recplan .con_recplan #tab_recplan li:after {
  content: '';
  opacity: 0;
}
body:not(.ie8):not(.touch) #recplan .con_recplan #tab_recplan li:after {
  -webkit-transition: opacity 0.3s ease;
  -webkit-transition-delay: 0.2s;
  -moz-transition: opacity 0.3s ease 0.2s;
  -o-transition: opacity 0.3s ease 0.2s;
  transition: opacity 0.3s ease 0.2s;
}
.ie8 #recplan .con_recplan #tab_recplan li {
  background: #eee;
}
body:not(.touch) #recplan .con_recplan #tab_recplan li:hover {
  color: #011d6d;
}
#recplan .con_recplan #tab_recplan li.active {
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #011d6d;
}
.ie8 #recplan .con_recplan #tab_recplan li.active {
  background: #fff;
}
#recplan .con_recplan #tab_recplan li.active:after {
  width: 12px;
  height: 8px;
  background: url(../images/common/ic_recplan_arr.png) no-repeat;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -6px;
  opacity: 1;
}
.ie8 #recplan .con_recplan #tab_recplan li.active:after {
  content: none;
}
#recplan .con_recplan #tab_recplan li em {
  color: #000;
  margin-top: 5px;
  display: block;
  font-size: 67%;
  font-weight: normal;
}
#recplan .con_recplan #obj_selectRecplan {
  display: block;
  width: 90%;
  margin: 1% auto 2%;
  height: 40px;
}
#recplan .con_recplan .box_recplan {
  overflow: hidden;
}
#recplan .con_recplan .box_recplan .box_pri {
  width: 300px;
  float: left;
  font-size: small;
}
#recplan .con_recplan .box_recplan .box_pri h4 {
  padding-top: 40px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  font-size: 225%;
}
#recplan .con_recplan .box_recplan .box_pri h4 em {
  color: #d98500;
  font-size: 175%;
}
#recplan .con_recplan .box_recplan .box_pri h4 b {
  color: #fff;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 4px;
  background: #d98500;
  font-size: 60%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-weight: normal;
}
#recplan .con_recplan .box_recplan .box_pri h4 span {
  margin-top: 10px;
  color: #454545;
  display: block;
  font-size: 49%;
}
#recplan .con_recplan .box_recplan .box_pri ul {
  padding: 20px 0 25px;
}
#recplan .con_recplan .box_recplan .box_pri ul li {
  line-height: 1;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
}
#recplan .con_recplan .box_recplan .box_pri ul li:first-child {
  margin-bottom: 40px;
  position: relative;
}
#recplan .con_recplan .box_recplan .box_pri ul li:first-child:after, #recplan .con_recplan .box_recplan .box_pri ul li:first-child:before {
  content: '';
  background: #001b6c;
  position: absolute;
  left: 50%;
}
#recplan .con_recplan .box_recplan .box_pri ul li:first-child:after {
  bottom: -22px;
  width: 25px;
  height: 6px;
  margin-left: -12px;
}
#recplan .con_recplan .box_recplan .box_pri ul li:first-child:before {
  bottom: -31px;
  width: 6px;
  height: 25px;
  margin-left: -3px;
}
#recplan .con_recplan .box_recplan .box_pri ul li img {
  vertical-align: middle;
}
#recplan .con_recplan .box_recplan .box_pri ul li span {
  position: relative;
  top: -1px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-left: 10px;
  font-size: 109%;
}
#recplan .con_recplan .box_recplan .box_pri ul li span em {
  font-size: 147%;
  color: #d98500;
  margin-left: 5px;
}
#recplan .con_recplan .box_recplan .box_pri .btn {
  font-size: small;
  width: 220px;
  position: relative;
  z-index: 2;
  background: #fff;
  line-height: 1;
  text-align: center;
  margin: auto;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}
#recplan .con_recplan .box_recplan .box_pri .btn p, #recplan .con_recplan .box_recplan .box_pri .btn a {
  display: block;
  padding: 17px 0;
  border: 1px solid #c5c4c4;
  color: #000;
  -webkit-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-transition: background 300ms ease, color 300ms ease;
  -moz-transition: background 300ms ease, color 300ms ease;
  -o-transition: background 300ms ease, color 300ms ease;
  transition: background 300ms ease, color 300ms ease;
}
#page #recplan .con_recplan .box_recplan .box_pri .btn p, #page #recplan .con_recplan .box_recplan .box_pri .btn a {
  text-decoration: none;
}
body:not(.touch) #recplan .con_recplan .box_recplan .box_pri .btn p, body:not(.touch) #recplan .con_recplan .box_recplan .box_pri .btn a {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
}
#recplan .con_recplan .box_recplan .box_pri .btn p span, #recplan .con_recplan .box_recplan .box_pri .btn a span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding-right: 1em;
}
#recplan .con_recplan .box_recplan .box_pri .btn p:before, #recplan .con_recplan .box_recplan .box_pri .btn a:before {
  content: '';
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
body:not(.touch) #recplan .con_recplan .box_recplan .box_pri .btn:hover a, body:not(.touch) #recplan .con_recplan .box_recplan .box_pri .btn:hover p {
  background: #032ca8;
  color: #fff;
}
body:not(.touch) body:not(.touch) #recplan .con_recplan .box_recplan .box_pri .btn:hover a, body:not(.touch) body:not(.touch) #recplan .con_recplan .box_recplan .box_pri .btn:hover p {
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 640px) {
  #recplan .con_recplan .box_recplan .box_pri .btn p, #recplan .con_recplan .box_recplan .box_pri .btn a {
    font-size: 92%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #recplan .con_recplan .box_recplan .box_pri {
    width: auto;
    float: none;
    text-align: center;
  }
  #recplan .con_recplan .box_recplan .box_pri ul {
    width: 610px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding: 25px 0;
    position: relative;
  }
  #recplan .con_recplan .box_recplan .box_pri ul:after {
    position: absolute;
    line-height: 1;
    font-size: 50px;
    content: '+';
    left: 50%;
    margin-left: -17px;
    top: 50%;
    margin-top: -.5em;
    color: #041f6e;
  }
  #recplan .con_recplan .box_recplan .box_pri ul li {
    text-align: left;
    width: 280px;
    padding-right: 0;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
  }
  #recplan .con_recplan .box_recplan .box_pri ul li span {
    margin-left: 5px;
  }
  #recplan .con_recplan .box_recplan .box_pri ul li:first-child {
    margin: 0;
    float: left;
  }
  #recplan .con_recplan .box_recplan .box_pri ul li:first-child:before {
    content: none;
  }
  #recplan .con_recplan .box_recplan .box_pri ul li:first-child:after {
    content: none;
  }
}
@media only screen and (max-width: 640px) {
  #recplan .con_recplan .box_recplan .box_pri {
    width: auto;
    float: none;
  }
  #recplan .con_recplan .box_recplan .box_pri ul {
    padding: 5% 0;
    width: 85%;
    margin: auto;
  }
  #recplan .con_recplan .box_recplan .box_pri ul li {
    padding: 5px;
  }
  #recplan .con_recplan .box_recplan .box_pri ul li span {
    font-size: 100%;
  }
  #recplan .con_recplan .box_recplan .box_pri ul li span em {
    font-size: 134%;
  }
  #recplan .con_recplan .box_recplan .box_pri .btn {
    font-size: small;
    width: 150px;
    position: relative;
    z-index: 2;
    background: #fff;
    line-height: 1;
    text-align: center;
    font-size: 92%;
  }
  #recplan .con_recplan .box_recplan .box_pri .btn p, #recplan .con_recplan .box_recplan .box_pri .btn a {
    display: block;
    padding: 4% 0;
    border: 1px solid #c5c4c4;
    color: #000;
    -webkit-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-transition: background 300ms ease, color 300ms ease;
    -moz-transition: background 300ms ease, color 300ms ease;
    -o-transition: background 300ms ease, color 300ms ease;
    transition: background 300ms ease, color 300ms ease;
  }
  #page #recplan .con_recplan .box_recplan .box_pri .btn p, #page #recplan .con_recplan .box_recplan .box_pri .btn a {
    text-decoration: none;
  }
  body:not(.touch) #recplan .con_recplan .box_recplan .box_pri .btn p, body:not(.touch) #recplan .con_recplan .box_recplan .box_pri .btn a {
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
  }
  #recplan .con_recplan .box_recplan .box_pri .btn p span, #recplan .con_recplan .box_recplan .box_pri .btn a span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding-right: 1em;
  }
  #recplan .con_recplan .box_recplan .box_pri .btn p:before, #recplan .con_recplan .box_recplan .box_pri .btn a:before {
    content: '';
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background: url(../images/footer/ic_bn_btn.png) no-repeat;
  }
  body:not(.touch) #recplan .con_recplan .box_recplan .box_pri .btn:hover a, body:not(.touch) #recplan .con_recplan .box_recplan .box_pri .btn:hover p {
    background: #032ca8;
    color: #fff;
  }
  body:not(.touch) body:not(.touch) #recplan .con_recplan .box_recplan .box_pri .btn:hover a, body:not(.touch) body:not(.touch) #recplan .con_recplan .box_recplan .box_pri .btn:hover p {
    text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
  }
  #recplan .con_recplan .box_recplan .box_pri h4 {
    padding-top: 5%;
    font-size: 175%;
  }
  #recplan .con_recplan .box_recplan .box_pri h4 em {
    font-size: 167%;
  }
  #recplan .con_recplan .box_recplan .box_pri h4 b {
    font-weight: normal;
    font-size: 58%;
  }
  #recplan .con_recplan .box_recplan .box_pri h4 span {
    font-size: 53%;
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  #recplan .con_recplan .box_recplan .box_pri .btn p, #recplan .con_recplan .box_recplan .box_pri .btn a {
    font-size: 92%;
  }
}
#recplan .con_recplan .box_recplan #panel_recplan {
  width: 750px;
  float: right;
  min-height: 380px;
}
@media only screen and (max-width: 640px) {
  #recplan .con_recplan .box_recplan #panel_recplan {
    min-height: 0;
  }
}
#recplan .con_recplan .box_recplan #panel_recplan > li {
  display: none;
}
#recplan .con_recplan .box_recplan #panel_recplan > li:first-child {
  display: list-item;
}
#recplan .con_recplan .box_recplan #panel_recplan > li:first-child ul > li .img span {
  border-top-width: 5px;
}
#recplan .con_recplan .box_recplan #panel_recplan > li ul {
  width: 100%;
}
#recplan .con_recplan .box_recplan #panel_recplan > li ul > li {
  float: left;
  width: 33.33333%;
}
#recplan .con_recplan .box_recplan #panel_recplan > li ul > li a {
  display: block;
  padding: 30px 24px 0;
  padding-bottom: 500px;
  margin-bottom: -500px;
  text-decoration: none;
}
body:not(.ie8):not(.touch) #recplan .con_recplan .box_recplan #panel_recplan > li ul > li a {
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
body:not(.touch) #recplan .con_recplan .box_recplan #panel_recplan > li ul > li a:hover {
  background: #f9f9f9;
  padding-top: 29px;
  padding-left: 23px;
  padding-right: 23px;
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}
body:not(.touch) #recplan .con_recplan .box_recplan #panel_recplan > li ul > li a:hover .txt {
  text-decoration: none;
}
#recplan .con_recplan .box_recplan #panel_recplan > li ul > li a .img {
  text-align: center;
}
#recplan .con_recplan .box_recplan #panel_recplan > li ul > li a .img span {
  text-align: left;
  display: block;
  border: 1px solid #ab8e27;
  padding: 7px;
  background: #fff;
  text-align: center;
}
#recplan .con_recplan .box_recplan #panel_recplan > li ul > li a .txt {
  padding: 15px 0 20px;
  text-decoration: underline;
  min-height: 6.5em;
  line-height: 1.6;
}
#recplan .con_recplan .box_recplan #panel_recplan > li ul > li a table {
  width: 100%;
  line-height: 1;
  margin-bottom: 30px;
}
#recplan .con_recplan .box_recplan #panel_recplan > li ul > li a table th, #recplan .con_recplan .box_recplan #panel_recplan > li ul > li a table td {
  padding: 7px 0 7px 10px;
  border: 1px solid #dfdfdf;
}
#recplan .con_recplan .box_recplan #panel_recplan > li ul > li a table td {
  background: #fff;
  line-height: 1.5;
}
#recplan .con_recplan .box_recplan #panel_recplan > li ul > li a table td span {
  color: #032da5;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#recplan .con_recplan .box_recplan #panel_recplan > li ul > li a table th {
  background: #f4f4f4;
  font-weight: normal;
  width: 40px;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #recplan .con_recplan .box_recplan #panel_recplan {
    width: 100%;
    float: none;
    min-height: none;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 640px) {
  #recplan .con_recplan .box_recplan #panel_recplan {
    width: 100%;
    float: none;
    min-height: none;
    margin-top: 10%;
  }
  #recplan .con_recplan .box_recplan #panel_recplan > li {
    width: 88.42444%;
    margin: auto;
  }
  #recplan .con_recplan .box_recplan #panel_recplan > li:first-child ul > li {
    margin-bottom: 6%;
  }
  #recplan .con_recplan .box_recplan #panel_recplan > li:first-child ul > li .img span {
    border-top-width: 1px;
    margin-top: 3%;
  }
  #recplan .con_recplan .box_recplan #panel_recplan > li:first-child ul > li a .txt {
    overflow: hidden;
    font-size: 92%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-bottom: 0 !important;
    margin-bottom: 7%;
    max-height: 3.2em;
    min-height: 0;
  }
  #recplan .con_recplan .box_recplan #panel_recplan > li:first-child ul > li a table {
    font-size: 92%;
    margin-bottom: 0;
  }
  #recplan .con_recplan .box_recplan #panel_recplan > li ul > li {
    width: auto;
    float: none;
  }
  #recplan .con_recplan .box_recplan #panel_recplan > li ul > li a {
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  body:not(.touch) #recplan .con_recplan .box_recplan #panel_recplan > li ul > li a:hover {
    padding: 0;
    background: none;
    border: none;
  }
  #recplan .con_recplan .box_recplan #panel_recplan > li ul > li a .img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 38.18182%;
    float: left;
  }
  #recplan .con_recplan .box_recplan #panel_recplan > li ul > li a .img span {
    padding: 3px;
  }
  #recplan .con_recplan .box_recplan #panel_recplan > li ul > li a .box_det {
    float: right;
    width: 57.27273%;
  }
  #recplan .con_recplan .box_recplan #panel_recplan > li ul > li a .box_det .txt {
    padding-top: 0;
    padding-bottom: 6%;
  }
}
#recplan .inner {
  background: #fff;
  padding: 0px 25px 0px;
  overflow: hidden;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #recplan .inner {
    padding: 0 5px 0px;
  }
}
@media only screen and (max-width: 640px) {
  #recplan .inner {
    padding: 0 0 0%;
  }
}
#recplan .inner .box_enjoy {
  padding-bottom: 45px;
  position: relative;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #recplan .inner .box_enjoy {
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 640px) {
  #recplan .inner .box_enjoy {
    padding-bottom: 8%;
  }
}
#recplan .inner .box_enjoy:before {
  content: '';
  display: block;
  height: 3px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 20px;
}
#recplan .inner .box_enjoy:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  width: 100%;
  height: 1px;
  left: 0;
  background: #e7e7e7;
}
#recplan .inner .box_enjoy h4 {
  font-size: 225%;
  width: 310px;
  padding-left: 30px;
  float: left;
  padding-top: 15px;
}
#recplan .inner .box_enjoy ul {
  float: right;
  width: 730px;
  overflow: hidden;
}
#recplan .inner .box_enjoy ul li {
  font-size: small;
  width: 210px;
  float: left;
  margin-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #eeece5;
}
#recplan .inner .box_enjoy ul li:first-child {
  margin-left: 0;
  width: 270px;
}
#recplan .inner .box_enjoy ul li a {
  text-decoration: none;
  display: block;
  padding: 3px;
  background: #fff;
  border: 1px solid #d9d8d8;
  position: relative;
}
body:not(.ie8):not(.touch) #recplan .inner .box_enjoy ul li a {
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
#recplan .inner .box_enjoy ul li a:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 11px;
  height: 11px;
  background: url(../images/common/ic_enjoy.png) no-repeat;
}
body:not(.touch) #recplan .inner .box_enjoy ul li a:hover {
  background: #eeece5;
  border-color: #eeece5;
}
#recplan .inner .box_enjoy ul li .img, #recplan .inner .box_enjoy ul li .txt {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#recplan .inner .box_enjoy ul li .txt {
  margin-left: 10px;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #recplan .inner .box_enjoy {
    width: 98%;
    margin: auto;
    text-align: center;
  }
  #recplan .inner .box_enjoy h4 {
    padding-top: 0;
    width: auto;
    float: none;
    text-align: center;
    color: #454545;
    font-weight: normal;
  }
  #recplan .inner .box_enjoy ul {
    width: auto;
    float: none;
    overflow: hidden;
  }
  #recplan .inner .box_enjoy ul li {
    width: 270px;
    margin-top: 20px;
    float: none;
    text-align: left;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
  }
  #recplan .inner .box_enjoy ul li:not(:first-child) br {
    display: none;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1160px) and (max-width: 906px) {
  #recplan .inner .box_enjoy ul {
    padding: 0 15px;
  }
  #recplan .inner .box_enjoy ul li:last-child {
    margin-left: 0;
  }
}

/* -----------------------------------------------------------
  #search
----------------------------------------------------------- */
#search {
  font-size: small;
  padding: 0 9px 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/common/bg_recplan.png);
}

#search.moving {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  z-index: 1000;
  background: #fff !important;
  box-shadow: rgba(0,0,0,0.1) 0px 0px 7px;
  border-top: 3px solid #021F6B;
}
#search.moving:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #eee;
}
#search > .inner {
  position: relative;
  background: #fff;
  *zoom: 1;
}
#search > .inner:after {
  content: "";
  display: table;
  clear: both;
}
#search.moving > .inner {
  margin: 0 auto;
  max-width: 1142px;
}
#search > .inner #btn_slide {
  display: none;
}
#search.moving > .inner #btn_slide {
  display: block;
  position: absolute;
  top:-40px;
  right: 1px;
  margin: 0;
  padding: 0;
  padding: 0px 40px 0 25px;
  height:40px;
  font-size: 1.1em;
  font-family: "メイリオ",sans-serif;
  letter-spacing: 1px;
  color: #fff;
  background: #00268B;
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 20px 20px 0 0;
  transition:0.3s;
}
#search.moving > .inner #btn_slide:hover {
  opacity: 0.8;
}
#search.moving > .inner #btn_slide:before,
#search.moving > .inner #btn_slide:after {
  position: absolute;
  display: block;
  right: 20px;
  width: 9px;
  height: 9px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
}
#search.moving > .inner #btn_slide:before {
  top: 12px;
  background: #fff;
  z-index: 1;
}
#search.moving > .inner #btn_slide:after {
  top: 10px;
  background: #00268B;
  z-index: 2;
}
#search.close.moving > .inner #btn_slide:before {
  top: 17px;
}
#search.close.moving > .inner #btn_slide:after {
  top: 19px;
}
#search.moving > .inner #btn_slide span {
/*  display: none; */
}

#search.moving .box_sign {
  display: none;
}

#search.moving .box_search {
  margin: 0 auto;
  float: none;
}
#search.moving .box_search #panel_search > li#panel_stay .box_btns {
  display: none;
}
#search.moving .box_search #panel_search > li#panel_stay .bn_allrates {
  display: none;
}
#search.moving .box_search #tab_search li:first-child {
  width: 100%;
}
#search.moving .box_search #tab_search li:nth-child(2),
#search.moving .box_search #tab_search li:last-child {
  display: none;
}
#search.moving .box_search #tab_search > li.active:before {
  background: transparent;
}

#search .box_search {
  float: right;
  width: 941px;
  border-right: 1px solid #fff;
}
#search .box_search #tab_search {
  overflow: hidden;
}
#search .box_search #tab_search > li {
  font-size: 117%;
  line-height: 1;
  text-align: center;
  padding: 11px 0;
  width: 33.333333%;
  float: left;
  cursor: pointer;
  color: #fff;
  -webkit-box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.3);
}
#search .box_search #tab_search > li:first-child {
  background: #d69b04;
  }
#search .box_search #tab_search > li:nth-child(2) {
  background: #011d6d;
  }
#search .box_search #tab_search > li:last-child {
  background: #CC3333;
  }
body:not(.ie8):not(.touch) #search .box_search #tab_search > li {
  -webkit-transition: background-color 0.3s ease, box-shadow 0.3s ease, color 0.3s ease;
  -moz-transition: background-color 0.3s ease, box-shadow 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, box-shadow 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, color 0.3s ease;
}
#search .box_search #tab_search > li.active {
  cursor: default;
  color: #0e0e0e;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
}
#search .box_search #tab_search > li.active:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  top: 0;
  left: 0;
  background: #021F6B;
}
#search .box_search #panel_search > li {
  display: none;
}
#search .box_search #panel_search > li:first-child {
  display: list-item;
}
#search .box_search #panel_search > li#panel_stay {
  padding: 10px 0 20px 40px;
}
#search .box_search #panel_search > li#panel_stay .find > li {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding-left: 35px;
  background: url(../images/common/ic_sea_arr.png) no-repeat 10px center;
}
body:not(.ie8) #search .box_search #panel_search > li#panel_stay .find > li input.day {
  width: 90px;
  background: url(../images/common/ic_cale.png) no-repeat right 3px center;
}
#search .box_search #panel_search > li#panel_stay .find > li > span {
  color: #505050;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #search .box_search #panel_search > li#panel_stay .find > li {
    background-position: 10px 1.6em;
  }
}
#search .box_search #panel_search > li#panel_stay .find > li:first-child {
  padding-left: 0;
  background: none;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #search .box_search #panel_search > li#panel_stay .find > li:last-child {
    background-position: 10px 8px;
    vertical-align: bottom;
  }
}
#search .box_search #panel_search > li#panel_stay .find > li .obj_searchBtn {
  line-height: 1;
  text-align: center;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 160px;
  color: #fff;
  padding: 8px 0;
  font-size: 117%;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I2OGUwNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgzNjYwMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b68e05), color-stop(100%, #836603));
  background: -webkit-linear-gradient(#b68e05, #836603);
  background: -moz-linear-gradient(#b68e05, #836603);
  background: -o-linear-gradient(#b68e05, #836603);
  background: linear-gradient(#b68e05, #836603);
}
#search .box_search #panel_search > li#panel_stay .find > li .obj_searchBtn span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#search .box_search #panel_search > li#panel_stay .find > li .obj_searchBtn:before {
  content: '';
  width: 10px;
  height: 10px;
  margin-right: 8px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: url(../images/header/mega_restaurant/ic_gra.png) no-repeat;
}
body:not(.ie8):not(.touch) #search .box_search #panel_search > li#panel_stay .find > li .obj_searchBtn {
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
}
.ie8 #search .box_search #panel_search > li#panel_stay .find > li .obj_searchBtn {
  background: #836603;
}
body:not(.touch) #search .box_search #panel_search > li#panel_stay .find > li .obj_searchBtn:hover {
  -webkit-box-shadow: inset 0 0 0 100px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 0 0 100px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 0 100px rgba(255, 255, 255, 0.2);
}
/* 20160316_オールレーツバナー設置 */
#search .box_search #panel_search > li#panel_stay .box_btns {
  width: 783px;
  float: left;
}
#search .box_search #panel_search > li#panel_stay .bn_allrates {
  /*float: right;*/
  margin: 10px 30px 0 0;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #search .box_search #panel_search > li#panel_stay .find {
      text-align: center!important;
    }
  #search .box_search #panel_search > li#panel_stay .box_btns {
    font-size: 90%!important;
    width: auto!important;
  }
  #search .box_search #panel_search > li#panel_stay .btns {
    width: 385px!important;
    margin-top: 5px!important;
    text-align: left;
  }
  #search .box_search #panel_search > li#panel_stay .btns .btn_pla,
  #search .box_search #panel_search > li#panel_stay .btns .btn_can,
  #search .box_search #panel_search > li#panel_stay .btns .btn_log {
    font-size: 90%!important;
  }
  #search .box_search #panel_search > li#panel_stay .btns li {
    margin-right: 30px!important;
  }
  #search .box_search #panel_search > li#panel_stay .btns .btn_can {
    width: 177px!important;
    margin-right: 0px!important;
  }
  #search .box_search #panel_search > li#panel_stay .btns .btn_log {
    width: 137px!important;
  }
  #search .box_search #panel_search > li#panel_stay .btns li:last-child {
    margin-right: 0px!important;
    width: 210px!important;
  }
  #search .box_search #panel_search > li#panel_stay .btns .btn_pas {
    display: block!important;
  }
  #search .box_search #panel_search > li#panel_stay .btns .tax {
    float: none!important;
  }
  #search .box_search #panel_search > li#panel_stay .bn_allrates {
    width: 35%;
    float: right;
    margin: 0;
  }
  #search .box_search #panel_search > li#panel_stay .bn_bestrate {
    margin-top: 5px!important;
  }
}
@media only screen and (min-width: 641px) and (max-width: 833px) {
  #search .box_search #panel_search > li#panel_stay .bn_allrates {
    width: 70%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 720px) {
  #search .box_search #panel_search > li#panel_stay .bn_bestrate {
    width: 38%!important;
  }
}

/***********************************/

#search .box_search #panel_search > li#panel_stay .btns {
  float: left;
  margin-top: 18px;
  width: 460px;
}
#search .box_search #panel_search > li#panel_stay .btns li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 33px;
}
#search .box_search #panel_search > li#panel_stay .btns li:last-child {
  width: 225px;
}
#search .box_search #panel_search > li#panel_stay .btns .btn_pla,
#search .box_search #panel_search > li#panel_stay .btns .btn_can,
#search .box_search #panel_search > li#panel_stay .btns .btn_log {
  font-size: small;
  width: 0;
  position: relative;
  z-index: 2;
  background: #fff;
  line-height: 1;
  text-align: center;
}
#search .box_search #panel_search > li#panel_stay .btns .btn_pla,
#search .box_search #panel_search > li#panel_stay .btns .btn_can {
  margin-bottom: 10px;
}
#search .box_search #panel_search > li#panel_stay .btns .btn_pla p, #search .box_search #panel_search > li#panel_stay .btns .btn_pla a,
#search .box_search #panel_search > li#panel_stay .btns .btn_can p,
#search .box_search #panel_search > li#panel_stay .btns .btn_can a,
#search .box_search #panel_search > li#panel_stay .btns .btn_log p,
#search .box_search #panel_search > li#panel_stay .btns .btn_log a {
  display: block;
  padding: 7px 0;
  border: 1px solid #c5c4c4;
  color: #000;
  -webkit-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-transition: background 300ms ease, color 300ms ease;
  -moz-transition: background 300ms ease, color 300ms ease;
  -o-transition: background 300ms ease, color 300ms ease;
  transition: background 300ms ease, color 300ms ease;
}
#page #search .box_search #panel_search > li#panel_stay .btns .btn_pla p, #page #search .box_search #panel_search > li#panel_stay .btns .btn_pla a, #page
#search .box_search #panel_search > li#panel_stay .btns .btn_can p, #page
#search .box_search #panel_search > li#panel_stay .btns .btn_can a, #page
#search .box_search #panel_search > li#panel_stay .btns .btn_log p, #page
#search .box_search #panel_search > li#panel_stay .btns .btn_log a {
  text-decoration: none;
}
body:not(.touch) #search .box_search #panel_search > li#panel_stay .btns .btn_pla p, body:not(.touch) #search .box_search #panel_search > li#panel_stay .btns .btn_pla a, body:not(.touch)
#search .box_search #panel_search > li#panel_stay .btns .btn_can p, body:not(.touch)
#search .box_search #panel_search > li#panel_stay .btns .btn_can a, body:not(.touch)
#search .box_search #panel_search > li#panel_stay .btns .btn_log p, body:not(.touch)
#search .box_search #panel_search > li#panel_stay .btns .btn_log a {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
}
#search .box_search #panel_search > li#panel_stay .btns .btn_pla p span, #search .box_search #panel_search > li#panel_stay .btns .btn_pla a span,
#search .box_search #panel_search > li#panel_stay .btns .btn_can p span,
#search .box_search #panel_search > li#panel_stay .btns .btn_can a span,
#search .box_search #panel_search > li#panel_stay .btns .btn_log p span,
#search .box_search #panel_search > li#panel_stay .btns .btn_log a span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding-right: 1em;
}
#search .box_search #panel_search > li#panel_stay .btns .btn_pla p:before, #search .box_search #panel_search > li#panel_stay .btns .btn_pla a:before,
#search .box_search #panel_search > li#panel_stay .btns .btn_can p:before,
#search .box_search #panel_search > li#panel_stay .btns .btn_can a:before,
#search .box_search #panel_search > li#panel_stay .btns .btn_log p:before,
#search .box_search #panel_search > li#panel_stay .btns .btn_log a:before {
  content: '';
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
body:not(.touch) #search .box_search #panel_search > li#panel_stay .btns .btn_pla:hover a, body:not(.touch) #search .box_search #panel_search > li#panel_stay .btns .btn_pla:hover p, body:not(.touch)
#search .box_search #panel_search > li#panel_stay .btns .btn_can:hover a, body:not(.touch)
#search .box_search #panel_search > li#panel_stay .btns .btn_can:hover p, body:not(.touch)
#search .box_search #panel_search > li#panel_stay .btns .btn_log:hover a, body:not(.touch)
#search .box_search #panel_search > li#panel_stay .btns .btn_log:hover p {
  background: #032ca8;
  color: #fff;
}
body:not(.touch) body:not(.touch) #search .box_search #panel_search > li#panel_stay .btns .btn_pla:hover a, body:not(.touch) body:not(.touch) #search .box_search #panel_search > li#panel_stay .btns .btn_pla:hover p, body:not(.touch) body:not(.touch)
#search .box_search #panel_search > li#panel_stay .btns .btn_can:hover a, body:not(.touch) body:not(.touch)
#search .box_search #panel_search > li#panel_stay .btns .btn_can:hover p, body:not(.touch) body:not(.touch)
#search .box_search #panel_search > li#panel_stay .btns .btn_log:hover a, body:not(.touch) body:not(.touch)
#search .box_search #panel_search > li#panel_stay .btns .btn_log:hover p {
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 640px) {
  #search .box_search #panel_search > li#panel_stay .btns .btn_pla p, #search .box_search #panel_search > li#panel_stay .btns .btn_pla a,
  #search .box_search #panel_search > li#panel_stay .btns .btn_can p,
  #search .box_search #panel_search > li#panel_stay .btns .btn_can a,
  #search .box_search #panel_search > li#panel_stay .btns .btn_log p,
  #search .box_search #panel_search > li#panel_stay .btns .btn_log a {
    font-size: 92%;
  }
}
#search .box_search #panel_search > li#panel_stay .btns .btn_pla {
  width: 150px;
}
#search .box_search #panel_search > li#panel_stay .btns .btn_can {
  width: 210px;
}
#search .box_search #panel_search > li#panel_stay .btns .btn_log {
  width: 160px;
}
#search .box_search #panel_search > li#panel_stay .btns .btn_pas a {
  display: block;
  padding-left: 10px;
  text-align: left;
  background: url("../images/header/ic_hnav.png") no-repeat left center;
}
/*#search .box_search #panel_search > li#panel_stay .btns .tax {
  float: right;
  margin: -6px 63px 0 0;
}*/
#search .box_search #panel_search > li#panel_stay .bn_bestrate {
  float: right;
  margin-top: 18px;
}

#search .box_search #panel_search > li#panel_dp {
  width: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
}
#search .box_search #panel_search > li#panel_dp iframe {
  width: 100%;
  max-height: 100px;
  padding-top: 15px;
  
}

#search .box_search #panel_search > li#panel_res {
  padding: 10px 0 0 40px;
}
#search .box_search #panel_search > li#panel_res form > ul {
  text-align: left;
}
#search .box_search #panel_search > li#panel_res form > ul > li {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding-left: 35px;
  margin-top: 15px;
  background: url(../images/common/ic_sea_arr.png) no-repeat 10px center;
}
#search .box_search #panel_search > li#panel_res form > ul > li span {
  color: #505050;
}
#search .box_search #panel_search > li#panel_res form > ul > li:first-child {
  padding-left: 0;
  background: none;
}
#search .box_search #panel_search > li#panel_res .obj_searchBtn {
  line-height: 1;
  text-align: center;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 170px;
  padding: 10px 0;
  font-size: 117%;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5MGJkNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxMWQ2ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #490bd5), color-stop(100%, #011d6d));
  background: -webkit-linear-gradient(#490bd5, #011d6d);
  background: -moz-linear-gradient(#490bd5, #011d6d);
  background: -o-linear-gradient(#490bd5, #011d6d);
  background: linear-gradient(#490bd5, #011d6d);
}
#search .box_search #panel_search > li#panel_res .obj_searchBtn span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #fff;
}
#search .box_search #panel_search > li#panel_res .obj_searchBtn:before {
  content: '';
  width: 10px;
  height: 10px;
  margin-right: 8px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: url(../images/header/mega_restaurant/ic_gra.png) no-repeat;
}
body:not(.ie8):not(.touch) #search .box_search #panel_search > li#panel_res .obj_searchBtn {
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
}
.ie8 #search .box_search #panel_search > li#panel_res .obj_searchBtn {
  background: #490bd5;
}
body:not(.touch) #search .box_search #panel_search > li#panel_res .obj_searchBtn:hover {
  -webkit-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #search .box_search {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  #search .box_search #panel_search {
    padding: 20px 0 10px;
    text-align: center;
  }
  #search .box_search #panel_search .form_stay {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
  }
  #search .box_search #panel_search > li#panel_stay {
    padding: 0;
  }
  #search .box_search #panel_search > li#panel_stay .find {
    text-align: left;
    margin-bottom: 2%;
  }
  #search .box_search #panel_search > li#panel_stay .find li span {
    display: block;
  }
  #search .box_search #panel_search > li#panel_stay .btns li.btn_pas {
    display: block;
    text-align: right;
  }
  #search .box_search #panel_search > li#panel_res {
    padding: 0;
    text-align: center;
  }
  #search .box_search #panel_search > li#panel_res .form_res {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding: 0 10px;
  }
  #search .box_search #panel_search > li#panel_res .form_res > ul {
    text-align: left;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1160px) and (max-width: 800px) {
  #search .box_search #panel_search > li#panel_res .form_res > ul > li:last-child {
    padding-left: 0;
    background: none;
    display: block;
    text-align: right;
    margin-top: 15px;
  }
}

/* SP用ここから */

@media only screen and (max-width: 640px) {
  #homepage #search .box_search {
    display: block !important;
    width: 100% !important;
    text-align: center;
  }
  #search .box_search #tab_search li {
    padding: 20px 0 15px;
    width: 100%;
    font-size: 15px;
  }
  #search .box_search #tab_search li:nth-child(2),
  #search .box_search #tab_search li:last-child {
    display: none;
  }
  #search .box_search #panel_search {
    display: none;
  }
  #search .box_search h3 span span {
    font-size: 20px;
    font-weight: normal;
  }
  #search .box_search h3 span img {
    display: block;
    margin: 3px auto;
  }
  #search .box_search form.form_stay {
    display: none;
  }
  #search .box_search form {
    max-width: 100%;
  }
  #search .box_search form .find {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: 0 auto;
    width: 90%;
  }
  #search .box_search form .find li {
    display: block;
    width: 31%;
    padding: 0;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    text-align: center;
  }
  #search .box_search form .find li .title {
    position: relative;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #fff;
    background: #2F60B4;
  }
  #search .box_search form .find li .title:after {
    position: absolute;
    right: 5px;
    top: 4px;
  }
  #search .box_search form .find li label {
    position: relative;
    display: block;
    height: 75px;
    font-size: 14px;
  }
  #search .box_search form .find li label:after {
    position: absolute;
    right: 2px;
    bottom: 2px;
    border-top: 4px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid #ddd;
    border-bottom: 4px solid #ddd;
    content: "";
  }
  #search .box_search form .find li label select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 14px 30px 15px 15px;
    width: 100%;
    display: block;
    height: 79px;
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 45px;
    z-index: 1;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
  }
  #search .box_search form .find li label select::-ms-expand {
    display: none;
  }
  #search .box_search form .find li label > span {
    position: absolute;
    top: 36px;
    right: 10px;
    z-index: 0;
  }
  #search .box_search form .find li:first-child .title:after {
    content: url(../images/common/ic_cale_sp.png);
  }
  #search .box_search form .find li:first-child span {
    position: relative;
    top: auto;
    right: auto;
  }
  #search .box_search form .find li:first-child .txt_year {
    display: block;
    padding-top: 10px;
  }
  #search .box_search form .find li:first-child .txt_year:after {
    content: "\a";
    white-space: pre;
  }
  #search .box_search form .find li:first-child .txt_date {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    font-size: 13px;
  }
  #search .box_search form .find li:first-child .txt_date span {
    font-size: 22px;
    font-weight: bold;
  }
  #search .box_search form .find li:first-child #plan_search_sp {
    position: absolute;
    text-indent: -100em;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #search .box_search form .find li:nth-child(2) .title:after {
    content: url(../images/common/ic_stay_sp.png);
  }
  #search .box_search form .find li:nth-child(3) .title:after {
    content: url(../images/common/ic_man_sp.png);
  }
  #search .box_search form .find li:nth-child(4) .title:after {
    content: url(../images/common/ic_room_sp.png);
  }
  #search .box_search .obj_searchBtn_sp {
    line-height: 1;
    text-align: center;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 25px 5%;
    width: 90%;
    color: #fff;
    padding: 8px 0;
    font-size: 117%;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I2OGUwNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgzNjYwMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b68e05), color-stop(100%, #836603));
    background: -webkit-linear-gradient(#b68e05, #836603);
    background: -moz-linear-gradient(#b68e05, #836603);
    background: -o-linear-gradient(#b68e05, #836603);
    background: linear-gradient(#b68e05, #836603);
  }
  #search .box_search .obj_searchBtn_sp span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
  }
  #search .box_search .obj_searchBtn_sp:before {
    content: '';
    width: 10px;
    height: 10px;
    margin-right: 8px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    background: url(../images/header/mega_restaurant/ic_gra.png) no-repeat;
  }
  body:not(.ie8):not(.touch) #search .box_search .obj_searchBtn_sp {
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
  }
  .ie8 #search .box_search .obj_searchBtn_sp {
    background: #836603;
  }
  body:not(.touch) #search .box_search .obj_searchBtn_sp:hover {
    -webkit-box-shadow: inset 0 0 0 100px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0 0 0 100px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 0 0 100px rgba(255, 255, 255, 0.2);
  }


/* カレンダー */
#page #plan_search_sp_cal {
  display: none;
  *zoom: 1;
  position: absolute;
  -webkit-box-shadow: 0 1px 8px 0 rgba(187, 187, 187, 0.7);
  -moz-box-shadow: 0 1px 8px 0 rgba(187, 187, 187, 0.7);
  box-shadow: 0 1px 8px 0 rgba(187, 187, 187, 0.7);
  left: 3%;
  right: 3%;
  top: 88px;
  z-index: 10000;
  background: #fff;
  font-size: small;
  padding: 25px 0 25px;
}
#page #plan_search_sp_cal:after {
  content: "";
  display: table;
  clear: both;
}
#page #plan_search_sp_cal .close {
  position: absolute;
  right: 0;
  top: 0;
}
#page #plan_search_sp_cal .close a {
  display: block;
  height: 34px;
  width: 34px;
  text-indent: -9999px;
  background: url(../images/common/ic_cal_close.png) no-repeat;
  -webkit-transition: opacity 150ms ease;
  -moz-transition: opacity 150ms ease;
  -o-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}
#page #plan_search_sp_cal .close a:hover {
  opacity: .5;
}
#page #plan_search_sp_cal .next, #page #plan_search_sp_cal .prev {
  position: absolute;
  top: 55px;
  margin-top: -21px;
}
#page #plan_search_sp_cal .next a, #page #plan_search_sp_cal .prev a {
  display: block;
  height: 20px;
  width: 20px;
  text-indent: -9999px;
}
#page #plan_search_sp_cal .next.next, #page #plan_search_sp_cal .prev.next {
  right: 45px;
}
#page #plan_search_sp_cal .next.next a, #page #plan_search_sp_cal .prev.next a {
  background: url(../images/common/ic_cal_next.png) no-repeat;
}
#page #plan_search_sp_cal .next.prev, #page #plan_search_sp_cal .prev.prev {
  left: 45px;
}
#page #plan_search_sp_cal .next.prev a, #page #plan_search_sp_cal .prev.prev a {
  background: url(../images/common/ic_cal_prev.png) no-repeat;
}
#page #plan_search_sp_cal .calendar {
  margin: 0 auto;
  width: 90%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
  line-height: 1;
}
#page #plan_search_sp_cal .calendar + .calendar {
  border-left: 1px solid #ebefed;
}
#page #plan_search_sp_cal .calendar > p {
  text-align: center;
  padding-bottom: 10px;
  color: #5f5244;
  font-size: 150%;
}
#page #plan_search_sp_cal .calendar table {
  width: 100%;
}
#page #plan_search_sp_cal .calendar table tr:first-child {
  border: 1px solid #ebefed;
  border-bottom: 2px solid #ebefed;
  color: #5f5244;
}
#page #plan_search_sp_cal .calendar table tr:first-child th {
  text-align: center;
  font-size: 92%;
}
#page #plan_search_sp_cal .calendar table tr:first-child th span {
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #ebefed;
}
#page #plan_search_sp_cal .calendar table tr:first-child + tr td {
  border-top-width: 6px;
}
#page #plan_search_sp_cal .calendar table td {
  text-align: center;
  border: 4px solid #fff;
  vertical-align: middle;
  height: 27px;
}
#page #plan_search_sp_cal .calendar table td a, #page #plan_search_sp_cal .calendar table td span {
  background: #edece6;
  text-decoration: none;
  color: #464646;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: block;
  padding: 7px 0;
}
#page #plan_search_sp_cal .calendar table td.selectday a,
#page #plan_search_sp_cal .calendar table td a:hover {
  -webkit-transition: background-color 150ms ease, color 150ms ease;
  -moz-transition: background-color 150ms ease, color 150ms ease;
  -o-transition: background-color 150ms ease, color 150ms ease;
  transition: background-color 150ms ease, color 150ms ease;
  background: #2b57a5;
  color: #fff !important;
}
#page #plan_search_sp_cal .calendar table td span {
  background: #555;
  color: #ccc !important;
}


  #search .box_search .btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 auto 20px;
    width: 95%;
    float: none !important;
  }
  #search .box_search .btns li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-right: 0;
  }
  #search .box_search .btns li:last-child {
    width: 225px;
  }
  #search .box_search .btns .btn_pla,
  #search .box_search .btns .btn_can,
  #search .box_search .btns .btn_log {
    font-size: small;
    width: 0;
    position: relative;
    z-index: 2;
    background: #fff;
    line-height: 1;
    text-align: center;
  }
  #search .box_search .btns .btn_pla,
  #search .box_search .btns .btn_can,
  #search .box_search .btns .btn_log {
    margin-bottom: 14px;
  }
  #search .box_search .btns .btn_pla p, #search .box_search .btns .btn_pla a,
  #search .box_search .btns .btn_can p,
  #search .box_search .btns .btn_can a,
  #search .box_search .btns .btn_log p,
  #search .box_search .btns .btn_log a {
    display: block;
    padding: 7px 0;
    border: 1px solid #c5c4c4;
    color: #000;
    -webkit-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-transition: background 300ms ease, color 300ms ease;
    -moz-transition: background 300ms ease, color 300ms ease;
    -o-transition: background 300ms ease, color 300ms ease;
    transition: background 300ms ease, color 300ms ease;
  }
  #page #search .box_search .btns .btn_pla p, #page #search .box_search .btns .btn_pla a, #page
  #search .box_search .btns .btn_can p, #page
  #search .box_search .btns .btn_can a, #page
  #search .box_search .btns .btn_log p, #page
  #search .box_search .btns .btn_log a {
    text-decoration: none;
  }
  body:not(.touch) #search .box_search .btns .btn_pla p, body:not(.touch) #search .box_search .btns .btn_pla a, body:not(.touch)
  #search .box_search .btns .btn_can p, body:not(.touch)
  #search .box_search .btns .btn_can a, body:not(.touch)
  #search .box_search .btns .btn_log p, body:not(.touch)
  #search .box_search .btns .btn_log a {
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
  }
  #search .box_search .btns .btn_pla p span, #search .box_search .btns .btn_pla a span,
  #search .box_search .btns .btn_can p span,
  #search .box_search .btns .btn_can a span,
  #search .box_search .btns .btn_log p span,
  #search .box_search .btns .btn_log a span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding-right: 1em;
  }
  #search .box_search .btns .btn_pla p:before, #search .box_search .btns .btn_pla a:before,
  #search .box_search .btns .btn_can p:before,
  #search .box_search .btns .btn_can a:before,
  #search .box_search .btns .btn_log p:before,
  #search .box_search .btns .btn_log a:before {
    content: '';
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background: url(../images/footer/ic_bn_btn.png) no-repeat;
  }
  body:not(.touch) #search .box_search .btns .btn_pla:hover a, body:not(.touch) #search .box_search .btns .btn_pla:hover p, body:not(.touch)
  #search .box_search .btns .btn_can:hover a, body:not(.touch)
  #search .box_search .btns .btn_can:hover p, body:not(.touch)
  #search .box_search .btns .btn_log:hover a, body:not(.touch)
  #search .box_search .btns .btn_log:hover p {
    background: #032ca8;
    color: #fff;
  }
  body:not(.touch) body:not(.touch) #search .box_search .btns .btn_pla:hover a, body:not(.touch) body:not(.touch) #search .box_search .btns .btn_pla:hover p, body:not(.touch) body:not(.touch)
  #search .box_search .btns .btn_can:hover a, body:not(.touch) body:not(.touch)
  #search .box_search .btns .btn_can:hover p, body:not(.touch) body:not(.touch)
  #search .box_search .btns .btn_log:hover a, body:not(.touch) body:not(.touch)
  #search .box_search .btns .btn_log:hover p {
    text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
  }
  @media only screen and (max-width: 640px) {
    #search .box_search .btns .btn_pla p, #search .box_search .btns .btn_pla a,
    #search .box_search .btns .btn_can p,
    #search .box_search .btns .btn_can a,
    #search .box_search .btns .btn_log p,
    #search .box_search .btns .btn_log a {
      font-size: 92%;
    }
  }
  #search .box_search .btns .btn_pla {
    width: 140px;
  }
  #search .box_search .btns .btn_can {
    width: 215px;
  }
  #search .box_search .btns .btn_log {
    width: 165px;
  }
  #search .box_search .btns .btns_txt {
    text-align: left;
  }
  #search .box_search .btns .btn_pas a {
    display: block;
    padding-left: 10px;
    text-align: left;
    background: url("../images/header/ic_hnav.png") no-repeat left center;
  }
  #search .box_search form .bn_bestrate {
    margin: 20px auto;
    float: none;
    text-align: center;
  }


  #search .box_search form .btn_dp {
    font-size: small;
    width: 0;
    position: relative;
    z-index: 2;
    line-height: 1;
    text-align: center;
    margin: 0 auto;
    width: 90%;
    text-align: center;
    font-size: 1.25em;
  }
  #search .box_search form .btn_dp p, #search .box_search form .btn_dp a {
    display: block;
    padding: 10px 0;
    overflow: hidden;
    background: #fff;
    border: 1px solid #c5c4c4;
    color: #000;
    -moz-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -moz-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    -o-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    -webkit-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  }
  #page #search .box_search form .btn_dp p, #page #search .box_search form .btn_dp a {
    text-decoration: none;
  }
  html:not(.touch) #search .box_search form .btn_dp p, html:not(.touch) #search .box_search form .btn_dp a {
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
  }
  #search .box_search form .btn_dp p span, #search .box_search form .btn_dp a span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding-right: 1em;
  }
  #search .box_search form .btn_dp p:before, #search .box_search form .btn_dp a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background: url(../images/footer/ic_bn_btn.png) no-repeat;
  }
  html:not(.touch) #search .box_search form .btn_dp:hover a, html:not(.touch) #search .box_search form .btn_dp:hover p {
    -moz-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
    background: #de9146;
    color: #fff;
  }
  #search .box_sign {
    display: none;
  }
  #homepage #search .box_sign {
    display: block;
  }

}


@media only screen and (max-width: 640px) {
  #search .box_search form .btn_dp p, #search .box_search form .btn_dp a {
    font-size: 92%;
  }
}
@media only screen and (max-width: 640px) {
  #search .box_search form .btn_dp a {
    text-shadow: none !important;
    vertical-align: middle;
    box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    padding-top: 12px !important;
    border: none !important;
    background: #022fb0;
    color: #fff;
  }
  #search .box_search form .btn_dp a::before {
    display: none;
  }
  #search .box_search form .btn_dp a i {
    margin-right: 0.5em;
    font-size: 1.1em;
    vertical-align: middle;
  }
  #search .box_search form .btn_dp:hover a {
    border: 1px solid #c5c4c4 !important;
    background: #fff !important;
    color: #022fb0 !important;
  }
}


/* SP用ここまで */


#search .box_sign {
  float: left;
  width: 199px;
  border-right: 1px solid #e2e2e2;
}
#search .box_sign .st {
  font-size: 109%;
  line-height: 1;
  text-align: center;
  color: #fff;
  padding: 11px 0;
  background: url(../images/common/bg_sea.png);
}
#search .box_sign .txt {
  text-align: center;
  font-size: 100%;
  line-height: 1.4;
  padding: 30px 0 25px;
}
#search .box_sign .txt em {
  display: block;
  /*color: #5b6580;
  @include fsz(15,11);
  margin-top: 2px;
  @include text-shadow(1px 0 0 rgba(#5b6580,.8));*/
}
#search .box_sign .btn {
  font-size: small;
  width: 170px;
  position: relative;
  z-index: 2;
  background: #fff;
  line-height: 1;
  text-align: center;
  margin: auto;
}
#search .box_sign .btn p, #search .box_sign .btn a {
  display: block;
  padding: 7px 0;
  border: 1px solid #c5c4c4;
  color: #000;
  -webkit-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-transition: background 300ms ease, color 300ms ease;
  -moz-transition: background 300ms ease, color 300ms ease;
  -o-transition: background 300ms ease, color 300ms ease;
  transition: background 300ms ease, color 300ms ease;
}
#page #search .box_sign .btn p, #page #search .box_sign .btn a {
  text-decoration: none;
}
body:not(.touch) #search .box_sign .btn p, body:not(.touch) #search .box_sign .btn a {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
}
#search .box_sign .btn p span, #search .box_sign .btn a span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding-right: 1em;
}
#search .box_sign .btn p:before, #search .box_sign .btn a:before {
  content: '';
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
body:not(.touch) #search .box_sign .btn:hover a, body:not(.touch) #search .box_sign .btn:hover p {
  background: #032ca8;
  color: #fff;
}
body:not(.touch) body:not(.touch) #search .box_sign .btn:hover a, body:not(.touch) body:not(.touch) #search .box_sign .btn:hover p {
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 640px) {
  #search .box_sign .btn p, #search .box_sign .btn a {
    font-size: 92%;
  }
}
#search .box_sign .btn a span {
  padding-right: 0;
}
#search .box_sign .box_bn {
  display: none;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #search .box_sign {
    float: none;
    width: 100%;
    border: 1px solid #e8e2da;
    overflow: hidden;
    padding-bottom: 0;
  }
  #search .box_sign .st {
    width: 25%;
    float: left;
    font-size: 100%;
  }
  #search .box_sign .box_det {
    width: 75%;
    float: right;
    overflow: hidden;
  }
  #search .box_sign .txt {
    line-height: 1;
    float: left;
    font-size: 109%;
    padding: 10px 0 0 5px;
  }
  #search .box_sign .txt em {
    display: inline;
  }
  #search .box_sign .btn {
    float: right;
    margin-top: 3px;
    padding-right: 10px;
  }
  #search .box_sign .btn a {
    padding: 5px 0;
  }
}
@media only screen and (max-width: 640px) {
  #search {
    padding: 0 1.40625% 1.3%;
    background: #95c5e1;
  }
  #search .box_search form .txt_bestrate {
    position: relative;
    margin: 0.5em auto 0.8em;
    width: 90%;
    padding: 0.25em;
    box-sizing: border-box;
    text-align: center;
    font-size: 1em;
    color: #836143;
    background: #FEFBE7;
    border: 1px solid #CDAD4E;
  }
  #search .box_search form .txt_bestrate b {
    display: block;
    font-size: 1.15em;
  }
  #search .box_sign {
    border-left: 0;
    overflow: hidden;
    padding-bottom: 0;
    float: none;
    width: 100%;
    padding-bottom: 2%;
  }
  #search .box_sign .st {
    /*        @include fsz(16);
            padding: 2% 0;
            margin-bottom: 2%;*/
    display: none;
  }
  #search .box_sign .box_det {
    display: none;
  }
  #search .box_sign .txt {
    float: left;
    padding: 0;
    padding: 0 0 0 1%;
    font-size: 92%;
    text-align: left;
  }
  #search .box_sign .txt em {
    margin-top: 0;
    font-size: 100%;
  }
  .ie8 #search .box_sign .txt em {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
  }
  #search .box_sign .btn {
    padding-right: 1%;
    float: right;
    font-size: 92%;
    width: 40.19293%;
  }
  #search .box_sign .btn a {
    padding: 4% 0;
  }
  #search .box_sign .box_bn {
    display: block;
    width: 95%;
    margin: 1% auto 0;
  }
  #search .box_sign .box_bn img {
    width: 100%;
  }
  #search .box_search form .bn_bestrate {
    display: none;
  }
  .box_search_sp .box_bn{
    margin:1em 0;
  }
}
@media only screen and (max-width: 640px) and (min-width: 410px) {
  #search .box_sign .txt em {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
  }
}

/* -----------------------------------------------------------
  #contents
----------------------------------------------------------- */
#contents {
  /*  .intro
  ----------------------------------------------------------- */
}
#contents > .intro {
  max-width: 1090px;
  overflow: hidden;
}
#contents > .intro .topicpath {
  padding: 15px 0 40px;
  float: right;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #contents > .intro .topicpath {
    padding-right: 10px;
  }
}
#contents > .intro .topicpath li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.ie8 #contents > .intro .topicpath li {
  display: inline;
}
#contents > .intro .topicpath li:before {
  content: '\003e';
  margin: 0 5px;
  font-size: 117%;
}
#contents > .intro .topicpath li:first-child:before {
  content: none;
}
#contents > .intro .topicpath li a {
  color: #1c40aa;
}
#contents > .intro h2 {
  clear: both;
  background: url(../images/common/bg_h2.png) no-repeat center top;
  padding-top: 30px;
  text-align: center;
  font-weight: normal;
  font-size: 117%;
  color: #af9126;
}
#contents > .intro h2 em {
  display: block;
  font-size: 193%;
  line-height: 1;
  letter-spacing: 0;
  color: #001b6c;
  font-weight: bold;
}
body:not(.touch) #contents > .intro h2 span {
  text-shadow: 1px 0px 0px rgba(175, 145, 38, 0.8);
}
@media only screen and (max-width: 640px) {
  body:not(.touch) #contents > .intro h2 span {
    text-shadow: none;
  }
}
@media only screen and (max-width: 640px) {
  #contents > .intro h2 {
    background-image: url(../images/common/bg_h2-sp.png);
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    padding-top: 3%;
    font-size: 92%;
  }
  #contents > .intro h2 em {
    font-size: 200%;
  }
}

/* -----------------------------------------------------------
  #footer
----------------------------------------------------------- */
.con_common_stay {
  margin-top: 25px;
}
@media only screen and (max-width: 640px) {
  .con_common_stay {
    margin-top: 5%;
  }
}
.con_common_stay .box_stay {
  background: url(../images/footer/bg_stay.png);
  padding: 30px 0 10px;
  border: 4px solid #d6d6d6;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .con_common_stay .box_stay {
    padding: 5% 0;
    border-width: 2px;
  }
}
.con_common_stay .box_stay .inner:before,
.con_common_stay .box_stay .inner:after, .con_common_stay .box_stay:after, .con_common_stay .box_stay:before {
  content: '';
  width: 11px;
  height: 10px;
  background-repeat: no-repeat;
  position: absolute;
}
@media only screen and (max-width: 640px) {
  .con_common_stay .box_stay .inner:before,
  .con_common_stay .box_stay .inner:after, .con_common_stay .box_stay:after, .con_common_stay .box_stay:before {
    content: none;
  }
}
.con_common_stay .box_stay .inner:before {
  left: -4px;
  top: -4px;
  background-image: url(../images/footer/bg_stay_lt.png);
}
.con_common_stay .box_stay .inner:after {
  right: -4px;
  top: -4px;
  background-image: url(../images/footer/bg_stay_rt.png);
}
.con_common_stay .box_stay:before {
  left: -4px;
  bottom: -4px;
  background-image: url(../images/footer/bg_stay_lb.png);
}
.con_common_stay .box_stay:after {
  right: -4px;
  bottom: -4px;
  background-image: url(../images/footer/bg_stay_rb.png);
}
.con_common_stay .box_stay .st {
  text-align: center;
  margin-bottom: 10px;
}
.con_common_stay .box_stay ul {
  width: 1000px;
  max-width: 95%;
  margin: auto;
  overflow: hidden;
}
.con_common_stay .box_stay ul li {
  float: left;
  width: 30%;
  margin-left: 5%;
}
.con_common_stay .box_stay ul li:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 640px) {
  .con_common_stay .box_stay ul li {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 3%;
  }
}
.con_common_stay .box_stay_nav {
  margin-top: 30px;
}
@media only screen and (max-width: 640px) {
  .con_common_stay .box_stay_nav {
    margin-top: 5%;
  }
}
.con_common_stay .box_stay_nav ul {
  overflow: hidden;
}
.con_common_stay .box_stay_nav ul li {
  background: #fff;
  overflow: hidden;
  float: left;
  width: 23.5%;
  margin-left: 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px;
  background: #eeece5;
}
.con_common_stay .box_stay_nav ul li:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 640px) {
  #page .con_common_stay .box_stay_nav ul li {
    float: none;
    width: auto;
    margin-left: 0;
  }
  #page .con_common_stay .box_stay_nav ul li:not(:first-child) {
    margin-top: 1.5%;
  }
  #page .con_common_stay .box_stay_nav ul li .img img {
    width: 80px;
  }
  #page .con_common_stay .box_stay_nav ul li a {
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
  }
  #page .con_common_stay .box_stay_nav ul li .img {
    display: table-cell;
    width: 80px;
    vertical-align: middle;
  }
  #page .con_common_stay .box_stay_nav ul li .box_det {
    display: table-cell;
    vertical-align: middle;
    height: auto;
  }
  #page .con_common_stay .box_stay_nav ul li .box_det span {
    display: block;
    padding-top: 0;
  }
}
.con_common_stay .box_stay_nav ul li a {
  display: block;
  padding: 3px;
  position: relative;
  border: 1px solid #e9e9e9;
  z-index: 1;
  overflow: hidden;
  background: #fff;
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
}
#page .con_common_stay .box_stay_nav ul li a {
  text-decoration: none;
}
.con_common_stay .box_stay_nav ul li a:hover {
  background: #EEECE5;
}
.con_common_stay .box_stay_nav ul li a:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  right: -10px;
  bottom: -10px;
  background: #001b6c;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (max-width: 640px) {
  .con_common_stay .box_stay_nav ul li a:after {
    width: 15px;
    height: 15px;
    right: -10px;
    bottom: -10px;
  }
}
.con_common_stay .box_stay_nav ul li .box_det {
  display: table;
  width: 100%;
  text-align: center;
  height: 5.5em;
}
@media only screen and (max-width: 640px) {
  .con_common_stay .box_stay_nav ul li .box_det {
    width: auto;
  }
}
.con_common_stay .box_stay_nav ul li .box_det span {
  vertical-align: middle;
  display: table-cell;
  font-weight: normal;
  font-size: 109%;
  color: #575757;
}
@media only screen and (max-width: 1160px) {
  .con_common_stay .box_stay_nav ul li .box_det span {
    font-size: 92%;
  }
}
@media only screen and (max-width: 640px) {
  .con_common_stay .box_stay_nav ul li .box_det span {
    padding-left: 2%;
  }
}
.con_common_stay .box_stay_nav ul li .box_det span br.view_cus {
  display: none;
}
@media only screen and (min-width: 641px) and (max-width: 1050px) {
  .con_common_stay .box_stay_nav ul li .box_det span br.view_cus {
    display: block;
  }
}
.con_common_stay .box_stay_nav ul li .box_det span em {
  display: block;
  font-size: 124%;
  color: #000;
  line-height: 1.3;
  margin-bottom: 7px;
}


.con_relation_faq {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 80px auto;
  padding: 35px 30px 40px;
  max-width: 1160px;
  border: 4px solid #3061B7;
  box-sizing: border-box;
  background: #fff;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .con_relation_faq {
    margin: 60px auto;
    padding: 35px 40px 40px;
    width: 95%;
  }
}
@media only screen and (max-width: 640px) {
  .con_relation_faq {
    margin: 40px auto;
    padding: 20px 20px 30px;
    width: 95%;
  }
}
.con_relation_faq .box_relation_faq {
  margin-top: 15px;
  width: 35%;
  text-align: center;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .con_relation_faq .box_relation_faq {
    width: 100%;
    min-width: 100%;
    flex: 1;
  }
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .box_relation_faq {
    width: 100%;
    min-width: 100%;
    flex: 1;
  }
}
.con_relation_faq .box_relation_faq h3 {
  background: url(../images/common/bg_h3.png) no-repeat center bottom;
  text-align: center;
  font-weight: normal;
  color: #af9126;
  padding-bottom: 35px;
}
.con_relation_faq .box_relation_faq h3 i {
  display: block;
}
.con_relation_faq .box_relation_faq h3 i img[src*=ic_h2] {
  display: none;
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .box_relation_faq h3 i img {
    -moz-transform: scale(0.6, 0.6);
    -ms-transform: scale(0.6, 0.6);
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
  }
}
.con_relation_faq .box_relation_faq h3 em {
  font-size: 250%;
  font-weight: bold;
  margin: .2em 0;
  color: #39322c;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .box_relation_faq h3 em {
    font-size: 184%;
  }
}
.con_relation_faq .box_relation_faq h3 em {
  display: inline-block;
  position: relative;
}
.con_relation_faq .box_relation_faq h3 em:before, .con_relation_faq .box_relation_faq h3 em:after {
  content: '';
  position: absolute;
  height: 66px;
  top: 50%;
  margin-top: -33px;
}
.con_relation_faq .box_relation_faq h3 em:before {
  right: 100%;
  margin-right: 20px;
  width: 117px;
/*  background: url(../images/common/dec_h2_l.png) no-repeat;*/
}
.con_relation_faq .box_relation_faq h3 em:after {
  left: 100%;
  margin-left: 20px;
  width: 105px;
/*  background: url(../images/common/dec_h2_r.png) no-repeat;*/
}
.con_relation_faq .box_relation_faq h3 span {
  display: block;
  margin-top: 10px;
}
.con_relation_faq .box_relation_faq h3 span {
  line-height: 1;
  font-size: 134%;
  color: #836143;
  font-family: "Times New Roman",serif;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .box_relation_faq h3 span {
    font-size: 100%;
  }
}
.con_relation_faq .box_relation_faq h3 em {
  font-size: 234%;
  letter-spacing: 0.03em;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .con_relation_faq .box_relation_faq h3 em {
    font-size: 209%;
  }
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .box_relation_faq h3 em {
    font-size: 167%;
  }
}
.con_relation_faq .box_relation_faq h3 em:before, .con_relation_faq .box_relation_faq h3 em:after {
  margin-top: -20px;
}
.con_relation_faq .box_relation_faq h3 em:before {
  margin-right: 15px;
  width: 75px;
  background-size: contain;
}
.con_relation_faq .box_relation_faq h3 em:after {
  margin-left: 15px;
  width: 75px;
  background-size: contain;
}
.con_relation_faq .box_relation_faq h3 span {
  display: block;
  margin-top: 0;
  font-size: 150%;
  color: #b38701;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .con_relation_faq .box_relation_faq h3 span {
    font-size: 125%;
  }
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .box_relation_faq h3 span {
    font-size: 100%;
  }
}
.con_relation_faq .box_relation_faq .txt_description {
  margin: 30px 0;
  font-size: 117%;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .con_relation_faq .box_relation_faq .txt_description {
    margin: 20px 0 30px;
    font-size: 117%;
  }
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .box_relation_faq .txt_description {
    margin: 20px 0;
    font-size: 100%;
  }
}
.con_relation_faq .box_relation_faq .btn {
  font-size: small;
  width: 220px;
  position: relative;
  z-index: 2;
  line-height: 1;
  text-align: center;
  margin: 20px auto;
}
.con_relation_faq .box_relation_faq .btn p, .con_relation_faq .box_relation_faq .btn a {
  display: block;
  padding: 16px 0;
  border-radius: 25px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #c5c4c4;
  color: #000;
  -moz-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  -o-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  -webkit-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
}
#page .con_relation_faq .box_relation_faq .btn p, #page .con_relation_faq .box_relation_faq .btn a {
  text-decoration: none;
}
html:not(.touch) .con_relation_faq .box_relation_faq .btn p, html:not(.touch) .con_relation_faq .box_relation_faq .btn a {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
}
.con_relation_faq .box_relation_faq .btn p span, .con_relation_faq .box_relation_faq .btn a span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-right: 1em;
}
.con_relation_faq .box_relation_faq .btn p:before, .con_relation_faq .box_relation_faq .btn a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
html:not(.touch) .con_relation_faq .box_relation_faq .btn:hover a, html:not(.touch) .con_relation_faq .box_relation_faq .btn:hover p {
  -moz-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
  background: #de9146;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .box_relation_faq .btn p, .con_relation_faq .box_relation_faq .btn a {
    font-size: 92%;
  }
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .box_relation_faq .btn {
    font-size: small;
    width: 80%;
    position: relative;
    z-index: 2;
    line-height: 1;
    text-align: center;
  }
  .con_relation_faq .box_relation_faq .btn p, .con_relation_faq .box_relation_faq .btn a {
    display: block;
    padding: 4% 0;
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #c5c4c4;
    color: #000;
    -moz-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -moz-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    -o-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    -webkit-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  }
  #page .con_relation_faq .box_relation_faq .btn p, #page .con_relation_faq .box_relation_faq .btn a {
    text-decoration: none;
  }
  html:not(.touch) .con_relation_faq .box_relation_faq .btn p, html:not(.touch) .con_relation_faq .box_relation_faq .btn a {
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
  }
  .con_relation_faq .box_relation_faq .btn p span, .con_relation_faq .box_relation_faq .btn a span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding-right: 1em;
  }
  .con_relation_faq .box_relation_faq .btn p:before, .con_relation_faq .box_relation_faq .btn a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background: url(../images/footer/ic_bn_btn.png) no-repeat;
  }
  html:not(.touch) .con_relation_faq .box_relation_faq .btn:hover a, html:not(.touch) .con_relation_faq .box_relation_faq .btn:hover p {
    -moz-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
    background: #de9146;
    color: #fff;
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .con_relation_faq .box_relation_faq .btn p, .con_relation_faq .box_relation_faq .btn a {
    font-size: 92%;
  }
}




.con_relation_faq .relation_faq {
  width: 60%;
  padding-right: 55px;
  box-sizing: border-box;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .con_relation_faq .relation_faq {
    padding-right: 0;
    width: 100%;
    min-width: 100%;
    flex: 1;
  }
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .relation_faq {
    padding-right: 0;
    width: 100%;
    min-width: 100%;
    flex: 1;
  }
}
.con_relation_faq .relation_faq li.in_img .inner {
  overflow: hidden;
}
.con_relation_faq .relation_faq li.in_img .inner .txt {
  float: left;
  width: 73.58491%;
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .relation_faq li.in_img .inner .txt {
    float: none;
    width: auto;
  }
}
.con_relation_faq .relation_faq li.in_img .inner .img {
  float: right;
  width: 24.5283%;
}
.con_relation_faq .relation_faq li.in_img .inner .img li {
  margin-top: 20px;
}
.con_relation_faq .relation_faq li.in_img .inner .img li:first-child {
  margin-top: 0;
}
.con_relation_faq .relation_faq li .st {
  border-bottom: 1px dotted #c5c5c5;
  padding: 24px 40px;
  color: #454545;
  position: relative;
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
}
.con_relation_faq .relation_faq li .st:hover {
  background: #fafbff;
}
.con_relation_faq .relation_faq li .st:after {
  content: '';
  width: 23px;
  height: 23px;
  background: url(../faq/images/ic_arrow.png) no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
}
.con_relation_faq .relation_faq li .st.active:after {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.con_relation_faq .relation_faq li .st:before {
  content: 'Q.';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -.75em;
  height: 1em;
  width: 2em;
  font-size: 234%;
  color: #001b6c;
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .relation_faq li .st {
    padding: 5% 20px 5% 2.2em;
  }
  .con_relation_faq .relation_faq li .st:after {
    width: 14px;
    height: 14px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    margin-top: -7px;
  }
  .con_relation_faq .relation_faq li .st:before {
    font-size: 167%;
  }
}
.con_relation_faq .relation_faq li .detail {
  background: #f7f4e9;
}
.con_relation_faq .relation_faq li .detail .inner {
  padding: 30px 50px;
  position: relative;
  min-height: 10em;
  font-size: 109%;
  line-height: 1.8;
}
.con_relation_faq .relation_faq li .detail .inner:before {
  content: 'A.';
  position: absolute;
  left: 10px;
  top: 15px;
  height: 1em;
  width: 2em;
  font-size: 234%;
  color: #af9126;
}
@media only screen and (max-width: 640px) {
  .con_relation_faq .relation_faq li .detail .inner {
    padding: 5% 2.5% 5% 2.5em;
  }
  .con_relation_faq .relation_faq li .detail .inner:before {
    font-size: 167%;
    top: 3%;
    left: 8px;
  }
}

/* -----------------------------------------------------------
  #box_snsbtn SNSボタン
----------------------------------------------------------- */
#box_snsbtn {
  text-align: center;
  margin-top: 80px;
  border-bottom: 1px dotted #CCC;
  padding-bottom: 30px;
}
#box_snsbtn ul li {
  display: inline-block;
  vertical-align: bottom;
  line-height: 1;
  margin-right: 10px;
}
#box_snsbtn ul li:last-child {
  margin: 0
}
#box_snsbtn ul li.mail {
  background-color: #333;
  color: #FFF;
  padding: 2px 5px; 
  border: 1px #333 solid;
  cursor: pointer;
}
#box_snsbtn ul li.mail a {
  text-decoration: none;
  color: #FFF;
}
#box_snsbtn ul li.mail a:hover {
  color: #333;
}
#box_snsbtn ul li.mail:hover {
  background-color: #FFF;
  color:#333;
}/*
#box_snsbtn ul li.fb {
  margin: 0 15px;
}*/
#box_snsbtn ul li.twi {
  position: relative;
  top: 3px;
}
@media only screen and (max-width: 640px) {
  #box_snsbtn {
  margin-top: 50px;
  padding-bottom: 0;
  }
  #box_snsbtn ul {
    width: 70%;
  margin: 0 auto;
  }
  #box_snsbtn ul li {
    margin: 0 1% 6%;
  display: inline-block;
  line-height: 1;
  }
  #box_snsbtn ul li.twi {
  position: relative;
  top: -11px;
  }
}
/* -----------------------------------------------------------
  #mail_sub メールで送る
----------------------------------------------------------- */
#mail_sub:before:hover {
  color: #f0f0f0;
}
#mail_sub .inner {
  padding: 30px;
  background: #fff;
}
#mail_sub .inner .box_st .st {
  font-size: 1.4em;
  font-weight: bold;
}
#mail_sub .inner .box_st .txt {
  display: block;
  font-size: .9em;
  margin-top: .2em;
}
#mail_sub .inner .box_input {
  display: table;
  width: 100%;
  margin-top: 30px;
}
#mail_sub .inner .box_input > * {
  display: table-cell;
}
#mail_sub .inner .box_input .st {
  background: #313131;
  color: #fff;
  text-align: center;
  width: 120px;
  vertical-align: middle;
}
#mail_sub .inner .box_input input {
  width: 371px;
  height: 40px;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#mail_sub .inner .box_input .att {
  color: #999;
  width: 6em;
}
#mail_sub .inner .txt_policy {
  text-align: center;
  margin-top: 30px;
}
#mail_sub .inner .txt_policy a {
  color: #9f8534;
}
#mail_sub .inner #obj_submitMail {
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
  width: 300px;
  padding: 10px 0;
  margin: 20px auto 0;
  background: #e26b14;
  color: #fff;
  font-size: 1.3em;
}
#mail_sub .inner #obj_submitMail:hover {
  background: #f0b589;
}
/* ---------------------------------------------------------- */

#footer {
  color: #525252;
  margin-top: 125px;
}
@media only screen and (max-width: 640px) {
  #footer {
    margin-top: 10%;
  }
}
#footer #fnav {
  padding: 0 0 20px;
  overflow: hidden;
}
#footer #fnav .inner {
  overflow: hidden;
}
#footer #fnav:before {
  content: '';
  display: block;
  height: 7px;
  background: url(../images/footer/bg_dotte.png);
  margin-bottom: 18px;
}
#footer #fnav p {
  float: left;
}
#footer #fnav ul {
  float: right;
}
#footer #fnav ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-left: 15px;
}
#footer #fnav ul li a {
  text-decoration: none;
  padding-left: 10px;
  background: url(../images/header/ic_hnav.png) no-repeat left center;
  color: #000;
}
body:not(.ie8):not(.touch) #footer #fnav ul li a {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
body:not(.touch) #footer #fnav ul li:hover a {
  color: #1c40aa;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #footer #fnav {
    text-align: center;
  }
  #footer #fnav p {
    display: none;
  }
  #footer #fnav ul {
    float: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
  }
}
#footer .btn_ptop {
  background: url(../images/footer/bg_dotte.png);
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #footer .btn_ptop {
    height: 7px;
  }
  #footer .btn_ptop p {
    display: none !important;
  }
}
#footer .btn_ptop p {
  text-align: right;
}
#footer .btn_ptop p a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 65px;
  padding: 18px 0 0;
  text-align: center;
  background: #fff;
  text-decoration: none;
}
#footer .btn_ptop p a em {
  display: block;
  font-size: 75%;
  letter-spacing: -.3px;
  line-height: 1;
  padding: 9px 0 6px;
  color: #001b6c;
}
body:not(.ie8):not(.touch) #footer .btn_ptop p a em {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
body:not(.ie8):not(.touch) #footer .btn_ptop p a {
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
#footer .btn_ptop p a span {
  line-height: 1;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border-top: 1px solid #001b6c;
  padding-top: 1px;
  font-size: 20px;
  color: #001b6c;
}
body:not(.ie8):not(.touch) #footer .btn_ptop p a span {
  -webkit-transition: color 0.3s ease, border-top-color 0.3s ease;
  -moz-transition: color 0.3s ease, border-top-color 0.3s ease;
  -o-transition: color 0.3s ease, border-top-color 0.3s ease;
  transition: color 0.3s ease, border-top-color 0.3s ease;
}
body:not(.touch) #footer .btn_ptop p a:hover {
  background: #1f45a8;
}
body:not(.touch) #footer .btn_ptop p a:hover span {
  color: #fff;
  border-top-color: #fff;
}
body:not(.touch) #footer .btn_ptop p a:hover em {
  color: #fff;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #footer .btn_ptop {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #footer .btn_ptop {
    padding-right: 3%;
  }
  #footer .btn_ptop p {
    background: #e5e7f0;
  }
  #footer .btn_ptop p a {
    width: 30px;
    padding: 5px 0;
  }
  #footer .btn_ptop p a span {
    font-size: 12px;
  }
}
#footer .fix_ptop {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 999;
  overflow: visible;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #footer .fix_ptop {
    right: 5px;
    top: 70px;
    display: block !important;
  }
  #footer .fix_ptop a {
    width: 58px !important;
    padding-top: 11px !important;
  }
}
#footer .fix_ptop a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  line-height: 1;
  width: 65px;
  padding: 18px 0 0;
  text-align: center;
  text-decoration: none;
  border: 1px solid #9ca6c4;
  background: #fff;
}
body:not(.ie8):not(.touch) #footer .fix_ptop a {
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
#footer .fix_ptop a span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border-top: 1px solid #001b6c;
  padding-top: 1px;
  font-size: 20px;
  color: #001b6c;
}
body:not(.ie8):not(.touch) #footer .fix_ptop a span {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
#footer .fix_ptop a em {
  display: block;
  font-size: 75%;
  letter-spacing: -.3px;
  line-height: 1;
  padding: 9px 0 6px;
  color: #001b6c;
}
body:not(.ie8):not(.touch) #footer .fix_ptop a em {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
body:not(.touch) #footer .fix_ptop a:hover {
  background: #1f45a8;
}
body:not(.touch) #footer .fix_ptop a:hover span {
  color: #fff;
  border-top-color: #fff;
}
body:not(.touch) #footer .fix_ptop a:hover em {
  color: #fff;
}
#footer .con_inf {
  padding-top: 30px;
  overflow: hidden;
}
#footer .con_inf .box_inf {
  float: left;
  width: 690px;
  overflow: hidden;
}
#footer .con_inf .box_inf .flogo {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#footer .con_inf .box_inf .txt {
  margin-left: 28px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#footer .con_inf .box_inf .txt address strong {
  line-height: 1.3;
  font-size: 259%;
  font-family: "Times New Roman",serif;
  color: #000;
  font-weight: normal;
}
#footer .con_inf .box_inf .txt address span {
  padding-left: 10px;
  font-size: 160%;
  font-family: "Times New Roman",serif;
  color: #000;
}
#footer .con_inf .box_inf .txt #copyright {
  font-size: 84%;
}
#footer .con_inf .btns {
  float: right;
  width: 460px;
  padding-top: 10px;
  overflow: hidden;
}
#footer .con_inf .btns li {
  font-size: small;
  width: 145px;
  position: relative;
  z-index: 2;
  background: #fff;
  line-height: 1;
  text-align: center;
  float: left;
  margin-left: 12px;
}
#footer .con_inf .btns li p, #footer .con_inf .btns li a {
  display: block;
  padding: 16px 0;
  border: 1px solid #c5c4c4;
  color: #000;
  -webkit-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-transition: background 300ms ease, color 300ms ease;
  -moz-transition: background 300ms ease, color 300ms ease;
  -o-transition: background 300ms ease, color 300ms ease;
  transition: background 300ms ease, color 300ms ease;
}
#page #footer .con_inf .btns li p, #page #footer .con_inf .btns li a {
  text-decoration: none;
}
body:not(.touch) #footer .con_inf .btns li p, body:not(.touch) #footer .con_inf .btns li a {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
}
#footer .con_inf .btns li p span, #footer .con_inf .btns li a span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding-right: 1em;
}
#footer .con_inf .btns li p:before, #footer .con_inf .btns li a:before {
  content: '';
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
body:not(.touch) #footer .con_inf .btns li:hover a, body:not(.touch) #footer .con_inf .btns li:hover p {
  background: #032ca8;
  color: #fff;
}
body:not(.touch) body:not(.touch) #footer .con_inf .btns li:hover a, body:not(.touch) body:not(.touch) #footer .con_inf .btns li:hover p {
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 640px) {
  #footer .con_inf .btns li p, #footer .con_inf .btns li a {
    font-size: 92%;
  }
}
#footer .con_inf .btns li:first-child {
  margin-left: 0;
}
#footer .con_inf #obj_selectRes {
  font-size: small;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 0;
  overflow: hidden;
  z-index: -1000;
}
body:not(.ie8) #footer .con_inf #obj_selectRes {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
body:not(.ie8) #footer .con_inf #obj_selectRes {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
#footer .con_inf #obj_selectRes.active {
  height: 100%;
  overflow: visible;
  z-index: 1000;
}
body:not(.ie8) #footer .con_inf #obj_selectRes.active {
  opacity: 1;
}
#footer .con_inf #obj_selectRes .filter {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 5;
}
#footer .con_inf #obj_selectRes .box_res {
  z-index: 10;
  max-width: 800px;
  width: 95%;
  padding: 50px 0 80px;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  margin-top: -200px;
  left: 50%;
  margin-left: -400px;
}
@media only screen and (max-width: 840px) {
  #footer .con_inf #obj_selectRes .box_res {
    margin-left: -47.5%;
  }
}
#footer .con_inf #obj_selectRes .box_res .st {
  text-align: center;
  color: #001b6c;
  font-size: 159%;
}
#footer .con_inf #obj_selectRes .box_res ul {
  width: 91.25%;
  margin: 30px auto 0;
  *zoom: 1;
  -webkit-box-shadow: 0 2px 5px 0px #aaaaaa;
  -moz-box-shadow: 0 2px 5px 0px #aaaaaa;
  box-shadow: 0 2px 5px 0px #aaaaaa;
}
#footer .con_inf #obj_selectRes .box_res ul:after {
  content: "";
  display: table;
  clear: both;
}
#footer .con_inf #obj_selectRes .box_res ul li {
  float: left;
  width: 50%;
}
#footer .con_inf #obj_selectRes .box_res ul li:first-child .img {
  border-right: 1px solid #e6e6e1;
}
#footer .con_inf #obj_selectRes .box_res ul li .img {
  border-left: 1px solid #fff;
}
#footer .con_inf #obj_selectRes .box_res ul li .img a {
  display: block;
  padding: 15px;
  background: #fbfbfa;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
body:not(.touch) #footer .con_inf #obj_selectRes .box_res ul li .img a:hover {
  background: #ddd;
}
#footer .con_inf #obj_selectRes .box_res ul li .txt {
  height: 0;
  text-align: center;
  overflow: visible;
  position: relative;
  top: 15px;
  line-height: 1.2;
  color: #000;
}
#footer .con_inf #obj_selectRes .box_res ul li .txt em {
  display: block;
  font-size: 142%;
}
@media only screen and (max-width: 1160px) {
  #footer .con_inf {
    text-align: center;
  }
  #footer .con_inf .box_inf {
    text-align: left;
    width: auto;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    float: none;
  }
  #footer .con_inf .btns {
    padding-top: 25px;
    text-align: left;
    width: auto;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    float: none;
  }
}
@media only screen and (max-width: 640px) {
  #footer .con_inf {
    padding-top: 5%;
  }
  #footer .con_inf .box_inf {
    display: block;
    text-align: center;
  }
  #footer .con_inf .box_inf .flogo {
    display: block;
    width: 39.0625%;
    margin: auto;
  }
  #footer .con_inf .box_inf .txt {
    text-align: center;
    margin-left: 0;
  }
  #footer .con_inf .box_inf .txt #copyright {
    font-size: 67%;
  }
  #footer .con_inf .box_inf .txt address {
    margin-top: 3%;
    font-size: 92%;
  }
  #footer .con_inf .box_inf .txt address strong {
    display: block;
    margin-top: 2%;
    font-size: 164%;
    font-weight: normal;
  }
  #footer .con_inf .box_inf .txt address span {
    display: block;
    font-size: 145%;
  }
  #footer .con_inf .box_inf .txt .btn {
    font-size: small;
    width: 65%;
    position: relative;
    z-index: 2;
    background: #fff;
    line-height: 1;
    text-align: center;
    margin: 3% auto 7%;
  }
  #footer .con_inf .box_inf .txt .btn p, #footer .con_inf .box_inf .txt .btn a {
    display: block;
    padding: 4% 0;
    border: 1px solid #c5c4c4;
    color: #000;
    -webkit-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 0 1px white, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-transition: background 300ms ease, color 300ms ease;
    -moz-transition: background 300ms ease, color 300ms ease;
    -o-transition: background 300ms ease, color 300ms ease;
    transition: background 300ms ease, color 300ms ease;
  }
  #page #footer .con_inf .box_inf .txt .btn p, #page #footer .con_inf .box_inf .txt .btn a {
    text-decoration: none;
  }
  body:not(.touch) #footer .con_inf .box_inf .txt .btn p, body:not(.touch) #footer .con_inf .box_inf .txt .btn a {
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
  }
  #footer .con_inf .box_inf .txt .btn p span, #footer .con_inf .box_inf .txt .btn a span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding-right: 1em;
  }
  #footer .con_inf .box_inf .txt .btn p:before, #footer .con_inf .box_inf .txt .btn a:before {
    content: '';
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background: url(../images/footer/ic_bn_btn.png) no-repeat;
  }
  body:not(.touch) #footer .con_inf .box_inf .txt .btn:hover a, body:not(.touch) #footer .con_inf .box_inf .txt .btn:hover p {
    background: #032ca8;
    color: #fff;
  }
  body:not(.touch) body:not(.touch) #footer .con_inf .box_inf .txt .btn:hover a, body:not(.touch) body:not(.touch) #footer .con_inf .box_inf .txt .btn:hover p {
    text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  #footer .con_inf .box_inf .txt .btn p, #footer .con_inf .box_inf .txt .btn a {
    font-size: 92%;
  }
}
#footer .con_aside {
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  #footer .con_aside {
    margin-top: 2%;
  }
}
#footer .con_aside .box_hotels {
  border-top: 2px solid #dde2ea;
  border-bottom: 2px solid #dde2ea;
  padding: 20px 0;
  background: #f7f7f7;
}
@media only screen and (max-width: 640px) {
  #footer .con_aside .box_hotels {
    padding: 3% 0;
  }
}
#footer .con_aside .box_hotels > ul {
  overflow: hidden;
}
@media only screen and (max-width: 1160px) {
  #footer .con_aside .box_hotels > ul {
    width: 95%;
    margin: auto;
  }
}
#footer .con_aside .box_hotels > ul > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px dotted #d3d2d2;
  float: left;
}
#footer .con_aside .box_hotels > ul > li.chain {
  width: 41%;
  padding-left: 1.8%;
}
#footer .con_aside .box_hotels > ul > li.group {
  width: 21%;
  padding-left: 1.8%;
}
#footer .con_aside .box_hotels > ul > li.alliance {
  width: 21%;
  padding-left: 1.8%;
}
#footer .con_aside .box_hotels > ul > li.alliance p:last-child {
  margin: 20px 20px 0 0;
}
#footer .con_aside .box_hotels > ul > li.bn {
  width: 17%;
  padding: 0;
  text-align: center;
}
#footer .con_aside .box_hotels > ul > li.bn p:first-child {
  margin-bottom: 20px;
}
#footer .con_aside .box_hotels > ul > li.bn .hotelgroup {
  display: none;
}
#footer .con_aside .box_hotels > ul > li.bn .lnk_hd {
  margin: 15px auto 0;
  text-decoration: none;
  display: block;
  /*border-top: 1px solid #d3d2d2;*/
  padding-top: 10px;
  width: 80%;
}
#footer .con_aside .box_hotels > ul > li.bn .lnk_hd:hover {
  text-decoration: underline;
}
#footer .con_aside .box_hotels > ul > li.bn .lnk_hd:after {
  content: url(../images/footer/ic_page.png);
  margin-left: .3em;
}
@media only screen and (max-width: 1160px) {
  #page #footer .con_aside .box_hotels > ul > li.bn {
    height: auto !important;
    float: none;
    width: 100%;
    clear: both;
    padding-top: 25px;
    text-align: center;
    border-right: 0;
  }
  #page #footer .con_aside .box_hotels > ul > li.bn p {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
  }
  #page #footer .con_aside .box_hotels > ul > li.bn p:first-child {
    margin-right: 15px;
    margin-bottom: 0;
  }
  #page #footer .con_aside .box_hotels > ul > li.chain, #page #footer .con_aside .box_hotels > ul > li.group, #page #footer .con_aside .box_hotels > ul > li.alliance {
    width: 33.33333%;
  }
  #footer .con_aside .box_hotels > ul > li.alliance p:last-child {
  display: none;
}
}
@media only screen and (max-width: 640px) {
  #page #footer .con_aside .box_hotels > ul > li {
    height: auto !important;
  }
  #page #footer .con_aside .box_hotels > ul > li.bn {
    /*font-size: 0;*/
    padding-top: 5%;
    padding-top: 0;
  }
  #page #footer .con_aside .box_hotels > ul > li.bn p {
    width: 25%;
  }
  #page #footer .con_aside .box_hotels > ul > li.bn p:first-child {
    margin-right: 4%;
    margin-left: -30px;
    width: 68%;
    text-align: center;
  }
  #footer .con_aside .box_hotels > ul > li.bn .lnk_hd {
  text-align: center;
  }
  #page #footer .con_aside .box_hotels > ul > li.chain, #page #footer .con_aside .box_hotels > ul > li.group, #page #footer .con_aside .box_hotels > ul > li.alliance {
    width: 100%;
    float: none;
    border: 0;
    padding-left: 0;
    padding-bottom: 2%;
  }
  #page #footer .con_aside .box_hotels > ul > li.chain .st, #page #footer .con_aside .box_hotels > ul > li.group .st, #page #footer .con_aside .box_hotels > ul > li.alliance .st {
    padding-bottom: 0;
    font-weight: normal;
  }
  #page #footer .con_aside .box_hotels > ul > li.chain ul li, #page #footer .con_aside .box_hotels > ul > li.group ul li, #page #footer .con_aside .box_hotels > ul > li.alliance ul li {
    margin: 0;
    padding: 2% 0;
  }
  #page #footer .con_aside .box_hotels > ul > li.chain .st + *, #page #footer .con_aside .box_hotels > ul > li.group .st + *, #page #footer .con_aside .box_hotels > ul > li.alliance .st + * {
    display: none;
  }
}
#footer .con_aside .box_hotels > ul > li.chain {
  border-left: 1px dotted #d3d2d2;
}
#footer .con_aside .box_hotels > ul > li.chain .st, #footer .con_aside .box_hotels > ul > li.group .st, #footer .con_aside .box_hotels > ul > li.alliance .st {
  font-size: 125%;
  font-weight: bold;
  color: #333333;
  padding-bottom: 10px;
}
#footer .con_aside .box_hotels > ul > li.chain ul, #footer .con_aside .box_hotels > ul > li.group ul, #footer .con_aside .box_hotels > ul > li.alliance ul {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: text-top;
  zoom: 1;
  letter-spacing: 0;
}
@media only screen and (max-width: 1160px) {
  #footer .con_aside .box_hotels > ul > li.chain ul, #footer .con_aside .box_hotels > ul > li.group ul, #footer .con_aside .box_hotels > ul > li.alliance ul {
    display: block;
  }
}
#footer .con_aside .box_hotels > ul > li.chain ul + ul, #footer .con_aside .box_hotels > ul > li.group ul + ul, #footer .con_aside .box_hotels > ul > li.alliance ul + ul {
  margin-left: 10px;
}
@media only screen and (max-width: 1160px) {
  #footer .con_aside .box_hotels > ul > li.chain ul + ul, #footer .con_aside .box_hotels > ul > li.group ul + ul, #footer .con_aside .box_hotels > ul > li.alliance ul + ul {
    margin-left: 0;
  }
}
#footer .con_aside .box_hotels > ul > li.chain ul li, #footer .con_aside .box_hotels > ul > li.group ul li, #footer .con_aside .box_hotels > ul > li.alliance ul li {
  margin-bottom: 5px;
  padding-left: 1em !important;
  text-indent: -1em !important;
  padding-right: .5em;
}
#footer .con_aside .box_hotels > ul > li.chain ul li:before, #footer .con_aside .box_hotels > ul > li.group ul li:before, #footer .con_aside .box_hotels > ul > li.alliance ul li:before {
  content: '>';
  color: #18a095;
  margin-right: .3em;
}
#footer .con_aside .box_hotels > ul > li.chain ul li:after, #footer .con_aside .box_hotels > ul > li.group ul li:after, #footer .con_aside .box_hotels > ul > li.alliance ul li:after {
  content: url(../images/footer/ic_page.png);
  margin-left: .3em;
}
#footer .con_aside .box_hotels > ul > li.chain ul li a, #footer .con_aside .box_hotels > ul > li.group ul li a, #footer .con_aside .box_hotels > ul > li.alliance ul li a {
  text-decoration: none;
}
#footer .con_aside .box_hotels > ul > li.chain ul li a:hover, #footer .con_aside .box_hotels > ul > li.group ul li a:hover, #footer .con_aside .box_hotels > ul > li.alliance ul li a:hover {
  text-decoration: underline;
}
#footer .con_aside .box_end {
  overflow: hidden;
  padding: 0 0 60px 0;
  clear: both;
  font-size: 84%;
  overflow: hidden;
  text-align: center;
}
#footer .box_end p{
  margin: 16px 0;
  letter-spacing: 1px;
  padding: 16px 16px;
}

#footer .box_end .pr{
  margin-bottom: 1em;
}

#footer .logos p img {
  margin: 0 16px;
}


@media only screen and (max-width: 1160px) {
  #footer .con_aside .box_end {
    width: 95%;
    margin: auto;
    padding: 0;
    padding-bottom: 5em;
  }
}

@media only screen and (max-width: 1160px) and (max-width: 640px) {
  #footer .con_aside .box_end {
    padding: 3% 0;
  }
  #footer .box_end p{
    text-align: center;
    vertical-align: middle;
    margin: 8px 0;
    font-size: 1rem;
    text-align: left;
    padding: 0 0.4rem;
  }
  #footer .logos p img.logo_uoh{
    height: 51px;
    margin: 0px 10px;
  }
  #footer .logos p img.logo_usj{
    height: 56px;
    margin: 0;
  }
}

/* -----------------------------------------------------------
  #sp_menu #obj_menuList
----------------------------------------------------------- */
#footer #tab_menu {
  position: fixed;
  right: 5px;
  top: 5px;
  z-index: 1000;
}

#footer #sp_menu {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #001769;
  overflow: hidden;
  z-index: 10001;
  display: none;
}
body:not(.rightMenu) #footer #sp_menu {
  height: auto !important;
}
@media only screen and (max-width: 640px) {
  #footer #sp_menu {
    display: block;
  }
}
#footer #sp_menu li {
  width: 25%;
  float: left;
  text-align: center;
  line-height: 1;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  position: relative;
}
#footer #sp_menu li:not(:first-child) {
  border-left: 1px solid #808bb4;
}
#footer #sp_menu li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  width: 50%;
  height: 50%;
  left: auto;
  top: auto;
  bottom: -20%;
  right: -20%;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMTc2OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMzNDU4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #001769), color-stop(100%, #334587));
  background: -webkit-linear-gradient(#001769, #334587);
  background: -moz-linear-gradient(#001769, #334587);
  background: -o-linear-gradient(#001769, #334587);
  background: linear-gradient(#001769, #334587);
  z-index: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#footer #sp_menu li a {
  position: relative;
  z-index: 1;
  display: block;
  color: #fff !important;
  text-decoration: none;
  padding: 12px 0 6px;
}
#footer #sp_menu li a img {
  width: 36.30952%;
}
#footer #sp_menu li a span span {
  display: block;
  margin-top: 12px;
}

#obj_menuList {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease, height 0.6s ease;
  -webkit-transition-delay: 0.2s, 0.2s;
  -moz-transition: opacity 0.6s ease 0.2s, height 0.6s ease 0.2s;
  -o-transition: opacity 0.6s ease 0.2s, height 0.6s ease 0.2s;
  transition: opacity 0.6s ease 0.2s, height 0.6s ease 0.2s;
  position: absolute;
  width: 100%;
  top: 0;
  background: #011d6d;
  left: 0;
}
#obj_menuList.active {
  opacity: 1;
  height: 100%;
}
#obj_menuList .mlogo {
  text-align: center;
  background: #fff;
  padding: 1.5% 0 3%;
  background: #fff;
}
#obj_menuList .mlogo img {
  width: 40.625%;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #obj_menuList .mlogo img {
    width: 260px;
  }
}
#obj_menuList #obj_close1 {
  width: 12.5%;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #obj_menuList #obj_close1 {
    width: 60px;
    right: 5px;
    top: 5px;
  }
}
#obj_menuList .close {
  text-align: center;
  background: #011d6d;
  color: #fff;
  cursor: pointer;
}
#obj_menuList .close span {
  display: block;
  padding: 1.5em 0;
  border-bottom: 1px solid #576ba5;
}
#obj_menuList ul {
  background: #011d6d;
  overflow: hidden;
}
#obj_menuList ul li {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #576ba5;
}
#obj_menuList ul li:nth-child(odd) {
  border-right: 1px solid #576ba5;
}
#obj_menuList ul li a {
  text-decoration: none;
  display: block;
  padding: 1.5em 0;
  color: #fff;
}

/* -----------------------------------------------------------
  table
----------------------------------------------------------- */
table.tbl_basic01 {
  background: #fff;
}
table.tbl_basic01 td {
  padding: 8px 10px;
  border: 1px solid #e6e6e6;
  text-align: left;
}
table.tbl_basic01 td em {
  font-weight: normal;
  color: #999;
  display: block;
}
@media only screen and (max-width: 640px) {
  table.tbl_basic01 {
    width: 100%;
  }
  table.tbl_basic01 tr:first-child td:first-child {
    border-top: 1px solid #e6e6e6;
  }
  table.tbl_basic01 td {
    display: list-item;
    list-style: none;
    border-top: 0;
    width: 100% !important;
    float: left;
    font-size: 92%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

table.tbl_basic02 {
  background: #fff;
}
table.tbl_basic02 th, table.tbl_basic02 td {
  padding: 8px 10px;
  border: 1px solid #e6e6e6;
  text-align: left;
}
table.tbl_basic02 th {
  font-weight: normal;
  background: #f4f4f4;
}
table.tbl_basic02 td em {
  font-weight: normal;
  color: #999;
  display: block;
}
@media only screen and (max-width: 640px) {
  table.tbl_basic02 {
    width: 100%;
  }
  table.tbl_basic02 tr:first-child td:first-child,
  table.tbl_basic02 tr:first-child th:first-child {
    border-top: 1px solid #e6e6e6;
  }
  table.tbl_basic02 th, table.tbl_basic02 td {
    display: list-item;
    list-style: none;
    border-top: 0;
    width: 100% !important;
    float: left;
    font-size: 92%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

table.tbl_basic03 {
  background: #fff;
}
table.tbl_basic03 th, table.tbl_basic03 td {
  padding: 8px 10px;
  border: 1px solid #e6e6e6;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  table.tbl_basic03 th, table.tbl_basic03 td {
    padding: 8px 0;
  }
}
table.tbl_basic03 th {
  font-weight: normal;
  background: #f4f4f4;
}
table.tbl_basic03 td em {
  font-weight: normal;
  color: #999;
  display: block;
}

#page #plan_search_cal,
div[id^="rest_search_cal"] {
  height: 250px;
  display: none;
  *zoom: 1;
  position: absolute;
  -webkit-box-shadow: 0 1px 8px 0 rgba(187, 187, 187, 0.7);
  -moz-box-shadow: 0 1px 8px 0 rgba(187, 187, 187, 0.7);
  box-shadow: 0 1px 8px 0 rgba(187, 187, 187, 0.7);
  left: 0;
  bottom: 45px;
  z-index: 10000;
  width: 600px;
  background: #fff;
  font-size: small;
  padding: 25px 0 25px;
}
#page #plan_search_cal:before,
div[id^="rest_search_cal"]:before {
  content: '';
  width: 22px;
  height: 15px;
  position: absolute;
  bottom: -15px;
  left: 100px;
  background: url(../images/common/ic_cal_arr_y.png) no-repeat;
}
#page #plan_search_cal:after,
div[id^="rest_search_cal"]:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 640px) {
  #page #plan_search_cal {
    display: none !important;
  }
}
#page #plan_search_cal .close,
div[id^="rest_search_cal"] .close {
  position: absolute;
  right: 0;
  top: 0;
}
#page #plan_search_cal .close a,
div[id^="rest_search_cal"] .close a {
  display: block;
  height: 34px;
  width: 34px;
  text-indent: -9999px;
  background: url(../images/common/ic_cal_close.png) no-repeat;
  -webkit-transition: opacity 150ms ease;
  -moz-transition: opacity 150ms ease;
  -o-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}
#page #plan_search_cal .close a:hover,
div[id^="rest_search_cal"] .close a:hover {
  opacity: .5;
}
#page #plan_search_cal .next, #page #plan_search_cal .prev,
div[id^="rest_search_cal"] .next,
div[id^="rest_search_cal"] .prev {
  position: absolute;
  top: 55px;
  margin-top: -21px;
}
#page #plan_search_cal .next a, #page #plan_search_cal .prev a,
div[id^="rest_search_cal"] .next a,
div[id^="rest_search_cal"] .prev a {
  display: block;
  height: 20px;
  width: 20px;
  text-indent: -9999px;
}
#page #plan_search_cal .next.next, #page #plan_search_cal .prev.next,
div[id^="rest_search_cal"] .next.next,
div[id^="rest_search_cal"] .prev.next {
  right: 45px;
}
#page #plan_search_cal .next.next a, #page #plan_search_cal .prev.next a,
div[id^="rest_search_cal"] .next.next a,
div[id^="rest_search_cal"] .prev.next a {
  background: url(../images/common/ic_cal_next.png) no-repeat;
}
#page #plan_search_cal .next.prev, #page #plan_search_cal .prev.prev,
div[id^="rest_search_cal"] .next.prev,
div[id^="rest_search_cal"] .prev.prev {
  left: 45px;
}
#page #plan_search_cal .next.prev a, #page #plan_search_cal .prev.prev a,
div[id^="rest_search_cal"] .next.prev a,
div[id^="rest_search_cal"] .prev.prev a {
  background: url(../images/common/ic_cal_prev.png) no-repeat;
}
#page #plan_search_cal .calendar,
div[id^="rest_search_cal"] .calendar {
  float: left;
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 44px;
  line-height: 1;
}
#page #plan_search_cal .calendar + .calendar,
div[id^="rest_search_cal"] .calendar + .calendar {
  border-left: 1px solid #ebefed;
}
#page #plan_search_cal .calendar > p,
div[id^="rest_search_cal"] .calendar > p {
  text-align: center;
  padding-bottom: 10px;
  color: #5f5244;
  font-size: 150%;
}
#page #plan_search_cal .calendar table,
div[id^="rest_search_cal"] .calendar table {
  width: 100%;
}
#page #plan_search_cal .calendar table tr:first-child,
div[id^="rest_search_cal"] .calendar table tr:first-child {
  border: 1px solid #ebefed;
  border-bottom: 2px solid #ebefed;
  color: #5f5244;
}
#page #plan_search_cal .calendar table tr:first-child th,
div[id^="rest_search_cal"] .calendar table tr:first-child th {
  text-align: center;
  font-size: 92%;
}
#page #plan_search_cal .calendar table tr:first-child th span,
div[id^="rest_search_cal"] .calendar table tr:first-child th span {
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #ebefed;
}
#page #plan_search_cal .calendar table tr:first-child + tr td,
div[id^="rest_search_cal"] .calendar table tr:first-child + tr td {
  border-top-width: 6px;
}
#page #plan_search_cal .calendar table td,
div[id^="rest_search_cal"] .calendar table td {
  text-align: center;
  border: 4px solid #fff;
  vertical-align: middle;
  height: 27px;
}
#page #plan_search_cal .calendar table td a, #page #plan_search_cal .calendar table td span,
div[id^="rest_search_cal"] .calendar table td a,
div[id^="rest_search_cal"] .calendar table td span {
  background: #edece6;
  text-decoration: none;
  color: #464646;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: block;
  padding: 7px 0;
}
#page #plan_search_cal .calendar table td.selectday a,
#page #plan_search_cal .calendar table td a:hover,
div[id^="rest_search_cal"] .calendar table td.selectday a,
div[id^="rest_search_cal"] .calendar table td a:hover {
  -webkit-transition: background-color 150ms ease, color 150ms ease;
  -moz-transition: background-color 150ms ease, color 150ms ease;
  -o-transition: background-color 150ms ease, color 150ms ease;
  transition: background-color 150ms ease, color 150ms ease;
  background: #2b57a5;
  color: #fff !important;
}
#page #plan_search_cal .calendar table td span,
div[id^="rest_search_cal"] .calendar table td span {
  background: #555;
  color: #ccc !important;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #page #plan_search_cal,
  div[id^="rest_search_cal"] {
    width: 95%;
    position: fixed;
    top: 50%;
    margin-top: -290px;
    left: 2.5%;
    height: 580px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page #plan_search_cal:before,
  div[id^="rest_search_cal"]:before {
    content: none;
  }
  #page #plan_search_cal .close a,
  div[id^="rest_search_cal"] .close a {
    background: url(../images/common/ic_cal_close_tab.png) no-repeat;
    width: 50px;
    height: 50px;
  }
  #page #plan_search_cal .prev, #page #plan_search_cal .next,
  div[id^="rest_search_cal"] .prev,
  div[id^="rest_search_cal"] .next {
    top: 35px;
  }
  #page #plan_search_cal .prev a, #page #plan_search_cal .next a,
  div[id^="rest_search_cal"] .prev a,
  div[id^="rest_search_cal"] .next a {
    height: 35px;
    width: 35px;
  }
  #page #plan_search_cal .prev.next, #page #plan_search_cal .next.next,
  div[id^="rest_search_cal"] .prev.next,
  div[id^="rest_search_cal"] .next.next {
    right: 120px;
  }
  #page #plan_search_cal .prev.next a, #page #plan_search_cal .next.next a,
  div[id^="rest_search_cal"] .prev.next a,
  div[id^="rest_search_cal"] .next.next a {
    background: url(../images/common/ic_cal_next_tab.png) no-repeat;
  }
  #page #plan_search_cal .prev.prev, #page #plan_search_cal .next.prev,
  div[id^="rest_search_cal"] .prev.prev,
  div[id^="rest_search_cal"] .next.prev {
    left: 120px;
  }
  #page #plan_search_cal .prev.prev a, #page #plan_search_cal .next.prev a,
  div[id^="rest_search_cal"] .prev.prev a,
  div[id^="rest_search_cal"] .next.prev a {
    background: url(../images/common/ic_cal_prev_tab.png) no-repeat;
  }
  #page #plan_search_cal .calendar,
  div[id^="rest_search_cal"] .calendar {
    width: 100%;
    padding: 0;
  }
  #page #plan_search_cal .calendar + .calendar,
  div[id^="rest_search_cal"] .calendar + .calendar {
    display: none !important;
  }
  #page #plan_search_cal .calendar > p,
  div[id^="rest_search_cal"] .calendar > p {
    font-size: 209%;
    padding-bottom: 15px;
  }
  #page #plan_search_cal .calendar table tr:first-child th,
  div[id^="rest_search_cal"] .calendar table tr:first-child th {
    font-size: 150%;
  }
  #page #plan_search_cal .calendar table td a, #page #plan_search_cal .calendar table td span,
  div[id^="rest_search_cal"] .calendar table td a,
  div[id^="rest_search_cal"] .calendar table td span {
    font-size: 167%;
    padding: 25px 0;
  }
}

#page #mega_res div[id^="rest_search_cal"] {
  height: 250px;
  width: 600px !important;
  left: -620px;
  top: -90px;
}
#page #mega_res div[id^="rest_search_cal"]:before {
  width: 15px;
  height: 22px;
  right: -15px;
  left: auto;
  top: 93px;
  background: url(../images/common/ic_cal_arr_x.png) no-repeat;
}
#page #mega_res div[id^="rest_search_cal"] span {
  display: block !important;
  vertical-align: none !important;
  zoom: 0 !important;
  width: auto !important;
  margin-right: 0 !important;
  text-align: center !important;
}



/*ハッピーバナー*/
.bn_happy {
  text-align: center;
  padding-top: 30px;
}
@media only screen and (max-width: 640px) {
  .bn_happy {
    padding-top: 20px;
  }
}
#homepage .con_common_stay .bn_happy {
   display: none;
}
/*
@media only screen and (max-width: 640px) {
  #homepage .bn_happy {
    padding-bottom: 10px;
  }
}
#enjoy_couple .bn_happy {
  padding-top: 30px;
}
@media only screen and (max-width: 640px) {
  #enjoy_couple .bn_happy {
    padding-top: 10px;
  }
}*/
#enjoy_anniversary .con_ann .bn_happy {
  padding-bottom: 30px;
}
@media only screen and (max-width: 640px) {
  #enjoy_anniversary .con_ann .bn_happy {
    padding-bottom: 10px;
  }
}*/