* {
  font-family:
    'Helvetica', 'Noto Sans TC', 'Microsoft JhengHei', '微軟正黑體', 'Arial', 'sans-serif' !important;
}
:root {
  --color-moisture: #979492;
  --color-moisture-light: hsla(0, 0%, 96%, 0.9);
  --color-smooth: #e0dad0;
  --color-smooth-light: rgba(159, 169, 179, 0.2);
  --color-scalp: #979492;
  --color-scalp-light: hsla(24, 2%, 58%, 0.15);
  --color-resilient: #c4c4c6;
  --color-resilient-light: rgb(121 47 64/8%);
  --color-colorkeep: #d38235;
  --color-colorkeep-light: rgb(211 130 53/8%);
  --color-leavein-treatment: #cdac80;
  --color-leavein-treatment-light: hsla(34, 44%, 65%, 0.2);
  --color-hair-growth-essence: #76767b;
  --color-hair-growth-essence-light: hsla(240, 2%, 47%, 0.3);
  --color-styling: #e1dcd0;
  --color-styling-light: hsla(42, 22%, 85%, 0.4);
}

.sf-fixedAnchor_itemLink.is-active {
  border-bottom: 3px solid #000;
}

.sf-fixedAnchor_itemLink.is-active {
  position: relative;
}

.sf-fixedAnchor_itemLink.is-active::after {
  /* content: '';
  position: absolute;
  bottom: 6px;
  left: 15%;
  width: 70%;
  height: 2px;
  background: #000; */
}

.sf-fixedAnchor_item:first-child .sf-fixedAnchor_itemLink.is-active::after {
  background: #fff;
}

.sf-fixedAnchor_itemLink {
  text-align: center;
}

a {
  color: #000 !important;
}

#lineup__headline {
  background: #f2f1ed;
}

.-fontG800 {
  color: #3c3c43;
}

.border-b {
  border-bottom: 1px solid #1d1d1f;
}

