@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
}

#rm {
  color: #404040;

}

main a:hover {
  text-decoration: none;
}

footer {
  margin-top: 0;
}

sup {
  font-size: 1.6rem;
  vertical-align: super;
}

.kv__lead sup,
.kv-sub__lead sup {
  font-size: 0.7vw;
}

.key-detail__title sup {
  font-size: 1.4rem;
}

.key-point__item sup,
.efficacy-detail__text sup {
  font-size: 0.8rem;
}

.key-detail__lead sup {
  font-size: 1.2rem;
}

.kv a:hover {
  opacity: 1;
}

/* ------------------------------
              共通
------------------------------ */
.obj {
  position: absolute;
}

.font-capitalize {
  text-transform: capitalize;
}

.font-uppercase {
  text-transform: uppercase;
}

.common__title {
  color: #8a661f;
  font-feature-settings: "palt";
  font-size: 6rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}

.common__title--ja {
  color: #8a661f;
  font-feature-settings: "palt";
  font-size: 4rem;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-align: center;
}

.collection-banner__title {
  font-weight: 400;
}

.common__catch {
  font-size: 2rem;
  line-height: 1.3;
  text-align: center;
}

.common__notes {
  font-feature-settings: "palt";
  font-size: 1.2rem;
  line-height: 1;
  text-align: center;
}

.data {
  margin-top: 17px;
}

.data--product {
  margin-top: 65px;
}

.data--ritual {
  margin-top: 0;
}

.name-and-price {
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
  margin-top: 0;
}

.name-and-price--sk {
  margin-top: 20px;
}

.btn--cart,
.bcs {
  text-align: center;
  margin-top: 17px;
}

.btn--cart a,
.bcs .bbg {
  width: 210px;
  display: inline-block;
  background-color: #bd9e52;
  color: #fff;
  cursor: pointer;
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  text-decoration: none;
  padding: 16px 0 18px;
  position: relative;
}

.btn-cart--s a {
  width: 159px;
}

.bcs .bbg {
  background: #FFF;
  border: 1px solid #b6975b;
  color: #b6975b;
}

.btn--cart a svg {
  font-size: 1rem;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.limited {
  width: 66px;
  height: 66px;
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: #c1af7e;
  border-radius: 50%;
  z-index: 15;
  padding: 3px;
  box-sizing: border-box;
}

.limited .limited-in {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #b29a58;
  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;
  font-size: 1.8rem;
  text-align: center;
  margin-top: 0px;
  position: absolute;
  left: 0px;
  top: 51%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
}

.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%);
}

.section__line {
  width: 483px;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 50;
}

/* ------------------------------
              kv
------------------------------ */
.kv {
  margin: 0px;
  padding: 0px;
  overflow: visible;
  z-index: 20;
  position: relative;
}

.kv-text__wrapper {
  width: 54.9vw;
  text-align: center;
  position: absolute;
  top: 7.3vw;
  left: 0;
}

.kv__title {
  margin-top: 1vw;
}

.kv__title img {
  width: 29.6vw;
}

.kv__lead {
  font-feature-settings: "palt";
  font-size: 1.4vw;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 1.2vw;
}

.kv-sub__lead {
  color: #ff8700;
  font-feature-settings: "palt";
  font-size: 1.3vw;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 0.8vw;
}

.kv-lead__label {
  margin-top: 1.3vw;
}

.kv-lead__label img {
  width: 25.8vw;
}

.kv__notes {
  font-size: 1vw;
  line-height: 1;
  margin-top: 0.4vw;
}

.kv__icon {
  width: 6.2vw;
  position: absolute;
  top: -1vw;
  right: -20vw;
}

