/* 2407-Relux厳選セールLP START */

.lp-sale2407 .bg-gray {
  background: #EBEBEB;
}
.lp-sale2407 .border-gold {
  border: 1px solid #D9B255;
  width: 80px;
  height: 2px;
  margin: 16px auto;
}
.lp-sale2407 .key-visual {
  height: 460px;
  background: url(/stcontents/img/sub-page/lp/sale/2407/bg-wave-top.png) no-repeat left top,
  url(/stcontents/img/ranks/common/logo-bg-2.svg) no-repeat center center,
  url(/stcontents/img/sub-page/lp/sale/2407/bg-wave-bottom.png) no-repeat right bottom;
  background-color: #FF503E;
}
.lp-sale2407 .key-visual .inner {
  position: absolute;
  width: 94%;
  top: 58%;
  left: 3%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}
.lp-sale2407 .key-visual .inner h2 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 16px;
}
/* 今後の運用でh2直下にh3を追加する場合に適用（その場合、上記h2のmargin-bottomは削除） */
/* .lp-sale2407 .key-visual .inner h3 {
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 16px;
} */
.lp-sale2407 .key-visual .inner .reservation-info {
  background: rgba(255, 255, 255, 0.30);
  border-radius: 64px;
  margin: auto;
  padding: 0px 16px;
  width: 579px;
}
.lp-sale2407 .key-visual .inner p {
  font-size: 2rem;
  font-weight: 400;
  white-space: nowrap;
}
.lp-sale2407 .plan-contents {
  padding: 40px 0;
  text-align: center;
}
.lp-sale2407 .plan-contents h3 {
  font-size: 2rem;
  font-weight: 400;
}
.lp-sale2407 .coupon-contents,
.lp-sale2407 .coupon-contents-group {
  padding: 40px 0 0 0;
  margin-bottom: 40px;
  text-align: center;
}
.lp-sale2407 .coupon-contents:last-child {
  margin-bottom: 160px;
}
.lp-sale2407 .coupon-contents-group:last-child {
  padding: 0;
  margin-bottom: 160px;
}
.lp-sale2407 .plan-contents .border-red,
.lp-sale2407 .coupon-contents .border-red,
.lp-sale2407 .coupon-contents-group .border-red {
  border: 1px solid #FF503E;
  width: 40px;
  margin: 16px auto 24px;
}
.lp-sale2407 .coupon-contents-group a:last-child {
  display: inline-block;
  margin-top: 40px;
}
.lp-sale2407 .coupon-contents a:hover,
.lp-sale2407 .coupon-contents-group a:hover {
  opacity: 0.7;
  cursor: pointer;
}
.lp-sale2407 .plan-contents .btn-wide {
  margin-top: 24px;
  height: 48px;
}
.lp-sale2407 .notes-wrap {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
}
.lp-sale2407 .notes-wrap p {
  display: flex;
  justify-content: end;
}
.lp-sale2407 p.notes {
  color: #757575;
  font-size: 1.2rem !important;
  margin-bottom: 0;
  padding: 0;
  text-align: start;
  line-height: 1.5;
  letter-spacing: 0;
}
.lp-sale2407 p.notes:nth-child(2) {
  color: #CE0000;
}
.lp-sale2407 p.notes::before {
  content: "※";
}

