@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
}

#bs {
  color: #3d3027;
}

main a:hover {
  text-decoration: none;
}

footer {
  margin-top: 0;
}

sup {
  font-size: 1.2rem;
  vertical-align: super;
}

/* =========================
            共通
========================= */
.font-capitalize {
  text-transform: capitalize;
}

.font-uppercase {
  text-transform: uppercase;
}

.common__title {
  color: #9c8743;
  font-size: 7rem;
  line-height: 1;
  text-align: center;
}

.common__title--ja {
  font-feature-settings: "palt";
  font-size: 5rem;
  font-weight: 500;
}

.data {
  margin-top: 17px;
}

.name-and-price {
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
  margin-top: 0;
}

.cart__btn,
.bcs {
  text-align: center;
  margin-top: 20px;
}

.cart__btn a,
.bcs .bbg {
  width: 210px;
  display: inline-block;
  background-color: #b6975b;
  color: #fff;
  cursor: pointer;
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  text-decoration: none;
  padding: 16px 0 18px;
  position: relative;
}

.bcs .bbg {
  background: #FFF;
  border: 1px solid #b6975b;
  color: #b6975b;
}

.cart__btn a svg {
  font-size: 1rem;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.limited {
  width: 70px;
  height: 70px;
  box-sizing: border-box;
  background-color: #b29a58;
  border-radius: 50%;
  padding: 2px;
  position: absolute;
  right: -40px;
  top: -8px;
  z-index: 15;
}

.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;
  line-height: 1.2;
  text-align: center;
  margin-top: 0px;
  position: absolute;
  left: 0px;
  top: 51%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
}

.obj {
  position: absolute;
}

.slick-arrow.slick-prev::after,
.slick-arrow.slick-next::after {
  display: none;
}

/* =======================
          kv
======================= */
.kv {
  margin: 0px;
  padding: 0px;
  overflow: visible;
  z-index: 20;
  position: relative;
}

.kv-text__wrapper {
  width: 63.9vw;
  text-align: center;
  position: absolute;
  top: 6.3vw;
  left: 0;
}

.kv__title img {
  width: 24.2vw;
  margin: 0 auto;
}

.kv__lead {
  font-feature-settings: "palt";
  font-size: 1.4vw;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin-top: 1vw;
}

.kv__icon {
  width: 7.4vw;
  position: absolute;
  top: -3.5vw;
  right: 9vw;
}

/* =======================
          lead
======================= */
.lead {
  background-image: url(../../images/special_contents/New_BodyScrub/202606/bg_lead.jpg);
}

.lead__inner {
  padding: 69px 0 87px;
}

.nav-anchor__list {
  display: flex;
  justify-content: center;
  column-gap: 12px;
}

