@charset "utf-8";

main a:hover {
  text-decoration: none;
}

/* =========================
            共通
========================= */
.common__title {
  color: #403f3e;
  font-size: 6.1rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}

.limited {
  width: 61px;
  height: 61px;
  background-color: #a69867;
  border-radius: 50%;
  padding: 3px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 18px;
  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;
  letter-spacing: 0.05em;
  line-height: 1.1em;
  text-align: center;
  margin-top: 0px;
  position: absolute;
  left: 0px;
  top: 51%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
}

.item_label {
  text-align: center;
  margin-top: 19px;
}

.item_label--cla {
  margin-top: 0;
  margin-bottom: 15px;
}

.item_label img {
  width: 252px;
  margin: 0 auto;
}

.obj {
  position: absolute;
}

/* =========================
        LP内バナー
========================= */
/* .campaign-banner__wrapper {
  width: 500px;
  margin: 0 auto 20px;
} */

.campaign-banner__wrapper {
  width: 561px;
  margin: 0 auto 30px;
}


/* =========================
        Campaign
========================= */
.campaign {
  background-color: #d4c6ad;
  padding: 80px 0 85px;
  position: relative;
}

.campaign__contents {
  width: 1047px;
  background-image: url(../../images/special_contents/haircare/20250403/frame_cp.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 55px 0 90px;
  position: relative;
}

.campaign__label {
  width: 375px;
  margin: 15px auto 0;
}

.campaign-notes {
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  line-height: 2;
  text-align: center;
}

.campaign__detail {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  column-gap: 37px;
  margin-top: 45px;
  padding-left: 210px;
}

.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";
  line-height: 1.2;
  margin-top: 23px;
  text-align: center;
}

.campaign-text__vol {
  font-size: 2.8rem;
}

.campaign__img {
  width: 360px;
  position: relative;
}

.sc-accordion__wrapper {
  width: 723px;
  text-align: center;
  margin: 35px auto 0;
}

.accordion__title {
  font-size: 1.6rem;
  line-height: 1;
}

.sc-accordion {
  border-top: 1px solid #9a8a5b;
  border-bottom: 1px solid #9a8a5b;
  color: #403f3e;
  font-weight: 400;
  display: block;
  text-decoration: none;
  padding: 12px 0px;
  position: relative;
}

.sc-accordion-more {
  border-bottom: none;
  padding-bottom: 0;
}

.sc-accordion__title,
.sc-accordion-more__in {
  background-color: #f2ecdc;
}

.sc-comment__list {
  text-align-last: left;
  padding: 25px 17px 30px 17px;
}

.sc-comment__item {
  font-size: 1.4rem;
  line-height: 1.7;
}

.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: 50%;
  right: 3px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.limited--cp {
  width: 78px;
  height: 78px;
  right: 29px;
}

.ltext--cp {
  font-size: 1.8rem;
}

.sc-comment__item-name {
  margin-bottom: 10px;
}

.campaign__contents::before,
.campaign__contents::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 36px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
}

.campaign__contents::before {
  background-image: url(../../images/special_contents/haircare/20250403/line_top_cp.png);
  top: -10px;
}

.campaign__contents::after {
  background-image: url(../../images/special_contents/haircare/20250403/line_bottom_cp.png);
  bottom: -10px;
}

/* =========================
            kv
========================= */
.kv-text__wrapper {
  width: 50vw;
  text-align: center;
  position: absolute;
  top: 7.5vw;
}

#hs .kv h1,
#hs .kv .kv-text {
  width: 100%;
  color: #f6f2e7;
  position: relative;
  top: 0;
  left: 0;
}

#hs .kv h1 {
  font-size: 5.2vw;
}

#hs .kv .kv-text {
  font-size: 1.2vw;
  margin-top: 1vw;
}

#hc .kv h1 img {
  width: 36.8vw;
}

#hc .kv .kv-text {
  font-size: 1.3vw;
  margin-top: 0.8vw;
  position: relative;
  top: 0;
  left: 0;
}

.kv-lead__label {
  margin-top: 1.3vw;
}