.sf-heading {
  font-weight: 900;
}
.sf-main * sup {
  font-size: 80%;
  padding: 0 2px 0 1px;
  vertical-align: super;
}
[data-aspect-ratio='3:2']:before {
  padding-top: 66.66667%;
}
.sf-u-mt_mExt {
  margin-top: 28px;
}
.sf-u-mt_xxlExt {
  margin-top: 54px;
}
.sf-u-mt_xxxxlExt {
  margin-top: 120px;
}
.sf-u-font_size-xlExt {
  font-size: 28px;
}
.sf-u-mb_xxxsExt {
  margin-bottom: 10px;
}
.u-center {
  margin-inline: auto;
}
.scrollLink {
  background: url(../img/ico-arrow-down-16.svg) 100%/16px auto no-repeat;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.newIcon {
  align-items: center;
  display: flex;
  height: 32px;
  justify-content: center;
  margin-bottom: 2px;
  width: 69px;
}
.features__inner {
  background: #f2f1ed;
}
.features__item {
  border-bottom: 1px solid var(--color-gray-400);
}
.features__item:last-of-type {
  border-bottom: 0;
}
.features__head {
  align-items: center;
  cursor: pointer;
  display: flex;
  position: relative;
}
.features__head:after,
.features__head:before {
  background: var(--color-gray-800);
  border-radius: 9999px;
  content: '';
  height: 2px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s ease-out;
}
.features__head:after {
  transform: translateY(-50%) rotate(90deg);
}
.features__headIcon img {
  height: 100%;
  width: auto;
}
.features__list {
  padding-left: 18px;
  position: relative;
  white-space: nowrap;
  width: -moz-fit-content;
  width: fit-content;
}
.features__list:before {
  background: var(--color-gray-500);
  border-radius: 50%;
  content: '';
  display: block;
  height: 10px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}
.features__list:first-of-type {
  grid-area: 1/1/2/2;
}
.features__list:nth-of-type(2) {
  grid-area: 1/3/2/4;
}
.features__list:nth-of-type(3) {
  grid-area: 1/5/2/6;
}
.features__list:nth-of-type(4) {
  grid-area: 1/7/2/8;
}
.features__list:nth-of-type(5) {
  grid-area: 2/1/3/2;
}
.features__list:nth-of-type(6) {
  grid-area: 2/3/3/7;
}
.decorated-title {
  align-items: center;
  display: flex;
  justify-content: center;
}
.decorated-title:after,
.decorated-title:before {
  background: var(--color-gray-800);
  content: '';
  flex: 1;
  height: 1px;
}
.imageLink {
  display: flex;
}
.lineup .imageLink__item .-fontWhite p {
  color: var(--color-white);
}
.lineup .imageLink__item .-fontWhite .imageLink__textBox {
  background-image: url(../img/ico-arrow-down-white.svg);
}
.imageLink__image {
  position: relative;
}
.-new .imageLink__image:after {
  background: var(--color-muji-red);
  color: var(--color-white);
  content: 'NEW';
  display: block;
  font-family:
    Helvetica Neue,
    sans-serif;
  font-weight: 700;
  left: 0;
  line-height: 10px;
  padding: 4px 8px;
  position: absolute;
  top: 0;
}
.imageLink__textBox {
  background-image: url(../img/ico-arrow-down-gray.svg);
  background-repeat: no-repeat;
  background-size: 14px auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.imageLink__textBox .imageLink__title {
  font-weight: 900;
}

.newItem .imageLink__title {
  width: -moz-fit-content;
  width: fit-content;
}
.sf-fixedAnchor_item:first-of-type {
  background: #979492;
  background: var(--color-moisture);
}
.sf-fixedAnchor_item:nth-of-type(1) .sf-fixedAnchor_itemHeading {
  color: var(--color-white);
}
.sf-fixedAnchor_item:nth-of-type(1) .sf-fixedAnchor_itemText:after {
  background: url(../img/ico-arrow-down-16-white.svg) no-repeat 50% / contain;
}
.sf-fixedAnchor_item:nth-of-type(2) {
  background: #e0dad0;
  background: var(--color-smooth);
}

.sf-fixedAnchor_item:nth-of-type(3) {
  background: #c4c4c6;
  background: var(--color-resilient);
}

.sf-fixedAnchor_item:nth-of-type(4) {
  background: #979492;
  background: var(--color-scalp);
}
.sf-fixedAnchor_item:nth-of-type(4) .sf-fixedAnchor_itemHeading {
  color: var(--color-white);
}
.sf-fixedAnchor_item:nth-of-type(4) .sf-fixedAnchor_itemText:after {
  background: url(../img/ico-arrow-down-16-white.svg) no-repeat 50% / contain;
}
.sf-fixedAnchor_item:nth-of-type(5) {
  background: #cdac80;
  background: var(--color-leavein-treatment);
}
.sf-fixedAnchor_item:nth-of-type(5) .sf-fixedAnchor_itemHeading {
  color: var(--color-white);
}
.sf-fixedAnchor_item:nth-of-type(5) .sf-fixedAnchor_itemText:after {
  background: url(../img/ico-arrow-down-16-white.svg) no-repeat 50% / contain;
}
.sf-fixedAnchor_item:nth-of-type(6) {
  background: #76767b;
  background: var(--color-hair-growth-essence);
}
.sf-fixedAnchor_item:nth-of-type(6) .sf-fixedAnchor_itemHeading {
  color: var(--color-white);
}
.sf-fixedAnchor_item:nth-of-type(6) .sf-fixedAnchor_itemText:after {
  background: url(../img/ico-arrow-down-16-white.svg) no-repeat 50% / contain;
}
.sf-fixedAnchor_item:nth-of-type(7) {
  background: #e1dcd0;
  background: var(--color-styling);
}
.sf-fixedAnchor_item + .sf-fixedAnchor_item .sf-fixedAnchor_itemLink:after {
  content: none;
}
.iconBox {
  display: flex;
}
.iconNew {
  background: var(--color-muji-red);
  color: var(--color-white);
}
.iconNew,
.iconQuasiDrug {
  font-weight: 700;
  width: -moz-fit-content;
  width: fit-content;
}
.iconQuasiDrug {
  border: 1px solid var(--color-gray-800);
}
.hairGrowthEssence .iconQuasiDrug {
  margin-inline: auto;
  margin-bottom: 8px;
}
.-noImage .series__textBox {
  text-align: center;
}
.moisture .series__components {
  background: hsla(0, 0%, 96%, 0.9);
  background: var(--color-moisture-light);
}
.smooth .series__components {
  background: rgba(159, 169, 179, 0.2);
  background: var(--color-smooth-light);
}
.resilient .series__components {
  background: rgb(121 47 64/8%);
  background: var(--color-resilient-light);
}
.scalp .series__components {
  background: hsla(24, 2%, 58%, 0.15);
  background: var(--color-scalp-light);
}
.series__graph {
  display: flex;
  margin-top: 40px;
}
.-quasiDrug .series__items .accItemArea .sf-simpleBff_productsItemHeading {
  white-space: pre-line;
}
.spec__list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.spec__item {
  align-items: center;
  display: flex;
  gap: 20px;
  width: 100%;
}
.spec__name {
  font-size: 16px;
  width: 40.79848%;
}
.spec__data {
  align-items: center;
  display: flex;
  justify-content: center;
  justify-content: space-between;
  position: relative;
  width: 55.39924%;
}
.spec__data:after {
  border-top: 1px solid rgba(121, 47, 64, 0.4);
  content: '';
  left: 12px;
  position: absolute;
  width: calc(100% - 24px);
  z-index: -1;
}
.moisture .spec__data:after {
  border-color: hsla(0, 0%, 73%, 0.8);
}
.smooth .spec__data:after {
  border-color: rgba(159, 169, 179, 0.4);
}
.resilient .spec__data:after {
  border-color: rgba(121, 47, 64, 0.4);
}
.scalp .spec__data:after {
  border-color: hsla(24, 2%, 58%, 0.4);
}
.spec__gaugeWrapper {
  height: 24px;
  width: 24px;
}
.spec__gaugeWrapper:not(:first-of-type),
.spec__gaugeWrapper:not(:last-of-type) {
  display: grid;
  place-items: center;
}
.spec__gaugeInner {
  background-color: #fff;
  background-color: var(--color-white, #fff);
  border: 1px solid #792f40;
  border: 1px solid var(--color-firm, #792f40);
  border-radius: 50%;
  display: inline-block;
  height: 14px;
  width: 14px;
  z-index: 1;
}
.moisture .spec__gaugeInner {
  border-color: #989492;
}
.smooth .spec__gaugeInner {
  border-color: #9fa9b3;
  border-color: var(--color-smooth);
}
.scalp .spec__gaugeInner {
  border-color: #979492;
  border-color: var(--color-scalp);
}
.resilient .spec__gaugeInner {
  border-color: #792f40;
}
.colorkeep .spec__gaugeInner {
  border-color: #d38235;
  border-color: var(--color-colorkeep);
}
.--point.spec__gaugeInner {
  background-color: #792f40;
  background-color: var(--color-firm, #792f40);
  display: grid;
  height: 24px;
  place-items: center;
  width: 24px;
}
.moisture .--point.spec__gaugeInner {
  background-color: #989492;
}
.smooth .--point.spec__gaugeInner {
  background-color: #9fa9b3;
  background-color: var(--color-smooth);
}
.scalp .--point.spec__gaugeInner {
  background-color: #979492;
  background-color: var(--color-scalp);
}
.resilient .--point.spec__gaugeInner {
  background-color: #792f40;
}
.colorkeep .--point.spec__gaugeInner {
  background-color: #d38235;
  background-color: var(--color-colorkeep);
}
.--point.spec__gaugeInner:before {
  color: #fff;
  color: var(--color-white, #fff);
  content: '5';
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
}

.smooth .--point.spec__gaugeInner:before {
  color: var(--color-gray-800);
}
.--level4 .--point.spec__gaugeInner:before {
  content: '4';
}
.--level3 .--point.spec__gaugeInner:before {
  content: '3';
}
.--level2 .--point.spec__gaugeInner:before {
  content: '2';
}
.--level1 .--point.spec__gaugeInner:before {
  content: '1';
}
.pyramid__heading {
  font-size: 14px;
}
.pyramid__name {
  font-size: 16px;
}
.pyramid__list {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}
.pyramid__image--top {
  width: 42.20183%;
}
.moisture .pyramid__image--top path {
  fill: hsla(15, 2%, 58%, 0.2);
}
.smooth .pyramid__image--top path {
  fill: rgba(159, 169, 179, 0.2);
}
.scalp .pyramid__image--top path {
  fill: hsla(24, 2%, 58%, 0.2);
}
.resilient .pyramid__image--top path {
  fill: #e4d5d9;
}
.colorkeep .pyramid__image--top path {
  fill: #f6e6d7;
}
.pyramid__image--middle {
  width: 72.01835%;
}
.moisture .pyramid__image--middle path {
  fill: hsla(15, 2%, 58%, 0.5);
}
.smooth .pyramid__image--middle path {
  fill: #cacfd4;
}
.scalp .pyramid__image--middle path {
  fill: hsla(24, 2%, 58%, 0.5);
}
.resilient .pyramid__image--middle path {
  fill: #cfb4ba;
}
.colorkeep .pyramid__image--middle path {
  fill: #efd2b7;
}
.pyramid__image--base {
  width: 100%;
}
.moisture .pyramid__image--base path {
  fill: hsla(15, 2%, 58%, 1);
}
.smooth .pyramid__image--base path {
  fill: #9fa9b3;
}
.scalp .pyramid__image--base path {
  fill: #979492;
  fill: var(--color-scalp);
}
.resilient .pyramid__image--base path {
  fill: #ae828c;
}
.colorkeep .pyramid__image--base path {
  fill: #e5b486;
}
.pyramid__item {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 19.5px;
  position: relative;
  width: 100%;
}
.pyramid__item:first-child {
  align-items: flex-end;
}
.pyramid__item:first-child .pyramid__teamText {
  bottom: 12px;
  position: absolute;
  top: auto;
}
.pyramid__item:first-child .pyramid__description {
  padding-bottom: 12px;
}
.pyramid__item:nth-child(2) {
  padding: 8px 0;
}
.pyramid__item:nth-child(2) .pyramid__border--top {
  position: absolute;
  right: 0;
  top: 3px;
  width: 85.9447%;
}
.moisture .pyramid__item:nth-child(2) .pyramid__border--top path {
  stroke: #cbc4bb;
}
.scalp .pyramid__item:nth-child(2) .pyramid__border--top path,
.smooth .pyramid__item:nth-child(2) .pyramid__border--top path {
  stroke: #9fa9b3;
}
.resilient .pyramid__item:nth-child(2) .pyramid__border--top path {
  stroke: #792f40;
}
.colorkeep .pyramid__item:nth-child(2) .pyramid__border--top path {
  stroke: #d38235;
}
.pyramid__item:nth-child(2) .pyramid__border--bottom {
  bottom: 3px;
  position: absolute;
  right: 0;
  width: 93.54839%;
}
.moisture .pyramid__item:nth-child(2) .pyramid__border--bottom path {
  stroke: #cbc4bb;
}
.scalp .pyramid__item:nth-child(2) .pyramid__border--bottom path,
.smooth .pyramid__item:nth-child(2) .pyramid__border--bottom path {
  stroke: #9fa9b3;
}
.resilient .pyramid__item:nth-child(2) .pyramid__border--bottom path {
  stroke: #792f40;
}
.colorkeep .pyramid__item:nth-child(2) .pyramid__border--bottom path {
  stroke: #d38235;
}
.pyramid__team {
  display: grid;
  place-items: center;
  position: relative;
  width: 50.23041%;
}
.pyramid__teamText {
  font-size: 20px;
  position: absolute;
}
.--firm .pyramid__teamText {
  color: #792f40;
  color: var(--color-firm, #792f40);
}
.--moist .pyramid__teamText {
  color: #3c3c43;
  color: var(--color-gray-800, #3c3c43);
}
.--keep .pyramid__teamText {
  color: #d38235;
  color: var(--color-keep, #d38235);
}
.--keep .pyramid__teamText.--base {
  color: #b56920;
}
.moisture .pyramid__teamText,
.smooth .pyramid__teamText {
  color: var(--color-black);
}
.resilient .pyramid__teamText {
  color: #792f40;
}
.colorkeep .pyramid__teamText {
  color: #d38235;
}
.colorkeep .pyramid__teamText.--base {
  color: #b56920;
}
.pyramid__description {
  align-items: center;
  display: flex;
  font-size: 14px;
  width: 45.62212%;
}
.accItemArea__inner {
  position: relative;
}
.accItemArea__inner .sf-simpleBff_products .sf-simpleBff_productsItem {
  margin: 0 !important;
}
.leaveinTreatment .iconItemArea {
  background: hsla(34, 44%, 65%, 0.2);
  background: var(--color-leavein-treatment-light);
}

#moisture .iconItemArea {
  background-color: #eae9e9;
}
.hairGrowthEssence .iconItemArea {
  background-color: hsla(240, 2%, 47%, 0.3);
  background-color: var(--color-hair-growth-essence-light);
}
.styling .iconItemArea {
  background-color: hsla(42, 22%, 85%, 0.4);
  background-color: var(--color-styling-light);
}
.iconItemArea__list {
  display: flex;
}
.iconItemArea__item {
  background: var(--color-white);
  padding: 15px;
}
.iconItemArea__icon {
  display: flex;
  flex-direction: column-reverse;
  gap: 8px;
  margin-bottom: 10px;
}
.iconItemArea__icon p {
  padding: 3px 7px;
}
.iconItemArea__icon p:first-of-type {
  background: #b06c12;
  border: 1px solid #b06c12;
  color: var(--color-white);
}
.iconItemArea__icon p:nth-of-type(2) {
  border: 1px solid #b06c12;
  color: #b06c12;
}
.moreItemArea__title sup {
  font-size: 50%;
}
.moreItemArea .sf-simpleBff_products .sf-simpleBff_productsItem {
  margin: 0 !important;
}
.otherItemArea__items {
  display: flex;
}
.sf-fixedAnchor_movingButton:after {
  content: none;
}
.js-linkageAccordion.-open .js-linkageAccordionBtn:after {
  transform: translateY(-50%) rotate(0deg);
}
.js-linkageAccordion:first-of-type .js-linkageAccordionBody {
  height: auto;
}
.js-linkageAccordionBody {
  height: 0;
  overflow: hidden;
}

@media screen and (min-width: 600px) and (max-width: 999px) {
  .u-center-tablet {
    margin-inline: auto;
  }
}

/* 0000000 */

.sf-button.-disabled,
.sf-button.-gray {
  border: 1px solid var(--color-gray-200);
}
.sf-button.-gray {
  background-color: var(--color-gray-200);
}

.sf-button.-gray:hover {
  background-color: var(--color-gray-100);
  border: 1px solid var(--color-gray-100);
}

.series__components {
  padding: 18px;
}

.check-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 8px;
}

.check-list li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 8px;

  font-size: 16px;
  line-height: 1.6;
}

.check-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.1em;
  width: 18px;
  height: 18px;
  background: url('../img/check.svg') no-repeat center / contain;
}

.info-media {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  margin-top: 24px;
}

.info-media__image {
  flex-shrink: 0;
  width: 88px;
}

.info-media__image img {
  width: 100%;
  height: auto;
  display: block;
}

.info-media__content {
  flex: 1;
}

.info-media__content p {
  font-size: 14px;
}

.info-media__title {
  margin-bottom: 8px;
  line-height: 1.6;
}

.series__usage {
  background: #fff;
  width: 80%;
  margin: 40px auto 0 auto;
}

.series__usageInner {
  max-width: 960px;
  margin: 0 auto;
  padding: 24px 16px;

  display: flex;
  align-items: center;
}

.series__usageLabel {
  flex: 0 0 100px;
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
  padding-right: 24px;
}

.series__usageContent {
  flex: 1;
  padding-left: 24px;
  border-left: 2px solid #eae9e9;
}

.series__usageContent p {
  font-size: 14px;
  line-height: 1.8;
  margin: 0;
}

.series__usageContent p + p {
  margin-top: 4px;
}

.series__imageImg img {
  width: 100%;
}

/* 中間商品滑動區塊 */
.series__nav {
  background: #fff;
  padding: 24px 16px;
}

.series__navList {
  display: flex;
  justify-content: space-around;
  gap: 16px;
  max-width: 960px;
  margin: 64px auto 0 auto;
  padding: 0;
  list-style: none;
}

.series__navItem button {
  all: unset;
  cursor: pointer;

  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;

  text-align: center;
}

.series__navItem img {
  display: block;
  width: 100px;
}

.series__navItem span {
  font-size: 14px;
  line-height: 1.4;
}

.series__navItem img.series__navArrow {
  width: 12px;
  height: auto;
  opacity: 0.4;
  transform: translateY(0);
  transition:
    opacity 0.25s ease,
    transform 0.25s ease;
}

/* 滑入整個 item 時，箭頭動 */
.series__navItem button:hover .series__navArrow {
  opacity: 1;
  transform: translateY(4px);
}

/* =========================
   系列商品資訊卡
========================= */

.series__productCard {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px;
}

/* 左側圖片 */
.series__productCard-image {
  flex-shrink: 0;
  width: 100px;
  height: 100px;
}

.series__productCard-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

/* 右側資訊 */
.series__productCard-info {
  display: flex;
  flex-direction: column;
  gap: 6px;
  flex: 1;
}

/* 商品標題 */
.series__productCard-title {
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}

/* 價格 */
.series__productCard-price {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

.series__productCard-price span {
  font-size: 18px;
}

/* 按鈕微調（不破壞原本 sf-button） */
.series__productCard-info .detailButton {
  margin-top: 4px;
  width: 160px;
}

.series__productCard-info .sf-button.detailButton {
  background: #f2f1ed;
  border: none;
  transition: opacity 0.25s ease-out;
  margin: 0;
}

.series__productCard-info .sf-button.detailButton:hover {
  opacity: 0.8;
}

/* =========================
   左標題＋右內容（雙欄）
========================= */

/* =========================
   左標題＋右內容（雙欄）
========================= */

.info-pairBlock {
  display: flex;
  gap: 40px;
  padding: 24px 48px;
  margin-top: 24px;
  background-color: #f2f1ed;
}

.info-pairBlock-item {
  display: flex;
  align-items: center; /* 標題垂直置中 */
  gap: 42px;
  flex: 1;
}

/* 左側標題 */
.info-pairBlock-title {
  flex-shrink: 0;
  width: 72px;
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
}

/* 右側內容 + 直線 */
.info-pairBlock-content,
.info-singleBlock-content {
  font-size: 14px;
  line-height: 1.8;

  padding-left: 42px;
  border-left: 2px solid #c4c4c6;
  height: 100px;
  display: flex;
  align-items: center;
}

.info-pairBlock-content {
  font-size: 14px;
  line-height: 1.8;
}

.otherItemArea {
  background: #f2f1ed;
}

#resilient.series__textBox {
  text-align: center;
}

/* 整個表 */
.hair-table {
  width: 100%;
  border-top: 1px solid #e0e0e0;
  font-size: 14px;
}

/* 每一列 */
.hair-row {
  display: grid;
  grid-template-columns: 120px repeat(7, 1fr);
  border-bottom: 1px solid #e0e0e0;
}

/* 系列標籤（文字底色） */
.hair-tag {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.4;
}

.hair-span-3 .hair-tag {
  padding: 4px 100px;
}

.hair-span-4 .hair-tag {
  padding: 4px 180px;
}

/* 灰色：頭皮護理 */
.hair-tag-gray {
  background: #cac9c8;
}

/* 黃色：簡單護髮 / 瞬護修護 */
.hair-tag-warn {
  background: #f4eede;
}

.hair-cell {
  padding: 12px 8px;
  text-align: center;
  border-left: 1px solid #e0e0e0;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
}

.hair-cell:first-child {
  border-left: none;
}

/* 左側標題欄 */
.hair-title {
  text-align: center;
  font-weight: 600;
  background: #fff;
}

/* 表頭商品 */
.hair-header {
  background: #fafafa;
}

.hair-product {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: inherit;
}

.hair-product img {
  width: 120px;
  height: auto;
  margin-bottom: 6px;
}

.hair-name {
  line-height: 1.2;
}

.hair-series-row {
  display: grid;
  grid-template-columns: 120px repeat(7, 1fr);
}

.hair-span-2 {
  grid-column: span 2;
  text-align: center;
  font-weight: 600;
}

.hair-span-3 {
  grid-column: span 3;
  text-align: center;
  font-weight: 600;
}

.hair-span-4 {
  grid-column: span 4;
  text-align: center;
  font-weight: 600;
}

.sf-simpleBff_productsItemColorChip[aria-selected='true'] {
  border: 1px solid #000;
  border-radius: 50%;
}

.sf-simpleBff_products {
  justify-content: center;
}

.justify-content-start {
  justify-content: flex-start;
}

.report-list {
  margin-top: 20px;
}

.report-list .row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 19px;
}

.report-list .grid {
  width: calc((100% - 19px) / 2);
}

.report-list .item .img-box {
  aspect-ratio: 640/400;
}

.report-list .item .img-box img {
  width: 100%;
}
.report-list .item .text-box {
  font-size: 0.75rem;
  margin-top: 4px;
}

.report-list + .button-group .button.large {
  max-width: 100%;
}

.button-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-top: 40px;
}

.button-group .button {
  flex: 1;
  border-radius: 4px;
  font-weight: 700;
  text-align: center;
  transition:
    background-color 0.3s ease-out,
    border 0.3s ease-out;
  background-color: #f4eede;
  border: 1px solid #f4eede;
}

.button-group .button:hover {
  background-color: #e0ceaa;
}

.button-group .button.outline {
  background-color: #fff;
  border: 1px solid #c4c4c6;
}

.button-group .button.large {
  font-size: 1.125rem;
  padding: 20px 32px;
}

.button-group .button.full {
  font-size: 1.125rem;
  padding: 20px 32px;
  color: #3c3c43;
}

.sf-fixedAnchor_movingButton {
  display: none;
}

[data-mobile-column='3']:not(.-noHorizonScroll) .sf-fixedAnchor_item {
  width: calc(33.33333%);
}

.detailButton {
  margin: 16px auto;
}

#block1 .sf-simpleBff_productsItemDetail {
  height: 20px;
}

#block1 p:last-child {
  height: 60px;
  font-size: 16px;
}

#block2 .sf-simpleBff_productsItemDetail {
  height: 20px;
}