.nav-anchor__item {
  width: 189px;
  height: 63px;
  background: linear-gradient(to bottom, #c4a76d 0%, #c09b51 100%);
  border: 2px solid #a89968;
  text-align: center;
  position: relative;
}

.nav-anchor__link {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  font-feature-settings: "palt";
  font-size: 1.6rem;
  letter-spacing: -0.025em;
  line-height: 1;
  padding-top: 14px;
}

.fa-chevron-down {
    color: #fff;
    font-size: 20px;
    position: absolute;
    bottom: 7px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.lead-main__text {
  font-feature-settings: "palt";
  font-size: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: center;
  margin-top: 60px;
}

.lead-sub__contents {
  display: flex;
  align-items: center;
  column-gap: 60px;
  justify-content: center;
  margin-top: 40px;
}

.lead__img {
  width: 468px;
}

.lead-sub__text {
  font-feature-settings: "palt";
  font-size: 1.8rem;
  letter-spacing: 0.02em;
  line-height: 1.6;
}

.lead-sub__notes {
  font-size: 1.2rem;
  margin-top: 20px;
}

/* =======================
  SABON流ミネラル美容
======================= */
.customer-satisfaction {
  background: linear-gradient(to bottom, #f3feff 0%, #daf4f5 100%);
}

.customer-satisfaction__inner {
  padding: 100px 0 110px;
}

.customer-satisfaction__img {
  width: 790px;
  margin: 57px auto 0;
}

.customer_satisfaction__notes {
  width: 790px;
  font-size: 1.2rem;
  line-height: 1.3;
  text-align: left;
  margin: 23px auto 0;
}

.sr__obj {
  top: -49px;
  right: 0;
}

/* =======================
      All Lineup
======================= */
.lineup {
  background-color: #fffbf2;
}

.lineup__inner {
  padding: 81px 0 100px;
}

.lineup__lead {
  font-size: 2.8rem;
  text-align: center;
  margin-top: 29px;
}

.lineup-tab-area {
  width: 930px;
  display: flex;
  column-gap: 6px;
  margin: 37px auto 0;
  cursor: pointer;
}

.lineup-tab {
  width: calc(100%/6);
  background: -webkit-gradient(linear, left top, left bottom, from(#f8efe3), to(#eadcb0));
  background: -webkit-linear-gradient(top, #f8efe3, #eadcb0);
  background: -moz-linear-gradient(top, #f8efe3, #eadcb0);
  background: -o-linear-gradient(top, #f8efe3, #eadcb0);
  background: linear-gradient(#f8efe3, #eadcb0);
  color: #9c8743;
  font-feature-settings: "palt";
  font-size: 1.6rem;
  line-height: 1.1;
  padding: 7px 0 9px;
  text-align: center;
  display: flex;
  align-items: center;
  /* 縦中央 */
  justify-content: center;
  /* 横中央（不要なら消してOK） */
  text-align: center;
}

.lineup-tab.active {
  background: none;
  color: #fff;
}

.lineup-tab.dj.active {
  background-color: #9bdbdb;
}

.lineup-tab.gr.active {
  background-color: #f7b8c8;
}

.lineup-tab.plv.active {
  background-color: #d6b9ea;
}

.lineup-tab.wt.active {
  background-color: #9bd4a5;
}

.lineup-tab.tk.active {
  background-color: #f5b1f7;
}

.lineup-tab.rt.active {
  background-color: #f7b1b1;
}

.lineup-tab.gen.active {
  background-color: #a5a5a5;
}

.lineup-panel-group {
  display: none;
}

.lineup-panel-group.active {
  display: block;
}

.lineup__catch {
  font-feature-settings: "palt";
  font-size: 2.6rem;
  line-height: 1;
  text-align: center;
  margin-top: 66px;
}

.lineup__catch--dj {
  color: #419394;
}

.lineup__catch--gr {
  color: #ea6fa3;
}

.lineup__catch--plv {
  color: #875ba5;
}

.lineup__catch--wt {
  color: #4cac5d;
}

.lineup__catch--tk {
  color: #d75fa9;
}

.lineup__catch--rt {
  color: #f15c5c;
}

.lineup__catch--gen {
  color: #4e4e4e;
}

.lineup-panel-group {
  width: 781px;
  margin: 0 auto 0;
}

.lineup__list {
  width: 100%;
  margin-top: 39px;
}

.lineup__item {
  width: 227px;
}

.lineup__img {
  width: 227px;
  margin: 0 auto;
}

.size__text {
  width: 210px;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  margin: 10px auto 0;
  padding: 8px 0;
}

.size__text--dj {
  background-color: #69b8b8;
}

.size__text--gr {
  background-color: #f897af;
}

.size__text--plv {
  background-color: #ba89dc;
}

.size__text--wt {
  background-color: #78bf84;
}

.size__text--tk {
  background-color: #e78cea;
}

.size__text--rt {
  background-color: #ed7f7f;
}

.size__text--gen {
  background-color: #a5a5a5;
}

/* =========================
        bundle
========================= */
.bundle-set__inner {
  padding: 80px 0;
}

.bundle-slider {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.bundle__list {
  width: 100%;
  margin: 33px auto 0;
}

.bundle__item {
  width: calc(3/100%);
  margin: 0 auto;
}

.bundle__img {
  width: 227px;
  margin: 0 auto;
  position: relative;
}

.bundle__catch {
  font-feature-settings: "palt";
  font-size: 2.6rem;
  text-align: center;
}

.limited--bundle {
  background: #ef925c;
  top: 0;
  right: -10px;
}

#bs .recipe {
  background: linear-gradient(to bottom, #f3feff 0%, #daf4f5 100%);
  margin: 0px;
  padding: 100px 0;
  position: relative;
}

.section__line {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
}

#bs .recipe .recipe-obj1 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 68px;
  left: 0px;
  width: 576px;
  z-index: 10;
}

.recipe__lead {
  font-feature-settings: "palt";
  font-size: 2.4rem;
  letter-spacing: 0.05;
  line-height: 1.5;
  color: #3b6d7b;
  text-align: center;
}

.recipe__type {
  display: flex;
  column-gap: 38px;
  justify-content: center;
  margin-top: 69px;
}

.recipe__img {
  width: 309px;
}

.recipe-text__wrapper {
  text-align: center;
  margin-top: 24px;
}

.recipe__title {
  color: #3b6d7b;
  font-feature-settings: "palt";
  font-size: 5rem;
  line-height: 1;
}

.recipe__text {
  font-feature-settings: "palt";
  font-size: 2rem;
  line-height: 1.5;
  margin-top: 5px;
}

.recipe__notes {
  width: 1000px;
  font-size: 1.2rem;
  line-height: 1.3;
  margin: 35px auto 0;
}

#bs .recipe .renewal {
  margin: 105px auto 0;
  padding: 0px;
  width: 1040px;
  position: relative;
}

#bs .recipe .recipe-obj2 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
  width: 195px;
  z-index: 10;
}

#bs .recipe .recipe-obj3 {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
  width: 195px;
  z-index: 10;
}

#bs .recipe .renewal .renewal-frame {
  margin: 0;
  padding: 50px 0px;
  width: 100%;
  background-color: #FFF;
  border-top: 7px solid #a79968;
  border-bottom: 7px solid #a79968;
  position: relative;
  z-index: 20;
}

#bs .recipe .renewal .renewal-frame h3 {
  margin: 0;
  padding: 0px 0 20px;
  color: #a69968;
  font-size: 5.4rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  background-image: url(../../images/special_contents/New_BodyScrub/20240301/t_bg1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 60px auto;
}

#bs .recipe .renewal .renewal-block {
  margin: 0px;
  padding: 0px;
  position: relative;
}

#bs .recipe .renewal .renewal-block.rb1 {
  margin: 35px 0 0;
}

#bs .recipe .renewal .renewal-block.rb2 {
  margin: 60px 0 0;
}

#bs .recipe .renewal .renewal-block h4 {
  margin: 0px auto;
  padding: 0px;
  position: relative;
  text-align: center;
  width: 563px;
  height: 41px;
  display: table;
  background-image: url(../../images/special_contents/New_BodyScrub/20240301/label_renewal.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#bs .recipe .renewal .renewal-block h4 .rel {
  margin: 0px;
  padding: 0px;
  display: table-cell;
  vertical-align: middle;

  color: #FFF;
  font-size: 2.8rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.02em;
}

#bs .recipe .renewal .renewal-block h4 .rel sup {
  font-size: 1.5rem;
  vertical-align: super;
}

#bs .recipe .renewal .renewal-block h4 .new {
  display: inline-block;
  margin: 0px;
  padding: 4px 0px;
  width: 60px;
  box-sizing: border-box;
  font-size: 1.8rem;
  line-height: 1;
  background-color: #FFF;
  border-radius: 12px;
  color: #ef8760;
  font-weight: 700;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  left: 0px;
}

#bs .recipe .renewal .renewal-block h4 .ib {
  display: inline-block;
  padding: 0px 0 0 74px;
  position: relative;
}

#bs .recipe .renewal .renewal-block ul {
  margin: 40px 0px 0px 380px;
  padding: 0px;
  font-size: 1.8rem;
  line-height: 1;
}

