@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: 0
}

#gm {
  color: #2d302e;
}

main a:hover {
  text-decoration: none;
}

footer {
  margin-top: 0;
}

/* ------------------------------
              共通
------------------------------ */
.common__title {
  color: #2d302e;
  font-size: 5.4rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.common__sub-title {
  display: block;
  font-size: 1.6rem;
  line-height: 2.8
}

.common__catch {
  color: #2d302e;
  font-size: 2rem;
  line-height: 1.3;
  text-align: center;
}

.name-and-price {
  text-align: center;
  margin-top: 10px;
}

.btn--cart {
  margin: 0;
  padding: 20px 0 0;
  text-align: center;
}

.btn--cart a {
  width: 150px;
  display: inline-block;
  background-color: #9e9161;
  color: #fff;
  cursor: pointer;
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  text-decoration: none;
  margin: 0;
  padding: 11px 0;
  position: relative;
}

.btn--cart a svg {
  font-size: 1rem;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.link--detail {
  text-align: center;
  margin: 11px 0 0;
  padding: 0;
}

.link--detail a,
.step-list .step-block .data .link a {
  margin: 0;
  padding: 0 0 5px 2px;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
  border-bottom: 1px solid #fff;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.link--detail svg,
.step-list .step-block .data .link a svg {
  margin-left: 6px;
  color: #e1e3e2;
}

.sup {
  font-size: 1.2rem;
  vertical-align: text-top;
}

.limited {
  width: 76px;
  height: 76px;
  background-color: #847846;
  border-radius: 50%;
  box-sizing: border-box;
  padding: 3px;
  position: absolute;
  top: -10px;
  right: -2vw;
  z-index: 15;
}

.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;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  line-height: 1.1em;
  text-align: center;
  margin-top: 0;
  position: absolute;
  left: 0;
  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 {
  display: block;
  border-top: 1px solid #2d302e;
  border-bottom: 1px solid #2d302e;
  color: #2d302e;
  font-weight: 400;
  text-decoration: none;
  padding: 15px 0;
  position: relative;
}

.accordion-more {
  border-bottom: 1px solid #2d302e;
  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;
}

/* アコーディオン初期開いた状態 */
.reverse-icon .common-icon-minus {
  display: none;
}

.reverse-icon.open .common-icon-plus {
  display: none;
}

.reverse-icon.open .common-icon-minus {
  display: block;
}

.open .ki-accordion {
  border-bottom: none;
}

.common-icon {
  font-size: 3rem;
  position: absolute;
  top: 52%;
  right: 3px;
  transform: translateY(-52%);
  -webkit-transform: translateY(-52%);
}

.small-size__wrapper {
  width: 525px;
  background-image: url(../../images/special_contents/Gentleman/20250127/bg_body_item_small.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 42px auto 0;
}

.small-size__inner {
  display: flex;
  width: 385px;
  column-gap: 17px;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 25px 0;
}
/* ------------------------------
              mv
------------------------------ */
.mv {
  margin: 0;
  padding: 0;
  overflow: visible;
  z-index: 20;
  position: relative;
}

.mv-text__wrapper {
  width: 52.9vw;
  text-align: center;
  position: absolute;
  top: 5vw;
  left: 0;
}

.mv-title-obj img {
  width: 14.7vw;
}

.mv__title {
  margin-top: 2vw;
}

.mv__title img {
  width: 26.7vw;
}

.mv__lead {
  color: #fff;
  font-size: 1.45vw;
  line-height: 1.7;
  margin-top: 0.7vw;
}

.mv-lead__label {
  margin-top: 1.6vw;
}

.mv-lead__label img {
  width: 17.6vw;
}

/* ------------------------------
          Fragrance
------------------------------ */
.fragrance {
  background-image: url(../../images/special_contents/Gentleman/20250127/bg_fra.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 75px 0 95px;
  position: relative;
}

.gentleman__notes {
  width: 555px;
  background-color: #ececec;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
  margin: 0 auto 65px;
  padding: 30px 0;
}

.fragrance-accordion__wrapper {
  margin-top: 35px;
}

.fragrance-accordion {
  border-top: 1px solid #413e18;
  border-bottom: 1px solid #413e18;
}

.fragrance-accordion-more {
  border-bottom: 1px solid #413e18;
}

.fragrance__text {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: -0.025em;
  padding-top: 20px;
}

.fragrance__img {
  margin-top: 30px;
}

/* ------------------------------
        BODYITEMLINEUP
------------------------------ */
.body-item-lineup {
  background-image: url(../../images/special_contents/Gentleman/20250127/bg_item_lineup.jpg);
  background-size: 100% 100%;
  padding: 90px 0 80px;
  position: relative;
}

.step-list {
  margin: 40px auto 0;
  padding: 0;
  width: 972px;
  /* height: 1215px; */
  height: 1665px;
  position: relative;
  background-image: url(../../images/special_contents/Gentleman/20250206/bg_step.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
}

.step-list .step-block {
  margin: 0;
  padding: 0;
  position: relative;
}

.step-list .step-block.step1 {
  width: 100%;
  height: 860px;
}

.step-list .step-block.step2 {
  width: 100%;
  height: 805px;
}

.step-list .step-block-in {
  margin: 0 auto;
  padding: 70px 0 0;
  width: 825px;
  position: relative;
  box-sizing: border-box;
}

.step-list .step2 .step-block-in {
  padding: 55px 0 0;
}

.step-list .step-block-in2 {
  margin: 0;
  padding: 0 0 0 440px;
  position: relative;
  min-height: 438px;
}

.step-list .step-block .bgt {
  display: inline-block;
  width: 72px;
  position: absolute;
  top: 85px;
  right: 124px;
  z-index: 1;
}

.step-list .step-block.step2 .bgt {
  width: 117px;
  position: absolute;
  top: 82px;
  right: 97px;
}

.step-list .step-block h4 {
  padding: 55px 0 0;
  text-align: center;
  box-sizing: border-box;
  z-index: 5;
  position: relative;
}

.step-list .step-block h4 .step-tbg {
  margin: 0 auto;
  padding: 0;
  font-size: 2rem;
  line-height: 1;
  font-weight: 600;
  display: flex;
  align-items: center;
  text-align: center;
  width: 77px;
}

.step-list .step-block h4 .step-tbg:before,
.step-list .step-block h4 .step-tbg:after {
  border-top: 1px solid #fff;
  content: "";
  flex-grow: 1;
}

.step-list .step-block h4 .step-tbg:before {
  margin-right: 6px;
}

.step-list .step-block h4 .step-tbg:after {
  margin-left: 6px;
}

.step-list .step-block h4 .step-tjp {
  display: block;
  margin: 0;
  padding: 15px 0 0;
  font-size: 4.4rem;
  line-height: 1;
  font-weight: 600;
}

.step-list .step-block h4 .step-ten {
  display: block;
  margin: 0;
  padding: 2px 0 0;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.1em;
}

.step-list .step-block .text {
  padding: 24px 0 0;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 600;
  text-align: center;
  z-index: 5;
  position: relative;
}

.step-list .step-block .img {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  text-align: left;
  width: 439px;
}

.step-list .step-block .img .rel {
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
}

.step-list .step-block .img .limited {
  position: absolute;
  top: 37px;
  left: 37px;
  width: 78px;
  height: 78px;
  background-image: url(../../images/sp/special_contents/mango_kiwi_collection/20240701/label_limited2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.step-list .step-block .img .limited .ltext {
  width: 100%;
  font-size: 1.9rem;
  line-height: 1.1em;
  margin-top: 0;

  position: absolute;
  display: inline-block;
  left: 0;
  top: 51%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFF;
}

.step-list .step-block .data {
  margin: 0;
  padding: 30px 0 0;
  display: block;
  vertical-align: top;
  text-align: center;
}

.step-list .step-block .data .name-and-price {
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
}

.step-list .step-block .data h5 {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: normal;
}

.step-list .step-block .data .price {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: normal;
}

.step-list .step-block .data .btn,
.step-list .step-block .data .bcs {
  text-align: center;
  margin: 0;
  padding: 20px 0 0;
}

.step-list .step-block .data .btn a {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  color: #FFF;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #9e9161;
  width: 150px;
  cursor: pointer;
}

.step-list .step-block .data .bcs .bbg {
  margin: 0;
  padding: 14px 0;
  text-align: center;
  font-size: 1.3rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #FFF;
  width: 215px;
  border: 1px solid #9e9161;
  color: #2d302e;
}

.step-list .step-block .data .link {
  margin: 10px 0 0;
  padding: 0;
}

.step-list .step-block .small-size {
  margin: 30px auto 0;
  padding: 0;
  background: #fff4c1;
  width: 526px;
  position: relative;
}

.step-list .step-block .small-size .small-size-bg1 {
  margin: 0;
  padding: 0;
}

.step-list .step-block .small-size .small-size-bg2 {
  margin: 0;
  padding: 34px 0;
}

.step-list .step-block .small-size h6 {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 108px;
}

.step-list .step-block .small-size .img {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 74px;
  left: 144px;
  box-sizing: border-box;
  text-align: left;
  width: 55px;
}

.step-list .step-block .small-size .img img {
  position: relative;
  z-index: 10;
}

.step-list .step-block.step2 .small-size .img {
  top: 109px;
  left: 126px;
  width: 106px;
}

.step-list .step-block .small-size .img .rel {
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
}

.step-list .step-block .small-size .img .limited {
  position: absolute;
  top: -3px;
  left: -77px;
  width: 52px;
  height: 52px;
  background-image: url(../../images/sp/special_contents/mango_kiwi_collection/20240701/label_limited.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 5;
}

.step-list .step-block .small-size .img .limited .ltext {
  width: 100%;
  font-size: 1.3rem;
  line-height: 1.1em;
  margin-top: 0;

  position: absolute;
  display: inline-block;
  left: 0;
  top: 51%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFF;
}

.step-list .step-block.step2 .small-size .img .limited {
  top: -43px;
  left: -56px;
}

.step-list .step-block .small-size .data {
  margin: 0;
  padding: 18px 0 0 180px;
  display: block;
  vertical-align: top;
  text-align: center;
}

.step-list .step-block .small-size .data .name-and-price {
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
  color: #4b4441;
}

.step-list .step-block .small-size .data h7 {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: normal;
  display: block;
}

.step-list .step-block .small-size .data .price {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: normal;
}

.step-list .step-block .small-size .data .btn,
.step-list .step-block .small-size .data .bcs {
  margin: 0;
  padding: 12px 0 0;
  text-align: center;
}

.step-list .step-block .small-size .data .btn a {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  color: #FFF;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #f08400;
  width: 150px;
  cursor: pointer;
}

.step-list .step-block .small-size .data .btn a svg {
  margin: 0;
  padding: 0;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 1rem;
}

.step-list .step-block .small-size .data .bcs .bbg {
  margin: 0;
  padding: 14px 0;
  text-align: center;
  font-size: 1.3rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #FFF;
  width: 194px;
  border: 1px solid #f08400;
}

.step-list .step-block .small-size .data .link {
  margin: 8px 0 0;
  padding: 0;
}

.step-list .step-block .data.data--small {
  padding-top: 0;
}

.img__so-small {
  width: 123px;
}

/* ------------------------------
        FACE ITEM LINE UP
------------------------------ */
.face-item-lineup {
  background-image: url(../../images/special_contents/Gentleman/20250127/bg_face_item.jpg);
  background-size: cover;
  padding: 110px 0 91px;
  position: relative;
}

.face-item__warapper {
  color: #fff;
  padding-top: 55px;
}

.face-item__warapper--fm {
  margin-top: 32px;
  padding-top: 0;
}

.face-item__inner {
  width: 972px;
  background-image: url(../../images/special_contents/Gentleman/20250127/frame_face_item1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 70px 0 89px;
  position: relative;
}

.face-item__inner--fm {
  background-image: url(../../images/special_contents/Gentleman/20250127/frame_face_item2.png);
  padding: 70px 0 66px;
}

.face-item__sub-inner {
  width: 824px;
  margin: 0 auto;
  padding: 0 0 0 440px;
  position: relative;
  min-height: 438px;
}

.face-item__img {
  width: 439px;
  box-sizing: border-box;
  text-align: left;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.face-item-lineup__text {
  font-size: 2.4rem;
  line-height: 1.4;
  text-align: center;
  padding-top: 35px;
}

.face-item-lineup__text--fm {
  padding-top: 87px;
}

.face-item__data {
  margin-top: 33px;
}

.face-item__notes {
  font-size: 1.2rem;
  margin-top: 53px;
  text-align: center;
}

.face-item-small__wrapper {
  background-image: url(../../images/special_contents/Gentleman/20250127/bg_fp_small_size.png);
}

.img__fp-small img {
  width: 124px;
}

.name-and-price--small {
  line-height: 1.2;
  margin-top: 0;
}

.btn-small--cart {
  padding-top: 12px;
}

/* ------------------------------
        OTHER LINE UP
------------------------------ */
.other-lineup {
  background-image: url(../../images/special_contents/Gentleman/20250127/bg_other_lineup.jpg);
  background-size: cover;
  padding: 123px 0 115px;
  position: relative;
}

.other-title-obj {
  text-align: center;
}

.other-title-obj img {
  width: 290px;
}

.other-lineup__wrapper {
  max-width: 1012px;
  background-image: url(../../images/special_contents/Gentleman/20250127/frame_other_lineup.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 56px 0 69px;
  position: relative;
}

.other-lineup__title {
  margin-top: 28px;
}

.other-lineup__list {
  width: 830px;
  margin: 45px auto 0;
}

.other-lineup__item {
  width: calc(100%/3);
  margin: 0 18px;
}

.other-lineup__item .img {
  width: 192px;
  height: 192px;
  background-color: #efeaef;
  background-size: 192px 192px;
  border-radius: 50%;
  position: relative;
  margin: 20px auto 0;
}

.other-lineup__item .item {
  margin: 0 auto;
}

.item1 {
  width: 114px;
}

.item2 {
  width: 94px;
  padding-top: 20px;
}

.item3 {
  width: 61px;
  padding-top: 35px;
}

.item4 {
  width: 43px;
  padding-top: 46px;
}

.other-lineup__item .name-and-price {
  margin-top: 22px;
}

.other-link--detail a {
  color: #2d302e;
  border-bottom: 1px solid #2d302e;
}

.other-link--detail svg {
  margin-left: 7px;
  color: #2d302e;
}

.slick-dots {
  margin-top: 20px;
}

.slick-dots>li>button::before {
  width: 8px;
  height: 8px;
  background: #979597;
  margin-top: 19px;
}

.slick-dots>li.slick-active>button::before {
  background: #2d302e;
}

.slick-arrow {
  width: 65px;
  height: 33px;
  top: 47%;
}

.slick-arrow::after {
  width: 42px;
  height: 42px;
}

.slick-arrow.slick-prev::after {
  border-top: 3px solid #2d302e;
  border-left: 3px solid #2d302e;
}

.slick-arrow.slick-next::after {
  border-top: 3px solid #2d302e;
  border-right: 3px solid #2d302e;
}

.slick-arrow.slick-prev {
  left: 44px;
}

.slick-arrow.slick-next {
  right: 44px;
}

/* -------------------
        LINE
------------------- */
.line {
  background-color: #232627;
  padding: 89px 0 83px;
  margin: 0;
  position: relative;
  z-index: 30;
}

.line-in {
  width: 592px;
  height: 268px;
  background-image: url(../../images/special_contents/Gentleman/20250127/frame_line.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 50px 0 0;
  position: relative;
  box-sizing: border-box;
}

.line h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 2.6rem;
  line-height: 1.5;
  text-align: center;
}

.line .text {
  color: #fff;
  margin: 0;
  padding: 10px 0 0;
  font-size: 1.4rem;
  text-align: center;
}

.line .btn {
  margin: 0;
  padding: 21px 0 0;
  text-align: center;
}

.line .btn a {
  margin: 0;
  padding: 26px 0 0 70px;
  text-align: center;
  color: #FFF;
  font-size: 2rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #00b900;
  width: 272px;
  height: 70px;
  border-radius: 10px;
  box-sizing: border-box;
  font-weight: 600;
}

.line .btn a:before {
  content: "";
  background: url(../../images/special_contents/HolidayCollection/20211014/icon_line.png) no-repeat center center;
  background-size: 50px auto;
  margin: 0;
  padding: 0;
  border-right: 1px solid #009e00;
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0;
  top: 0;
}

/* -------------------
        SNS
------------------- */
.sns {
  background-image: url(../../images/special_contents/Gentleman/20250127/bg_sns.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
  padding: 67px 0 70px;
  position: relative;
}

.sns .sns-frame {
  width: 590px;
  height: 222px;
  margin: 0 auto;
  padding: 55px 0 0;
  position: relative;
  box-sizing: border-box;
  background-color: #ddd9dd;
  outline: 3px solid #939094;
  outline-offset: -10px;
}

.sns h3 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 4.6rem;
  line-height: 1.34;
  font-weight: 600;
}

.sns .social-btn {
  margin-top: 15px;
  position: relative;
  z-index: 20;
  font-size: 0;
}

.fb-like>span {
  width: 162px !important;
}

.fb-like iframe {
  width: 162px !important;
}

/* ------------------------------
            ライン
------------------------------ */
.common__line {
  width: 100%;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
}

.fragrance__line {
  background-image: url(../../images/special_contents/Gentleman/20250127/line_top.png);
}

.fragrance__line--top {
  top: 0;
}

.fragrance__line--bottom {
  bottom: 0;
}

.face-item-lineup__line {
  background-image: url(../../images/special_contents/Gentleman/20250127/line_face_item.png);
  top: 0;
}

.other-lineup__line {
  background-image: url(../../images/special_contents/Gentleman/20250127/line_other_lineup.png);
  top: 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: 0;
}

.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: 0;
  padding: 0;
  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: 0 0 3px 2px rgba(0, 0, 0, 0.17);
}

.open-menu .open-menu-frame1 {
  margin: 0;
  padding: 0;
  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: 0;
  padding: 23px 0 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: 0;
  padding: 0;
}

.open-menu .open-menu-list ul li {
  margin: 0;
  padding: 0;
  width: 100%;
}

.open-menu .open-menu-list ul li a {
  margin: 0;
  padding: 0 24px 0 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: 0;
  padding: 14px 0 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: 0 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 0 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;
}

/* ---------------------------------------------
        20250515 スペシャルキット追加
--------------------------------------------- */
.special-kit {
  background-image: url(../../images/special_contents/Gentleman/20250127/bg_face_item.jpg);
  background-size: cover;
  padding: 110px 0 91px;
  position: relative;
}

.special-kit__wrapper {
  padding: 56px 0;
}

.special-kit__list {
  width: 830px;
  margin: 30px auto 0;
}

.img_wrapper {
  display: block;
  width: 240px;
  margin: 0 auto;
  margin-left: -25px;
  position: relative;
}

.icon-new-small {
  position: absolute;
  top: 0px;
  left: -10px;
  width: 120px;
}

.sk-item1 {
  width: 240px;
  padding-top: 35px;
}

.sk-item__data {
  margin-top: 25px;
}

.special-kit .slick-arrow {
  display: none;
}

/* 佐野さんコンテンツ */
.lead__obj {
  width: 273px;
  margin: 0 auto;
  /* 改善用 */
  margin: 0 auto 30px;
}

.lead__obj--l {
    width: 221px;
    top: 0;
    left: 0;
    z-index: 30;
}

.lead__obj--r {
    width: 167px;
    bottom: 0;
    right: 0;
    z-index: 30;
}

/* 佐野さんコンテンツ */
.anan__inner {
  padding: 80px 0;
}

.anan__logo {
  width: 357px;
  margin: 20px auto 0;
}

.anan__lead-title {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  margin-top: 20px;
}

.anan__lead {
  font-size: 1.8rem;
  line-height: 1.3;
  text-align: center;
  margin-top: 20px;
}

.anan__common-img {
  width: 500px;
  margin: 20px auto 0;
}

.anan__3step {
  margin-top: 60px;
}

.anan__title {
  color: #005257;
  font-size: 3rem;
  /* font-style: italic; */
  font-weight: 600;
  line-height: 1;
  text-align: center;
}

.comment__wrapper {
  width: 500px;
  display: flex;
  align-items: center;
  column-gap: 20px;
  margin: 20px auto 0;
}

.comment__text {
  width: 365px;
  color: #3d3027;
  font-size: 1.6rem;
  line-height: 1.3;
  text-align: justify;
}

.common__3step-img {
  width: 115px;
}

.common__3step-img img {
  border-radius: 50%;
}

.anan-3step__btn {
  width: 195px;
  background-image: url(../../images/special_contents/HolidayCollection2025/20251002/bg_nav_item.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  margin: 30px auto 0;
  padding: 12px 0;
  position: relative;
}

.anan-3step__link {
  color: #fff;
  font-size: 1.7rem;
  font-feature-settings: "palt";
  letter-spacing: -0.02em;
  line-height: 1.2;
  /* position: relative; */
}

.anan-3step__link svg {
  font-size: 1.2rem;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.anan__3step--2,
.anan__3step--3 {
  margin-top: 50px;
}

.favorite__wrapper {
  margin-top: 60px;
}

.anan-present__title {
  color: #2d302e;
  font-size: 3.6rem;
  line-height: 1;
}

.present__text {
  color: #2d302e;
  font-size: 1.8rem;
  line-height: 1.3;
  text-align: center;
  margin-top: 10px;
}

.favorite__gen {
  margin-top: 25px;
}

.favorite-comment__text {
  width: 600px;
  color: #3d3027;
  font-size: 1.6rem;
  line-height: 1.3;
  text-align: justify;
}

.anan-favorite__btn {
  width: 345px;
  height: 73px;
}

.favorite__wt {
  margin-top: 50px;
}

.anan__wt-img {
  width: 430px;
}

.obj {
  position: absolute;
}

.font-capitalize {
  text-transform: capitalize;
}

.font-uppercase {
  text-transform: uppercase;
}