#block2 p:last-child {
  height: 100px;
}

@media screen and (min-width: 1000px) {
  .sf-u-font_size-24-desktop {
    font-size: 24px;
  }
  [data-desktop-aspect-ratio='3:2']:before {
    padding-top: 66.66667%;
  }
  [data-desktop-aspect-ratio='62:41']:before {
    padding-top: 66.12903%;
  }
  [data-desktop-aspect-ratio='124:75']:before {
    padding-top: 60.48387%;
  }
  [data-desktop-aspect-ratio='169:75']:before {
    padding-top: 44.3787%;
  }
  .sf-u-mt_mExt-desktop {
    margin-top: 28px;
  }
  .sf-u-mt_xxlExt-desktop {
    margin-top: 54px;
  }
  .sf-u-mt_xxxxlExt-desktop {
    margin-top: 120px;
  }
  .sf-u-font_size-xlExt-desktop {
    font-size: 28px;
  }
  .sf-u-mb_xxxsExt-desktop {
    margin-bottom: 10px;
  }
  .u-center-desktop {
    margin-inline: auto;
  }
  .newItem .card {
    align-items: center;
    display: flex;
    gap: 24px;
  }
  .newItem .card__texts {
    flex-grow: 1;
  }
  .newItem .card__image {
    flex-shrink: 0;
    width: 49.01961%;
  }
  .features__inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 72px 104px;
  }
  .features__heading {
    font-feature-settings: 'vrt2';
    letter-spacing: 7px;
    line-height: 1.5;
    margin-right: -8px;
    margin-top: 28px;
    text-orientation: upright;
    writing-mode: vertical-rl;
  }
  .features__items {
    width: 79.52756%;
  }
  .features__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: min-height 0.2s linear;
  }
  .features__head {
    gap: 32px;
    height: 115px;
  }
  .features__head:after,
  .features__head:before {
    width: 20px;
  }
  .features__headIcon {
    height: 25.92px;
    width: -moz-fit-content;
    width: fit-content;
  }
  .features__headText {
    padding-right: 52px;
    width: calc(100% - 104px);
    font-weight: 900;
  }
  .features__lists {
    display: grid;
    gap: 24px 0;
    grid-template-columns: auto 1fr auto 1fr auto 1fr auto;
    grid-template-rows: repeat(2, auto);
  }
  .decorated-title:before {
    margin-right: 32px;
  }
  .decorated-title:after {
    margin-left: 32px;
  }
  .newItem .imageLink {
    gap: 24px;
  }
  .lineup .imageLink {
    gap: 24.75px;
    justify-content: center;
  }
  .imageLink__item {
    width: calc(25% - 19.8px);
  }
  .newItem__scrollLink .imageLink__item {
    flex: 1;
  }
  .imageLink__item a {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .-new .imageLink__image:after {
    font-size: 11px;
  }
  .imageLink__textBox {
    align-items: center;
    background-position: bottom 16px center;
    height: 100%;
    padding: 16px 16px 39px;
  }
  .newItem .imageLink__title {
    background: url(../img/ico-arrow-down-20.svg) 100%/20px auto no-repeat;
    font-weight: 700;
    padding-right: 36px;
  }
  .iconBox {
    gap: 10px;
  }
  .iconNew {
    font-size: 16px;
    padding: 4px 16px;
  }
  .iconQuasiDrug {
    font-size: 16px;
    padding: 2px 16px 4px;
  }
  .series__headline.-hasImage {
    -moz-column-gap: 24px;
    column-gap: 24px;
    display: grid;
    grid-template-columns: 40.523% 1fr;
    grid-template-rows: 1fr repeat(2, auto) 1fr;
  }
  .series__image {
    grid-area: 1/1/5/2;
  }
  .-hasImage .series__textBox {
    grid-area: 2/2/3/3;
    padding: 0 40px;
  }
  .-noImage .series__detail {
    margin-inline: auto;
    max-width: 807px;
  }
  .-hasImage .series__detail {
    grid-area: 3/2/4/3;
    padding: 0 40px;
  }
  .series__graph {
    gap: clamp(40px, -245.714px + 28.571vw, 104px);
    /* padding-left: clamp(0px, -357.143px + 35.714vw, 80px);
    padding-right: clamp(0px, -357.143px + 35.714vw, 80px); */
  }
  .series__spec {
    width: 49.436%;
  }
  .series__pyramid {
    flex-shrink: 0;
    width: 434px;
  }
  .accItemArea__inner .sf-simpleBff_products {
    gap: 24px !important;
  }
  .iconItemArea {
    padding: 40px 24px;
  }
  .iconItemArea__list {
    gap: 24px;
    justify-content: center;
  }
  .iconItemArea__item {
    display: flex;
    flex-direction: column;
    width: calc(25% - 18px);
  }
  .iconItemArea__bff .sf-simpleBff[data-desktop-column='1'] .sf-simpleBff_productsItemHead {
    width: 100%;
  }
  .iconItemArea__desc {
    margin-top: auto;
  }
  .moreItemArea .sf-simpleBff_products {
    gap: 24px !important;
    justify-content: center;
  }
  /* .otherItemArea {
    padding: 64px;
  } */
  /* .otherItemArea__items,
  .otherItemArea__title {
    margin-inline: auto;
    max-width: 1016px;
  } */
  .otherItemArea__items {
    gap: 24px;
  }
  .otherItemArea__item {
    flex: 1;
  }
  .otherItemArea__btn {
    margin-inline: auto;
    max-width: 392px;
  }
  .otherItemArea__btn .sf-button.-large {
    font-size: 18px;
    padding: 20px 32px;
  }

  .report-list .row {
    gap: 24px 20px;
  }

  .report-list .grid {
    width: calc((100% - 40px) / 3);
  }

  .report-list .item .text-box {
    font-size: 0.875rem;
  }

  .report-list + .button-group .button.large {
    max-width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 999px) {
  [data-mobile-aspect-ratio='3:2']:before {
    padding-top: 66.66667%;
  }
  [data-mobile-aspect-ratio='63:43']:before {
    padding-top: 68.25397%;
  }
  [data-mobile-aspect-ratio='115:88']:before {
    padding-top: 76.52174%;
  }
  [data-mobile-aspect-ratio='315:193']:before {
    padding-top: 61.26984%;
  }
  .features__inner {
    padding: 40px 30px;
  }
  .features__heading {
    letter-spacing: 0.02em;
  }
  .features__head {
    gap: 15px;
  }
  .features__head:after,
  .features__head:before {
    width: 15px;
  }
  .features__headIcon {
    height: 23.04px;
    width: -moz-fit-content;
    width: fit-content;
  }
  .features__headText {
    padding-right: 46px;
    width: calc(100% - 55px);
    font-weight: 900;
  }
  .features__lists {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 24px;
    justify-content: flex-start;
  }
  .decorated-title:before {
    margin-right: 12px;
  }
  .decorated-title:after {
    margin-left: 12px;
  }
  .newItem .imageLink {
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
  }
  .lineup .imageLink {
    flex-direction: column;
    gap: 15px;
  }
  .newItem__scrollLink .imageLink__item {
    width: calc(50% - 7.5px);
  }
  .lineup .imageLink__item a {
    display: flex;
  }
  .lineup .imageLink__image {
    flex-shrink: 0;
    width: 30.435%;
  }
  .-new .imageLink__image:after {
    font-size: 10px;
  }
  .imageLink__textBox {
    background-position: right 15px center;
    flex-grow: 1;
    padding: 0 44px 0 15px;
  }
  .newItem .imageLink__title {
    background: url(../img/ico-arrow-down-16.svg) 100%/16px auto no-repeat;
    font-weight: 500;
    padding-right: 24px;
  }
  .iconBox {
    gap: 8px;
    justify-content: center;
  }
  .iconNew,
  .iconQuasiDrug {
    font-family:
      Helvetica Neue,
      sans-serif;
    font-size: 11px;
    line-height: 10px;
    padding: 4px 8px;
  }
  .series__graph {
    flex-direction: column;
  }
  .spec__list {
    gap: 20px;
  }
  .spec__item {
    justify-content: space-between;
  }
  .spec__name {
    width: calc(50% - 10px);
  }
  .spec__data {
    width: 42.319%;
  }
  .spec__data:after {
    left: 9px;
    width: calc(100% - 18px);
  }
  .spec__gaugeWrapper {
    height: 18px;
    width: 18px;
  }
  .spec__gaugeInner {
    height: 8px;
    width: 8px;
  }
  .--point.spec__gaugeInner {
    height: 18px;
    width: 18px;
  }
  .--point.spec__gaugeInner:before {
    font-size: 11px;
  }
  .pyramid__heading {
    font-size: 12px;
  }
  .pyramid__name {
    font-size: 14px;
  }
  .pyramid__image--top {
    width: 41.25%;
  }
  .pyramid__image--middle {
    width: 72.1875%;
  }
  .pyramid__item:first-child .pyramid__teamText {
    bottom: 10px;
  }
  .pyramid__item:first-child .pyramid__description {
    padding-bottom: 10px;
  }
  .pyramid__team {
    width: calc(50% - 10px);
  }
  .pyramid__teamText {
    font-size: 14px;
  }
  .pyramid__description {
    font-size: 12px;
    width: calc(50% - 10px);
  }
  .accItemArea__inner .sf-simpleBff_products {
    gap: 15px !important;
  }
  .accItemArea {
    position: relative;
  }
  .accItemArea__button {
    display: block;
    margin-inline: auto;
    padding-left: 24px;
    position: relative;
    z-index: 1;
  }
  .accItemArea__button span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
  }
  .accItemArea__button:before {
    transform: translateY(-50%);
  }
  .accItemArea__button:after,
  .accItemArea__button:before {
    background: url(../img/ico-line.svg);
    content: '';
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 16px;
  }
  .accItemArea__button:after {
    transform: translateY(-50%) rotate(90deg);
    transition: transform 0.3s;
  }
  .accItemArea__button.open.accItemArea__button:after {
    background: url(../img/ico-line.svg);
    content: '';
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    width: 16px;
  }
  .accItemArea__inner {
    position: relative;
  }
  .accItemArea__inner .sf-simpleBff_products .sf-simpleBff_productsItem:nth-of-type(n + 5) {
    opacity: 0;
    position: absolute;
    transition: opacity 0.5s;
    visibility: hidden;
  }
  .accItemArea.show .accItemArea__inner {
    height: 100%;
  }
  .accItemArea.show
    .accItemArea__inner
    .sf-simpleBff_products
    .sf-simpleBff_productsItem:nth-of-type(n + 5) {
    opacity: 1;
    position: static;
    visibility: visible;
  }
  .iconItemArea {
    padding: 40px 15px;
  }
  .iconItemArea__list {
    flex-direction: column;
    gap: 32px;
    padding: 15px 0;
  }
  .iconItemArea__bff .sf-simpleBff[data-desktop-column='1'] .sf-simpleBff_productsItem {
    align-items: center;
    display: flex;
  }
  .iconItemArea__bff .sf-simpleBff[data-desktop-column='1'] .sf-simpleBff_productsItemHead {
    flex-shrink: 0;
    width: 47.203%;
  }
  .moreItemArea .sf-simpleBff_products {
    gap: 15px !important;
  }
  .otherItemArea {
    padding: 40px 15px;
  }
  .otherItemArea__items {
    flex-direction: column;
    gap: 40px;
  }
  .otherItemArea__btn .sf-button.-large {
    font-size: 16px;
    padding: 16px 24px;
  }
  .detailButton.sf-button.-large {
    font-size: 16px;
    padding: 16px 10px;
  }
}

