@charset "utf-8";

.font-yumin {
  font-family: "游明朝", YuMincho, 'Yu Mincho', "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif JP", "serif" !important;
}

.font-garamond {
  font-family: 'EB Garamond', serif !important;
}

.font-arno {
  font-family: arno-pro, serif !important;
}

.font-petrona {
  font-family: Petrona, serif !important;
}

.inview {
  opacity: 0;
}

.scrolled main {
  padding-top: calc(130px + var(--fsBannerHeight));
}

html {
  scroll-padding-top: 0px
}

#msy {
  color: #404040;
}

main a:hover {
  text-decoration: none;
}

footer {
  margin-top: 0;
}

sup {
  vertical-align: top;
}

/* ------------------------------
              共通
------------------------------ */
.font-capitalize {
  text-transform: capitalize;
}

.common__title {
  color: #c9a856;
  font-size: 6rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}

.common__catch {
  font-size: 2.6rem;
  line-height: 1.3;
  text-align: center;
}

.name-and-price {
  text-align: center;
  margin-top: 10px;
}

.btn--cart {
  margin: 0px;
  padding: 17px 0px 0px;
  text-align: center;
}

.btn--cart a {
  width: 210px;
  display: inline-block;
  background-image: linear-gradient(90deg, #00a77f, #04755b);
  color: #fff;
  cursor: pointer;
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  margin: 0px;
  padding: 16px 0px;
  position: relative;
}

.btn--cart a svg {
  font-size: 1rem;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.limited {
  position: absolute;
  background-color: #00a77f;
  border-radius: 50%;
  z-index: 15;
  padding: 3px;
  box-sizing: border-box;
}

.limited--l {
  width: 81px;
  height: 81px;
  top: 15px;
  right: 14px;
}

.limited--s {
  width: 56px;
  height: 56px;
  top: -2px;
  right: 10px;
}

.limited--r {
  background-color: #c9a856;
}

.limited .limited-in {
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #FFF;
  border-radius: 50%;
  box-sizing: border-box;
}

.ltext {
  width: 100%;
  display: inline-block;
  color: #FFF;
  letter-spacing: 0.05em;
  line-height: 1.1em;
  text-align: center;
  margin-top: 0px;
  position: absolute;
  left: 0px;
  top: 51%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
}

.ltext--l {
  font-size: 2rem;
}

.ltext--s {
  font-size: 1.4rem;
}

.new-icon {
  width: 86px;
  height: 86px;
  position: absolute;
  background-color: #fff;
  border: 2px solid #00a77f;
  border-radius: 50%;
  z-index: 15;
  padding: 3px;
  box-sizing: border-box;
  top: 12px;
  right: 175px;
}

.new-icon--r {
  width: 119px;
  height: 119px;
  top: 12px;
  left: 20px;
}

.new-icon--step {
  width: 91px;
  height: 91px;
  background-color: rgba(255, 255, 255, 0.8);
  top: 21px;
  right: inherit;
  left: 17px;
}

.new-icon__text {
  display: inline-block;
  width: 100%;
  color: #00a77f;
  font-size: 2.2rem;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 51%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
}

.new-icon__text--r {
  font-size: 2rem;
  line-height: 1.1;
}

.sup {
  font-size: 1.2rem;
  vertical-align: text-top;
}

.accordion__wrapper {
  width: 535px;
  text-align: center;
  margin: 0 auto;
}

.accordion__title {
  font-size: 1.6rem;
  line-height: 1;
}

.fragrance-accordion {
  border-top: 1px solid #9b9b9b;
  border-bottom: 1px solid #9b9b9b;
}

.fragrance-accordion-more {
  border-bottom: 1px solid #9b9b9b;
}

.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;
}

/* ------------------------------
              mv
------------------------------ */
.mv {
  margin: 0px;
  padding: 0px;
  overflow: visible;
  z-index: 20;
  position: relative;
}

.mv-text__wrapper {
  width: 54.9vw;
  text-align: center;
  position: absolute;
  top: 3.3vw;
  left: 0;
}

.mv-text__img img {
  width: 14vw;
}

.mv__title {
  margin-top: 1vw;
}

.mv__title img {
  width: 33.9vw;
}

.mv__lead {
  color: #fff;
  font-size: 1.3vw;
  line-height: 1.3;
  margin-top: 1vw;
}

.mv-lead__label {
  margin-top: 1.3vw;
}

.mv-lead__label img {
  width: 25vw;
  /* width: 15vw; */
}

.mv__notes {
  font-size: 1vw;
  line-height: 1;
  margin-top: 0.4vw;
}

.campaign-banner__wrapper {
  width: 799px;
  position: absolute;
  bottom: -75px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

/* ------------------------------
              lead
------------------------------ */
.lead {
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20260528/bg_lead.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.lead__inner {
  padding: 68px 0 60px;
}

.nav-anchor__list {
  display: flex;
  column-gap: 15px;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  z-index: 20;
}

.nav-anchor__item {
  width: 209px;
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20250529/bg_nav_item.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
  padding: 12px 0 32px;
}

.nav-anchor__link {
  color: #fff;
  font-size: 1.7rem;
  letter-spacing: -0.02em;
  position: relative;
}

.fa-chevron-down {
  color: #fff;
  font-size: 20px;
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.lead__text {
  font-size: 2rem;
  line-height: 1.7;
  text-align: center;
  margin-top: 52px;
}

.lead__obj--l {
  top: 39px;
  left: 0;
}

.lead__obj--r {
  top: 17px;
  right: 0;
}

/* ------------------------------
          Special Kit
------------------------------ */
.special-kit {
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20260528/bg_repeat_y.jpg);
  background-size: 52px auto;
  background-repeat: repeat;
  position: relative;
}

.special-kit__inner {
  padding: 82px 0 0;
}

.special-kit__contents {
  display: flex;
  column-gap: 55px;
  justify-content: center;
  margin: 37px auto 0;
  position: relative;
}

.special-kit-img__wrapper {
  width: 507px;
  position: relative;
}

/* .special-kit-img {
  width: 507px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} */

.special-kit__catch {
  margin-top: 68px;
}

.special-kit__data {
  box-sizing: content-box;
  text-align: center;
  margin: 0px;
}

/* ------------------------------
          Item LineUp
------------------------------ */
.item-lineup {
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20260528/bg_il.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}

.item-lineup__inner {
  padding: 100px 0 0;
}

.item-lineup__title {
  color: #00a77f;
  line-height: 1;
}

.item-lineup__sub-title {
  display: block;
  color: #404040;
  font-size: 2.6rem;
  line-height: 1;
  text-align: center;
  margin-top: 17px;
}

.item-lineup__list {
  display: flex;
  column-gap: 10px;
  justify-content: center;
  margin-top: 61px;
}

.step-img__wrapper {
  width: 380px;
  height: 587px;
  line-height: 1;
  position: relative;
}

.step-text__wrapper {
  width: 100%;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
}

.step__text {
  width: 180px;
  display: flex;
  column-gap: 15px;
  font-weight: 400;
  margin: 0 auto;
}

.step-tbg {
  margin: 0px auto;
  padding: 0px;
  font-size: 2rem;
  line-height: 1;
  font-weight: 600;
  display: flex;
  align-items: center;
  text-align: center;
  width: 77px;
}

.step-tjp {
  font-size: 4.4rem;
}

.step-tbg:before,
.step-tbg:after {
  border-top: 1px solid #fff;
  content: "";
  flex-grow: 1;
}

.step-tbg:before {
  margin-right: 6px;
}

.step-tbg::after {
  margin-left: 6px;
}

.step__catch {
  font-size: 2rem;
  line-height: 1.3;
  margin-top: 21px;
}

.name-and-price--step {
  color: #404040;
  line-height: 1.3;
  margin-top: 302px;
}

.slick-dots {
  margin-top: 30px;
}

/* ステップスライダー */
.step-slider .slick-dots {
  display: none;
}

.slick-arrow.slick-prev::after,
.slick-arrow.slick-next::after {
  display: none;
}

.step-slider .step-prev,
.step-slider .step-next {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 100% 100%;
  transition: unset;
  border-width: 0px;
  border-style: none;
  opacity: 1;
}

.step-slider .step-prev {
  left: -18px;
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20250529/step_arrow_prev.svg);
}

.step-slider .step-next {
  right: -18px;
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20250529/step_arrow_next.svg);
}

/* ------------------------------
            Other Kit
------------------------------ */
.other-kit {
  position: relative;
}

.other-kit__inner {
  padding: 62px 0 102px;
}

.other-kit-slider {
  width: 1000px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 30px;
  margin: 0 auto;
  padding: 62px 0 68px;
  position: relative;
}

.other-kit__list {
  width: 855px;
  margin: 33px auto 0;
}

.other-kit__item {
  width: 285px;
}

.other-kit__item .img {
  width: 190px;
  height: 190px;
  background: #fff;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  margin: 22px auto 0;
  position: relative;
}

.img_wrapper {
  display: block;
  width: 240px;
  margin: 0 auto;
  margin-left: -25px;
  position: relative;
}

.other-kit__item1 img {
  width: 189px;
  margin: 0 auto;
  padding-top: 53px;
}

.other-kit__item2 img {
  width: 190px;
  margin: 0 auto;
  padding-top: 41px;
}

.other-kit__item3 img {
  width: 220px;
  margin: 0 auto;
  padding-top: 54px;
}

.other-kit__item4 img {
  width: 180px;
  margin: 0 auto;
  padding-top: 53px;
}

.name-and-price--ok {
  margin-top: 14px;
}

.common-other__catch {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
  padding: 0px;
  /* display: flex; */
  text-align: center;
  /* justify-content: center; */
}

.lk__obj--l {
  top: -36px;
  left: -27px;
}

.lk__obj--r {
  bottom: 48px;
  right: -30px;
}

/* ------------------------------
          Other LineUp
------------------------------ */
/* .other-lineup {
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20250529/bg_ol.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
} */

.other-lineup__inner {
  padding: 86px 0 85px;
}

.other-lineup__title {
  color: #00a77f;
}

.other-lineup-slider {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.other-lineup__item1 img,
.other-lineup__item2 img,
.other-lineup__item3 img,
.other-lineup__item4 img {
  margin: 0 auto;
  padding-top: 20px;
}

.other-lineup__item .img {
  width: 190px;
  height: 190px;
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20260528/bg_oi.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 22px auto 0;
  position: relative;
}

.other-lineup__item1 img {
  width: 61px;
}

.other-lineup__item2 img {
  width: 42px;
}

.other-lineup__item3 img {
  width: 37px;
}

.other-lineup__item4 img {
  width: 54px;
}

.other-lineup__item3 img.eds-limited__label {
  width: 192px;
  margin: -20px auto;
}

.name-and-price--ol {
  margin-top: 21px;
}

/* ------------------------------
          Mint items
------------------------------ */
.mint-items {
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20260528/bg_repeat_b.jpg);
  background-size: 52px auto;
  background-repeat: repeat;
  position: relative;
}

.mint-items__inner {
  padding: 100px 0 95px;
}

.mint-items__title {
  color: #00a77f;
}

.mint-items__sub-title {
  color: #00a77f;
  font-size: 2.6rem;
  line-height: 1.3;
  text-align: center;
  margin-top: 28px;
}

.mint-items__notes {
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
  margin-top: 11px;
}

.mint-items__list {
  width: 774px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 48px;
  row-gap: 43px;
  justify-content: center;
  margin: 60px auto 0;
}

.mint-items__img {
  width: 190px;
  margin: 0 auto;
}

.name-and-price--mint {
  text-align: left;
}

.evaluation {
  font-weight: bold;
}

.star {
  color: #00a77f;
}

.mint-items__obj1 {
  top: 56px;
  left: 0;
}

.mint-items__obj2 {
  top: 62px;
  right: 340px;
}

.mint-items__obj3 {
  top: 331px;
  right: 0;
}

.mint-items__obj4 {
  bottom: 499px;
  bottom: 269px;
  left: 100px;
}

.mint-items__obj5 {
  bottom: 499px;
  bottom: 119px;
  right: 0;
}

/* ------------------------------
          Fragrance
------------------------------ */
.fragrance {
  /* height: 70.3vw; */
  background-color: #cdeaee;
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20260528/bg_fra.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}

.fragrance__inner {
  padding: 70px 0 60px;
}

.fragrance__title {
  color: #c9a856;
}

.fragrance-accordion__wrapper {
  margin-top: 20px;
}

.fragrance-accordion {
  border-top: 1px solid #9b9b9b;
  border-bottom: 1px solid #9b9b9b;
}

.fragrance-accordion-more {
  border-bottom: 1px solid #9b9b9b;
}

.fragrance__text {
  font-size: 2rem;
  line-height: 1.5;
}

.fragrance__img {
  margin-top: 38px;
}

.fragrance__frame {
  position: absolute;
  bottom: 135px;
  left: 497px;
}

.fra-item__img {
  width: 100%;
  margin: 35px auto 0;
}

.obj__fra1 {
  width: 157px;
  top: -34px;
  left: 0;
}

.obj__fra2 {
  width: 114px;
  top: -40px;
  right: 0;
}

/* ------------------------------
        Key Ingredients
------------------------------ */
.key-ingredient {
  position: relative;
}

.section__line {
  line-height: 1;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
}

.ki-mv__wrapper {
  position: relative;
}

.ki__title {
  color: #00a77f;
  position: absolute;
  top: 13vw;
  left: 17vw;
}

.ki-accordion__wrapper {
  width: 952px;
  margin: 0 auto;
  padding: 55px 0 105px;
}

.ki-detail__wrapper {
  width: 884px;
  display: flex;
  column-gap: 20px;
  margin: 20px auto 0;
}

.ki-detail {
  width: 432px;
  height: 580px;
  background-color: #dbf0ee;
  border-radius: 20px;
  padding: 18px 34px 0 18px;
}

.ki-detail__top {
  display: flex;
  align-items: center;
  column-gap: 19px;
}

.ki-detail__top-text {
  font-size: 2rem;
  line-height: 1.4;
  font-size: 1.6rem;
  text-align: left;
}

/* .ki-detail__top-text--mint {
  padding-top: 27px;
}

.ki-detail__top-text--menthol {
  padding-top: 10px;
} */

.ki-detail__top-text sup {
  font-size: 1.2rem;
}

.ki-detail__text {
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin-top: 17px;
}

.ki-detail__text--emphasis {
  color: #0eaf9f;
  line-height: 1;
}

.ki-detail__text span {
  display: block;
  font-weight: bold;
}

.ki-detail__text sup,
.ki-detail__text span sup {
  font-size: 0.8rem;
}

.ki-notes {
  width: 884px;
  margin: 30px auto 0;
}

/* ------------------------------
            Movie
------------------------------ */
.movie {
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20250529/bg_movie.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 90px 0 101px;
  position: relative;
}

.movie__title {
  color: #00a77f;
}

.youtube {
  display: block;
  width: 765px;
  height: 446px;
  margin: 41px auto 0;
}

/* ------------------------------
            Campaign
------------------------------ */
.campaign {
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20260528/bg_cp.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}

.campaign__inner {
  padding: 85px 0 90px;
}

.campaign__contents {
  width: 860px;
  margin: 30px auto 0;
}

/* .campaign__label {
  width: 622px;
  margin: 0 auto;
}

.campaign__date {
  color: #00a77f;
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  margin-top: 11px;
}

.campaign__title {
  color: #c9a856;
  margin-top: 20px;
}

.week {
  font-size: 1.8rem;
}


.campaign__label--miton {
  width: 237px;
}

.campaign__label--top {
  width: 287px;
  margin: 0 auto 5px;
} */

.campaign__detail {
  display: flex;
  align-items: center;
  column-gap: 88px;
}

.campaign-text__s {
  font-size: 2rem;
  font-feature-settings: "palt";
  line-height: 1.5;
  text-align: center;
}

.campaign-text__l {
  font-size: 3.6rem;
  font-feature-settings: "palt";
  font-weight: 400;
  line-height: 1.1;
  margin-top: 15px;
  text-align: center;
}

/* .campaign-text__vol {
  font-size: 2.4rem;
} */

/* .size__text {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.2;
  white-space: nowrap;
} */

.campaign__img {
  width: 391px;
  position: relative;
}

.tax {
  font-size: 1.4rem;
}

.products__wrapper {
  width: 407px;
  border-radius: 20px;
  background-color: #eff9dd;
  margin: 40px auto 0;
  padding: 33px 0 21px 25px;
  position: relative;
}

.products__label {
  position: absolute;
  top: -19px;
  left: 50%;
  transform: translateX(-50%);
}

.products__text {
  font-feature-settings: "palt";
  font-size: 1.4rem;
  line-height: 1.5;
}

.item-size__text {
  font-size: 1.4rem;
  font-feature-settings: "palt";
  line-height: 1.5;
  margin-top: 21px;
}

.sc-accordion__wrapper {
  width: 723px;
  margin: 51px auto 0;
  position: relative;
  z-index: 20;
}

.sc-accordion {
  border-top: 1px solid #9b9b9b;
  border-bottom: 1px solid #9b9b9b;
}

.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: #fff;
}

