@charset "UTF-8";

/* 【LP】3/21メルキュール15%クーポン */
.campaigns.template .mercure2403 .intro-measure {
  font-size: 1.6rem;
  font-weight: 700;
}
.campaigns.template .mercure2403 .picup-container {
  background-color: #fff;
  padding: 24px;
}
.campaigns.template .mercure2403 .tag-orange {
  background: #FF503E;
  height: 24px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 10px;
  border: 1px solid #FF503E;
  border-radius: 50px;
  line-height: 1;
  white-space: nowrap;
  font-size: 1.2rem;
  color: #fff;
}
.campaigns.template .mercure2403 .picup-tag-wrap {
  display: flex;
  align-items: baseline;
  flex-direction: row;
  justify-content: flex-start;
}
.campaigns.template .mercure2403 .picup-tag-wrap .tag-group {
  display: flex;
  align-items: baseline;
  font-size: 1.6rem;
  font-weight: 700;
  padding-left: 8px;
}
.campaigns.template .mercure2403 .picup-tag-wrap .tag-group .tag-notes {
  color: #757575;
  font-size: 1.2rem;
  padding-left: 8px;
}
.campaigns.template .mercure2403 .au-tag {
  background: #FFF5EF;
  color: #EB5505;
  font-size: 1.2rem;
  margin-top: 8px;
  padding: 7px 16px;
  width: 100%;
}
.campaigns.template .mercure2403 .text-group .coupon-off-block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.campaigns.template .mercure2403 .text-group .pointup-inner {
  display: flex;
  font-size: 2rem;
}
.campaigns.template .mercure2403 .text-group .pointup,
.campaigns.template .mercure2403 .text-group .benefit {
  font-size: 2rem;
  margin-bottom: 0;
  white-space: nowrap;
}
.campaigns.template .mercure2403 .text-group .pointup-title,
.campaigns.template .mercure2403 .text-group .benefit-title {
  font-size: 2rem;
  font-weight: 700;
}
.campaigns.template .mercure2403 .text-group .partition {
  font-size: 2rem;
  color: #FF503E;
}
.campaigns.template .mercure2403 .coupon-off-label {
  background: #B5A245;
  border-radius: 50px;
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  font-weight: 400;
  height: 24px;
  padding: 4px 10px;
}
.campaigns.template .mercure2403 .coupon-plus {
  font-size: 1.4rem;
  padding: 4px;
}
.campaigns.template .mercure2403 .icon-coupon-off {
  margin-right: 4px;
}
.campaigns.template .mercure2403 .coupon-off-price {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.campaigns.template .mercure2403 .coupon-off-price > span {
  display: block;
  text-align: right;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 0 8px;
}
.campaigns.template .mercure2403 .coupon-off-price-num {
  display: flex;
  align-items: center;
}
.campaigns.template .mercure2403 .coupon-off-price-num > span {
  margin-left: 8px;
}
.campaigns.template .mercure2403 .coupon-off-price-num .regular-price {
  color: #C6C6C6;
  text-decoration: line-through;
}
.campaigns.template .mercure2403 .coupon-off-price-num .off-price {
  color: #333;
  font-size: 2.4rem;
  font-weight: 700;
}
.campaigns.template .mercure2403 .coupon-off-price-num .point-immediately-price {
  color: #FF503E;
}

/* 施設紹介バナーエリア（メルキュール専用） */
.campaigns.template .mercure2403 .recommend {
  margin: 80px 0;
  padding: 0 16px;
}
.campaigns.template .mercure2403 .recommend .intro-contents {
  padding: 16px 24px 16px;
}
.campaigns.template .mercure2403 .recommend .intro-contents .intro-logo {
  max-width: 330px;
  width: 100%;
  margin-bottom: 8px;
}
.campaigns.template .mercure2403 .recommend .intro-contents .intro-hotel {
  margin-bottom: 16px;
}
.campaigns.template .mercure2403 .recommend .intro-contents .intro-catch {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 8px;
}
.campaigns.template .mercure2403 .recommend .intro-contents .intro-text {
  font-weight: 400;
  text-align: left;
}
/* 施設紹介バナーエリア（メルキュール専用）END */

@media (max-width: 767px) {
  .campaigns.template .mercure2403 .picup-container {
    padding: 16px;
  }
  .campaigns.template .mercure2403 .tag-orange {
    font-size: 1rem;
    padding: 0 6px;
    height: 16px;
  }
  .campaigns.template .mercure2403 .picup-tag-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .campaigns.template .mercure2403 .picup-tag-wrap .tag-group {
    display: flex;
    flex-direction: column;
    font-size: 1.4rem;
    padding-left: 0;
  }
  .campaigns.template .mercure2403 .picup-tag-wrap .tag-group .tag-notes {
    padding-left: 0;
    line-height: 1.5;
  }
  .campaigns.template .mercure2403 .au-tag {
    font-size: 12px;
    padding: 4px 8px;
  }
  .campaigns.template .mercure2403 .coupon-off-label {
    font-size: 1rem;
    height: 16px;
    padding: 0 6px;
    white-space: nowrap;
  }
  .campaigns.template .mercure2403 .text-group .coupon-off-block-sp,
  .campaigns.template .mercure2403 .text-group .coupon-off-block2-sp {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .campaigns.template .mercure2403 .text-group .coupon-off-block2-sp {
    justify-content: flex-end;
  }
  .campaigns.template .mercure2403 .coupon-off-price-num .off-price {
    font-size: 2rem;
  }
  .campaigns.template .mercure2403 .coupon-off-price > span {
    font-size: 1.2rem;
    padding: 0 0 0 4px;
    letter-spacing: 0.5px;
    white-space: nowrap;
  }

/* slickスライダー */
  .campaigns.template .mercure2403 .monthlyRecommend-list {
    margin-top: -40px;
  }
  .campaigns.template .mercure2403 .monthlyRecommend-list > .monthlyRecommend-facility:last-child {
    margin-bottom: 0;
  }
  .campaigns.template .mercure2403 .monthlyRecommend-list > .monthlyRecommend-facility .facility-image {
    position: relative;
  }

  .campaigns.template .mercure2403 .facility-image {
    overflow: hidden;
    margin-bottom: 8px;
  }
  .campaigns.template .mercure2403 .facility-image .slick-arrow {
    width: 24px;
    height: 24px;
    cursor: pointer;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
  }
  .campaigns.template .mercure2403 .facility-image .slick-arrow:hover {
    opacity: .7;
  }
  .campaigns.template .mercure2403 .facility-image .slick-arrow.slick-disabled {
    display: none !important;
  }
  .campaigns.template .mercure2403 .facility-image .slick-prev::before,
  .campaigns.template .mercure2403 .facility-image .slick-next::before {
    content: none;
  }
  .campaigns.template .mercure2403 .facility-image .slick-prev {
    left: 12px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(-45deg);
  }
  .campaigns.template .mercure2403 .facility-image .slick-next {
    right: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
  }
  .campaigns.template .mercure2403 .facility-image .slick-dots {
    bottom: 16px;
    z-index: 2;
  }
  .campaigns.template .mercure2403 .facility-image .slick-dots > li {
    width: auto;
    height: auto;
    margin: 0 2px;
  }
  .campaigns.template .mercure2403 .facility-image .slick-dots > li button {
    appearance: none;
    padding: 0;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #fff;
  }
  .campaigns.template .mercure2403 .facility-image .slick-dots > li button::before {
    content: none;
  }
  .campaigns.template .mercure2403 .facility-image .slick-dots > li.slick-active button {
    width: 6px;
    height: 6px;
  }
  .campaigns.template .mercure2403 .facility-image-item {
    width: 100%;
    height: 170px;
    min-height: inherit;
  }
  .campaigns.template .mercure2403 .facility-image img {
    width: 100%;
    height: 170px;
    min-height: inherit;
    object-fit: cover;
  }
  .campaigns.template .mercure2403 .facility-detail .pointup-sp,
  .campaigns.template .mercure2403 .facility-detail .benefit-sp {
    font-size: 1.6rem;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .campaigns.template .mercure2403 .facility-detail .pointup-sp .text,
  .campaigns.template .mercure2403 .facility-detail .benefit-sp .text {
    font-weight: 400;
  }
  .campaigns.template .mercure2403 .facility-detail .partition {
    font-size: 1.6rem;
    color: #FF503E;
  }
  .campaigns.template .mercure2403 .monthlyRecommend {
    overflow: hidden;
  }
  .campaigns.template .mercure2403 .monthlyRecommend-list {
    margin-top: 0;
  }  

  /* .campaigns.template .mercure2403 .facility-image .slick-arrow {
    width: 24px;
    height: 24px;
  } */

  .campaigns.template .mercure2403 .facility-image .slick-prev {
    left: 20px;
  }
  .campaigns.template .mercure2403 .facility-image .slick-next {
    right: 20px;
  }

/* slickスライダー END */

/* 施設紹介バナーエリア（メルキュール専用） */
  .campaigns.template .mercure2403 .recommend {
    margin: 40px 0;
  }
  .campaigns.template .mercure2403 .recommend .intro-contents {
    margin-right: 8px;
    padding: 8px 16px 16px;
    max-width: 100%;
    width: 330px;
  }
  .campaigns.template .mercure2403 .recommend .intro-contents:last-child {
    margin-right: 0;
  }
  .campaigns.template .mercure2403 .recommend .intro-contents .intro-logo {
    max-width: 298px;
    width: 100%;
  }
  .campaigns.template .mercure2403 .recommend .intro-contents .intro-catch {
    font-size: 1.6rem;
  }
  .campaigns.template .mercure2403 .recommend .intro-contents .intro-text {
    font-size: 1.4rem;
  }
/* 施設紹介バナーエリア（メルキュール専用）END */

}

/* 【LP】3/21メルキュール15%クーポン END */