/* 宿泊プラン */
.lp-sale2407 .plan-deal {
  padding-bottom: 40px;
}
.lp-sale2407 .plan-deal:last-child {
  padding-bottom: 0;
}
.lp-sale2407 .plan-list {
  display: flex;
  padding-bottom: 0;
  text-align: left;
}
.lp-sale2407 .plan-list::-webkit-scrollbar {
  display: none;
}
.lp-sale2407 .plan-list > li {
  margin-right: 8px;
  scroll-snap-align: center;
}
.lp-sale2407 .plan-deal .plan-list > li {
  margin-right: 32px;
}
.lp-sale2407 .plan-list > li:first-child {
  margin-left: 0;
}
.lp-sale2407 .plan-list > li:last-child {
  margin-right: 0;
}
.lp-sale2407 .plan-deal .plan-list {
  flex-wrap: nowrap;
}
.lp-sale2407 .plan-deal .plan-list + .plan-list {
  margin-top: 32px;
}
.lp-sale2407 .plan-deal .plan-deal-card {
  display: block;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  width: 352px;
  height: 100%;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.10);
}
.lp-sale2407 .plan-deal .plan-list .plan-deal-card {
  width: auto;
  max-width: 352px;
}
.lp-sale2407 .plan-deal .plan-list .plan-deal-card:hover {
  opacity: .8;
}
.lp-sale2407 .plan-deal .plan-deal-card-head {
  position: relative;
  height: 200px;
}
.lp-sale2407 .plan-deal .plan-deal-card-head .plan-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.lp-sale2407 .plan-deal .plan-deal-card-head .plan-img::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.8;
  background: linear-gradient(to top,#000 0%, rgba(0, 0, 0, 0.00) 60%);
  /* background: rgba(18, 18, 18, 0.35); */
}
.lp-sale2407 .plan-deal .plan-deal-card-head .plan-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lp-sale2407 .plan-deal .plan-deal-card-head .plan-labels {
  position: absolute;
  top: 16px;
  left: 16px;
  right: 16px;
}
.lp-sale2407 .plan-deal .plan-deal-card-head .plan-detail {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}
.lp-sale2407 .plan-deal .plan-deal-card-head .plan-detail {
  color: #fff;
}
.lp-sale2407 .plan-deal .plan-deal-card-head .plan-detail .info {
  display: flex;
}
.lp-sale2407 .plan-deal .plan-deal-card-head .plan-detail .grade {
  margin-right: 4px;
}
.lp-sale2407 .plan-deal .plan-deal-card-head .plan-detail .grade img {
  height: 20px;
  vertical-align: middle;
}
.lp-sale2407 .plan-deal .plan-deal-card-head .plan-detail .label {
  background: rgba(0, 0, 0, 0.30);
  border: 1px solid #fff;
  border-radius: 2px;
  color: #fff;
  font-size: 1rem;
  padding: 2px 4px;
  vertical-align: middle;
}
.lp-sale2407 .plan-deal .plan-deal-card-head .plan-detail .name {
  font-size: 2rem;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-shadow: 1px 1px 1px #000;
}
.lp-sale2407 .plan-deal .plan-deal-card-head .plan-detail .address {
  text-shadow: 1px 1px 1px #000;
}
.lp-sale2407 .plan-deal .plan-deal-card-body {
  color: #333;
  padding: 8px 16px 16px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: calc(100% - 300px);
}
.lp-sale2407 .plan-deal .plan-secret-list .plan-deal-card-body {
  justify-content: flex-start;
}
.lp-sale2407 .plan-deal .plan-list.space-between .plan-deal-card-body {
  display: flex;
  flex-flow: column;
  /* height: calc(100% - 300px); */
  height: calc(100% - 260px);
  justify-content: space-between;
}
.lp-sale2407 .plan-deal .plan-deal-card-body .features-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

/* 今後の運用でカードにキーワード用のラベルを追加する場合はコメントアウトを解除する。
.lp-sale2407 .plan-deal .plan-deal-card-body .features-label {
  background-color: #F5F5F5;
  border-radius: 2px;
  font-size: 1.2rem;
  margin-left: 8px;
  padding: 0 8px;
  vertical-align: middle;
}
.lp-sale2407 .plan-deal .plan-deal-card-body .features-label:first-child {
  margin-left: 0;
} */

/* PCカード内プラン名はMAX2行で表示 */
.lp-sale2407 .plan-deal .plan-deal-card-body .explain p {
  font-size: 1.4rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 0;
}
.lp-sale2407 .plan-deal .price-box {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 8px;
}
.lp-sale2407 .plan-deal .price-box .people-room {
  margin-right: 8px;
}
.lp-sale2407 .plan-deal .price-box .price {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
}
.lp-sale2407 .plan-deal .price-box .price-discount {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  line-height: 1.4;
}

.lp-sale2407 .plan-deal .price-box .price.discount-before {
  color: #C6C6C6;
  font-size: 1.4rem;
  font-weight: normal;
  text-decoration: line-through;
}

.lp-sale2407 .plan-deal .price-box .price.discount-after {
  color: #FF503E;
  font-size: 2rem;
  font-weight: bold;
}