.sc-comment__list {
  letter-spacing: 0.04em;
  text-align: justify;
  padding: 25px 17px 30px 19px;
}

.limited--cp {
  width: 76px;
  height: 76px;
  position: absolute;
  top: 2px;
  right: 0;
}

.ltext--cp {
  font-size: 1.8rem;
}

.obj__cp1 {
  width: 161px;
  top: -50px;
  left: 0;
}

.obj__cp2 {
  width: 141px;
  top: 0;
  left: 395px;
}

.obj__cp3 {
  width: 188px;
  top: 0;
  right: 300px;
}

.obj__cp4 {
  width: 110px;
  top: -50px;
  right: 0;
}

.obj__cp5 {
  width: 214px;
  bottom: 160px;
  left: 0;
}

.obj__cp6 {
  width: 478px;
  right: 0;
  bottom: 135px;
}


/* ------------------------------
              ライン
------------------------------ */
.line__leaf {
  width: 100%;
  height: 44px;
  background-image: url(../../images/special_contents/OliveBliss/20241212/line_leaf.png);
  background-size: contain;
  position: absolute;
  top: -20px;
  left: 0;
}

.ob-line {
  width: 100%;
  height: 39px;
  background-image: url(../../images/special_contents/OliveBliss/20241212/line.png);
  background-size: contain;
  position: absolute;
  top: -20px;
  left: 0;
}