#bs .recipe .renewal .renewal-block ul li {
  margin: 12px 0px 0px;
  padding: 0px 0 0 18px;
  position: relative;
}

#bs .recipe .renewal .renewal-block ul li sup {
  font-size: 1.2rem;
  vertical-align: super;
}

#bs .recipe .renewal .renewal-block ul li:before {
  margin: 0px;
  padding: 0px;
  content: "";
  width: 7px;
  height: 7px;
  background-color: #806b39;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0px;
}

#bs .recipe .renewal-img {
  margin: 0;
  padding: 0;
  position: absolute;
  top: -59px;
  left: -64px;
  width: 430px;
  z-index: 10;
}

#bs .recipe .renewal .renewal-block .renewal-oil {
  width: 636px;
  margin: 24px auto 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#bs .recipe .renewal .renewal-block .renewal-oil-block {
  width: 212px;
  margin: 0px;
  padding: 0px;
  position: relative;
}

#bs .recipe .renewal .renewal-block .renewal-oil-block .oil-from {
  margin: 0px;
  padding: 0px;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
}

#bs .recipe .renewal .renewal-block .renewal-oil-block .oil-name {
  margin: 6px 0px 0px;
  padding: 0px;
  font-size: 2.2rem;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.05em;
}

#bs .recipe .renewal .renewal-block .renewal-oil-block .oil-name sup {
  font-size: 1.2rem;
  vertical-align: super;
}

#bs .recipe .renewal .renewal-block .renewal-oil-block .oil-img {
  margin: 17px 0px 0px;
  padding: 0px;
  text-align: center;
  position: relative;
  z-index: 20;
}

#bs .recipe .renewal .renewal-block .renewal-oil-block.oil1 .oil-img img {
  width: 157px;
  padding: 10px 0px 0px;
}

#bs .recipe .renewal .renewal-block .renewal-oil-block.oil2 .oil-img img {
  width: 152px;
  padding: 15px 0px 0px;
}

#bs .recipe .renewal .renewal-block .renewal-oil-block.oil3 .oil-img img {
  width: 162px;
  padding: 6px 0px 0px;
}

#bs .recipe .renewal .renewal-block .renewal-oil-block .oil-type {
  position: absolute;
  top: 65px;
  right: -5px;
  width: 107px;
  height: 107px;
  background-color: #efead8;
  border-radius: 50%;
  z-index: 10;
  padding: 0px;
  box-sizing: border-box;
}

#bs .recipe .renewal .renewal-block .renewal-oil-block .oil-type .type-text {
  width: 100%;
  font-size: 1.8rem;
  line-height: 1.1;
  margin-top: 0px;

  position: absolute;
  display: inline-block;
  left: 0px;
  top: 51%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
  text-align: center;
  letter-spacing: 0.05em;
  color: #675341;
}

#bs .recipe .renewal .renewal-notes {
  margin: 10px 0 0px;
  padding: 0px 0 0 100px;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: -0.05em;
}

#bs .recipe .use {
  margin: 50px 0 0;
  padding: 50px 0px 0;
  width: 100%;
  position: relative;
}

#bs .recipe .use h3 {
  margin: 0;
  padding: 0px 0 20px;
  color: #a69968;
  font-size: 2.6rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  background-image: url(../../images/special_contents/New_BodyScrub/20240301/t_bg1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 60px auto;
}

#bs .recipe .use .use-text {
  margin: 0;
  padding: 24px 0 0px;
  color: #3b6d7b;
  font-size: 2rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
}

#bs .recipe .use .use-img {
  margin: 40px auto 0;
  padding: 0px;
  width: 1040px;
  z-index: 20;
  position: relative;
}

#bs .recipe .use .use-link {
  margin: 0px;
  padding: 30px 0px 0px;
  text-align: center;
}

#bs .recipe .use .use-link a {
  margin: 0px;
  padding: 0px 20px 5px 0;
  text-align: center;
  color: #3b6d7b;
  font-size: 1.4rem;
  line-height: 1;
  border-bottom: 1px solid #3b6d7b;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

#bs .recipe .use .use-link a:after {
  margin: 0px;
  padding: 0px;
  content: "";
  position: absolute;
  top: -3px;
  right: 0px;
  width: 18px;
  height: 18px;
  background-image: url(../../images/sp/special_contents/New_BodyScrub/20240301/arrow_blue_ank.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#bs .recipe .recipe-obj4 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 23px;
  left: 0;
  width: 162px;
  z-index: 10;
}

#bs .recipe .recipe-obj5 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 25px;
  right: 0;
  width: 170px;
  z-index: 10;
}

#bs .recipe .voice {
  margin: 50px 0 0;
  padding: 30px 0px 0;
  width: 100%;
  position: relative;
}

#bs .recipe .voice h3 {
  margin: 0;
  padding: 0px;
  font-size: 2.6rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
}

#bs .recipe .voice .item-slider .voice-frame-out {
  margin: 0px;
  padding: 20px 0px;
}

#bs .recipe .voice .item-slider .voice-frame {
  margin: 0px auto;
  padding: 25px 20px 35px;
  width: 242px;
  box-sizing: border-box;
  background-color: #FFF;
  border: 1px solid #a69968;
  text-align: left;
  box-shadow: 0px 5px 12px 0 rgba(0, 0, 0, 0.16);
  position: relative;
}

#bs .recipe .voice .item-slider .text1 {
  padding: 0px;
  font-size: 2rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.05em;
}

#bs .recipe .voice .item-slider .text2 {
  padding: 12px 0px 0px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -0.05em;
  color: #3b6d7b;
}

#bs .recipe .voice-obj1 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: -20px;
  right: 0;
  width: 84px;
  z-index: 10;
}

#bs .recipe .voice-obj2 {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 84px;
  z-index: 10;
}

#bs .recipe .voice .notes {
  text-align: left;
  font-size: 1.1rem;
  line-height: 1;
  margin: 0px auto;
  padding: 10px 0px 0px;
  width: 1040px;
}

#bs .special-kit {
  margin: 0px;
  padding: 90px 0px 100px;
  background-color: #3b6d7b;
}