@media (max-width: 1023px) {
  .lp-sale2407 .plan-deal .plan-list > li {
    margin-right: 8px;
  }
  .lp-sale2407 .plan-deal .plan-list > li:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .lp-sale2407 .plan-deal {
    padding: 0 0 40px;
  }
  .lp-sale2407 .plan-list {
    display: flex;
    margin: 0 -16px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }
  .lp-sale2407 .plan-deal .plan-list > li {
    width: 100%;
    margin-right: 8px;
  }
  .lp-sale2407 .plan-deal .plan-list > li:first-child {
    margin-left: 16px;
  }
  .lp-sale2407 .plan-deal .plan-list > li:last-child {
    margin-right: 16px;
  }
  .lp-sale2407 .plan-deal .plan-list .plan-deal-card {
    width: 327px;
  }
  .lp-sale2407 .plan-deal .plan-deal-card-head .plan-detail .name {
    font-size: 1.6rem;
  }
  /* SPカード内エリア名はMAX1行で表示 */
  .lp-sale2407 .plan-deal .plan-deal-card-head .plan-detail .address {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  /* SPカード内プラン名はMAX3行で表示&プラン名の高さ3行分で固定 */
  .lp-sale2407 .plan-deal .plan-deal-card-body .explain p {
    -webkit-line-clamp: 3;
    min-height: 76px;
  }
}
/* 宿泊プラン END */

@media screen and (max-width: 767px) {
  .lp-sale2407 .border-gold {
    width: 50px;
    height: 1px;
  }
  .lp-sale2407 .key-visual {
    height: 600px;
    background: url(/stcontents/img/sub-page/lp/sale/2407/bg-wave-top-sp.png) no-repeat left top,
      url(/stcontents/img/sub-page/lp/sale/2407/bg-wave-bottom-sp.png) no-repeat right bottom;
    background-color: #FF503E;
  }
  .lp-sale2407 .key-visual .inner {
    position: absolute;
    width: 100%;
    padding: 0 16px;
    top: 58%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
  }
  .lp-sale2407 .key-visual .inner h2 {
    font-size: 2.2rem;
  }
  /* .lp-sale2407 .key-visual .inner h3 {
    font-size: 1.4rem;
  } */
  .lp-sale2407 .key-visual .inner .reservation-info {
    display: flex;
    justify-content: center;
    padding: 4px 24px;
    width: 100%;
  }
  .lp-sale2407 .key-visual .inner .reservation-info ul {
    display: flex;
    align-items: flex-start;
    flex-flow: column;
  }
  .lp-sale2407 .key-visual .inner .reservation-info ul li {
    font-size: 1.4rem;
  }
  .lp-sale2407 .key-visual .inner p {
    font-size: 1.4rem;
    white-space: wrap;
  }
  .lp-sale2407 .coupon-contents {
    padding: 16px 0 0 0;
    margin-bottom: 40px;
  }
  .lp-sale2407 .coupon-contents-group {
    padding: 16px 0 0 0;
  }
  .lp-sale2407 .coupon-contents:last-child,
  .lp-sale2407 .coupon-contents-group:last-child {
    margin-bottom: 80px;
  }
  .lp-sale2407 .plan-contents .font-large,
  .lp-sale2407 .coupon-contents .font-large,
  .lp-sale2407 .coupon-contents-group .font-large {
    font-size: 1.6rem;
  }
  .lp-sale2407 .plan-contents h2,
  .lp-sale2407 .coupon-contents h2,
  .lp-sale2407 .coupon-contents-group h2 {
    font-size: 2.4rem;
  }
  .lp-sale2407 .coupon-contents-group a:last-child {
    margin-top: 24px;
  }
  .lp-sale2407 .plan-contents h3 {
    font-size: 1.6rem;
  }
  .lp-sale2407 .notes-wrap {
    margin-top: 16px;
  }
  .lp-sale2407 p.notes {
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
  }
  .lp-sale2407 p.notes::before {
    margin-left: -1em;
    padding-left: 1em;
  }
}

/* iPhoneSE以下のデバイス幅のみ適用 */
@media (max-width: 360px) {
  .lp-sale2407 .key-visual .inner .reservation-info ul li {
    font-size: 1.2rem;
  }
}

/* 2407-Relux厳選セールLP END */