.kv-lead__label img {
  width: 18vw;
}

.kv-notes {
  color: #3d3027;
  font-size: 1.04vw;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-top: 7px;
}

.kv-notes2 {
  font-size: 0.8vw;
  line-height: 1;
  margin-top: 0.3vw;
}

/* =========================
          リード
========================= */
#hs .mlead {
  background-image: url(../../images/special_contents/HeadScrub/20250403/bg_nav.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 60px 0 80px;
  position: relative;
  z-index: 30;
}

#hs .mlead .text {
  padding-top: 0;
}

#hs .mlead ul.nav1 {
  display: flex;
  width: 720px;
  height: auto;
  flex-wrap: wrap;
}

#hs .mlead ul.nav1 li {
  position: relative;
}

#hs .mlead ul.nav1 li a {
  width: 357px;
  background-size: contain;
  background-repeat: no-repeat;
}

#hs .mlead ul.nav1 li.n1 a {
  background-image: url(../../images/special_contents/HeadScrub/20250403/bg_nav_mint.png);
}

#hs .mlead ul.nav1 li.n2 a {
  background-image: url(../../images/special_contents/HeadScrub/20250403/bg_nav_lavender.png);
}

#hs .mlead ul.nav1 li.n3 a {
  background-image: url(../../images/special_contents/HeadScrub/20250403/bg_nav_geranium.png);
}

#hs .mlead ul.nav1 li.n4 a {
  background-image: url(../../images/special_contents/HeadScrub/20250403/bg_nav_clarifying.png);
}

#hs .mlead ul.nav1 li.n2 {
  left: 0;
}

#hs .mlead ul.nav1 li.n3 {
  left: 0;
}

#hs .mlead ul.nav1 li.n4 a .t2 {
  color: #272727;
}

#hs .mlead ul.nav1 li a .t3 sup {
  font-size: 0.8rem;
  vertical-align: super;
}

#hs .mlead .nav1-nt {
  width: 960px;
  font-size: 1.2rem;
  text-align: left;
  padding-left: 130px;
}

#hs .mlead ul.nav2 li.n2 {
  width: 205px;
}

#hs .mlead ul.nav2 li a {
  width: 205px;
  height: 95px;
  background-image: url(../../images/special_contents/HeadScrub/20250403/bg_nav.png);
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 1.7rem;
  font-feature-settings: "palt";
  letter-spacing: -0.025em;
  padding: 15px 0px 0px;
}

/* =========================
          アイテム
========================= */
#hs .item.ref {
  background-color: #b8d5c5;
}

#hs .item.rel {
  background-color: #d9cdd6;
  position: relative;
  z-index: 30;
}

#hs .item.rep {
  background-color: #fee6de;
}

.img-item {
  width: 477px;
}

#hs .item h2,
#hsa .howtouse h2,
#hs .special-movie h2,
#hs .instgram h2 {
  background-image: url(../../images/special_contents/HeadScrub/20250403/obj_item.png);
  background-size: 181px 50px;
}

#hs .item .item-block,
#hs .item.rep .item-block {
  width: 952px;
  padding: 50px 0 0 506px;
}

#hs .item .item-beg-slider {
  margin: 76px auto 0;
}

#hs .item .item-block .btn-list {
  display: block;
  margin: 0px;
  padding: 12px 0px 0px;
  text-align: center;
}

.link--detail {
  text-align: center;
  margin-top: 11px;
}

#hs .item .item-block .btn-list .btn a {
  width: 150px;
  background-color: #918251;
}

#hs .item .item-block .btn-list .btn a span svg {
  right: 10px;
}

.link--detail svg {
  margin-left: 7px;
}

.hs-link--detail svg {
  color: #918251;
}

.link--detail a {
  margin: 0px;
  padding: 0px 0px 5px 2px;
  text-align: center;
  color: #422d1b;
  font-size: 1.4rem;
  line-height: 1;
  border-bottom: 1px solid #422d1b;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

#hs .item .item-beg,
#hs .item.rel .item-beg,
#hs .item.rep .item-beg {
  width: 911px;
  height: 301px;
  background-image: url(../../images/special_contents/HeadScrub/20250403/bg_small_size.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 35px 328px 0 0;
}

#hs .item .item-beg h3 {
  padding: 0px 0px 17px;
}