#bs h2.ch2 {
  margin: 0px;
  padding: 0px 0px 20px;
  text-align: center;
  font-size: 7rem;
  line-height: 1;
  font-weight: 700;
  background-image: url(../../images/special_contents/New_BodyScrub/20240301/t_bg1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 95px auto;
}

#bs .special-kit h2 {
  color: #FFF;
}

.sk__wrapper {
  margin-top: 45px;
}

.sk__wrapper--sbk {
  margin-top: 75px;
}

.sk__lead {
  color: #fff;
  font-feature-settings: "palt";
  font-size: 3rem;
  text-align: center;
}

#bs .special-kit .sk-frame {
  background-color: #FFF;
  margin: 25px auto 0;
  padding: 3px 0px;
  width: 1040px;
  border-top: 6px solid #b4a676;
  border-bottom: 6px solid #b4a676;
  box-shadow: 0px 5px 23px 0 rgba(0, 0, 0, 0.16);
}

#bs .special-kit .sk-frame.sk2 {
  margin: 80px auto 0;
}

#bs .special-kit .sk-frame.sk4 {
  margin: 50px auto 0;
}

#bs .special-kit .sk-frame .sk-frame2 {
  margin: 0px;
  padding: 40px 0px;
  border-top: 2px solid #b5a777;
  border-bottom: 2px solid #b4a676;
}

#bs .special-kit .sk-frame.sk4 .sk-frame2 {
  padding: 90px 0px 60px;
}

#bs .special-kit .sk-frame h3 {
  margin: 0;
  padding: 0px;
  font-size: 2.2rem;
  line-height: 1;
  text-align: center;
  font-weight: 600;
  color: #3b6d7b;
}

#bs .special-kit .single-kit {
  margin: 110px 0px 0;
  padding: 0px;
}

#bs .special-kit .single-kit h2 {
  padding: 0px 0px 25px;
}

#bs .special-kit .single-kit .sk-block {
  margin: 0px;
  padding: 0px 0 0 400px;
  width: 100%;
  position: relative;
}

#bs .special-kit .single-kit .sk-block .text {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.4;
  font-weight: 600;
  color: #3b6d7b;
}

#bs .special-kit .single-kit .sk-block .img {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: -50px;
  left: 140px;
  width: 346px;
}

#bs .special-kit .single-kit .sk-block .img .limited {
  position: absolute;
  top: 0px;
  right: 30px;
  width: 90px;
  height: 90px;
  background-color: #b89c5f;
  border-radius: 50%;
  z-index: 15;
  padding: 3px;
  box-sizing: border-box;
}

#bs .special-kit .single-kit .sk-block .img .limited .limited-in {
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #fffff8;
  border-radius: 50%;
  box-sizing: border-box;
}

#bs .special-kit .single-kit .sk-block .img .limited .ltext {
  width: 100%;
  font-size: 2rem;
  line-height: 1.1em;
  margin-top: 0px;

  position: absolute;
  display: inline-block;
  left: 0px;
  top: 51%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFF;
}

#bs .special-kit .single-kit .sk-block .data {
  margin: 0px;
  padding: 25px 0px 0px;
}

#bs .special-kit .single-kit .sk-block .data .name-and-price {
  margin: 0px;
  padding: 0px;
  display: block;
  text-align: center;
  color: #675341;
}

#bs .special-kit .single-kit .sk-block .data h3 {
  margin: 0px;
  padding: 0px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
  color: #675341;
}

#bs .special-kit .single-kit .sk-block .data .price {
  margin: 0px;
  padding: 2px 0px 0px;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #675341;
}

#bs .special-kit .single-kit .sk-block .data .btn,
#bs .special-kit .single-kit .sk-block .data .bcs {
  margin: 0px;
  padding: 20px 0px 0px;
  text-align: center;
}

#bs .special-kit .single-kit .sk-block .data .btn a {
  margin: 0px;
  padding: 14px 0px;
  text-align: center;
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #a89968;
  width: 150px;
  cursor: pointer;
}

#bs .special-kit .single-kit .sk-block .data .btn a svg {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  font-size: 1rem;
}

#bs .special-kit .single-kit .sk-block .data .bcs .bbg {
  margin: 0px;
  padding: 14px 0px;
  text-align: center;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #FFF;
  width: 150px;
  border: 1px solid #a89968;
}

#bs .special-kit .single-kit .sk-block .data .link {
  margin: 0px;
  padding: 15px 0px 0px;
  text-align: center;
}

#bs .special-kit .single-kit .sk-block .data .link a {
  margin: 0px;
  padding: 0px 22px 5px 2px;
  text-align: center;
  color: #3b6d7b;
  font-size: 1.4rem;
  line-height: 1;
  border-bottom: 1px solid #3b6d7b;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

#bs .special-kit .single-kit .sk-block .data .link a:after {
  margin: 0px;
  padding: 0px;
  content: "";
  position: absolute;
  top: -3px;
  right: 0px;
  width: 18px;
  height: 18px;
  background-image: url(../../images/sp/special_contents/New_BodyScrub/20240301/arrow_blue_link.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#bs .item-slider {
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  position: relative;
}

#bs .item-slider.item-voice {
  margin: 30px auto 0;
  padding: 0;
  width: 1080px;
}

#bs .item-slider.item-lineup3 {
  z-index: 20;
}

#bs .item-slider.item-lineup4 {
  margin: 15px auto 0;
  padding: 0;
}

#bs .item-slider.item-lineup5 {
  margin: 20px auto 0;
  padding: 0;
}

#bs .item-slider.item-lineup6 {
  margin: 30px auto 0;
  padding: 0;
}

#bs .item-slider>ul {
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  font-size: 0;
  position: relative;
  width: 100%;
  overflow: visible;
}

#bs .item-slider.item-lineup1>ul {
  padding: 0px;
  width: 900px;
}

#bs .item-slider.item-voice>ul {
  padding: 0px 0 30px;
  width: 1060px;
}

#bs .item-slider.item-lineup4>ul {
  padding: 0px;
  width: 885px;
}