.campaign-banner__wrapper {
  width: 705px;
  position: absolute;
  bottom: -75px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

/* ------------------------------
              lead
------------------------------ */
.lead {
  background-image: url(../../images/special_contents/RadianceMask/20260702/bg_lead2.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: 213px;
  height: 70px;
  background: linear-gradient(to bottom, #c4a76d 0%, #c09b51 100%);
  border: 2px solid #a89968;
  text-align: center;
}

.nav-anchor__link {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  font-feature-settings: "palt";
  font-size: 1.6rem;
  letter-spacing: -0.025em;
  padding-top: 16px;
  position: relative;
}

.fa-chevron-down {
  color: #fff;
  font-size: 20px;
  position: absolute;
  bottom: 21px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.scene__wrapper {
  width: 540px;
  display: flex;
  margin: 61px auto 0;
}

.scene__inner {
  width: calc(100%/2);
  display: flex;
  align-items: center;
  column-gap: 12px;
  justify-content: center;
  outline: #fff solid 1px;
  outline-offset: -4px;
  padding: 9px 0;
}

.scene__inner--gm {
  background-color: #ff8102;
}

.scene__inner--gn {
  background-color: #4487d2;
}

.scene__title {
  color: #fff;
  font-feature-settings: "palt";
  font-size: 1.6rem;
  font-weight: bold;
}

.texture-block {
  margin-top: 36px;
}

.texture__title {
  width: fit-content;
  color: #ff8102;
  font-size: 4rem;
  line-height: 1;
  margin: 0 auto;
  position: relative;
}

.texture__title::before,
.texture__title::after {
  content: "";
  width: 208px;
  height: 32px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.texture__title::before {
  background-image: url(../../images/special_contents/RadianceMask/20260702/obj_title_texture_l2.png);
  left: -220px;
}

.texture__title::after {
  background-image: url(../../images/special_contents/RadianceMask/20260702/obj_title_texture_r2.png);
  right: -220px;
}

.texture-detail__wrapper {
  display: flex;
  align-items: center;
  column-gap: 40px;
  justify-content: center;
  margin-top: 25px;
}

.texture-detail__lead {
  color: #8a661f;
  font-feature-settings: "palt";
  font-size: 3rem;
  line-height: 1.3;
  text-align: center;
}

.texture-detail__text {
  font-feature-settings: "palt";
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
  margin-top: 20px;
}

.texture__img {
  width: 289px;
}

.key-block {
  padding-top: 70px;
}

.key-detail__wrapper {
  display: flex;
  column-gap: 29px;
  justify-content: center;
  margin-top: 35px;
}

.key-detail__item {
  width: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
  padding: 30px 0 35px;
}

.key-detail__item1 {
  background-image: url(../../images/special_contents/RadianceMask/20260702/bg_key1_2.jpg);
}

.key-detail__item2 {
  background-image: url(../../images/special_contents/RadianceMask/20260702/bg_key2_2.jpg);
}

.key-detail__item3 {
  background-image: url(../../images/special_contents/RadianceMask/20260702/bg_key3_2.jpg);
}

.key-detail__title {
  color: #8a661f;
  font-feature-settings: "palt";
  font-size: 2.5rem;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-align: center;
}

.key-detail__text {
  font-size: 1.7rem;
  line-height: 1.3;
  text-align: center;
  margin-top: 10px;
}

.key-point__list {
  margin-top: 35px;
}

.key-point__item {
  width: 246px;
  background-color: #fff;
  border-radius: 50px;
  font-feature-settings: "palt";
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
  padding: 11px 0 12px;
}

.key-point__item:not(:first-child) {
  margin-top: 12px;
}

.key-detail__lead {
  font-feature-settings: "palt";
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
  margin-top: 42px;
}

/* ------------------------------
              item
------------------------------ */
.product {
  background-image: url(../../images/special_contents/RadianceMask/20260702/bg_product2.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.product__inner {
  padding: 95px 0 89px;
}

.product__catch {
  color: #ff8700;
  font-feature-settings: "palt";
  font-size: 3.6rem;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-align: center;
}

.product__wrapper {
  display: flex;
  column-gap: 127px;
  justify-content: center;
  margin-top: 45px;
}

.product__img {
  width: 450px;
  position: relative;
}

.product__notes {
  margin-top: 48px;
}

.new__label {
  width: 158px;
  position: absolute;
  top: -10px;
  left: -2px;
}

/* ------------------------------
          Special Kit
------------------------------ */
.special-kit__inner {
  padding: 49px 0 0;
}

.special-kit__wrapper {
  width: 1000px;
  background-color: #fff;
  border-radius: 30px;
  margin: 0 auto;
  padding: 59px 0 87px;
}

.special-kit__contents {
  display: flex;
  column-gap: 65px;
  justify-content: center;
  margin: 46px auto 0;
  position: relative;
}

.special-kit-img__wrapper {
  width: 450px;
  position: relative;
}

/* .special-kit-img {
  width: 507px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} */

.special-kit__catch {
  font-size: 2.6rem;
  margin-top: 15px;
}

.special-kit__data {
  box-sizing: content-box;
  text-align: center;
  margin: 0px;
}

.limited-kit__inner {
  padding-top: 76px;
}

.limited-kit__wrapper {
  width: 1000px;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 30px;
  margin: 0 auto;
  padding: 63px 0 78px;
}

.limited__label {
  width: 340px;
  margin-top: 25px;
}

/* ------------------------------
            使用方法
------------------------------ */
.how-to-use {
  background-color: #f2ebe1;
}

.how-to-use__inner {
  padding: 69px 0 70px;
}

.scene__wrapper--htu {
  margin-top: 0;
}

.how-to-use__title {
  line-height: 1;
  margin-top: 37px;
}

.how-to-use__text {
  font-feature-settings: "palt";
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
  margin-top: 30px;
}

.movie iframe {
  display: block;
  width: 694px;
  height: 406px;
  text-align: center;
  margin: 40px auto 0;
}

.step__text {
  width: 694px;
  font-feature-settings: "palt";
  font-size: 1.8rem;
  line-height: 1.5;
  margin: 39px auto 0;
}

/* ------------------------------
            効能
------------------------------ */
.efficacy {
  background-image: url(../../images/special_contents/RadianceMask/20260702/bg_efficacy2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.efficacy__inner {
  padding: 75px 0 85px;
}

.efficacy-item__name {
  font-feature-settings: "palt";
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
}

.efficacy__title {
  margin-top: 25px;
}

.efficacy-detail__wrapper {
  width: 1160px;
  display: flex;
  justify-content: space-between;
  margin: 45px auto 0;
  padding: 0 110px;
}

.efficacy-title__wrapper {
  width: 177px;
  height: 177px;
  background-image: url(../../images/special_contents/RadianceMask/20260702/bg_circle3.png);
  background-size: 177px 177px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding-top: 35px;
}

.efficacy-detail__title {
  color: #ff8700;
  font-feature-settings: "palt";
  font-size: 2.5rem;
  line-height: 1.2;
  margin-top: 10px;
}

.efficacy-detail__text {
  width: 190px;
  font-feature-settings: "palt";
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: justify;
  margin-top: 20px;
}

.type__text {
  font-feature-settings: "palt";
  font-size: 2.6rem;
  line-height: 1;
  text-align: center;
  margin-top: 160px;
}

.type__text--emphasis {
  color: #ff8905;
  font-size: 5.6rem;
  margin-top: 25px;
}

.type__notes {
  margin-top: 25px;
}

/* ------------------------------
      使用テスト（自己評価）
------------------------------ */
.evaluation {
  background-image: url(../../images/special_contents/RadianceMask/20260702/bg_evaluation2.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.evaluation__inner {
  padding: 86px 0 65px;
}

.evaluation__title {
  line-height: 1;
}

.target__text {
  font-feature-settings: "palt";
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
  margin-top: 15px;
}

.evaluation-detail__wrapper {
  display: flex;
  column-gap: 27px;
  justify-content: center;
  margin-top: 40px;
}

.evaluation-detail__item {
  width: 508px;
  background-color: #fff;
  border-radius: 20px;
  padding: 18px 0 23px;
}

.evaluation-detail__title {
  font-feature-settings: "palt";
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.evaluation-detail__title--after,
.percentage__text--after {
  color: #9b9863;
}

.evaluation-detail__title--4week,
.percentage__text--4week {
  color: #c96a7b;
}

.evaluation-answer__wrapper {
  display: flex;
  column-gap: 7px;
  justify-content: center;
  margin-top: 18px;
}

.evaluation-answer__item {
  width: 230px;
  border-radius: 15px;
  text-align: center;
  padding: 20px 0;
}

.evaluation-answer__item--after {
  background: linear-gradient(to bottom, #fdffc2 0%, #fff4c2 100%);
}

.evaluation-answer__item--4week {
  background: linear-gradient(to bottom, #f9d8c7 0%, #f8d0d2 100%);
}

.percentage__text {
  font-feature-settings: "palt";
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
}

.percentage__text span {
  font-feature-settings: "palt";
  font-size: 2.8rem;
}

.answer__text {
  font-feature-settings: "palt";
  font-size: 1.8rem;
  line-height: 1.2;
}

.evaluation__notes {
  margin-top: 40px;
}

/* ------------------------------
      3つの美肌リチュアル
------------------------------ */
.ritual {
  background-image: url(../../images/special_contents/RadianceMask/20260702/bg_ritual2.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.ritual__inner {
  padding: 80px 0 89px;
}

.ritual__title {
  line-height: 1.5;
}

.ritual__title span {
  display: block;
  color: #404040;
  font-size: 2.6rem;
}

.ritual-title__obj {
  width: 317px;
  line-height: 1;
  margin: 20px auto 0;
}

.ritual-sub__title {
  color: #ff8700;
  font-feature-settings: "palt";
  font-size: 3rem;
  line-height: 1;
  text-align: center;
  margin-top: 25px;
}

.ritual__catch {
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  margin-top: 17px;
}

.ritual-item__wrapper {
  display: flex;
  column-gap: 52px;
  justify-content: center;
  margin-top: 33px;
}

.ritual__item::after {
  display: inline-block;
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../../images/special_contents/RadianceMask/20260702/icon_plus.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 103%;
  transform: translateY(-50%);
  z-index: 30;
}

.ritual__item--none::after {
  background-image: none;
}

.ritual-detail__wrapper {
  width: 324px;
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
  justify-content: space-between;
  padding: 33px 20px 43px 27px;
}

.ritual-detail__wrapper--rwo {
  padding: 14px 20px 28px 27px;
}

.ritual-item__img--fp {
  width: 96px;
}

.ritual-item__img--rm {
  width: 102px;
}

.ritual-item__img--rwo {
  width: 47px;
}

.ritual__item {
  position: relative;
}

.ritual-item__name {
  color: #a68746;
  font-feature-settings: "palt";
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.ritual__text {
  font-feature-settings: "palt";
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
  margin-top: 52px;
}

.face-care-list__btn {
  margin: 25px auto 0;
}

/* ------------------------------
            Campaign
------------------------------ */
.campaign {
  background-image: url(../../images/special_contents/RadianceMask/20260702/bg_campaign2.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.campaign__inner {
  padding: 85px 0 90px;
}

.campaign__contents {
  width: 860px;
  margin: 30px auto 0;
}

.campaign__detail {
  display: flex;
  column-gap: 134px;

  justify-content: center;
}

.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: 600;
  line-height: 1.1;
  margin-top: 15px;
  text-align: center;
}

.campaign-img__wrapper {
  position: relative;
}

.campaign__img {
  width: 262px;
}

.campaign-bird__obj {
  top: 0;
  left: -120px;
}

.campaign-text__wrapper {
  margin-top: 60px;
}

.item-size__text {
  font-size: 1.4rem;
  font-feature-settings: "palt";
  line-height: 1;
  text-align: center;
  margin-top: 15px;
}

.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: 70px;
  height: 70px;
  background-color: #a0792d;
  position: absolute;
  top: 2px;
  right: 0;
}

.limited--cp .limited-in {
  background-color: #a0792d;
}

.ltext--cp {
  font-size: 1.9rem;
}

.site-flow__banner {
  margin-top: 59px;
}

/* ------------------------------
          Collection
------------------------------ */
.collection-banner__title {
  color: #8a661f;
}

.title__obj {
  width: 347px;
  margin: 28px auto 0;
}

/* 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;
}