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

 file name  : rooms.css
 author     : Ability Consultant
 style info : 客室
=================================================================== */
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
.con_points > div, .con_infomation {
  max-width: 1280px;
  margin: auto;
}
@media only screen and (min-width: 1025px) {
  .con_points > div, .con_infomation {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media print {
  .con_points > div, .con_infomation {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ie8 .con_points > div, .ie8 .con_infomation {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 1024px) {
  .con_points > div, .con_infomation {
    width: 95%;
  }
}

/*Animate */
.deco {
  width: 100%;
  position: relative;
}
.deco:after {
  content: "";
  background: url(../images/common/bg_yarorigi.png) no-repeat;
  position: absolute;
  left: 50%;
  bottom: -125px;
  width: 424px;
  height: 242px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -5;
}
@media only screen and (max-width: 767px) {
  .deco:after {
    width: 9em;
    height: 5em;
    background-size: contain;
    bottom: -2.5em;
  }
}

#contents {
  overflow: hidden;
}

/* -----------------------------------------------------------
	.con_infomation
----------------------------------------------------------- */
.con_infomation {
  margin: 0 auto 150px;
  max-width: 1200px;
  width: 95%;
  border: 1px solid #ccc;
  padding: 3em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_infomation {
    margin: 0 auto 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_infomation {
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_infomation {
    padding: 2em 1.5em;
  }
}
.con_infomation .st_basic {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_infomation .st_basic {
    margin-bottom: 1.4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_infomation .st_basic {
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_infomation .tbl_basic th {
    width: 35%;
  }
}

/* -----------------------------------------------------------
	.con_forte
----------------------------------------------------------- */
.con_forte {
  padding-top: 140px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte {
    padding-top: 70px;
  }
}
.con_forte .st_b {
  margin-bottom: 1.5em;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .st_b {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .st_b {
    margin-bottom: 1.5em;
  }
}
.con_forte .st_b span {
  line-height: 1.2;
}
.con_forte .st_b span.fsz_s {
  font-size: 188%;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .st_b span.fsz_s {
    font-size: 188%;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .st_b span.fsz_s {
    font-size: 150%;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .st_b span.fsz_s {
    display: inline-block;
    margin-bottom: .2em;
  }
}
.con_forte .st_b span.fsz_m {
  font-size: 225%;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .st_b span.fsz_m {
    font-size: 225%;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .st_b span.fsz_m {
    font-size: 150%;
  }
}
.con_forte .st_b span.fsz_l {
  font-size: 300%;
  font-family: "Cinzel", serif;
  color: #006f67;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .st_b span.fsz_l {
    font-size: 300%;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .st_b span.fsz_l {
    font-size: 200%;
  }
}
.con_forte .forte_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.con_forte .forte_list .forte_list_c {
  width: 33.3%;
  margin-bottom: 0;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .forte_list .forte_list_c {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .forte_list .forte_list_c {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.con_forte .forte_list .forte_list_c:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c:before {
    display: none;
  }
}
.con_forte .forte_list .forte_list_c:nth-child(3):before {
  display: none;
}
.con_forte .forte_list .forte_list_c .img {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c .img {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .forte_list .forte_list_c .img {
    width: 100%;
  }
}
.con_forte .forte_list .forte_list_c .img img {
  width: 100%;
}
.con_forte .forte_list .forte_list_c .box_txt {
  width: 100%;
  padding: 0 1em;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c .box_txt {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .forte_list .forte_list_c .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c .box_txt {
    padding: 0 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .forte_list .forte_list_c .box_txt {
    padding: 1em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c .box_txt {
    display: block;
    position: static;
    height: auto;
    color: #171717;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .forte_list .forte_list_c .box_txt {
    margin-top: -2em;
  }
}
.con_forte .forte_list .forte_list_c .box_txt .st {
  margin-bottom: 20px;
  font-family: "Cinzel", serif;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .con_forte .forte_list .forte_list_c .box_txt .st {
    margin-bottom: 10px;
  }
}
.con_forte .forte_list .forte_list_c .box_txt .st span {
  display: inline-block;
}
.con_forte .forte_list .forte_list_c .box_txt .st span.fsz_l {
  font-size: 938%;
  line-height: 0.8;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_l {
    font-size: 538%;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_l {
    font-size: 375%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {
  .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_l {
    font-size: 538%;
  }
}
@media print {
  .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_l {
    font-size: 538%;
  }
}
.ie8 .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_l {
  font-size: 538%;
}
@media only screen and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_l {
    color: #006f67;
  }
}
.con_forte .forte_list .forte_list_c .box_txt .st span.fsz_m {
  font-size: 300%;
  margin-left: -8px;
  line-height: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_m {
    font-size: 263%;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_m {
    font-size: 200%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_m {
    margin-left: -3px;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_m {
    margin-left: -3px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {
  .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_m {
    font-size: 263%;
  }
}
@media print {
  .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_m {
    font-size: 263%;
  }
}
.ie8 .con_forte .forte_list .forte_list_c .box_txt .st span.fsz_m {
  font-size: 263%;
}
.con_forte .forte_list .forte_list_c .box_txt .st.bbb {
  padding-top: 40px;
}
.con_forte .forte_list .forte_list_c .box_txt .txt {
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c .box_txt .txt {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .con_forte .forte_list .forte_list_c .box_txt .txt {
    text-align: left;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .con_forte .forte_list .forte_list_c .box_txt .txt br {
    display: none;
  }
}
@media print {
  .con_forte .forte_list .forte_list_c .box_txt .txt br {
    display: none;
  }
}
.ie8 .con_forte .forte_list .forte_list_c .box_txt .txt br {
  display: none;
}
.con_forte .forte_list .forte_list_c .box_txt .txt.b {
  padding-bottom: 15px;
}
.con_forte .forte_list .forte_list_c .box_txt .txt.bb {
  padding-bottom: 111px;
}
.con_forte .forte_list .forte_list_c .box_txt .btn_basic {
  margin: .5em 0 0;
}
@media only screen and (min-width: 1025px) {
  .con_forte .forte_list .forte_list_c .box_txt .btn_basic {
    max-width: 170px;
    width: 100%;
  }
}
@media print {
  .con_forte .forte_list .forte_list_c .box_txt .btn_basic {
    max-width: 170px;
    width: 100%;
  }
}
.ie8 .con_forte .forte_list .forte_list_c .box_txt .btn_basic {
  max-width: 170px;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c .box_txt .btn_basic {
    max-width: auto;
    margin: 1.5em auto 0;
  }
}
@media only screen and (min-width: 1025px) {
  .con_forte .forte_list .forte_list_c .box_txt .btn_basic a {
    color: #fff;
    border: #fff 1px solid;
  }
}
@media print {
  .con_forte .forte_list .forte_list_c .box_txt .btn_basic a {
    color: #fff;
    border: #fff 1px solid;
  }
}
.ie8 .con_forte .forte_list .forte_list_c .box_txt .btn_basic a {
  color: #fff;
  border: #fff 1px solid;
}
.con_forte .forte_list .forte_list_c:last-of-type {
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .con_forte .forte_list .forte_list_c:nth-of-type(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

/* -----------------------------------------------------------
	.con_points
----------------------------------------------------------- */
.con_points {
  margin-bottom: 140px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points {
    margin-bottom: 60px;
  }
}
.con_points > div .tl_basic {
  padding-top: 50px;
  margin-bottom: 30px;
  position: relative;
  padding-left: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points > div .tl_basic {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points > div .tl_basic {
    padding-top: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_points > div .tl_basic {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_points > div .tl_basic {
    padding-left: 0;
    text-align: center;
  }
}
.con_points > div .points_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.con_points > div .points_list .points_list_c {
  width: 16%;
  margin: 0 2%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points > div .points_list .points_list_c {
    width: 29%;
  }
}
@media only screen and (max-width: 767px) {
  .con_points > div .points_list .points_list_c {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_points > div .points_list .points_list_c {
    margin: 0 2% 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_points > div .points_list .points_list_c {
    margin: 0 0 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_points > div .points_list .points_list_c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.con_points > div .points_list .points_list_c .img {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_points > div .points_list .points_list_c .img {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .con_points > div .points_list .points_list_c .box_txt {
    width: 66%;
    margin-left: 4%;
  }
}
.con_points > div .points_list .points_list_c .box_txt .st {
  margin: 1em 0;
  text-align: center;
  font-size: 119%;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .con_points > div .points_list .points_list_c .box_txt .st {
    margin: 0.5em 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_points > div .points_list .points_list_c .box_txt .st {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .con_points > div .points_list .points_list_c .box_txt .st {
    font-size: 138%;
  }
}
.con_points > div .points_list .points_list_c .box_txt .st span {
  color: #d0a54c;
}
@media only screen and (max-width: 767px) {
  .con_points > div .points_list .points_list_c .box_txt .txt {
    font-size: 107%;
  }
}
.con_points > div .points_list .points_list_c .box_txt .txt_lnk {
  margin-top: .5em;
}

/* -----------------------------------------------------------
	.con_rooms_type
----------------------------------------------------------- */
.con_rooms_type {
  margin-bottom: 220px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms_type {
    margin-bottom: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms_type {
    margin-bottom: 3.5em;
  }
}
.con_rooms_type .tl_basic {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .con_rooms_type .tl_basic {
    margin-bottom: 15px;
  }
}
.con_rooms_type .rooms_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.con_rooms_type .rooms_list .rooms_list_C {
  width: 33.333%;
  border-right: 1px solid #d9d9d9;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms_type .rooms_list .rooms_list_C {
    width: 33.333%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms_type .rooms_list .rooms_list_C {
    width: 100%;
  }
}
.con_rooms_type .rooms_list .rooms_list_C a {
  display: block;
  border-top: 1px solid #d9d9d9;
}
@media only screen and (max-width: 767px) {
  .con_rooms_type .rooms_list .rooms_list_C a {
    border: none;
  }
}
.con_rooms_type .rooms_list .rooms_list_C a .img img {
  width: 100%;
}
.con_rooms_type .rooms_list .rooms_list_C a .name {
  font-size: 144%;
  padding: 1em 0.5em;
  text-align: center;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms_type .rooms_list .rooms_list_C a .name {
    font-size: 125%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms_type .rooms_list .rooms_list_C a .name {
    font-size: 113%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms_type .rooms_list .rooms_list_C a .name {
    padding: 1em 0.5em 0.5em;
  }
}
.con_rooms_type .rooms_list .rooms_list_C a .spec {
  padding-top: 1em;
  margin: 0 auto 2em;
  border-top: 1px solid #d9d9d9;
  width: 80%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_rooms_type .rooms_list .rooms_list_C a .spec {
    padding-top: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms_type .rooms_list .rooms_list_C a .spec {
    margin: 0 auto 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms_type .rooms_list .rooms_list_C:nth-of-type(3n) a {
    border-right: none;
  }
}
@media only screen and (min-width: 1025px) {
  .con_rooms_type .rooms_list .rooms_list_C:nth-of-type(4n) a {
    border-right: none;
  }
}
@media print {
  .con_rooms_type .rooms_list .rooms_list_C:nth-of-type(4n) a {
    border-right: none;
  }
}
.ie8 .con_rooms_type .rooms_list .rooms_list_C:nth-of-type(4n) a {
  border-right: none;
}
.con_rooms_type .rooms_list .rooms_list_C:nth-of-type(n+4) a {
  border-bottom: 1px solid #d9d9d9;
}
@media only screen and (min-width: 768px) {
  .con_rooms_type .rooms_list .rooms_list_C:nth-of-type(n+4) a {
    height: 100%;
  }
}
@media print {
  .con_rooms_type .rooms_list .rooms_list_C:nth-of-type(n+4) a {
    height: 100%;
  }
}
.ie8 .con_rooms_type .rooms_list .rooms_list_C:nth-of-type(n+4) a {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .con_rooms_type .rooms_list .rooms_list_C:nth-of-type(n+4) a {
    border: none;
  }
}
.con_rooms_type .rooms_list .rooms_list_C.margin {
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
  .con_rooms_type .rooms_list .rooms_list_C.margin {
    margin-top: 50px;
  }
}

/* -----------------------------------------------------------
	.bnr_charactor_room
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_serch_rooms
----------------------------------------------------------- */
.con_serch_rooms {
  margin-bottom: 150px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_serch_rooms {
    margin-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms {
    margin-bottom: 60px;
  }
}
.con_serch_rooms::before {
  top: -10%;
  position: absolute;
  content: '';
  left: 0;
  width: 70%;
  height: 92%;
  z-index: -1;
  background: #00685f;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_serch_rooms::before {
    top: -5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms::before {
    top: 0;
  }
}
.con_serch_rooms > div {
  max-width: 1600px;
  width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1200px) {
  .con_serch_rooms > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media print {
  .con_serch_rooms > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.ie8 .con_serch_rooms > div {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div {
    padding: 1.5em 0;
  }
}
.con_serch_rooms > div .tl_basic {
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .con_serch_rooms > div .tl_basic {
    margin-bottom: 1.5em;
  }
}
@media print {
  .con_serch_rooms > div .tl_basic {
    margin-bottom: 1.5em;
  }
}
.ie8 .con_serch_rooms > div .tl_basic {
  margin-bottom: 1.5em;
}
.con_serch_rooms > div .tl_basic em {
  color: #fff;
}
.con_serch_rooms > div .wrp_reservation {
  margin-left: 5%;
  max-width: 1280px;
  width: 95%;
  -webkit-box-shadow: 0 2px 7px 3px rgba(0, 0, 0, 0.18);
          box-shadow: 0 2px 7px 3px rgba(0, 0, 0, 0.18);
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 1200px) {
  .con_serch_rooms > div .wrp_reservation {
    width: 100%;
    margin: 0 auto;
  }
}
@media print {
  .con_serch_rooms > div .wrp_reservation {
    width: 100%;
    margin: 0 auto;
  }
}
.ie8 .con_serch_rooms > div .wrp_reservation {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.con_serch_rooms > div .wrp_reservation .con_search {
  padding: 20px 20px 10px;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_search {
    padding: 10px;
  }
}
.con_serch_rooms > div .wrp_reservation .con_search .con_search_upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
}
@media only screen and (min-width: 1260px) {
  .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper {
    width: 100%;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1630px) {
  .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper {
    display: block;
    position: relative;
  }
}
@media print {
  .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper {
    display: block;
    position: relative;
  }
}
.ie8 .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper {
  display: block;
  position: relative;
}
.con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns {
  width: 17%;
  text-align: center;
}
@media only screen and (min-width: 1151px) and (max-width: 1630px) {
  .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns {
    width: 16%;
    position: absolute;
    bottom: 0;
    right: 1%;
  }
}
@media print {
  .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns {
    width: 16%;
    position: absolute;
    bottom: 0;
    right: 1%;
  }
}
.ie8 .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns {
  width: 16%;
  position: absolute;
  bottom: 0;
  right: 1%;
}
@media only screen and (min-width: 767px) and (max-width: 1150px) {
  .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns {
    width: 41%;
    position: absolute;
    bottom: 0%;
    right: 4%;
  }
}
@media print {
  .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns {
    width: 41%;
    position: absolute;
    bottom: 0%;
    right: 4%;
  }
}
.ie8 .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns {
  width: 41%;
  position: absolute;
  bottom: 0%;
  right: 4%;
}
.con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns .btn_green {
  height: 100%;
}
.con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns a {
  display: block;
  padding: 24px 3px;
  border: 2px solid #006f67;
  background: #006f67;
  color: #fff;
  width: 100%;
  font-size: 94%;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (min-width: 767px) and (max-width: 1150px) {
  .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns a {
    padding: 17px 3px;
  }
}
@media print {
  .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns a {
    padding: 17px 3px;
  }
}
.ie8 .con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns a {
  padding: 17px 3px;
}
.con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns a:hover {
  background: #fff;
  color: #006f67;
}
.con_serch_rooms > div .wrp_reservation .con_search .con_search_upper .btns a span {
  padding-right: 5px;
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_search .con_sp_btn {
    width: 100%;
    margin: 10px auto 0;
  }
  .con_serch_rooms > div .wrp_reservation .con_search .con_sp_btn .btn_green {
    margin-bottom: 10px;
  }
  .con_serch_rooms > div .wrp_reservation .con_search .con_sp_btn .btn_green a {
    background: #006f67;
    color: #fff;
    padding: 1em;
    display: block;
    position: relative;
  }
  .con_serch_rooms > div .wrp_reservation .con_search .con_sp_btn .btn_green a:after {
    content: "\f3d3";
    font-family: "Ionicons";
    position: absolute;
    right: 5px;
  }
}
.con_serch_rooms > div .wrp_reservation .con_search .box_link {
  overflow: hidden;
  width: 100%;
}
.con_serch_rooms > div .wrp_reservation .con_search .box_link ul {
  margin: 15px 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_search .box_link ul {
    width: 100%;
    margin: 0 auto;
  }
}
.con_serch_rooms > div .wrp_reservation .con_search .box_link ul + ul {
  margin-top: .5em;
}
.con_serch_rooms > div .wrp_reservation .con_search .box_link ul li {
  display: inline-block;
  padding: 0 5px;
  text-align: center;
  width: 33.33333%;
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_search .box_link ul li {
    padding: 0;
    width: 49%;
  }
  .con_serch_rooms > div .wrp_reservation .con_search .box_link ul li:nth-child(2n) {
    margin-left: 2% !important;
  }
}
.con_serch_rooms > div .wrp_reservation .con_search .box_link ul li:first-child a::after {
  content: "\f3d3";
  padding-left: 8px;
  font-family: "Ionicons";
}
.con_serch_rooms > div .wrp_reservation .con_search .box_link ul li a {
  text-decoration: none;
  display: block;
  border: 1px solid #ccc;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: .2em 1.5em;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 88%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_serch_rooms > div .wrp_reservation .con_search .box_link ul li a {
    padding: .2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_search .box_link ul li a {
    position: relative;
  }
  .con_serch_rooms > div .wrp_reservation .con_search .box_link ul li a:after {
    content: "\f3d3";
    font-family: "Ionicons";
    position: absolute;
    right: 5px;
    top: 25%;
  }
}
.con_serch_rooms > div .wrp_reservation .con_search .box_link ul li a:hover {
  opacity: .7;
}
.con_serch_rooms > div .wrp_reservation .con_search .box_link ul li a i {
  margin-right: 5px;
}
.con_serch_rooms > div .wrp_reservation .con_search .box_txt {
  padding-top: 10px;
  text-align: center;
}
.con_serch_rooms > div .wrp_reservation .con_search .box_txt li {
  display: inline-block;
  margin: 0 10px 5px 0;
  font-size: 88%;
  vertical-align: middle;
  letter-spacing: .02em;
}
.con_serch_rooms > div .wrp_reservation .con_search .box_txt li i {
  padding-right: 5px;
  vertical-align: middle;
  font-size: 100%;
  color: #006f67;
}
.con_serch_rooms > div .wrp_reservation .con_search .box_txt li i.fa-diamond {
  color: #8f662a;
}
.con_serch_rooms > div .wrp_reservation .con_search .box_txt li.txt_bestrate {
  color: #8f662a;
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard {
  padding: 30px;
  background: #1e1e1e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard {
    padding: 1.5em 1em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .img {
  width: 10%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .img {
    width: 15%;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .img {
    text-align: center;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .img img {
    width: 30%;
    max-width: 123px;
  }
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner {
  width: 90%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner {
    padding-left: 2%;
  }
}
@media print {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner {
    padding-left: 2%;
  }
}
.ie8 .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner {
  padding-left: 2%;
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 1024px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_detail {
  width: 60%;
  width: 60%;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_detail {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_detail {
    width: 100%;
  }
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_detail .txt_catch {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 125%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_detail .txt_catch {
    font-size: 113%;
    margin-bottom: 5px;
    text-align: center;
  }
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_detail .txt {
  font-size: 94%;
  color: #b9b8b8;
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
    margin-left: 3%;
  }
}
@media print {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
    margin-left: 3%;
  }
}
.ie8 .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
  margin-left: 3%;
}
@media only screen and (max-width: 1024px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 10px;
  }
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns p {
  width: 49%;
  text-align: left;
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns p:first-of-type {
  margin-right: 2%;
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns p a {
  display: block;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 1em .7em;
  font-size: 94%;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns p a {
    padding: .5em;
  }
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns p a::after {
  content: "\f3d3";
  font-family: "Ionicons";
  position: absolute;
  right: 5px;
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_ghost a {
  background: #fff;
}
@media only screen and (min-width: 1025px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_ghost a:hover {
    background: #ccc;
  }
}
@media print {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_ghost a:hover {
    background: #ccc;
  }
}
.ie8 .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_ghost a:hover {
  background: #ccc;
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_blue a {
  border: 1px solid #0c3778;
  background: #0c3778;
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_blue a:hover {
    border: 1px solid #fff;
    background: none;
  }
}
@media print {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_blue a:hover {
    border: 1px solid #fff;
    background: none;
  }
}
.ie8 .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_blue a:hover {
  border: 1px solid #fff;
  background: none;
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under {
  padding: 0.8em 0.5em;
  border: 1px solid #b9b8b8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under {
    padding: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under .st {
  padding: 0 2.91439%;
  margin-right: 2.82332%;
  color: #d9b575;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  border-right: 1px solid #b9b8b8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under .st {
    padding: 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under .st {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under .st {
    margin-right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under .st {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under .st {
    width: 100%;
    padding-bottom: .5em;
    margin-bottom: .5em;
    border-right: none;
    border-bottom: 1px solid #b9b8b8;
  }
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1280px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
@media print {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.ie8 .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul li:first-of-type {
    margin-right: 2em;
  }
}
@media print {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul li:first-of-type {
    margin-right: 2em;
  }
}
.ie8 .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul li:first-of-type {
  margin-right: 2em;
}
@media only screen and (max-width: 1280px) {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul li:first-of-type {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
@media print {
  .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul li:first-of-type {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
.ie8 .con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul li:first-of-type {
  margin-right: 0;
  margin-bottom: 5px;
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul li .ic {
  width: 1em;
  height: 1em;
  margin-right: 5px;
}
.con_serch_rooms > div .wrp_reservation .con_hotelcard .inner .b_under ul li .ic svg {
  width: 100%;
  max-height: 1em;
  fill: #fff;
}

/* -----------------------------------------------------------
	.con_infomation
----------------------------------------------------------- */
.con_infomation {
  margin: 0 auto 150px;
  max-width: 1180px !important;
  padding: 0 !important;
  border: none !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_infomation {
    margin: 0 auto 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_infomation {
    margin: 0 auto 80px;
  }
}
.con_infomation .st_basic {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_infomation .st_basic {
    margin-bottom: 1.4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_infomation .st_basic {
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_infomation .tbl_basic th {
    width: 35%;
  }
}