#bs .item-slider.item-lineup5>ul,
#bs .item-slider.item-lineup6>ul {
  padding: 0px;
  width: 980px;
}

#bs .item-slider>ul>li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  width: 300px;
  vertical-align: top;
  position: relative;
}

#bs .item-slider>ul li.slick-slide {
  padding: 0px 0px 2px;
}

#bs .item-slider.item-lineup2>ul li.slick-slide {
  width: 100%;
  height: 370px;
  position: relative;
}

#bs .item-slider.item-lineup3>ul li.slick-slide {
  width: 100%;
  height: 330px;
  position: relative;
}

#bs .item-slider.item-lineup3 .slick-list {
  overflow: visible;
}

#bs .item-slider.item-lineup4>ul li.slick-slide {
  width: 295px;
}

#bs .item-slider ul li .img {
  margin: 0px auto;
  padding: 0px;
  position: relative;
  width: 100%;
  text-align: center;
}

#bs .item-slider ul li .img .mimg {
  width: auto;
  height: auto;
  display: inline;
}

#bs .item-slider ul li .img a {
  display: block;
  width: 100%;
}

#bs .item-slider.item-lineup1 ul li .img .mimg {
  width: 200px;
  height: auto;
}

#bs .item-slider.item-lineup1 ul li .img .tex {
  width: 68px;
  position: absolute;
  bottom: 2px;
  right: 42px;
}

#bs .item-slider.item-lineup1 ul li.gen .img .tex {
  right: 38px;
}

#bs .item-slider.item-lineup1 ul li .img a {
  background-image: url(../../images/sp/special_contents/New_BodyScrub/20240301/img_frame.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 200px;
  height: 200px;
  padding: 25px 0 0;
  box-sizing: border-box;
}



#bs .item-slider.item-lineup2 ul li .img {
  margin: 0px;
  width: 278px;
  position: absolute;
  top: 70px;
  left: 204px;
}

#bs .item-slider.item-lineup2 ul li .img .mimg {
  width: 278px;
  height: auto;
}

#bs .item-slider.item-lineup2 ul li .img .tex {
  width: 92px;
  position: absolute;
  bottom: 5px;
  right: -12px;
}

#bs .item-slider.item-lineup4 ul li .img .mimg {
  width: 200px;
}

#bs .item-slider.item-lineup5 ul li .img .mimg {
  width: 320px;
}

#bs .item-slider.item-lineup6 ul li .img .mimg {
  width: 320px;
}

#bs .item-slider.item-lineup2 ul li.gen .img .tex {
  right: -20px;
}

#bs .item-slider.item-lineup2 ul li .img a {
  background-image: url(../../images/sp/special_contents/New_BodyScrub/20240301/img_frame2.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  height: 275px;
  width: 282px;
  padding: 32px 0 0;
  box-sizing: border-box;
}



#bs .item-slider.item-lineup3 ul li .l .img {
  margin: 0px;
  width: 260px;
  position: absolute;
  top: 52px;
  left: 0px;
}

#bs .item-slider.item-lineup3 ul li .m .img {
  margin: 0px;
  width: 215px;
  position: absolute;
  top: 62px;
  left: 0px;
}




#bs .item-slider ul li .img .limited {
  position: absolute;
  top: 2px;
  right: 0px;
  width: 70px;
  height: 70px;
  background-color: #b39d67;
  border-radius: 50%;
  z-index: 15;
  padding: 3px;
  box-sizing: border-box;
}

#bs .item-slider ul li .img .limited .limited-in {
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #FFF;
  border-radius: 50%;
  box-sizing: border-box;
}

#bs .item-slider ul li .img .limited .ltext {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.1em;
  margin-top: 0px;

  position: absolute;
  display: inline-block;
  left: 0px;
  top: 51%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFF;
}


#bs .item-slider.item-lineup1 ul li .img .limited .limited-in,
#bs .item-slider.item-lineup2 ul li .img .limited .limited-in {
  border: 0px none;
  border-radius: 0%;
}

#bs .item-slider.item-lineup1 ul li .img .limited {
  top: 6px;
  right: 25px;
  width: 64px;
  height: 64px;
  background-image: url(../../images/sp/special_contents/New_BodyScrub/20240301/label_online.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 0;
  padding: 0px;
  background-color: transparent;
}

#bs .item-slider.item-lineup1 ul li .img .limited .ltext {
  font-size: 1.1rem;
  line-height: 1.2;
  top: 53%;
  -webkit-transform: translateY(-53%);
  transform: translateY(-53%);
  letter-spacing: -0.05em;
}


#bs .item-slider.item-lineup2 ul li .img .limited {
  top: 6px;
  right: -20px;
  width: 74px;
  height: 74px;
  background-image: url(../../images/sp/special_contents/New_BodyScrub/20240301/label_online.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 0;
  padding: 0px;
  background-color: transparent;
}

#bs .item-slider.item-lineup2 ul li .img .limited .ltext {
  font-size: 1.2rem;
  line-height: 1.2;
  top: 53%;
  -webkit-transform: translateY(-53%);
  transform: translateY(-53%);
  letter-spacing: -0.05em;
}




#bs .item-slider ul li .cap {
  margin: 30px 0px 0px;
  padding: 0px;
  text-align: center;
}

#bs .item-slider ul li .cap span {
  margin: 0px;
  padding: 5px 40px;
  display: inline-block;
  color: #FFF;
  font-size: 1.4rem;
  line-height: 1;
}

::-webkit-full-page-media,
:future,
:root #bs .item-slider ul li .cap span {
  padding: 8px 40px 5px;
}

#bs .item-slider ul li.dj .cap span {
  background-color: #67939f;
}

#bs .item-slider ul li.plv .cap span {
  background-color: #7b5f38;
}

#bs .item-slider ul li.gr .cap span {
  background-color: #ac5855;
}

#bs .item-slider ul li.wt .cap span {
  background-color: #498b63;
}

#bs .item-slider ul li.tokyo .cap span {
  background-color: #7c488e;
}

