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

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
/* Font-family - Japanese */
.con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl,
.con_rooms .special-type .box_panel .panel-group .panel .box_ttl,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl, .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest, .con_ameni, #search_module .box_sub ul {
  max-width: 1260px;
  margin: auto;
}
@media only screen and (max-width: 1280px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl, .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest, .con_ameni, #search_module .box_sub ul {
    width: 95%;
  }
}
@media print {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl, .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest, .con_ameni, #search_module .box_sub ul {
    width: 95%;
  }
}
.ie8 .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl, .con_rooms .rooms-type .box_panel .panel-group .panel .ie8 .box_ttl,
.ie8 .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .ie8 .box_ttl,
.ie8 .con_rooms .special-type .box_panel .panel-group .panel .box_ttl,
.con_rooms .special-type .box_panel .panel-group .panel .ie8 .box_ttl,
.ie8 .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl,
.con_rooms .special-type .box_panel .panel-group .panel-spc .ie8 .box_ttl, .ie8 .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest, .con_rooms .rooms-type .box_panel .panel-group .panel .ie8 .box_guest,
.ie8 .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .ie8 .box_guest,
.ie8 .con_rooms .special-type .box_panel .panel-group .panel .box_guest,
.con_rooms .special-type .box_panel .panel-group .panel .ie8 .box_guest,
.ie8 .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest,
.con_rooms .special-type .box_panel .panel-group .panel-spc .ie8 .box_guest, .ie8 .con_ameni, .ie8 #search_module .box_sub ul, #search_module .box_sub .ie8 ul {
  width: 95%;
}

/* Hover animation */
/* -----------------------------------------------------------
	#contents
----------------------------------------------------------- */
#contents {
  position: relative;
}
#contents > * {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 10;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #header {
    top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #header {
    top: 10px;
  }
}
#header .box_right .txt_open {
  display: block;
}
@media only screen and (max-width: 1024px) {
  #header .box_right .txt_open {
    display: inline-block;
    vertical-align: middle;
    font-size: 60%;
  }
}
@media only screen and (max-width: 767px) {
  #header .box_right .txt_open {
    font-size: 40%;
    margin-left: 10px;
  }
}

