@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : stay_detail.css
 author     : Ability Consultant
 style info : 客室下層共通
=================================================================== */
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
.con_room, .con_amenity .box_amenity, .txt_s {
  max-width: 1280px;
  margin: auto;
  width: 95%;
}

/*Animate */
.tit {
  font-weight: normal;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 188%;
  line-height: 1em;
  letter-spacing: 0.1em;
  color: #000;
  padding-bottom: 2.5rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tit {
    padding-bottom: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .tit {
    padding-bottom: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .tit {
    line-height: 1.6em;
  }
}

/* -----------------------------------------------------------
	slider
----------------------------------------------------------- */
.slick-slider .slick-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0;
  text-align: center;
  line-height: 0;
}
@media only screen and (max-width: 767px) {
  .slick-slider .slick-dots {
    bottom: 8px;
  }
}
.slick-slider .slick-dots li {
  display: inline-block;
}
.slick-slider .slick-dots li button {
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  background: #fff;
  border-radius: 100%;
  width: 15px;
  padding: 15px 0 0;
  height: 0;
  overflow: hidden;
  margin: 0 6px;
  border: none;
}
@media only screen and (max-width: 767px) {
  .slick-slider .slick-dots li button {
    width: 12px;
    padding: 12px 0 0;
  }
}
.slick-slider .slick-dots .slick-active button {
  background: #5ea4bf;
}

/* -----------------------------------------------------------
	.con_room
----------------------------------------------------------- */
.con_room {
  max-width: 1240px;
  margin: 0 auto;
  margin-top: 7rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_room {
    margin-top: 6rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_room {
    margin-top: 6rem;
  }
}
.con_room .box_room {
  margin-bottom: 16rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_room .box_room {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room {
    margin-bottom: 6rem;
  }
}
.con_room .box_room .st_basic {
  margin-bottom: 3rem;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_room .box_room .st_basic {
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .st_basic {
    margin-bottom: 1rem;
  }
}
.con_room .box_room .img {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_room .box_room .img {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .img {
    margin-bottom: 1rem;
  }
}
.con_room .box_room .img img {
  width: 100%;
}
.con_room .box_room .box_txt, .con_room .box_room .box_detail {
  width: 95%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_room .box_room .box_txt, .con_room .box_room .box_detail {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_txt, .con_room .box_room .box_detail {
    width: 100%;
  }
}
.con_room .box_room .box_txt {
  margin: 0 auto;
  margin-bottom: 4rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_room .box_room .box_txt {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_txt {
    margin-bottom: 1.5rem;
  }
}
.con_room .box_room .box_txt .txt.note {
  font-size: clamp(11px, 85%, 16px);
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  margin-block: .5em 2em;
}
.con_room .box_room .box_txt .position {
  position: relative;
  padding: 0.2em 1em 0.2em 1.5em;
  display: inline-block;
  letter-spacing: .2em;
  font-size: 90%;
  color: #5ea4bf;
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_txt .position {
    padding: 0.2em 1em 0.2em 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_txt .position {
    font-size: 88%;
    letter-spacing: .2em;
  }
}
.con_room .box_room .box_txt .position:after {
  content: "";
  background: url(../stay/images/ic_pin.gif) right center no-repeat;
  background-size: auto;
  width: 20px;
  height: 20px;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 17%;
}
.con_room .box_room .box_detail {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.con_room .box_room .box_detail + .box_detail {
  margin-top: 1em;
}
.con_room .box_room .box_detail + .box_detail:has(.btn_reserve) {
  gap: .5em;
}
@media only screen and (min-width: 768px) {
  .con_room .box_room .box_detail + .box_detail:has(.btn_reserve) > * {
    flex: 1;
  }
}
@media print {
  .con_room .box_room .box_detail + .box_detail:has(.btn_reserve) > * {
    flex: 1;
  }
}
.ie8 .con_room .box_room .box_detail + .box_detail:has(.btn_reserve) > * {
  flex: 1;
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_detail + .box_detail:has(.btn_reserve) > * {
    max-width: calc(50% - .25em);
    width: 100%;
  }
}
.con_room .box_room .box_detail + .box_detail:has(.btn_reserve):has(.btn_layout) a {
  padding: .5em;
}
.con_room .box_room .box_detail + .box_detail a {
  text-align: center;
}
.con_room .box_room .box_detail .icon {
  display: flex;
  align-items: center;
  margin-right: 3rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_room .box_room .box_detail .icon {
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_detail .icon {
    margin-right: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_detail .icon {
    padding-bottom: 1rem;
  }
}
.con_room .box_room .box_detail .icon img {
  margin-right: 1rem;
  height: 20px;
  width: 24px;
}
.con_room .box_room .box_detail .icon .fa-user {
  font-size: 125%;
  margin-right: .5em;
  text-align: center;
  width: 24px;
}
.con_room .box_room .box_detail .btn_layout a, .con_room .box_room .box_detail .btn_reserve a {
  display: block;
  padding: .5em 1.5em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.con_room .box_room .box_detail .btn_layout a {
  border: 1px solid #dbdbdb;
  position: relative;
}
.con_room .box_room .box_detail .btn_layout a:hover {
  background: #dbdbdb;
  color: #fff;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_detail .btn_reserve {
    width: 100%;
  }
  .con_room .box_room .box_detail .btn_reserve a {
    padding-inline: .5em;
    text-align: center;
  }
}
.con_room .box_room .box_detail .btn_reserve a {
  border: 1px solid #bea67c;
  background: #bea67c;
  color: #fff;
}
.con_room .box_room .box_detail .btn_reserve a:hover {
  background: #fff;
  color: #bea67c;
}
.con_room .box_room .box_detail .btn_reserve.blue a {
  border: 1px solid #5ea4bf;
  background: #5ea4bf;
  color: #fff;
}
.con_room .box_room .box_detail .btn_reserve.blue a:hover {
  background: #fff;
  color: #5ea4bf;
}
.con_room .box_room .box_detail .btn_reserve.pink a {
  border: 1px solid #db7676;
  background: #db7676;
  color: #fff;
}
.con_room .box_room .box_detail .btn_reserve.pink a:hover {
  background: #fff;
  color: #db7676;
}
.con_room .box_room .box_detail_inner {
  width: 95%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_room .box_room .box_detail_inner {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_detail_inner {
    width: 100%;
  }
}
.con_room .box_room .box_detail_inner > p {
  display: block;
  margin-top: 2em;
  width: 100%;
  text-indent: -1em;
  padding-left: 1em;
}
.con_room .box_room .box_detail_inner > p .u-txt-bold {
  font-weight: bold;
}
.con_room .box_room .box_detail_inner div .btn_more {
  display: inline-block;
}
.con_room .box_room .box_lounge {
  width: 95%;
  margin: 0 auto;
  margin-top: 10rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_room .box_room .box_lounge {
    margin-top: 6rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_lounge {
    margin-top: 5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_room .box_room .box_lounge {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_lounge {
    flex-direction: column;
  }
}
.con_room .box_room .box_lounge .box_l {
  width: 43%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_room .box_room .box_lounge .box_l {
    width: 43%;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_lounge .box_l {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_lounge .box_l {
    padding-bottom: 1rem;
  }
}
.con_room .box_room .box_lounge .box_l img {
  width: 100%;
}
.con_room .box_room .box_lounge .box_r {
  width: 51%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_room .box_room .box_lounge .box_r {
    width: 52%;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_room .box_lounge .box_r {
    width: 100%;
  }
}

/* -----------------------------------------------------------
	.con_amenity
----------------------------------------------------------- */
.con_amenity {
  background: #eff6f8;
  padding: 6rem 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_amenity {
    padding: 4rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_amenity {
    padding: 3rem 0;
  }
}
.con_amenity .tl_basic {
  text-align: center !important;
  font-size: 300%;
  color: #010101;
  margin-bottom: 1em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_amenity .tl_basic {
    font-size: 250%;
  }
}
@media only screen and (max-width: 767px) {
  .con_amenity .tl_basic {
    font-size: 188%;
  }
}
@media only screen and (max-width: 767px) {
  .con_amenity .tl_basic {
    margin-bottom: 0.5em;
  }
}
.con_amenity .box_amenity {
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
  .con_amenity .box_amenity {
    padding: 0 2rem;
  }
}
.con_amenity .box_amenity li {
  width: 32.33333%;
  display: flex;
  align-items: center;
  padding-bottom: 3.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_amenity .box_amenity li {
    padding-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_amenity .box_amenity li {
    padding-bottom: 3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_amenity .box_amenity li {
    width: 48.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_amenity .box_amenity li {
    width: 100%;
  }
}
.con_amenity .box_amenity li .img_ic {
  position: relative;
  margin-right: 2em;
  width: 48px;
  height: 48px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_amenity .box_amenity li .img_ic {
    margin-right: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_amenity .box_amenity li .img_ic {
    margin-right: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_amenity .box_amenity li .img_ic {
    width: 46px;
  }
}
@media only screen and (max-width: 767px) {
  .con_amenity .box_amenity li .img_ic {
    width: 46px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_amenity .box_amenity li .img_ic {
    height: 46px;
  }
}
@media only screen and (max-width: 767px) {
  .con_amenity .box_amenity li .img_ic {
    height: 46px;
  }
}
.con_amenity .box_amenity li .img_ic img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  transform: translate(-50%, -50%);
}
.con_amenity .box_amenity li .img_ic:before {
  content: "";
  position: absolute;
  background: #fff;
  border-radius: 100%;
  width: 48px;
  height: 48px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_amenity .box_amenity li .img_ic:before {
    width: 46px;
  }
}
@media only screen and (max-width: 767px) {
  .con_amenity .box_amenity li .img_ic:before {
    width: 46px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_amenity .box_amenity li .img_ic:before {
    height: 46px;
  }
}
@media only screen and (max-width: 767px) {
  .con_amenity .box_amenity li .img_ic:before {
    height: 46px;
  }
}

/* -----------------------------------------------------------
	.con_room_type
----------------------------------------------------------- */
.con_room_type {
  max-width: 100%;
}
.con_room_type.col3 {
  margin: 0 1%;
}
.con_room_type.col3 .container_90 {
  max-width: 90%;
  margin: 0 auto;
}
.con_room_type.col3 .tl_basic {
  font-weight: normal;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.remodal_w {
  max-width: 1000px !important;
}

.txt_s {
  margin-bottom: 5em;
  padding-left: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .txt_s {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .txt_s {
    margin-bottom: 3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .txt_s {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .txt_s {
    padding-left: 0;
  }
}