#bs .item-slider ul li.rt .cap span {
  background-color: #ba3fab;
}

#bs .item-slider ul li.go .cap span {
  background-color: #b98813;
}

#bs .item-slider ul li.gen .cap span {
  background-color: #4c5565;
}

#bs .item-slider ul li.la .cap span {
  background-color: #62a403;
}

#bs .item-slider ul li.cb .cap span {
  background-color: #e77629;
}

#bs .item-slider.item-lineup2 ul li .cap {
  margin: 0px;
}

#bs .item-slider.item-lineup2 ul li .cap span {
  padding: 5px 90px;
}

::-webkit-full-page-media,
:future,
:root #bs .item-slider.item-lineup2 ul li .cap span {
  padding: 8px 90px 5px;
}

#bs .item-slider ul li .text {
  margin: 0px;
  padding: 0px;
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: -0.05em;
  text-align: center;
  width: 714px;
  position: absolute;
  top: 65px;
  left: 326px;
  color: #3b6d7b;
}

#bs .item-slider.item-lineup3 ul li .text {
  margin: 0px;
  padding: 0px 0 20px;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.05em;
  text-align: center;
  width: 100%;
  position: relative;
  top: 0px;
  left: 0px;
  color: #675341;
  background-image: url(../../images/special_contents/New_BodyScrub/20240301/t_bg1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 58px auto;
}

#bs .item-slider ul li .detail {
  margin: 0px;
  padding: 100px 0px 0px 326px;
}

#bs .item-slider.item-lineup3 ul li .l .detail {
  margin: 0px;
  padding: 45px 0px 0px 245px;
}

#bs .item-slider.item-lineup3 ul li .m .detail {
  margin: 0px;
  padding: 45px 0px 0px 210px;
}

#bs .item-slider ul li .name-and-price {
  margin: 0px;
  padding: 15px 0px 0px;
}

#bs .item-slider.item-lineup2 ul li .name-and-price {
  padding: 15px 0px 0px;
}

#bs .item-slider.item-lineup3 ul li .name-and-price {
  padding: 0px;
}

#bs .item-slider.item-lineup4 ul li .name-and-price {
  padding: 8px 0px 0px;
  color: #675341;
}

#bs .item-slider.item-lineup5 ul li .name-and-price {
  padding: 20px 0px 0px;
  color: #675341;
}

#bs .item-slider.item-lineup6 ul li .name-and-price {
  padding: 15px 0px 0px;
  color: #675341;
}

#bs .item-slider ul li h3 {
  margin: 0px;
  padding: 0px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: normal;
  font-style: normal;
}

#bs .item-slider ul li h3 sup {
  font-size: 1rem;
  vertical-align: super;
}

#bs .item-slider ul li h4 {
  margin: 0px;
  padding: 0px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: normal;
  font-style: normal;
}

#bs .item-slider ul li h5 {
  margin: 0px;
  padding: 0px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: normal;
  font-style: normal;
}

#bs .item-slider ul li .price {
  margin: 0px;
  padding: 2px 0px 0px;
  font-size: 1.4rem;
  line-height: 1.4;
}

#bs .item-slider ul li .btn,
#bs .item-slider ul li .bcs {
  margin: 0px;
  padding: 15px 0px 0px;
}

#bs .item-slider.item-lineup3 ul li .btn,
#bs .item-slider.item-lineup3 ul li .bcs {
  margin: 0px;
  padding: 10px 0px 0px;
}

#bs .item-slider ul li .btn a {
  margin: 0px;
  padding: 14px 0px;
  text-align: center;
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #a89968;
  width: 150px;
  cursor: pointer;
}

#bs .item-slider ul li .btn a svg {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  font-size: 1rem;
}

#bs .item-slider ul li .bcs .bbg {
  margin: 0px;
  padding: 14px 0px;
  text-align: center;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #FFF;
  width: 150px;
  border: 1px solid #a89968;
}

#bs .item-slider ul li .link {
  margin: 0px;
  padding: 15px 0px 0px;
}

#bs .item-slider ul li .link a {
  margin: 0px;
  padding: 0px 22px 5px 2px;
  text-align: center;
  color: #3b6d7b;
  font-size: 1.4rem;
  line-height: 1;
  border-bottom: 1px solid #3b6d7b;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

#bs .item-slider ul li .link a:after {
  margin: 0px;
  padding: 0px;
  content: "";
  position: absolute;
  top: -3px;
  right: 0px;
  width: 18px;
  height: 18px;
  background-image: url(../../images/sp/special_contents/New_BodyScrub/20240301/arrow_blue_link.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#bs .item-slider ul li .kit-link {
  margin: 0px;
  padding: 15px 0px 0px;
}

#bs .item-slider ul li .kit-link a {
  margin: 0px;
  padding: 0px 20px 5px 2px;
  text-align: center;
  color: #675341;
  font-size: 1.2rem;
  line-height: 1;
  border-bottom: 1px solid #675341;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

#bs .item-slider ul li .kit-link a:after {
  margin: 0px;
  padding: 0px;
  content: "";
  position: absolute;
  top: -3px;
  right: 0px;
  width: 16px;
  height: 16px;
  background-image: url(../../images/sp/special_contents/New_BodyScrub/20240301/arrow_brown_ank.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#bs .item-slider ul li .kit-text {
  margin: 25px auto 0px;
  padding: 14px 0px 12px;
  width: 230px;
  background-color: #fcf9f4;
  position: relative;
  box-sizing: border-box;
}

#bs .item-slider ul li .kit-text h4,
#bs .item-slider ul li .kit-text h5 {
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 600;
  color: #3b6d7b;
}

#bs .item-slider ul li .kit-text p.kit-t {
  text-align: left;
  margin: 0px;
  padding: 10px 0px 0px 20px;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #675341;
}

#bs .item-slider ul li.dj .kit-text {
  background-color: #e7f3fb;
}

#bs .item-slider ul li.dj .kit-text h4,
#bs .item-slider ul li.dj .kit-text h5 {
  color: #3b6d7b;
}