/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_main
----------------------------------------------------------- */
.con_main {
  position: relative;
  overflow: hidden;
}
.con_main .box_slide .slide {
  max-height: 860px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_slide .slide {
    max-height: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_slide .slide {
    max-height: 560px;
  }
}
.con_main .box_slide .slide img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.con_main .con_title {
  position: absolute;
  right: 0;
  top: 28%;
  width: 730px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .con_title {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .con_title {
    right: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .con_title {
    top: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .con_title {
    top: 65%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .con_title {
    width: 500px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .con_title {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .con_title {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    min-width: 300px;
  }
}

.transition:before {
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
}

/* -----------------------------------------------------------
	slider
----------------------------------------------------------- */
.slick-dots li {
  width: 10px;
  height: 10px;
  background: #000;
}
.slick-dots li.slick-active {
  background: #aa8c45;
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
  background: url(../images/home/img_intro_bg.jpg) no-repeat;
  background-position: bottom;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    background-position: 50% 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    background-position: top;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    background: url(../images/home/img_intro_bg-sp.jpg) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
  }
}
.con_intro::before {
  content: "WELCOME";
  font-family: "EB Garamond", serif;
  color: #171717;
  font-size: 2000%;
  letter-spacing: 0.25em;
  position: absolute;
  top: -0.2em;
  left: -.2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro::before {
    font-size: 800%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro::before {
    font-size: 427%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro::before {
    letter-spacing: 0.15em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro::before {
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro::before {
    top: 30px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1850px) {
  .con_intro::before {
    font-size: 1800%;
  }
}
@media print {
  .con_intro::before {
    font-size: 1800%;
  }
}
.ie8 .con_intro::before {
  font-size: 1800%;
}
@media only screen and (min-width: 1025px) and (max-width: 1650px) {
  .con_intro::before {
    font-size: 1600%;
  }
}
@media print {
  .con_intro::before {
    font-size: 1600%;
  }
}
.ie8 .con_intro::before {
  font-size: 1600%;
}
@media only screen and (min-width: 1025px) and (max-width: 1450px) {
  .con_intro::before {
    font-size: 1334%;
  }
}
@media print {
  .con_intro::before {
    font-size: 1334%;
  }
}
.ie8 .con_intro::before {
  font-size: 1334%;
}
.con_intro .inner_intro {
  padding: 200px 0 180px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .inner_intro {
    padding: 100px 0 90px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .inner_intro {
    padding: 100px 0 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .inner_intro {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .inner_intro {
    width: 90%;
  }
}
.con_intro .inner_intro h3 {
  margin-bottom: 80px;
  font-size: 200%;
  line-height: 2;
  color: #b49755;
  letter-spacing: .06em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .inner_intro h3 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .inner_intro h3 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .inner_intro h3 {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .inner_intro h3 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .inner_intro h3 {
    line-height: 1.7;
  }
}
.con_intro .inner_intro .txt {
  font-weight: normal;
  font-size: 107%;
}
@media only screen and (max-width: 767px) {
  .con_intro .inner_intro .txt {
    width: 90%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8;
    letter-spacing: .05em;
  }
}

/* -----------------------------------------------------------
	.con_rooms
----------------------------------------------------------- */
.con_rooms {
  margin: 150px auto 130px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms {
    margin: 120px auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms {
    margin: 60px auto;
  }
}
.con_rooms .ttl {
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .ttl {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .ttl {
    margin-bottom: 40px;
  }
}
.con_rooms .ttl .st_mid {
  text-align: center;
  color: #fff;
  font-size: 160%;
  margin-bottom: 1em;
}
.con_rooms .ttl .st_mid i {
  font-size: 134%;
}
.con_rooms .ttl .st_mid span {
  display: block;
}
.con_rooms .ttl .st_mid span.en {
  font-family: "EB Garamond", serif;
  font-weight: normal;
  font-size: 267%;
}
@media only screen and (max-width: 767px) {
  .con_rooms .ttl .st_mid span.en {
    font-size: 214%;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .ttl .st_mid {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .ttl .st_mid {
    font-size: 114%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .ttl .st_mid {
    margin-bottom: 1.5em;
  }
}
.con_rooms .ttl .ttl_txt {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_rooms .ttl .ttl_txt {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .ttl .ttl_txt {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.con_rooms .rooms-type .ttl-type,
.con_rooms .special-type .ttl-type {
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #fff;
  font-size: 240%;
  font-weight: normal;
  color: #b49755;
  font-family: "EB Garamond", serif;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .ttl-type,
  .con_rooms .special-type .ttl-type {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .ttl-type,
  .con_rooms .special-type .ttl-type {
    margin-bottom: 20px;
  }
}
.con_rooms .rooms-type .ttl-type i,
.con_rooms .special-type .ttl-type i {
  font-size: 134%;
}
.con_rooms .rooms-type .ttl-type span,
.con_rooms .special-type .ttl-type span {
  display: block;
}
.con_rooms .rooms-type .ttl-type span.en,
.con_rooms .special-type .ttl-type span.en {
  font-family: "EB Garamond", serif;
  font-weight: normal;
  font-size: 267%;
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .ttl-type span.en,
  .con_rooms .special-type .ttl-type span.en {
    font-size: 214%;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .ttl-type,
  .con_rooms .special-type .ttl-type {
    font-size: 240%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .ttl-type,
  .con_rooms .special-type .ttl-type {
    font-size: 214%;
  }
}
.con_rooms .rooms-type .box_tab,
.con_rooms .special-type .box_tab {
  margin-left: auto;
  margin-right: auto;
}
.con_rooms .rooms-type .box_tab #tab, .con_rooms .rooms-type .box_tab #tab2,
.con_rooms .special-type .box_tab #tab,
.con_rooms .special-type .box_tab #tab2 {
  position: relative;
  font-family: "EB Garamond", serif;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .box_tab #tab, .con_rooms .rooms-type .box_tab #tab2,
  .con_rooms .special-type .box_tab #tab,
  .con_rooms .special-type .box_tab #tab2 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_tab #tab, .con_rooms .rooms-type .box_tab #tab2,
  .con_rooms .special-type .box_tab #tab,
  .con_rooms .special-type .box_tab #tab2 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_tab #tab ul, .con_rooms .rooms-type .box_tab #tab2 ul,
  .con_rooms .special-type .box_tab #tab ul,
  .con_rooms .special-type .box_tab #tab2 ul {
    display: none;
  }
}
.con_rooms .rooms-type .box_tab #tab ul li, .con_rooms .rooms-type .box_tab #tab2 ul li,
.con_rooms .special-type .box_tab #tab ul li,
.con_rooms .special-type .box_tab #tab2 ul li {
  cursor: pointer;
}
.con_rooms .rooms-type .box_tab #tab ul li.active, .con_rooms .rooms-type .box_tab #tab2 ul li.active,
.con_rooms .special-type .box_tab #tab ul li.active,
.con_rooms .special-type .box_tab #tab2 ul li.active {
  cursor: default;
}
.con_rooms .rooms-type .box_tab #tab .select-label01,
.con_rooms .rooms-type .box_tab #tab .select-label02, .con_rooms .rooms-type .box_tab #tab2 .select-label01,
.con_rooms .rooms-type .box_tab #tab2 .select-label02,
.con_rooms .special-type .box_tab #tab .select-label01,
.con_rooms .special-type .box_tab #tab .select-label02,
.con_rooms .special-type .box_tab #tab2 .select-label01,
.con_rooms .special-type .box_tab #tab2 .select-label02 {
  text-align: center;
  color: #000;
  padding: 1em 0;
  background: url(../images/home/aroow.png) no-repeat 95% 50%;
  background-size: 14px;
  position: relative;
  line-height: 1;
}
.con_rooms .rooms-type .box_tab #tab .select-label01::before,
.con_rooms .rooms-type .box_tab #tab .select-label02::before, .con_rooms .rooms-type .box_tab #tab2 .select-label01::before,
.con_rooms .rooms-type .box_tab #tab2 .select-label02::before,
.con_rooms .special-type .box_tab #tab .select-label01::before,
.con_rooms .special-type .box_tab #tab .select-label02::before,
.con_rooms .special-type .box_tab #tab2 .select-label01::before,
.con_rooms .special-type .box_tab #tab2 .select-label02::before {
  content: "";
  background-color: #fff;
  display: block;
  height: 3em;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
.con_rooms .rooms-type .box_tab #tab .select-label01 span.txt_small,
.con_rooms .rooms-type .box_tab #tab .select-label02 span.txt_small, .con_rooms .rooms-type .box_tab #tab2 .select-label01 span.txt_small,
.con_rooms .rooms-type .box_tab #tab2 .select-label02 span.txt_small,
.con_rooms .special-type .box_tab #tab .select-label01 span.txt_small,
.con_rooms .special-type .box_tab #tab .select-label02 span.txt_small,
.con_rooms .special-type .box_tab #tab2 .select-label01 span.txt_small,
.con_rooms .special-type .box_tab #tab2 .select-label02 span.txt_small {
  font-size: 12px;
}
.con_rooms .rooms-type .box_tab #tab select, .con_rooms .rooms-type .box_tab #tab2 select,
.con_rooms .special-type .box_tab #tab select,
.con_rooms .special-type .box_tab #tab2 select {
  opacity: 0;
  position: absolute;
  top: 0;
  line-height: 1;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: "EB Garamond", serif;
  background: url(../images/home/aroow.png) no-repeat 95% 50%;
  background-size: 14px;
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 1em 0;
  cursor: pointer;
  background-color: #f7f9fb;
}
@media only screen and (min-width: 768px) {
  .con_rooms .rooms-type .box_tab #tab select, .con_rooms .rooms-type .box_tab #tab2 select,
  .con_rooms .special-type .box_tab #tab select,
  .con_rooms .special-type .box_tab #tab2 select {
    display: none;
  }
}
@media print {
  .con_rooms .rooms-type .box_tab #tab select, .con_rooms .rooms-type .box_tab #tab2 select,
  .con_rooms .special-type .box_tab #tab select,
  .con_rooms .special-type .box_tab #tab2 select {
    display: none;
  }
}
.ie8 .con_rooms .rooms-type .box_tab #tab select, .ie8 .con_rooms .rooms-type .box_tab #tab2 select, .ie8
.con_rooms .special-type .box_tab #tab select, .ie8
.con_rooms .special-type .box_tab #tab2 select {
  display: none;
}
.con_rooms .rooms-type .box_tab #tab select:focus, .con_rooms .rooms-type .box_tab #tab2 select:focus,
.con_rooms .special-type .box_tab #tab select:focus,
.con_rooms .special-type .box_tab #tab2 select:focus {
  opacity: 1;
}
.con_rooms .rooms-type .box_tab .tab-group,
.con_rooms .special-type .box_tab .tab-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #fff;
  padding-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_tab .tab-group,
  .con_rooms .special-type .box_tab .tab-group {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .con_rooms .rooms-type .box_tab .tab-group,
  .con_rooms .special-type .box_tab .tab-group {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.con_rooms .rooms-type .box_tab .tab-group .tab,
.con_rooms .rooms-type .box_tab .tab-group .tab-spc,
.con_rooms .special-type .box_tab .tab-group .tab,
.con_rooms .special-type .box_tab .tab-group .tab-spc {
  text-align: center;
  cursor: pointer;
  font-size: 107%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .box_tab .tab-group .tab,
  .con_rooms .rooms-type .box_tab .tab-group .tab-spc,
  .con_rooms .special-type .box_tab .tab-group .tab,
  .con_rooms .special-type .box_tab .tab-group .tab-spc {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_tab .tab-group .tab,
  .con_rooms .rooms-type .box_tab .tab-group .tab-spc,
  .con_rooms .special-type .box_tab .tab-group .tab,
  .con_rooms .special-type .box_tab .tab-group .tab-spc {
    font-size: 94%;
  }
}
.con_rooms .rooms-type .box_tab .tab-group .tab:first-child,
.con_rooms .rooms-type .box_tab .tab-group .tab-spc:first-child,
.con_rooms .special-type .box_tab .tab-group .tab:first-child,
.con_rooms .special-type .box_tab .tab-group .tab-spc:first-child {
  padding-left: 0;
}
.con_rooms .rooms-type .box_tab .tab-group .tab:last-child,
.con_rooms .rooms-type .box_tab .tab-group .tab-spc:last-child,
.con_rooms .special-type .box_tab .tab-group .tab:last-child,
.con_rooms .special-type .box_tab .tab-group .tab-spc:last-child {
  padding-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .box_tab .tab-group .tab.long,
  .con_rooms .rooms-type .box_tab .tab-group .tab-spc.long,
  .con_rooms .special-type .box_tab .tab-group .tab.long,
  .con_rooms .special-type .box_tab .tab-group .tab-spc.long {
    min-width: 210px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_tab .tab-group .tab.long,
  .con_rooms .rooms-type .box_tab .tab-group .tab-spc.long,
  .con_rooms .special-type .box_tab .tab-group .tab.long,
  .con_rooms .special-type .box_tab .tab-group .tab-spc.long {
    min-width: 180px;
  }
}
.con_rooms .rooms-type .box_tab .tab-group .tab.active,
.con_rooms .rooms-type .box_tab .tab-group .tab-spc.active,
.con_rooms .special-type .box_tab .tab-group .tab.active,
.con_rooms .special-type .box_tab .tab-group .tab-spc.active {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #b49755;
  position: relative;
}
.con_rooms .rooms-type .box_tab .tab-group .tab.active::after,
.con_rooms .rooms-type .box_tab .tab-group .tab-spc.active::after,
.con_rooms .special-type .box_tab .tab-group .tab.active::after,
.con_rooms .special-type .box_tab .tab-group .tab-spc.active::after {
  content: "";
  border-bottom: 1px solid #b49755;
  position: absolute;
  bottom: -1em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .con_rooms .rooms-type .box_tab .tab-group .tab.active::after,
  .con_rooms .rooms-type .box_tab .tab-group .tab-spc.active::after,
  .con_rooms .special-type .box_tab .tab-group .tab.active::after,
  .con_rooms .special-type .box_tab .tab-group .tab-spc.active::after {
    display: none;
  }
}
.con_rooms .rooms-type .box_tab .tab-group .tab:hover,
.con_rooms .rooms-type .box_tab .tab-group .tab-spc:hover,
.con_rooms .special-type .box_tab .tab-group .tab:hover,
.con_rooms .special-type .box_tab .tab-group .tab-spc:hover {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: .8;
  position: relative;
  color: #b49755;
}
.con_rooms .rooms-type .box_tab .tab-group .tab:hover::after,
.con_rooms .rooms-type .box_tab .tab-group .tab-spc:hover::after,
.con_rooms .special-type .box_tab .tab-group .tab:hover::after,
.con_rooms .special-type .box_tab .tab-group .tab-spc:hover::after {
  content: "";
  border-bottom: 1px solid #b49755;
  position: absolute;
  bottom: -1em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
.con_rooms .rooms-type #panel li, .con_rooms .rooms-type #panel2 li,
.con_rooms .special-type #panel li,
.con_rooms .special-type #panel2 li {
  display: none;
}
.con_rooms .rooms-type #panel li:first-child, .con_rooms .rooms-type #panel2 li:first-child,
.con_rooms .special-type #panel li:first-child,
.con_rooms .special-type #panel2 li:first-child {
  display: list-item;
}
.con_rooms .rooms-type #panel .panel-spc .box_guest .slider-nav .slick-list .slick-track, .con_rooms .rooms-type #panel2 .panel-spc .box_guest .slider-nav .slick-list .slick-track,
.con_rooms .special-type #panel .panel-spc .box_guest .slider-nav .slick-list .slick-track,
.con_rooms .special-type #panel2 .panel-spc .box_guest .slider-nav .slick-list .slick-track {
  -webkit-transform: unset !important;
          transform: unset !important;
}
.con_rooms .rooms-type .box_panel .panel-group .panel,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc,
.con_rooms .special-type .box_panel .panel-group .panel,
.con_rooms .special-type .box_panel .panel-group .panel-spc {
  display: none;
}
.con_rooms .rooms-type .box_panel .panel-group .panel.is-show,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc.is-show,
.con_rooms .special-type .box_panel .panel-group .panel.is-show,
.con_rooms .special-type .box_panel .panel-group .panel-spc.is-show {
  display: block;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl,
.con_rooms .special-type .box_panel .panel-group .panel .box_ttl,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl {
  font-family: "EB Garamond", serif;
  margin-bottom: 1.5em;
  padding: 0 100px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl small,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl small,
.con_rooms .special-type .box_panel .panel-group .panel .box_ttl small,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl small {
  color: #b49755;
  font-size: 107%;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl small,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl small,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl small,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl small {
    width: 100%;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl span,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl span,
.con_rooms .special-type .box_panel .panel-group .panel .box_ttl span,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl span {
  line-height: 1;
  width: 60%;
  font-size: 320%;
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl span {
    line-height: 1.2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl span {
    width: 81%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl span {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl span {
    font-size: 320%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl span {
    font-size: 174%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1240px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl span {
    width: 80%;
  }
}
@media print {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel .box_ttl span,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl span {
    width: 80%;
  }
}
.ie8 .con_rooms .rooms-type .box_panel .panel-group .panel .box_ttl span, .ie8
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_ttl span, .ie8
.con_rooms .special-type .box_panel .panel-group .panel .box_ttl span, .ie8
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl span {
  width: 80%;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest {
  position: relative;
  padding: 0 100px 0;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest {
    padding: 0;
    width: 100%;
    margin-bottom: 40px;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slider-for,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slider-for,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slider-for,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slider-for {
  margin-bottom: 20px;
  display: none;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slider-for.slick-initialized,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slider-for.slick-initialized,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slider-for.slick-initialized,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slider-for.slick-initialized {
  display: block;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slider-for02,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slider-for02,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slider-for02,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slider-for02 {
  margin-bottom: 20px;
  display: none;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slider-for02.slick-initialized,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slider-for02.slick-initialized,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slider-for02.slick-initialized,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slider-for02.slick-initialized {
  display: block;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slider-for03,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slider-for03,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slider-for03,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slider-for03 {
  margin-bottom: 20px;
  display: none;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slider-for03.slick-initialized,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slider-for03.slick-initialized,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slider-for03.slick-initialized,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slider-for03.slick-initialized {
  display: block;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slider-nav,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slider-nav,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slider-nav,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slider-nav {
  display: none;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slider-nav.slick-initialized,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slider-nav.slick-initialized,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slider-nav.slick-initialized,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slider-nav.slick-initialized {
  display: block;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slider-nav div,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slider-nav div,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slider-nav div,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slider-nav div {
  cursor: pointer;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slider-nav02 div,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slider-nav02 div,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slider-nav02 div,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slider-nav02 div {
  cursor: pointer;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slider-nav03 div,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slider-nav03 div,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slider-nav03 div,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slider-nav03 div {
  cursor: pointer;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slick-slide,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slick-slide,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slick-slide,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slick-slide {
  width: 95%;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slick-center img,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slick-center img,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slick-center img,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slick-center img {
  border: 5px solid #b49755;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slick-prev,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slick-prev,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slick-prev,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slick-prev {
  display: none !important;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slick-prev::before,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slick-prev::before,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slick-prev::before,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slick-prev::before {
  display: none;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slick-next,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slick-next,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slick-next,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slick-next {
  display: none !important;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .slick-next::before,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .slick-next::before,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .slick-next::before,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .slick-next::before {
  display: none;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info {
  color: #fff;
  margin-top: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info {
    margin-top: 20px;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .info_wrapper,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .info_wrapper,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .info_wrapper,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .info_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .info_wrapper,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .info_wrapper,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .info_wrapper,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .info_wrapper {
    display: block;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_left,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_left,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_left,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_left {
  width: 39.09091%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_left,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_left,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_left,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_left {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_left,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_left,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_left,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_left {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_left,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_left,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_left,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_left {
    margin-bottom: 2em;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_left h4,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_left h4,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_left h4,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_left h4 {
  font-size: 160%;
  font-weight: normal;
  margin-bottom: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_left h4,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_left h4,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_left h4,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_left h4 {
    font-size: 147%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_left h4,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_left h4,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_left h4,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_left h4 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_left h4,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_left h4,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_left h4,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_left h4 {
    margin-bottom: 10px;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_left .txt,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_left .txt,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_left .txt,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_left .txt {
  font-size: 107%;
  line-height: 1.7;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_left .txt,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_left .txt,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_left .txt,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_left .txt {
    line-height: 1.5;
    padding-bottom: 10px;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_right,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_right,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_right,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_right {
  width: 45.45455%;
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_right,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_right,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_right,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_right {
    width: 100%;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_right table,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_right table,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table {
  font-weight: normal;
  width: 100%;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_right table tr,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table tr,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_right table tr,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table tr {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_right table th,
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_right table td,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table th,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table td,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_right table th,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_right table td,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table th,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table td {
  padding: 20px 0;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_right table th,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table th,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_right table th,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table th {
  padding-left: 20px;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_right table th,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table th,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_right table th,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table th {
    padding-left: 10px;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_right table td,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table td,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_right table td,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table td {
  padding-left: 20px;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_right table td,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table td,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_right table td,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_right table td {
    padding-left: 10px;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn {
  margin-top: 80px;
  width: 86.36364%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  font-family: "EB Garamond", serif;
  font-size: 120%;
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold,
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost {
  width: 48.42105%;
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold,
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost {
    width: 100%;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a,
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost a,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost a,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost a,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost a {
  max-width: 460px;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a span,
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost a span,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a span,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost a span,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a span,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost a span,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a span,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost a span {
  position: relative;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a span::after,
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost a span::after,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a span::after,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost a span::after,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a span::after,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost a span::after,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a span::after,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost a span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold,
  .con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold,
  .con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold,
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold {
    margin-bottom: 1em;
  }
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  padding: 20px 0;
  background: #b49755;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a span,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a span,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a span,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a span {
  position: relative;
  z-index: 2;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a:after,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a:after,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a:after,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a:after {
  content: " ";
  display: block;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: #000;
  opacity: 0.2;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a:hover:after,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a:hover:after,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_gold a:hover:after,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_gold a:hover:after {
  width: 100%;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost a,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost a,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost a,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost a {
  display: inline-block;
  width: 100%;
  border: 3px solid #b49755;
  text-decoration: none;
  color: #fff !important;
  padding: 17px 0;
  text-align: center;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  cursor: pointer;
}
.con_rooms .rooms-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost a:hover,
.con_rooms .rooms-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost a:hover,
.con_rooms .special-type .box_panel .panel-group .panel .box_guest .info .box_btn .btn_ghost a:hover,
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_guest .info .box_btn .btn_ghost a:hover {
  background: rgba(180, 151, 85, 0.6);
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.con_rooms .rooms-type .box_tab {
  width: 79.16667%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .rooms-type .box_tab {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .rooms-type .box_tab {
    width: 100%;
  }
}
.con_rooms .rooms-type .box_tab .tab-group {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (min-width: 1025px) {
  .con_rooms .rooms-type .box_tab .tab-group .tab {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media print {
  .con_rooms .rooms-type .box_tab .tab-group .tab {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.ie8 .con_rooms .rooms-type .box_tab .tab-group .tab {
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (max-width: 1024px) {
  .con_rooms .rooms-type .box_tab .tab-group .tab {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.con_rooms .special-type {
  background: #000;
  position: relative;
  z-index: -5;
  padding: 100px 0 120px;
}
@media only screen and (max-width: 767px) {
  .con_rooms .special-type {
    padding: 40px 0 20px;
  }
}
.con_rooms .special-type .box_tab {
  width: 79.16667%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .special-type .box_tab {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .special-type .box_tab {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .special-type .box_tab {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.con_rooms .special-type .box_tab .tab-group {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 1025px) {
  .con_rooms .special-type .box_tab .tab-group {
    width: 70%;
  }
}
@media print {
  .con_rooms .special-type .box_tab .tab-group {
    width: 70%;
  }
}
.ie8 .con_rooms .special-type .box_tab .tab-group {
  width: 70%;
}
@media only screen and (min-width: 1025px) {
  .con_rooms .special-type .box_tab .tab-group .tab-spc {
    width: 20%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media print {
  .con_rooms .special-type .box_tab .tab-group .tab-spc {
    width: 20%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.ie8 .con_rooms .special-type .box_tab .tab-group .tab-spc {
  width: 20%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .con_rooms .special-type .box_tab .tab-group .tab-spc {
    min-width: 100px;
  }
}
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl span {
  width: auto;
  white-space: nowrap;
}
.con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl small {
  margin-left: 1em;
}
@media only screen and (max-width: 767px) {
  .con_rooms .special-type .box_panel .panel-group .panel-spc .box_ttl small {
    margin-left: 0;
  }
}

/* -----------------------------------------------------------
	.con_ameni
----------------------------------------------------------- */
.con_ameni {
  max-width: 1260px !important;
}
@media only screen and (max-width: 767px) {
  .con_ameni {
    width: 100%;
  }
}
.con_ameni h3 {
  font-size: 2.3em;
  padding-bottom: 10px;
  font-family: "EB Garamond", serif;
}
.con_ameni table {
  width: 100%;
}
.con_ameni table tr {
  font-size: 1.1em;
}
.con_ameni table tr th {
  font-weight: normal;
  width: 20%;
  border-top: 1px solid #b8b7b6;
  border-bottom: 1px solid #b8b7b6;
  padding: 2% 3%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_ameni table tr th {
    width: 22%;
  }
}
@media only screen and (max-width: 767px) {
  .con_ameni table tr th {
    width: 100%;
    display: table;
    background: #555;
    border: none;
    font-size: 1.2em;
    line-height: 1.8;
    color: #fff;
  }
  .con_ameni table tr th span {
    padding-left: 2.5%;
  }
}
.con_ameni table tr td {
  width: 80%;
  border-top: 1px solid #d9d8d6;
  border-bottom: 1px solid #d9d8d6;
  padding: 2% 3%;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_ameni table tr td {
    width: 78%;
  }
}
@media only screen and (max-width: 767px) {
  .con_ameni table tr td {
    width: 95%;
    margin: 0 auto;
    display: table;
    border: none;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
.con_ameni .remodal-cancel {
  margin-top: 15px;
  background: #555;
}

/* -----------------------------------------------------------
	con_special
----------------------------------------------------------- */
.con_special {
  margin-bottom: 180px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_special {
    margin-bottom: 20px;
  }
}
.con_special .box_special {
  margin: 0 auto;
  width: 62.5%;
  padding: 90px 0 80px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special .box_special {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_special {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_special {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  .con_special .box_special {
    width: 80%;
  }
}
@media print {
  .con_special .box_special {
    width: 80%;
  }
}
.ie8 .con_special .box_special {
  width: 80%;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .con_special .box_special {
    width: 90%;
  }
}
@media print {
  .con_special .box_special {
    width: 90%;
  }
}
.ie8 .con_special .box_special {
  width: 90%;
}
.con_special .box_special .st_mid {
  color: #fff;
  color: #b49755;
  text-align: center;
  margin-bottom: 60px;
}
.con_special .box_special .st_mid i {
  font-size: 134%;
}
.con_special .box_special .st_mid span {
  display: block;
}
.con_special .box_special .st_mid span.en {
  font-family: "EB Garamond", serif;
  font-weight: normal;
  font-size: 267%;
}
@media only screen and (max-width: 767px) {
  .con_special .box_special .st_mid span.en {
    font-size: 214%;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_special .st_mid {
    margin-bottom: 40px;
  }
}
.con_special .box_special ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special .box_special ul {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_special ul {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special .box_special ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.con_special .box_special ul li {
  width: 20%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_special .box_special ul li {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_special ul li {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_special .box_special ul li {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_special .box_special ul li:last-child {
    margin-bottom: 1em;
  }
}
.con_special .box_special ul li h4 {
  font-family: "Times New Roman", serif;
  margin: 15px auto 40px;
  position: relative;
  font-weight: normal;
  letter-spacing: .05em;
  font-size: 120%;
}
@media only screen and (max-width: 767px) {
  .con_special .box_special ul li h4 {
    margin: 15px auto 20px;
  }
}
.con_special .box_special ul li h4:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  background: #c0a669;
  left: 50%;
  bottom: -15px;
  margin-left: -15px;
}
@media only screen and (max-width: 767px) {
  .con_special .box_special ul li h4:after {
    bottom: -10px;
  }
}
.con_special .box_special ul li .txt {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: .04em;
}
.con_special .box_special .note {
  text-align: center;
  font-size: 94%;
}

/* -----------------------------------------------------------
	con_lounge
----------------------------------------------------------- */
.con_lounge {
  margin-bottom: 130px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge {
    margin-bottom: 0;
  }
}
.con_lounge .breakfast {
  margin-bottom: 300px;
  width: 87.5%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast {
    margin-bottom: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast {
    width: 96%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast {
    display: block;
    margin-top: -2em;
  }
}
.con_lounge .breakfast .img {
  width: 57.14286%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast .img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .img {
    margin-top: 12em;
  }
}
.con_lounge .breakfast .img img {
  width: 100%;
}
.con_lounge .breakfast .box_txt {
  width: 38.09524%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast .box_txt {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt {
    margin-left: auto;
    margin-right: auto;
    margin-top: 4em;
  }
}
.con_lounge .breakfast .box_txt .box_upper {
  margin-bottom: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast .box_txt .box_upper {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt .box_upper {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1700px) {
  .con_lounge .breakfast .box_txt .box_upper {
    margin-bottom: 80px;
  }
}
@media print {
  .con_lounge .breakfast .box_txt .box_upper {
    margin-bottom: 80px;
  }
}
.ie8 .con_lounge .breakfast .box_txt .box_upper {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt .box_upper {
    margin-top: -26em;
  }
}
.con_lounge .breakfast .box_txt .box_upper .st_mid {
  font-family: "EB Garamond", serif;
  font-weight: normal;
  white-space: nowrap;
  line-height: 1;
  letter-spacing: .04em;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast .box_txt .box_upper .st_mid {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt .box_upper .st_mid {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1700px) {
  .con_lounge .breakfast .box_txt .box_upper .st_mid {
    font-size: 85%;
  }
}
@media print {
  .con_lounge .breakfast .box_txt .box_upper .st_mid {
    font-size: 85%;
  }
}
.ie8 .con_lounge .breakfast .box_txt .box_upper .st_mid {
  font-size: 85%;
}
.con_lounge .breakfast .box_txt .box_upper .st_mid small {
  font-size: 240%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast .box_txt .box_upper .st_mid small {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt .box_upper .st_mid small {
    font-size: 147%;
  }
}
.con_lounge .breakfast .box_txt .box_upper .st_mid .en {
  font-size: 400%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast .box_txt .box_upper .st_mid .en {
    font-size: 240%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt .box_upper .st_mid .en {
    font-size: 214%;
  }
}
.con_lounge .breakfast .box_txt .box_bottom {
  width: 84.375%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast .box_txt .box_bottom {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt .box_bottom {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt .box_bottom {
    margin-top: 19em;
  }
}
.con_lounge .breakfast .box_txt .box_bottom .time {
  color: #b49755;
  font-style: italic;
  font-family: "EB Garamond", serif;
  font-size: 200%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast .box_txt .box_bottom .time {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt .box_bottom .time {
    font-size: 174%;
  }
}
.con_lounge .breakfast .box_txt .box_bottom h4 {
  font-family: "EB Garamond", serif;
  font-size: 320%;
  font-weight: normal;
  letter-spacing: .04em;
  line-height: 1;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast .box_txt .box_bottom h4 {
    font-size: 214%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt .box_bottom h4 {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt .box_bottom h4 {
    margin-bottom: 20px;
  }
}
.con_lounge .breakfast .box_txt .box_bottom .txt_bottom {
  margin-bottom: 100px;
  letter-spacing: .04em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge .breakfast .box_txt .box_bottom .txt_bottom {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge .breakfast .box_txt .box_bottom .txt_bottom {
    margin-bottom: 40px;
  }
}

/* -----------------------------------------------------------
	con_lounge_rooftop
----------------------------------------------------------- */
.con_lounge_rooftop {
  margin-bottom: 130px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop {
    margin-bottom: 0;
  }
}
.con_lounge_rooftop .wrap_rooftop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  background: #2d2b28;
  padding-bottom: 450px;
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .wrap_rooftop {
    padding-bottom: 270px;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop {
    padding-bottom: 270px;
  }
}
.con_lounge_rooftop .wrap_rooftop .rooftop {
  margin-top: -190px;
  width: 70%;
  max-width: 800px;
  max-height: 600px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop {
    margin-top: -120px;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop {
    width: 61%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom {
  width: 80%;
  background: #2d2b28;
  margin-left: auto;
  position: relative;
  margin-top: -50px;
  padding: 40px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom {
    width: 87%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom {
    margin-top: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom {
    margin-top: -20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom {
    padding: 20px;
  }
}
.con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom .time {
  color: #b49755;
  font-style: italic;
  font-family: "EB Garamond", serif;
  font-size: 200%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom .time {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom .time {
    font-size: 174%;
  }
}
.con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom h4 {
  font-family: "EB Garamond", serif;
  font-size: 320%;
  font-weight: normal;
  letter-spacing: .04em;
  line-height: 1;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom h4 {
    font-size: 214%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom h4 {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom h4 {
    margin-bottom: 20px;
  }
}
.con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom .txt_bottom {
  letter-spacing: .04em;
}
.con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom .txt_bottom .ttl {
  font-size: 160%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom .txt_bottom .ttl {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop .rooftop .box_bottom .txt_bottom .ttl {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop .cafe {
    position: relative;
    top: -50px;
  }
}
.con_lounge_rooftop .wrap_rooftop .bar small {
  font-size: 16px;
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .wrap_rooftop .bar small {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_lounge_rooftop .box_slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media print {
  .con_lounge_rooftop .box_slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.ie8 .con_lounge_rooftop .box_slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.con_lounge_rooftop .box_slide .slide img {
  width: 100%;
}
.con_lounge_rooftop .box_slide .slick-list {
  width: 100%;
  overflow: visible;
}
.con_lounge_rooftop .slick-dots {
  position: absolute;
  width: auto;
  bottom: 0;
  right: 0;
  z-index: 5;
  line-height: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .slick-dots {
    bottom: -2em;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .slick-dots {
    bottom: -34em;
    right: 2em;
  }
}
.con_lounge_rooftop .slick-dots li {
  background: #666;
}
.con_lounge_rooftop .slick-dots li.slick-active {
  background: #aa8c45;
}
.con_lounge_rooftop .slick-arrow {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.con_lounge_rooftop .slick-arrow.slick-prev, .con_lounge_rooftop .slick-arrow.slick-next {
  background: #222222;
  color: #222222;
  width: 60px;
  height: 60px;
  top: auto;
  cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .slick-arrow.slick-prev, .con_lounge_rooftop .slick-arrow.slick-next {
    width: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .slick-arrow.slick-prev, .con_lounge_rooftop .slick-arrow.slick-next {
    width: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .slick-arrow.slick-prev, .con_lounge_rooftop .slick-arrow.slick-next {
    height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .slick-arrow.slick-prev, .con_lounge_rooftop .slick-arrow.slick-next {
    height: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .slick-arrow.slick-prev, .con_lounge_rooftop .slick-arrow.slick-next {
    top: calc(100% + 1em);
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .slick-arrow.slick-prev, .con_lounge_rooftop .slick-arrow.slick-next {
    top: calc(100% + 24em);
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .slick-arrow.slick-prev, .con_lounge_rooftop .slick-arrow.slick-next {
    display: none !important;
  }
}
.con_lounge_rooftop .slick-arrow.slick-prev:hover, .con_lounge_rooftop .slick-arrow.slick-next:hover {
  opacity: .8;
}
.con_lounge_rooftop .slick-arrow.slick-prev {
  left: 105%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .slick-arrow.slick-prev {
    left: 105%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .slick-arrow.slick-prev {
    left: 1.5em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1800px) {
  .con_lounge_rooftop .slick-arrow.slick-prev {
    left: 159%;
  }
}
@media print {
  .con_lounge_rooftop .slick-arrow.slick-prev {
    left: 159%;
  }
}
.ie8 .con_lounge_rooftop .slick-arrow.slick-prev {
  left: 159%;
}
@media only screen and (min-width: 1025px) and (max-width: 1530px) {
  .con_lounge_rooftop .slick-arrow.slick-prev {
    left: 155%;
  }
}
@media print {
  .con_lounge_rooftop .slick-arrow.slick-prev {
    left: 155%;
  }
}
.ie8 .con_lounge_rooftop .slick-arrow.slick-prev {
  left: 155%;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .con_lounge_rooftop .slick-arrow.slick-prev {
    left: 152%;
  }
}
@media print {
  .con_lounge_rooftop .slick-arrow.slick-prev {
    left: 152%;
  }
}
.ie8 .con_lounge_rooftop .slick-arrow.slick-prev {
  left: 152%;
}
.con_lounge_rooftop .slick-arrow.slick-prev::after {
  content: "";
  background: url(../images/home/arrow-prev.png) no-repeat;
  display: block;
  width: 22px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .slick-arrow.slick-prev::after {
    background-size: 80%;
  }
}
.con_lounge_rooftop .slick-arrow.slick-next {
  right: -21%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .slick-arrow.slick-next {
    right: -24%;
  }
}
@media only screen and (max-width: 767px) {
  .con_lounge_rooftop .slick-arrow.slick-next {
    right: 72%;
  }
}
.con_lounge_rooftop .slick-arrow.slick-next::after {
  content: "";
  background: url(../images/home/arrow-next.png) no-repeat;
  display: block;
  width: 22px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_lounge_rooftop .slick-arrow.slick-next::after {
    background-size: 80%;
  }
}

/* -----------------------------------------------------------
	con_sightseeing
----------------------------------------------------------- */
.con_sightseeing {
  margin-bottom: 150px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_sightseeing {
    background: url(../images/home/img_map.png) no-repeat 100% 50%;
    margin-left: 7.29167%;
  }
}
@media print {
  .con_sightseeing {
    background: url(../images/home/img_map.png) no-repeat 100% 50%;
    margin-left: 7.29167%;
  }
}
.ie8 .con_sightseeing {
  background: url(../images/home/img_map.png) no-repeat 100% 50%;
  margin-left: 7.29167%;
}
@media only screen and (min-width: 1025px) and (max-width: 1760px) {
  .con_sightseeing {
    background-size: 70%;
  }
}
@media print {
  .con_sightseeing {
    background-size: 70%;
  }
}
.ie8 .con_sightseeing {
  background-size: 70%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing {
    background: url(../images/home/img_map.png) no-repeat 45% -8%;
    background-size: contain;
  }
}
@media only screen and (min-width: 850px) and (max-width: 1024px) {
  .con_sightseeing {
    background-size: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing {
    background: url(../images/home/img_map-sp.png) no-repeat 50% -10%;
    background-size: contain;
  }
}
.con_sightseeing .st_mid {
  margin-bottom: 30px;
  font-family: "EB Garamond", serif;
  font-size: 400%;
  font-weight: normal;
  letter-spacing: .04em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .st_mid {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .st_mid {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .st_mid {
    font-size: 320%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .st_mid {
    font-size: 214%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .st_mid {
    margin-top: 1em;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .st_mid {
    text-align: center;
    margin-top: 2em;
  }
}
.con_sightseeing .img_rsp {
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .img_rsp {
    margin-top: -15em;
    margin-bottom: -10em;
  }
}
.con_sightseeing .box_sightseeing {
  width: 39.0625%;
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sightseeing {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sightseeing {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sightseeing {
    padding-top: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing {
    padding-top: 500px;
  }
}
.con_sightseeing .box_sightseeing .img img {
  width: 100%;
}
.con_sightseeing .box_sightseeing .box_txt {
  background: #222;
  position: relative;
  z-index: 2;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.con_sightseeing .box_sightseeing .box_txt .ttl {
  font-size: 160%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sightseeing .box_txt .ttl {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing .box_txt .ttl {
    font-size: 120%;
  }
}
.con_sightseeing .box_sightseeing .box_txt .tag {
  line-height: 1.4;
  background: #444;
  padding: 7px 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 10px 0;
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing .box_txt .tag {
    padding: 5px 8px;
  }
}
.con_sightseeing .box_sightseeing .box_txt .txt {
  letter-spacing: .04em;
}
.con_sightseeing .box_sightseeing .box01 {
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing .box01 {
    margin-bottom: 2em;
  }
}
.con_sightseeing .box_sightseeing .box01 .box_txt {
  margin-top: -120px;
  width: 80%;
  padding: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sightseeing .box01 .box_txt {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing .box01 .box_txt {
    margin-top: -30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sightseeing .box01 .box_txt {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing .box01 .box_txt {
    width: 82%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing .box01 .box_txt {
    padding: 20px 10px;
  }
}
.con_sightseeing .box_sightseeing .box01 .box_txt .ttl {
  display: inline-block;
}
.con_sightseeing .box_sightseeing .box01 .box_txt .tag {
  display: inline-block;
}
.con_sightseeing .box_sightseeing .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.con_sightseeing .box_sightseeing .wrapper .box02,
.con_sightseeing .box_sightseeing .wrapper .box03 {
  width: 49.33333%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sightseeing .wrapper .box02,
  .con_sightseeing .box_sightseeing .wrapper .box03 {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing .wrapper .box02,
  .con_sightseeing .box_sightseeing .wrapper .box03 {
    width: 49%;
  }
}
.con_sightseeing .box_sightseeing .wrapper .box02 .box_txt,
.con_sightseeing .box_sightseeing .wrapper .box03 .box_txt {
  margin-top: -40px;
  width: 89.18919%;
  padding: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sightseeing .wrapper .box02 .box_txt,
  .con_sightseeing .box_sightseeing .wrapper .box03 .box_txt {
    margin-top: -20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing .wrapper .box02 .box_txt,
  .con_sightseeing .box_sightseeing .wrapper .box03 .box_txt {
    margin-top: -20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_sightseeing .wrapper .box02 .box_txt,
  .con_sightseeing .box_sightseeing .wrapper .box03 .box_txt {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing .wrapper .box02 .box_txt,
  .con_sightseeing .box_sightseeing .wrapper .box03 .box_txt {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_sightseeing .wrapper .box02 .box_txt,
  .con_sightseeing .box_sightseeing .wrapper .box03 .box_txt {
    padding: 10px;
  }
}
.con_sightseeing .box_hotel {
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_hotel {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_hotel {
    width: 90%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1810px) {
  .con_sightseeing .box_hotel {
    width: 65%;
  }
}
@media print {
  .con_sightseeing .box_hotel {
    width: 65%;
  }
}
.ie8 .con_sightseeing .box_hotel {
  width: 65%;
}
@media only screen and (min-width: 1025px) and (max-width: 1500px) {
  .con_sightseeing .box_hotel {
    width: 75%;
  }
}
@media print {
  .con_sightseeing .box_hotel {
    width: 75%;
  }
}
.ie8 .con_sightseeing .box_hotel {
  width: 75%;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .con_sightseeing .box_hotel {
    width: 85%;
  }
}
@media print {
  .con_sightseeing .box_hotel {
    width: 85%;
  }
}
.ie8 .con_sightseeing .box_hotel {
  width: 85%;
}
@media only screen and (max-width: 1024px) {
  .con_sightseeing .box_hotel {
    margin-left: auto;
    margin-right: auto;
  }
}
.con_sightseeing .box_hotel .hotel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_hotel .hotel {
    display: block;
  }
}
@media only screen and (min-width: 1025px) {
  .con_sightseeing .box_hotel .hotel {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media print {
  .con_sightseeing .box_hotel .hotel {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.ie8 .con_sightseeing .box_hotel .hotel {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.con_sightseeing .box_hotel .hotel .box_left {
  width: 45%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_hotel .hotel .box_left {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_hotel .hotel .box_left {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1810px) {
  .con_sightseeing .box_hotel .hotel .box_left {
    width: 35%;
  }
}
@media print {
  .con_sightseeing .box_hotel .hotel .box_left {
    width: 35%;
  }
}
.ie8 .con_sightseeing .box_hotel .hotel .box_left {
  width: 35%;
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_hotel .hotel .box_left {
    margin-bottom: 1em;
  }
}
.con_sightseeing .box_hotel .hotel .box_left .ttl {
  font-family: "EB Garamond", serif;
  font-size: 160%;
  margin-bottom: 1em;
  letter-spacing: .05em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_hotel .hotel .box_left .ttl {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_hotel .hotel .box_left .ttl {
    font-size: 187%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_hotel .hotel .box_left .ttl {
    margin-bottom: 0.6em;
  }
}
.con_sightseeing .box_hotel .hotel .box_right {
  width: 52%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_hotel .hotel .box_right {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_hotel .hotel .box_right {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1810px) {
  .con_sightseeing .box_hotel .hotel .box_right {
    width: 62%;
  }
}
@media print {
  .con_sightseeing .box_hotel .hotel .box_right {
    width: 62%;
  }
}
.ie8 .con_sightseeing .box_hotel .hotel .box_right {
  width: 62%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_sightseeing .box_hotel .hotel .box_right {
    padding-top: 3em;
  }
}
.con_sightseeing .box_hotel .hotel .box_right .txt ul {
  letter-spacing: .05em;
}
.con_sightseeing .box_hotel .hotel .box_right .txt ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.con_sightseeing .box_hotel .hotel .box_right .txt ul li::before {
  content: "・";
}
.con_sightseeing .box_hotel .hotel .box_right .txt ul li:nth-child(2) {
  margin-bottom: 1.5em;
}
.con_sightseeing .box_hotel .hotel .box_right .txt ul li:nth-child(3) {
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .con_sightseeing .box_hotel .hotel .box_right .box_btn {
    margin-top: 2em;
  }
}
.con_sightseeing .box_hotel .hotel .box_right .box_btn .btn_gold a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  padding: 20px 0;
  background: #b49755;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #fff;
  max-width: 320px;
}
.con_sightseeing .box_hotel .hotel .box_right .box_btn .btn_gold a span {
  position: relative;
  z-index: 2;
}
.con_sightseeing .box_hotel .hotel .box_right .box_btn .btn_gold a:after {
  content: " ";
  display: block;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: #000;
  opacity: 0.2;
}
.con_sightseeing .box_hotel .hotel .box_right .box_btn .btn_gold a:hover:after {
  width: 100%;
}
.con_sightseeing .box_hotel .hotel .box_right .box_btn .btn_gold a i {
  margin-right: 7px;
}
.con_sightseeing .box_hotel .hotel .box_right .box_btn .btn_gold a i, .con_sightseeing .box_hotel .hotel .box_right .box_btn .btn_gold a span {
  color: #000;
}

/* -----------------------------------------------------------
	con_information
----------------------------------------------------------- */
.con_information {
  width: 57.29167%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_information {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information {
    width: 90%;
  }
}
.con_information .st_mid {
  margin-bottom: 35px;
  text-align: center;
  font-family: "EB Garamond", serif;
  font-size: 400%;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_information .st_mid {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .st_mid {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_information .st_mid {
    font-size: 320%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .st_mid {
    font-size: 214%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .tbl_basic tr {
    border-bottom: 1px solid #aaa;
    vertical-align: top;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .tbl_basic tr th, .con_information .tbl_basic tr td {
    border: none;
  }
}
.con_information .tbl_basic tr th {
  background: none;
}
@media only screen and (max-width: 767px) {
  .con_information .tbl_basic tr th {
    display: table-cell;
    width: 33%;
    padding: 14px 7px;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .tbl_basic tr td {
    width: 100%;
    padding: 14px 7px;
  }
}

#search_module {
  color: #000;
  background: url(../images/common/bg_wood.jpg);
}
#search_module #search_module_open {
  max-width: 1920px;
  position: relative;
}
#search_module #search_module_open::before {
  content: "Search";
  width: 100px;
  position: absolute;
  color: #fff;
  border: 1px solid #787878;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  #search_module #search_module_open::before {
    height: calc(100px - 2.5em);
    top: 70%;
    left: calc((100vw - 950px) / 2);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-top: 2.5em;
  }
}
@media print {
  #search_module #search_module_open::before {
    height: calc(100px - 2.5em);
    top: 70%;
    left: calc((100vw - 950px) / 2);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-top: 2.5em;
  }
}
.ie8 #search_module #search_module_open::before {
  height: calc(100px - 2.5em);
  top: 70%;
  left: calc((100vw - 950px) / 2);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-top: 2.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #search_module #search_module_open::before {
    width: 90%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 5px 0;
  }
}
#search_module #search_module_open .search-widget-search-container-bf1818 {
  background: transparent;
  border-radius: 0;
}
@media only screen and (min-width: 1025px) {
  #search_module #search_module_open .search-widget-search-container-bf1818 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media print {
  #search_module #search_module_open .search-widget-search-container-bf1818 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.ie8 #search_module #search_module_open .search-widget-search-container-bf1818 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #search_module #search_module_open .search-widget-search-container-bf1818 {
    width: 100% !important;
    padding-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  #search_module #search_module_open .search-widget-search-container-bf1818 {
    width: 100% !important;
    padding: 15px 10px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-input-wrapper-eaf5bf {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-input-wrapper-eaf5bf .search-widget-two-picker-wrapper-4ca735 .input-container-input-container-da40af .input-container-title-db81ec {
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  #search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-input-wrapper-eaf5bf .search-widget-two-picker-wrapper-4ca735 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-input-wrapper-eaf5bf .search-widget-two-picker-wrapper-4ca735 .input-container-input-container-da40af {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 20px;
  }
  #search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-input-wrapper-eaf5bf .search-widget-two-picker-wrapper-4ca735 .input-container-input-container-da40af .input-container-title-db81ec {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-input-wrapper-eaf5bf .search-widget-two-picker-wrapper-4ca735 {
    width: 48%;
  }
  #search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-input-wrapper-eaf5bf .search-widget-two-picker-wrapper-4ca735 .input-container-input-container-da40af {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-input-wrapper-eaf5bf .search-widget-two-picker-wrapper-4ca735 .input-container-input-container-da40af {
    width: 100%;
  }
  #search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-input-wrapper-eaf5bf .search-widget-two-picker-wrapper-4ca735 .input-container-input-container-da40af .input-container-slot-239963 .dropdown-selector-container-ed6e73 .dropdown-dropdown-1449fa {
    right: 0;
  }
}
#search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-button-wrapper-d2b715 .button-btn-f51c1a {
  background: #fff !important;
  color: #000 !important;
}
@media only screen and (max-width: 1024px) {
  #search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-button-wrapper-d2b715 {
    display: block;
  }
  #search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-button-wrapper-d2b715 .button-btn-f51c1a {
    width: 40%;
    margin-right: 30%;
    margin-left: 30%;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  #search_module #search_module_open .search-widget-search-container-bf1818 .search-widget-button-wrapper-d2b715 .button-btn-f51c1a {
    width: 60%;
    margin-right: 20%;
    margin-left: 20%;
    margin-bottom: 0;
  }
}
#search_module .box_sub {
  padding-bottom: 10px;
}
#search_module .box_sub ul {
  max-width: 850px;
}
@media only screen and (min-width: 1025px) {
  #search_module .box_sub ul {
    padding-left: 6em;
  }
}
@media print {
  #search_module .box_sub ul {
    padding-left: 6em;
  }
}
.ie8 #search_module .box_sub ul {
  padding-left: 6em;
}
#search_module .box_sub ul li {
  width: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #search_module .box_sub ul li {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  #search_module .box_sub ul li {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #search_module .box_sub ul li {
    margin-right: 2em;
  }
}
@media print {
  #search_module .box_sub ul li {
    margin-right: 2em;
  }
}
.ie8 #search_module .box_sub ul li {
  margin-right: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #search_module .box_sub ul li {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #search_module .box_sub ul li {
    margin-bottom: 1em;
    text-align: center;
  }
}
#search_module .box_sub ul li:last-child {
  margin-right: 0;
}
#search_module .box_sub ul li a {
  color: #fff;
  text-decoration: underline;
  font-size: 120%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #search_module .box_sub ul li a {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  #search_module .box_sub ul li a {
    font-size: 94%;
  }
}


/* ▼トップの白枠「空室検索 / Search」ラベルを非表示にする（EN） */
#search_module #search_module_open::before {
  content: none !important;
  display: none !important;
}



/* ==== 英語版 TOP：検索モジュール中央寄せ調整 ==== */

#search_module.view_pc-tab {
    display: flex;
    flex-direction: column;
    align-items: center;   /* 横方向の中央寄せ */
    text-align: center;    /* テキストも中央寄せ */
}

#search_module .box_sub,
#search_module form {
    margin-left: auto;
    margin-right: auto;    /* ブロック自体を中央寄せ */
}