#hs .item .item-beg h3 span {
  display: block;
  font-size: 2rem;
  line-height: 1.5;
}

#hs .item .item-beg .beg-img {
  top: 32px;
  right: 115px;
}

#hs .item .item-beg .name-and-price {
  margin: 15px auto 0;
}

#hs .item .item-beg .btn-list {
  display: block;
  width: 100%;
  text-align: center;
  margin: 20px auto 0;
}

#hs .item .item-beg .btn-list .btn a {
  width: 150px;
  background-color: #918251;
}

/* リプレッシング */
#hs .item.rep .en,
#hs .item.rep h2,
#hs .item.rep .item-block .text2,
#hs .item.rep .item-beg h3 {
  color: #ba282c;
}

#hs .item.rep .item-block .type li span.t1 {
  background-color: #d05a5d;
}

#hs .item .item-block .type.rep-t {
  width: 285px;
}

/* クラリファイング */
#hs .item.cla {
  background-color: #d4c6ad;
}

#hs .item.cla .en,
#hs .item.cla h2 {
  color: #272727;
}

#hs .item.cla h2 sup {
  font-size: 1.4rem;
  vertical-align: super;
}

#hs .item.cla .item-block .text2 {
  color: #0b667a;
}

#hs .item.cla .item-block .type {
  width: 310px;
}

#hs .item.cla .item-block .type li span.t1 {
  background-color: #272727;
}

#hs .item.cla .item-block .type li span.t1 sup {
  font-size: 1rem;
  vertical-align: super;
}

#hs .item.cla .item-beg h3 {
  color: #0b667a;
}

#hs .item .item-beg .beg-img {
  width: 210px;
}

#hs .item .bbg {
  margin: 0px;
  padding: 14px 0px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #FFF;
  width: 194px;
}

#hs .item .item-beg .bbg {
  font-size: 1.4rem;
}

#hs .item .bbg,
#hs .item .item-beg .bbg {
  border: 1px solid #918251;
}

#hs .item.cla .item-block .type li .t1 {
  width: 162px;
}

#hs .item .beg-notes {
  margin-top: 30px;
}

.icon-new {
  width: 189px;
  top: 12px;
  left: 0;
}

/* =========================
      スペシャルキット
========================= */
#hs .special-kit h2 {
  background-image: none;
  color: #bc9c5a;
  padding: 0;
}

#hs .special-kit {
  background-image: url(../../images/special_contents/haircare/20250403/bg_4step.jpg);
  background-repeat: repeat;
  background-size: contain;
  padding: 90px 0 100px;
  position: relative;
  z-index: 20;
}

.li-block {
  margin: 45px auto 0;
  padding: 15px 0 0;
  /* width: 912px; */
  position: relative;
  box-sizing: border-box;
  text-align: right;
}

.li-block .li-in {
  display: block;
  text-align: center;
  padding-left: 440px;
}

.li-block .name-and-price {
  font-size: 1.4rem;
  margin: 28px 0px 0px;
  padding: 0px;
  display: block;
  text-align: center;
}