#bs .item-slider ul li.plv .kit-text {
  background-color: #f7f2ec;
}

#bs .item-slider ul li.plv .kit-text h4,
#bs .item-slider ul li.plv .kit-text h5 {
  color: #9d815b;
}

#bs .item-slider ul li.gr .kit-text {
  background-color: #fcf1f0;
}

#bs .item-slider ul li.gr .kit-text h4,
#bs .item-slider ul li.gr .kit-text h5 {
  color: #c57270;
}

#bs .item-slider ul li.wt .kit-text {
  background-color: #f2fff7;
}

#bs .item-slider ul li.wt .kit-text h4,
#bs .item-slider ul li.wt .kit-text h5 {
  color: #639a79;
}



#bs .item-slider .slick-arrow {
  position: absolute;
  top: 200px;
  width: 38px;
  height: 38px;
  font-size: 0;
  cursor: pointer;
  outline: none;
  z-index: 50;
}

#bs .item-slider .slick-prev {
  left: -19px;
  background-repeat: no-repeat;
  background-image: url(../../images/sp/special_contents/New_BodyScrub/20240301/arrow_prev.svg);
  background-position: 0px 0px;
  background-size: 100% 100%;
  transition: unset;
  border-width: 0px;
  border-style: none;
  cursor: pointer;
  opacity: 1;
}

#bs .item-slider .slick-next {
  right: -19px;
  background-repeat: no-repeat;
  background-image: url(../../images/sp/special_contents/New_BodyScrub/20240301/arrow_next.svg);
  background-position: 0px 0px;
  background-size: 100% 100%;
  transition: unset;
  border-width: 0px;
  border-style: none;
  cursor: pointer;
  opacity: 1;
}

#bs .item-slider .slick-prev:after {
  display: none;
}

#bs .item-slider .slick-next:after {
  display: none;
}

#bs .item-slider .slick-dots {
  position: absolute;
  bottom: -82px;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
  list-style: none;
  display: block;
  margin: 0px;
  padding: 0px;
}

#bs .item-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  width: auto;
}

#bs .item-slider .slick-dots li button {
  display: block;
  line-height: 0;
  width: 8px;
  height: 8px;
  background: #ccc1ad;
  border: 0;
  border-radius: 50%;
  color: transparent;
  cursor: pointer;
  font-size: 0;
  outline: none;
  padding: 0;
}

#bs .item-slider .slick-dots .slick-active button,
#bs .item-slider .slick-dots li button:hover {
  background: #806b39;
}

#bs .item-slider .slick-dots>li>button::before {
  background-color: transparent;
}


#bs .item-slider.item-voice .slick-arrow {
  top: 160px;
}

#bs .item-slider.item-voice .slick-prev {
  left: -10px;
}

#bs .item-slider.item-voice .slick-next {
  right: -10px;
}

#bs .item-slider.item-voice .slick-dots {
  bottom: 0px;
}


#bs .item-slider.item-lineup2 .slick-arrow {
  top: 180px;
}

#bs .item-slider.item-lineup2 .slick-dots {
  bottom: -60px;
}

#bs .item-slider.item-lineup3 .slick-arrow {
  top: 160px;
}

#bs .item-slider.item-lineup3 .slick-dots {
  bottom: -60px;
}

#bs .item-slider.item-lineup4 .slick-arrow {
  display: none;
}

#bs .item-slider.item-lineup4 .slick-dots {
  display: none;
}

#bs .item-slider.item-lineup5 .slick-arrow {
  top: 225px;
}

#bs .item-slider.item-lineup5 .slick-dots {
  bottom: -82px;
}

#bs .item-slider.item-lineup5 .slick-dots li button {
  background: #ffffff;
}

#bs .item-slider.item-lineup5 .slick-dots .slick-active button,
#bs .item-slider.item-lineup5 .slick-dots li button:hover {
  background: #ccc1ad;
}

#bs .item-slider.item-lineup6 .slick-arrow {
  top: 225px;
}

#bs .item-slider.item-lineup6 .slick-dots {
  bottom: -82px;
}

#bs .item-slider.item-lineup6 .slick-dots li button {
  background: #ffffff;
}

#bs .item-slider.item-lineup6 .slick-dots .slick-active button,
#bs .item-slider.item-lineup6 .slick-dots li button:hover {
  background: #ccc1ad;
}

#bs .sk-obj1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 194px;
  z-index: 10;
}

#bs .sk-obj2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 190px;
  z-index: 10;
}

#bs .sk-obj3 {
  position: absolute;
  top: 773px;
  left: 0;
  width: 101px;
  z-index: 10;
}

#bs .sk-obj4 {
  position: absolute;
  top: 522px;
  right: 0;
  width: 112px;
  z-index: 10;
}

#bs .sk-obj5 {
  position: absolute;
  bottom: 1097px;
  left: 0;
  width: 102px;
  z-index: 10;
}

#bs .sk-obj6 {
  position: absolute;
  bottom: 1458px;
  right: 0;
  width: 101px;
  z-index: 10;
}

#bs .sk-obj7 {
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 122px;
  z-index: 10;
}

#bs .sk-obj8 {
  position: absolute;
  bottom: 596px;
  right: 0;
  width: 113px;
  z-index: 10;
}

#bs .htu {
  margin: 0px;
  padding: 90px 0px 84px;
  background-color: #67939f;
}

#bs .htu h2 {
  padding: 0;
  color: #d5c79b;
  background-image: none;
}

#bs .htu .htu-lead {
  padding: 30px 0 28px;
  color: #fff;
  font-size: 2.6rem;
  line-height: 1;
  text-align: center;
  font-weight: 600;
  background-image: url(../../images/special_contents/New_BodyScrub/20240301/t_bg1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 96px auto;
}

#bs .htu .movie-htu {
  padding: 0px;
  margin: 54px auto 0;
  width: 848px;
}

#bs .htu .movie-rel {
  margin: 0;
  padding: 0px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  z-index: 20;
}

#bs .htu .movie-area-in {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