/* ------------------------------
          オブジェクト
------------------------------ */
.obj {
  position: absolute;
}

/* MENUアンカー */
.open-menu-out {
  z-index: 110;
  position: relative;
}

.open-menu {
  position: fixed;
  top: 160px;
  right: -80px;
  transition: all 0.8s cubic-bezier(.165, .84, .44, 1);
}

.open-menu-out .open-menu.open {
  right: -400px;
}

.open-menu-out.view .open-menu {
  right: 0px;
}

.open-menu .open-menu-in {
  transform: translateX(0%);
  transition: all 0.8s cubic-bezier(.165, .84, .44, 1);
}

.open-menu.open .open-menu-in {
  transform: translateX(-320px);
}

.open-menu .btn {
  position: relative;
  z-index: 80;
}

.open-menu .btn a {
  opacity: 1;
  display: block;
  transition: unset;
}

.open-menu .btn a span.open-text {
  display: none;
}

.open-menu .btn a span.close-text {
  display: inline-block;
}

.open-menu.open .btn a span.open-text {
  display: inline-block;
}

.open-menu.open .btn a span.close-text {
  display: none;
}

.open-menu .open-menu-list {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 5px;
  right: -320px;
  /*right: 0px;*/
  z-index: 50;
  overflow: hidden;
  width: 320px;
  background-image: url(../../images/special_contents/FacePolisher/20230720/bg_menu_2.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
}

.open-menu.open .open-menu-list {
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.17);
}