.special-kit {
  background-image: url(../../images/special_contents/haircare/20250403/bg_sk.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 80px 0 65px;
  position: relative;
  z-index: 20;
}

.special-kit__inner {
  width: 1047px;
  background-image: url(../../images/special_contents/haircare/20250403/frame_sk.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 45px auto 0;
  padding: 55px 0 82px;
  outline: 1px solid #c4a76d;
  outline-offset: -27px;
}

/* .sk-notes {
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
} */

.step-notes {
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 25px;
}

.sk-notes {
  margin-top: 5px;
}

.sk-notes--w {
  color: #fff;
  text-align: center;
}

.step-notes--gr {
  color: #d85f54;
  text-align: center;
}

.step-notes--dj {
  color: #53989e;
  text-align: center;
}

.special-kit__catch {
  font-size: 2.6rem;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  margin-top: 7px;
  position: absolute;
  width: 100%;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
}

.special-kit-slider {
  position: relative;
}

.special-kit__list .li-block {
  min-height: 406px;
}

.kit-img__wrapper {
  padding-top: 30px;
}

.special-kit .li-block .img {
  width: 504px;
  position: absolute;
  top: 0px;
  left: 90px;
}

.sk__data {
  /* padding-top: 30px; */
}

#hs .special-kit .btn-list .btn a {
  width: 150px;
  background-color: #918251;
  margin: 0px;
  padding: 14px 0px;
  text-align: center;
  color: #FFF;
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-decoration: none;
  position: relative;
  display: inline-block;
  cursor: pointer;
}

#hs .special-kit .btn-list .btn a span svg {
  position: absolute;
  right: 10px;
}

.kit-text {
  width: 315px;
  min-height: 131px;
  background-color: #f2ecdc;
  text-align: center;
  margin: 22px auto 0;
  padding: 20px 0;
}

.li-block .kit-detail__title,
.kit-detail__title {
  font-size: 1.2rem;
  font-weight: bold;
}

.kit-t {
  font-size: 1.2rem;
  line-height: 1.4;
  margin-top: 6px;
  padding: 0 15px;
}

.slick-prev--sk1 {}

.slick-arrow.slick-prev--sk1 {
  left: 50px;
}

.slick-arrow.slick-next--sk1 {
  right: 50px;
}

.slick-prev--sk1 {
  background-image: url(../../images/special_contents/haircare/20250403/arrow_prev.svg);
  top: 57%;
}

.slick-next--sk1 {
  background-image: url(../../images/special_contents/haircare/20250403/arrow_next.svg);
  top: 57%;
}

.other-kit-slider {
  width: 950px;
  background-image: url(../../images/special_contents/haircare/20250403/bg_other_kit.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 47px auto 0;
  padding: 65px 0 60px;
  position: relative;
}

.other-kit__list {
  width: 750px;
  margin: 0 auto;
}

.other-kit__item {
  width: 211px;
  margin: 0 auto;
  /* padding: 0 19px; */
}



.other-kit-notes {
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  line-height: 2.4;
  text-align: center;
}

.common-other__catch {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
  padding: 0px;
  text-align: center;
}

.other-kit__img {
  width: 100%;
  height: 190px;
  background-image: url(../../images/special_contents/haircare/20250403/bg_otherkit_item.png);
  background-size: 190px 190px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 28px auto 0;
  position: relative;
}

.item-try-kit {
  width: 211px;
  margin: 0 auto;
  padding-top: 40px;
}

.item-d-kit {
  width: 178px;
  margin: 0 auto;
  padding-top: 48px;
}

.name-and-price {
  font-size: 1.4rem;
  text-align: center;
  margin-top: 20px;
}

.btn--cart {
  text-align: center;
  margin: 20px auto 0px;
  padding: 0px;
}

.btn--cart .bcs .bbg {
  margin: 0px;
  padding: 10px 0px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #FFF;
  width: 190px;
  border: 1px solid #ba9c5b;
}

.kit-text--other-kit {
  width: 211px;
  background-color: #fdfbf6;
  min-height: 170px;
}

.other-kit-prev {
  background-image: url(../../images/special_contents/haircare/20250403/other_kit_prev.svg);
  background-repeat: no-repeat;
  top: 36%;
}

.slick-arrow.slick-prev.other-kit-prev {
  left: 50px;
}

.other-kit-next {
  background-image: url(../../images/special_contents/haircare/20250403/other_kit_next.svg);
  background-repeat: no-repeat;
  top: 36%;
}

.slick-arrow.slick-next.other-kit-next {
  right: 50px;
}

.limited--sk {
  width: 80px;
  height: 80px;
  top: 70px;
  right: 50px;
}

.ltext--sk {
  font-size: 1.8rem;
}

.li-block .btn-list {
  margin: 5px auto 0px;
  padding: 0px;
}

.li-block .btn-list .bcs .bbg {
  margin: 0px;
  padding: 10px 0px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: #FFF;
  width: 215px;
  border: 1px solid #ba9c5b;
}

.slick-arrow.slick-prev::after,
.slick-arrow.slick-next::after {
  border: none;
}

.slick-dots>li>button::before {
  width: 9px;
  height: 9px;
  background: #d8ceb3;
}

.slick-dots>li.slick-active>button::before {
  background: #a18b4f;
}

/* =========================
    ヘッドスクラブの使い方
========================= */
#hsa .howtouse {
  background-image: url(../../images/special_contents/HeadScrub/20250403/bk_use.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 80px 0;
}

#hsa .howtouse h2 {
  color: #2c2c2c;
  font-size: 4rem;
  padding-top: 0;
}