#bs .htu .movie-area-in iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#bs .htu .htu-method {
  width: 848px;
  margin: 0 auto;
  padding: 20px 0px 85px;
  border-top: 5px solid #d5c79b;
  border-bottom: 5px solid #d5c79b;
  background-color: #FFF;
  z-index: 20;
  position: relative;
}

#bs .htu .htu-method .method-block {
  margin: 30px auto 0;
  padding: 0px;
}

#bs .htu .htu-method .method-block h3 {
  margin: 0px auto;
  padding: 0px 0 18px;
  width: 720px;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 600;
  color: #675341;
  background-image: url(../../images/special_contents/New_BodyScrub/20240301/t_howtouse.png);
  background-repeat: no-repeat;
  background-size: 720px auto;
  background-position: center bottom;
  text-align: center;
}

#bs .htu .htu-method .method-block ul {
  margin: 20px auto 0;
  padding: 0px;
  width: 710px;
  font-size: 1.6rem;
  line-height: 1;
  color: #675341;
}

#bs .htu .htu-method .method-block ul li {
  margin: 8px 0px 0px;
  padding: 0px 0 0 12px;
  position: relative;
}

#bs .htu .htu-method .method-block ul li:before {
  margin: 0px;
  padding: 0px;
  content: "";
  width: 3px;
  height: 3px;
  background-color: #675341;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0px;
}

#bs .htu .htu-method .method-block .method-text {
  margin: 20px auto 0;
  padding: 0px;
  width: 710px;
  font-size: 1.6rem;
  line-height: 1;
  color: #675341;
}

#bs .htu .movie-open {
  margin: 92px auto 0;
  width: 848px;
}

.open__lead {
  color: #fff;
  font-feature-settings: "palt";
  font-size: 2.6rem;
  line-height: 1;
  text-align: center;
  background-image: url(../../images/special_contents/New_BodyScrub/20240301/t_bg1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 63px auto;
  padding: 0px 0 28px;
}

#bs .htu .movie-open h3 {
  color: #fff;
  font-feature-settings: "palt";
  font-size: 4rem;
  line-height: 1;
  text-align: center;
  font-weight: 600;
  margin-top: 19px;
}

#bs .htu .movie-open .movie-rel {
  margin: 40px auto 0;
}

.htu-obj {
  bottom: 0;
  left: 0;
  z-index: 10;
}

.collection-banner__title {
  font-weight: 600;
}

.collection__banner-first {
  margin-top: 37px;
}

#bs .pagetop {
  margin: 0;
  padding: 0;
  position: fixed;
  bottom: 12px;
  left: 12px;
  z-index: 500;
  display: none;
}

#bs .pagetop .pagetop-link {
  margin: 0;
  padding: 0;
  width: 62px;
}

#bs .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/peony_fig/20230629/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;
}

#bs .open-menu-out {
  z-index: 110;
  /*transition: none;
    display: none;*/
  position: relative;
}

#bs .open-menu-out {
  z-index: 110;
  /*transition: none;
    display: none;*/
  position: relative;
}

#bs .open-menu {
  position: fixed;
  top: 160px;
  right: -80px;
  transition: all 0.8s cubic-bezier(.165, .84, .44, 1);
}

#bs .open-menu-out .open-menu.open {
  right: -400px;
}

#bs .open-menu-out.view .open-menu {
  right: 0px;
}

#bs .open-menu .open-menu-in {
  transform: translateX(0%);
  transition: all 0.8s cubic-bezier(.165, .84, .44, 1);
}

#bs .open-menu.open .open-menu-in {
  transform: translateX(-280px);
}

#bs .open-menu .btn {
  position: relative;
  z-index: 80;
}

#bs .open-menu .btn a {
  opacity: 1;
  display: block;
  transition: unset;
}

#bs .open-menu .btn a span.open-text {
  display: none;
}

#bs .open-menu .btn a span.close-text {
  display: inline-block;
}

#bs .open-menu.open .btn a span.open-text {
  display: inline-block;
}

#bs .open-menu.open .btn a span.close-text {
  display: none;
}

#bs .open-menu .open-menu-list {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 5px;
  right: -280px;
  /*right: 0px;*/
  z-index: 50;
  overflow: hidden;
  width: 280px;
  /*background-image: url(../../images/special_contents/FacePolisher/20230720/bg_menu_2.png);
    background-repeat: repeat-y;
    background-size: 100% auto;*/
  background-color: #b09c66;
  border-top: 3px solid #8a6e1c;
  border-bottom: 3px solid #8a6e1c;
  border-left: 3px solid #8a6e1c;
}

#bs .open-menu.open .open-menu-list {
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.17);
}

#bs .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;*/
}

#bs .open-menu .open-menu-frame2 {
  margin: 0px;
  padding: 15px 0px 10px;
  /*background-image: url(../../images/special_contents/FacePolisher/20230720/bg_menu_3.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% auto;*/
}

#bs .open-menu .open-menu-list-iner {
  margin: 0px;
  padding: 0px;

}

#bs .open-menu .open-menu-list ul li {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#bs .open-menu .open-menu-list ul li a {
  margin: 0px;
  padding: 0px 24px 0px 24px;
  display: block;
  position: relative;
  color: #fef5e3;
  font-size: 1.6rem;
  line-height: 1;
  font-style: italic;
  text-align: left;
  text-decoration: none;
  opacity: 1;
  width: 100%;
  box-sizing: border-box;
  font-weight: 600;
}

#bs .open-menu .open-menu-list ul li.font-yumin a {
  font-style: normal;
  font-size: 1.3rem;
}



#bs .open-menu .open-menu-list ul li a svg {
  font-size: 1.1rem;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
}

#bs .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;
}

#bs .open-menu .open-menu-list ul li a span {
  display: block;
  margin: 0px;
  padding: 14px 0px 14px 55px;
  border-bottom: 1px solid #b8a676;
  position: relative;
  box-sizing: border-box;
}

#bs .open-menu .open-menu-list ul li:last-child a span {
  border-bottom: 0px none;
}