.open-menu .open-menu-frame1 {
  margin: 0px;
  padding: 0px;
  background-image: url(../../images/special_contents/FacePolisher/20230720/bg_menu_1.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

.open-menu .open-menu-frame2 {
  margin: 0px;
  padding: 23px 0px 20px;
  background-image: url(../../images/special_contents/FacePolisher/20230720/bg_menu_3.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% auto;
}

.open-menu .open-menu-list-iner {
  margin: 0px;
  padding: 0px;
}

.open-menu .open-menu-list ul li {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.open-menu .open-menu-list ul li a {
  margin: 0px;
  padding: 0px 24px 0px 24px;
  display: block;
  position: relative;
  color: #FFF;
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: -0.02em;
  text-align: left;
  text-decoration: none;
  opacity: 1;
  width: 100%;
  box-sizing: border-box;
}

.open-menu .open-menu-list ul li a svg {
  color: #fff;
  font-size: 1.1rem;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.open-menu .open-menu-list ul li a:hover {
  background-image: url(../../images/special_contents/FacePolisher/20230720/nav_current.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.open-menu .open-menu-list ul li a span {
  display: block;
  margin: 0px;
  padding: 14px 0px 14px 55px;
  border-bottom: 1px solid rgba(120, 99, 32, 0.5);
  position: relative;
  box-sizing: border-box;
}

.open-menu .open-menu-list ul li:last-child a span {
  border-bottom: 0px none;
}

/* TOPに戻るボタン */
.pagetop {
  margin: 0;
  padding: 0;
  position: fixed;
  bottom: 12px;
  left: 12px;
  z-index: 500;
  display: none;
}

.pagetop .pagetop-link {
  margin: 0;
  padding: 0;
  width: 62px;
}

.pagetop .pagetop-link a {
  margin: 0;
  padding: 35px 0px 0;
  width: 62px;
  height: 62px;
  box-sizing: border-box;
  border-radius: 50%;
  display: block;
  text-align: center;
  font-size: 1.3rem;
  line-height: 1;
  background-color: #000;
  color: #FFF;
  font-style: italic;
  font-weight: 600;
  background-image: url(../../images/sp/special_contents/FacePolisher/20230720/page_top2.svg);
  background-repeat: no-repeat;
  background-position: center top 16px;
  background-size: 19px auto;
  box-shadow: 0 0 12.1px 0.9px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}

/* POP UP 詳細 */
.pop-up-block {
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20250529/bg_cp.jpg);
  background-size: cover;
}

.pop-up__in {
  width: 960px;
  margin: 0 auto;
  padding: 80px 0;
}

.pop-up__title {
  color: #00a77f;
  line-height: 1.1;
  text-align: center;
}

.pop-up__text-wrapper {
  width: 500px;
  background-color: #fff;
  margin: 30px auto 0;
  padding: 30px 40px;
}

.pop-up__table-title {
  font-size: 2.2rem;
  line-height: 1.3;
  text-align: center;
}

.pop-up__sub-title {
  font-size: 2.4rem;
  text-align: center;
  margin-top: 15px;
}

.pop-up__text {
  font-size: 1.6rem;
  text-align: center;
  margin-top: 30px;
}

.pop-up-block .pop-up__img {
  max-width: 500px;
  margin: 30px auto 0;
}

.pop-up__notes {
  width: 500px;
  font-size: 1.2rem;
  display: block;
  margin: 0 auto;
  margin-top: 5px;
}

.pop-up__btn {
  text-align: center;
}

.pop-up__btn a {
  margin-top: 30px;
  padding: 20px 0px;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #04755b;
  width: 250px;
  cursor: pointer;
}

.pop-up__btn a span svg {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  font-size: 1.1rem;
}

.pop-up__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 10px;
  margin: 0 auto;
}

.pop-up__table--area {
  margin-top: 15px;
}

.pop-up__table th {
  width: 17%;
  vertical-align: middle;
  font-weight: bold;
  white-space: nowrap;
  padding: 2px 0px;
  background-color: #dbf0ee;
  padding: 5px 10px;
  /* color: #070627; */
  text-align: center;
}

.pop-up__table td {
  font-size: 1.6rem;
  line-height: 1.1;
  padding-left: 20px;
}

.sweet_sabon__logo {
  display: block;
  width: 350px;
  margin: 0 auto;
}

.sweet__title {
  color: #00a77f;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  margin: 20px auto 0;
}

.comment__title {
  color: #c9a856;
  font-size: 2.6rem;
  font-weight: 600;
  letter-spacing: 0.025em;
  line-height: 1;
  text-align: center;
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
  margin-top: 40px;
}

.sweet__line {
  width: 715px;
  margin: 20px auto 0;
}

.sweet__text {
  font-size: 1.7rem;
  line-height: 1.6;
  text-align: center;
  margin-top: 30px;
}

.sweet__img {
  width: 500px;
  margin: 30px auto 0;
}

.sweet__img2 {
  width: 380px;
}

.sweet__comment {
  width: 750px;
  background-color: #e6f1f0;
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto;
  padding: 40px 0;
}

.sweet-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: 20px solid #e6f1f0;
  border-top: 0;
  margin: 20px auto 0;
}

.sweet__btn {
  width: 300px;
  background-image: linear-gradient(90deg, #00a77f, #04755b);
  line-height: 1.4;
  text-align: center;
  margin: 30px auto 0;
  position: relative;
}

.sweet__btn a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.8rem;
  padding: 15px 0;
}

.sweet__btn a svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}

.sweet__bs {
  display: block;
  width: 300px;
  color: #00a77f;
  font-size: 1.6rem;
  text-decoration: underline;
  text-align: center;
  margin: 20px auto 0;
}

.release-date {
  font-size: 1.4rem;
  text-align: center;
  padding-top: 15px;
}

.bcs {
  margin: 0px;
  padding: 20px 0px 0px;
  text-align: center;
}

.bbg {
  width: 210px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #04755b;
  color: #04755b;
  cursor: pointer;
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  margin: 0px;
  padding: 16px 0px;
  position: relative;
}

/* 0801 */
.limited-kit .special-kit-img__wrapper {
  top: 10px;
}

.limited-kit-img {
  width: 330px;
}

.icon-new {
  width: 149px;
  top: -8px;
  left: -17px;
}

.other-kit__item4 img.icon-new-small {
  width: 95px;
  top: -56px;
  left: 15px;
}

.other-lineup-slider .slick-dots li button,
.other-kit-slider .slick-dots li button {
  display: block;
  line-height: 0;
  width: 8px;
  height: 8px;
  background: #fff;
  color: transparent;
  font-size: 0;
  outline: none;
  padding: 0;
  border-radius: 50%;
}

.slick-dots>li.slick-active>button::before,
.slick-dots>li>button::before {
  background-color: transparent;
}

.other-kit-slider .slick-dots li button {
  background: #e0e3df;
}

.other-kit-slider .slick-dots .slick-active button,
.slick-dots li button:hover {
  background: #c9a856;
}

.other-lineup-slider .slick-dots .slick-active button,
.slick-dots li button:hover {
  background: #00a77f;
}

.slick-dots>li:not(:first-of-type) {
  margin-left: 15px;
}

.collection-banner__title {
  color: #c9a856;
  font-size: 7rem;
  font-weight: 500;
}

.title__obj {
  width: 347px;
  line-height: 1;
  margin-top: 35px;
}

.slick-arrow {
  width: 15px;
  height: 30px;
}

.other-kit-prev,
.other-kit-next,
.other-lineup-prev,
.other-lineup-next {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 100% 100%;
  transition: unset;
  border-width: 0px;
  border-style: none;
  opacity: 1;
}

.slick-arrow.slick-prev.other-kit-prev,
.slick-arrow.slick-prev.other-lineup-prev {
  left: 40px;
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20260528/prev2.svg);
}

.slick-arrow.slick-next.other-kit-next,
.slick-arrow.slick-next.other-lineup-next {
  right: 40px;
  background-image: url(../../images/special_contents/Minty_Spark_Yuzu/20260528/next2.svg);
}