@charset "UTF-8";
:root {
  --pt-clr-pri: #2b2b2b;
  --pt-clr-sec: #F2F2F2;
  --pt-clr-thr: #B8AD96;
  --pt-clr-fou: #CBCBCB;
  --pt-clr-fiv: #818181;
  --pt-clr-six: #e38fc7;
  --pt-clr-sev: #83C2AD;
  --pt-clr-eig: #f3eee3;
  --pt-clr-notice: #b22222;
  --pt-clr-textHeader-1: #222222;
  --pt-clr-subText-1: #2b2b2b;
  --pt-clr-text-1: #444444;
  --pt-clr-text-a-hover: #999999;
  --pt-clr-bg-base: #CBCBCB;
  --pt-clr-bg-2: #f1f1f1;
  --pt-clr-a:#666666;
  --pt-clr-ahover:#999999;
  --pt-clr-bd:#999999;
  --pt-clr-bd-l1:#b3b3b3;
  --pt-clr-bd-l2:#cccccc;
  --pt-clr-bd-l3:#e6e6e6;
  --pt-font-family-base: "Zen Kaku Gothic New", sans-serif;
  --pt-font-family-sub: "Zen Old Mincho", Meiryo, serif;
  --pt-fz-xxl:clamp(20px, 8.158px + 2.632vw, 25px);
  --pt-fz-xl:clamp(18px, 8.526px + 2.105vw, 22px);
  --pt-fz-lg:clamp(16px, 8.895px + 1.579vw, 19px);
  --pt-fz-ml:clamp(15px, 10.263px + 1.053vw, 17px);
  --pt-fz-md:clamp(14px, 9.263px + 1.053vw, 16px);
  --pt-fz-sm:clamp(13px, 10.632px + 0.526vw, 14px);
  --pt-fz-def:1.3rem;
  --pt-fz-smh:1.2rem;
  --pt-fz-xs:1.1rem;
  --pt-fz-xxs:1rem;
  --pt-0:0.4rem;
  --pt-1:0.8rem;
  --pt-15:1.2rem;
  --pt-2:1.6rem;
  --pt-25:2rem;
  --pt-3:2.4rem;
  --pt-35:2.8rem;
  --pt-4:3.2rem;
  --pt-45:4rem;
  --pt-5:4.8rem;
  --pt-55:6.4rem;
  --pt-6:7.2rem;
  --pt-7:9.6rem;
  --pt-8:12rem;
  --pt-px-0:4px;
  --pt-px-1:8px;
  --pt-px-15:12px;
  --pt-px-2:16px;
  --pt-px-25:20px;
  --pt-px-3:24px;
  --pt-px-35:28px;
  --pt-px-4:32px;
  --pt-px-45:40px;
  --pt-px-5:48px;
  --pt-px-55:64px;
  --pt-px-6:72px;
  --pt-px-7:96px;
  --pt-px-8:120px;
  --pt-clr-headerBg-def:rgba(126, 126, 126, 0.1);
  --pt-mq-min-sm: 640px;
  --pt-mq-min-md: 900px;
  --pt-mq-min-lg: 1200px;
  --pt-mq-max-sm: 639px;
  --pt-mq-max-md: 899px;
  --pt-mq-max-lg: 1199px;
  --pt-spa-max-width:1200px;
  --pt-spa-max-width-p:calc(1200px + var(--pt-spa-both-side) * 2);
  --pt-spa-max-width-sm:640px;
  --pt-spa-max-width-article:880px;
  --pt-spa-max-width-article-p:calc(880px + var(--pt-spa-both-side) * 2);
  --pt-spa-both-side: min(3.2vw,2.4rem);
  --pt-spa-both-side-sm: min(1.2rem,2vw);
  --pt-spa-section: clamp(9.6rem, 3.916rem + 12.632vw, 12rem);
  --pt-spa-section-s: clamp(4.8rem, -0.884rem + 12.632vw, 7.2rem);
  --pt-spa-section-inn:clamp(3.2rem, -0.589rem + 8.421vw, 4.8rem);
  --pt-spa-section-inn-s:clamp(2.4rem, 0.505rem + 4.211vw, 3.2rem);
  --pt-spa-btn-ml: min(100%,400px);
  --pt-spa-btn-md: min(100%,320px);
  --pt-spa-btn-sm: min(100%,275px);
  --pt-spa-btn-xs: min(100%,225px);
  --pt-clr-btnBg-1:#2b2b2b;
  --pt-clr-btnBorder-1:#2b2b2b;
  --pt-clr-btnText-1: white;
  --pt-clr-btnBg-hover-1: #fff;
  --pt-clr-btnBorder-hover-1:#2b2b2b;
  --pt-clr-btnText-hover-1: #2b2b2b;
  --pt-clr-btnBg-2: #fff;
  --pt-clr-btnBorder-2: #818181;
  --pt-clr-btnText-2: #222222;
  --pt-clr-btnBg-hover-2:#818181;
  --pt-clr-btnBorder-hover-2: #818181;
  --pt-clr-btnText-hover-2: #fff;
  --pt-clr-btnBg-3: #818181;
  --pt-clr-btnBorder-3: #818181;
  --pt-clr-btnText-3: #fff;
  --pt-clr-btnBg-hover-3:#ababab;
  --pt-clr-btnBorder-hover-3: #ababab;
  --pt-clr-btnText-hover-3: #fff;
  --pt-clr-btnBg-4: #eee;
  --pt-clr-btnBorder-4: #818181;
  --pt-clr-btnText-4: #222222;
  --pt-clr-btnBg-hover-4:#818181;
  --pt-clr-btnBorder-hover-4: #818181;
  --pt-clr-btnText-hover-4: white;
  --pt-ratioImg-1: 1 / 1;
  --pt-r-sm: 4px;
  --pt-r-md: 8px;
  --pt-lh-def:2;
  --pt-lh-lg:2;
  --pt-lh-hd:1.5;
  --pt-lh-hdlg:1.75;
}

.fs-l-page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.fs-l-page > * {
  width: 100%;
}
.fs-l-page .fs-l-main {
  flex: 1;
}

.fs-l-main {
  max-width: var(--pt-spa-max-width-p);
  margin: 0 auto;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}
@media screen and (max-width: 899px) {
  .fs-l-main {
    margin-top: 2.4rem;
    margin-bottom: 9.6rem;
    padding-top: 0;
  }
}
@media screen and (min-width: 900px) {
  .fs-l-main {
    margin-bottom: 12rem;
  }
}

:is(.fs-body-about-terms,
.fs-body-about-memberAgreement,
.fs-body-about-returnPolicy,
.fs-body-about-privacyPolicy,
.fs-body-about-terms,
.fs-body-about-points,
.fs-body-about-shippingPayment) .fs-l-main {
  max-width: 1000px;
}

.fs-body-custom .fs-c-documentArticle {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

:is(.fs-body-top,
.fs-body-category,
.fs-body-product,
.fs-body-search,
.fs-body-bundle,
.fs-body-couponProduct) .fs-l-main {
  max-width: none;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.fs-body-product :where(#fs_form) {
  max-width: var(--pt-spa-max-width-p);
  margin: 0 auto;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}
@media screen and (max-width: 899px) {
  .fs-body-product .fs-l-productFeature {
    margin-top: 7.2rem;
  }
}
@media screen and (min-width: 900px) {
  .fs-body-product .fs-l-productFeature {
    margin-top: 9.6rem;
  }
}
.fs-body-product .fs-l-productFeature:not(:has(.fs-c-featuredProduct)) {
  display: none;
}

#fs_Register .fs-l-main {
  max-width: 650px;
}
#fs_Register .fs-l-main .fs-p-announcement {
  max-width: 880px;
  margin-right: auto;
  margin-left: auto;
}
#fs_Register .fs-l-main .fs-c-specTableContainer {
  max-width: 880px;
  margin-right: auto;
  margin-left: auto;
}

.fs-c-dropdown {
  display: grid;
  position: relative;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr auto;
  width: 100%;
  overflow: hidden;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #ffffff;
}
.fs-c-dropdown:has(> .fs-c-dropdown__menu:focus) {
  border-color: #999999;
}
.fs-c-dropdown .fs-c-dropdown__menu {
  grid-row: 1;
  grid-column: 1/3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  max-width: 100%;
  min-height: 1.8em;
  padding: 6px 10px 6px 10px;
  border: none;
  border-radius: 0%;
  outline: none;
  font-size: var(--pt-fz-sm, 1.4rem);
}
.fs-c-dropdown .fs-c-dropdown__menu:focus {
  border: none;
  outline: none;
  background-color: #ffffff;
  box-shadow: none;
}
.fs-c-dropdown select > option:first-of-type {
  color: #aaa;
}
.fs-c-dropdown::before {
  display: flex;
  z-index: 2;
  position: absolute;
  top: 50%;
  right: 0.5em;
  grid-row: 1;
  grid-column: 2/3;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  content: "\e90f";
  color: #333333;
  font-size: 1.8rem;
  line-height: 1;
  font-family: "fs-icon" !important;
  pointer-events: none;
}
.fs-c-dropdown::after {
  display: block;
  z-index: 1;
  position: static;
  grid-row: 1;
  grid-column: 2/3;
  width: 2rem;
  height: 100%;
  border-left: 0.1rem solid #cccccc;
  background-color: #e6e6e6;
  content: "";
  pointer-events: none;
}

.fs-c-checkbox {
  display: inline-flex;
  align-items: center;
  margin-right: 16px;
}
.fs-c-checkbox__checkbox {
  display: none;
}
.fs-c-checkbox__label {
  display: flex;
  position: relative;
  align-items: center;
  cursor: pointer;
}
.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
  border-color: #B8AD96;
  background: #B8AD96;
  color: #ffffff;
  transition: all 0.4s 0s ease;
}
.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark::before {
  opacity: 1;
}
.fs-c-checkbox__checkMark {
  display: block;
  position: relative;
  width: 8px;
  min-width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 2px solid #999999;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}
.fs-c-checkbox__checkMark::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: -0.05em;
  left: -0.05em;
  content: "\e910";
  color: #ffffff;
  font-size: 1em;
  opacity: 0;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

.fs-c-radio {
  display: flex;
  align-items: stretch;
}
.fs-c-radio__radio {
  display: none;
}
.fs-c-radio__label {
  display: inline-flex;
  position: relative;
  flex-grow: 1;
  align-items: center;
  justify-content: flex-start;
  word-break: keep-all;
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
  width: 8px;
  height: 8px;
  background: #B8AD96;
  opacity: 1;
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
  border-color: #B8AD96;
  transition: all 0.4s 0s ease;
}
.fs-c-radio__radioMark {
  display: block;
  position: relative;
  width: 16px;
  min-width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 2px solid #999999;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
}
.fs-c-radio__radioMark::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-radius: 50%;
  content: "";
  opacity: 0;
}
.fs-c-radio__radioLabelText {
  flex-grow: 1;
}
.fs-c-radio__radioLabelText::after {
  width: 0;
  content: "";
  color: transparent;
  font-size: 0;
}

.fs-c-radioGroup, .fs-c-checkboxGroup {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 900px) {
  .fs-c-radioGroup, .fs-c-checkboxGroup {
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }
}
.fs-c-radioGroup > *, .fs-c-checkboxGroup > * {
  flex-basis: 100%;
  min-height: calc(1em + 4px);
}
@media screen and (min-width: 900px) {
  .fs-c-radioGroup > *, .fs-c-checkboxGroup > * {
    flex-basis: auto;
  }
}

@media screen and (min-width: 900px) {
  .fs-c-radioGroup .fs-c-radio:not(:last-child), .fs-c-checkboxGroup .fs-c-radio:not(:last-child) {
    margin-right: 2rem;
  }
}

.fs-c-dropdown.fs-c-inputDate__year {
  width: 11.5rem;
}
.fs-c-dropdown.fs-c-inputDate__month, .fs-c-dropdown.fs-c-inputDate__date {
  width: 8.5rem;
}

.fs-c-dropdownGroup {
  gap: 0.8rem;
}
.fs-c-dropdownGroup > .fs-c-dropdown:not(:first-of-type) {
  margin-left: 0;
}

.fs-c-inputDate__year + .fs-c-inputDate__month::before, .fs-c-inputDate__month + .fs-c-inputDate__date::before {
  padding-right: 0;
  content: "\e90f";
}

[type=hidden],
[type=text],
[type=search],
[type=tel],
[type=url],
[type=email],
[type=password],
[type=datetime],
[type=date],
[type=month],
[type=week],
[type=time],
[type=datetime-local],
[type=number],
select,
textarea {
  padding: 5px 0px 5px 10px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-size: var(--pt-fz-sm, 1.4rem);
}
[type=hidden]:focus,
[type=text]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=url]:focus,
[type=email]:focus,
[type=password]:focus,
[type=datetime]:focus,
[type=date]:focus,
[type=month]:focus,
[type=week]:focus,
[type=time]:focus,
[type=datetime-local]:focus,
[type=number]:focus,
select:focus,
textarea:focus {
  border-color: #999999;
  box-shadow: none;
}

.fs-c-modal,
.fs-c-modal--small,
.fs-c-modal--medium {
  background: rgba(0, 0, 0, 0.7);
}

.fs-c-modal--inquiry .fs-c-modal__inner, .fs-c-modal--chooseVariation .fs-c-modal__inner {
  min-width: calc(100% - 3.2vw);
  max-width: none;
}
@media screen and (min-width: 500px) {
  .fs-c-modal--inquiry .fs-c-modal__inner, .fs-c-modal--chooseVariation .fs-c-modal__inner {
    min-width: 492px;
  }
}

.fs-c-modal__header {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  height: 5rem;
  padding: 0 1.6rem;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background: #f5f5f5;
}
.fs-c-modal__close {
  display: flex;
  align-items: center;
  padding: 0;
}
.fs-c-modal__close::before {
  font-size: 2.4rem;
}
.fs-c-modal__title, .fs-c-modal__productName {
  margin: 0;
  padding: 0.1em 0 0;
  font-weight: bold;
  font-size: inherit;
  font-size: var(--pt-fz-md, 1.6rem);
}
.fs-c-modal__contents {
  flex-grow: 1;
  max-height: calc(100% - 80px);
  padding: 16px;
  overflow: auto;
}
.fs-c-modal__contents .fs-c-inputTable {
  width: 100%;
}
.fs-c-modal__contents .fs-c-inquiryProduct {
  display: grid;
  grid-template-columns: 64px 1fr;
  margin: 0 auto 20px;
}
.fs-c-modal__contents .fs-c-inquiryProduct .fs-c-inquiryProduct__productImage {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  margin-right: 8px;
}
.fs-c-modal__contents .fs-c-inquiryProduct .fs-c-productName__copy,
.fs-c-modal__contents .fs-c-inquiryProduct .fs-c-productName__variation {
  font-size: 0.8em;
}
.fs-c-modal__contents .fs-c-inquiryProduct .fs-c-productName__copy,
.fs-c-modal__contents .fs-c-inquiryProduct .fs-c-productName__name,
.fs-c-modal__contents .fs-c-inquiryProduct .fs-c-productName__variation {
  display: block;
}

.fs-c-inquiryMessage {
  margin: 0 0 1.6rem;
}

.fs-c-inputTable--inModal > tbody {
  padding-bottom: 16px;
}
.fs-c-inputTable--inModal .fs-c-inputTable__headerCell, .fs-c-inputTable--inModal .fs-c-inputTable__dataCell {
  padding: 0;
  background-color: transparent;
}

.fs-c-checkbox__labelText a {
  color: #666666;
}
.fs-c-checkbox__labelText a:hover, .fs-c-checkbox__labelText a:active, .fs-c-checkbox__labelText a:focus {
  color: #999999;
}

.fs-c-button--sendInquiry {
  --_fs-btn-lineheight:4.8rem;
  width: 100%;
  min-width: var(--_fs-btn-min-width, 220px);
  max-width: 100%;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-button--sendInquiry:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.fs-c-button--sendInquiry:active, .fs-c-button--sendInquiry:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-c-button--sendInquiry:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}

.fs-c-productListItem form aside.fs-c-modal .fs-c-modal__header {
  height: 7rem;
}

