.stayBox .ttlLv3 .heading {
  font-size: 1.8rem;
}

.heroimgWrap.heroimgWrap-titleImg .mainHeading .mainTtl img {
  width: 100%;
}

@media (min-width: 740px) {
  .heroimgWrap.heroimgWrap-titleImg .mainHeading {
    width: calc(950 / 1920 * 100vw);
  }

  .heroimgWrap.heroimgWrap-titleImg .mainHeading .mainTtl img {
    width: 100%;
  }

  .heroimgWrap.typeImg.heroimgWrap-titleImg .mainHeading {
    top: calc(50% - 60px);
  }

  .stayBox .colWrap .col {
    min-width: 260px;
  }

  .stayBox .colWrap .col:not(:first-child) {
    margin-left: 15px;
  }
}

@media (max-width: 739px) {
  .heroimgWrap.typeImg.heroimgWrap-titleImg .mainHeading {
    top: calc(50% - 90px);
  }
}

.list_lounge ul.noteList>li {
  padding: 0 0 0 3.2em !important;
}

.list_lounge ul.noteList>li:before {
  content: url(/content/dam/sites/wwwjalcojp/jp/ja/intltour/hwi/hyatt_regency/img_sites/icon_list_lounge.png);
  display: inline-block;
  position: absolute;
  top: 0.85em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hyatt_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

.flex-item {
  width: 48%;
}

.hotel_1col {
  width: 290px;
  margin: 10px 0 15px;
}

@media (max-width: 739px) {
  .flex-item {
    width: 100%;
    margin-top: 10px;
  }

  .hotel_1col {
    width: 100%;
  }
}

.stayRoomPanel ul {
  width: 600px;
  height: 400px;
  margin: 40px auto 0;
  position: relative;
}

.stayRoomPanel ul li {
  position: absolute;
  top: 0;
  left: 0;
}

.stayTabList ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.stayTabList ul li {
  width: calc(50% - 5px);
  position: relative;
}

.stayTabList ul li::before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.stayTabList ul li button {
  display: block;
  background-color: transparent;
  width: 100%;
  height: 100%;
  padding: 10px;
  border: 1px solid #dfdfdf;
  text-align: left;
  cursor: pointer;
  transition: all .3s ease-in-out;
  font-weight: 600;
  font-size: 1.6rem;
}

.stayTabList ul li button:hover {
  background-color: rgba(104, 67, 0, 0.3);
}

.stayTabList ul li:nth-child(n+3) {
  margin-top: 10px;
}

.stayTabList ul li.withPoint button.icon {
  padding-right: 130px;
}

.stayTabList ul li button span {
  display: block;
}

.stayTabList ul li button .pointJALPAK {
  position: absolute;
  background-color: #c18d00;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.4rem;
  color: #fff;
  line-height: 1.4;
  padding: 5px;
}

.stayTabList ul li button .point_lounge {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY;
  right: 83px;
  width: 44px;
}

.stayTabList ul li button.is-active {
  background-color: #684300;
  color: #ffffff;
}

@media (max-width: 739px) {
  .stayTabList ul {
    flex-direction: column;
  }

  .stayTabList ul li {
    width: 100%;
  }

  .stayTabList ul li:nth-child(n+2) {
    margin-top: 10px;
  }

  .stayTabList ul li button span {
    display: inline-block;
  }
}

.stayBox [class*="ttlLv"] {
  position: relative;
  text-align-last: left;
}

.stayBox .ttlLv2 .heading {
  font-size: 2.4rem;
}

.stayBox .icon_lounge {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.stayBox .icon_lounge img {
  width: 60px;
}

.stayBox [class*="ttlLv"] .onePoint {
  font-size: 1.6rem;
  position: absolute;
  padding: 5px 10px;
  bottom: 10px;
  right: 85px;
  background-color: #d7b77a;
}

.stayBox .floorImg .explanatory {
  width: 464px !important;
}

.stayBox .floorImg {
  margin-top: 20px;
}

.stayBox .floorImg .imgParts {
  width: 75%;
  margin: 0 auto;
}

.stayBox .slick-box {
  width: 750px;
  margin: 0 auto;
}

.stayBox .colWrap {
  justify-content: center;
  margin-top: 30px;
}

@media (max-width: 739px) {
  .stayBox .icon_lounge_sp {
    position: static;
    display: inline-block;
    margin-bottom: 5px;
    padding: 5px 10px;
    font-size: 1.6rem;
    background-color: #012638;
    color: #fff;
  }

  .stayBox [class*="ttlLv"] .onePoint {
    position: static;
    display: inline-block;
    margin-bottom: 5px;
  }

  .stayBox .floorImg {
    margin-top: 20px;
  }

  .stayBox .slick-box {
    width: 100%;
  }

  .stayBox .colWrap .col {
    width: 100%;
  }

  .stayBox .floorImg .imgParts {
    width: 100%;
  }

  [class*="ttlModal"] {
    padding: 10px 13px;
  }

  [class*="ttlModal"][class*="_DP"] {
    border: 3px solid #cc0000;
    color: #cc0000;
  }

  [class*="ttlModal"][class*="_PACK"] {
    border: 3px solid #48c1e8;
    color: #48c1e8;
  }

  [class*="List"] li strong.point {
    color: #f5b236;
  }
}

/* 一部のみ画面幅いっぱい */
.--w-100vw {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
/* 内側の要素は中央寄せ */
.--w-100vw-inner {
  margin: 0 auto;
  padding: 12px;
}
@media (min-width: 740px) {
  .--w-100vw-inner {
      width: 950px;
      margin: 0 auto;
      padding: 0;
  }
}
/* 内余白調整用 */
.--pdngb-M {
  padding-bottom: 20px;
}
@media (min-width: 740px) {
  .--pdngb-M {
      padding-bottom: 30px;
  }
}
@media (max-width: 739px) {
  .--pdngt-minusM-forSP {
      padding-top: -20px;
  }
}

/* ラウンジのご紹介 */
.--bkc-white {
  background-color: #fff;
}
.--bkc-darkNavy {
  background-color: #012638;
}
.--bkc-lightOrange {
  background-color: #ffc1072e;
}

/* 見出しタイトル調整 */
@media (max-width: 739px) {
  #LOUNGE.lounge_ttl > .ttlLv1 {
    padding-top: 10px;
  }
}

/* おすすめポイント */
span.--icon-osusume {
  display: inline-block;
  margin-bottom: 18px;
  padding: 2px 8px;
  background-color: #012638;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}
span.--icon-osusume::after {
  position: absolute;
  content: '';
  top: 20px;
  left: 30px;
  border-style: solid;
  border-width: 15px 6px 0 6px;
  border-color: #012638 transparent transparent;
  translate: -50% 100%;
  transform: skew(12deg);
}
@media (min-width: 740px) {
  span.--icon-osusume {
    position: absolute;
    margin-bottom: 0;
    padding: 4px 12px;
    bottom: 63px;
    left: -10px;
  }
  span.--icon-osusume::after {
    border-width: 18px 6px 0 6px;
    top: 10px;
    left: 25px;
  }
}

/* アイコン NEW */
.stayTabList ul li button .pointJALPAK.--icon-new {
  background-color: #cc0000;
  color: #fff;
}

/* コンテンツ SP:1カラム PC:2カラム */
.stayBox .--col-1_2 .slick-box {
  width: auto;
}
.--IntroArea {
  border: 1px solid #ccc;
  padding: 10px;
}