:root {
  --fade-yellow: #f9f8ef;
  --mid-yellow: #cbc37c;
  --dull-yellow: #8c875b;
  --color-gray-900: #1d1d1f;
}

.PConly {
  display: block;
}
.Mobonly {
  display: none !important;
}

.muji_color {
  color: #7f0019;
}

.sf-simpleBff_productsItemHead {
  position: relative;
}


.frtw-padd{
    padding: 96px 0px;
    background: #f2f1ed
  }

.frtwbox{
      display: flex;
    justify-content: center;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    max-width: 1016px;

}

.frtwbox .frtw-item{
  width: 50%;
}

.frtwbox .frtw-item:first-child img{
  width: 100%;
}

.frtwbox .frtw-item:first-child h3{
  margin-bottom: 12px;
  font-weight: 800;
}

.frtwbox .frtw-item:last-child{
background: #FFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
      padding: 40px 110px;
}

.frtwbox .frtw-item:last-child h3{
  font-size: 26px;
}

.btn.btn-pro {
      font-weight: bold;
    padding: 10px 20px;
    transition: all 0.3s ease;
    background: #f4eede;
    color: #000;
    width: 260px;
    text-align: center;
    font-size: 15px;
    margin-top: 36px;
    border-radius: 5px;
}
.btn.btn-pro:hover{
background: #e0ceaa;
}