.fs-c-cartTable .fs-c-quantity select {
  position: relative;
  padding: 1rem;
  border-radius: 0;
  text-align: right;
}
.fs-c-cartTable__actionButton button {
  display: inline-block;
  width: var(--pt-spa-btn-xs);
  padding: 0 0.4rem;
  border: 1px solid #818181;
  border-radius: 6px;
  border-radius: 3px;
  background: #ffffff;
  box-shadow: none;
  color: #818181;
  font-size: 1.5rem;
  font-size: 1.2rem;
  line-height: 1;
  line-height: 1.7;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-cartTable__actionButton button:visited {
  color: #818181;
}
.fs-c-cartTable__actionButton button:active, .fs-c-cartTable__actionButton button:focus {
  border: 1px solid #ffffff;
  background-color: #666666;
  color: #ffffff;
}
@media (hover: hover) {
  .fs-c-cartTable__actionButton button:hover {
    border: 1px solid #ffffff;
    background-color: #666666;
    color: #ffffff;
  }
}
.fs-c-cartTable__actionButton button .fs-c-button__label {
  text-decoration: none;
  white-space: nowrap;
}
.fs-c-cartTable .fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--action {
  min-width: 90px;
}

@media screen and (max-width: 959px) {
  .fs-l-cart__contentsArea > * {
    width: min(100%, 900px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (min-width: 960px) {
  .fs-l-cart__contentsArea:has(> .fs-c-noResultMessage) + .fs-c-continueShopping {
    justify-content: center;
  }
}
.fs-l-cart__contentsArea:has(> .fs-c-noResultMessage) + .pt-cartContent-wrapper .pt-cartContent-wrapper__inn {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 960px) {
  .fs-l-cart__contentsArea:has(> .fs-c-noResultMessage) + .pt-cartContent-wrapper .pt-cartContent-wrapper__inn + .fs-c-continueShopping {
    justify-content: center;
  }
}
@media screen and (min-width: 960px) {
  .fs-l-cart__contentsArea:has(> .fs-c-noResultMessage) + .pt-cartContent-wrapper .fs-p-announcement {
    max-width: 900px;
    inline-size: -moz-fit-content;
    inline-size: fit-content;
    margin-right: auto;
    margin-left: auto;
  }
  .fs-l-cart__contentsArea:has(> .fs-c-noResultMessage) + .pt-cartContent-wrapper .fs-p-announcement__title {
    inline-size: -moz-fit-content;
    inline-size: fit-content;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 600px) {
  .fs-c-cartTable__actionButton {
    gap: 0.4rem;
  }
  .fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container {
    margin: 0;
    padding: 0;
    border-width: 0;
  }
  .fs-c-cartTable__dataCell--point::before, .fs-c-cartTable__dataCell--quantity::before, .fs-c-cartTable__dataCell--subtotal::before {
    font-size: 10px;
  }
}
.pt-cartContent-wrapper__inn {
  padding: var(--pt-spa-both-side, min(3.2vw, 1.6rem));
  background-color: var(--pt-clr-headerBg-def, rgba(126, 126, 126, 0.08));
}
.pt-cartContent-wrapper__inn + * {
  margin-top: 2.4rem;
}

.fs-body-cart .fs-c-noResultMessage {
  margin-top: 0;
}
@media screen and (min-width: 960px) {
  .fs-body-cart .fs-p-announcement {
    max-width: initial;
    inline-size: auto;
    margin-right: initial;
    margin-left: initial;
  }
  .fs-body-cart .fs-p-announcement__title {
    inline-size: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

.fs-p-productSearch {
  display: grid;
  border-bottom: 1px solid #999999;
  -ms-grid-columns: 1fr auto;
  -ms-grid-rows: auto 1fr;
  grid-template: auto 1fr/1fr auto;
}
.fs-p-productSearch__parameter {
  grid-row: 1;
  grid-column: 1;
}
.fs-p-productSearch__formSwitch {
  display: block;
  grid-row: 1;
  grid-column: 2;
  padding: 0 8px;
  background: var(--pt-clr-headerBg-def, rgba(126, 126, 126, 0.08));
  line-height: 2;
  cursor: pointer;
}
.fs-p-productSearch__formClose {
  display: none;
}
.fs-p-productSearch__search {
  grid-row: 2;
  max-height: 0px;
  overflow: auto;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-property: max-height;
  transition-timing-function: ease;
  -webkit-overflow-scrolling: touch;
}
.fs-p-productSearch__form {
  padding: 32px 0;
  transform: translateY(0%);
  background: var(--pt-clr-headerBg-def, rgba(126, 126, 126, 0.08));
  background-color: transparent;
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: linear;
}
.fs-p-productSearch :checked + .fs-p-productSearch__formSwitch .fs-p-productSearch__formClose {
  display: block;
}
.fs-p-productSearch :checked + .fs-p-productSearch__formSwitch .fs-p-productSearch__formOpen {
  display: none;
}
.fs-p-productSearch :checked ~ .fs-p-productSearch__search {
  max-height: 90dvh;
}
.fs-p-productSearch :checked ~ .fs-p-productSearch__search .fs-p-productSearch__form {
  transform: translateY(0);
}
.fs-p-productSearch__searchButton {
  position: relative;
  min-width: 8em;
  padding-left: calc(1.6em + 8px);
}
.fs-p-productSearch__searchButton::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  width: 1em;
  height: 1em;
  margin: auto;
  content: "\e932";
  font-size: 1.8rem;
  text-align: center;
}
.fs-p-productSearch__searchButton .fs-c-button--secondary {
  display: inline-block;
  padding: 1.25em 2rem;
  border: 1px solid #666666;
  border-radius: 6px;
  background: #fff;
  box-shadow: none;
  color: #666666;
  font-size: 1.2rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-p-productSearch__searchButton .fs-c-button--secondary:visited {
  color: #666666;
}
.fs-p-productSearch__searchButton .fs-c-button--secondary:hover, .fs-p-productSearch__searchButton .fs-c-button--secondary:active {
  border: 1px solid #2b2b2b;
  color: #2b2b2b;
}
.fs-p-productSearch__field {
  display: grid;
  -moz-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-template-areas: "table1" "table2" "btn";
       column-gap: 32px;
}
@media screen and (min-width: 768px) {
  .fs-p-productSearch__field {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "table1 table2" "btn btn";
  }
}
.fs-p-productSearch__inputTable {
  table-layout: fixed;
}
.fs-p-productSearch__inputTable:nth-child(1) {
  grid-area: table1;
}
.fs-p-productSearch__inputTable:nth-child(2) {
  grid-area: table2;
}
.fs-p-productSearch__searchButtonContainer {
  grid-area: btn;
  padding-top: 32px;
}

.fs-p-searchForm__inputGroup {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr auto;
  grid-template-areas: "body icon";
  align-items: center;
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
  border-radius: 0;
}
.fs-p-searchForm__inputGroup:has(> .fs-p-searchForm__input:focus) {
  border-color: #999999;
}
.fs-p-searchForm__input {
  box-sizing: border-box;
  grid-area: body;
  height: max(1em, 1.6rem * 2);
  padding: min(0.25em, 4px) min(1em, 12px);
  border: none;
  outline: none;
  color: #2b2b2b;
  font-size: 1.6rem;
}
.fs-p-searchForm__input:focus {
  box-shadow: none;
}
.fs-p-searchForm__input::-moz-placeholder {
  color: #cccccc;
}
.fs-p-searchForm__input::placeholder {
  color: #cccccc;
}
.fs-p-searchForm__button {
  display: flex;
  grid-area: icon;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: max(1em, 1.6rem * 2);
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.fs-p-searchForm__button > span {
  display: none;
}
.fs-p-searchForm__button::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  top: 0.2rem;
  right: 0;
  bottom: 0;
  left: 0;
  content: "\e932";
  color: #cccccc;
  font-size: 2.2rem;
  line-height: 1.25;
  text-indent: 0;
}

@media screen and (max-width: 639px) {
  .fs-c-listControl__status {
    margin-bottom: 0.8rem;
  }
}

a.fs-c-pagination__item {
  transition-duration: 0s;
}

.fs-c-pagination {
  align-items: center;
}

.fs-c-pagination__item {
  display: block;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 0.25em;
  padding: 0;
  box-shadow: none;
  color: #444;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
.fs-c-pagination__item::after {
  display: block;
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
  border-radius: 3px;
  background-color: #fff;
  content: "";
}
.fs-c-pagination__item:visited::after {
  background-color: #fff;
}
.fs-c-pagination__item:hover {
  color: #fff;
}
.fs-c-pagination__item:hover::after {
  background-color: #818181;
}
.fs-c-pagination__item.is-active {
  background-color: transparent;
  color: #fff;
}
.fs-c-pagination__item.is-active::after {
  display: block;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
  border-radius: 3px;
  background-color: #818181;
  content: "";
}
.fs-c-pagination__item.fs-c-pagination__item--next:hover {
  color: #444;
}
.fs-c-pagination__item.fs-c-pagination__item--next::after {
  background-color: transparent;
}

.fs-c-pagination__item--next::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "\e90c";
  font-size: 1.5em;
  line-height: 1;
}
.fs-c-pagination__item.fs-c-pagination__item--prev:hover {
  color: #444;
}
.fs-c-pagination__item.fs-c-pagination__item--prev::after {
  background-color: transparent;
}

.fs-c-pagination__item--prev::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "\e90b";
  font-size: 1.5em;
  line-height: 1;
}

.fs-c-accountService {
  box-sizing: border-box;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 8px;
  padding: 0;
  list-style: none;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.fs-c-accountService > li {
  box-sizing: border-box;
}
@media screen and (min-width: 640px) {
  .fs-c-accountService {
    grid-template-columns: repeat(auto-fill, minmax(128px, 1fr));
    row-gap: 16px;
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
}

@media screen and (min-width: 960px) {
  .fs-l-account {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-template-areas: "ainfo" "service";
  }
  .fs-p-accountInfo {
    grid-area: ainfo;
  }
  .fs-c-accountService {
    grid-area: service;
  }
  .fs-p-accountInfo, .fs-c-accountService {
    width: min(100%, var(--pt-spa-max-width-article));
    margin: 0 auto;
  }
}
.fs-c-accountService__page {
  display: flex;
  align-items: stretch;
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  margin: 8px 0;
}

@media screen and (min-width: 640px) {
  .fs-c-accountService__page--couponList {
    grid-row: span 1;
    grid-column: span 2;
    aspect-ratio: initial;
  }
}

.fs-c-accountService__page--accountDelete {
  grid-row: span 1;
  grid-column: 1/-1;
  aspect-ratio: initial;
}
.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink {
  padding: 8px 0;
  text-decoration: underline;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  background: #f7f7f7;
  box-shadow: 0 0 2px #b2b2b2;
  color: #3c3c3c;
  text-align: center;
  text-decoration: none;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
  flex-grow: 1;
  font-size: var(--pt-fz-xs);
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  width: min(13vw, 64px);
  height: min(13vw, 64px);
  margin: 8px auto 0;
  color: #7c8790;
  font-size: min(10vw, 48px);
  line-height: 1.2;
}

.fs-c-accountService__page--membershipCard .fs-c-accountService__pageLink__label::before {
  content: "\e93a";
}

.fs-c-accountService__page--couponList .fs-c-accountService__pageLink__label::before {
  content: "\e900";
}

.fs-c-accountService__page--wishList .fs-c-accountService__pageLink__label::before {
  content: "\e901";
}

.fs-c-accountService__page--orderHistoryList .fs-c-accountService__pageLink__label::before {
  content: "\e902";
}

.fs-c-accountService__page--storeOrderHistoryList .fs-c-accountService__pageLink__label::before {
  content: "\e93b";
}

.fs-c-accountService__page--subscriptionHistoryList .fs-c-accountService__pageLink__label::before {
  content: "\e93e";
}

.fs-c-accountService__page--pointHistory .fs-c-accountService__pageLink__label::before {
  content: "\e903";
}

.fs-c-accountService__page--accountReviews .fs-c-accountService__pageLink__label::before {
  content: "\e904";
}

.fs-c-accountService__page--accountCard .fs-c-accountService__pageLink__label::before {
  content: "\e905";
}

.fs-c-accountService__page--addressbook .fs-c-accountService__pageLink__label::before {
  content: "\e906";
}

.fs-c-accountService__page--lineIdLink .fs-c-accountService__pageLink__label::before {
  content: "\e907";
}

.fs-c-accountService__page--accountPassword .fs-c-accountService__pageLink__label::before {
  content: "\e908";
}

.fs-c-accountService__page--accountSettingsModify .fs-c-accountService__pageLink__label::before {
  content: "\e909";
}

.fs-c-accountService__page--membershipMerge .fs-c-accountService__pageLink__label::before {
  content: "\e93c";
}

.fs-c-accountService__page--linkedAccounts .fs-c-accountService__pageLink__label::before {
  content: "\e93f";
}

.fs-c-accountService__page {
  margin: 0;
}
@media screen and (max-width: 439px) {
  .fs-c-accountService__page {
    margin: 0;
  }
}
@media screen and (max-width: 639px) {
  .fs-c-accountService .fs-c-accountService__page--couponList {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 639px) and (max-width: 439px) {
  .fs-c-accountService .fs-c-accountService__page--couponList {
    flex-basis: 100%;
    justify-content: space-around;
  }
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
  color: #333333;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  background: #f5f5f5;
  box-shadow: 0 0 1px #e8e8e8;
  color: #3c3c3c;
}

.fs-p-accountInfo.fs-clientInfo.is-ready {
  display: block;
}

.fs-p-accountInfo {
  padding: var(--pt-spa-both-side);
  background: #f5f5f5;
  color: #333333;
}
.fs-p-accountInfo__header, .fs-p-accountInfo__currentPurchase {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: space-between;
}
.fs-p-accountInfo__header {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 0 var(--pt-spa-both-side);
}
.fs-p-accountInfo__body {
  padding: var(--pt-spa-both-side) 0;
  background: #ffffff;
  text-align: center;
}
.fs-p-accountInfo__footer {
  margin-top: var(--pt-spa-both-side);
  text-align: center;
}
.fs-p-accountInfo__accountStage[class~=is-staged--] {
  display: none;
}
.fs-p-accountInfo__accountStage__stage {
  font-weight: bold;
  font-size: 2.2rem;
}
.fs-p-accountInfo__point[class~=has-points--] {
  display: none;
}
.fs-p-accountInfo__point__point__available {
  font-weight: bold;
}
.fs-p-accountInfo__point__point__available__number {
  color: #b22222;
  font-size: 2.6rem;
}

.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number {
  color: #b22222;
  font-size: 2.6rem;
}

.fs-p-closed {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fs-p-closed__image {
  width: min(80%, 150px);
}

.fs-l-pageMain.pt-maintenance {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.fs-c-documentArticle__heading {
  margin: 0 0 2.4rem;
  padding: 0;
  padding: 1em 0.8rem;
  background-color: var(--pt-clr-headerBg-def, rgba(126, 126, 126, 0.08));
  color: #222222;
  font-weight: 400;
  font-size: var(--pt-fz-ml, 1.7rem);
  text-align: center;
}
.fs-c-documentArticle__content {
  margin-top: 2.4rem;
  padding: 0;
}
.fs-c-documentArticle__content:not(.fs-c-documentColumn) {
  margin-top: 2.4rem;
}
.fs-c-documentArticle + .fs-c-documentArticle {
  margin-top: 3.2rem;
}

.fs-c-documentColumn:not(:nth-of-type(1)) .fs-c-documentColumn__heading {
  margin-top: 1.6rem;
}
.fs-c-documentColumn__heading {
  margin-top: 0;
  margin-bottom: 1.6rem;
  padding: 0 0 0.8rem;
  border-width: 0 0 1px 0px;
  border-style: solid;
  border-color: var(--pt-clr-bd-l2);
  color: #222222;
  font-weight: 500;
  font-size: var(--pt-fz-ml, 1.6rem);
}
@media screen and (max-width: 439px) {
  .fs-c-documentColumn__heading {
    padding-right: 0;
    padding-left: 0;
  }
}
.fs-c-documentColumn__heading.fs-c-documentColumn__heading--hgroup {
  display: flex;
  flex-direction: column;
}
.fs-c-documentColumn__heading.fs-c-documentColumn__heading--hgroup .__sub-ttl {
  color: var(--pt-clr-a);
  font-weight: 400;
  font-size: 0.85em;
}
.fs-c-documentColumn__content {
  padding: 0;
}
.fs-c-documentColumn__content > *:not(:nth-child(1)) {
  margin-top: 1em;
}
* + .fs-c-documentColumn {
  margin-top: 3.2rem;
}
.fs-c-documentColumn > * + *:not(p) {
  margin-top: 2.4rem;
}

@media screen and (min-width: 600px) {
  .fs-c-explainList {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}
.fs-c-explainList dt {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #222222;
}
@media screen and (min-width: 600px) {
  .fs-c-explainList dt {
    position: relative;
    min-width: 150px;
    margin-bottom: 0;
    padding: 1.6rem 2.4rem;
    border-bottom: 1px solid #cccccc;
  }
  .fs-c-explainList dt::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: calc(100% - 1.6rem);
    transform: translate(0%, -50%);
    background-color: #cccccc;
    content: "";
  }
  .fs-c-explainList dt:nth-last-of-type(1) {
    border-bottom: none;
  }
}
@media screen and (max-width: 599px) {
  .fs-c-explainList dt {
    justify-content: flex-start;
    width: 100%;
    min-width: auto;
    padding: 0.8rem 0.8rem;
    border-bottom: 1px solid #cccccc;
  }
}
.fs-c-explainList dd {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  padding: 1.6rem 2.4rem;
  border-bottom: 1px solid #cccccc;
  color: #444444;
}
.fs-c-explainList dd:nth-last-of-type(1) {
  border-bottom: none;
}
.fs-c-explainList dd:not(:last-child) {
  margin-bottom: 0;
}
@media screen and (max-width: 599px) {
  .fs-c-explainList dd {
    justify-content: flex-start;
    margin-bottom: 0.8rem;
    padding: 1.6rem 0 1.6rem;
  }
  .fs-c-explainList dd:nth-last-of-type(1) {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

ul.fs-c-list {
  font-size: 1.3rem;
}
ul.fs-c-list li::before {
  box-sizing: content-box;
  display: inline-block;
  width: 2px;
  height: 2px;
  margin: auto 4px auto -8px;
  border: 5px solid #444444;
  border-radius: 50%;
  content: "";
}

ol.fs-c-orderedList {
  margin-left: 1em;
  font-size: 1.3rem;
}
ol.fs-c-orderedList > li {
  padding: 0 8px 0 1.25em;
}
ol.fs-c-orderedList > li::before {
  padding-right: 1em;
  color: #444444;
}
ol.fs-c-orderedList > li .fs-c-orderedList {
  margin: 1.6rem 0;
  padding: 0 8px 0 1.25em;
  border-left: 2px solid #444444;
}

.fs-c-note {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  list-style: none;
}
.fs-c-note__item {
  padding-left: 1em;
  text-indent: -1em;
}
.fs-c-note__item::before {
  content: "※";
}

.fs-c-productListCarousel .slick-track {
  box-sizing: border-box;
  display: grid;
  max-width: 100% !important;
  margin: 0;
  padding: 0;
  transform: none !important;
}
.fs-c-productListCarousel .slick-track::before, .fs-c-productListCarousel .slick-track::after {
  display: none;
}

.fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
  display: grid;
}

.fs-c-productListCarousel .slick-slide {
  position: relative;
  margin: 0;
  padding: 0;
  float: none;
  border: none;
  line-height: 1.5;
  vertical-align: top;
}

.fs-c-productListCarousel__list__item {
  display: flex !important;
  flex-wrap: wrap;
}

.fs-c-productListCarousel__ctrl {
  display: none !important;
}

.fs-c-productList__list {
  display: grid;
}
.fs-c-productList__list__item {
  display: flex;
}
.fs-c-productList__list__item form {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 100%;
}

.fs-c-productListItem > form {
  margin: 0 !important;
}

.fs-c-productListItem form > *:not(.fs-c-productListItem__productName), div .fs-c-productListItem > *:not(.fs-c-productListItem__productName) {
  width: 100%;
  margin-bottom: 0.8rem;
  line-height: 1.5;
}
.fs-c-productListItem form .fs-c-productListItem__imageContainer, div .fs-c-productListItem .fs-c-productListItem__imageContainer {
  margin-bottom: 0;
}
.fs-c-productListItem form aside.fs-c-modal, div .fs-c-productListItem aside.fs-c-modal {
  margin-bottom: 0;
}

.fs-c-productListItem .fs-c-productList__list__item > form {
  margin-bottom: 0;
}

.fs-c-productListItem__imageContainer + .fs-c-productListItem__prices {
  margin-top: 1.6rem;
}

:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__imageContainer {
  width: 100%;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__productName {
  width: 100%;
  margin: 1.6rem 0;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productName a {
  text-decoration: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productName__copy {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productName__name {
  color: #222222;
  font-size: 1.6rem;
}
@media screen and (max-width: 639px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productName__name {
    font-size: calc(1.4rem + (12 - 14) * (100vw - 640px) / (350 - 640));
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productName__name:hover, :is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productName__name:active {
  text-decoration: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productName__variation {
  font-size: 1.2rem;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__viewMoreImageButton {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__productDescription {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productMarks {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  gap: 0.3rem;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productMarks .fs-c-mark {
  margin-bottom: 0;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productMarks .fs-c-productMark__mark {
  margin-right: 0;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productMark {
  display: contents;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productMark__item {
  display: inline-block;
  margin: 0;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice {
  display: flex;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice .fs-c-productPrice__addon {
  color: #222222;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice .fs-c-productPrice__main__label {
  color: #222222;
  font-weight: 400;
  font-size: 1.3rem;
  font-family: var(--pt-font-family-sub);
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice .fs-c-productPrice__main__label {
    font-size: calc(1.3rem + (12 - 13) * (100vw - 440px) / (350 - 440));
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  font-family: var(--pt-font-family-sub);
}
@media screen and (max-width: 439px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: calc(1.6rem + (14 - 16) * (100vw - 440px) / (350 - 440));
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price::after {
  color: #222222;
  font-weight: 400;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--listed {
  color: #222222;
  font-weight: 400;
  font-size: 1.3rem;
  font-family: var(--pt-font-family-sub);
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--listed {
    font-size: calc(1.3rem + (12 - 13) * (100vw - 440px) / (350 - 440));
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--listed .fs-c-productPrice__main span.fs-c-price__value {
  text-decoration: line-through;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--listed .fs-c-productPrice__addon {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control {
  display: flex;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
  color: #666666;
  cursor: pointer;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--addToCart--list a {
  color: #666666;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--addToCart--list :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
  color: #666666;
  cursor: pointer;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--viewProductDetail a {
  color: #666666;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
  color: #666666;
  cursor: pointer;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a {
  color: #666666;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--removeFromWishList--icon.fs-c-button--particular {
  display: flex;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--particular.fs-c-button--addToWishList--icon {
  display: flex;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: block;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-modal--chooseVariation .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: block;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__notice, :is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-preorderMessage {
  width: 100%;
  margin-top: 0;
}
@media screen and (max-width: 639px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__notice, :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-preorderMessage {
    width: calc(100% - var(--pt-spa-both-side-sm) * 2);
    margin-right: auto;
    margin-left: auto;
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__preorderMessage {
  color: #222222;
  font-weight: 400;
  font-size: 1.2rem;
}
@media screen and (max-width: 639px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__preorderMessage {
    font-size: calc(1.2rem + (11 - 12) * (100vw - 640px) / (350 - 640));
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-salesPeriod {
  margin-top: 0;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-salesPeriod__date {
  margin: 0;
  padding: 4px 8px;
  border: 1px solid currentColor;
  font-size: 1.1rem;
  text-align: center;
  text-align: center;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-salesPeriod__date > dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-buttonContainer {
  padding: 0;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__prices {
  order: 1;
  margin-bottom: 0 !important;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--member {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control {
  display: flex;
  order: 2;
  margin-top: -2.6rem;
}
.fs-c-productListItem > .fs-c-productListItem__control.fs-c-buttonContainer {
  margin-bottom: 0;
}

:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
}
@media (min-width: 640px) and (max-width: 899px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .slick-slide:nth-of-type(n+16) {
    display: none;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .slick-slide:nth-of-type(n+13) {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .slick-slide:nth-of-type(n+16) {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .slick-slide:nth-of-type(n+17) {
    display: none;
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .slick-track, :is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
  row-gap: 3.2rem;
  -moz-column-gap: 0.8rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
       column-gap: 0.8rem;
}
@media screen and (min-width: 640px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .slick-track, :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 900px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .slick-track, :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 3.2rem;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
}
@media screen and (min-width: 900px) and (min-width: 1200px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .slick-track, :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
    grid-template-columns: repeat(5, 1fr);
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productImage__image {
  -o-object-fit: cover;
  aspect-ratio: 10 / 14;
  width: 100%;
  height: 100%;
     object-fit: cover;
}

.col4-list .fs-c-productListItem__imageContainer {
  width: 100%;
}
.col4-list .fs-c-productListItem__productName {
  width: 100%;
  margin: 1.6rem 0;
}
.col4-list .fs-c-productName a {
  text-decoration: none;
}
.col4-list .fs-c-productName__copy {
  display: none;
}
.col4-list .fs-c-productName__name {
  color: #222222;
  font-size: 1.6rem;
}
@media screen and (max-width: 639px) {
  .col4-list .fs-c-productName__name {
    font-size: calc(1.4rem + (12 - 14) * (100vw - 640px) / (350 - 640));
  }
}
.col4-list .fs-c-productName__name:hover, .col4-list .fs-c-productName__name:active {
  text-decoration: none;
}
.col4-list .fs-c-productName__variation {
  font-size: 1.2rem;
}
.col4-list .fs-c-productListItem__viewMoreImageButton {
  display: none;
}
.col4-list .fs-c-productListItem__productDescription {
  display: none;
}
.col4-list .fs-c-productMarks {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  gap: 0.3rem;
}
.col4-list .fs-c-productMarks .fs-c-mark {
  margin-bottom: 0;
}
.col4-list .fs-c-productMarks .fs-c-productMark__mark {
  margin-right: 0;
}
.col4-list .fs-c-productMark {
  display: contents;
}
.col4-list .fs-c-productMark__item {
  display: inline-block;
  margin: 0;
}
.col4-list .fs-c-productPrice {
  display: flex;
}
.col4-list .fs-c-productPrice .fs-c-productPrice__addon {
  color: #222222;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.col4-list .fs-c-productPrice .fs-c-productPrice__main__label {
  color: #222222;
  font-weight: 400;
  font-size: 1.3rem;
  font-family: var(--pt-font-family-sub);
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .col4-list .fs-c-productPrice .fs-c-productPrice__main__label {
    font-size: calc(1.3rem + (12 - 13) * (100vw - 440px) / (350 - 440));
  }
}
.col4-list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  font-family: var(--pt-font-family-sub);
}
@media screen and (max-width: 439px) {
  .col4-list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: calc(1.6rem + (14 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.col4-list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price::after {
  color: #222222;
  font-weight: 400;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.col4-list .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productPrice--listed {
  color: #222222;
  font-weight: 400;
  font-size: 1.3rem;
  font-family: var(--pt-font-family-sub);
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .col4-list .fs-c-productPrice--listed {
    font-size: calc(1.3rem + (12 - 13) * (100vw - 440px) / (350 - 440));
  }
}
.col4-list .fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productPrice--listed .fs-c-productPrice__main span.fs-c-price__value {
  text-decoration: line-through;
}
.col4-list .fs-c-productPrice--listed .fs-c-productPrice__addon {
  display: none;
}
.col4-list .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productListItem__control {
  display: flex;
}
.col4-list .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
.col4-list .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
  color: #666666;
  cursor: pointer;
}
.col4-list .fs-c-productListItem__control .fs-c-button--addToCart--list a {
  color: #666666;
}
.col4-list .fs-c-productListItem__control .fs-c-button--addToCart--list :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
.col4-list .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
  color: #666666;
  cursor: pointer;
}
.col4-list .fs-c-productListItem__control .fs-c-button--viewProductDetail a {
  color: #666666;
}
.col4-list .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
.col4-list .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
  color: #666666;
  cursor: pointer;
}
.col4-list .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a {
  color: #666666;
}
.col4-list .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
.col4-list .fs-c-productListItem__control .fs-c-button--removeFromWishList--icon.fs-c-button--particular {
  display: flex;
}
.col4-list .fs-c-productListItem__control .fs-c-button--particular.fs-c-button--addToWishList--icon {
  display: flex;
}
.col4-list .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: block;
}
.col4-list .fs-c-modal--chooseVariation .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: block;
}
.col4-list .fs-c-productListItem__notice, .col4-list .fs-c-preorderMessage {
  width: 100%;
  margin-top: 0;
}
@media screen and (max-width: 639px) {
  .col4-list .fs-c-productListItem__notice, .col4-list .fs-c-preorderMessage {
    width: calc(100% - var(--pt-spa-both-side-sm) * 2);
    margin-right: auto;
    margin-left: auto;
  }
}
.col4-list .fs-c-productListItem__preorderMessage {
  color: #222222;
  font-weight: 400;
  font-size: 1.2rem;
}
@media screen and (max-width: 639px) {
  .col4-list .fs-c-productListItem__preorderMessage {
    font-size: calc(1.2rem + (11 - 12) * (100vw - 640px) / (350 - 640));
  }
}
.col4-list .fs-c-salesPeriod {
  margin-top: 0;
}
.col4-list .fs-c-salesPeriod__date {
  margin: 0;
  padding: 4px 8px;
  border: 1px solid currentColor;
  font-size: 1.1rem;
  text-align: center;
  text-align: center;
}
.col4-list .fs-c-salesPeriod__date > dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.col4-list .fs-c-buttonContainer {
  padding: 0;
}
.col4-list .fs-c-productListItem__prices {
  order: 1;
  margin-bottom: 0 !important;
}
.col4-list .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productPrice--member {
  display: none;
}
.col4-list .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productListItem__control {
  display: flex;
  order: 2;
  margin-top: -2.6rem;
}
.fs-c-productListItem > .fs-c-productListItem__control.fs-c-buttonContainer {
  margin-bottom: 0;
}

.col4-list .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
.col4-list .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
}
.col4-list .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
}
.col4-list .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
}

@media (min-width: 640px) and (max-width: 899px) {
  .col4-list.fs-c-productListCarousel .slick-slide:nth-of-type(n+10) {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .col4-list.fs-c-productListCarousel .slick-slide:nth-of-type(n+9) {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .col4-list.fs-c-productListCarousel .slick-slide:nth-of-type(n+9) {
    display: none;
  }
}
.col4-list.fs-c-productListCarousel .slick-track, .col4-list.fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
  row-gap: 3.2rem;
  -moz-column-gap: 0.8rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
       column-gap: 0.8rem;
}
@media screen and (min-width: 640px) {
  .col4-list.fs-c-productListCarousel .slick-track, .col4-list.fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 900px) {
  .col4-list.fs-c-productListCarousel .slick-track, .col4-list.fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 3.2rem;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
}

.col4-list.fs-c-productListCarousel .fs-c-productImage__image {
  -o-object-fit: cover;
  aspect-ratio: 10 / 14;
  width: 100%;
  height: 100%;
     object-fit: cover;
}

.fs-body-product .fs-c-featuredProduct .fs-c-featuredProduct__header {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__imageContainer {
  width: 100%;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__productName {
  width: 100%;
  margin: 1.6rem 0;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productName a {
  text-decoration: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productName__copy {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productName__name {
  color: #222222;
  font-size: 1.6rem;
}
@media screen and (max-width: 639px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productName__name {
    font-size: calc(1.4rem + (12 - 14) * (100vw - 640px) / (350 - 640));
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productName__name:hover, .fs-body-product .fs-c-featuredProduct .fs-c-productName__name:active {
  text-decoration: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productName__variation {
  font-size: 1.2rem;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__viewMoreImageButton {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__productDescription {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productMarks {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  gap: 0.3rem;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productMarks .fs-c-mark {
  margin-bottom: 0;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productMarks .fs-c-productMark__mark {
  margin-right: 0;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productMark {
  display: contents;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productMark__item {
  display: inline-block;
  margin: 0;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice {
  display: flex;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice .fs-c-productPrice__addon {
  color: #222222;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice .fs-c-productPrice__main__label {
  color: #222222;
  font-weight: 400;
  font-size: 1.3rem;
  font-family: var(--pt-font-family-sub);
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productPrice .fs-c-productPrice__main__label {
    font-size: calc(1.3rem + (12 - 13) * (100vw - 440px) / (350 - 440));
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  font-family: var(--pt-font-family-sub);
}
@media screen and (max-width: 439px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: calc(1.6rem + (14 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price::after {
  color: #222222;
  font-weight: 400;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--listed {
  color: #222222;
  font-weight: 400;
  font-size: 1.3rem;
  font-family: var(--pt-font-family-sub);
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productPrice--listed {
    font-size: calc(1.3rem + (12 - 13) * (100vw - 440px) / (350 - 440));
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--listed .fs-c-productPrice__main span.fs-c-price__value {
  text-decoration: line-through;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--listed .fs-c-productPrice__addon {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control {
  display: flex;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
  color: #666666;
  cursor: pointer;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--addToCart--list a {
  color: #666666;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--addToCart--list :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
  color: #666666;
  cursor: pointer;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--viewProductDetail a {
  color: #666666;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
  color: #666666;
  cursor: pointer;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a {
  color: #666666;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--removeFromWishList--icon.fs-c-button--particular {
  display: flex;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--particular.fs-c-button--addToWishList--icon {
  display: flex;
}
.fs-body-product .fs-c-featuredProduct .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: block;
}
.fs-body-product .fs-c-featuredProduct .fs-c-modal--chooseVariation .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: block;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__notice, .fs-body-product .fs-c-featuredProduct .fs-c-preorderMessage {
  width: 100%;
  margin-top: 0;
}
@media screen and (max-width: 639px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListItem__notice, .fs-body-product .fs-c-featuredProduct .fs-c-preorderMessage {
    width: calc(100% - var(--pt-spa-both-side-sm) * 2);
    margin-right: auto;
    margin-left: auto;
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__preorderMessage {
  color: #222222;
  font-weight: 400;
  font-size: 1.2rem;
}
@media screen and (max-width: 639px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListItem__preorderMessage {
    font-size: calc(1.2rem + (11 - 12) * (100vw - 640px) / (350 - 640));
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-salesPeriod {
  margin-top: 0;
}
.fs-body-product .fs-c-featuredProduct .fs-c-salesPeriod__date {
  margin: 0;
  padding: 4px 8px;
  border: 1px solid currentColor;
  font-size: 1.1rem;
  text-align: center;
  text-align: center;
}
.fs-body-product .fs-c-featuredProduct .fs-c-salesPeriod__date > dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.fs-body-product .fs-c-featuredProduct .fs-c-buttonContainer {
  padding: 0;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__prices {
  order: 1;
  margin-bottom: 0 !important;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--member {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control {
  display: flex;
  order: 2;
  margin-top: -2.6rem;
}
.fs-c-productListItem > .fs-c-productListItem__control.fs-c-buttonContainer {
  margin-bottom: 0;
}

.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
}
@media (min-width: 640px) and (max-width: 899px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListCarousel .slick-slide:nth-of-type(n+10) {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListCarousel .slick-slide:nth-of-type(n+9) {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListCarousel .slick-slide:nth-of-type(n+9) {
    display: none;
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListCarousel .slick-track, .fs-body-product .fs-c-featuredProduct .fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
  row-gap: 3.2rem;
  -moz-column-gap: 0.8rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
       column-gap: 0.8rem;
}
@media screen and (min-width: 640px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListCarousel .slick-track, .fs-body-product .fs-c-featuredProduct .fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 900px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListCarousel .slick-track, .fs-body-product .fs-c-featuredProduct .fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 3.2rem;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListCarousel .fs-c-productImage__image {
  -o-object-fit: cover;
  aspect-ratio: 10 / 14;
  width: 100%;
  height: 100%;
     object-fit: cover;
}

.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__imageContainer {
  width: 100%;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__productName {
  width: 100%;
  margin: 1.6rem 0;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productName a {
  text-decoration: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productName__copy {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productName__name {
  color: #222222;
  font-size: 1.6rem;
}
@media screen and (max-width: 639px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productName__name {
    font-size: calc(1.4rem + (12 - 14) * (100vw - 640px) / (350 - 640));
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productName__name:hover, .fs-c-productList__list .fs-c-productListItem .fs-c-productName__name:active {
  text-decoration: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productName__variation {
  font-size: 1.2rem;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__viewMoreImageButton {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__productDescription {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productMarks {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  gap: 0.3rem;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productMarks .fs-c-mark {
  margin-bottom: 0;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productMarks .fs-c-productMark__mark {
  margin-right: 0;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productMark {
  display: contents;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productMark__item {
  display: inline-block;
  margin: 0;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice {
  display: flex;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice .fs-c-productPrice__addon {
  color: #222222;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice .fs-c-productPrice__main__label {
  color: #222222;
  font-weight: 400;
  font-size: 1.3rem;
  font-family: var(--pt-font-family-sub);
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productPrice .fs-c-productPrice__main__label {
    font-size: calc(1.3rem + (12 - 13) * (100vw - 440px) / (350 - 440));
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  font-family: var(--pt-font-family-sub);
}
@media screen and (max-width: 439px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: calc(1.6rem + (14 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price::after {
  color: #222222;
  font-weight: 400;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--listed {
  color: #222222;
  font-weight: 400;
  font-size: 1.3rem;
  font-family: var(--pt-font-family-sub);
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--listed {
    font-size: calc(1.3rem + (12 - 13) * (100vw - 440px) / (350 - 440));
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--listed .fs-c-productPrice__main span.fs-c-price__value {
  text-decoration: line-through;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--listed .fs-c-productPrice__addon {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control {
  display: flex;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
  color: #666666;
  cursor: pointer;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--addToCart--list a {
  color: #666666;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--addToCart--list :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
  color: #666666;
  cursor: pointer;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--viewProductDetail a {
  color: #666666;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
  color: #666666;
  cursor: pointer;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a {
  color: #666666;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--removeFromWishList--icon.fs-c-button--particular {
  display: flex;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--particular.fs-c-button--addToWishList--icon {
  display: flex;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: block;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-modal--chooseVariation .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: block;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__notice, .fs-c-productList__list .fs-c-productListItem .fs-c-preorderMessage {
  width: 100%;
  margin-top: 0;
}
@media screen and (max-width: 639px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__notice, .fs-c-productList__list .fs-c-productListItem .fs-c-preorderMessage {
    width: calc(100% - var(--pt-spa-both-side-sm) * 2);
    margin-right: auto;
    margin-left: auto;
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__preorderMessage {
  color: #222222;
  font-weight: 400;
  font-size: 1.2rem;
}
@media screen and (max-width: 639px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__preorderMessage {
    font-size: calc(1.2rem + (11 - 12) * (100vw - 640px) / (350 - 640));
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-salesPeriod {
  margin-top: 0;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-salesPeriod__date {
  margin: 0;
  padding: 4px 8px;
  border: 1px solid currentColor;
  font-size: 1.1rem;
  text-align: center;
  text-align: center;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-salesPeriod__date > dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-buttonContainer {
  padding: 0;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__prices {
  order: 1;
  margin-bottom: 0 !important;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--member {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control {
  display: flex;
  order: 2;
  margin-top: -2.6rem;
}
.fs-c-productListItem > .fs-c-productListItem__control.fs-c-buttonContainer {
  margin-bottom: 0;
}

.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
}

.fs-c-productList__list {
  grid-template-rows: auto;
  row-gap: 3.2rem;
  -moz-column-gap: 0.8rem;
  grid-template-columns: repeat(2, 1fr);
       column-gap: 0.8rem;
}
@media screen and (min-width: 640px) {
  .fs-c-productList__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 900px) {
  .fs-c-productList__list {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 3.2rem;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
}

.fs-c-productList__list .fs-c-productImage__image {
  -o-object-fit: cover;
  aspect-ratio: 10 / 14;
  width: 100%;
  height: 100%;
     object-fit: cover;
}

.fr3-sec-cnt-4 .fr3-productListStatic {
  padding: 0;
}
@media (min-width: 640px) and (max-width: 899px) {
  .fr3-sec-cnt-4 .fr3-productListStatic .fr3-item:nth-of-type(n+10) {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .fr3-sec-cnt-4 .fr3-productListStatic .fr3-item:nth-of-type(n+9) {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .fr3-sec-cnt-4 .fr3-productListStatic .fr3-item:nth-of-type(n+9) {
    display: none;
  }
}
.fr3-sec-cnt-4 .fr3-productListStatic {
  row-gap: 3.2rem;
  -moz-column-gap: 0.8rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
       column-gap: 0.8rem;
}
@media screen and (min-width: 640px) {
  .fr3-sec-cnt-4 .fr3-productListStatic {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 900px) {
  .fr3-sec-cnt-4 .fr3-productListStatic {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 3.2rem;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
}

.fr3-sec-cnt-4 .fs-p-heading--lv2 {
  display: none;
}
.fr3-sec-cnt-4 .fr3-item {
  flex-wrap: wrap;
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__rankContainer {
  display: none;
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__link {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  gap: 0;
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productName {
  margin-top: 1.6rem;
  margin-bottom: 1rem;
  line-height: 1;
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__imageContainer img {
  display: block;
  width: 100%;
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productPrice {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productPrice__price {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  font-family: var(--pt-font-family-sub);
}
@media screen and (max-width: 439px) {
  .fr3-sec-cnt-4 .fr3-item .fr3-item__productPrice__price {
    font-size: calc(1.6rem + (14 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productPrice__price::after {
  color: #222222;
  font-weight: 400;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productPrice__value {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  font-family: var(--pt-font-family-sub);
}
@media screen and (max-width: 439px) {
  .fr3-sec-cnt-4 .fr3-item .fr3-item__productPrice__value {
    font-size: calc(1.6rem + (14 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productPrice__value::after {
  color: #222222;
  font-weight: 400;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productPrice__addon {
  color: #222222;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productName {
  color: #222222;
  font-size: 1.6rem;
}
@media screen and (max-width: 639px) {
  .fr3-sec-cnt-4 .fr3-item .fr3-item__productName {
    font-size: calc(1.4rem + (12 - 14) * (100vw - 640px) / (350 - 640));
  }
}

.fr3-item__image {
  -o-object-fit: cover;
  aspect-ratio: 10 / 14;
  width: 100%;
  height: 100%;
     object-fit: cover;
}

.fr3-sec-cnt-car .fs-p-heading--lv2 {
  display: none;
}
.fr3-sec-cnt-car .fr3-item {
  flex-wrap: wrap;
}
.fr3-sec-cnt-car .fr3-item .fr3-item__rankContainer {
  display: none;
}
.fr3-sec-cnt-car .fr3-item .fr3-item__link {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  gap: 0;
}
.fr3-sec-cnt-car .fr3-item .fr3-item__productName {
  margin-top: 1.6rem;
  margin-bottom: 1rem;
  line-height: 1;
}
.fr3-sec-cnt-car .fr3-item .fr3-item__imageContainer img {
  display: block;
  width: 100%;
}
.fr3-sec-cnt-car .fr3-item .fr3-item__productPrice {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.fr3-sec-cnt-car .fr3-item .fr3-item__productPrice__price {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  font-family: var(--pt-font-family-sub);
}
@media screen and (max-width: 439px) {
  .fr3-sec-cnt-car .fr3-item .fr3-item__productPrice__price {
    font-size: calc(1.6rem + (14 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.fr3-sec-cnt-car .fr3-item .fr3-item__productPrice__price::after {
  color: #222222;
  font-weight: 400;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.fr3-sec-cnt-car .fr3-item .fr3-item__productPrice__value {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  font-family: var(--pt-font-family-sub);
}
@media screen and (max-width: 439px) {
  .fr3-sec-cnt-car .fr3-item .fr3-item__productPrice__value {
    font-size: calc(1.6rem + (14 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.fr3-sec-cnt-car .fr3-item .fr3-item__productPrice__value::after {
  color: #222222;
  font-weight: 400;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.fr3-sec-cnt-car .fr3-item .fr3-item__productPrice__addon {
  color: #222222;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.fr3-sec-cnt-car .fr3-item .fr3-item__productName {
  color: #222222;
  font-size: 1.6rem;
}
@media screen and (max-width: 639px) {
  .fr3-sec-cnt-car .fr3-item .fr3-item__productName {
    font-size: calc(1.4rem + (12 - 14) * (100vw - 640px) / (350 - 640));
  }
}

.fr3-item__image {
  -o-object-fit: cover;
  aspect-ratio: 10 / 14;
  width: 100%;
  height: 100%;
     object-fit: cover;
}

.fs-l-sideArea {
  display: none;
}

.pt-cartChase {
  z-index: 980;
  position: fixed;
  bottom: 0rem;
  left: 0;
  width: 100dvw;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 1;
  pointer-events: auto;
  transition: 0.4s, width;
}
@media screen and (min-width: 900px) {
  .pt-cartChase {
    bottom: var(--pt-spa-both-side);
    left: 50%;
    max-width: calc(var(--pt-spa-btn-md) + var(--pt-spa-both-side) * 2);
    transform: translateX(-50%);
  }
}

.pt-cartChase__area {
  display: flex;
  justify-content: center;
  margin-bottom: 0 !important;
  padding: 1rem;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #cccccc;
  background: #fff;
}
@media screen and (min-width: 440px) {
  .pt-cartChase__area {
    padding: 1rem var(--pt-spa-both-side);
  }
}
@media screen and (min-width: 900px) {
  .pt-cartChase__area {
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-radius: var(--pt-r-md);
  }
}
.pt-cartChase__area .__area {
  grid-row: 1;
  grid-column: 2;
  width: min(100%, var(--pt-spa-btn-md));
}
.pt-cartChase__area .__area:nth-of-type(2) {
  display: none;
}

#pt-cartChase__buy-btn {
  min-width: auto;
}
#pt-cartChase__buy-btn > * {
  min-width: auto;
  font-size: var(--pt-fz-sm, 1.4rem);
}
#pt-cartChase__lab, #pt-cartChase__price {
  font-size: var(--pt-fz-sm, 1.4rem);
}
#pt-cartChase__lab span, #pt-cartChase__price span {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
}
#pt-cartChase__price {
  display: flex;
  color: #222222;
  font-weight: 700;
}
#pt-cartChase__price::after {
  display: inline-block;
  flex: 0 0 auto;
  content: "(税込)";
}

.pt-cartChase .cart_scroll-top {
  position: relative;
}
.pt-cartChase .cart_scroll-top #scroll-top.scroll-top {
  position: absolute;
}

.pt-cartChase #scroll-top.scroll-top {
  bottom: auto;
  transform: translateY(calc(-100% - 1rem));
  opacity: 1;
}
.pt-cartChase.is-enabled #scroll-top.scroll-top {
  opacity: 1;
}

.out-stock {
  --_fs-btn-color: #ffffff;
  --_fs-btn-bgc: #999999;
  --_fs-btn-border: 1px solid #999999;
  --_fs-btn-color-hover: #ffffff;
  --_fs-btn-bgc-hover: #bbbbbb;
  --_fs-btn-border-hover: 1px solid #bbbbbb;
  width: 100%;
  min-width: var(--_fs-btn-min-width, 220px);
  max-width: 100%;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.out-stock:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.out-stock:active, .out-stock:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .out-stock:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}
.out-stock:active, .out-stock:focus {
  text-decoration: none;
}
@media (hover: hover) {
  .out-stock:hover {
    text-decoration: none;
  }
}

@media screen and (max-width: 899px) {
  .fs-body-product .fs-l-footer {
    padding-bottom: 7.4rem;
  }
}

a {
  text-decoration: none;
}

.fs-preview-header {
  display: none;
}

.fs-p-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.6rem 3.2vw;
}
.fs-p-logo__lead {
  display: none;
}
.fs-p-logo__image {
  max-height: 30px;
}
@media screen and (min-width: 640px) {
  .fs-p-logo__image {
    max-height: 40px;
  }
}

.fs-l-header {
  padding-top: 0;
}

.fs-l-header--min {
  margin-bottom: 1.6rem;
  border-bottom: 1px solid #cccccc;
}

.fs-l-footer {
  margin-top: 0;
  border-top: none;
}

.fs-c-heading {
  font-weight: bold;
  font-feature-settings: "palt";
}
.fs-c-heading--page {
  margin: 0;
  padding: 0 0 1.25em;
  border-bottom: none;
  color: #222222;
  font-size: clamp(18px, 8.526px + 2.105vw, 22px);
  line-height: 1.2;
  font-family: var(--pt-font-family-sub);
  text-align: center;
}
@media screen and (min-width: 640px) {
  .fs-c-heading--page {
    padding: 1.25em 0;
  }
}

.price {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  font-family: var(--pt-font-family-sub);
}
@media screen and (max-width: 439px) {
  .price {
    font-size: calc(1.6rem + (14 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.price::after {
  color: #222222;
  font-weight: 400;
  font-weight: 400;
  font-size: 1.2rem;
  font-family: var(--pt-font-family-sub);
}
.price::before {
  content: "¥";
}
.price::after {
  content: "(税込)";
  font-family: "Noto Sans JP" Meiryo, sans-serif;
}

.fs-c-price, .fs-c-productPrice {
  color: #222222;
  font-family: var(--pt-font-family-sub);
}

.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #222222;
}

.fs-c-cartDiscountInfo__info {
  color: #b22222;
  font-size: var(--pt-fz-md, 1.6rem);
}
.fs-c-cartDiscountInfo__more .fs-c-price {
  color: #b22222;
}

[data-variation-range-price] .fs-c-productPrice__main__addon {
  font-size: 0;
}
[data-variation-range-price] .fs-c-productPrice__main__addon .fs-c-productPrice__main__addon__label {
  font-size: 1.2rem;
}
[data-variation-range-price] .fs-c-productPrice__main__addon .fs-c-productPrice__main__addon__label::after {
  content: ")";
}
[data-variation-range-price] .fs-c-productPrice__main__addon .fs-c-productPrice__main__addon__label::before {
  content: "(";
}

.fs-c-aggregateRating .fs-c-aggregateRating__count {
  color: #B8AD96;
  line-height: 1.5;
}

.fs-c-rating__stars.fs-c-reviewStars::before {
  color: #B8AD96;
  font-size: 1.8rem;
}

.fs-c-rating .fs-c-rating__value {
  color: #B8AD96;
  font-size: 1.7rem;
}

.fs-c-aggregateRating__rating.fs-c-rating {
  flex: 0 1 8.5em;
}
.fs-c-aggregateRating__rating.fs-c-rating::before {
  display: none;
  content: "";
}

.fs-c-reviewInfo__stars.fs-c-reviewStars::before {
  color: #B8AD96;
  font-size: 1.8rem;
  letter-spacing: -0.09rem;
}

.fs-c-reviewer__status .fs-c-reviewerStatus {
  display: inline-block;
  min-width: 5em;
  margin: 0 4px;
  padding: 5px 4px 4px;
  border-radius: 0.25em;
  background: #444444;
  color: #CBCBCB;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
}

.fs-c-reviewInfo--productDescription .fs-c-reviewInfo__reviewer {
  align-items: baseline;
}
.fs-c-reviewInfo--productDescription .fs-c-reviewInfo__reviewer .fs-c-reviewer__profile {
  margin-left: 0.4rem;
}

.fs-body-reviews-product .fs-c-productReviewed {
  margin-top: 2.4rem;
}
@media screen and (min-width: 600px) {
  .fs-body-reviews-product .fs-c-productReviewed {
    margin-top: 3.2rem;
  }
}
.fs-body-reviews-product .fs-c-productImage {
  margin: 0 auto;
}
@media screen and (min-width: 600px) {
  .fs-body-reviews-product .fs-c-productImage {
    margin: 0;
  }
}

.fs-c-breadcrumb {
  max-width: var(--pt-spa-max-width-p);
  margin: 0 auto;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
  line-height: var(--pt-lh-hd);
}
@media screen and (min-width: 900px) {
  .fs-c-breadcrumb {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 899px) {
  .fs-c-breadcrumb {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }
}
.fs-c-breadcrumb .fs-c-breadcrumb__list {
  padding: 0;
}
@media screen and (max-width: 899px) {
  .fs-c-breadcrumb .fs-c-breadcrumb__list > li {
    margin-bottom: 0rem;
    font-size: var(--pt-fz-xxs, 1rem);
  }
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem {
  cursor: pointer;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem a {
  color: #666666;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem :is(a:hover,
a:active,
a:focus) {
  color: #999999;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
  content: " ＞ ";
  color: #b3b3b3;
}
.fs-c-breadcrumb:not(:nth-of-type(1)) {
  display: none;
}

.fs-clientInfo .is-login.is-loggedIn--true {
  display: none !important;
}
.fs-clientInfo .is-logout.is-loggedIn--false {
  display: none !important;
}

.fs-p-welcomeMsg {
  color: #222222;
  font-size: var(--pt-fz-md, 1.6rem);
}

.fs-p-memberInfo__stage {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}

.fs-p-memberInfo__points {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  color: #2b2b2b;
}

.fs-l-productLayout__item .fs-c-productMarks .fs-c-productMark__mark, .fs-l-productLayout__item .fs-c-productMarks .fs-c-mark {
  display: flex;
  padding: 2px 4px 3px;
  border-radius: 3px;
  font-size: 1.2rem;
  line-height: 1;
}
.fs-l-productLayout__item .fs-c-productMarks .fs-c-mark {
  display: inline-block;
  margin-bottom: 2px;
}
.fs-l-productLayout__item .fs-c-productMarks .fs-c-productMark__item {
  margin-bottom: 2px;
}

.fs-c-productMarks .fs-c-productMark__mark, .fs-c-productMarks .fs-c-mark {
  display: flex;
  padding: 3px 4px 4px;
  border-radius: 3px;
  font-size: var(--pt-fz-xxs, 1rem);
  line-height: 1;
}
.fs-c-productMarks .fs-c-mark {
  display: inline-block;
}

.fs-c-variationCart__wishlist a:hover, .fs-c-variationCart__wishlist a:active, .fs-c-variationCart__wishlist a:focus, .fs-c-variationCart__wishlist button:hover, .fs-c-variationCart__wishlist button:active, .fs-c-variationCart__wishlist button:focus {
  box-shadow: none;
}

.fs_p_scrollingCartButton {
  display: none;
}

.fs-c-button--primary {
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 1em 1.6rem;
  border: 1px solid #ffffff;
  border-radius: 6px;
  background: #2b2b2b;
  box-shadow: none;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-button--primary:visited {
  color: #ffffff;
}
.fs-c-button--primary:active, .fs-c-button--primary:focus {
  border: 1px solid #2b2b2b;
  background-color: #ffffff;
  color: #2b2b2b;
}
@media (hover: hover) {
  .fs-c-button--primary:hover {
    border: 1px solid #2b2b2b;
    background-color: #ffffff;
    color: #2b2b2b;
  }
}

.fs-c-button--secondary {
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 1em 1.6rem;
  border: 1px solid #2b2b2b;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: none;
  color: #2b2b2b;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-button--secondary:visited {
  color: #2b2b2b;
}
.fs-c-button--secondary:active, .fs-c-button--secondary:focus {
  border: 1px solid #ffffff;
  background-color: #666666;
  color: #ffffff;
}
@media (hover: hover) {
  .fs-c-button--secondary:hover {
    border: 1px solid #ffffff;
    background-color: #666666;
    color: #ffffff;
  }
}

.fs-c-button--standard {
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 1em 1.6rem;
  border: 1px solid #b3b3b3;
  border: 1px solid #444444;
  border-radius: 6px;
  border-color: #818181;
  background: #F2F2F2;
  box-shadow: none;
  color: #444444;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-button--standard:visited {
  color: #444444;
}
.fs-c-button--standard:active, .fs-c-button--standard:focus {
  border: 1px solid #444444;
  background-color: #cccccc;
  color: #444444;
}
@media (hover: hover) {
  .fs-c-button--standard:hover {
    border: 1px solid #444444;
    background-color: #cccccc;
    color: #444444;
  }
}

.fs-c-button--primary.is-disabled,
.fs-c-button--secondary.is-disabled,
.fs-c-button--particular.is-disabled,
.fs-c-button--standard.is-disabled {
  border-color: transparent;
  background: #f7f7f7;
  box-shadow: none;
  color: #b2b2b2;
  cursor: default;
}

.fs-c-button--primary.is-disabled:hover,
.fs-c-button--secondary.is-disabled:hover,
.fs-c-button--particular.is-disabled:hover,
.fs-c-button--standard.is-disabled:hover {
  opacity: 1;
}

.fs-c-button--image {
  padding: 0;
  border: none;
  background: none;
}
.fs-c-button--image > img {
  display: block;
  max-width: 100%;
}

.fs-c-button--primary.fs-c-button--confirmDelete {
  min-width: 160px;
}
.fs-c-button--primary.fs-c-button--addToCart--variation {
  min-width: 100%;
  font-size: 1.2rem;
}

.fs-c-button--secondary.fs-c-button--subscribeToArrivalNotice--variation {
  min-width: 100%;
  font-size: 1.2rem;
}
.fs-c-button--secondary.fs-c-button--searchStoreInventory {
  width: 100%;
}
.fs-c-button--secondary.fs-c-button--changeInformation {
  min-width: 0;
}
.fs-c-button--secondary.fs-c-button--addToAddressbook, .fs-c-button--secondary.fs-c-button--addReview--guest {
  width: 100%;
}
.fs-c-button--secondary.fs-c-button--changeMainCreditCard, .fs-c-button--secondary.fs-c-button--searchStoreInventory {
  min-width: initial;
}
@media screen and (min-width: 640px) {
  .fs-c-button--secondary.fs-c-button--addToAddressbook, .fs-c-button--secondary.fs-c-button--addReview--guest {
    max-width: 352px;
  }
}

.fs-c-button--particular.fs-c-button--addToWishList--icon .fs-c-button__label, .fs-c-button--particular.fs-c-button--removeFromWishList--icon .fs-c-button__label, .fs-c-button--particular.fs-c-button--displayPassword .fs-c-button__label, .fs-c-button--particular.fs-c-button--hidePassword .fs-c-button__label {
  display: none;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon, .fs-c-button--particular.fs-c-button--removeFromWishList--icon, .fs-c-button--particular.fs-c-button--displayPassword, .fs-c-button--particular.fs-c-button--hidePassword {
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before, .fs-c-button--particular.fs-c-button--displayPassword::before, .fs-c-button--particular.fs-c-button--hidePassword::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
}
.fs-c-button--particular.fs-c-button--addToWishList--detail::after, .fs-c-button--particular.fs-c-button--removeFromWishList--detail::after {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 8px;
  font-size: 1.6em;
}
.fs-c-button--particular.fs-c-button--removeFromWishList--detail::after {
  content: "\e91a";
  color: #b22222;
}
.fs-c-button--particular.fs-c-button--addToWishList--detail::after {
  content: "\e919";
  color: #666666;
}
.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  content: "\e91a";
  color: #b22222;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
  content: "\e919";
  color: #666666;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon:hover::before, .fs-c-button--particular.fs-c-button--addToWishList--icon:active::before, .fs-c-button--particular.fs-c-button--addToWishList--icon:focus::before {
  color: #b22222;
}
.fs-c-button--particular.fs-c-button--displayPassword, .fs-c-button--particular.fs-c-button--hidePassword {
  display: flex;
  justify-content: center;
  width: 3em;
}
.fs-c-button--particular.fs-c-button--displayPassword::before, .fs-c-button--particular.fs-c-button--hidePassword::before {
  margin: auto 0.4rem;
  color: #666666;
}
.fs-c-button--particular.fs-c-button--displayPassword::before {
  content: "\e917";
}
.fs-c-button--particular.fs-c-button--hidePassword::before {
  content: "\e918";
}

.fs-c-button--plain {
  display: inline-block;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 0px;
  background: transparent;
  text-decoration: none;
  cursor: pointer;
}
.fs-c-button--plain::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fs-c-button--plain:hover {
  color: inherit;
  text-decoration: underline;
  opacity: 0.8;
}

.fs-c-button--plain.fs-c-button--addReview--detail::before {
  content: "\e928";
}
.fs-c-button--plain.fs-c-button--viewAllReviews::before {
  content: "\e927";
}
.fs-c-button--plain.fs-c-button--addToCart--list::before {
  content: "\e91f";
}
.fs-c-button--plain.fs-c-button--subscribeToArrivalNotice--list::before {
  content: "\e920";
}
.fs-c-button--plain.fs-c-button--viewProductDetail::before {
  content: "\e92b";
}
.fs-c-button--plain.fs-c-button--viewMoreImage .fs-c-button__label {
  display: none;
}
.fs-c-button--plain.fs-c-button--viewMoreImage::before {
  content: "\e912";
}
.fs-c-button--plain.fs-c-button--viewExtendedImage .fs-c-button__label {
  display: none;
}
.fs-c-button--plain.fs-c-button--viewExtendedImage::before {
  content: "\e912";
  font-size: 2.2rem;
}

:is(.fs-c-productListItem__notice, .fs-c-preorderMessage) {
  padding: 4px 4px;
  border: none;
  background: var(--pt-clr-headerBg-def);
  color: #222222;
  font-weight: 400;
  font-size: 1.2rem;
  font-size: 1.2rem;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 639px) {
  :is(.fs-c-productListItem__notice, .fs-c-preorderMessage) {
    font-size: calc(1.2rem + (11 - 12) * (100vw - 640px) / (350 - 640));
  }
}

:is(.fs-c-featuredProduct__header, .fs-c-wishlistProduct__header) {
  padding-top: 3.2rem;
  padding-bottom: 2.4rem;
}
:is(.fs-c-featuredProduct__header, .fs-c-wishlistProduct__header) :is(.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title) {
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #b3b3b3;
  color: #2b2b2b;
  font-size: clamp(15px, 10.263px + 1.053vw, 17px);
  text-align: center;
}
@media screen and (max-width: 439px) {
  :is(.fs-c-featuredProduct__header, .fs-c-wishlistProduct__header) :is(.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title) {
    padding-bottom: 0.8rem;
    text-align: left;
  }
}

.fs-c-wishlistProduct__footer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3.2rem;
}
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts {
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 1em 1.6rem;
  border: 1px solid #2b2b2b;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: none;
  color: #2b2b2b;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:visited {
  color: #2b2b2b;
}
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:active, .fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:focus {
  border: 1px solid #ffffff;
  background-color: #666666;
  color: #ffffff;
}
@media (hover: hover) {
  .fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:hover {
    border: 1px solid #ffffff;
    background-color: #666666;
    color: #ffffff;
  }
}

.fs-recommend--flick .fs-p-heading--lv2 {
  padding-top: 3.2rem;
  padding-bottom: 1.6rem;
}

.fs-c-buttonContainer--myPageTop, .fs-c-buttonContainer--back, .fs-c-buttonContainer--backToRegister {
  display: flex;
  justify-content: center;
  margin-top: 3.2rem;
}
.fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop, .fs-c-buttonContainer--back .fs-c-button--myPageTop, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop {
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 1em 1.6rem;
  border: 1px solid #ffffff;
  border-radius: 6px;
  background: #2b2b2b;
  box-shadow: none;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop:visited, .fs-c-buttonContainer--back .fs-c-button--myPageTop:visited, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop:visited {
  color: #ffffff;
}
.fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop:active, .fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop:focus, .fs-c-buttonContainer--back .fs-c-button--myPageTop:active, .fs-c-buttonContainer--back .fs-c-button--myPageTop:focus, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop:active, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop:focus {
  border: 1px solid #2b2b2b;
  background-color: #ffffff;
  color: #2b2b2b;
}
@media (hover: hover) {
  .fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop:hover, .fs-c-buttonContainer--back .fs-c-button--myPageTop:hover, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop:hover {
    border: 1px solid #2b2b2b;
    background-color: #ffffff;
    color: #2b2b2b;
  }
}

.fs-c-continueShopping {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 960px) {
  .fs-c-continueShopping {
    justify-content: flex-start;
  }
}
.fs-c-continueShopping .fs-c-button--continueShopping {
  min-width: auto;
}

@media screen and (min-width: 900px) {
  .fs-c-buttonContainer--pair {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.6rem;
  }
}
@media screen and (max-width: 899px) {
  .fs-c-buttonContainer--pair {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: 3.2vw;
    margin-left: 3.2vw;
    gap: 1.6rem;
  }
}

.fs-c-inputTable__headerCell, .fs-c-inputTable__dataCell {
  padding: 0.8rem 0.8rem;
  text-align: left;
}

.fs-c-inputTable__headerCell {
  background: var(--pt-clr-headerBg-def);
}

.pt-systemBtn-contents {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 2.4rem 0;
}

.pt-searchAndKeywords {
  width: min(100%, var(--pt-mq-min-sm, 640px));
  margin: 2.4rem auto;
}

.fs-c-loginForm {
  display: block;
  margin: 0;
}
@media screen and (min-width: 900px) {
  .fs-c-loginForm {
    display: block !important;
    margin: 0;
  }
}
.fs-c-loginForm .fs-c-inputTable__headerCell {
  background-color: transparent;
}

.fs-c-fsLogin .fs-c-inputTable__headerCell {
  padding-bottom: 0;
  background-color: none;
}
.fs-c-fsLogin .fs-c-inputInformation__field {
  padding: 32px 32px;
}
@media screen and (max-width: 639px) {
  .fs-c-fsLogin .fs-c-inputInformation__field {
    padding: 3.2rem 1.6rem;
  }
  .fs-c-fsLogin #fs_form {
    padding-right: 0;
    padding-left: 0;
  }
}

.fs-body-forgotPassword #fs_form .fs-c-inputTable__headerCell, .fs-body-my-account-password #fs_form .fs-c-inputTable__headerCell {
  padding-bottom: 0;
  background-color: transparent;
}
@media screen and (max-width: 639px) {
  .fs-body-forgotPassword #fs_form .fs-c-inputInformation__field, .fs-body-my-account-password #fs_form .fs-c-inputInformation__field {
    padding: 1.6rem;
  }
}

.fs-c-documentContent {
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .fs-c-documentContent {
    text-align: left;
  }
}

.fs-c-linkedServiceLogin__title + .fs-c-linkedServiceLogin__body {
  margin-top: 1.6rem;
}

.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
  border: none;
  color: #444444;
  font-size: clamp(16px, 8.895px + 1.579vw, 19px);
  text-align: center;
}
@media screen and (max-width: 639px) {
  .fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
    text-align: left;
  }
}

.fs-c-inputInformation__link {
  text-align: center;
}

div.fs-c-otherServiceLogin {
  max-width: var(--pt-spa-btn-md);
}

div.fs-c-otherServiceLogin:not(:first-child) {
  margin: 2.4rem auto;
}

.fs-body-login .fs-c-newUsers {
  margin: 0;
  margin-top: 4.8rem;
}

.fs-c-newUsers .fs-c-newUsers__message {
  margin: 1.6rem 0;
  font-size: 1.3rem;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .fs-c-newUsers .fs-c-newUsers__message {
    text-align: left;
  }
}

.fs-body-wishlist-login .fs-c-newUsers {
  margin-left: 0;
}

.fs-l-block--center {
  text-align: center;
}

.fs-c-orderTotalTable__grandTotal th .fs-c-string--label {
  line-height: 3;
}

.fs-p-pageNotFound {
  margin: 48px auto;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .fs-p-pageNotFound {
    margin-top: 120px;
  }
}
.fs-p-pageNotFound__title {
  margin: 8px auto;
  font-weight: 700;
  font-size: 1.4rem;
}
.fs-p-pageNotFound__body {
  margin-top: 24px;
}

.fs-c-checkoutSuccess__code {
  font-size: 1.5em;
}

.fs-c-checkoutSuccess.fs-c-subSection > * {
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.fs-c-checkoutSuccess__message {
  margin-top: 4.8rem;
  margin-bottom: 4.8rem;
}

.fs-p-announcement {
  max-width: 640px;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  margin-right: auto;
  margin-left: auto;
}

.fs-p-announcement__title {
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  margin-right: auto;
  margin-left: auto;
}

.fs-body-checkout .fs-c-modal__contents :is(dd, dl, dt) {
  margin-left: 0;
}

.fs-c-checkout-shippingInfo__button.fs-c-buttonContainer--chooseDestination {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.fs-c-checkout-shippingInfo__body.fs-c-checkout-preview__body > div {
  margin-top: 16px;
  border-top: 1px solid #b2b2b2;
}

.fs-c-checkout-preview {
  padding: 16px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  background: #ffffff;
  color: #333333;
}

.fs-c-checkout-preview__title {
  margin: 0 0 8px;
  padding: 0 0 8px;
  border-bottom: 1px solid #999999;
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
}

.fs-c-checkout-preview__body > * + * {
  margin-top: 8px;
}

.fs-c-checkout-previewAndEdit {
  display: grid;
  grid-template-rows: auto auto;
  grid-row-gap: 8px;
}

.fs-c-checkout-previewAndEdit > * {
  align-self: center;
}

.fs-c-checkout-previewAndEdit__info {
  padding: 8px;
  border: 3px solid #e5e5e5;
  border-radius: 3px;
  line-height: 1;
}

.fs-c-checkout-previewAndEdit__info:only-child {
  grid-column: 1/3;
}

@media screen and (min-width: 600px) {
  .fs-c-checkout-previewAndEdit {
    grid-template-rows: auto;
    grid-template-columns: 1fr auto;
    align-items: start;
    grid-column-gap: 48px;
  }
}
.fs-c-checkout-productQuantityWarning {
  margin: 24px auto;
}

.fs-c-checkout-productQuantityWarning__productInfo {
  padding: 8px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}

.fs-c-checkout-productQuantityWarning__warning {
  padding: 8px;
}

.fs-c-checkout-productQuantityWarning__warning > strong {
  font-size: 1.8rem;
}

.fs-c-checkout-radioList {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fs-c-checkout-radioList__item__additionalArea {
  margin: 4px 0 8px 20px;
  padding: 8px;
  background-color: #f7f7f7;
}

.fs-c-checkout-radioList__item.is-disabled .fs-c-checkout-radioList__item__radio {
  color: #666666;
}

.fs-c-checkout-receivingMethod {
  border: 2px solid #f7f7f7;
}

.fs-c-checkout-receivingMethod p {
  margin: 0;
}

.fs-c-checkout-receivingMethod__title {
  background: #f7f7f7;
  color: #333333;
}

.fs-c-checkout-receivingMethod__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}

.fs-c-checkout-receivingMethod__disabledMessage {
  padding: 8px;
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
}

.fs-c-checkout-receivingMethod.is-active {
  border: 2px solid #666666;
}

.fs-c-checkout-receivingMethod.is-active .fs-c-checkout-receivingMethod__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}

.fs-c-checkout-receivingMethod.is-disabled:not(.is-active) .fs-c-checkout-receivingMethod__title {
  color: #666666;
}

.fs-c-checkout-receivingMethod__destination {
  gap: 8px;
}

.fs-c-checkout-receivingMethod__storeComment {
  padding: 8px;
  background: rgba(126, 126, 126, 0.08);
  font-size: 1.2rem;
}

.fs-c-checkout-searchPickupStoreField {
  padding: 16px 32px;
  background: rgba(126, 126, 126, 0.08);
}

.fs-c-checkout-settings {
  display: grid;
  grid-template-columns: 1fr;
  margin: 0;
  gap: 16px;
}

.fs-c-checkout-settings__item {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
}

.fs-c-checkout-settings__title {
  border-bottom: solid 1px currentColor;
  font-weight: bold;
}

.fs-c-checkout-settings__body {
  display: grid;
  grid-template-columns: 1fr;
  margin: 0;
  gap: 8px;
}

.fs-c-checkout-settings__additionalArea {
  padding: 12px;
  background-color: #f7f7f7;
}

.fs-c-checkout-settings:not(:last-child) {
  margin-bottom: 24px;
}

.fs-c-checkout-shippingAddress {
  display: grid;
  gap: 0;
}

.fs-c-checkout-shippingAddress__name {
  display: flex;
  align-items: baseline;
  font-size: 1.8rem;
}

.fs-c-checkout-shippingAddress__storeComment {
  padding: 8px;
  background: rgba(126, 126, 126, 0.08);
  font-size: 1.2rem;
}

.fs-c-checkout-shippingAddress__control {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (min-width: 600px) {
  .fs-c-checkout-shippingAddress {
    grid-template-columns: 1fr auto;
    gap: 0 8px;
  }
  .fs-c-checkout-shippingAddress .fs-c-checkout-shippingAddress__name,
  .fs-c-checkout-shippingAddress .fs-c-checkout-shippingAddress__address,
  .fs-c-checkout-shippingAddress .fs-c-checkout-shippingAddress__tel,
  .fs-c-checkout-shippingAddress .fs-c-checkout-shippingAddress__storeComment {
    grid-column: 1;
  }
  .fs-c-checkout-shippingAddress .fs-c-checkout-shippingAddress__control {
    grid-row: 1/span 3;
    grid-column: 2;
    flex-direction: column;
    align-items: flex-end;
  }
}
.fs-c-checkout-shippingDestination__name {
  display: flex;
  align-items: baseline;
  font-size: 1.8rem;
}

@media screen and (min-width: 600px) {
  .fs-c-checkout-shippingDestination {
    grid-template-columns: 1fr var(--pt-spa-btn-md);
  }
  .fs-c-checkout-shippingDestination .fs-c-checkout-shippingDestination__title {
    grid-column: 1/span 2;
  }
  .fs-c-checkout-shippingDestination .fs-c-checkout-shippingDestination__control {
    flex-direction: column;
    align-items: flex-end;
  }
}
.fs-c-checkout-shippingDestinationUnit {
  display: grid;
  gap: 24px;
}

.fs-c-checkout-shippingDestinationUnit__button {
  margin-top: -16px;
}

.fs-c-checkout-shippingDetail {
  display: grid;
  gap: 16px;
}

.fs-c-checkout-shippingDetail__parcel {
  display: grid;
  gap: 16px;
}

.fs-c-checkout-shippingDetail__deliveryDetail {
  display: grid;
  padding: 8px;
  gap: 8px;
  background: #f7f7f7;
}

.fs-c-checkout-shippingDetail__detail {
  display: grid;
  gap: 8px;
}

.fs-c-checkout-shippingDetail__shippingCarrier {
  display: grid;
  gap: 8px;
}

.fs-c-checkout-shippingDetail__shippingCarrier__comment {
  padding: 8px 16px;
  border: 1px solid #e5e5e5;
}

.fs-c-checkout-shippingDetail__wrappingInfo {
  display: grid;
  gap: 8px;
}

.fs-c-checkout-shippingDetail__outline {
  display: grid;
  gap: 8px;
}

@media screen and (min-width: 600px) {
  .fs-c-checkout-shippingDetail .fs-c-checkout-shippingDetail__deliveryDetail {
    grid-template-columns: 1fr var(--pt-spa-btn-md);
    align-items: center;
  }
  .fs-c-checkout-shippingDetail .fs-c-checkout-shippingDetail__deliveryDetailMessage {
    grid-column: 1;
  }
  .fs-c-checkout-shippingDetail .fs-c-checkout-shippingDetail__deliveryDetailPreview {
    grid-column: 1;
  }
  .fs-c-checkout-shippingDetail .fs-c-checkout-shippingDetail__button {
    grid-column: 2;
  }
  .fs-c-checkout-shippingDetail .fs-c-checkout-shippingDetail__button:nth-child(3) {
    grid-row: 1/span 2;
  }
}
.fs-c-checkout-shippingInfo__body {
  display: grid;
  gap: 24px;
}

.fs-c-checkout-shippingOption__control__message {
  display: flex;
  align-items: center;
}

.fs-c-checkout-shippingOption__control__message + .fs-c-checkout-shippingOption__control__message::before {
  padding-right: 8px;
  content: "/";
}

.fs-c-checkout-shippingOption__button {
  flex-shrink: 0;
}

.fs-c-checkout-shippingOptionPreview {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 16px;
  gap: 8px;
  background-color: #f7f7f7;
}

.fs-c-checkout-shippingOptionPreview__label:not(:first-child) {
  margin-top: 24px;
}

.fs-c-checkout-shippingOptionPreview__value {
  margin: 0;
  font-size: 1.8rem;
}

.fs-c-checkout-shippingOptionPreview__note {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 8px;
  gap: 8px;
  background-color: #ffffff;
}

.fs-c-checkout-shippingOptionPreview__note > p {
  margin: 0;
}

.fs-c-checkout-shippingParcel {
  border: 1px solid #e5e5e5;
}

.fs-c-checkout-shippingParcel__title {
  padding: 8px;
  background: #f7f7f7;
}

.fs-c-checkout-shippingParcel__productList {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fs-c-checkout-shippingParcel__product {
  display: grid;
  grid-template-columns: auto 1fr;
  margin: 8px;
  padding: 8px;
  gap: 8px;
}

.fs-c-checkout-shippingParcel__product + .fs-c-checkout-shippingParcel__product {
  border-top: 1px solid #e5e5e5;
}

.fs-c-checkout-shippingParcel__productImage__image {
  width: clamp(72px, 12vw, 80px);
  height: clamp(72px, 12vw, 80px);
  -o-object-fit: cover;
     object-fit: cover;
}

.fs-c-checkout-shippingParcel__productInfo {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0 8px;
}

.fs-c-checkout-shippingParcel__productName, .fs-c-checkout-shippingParcel__listedOptionPrice {
  grid-column: 1/span 2;
}

.fs-c-checkout-shippingParcel__productVariation, .fs-c-checkout-shippingParcel__productSelection {
  grid-column: 1/span 2;
  font-size: 1rem;
}

.fs-c-checkout-shippingParcel__productVariation::before, .fs-c-checkout-shippingParcel__productSelection::before {
  content: "(";
}

.fs-c-checkout-shippingParcel__productVariation::after, .fs-c-checkout-shippingParcel__productSelection::after {
  content: ")";
}

.fs-c-checkout-shippingParcel__productVariation__choice + .fs-c-checkout-shippingParcel__productVariation__choice::before, .fs-c-checkout-shippingParcel__productVariation__choice + .fs-c-checkout-shippingParcel__productSelection__choice::before, .fs-c-checkout-shippingParcel__productSelection__choice + .fs-c-checkout-shippingParcel__productVariation__choice::before, .fs-c-checkout-shippingParcel__productSelection__choice + .fs-c-checkout-shippingParcel__productSelection__choice::before {
  content: "/";
}

.fs-body-my-cards .fs-c-inputInformation__field {
  max-width: var(--pt-spa-max-width, 1000px);
}

.fs-c-creditCardList {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(1fr, 450px));
  justify-content: center;
}
.fs-c-creditCardList .fs-c-creditCardListItem__cardInfo, .fs-c-creditCardList .fs-c-creditCardListItem__button {
  align-self: start;
}
.fs-c-creditCardList .fs-c-creditCardListItem__button {
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
}
@media screen and (min-width: 440px) {
  .fs-c-creditCardList .fs-c-creditCardListItem__button {
    justify-content: flex-end;
  }
}
.fs-c-creditCardList .fs-c-creditCardListItem__button .fs-c-button--delete {
  margin-left: 0;
}
.fs-c-creditCardList .fs-c-creditCardListItem__button > * {
  width: var(--pt-spa-btn-xs, 225px);
}

.cate-header {
  margin-bottom: 4.8rem;
}
.cate-header.__last-bd {
  margin-bottom: 4.8rem;
  padding-bottom: 4.8rem;
  border-bottom: 1px solid #cccccc;
}
@media screen and (min-width: 900px) {
  .cate-header.__last-bd {
    margin-bottom: 7.2rem;
    padding-bottom: 7.2rem;
  }
}
.cate-header__ranking.__last-bd {
  margin-bottom: 4.8rem;
  padding-bottom: 4.8rem;
  border-bottom: 1px solid #cccccc;
}
@media screen and (min-width: 900px) {
  .cate-header__ranking.__last-bd {
    margin-bottom: 7.2rem;
    padding-bottom: 7.2rem;
  }
}
.fs-c-heading--page + .cate-header__ranking {
  margin-top: 1.6rem;
  padding-top: 4.8rem;
  border-top: 1px solid #cccccc;
}

@media screen and (max-width: 899px) {
  .cate-header {
    margin-top: -2.4rem;
  }
}
.cate-header > * + * {
  margin-top: 3.2rem;
}
@media screen and (min-width: 900px) {
  .cate-header > * + * {
    margin-top: 4.8rem;
  }
}
.cate-header__sec-cnt > * + * {
  margin-top: 2.4rem;
  margin-bottom: 0;
}
.cate-header__sec-cnt > * + *:nth-of-type(1) {
  margin-top: 3.2rem;
}
@media screen and (max-width: 639px) {
  .cate-header__img {
    width: 101vw;
    margin-left: -3.2vw;
  }
}
.cate-header__img img {
  display: block;
}
.cate-header__img-wide {
  background-position: 0% 0%;
  background-size: cover;
}
@media screen and (min-width: 640px) {
  .cate-header__img-wide {
    width: 100vw;
    min-height: 400px;
    max-height: 450px;
    margin: 0 calc(50% - 50vw);
    padding: 0 calc(50vw - 50% + 8px);
  }
}
@media screen and (max-width: 639px) {
  .cate-header__img-wide {
    width: 101vw;
    min-height: 40vh;
    max-height: 40vh;
    margin-left: -3.2vw;
  }
}
.cate-header__txt {
  max-width: 620px;
  margin-right: auto;
  margin-left: auto;
}
.cate-header__txt > *:nth-last-of-type(1) {
  margin-bottom: 0;
}
.cate-header__txt ul {
  padding-left: 0.5em;
}
@media screen and (max-width: 639px) {
  .cate-header__ranking .fr2-sec-cnt-5 > div > .fr2-listItem:nth-of-type(n+5) {
    display: none;
  }
}
@media screen and (min-width: 640px) {
  .cate-header__ranking .fr2-sec-cnt-5 > div > .fr2-listItem:nth-of-type(n+7) {
    display: none;
  }
}
@media screen and (min-width: 640px) and (min-width: 900px) {
  .cate-header__ranking .fr2-sec-cnt-5 > div > .fr2-listItem:nth-of-type(n+6) {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .cate-header__ranking .fr2-sec-cnt-4 > div > .fr2-listItem:nth-of-type(n+5) {
    display: none;
  }
}
@media screen and (min-width: 640px) {
  .cate-header__ranking .fr2-sec-cnt-4 > div > .fr2-listItem:nth-of-type(n+7) {
    display: none;
  }
}
@media screen and (min-width: 640px) and (min-width: 900px) {
  .cate-header__ranking .fr2-sec-cnt-4 > div > .fr2-listItem:nth-of-type(n+5) {
    display: none;
  }
}

.fs-c-sortItems {
  display: block;
  width: 100%;
  overflow: scroll;
  border: none;
  font-size: 1.3rem;
  -ms-overflow-style: none; /* IE, Edge 対応 */
  scrollbar-width: none; /* Firefox 対応 */
}
.fs-c-sortItems::-webkit-scrollbar {
  display: none; /* Chrome, Safari 対応 */
}
.fs-c-sortItems__list {
  display: flex;
  justify-content: center;
  width: 625px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  border: none;
}
@media screen and (min-width: 900px) {
  .fs-c-sortItems__list {
    display: flex;
    justify-content: center;
  }
}
.fs-c-sortItems__list__item {
  display: inline-block;
  height: 100%;
  padding: 0 0.75em;
  text-decoration: none;
}
.fs-c-sortItems__list__item__label {
  padding: 0.75em 0;
  border-bottom: 3px solid transparent;
  color: #222222;
}
.fs-c-sortItems__list__item__label:hover, .fs-c-sortItems__list__item__label:active, .fs-c-sortItems__list__item__label:focus {
  border-bottom: 3px solid #2b2b2b;
  color: #2b2b2b;
  font-weight: 700;
}
.fs-c-sortItems__list__item.is-active .fs-c-sortItems__list__item__label {
  border-bottom: 3px solid #2b2b2b;
  color: #2b2b2b;
  font-weight: 700;
}
.fs-c-sortItems__label {
  display: none;
}

.fs-p-productSearch__search .fs-p-productSearch__field {
  display: grid;
}

.fs-c-subgroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  width: calc(80% - 2rem);
  margin-right: auto;
  margin-left: auto;
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}
.fs-c-subgroup::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}
@media screen and (min-width: 640px) {
  .fs-c-subgroup {
    margin-bottom: 0.8rem;
  }
}
@media screen and (min-width: 640px) and (min-width: 1200px) {
  .fs-c-subgroup {
    margin-bottom: 2.4rem;
  }
}
@media screen and (max-width: 639px) {
  .fs-c-subgroup {
    justify-content: flex-start;
    width: 100%;
    margin-right: 1.6vw;
  }
}
@media screen and (max-width: 639px) and (max-width: 439px) {
  .fs-c-subgroup {
    margin-right: 0;
    margin-left: 0;
  }
}
.fs-c-subgroup .fs-c-listControl {
  display: none;
}
.fs-c-subgroup .fs-c-subgroupList {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fs-c-subgroup .fs-c-subgroupList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.8rem;
}
@media screen and (max-width: 639px) {
  .fs-c-subgroup .fs-c-subgroupList {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}
.fs-c-subgroup .fs-c-subgroupList__item {
  position: relative;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  margin-top: 0;
  margin-right: 0;
}
.fs-c-subgroup .fs-c-subgroupList__item:nth-last-of-type(1) {
  margin-right: 0;
}
.fs-c-subgroup .fs-c-subgroupList__item .fs-c-subgroupList__image {
  display: none;
}
.fs-c-subgroup .fs-c-subgroupList__item a {
  display: block;
  width: 100%;
  min-width: 150px;
  max-width: 100%;
  padding: 0 0.75rem;
  border: 1px solid var(--pt-clr-btnBorder-2);
  border-radius: 0;
  background: #fff;
  color: var(--pt-clr-btnText-2);
  line-height: 3.5rem;
  text-align: center;
  text-decoration: none;
  transition: 0.4s;
}
@media screen and (min-width: 900px) {
  .fs-c-subgroup .fs-c-subgroupList__item a {
    padding: 0 1.25rem;
    line-height: 5rem;
  }
}
.fs-c-subgroup .fs-c-subgroupList__item a:active, .fs-c-subgroup .fs-c-subgroupList__item a:focus {
  border-color: var(--pt-clr-btnBorder-hover-2);
  background: var(--pt-clr-btnBg-hover-2);
  color: var(--pt-clr-btnText-hover-2);
  text-decoration: none;
}
@media (hover: hover) {
  .fs-c-subgroup .fs-c-subgroupList__item a:hover {
    border-color: var(--pt-clr-btnBorder-hover-2);
    background: var(--pt-clr-btnBg-hover-2);
    color: var(--pt-clr-btnText-hover-2);
    text-decoration: none;
  }
}

.fs-c-productList {
  margin-top: 3.2rem;
}
.fs-c-productList > * + * {
  margin-top: 2.4rem;
}
@media screen and (min-width: 900px) {
  .fs-c-productList > * + * {
    margin-top: 3.2rem;
  }
}
.fs-c-productList__controller {
  margin-bottom: 2.4rem;
}
.fs-c-productList__controller > * + * {
  margin-top: 2.4rem;
}
@media screen and (min-width: 900px) {
  .fs-c-productList__controller > * + * {
    margin-top: 3.2rem;
  }
}

.fs-body-product .item-detail-text-pc .item-detail-ttl, .fs-body-product .item-detail-text-sp .item-detail-ttl {
  color: #222222;
  font-size: clamp(16px, 8.895px + 1.579vw, 19px);
}
.fs-body-product .item-detail-text-pc .acc-wrap:nth-of-type(1), .fs-body-product .item-detail-text-sp .acc-wrap:nth-of-type(1) {
  border-top: 1px solid #cccccc;
}
.fs-body-product .item-detail-text-pc .item-inn, .fs-body-product .item-detail-text-sp .item-inn {
  border-bottom: 1px solid #cccccc;
}
.fs-body-product .acc-wrap .acc-tit {
  display: flex;
  position: relative;
  align-items: center;
}
.fs-body-product .acc-wrap .acc-tit .acc-tit__btn {
  display: flex;
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 100%;
  transform: translate(0%, -50%);
}
.fs-body-product .acc-wrap .acc-tit .acc-tit__btn::after {
  --_arrow-size: 0.6em;
  --_arrow-transform: rotate(45deg) translate(-125%,50%);
  position: absolute;
  width: var(--_arrow-size, 0.8em);
  height: var(--_arrow-size, 0.8em);
  inset: var(--_arrow-inset, 50% 0 auto auto);
  transform: var(--_arrow-transform, rotate(45deg) translate(-50%, 0));
  border-top: 1px solid var(--_arrow-clr, #2b2b2b);
  border-right: 1px solid var(--_arrow-clr, #2b2b2b);
  content: "";
}
.fs-body-product .acc-wrap.is-active > .acc-tit .acc-tit__btn::after {
  --_arrow-transform: rotate(135deg) translate(25%,125%);
}

.fs-body-product .acc-wrap .acc-tit .__inn-txt {
  display: block;
  width: 100%;
  padding: 1.6rem 0 1.6rem var(--pt-spa-both-side-sm);
  border-bottom: 1px solid #cccccc;
  color: #222222;
  font-size: clamp(14px, 9.263px + 1.053vw, 16px);
  text-align: 1;
  cursor: pointer;
}
.fs-body-product .acc-wrap .acc-items {
  height: auto;
  max-height: 0px;
  overflow: hidden;
  transition: 0.4s;
}
.acc-wrap.is-active > .acc-items {
  max-height: 9999px;
}

.fs-body-product .acc-wrap .acc-items .item-inn {
  padding-top: 4.8rem;
  padding-bottom: 4.8rem;
}

.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct {
  justify-content: center;
  margin-top: 1.6rem;
  padding: 0;
  cursor: pointer;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct :is(.fs-c-button--plain:hover, .fs-c-button--plain:active, .fs-c-button--plain:focus) {
  text-decoration: none;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct .fs-c-button__label {
  color: #666666;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct :is(.fs-c-button__label:hover,
.fs-c-button__label:active,
.fs-c-button__label:focus) {
  color: #999999;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct .fs-c-button__label {
  transition-duration: 0.4s;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct .fs-c-button__label::after {
  padding-left: 0.4rem;
  content: ">";
}
@media screen and (min-width: 900px) {
  .fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct {
    justify-content: flex-start;
    margin-top: 0;
  }
}

.fs-c-returnedSpecialContract__link {
  display: flex;
  justify-content: center;
}
.fs-c-returnedSpecialContract__link a::after {
  padding-left: 0.4rem;
  content: ">";
}
@media screen and (min-width: 900px) {
  .fs-c-returnedSpecialContract__link {
    display: block;
  }
}

.to-ask-area {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.to-ask-area > *:nth-of-type(1) {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}
.to-ask-area > *:nth-of-type(2) {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  margin-left: 2.4rem;
}
@media screen and (min-width: 900px) {
  .to-ask-area > *:nth-of-type(2) {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
  }
}
@media screen and (min-width: 440px) {
  .to-ask-area > *:nth-of-type(2) {
    margin-left: 2.4rem;
  }
}

@media screen and (max-width: 899px) {
  .fs-p-snsArea {
    display: flex;
    justify-content: center;
  }
}
.fs-p-snsArea > * {
  margin-right: 2.4rem;
  color: #666666;
  font-size: 25px;
  cursor: pointer;
  transition: 0.4s;
}
.fs-p-snsArea > *:hover, .fs-p-snsArea > *:active, .fs-p-snsArea > *:focus {
  color: #999999;
}
@media screen and (max-width: 899px) {
  .fs-p-snsArea > * {
    font-size: 30px;
  }
  .fs-p-snsArea > *:nth-last-of-type(1) {
    margin-right: 0.4rem;
  }
}

.fs-p-snsArea i.fab.fa-twitter {
  color: #666666;
  transition: 0.4s;
}
.fs-p-snsArea i.fab.fa-twitter:hover, .fs-p-snsArea i.fab.fa-twitter:active {
  color: #35abf3;
}
.fs-p-snsArea i.fab.fa-facebook-f {
  color: #666666;
  transition: 0.4s;
}
.fs-p-snsArea i.fab.fa-facebook-f:hover, .fs-p-snsArea i.fab.fa-facebook-f:active {
  color: #3085f3;
}
.fs-p-snsArea i.fab.fa-line {
  color: #666666;
  transition: 0.4s;
}
.fs-p-snsArea i.fab.fa-line:hover, .fs-p-snsArea i.fab.fa-line:active {
  color: #07e060;
}

#pt-reviBtn-indi .fs-c-button--addReview--detail.fs-c-button--plain {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: auto;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #b3b3b3;
  color: #666666;
  text-decoration: none;
  cursor: pointer;
}
#pt-reviBtn-indi .fs-c-button--addReview--detail.fs-c-button--plain:hover, #pt-reviBtn-indi .fs-c-button--addReview--detail.fs-c-button--plain:active, #pt-reviBtn-indi .fs-c-button--addReview--detail.fs-c-button--plain:focus {
  color: #999999;
}
@media screen and (max-width: 899px) {
  #pt-reviBtn-indi .fs-c-button--addReview--detail.fs-c-button--plain {
    justify-content: center;
  }
}

.revi-reco-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 3.2rem 0 0;
}
@media screen and (max-width: 899px) and (max-width: 639px) {
  .revi-reco-wrap {
    display: block;
  }
}

.review-cnt-copy .fs-c-button--addReview--detail,
.review-cnt-copy .fs-c-button--viewAllReviews {
  display: inline-block;
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 0;
  padding: 1em 1.6rem;
  border: 1px solid #ffffff;
  border-radius: 6px;
  background: #2b2b2b;
  box-shadow: none;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.review-cnt-copy .fs-c-button--addReview--detail:visited,
.review-cnt-copy .fs-c-button--viewAllReviews:visited {
  color: #ffffff;
}
.review-cnt-copy .fs-c-button--addReview--detail:active, .review-cnt-copy .fs-c-button--addReview--detail:focus,
.review-cnt-copy .fs-c-button--viewAllReviews:active,
.review-cnt-copy .fs-c-button--viewAllReviews:focus {
  border: 1px solid #2b2b2b;
  background-color: #ffffff;
  color: #2b2b2b;
}
@media (hover: hover) {
  .review-cnt-copy .fs-c-button--addReview--detail:hover,
  .review-cnt-copy .fs-c-button--viewAllReviews:hover {
    border: 1px solid #2b2b2b;
    background-color: #ffffff;
    color: #2b2b2b;
  }
}
.review-cnt-copy .fs-c-button--addReview--detail.arrow-l::before,
.review-cnt-copy .fs-c-button--viewAllReviews.arrow-l::before {
  display: inline-block;
  margin-right: 5px;
  transform: rotate(90deg);
  content: "▲";
}

:is(#pt-reviBtn-left,
#pt-reviBtn-right,
#pt-reviBtn-left-sp,
#pt-reviBtn-right-sp) .fs-c-buttonContainer {
  display: flex;
  justify-content: center;
  padding: 0;
}
:is(#pt-reviBtn-left,
#pt-reviBtn-right,
#pt-reviBtn-left-sp,
#pt-reviBtn-right-sp) .fs-c-button--addReview--detail,
:is(#pt-reviBtn-left,
#pt-reviBtn-right,
#pt-reviBtn-left-sp,
#pt-reviBtn-right-sp) .fs-c-button--viewAllReviews {
  width: 50vw;
  max-width: 300px;
}
@media screen and (max-width: 639px) {
  :is(#pt-reviBtn-left,
  #pt-reviBtn-right,
  #pt-reviBtn-left-sp,
  #pt-reviBtn-right-sp) .fs-c-button--addReview--detail,
  :is(#pt-reviBtn-left,
  #pt-reviBtn-right,
  #pt-reviBtn-left-sp,
  #pt-reviBtn-right-sp) .fs-c-button--viewAllReviews {
    width: 100%;
    max-width: 223px;
    margin: 0 auto;
  }
}

#pt-reviBtn-left,
#pt-reviBtn-left-sp {
  margin-right: 0.8rem;
}
@media screen and (max-width: 639px) {
  #pt-reviBtn-left,
  #pt-reviBtn-left-sp {
    margin-right: 0;
    margin-bottom: 8px;
  }
}

.fs-c-productReview {
  display: none;
}

.fs-c-productReview__reviewList {
  margin: 0;
  padding: 0;
  list-style: none;
}

.review-cnt-copy .pt-outputReviw_ttl {
  margin-top: 0;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 899px) {
  .review-cnt-copy .pt-outputReviw_ttl {
    margin-bottom: 2.4rem;
  }
}
.review-cnt-copy .pt-outputReviw_ttl .col-ttl__pri {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 700;
  font-size: clamp(18px, 8.526px + 2.105vw, 22px);
  line-height: 1;
  text-align: center;
}
.review-cnt-copy .pt-outputReviw_ttl .col-ttl__sec {
  margin-top: 0.8rem;
  font-size: 1.3rem;
  text-align: center;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-productReview__reviewList {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-productReview__reviewList > * {
  width: 100%;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-productReview__reviewList > *:not(:nth-of-type(1)) {
  margin-top: 2.4rem;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewList__item {
  padding: 16px 16px;
  border-top: none;
  border-bottom: 1px solid #dddddd;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewList__item:nth-of-type(1) {
  padding: 0 16px 16px;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewList__item:not(:nth-of-type(1)) {
  margin-top: 1.6rem;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewer__name {
  display: inline-block;
  font-weight: 700;
  font-size: var(--pt-fz-md, 1.6rem);
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewer__profile {
  display: inline-block;
  font-size: var(--pt-fz-smh, 1.2rem);
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewer__status {
  display: inline-block;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewInfo__date {
  margin-top: 1.6rem;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewInfo__date dt {
  display: inline-block;
  margin-right: 0.8rem;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewInfo__date dd {
  display: inline-block;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-aggregateRating {
  align-items: center;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewList__item__body {
  margin-top: 1.6rem;
  padding: 0;
}

#output-review_rating:has(> .fs-c-productReview__aggregateRating > [aria-label="レビュー件数 0"]) {
  display: none;
}

.item-article .fs-c-reviewList .fs-c-reviewBody {
  border: none;
}

.review-cnt-copy__none-review {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  width: 100%;
  min-height: max(20vh, 175px);
  border-top: 1px solid var(--pt-clr-bd);
  border-bottom: 1px solid var(--pt-clr-bd);
  text-align: center;
}
.review-cnt-copy__none-review i {
  color: #cccccc;
  font-size: 5rem;
}
.review-cnt-copy__none-review p {
  width: 100%;
  margin-top: 0.8rem;
  color: #cccccc;
}

.fs-body-product .fs-c-reviewList__item__body.fs-c-reviewBody {
  border: none;
}

.fs-body-product .fs-l-page {
  overflow: initial;
}
@media screen and (max-width: 899px) {
  .fs-body-product .fs-l-page {
    overflow: hidden;
  }
}

.item-detail-text-sp {
  display: block;
  width: 100%;
  margin: 9.6rem auto;
}
@media screen and (min-width: 640px) {
  .item-detail-text-sp {
    margin: 12rem auto;
    padding-top: 12rem;
    border-top: 1px solid var(--pt-clr-bd-l2);
  }
}
.item-detail-text-sp .__sec-cnt {
  max-width: var(--pt-spa-max-width-p);
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}

@media screen and (max-width: 899px) {
  .fs-l-pageMain > .item-detail-text-sp {
    margin-bottom: 7.2rem;
    padding-top: 7.2rem;
    border-top: 1px solid #cccccc;
  }
}

.fs-l-productLayout {
  display: grid;
  position: relative;
  row-gap: 4.8rem;
}
@media screen and (min-width: 900px) {
  .fs-l-productLayout {
    grid-template-columns: calc(47.1% - 7.2rem / 2) calc(52.9% - 7.2rem / 2);
    -moz-column-gap: 7.2rem;
         column-gap: 7.2rem;
    align-items: start;
  }
}
@media screen and (min-width: 900px) and (min-width: 1200px) {
  .fs-l-productLayout {
    grid-template-columns: calc(52.9% - 7.2rem / 2) calc(47.1% - 7.2rem / 2) !important;
    -moz-column-gap: 7.2rem;
         column-gap: 7.2rem;
  }
}

.fs-l-productLayout__item--2 {
  line-height: 1.5;
}
.fs-l-productLayout__item--2 > * {
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 899px) {
  .fs-l-productLayout__item--2 {
    position: static !important;
  }
}
.fs-l-productLayout__item--2::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}
.fs-l-productLayout__item--2.openMove {
  top: 100px;
}
.fs-l-productLayout__item--2.closedMove {
  top: 5vh;
}

.fs-l-productLayout__item--3 {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  row-gap: 4.8rem;
}

.fs-c-productCarouselMainImage__carousel {
  container-name: fspcm;
  container-type: inline-size;
}
.fs-c-productCarouselMainImage__image img {
  aspect-ratio: 10 / 14;
  width: min(100cqi, 565px + 32px);
  height: min(100%, 798px);
  -o-object-fit: cover;
     object-fit: cover;
}
@supports not (width: 100cqi) {
  .fs-c-productCarouselMainImage__image img {
    width: min(100vw, 565px);
  }
}
.fs-c-productCarouselMainImage__image__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
.fs-c-productCarouselMainImage .fs-c-slick.slick-slider {
  width: 100vw;
  margin-left: -4vw;
}
@media screen and (min-width: 900px) {
  .fs-c-productCarouselMainImage .fs-c-slick.slick-slider {
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 899px) {
  .fs-c-productCarouselMainImage .fs-c-slick .slick-slide img {
    max-height: 100vh;
  }
}
.fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__expandButton.fs-c-buttonContainer {
  display: none;
}

@media screen and (min-width: 900px) {
  .fs-c-productCarouselMainImage__thumbnailList {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(7, 1fr);
    margin-top: 0.9rem;
    overflow-x: auto;
    gap: 0.8rem;
  }
}
@media screen and (min-width: 900px) and (min-width: 1200px) {
  .fs-c-productCarouselMainImage__thumbnailList {
    grid-template-columns: repeat(8, 1fr);
  }
}
@media screen and (max-width: 899px) {
  .fs-c-productCarouselMainImage__thumbnailList {
    -ms-overflow-style: none;
    width: 101vw;
    margin-top: 0.9rem;
    margin-left: clamp(-2.4rem, -3.2vw, 0rem);
    scrollbar-width: none;
  }
  .fs-c-productCarouselMainImage__thumbnailList::-webkit-scrollbar {
    display: none;
  }
}
.fs-c-productCarouselMainImage__thumbnailList > li {
  margin: 0;
}
@media screen and (min-width: 900px) {
  .fs-c-productCarouselMainImage__thumbnailList > li {
    flex-shrink: 0;
    flex-basis: auto;
  }
}
@media screen and (max-width: 899px) {
  .fs-c-productCarouselMainImage__thumbnailList > li {
    width: 100%;
    margin: 0 0.8rem 0 0 !important;
  }
  .fs-c-productCarouselMainImage__thumbnailList > li:nth-of-type(1) {
    flex-basis: calc(80px + 0.8rem);
    padding-left: 0.8rem;
  }
}
.fs-c-productCarouselMainImage__thumbnailList > li img {
  display: block;
  width: 100%;
}
.fs-c-productCarouselMainImage__thumbnailList li.slick-active .fs-c-productCarouselMainImage__thumbnail > img {
  border: 2px solid #2b2b2b;
}
.fs-c-productCarouselMainImage__thumbnailList__thumbnail__caption {
  margin-top: 0.8rem;
  font-size: var(--pt-fz-xxs, 1rem);
  text-align: center;
}
@media screen and (min-width: 900px) {
  .fs-c-productCarouselMainImage__thumbnailList__thumbnail__caption {
    margin-top: 0.4rem;
  }
}
@media screen and (min-width: 900px) and (min-width: 1200px) {
  .fs-c-productCarouselMainImage__thumbnailList__thumbnail__caption {
    margin-top: 0.8rem;
  }
}

.pt-cartUnderCnt {
  display: grid;
  grid-template-rows: 5rem 5rem;
  grid-template-columns: 6.75rem 1fr 1fr 5rem;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  row-gap: 0.8rem;
  width: 100%;
  max-width: 450px;
  margin: 2.4rem auto;
}
@media screen and (min-width: 440px) {
  .pt-cartUnderCnt {
    grid-template-rows: auto;
  }
}

#pt-outputItem-count {
  grid-row-start: 1;
  grid-row-end: auto;
  grid-column-start: 1;
  grid-column-end: 1;
}
#pt-outputItem-count.arrival-notice {
  display: none;
}

#pt-outputItem-buy {
  grid-row-start: 2;
  grid-row-end: auto;
  grid-column-start: 1;
  grid-column-end: 4;
}
#pt-outputItem-buy button {
  min-width: auto;
}
@media screen and (min-width: 440px) {
  #pt-outputItem-buy {
    grid-row-start: auto;
    grid-row-end: auto;
    grid-column-start: 2;
    grid-column-end: 4;
  }
}
@media screen and (min-width: 440px) {
  #pt-outputItem-buy.arrival-notice {
    grid-column-start: 1;
  }
}

#pt-outputItem-fav {
  grid-row-start: 2;
  grid-row-end: auto;
  grid-column-start: 4;
  grid-column-end: auto;
}
@media screen and (min-width: 440px) {
  #pt-outputItem-fav {
    grid-row-start: auto;
    grid-row-end: auto;
    grid-column-start: 4;
    grid-column-end: auto;
  }
}

#pt-outputItem-count-inn {
  display: none;
}

#pt-outputItem-inquiryAbout {
  display: none;
}

#pt-outputItem-fav.fs-c-productQuantityAndWishlist {
  display: block;
}
#pt-outputItem-fav .fs-c-productQuantityAndWishlist__quantity {
  display: none;
}

.fs-c-quantity__select {
  width: 50px;
  background-color: transparent;
}

.fs-c-quantity__number {
  width: 50px;
}

.fs-c-productQuantityAndWishlist {
  display: none;
  position: relative;
}
.fs-c-productQuantityAndWishlist__quantity {
  position: relative;
  flex: 1 0 6.75rem;
  max-width: 6.75rem;
}
@media screen and (max-width: 899px) {
  .fs-c-productQuantityAndWishlist__quantity {
    flex: 1 0 6.75rem;
  }
}
@media screen and (max-width: 899px) and (max-width: 439px) {
  .fs-c-productQuantityAndWishlist__quantity {
    flex: 0 1 6.75rem;
  }
}
.fs-c-productQuantityAndWishlist__quantity::after, .fs-c-productQuantityAndWishlist__quantity::before {
  position: absolute;
  width: 1rem;
  width: 0.75rem;
  height: 1rem;
  height: 0.75rem;
  margin: auto;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  content: "";
  content: "";
}
.fs-c-productQuantityAndWishlist__quantity::after {
  right: 15px;
  bottom: 20%;
  transform: rotate(135deg) translate(-50%, 50%);
}
.fs-c-productQuantityAndWishlist__quantity::before {
  top: 20%;
  right: 15px;
  transform: rotate(-45deg) translate(-50%, 50%);
}
.fs-c-productQuantityAndWishlist__quantity :is(.fs-c-quantity__select, .fs-c-quantity__number) {
  width: 100%;
  height: 5rem;
  margin: 0;
  border-radius: 6px;
}

.cart-subsc-cnt {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.cart-subsc-cnt > * > * {
  margin-top: 0.8rem;
}

.fs-c-button--addToWishList--detail .fs-c-button__label,
.fs-c-button--removeFromWishList--detail .fs-c-button__label {
  display: inline;
}

.fs-c-buttonContainer--addToWishList--detail + .fs-c-productQuantityAndAction .fs-c-productActionButton {
  margin-top: 0;
  padding-top: 0;
}

.fs-c-productQuantityAndAction + .fs-c-productQuantityAndAction .fs-c-productActionButton {
  margin-top: 0;
  padding-top: 0;
}

.fs-c-productQuantityAndAction,
.fs-c-buttonContainer--addToWishList--detail {
  display: flex;
  justify-content: center;
  max-width: 42rem;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 900px) {
  .fs-c-productQuantityAndAction,
  .fs-c-buttonContainer--addToWishList--detail {
    max-width: 100%;
  }
}
@media screen and (max-width: 899px) and (max-width: 439px) {
  .fs-c-productQuantityAndAction,
  .fs-c-buttonContainer--addToWishList--detail {
    justify-content: flex-start;
  }
}

.fs-c-productQuantityAndAction__action {
  order: 2;
  width: 100%;
}
.fs-c-productQuantityAndAction__action .fs-c-button--addToCart--subscriptionDetail,
.fs-c-productQuantityAndAction__action .fs-c-button--addToSubscriptionCart--detail {
  min-width: auto;
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.fs-c-productQuantityAndAction__quantity {
  position: relative;
  flex: 1 0 7rem;
  max-width: 7rem;
  margin-right: 0.8rem;
}
@media screen and (max-width: 899px) {
  .fs-c-productQuantityAndAction__quantity {
    flex: 1 0 7rem;
  }
}
@media screen and (max-width: 899px) and (max-width: 439px) {
  .fs-c-productQuantityAndAction__quantity {
    flex: 0 1 7rem;
  }
}
.fs-c-productQuantityAndAction__quantity::after, .fs-c-productQuantityAndAction__quantity::before {
  position: absolute;
  width: 1rem;
  width: 0.75rem;
  height: 1rem;
  height: 0.75rem;
  margin: auto;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  content: "";
  content: "";
}
.fs-c-productQuantityAndAction__quantity::after {
  right: 15px;
  bottom: 20%;
  transform: rotate(135deg) translate(-50%, 50%);
}
.fs-c-productQuantityAndAction__quantity::before {
  top: 20%;
  right: 15px;
  transform: rotate(-45deg) translate(-50%, 50%);
}
.fs-c-productQuantityAndAction__quantity :is(.fs-c-quantity__select, .fs-c-quantity__number) {
  width: 100%;
  height: 5rem;
  margin: 0;
  border-radius: 6px;
}

.particular__open-btn {
  --_fs-btn-lineheight:4.8rem;
  width: 100%;
  min-width: var(--_fs-btn-min-width, 220px);
  max-width: 100%;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.particular__open-btn:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.particular__open-btn:active, .particular__open-btn:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .particular__open-btn:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}

a.particular__open-btn {
  display: grid;
}

.pt-cartUpperCnt {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.pt-cartUpperCnt.pt-cartUpperCnt--single .pt-modal__wrap {
  visibility: visible;
  position: static;
}
.pt-cartUpperCnt.pt-cartUpperCnt--single .fs-c-modal__header,
.pt-cartUpperCnt.pt-cartUpperCnt--single .fs-c-productQuantityAndWishlist,
.pt-cartUpperCnt.pt-cartUpperCnt--single .variation-open-btn {
  display: none;
}
.pt-cartUpperCnt.pt-cartUpperCnt--single #pt-outputItem-multi,
.pt-cartUpperCnt.pt-cartUpperCnt--single .pt-modal__wrap,
.pt-cartUpperCnt.pt-cartUpperCnt--single .pt-modal__product {
  display: contents;
}
.pt-cartUpperCnt:not(.pt-cartUpperCnt--single) :is(.fs-c-productSelection .fs-c-productSelection__name,
.fs-c-productOption .fs-c-productOption__name) {
  margin-left: 0;
  padding: 1em 1.5em;
  background-color: var(--pt-clr-headerBg-def);
}
.pt-cartUpperCnt:not(.pt-cartUpperCnt--single) :is(.fs-c-productSelection__selection, .fs-c-productOption__option,
.fs-c-productOption__selection) {
  margin-left: 0;
  padding: 1em 1.5em;
}

.pt-cartUpperCnt #pt-outputItem-multi {
  width: calc(100% - 3.2vw);
  max-width: 750px;
  height: calc(100dvh - 5rem - 1.5rem * 2);
  margin: calc(5rem + 1.5rem) auto 0;
  overflow-y: auto;
  border-radius: 0 0 3px 3px;
  background-color: white;
}
@media screen and (min-width: 640px) {
  .pt-cartUpperCnt #pt-outputItem-multi {
    width: calc(100% - 6.4vw);
    height: calc(100dvh - 5rem * 2 - 4rem);
    margin: calc(5rem + 4rem) auto 0;
  }
}
@media screen and (min-width: 640px) and (min-width: 900px) {
  .pt-cartUpperCnt #pt-outputItem-multi {
    width: 100%;
  }
}
.pt-cartUpperCnt .pt-modal__wrap {
  visibility: hidden;
  z-index: 2000;
  position: fixed;
  top: 0px;
  width: 100%;
  height: 100dvh;
  margin-left: -3.2vw;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition-duration: 0.4s;
  transition-property: opacity;
}
.pt-cartUpperCnt .pt-modal__wrap.active {
  display: block;
  visibility: visible;
}
.pt-cartUpperCnt .pt-modal__wrap.aniCls {
  opacity: 1;
}
@media screen and (min-width: 900px) {
  .pt-cartUpperCnt .pt-modal__wrap {
    left: 0px;
    width: 100vw;
    margin-top: 0px;
    margin-left: 0;
  }
}
.pt-cartUpperCnt .fs-c-variationAndActions {
  border-radius: 0 0 4px 4px;
  background-color: #ffffff;
}
.pt-cartUpperCnt .fs-c-modal__header {
  display: flex;
  z-index: 2000;
  position: absolute;
  left: 50%;
  width: calc(100% - 3.2vw);
  height: 5rem;
  margin: 1.5rem auto 0;
  transform: translate(-50%);
  border-bottom: solid 1px #e6e6e6;
  background-color: white;
}
@media screen and (min-width: 640px) {
  .pt-cartUpperCnt .fs-c-modal__header {
    width: calc(100% - 6.4vw);
    max-width: 750px;
    height: 5rem;
    margin-top: 4rem;
  }
}
@media screen and (min-width: 640px) and (min-width: 900px) {
  .pt-cartUpperCnt .fs-c-modal__header {
    width: 100%;
  }
}
.pt-cartUpperCnt .fs-c-modal__header .cart-modal-close::before {
  height: 1em;
  padding-top: 0px;
  padding-right: 6px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 1;
  font-family: "fs-icon" !important;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  width: 2.6rem;
  border-radius: 50%;
  background: #CBCBCB;
  content: "\e911";
  color: #ffffff;
  line-height: 2.6rem;
}
.pt-cartUpperCnt .fs-c-variationList__item__title {
  padding: 1em 1.5em;
  background-color: var(--pt-clr-headerBg-def);
  line-height: 1;
  text-align: left;
}
.pt-cartUpperCnt .fs-c-variationList__item__body {
  margin-top: 0;
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationList__item__body {
    flex-wrap: wrap;
  }
  .pt-cartUpperCnt .fs-c-variationList__item__body > div {
    width: 100%;
  }
}
.pt-cartUpperCnt .fs-c-variationList__item__body:has(.fs-c-variationList__item__image) {
  margin-bottom: 0.8rem;
}
.pt-cartUpperCnt .fs-c-variationList__item__image {
  flex: 1 0 auto;
  margin-top: 0.8rem;
  margin-left: 2.4rem;
}
.pt-cartUpperCnt .fs-c-variationList__item__image img {
  max-width: 80px;
}
@media screen and (max-width: 899px) and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationList__item__image {
    display: flex;
    justify-content: center;
    margin-bottom: 0.8rem;
    margin-left: 0;
  }
}
.pt-cartUpperCnt .fs-c-variationList__item__cart {
  padding-right: 2.4rem;
}
@media screen and (max-width: 899px) {
  .pt-cartUpperCnt .fs-c-variationList__item__cart {
    padding-right: 1.6rem;
  }
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationList__item__cart {
    max-width: none;
  }
}
.pt-cartUpperCnt .fs-c-variationList__item__cart li {
  min-height: 5rem;
  margin-top: 0.8rem;
}
.pt-cartUpperCnt .fs-c-variationList__item__cart li > *:nth-of-type(3) {
  order: 0;
}
.pt-cartUpperCnt .fs-c-variationList__item__cart li:not(:nth-last-of-type(1)) {
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #e6e6e6;
}
.pt-cartUpperCnt .fs-c-variationList__item__cart li:nth-last-of-type(1) {
  padding-bottom: 0;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__variationName {
  display: flex;
  position: relative;
  flex-direction: unset;
  flex-wrap: nowrap;
  padding-right: 2.4rem;
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__variationName {
    flex-direction: column;
  }
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__variationName::after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.6rem;
  width: 1px;
  height: 3.6rem;
  transform: translateY(-50%);
  background-color: #e6e6e6;
  content: "";
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__variationName__name {
  padding-right: 0.8rem;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart.fs-c-variationCart--withImage .fs-c-variationCart__image {
  margin-right: 0.8rem;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-outOfStockButton {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-button--addToCart--variation {
  min-width: auto;
  line-height: 4rem;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-button--subscribeToArrivalNotice--variation {
  min-width: auto;
  box-shadow: none;
  line-height: 4rem;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__wishlist .fs-c-button--particular {
  padding: 0 0.8rem 0 0;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__wishlist .fs-c-button--particular:hover, .pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__wishlist .fs-c-button--particular:active {
  color: #b22222;
}
.pt-cartUpperCnt .fs-c-variationCart > li {
  grid-template-columns: 1fr 7rem 12em;
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationCart > li {
    grid-template-columns: 1fr 3.5rem 11em;
  }
}
.pt-cartUpperCnt .fs-c-variationCart--withImage > li {
  grid-template-columns: auto 1fr 7rem 12em;
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationCart--withImage > li {
    grid-template-columns: auto 1fr 3.5rem 11em;
  }
}
@media screen and (min-width: 900px) {
  .pt-cartUpperCnt .fs-c-variationCart--withImage .fs-c-variationCart__image > img {
    max-width: 70px;
  }
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationCart--withImage .fs-c-variationCart__image > img {
    max-width: 45px;
  }
}
.pt-cartUpperCnt .fs-c-productVariationPrice {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: flex-start;
}
.pt-cartUpperCnt .fs-c-productVariationPrice__addon {
  display: flex;
  font-size: 0.8em;
}
.pt-cartUpperCnt .fs-c-productVariationPrice__addon::after {
  content: ")";
}
.pt-cartUpperCnt .fs-c-productVariationPrice__addon::before {
  content: "(";
}
.pt-cartUpperCnt .fs-c-variationCart__wishlist .fs-c-button--particular {
  padding: 0.8em 1.6em 0.6em;
}
.pt-cartUpperCnt .fs-c-variationCart__wishlist .fs-c-button--particular:hover, .pt-cartUpperCnt .fs-c-variationCart__wishlist .fs-c-button--particular:active {
  color: #b22222;
}
.pt-cartUpperCnt .variation-open-btn {
  display: flex;
  justify-content: center;
}
.pt-cartUpperCnt .variation-open-btn > * {
  width: 100%;
  max-width: 220px;
}
@media screen and (min-width: 440px) {
  .pt-cartUpperCnt .variation-open-btn > * {
    max-width: 350px;
  }
}
@media screen and (min-width: 440px) and (min-width: 900px) {
  .pt-cartUpperCnt .variation-open-btn > * {
    max-width: 100%;
  }
}

.item-article, .pane-target__reveiw {
  padding-top: 4.8rem;
}

.item-article > *:not(:nth-of-type(1)) {
  margin-top: 2.4rem;
}
.item-article .__sub-ttl__center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.item-article .__wrap > * + * {
  margin-top: 1.25em;
}
.item-article h1:nth-of-type(1), .item-article h2:nth-of-type(1), .item-article h3:nth-of-type(1), .item-article h4:nth-of-type(1), .item-article h5:nth-of-type(1), .item-article h6:nth-of-type(1) {
  margin-top: 0;
}
.item-article .__flex-1col + h1, .item-article .__flex-1col + h2, .item-article .__flex-1col + h3, .item-article .__flex-1col + h4, .item-article .__flex-1col + h5, .item-article .__flex-1col + h6, .item-article .__flex-1col + p, .item-article .__flex-2col + h1, .item-article .__flex-2col + h2, .item-article .__flex-2col + h3, .item-article .__flex-2col + h4, .item-article .__flex-2col + h5, .item-article .__flex-2col + h6, .item-article .__flex-2col + p, .item-article .__flex-wide + h1, .item-article .__flex-wide + h2, .item-article .__flex-wide + h3, .item-article .__flex-wide + h4, .item-article .__flex-wide + h5, .item-article .__flex-wide + h6, .item-article .__flex-wide + p {
  margin-top: 1.25em;
}
.item-article .__flex-1col img, .item-article .__flex-2col img, .item-article .__flex-wide img {
  max-width: 100%;
  -o-object-fit: cover;
  display: block;
  width: 100%;
     object-fit: cover;
}
@media screen and (max-width: 899px) {
  .item-article .__flex-wide img {
    width: 101vw;
    max-width: inherit;
    margin-left: -4vw;
    padding: 0 0;
  }
}
.item-article .__flex-2col {
  display: flex;
  justify-content: center;
}
.item-article .__flex-2col img:nth-of-type(1) {
  padding-right: 0.4rem;
}
.item-article .__flex-2col img:nth-of-type(2) {
  padding-left: 0.4rem;
}

table.info-table__v {
  width: 100%;
  border: none;
  border-top: 1px solid #2b2b2b;
  border-right: 1px solid #2b2b2b;
  border-bottom: 1px solid #2b2b2b;
  border-left: 1px solid #2b2b2b;
  border-collapse: collapse;
  background: transparent;
}
table.info-table__v th,
table.info-table__v td {
  padding-right: 1.6rem;
  padding-left: 1.6rem;
}
table.info-table__v th {
  width: 145px;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  border: none;
  border-bottom: 1px solid #454545;
  background: transparent;
  background-color: #2b2b2b;
  color: #ffffff;
  font-size: 1.3rem;
  vertical-align: top;
}
table.info-table__v th:not(:nth-of-type(1)) {
  border-left: 1px solid #454545;
}
table.info-table__v td {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  border: none;
  border-bottom: 1px solid #454545;
  background: transparent;
  font-size: 1.3rem;
}
table.info-table__v td:not(:nth-of-type(1)) {
  border-left: 1px solid #2b2b2b;
}
table.info-table__v tr:nth-last-of-type(1) th,
table.info-table__v tr:nth-last-of-type(1) td {
  border-bottom: none;
}

:is(.fs-l-productLayout__item) .fs-c-productNumber {
  padding: 0;
  border: none;
  color: #CBCBCB;
  font-size: var(--pt-fz-sm);
}
:is(.fs-l-productLayout__item) .fs-c-productNumber__label {
  margin-right: 0.8rem;
}
:is(.fs-l-productLayout__item) .fs-c-productNumber__number {
  font-weight: normal;
  font-size: 1.2em;
}
:is(.fs-l-productLayout__item) .fs-c-productNameHeading__copy {
  display: block;
  width: 100%;
  margin: 0.8rem 0 0.4rem;
  padding: 0;
  border-left: none;
  color: #222222;
  font-weight: 500;
  font-size: 1.2rem;
}
:is(.fs-l-productLayout__item) .fs-c-productNameHeading__name {
  display: block;
  width: 100%;
  margin: 0 0 0.8rem;
  color: #222222;
  font-weight: 500;
  font-size: var(--pt-fz-xl);
}
:is(.fs-l-productLayout__item) .fs-c-productMark > li {
  margin-bottom: 0.4rem;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice > * + * {
  margin-left: 0.4rem;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--listed {
  color: #222222;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main {
  font-size: var(--pt-fz-md, 1.6rem);
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main__price.fs-c-price {
  display: inline;
  text-decoration: line-through;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__addon.fs-c-productPrice__addon--listed {
  display: none;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__main__price {
  display: inline;
  color: #222222;
  font-weight: 500;
  font-size: var(--pt-fz-xxl, 2.2rem);
  font-family: var(--pt-font-family-sub);
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__addon {
  color: #222222;
}
:is(.fs-l-productLayout__item) .fs-c-productPointDisplay {
  padding: 0;
  background: transparent;
  color: #222222;
  font-size: 1.3rem;
  line-height: 1;
}
:is(.fs-l-productLayout__item) .fs-c-productNotice {
  padding: 0.8rem;
  border: none;
  background: #f5f5f5;
  font-size: 1.2rem;
  line-height: 1;
  text-align: center;
}
:is(.fs-l-productLayout__item) .fs-c-productNotice + .pt-cartUnderCnt {
  margin-top: 0.8rem;
}
:is(.fs-l-productLayout__item) .fs-c-productNotice + .cart-subsc-cnt {
  margin-top: 1.6rem;
}
:is(.fs-l-productLayout__item) .fs-c-productSelection {
  margin-top: 1.6rem;
  margin-bottom: 0.8rem;
}
:is(.fs-l-productLayout__item) .fs-c-productSelection__name {
  padding: 0.5em;
  background-color: #f5f5f5;
  line-height: 1;
}
:is(.fs-l-productLayout__item) .fs-c-productSelection__selection {
  margin-left: 0;
  padding: 4px;
}
:is(.fs-l-productLayout__item) .fs-c-productOption {
  margin-top: 1.6rem;
  margin-bottom: 0.8rem;
}
:is(.fs-l-productLayout__item) .fs-c-productOption__name {
  padding: 0.5em;
  background-color: #f5f5f5;
  line-height: 1;
}
:is(.fs-l-productLayout__item) .fs-c-variationLabel__label {
  display: none;
}
:is(.fs-l-productLayout__item) .fs-c-productPostage {
  padding: 0.5em;
  white-space: nowrap;
}
:is(.fs-l-productLayout__item) .fs-c-productPostage::before, :is(.fs-l-productLayout__item) .fs-c-productPostage::after {
  content: "";
}
:is(.fs-l-productLayout__item) .fs-c-quantity__message {
  position: absolute;
  bottom: -2rem;
}

.fs-body-product dt.fs-c-productSelection__name span {
  font-size: var(--pt-fz-sm, 1.4rem);
}
.fs-body-product dd.fs-c-productSelection__selection span {
  font-size: var(--pt-fz-sm, 1.4rem);
}
.fs-body-product .fs-c-buttonContainer {
  padding: 0;
}
.fs-body-product .fs-c-productQuantityAndWishlist + .fs-c-productActionButton {
  display: none;
}
.fs-body-product .fs-c-returnedSpecialContract {
  padding-bottom: 0;
}
.fs-body-product .fs-c-button--inquiryAboutProduct {
  color: #999999;
}
.fs-body-product .fs-c-button--addToCart--detail {
  --_fs-btn-lineheight:4.8rem;
  width: 100%;
  min-width: var(--_fs-btn-min-width, 220px);
  max-width: 100%;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--addToCart--detail:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.fs-body-product .fs-c-button--addToCart--detail:active, .fs-body-product .fs-c-button--addToCart--detail:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--addToCart--detail:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}
.fs-body-product .fs-c-button--addToCart--variation {
  --_fs-btn-lineheight:4.8rem;
  width: 100%;
  min-width: var(--_fs-btn-min-width, 220px);
  max-width: 100%;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--addToCart--variation:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.fs-body-product .fs-c-button--addToCart--variation:active, .fs-body-product .fs-c-button--addToCart--variation:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--addToCart--variation:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}
.fs-body-product .fs-c-button--addToCart--subscriptionDetail {
  --_fs-btn-lineheight:4.8rem;
  width: 100%;
  min-width: var(--_fs-btn-min-width, 220px);
  max-width: 100%;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--addToCart--subscriptionDetail:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.fs-body-product .fs-c-button--addToCart--subscriptionDetail:active, .fs-body-product .fs-c-button--addToCart--subscriptionDetail:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--addToCart--subscriptionDetail:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}
.fs-body-product .fs-c-button--addToSubscriptionCart--detail {
  --_fs-btn-lineheight:4.8rem;
  width: 100%;
  min-width: var(--_fs-btn-min-width, 220px);
  max-width: 100%;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--addToSubscriptionCart--detail:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.fs-body-product .fs-c-button--addToSubscriptionCart--detail:active, .fs-body-product .fs-c-button--addToSubscriptionCart--detail:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--addToSubscriptionCart--detail:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail {
  --_fs-btn-color: #ffffff;
  --_fs-btn-bgc: #999999;
  --_fs-btn-border: 1px solid #999999;
  --_fs-btn-color-hover: #ffffff;
  --_fs-btn-bgc-hover: #bbbbbb;
  --_fs-btn-border-hover: 1px solid #bbbbbb;
  width: 100%;
  min-width: var(--_fs-btn-min-width, 220px);
  max-width: 100%;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:active, .fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:active, .fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:focus {
  text-decoration: none;
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:hover {
    text-decoration: none;
  }
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--variation {
  --_fs-btn-color: #ffffff;
  --_fs-btn-bgc: #999999;
  --_fs-btn-border: 1px solid #999999;
  --_fs-btn-color-hover: #ffffff;
  --_fs-btn-bgc-hover: #bbbbbb;
  --_fs-btn-border-hover: 1px solid #bbbbbb;
  width: 100%;
  min-width: var(--_fs-btn-min-width, 220px);
  max-width: 100%;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--variation:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--variation:active, .fs-body-product .fs-c-button--subscribeToArrivalNotice--variation:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--subscribeToArrivalNotice--variation:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--variation:active, .fs-body-product .fs-c-button--subscribeToArrivalNotice--variation:focus {
  text-decoration: none;
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--subscribeToArrivalNotice--variation:hover {
    text-decoration: none;
  }
}
.fs-body-product .fs-c-button--addToWishList--detail {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 5rem;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border: 1px solid #e38fc7;
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  background: #ffffff;
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  color: #e38fc7;
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--addToWishList--detail:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.fs-body-product .fs-c-button--addToWishList--detail:active, .fs-body-product .fs-c-button--addToWishList--detail:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--addToWishList--detail:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}
.fs-body-product .fs-c-button--addToWishList--detail:hover, .fs-body-product .fs-c-button--addToWishList--detail:focus {
  border-color: #ffffff;
  background: #e38fc7;
  color: #ffffff;
  text-decoration: none;
}
.fs-body-product .fs-c-button--addToWishList--detail .fs-c-button__label {
  display: none;
}
.fs-body-product .fs-c-button--addToWishList--detail:hover, .fs-body-product .fs-c-button--addToWishList--detail:focus {
  background: white;
  color: #ffffff;
  text-decoration: none;
}
.fs-body-product .fs-c-button--addToWishList--detail::after {
  margin-left: 0;
  color: white;
}
.fs-body-product .fs-c-button--addToWishList--detail:hover::after, .fs-body-product .fs-c-button--addToWishList--detail:focus::after {
  color: #ffffff;
}
.fs-body-product .fs-c-button--removeFromWishList--detail {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 5rem;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border: 1px solid #e38fc7;
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  background: #ffffff;
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  color: #e38fc7;
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--removeFromWishList--detail:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.fs-body-product .fs-c-button--removeFromWishList--detail:active, .fs-body-product .fs-c-button--removeFromWishList--detail:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--removeFromWishList--detail:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}
.fs-body-product .fs-c-button--removeFromWishList--detail:hover, .fs-body-product .fs-c-button--removeFromWishList--detail:focus {
  border-color: #ffffff;
  background: #e38fc7;
  color: #ffffff;
  text-decoration: none;
}
.fs-body-product .fs-c-button--removeFromWishList--detail .fs-c-button__label {
  display: none;
}
.fs-body-product .fs-c-button--removeFromWishList--detail:hover, .fs-body-product .fs-c-button--removeFromWishList--detail:focus {
  background: white;
  color: #ffffff;
  text-decoration: none;
}
.fs-body-product .fs-c-button--removeFromWishList--detail::after {
  margin-left: 0;
  color: white;
}
.fs-body-product .fs-c-button--removeFromWishList--detail:hover::after, .fs-body-product .fs-c-button--removeFromWishList--detail:focus::after {
  color: #ffffff;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: var(--_fs-btn-min-width, 220px);
  max-width: 100%;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border: 1px solid #e38fc7;
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  background: #ffffff;
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  color: #e38fc7;
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  line-height: 4.8rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail:active, .fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail:hover, .fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail:focus {
  border-color: #ffffff;
  background: #e38fc7;
  color: #ffffff;
  text-decoration: none;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail:hover, .fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail:focus {
  background: white;
  color: #ffffff;
  text-decoration: none;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail::after {
  color: white;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail:hover::after, .fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail:focus::after {
  color: #ffffff;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail .fs-c-button__label {
  display: block;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: var(--_fs-btn-min-width, 220px);
  max-width: 100%;
  padding: 0 0.4rem;
  border: 1px solid var(--_fs-btn-border, var(--pt-clr-btnBorder-1));
  border: 1px solid #e38fc7;
  border-radius: 6px;
  background: var(--_fs-btn-bgc, var(--pt-clr-btnBg-1));
  background: #ffffff;
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
  color: #e38fc7;
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_fs-btn-lineheight, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail:visited {
  color: var(--_fs-btn-color, var(--pt-clr-btnText-1));
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail:active, .fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail:focus {
  border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
  background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
  color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail:hover {
    border: var(--_fs-btn-border-hover, 1px solid var(--pt-clr-btnBorder-hover-1));
    background: var(--_fs-btn-bgc-hover, var(--pt-clr-btnBg-hover-1));
    color: var(--_fs-btn-color-hover, var(--pt-clr-btnText-hover-1));
  }
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail:hover, .fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail:focus {
  border-color: #ffffff;
  background: #e38fc7;
  color: #ffffff;
  text-decoration: none;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail::after {
  color: white;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail:hover::after, .fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail:focus::after {
  color: #ffffff;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail .fs-c-button__label {
  display: block;
}

.fs-c-variationRadioList {
  margin: 16px 0;
}
.fs-c-variationRadioList__row {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding: 4px;
  border-top: 1px solid #e6e6e6;
}
.fs-c-variationRadioList__row:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.fs-c-variationRadioList__radio {
  flex-grow: 1;
}
.fs-c-variationRadioList__name {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  font-weight: bold;
}
.fs-c-variationRadioList__name__name, .fs-c-variationRadioList__name__stock {
  margin-right: 8px;
}
.fs-c-variationRadioList__name__caption {
  font-weight: normal;
  font-size: 1.2rem;
}
.fs-c-variationRadioList__wishlist {
  align-self: center;
  -ms-grid-row-align: center;
}

.fs-c-variationMatrix__row__thumbnail img, .fs-c-variationMatrix__row__variationName {
  margin: 4px;
}
.fs-c-variationMatrix__panel {
  margin: 4px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #f5f5f5;
}
.fs-c-variationMatrix__panel.is-active {
  background: #1f5da0;
  color: #ffffff;
}
.fs-c-variationMatrix__radio {
  display: none;
}
.fs-c-variationMatrix__item {
  flex-grow: 1;
  flex-basis: 64px;
}
.fs-c-variationMatrix__panel {
  flex-grow: 1;
  align-items: center;
  padding: 8px;
}
.fs-c-variationMatrix__panel__caption {
  font-size: 1.2rem;
}
.fs-c-variationMatrix__radio:checked + .fs-c-variationMatrix__panel {
  background: #2559A8;
  color: #ffffff;
}
.fs-c-variationMatrix__radio:disabled + .fs-c-variationMatrix__panel {
  background: #f7f7f7;
  color: #b2b2b2;
}
_:-ms-input-placeholder, :root .fs-c-variationMatrix__item {
  flex-basis: auto;
}

.rcmd-slick-slider .rcmd-slick-list {
  margin: 0 -0.2rem;
}
@media screen and (min-width: 900px) {
  .rcmd-slick-slider .rcmd-slick-list {
    margin: 0 -0.4rem;
  }
}
.rcmd-slick-slider .rcmd-slick-slide {
  margin: 0 0.4rem;
}
@media screen and (min-width: 900px) {
  .rcmd-slick-slider .rcmd-slick-slide {
    margin: 0 0.8rem;
  }
}
.rcmd-slick-slider .rcmd-slick-prev::before, .rcmd-slick-slider .rcmd-slick-next::before {
  color: black;
  font-size: min(5vw, 28px);
  line-height: 1;
  font-family: "slick";
  opacity: 0.75;
}
.rcmd-slick-slider .rcmd-slick-prev {
  left: calc(-0.5 * min(5vw, 28px));
}
.rcmd-slick-slider .rcmd-slick-prev::before {
  content: "←";
}
@media screen and (min-width: 900px) {
  .rcmd-slick-slider .rcmd-slick-prev {
    left: calc(-0.5 * min(5vw, 28px));
  }
}
.rcmd-slick-slider .rcmd-slick-next {
  right: calc(-0.5 * min(5vw, 28px));
}
.rcmd-slick-slider .rcmd-slick-next::before {
  content: "→";
}
@media screen and (min-width: 900px) {
  .rcmd-slick-slider .rcmd-slick-next {
    right: calc(-0.5 * min(5vw, 28px));
  }
}
.rcmd-slick-slider .rcmd-slick-prev, .rcmd-slick-slider .rcmd-slick-next {
  z-index: 5;
  width: min(5vw, 28px);
  height: min(5vw, 28px);
}

.col-footer-1col {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.8rem;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--pt-header-height-catch, 41px) + var(--pt-header-height, clamp(50px, -6.842px + 12.632vw, 74px)));
}
@media screen and (min-width: 900px) {
  html {
    scroll-padding-top: calc(var(--pt-header-height-catch, 41px) + var(--pt-header-height, 74px) + 4.8rem);
  }
}

body {
  background: #ffffff;
  color: var(--pt-clr-text-1);
  font-style: normal;
  font-weight: 400;
  font-size: var(--pt-fz-def);
  line-height: var(--pt-lh-def);
  font-family: var(--pt-font-family-base);
  font-display: swap;
  font-optical-sizing: auto;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

:where(img) {
  height: auto;
  vertical-align: middle;
}

a :where(img) {
  transition-duration: 0.4s;
  transition-property: opacity;
}
@media (hover: hover) {
  a :where(img):hover {
    opacity: 0.85;
  }
}

.is-hidden {
  display: none !important;
}

@media screen and (max-width: 899px) {
  .is-hidden-pc {
    display: none !important;
  }
}

@media screen and (min-width: 900px) {
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (max-width: 639px) {
  .is-hidden-sm {
    display: none !important;
  }
}

@media screen and (min-width: 640px) {
  .is-hidden-rsm {
    display: none !important;
  }
}

:where(a, .__dummy-a) {
  color: #666666;
  cursor: pointer;
  transition-duration: 0.4s;
}
:where(a, .__dummy-a):hover, :where(a, .__dummy-a):active, :where(a, .__dummy-a):focus {
  color: #999999;
}

:is(.ancr-pri, a.ancr-pri, a.ancr-pri__hover) {
  color: #b22222;
  cursor: pointer;
  transition: 0.4s;
}
:is(.ancr-pri, a.ancr-pri, a.ancr-pri__hover):hover, :is(.ancr-pri, a.ancr-pri, a.ancr-pri__hover):active, :is(.ancr-pri, a.ancr-pri, a.ancr-pri__hover):focus {
  color: #d73030;
}

:where(ul, ol) {
  padding-inline-start: 1em;
}

:where(th, dt) {
  font-weight: 500;
}

:where(h1, h2, h3, h4, h5, h6) {
  line-height: var(--pt-lh-hd);
}

:where(h1, .ym-h1) {
  font-size: clamp(18px, 8.526px + 2.105vw, 22px);
}

:where(h2, .ym-h2) {
  font-size: clamp(16px, 8.895px + 1.579vw, 19px);
}

:where(h3, .ym-h3) {
  font-size: clamp(15px, 10.263px + 1.053vw, 17px);
}

:where(h4, .ym-h4) {
  font-size: clamp(14px, 9.263px + 1.053vw, 16px);
}

:where(h5, .ym-h5) {
  font-size: clamp(13px, 10.632px + 0.526vw, 14px);
}

.pt-lh::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.pt-lh::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}

.pt-lht::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}

.pt-lht::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}

.pt-lhh::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.pt-lhh::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}

.pt-lhht::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}

.pt-lhht::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}

.sec {
  margin-top: var(--_mart-sp, 0);
  margin-bottom: var(--_marb-sp, 0);
  padding-top: var(--_padt-sp, 9.6rem);
  padding-bottom: var(--_padb-sp, 9.6rem);
}
@media screen and (min-width: 640px) {
  .sec {
    margin-top: var(--_mart-pc, 0);
    margin-bottom: var(--_marb-pc, 0);
    padding-top: var(--_padt-pc, 12rem);
    padding-bottom: var(--_padb-pc, 12rem);
  }
}
.sec.sec--ptn, .sec.pt-n {
  --_padt-sp:0;
  --_padt-pc:0;
}
.sec.sec--pbn, .sec.pb-n {
  --_padb-sp:0;
  --_padb-pc:0;
}
.sec.sec--pl {
  --_padt-sp:12rem;
  --_padb-sp:12rem;
  --_padt-pc:16rem;
  --_padb-pc:16rem;
}
.sec.sec--ptl {
  --_padt-sp:12rem;
  --_padt-pc:16rem;
}
.sec.sec--pbl {
  --_padb-sp:12rem;
  --_padb-pc:16rem;
}
.sec.sec--ps {
  --_padt-sp:4.8rem;
  --_padb-sp:4.8rem;
  --_padt-pc:7.2rem;
  --_padb-pc:7.2rem;
}
.sec.sec--pts {
  --_padt-sp:4.8rem;
  --_padt-pc:7.2rem;
}
.sec.sec--pbs {
  --_padb-sp:4.8rem;
  --_padb-pc:7.2rem;
}
.sec.sec--pxs {
  --_padt-sp:4rem;
  --_padb-sp:4rem;
  --_padt-pc:4.8rem;
  --_padb-pc:4.8rem;
}
.sec.sec--ptxs {
  --_padt-sp:4rem;
  --_padt-pc:4.8rem;
}
.sec.sec--pbxs {
  --_padb-sp:4rem;
  --_padb-pc:4.8rem;
}
.sec.sec--mt {
  --_mart-pc:12rem;
  --_mart-sp:9.6rem;
}
.sec.sec--mb {
  --_marb-pc:12rem;
  --_marb-sp:9.6rem;
}
.sec.sec--bdt {
  border-top: 1px solid #cccccc;
}
.sec.sec--bg1 {
  background-color: var(--pt-clr-bg-base);
}
.sec.sec--bg2 {
  background-color: var(--pt-clr-bg-2);
}

.sec-cnt {
  max-width: var(--_maxw, var(--pt-spa-max-width-p));
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--_padr, var(--pt-spa-both-side));
  padding-left: var(--_padl, var(--pt-spa-both-side));
}
.sec-cnt > * + * {
  margin-top: var(--_spa, var(--pt-spa-section-inn));
}
.sec-cnt.sec-cnt--fullw {
  --_maxw: none;
}
.sec-cnt.sec-cnt--fullw > *.is-except-fullw {
  max-width: var(--pt-spa-max-width-p) !important;
  margin-right: auto;
  margin-left: auto;
}
.sec-cnt.sec-cnt--wnp {
  --_maxw: var(--pt-spa-max-width);
}
.sec-cnt.sec-cnt--wnarti {
  --_maxw: var(--pt-spa-max-width-article);
}
.sec-cnt.sec-cnt--np {
  --_padl:0;
  --_padr:0;
}
.sec-cnt.sec-cnt--np > *.is-except-np {
  padding-right: var(--pt-spa-both-side) !important;
  padding-left: var(--pt-spa-both-side) !important;
}
.sec-cnt.sec-cnt--spa-sm {
  --_spa: var(--pt-spa-section-inn-s);
}
.sec-cnt.sec-cnt--span {
  --_spa: 0;
}
@media screen and (min-width: 900px) {
  .sec-cnt.sec-cnt--span-pc {
    --_spa: 0;
  }
}

.sec-cnt-sub > * + * {
  margin-top: var(--_spa-sub, var(--pt-spa-section-inn-s));
}

.pt-grid {
  display: grid;
  grid-template-rows: var(--_grid-row-sp, auto);
  grid-template-columns: var(--_grid-col-sp);
  row-gap: var(--_row-gap-sp, 0.8rem);
  list-style: none;
  -moz-column-gap: var(--_col-gap-sp, 0.8rem);
       column-gap: var(--_col-gap-sp, 0.8rem);
}
@media screen and (min-width: 900px) {
  .pt-grid {
    grid-template-rows: var(--_grid-row-pc, auto);
    grid-template-columns: var(--_grid-col-pc);
    row-gap: var(--_row-gap-pc, 1.6rem);
    -moz-column-gap: var(--_col-gap-pc, 1.6rem);
         column-gap: var(--_col-gap-pc, 1.6rem);
  }
}
.pt-grid.pt-grid--col3-sp {
  --_grid-col-sp:repeat(3,1fr);
}
.pt-grid.pt-grid--col3-pc {
  --_grid-col-pc:repeat(3,1fr);
}
.pt-grid.pt-grid--col2-sp {
  --_grid-col-sp:repeat(2,1fr);
}
.pt-grid.pt-grid--col2-pc {
  --_grid-col-pc:repeat(2,1fr);
}
.pt-grid.pt-grid--col4-sp {
  --_grid-col-sp:repeat(4,1fr);
}
.pt-grid.pt-grid--col5-pc {
  --_grid-col-pc:repeat(5,1fr);
}
.pt-grid.pt-grid--col5-sp {
  --_grid-col-sp:repeat(5,1fr);
}
.pt-grid.pt-grid--col5-pc {
  --_grid-col-pc:repeat(5,1fr);
}
.pt-grid.pt-grid--col6-sp {
  --_grid-col-sp:repeat(6,1fr);
}
.pt-grid.pt-grid--col6-pc {
  --_grid-col-pc:repeat(6,1fr);
}
.pt-grid.pt-grid--row-gapn {
  --_row-gap-sp: 0;
  --_row-gap-pc: 0;
}
.pt-grid.pt-grid--col-gapn {
  --_col-gap-sp: 0;
  --_col-gap-pc: 0;
}

.sec-cnt-topic > *.__w100 {
  grid-row: auto;
  grid-column: 1/-1;
}
.sec-cnt-topic > *.__w50 {
  grid-row: auto;
  grid-column: span 3;
}
.sec-cnt-topic > *.__w333 {
  grid-row: auto;
  grid-column: span 2;
}

span.material-symbols-outlined {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-bottom: 0.5rem;
  font-size: 3rem;
  font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 48;
}

/*=============================
.hamb-trigger
=============================*/
.hamb-trigger {
  position: relative;
  width: 28px;
  height: 20px;
  cursor: pointer;
}

.hamb-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  border-radius: 1px;
  background-color: var(--_hamb-clr, #666);
}

.hamb-trigger, .hamb-trigger span {
  box-sizing: border-box;
  display: inline-block;
  transition: all 0.5s;
}

.hamb-trigger span:nth-of-type(1) {
  top: 0;
}

.hamb-trigger span:nth-of-type(2) {
  top: calc((20px - 1px) / 2);
}

.hamb-trigger span:nth-of-type(3) {
  bottom: 0;
}

.hamb-btn {
  position: relative;
  transform: translateY(0.35rem);
}
@media screen and (min-width: 900px) {
  .hamb-btn {
    transform: translateY(0.5rem);
  }
}
.hamb-btn__inn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 639px) {
  .hamb-btn__inn {
    padding-top: 0.25rem;
  }
}
.hamb-btn__lab {
  margin-top: 0.8rem;
  color: var(--_hamb-clr, #666);
  font-size: clamp(9px, 6.632px + 0.526vw, 10px);
  line-height: 1;
  font-family: var(--pt-font-family-sub);
}
.hamb-btn__cover {
  z-index: 10;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

@media screen and (max-width: 639px) {
  .fs-l-page:has(> [data-header-theme]) .ym-header {
    min-height: var(--pt-header-height-catch);
  }
  .fs-l-page:has(> [data-header-theme]) .fs-l-main {
    margin-top: 0;
  }
}

.ym-header {
  min-height: var(--pt-header-height, 93px);
}
.ym-header :where(ul, ol) {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ym-offcan__search .fs-p-searchForm.__glnav .ym-sForm_group {
  border: 1px solid #cccccc;
}
.ym-offcan__search .fs-p-searchForm.__glnav .ym-sForm_input {
  padding: 5px 0px 5px 10px;
  font-size: 1.3rem;
}

.ym-glnav {
  z-index: 1013;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  pointer-events: auto;
  transition-duration: 0.4s;
  transition-property: top;
}
body.is-scroll .ym-glnav {
  top: calc(var(--pt-header-height-catch) * -1);
}

.ym-glnav__cnt {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-end;
  max-width: var(--pt-spa-max-width-p);
  margin: 0 auto;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
  transition-property: all, width;
}
.ym-glnav__cnt > * {
  padding: 0.8rem 0 0.4rem;
}
@media screen and (min-width: 640px) {
  .ym-glnav__cnt > * {
    padding: 1.6rem 0 0.8rem;
  }
}
.ym-glnav__cnt > :first-child {
  margin-right: auto;
}
.ym-glnav__cnt-bottom {
  width: 100%;
  max-width: var(--pt-spa-max-width-p);
  margin: 0 auto;
  padding: 0.8rem 0 1.6rem;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
  font-family: var(--pt-font-family-sub);
}
@media screen and (max-width: 899px) {
  .ym-glnav__cnt-bottom {
    display: none;
  }
}
.ym-glnav__cnt-bottom ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ym-glnav__cnt-bottom ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.25;
}
.ym-glnav__cnt-bottom ul li:not(:nth-of-type(1)) {
  margin-left: 0.8rem;
}
.ym-glnav__cnt-bottom ul a {
  color: var(--_gn-list-clr, #666666);
  text-align: center;
}
.ym-glnav__cnt-bottom ul a:active, .ym-glnav__cnt-bottom ul a:focus {
  color: var(--_gn-list-hclr, #999999);
}
@media (hover: hover) {
  .ym-glnav__cnt-bottom ul a:hover {
    color: var(--_gn-list-hclr, #999999);
  }
}
.ym-glnav__upper {
  z-index: 3;
  position: relative;
  height: 63px;
  border-bottom: var(--_gn-bd-upper, 1px solid #cccccc);
  background: var(--_gn-bg-upper, rgba(255, 255, 255, 1));
  pointer-events: auto;
  transition-duration: 0.4s;
  transition-property: background, color;
}
@media screen and (min-width: 640px) {
  .ym-glnav__upper {
    height: auto;
  }
}
.ym-glnav__left {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ym-glnav__left > * + * {
  margin-left: 0.8rem;
}
@media screen and (min-width: 640px) {
  .ym-glnav__left > * + * {
    margin-left: 2.4rem;
  }
}
.ym-glnav__search span {
  color: var(--_gn-search-clr, #666666);
  cursor: pointer;
}
.ym-glnav__branding {
  display: flex;
  position: absolute;
  left: 50%;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  transform: translate(-50%, 0);
  pointer-events: none;
}
@media screen and (max-width: 899px) {
  .ym-glnav__branding {
    max-width: min(30vw, 160px);
  }
}
@media screen and (min-width: 900px) {
  .ym-glnav__branding {
    max-width: 190px;
    height: var(--pt-header-height);
  }
}
.ym-glnav__branding > a {
  display: flex;
  align-items: center;
  pointer-events: auto;
}
.ym-glnav__branding > a:not(:nth-of-type(1)) {
  display: none;
}
.ym-glnav__branding > a:nth-of-type(2) {
  width: 85%;
}
.ym-glnav__branding.ym-glnav__branding--le > a:not(:nth-of-type(2)) {
  display: none;
}
.ym-glnav__branding.ym-glnav__branding--top > a:nth-of-type(1) {
  display: var(--_glnav-logo-1, flex);
}
.ym-glnav__branding.ym-glnav__branding--top > a:nth-of-type(2) {
  display: var(--_glnav-logo-2, none);
  width: auto;
}
.ym-glnav__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ym-glnav__list li {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  padding: 0;
}
.ym-glnav__list li:nth-last-of-type(-n+1) {
  border-right: none;
}
.ym-glnav__list li a {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  color: var(--_gn-list-clr, #666666);
}
.ym-glnav__list li a:active, .ym-glnav__list li a:focus {
  color: var(--_gn-list-hclr, #999999);
}
@media (hover: hover) {
  .ym-glnav__list li a:hover {
    color: var(--_gn-list-hclr, #999999);
  }
}
.ym-glnav__list li a img {
  display: flex;
  justify-content: center;
  width: 100%;
  width: 3rem;
}
.ym-glnav__list .glnav_my-area-02 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  margin-left: 0.8rem;
}
@media screen and (max-width: 439px) {
  .ym-glnav__list .glnav_my-area-02 {
    display: none;
  }
}
@media screen and (min-width: 640px) {
  .ym-glnav__list .glnav_my-area-02 {
    margin-left: 2.4rem;
  }
}
.ym-glnav__list .glnav_my-area-03 {
  margin-left: 0.8rem;
}
@media screen and (min-width: 640px) {
  .ym-glnav__list .glnav_my-area-03 {
    margin-left: 2.4rem;
  }
}
.ym-glnav__notification {
  overflow: hidden;
  background-color: #2b2b2b;
}
.ym-glnav__notification a {
  display: block;
  padding: 0.8em 0;
  color: #ffffff;
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (min-width: 900px) {
  .ym-glnav__notification a {
    padding: 1em 0;
  }
}
.ym-glnav__hamb {
  display: flex;
  justify-content: center;
  height: 5rem;
}
@media screen and (max-width: 639px) {
  [data-header-theme=top] + .ym-header[data-header-open=close] {
    --_gn-bg-upper: linear-gradient(0deg,rgba(255, 255, 255, 0),rgba(220, 207, 191, 0.1));
    --_hamb-clr: #fff;
    --_gn-search-clr: #fff;
    --_gn-list-clr:#fff;
    --_glnav-logo-1:none;
    --_glnav-logo-2:flex;
    --_gn-bd-upper: 1px solid rgba(250,250,250,0.5);
  }
  [data-header-theme=top] + .ym-header[data-header-open=close] .ym-glnav__upper {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
  }
}

.ym-cover__offcan {
  visibility: hidden;
  z-index: 1009;
  position: fixed;
  top: 0;
  width: 100%;
  min-height: 100vh;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  transition: 0.4s;
  transition-property: opacity, visibility, background;
}
@media screen and (min-width: 900px) {
  .ym-cover__offcan {
    z-index: 999;
  }
}
.ym-cover__offcan.active.close-anim {
  opacity: 0;
}
.ym-cover__offcan.active {
  visibility: visible;
  background: #ffffff;
  opacity: 1;
}
@media screen and (min-width: 900px) {
  .ym-cover__offcan.active {
    background: rgba(0, 0, 0, 0.6);
  }
}
.ym-cover__offcan.pt-waiting.id-open {
  background: rgba(0, 0, 0, 0);
}
@keyframes wrap-offcan-closed {
  0% {
    transform: translateY(0px);
    opacity: 1;
  }
  99% {
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    visibility: hidden;
  }
}
@keyframes wrap-offcan-open {
  0% {
    opacity: 0;
  }
  99% {
    opacity: 1;
  }
  100% {
    visibility: visible;
  }
}
#ym-header .ym-offcan:not(.active) {
  visibility: hidden;
  pointer-events: none;
  -ms-overflow-style: none;
  opacity: 0;
  scrollbar-width: none;
}
#ym-header .ym-offcan:not(.active)::-webkit-scrollbar {
  display: none;
}
#ym-header .ym-offcan:not(.active) > * {
  visibility: hidden;
}
#ym-header .ym-offcan.active {
  visibility: visible;
}
#ym-header .ym-offcan.open-anim {
  opacity: 1;
}
#ym-header .ym-offcan.close-anim {
  opacity: 0;
}

.icon__arrow {
  display: block;
  display: inline-block;
  position: relative;
  padding: 0.4rem 0.8rem 0.4rem 1.6rem;
  color: var(--pt-clr-textHeader-1);
  cursor: pointer;
  cursor: pointer;
  transition-duration: 0.4s;
}
.icon__arrow:hover, .icon__arrow:active, .icon__arrow:focus {
  color: #999999;
}
.icon__arrow::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.6rem;
  height: 0.6rem;
  margin: auto;
  transform: rotate(45deg) translate(20%, 80%);
  border-top: 1px solid #2b2b2b;
  border-right: 1px solid #2b2b2b;
  content: "";
}
.icon__arrow.icon__arrow--header {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  padding-right: 0;
  transform: translateY(-50%);
}
.icon__arrow.icon__arrow--header::before {
  top: -50%;
}
.icon__arrow-r {
  display: block;
  display: inline-block;
  position: relative;
  padding: 0.4rem 0.8rem 0.4rem 1.6rem;
  color: var(--pt-clr-textHeader-1);
  cursor: pointer;
  cursor: pointer;
  transition-duration: 0.4s;
}
.icon__arrow-r:hover, .icon__arrow-r:active, .icon__arrow-r:focus {
  color: #999999;
}
.icon__arrow-r::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.6rem;
  height: 0.6rem;
  margin: auto;
  transform: rotate(225deg) translate(20%, 80%);
  border-top: 1px solid #2b2b2b;
  border-right: 1px solid #2b2b2b;
  content: "";
}
.icon__cross {
  /* バツ印だけver */
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  pointer-events: all;
}
.icon__cross::before, .icon__cross::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.08rem; /* 棒の幅（太さ） */
  height: 30px; /* 棒の高さ */
  background: #666;
  content: ""; /* 共通設定 */
}
.icon__cross::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.icon__cross::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.ym-offcan {
  position: relative;
  transition-duration: 0.4s;
}
.ym-offcan__cross-btn {
  display: flex;
  z-index: 10;
  position: absolute;
  top: 1.5rem;
  left: 50%;
  justify-content: flex-end;
  width: 100%;
  max-width: var(--pt-spa-max-width-p);
  margin: 0 auto;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
  transform: translate(-50%, 0%);
  pointer-events: none;
}
@media screen and (min-width: 900px) {
  .ym-offcan__cross-btn {
    display: none;
  }
}
.ym-offcan__cross-btn > * {
  background-color: #ffffff;
  cursor: pointer;
}
@media screen and (min-width: 900px) {
  .ym-offcan__cross-btn #ym-offcan__cross-btn {
    display: none;
  }
}
.ym-offcan__user .menber-info {
  display: flex;
  align-items: baseline;
  font-size: var(--pt-fz-smh);
}
.ym-offcan__user .menber-info .fs-p-memberInfo__points {
  line-height: 1;
}
.ym-offcan__user .menber-info .fs-p-memberInfo__points b {
  color: var(--pt-clr-notice);
  font-size: 1.9em;
}
.ym-offcan__user .fs-p-welcomeMsg {
  display: flex;
  flex: 0 1 auto;
  align-items: center;
  justify-content: flex-start;
  padding: 0 0 0.8rem;
  color: #2b2b2b;
  font-size: var(--pt-fz-def);
}
.ym-offcan__user .is-login, .ym-offcan__user .is-logout {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: flex-start;
  padding: 0 1.2rem 0.8rem;
  font-size: 1.2rem;
}
@media screen and (max-width: 899px) {
  .ym-offcan {
    z-index: 1010;
    position: fixed;
    top: calc(var(--pt-header-height));
    width: 100%;
    height: 100dvh;
    pointer-events: none;
  }
  body.is-scroll .ym-offcan {
    top: calc(var(--pt-header-height) - var(--pt-header-height-catch, 0px));
  }
  .ym-offcan__icon {
    margin: 0.8rem 0 0.8rem;
  }
  .ym-offcan__icon .is-loggedIn--true .ym-offcan__icon--login {
    display: none;
  }
  .ym-offcan__icon .is-loggedIn--false .ym-offcan__icon--logout {
    display: none;
  }
  .ym-offcan__icon ul > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    gap: 1.6rem;
  }
  .ym-offcan__icon ul a, .ym-offcan__icon ul .__dummy-a {
    display: flex;
    align-items: center;
    gap: 0.25em;
    color: var(--pt-clr-textHeader-1);
    cursor: pointer;
    cursor: pointer;
    transition-duration: 0.4s;
  }
  .ym-offcan__icon ul a:hover, .ym-offcan__icon ul a:active, .ym-offcan__icon ul a:focus, .ym-offcan__icon ul .__dummy-a:hover, .ym-offcan__icon ul .__dummy-a:active, .ym-offcan__icon ul .__dummy-a:focus {
    color: #999999;
  }
  .ym-offcan__icon ul a img, .ym-offcan__icon ul a .material-symbols-outlined, .ym-offcan__icon ul .__dummy-a img, .ym-offcan__icon ul .__dummy-a .material-symbols-outlined {
    display: flex;
    justify-content: center;
    width: 3.6rem;
    padding-bottom: 0;
    font-size: 3.6rem;
  }
  .ym-offcan__icon ul a .my-area__label, .ym-offcan__icon ul .__dummy-a .my-area__label {
    display: flex;
    justify-content: center;
    font-size: clamp(10px, 5.263px + 1.053vw, 12px);
    line-height: 1;
    white-space: nowrap;
  }
  .ym-offcan__icon ul a .mypageItemNumberWrap, .ym-offcan__icon ul .__dummy-a .mypageItemNumberWrap {
    top: -5px;
    transform: translate(-0.25rem, 0.2rem);
  }
  .ym-offcan__tag {
    margin: 2.4rem 0;
    margin-bottom: 0;
  }
  .ym-offcan__tag-ttl {
    margin: 0;
    padding: 0;
    color: #2b2b2b;
    font-weight: 500 !important;
    font-size: clamp(15px, 10.263px + 1.053vw, 17px);
  }
  .ym-offcan__tag-flow {
    overflow-x: auto;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .ym-offcan__tag-flow::-webkit-scrollbar {
    display: none;
  }
  .ym-offcan__tag-inn {
    font-size: 0;
  }
  .ym-offcan__tag-inn__inn {
    width: -moz-max-content;
    width: max-content;
    padding: 1.6rem 0 1.6rem;
  }
  .ym-offcan__tag-inn__inn > * + * {
    margin-left: 0.4rem;
  }
  .ym-offcan__tag.ym-offcan__tag--search-area {
    border-bottom: 1px solid #b3b3b3;
  }
  .ym-offcan__ttl {
    display: flex;
    align-items: baseline;
    margin: 0;
    margin: var(--_offcan-ttl-mar, 0 0 0.8rem);
    padding: 0 0 0.4rem;
    gap: 1.6rem;
    border-bottom: 1px solid #b3b3b3;
    color: #bbb;
    font-weight: 400;
    font-size: clamp(16px, 8.895px + 1.579vw, 19px);
    font-family: var(--pt-font-family-sub);
  }
  .ym-offcan__ttl.ym-offcan__ttl--h3 {
    --_offcan-ttl-mar: 2.8rem 0 0.8rem;
    font-size: clamp(15px, 10.263px + 1.053vw, 17px);
  }
  .ym-offcan__ttl .ym-offcan__box-subttl {
    margin-left: 0;
    color: #2b2b2b;
  }
  .ym-offcan__search {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr auto;
    align-items: center;
    margin: 3.2rem 0 4rem;
  }
  .ym-offcan__search .fs-p-searchForm {
    padding: 0;
  }
  .ym-offcan__search .fs-p-searchForm .pt-sForm_input {
    height: 4.3rem;
  }
  .ym-offcan__search .fs-p-searchForm .pt-sForm_button {
    height: 3.8rem;
  }
  .ym-offcan__search-detail__btn {
    margin-left: 0.8rem;
    padding: 0.5em 1.6rem;
    border: 1px solid var(--pt-clr-btnBorder-3);
    border-radius: var(--pt-r-sm);
    background-color: var(--pt-clr-btnBg-3);
    color: var(--pt-clr-btnText-3);
    line-height: 1;
    cursor: pointer;
    transition-duration: 0.4s;
  }
  .ym-offcan__search-detail__btn:visited {
    color: var(--pt-clr-btnText-3);
  }
  .ym-offcan__search-detail__btn:hover, .ym-offcan__search-detail__btn:active, .ym-offcan__search-detail__btn:focus {
    border: 1px solid var(--pt-clr-btnBorder-hover-3);
    background-color: var(--pt-clr-btnBg-hover-3);
    color: var(--pt-clr-btnText-hover-3);
  }
  .ym-offcan__box {
    margin: 0;
    line-height: var(--pt-lh-hd);
  }
  .ym-offcan__box .fas {
    margin-right: 0.8rem;
  }
  .ym-offcan__box .__btn {
    position: absolute;
    top: 50%;
    right: 0.8rem;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
  }
  .ym-offcan__box .__btn::before, .ym-offcan__box .__btn::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 1.2rem;
    background: #777777;
    content: "";
  }
  .ym-offcan__box .__btn::before {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .ym-offcan__box .__btn::after {
    transform: translate(-50%, -50%) rotate(180deg);
  }
  .ym-offcan__box.ym-offcan__box--padt {
    margin-top: 2.4rem;
  }
  .ym-offcan__box-inn {
    position: relative;
  }
  .ym-offcan__box-inn a, .ym-offcan__box-inn .__dummy-a {
    display: block;
    padding: 1.6rem 0 1.2rem;
    color: var(--pt-clr-textHeader-1);
    font-size: clamp(15px, 10.263px + 1.053vw, 17px);
    line-height: 1;
    font-family: var(--pt-font-family-sub);
    cursor: pointer;
    cursor: pointer;
  }
  .ym-offcan__box-inn a:hover, .ym-offcan__box-inn a:active, .ym-offcan__box-inn a:focus, .ym-offcan__box-inn .__dummy-a:hover, .ym-offcan__box-inn .__dummy-a:active, .ym-offcan__box-inn .__dummy-a:focus {
    color: #999999;
  }
  .ym-offcan__box-inn__smol {
    padding: 0.8rem 0 1.6rem var(--pt-spa-both-side);
  }
  .ym-offcan__box-subttl {
    margin-left: 1em;
    font-size: 0.7em;
  }
  .ym-offcan__layer {
    width: 100%;
    height: calc(100% - var(--pt-header-height));
    min-height: calc(100dvh - var(--pt-header-height));
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body.is-scroll .ym-offcan__layer {
    height: calc(100% - var(--pt-header-height) + var(--pt-header-height-catch, 0px));
    min-height: calc(100dvh - var(--pt-header-height) + var(--pt-header-height-catch, 0px));
  }
  .ym-offcan__layer::-webkit-scrollbar {
    display: none;
  }
  .ym-offcan__layer[class^=__layer-2-], .ym-offcan__layer[class*=" __layer-2-"], .ym-offcan__layer[class^=__layer-search], .ym-offcan__layer[class*=" __layer-search"] {
    position: absolute;
    top: 0;
    left: 0;
  }
  .ym-offcan__layer-bg {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 10px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  }
  .ym-offcan__sns {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: min(30vw, 140px) 1fr;
    align-items: center;
    justify-content: flex-start;
    padding-top: 1.2rem;
    gap: 4rem;
  }
  .ym-offcan__sns.ym-offcan__sns--dd > img {
    flex: 0 1 min(30vw, 140px);
  }
  .ym-offcan__sns.ym-offcan__sns--le {
    padding-top: 2.4rem;
  }
  .ym-offcan__sns.ym-offcan__sns--le .ym-offcan__sns--img img {
    width: min(17vw, 85px);
    margin-top: -0.35em;
  }
  .ym-offcan__sns-list {
    display: flex;
    align-items: center;
    gap: 1.6rem;
  }
  .ym-offcan__area {
    height: 100%;
    overflow-y: scroll;
    transform: translateX(-5%);
  }
  .ym-offcan__area.active {
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .ym-offcan__area.active::-webkit-scrollbar {
    display: none;
  }
  .ym-offcan__wrap + .ym-offcan__wrap {
    margin-top: 3.2rem;
  }
}
@media screen and (min-width: 900px) {
  .ym-offcan {
    z-index: 1010;
    position: fixed;
    top: calc(var(--pt-header-height));
    width: 100%;
    max-height: min(100dvh - var(--pt-header-height), var(--ym-offcan-height));
    pointer-events: none;
    transition-duration: 0.4s;
  }
  body.is-scroll .ym-offcan {
    top: calc(var(--pt-header-height) - var(--pt-header-height-catch, 0px));
    max-height: min(100dvh - var(--pt-header-height), var(--ym-offcan-height));
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__area-inn {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(8, 1fr);
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
    row-gap: 3.2rem;
  }
  .ym-offcan #glv-area__swi-1 :is(.ym-offcan__wrap--1,
  .ym-offcan__wrap--2,
  .ym-offcan__wrap--3,
  .ym-offcan__wrap--4,
  .ym-offcan__wrap--5,
  .ym-offcan__wrap--6) {
    grid-column: 1/-1;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__wrap--1 {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(8, 1fr);
    grid-template-areas: "area1 area1 area1 area1 area2 area2 area2 area2" "area3 area3 area3 area3 area2 area2 area2 area2";
    row-gap: 0.8rem;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__wrap--1 .ym-offcan__user {
    grid-area: area1;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__wrap--1 .ym-offcan__icon {
    grid-area: area3;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__wrap--1 .ym-offcan__search {
    grid-area: area2;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__wrap--1 .ym-offcan__scene {
    grid-area: area4;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__wrap--6 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 0.8rem;
    margin-right: auto;
    margin-left: auto;
  }
  .ym-offcan__icon .is-loggedIn--true .ym-offcan__icon--login {
    display: none;
  }
  .ym-offcan__icon .is-loggedIn--false .ym-offcan__icon--logout {
    display: none;
  }
  .ym-offcan__icon ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    gap: 1.6rem;
  }
  .ym-offcan__icon ul li {
    display: contents;
  }
  .ym-offcan__icon ul :is(.is-loggedIn--false, .is-loggedIn--true) {
    display: contents;
  }
  .ym-offcan__icon ul a, .ym-offcan__icon ul .__dummy-a {
    display: flex;
    flex: 0 1 auto;
    align-items: center;
    justify-content: flex-start;
    color: var(--pt-clr-textHeader-1);
    cursor: pointer;
  }
  .ym-offcan__icon ul a:hover, .ym-offcan__icon ul a:active, .ym-offcan__icon ul a:focus, .ym-offcan__icon ul .__dummy-a:hover, .ym-offcan__icon ul .__dummy-a:active, .ym-offcan__icon ul .__dummy-a:focus {
    color: #999999;
  }
  .ym-offcan__icon ul a img, .ym-offcan__icon ul a .material-symbols-outlined, .ym-offcan__icon ul .__dummy-a img, .ym-offcan__icon ul .__dummy-a .material-symbols-outlined {
    display: flex;
    justify-content: center;
    width: 3.6rem;
    padding-bottom: 0;
    font-size: 3.6rem;
  }
  .ym-offcan__icon ul a .my-area__label, .ym-offcan__icon ul .__dummy-a .my-area__label {
    display: flex;
    justify-content: center;
    font-size: clamp(8px, 0.895px + 1.579vw, 11px);
    line-height: 1;
    white-space: nowrap;
  }
  .ym-offcan__icon ul a .mypageItemNumberWrap, .ym-offcan__icon ul .__dummy-a .mypageItemNumberWrap {
    top: -5px;
    transform: translate(-0.25rem, 0.2rem);
  }
  .ym-offcan__ttl {
    display: flex;
    align-items: baseline;
    margin: 0;
    padding: 0 0 0.4rem;
    gap: 1.6rem;
    border-bottom: 1px solid #b3b3b3;
    color: #bbb;
    font-weight: 400;
    font-size: clamp(16px, 8.895px + 1.579vw, 19px);
    font-family: var(--pt-font-family-sub);
  }
  .ym-offcan__ttl.ym-offcan__ttl--sns {
    display: none;
  }
  .ym-offcan__ttl.ym-offcan__ttl--h3 {
    margin: 3.2rem 0 0;
    font-size: clamp(15px, 10.263px + 1.053vw, 17px);
  }
  .ym-offcan__tag-ttl {
    font-weight: 500;
  }
  .ym-offcan__search {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr auto;
    align-items: center;
  }
  .ym-offcan__search .fs-p-searchForm {
    padding: 0;
  }
  .ym-offcan__search .fs-p-searchForm .pt-sForm_input {
    height: 4.3rem;
  }
  .ym-offcan__search .fs-p-searchForm .pt-sForm_button {
    height: 3.8rem;
  }
  .ym-offcan__search-detail__btn {
    margin-left: 0.8rem;
    padding: 0.5em 1.6rem;
    border: 1px solid var(--pt-clr-btnBorder-3);
    border-radius: var(--pt-r-sm);
    background-color: var(--pt-clr-btnBg-3);
    color: var(--pt-clr-btnText-3);
    line-height: 1;
    cursor: pointer;
    transition-duration: 0.4s;
  }
  .ym-offcan__search-detail__btn:visited {
    color: var(--pt-clr-btnText-3);
  }
  .ym-offcan__search-detail__btn:hover, .ym-offcan__search-detail__btn:active, .ym-offcan__search-detail__btn:focus {
    border: 1px solid var(--pt-clr-btnBorder-hover-3);
    background-color: var(--pt-clr-btnBg-hover-3);
    color: var(--pt-clr-btnText-hover-3);
  }
  .ym-offcan__box {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fill, minmax(220px, auto));
    margin: 0;
    line-height: var(--pt-lh-hd);
    -moz-column-gap: 0.8rem;
         column-gap: 0.8rem;
    row-gap: 0;
  }
  .ym-offcan__box.ym-offcan__box--back li {
    border-bottom: none;
  }
  .ym-offcan__box.ym-offcan__box--back a, .ym-offcan__box.ym-offcan__box--back .__dummy-a {
    border-bottom: none;
  }
  .ym-offcan__box.ym-offcan__box--padt {
    margin-top: 2.4rem;
  }
  .ym-offcan__box-inn {
    display: grid;
    position: relative;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr auto;
    align-items: center;
    padding: 0.75em 0;
    border-bottom: 1px solid #cccccc;
    font-size: clamp(13px, 10.632px + 0.526vw, 14px);
    cursor: pointer;
  }
  .ym-offcan__box-inn::after {
    display: flex;
    justify-content: flex-end;
    content: "";
  }
  .ym-offcan__box-inn a, .ym-offcan__box-inn .__dummy-a {
    display: flex;
    display: flex;
    align-items: baseline;
    width: 100%;
    gap: 0.5em;
    color: var(--pt-clr-textHeader-1);
    font-family: var(--pt-font-family-sub);
    cursor: pointer;
    cursor: pointer;
    transition-duration: 0.4s;
  }
  .ym-offcan__box-inn a:hover, .ym-offcan__box-inn a:active, .ym-offcan__box-inn a:focus, .ym-offcan__box-inn .__dummy-a:hover, .ym-offcan__box-inn .__dummy-a:active, .ym-offcan__box-inn .__dummy-a:focus {
    color: #999999;
  }
  .ym-offcan__box-inn a.__back::before, .ym-offcan__box-inn .__dummy-a.__back::before {
    border: none;
  }
  .ym-offcan__box-ttl.ym-offcan__box-ttl--sale {
    color: var(--pt-clr-notice);
  }
  .ym-offcan__box-subttl {
    display: inline-block;
    color: var(--pt-clr-a);
    font-size: 0.7em;
    line-height: 1;
  }
  .ym-offcan__layer {
    width: 100%;
    max-width: var(--pt-spa-max-width-p);
    height: 100%;
    margin: 0 auto;
    padding-right: var(--pt-spa-both-side);
    padding-left: var(--pt-spa-both-side);
    overflow-y: auto;
  }
  .ym-offcan__layer[class^=__layer-2-], .ym-offcan__layer[class*=" __layer-2-"], .ym-offcan__layer[class^=__layer-search], .ym-offcan__layer[class*=" __layer-search"], .ym-offcan__layer[class^=__layer-items], .ym-offcan__layer[class*=" __layer-items"] {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
  }
  .ym-offcan__layer-bg {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 10px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    pointer-events: auto;
  }
  .ym-offcan__sns {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
    gap: 3.2rem;
  }
  .ym-offcan__sns.ym-offcan__sns--dd {
    flex: 0 1 55%;
    padding-right: 3.2rem;
    border-right: 1px solid var(--pt-clr-bd-l2);
  }
  .ym-offcan__sns.ym-offcan__sns--dd > img {
    flex: 0 1 130px;
  }
  .ym-offcan__sns.ym-offcan__sns--le .ym-offcan__sns--img img {
    width: min(17vw, 85px);
    margin-top: -0.35em;
  }
  .ym-offcan__sns-list {
    display: flex;
    align-items: center;
    gap: 1.6rem;
  }
  .ym-offcan__area {
    height: min(100dvh - var(--pt-header-height), var(--ym-offcan-height));
    max-height: var(--ym-offcan-height);
    overflow-y: scroll;
    transform: translateY(-10px);
    -ms-overflow-style: none; /* IE, Edge 対応 */
    scrollbar-width: none; /* Firefox 対応 */
  }
  .ym-offcan__area::-webkit-scrollbar {
    display: none; /* Chrome, Safari 対応 */
  }
  .ym-offcan__area.active {
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
  }
}
.ym-offcan__area {
  visibility: hidden;
  z-index: 1010;
  opacity: 0;
  pointer-events: none;
  transition-duration: 0.4s;
  transition-property: opacity, transform box-shadow;
}
.ym-offcan__area ul {
  padding: 0;
  list-style: none;
}
.ym-offcan__area-inn {
  width: 100%;
}
@media screen and (max-width: 899px) {
  .ym-offcan__area-inn {
    padding: 3.2rem var(--pt-spa-both-side) 4.8rem;
  }
}
@media screen and (min-width: 900px) {
  .ym-offcan__area-inn {
    padding-top: 3.2rem;
    padding-bottom: 4.8rem;
  }
}
.ym-offcan__area-inn.ym-offcan__area-inn--search .ym-offcan__search--swi {
  margin-top: 1.6rem;
}
.ym-offcan__area-inn.ym-offcan__area-inn--search .ym-offcan__search--swi .fs-p-productSearch__form.ym-productSearch {
  padding: 0;
}

span.cart-num-wrap {
  display: flex !important;
  position: relative !important;
  justify-content: center !important;
}
span.cart-num-wrap .mypageItemNumberWrap {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  padding: 1em 0.9em;
  transform: translate(-0.5rem, -0.5rem);
}
span.cart-num-wrap img {
  transform: translate(-0.25rem, 0rem);
}

.pt-heroBrandLogo {
  position: relative;
}
@media screen and (max-width: 639px) {
  .fs-l-page:has(> [data-header-theme]) .pt-heroBrandLogo__inn {
    display: flex;
    z-index: 5;
    position: absolute;
    top: calc(var(--pt-header-height) - var(--pt-header-height-catch));
    left: 50%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: min(100%, var(--pt-spa-max-width-p));
    padding-top: var(--pt-spa-both-side);
    transform: translateX(-50%);
  }
  .fs-l-page:has(> [data-header-theme]) .pt-heroBrandLogo__ankr {
    display: flex;
    flex: 0 0 50%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .fs-l-page:has(> [data-header-theme]) .pt-heroBrandLogo__ankr:not(:nth-of-type(1)) {
    border-left: 1px solid rgba(250, 250, 250, 0.5);
  }
  .fs-l-page:has(> [data-header-theme]) .pt-heroBrandLogo__ankr--dd {
    padding: 0;
  }
  .fs-l-page:has(> [data-header-theme]) .pt-heroBrandLogo__ankr--dd img {
    display: block;
    width: 68%;
  }
  .fs-l-page:has(> [data-header-theme]) .pt-heroBrandLogo__ankr--le {
    padding: 0;
  }
  .fs-l-page:has(> [data-header-theme]) .pt-heroBrandLogo__ankr--le img {
    display: block;
    width: 42%;
  }
}

@media screen and (max-width: 639px) {
  .fs-l-page:not(:has(> [data-header-theme])) .pt-heroBrandLogo__inn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: min(100%, var(--pt-spa-max-width-p));
    border-bottom: 1px solid var(--pt-clr-bd-l2);
  }
  .fs-l-page:not(:has(> [data-header-theme])) .pt-heroBrandLogo__ankr {
    display: flex;
    flex: 0 0 50%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .fs-l-page:not(:has(> [data-header-theme])) .pt-heroBrandLogo__ankr:not(:nth-of-type(1)) {
    border-left: 1px solid var(--pt-clr-bd-l2);
  }
  .fs-l-page:not(:has(> [data-header-theme])) .pt-heroBrandLogo__ankr--dd {
    padding: var(--pt-spa-both-side-sm) 0;
  }
  .fs-l-page:not(:has(> [data-header-theme])) .pt-heroBrandLogo__ankr--dd img {
    display: block;
    width: 55%;
  }
  .fs-l-page:not(:has(> [data-header-theme])) .pt-heroBrandLogo__ankr--le {
    padding: var(--pt-spa-both-side-sm) 0;
  }
  .fs-l-page:not(:has(> [data-header-theme])) .pt-heroBrandLogo__ankr--le img {
    display: block;
    width: 40%;
  }
}

@media screen and (min-width: 640px) {
  .pt-heroBrandLogo__inn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: min(100%, 400px);
    margin-right: auto;
    margin-left: auto;
    padding: 2.4rem 0;
    transform: translateX(-9.5%);
  }
  .pt-heroBrandLogo__ankr {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pt-heroBrandLogo__ankr:not(:nth-of-type(1)) {
    border-left: 1px solid var(--pt-clr-bd-l2);
  }
  .pt-heroBrandLogo__ankr--dd {
    padding: 0 3.6em 0 var(--pt-spa-both-side);
  }
  .pt-heroBrandLogo__ankr--le {
    margin-top: -0.5em;
    padding: 0 var(--pt-spa-both-side) 0 3.6em;
  }
}

.fs-p-cartItemNumber {
  display: inline-block;
  display: none;
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.3em 0.5em 0.3em;
  border-radius: 50vw;
  background-color: #83C2AD;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1;
}
.fs-p-cartItemNumber.fs-client-cart-count--0, .fs-p-cartItemNumber.fs-client-subscriptionCart-count--0 {
  display: none !important;
}

#pt-off-canvas-wrap ul .fs-clientInfo.login-wrap-div li {
  width: 100%;
  border-bottom: 1px solid #ffffff;
}
#pt-off-canvas-wrap .cartItemNumberWrap {
  position: relative;
}
#pt-off-canvas-wrap .fs-p-cartItemNumber {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-50%);
}

.scroll-top {
  z-index: 100;
  position: fixed;
  right: 1.6rem;
  bottom: 1.6rem;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  background: #ffffff;
  font-size: 1.4rem;
  text-align: center;
  transition: 0.4s;
}
@media screen and (max-width: 899px) {
  .fs-l-footer .scroll-top {
    bottom: 2rem;
  }
}

@media screen and (max-width: 899px) {
  .fs-l-pageMain .scroll-top {
    bottom: 8rem;
  }
}
@media screen and (max-width: 899px) and (max-width: 439px) {
  .fs-l-pageMain .scroll-top {
    right: 0;
    bottom: 6rem;
  }
}

@media screen and (max-width: 899px) {
  .fs-body-product .fs-l-footer .scroll-top {
    display: none !important;
  }
}

@media screen and (max-width: 899px) {
  .fs-body-product .fs-l-footer #scroll-top-item.scroll-top {
    display: block !important;
  }
}

.scroll-top.closedMove {
  visibility: hidden;
  opacity: 0;
}
.scroll-top.openMove {
  visibility: visible;
  opacity: 1;
}
@media screen and (min-width: 900px) {
  .scroll-top {
    right: 3.2rem;
    bottom: 3.2rem;
  }
}
.scroll-top a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2b2b2b;
  line-height: 1.3;
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .scroll-top a {
    font-size: 1.1rem;
  }
}
.scroll-top a:hover, .scroll-top a:active, .scroll-top a:focus {
  color: #e6e6e6;
}
.scroll-top a::before {
  display: block;
  margin-right: 5px;
  padding-left: 3px;
  content: "\f077";
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
}

.tag__s {
  display: inline-block;
  padding: 0.5em 0.75em;
  border: 1px solid #cccccc;
  border-radius: 5px;
  font-size: 1.3rem;
  line-height: 1;
}

.hf-acc__ttl {
  display: flex;
  justify-content: space-between;
  padding: 1.6rem 4vw 1.6rem 0;
  color: var(--pt-clr-textHeader-1);
  font-size: clamp(15px, 10.263px + 1.053vw, 17px);
  line-height: 1.25;
  font-family: var(--pt-font-family-sub);
  cursor: pointer;
  cursor: pointer;
}
.hf-acc__ttl:hover, .hf-acc__ttl:active, .hf-acc__ttl:focus {
  color: #999999;
}
.hf-acc__ttl::after {
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.hf-acc__ttl .icon__arrow {
  padding: 0;
}
.hf-acc__ttl .icon__arrow::before {
  transform: rotate(45deg) translate(-50%, 50%);
}
.hf-acc__items {
  max-height: 0px;
  overflow: hidden;
  transition: 0.3s;
}
.hf-acc__items-inn {
  padding: 1.6rem;
}
.hf-acc.is-active .hf-acc__items {
  max-height: 700px;
  transition: 0.6s;
}

.hf-acc__cbox {
  display: none;
}
.hf-acc__cbox:checked + .hf-acc__ttl .icon__arrow::before {
  transform: rotate(135deg) translate(-50%, 50%);
}
.hf-acc__cbox:checked + .hf-acc__ttl + .hf-acc__items {
  max-height: 700px;
  transition: 0.6s;
}
.hf-acc.hf-acc--header .hf-acc__items-inn {
  padding: 0;
}
.hf-acc.hf-acc--header .hf-acc__ttl {
  padding-top: 0;
}
@media screen and (min-width: 900px) {
  .hf-acc.hf-acc--header .hf-acc__ttl {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .hf-acc.hf-acc--header .hf-acc__cbox {
    display: none;
  }
  .hf-acc.hf-acc--header .hf-acc__cbox:not(:checked) + .hf-acc__ttl + .hf-acc__items {
    max-height: 700px;
    transition: 0.6s;
  }
}
@media screen and (min-width: 900px) {
  .hf-acc.hf-acc--header ul {
    display: flex;
    justify-content: center;
    margin-top: 1.6rem;
  }
}
.hf-acc.hf-acc--header ul li {
  font-size: 1.3rem;
}
@media screen and (min-width: 900px) {
  .hf-acc.hf-acc--header ul li {
    position: relative;
    line-height: 1;
  }
  .hf-acc.hf-acc--header ul li:not(:nth-of-type(1)) {
    margin-left: 1.6rem;
    padding-left: 1.6rem;
  }
  .hf-acc.hf-acc--header ul li:not(:nth-of-type(1))::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #cccccc;
    content: "";
  }
}

@keyframes css-slide-two {
  0% {
    transform: translateY(-100%);
  }
  1.5% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(0%);
  }
  51.5% {
    transform: translateY(100%);
  }
  99.999% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes css-slide-three {
  0% {
    transform: translateY(-100%);
  }
  1.5% {
    transform: translateY(0%);
  }
  30% {
    transform: translateY(0%);
  }
  31.5% {
    transform: translateY(100%);
  }
  99.999% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes css-slide-four {
  0% {
    transform: translateY(-100%);
  }
  1.5% {
    transform: translateY(0%);
  }
  25% {
    transform: translateY(0%);
  }
  26.5% {
    transform: translateY(100%);
  }
  99.999% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
.ym-glnav_notice li.ani-slider-top {
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
}
.ym-glnav_notice li.ani-slider-top:nth-of-type(odd) {
  background-color: #B8AD96;
}
.ym-glnav_notice li.ani-slider-top:nth-of-type(even) {
  background-color: #a6acaf;
}
.ym-glnav_notice li.ani-slider-top a {
  display: block;
  padding: 0.4rem 0;
  color: #fff;
}
.ym-glnav_notice li.ani-slider-top a:hover, .ym-glnav_notice li.ani-slider-top a:active, .ym-glnav_notice li.ani-slider-top a:focus {
  color: #fcfcfc;
}

.ym-glnav_notice {
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 100%;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
.ym-glnav_notice li.ani-slider-top {
  display: block;
  position: absolute;
  width: 100%;
  height: 30px;
  float: left;
  transform: translateY(-100%);
}
.ym-glnav_notice[data-glnav-notice-count="0"] {
  display: none;
}
.ym-glnav_notice[data-glnav-notice-count="1"] .ani-slider-top:nth-of-type(1) {
  transform: translateY(0%);
}
.ym-glnav_notice[data-glnav-notice-count="2"] .ani-slider-top:nth-of-type(1) {
  transform: translateY(0%);
  animation: css-slide-two 14s 0s infinite;
}
.ym-glnav_notice[data-glnav-notice-count="2"] .ani-slider-top:nth-of-type(2) {
  animation: css-slide-two 14s 7s infinite;
}
.ym-glnav_notice[data-glnav-notice-count="3"] .ani-slider-top:nth-of-type(1) {
  transform: translateY(0%);
  animation: css-slide-three 21s 0s infinite;
}
.ym-glnav_notice[data-glnav-notice-count="3"] .ani-slider-top:nth-of-type(2) {
  animation: css-slide-three 21s 7s infinite;
}
.ym-glnav_notice[data-glnav-notice-count="3"] .ani-slider-top:nth-of-type(3) {
  animation: css-slide-three 21s 14s infinite;
}
.ym-glnav_notice[data-glnav-notice-count="4"] .ani-slider-top:nth-of-type(1) {
  transform: translateY(0%);
  animation: css-slide-four 28s 0s infinite;
}
.ym-glnav_notice[data-glnav-notice-count="4"] .ani-slider-top:nth-of-type(2) {
  animation: css-slide-four 28s 7s infinite;
}
.ym-glnav_notice[data-glnav-notice-count="4"] .ani-slider-top:nth-of-type(3) {
  animation: css-slide-four 28s 14s infinite;
}
.ym-glnav_notice[data-glnav-notice-count="4"] .ani-slider-top:nth-of-type(4) {
  animation: css-slide-four 28s 21s infinite;
}

@media screen and (min-width: 900px) {
  .pt-footer {
    display: grid;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "area1 area2" "area3 area3" "copyright copyright";
  }
}
.pt-footer__area-1 {
  grid-area: area1;
}
.pt-footer__area-1 ul {
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-footer__area-1 img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
  width: 100%;
  height: 100%;
     object-position: center;
}
.pt-footer__area-1 li {
  max-height: 300px;
}
.pt-footer__area-2 {
  container-name: ftArea2;
  container-type: inline-size;
  grid-area: area2;
  align-content: center;
  background-color: var(--pt-clr-bg-2);
}
.pt-footer__area-3 {
  grid-area: area3;
  padding: var(--pt-spa-section-s) 0;
  background-color: var(--pt-clr-fiv);
}
.pt-footer__area-3 a {
  color: #fff;
  font-size: var(--pt-fz-md);
}
.pt-footer__area-3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-footer__area-3 li + li {
  margin-top: 0.75em;
}
@media screen and (max-width: 899px) {
  .pt-footer__area-3 .sec-cnt > * + * {
    margin-top: var(--pt-spa-section-inn-s);
    padding-top: var(--pt-spa-section-inn-s);
    border-top: 1px solid var(--pt-clr-bd-l2);
  }
}
@media screen and (min-width: 900px) {
  .pt-footer__area-3 .sec-cnt {
    display: flex;
    justify-content: space-evenly;
  }
}
.pt-footer__copyright {
  grid-area: copyright;
  padding: 1.6rem 0;
  background-color: var(--pt-clr-pri);
}
.pt-footer__copyright p {
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 899px) {
  .fs-body-product .pt-footer__copyright {
    padding-bottom: 9.6rem;
  }
}

.pt-footer-sns {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--pt-spa-section-s);
}
.pt-footer-sns__ttl {
  margin: 0 0 1.5em;
  color: var(--pt-clr-textHeader-1);
  font-size: min(6cqw, var(--pt-fz-xxl));
  line-height: 1;
  font-family: var(--pt-font-family-sub);
}
.pt-footer-sns__sns {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
}
.pt-footer-sns__sns.pt-footer-sns__sns--dd {
  padding-top: 0;
}
.pt-footer-sns__sns.pt-footer-sns__sns--dd > img {
  flex: 0 1 min(30cqw, 200px);
}
.pt-footer-sns__sns.pt-footer-sns__sns--le {
  margin-left: 3.7cqw;
  padding-top: 1.5em;
}
@media screen and (min-width: 900px) {
  .pt-footer-sns__sns.pt-footer-sns__sns--le {
    padding-top: calc(var(--pt-spa-section-inn-s) * 0.75);
  }
}
.pt-footer-sns__sns.pt-footer-sns__sns--le .pt-footer-sns__sns--img img {
  width: min(17cqw, 135px);
  margin-top: -0.35em;
}
.pt-footer-sns__sns-list {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
@media screen and (min-width: 900px) {
  .pt-footer-sns__sns-list img {
    width: min(5cqw, 25px);
  }
}
.pt-footer-sns__wrap + .pt-footer-sns__wrap {
  margin-top: 3.2rem;
}

.col-ttl__pri {
  margin: 0;
  color: var(--pt-clr-textHeader-1);
  font-size: var(--_ttl-fz-pri, var(--pt-fz-xxl));
  font-family: var(--pt-font-family-sub);
}
.col-ttl__sec {
  margin: 0;
  color: var(--pt-clr-text-1);
  font-size: var(--_ttl-fz-sec, var(--pt-fz-def));
}
.col-ttl__thr {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
  padding-left: var(--_ttl-padl-thr, var(--pt-spa-both-side));
  color: var(--pt-clr-textHeader-1);
  font-size: var(--_ttl-fz-thr, var(--pt-fz-xl));
  font-family: var(--pt-font-family-sub);
}
@media screen and (min-width: 900px) {
  .col-ttl__thr {
    padding-left: var(--_ttl-padl-thr, 0);
  }
}

@media screen and (max-width: 899px) {
  .col-ttl_02 {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    padding-left: var(--_ttl-spa-left-sp, var(--pt-spa-both-side));
    -moz-column-gap: 1.2rem;
         column-gap: 1.2rem;
  }
}
@media screen and (min-width: 900px) {
  .col-ttl_02 {
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
  .col-ttl_02 > * {
    width: -moz-fit-content;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (min-width: 1200px) {
  .col-ttl_02 {
    padding-left: var(--_ttl-spa-left-pc, 0);
  }
}
.col-ttl_gr > * {
  text-align: center;
}
.col-ttl_gr > * + * {
  margin-top: var(--pt-spa-section-inn-s);
}

[class^=pt-btn],
[class*=" pt-btn"],
[class^=btn-square],
[class*=" btn-square"] {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: var(--_b-width, 100%);
  padding: 0 var(--_b-padding-lr, 1em);
  border: 1px solid var(--_b-clr-bd, var(--pt-clr-btnBorder-2));
  border-radius: var(--_b-r-size, var(--pt-r-md));
  background-color: var(--_b-clr-bg, var(--pt-clr-btnBg-2));
  color: var(--_clr-text, var(--pt-clr-btnText-2));
  font-weight: 400;
  font-size: var(--pt-fz-md);
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 0.75em;
       column-gap: 0.75em;
}
[class^=pt-btn]::before,
[class*=" pt-btn"]::before,
[class^=btn-square]::before,
[class*=" btn-square"]::before {
  content: "";
}
[class^=pt-btn]::after,
[class*=" pt-btn"]::after,
[class^=btn-square]::after,
[class*=" btn-square"]::after {
  content: "";
}
[class^=pt-btn]:visited,
[class*=" pt-btn"]:visited,
[class^=btn-square]:visited,
[class*=" btn-square"]:visited {
  color: var(--_clr-text, var(--pt-clr-btnText-2));
}
[class^=pt-btn]:active,
[class*=" pt-btn"]:active,
[class^=btn-square]:active,
[class*=" btn-square"]:active {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-2));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-2));
  color: var(--_b-clr-hvText, var(--pt-clr-btnText-hover-2));
}
[class^=pt-btn]:active::after,
[class*=" pt-btn"]:active::after,
[class^=btn-square]:active::after,
[class*=" btn-square"]:active::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, var(--pt-clr-btnText-hover-2));
}
@media (hover: hover) {
  [class^=pt-btn]:hover,
  [class*=" pt-btn"]:hover,
  [class^=btn-square]:hover,
  [class*=" btn-square"]:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-2));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-2));
    color: var(--_b-clr-hvText, var(--pt-clr-btnText-hover-2));
  }
  [class^=pt-btn]:hover::after,
  [class*=" pt-btn"]:hover::after,
  [class^=btn-square]:hover::after,
  [class*=" btn-square"]:hover::after {
    color: var(--_b-clr-icon-hover, var(--pt-clr-btnText-hover-2));
  }
}

.pt-btn.pt-btn--ml {
  --_b-width: var(--pt-spa-btn-ml);
}
.pt-btn.pt-btn--md {
  --_b-width: var(--pt-spa-btn-md);
}
.pt-btn.pt-btn--sm {
  --_b-width: var(--pt-spa-btn-sm);
}
.pt-btn.pt-btn--smh {
  --_b-width: var(--pt-spa-btn-smh);
}
.pt-btn.pt-btn--tag {
  --_clr-text: var(--pt-clr-btnText-2);
  --_b-clr-bd: var(--pt-clr-btnBg-2);
  --_b-clr-bg: var(--pt-clr-btnBorder-2);
  --_b-clr-icon: var(--pt-clr-btnText-2);
  --_b-clr-hvText: var(--pt-clr-btnText-hover-2);
  --_b-clr-hvBd:var(--pt-clr-btnBg-hover-2);
  --_b-clr-hvBg:var(--pt-clr-btnBorder-hover-2);
  --_b-clr-icon-hover:var(--pt-clr-btnText-hover-2);
}
.pt-btn.pt-btn--tab {
  --_clr-text: var(--pt-clr-btnText-3);
  --_b-clr-bd: var(--pt-clr-btnBorder-3);
  --_b-clr-bg: var(--pt-clr-btnBg-3);
  --_b-clr-hvText: var(--pt-clr-btnText-1);
  --_b-clr-hvBd:var(--pt-clr-btnBg-1);
  --_b-clr-hvBg:var(--pt-clr-btnBorder-1);
  --_b-height: 2.8;
}
.pt-btn.pt-btn--tab.is-active {
  --_clr-text: var(--pt-clr-btnText-1);
  --_b-clr-bd: var(--pt-clr-btnBorder-1);
  --_b-clr-bg: var(--pt-clr-btnBg-1);
}
.pt-btn.pt-btn--pri {
  --_clr-text: var(--pt-clr-btnText-1);
  --_b-clr-bd: var(--pt-clr-btnBg-1);
  --_b-clr-bg: var(--pt-clr-btnBorder-1);
  --_b-clr-icon: var(--pt-clr-btnText-1);
  --_b-clr-hvText: var(--pt-clr-btnText-hover-1);
  --_b-clr-hvBd:var(--pt-clr-btnBorder-hover-1);
  --_b-clr-hvBg:var(--pt-clr-btnBg-hover-1);
  --_b-clr-icon-hover:var(--pt-clr-btnText-hover-1);
}
.pt-btn.pt-btn--sec {
  --_clr-text: var(--pt-clr-btnText-2);
  --_b-clr-bd: var(--pt-clr-btnBg-2);
  --_b-clr-bg: var(--pt-clr-btnBorder-2);
  --_b-clr-icon: var(--pt-clr-btnText-2);
  --_b-clr-hvText: var(--pt-clr-btnText-hover-2);
  --_b-clr-hvBd:var(--pt-clr-btnBg-hover-2);
  --_b-clr-hvBg:var(--pt-clr-btnBorder-hover-2);
  --_b-clr-icon-hover:var(--pt-clr-btnText-hover-2);
}
.pt-btn.pt-btn--thr {
  --_clr-text: var(--pt-clr-btnText-3);
  --_b-clr-bd: var(--pt-clr-btnBg-3);
  --_b-clr-bg: var(--pt-clr-btnBorder-3);
  --_b-clr-icon: var(--pt-clr-btnText-3);
  --_b-clr-hvText: var(--pt-clr-btnText-hover-3);
  --_b-clr-hvBd:var(--pt-clr-btnBg-hover-3);
  --_b-clr-hvBg:var(--pt-clr-btnBorder-hover-3);
}
.pt-btn.pt-btn--search {
  --_clr-text: var(--pt-clr-btnText-1);
  --_b-clr-bd: var(--pt-clr-btnBg-1);
  --_b-clr-bg: var(--pt-clr-btnBorder-1);
  --_b-clr-icon: var(--pt-clr-btnText-1);
  --_b-clr-hvText: var(--pt-clr-btnText-hover-1);
  --_b-clr-hvBd:var(--pt-clr-btnBorder-hover-1);
  --_b-clr-hvBg:var(--pt-clr-btnBg-hover-1);
  --_b-clr-icon-hover:var(--pt-clr-btnText-hover-1);
}
.pt-btn.pt-btn--search span {
  display: inline-flex;
  grid-row: auto;
  grid-column: 1;
  justify-content: flex-start;
  padding: 0;
  font-size: 1.75em;
}
.pt-btn.pt-btn--search button {
  border: none;
  background: transparent;
  color: var(--_clr-text);
}
.pt-btn.pt-btn--search button:active, .pt-btn.pt-btn--search button:focus {
  color: var(--_b-clr-hvText);
}
@media (hover: hover) {
  .pt-btn.pt-btn--search button:hover {
    color: var(--_b-clr-hvText);
  }
}
.pt-btn.pt-btn--cir {
  border-radius: 50vw;
}
.pt-btn.pt-btn--arr {
  position: relative;
}
.pt-btn.pt-btn--arr::after {
  --_arrow-inset:50% 1em auto auto;
  --_arrow-size:0.6em;
  --_arrow-transform:rotate(45deg) translate(-70%,0);
  position: absolute;
  width: var(--_arrow-size, 0.8em);
  height: var(--_arrow-size, 0.8em);
  inset: var(--_arrow-inset, 50% 0 auto auto);
  transform: var(--_arrow-transform, rotate(45deg) translate(-50%, 0));
  border-top: 1px solid var(--_arrow-clr, #2b2b2b);
  border-right: 1px solid var(--_arrow-clr, #2b2b2b);
  content: "";
}
.pt-btn.pt-btn--arr:active::after, .pt-btn.pt-btn--arr:focus::after {
  --_arrow-clr: #fff;
}
@media (hover: hover) {
  .pt-btn.pt-btn--arr:hover::after {
    --_arrow-clr: #fff;
  }
}

.btn-square__sec, a:is(.btn-square__sec) {
  --_b-width: var(--pt-spa-btn-ml);
}

.btn-square__thr.btn-square__thr--mid {
  --_b-width: auto;
  display: inline-flex;
  border-radius: var(--pt-r-sm);
  font-size: var(--pt-fz-smh);
  line-height: 2.8;
}

.pt-text-btn {
  display: inline-flex;
  align-items: center;
  border-bottom: 1px solid var(--_b-clr-bd, var(--pt-clr-fou));
  color: var(--_clr-text, var(--pt-clr-btnText-2));
  font-weight: 500;
  font-size: var(--pt-fz-ml);
  transition: 0.4s;
}
.pt-text-btn::after {
  padding-left: 0.5em;
  content: ">";
  font-size: 0.8em;
}
.pt-text-btn:active, .pt-text-btn:focus {
  color: var(--_clr-text, var(--pt-clr-fou));
}
@media (hover: hover) {
  .pt-text-btn:hover {
    color: var(--_clr-text, var(--pt-clr-fou));
  }
}

.line-share-btn {
  padding: 0.5em 0.75em;
  border-radius: var(--pt-r-sm);
  background-color: #06c755;
  color: #ffffff;
  line-height: 1;
  transition-duration: 0.4s;
  transition-property: background-color, color;
}
.line-share-btn:visited {
  color: #ffffff;
}
.line-share-btn:hover, .line-share-btn:active, .line-share-btn:focus {
  background-color: #07e060;
  color: #ffffff;
}

.btn-cnt {
  display: flex;
  align-items: flex-start;
  justify-content: var(--_btn-cnt-jfc-sp, flex-start);
  padding: var(--_btn-cnt-spa-both, 0 var(--pt-spa-both-side));
  gap: 0.8rem;
}
@media screen and (min-width: 900px) {
  .btn-cnt {
    justify-content: var(--_btn-cnt-jfc-pc, flex-start);
    gap: 1.6rem;
  }
}
.btn-cnt.btn-cnt--rsp {
  --_btn-cnt-jfc-sp: flex-end;
}
.btn-cnt.btn-cnt--rpc {
  --_btn-cnt-jfc-pc:flex-end;
}
.btn-cnt.btn-cnt--csp {
  --_btn-cnt-jfc-sp: center;
}
.btn-cnt.btn-cnt--cpc {
  --_btn-cnt-jfc-pc:center;
}
.btn-cnt.btn-cnt--span {
  --_btn-cnt-spa-both: 0;
}

.pt-tgltabs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  max-width: 580px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 640px) {
  .pt-tgltabs {
    transform: translateX(3%);
  }
}
.pt-tgltabs.pt-tgltabs--2 {
  max-width: 420px;
  transform: translateX(-3.5%);
}
@media screen and (min-width: 440px) {
  .pt-tgltabs.pt-tgltabs--2 {
    transform: translateX(-5%);
  }
}

.pt-tgltab {
  display: contents;
}
.pt-tgltab__radio {
  display: none;
}
.pt-tgltab__radio:checked + label {
  border-bottom: 1px solid var(--pt-clr-btnBorder-2);
}
.pt-tgltab__radio:checked + label img {
  opacity: 1;
}
.pt-tgltab__label {
  position: relative;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid transparent;
  transition-duration: 0.4s;
  transition-property: opacity, border;
}
.pt-tgltab__label:active, .pt-tgltab__label:focus {
  border-bottom: 1px solid var(--pt-clr-btnBorder-2);
}
.pt-tgltab__label:active img, .pt-tgltab__label:focus img {
  opacity: 1;
}
@media (hover: hover) {
  .pt-tgltab__label:hover {
    border-bottom: 1px solid var(--pt-clr-btnBorder-2);
  }
  .pt-tgltab__label:hover img {
    opacity: 1;
  }
}
.pt-tgltab:not(:nth-last-of-type(1)) .pt-tgltab__label::before {
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: var(--pt-clr-bd-l2);
  content: "";
}

.pt-tgltab__label img {
  max-height: 24px;
  opacity: 0.5;
}
.pt-tgltab__label.pt-tgltab__label--all {
  flex: 0 0 min(9%, 100px);
}
.pt-tgltab__label.pt-tgltab__label--all::before {
  right: -85%;
}
.pt-tgltab__label.pt-tgltab__label--dd {
  flex: 0 0 min(30%, 180px);
  margin-bottom: -0.3em;
  padding-bottom: 0.4rem;
}
.pt-tgltab__label.pt-tgltab__label--dd::before {
  right: -27%;
}
.pt-tgltab__label.pt-tgltab__label--le {
  flex: 0 0 min(16%, 125px);
  margin-bottom: 0em;
}
.pt-tgltabs.pt-tgltabs--2 .pt-tgltab__label.pt-tgltab__label--dd {
  flex: 0 0 min(32%, 180px);
  margin-bottom: -0.3em;
  padding-bottom: 0.4rem;
}
@media screen and (max-width: 439px) {
  .pt-tgltabs.pt-tgltabs--2 .pt-tgltab__label.pt-tgltab__label--dd::before {
    right: -37%;
  }
}
@media screen and (min-width: 440px) {
  .pt-tgltabs.pt-tgltabs--2 .pt-tgltab__label.pt-tgltab__label--dd {
    flex: 0 0 min(37%, 180px);
  }
}
.pt-tgltabs.pt-tgltabs--2 .pt-tgltab__label.pt-tgltab__label--le {
  flex: 0 0 min(20.3%, 125px);
  margin-bottom: 0em;
}
@media screen and (min-width: 440px) {
  .pt-tgltabs.pt-tgltabs--2 .pt-tgltab__label.pt-tgltab__label--le {
    flex: 0 0 min(24.3%, 125px);
  }
}

.pt-panels.pt-panels--class > div {
  visibility: hidden;
  z-index: -1;
  position: relative;
  max-height: 0;
  pointer-events: none;
}
.pt-panels.pt-panels--class > div.show {
  visibility: visible;
  z-index: 1;
  max-height: 100%;
  pointer-events: auto;
}
.pt-panels.pt-panels--anim > div {
  position: absolute;
  top: -100%;
  max-width: var(--pt-spa-max-width-p);
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
  transition-property: opacity;
}
.pt-panels.pt-panels--anim > div.show {
  position: relative;
  top: auto;
  opacity: 1;
  pointer-events: auto;
}

.details-acc::details-content {
  display: block grid;
  content-visibility: unset;
}
@media (prefers-reduced-motion: no-preference) {
  .details-acc::details-content {
    transition-duration: 0.4s;
    transition-property: grid-template-rows;
  }
}
.details-acc summary {
  cursor: pointer;
}
.details-acc:not([open])::details-content {
  grid-template-rows: 0fr;
}
.details-acc[open]::details-content {
  grid-template-rows: 1fr;
}
.details-acc__inn {
  overflow: hidden;
}
.details-acc.details-acc--map {
  border-bottom: 1px dotted var(--pt-clr-bd-l2);
}
.details-acc.details-acc--map summary {
  width: -moz-fit-content;
  width: fit-content;
  margin: 1.6rem auto 1.6rem;
  padding: 0.75em;
  border: 1px solid var(--pt-clr-bd-l2);
  line-height: 1;
}
.details-acc--qa + .details-acc.details-acc--qa summary {
  border-top: none;
}

.details-acc.details-acc--qa summary {
  display: grid;
  position: relative;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto;
  grid-template-areas: "q body arrow";
  padding: var(--pt-spa-both-side) var(--pt-spa-both-side) var(--pt-spa-both-side) var(--pt-spa-both-side-sm);
  gap: 0.5em;
  border-top: 1px solid var(--pt-clr-bd-l2);
  border-bottom: 1px solid var(--pt-clr-bd-l2);
  color: var(--pt-clr-textHeader-1);
  font-size: var(--pt-fz-md);
  line-height: var(--pt-lh-hd);
}
.details-acc.details-acc--qa summary::before {
  grid-area: q;
  content: "Q.";
  color: var(--pt-clr-thr);
  font-weight: 500;
  font-size: 1.3em;
  line-height: 1.1;
}
.details-acc.details-acc--qa summary::after {
  --_arrow-size:0.5em;
  --_arrow-transform: rotate(45deg) translate(-75%,15%);
  position: absolute;
  width: var(--_arrow-size, 0.8em);
  height: var(--_arrow-size, 0.8em);
  inset: var(--_arrow-inset, 50% 0 auto auto);
  transform: var(--_arrow-transform, rotate(45deg) translate(-50%, 0));
  border-top: 1px solid var(--_arrow-clr, #2b2b2b);
  border-right: 1px solid var(--_arrow-clr, #2b2b2b);
  content: "";
}
.details-acc.details-acc--qa .details-acc__cnt {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-template-areas: "q body";
  padding: var(--pt-spa-both-side) var(--pt-spa-both-side-sm) var(--pt-spa-both-side) var(--pt-spa-both-side);
  gap: 0.5em;
  background-color: var(--pt-clr-bg-2);
}
.details-acc.details-acc--qa .details-acc__cnt::before {
  content: "A.";
  color: var(--pt-clr-thr);
  font-weight: 500;
  font-size: calc(var(--pt-fz-md) * 1.3);
  line-height: 1.1;
}
.details-acc.details-acc--qa .details-acc__cnt > div > *:nth-child(1) {
  margin-top: 0;
}
.details-acc.details-acc--qa .details-acc__cnt > div > *:nth-last-child(1) {
  margin-bottom: 0;
}
.details-acc.details-acc--qa[open] summary::after {
  --_arrow-inset: 35% 0 auto auto;
  --_arrow-transform: rotate(135deg) translate(50%,35%);
}

.btns-move-to {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
  margin: 0;
  padding: 0;
  gap: 0.8rem;
  list-style: none;
}
@media screen and (min-width: 440px) {
  .btns-move-to {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  }
}
.btns-move-to a {
  --_btn-pad: 0.5em;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: 100%;
  padding: var(--_btn-pad, 0.75em);
  border: 1px solid var(--pt-clr-btnBorder-2);
  background-color: var(--pt-clr-btnBg-2);
  color: var(--pt-clr-btnText-2);
  font-size: clamp(14px, 9.263px + 1.053vw, 16px);
  font-size: clamp(13px, 10.632px + 0.526vw, 14px);
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: background-color, color, border;
}
.btns-move-to a::before {
  display: flex;
  content: "";
}
.btns-move-to a::after {
  display: flex;
  justify-content: flex-end;
  content: "";
}
.btns-move-to a:visited {
  color: var(--pt-clr-btnText-2);
}
.btns-move-to a:active, .btns-move-to a:focus {
  border-color: var(--pt-clr-btnBorder-hover-2);
  background-color: var(--pt-clr-btnBg-hover-2);
  color: var(--pt-clr-btnText-hover-2);
}
@media (hover: hover) {
  .btns-move-to a:hover {
    border-color: var(--pt-clr-btnBorder-hover-2);
    background-color: var(--pt-clr-btnBg-hover-2);
    color: var(--pt-clr-btnText-hover-2);
  }
}

.sec-cnt_brand-gerne {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: var(--pt-spa-max-width-sm);
  margin: var(--_brand-gerne-mar, 0 auto);
  padding: 0;
  gap: 0.8rem;
  list-style: none;
}
.sec-cnt_brand-gerne a, .sec-cnt_brand-gerne .__dummy-a {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: 100%;
  padding: var(--_btn-pad, 0.75em);
  border: 1px solid var(--pt-clr-btnBorder-2);
  background-color: var(--pt-clr-btnBg-2);
  color: var(--pt-clr-btnText-2);
  font-size: clamp(14px, 9.263px + 1.053vw, 16px);
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: background-color, color, border;
}
.sec-cnt_brand-gerne a::before, .sec-cnt_brand-gerne .__dummy-a::before {
  display: flex;
  content: "";
}
.sec-cnt_brand-gerne a::after, .sec-cnt_brand-gerne .__dummy-a::after {
  display: flex;
  justify-content: flex-end;
  content: "";
}
.sec-cnt_brand-gerne a:visited, .sec-cnt_brand-gerne .__dummy-a:visited {
  color: var(--pt-clr-btnText-2);
}
.sec-cnt_brand-gerne a:active, .sec-cnt_brand-gerne a:focus, .sec-cnt_brand-gerne .__dummy-a:active, .sec-cnt_brand-gerne .__dummy-a:focus {
  border-color: var(--pt-clr-btnBorder-hover-2);
  background-color: var(--pt-clr-btnBg-hover-2);
  color: var(--pt-clr-btnText-hover-2);
}
@media (hover: hover) {
  .sec-cnt_brand-gerne a:hover, .sec-cnt_brand-gerne .__dummy-a:hover {
    border-color: var(--pt-clr-btnBorder-hover-2);
    background-color: var(--pt-clr-btnBg-hover-2);
    color: var(--pt-clr-btnText-hover-2);
  }
}
.sec-cnt_brand-gerne img {
  flex: 0 0 40px;
  padding-right: 1.6rem;
}
.sec-cnt_brand-gerne li {
  width: calc(50% - 0.4rem);
}
@media screen and (min-width: 900px) {
  .sec-cnt_brand-gerne li {
    width: calc(25% - 0.6rem);
  }
}
.sec-cnt_brand-gerne li.__w50 {
  width: calc(50% - 0.4rem);
}
.sec-cnt_brand-gerne li.is-active .__dummy-a {
  border-color: var(--pt-clr-btnBorder-hover-2);
  background-color: var(--pt-clr-btnBg-hover-2);
  color: var(--pt-clr-btnText-hover-2);
}
.sec-cnt_brand-gerne:has(> :nth-child(1):last-child) li {
  width: min(100%, var(--pt-spa-btn-ml));
}
@media screen and (min-width: 900px) {
  .sec-cnt_brand-gerne:has(> :nth-child(1):last-child) li {
    width: calc(50% - 0.4rem);
  }
}
.sec-cnt_brand-gerne.sec-cnt_brand-gerne--3:not(:has(> :nth-child(1):last-child)) li {
  width: calc(50% - 0.4rem);
}
@media screen and (min-width: 900px) {
  .sec-cnt_brand-gerne.sec-cnt_brand-gerne--3:not(:has(> :nth-child(1):last-child)) li {
    width: calc(33.3% - 5.33rem);
  }
}
.sec-cnt_brand-gerne.sec-cnt_brand-gerne--2:not(:has(> :nth-child(1):last-child)) li {
  width: calc(50% - 0.4rem);
}
@media screen and (min-width: 900px) {
  .sec-cnt_brand-gerne.sec-cnt_brand-gerne--2:not(:has(> :nth-child(1):last-child)) li {
    width: calc(50% - 0.4rem);
  }
}

#clone_top-hero-info {
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}
#clone_top-hero-info:has(> .__none) {
  display: none;
}
#clone_top-hero-info .__hv-ttl {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: var(--pt-clr-textHeader-1);
  font-size: var(--pt-fz-xxl);
  line-height: 1;
  font-family: var(--pt-font-family-sub);
}
#clone_top-hero-info .col-ttl__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 900px) {
  #clone_top-hero-info .sec-cnt__hv {
    padding: 1.6rem 0;
    border-top: 1px solid var(--pt-clr-bd-l2);
    border-bottom: 1px solid var(--pt-clr-bd-l2);
  }
  #clone_top-hero-info .sec-cnt {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: auto 1fr;
    justify-content: center;
    width: -moz-fit-content;
    width: fit-content;
    min-width: min(100%, var(--pt-spa-max-width-article-p));
    max-width: var(--pt-spa-max-width);
  }
}

@media screen and (min-width: 900px) {
  .col-cnt_hero-info {
    width: 100%;
    margin-top: 0;
  }
}
.col-cnt_hero-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 900px) {
  .col-cnt_hero-info ul {
    margin: 0 0 0 4.8rem;
  }
}
.col-cnt_hero-info ul li {
  width: 100%;
}
@media screen and (max-width: 899px) {
  .col-cnt_hero-info ul li {
    text-align: center;
  }
  .col-cnt_hero-info ul li:not(:nth-of-type(1)) {
    margin-top: 1em;
  }
}
@media screen and (min-width: 900px) {
  .col-cnt_hero-info ul li:not(:nth-of-type(1)) {
    margin-top: 0.5em;
  }
}
.col-cnt_hero-info ul li .__txt {
  display: block;
  margin-bottom: 0.4rem;
  font-size: clamp(13px, 10.632px + 0.526vw, 14px);
}
@media screen and (min-width: 900px) {
  .col-cnt_hero-info ul li .__txt {
    display: inline;
  }
}
.col-cnt_hero-info ul li .__date {
  font-size: clamp(13px, 10.632px + 0.526vw, 14px);
  text-align: center;
}
@media screen and (min-width: 900px) {
  .col-cnt_hero-info ul li .__date {
    margin-right: 0.8rem;
  }
}
@media screen and (min-width: 900px) {
  .col-cnt_hero-info ul li .__date::after {
    display: inline-block;
    margin-left: 0.8rem;
    content: "|";
  }
}
.col-cnt_hero-info ul a {
  color: #666666;
  cursor: pointer;
}
.col-cnt_hero-info ul a:hover, .col-cnt_hero-info ul a:active, .col-cnt_hero-info ul a:focus {
  color: #999999;
}
@media screen and (min-width: 900px) {
  .col-cnt_hero-info ul a {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: auto 1fr;
  }
}

.google-map iframe {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
  aspect-ratio: 5/4;
  width: 100%;
  height: 100%;
     object-position: center;
}

.fs-c-productListItem__color-tag {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(6, 1fr);
  gap: 4px;
}
@media screen and (min-width: 440px) {
  .fs-c-productListItem__color-tag {
    grid-template-columns: repeat(8, 1fr);
  }
}
@media screen and (min-width: 440px) and (min-width: 900px) {
  .fs-c-productListItem__color-tag {
    grid-template-columns: repeat(10, 1fr);
  }
}
.fs-c-productListItem__color-tag span {
  aspect-ratio: 1/1;
  border: 1px solid #e6e6e6;
}
.fs-c-productListItem__color-tag span.active {
  border: 3px solid #999999;
}

#clone_top-topics-container:not(:has(> .swiper-initialized)) {
  height: clamp(200px, 25vh, 300px);
}

.swiper-container {
  position: relative;
  overflow: hidden;
}
.swiper-container figure {
  margin: 0;
}
.swiper-container:has(> .hero-swiper) {
  max-width: var(--pt-spa-max-width);
  margin-right: auto;
  margin-left: auto;
}
.swiper-container:has(> .hero-swiper) .swiper-pagination {
  position: static;
  padding-top: 1.6rem;
}
.swiper-container:has(> .swiper-circle) {
  max-width: var(--pt-spa-max-width);
  margin-right: auto;
  margin-left: auto;
}
.swiper-container:has(> .swiper-circle) figure {
  padding-right: 0.4rem;
  padding-left: 0.4rem;
}
@media screen and (min-width: 640px) {
  .swiper-container:has(> .swiper-circle) figure {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
}
:is(.custom-recommend-swiper, .swiper-container) {
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 1;
}
:is(.custom-recommend-swiper, .swiper-container) .swiper-pagination-bullet {
  border: 1px solid var(--pt-clr-fou);
  border-radius: 0;
}
:is(.custom-recommend-swiper, .swiper-container) .swiper-pagination-bullet.swiper-pagination-bullet-active {
  --swiper-pagination-color:var(--pt-clr-fiv);
  border: 1px solid var(--pt-clr-fiv);
}
:is(.custom-recommend-swiper, .swiper-container) :is(.swiper-button-prev, .swiper-button-next) {
  --swiper-navigation-color: var(--pt-clr-text-1);
  --swiper-navigation-size:28px;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  border-radius: 50vw;
  background-size: 10px;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 3px rgba(17, 17, 17, 0.1);
}
@media screen and (min-width: 900px) {
  :is(.custom-recommend-swiper, .swiper-container) :is(.swiper-button-prev, .swiper-button-next) {
    background-size: 12px;
  }
}
:is(.custom-recommend-swiper, .swiper-container) .swiper-button-next, :is(.custom-recommend-swiper, .swiper-container) .swiper-rtl .swiper-button-prev {
  --swiper-navigation-sides-offset:calc(var(--pt-spa-both-side-sm) * 0.5);
}
:is(.custom-recommend-swiper, .swiper-container) .swiper-button-prev, :is(.custom-recommend-swiper, .swiper-container) .swiper-rtl .swiper-button-next {
  --swiper-navigation-sides-offset:calc(var(--pt-spa-both-side-sm) * 0.5);
}
:is(.custom-recommend-swiper, .swiper-container) .swiper-button-next::after {
  margin-left: 0.1em;
}
:is(.custom-recommend-swiper, .swiper-container) .swiper-button-prev::after {
  margin-right: 0.1em;
}
:is(.custom-recommend-swiper, .swiper-container) .swiper-button-next::after, :is(.custom-recommend-swiper, .swiper-container) .swiper-button-prev::after {
  font-size: calc(var(--swiper-navigation-size) * 0.4);
}

.swiper-pagination-bullet {
  --swiper-pagination-bullet-horizontal-gap:4px;
  --swiper-pagination-bullet-width: 4rem;
  --swiper-pagination-bullet-height: 5px;
  --swiper-pagination-bullet-border-radius: 0;
}

.swiper-slide.swiper-slide--circle img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
     object-position: center;
  border-radius: 50vw;
}
.swiper-slide.swiper-slide--circle figure {
  font-size: var(--pt-fz-md);
}
.swiper-slide.swiper-slide--circle figcaption {
  margin-top: 1em;
  line-height: var(--pt-lh-hd);
  text-align: center;
}
.swiper-slide.swiper-slide--circle figcaption.__sm {
  font-size: 0.85em;
}

.tab-slider__header {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}
.tab-slider__header .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
}
.tab-slider__tab {
  padding: 0 0 0.4rem;
  border: none;
  border-bottom: 1px solid transparent;
  background: transparent;
  color: var(--pt-clr-ahover);
  font-size: var(--pt-fz-md);
  white-space: nowrap;
  cursor: pointer;
}
.tab-slider__tab.is-active {
  border-bottom: 1px solid var(--pt-clr-textHeader-1);
  color: var(--pt-clr-textHeader-1);
  opacity: 1;
}
.tab-slider__nav {
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
  display: block;
          appearance: none;
  flex: 0 0 36px;
}
.tab-slider__nav span {
  display: inline-block;
  position: absolute;
  position: static;
  width: var(--_arrow-size, 0.8em);
  height: var(--_arrow-size, 0.8em);
  inset: var(--_arrow-inset, 50% 0 auto auto);
  transform: var(--_arrow-transform, rotate(45deg) translate(-50%, 0));
  border-top: 1px solid var(--_arrow-clr, #2b2b2b);
  border-right: 1px solid var(--_arrow-clr, #2b2b2b);
  content: "";
}
.tab-slider__nav.prev {
  --_arrow-transform:rotate(225deg) translate(-15%,15%);
}
.tab-slider__nav.next {
  --_arrow-transform:rotate(45deg) translate(-25%,25%);
}
.tab-slider__panel {
  display: none;
  margin-top: var(--pt-spa-section-inn-s);
}
.tab-slider__panel.is-active {
  display: block;
}

:is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a,
:is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction div {
  z-index: 9999;
  position: absolute;
  top: 50%;
  width: 28px;
  height: 28px;
  border-radius: 50vw;
  outline: 0;
  background: #fff;
  box-shadow: 0 0 3px rgba(17, 17, 17, 0.1);
  text-indent: -9999px;
}
:is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev::before,
:is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction div.ecbn-selection-slider-prev::before {
  left: 15px;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
}
:is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next::before,
:is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction div.ecbn-selection-slider-next::before {
  left: 12px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: none;
  border-left: none;
}
:is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next::before,
:is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev::before,
:is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction div.ecbn-selection-slider-next::before,
:is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction div.ecbn-selection-slider-prev::before {
  position: absolute;
  top: 7px;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  transform: rotate(45deg) translate(-50%);
  content: "";
}
:is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) div.ecbn-selection-widget-new div.ecbn-selection-wrapper,
:is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) div.ecbn-selection-widget-new div.ecbn-selection-wrapper {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 721px) {
  :is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next,
  :is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction div.ecbn-selection-slider-next {
    right: calc(var(--pt-spa-both-side-sm) * 0.5);
  }
  :is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev,
  :is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction div.ecbn-selection-slider-prev {
    left: calc(var(--pt-spa-both-side-sm) * 0.5);
  }
}
@media (max-width: 720px) {
  :is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slide-wrapper {
    width: calc(100% - 0px);
  }
  :is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev,
  :is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction div.ecbn-selection-slider-prev {
    top: 50%;
    left: calc(var(--pt-spa-both-side-sm) * 0.5);
  }
  :is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next,
  :is(.vsm-slider, .vsm-instagram, .vsm-snap, .vsm-coordination, .vsm-movie) .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction div.ecbn-selection-slider-next {
    top: 50%;
    right: calc(var(--pt-spa-both-side-sm) * 0.5);
  }
}

.vsm-tile .ecbn-selection-page-wrapper .ecbn-selection-page-tabs-area,
.vsm-tile .ecbn-selection-wrapper .ecbn-selection-page-tabs-area {
  padding: 0 var(--pt-spa-both-side);
}
.vsm-tile div.ecbn-selection-image-loading-more {
  padding-right: var(--pt-spa-both-side);
  text-align: right;
}
.vsm-tile div.ecbn-selection-page-wrapper {
  margin: 0 auto !important;
}
.vsm-tile :is(.ecbn-selection-page-wrapper .ecbn-selection-page-tabs-area .ecbn-selection-page-tabs,
.ecbn-selection-wrapper .ecbn-selection-page-tabs-area .ecbn-selection-page-tabs) {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
  gap: var(--pt-0);
}
@media screen and (min-width: 640px) {
  .vsm-tile :is(.ecbn-selection-page-wrapper .ecbn-selection-page-tabs-area .ecbn-selection-page-tabs,
  .ecbn-selection-wrapper .ecbn-selection-page-tabs-area .ecbn-selection-page-tabs) {
    grid-template-columns: repeat(auto-fit, minmax(200px, auto));
  }
}
.vsm-tile :is(.ecbn-selection-page-wrapper .ecbn-selection-page-tabs-area .ecbn-selection-page-tabs li,
.ecbn-selection-wrapper .ecbn-selection-page-tabs-area .ecbn-selection-page-tabs li) {
  display: contents;
  width: auto;
  padding: 0;
}
.vsm-tile .ecbn-selection-page-wrapper .ecbn-selection-page-tabs-area .ecbn-selection-page-tabs li a,
.vsm-tile .ecbn-selection-wrapper .ecbn-selection-page-tabs-area .ecbn-selection-page-tabs li a {
  padding: var(--_btn-pad, 0.75em);
  border: 1px solid var(--pt-clr-btnBorder-2);
  background-color: var(--pt-clr-btnBg-2);
  color: var(--pt-clr-btnText-2);
  font-size: var(--pt-fz-sm);
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: background-color, color, border;
}
.vsm-tile :is(.ecbn-selection-page-wrapper, .ecbn-selection-wrapper) :is(.ecbn-selection-page-tabs-area .ecbn-selection-page-tabs li a:hover,
.ecbn-selection-page-tabs-area .ecbn-selection-page-tabs li.ecbn-selection-page-tabs--active a,
.ecbn-selection-page-tabs-area .ecbn-selection-page-tabs li a:hover,
.ecbn-selection-page-tabs-area .ecbn-selection-page-tabs li.ecbn-selection-page-tabs--active a) {
  border-color: var(--pt-clr-btnBorder-hover-2);
  background-color: var(--pt-clr-btnBg-hover-2);
  color: var(--pt-clr-btnText-hover-2);
}

.ecbn-selection-image-loading-more .ecbn-selection-more-btn.ecbn-selection-page-more {
  display: inline-flex;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: var(--pt-spa-btn-md);
  margin-top: var(--pt-spa-section-inn);
  margin-bottom: 0;
  padding: 0;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid var(--_b-clr-bd, var(--pt-clr-fou));
  border-left: none;
  border-radius: 0;
  color: var(--_clr-text, var(--pt-clr-btnText-2));
  font-weight: 500;
  font-size: var(--pt-fz-ml);
  line-height: var(--pt-lh-def);
  transition: 0.4s;
}
.ecbn-selection-image-loading-more :is(.ecbn-selection-more-btn.ecbn-selection-page-more:hover,
.ecbn-selection-more-btn.ecbn-selection-page-more:focus,
.ecbn-selection-more-btn.ecbn-selection-page-more:active) {
  border-top: none;
  border-right: none;
  border-left: none;
  background-color: transparent;
  color: var(--_clr-text, var(--pt-clr-fou));
}
.ecbn-selection-image-loading-more .ecbn-selection-more-btn.ecbn-selection-page-more::after {
  padding-left: 0.5em;
  content: ">";
  font-size: 0.8em;
}

.ym-fade-type-upslow {
  transform: translateY(20px);
  opacity: 0;
  transition: 0.6s;
}

.is-visible .ym-fade-type-upslow, .ym-fade-type-upslow.is-visible {
  transform: translateY(0);
  opacity: 1;
  transition: 0.6s;
}

.ym-fade-type-l-up {
  transform: translateY(50px);
  opacity: 0;
  transition: 0.6s;
}

.is-visible .ym-fade-type-l-up, .ym-fade-type-l-up.is-visible {
  transform: translateY(0);
  opacity: 1;
  transition: 0.6s;
}

.ym-fade-type-up {
  transform: translateY(50px);
  opacity: 0;
  transition: 0.6s;
}

.is-visible .ym-fade-type-up, .ym-fade-type-up.is-visible {
  transform: translateY(0);
  opacity: 1;
  transition: 0.6s;
}

.ym-fade-type-down {
  transform: translateY(-50px);
  opacity: 0;
  transition: 0.6s;
}

.is-visible .ym-fade-type-down, .ym-fade-type-down.is-visible {
  transform: translateY(0);
  opacity: 1;
  transition: 0.6s;
}

.ym-fade-type-l-left {
  transform: translateX(50px);
  opacity: 0;
  transition: 0.6s;
}

.is-visible .ym-fade-type-l-left, .ym-fade-type-l-left.is-visible {
  transform: translateX(0);
  opacity: 1;
  transition: 0.6s;
}

.ym-fade-type-left {
  transform: translateX(50px);
  opacity: 0;
  transition: 0.6s;
}

.is-visible .ym-fade-type-left, .ym-fade-type-left.is-visible {
  transform: translateX(0);
  opacity: 1;
  transition: 0.6s;
}

.ym-fade-type-l-right {
  transform: translateX(-50px);
  opacity: 0;
  transition: 0.6s;
}

.is-visible .ym-fade-type-l-right, .ym-fade-type-l-right.is-visible {
  transform: translateX(0);
  opacity: 1;
  transition: 0.6s;
}

.ym-fade-type-right {
  transform: translateX(-50px);
  opacity: 0;
  transition: 0.6s;
}

.is-visible .ym-fade-type-right, .ym-fade-type-right.is-visible {
  transform: translateX(0);
  opacity: 1;
  transition: 0.6s;
}

@media screen and (min-width: 640px) {
  .pt-heroBrandLogo + .fs-c-breadcrumb {
    margin-top: 0;
  }
}

:is(.fs-body-category,
.fs-body-search,
.fs-body-bundle,
.fs-body-couponProduct) .fs-l-pageMain {
  max-width: var(--pt-spa-max-width-p);
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 639px) {
  :is(.fs-body-category,
  .fs-body-search,
  .fs-body-bundle,
  .fs-body-couponProduct) .fs-l-pageMain > *:not(.fs-c-productList, .fs-c-subgroup--arrow-wrap, .sec) {
    padding-right: var(--pt-spa-both-side);
    padding-left: var(--pt-spa-both-side);
  }
}
@media screen and (min-width: 640px) {
  :is(.fs-body-category,
  .fs-body-search,
  .fs-body-bundle,
  .fs-body-couponProduct) .fs-l-pageMain {
    padding-right: var(--pt-spa-both-side);
    padding-left: var(--pt-spa-both-side);
  }
}
:is(.fs-body-category,
.fs-body-search,
.fs-body-bundle,
.fs-body-couponProduct) .fs-l-pageMain .fs-c-listControl {
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}

@media screen and (max-width: 639px) {
  :is(.fs-c-productListItem:not(:has(> form)), .fs-c-productListItem > form) > *:not(.fs-c-productListItem__imageContainer) {
    padding: 0 var(--pt-spa-both-side-sm);
  }
}

.fs-c-productListItem__productName {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fs-c-productList__list__item {
  border-bottom: 1px solid var(--pt-clr-bd-l2);
}

.fs-c-productListItem > form {
  flex-direction: column;
  align-content: stretch;
}
.fs-c-productListItem > form > * {
  flex: 0 1 auto;
}
.fs-c-productListItem > form .itemlist_under:last-child {
  display: grid;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
  flex: 1 0 auto;
  margin-top: auto;
}
.fs-c-productListItem > form .itemlist_under:last-child > * {
  grid-row: 1;
  grid-column: 1/-1;
  align-self: self-end;
  width: 100%;
}

.subgroup-arrow {
  display: none;
  position: relative;
  border-left: 1px solid #cccccc;
}
.subgroup-arrow::before {
  --_arrow-inset: 50% var(--pt-spa-both-side-sm) auto auto;
  position: absolute;
  width: var(--_arrow-size, 0.8em);
  height: var(--_arrow-size, 0.8em);
  inset: var(--_arrow-inset, 50% 0 auto auto);
  transform: var(--_arrow-transform, rotate(45deg) translate(-50%, 0));
  border-top: 1px solid var(--_arrow-clr, #2b2b2b);
  border-right: 1px solid var(--_arrow-clr, #2b2b2b);
  content: "";
}

@media screen and (min-width: 640px) {
  .fs-c-subgroup--arrow-wrap {
    display: contents;
  }
}
@media screen and (max-width: 639px) {
  .fs-c-subgroup--arrow-wrap.is-over {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr 40px;
    justify-content: center;
  }
  .fs-c-subgroup--arrow-wrap.is-over .subgroup-arrow {
    display: block;
  }
  .fs-c-subgroup--arrow-wrap.is-over .fs-c-subgroup {
    margin-right: auto;
    margin-left: 0;
    padding-left: var(--pt-spa-both-side);
  }
}

.action-btn {
  display: grid;
  display: flex;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--_btn-pad, 0.75em);
  padding: 6px 10px;
  gap: 0.8rem;
  border: 1px solid var(--pt-clr-btnBorder-2);
  border-radius: 4px;
  background-color: var(--pt-clr-btnBg-2);
  color: var(--pt-clr-btnText-2);
  font-size: clamp(14px, 9.263px + 1.053vw, 16px);
  line-height: 1;
  cursor: pointer;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: background-color, color, border;
}
.action-btn::before {
  display: flex;
  content: "";
}
.action-btn::after {
  display: flex;
  justify-content: flex-end;
  content: "";
}
.action-btn:visited {
  color: var(--pt-clr-btnText-2);
}
.action-btn:active, .action-btn:focus {
  border-color: var(--pt-clr-btnBorder-hover-2);
  background-color: var(--pt-clr-btnBg-hover-2);
  color: var(--pt-clr-btnText-hover-2);
}
@media (hover: hover) {
  .action-btn:hover {
    border-color: var(--pt-clr-btnBorder-hover-2);
    background-color: var(--pt-clr-btnBg-hover-2);
    color: var(--pt-clr-btnText-hover-2);
  }
}
.action-btn span {
  flex: 0 0 1.95rem;
  margin-left: -2rem;
  padding: 0;
  font-size: 1.95rem;
}

.area-searchAndsort {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 450px;
  margin: 4.8rem auto 0;
  gap: 0.8rem;
}
.area-searchAndsort > * {
  flex: 0 1 50%;
}
.area-searchAndsort:has(> :nth-child(1):last-child) {
  justify-content: right;
  margin-right: 0;
}

.fs-p-announcement.fs-p-announcement--register {
  margin-top: var(--pt-45);
}
.fs-p-announcement.fs-p-announcement--register .fs-p-announcement__body p {
  text-align: center;
}

.fs-p-productSearch__form .fs-c-radioGroup, .fs-p-productSearch__form .fs-c-checkboxGroup {
  gap: 0;
}

#ym-group_brand.fs-c-subgroup {
  margin-top: 2.4rem;
  margin-top: 2.4rem;
}

@media screen and (min-width: 900px) {
  .fs-p-productSearch__search.fs-p-productSearch__search--page .fs-p-productSearch__searchButtonContainer {
    padding-bottom: 3.2rem;
  }
}

.fs-body-product .fs-l-main {
  margin-top: 0;
}
.fs-body-product .fs-c-buttonContainer.fs-p-productSearch__searchButtonContainer {
  padding-top: 32px;
}

.fs-c-productCarouselMainImage .slick-list {
  background-color: var(--pt-clr-bg-2);
}

.fs-c-productCarouselMainImage__thumbnailList {
  margin-bottom: 0;
}

.fs-c-productCarouselMainImage__thumbnail__caption {
  font-size: var(--pt-fz-xxs);
}

.fs-l-productLayout__item--2 .fs-c-productListItem__prices {
  margin: 1.6rem 0;
}

.ym-item-summary {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.ym-item-summary:has(p:empty) {
  display: none;
}

.pt-cartUpperCnt .variation-open-btn {
  display: none;
  width: min(100%, var(--pt-spa-btn-md));
  margin-right: auto;
  margin-left: auto;
}

.item-detail-text-pc {
  margin-top: 3.2rem;
}

.sns-share-wrap a {
  max-width: 240px;
}
@media screen and (min-width: 640px) {
  .sns-share-wrap a {
    max-width: initial;
  }
}

:is(.linebnr-type__dd, .linebnr-type__le) {
  display: none;
}

:is([data-linebnr-type=""], [data-linebnr-type=dd]) .linebnr-type__dd {
  display: block;
}

[data-linebnr-type=le] .linebnr-type__le {
  display: block;
}

.to-ask-area {
  flex-direction: column;
  gap: 2.4rem;
}

.raitingAndReviewW-area {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  width: min(100%, 325px);
  margin: 1.6rem 0 1.6rem;
}
.raitingAndReviewW-area #output-review_rating {
  display: contents;
}
.raitingAndReviewW-area .fs-c-aggregateRating {
  flex: 1 1 auto;
}
.raitingAndReviewW-area #pt-reviBtn-indi .fs-c-button--addReview--detail.fs-c-button--plain {
  padding: 0.2em;
}

.fs-c-inquiryAboutProduct.fs-c-buttonContainer--inquiryAboutProduct {
  display: none;
}

.fs-c-estimatedDeliveryDate {
  padding: 10px;
  background-color: var(--pt-clr-headerBg-def);
  font-size: var(--pt-fz-smh);
}

.fs-c-estimatedDeliveryDate__info__date {
  font-weight: bold;
}

.fs-c-estimatedDeliveryDate__ctrl {
  display: flex;
  align-items: center;
  gap: 8px;
}

.fs-c-estimatedDeliveryDate__location::before {
  color: #666666;
}

.fs-c-estimatedDeliveryDate__button {
  font-weight: 700;
}

.review-cnt-copy #pt-outputReviw_desc {
  margin-top: var(--pt-spa-section-inn-s);
}

.fs-l-productFeature > * + * {
  margin-top: var(--pt-spa-section-inn);
}
@media screen and (max-width: 639px) {
  .fs-l-productFeature {
    margin-top: 9.6rem;
  }
}
@media screen and (min-width: 640px) {
  .fs-l-productFeature {
    margin-top: 12rem;
  }
}
.fs-l-productFeature__inn {
  max-width: var(--pt-spa-max-width-p);
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 640px) {
  .fs-l-productFeature__inn {
    padding-right: var(--_pt-FW-spa-side, var(--pt-spa-both-side));
    padding-left: var(--_pt-FW-spa-side, var(--pt-spa-both-side));
  }
}
.fs-l-productFeature:not(:has(.fs-c-featuredProduct)) {
  display: none;
}
.fs-l-productFeature .fs-c-featuredProduct__header {
  display: none;
}
.fs-l-productFeature .fs-c-featuredProduct__footer {
  padding-top: var(--pt-spa-section-inn);
}

.fs-l-productWishlist > * + * {
  margin-top: var(--pt-spa-section-inn);
}
@media screen and (max-width: 639px) {
  .fs-l-productWishlist {
    margin-top: 9.6rem;
  }
}
@media screen and (min-width: 640px) {
  .fs-l-productWishlist {
    margin-top: 12rem;
  }
}
.fs-l-productWishlist__inn {
  max-width: var(--pt-spa-max-width-p);
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 640px) {
  .fs-l-productWishlist__inn {
    padding-right: var(--_pt-FW-spa-side, var(--pt-spa-both-side));
    padding-left: var(--_pt-FW-spa-side, var(--pt-spa-both-side));
  }
}
.fs-l-productWishlist:not(:has(.fs-c-wishlistProduct)) {
  display: none;
}
.fs-l-productWishlist .fs-c-wishlistProduct__header {
  display: none;
}
.fs-l-productWishlist .fs-c-wishlistProduct__footer {
  padding-top: var(--pt-spa-section-inn);
}

.fs-l-cart {
  padding-bottom: 9.6rem;
  border-bottom: 1px solid var(--pt-clr-bd-l2);
}
@media screen and (min-width: 640px) {
  .fs-l-cart {
    padding-bottom: 12rem;
  }
}

@media screen and (max-width: 959px) {
  .fs-c-cartPayment, .fs-c-payWithAmazon {
    max-width: min(100%, var(--pt-spa-btn-md));
    margin-right: auto;
    margin-left: auto;
  }
  .fs-c-cartPayment .fs-c-cartPayment__button, .fs-c-payWithAmazon .fs-c-cartPayment__button {
    width: min(100%, var(--pt-spa-btn-md));
    margin-right: auto;
    margin-left: auto;
  }
  .fs-c-payWithAmazon .fs-c-cartPayment__button {
    width: min(100%, var(--pt-spa-btn-md)) !important;
  }
  .fs-body-cart .fs-p-announcement__line {
    display: flex;
    justify-content: center;
  }
  .fs-body-cart .fs-p-announcement__line a {
    line-height: var(--pt-lh-hd);
  }
}
.fs-c-linkedServiceLogin .fs-c-anotherLogin {
  margin-right: auto;
  margin-left: auto;
}

.fs-c-linkedServiceLogin .fs-c-anotherLogin,
div.fs-c-button--login {
  width: var(--pt-spa-btn-ml);
}

.fs-c-requiredMark::before {
  color: var(--pt-clr-notice);
  line-height: 1;
}

.fs-c-reveiwNotes {
  max-width: 600px;
  margin: 24px auto;
}

.swp-slider .fr3-productListStatic {
  display: contents;
}

.fr3-sec-cnt-4 .fr3-productListStatic {
  display: grid;
}

.fr3-sec-cnt-4.fr3-sec-cnt--limit4 .fr3-productListStatic .fr3-item:nth-of-type(n+5) {
  display: none;
}

@media screen and (max-width: 639px) {
  .fr3-sec-cnt-4.fr3-sec-cnt--limit4-sp .fr3-productListStatic .fr3-item:nth-of-type(n+5) {
    display: none;
  }
}

.fr3-sec-cnt--rk .fr3-item {
  position: relative;
}
.fr3-sec-cnt--rk .fr3-item::before {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 3rem;
  background-color: rgba(184, 173, 150, 0.9);
  content: "";
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 3rem;
  text-align: center;
}
.fr3-sec-cnt--rk .fr3-item:nth-child(1)::before {
  content: "1";
}
.fr3-sec-cnt--rk .fr3-item:nth-child(2)::before {
  content: "2";
}
.fr3-sec-cnt--rk .fr3-item:nth-child(3)::before {
  content: "3";
}
.fr3-sec-cnt--rk .fr3-item:nth-child(4)::before {
  content: "4";
}
.fr3-sec-cnt--rk .fr3-item:nth-child(5)::before {
  content: "5";
}
.fr3-sec-cnt--rk .fr3-item:nth-child(6)::before {
  content: "6";
}
.fr3-sec-cnt--rk .fr3-item:nth-child(7)::before {
  content: "7";
}
.fr3-sec-cnt--rk .fr3-item:nth-child(8)::before {
  content: "8";
}
.fr3-sec-cnt--rk .fr3-item:nth-child(9)::before {
  content: "9";
}
.fr3-sec-cnt--rk .fr3-item:nth-child(10)::before {
  content: "10";
}

.fr3-item :is(.fr3-item__productName, .fr3-item__productPrice) {
  padding-right: var(--pt-spa-both-side-sm);
  padding-left: var(--pt-spa-both-side-sm);
}

.fs-l-main.fs-l-main--full {
  max-width: 100%;
  padding: 0;
}
@media screen and (max-width: 899px) {
  .fs-l-main.fs-l-main--full {
    margin-top: 0;
  }
}

.fs-body-custom .fs-c-heading {
  padding-top: var(--_frp-head-padt-sp, 3.2rem);
  padding-bottom: var(--_frp-head-padb-sp, 4.8rem);
}
@media screen and (min-width: 900px) {
  .fs-body-custom .fs-c-heading {
    padding-top: var(--_frp-head-padt-pc, 6.4rem);
    padding-bottom: var(--_frp-head-padb-pc, 6.4rem);
  }
}

.fs-c-localNavigation {
  margin-top: 0;
}

dd.fs-c-localNavigation__content {
  margin-left: 0;
}

.fs-c-shippingCarrierInfo {
  display: grid;
  grid-auto-flow: row;
  padding: 16px;
  gap: 8px;
  background-color: var(--pt-clr-headerBg-def, rgba(126, 126, 126, 0.08));
}

:is(.fs-c-shippingCarrierInfo__heading, .fs-c-localNavigation__heading) {
  margin: 0.75em 0;
  font-weight: 500;
  font-size: var(--pt-fz-sm);
}

.fs-c-documentContent__heading {
  margin: 0;
  padding-left: 8px;
  border-left: 4px solid #CBCBCB;
  font-size: 1.4rem;
}

.fs-c-documentContent__content {
  display: grid;
  grid-auto-flow: row;
  gap: 24px;
}

:is(.fs-c-localNavigation__content, .fs-c-shippingCarrierInfo__content) {
  padding: 1em var(--pt-spa-both-side-sm);
  background-color: #fff;
}

.fs-c-documentSubContent {
  display: grid;
  grid-auto-flow: row;
  gap: 8px;
}

.fs-c-documentSubContent__heading {
  margin: 0;
  padding-bottom: 4px;
  border-bottom: 3px solid #e5e5e5;
  font-size: 1.4rem;
}

:is(.fs-c-estimatedDeliveryDate, .fs-c-localNavigation) {
  padding: 10px;
  background-color: var(--pt-clr-headerBg-def, rgba(126, 126, 126, 0.08));
  font-size: 1.2rem;
}

.fs-c-estimatedDeliveryDate__info__date {
  font-weight: bold;
}

.fs-c-estimatedDeliveryDate__ctrl {
  display: flex;
  align-items: center;
  gap: 8px;
}

.fs-c-estimatedDeliveryDate__location::before {
  color: #666666;
}

.pt-returnP-1__table {
  width: 100%;
  max-width: var(--pt-spa-max-width-sm);
  border: 1px solid var(--pt-clr-bd-l2);
  border-collapse: collapse;
  background-color: transparent;
}
.pt-returnP-1__table th, .pt-returnP-1__table td {
  padding: 0.8rem 0;
  border: none;
  border: 1px solid var(--pt-clr-bd-l2);
  background: transparent;
  font-size: var(--pt-fz-smh);
  text-align: center;
}
@media screen and (min-width: 640px) {
  .pt-returnP-1__table th, .pt-returnP-1__table td {
    font-size: var(--pt-fz-sm);
  }
}
.pt-returnP-1__table th .__clg, .pt-returnP-1__table td .__clg {
  font-size: 1.2em;
}
.pt-returnP-1__summary {
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}

.fs-p-aboutTerms .fs-c-documentArticle {
  padding: 0;
}
.fs-p-aboutTerms .fs-c-documentArticle__content:nth-of-type(1) {
  margin-top: 0;
}

.fs-body-product.active-style .fs-c-featuredProduct {
  z-index: -1;
  position: relative;
}

.product-banner {
  margin: 3.2rem 0;
}
.product-banner:not(:has(> :is(a, img))) {
  display: none;
}
.product-banner a {
  display: inline-block;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
}
.product-banner a:not(:nth-of-type(1)) {
  margin-top: 0.8rem;
}
.product-banner img {
  width: 100%;
}

.item-article :where(p, ul, ol, td, th) {
  line-height: var(--pt-lh-def);
}
.item-article :where(h1, h2, h3, h4, h5, h6) {
  line-height: var(--pt-lh-hd);
}
.item-article .item-org {
  margin-bottom: 2.4rem;
  padding-bottom: 2.4rem;
  border-bottom: 1px dotted #b3b3b3;
}
.item-article .item-org:nth-last-of-type(1) {
  padding-bottom: 0;
  border-bottom: none;
}
.item-article .item-org__sns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.item-article .item-org .org-inn {
  margin-bottom: 2.4rem;
  padding-bottom: 2.4rem;
  border-bottom: 1px dotted #b3b3b3;
}
.item-article .item-org .org-inn:nth-last-of-type(1) {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.item-article .item-org .org-vertical__01,
.item-article .item-org .org-vertical__02 {
  align-items: center;
}
.item-article .item-org .org-vertical__01 {
  display: block;
}
@media screen and (min-width: 900px) {
  .item-article .item-org .org-vertical__01 {
    display: flex;
  }
}
.item-article .item-org .org-vertical__01 > *:nth-of-type(1) {
  width: 100%;
}
@media screen and (min-width: 900px) {
  .item-article .item-org .org-vertical__01 > *:nth-of-type(1) {
    width: 35%;
  }
}
@media screen and (min-width: 900px) and (min-width: 1200px) {
  .item-article .item-org .org-vertical__01 > *:nth-of-type(1) {
    width: 41%;
  }
}
.item-article .item-org .org-vertical__01 > *:nth-of-type(2) {
  width: 100%;
  margin-top: 2.4rem;
  margin-left: 0;
}
@media screen and (min-width: 900px) {
  .item-article .item-org .org-vertical__01 > *:nth-of-type(2) {
    width: 65%;
    margin-top: 0;
    margin-left: 2.4rem;
  }
}
@media screen and (min-width: 900px) and (min-width: 1200px) {
  .item-article .item-org .org-vertical__01 > *:nth-of-type(2) {
    width: 59%;
    margin-left: 3.2rem;
  }
}
@media screen and (max-width: 639px) {
  .item-article .item-org .org-vertical__01 .mol-pri {
    order: 1;
    width: 101vw;
    margin-left: -4vw;
  }
}
.item-article .item-org .org-vertical__01 .mol-pri p {
  margin-bottom: 1.5em;
  padding: 0;
}
@media screen and (max-width: 639px) {
  .item-article .item-org .org-vertical__01 .mol-pri p {
    margin-bottom: 1.5em;
    padding-left: 4vw;
  }
}
@media screen and (max-width: 639px) {
  .item-article .item-org .org-vertical__01 .mol-pri.youtube iframe {
    width: 101vw;
  }
}
@media screen and (max-width: 639px) {
  .item-article .item-org .org-vertical__01 .mol-pri.youtube:before {
    width: 101vw;
  }
}
.item-article .item-org .org-vertical__01 .mol-sec {
  width: 100%;
}
@media screen and (max-width: 639px) {
  .item-article .item-org .org-vertical__01 .mol-sec {
    order: 2;
    margin: 2.4rem 0 0;
  }
}
.item-article .item-org .org-vertical__01 .mol-sec p {
  margin-top: 1.6rem;
}
.item-article .item-org .org-vertical__02 {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 900px) {
  .item-article .item-org .org-vertical__02 {
    flex-direction: row;
  }
}
.item-article .item-org .org-vertical__02 > *:nth-of-type(1) {
  width: 100%;
  margin-top: 2.4rem;
  margin-right: 0;
}
@media screen and (min-width: 900px) {
  .item-article .item-org .org-vertical__02 > *:nth-of-type(1) {
    width: 65%;
    margin-top: 0;
    margin-right: 2.4rem;
  }
}
@media screen and (min-width: 900px) and (min-width: 1200px) {
  .item-article .item-org .org-vertical__02 > *:nth-of-type(1) {
    width: 59%;
    margin-right: 3.2rem;
  }
}
.item-article .item-org .org-vertical__02 > *:nth-of-type(2) {
  width: 100%;
}
@media screen and (min-width: 900px) {
  .item-article .item-org .org-vertical__02 > *:nth-of-type(2) {
    width: 35%;
  }
}
@media screen and (min-width: 900px) and (min-width: 1200px) {
  .item-article .item-org .org-vertical__02 > *:nth-of-type(2) {
    width: 41%;
  }
}
@media screen and (max-width: 639px) {
  .item-article .item-org .org-vertical__02 .mol-sec {
    width: 101vw;
    margin-left: -4vw;
  }
}
.item-article .item-org .org-vertical__02 .mol-sec p {
  margin-bottom: 1.5em;
  padding: 0;
}
@media screen and (max-width: 639px) {
  .item-article .item-org .org-vertical__02 .mol-sec p {
    margin-bottom: 1.5em;
    padding-left: 4vw;
  }
}
@media screen and (max-width: 639px) {
  .item-article .item-org .org-vertical__02 .mol-sec.youtube iframe {
    width: 101vw;
  }
}
@media screen and (max-width: 639px) {
  .item-article .item-org .org-vertical__02 .mol-sec.youtube:before {
    width: 101vw;
  }
}
@media screen and (max-width: 899px) {
  .item-article .item-org .org-vertical__02 .mol-sec {
    order: 1;
  }
}
.item-article .item-org .org-vertical__02 .mol-pri {
  width: 100%;
}
@media screen and (max-width: 639px) {
  .item-article .item-org .org-vertical__02 .mol-pri {
    margin: 2.4rem 0 0;
  }
}
.item-article .item-org .org-vertical__02 .mol-pri p {
  margin-top: 1.6rem;
}
@media screen and (max-width: 899px) {
  .item-article .item-org .org-vertical__02 .mol-pri {
    order: 2;
  }
}
.item-article .item-org .org-horizon .mol-pri {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 639px) {
  .item-article .item-org .org-horizon .mol-pri {
    width: 101vw;
    margin-left: -4vw;
  }
}
.item-article .item-org figure {
  margin: 0;
}
.item-article .item-org figcaption {
  margin-bottom: 1.5em;
  padding: 0;
  color: #999;
}
@media screen and (max-width: 639px) {
  .item-article .item-org figcaption {
    margin-bottom: 1.5em;
    padding-left: 4vw;
  }
}
.item-article .item-org img,
.item-article .item-org figure img {
  display: block;
  margin-bottom: 8px;
}
@media screen and (max-width: 899px) {
  .item-article .item-org img,
  .item-article .item-org figure img {
    max-width: 475px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 639px) {
  .item-article .item-org img,
  .item-article .item-org figure img {
    max-width: 101vw;
  }
}
.item-article .item-org p {
  margin-top: 1.6rem;
}
.item-article .item-org p.smol {
  font-size: 1.1rem;
}
.item-article .cap-center {
  margin-top: 0 !important;
  text-align: center;
}
.item-article .item-sub-title {
  margin: 0 0 1.6rem;
}
.item-article .mol-ttl {
  width: 100%;
}
.item-article .mol-ttl h2 {
  margin-bottom: 2.4rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #b3b3b3;
}
.item-article .item-org.other-list {
  flex-wrap: wrap;
}
.item-article .item-org.other-list > *:nth-of-type(1), .item-article .item-org.other-list > *:nth-of-type(2), .item-article .item-org.other-list > *:nth-of-type(3) {
  width: 100%;
  margin: 0;
}
.item-article .item-org.other-list .mol-cnt ul {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.item-article .item-org.other-list .mol-cnt ul > * {
  width: 100%;
}
.item-article .item-org.other-list .mol-cnt ul li {
  width: calc(33.33% + 0.26rem - 0.8rem);
  margin-top: 0.8rem;
  margin-right: 0.8rem;
}
.item-article .item-org.other-list .mol-cnt ul li:nth-of-type(-n+3) {
  margin-top: 0;
}
.item-article .item-org.other-list .mol-cnt ul li:nth-of-type(3n) {
  margin-right: 0;
}
@media screen and (max-width: 439px) {
  .item-article .item-org.other-list .mol-cnt ul li {
    width: calc(50% + 0.4rem - 0.8rem);
    margin-top: 0.8rem;
    margin-right: 0.8rem;
  }
  .item-article .item-org.other-list .mol-cnt ul li:nth-of-type(-n+3) {
    margin-top: 0.8rem;
  }
  .item-article .item-org.other-list .mol-cnt ul li:nth-of-type(3n) {
    margin-right: 0.8rem;
  }
  .item-article .item-org.other-list .mol-cnt ul li:nth-of-type(-n+2) {
    margin-top: 0;
  }
  .item-article .item-org.other-list .mol-cnt ul li:nth-of-type(2n) {
    margin-right: 0;
  }
}
.item-article .item-org.other-list .mol-cnt ul li a:hover span, .item-article .item-org.other-list .mol-cnt ul li a:active span, .item-article .item-org.other-list .mol-cnt ul li a:focus span {
  color: #2b2b2b;
}
.item-article .item-org.other-list .mol-cnt ul li img {
  display: block;
  width: 100%;
  max-width: 100px;
  margin: 0 auto;
}
@media screen and (max-width: 439px) {
  .item-article .item-org.other-list .mol-cnt ul li img {
    width: 80%;
  }
}
.item-article .item-org.other-list .mol-cnt ul li span {
  display: block;
  max-width: 500px;
  margin-top: 0.8rem;
  text-align: center;
}
.item-article .item-org.other-list .mol-cnt p:not(:nth-of-type(1)) {
  margin-top: 1.6rem;
}

.material {
  margin: 1.6rem 0;
  overflow-x: auto;
  overflow-y: hidden;
}
.material__inn {
  min-width: 325px;
  max-width: 425px;
  margin: 0;
  padding: 2.4rem 1.6rem;
  border: 1px solid #cccccc;
  list-style: none;
}
@media screen and (min-width: 640px) {
  .material__inn {
    padding: 2.4rem;
  }
}
.material__li {
  display: flex;
  line-height: 1;
}
.material__li:not(:nth-of-type(1)) {
  margin-top: 1.6rem;
}
.material__li-l {
  display: flex;
  flex: 0 0 75px;
  justify-content: center;
}
.material__li-c {
  position: relative;
  flex: 0 1 min(85%, 250px);
}
.material__li-c::after {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  content: "";
}
.material i {
  display: inline-block;
  z-index: 2;
  position: absolute;
  top: 50%;
  width: 1.2rem;
  height: 1.2rem;
  transform: translateY(-50%);
  border: 2px solid #666666;
  border-radius: 50vw;
  background-color: #ffffff;
}
@media screen and (min-width: 440px) {
  .material i {
    width: 1.4rem;
    height: 1.4rem;
  }
}
.material i:nth-of-type(1) {
  left: 0%;
}
.material i:nth-of-type(2) {
  left: 25%;
  transform: translate(-25%, -50%);
}
.material i:nth-of-type(3) {
  left: 50%;
  transform: translate(-50%, -50%);
}
.material i:nth-of-type(4) {
  left: 75%;
  transform: translate(-75%, -50%);
}
.material i:nth-of-type(5) {
  right: 0%;
}
.material [data-material-level="1"] i:nth-of-type(1) {
  background-color: #666666;
}
.material [data-material-level="2"] i:nth-of-type(2) {
  background-color: #666666;
}
.material [data-material-level="3"] i:nth-of-type(3) {
  background-color: #666666;
}
.material [data-material-level="4"] i:nth-of-type(4) {
  background-color: #666666;
}
.material [data-material-level="5"] i:nth-of-type(5) {
  background-color: #666666;
}
.material__li-r {
  display: flex;
  flex: 0 0 75px;
  justify-content: center;
}

.vimeo {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70.68%;
}
.vimeo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mod-bd {
  order: 0;
  width: 100%;
  margin-bottom: 7.2rem;
  border-bottom: 1px solid #dddddd;
}
@media screen and (max-width: 639px) {
  .mod-bd {
    width: 101vw;
    margin-right: -4vw;
    margin-left: -4vw;
  }
}

.info_table.item_table {
  margin: 2.4rem 0;
}
.info_table.item_table th {
  width: 130px;
}
@media screen and (max-width: 639px) {
  .info_table.item_table th {
    display: block;
    width: calc(100vw - 8vw);
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    border-bottom: none;
    text-align: left;
  }
}
@media screen and (max-width: 639px) {
  .info_table.item_table td {
    display: block;
    width: calc(100vw - 8vw);
    border-bottom: none;
  }
}

table.info-table__temp01 {
  width: 100%;
  border: none;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-collapse: collapse;
  background: transparent;
}
table.info-table__temp01 th,
table.info-table__temp01 td {
  padding-right: 1.6rem;
  padding-left: 1.6rem;
}
table.info-table__temp01 th {
  width: 145px;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-left: 1.6rem;
  border: none;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background: transparent;
  color: #222222;
  vertical-align: top;
}
@media screen and (max-width: 639px) {
  table.info-table__temp01 th {
    display: block;
    width: 100%;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    text-align: left;
  }
}
table.info-table__temp01 td {
  width: 75%;
  padding-top: 1.6rem;
  padding-right: 1.6rem;
  padding-bottom: 1.6rem;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  background: transparent;
}
@media screen and (max-width: 639px) {
  table.info-table__temp01 td {
    display: block;
    width: 100%;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    border-bottom: 1px solid #e6e6e6;
  }
}
@media screen and (max-width: 639px) {
  table.info-table__temp01 tr:nth-last-of-type(1) th {
    border-bottom: 1px solid #e6e6e6;
  }
}
table.info-table__temp01 .tag-def {
  margin-right: 4px;
  padding-right: 1em;
  padding-left: 1em;
  border-radius: 2vw;
  white-space: nowrap;
}
table.info-table__temp01 .tag-def.tya {
  background-color: #8a7c5e;
}
table.info-table__temp01 .tag-def.ao {
  background-color: #cf3d9e;
}
table.info-table__temp01 .tag-defakatya {
  background-color: #98454e;
}

.item-org.table {
  width: 100%;
  overflow-x: scroll;
}

table.info-table__temp02 {
  width: 100%;
  min-width: 350px;
  border: none;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  border-collapse: collapse;
  background: transparent;
}
@media screen and (max-width: 639px) {
  table.info-table__temp02 {
    width: 640px;
    min-width: 640px;
  }
}
@media screen and (max-width: 639px) and (max-width: 439px) {
  table.info-table__temp02 {
    width: 450px;
    min-width: 450px;
  }
}
table.info-table__temp02 th,
table.info-table__temp02 td {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
}
@media screen and (min-width: 440px) {
  table.info-table__temp02 th,
  table.info-table__temp02 td {
    padding-right: 1.6rem;
    padding-left: 1.6rem;
  }
}
table.info-table__temp02 th {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  background: transparent;
  background-color: #eeeeee;
  vertical-align: center;
}
table.info-table__temp02 td {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  background: transparent;
}
table.info-table__temp02 tr:nth-last-of-type(1) th,
table.info-table__temp02 tr:nth-last-of-type(1) td {
  border-bottom: none;
}

.info-img__temp01 .info-img__cnt {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 900px) {
  .info-img__temp01 .info-img__cnt {
    grid-template-columns: repeat(3, 1fr);
  }
}
.info-img__temp01 .info-img__cnt.info-img__cnt--flexble:has(> :nth-child(1):last-child) {
  display: block;
}
.info-img__temp01 .info-img__cnt + .info-img__cnt {
  margin-top: 1.6rem;
}
.info-img__temp01 .inof-img__inn img {
  width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 900px) {
  .fs-p-productSearch__form {
    padding: 0;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable {
    table-layout: auto;
  }
}
.fs-p-productSearch__form .fs-c-inputTable > tbody > tr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 0.8rem;
  padding: 0;
}
@media screen and (max-width: 439px) {
  .fs-p-productSearch__form .fs-c-inputTable > tbody > tr {
    flex-direction: column;
  }
}
@media screen and (min-width: 440px) {
  .fs-p-productSearch__form .fs-c-inputTable__headerCell {
    width: 105px;
  }
  .fs-p-productSearch__form .fs-c-inputTable__dataCell {
    width: calc(100% - 105px);
  }
  .fs-p-productSearch__form .fs-c-inputTable__dataCell.mw-pc {
    width: min(100% - 105px, 360px);
  }
}
@media screen and (min-width: 440px) and (max-width: 899px) {
  .fs-p-productSearch__form .fs-c-inputTable__dataCell.mw-pc {
    width: calc(100% - 105px);
  }
}
.fs-p-productSearch__form .fs-c-dropdown select {
  grid-row: 1;
  grid-column: 1/-1;
  border-color: transparent;
}

button.fs-p-searchForm__button::before {
  content: "";
}
button.fs-p-searchForm__button .material-symbols-outlined {
  color: var(--pt-clr-bd-l2);
}

.color-tag2__wrap {
  flex: 0 0 calc(32px + 0.8rem);
  padding-left: 0.8rem;
}
.color-tag2__display {
  display: flex;
  width: 32px;
  height: 32px;
  border: 1px solid #e6e6e6;
  border-radius: var(--pt-r-sm);
}
[class^=color-tag2__display--], [class*=" color-tag2__display--"] {
  display: flex;
  width: 32px;
  height: 32px;
  border: 1px solid #e6e6e6;
  border-radius: var(--pt-r-sm);
}

.color-tag2__display--1 {
  background-color: #fff;
}
.color-tag2__display--2 {
  background-color: #000;
}
.color-tag2__display--3 {
  background-color: #a9a9a9;
}
.color-tag2__display--4 {
  background-color: #6b3f31;
}
.color-tag2__display--5 {
  background-color: #faebd7;
}
.color-tag2__display--6 {
  background-color: #fff462;
}
.color-tag2__display--7 {
  background-color: #9fc24d;
}
.color-tag2__display--8 {
  background-color: #68a9cf;
}
.color-tag2__display--9 {
  background-color: #202f55;
}
.color-tag2__display--10 {
  background-color: #a688bd;
}
.color-tag2__display--11 {
  background-color: #8b0000;
}
.color-tag2__display--12 {
  background-color: #e3adc1;
}
.color-tag2__display--13 {
  background-color: #e17b34;
}
.color-tag2__search {
  display: flex;
}
@media screen and (max-width: 639px) {
  .color-tag2__search .fs-c-checkboxGroup {
    width: 100%;
  }
}