@charset "utf-8";

/* =======================
          共通
======================= */
.font-uppercase {
  text-transform: uppercase;
}

.common__main-catch {
  font-feature-settings: "palt";
  font-size: 2.6rem;
  text-align: center;
}

.name,
.price {
  line-height: 1.4;
}

.slick-arrow.slick-prev::after,
.slick-arrow.slick-next::after {
  border: none;
}

.section__line {
  display: inline-block;
  content: "";
  width: 100%;
  height: 18px;
  background-repeat: repeat;
  background-size: contain;
  position: absolute;
  z-index: 30;
}

.section__line--gold {
  background-image: url(../../images/gift/20260416/section_line_gold.png);
}

.limited {
  width: 71px;
  height: 71px;
  top: 10px;
  right: 7px;
}

.ltext {
  font-size: 2rem;
}

sup {
  vertical-align: top;
  font-size: 1.2rem;
}

/* =======================
            kv
======================= */
.kv-text__wrapper {
  width: 56.7vw;
  text-align: center;
  top: 4.8vw;
}

.kv-title img {
  width: 29.2vw;
}

#gift .kv .kv-text {
  color: #f2efe9;
  margin-top: 1.3vw;
}

.kv__label {
  margin-top: 1.9vw;
}

.kv__label img {
  width: 21.7vw;
}

.kv__icon {
  width: 6.1vw;
  position: absolute;
  top: -1.5vw;
  right: 7vw;
}

.campaign-banner__wrapper {
  width: 694px;
  position: absolute;
  bottom: -96px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.lead-sec {
  background-color: #e9e2d5;
}

.lead__inner {
  padding: 135px 0 79px;
}

/* =======================
        父の日ギフト
======================= */
.fathers-day-gift {
  background: linear-gradient(to right, #eae1d4, #becbea);
  color: #613c18;
}

.fathers-day-gift__inner {
  padding: 95px 0 109px;
}

.fathers-day-gift__title {
  color: #294e7d;
}

.fathers-day-gift__title--s {
  display: block;
  width: fit-content;
  font-size: 3.4rem;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.fathers-day-gift__title--s::before,
.fathers-day-gift__title--s::after {
  content: "";
  width: 23px;
  height: 27px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background-size: contain;
}

.fathers-day-gift__title--s::before {
  background-image: url(../../images/gift/20260528/obj_title_l.png);
  left: -32px;
}

.fathers-day-gift__title--s::after {
  background-image: url(../../images/gift/20260528/obj_title_r.png);
  right: -32px;
}

.fathers-day-gift__label {
  width: 285px;
  margin: 19px auto 0;
}

.fathers-kit__wrapper {
  width: 976px;
  display: flex;
  column-gap: 32px;
  justify-content: center;
  margin: 63px auto 0;
}

.fathers-kit__wrapper.rev {
  flex-direction: row-reverse;
}

.fathers-kit__img {
  width: 469px;
  position: relative;
}

.fathers-kit-text__wrapper {
  padding-top: 55px;
}

.fathers-kit__catch {
  line-height: 1.2;
}

.fathers-kit__data {
  margin-top: 18px;
}

.item__line {
  width: 990px;
  line-height: 1;
  margin: 55px auto 0;
}

.gift-select-anchor__wrapper {
  background-color: #e9e2d5;
}

.tab.active {
  background-color: #7186ba;
}

.inc {
  color: #294e7d;
}

#gift .gift-price .price-block .phead h3 .inc::before {
  background-image: url(../../images/gift/20260528/price_parts3.png);
  background-size: contain;
}

#gift .gift-price .price-block .phead h3 .inc::after {
  background-image: url(../../images/gift/20260528/price_parts4.png);
  background-size: contain;
}

.engraving-servise {
  background-color: #e9e2d5;
}

.gift-select-anchor__inner {
  padding-top: 110px;
}

.wrapping-accordion.accordion {
  border: none;
}

/* ------------------------------
            Campaign
------------------------------ */
.accordion__wrapper {
  width: 535px;
  text-align: center;
  margin: 0 auto;
}

.accordion__title {
  font-size: 1.6rem;
  line-height: 1;
}

.accordion {
  padding: 16px 0px;
  font-weight: 400;
  display: block;
  position: relative;
  text-decoration: none;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.accordion-more {
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
}

.open .common-icon-plus {
  display: none;
}

.open .common-icon-minus {
  display: block;
}

.open .fragrance-accordion {
  border-bottom: none;
}

.reverse-icon .common-icon-plus {
  display: block;
}

.common-icon {
  font-size: 3rem;
  position: absolute;
  top: 52%;
  right: 3px;
  transform: translateY(-52%);
  -webkit-transform: translateY(-52%);
}

.common-notes {
  font-size: 1.2rem;
  line-height: 1.8;
  text-align: left;
}

.campaign {
  background: linear-gradient(to right, #eae1d4, #becbea);
  position: relative;
}

.campaign__inner {
  padding: 64px 0 90px;
}

.campaign__contents {
  width: 1100px;
  background-image: url(../../images/gift/20260528/frame_cp.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 80px 0;
}

.campaign__label {
  width: 345px;
  margin: 17px auto 0;
}

.campaign__detail {
  display: flex;
  align-items: center;
  column-gap: 51px;
  margin-top: 47px;
  padding-left: 200px;
}

.campaign-text__s {
  font-size: 2rem;
  font-feature-settings: "palt";
  line-height: 1.5;
  text-align: center;
}

.campaign-text__l {
  color: #294e7d;
  font-size: 3.6rem;
  font-feature-settings: "palt";
  font-weight: 600;
  line-height: 1.1;
  margin-top: 15px;
  text-align: center;
}

.campaign__img {
  width: 276px;
  position: relative;
}

.tax {
  font-size: 1.4rem;
}

.campaign-detail__text {
  color: #613c18;
  font-feature-settings: "palt";
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  margin-top: 43px;
}

.campaign-detail__notes {
  color: #613c18;
  width: fit-content;
  font-feature-settings: "palt";
  font-size: 1.4rem;
  line-height: 1.7;
  margin: 20px auto 0;
}

.sc-accordion__wrapper {
  width: 817px;
  margin: 25px auto 0;
  position: relative;
  z-index: 20;
}

.sc-accordion {
  border-top: 1px solid #613c18;
  border-bottom: 1px solid #613c18;
}

.sc-accordion__in {
  line-height: 1.7;
}

.sc-accordion-more {
  border-bottom: none;
  padding-bottom: 0;
}

.sc-accordion__title,
.sc-accordion-more__in {
  background-color: #f2efe9;
}

.sc-comment__list {
  letter-spacing: 0.04em;
  text-align: justify;
  padding: 25px 17px 30px 19px;
}

.limited--cp {
  width: 71px;
  height: 71px;
  position: absolute;
  top: -8px;
  right: -9px;
}

.ltext--cp {
  font-size: 1.8rem;
}

.wrapping__img {
  margin: 0 auto;
}

.mothers-day-gift {
  background: linear-gradient(to right, #eae1d4, #becbea);
  color: #613c18;
}

.body-care-kit__wrapper {
  filter: none;
}

.care-kit__title {
  color: #294e7d;
}

.body-care-kit-slider .slick-dots>li>button::before {
  background: #294e7d;
}