@media screen and (max-width: 767px) {
  .info-pairBlock-content,
  .info-singleBlock-content {
    height: auto;
  }
  #block2 p:last-child {
    height: 120px;
  }

  .card__image.movie iframe {
    aspect-ratio: 16/9;
    width: 100%;
  }
  .iconItemArea__list {
    flex-direction: row;
    gap: 12px;
  }

  .series__usage {
    background: #fff;
    width: 100%;
    margin: 0px auto 0 auto;
  }

  .series__usageLabel {
    padding-right: 0px;
    padding-bottom: 16px;
    text-align: left;
  }

  .series__usageContent {
    flex: 1;
    padding-left: 0;
    border-left: none;
    padding-top: 16px;
    border-top: 2px solid #eae9e9;
  }
  .series__textBox p {
    font-size: 16px;
  }
  .info-pairBlock-title {
    padding-bottom: 16px;
  }
  .iconItemArea {
    padding: 25px 15px 40px 15px;
  }

  .info-pairBlock-content,
  .info-singleBlock-content {
    font-size: 14px;
    padding-left: 0px;
    border-left: none;
    padding-top: 16px;
    border-top: 2px solid #eae9e9;
  }

  .iconItemArea__bff .sf-simpleBff[data-desktop-column='1'] .sf-simpleBff_productsItem {
    display: block;
  }

  .iconItemArea__bff .sf-simpleBff[data-desktop-column='1'] .sf-simpleBff_productsItemHead {
    width: 100%;
  }

  .sf-simpleBff_productsItemBody {
    padding: 15px 15px;
  }

  .sf-simpleBff[data-mobile-column='2'][data-product-type='default']:not(
      [data-button-favorite='false']
    )
    .sf-simpleBff_productsItemPriceBlock,
  .sf-simpleBff[data-mobile-column='3'] .sf-simpleBff_productsItemPriceBlock,
  .sf-simpleBff[data-mobile-column='3'][data-product-type='default']:not(
      [data-button-favorite='false']
    )
    .sf-simpleBff_productsItemPriceBlock,
  [data-product-type='column']:not([data-button-favorite='false'])
    .sf-simpleBff_productsItemPriceBlock {
    display: inline-block;
  }

  .sf-fixedAnchor_itemText:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjM0MzQzQzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtMyA2IDUgNSA1LTUiLz48L3N2Zz4=)
      no-repeat 50% / contain;
    bottom: -16px;
    content: '';
    height: 16px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    transform: translateX(-50%);
    width: 16px;
  }

  .sf-fixedAnchor_item:nth-of-type(1) .sf-fixedAnchor_itemText:after {
    background: url(../img/ico-arrow-down-16-white.svg) no-repeat 50% / contain;
  }

  .sf-fixedAnchor_itemHeading {
    font-size: 14px;
  }

  .sf-fixedAnchor_itemLink {
    padding: var(--space-v-xxs) 0 var(--space-v-m) 0;
  }

  .series__usageInner {
    padding: 32px 24px;
    display: block;
  }
  .series__productCard {
    align-items: center;
  }

  .series__productCard-image {
    width: 135px;
    height: 135px;
  }

  .info-pairBlock {
    flex-direction: column;
    gap: 20px;
    padding: 20px 16px;
  }

  .info-pairBlock-item {
    gap: 12px;
    display: block;
  }

  .info-pairBlock-title {
    width: 64px;
  }

  .series__navList {
    flex-wrap: wrap;
  }

  .series__navItem img {
    width: 85px;
  }

  .hair-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .hair-row {
    min-width: 900px;
  }

  /* 🔒 左側第一欄 sticky */
  .hair-row .hair-cell:first-child {
    position: sticky;
    left: 0;
    z-index: 3;
    background: #fff;
  }

  /* 表頭那一列的左欄要再高一點層級 */
  .hair-header .hair-cell:first-child {
    z-index: 4;
    background: #fafafa;
  }

  /* 左欄右側補一條線，視覺比較乾淨 */
  .hair-row .hair-cell:first-child::after {
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background: #e0e0e0;
  }

  .hair-product img {
    width: 90px;
  }
}

@media screen and (max-width: 599px) {
  .u-center-mobile {
    margin-inline: auto;
  }

  .info-media__image {
    width: 88px;
  }
}

.sf-fixedAnchor[data-display-status='hidden'] {
  opacity: 0;
  pointer-events: none;
}

.sf-fixedAnchor[data-display-status='show'] {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.3s ease;
}