#hsa .howtouse .howtouse-text1,
#hsa .howtouse .howtouse-text2 {
  color: #2c2c2c;
}

.sub-nav {
  margin-top: 35px;
}

#hs .mlead ul.nav2 li {
  position: relative;
  margin: 0 auto;
}

#hs .mlead ul.nav2 li {
  width: 235px;
}

#hs .mlead ul.nav2 li a {
  background-size: 100% 100%;
}

.icon-new-small {
  width: 89px;
  top: 0;
  left: 0;
}

/* =========================
      ムービー・成分
========================= */
#hs .bt-area {
  background-image: url(../../images/special_contents/haircare/20250403/bg_4step.jpg);
  background-repeat: repeat;
  background-size: contain;
}

#hs .special-movie {
  padding: 60px 0 36px;
}

#hs .special-movie h2 {
  color: #bc9c5a;
  padding: 0px 0px 50px;
}

.sub-lead {
  width: 764px;
  background-image: url(../../images/special_contents/HeadScrub/20250403/frame_movie.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.sub-lead__text {
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.6;
  text-align: center;
  padding: 80px 0;
}

#hs .bt-area .beg-notes {
  width: 710px;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  margin: 10px auto 0px;
  padding: 0px;
}

#hs .ingredients {
  margin-top: 87px;
}

#hs .ingredients h2 {
  color: #bc9c5a;
}

#hs .ingredients .component h3 a {
  border-top: 1px solid #bc9c5a;
  border-bottom: 1px solid #bc9c5a;
  color: #bc9c5a;
}

#hs .ingredients .component-more {
  background-image: url(../../images/special_contents/HeadScrub/20250403/bg_ingredients.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#hs .ingredients h3 {
  color: #2c2c2c;
}

/* =========================
          診断
========================= */
#hs .quiz {
  background-image: url(../../images/special_contents/HeadScrub/20250403/bg_quiz.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 30;
}

#hs .quiz h2.h2 {
  background-image: url(../../images/special_contents/HeadScrub/20250403/obj_item.png);
  background-repeat: no-repeat;
  background-size: 160px 44px;
  color: #2c2c2c;
}

#hs .quiz .label {
  color: #2c2c2c;
  margin: 20px auto 0px;
}

#hs .quiz .btn {
  margin: 15px auto 0px;
}

#hs .quiz .btn a,
#hs .instgram .btn a {
  background-color: #918251;
}

/* =========================
        インスタ
========================= */
#hs .instgram {
  background-color: #fdfbf6;
}

#hs .instgram h2 {
  color: #2c2c2c;
}

#hs .instgram .text a {
  color: #c99b41;
}

/* =========================
          LINE
========================= */
#hs .line {
  background-image: url(../../images/special_contents/haircare/20250403/bg_4step.jpg);
  background-repeat: repeat;
  background-size: cover;
  position: relative;
  z-index: 30;
}

#hs .line-frame {
  background-image: url(../../images/special_contents/HeadScrub/20250403/frame_line.png);
  background-repeat: repeat;
  background-size: 100% 100%;
}

/* =========================
            SNS
========================= */
.sns {
  background-color: #f0e8da;
}