img.tw-icon {
  z-index: 1;
  width: 80px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.flavorType_anchor {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.flavorType_anchor.feel_page {
  max-width: 1016px;
}

.font-top-title {
  text-align: center;
}

.flavorType .anchor__item {
  display: flex;
  flex-direction: column;
  padding-bottom: 12px;
  width: calc(33.33333% - 12.66667px);
}

.flavorType .anchor__item figure {
  flex-shrink: 0;
}

.flavorType .anchor__itemName {
  align-items: center;
  display: flex;
  font-size: 14px;
  justify-content: center;
  margin-top: 8px;
}

.flavorType .anchor__discription {
  font-size: 12px;
  margin-top: 8px;
  text-align: left;
}

.flavorType .anchor__discription {
  text-align: center;
}

.headline {
  align-items: stretch;
  display: flex;
}

.headline__img {
  width: 56.805%;
}

.headline__text {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  padding-left: 3.92%;
  padding-right: 3.9%;
}

.headline__sub-heading {
  font-family: Gothic MB101 Bold, sans-serif;
  font-size: 14px;
}

.headline__heading {
  font-size: clamp(30.6px, -0.727px + 3.133vw, 79px);
  margin-top: clamp(10px, 0.939px + 0.906vw, 24px);
}

.headline__desc {
  font-size: 14px;
  margin-top: clamp(20px, 1.877px + 1.812vw, 48px);
}

.difference__contents p {
  font-size: 14px;
}

.difference__contents li:nth-of-type(n + 2) {
  margin-top: 11px;
}

.difference__contents li span {
  display: inline-block;
}

.sf-u-bg_beige-250 {
  background-color: #f2f1ed;
}

.product-list__feature-details {
  padding: 32px 48px 48px 48px;
}

.additional__text {
  font-size: 14px !important;
}

.fragrance-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1016px;
}

.product-container {
  display: flex;
  background: #fff;
  align-items: center;
  gap: 0 24px;
}
.product-image {
  width: 400px;
  height: auto;
}
.product-info {
  flex: 1;
}
.product-info .badge {
  background: #e0ceaa;
  padding: 4px 14px;
  font-size: 14px;
  font-weight: 700;
  width: fit-content;
}
.product-info .product-title {
  font-size: 22px;
  font-weight: bold;
  margin-top: 16px;
}
.product-info .product-description {
  font-size: 14px;
  color: #3c3c43;
  margin: 24px 0 48px 0;
  font-weight: 500;
}
.product-info .checkmark {
  display: flex;
  align-items: flex-start;
  position: relative;
  padding-left: 32px;
  line-height: 24px;
  font-size: 15px;
}

.product-info .checkmark::before {
  content: '';
  position: absolute;
  left: 0;
  width: 22px;
  height: 22px;
  background-image: url(../img/img_check-20.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.product-info .checkmark:nth-of-type(n + 2) {
  margin-top: 6px;
}

.product-info small {
  color: #76767b;
  padding-left: 28px;
}

.product-info .price {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-top: 10px;
  display: inline-block;
}
.product-info .button {
  display: inline-block;
  background: #f4eede;
  color: #3c3c43;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 5px;
  font-size: 15px;
  margin-top: 10px;
  width: 264px;
  text-align: center;
  font-weight: 600;
  margin-right: 20px;
  transition: all 0.3s;
}

.product-info .button:hover {
  background: #e0ceaa;
}

.sf-u-font_annotation {
  font-size: 14px !important;
}

.funAccordion {
  margin-top: 64px;
}

.typesquare_option {
  font-weight: 800 !important;
}

.funAccordion .typesquare_option {
  margin-bottom: 40px;
}

.funAccordion .accordion {
  padding: 72px 104px;
}

.funAccordion .toggle {
  display: none;
}

.funAccordion .option {
  position: relative;
  border-bottom: 1px solid #c4c4c6;
  padding: 16px 0px;
}

.funAccordion .title,
.content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.2s;
}

.funAccordion .title {
  display: flex;
  align-items: center; /* 垂直置中 */
  gap: 32px; /* 圖片與文字之間的間距 */
  /* padding: 1em; */
  position: relative;
  color: #3c3c43;
  font-weight: bold;
  cursor: pointer;
  font-size: 22px;
}

.funAccordion .title img {
  width: 64px; /* 設定固定大小 */
  height: 64px;
  object-fit: contain; /* 確保圖片比例 */
}

.funAccordion .title:after,
.title:before {
  content: '';
  position: absolute;
  right: 1.25em;
  top: 1.75em;
  width: 2px;
  height: 0.75em;
  background-color: #000;
  transition: all 0.2s;
}

.funAccordion .title:after {
  transform: rotate(90deg);
}

.funAccordion .content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out;
}
.funAccordion .content p {
  margin: 0;
  padding: 0.5em 1em 1em;
  font-size: 14px;
  line-height: 1.5;
}

.funAccordion .toggle:checked + .title,
.toggle:checked + .title + .content {
  /* box-shadow: 3px 3px 6px #ddd, -3px 3px 6px #ddd; */
}
.funAccordion .toggle:checked + .title + .content {
  max-height: 500px;
}
.funAccordion .toggle:checked + .title:before {
  transform: rotate(90deg) !important;
}

.sf-heading.-h1,
.sf-heading.-h2 {
  line-height: 150%;
}

.sf-u-imgAdjustBox[data-aspect-ratio='180:161']:before {
  padding-top: 89.44444%;
}

.sf-u-imgAdjustBox[data-aspect-ratio='1052:990']:before {
  padding-top: 94.10646%;
}

.sf-u-imgAdjustBox[data-aspect-ratio='688:689']:before {
  padding-top: 100.14535%;
}

.sf-u-imgAdjustBox.navImg {
  width: 50%;
  margin: 0 auto;
}

.subHeading {
  display: block;
}

.newItem__icon {
  background: var(--color-muji-red);
  color: var(--color-white);
  font-size: 11px;
  font-weight: 700;
  line-height: 10px;
  padding: 4px 8px;
  width: -moz-fit-content;
  width: fit-content;
}

.newItem__icon,
.newItem__link {
  margin-left: auto;
  margin-right: auto;
}

.newItem__link {
  background: url(../img/ico-arrow2.svg) 100%/8px auto no-repeat;
  display: block;
  padding-right: 12px;
}

.newItem__link span {
  font-size: 12px;
  font-weight: 700;
}

.tabItem {
  display: flex;
  flex-wrap: wrap;
}

.tabItem__box {
  display: flex;
  flex-direction: column;
}

.tabItem__box .tabItem__detail .sf-simpleBff_productsItem,
.tabItem__box .tabItem__thumbnail .sf-simpleBff_productsItem {
  display: none;
}

.tabItem__box.current-1 .tabItem__detail .sf-simpleBff_productsItem:first-of-type,
.tabItem__box.current-1 .tabItem__thumbnail .sf-simpleBff_productsItem:first-of-type,
.tabItem__box.current-2 .tabItem__detail .sf-simpleBff_productsItem:nth-of-type(2),
.tabItem__box.current-2 .tabItem__thumbnail .sf-simpleBff_productsItem:nth-of-type(2),
.tabItem__box.current-3 .tabItem__detail .sf-simpleBff_productsItem:nth-of-type(3),
.tabItem__box.current-3 .tabItem__thumbnail .sf-simpleBff_productsItem:nth-of-type(3) {
  display: block;
}

.tabItem__thumbnail .sf-simpleBff_productsItemBody {
  display: none;
}

.tabItem__button {
  display: flex;
  gap: 12px;
  margin-top: 8px;
}

.tabItem__button button {
  border-bottom: 2px solid transparent;
  display: block;
}

.tabItem__button button.-current {
  border-bottom: 2px solid var(--color-gray-800);
  font-weight: 700;
  pointer-events: none;
}

.sf-simpleBff_productsItemPrice {
  margin-top: 40px;
}

.h-onsale {
  height: 26px;
}

.tabItem__name {
  font-weight: 700;
  margin-top: 6px;
}

.tabItem__detail {
  margin-top: auto;
}

.tabItem__detail .sf-simpleBff_productsItemHead,
.tabItem__detail .sf-simpleBff_productsItemHeading {
  display: none;
}

.tabItem__detail .sf-simpleBff_productsItemDetail {
  margin: 0 !important;
}

.tabItem__detail .sf-simpleBff_productsItemButton {
  margin-top: 12px;
}

.tabItem__detail .sf-simpleBff_productsItemButton .sf-button {
  background: transparent;
  border: none;
  color: #1d1d1f;
  color: var(--color-gray-900);
  font-size: 14px;
  margin-left: auto;
  padding: 0;
  width: -moz-fit-content;
  width: fit-content;
}

.tabItem__detail .sf-simpleBff_productsItemButton .sf-button:not(.-disable) {
  padding-left: 24px;
  position: relative;
}

.tabItem__detail .sf-simpleBff_productsItemButton .sf-button:not(.-disable):after {
  background: url(../img/ico_cartIn.svg) 50%/100% auto no-repeat;
  content: '';
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

.tabItem__detail .sf-simpleBff_productsItemButton a.sf-button {
  transition: opacity 0.3s;
}

.tabItem__detail .sf-simpleBff_productsItemButton a.sf-button:hover {
  opacity: 0.8;
}

.tabItem__detail .sf-simpleBff_productsItemButton .sf-button.-disable {
  opacity: 1;
}

.tabItem .sf-simpleBff_productsItem {
  margin: 0 !important;
  width: 100% !important;
}

.tabItem .sf-simpleBff_productsItemBody {
  margin: 0 !important;
}

.difference__item {
  /* background: #f9f8ef; */
  /* background: var(--fade-yellow); */
  cursor: pointer;
  position: relative;
}

.difference__item:hover:after {
  bottom: 0;
}

.difference__item:after {
  background: url(../img/ico_arrow_down-y.svg) 50%/100% auto no-repeat;
  bottom: 10px;
  content: '';
  display: block;
  height: 40px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  transform: translateX(-50%);
  width: 25px;
  transition: all 0.3s ease-out;
}

.difference__head {
  align-items: center;
  display: flex;
}

.difference__imgBox {
  flex-shrink: 0;
}

.difference__comment {
  color: #8c875b;
  color: var(--dull-yellow);
}

.difference__point {
  background: #cbc37c;
  background: var(--mid-yellow);
  padding: 2px 8px;
  width: -moz-fit-content;
  width: fit-content;
}

.difference__itemName {
  line-height: 150%;
}

.difference__contents ul {
  counter-reset: num;
  text-align: left;
}

.difference__contents .check-icon span {
  display: inline-block;
  vertical-align: top;
}

.difference__contents .check-icon span:first-child {
  width: 10%;
}
.difference__contents .check-icon span:first-child img {
  width: 20px;
}
.difference__contents .check-icon span:last-child {
  width: 90%;
  font-size: 14px;
  font-weight: 500;
}

/* .difference__contents li .check-icon img{
    position: relative;
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-right: 5px;
} */

.difference__contents li span {
  font-size: 12px;
}

/* .difference__contents li:before {
    color: #cbc37c;
    color: var(--mid-yellow);
    content: '';
    background: url('../img/img_check-20.png') no-repeat center center;
    width: 20px;
    height: 20px;
    counter-increment: num;
    display: block;
    flex-shrink: 0;
    font-size: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
} */

.bor-l-bef {
  position: relative;
}

.bor-l-bef::before {
  content: '';
  border-left: 1px solid var(--color-gray-300);
  /* width: 20px; */
  height: 100%;
  display: block;
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}

.fregrance__slide .swiper-innerBox {
  display: block;
  position: relative;
}

.fregrance__slide .swiper .item-detail {
  background: url(../img/ico_arrow_right.svg) 100%/16px auto no-repeat, var(--color-white);
  display: block;
  position: absolute;
  transition: 0.3s;
}

.fregrance__slide .swiper .item-detail:hover {
  opacity: 0.8;
}

.fregrance__slide .swiper .item-detail:has(.sf-simpleBff_productsItemLabel):after {
  background: var(--color-beige);
  color: var(--color-muji-red);
  content: 'SALE';
  display: block;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  padding: 2px 8px;
  position: absolute;
}

.fregrance__slide .swiper .item-detail .productName {
  font-weight: 700;
}

.fregrance__slide .swiper .item-detail .sf-simpleBff_productsItem {
  width: 100%;
}

.fregrance__slide .swiper .item-detail .sf-simpleBff_productsItemHead {
  display: none;
}

.fregrance__slide .swiper .item-detail .sf-simpleBff_productsItemBody {
  margin: 0;
}

.fregrance__slide .swiper .item-detail .sf-simpleBff_productsItemHeading {
  display: none;
}

.fregrance__slide .swiper .item-detail .sf-simpleBff_productsItemDetail {
  margin: 0;
}

.fregrance__slide .swiper .item-detail .sf-simpleBff_productsItemPrice {
  font-size: 10px;
  text-align: left;
}

.fregrance__slide .js-sf-slider-thumb .swiper-wrapper {
  justify-content: center;
  transform: translateZ(0) !important;
}

.fregrance__slide .js-sf-slider-thumb .sf-slider_thumbs > :last-of-type {
  margin-right: 0 !important;
}

.fregrance .types__list {
  display: grid;
}

.fregrance .types__item:first-of-type {
  background: hsla(36, 43%, 64%, 0.1);
}

.fregrance .types__item:nth-of-type(2) {
  background: #fcf4f8;
}

.fregrance .types__item:nth-of-type(3) {
  background: #f9f8ef;
}

.fregrance .types__item:nth-of-type(4) {
  background: #f4f8f0;
}

.fregrance .types__item:nth-of-type(5) {
  background: #faf5f3;
}

.fregrance .types__item:nth-of-type(6) {
  background: rgba(104, 160, 142, 0.1);
}

.fregrance .types__item:nth-of-type(7) {
  background: rgba(229, 217, 38, 0.1);
}

.fregrance .types__item:nth-of-type(8) {
  background: rgba(148, 144, 166, 0.1);
}

.fregrance .types__item:nth-of-type(9) {
  background: rgba(86, 127, 62, 0.1);
}

.fregrance .types__item:nth-of-type(10) {
  background: rgba(223, 134, 140, 0.1);
}

.fregrance .types__item:nth-of-type(11) {
  background: rgba(116, 166, 182, 0.1);
}

.fregrance .types__item img {
  mix-blend-mode: multiply;
}

.feeling__head img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.feeling__head:first-of-type img,
.feeling__head:nth-of-type(3) img {
  width: 73px;
}

.feeling__head:nth-of-type(2) img {
  width: 69px;
}

.feeling .itemBox {
  display: flex;
}

.feeling .itemBox .sf-simpleBff_productsItem {
  width: 100% !important;
}

.feeling .itemBox__thumbnail .sf-simpleBff_productsItemBadge,
.feeling .itemBox__thumbnail .sf-simpleBff_productsItemBody {
  display: none;
}

.feeling .itemBox__cont {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.feeling .itemBox__cont .sf-simpleBff_productsItemHead,
.feeling .itemBox__cont .sf-simpleBff_productsItemHeading {
  display: none;
}

.feeling .itemBox__cont .sf-simpleBff_productsItemBody {
  margin: 0;
}

.feeling .itemBox__detail {
  margin-top: auto;
}

.feeling .itemBox__detail .sf-simpleBff_productsItemDetail {
  margin-top: 0;
}

.feeling .itemBox__detail .sf-simpleBff_productsItemBody {
  margin: 0;
}

.flavorType__head figure {
  margin-left: auto;
  margin-right: auto;
  width: 120px;
}

.flavorType__anchor {
  display: flex;
}

.flavorType_anchor img {
  width: 120px;
}

.flavorType .anchor__discription {
  font-size: 14px;
}

.flavorType .anchor__item {
  cursor: pointer;
  position: relative;
  text-align: center;
  transition: opacity 0.3s;
}

.flavorType .anchor__item:after {
  background: url(../img/ico_arrow.svg) bottom/100% auto no-repeat;
  bottom: 0;
  content: '';
  display: block;
  height: 8px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 16px;
}
/*
.flavorType .anchor__item:hover {
    opacity: .7
} */

.flavorType .anchor__itemName {
  line-height: 150%;
  margin-top: 18px;
}

.flavorType .sf-simpleBff_productsItemBadge {
  display: none;
}

.flavorType_anchor .flavorArrdown {
  position: relative;
}

.flavorType_anchor .flavorArrdown img.ico_arrow_down-y {
  width: 24px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.1s ease-out;
}
.flavorType_anchor .flavorArrdown:hover img {
  bottom: 0px;
}

/* .flavorArrdown{
    position: relative;
}
.flavorArrdown:hover:after{
    bottom: 0;
}
.flavorArrdown:after {
    background: url(../img/ico_arrow_down-y.svg) 50%/100% auto no-repeat;
    bottom: 10px;
    content: "";
    display: block;
    height: 40px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    transform: translateX(-50%);
    width: 25px;
    transition: all 0.3s ease-out;
} */

.button-box {
  overflow: hidden;
}

.button--anchor {
  /* background: url(../img/ico_arrow_down-y.svg) 100%/19px auto no-repeat; */
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-right: 28px;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px;
  font-weight: 600;
}

.button--anchor img {
  width: 20px;
}

.decorated-title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
}

.decorated-title::before,
.decorated-title::after {
  background: #d8d8d9;
  content: '';
  flex: 1;
  height: 1px;
}

.decorated-title::before {
  margin-right: 16px;
}

.decorated-title::after {
  margin-left: 16px;
}

.sf-commonBanner_itemHeading {
  font-size: 0.875rem;
  margin-top: -1px;
  white-space: normal;
  /* box-shadow: 0 1px 3px 0 rgba(88, 88, 88, .3); */
  color: #585858;
  padding: 5px;
  border-radius: 0px 3px 3px;
  margin-top: 0px;
}

.goods {
  /* background: hsla(0, 0%, 96%, .5); */
  /* padding-bottom: 96px; */
  padding-top: 64px;
}

.goods .sf-heading.-h3 {
  line-height: 150%;
}

.goods .sf-heading.-h4 {
  font-size: 18px;
  line-height: 150%;
}

.goods__fun {
  margin-top: 64px;
}

.goods__comparison .-h3,
.goods__fun .sf-heading.-h3 {
  line-height: 150%;
}

.goods__choose {
  /* margin-top: 116px */
}

.goods__choose .sf-heading.-h3 {
  line-height: 150%;
}

.goods__choose .itemBox {
  display: flex;
  flex-direction: column;
}

.goods__choose .itemBox__thumbnail .sf-simpleBff_productsItemHeading {
  font-weight: 700;
}

.goods__choose .itemBox__thumbnail .sf-simpleBff_productsItemDetail {
  display: none;
  margin: 0;
}

.goods__choose .itemBox__thumbnail .sf-simpleBff_productsItemBody {
  margin-top: 12px;
}

.goods__choose .itemBox__cont {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.goods__choose .itemBox__description {
  font-size: 14px;
  line-height: 180%;
  margin-top: 8px;
}

.goods__choose .itemBox__detail {
  margin-top: auto;
}

.goods__choose .itemBox__detail .sf-simpleBff_productsItemBody {
  margin: 0;
}

.goods__choose .itemBox__detail .sf-simpleBff_productsItemHead,
.goods__choose .itemBox__detail .sf-simpleBff_productsItemHeading {
  display: none;
  margin: 0;
}

.goods__choose .itemBox__detail .sf-simpleBff_productsItemDetail {
  margin-top: 0;
}

.table table {
  grid-gap: 0;
  align-items: center;
  background: var(--color-white);
  display: grid;
  grid-auto-flow: column;
  position: relative;
}

.table tbody,
.table thead,
.table tr {
  display: contents;
}

.table td,
.table th {
  align-items: center;
  border-bottom: 1px solid var(--color-gray-300);
  border-right: 1px solid var(--color-gray-300);
  display: flex;
  height: 100%;
  justify-content: center;
}

.table__functionTitles th {
  border-left: 1px solid var(--color-gray-300);
}

.table__contents th,
.table__functionTitles th:first-of-type {
  border-top: 1px solid var(--color-gray-300);
}

.table__item {
  display: flex;
  flex-direction: column;
}

.table__item .sf-simpleBff {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.table__item .sf-simpleBff .sf-simpleBff_productsItem {
  max-width: 200px;
  width: 100%;
}

.table__item .sf-simpleBff .sf-simpleBff_productsItemBody {
  display: none;
  margin: 0;
}

.table__itemName {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 8px;
  width: 100%;
  min-height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.table__function .note {
  display: block;
  font-size: 10px;
  line-height: 140%;
}

.table__price .sf-simpleBff_productsItem {
  width: 100% !important;
}

.table__price .sf-simpleBff_productsItemBody,
.table__price .sf-simpleBff_productsItemDetail {
  margin: 0;
}

.table__price .sf-simpleBff_productsItemHead,
.table__price .sf-simpleBff_productsItemHeading {
  display: none;
}

.tab-container {
  display: flex;
  /* border-bottom: 2px solid #ccc; */
}
.tab {
  flex: 1;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  font-weight: 500;
  /* border-bottom: 2px solid transparent; */
  /* transition: background-color 0.3s; */
  position: relative;
  background-color: var(--color-gray-100);
  border-bottom: 1px solid var(--color-gray-300);
}
.tab.active {
  background-color: var(--color-white);
  border-bottom: 1px solid var(--color-white);
  border-left: 1px solid var(--color-gray-300);
  border-right: 1px solid var(--color-gray-300);
  font-weight: 700;
  border-top: 2px solid #000;
}
.tab:hover {
  /* background-color: #f5f5f5; */
}
.tab-content {
  display: none;
  padding: 20px;
}
.tab-content.active {
  display: block;
}
.tab-bor-line {
  position: relative;
}
.tab-bor-line:before {
  background: var(--color-gray-300);
  bottom: 0;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.product-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 20px;
}

.product-item {
  display: flex;
  gap: 15px;
  align-items: center;
  width: 100%;
}

.product-item img {
  width: 280px;
  height: auto;
}

.product-details {
  display: flex;
  flex-direction: column;
}

.product-content {
  min-height: 80px;
}

.product-title {
  font-weight: bold;
}

.product-price {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  margin-top: 24px;
  font-size: 12px;
  font-weight: bold;
}

.cart-button {
  margin-right: 10px;
  display: flex;
  align-items: center;
  font-size: 12px;
}

.cart-button::before {
  content: '+';
  margin-right: 5px;
}

.product-item a {
  display: flex;
  gap: 15px;
  align-items: center;
  width: 100%;
  text-decoration: none;
  color: inherit;
}

/* machine-table */
.machine-table {
  width: 100%;
  overflow-x: auto; /* 讓表格在小螢幕上可左右滑動 */
}

.machine-table table {
  width: 100%;
  margin: auto;
  border-collapse: collapse;
  background: #fff;
  min-width: 800px;
  font-size: 14px;
}

.machine-table th,
.machine-table td {
  border: 1px solid #9d9da0;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.machine-table td.bor-t-n {
  background-color: #eae7da;
}

.machine-table td {
  background-color: #f3f2ee;
}

.machine-table th {
  font-weight: bold;
}

.machine-table .highlight {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

.machine-table b {
  min-height: 50px;
}

/* fan-table */

.fan-table {
  width: 100%;
  overflow-x: auto; /* 讓表格在小螢幕上可左右滑動 */
}

.fan-table table {
  width: 100%;
  margin: auto;
  border-collapse: collapse;
  background: #fff;
  min-width: 800px;
}

.fan-table th,
.fan-table td {
  border: 1px solid #d8d8d9;
  padding: 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.fan-table th {
  font-weight: bold;
}

.fan-table .product-image {
  width: 160px;
  height: auto;
}

.fan-table .highlight {
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

.sf-u-font_bold {
  font-weight: 700;
}

.fan-table b {
  min-height: 50px;
}

.fan-table td:first-child,
.fan-table th:first-child {
  position: sticky;
  left: 0;
  background: #fff;
  z-index: 2;
  min-width: 120px;
}

.additional__wrap {
  display: flex;
}

.additional__box {
  align-items: center;
  display: flex;
}

.additional__img {
  flex-shrink: 0;
}

.additional__text p {
  line-height: 180%;
}

.pickgoods__wrap {
  display: flex;
}

.pickgoods__icon {
  background: var(--color-gray-500);
  padding: 2px 8px;
  width: -moz-fit-content;
  width: fit-content;
}

.pickgoods__icon p {
  color: var(--color-white);
  font-size: 16px;
  font-weight: 700;
}

.pickgoods__newIcon {
  background: var(--color-muji-red);
  padding: 4px 8px;
  width: -moz-fit-content;
  width: fit-content;
}

.pickgoods__newIcon p {
  color: var(--color-white);
  font-size: 11px;
  font-weight: 700;
  line-height: 10px;
}

.pickgoods__heading {
  display: block;
}

.pickgoods__heading .sf-heading {
  font-size: 18px;
}

.pickgoods__points li {
  font-size: 14px;
  margin-left: 5px;
  padding-left: 13px;
  position: relative;
}

.pickgoods__points li:nth-of-type(n + 2) {
  margin-top: 8px;
}

.pickgoods__points li span {
  display: block;
  font-size: 12px;
}

.pickgoods__points li:before {
  background: var(--color-gray-800);
  border-radius: 50%;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  top: 0.6rem;
  width: 3px;
}

.pickgoods__include .sf-simpleBff_productsItem {
  pointer-events: none;
  width: 100% !important;
}

.pickgoods__include .sf-simpleBff_productsItemHead,
.pickgoods__include .sf-simpleBff_productsItemPrice {
  pointer-events: auto;
}

.pickgoods__include .sf-simpleBff_productsItemBody {
  margin-left: auto;
  margin-top: 0;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.pickgoods__include .sf-simpleBff_productsItemHeading {
  display: none;
}

.pickgoods__include .sf-simpleBff_productsItemDetail {
  margin-top: 0;
}

.pickgoods__include .sf-simpleBff_productsItemPriceNum {
  font-size: 24px !important;
  line-height: 1;
}

.pickgoods.typeA .pickgoods__icon {
  padding: 2px 0 2px 8px;
}

.pickgoods.typeA .pickgoods__detail {
  background: var(--color-white);
}

.pickgoods.typeA .pickgoods__include .sf-simpleBff_productsItem {
  align-items: end;
}

.pickgoods.typeA .pickgoods__include .sf-simpleBff_productsItemHead {
  flex-shrink: 0;
  margin: 0;
  width: 117px;
}

.pickgoods.typeA .pickgoods__include .sf-simpleBff[data-product-type='column'] .sf-simpleBff_productsItemPrice {
  text-align: right;
}

.pickgoods.typeB .pickgoods__img {
  flex-shrink: 0;
}

.pickgoods.typeB .pickgoods__detail {
  flex-grow: 1;
}

.pickgoods.typeB .pickgoods__include .sf-simpleBff_productsItemHead {
  display: none;
  margin: 0;
}

@media screen and (min-width: 751px) {
  .sf-u-contents_desktop {
    margin-left: auto;
    margin-right: auto;
    max-width: calc(1200px + var(--space-h-s) + var(--space-h-s));
    padding-left: var(--space-h-s);
    padding-right: var(--space-h-s);
  }

  .sf-u-mt_xxxlExt-desktop {
    margin-top: 72px;
  }

  .sf-u-mt_xxxxlExt-desktop {
    margin-top: 104px;
  }

  .sf-heading.-h1 {
    font-size: 40px;
  }

  .sf-heading.-h2 {
    font-size: 32px;
  }

  .sf-u-imgAdjustBox[data-desktop-aspect-ratio='86:45']:before {
    padding-top: 52.32558%;
  }

  .sf-u-imgAdjustBox[data-desktop-aspect-ratio='253:178']:before {
    padding-top: 70.35573%;
  }

  .sf-u-imgAdjustBox[data-desktop-aspect-ratio='526:495']:before {
    padding-top: 94.10646%;
  }

  .subHeading {
    font-size: 16px;
  }

  .newItem {
    margin-top: 64px;
    padding: 18px;
  }

  .newItem__text {
    font-size: 16px;
  }

  .newItem__link,
  .newItem__text {
    margin-top: 10px;
  }

  .endBtn {
    margin-left: auto;
    margin-right: auto;
    max-width: 526px;
  }

  .tabItem {
    gap: 40px 20px;
  }

  .tabItem__box {
    width: calc(33.33333% - 13.33333px);
  }

  .tabItem__button button {
    font-size: 16px;
    line-height: 140%;
  }

  .tabItem__name {
    font-size: 18px;
  }

  .tabItem__description {
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 8px;
    margin-top: 4px;
  }

  .difference__item {
    padding: 24px 24px 83px;
  }

  .difference__head {
    gap: 20px;
  }

  .difference__imgBox {
    width: 41.841%;
  }

  .difference__itemName {
    font-size: 20px;
  }

  .difference__contents p {
    font-size: 18px;
  }

  .difference__contents li:nth-of-type(n + 2) {
    margin-top: 6px;
  }

  .difference__contents li span {
    display: block;
  }

  .fregrance__lead {
    font-size: 16px;
  }

  .fregrance__slide .swiper .item-detail {
    background-position: center right 16px;
    bottom: 20px;
    padding: 16px 56px 16px 16px;
    right: 20px;
  }

  .fregrance__slide .swiper .item-detail:hover {
    background-position: center right 10px;
  }

  .fregrance__slide .swiper .item-detail:has(.sf-simpleBff_productsItemLabel) {
    padding-top: 36px;
  }

  .fregrance__slide .swiper .item-detail:has(.sf-simpleBff_productsItemLabel):after {
    left: 16px;
    top: 16px;
  }

  .fregrance__slide .swiper .item-detail .productName,
  .fregrance__slide .swiper .item-detail .sf-simpleBff_productsItemPriceNum {
    font-size: 16px;
  }

  .fregrance__slide .js-sf-slider-thumb .sf-slider_thumbsItemImg {
    height: 60px;
    width: 84px;
  }

  .fregrance__slide .sf-slider_thumbsItem {
    width: 84px !important;
  }

  .fregrance__slide .sf-slider_thumbsSlider {
    margin-top: 12px;
  }

  .fregrance .types .-h3 {
    font-size: 24px;
  }

  .fregrance .types__list {
    grid-gap: 20px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }

  .fregrance .types__item .-h4 {
    font-size: 18px;
  }

  .fregrance .types__item .sf-heading {
    padding: 0 16px;
  }

  .fregrance .types__item p {
    font-size: 14px;
    padding: 0 20px 14px;
  }

  .choose .-h3 {
    font-size: 24px;
  }

  .choose__lead {
    font-size: 16px;
  }

  .choose__note {
    font-size: 14px;
  }

  .essential {
    margin-top: 31px;
    padding-bottom: 125px;
  }

  .essential__lead {
    font-size: 16px;
  }

  .essential__tabButton {
    margin-top: 56px;
  }

  .essential__tabButton .sf-tabButton_itemHeading {
    font-size: 14px;
  }

  .feeling__head .-h3 {
    font-size: 22px;
  }

  .feeling__lead {
    font-size: 16px;
  }

  .feeling .itemBox {
    gap: 20px;
  }

  .feeling .itemBox__thumbnail {
    flex-shrink: 0;
    width: 48.099%;
  }

  .feeling .itemBox__cont .-h4 {
    font-size: 16px;
    margin-top: clamp(0px, -93.583px + 12.461vw, 40px);
  }

  .feeling .itemBox__description {
    font-size: 14px;
    line-height: 180%;
    margin-bottom: 8px;
    margin-top: 8px;
  }

  .feeling .itemBox__detail {
    margin-bottom: clamp(0px, -16.377px + 2.181vw, 7px);
  }

  .feeling .itemBox__detail .sf-simpleBff_productsItemPrice {
    text-align: left;
  }

  .feeling .itemBox__detail .sf-simpleBff_productsItemButton .sf-button {
    font-size: 14px;
    line-height: 160%;
    padding: 7px 20px;
  }

  .feeling > div:nth-of-type(4) .itemBox__detail {
    margin-bottom: clamp(0px, -74.866px + 9.969vw, 32px);
  }

  .flavorType .-h3 {
    font-size: 24px;
  }

  .flavorType__head .-h4 {
    font-size: 22px;
    margin-top: 16px;
    font-weight: 800;
  }

  .flavorType__anchor {
    gap: 20px;
    justify-content: center;
  }

  .flavorType .anchor__item {
    padding-bottom: 60px;
    width: calc(24% - 13.33333px);
  }

  .feeling .anchor__item {
    padding-bottom: 60px;
    width: calc(33% - 13.33333px);
  }

  .flavorType .anchor__itemName {
    font-size: 18px;
    margin-top: 18px;
  }

  .flavorType .anchor__discription {
    margin-top: 6px;
  }

  .goods__head .-h2 {
    font-size: 28px;
  }

  .goods .sf-heading.-h3 {
    font-size: 18px;
  }

  .goods__lead {
    font-size: 16px;
  }

  .goods__choose .sf-heading.-h3,
  .goods__fun .sf-heading.-h3 {
    font-size: 22px;
  }

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

  .goods__choose .sf-u-grid_row {
    justify-content: center;
  }

  .goods__choose .itemBox {
    max-width: 250px;
    width: calc(25% - 13.33333px);
    /* max-width: 253px;
        width: calc(33.33333% - 13.33333px) */
  }

  .table__wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .table table {
    grid-template-columns: 182px repeat(3, 1fr);
    grid-template-rows: auto repeat(7, 1fr);
    /* grid-template-rows: auto repeat(6, 1fr) */
  }

  .table__item {
    padding: 20px 0;
  }

  .table__function {
    padding: 11px 16px;
  }

  .table__function .note {
    margin-top: 4px;
  }

  .additional {
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    max-width: 1072px;
  }

  .additional__wrap {
    gap: 20px;
  }

  .additional__box {
    gap: 12px;
    padding: 0 20px;
    width: calc(50% - 10px);
  }

  .additional__img {
    width: 162px;
  }

  .pickgoods__wrap {
    align-items: center;
  }

  .pickgoods__heading,
  .pickgoods__newIcon,
  .pickgoods__points {
    margin-top: 12px;
  }

  .pickgoods__points li {
    line-height: 180%;
  }

  .pickgoods.typeA {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    max-width: 1164px;
  }

  .pickgoods.typeA .pickgoods__wrap {
    gap: 20px;
  }

  .pickgoods.typeA .pickgoods__img {
    flex-grow: 1;
  }

  .pickgoods.typeA .pickgoods__detail {
    padding: 40px 40px 36px;
    width: 435px;
  }

  .pickgoods.typeA .pickgoods__include {
    margin-top: 28px;
  }

  .pickgoods.typeA .pickgoods__include .sf-simpleBff[data-product-type='column'] .sf-simpleBff_productsItemPrice {
    margin-bottom: 7px;
  }

  .pickgoods.typeB {
    margin-left: auto;
    margin-right: auto;
    margin-top: 84px;
    max-width: 1112px;
  }

  .pickgoods.typeB .pickgoods__wrap {
    padding-right: 20px;
  }
}

@media screen and (min-width: 1073px) {
  .pickgoods.typeA .pickgoods__wrap {
    padding-left: 46px;
    padding-right: clamp(45px, -1027px + 100vw, 137px);
  }

  .pickgoods.typeB .pickgoods__wrap {
    gap: 111px;
    padding-left: clamp(91px, -445px + 50vw, 111px);
  }

  .pickgoods.typeB .pickgoods__img {
    width: 344px;
  }
}

@media screen and (max-width: 1072px) {
  .pickgoods.typeA .pickgoods__wrap {
    padding-left: clamp(0px, -247.25px + 27.381vw, 46px);
    padding-right: clamp(0px, -241.875px + 26.786vw, 45px);
  }

  .pickgoods.typeB .pickgoods__wrap {
    gap: clamp(69px, -155.414px + 24.852vw, 111px);
    padding-left: clamp(49px, -175.414px + 24.852vw, 91px);
  }

  .pickgoods.typeB .pickgoods__img {
    width: 344px;
  }
}

@media screen and (max-width: 903px) {
  .pickgoods.typeB .pickgoods__wrap {
    gap: clamp(47px, -78.156px + 16.296vw, 69px);
    padding-left: clamp(27px, -98.156px + 16.296vw, 49px);
  }

  .pickgoods.typeB .pickgoods__img {
    width: clamp(320px, 183.467px + 17.778vw, 344px);
  }
}

@media screen and (max-width: 750px) {
  .PConly {
    display: none !important;
  }
  .Mobonly {
    display: block !important;
  }

  .sf-u-mt_xxlExt-mobile {
    margin-top: 54px;
  }

  .sf-u-mt_xxxlExt-mobile {
    margin-top: 72px;
  }

  .sf-heading.-h1 {
    font-size: 32px;
  }

  .sf-heading.-h2 {
    font-size: 26px;
  }

  .sf-u-imgAdjustBox[data-mobile-aspect-ratio='85:94']:before {
    padding-top: 110.58824%;
  }

  .sf-u-imgAdjustBox[data-mobile-aspect-ratio='93:94']:before {
    padding-top: 101.07527%;
  }

  .sf-u-imgAdjustBox[data-mobile-aspect-ratio='101:100']:before {
    padding-top: 99.0099%;
  }

  .subHeading {
    font-size: 14px;
  }

  .newItem {
    margin-top: 40px;
    padding: 16px;
  }

  .newItem__text {
    font-size: 14px;
    margin-top: 8px;
  }

  .newItem__link {
    margin-top: 8px;
  }

  .tabItem {
    gap: 40px 19px;
  }

  .tabItem__box {
    width: calc(50% - 9.5px);
  }

  .tabItem__button button {
    font-size: 12px;
    line-height: 130%;
  }

  .tabItem__name {
    font-size: 14px;
  }

  .tabItem__description {
    font-size: 12px;
    margin-bottom: 8px;
    margin-top: 8px;
  }

  .difference__list {
    gap: 20px 0;
  }

  .difference__item {
    padding: 12px 0px 48px;
  }

  .difference__head {
    gap: 12px;
  }

  .difference__imgBox {
    width: 37.618%;
  }

  .difference__itemName {
    font-size: 18px;
  }

  .fregrance__lead {
    font-size: 16px;
  }

  .fregrance__slide .swiper .item-detail {
    background-position: center right 10px;
    bottom: 10px;
    padding: 10px 25px 10px 10px;
    right: 10px;
  }

  .fregrance__slide .swiper .item-detail:hover {
    background-position: center right 5px;
  }

  .fregrance__slide .swiper .item-detail:has(.sf-simpleBff_productsItemLabel) {
    padding-top: 30px;
  }

  .fregrance__slide .swiper .item-detail:has(.sf-simpleBff_productsItemLabel):after {
    left: 10px;
    top: 10px;
  }

  .fregrance__slide .swiper .item-detail .productName {
    font-size: 12px;
  }

  .fregrance__slide .swiper .item-detail .sf-simpleBff_productsItemDetail {
    padding-right: 5px;
  }

  .fregrance__slide .swiper .item-detail .sf-simpleBff_productsItemPriceNum {
    font-size: 12px;
  }

  .fregrance__slide .sf-slider_thumbsSlider {
    margin-top: 8px;
  }

  .fregrance__slide .sf-slider_thumbsSlider > .swiper {
    margin: 0 !important;
  }

  .fregrance__slide .swiper-button-next {
    right: -8px;
  }

  .fregrance__slide .swiper-button-prev {
    left: -8px;
  }

  .fregrance .types .-h3 {
    font-size: 22px;
  }

  .fregrance .types__list {
    grid-gap: 8px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, auto);
  }

  .fregrance .types__img {
    padding: 30px 8px 0;
  }

  .fregrance .types__item .-h4 {
    font-size: 14px;
  }

  .fregrance .types__item:nth-of-type(n + 6) .types__img {
    padding: 30px 16px 0 8px;
  }

  .fregrance .types__item .sf-heading {
    padding: 0 8px;
  }

  .fregrance .types__item p {
    font-size: 12px;
    padding: 0 8px 14px;
  }

  .choose .-h3 {
    font-size: 22px;
  }

  .choose__lead {
    font-size: 14px;
  }

  .choose__note {
    font-size: 12px;
  }

  .essential__lead {
    font-size: 16px;
    text-align: center;
  }

  .essential__tabButton {
    margin-top: 40px;
  }

  .essential__tabButton .sf-tabButton_itemHeading {
    font-size: 12px;
  }

  .feeling__head .-h3 {
    font-size: 20px;
  }

  .feeling__lead {
    font-size: 18px;
  }

  .feeling .itemBox {
    flex-direction: column;
    gap: 8px;
  }

  .feeling .itemBox__cont .-h4 {
    font-size: 14px;
  }

  .feeling .itemBox__description {
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 10px;
  }

  .feeling .itemBox__detail .sf-simpleBff_productsItemButton {
    margin-top: 5px;
  }

  .flavorType .-h3 {
    font-size: 22px;
  }

  .flavorType__head .-h4 {
    font-size: 20px;
    margin-top: 12px;
  }

  .flavorType__anchor {
    gap: 19px;
  }

  .goods__head .-h2 {
    font-size: 22px;
  }

  .goods .sf-heading.-h3 {
    font-size: 20px;
  }

  .goods__lead {
    font-size: 18px;
  }

  .goods__choose .sf-heading.-h3,
  .goods__fun .sf-heading.-h3 {
    font-size: 20px;
  }

  .goods__choose .itemBox {
    width: calc(50% - 9.5px);
  }

  .goods__choose .itemBox:nth-child(n + 3) {
    margin-top: 40px;
  }

  .goods__choose .itemBox__description {
    margin-bottom: 5px;
  }

  .table {
    overflow-x: scroll;
  }

  .table__wrap {
    padding: 0 16px;
    width: -moz-fit-content;
    width: fit-content;
  }

  .table table {
    grid-template-columns: 136px repeat(3, 192px);
    grid-template-rows: auto repeat(7, 1fr);
    /* grid-template-rows: auto repeat(6, 1fr) */
  }

  .table__functionTitles th {
    background: var(--color-white);
    left: 0;
    position: sticky;
    top: 0;
    z-index: 2;
  }

  .table__item {
    padding: 16px;
  }

  .table__function {
    padding: 6px 20px;
  }

  .table__function .note {
    margin-top: 3px;
  }

  .additional {
    margin-top: 28px;
  }

  .additional__wrap {
    flex-direction: column;
    gap: 40px;
  }

  .additional__box {
    gap: 0 15px;
    /* padding: 0 36px */
  }

  .additional__img {
    /* width: 46.865% */
    width: 28.571%;
  }

  .pickgoods__wrap {
    flex-direction: column;
  }

  .pickgoods__heading,
  .pickgoods__newIcon,
  .pickgoods__points {
    margin-top: 8px;
  }

  .pickgoods__points li span {
    margin-top: 3px;
  }

  .pickgoods.typeA {
    margin-top: 35px;
  }

  .pickgoods.typeA .pickgoods__wrap {
    padding: 0;
  }

  .pickgoods.typeA .pickgoods__detail {
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 18px;
    padding: 32px 27px;
  }

  .pickgoods.typeA .pickgoods__include {
    margin-top: 6px;
  }

  .pickgoods.typeA .pickgoods__include .sf-simpleBff[data-product-type='column'] .sf-simpleBff_productsItemPrice {
    margin-bottom: 4px;
  }

  .pickgoods.typeB {
    margin-top: 62px;
  }

  .pickgoods.typeB .pickgoods__wrap {
    gap: 16px;
    margin-left: 16px;
    margin-right: 16px;
    padding: 0;
  }

  .pickgoods.typeB .pickgoods__img {
    width: 100%;
  }

  .pickgoods.typeB .pickgoods__include {
    margin-top: 14px;
  }

  .product-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .product-image {
    width: 100%;
    max-width: 260px;
  }

  .product-info .button {
    display: block;
    width: 100%;
  }

  .product-info .price {
    font-size: 20px;
    margin-top: 10px;
    display: block;
    text-align: left;
  }

  .product-list__feature-details {
    padding: 30px 15px;
  }

  .product-info {
    flex: 1;
    margin-top: 15px;
    text-align: left;
  }

  .fan-table {
    overflow-x: auto;
    display: block;
    white-space: nowrap;
  }

  .fan-table table {
    min-width: 800px;
  }

  .fan-table td:first-child,
  .fan-table th:first-child {
    min-width: 60px;
  }

  .fan-table.candle-table table {
    min-width: 530px;
  }

  .fan-table.candle-table td:first-child,
  .fan-table.candle-table th:first-child {
    padding: 8px 3px;
    width: 30px !important;
  }

  .fan-table th,
  .fan-table td {
    padding: 8px 6px;
  }

  .fan-table .highlight {
    font-size: 18px;
  }

  .headline {
    display: block;
  }
  .headline__img {
    width: 100%;
  }
  .headline__text {
    padding: 24px 15px;
  }

  .goods__choose .sf-u-grid_row {
    justify-content: flex-start !important;
    gap: 40px 19px !important;
  }

  .goods__choose .sf-u-grid_row.oneju-c {
    justify-content: center !important;
    gap: 40px 19px !important;
  }

  .bor-l-bef::before {
    border-left: none;
  }

  .bor-b-bef {
    border-bottom: 1px solid var(--color-gray-300);
  }

  .funAccordion .accordion {
    padding: 40px 30px;
  }

  .funAccordion .title:after,
  .title:before {
    top: 1em;
  }

  .funAccordion .title img {
    width: 40px;
    height: 40px;
    object-fit: contain;
  }
  .funAccordion .title {
    font-size: 16px;
  }

  .sf-heading.-h2 {
    font-size: 22px;
  }

  .funAccordion .typesquare_option {
    margin-bottom: 20px;
  }

  .fan-table .product-image {
    width: 120px;
  }

  .flavorType .anchor__item {
    display: flex;
    flex-direction: column;
    padding: 15px 15px 32px 15px;
    width: 100%;
  }

  .flavorType_anchor .flavorArrdown img.ico_arrow_down-y {
    width: 18px;
    bottom: 0px;
  }

  .flavorType_anchor {
    display: grid;
    grid-template-columns: 1fr 1fr; /* 兩列 */
    grid-template-rows: 1fr 1fr; /* 兩行 */
    gap: 0; /* 移除間距 */
    position: relative;
    width: 100%;
    max-width: 600px; /* 可調整 */
    margin: auto;
  }

  /* 為每個 item 添加邊框 */
  .anchor__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
    position: relative;
  }

  /* 左側與上方的元素加上邊框 */
  .anchor__item:nth-child(1),
  .anchor__item:nth-child(2) {
    border-bottom: 1px solid #ccc; /* 水平線 */
  }
  .anchor__item:nth-child(1),
  .anchor__item:nth-child(3) {
    border-right: 1px solid #ccc; /* 垂直線 */
  }

  .difference__contents {
    display: flex;
    align-items: center; /* 垂直置中 */
    gap: 8px; /* 圖片與文字之間的間距 */
    max-width: 700px; /* 可根據需求調整 */
    margin: auto; /* 讓整個區塊居中 */
  }

  .difference__item:after {
    bottom: 5px;
    height: 20px;
  }

  .sf-u-imgAdjustBox.navImg {
    width: 40%;
    height: auto;
  }

  .difference__text {
    flex: 1; /* 讓文字區塊填滿剩餘空間 */
  }

  .difference__contents li:nth-of-type(n + 2) {
    margin-top: 5px;
  }

  .font-top-title {
    text-align: left;
    width: 100%;
  }

  .font-top-title p {
    font-size: 16px !important;
  }

  .button--anchor {
    padding-right: 0px;
  }

  .yt-video iframe {
    width: 100%;
  }

  .product-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-top: 20px;
  }

  .product-item {
    gap: 0px;
  }

  .product-item img {
    width: 160px;
  }

  .flavorType_anchor.feeling {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: none;
  }
  .flavorType_anchor.feeling img {
    width: 80px;
  }

  .flavorType_anchor.feeling .anchor__item:nth-child(1) {
    border-right: 1px solid #ccc;
  }

  .flavorType_anchor.feeling .anchor__item:nth-child(3) {
    border-right: none;
    border-left: 1px solid #ccc;
  }

  .flavorType_anchor.feeling .anchor__item:nth-child(1),
  .flavorType_anchor.feeling .anchor__item:nth-child(2),
  .flavorType_anchor.feeling .anchor__item:nth-child(3) {
    border-bottom: none;
  }

  .flavorType .flavorType_anchor.feeling .anchor__item {
    display: flex;
    flex-direction: column;
    padding: 15px 10px 32px 10px;
    width: 100%;
  }

  img.tw-icon {
    width: 40px;
    top: 0px;
    left: 0px;
  }

  .h-onsale {
    height: auto;
  }



  .frtw-padd{
    padding: 64px 0px;
  }
  .frtwbox {
    display: block;
    padding: 0px 20px;
}

.frtwbox .frtw-item {
    width: 100%;
}


.frtwbox .frtw-item:last-child {

    padding: 26px 30px 48px 30px;
}


.btn.btn-pro{
  width: 100%;
}
}