.sns .sns-obj1 {
  bottom: -120px;
  left: -66px;
}

.sns .sns-obj1 img {
  width: 227px;
}

.sns .sns-obj2 {
  top: -105px;
  right: -63px;
}

.sns .sns-obj2 img {
  width: 227px;
}

/* =========================
          あしらい
========================= */
.obj-other1 {
  width: 128px;
  top: -185px;
  left: 0;
}

.obj-other2 {
  width: 144px;
  top: -177px;
  right: 0;
}

.obj-other3 {
  width: 211px;
  left: 0;
  bottom: -120px;
}

.obj-other4 {
  width: 217px;
  right: 0;
  bottom: -190px;
}

.obj-cla1 {
  width: 276px;
  top: 0;
  right: 0;
}

.obj-cla2 {
  width: 357px;
  top: 0;
  left: 0;
}

.obj-cla3 {
  width: 384px;
  bottom: 0;
  left: 0;
}

.obj-cla4 {
  width: 291px;
  bottom: 0;
  right: 0;
}

#hs .item .ref-obj1 {
  width: 187px;
}

#hs .item .ref-obj2 {
  width: 139px;
}

#hs .item .ref-obj3 {
  width: 142px;
}

#hs .item .ref-obj4 {
  width: 93px;
}

#hs .item .rel-obj1 {
  width: 178px;
}

#hs .item .rel-obj2 {
  width: 95px;
}

#hs .item .rel-obj3 {
  width: 153px;
}

#hs .item .rel-obj4 {
  width: 173px;
}

#hs .item .rep-obj1 {
  width: 133px;
  top: -30px;
}

#hs .item .rep-obj2 {
  width: 104px;
}

#hs .item .rep-obj3 {
  width: 127px;
}

#hs .item .rep-obj4 {
  width: 126px;
}

/* =========================
        診断・結果
========================= */
.modal #quiz-q3 .q-answer-list, 
.modal #quiz-q4 .q-answer-list {
  width: 66.1vw;
}

.modal #quiz-r4 {
  background-color: #f7f5f2;
}

.modal #quiz-r4 .quiz-r-obj1 {
  width: 16.3vw;
  top: 0;
  left: 0;
}
.modal #quiz-r4 .quiz-r-obj2 {
  width: 18.5vw;
  top: 0;
  right: 0;
}
.modal #quiz-r4 .quiz-r-obj3 {
  width: 8.4vw;
  bottom: 0;
  left: 0;
}
.modal #quiz-r4 .quiz-r-obj4 {
  width: 17.3vw;
  bottom: 0;
  right: 0;
}

.modal #quiz-r4 .quiz-r-text2,
.modal #quiz-r4 .quiz-r-text3 {
  color: #0b667a;
}

.modal #quiz-r4 .modal-btn-list .modal-btn-l a {
  background-color: #0b667a;
}

.modal .quiz-r-text2 sup {
  font-size: 1.2vw;
  vertical-align: super;
}

.modal .r-step4-notes {
  width: 61vw;
  margin-top: 2.8vw;
}

#hs .how-to-use .how-to-use-in h3 a .ja {
  font-size: 2rem;
}
#hs .how-to-use .how-to-use-in h3 a .icon {
  right: 280px;
}


.other-kit__item--triallkit {
  margin-top: 37px;
}

.modal #quiz-r4 .r-step4 {
  background-image: url(../../images/special_contents/HeadScrub/20250502/frame_yukari.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.modal #quiz-r4 .r-step4 ul li .s4-img span.s4-obj {
  width: 2.5vw;
  position: absolute;
  bottom: 0.3vw;
  right: 0.9vw;
}

.modal #quiz-r4 .r-step4 ul li .s4-name {
  color: #0b667a;
}

.modal #quiz-r4 .r-step4 ul li .s4-btn a {
  background-color: #0b667a;
}

.detail-how-to {
  font-size: 1.4rem;
  text-align: center;
  margin: 10px auto 0;
}

.detail-how-to a {
  text-decoration: underline;
  cursor: pointer;
}