@charset "UTF-8";
@font-face {
  font-style: normal;
  font-weight: normal;
  src: url("https://ayanokoji.itembox.design/item/pt-assets/fonts/shuwa-icon.ttf?77kc08") format("truetype"), url("https://ayanokoji.itembox.design/item/pt-assets/fonts/shuwa-icon.woff?77kc08") format("woff"), url("https://ayanokoji.itembox.design/item/pt-assets/fonts/shuwa-icon.svg?77kc08#shuwa-icon") format("svg");
  font-family: "shuwa-icon";
  font-display: block;
}
[class^=ipt-], [class*=" ipt-"] {
  font-family: "shuwa-icon" !important;
  speak: never;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ipt-i_open_in_new:before {
  content: "\e90d";
}

.ipt-i_mypage:before {
  content: "\e905";
}

.ipt-i_cart:before {
  content: "\e904";
}

.ipt-i_fav:before {
  content: "\e908";
}

.ipt-i_login:before {
  content: "\e909";
}

.ipt-i_search:before {
  content: "\e90c";
}

.ipt-i_review_w:before {
  content: "\e907";
}

.ipt-i_contact:before {
  content: "\e90a";
}

.ipt-i_review:before {
  content: "\e90b";
}

.ipt-i_fav_c:before {
  content: "\e906";
}

.ipt-arrow_down_c:before {
  content: "\e900";
}

.ipt-arrow_right_c:before {
  content: "\e901";
}

.ipt-arrow_left_c:before {
  content: "\e902";
}

.ipt-arrow_up_c:before {
  content: "\e903";
}

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

@media screen and (max-width: 899px) {
  .fs-l-page:has(> .fs-l-main + .fs-c-breadcrumb) .fs-l-main {
    margin-bottom: 4.8rem;
  }
}
@media screen and (min-width: 900px) {
  .fs-l-page:has(> .fs-l-main + .fs-c-breadcrumb) .fs-l-main {
    margin-bottom: 4.8rem;
  }
}
.fs-l-page:has(> .fs-l-main + .fs-c-breadcrumb) .fs-l-main + .fs-c-breadcrumb {
  margin-bottom: 12rem;
}

.fs-l-main {
  margin: 0 auto;
  padding-right: 4vw;
  padding-left: 4vw;
}
@media screen and (min-width: 640px) {
  .fs-l-main {
    max-width: 1248px;
    margin: 0 auto;
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media screen and (max-width: 899px) {
  .fs-l-main {
    margin-top: 4.8rem;
    margin-bottom: 9.6rem;
    padding-top: 0;
  }
}
@media screen and (min-width: 900px) {
  .fs-l-main {
    margin-top: 4.8rem;
    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;
}

:is(.fs-body-category,
.fs-body-search,
.fs-body-bundle,
.fs-body-couponProduct) .fs-l-pageMain {
  margin: 0 auto;
  padding-right: 4vw;
  padding-left: 4vw;
}
@media screen and (min-width: 640px) {
  :is(.fs-body-category,
  .fs-body-search,
  .fs-body-bundle,
  .fs-body-couponProduct) .fs-l-pageMain {
    max-width: 1248px;
    margin: 0 auto;
    padding-right: 24px;
    padding-left: 24px;
  }
}

.fs-body-product :where(#fs_form, .fs-l-productFeature__inn) {
  margin: 0 auto;
  padding-right: 4vw;
  padding-left: 4vw;
}
@media screen and (min-width: 640px) {
  .fs-body-product :where(#fs_form, .fs-l-productFeature__inn) {
    max-width: 1248px;
    margin: 0 auto;
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media screen and (max-width: 899px) {
  .fs-body-product .fs-l-productFeature {
    margin-top: 9.6rem;
  }
}
@media screen and (min-width: 900px) {
  .fs-body-product .fs-l-productFeature {
    margin-top: 12rem;
  }
}
.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-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% - 4vw);
  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: #333333;
}
.fs-c-checkbox__labelText a:hover, .fs-c-checkbox__labelText a:active, .fs-c-checkbox__labelText a:focus {
  color: #55A6D6;
}

.fs-c-button--sendInquiry {
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.fs-c-button--sendInquiry::before {
  display: flex;
  content: "";
}
.fs-c-button--sendInquiry::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  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--sendInquiry:visited {
  color: var(--_clr-text, white);
}
.fs-c-button--sendInquiry:active, .fs-c-button--sendInquiry:focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.fs-c-button--sendInquiry:active::after, .fs-c-button--sendInquiry:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  .fs-c-button--sendInquiry:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .fs-c-button--sendInquiry:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}

.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 {
  --_clr-text: var(--pt-clr-btnText-3);
  --_b-clr-bd: var(--pt-clr-btnBg-3);
  --_b-clr-bg: var(--pt-clr-btnBorder-3);
  --_b-height: 1.5em;
  --_b-icon:"";
  --_b-width:var(--pt-spa-btn-smh);
  --_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);
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: 500 !important;
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.fs-c-cartTable__actionButton button::before {
  display: flex;
  content: "";
}
.fs-c-cartTable__actionButton button::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  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-cartTable__actionButton button:visited {
  color: var(--_clr-text, white);
}
.fs-c-cartTable__actionButton button:active, .fs-c-cartTable__actionButton button:focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.fs-c-cartTable__actionButton button:active::after, .fs-c-cartTable__actionButton button:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  .fs-c-cartTable__actionButton button:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .fs-c-cartTable__actionButton button:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}
.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;
}
.fs-c-cartTable .fs-c-productImage__image {
  height: auto;
  padding-right: 0;
}

@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 (min-width: 900px) {
  .fs-l-cart__contentsArea:has(> .fs-c-noResultMessage) + .pt-cartContent-wrapper .fs-p-announcement.fs-p-announcement--center {
    inline-size: initial;
    margin-right: auto;
    margin-left: auto;
  }
  .fs-l-cart__contentsArea:has(> .fs-c-noResultMessage) + .pt-cartContent-wrapper .fs-p-announcement.fs-p-announcement--center .fs-p-announcement__body p {
    text-align: center;
  }
  .fs-l-cart__contentsArea:has(> .fs-c-noResultMessage) + .pt-cartContent-wrapper .fs-p-announcement.fs-p-announcement--center [class^=pt-l-btn], .fs-l-cart__contentsArea:has(> .fs-c-noResultMessage) + .pt-cartContent-wrapper .fs-p-announcement.fs-p-announcement--center [class*=" pt-l-btn"] {
    justify-content: center;
  }
}

@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(4vw, 1.6rem));
  background-color: var(--pt-clr-headerBg-def, rgba(126, 126, 126, 0.08));
}
.pt-cartContent-wrapper__inn + * {
  margin-top: 2.4rem;
}
.pt-cartContent-wrapper .fs-c-continueShopping {
  margin-top: var(--pt-spa-cntVertical-md);
}
@media screen and (min-width: 640px) {
  .pt-cartContent-wrapper .fs-c-continueShopping {
    margin-top: var(--pt-spa-cntVertical-lg);
  }
}

.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 .fs-c-button--secondary {
  display: inline-block;
  padding: 1.25em 2rem;
  border: 1px solid #666666;
  border-radius: 50vw;
  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 #55A6D6;
  color: #55A6D6;
}
.fs-p-productSearch__field {
  display: grid;
  -moz-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-template-areas: "reset" "table1" "table2" "btn";
       column-gap: 32px;
}
@media screen and (min-width: 768px) {
  .fs-p-productSearch__field {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "reset reset" "table1 table2" "btn btn";
  }
}
.fs-p-productSearch__inputTable {
  table-layout: fixed;
}
.fs-p-productSearch__inputTable:nth-of-type(1) {
  grid-area: table1;
}
.fs-p-productSearch__inputTable:nth-of-type(2) {
  grid-area: table2;
}
.fs-p-productSearch__searchButtonContainer {
  grid-area: btn;
  margin-top: 32px;
}
.fs-p-productSearch__reset {
  grid-area: reset;
  margin: 1.6rem auto 3.2rem;
  padding: 0 0.8rem 0;
}
.fs-p-productSearch__reset a {
  font-weight: 500;
  font-size: var(--pt-fz-md);
  font-family: "shuwa-icon" !important;
  speak: never;
  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-p-productSearch__reset a::before {
  padding-right: 0.25em;
  content: "\e901";
  font-size: 0.7em;
}

.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: 1px solid #cccccc;
  border-radius: 50vw;
}
.fs-p-searchForm__inputGroup:has(> .fs-p-searchForm__input:focus) {
  border-color: #999999;
}
.fs-p-searchForm__inputGroup:has(> .fs-p-searchForm__input:focus) .fs-p-searchForm__button::before {
  color: #55A6D6;
}
.fs-p-searchForm__input {
  box-sizing: border-box;
  grid-area: body;
  height: max(1em, 1.6rem * 2.5);
  padding: min(0.5em, 8px) min(1em, 16px) !important;
  border: none !important;
  outline: none;
  color: #55A6D6;
  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.5);
  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: #333;
  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: 50vw;
  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: #F44C3C;
}
.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: 50vw;
  background-color: #F44C3C;
  content: "";
}
.fs-c-pagination__item.fs-c-pagination__item--next:hover {
  color: #333;
}
.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: #333;
}
.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 rgb(206.75, 206.75, 206.75);
  border-radius: 3px;
  background: #f5f5f5;
  box-shadow: 0 0 1px rgb(232.25, 232.25, 232.25);
  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: #F44C3C;
  font-size: 2.6rem;
}

.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number {
  color: #F44C3C;
  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: 1em 0.8rem;
  background-color: var(--pt-clr-headerBg-def, rgba(126, 126, 126, 0.08));
  color: #333333;
  font-weight: 500;
  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: #333333;
  color: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-md, 1.6rem);
}
@media screen and (max-width: 439px) {
  .fs-c-documentColumn__heading {
    padding-right: 0;
    padding-left: 0;
  }
}
.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: #333333;
}
@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: #333333;
}
.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;
  }
}

.fs-c-localNavigation .fs-c-localNavigation__content {
  margin-left: 0;
}
.fs-c-localNavigation .fs-c-localNavigation__content + .fs-c-localNavigation__heading {
  margin-top: 1.6rem;
}

ul.fs-c-list {
  font-size: clamp(13px, 12px + 0.313vw, 14px);
}
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 #333333;
  border-radius: 50%;
  content: "";
}

ol.fs-c-orderedList {
  margin-left: 1em;
  font-size: clamp(13px, 12px + 0.313vw, 14px);
}
ol.fs-c-orderedList > li {
  padding: 0 8px 0 1.25em;
}
ol.fs-c-orderedList > li::before {
  padding-right: 1em;
  color: #333333;
}
ol.fs-c-orderedList > li .fs-c-orderedList {
  margin: 1.6rem 0;
  padding: 0 8px 0 1.25em;
  border-left: 2px solid #333333;
}

.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.2rem 0;
}
@media screen and (min-width: 640px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__productName {
    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: #333333;
  font-size: var(--pt-fz-sm, 1.5rem);
}
: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: clamp(12px, 11px + 0.313vw, 13px);
}
: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;
  padding: 0;
  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: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice .fs-c-productPrice__main__label {
  color: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-def, 1.4rem);
  text-decoration: none;
}
: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: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-ml, 1.7rem);
}
: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: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
: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: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-def, 1.4rem);
  text-decoration: none;
}
: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: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
: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: #333333;
}
: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:visited {
  color: #333333;
}
: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) {
  color: #55A6D6;
}
@media (hover: hover) {
  :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) {
    color: #55A6D6;
  }
}
: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: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
: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: #333333;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--viewProductDetail a:visited {
  color: #333333;
}
: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) {
  color: #55A6D6;
}
@media (hover: hover) {
  :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) {
    color: #55A6D6;
  }
}
: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: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
: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: #333333;
}
: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:visited {
  color: #333333;
}
: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) {
  color: #55A6D6;
}
@media (hover: hover) {
  :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) {
    color: #55A6D6;
  }
}
: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.fs-c-productStock {
  width: 100%;
  margin-top: 0;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__preorderMessage {
  color: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-smh, 1.3rem);
}
@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.3rem + (12 - 13) * (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.2rem;
}
.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+10) {
    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+9) {
    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+11) {
    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+9) {
    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: 8px;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
       column-gap: 8px;
}
@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: 16px;
         column-gap: 16px;
  }
}
@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);
  }
}

.col4-list .fs-c-productListItem__imageContainer {
  width: 100%;
}
.col4-list .fs-c-productListItem__productName {
  width: 100%;
  margin: 1.2rem 0;
}
@media screen and (min-width: 640px) {
  .col4-list .fs-c-productListItem__productName {
    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: #333333;
  font-size: var(--pt-fz-sm, 1.5rem);
}
.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: clamp(12px, 11px + 0.313vw, 13px);
}
.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;
  padding: 0;
  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: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.col4-list .fs-c-productPrice .fs-c-productPrice__main__label {
  color: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-def, 1.4rem);
  text-decoration: none;
}
.col4-list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-ml, 1.7rem);
}
.col4-list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price::after {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.col4-list .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productPrice--listed {
  color: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-def, 1.4rem);
  text-decoration: none;
}
.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: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.col4-list .fs-c-productListItem__control .fs-c-button--addToCart--list a {
  color: #333333;
}
.col4-list .fs-c-productListItem__control .fs-c-button--addToCart--list a:visited {
  color: #333333;
}
.col4-list .fs-c-productListItem__control .fs-c-button--addToCart--list :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .col4-list .fs-c-productListItem__control .fs-c-button--addToCart--list :is(a:hover) {
    color: #55A6D6;
  }
}
.col4-list .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
  color: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.col4-list .fs-c-productListItem__control .fs-c-button--viewProductDetail a {
  color: #333333;
}
.col4-list .fs-c-productListItem__control .fs-c-button--viewProductDetail a:visited {
  color: #333333;
}
.col4-list .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .col4-list .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover) {
    color: #55A6D6;
  }
}
.col4-list .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
  color: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.col4-list .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a {
  color: #333333;
}
.col4-list .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a:visited {
  color: #333333;
}
.col4-list .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .col4-list .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list :is(a:hover) {
    color: #55A6D6;
  }
}
.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.fs-c-productStock {
  width: 100%;
  margin-top: 0;
}
.col4-list .fs-c-productListItem__preorderMessage {
  color: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-smh, 1.3rem);
}
@media screen and (max-width: 639px) {
  .col4-list .fs-c-productListItem__preorderMessage {
    font-size: calc(1.3rem + (12 - 13) * (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.2rem;
}
.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: 8px;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
       column-gap: 8px;
}
@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: 16px;
         column-gap: 16px;
  }
}

.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.2rem 0;
}
@media screen and (min-width: 640px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListItem__productName {
    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: #333333;
  font-size: var(--pt-fz-sm, 1.5rem);
}
.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: clamp(12px, 11px + 0.313vw, 13px);
}
.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;
  padding: 0;
  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: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice .fs-c-productPrice__main__label {
  color: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-def, 1.4rem);
  text-decoration: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-ml, 1.7rem);
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price::after {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.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: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-def, 1.4rem);
  text-decoration: none;
}
.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: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--addToCart--list a {
  color: #333333;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--addToCart--list a:visited {
  color: #333333;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--addToCart--list :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--addToCart--list :is(a:hover) {
    color: #55A6D6;
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
  color: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--viewProductDetail a {
  color: #333333;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--viewProductDetail a:visited {
  color: #333333;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover) {
    color: #55A6D6;
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
  color: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a {
  color: #333333;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a:visited {
  color: #333333;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list :is(a:hover) {
    color: #55A6D6;
  }
}
.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-c-productStock {
  width: 100%;
  margin-top: 0;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__preorderMessage {
  color: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-smh, 1.3rem);
}
@media screen and (max-width: 639px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListItem__preorderMessage {
    font-size: calc(1.3rem + (12 - 13) * (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.2rem;
}
.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: 8px;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
       column-gap: 8px;
}
@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: 16px;
         column-gap: 16px;
  }
}

.pt-colCustom .fs-c-productListItem__imageContainer {
  width: 100%;
}
.pt-colCustom .fs-c-productListItem__productName {
  width: 100%;
  margin: 1.2rem 0;
}
@media screen and (min-width: 640px) {
  .pt-colCustom .fs-c-productListItem__productName {
    margin: 1.6rem 0;
  }
}
.pt-colCustom .fs-c-productName a {
  text-decoration: none;
}
.pt-colCustom .fs-c-productName__copy {
  display: none;
}
.pt-colCustom .fs-c-productName__name {
  color: #333333;
  font-size: var(--pt-fz-sm, 1.5rem);
}
.pt-colCustom .fs-c-productName__name:hover, .pt-colCustom .fs-c-productName__name:active {
  text-decoration: none;
}
.pt-colCustom .fs-c-productName__variation {
  font-size: clamp(12px, 11px + 0.313vw, 13px);
}
.pt-colCustom .fs-c-productListItem__viewMoreImageButton {
  display: none;
}
.pt-colCustom .fs-c-productListItem__productDescription {
  display: none;
}
.pt-colCustom .fs-c-productMarks {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  padding: 0;
  gap: 0.3rem;
}
.pt-colCustom .fs-c-productMarks .fs-c-mark {
  margin-bottom: 0;
}
.pt-colCustom .fs-c-productMarks .fs-c-productMark__mark {
  margin-right: 0;
}
.pt-colCustom .fs-c-productMark {
  display: contents;
}
.pt-colCustom .fs-c-productMark__item {
  display: inline-block;
  margin: 0;
}
.pt-colCustom .fs-c-productPrice {
  display: flex;
}
.pt-colCustom .fs-c-productPrice .fs-c-productPrice__addon {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.pt-colCustom .fs-c-productPrice .fs-c-productPrice__main__label {
  color: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-def, 1.4rem);
  text-decoration: none;
}
.pt-colCustom .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-ml, 1.7rem);
}
.pt-colCustom .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price::after {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.pt-colCustom .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.pt-colCustom .fs-c-productPrice--listed {
  color: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-def, 1.4rem);
  text-decoration: none;
}
.pt-colCustom .fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.pt-colCustom .fs-c-productPrice--listed .fs-c-productPrice__main span.fs-c-price__value {
  text-decoration: line-through;
}
.pt-colCustom .fs-c-productPrice--listed .fs-c-productPrice__addon {
  display: none;
}
.pt-colCustom .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.pt-colCustom .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.pt-colCustom .fs-c-productListItem__control {
  display: flex;
}
.pt-colCustom .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
  color: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--addToCart--list a {
  color: #333333;
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--addToCart--list a:visited {
  color: #333333;
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--addToCart--list :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .pt-colCustom .fs-c-productListItem__control .fs-c-button--addToCart--list :is(a:hover) {
    color: #55A6D6;
  }
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
  color: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--viewProductDetail a {
  color: #333333;
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--viewProductDetail a:visited {
  color: #333333;
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .pt-colCustom .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover) {
    color: #55A6D6;
  }
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
  color: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a {
  color: #333333;
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a:visited {
  color: #333333;
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .pt-colCustom .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list :is(a:hover) {
    color: #55A6D6;
  }
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--removeFromWishList--icon.fs-c-button--particular {
  display: flex;
}
.pt-colCustom .fs-c-productListItem__control .fs-c-button--particular.fs-c-button--addToWishList--icon {
  display: flex;
}
.pt-colCustom .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: block;
}
.pt-colCustom .fs-c-modal--chooseVariation .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: block;
}
.pt-colCustom .fs-c-productListItem__notice.fs-c-productStock {
  width: 100%;
  margin-top: 0;
}
.pt-colCustom .fs-c-productListItem__preorderMessage {
  color: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-smh, 1.3rem);
}
@media screen and (max-width: 639px) {
  .pt-colCustom .fs-c-productListItem__preorderMessage {
    font-size: calc(1.3rem + (12 - 13) * (100vw - 640px) / (350 - 640));
  }
}
.pt-colCustom .fs-c-salesPeriod {
  margin-top: 0;
}
.pt-colCustom .fs-c-salesPeriod__date {
  margin: 0;
  padding: 4px 8px;
  border: 1px solid currentColor;
  font-size: 1.1rem;
  text-align: center;
  text-align: center;
}
.pt-colCustom .fs-c-salesPeriod__date > dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.pt-colCustom .fs-c-buttonContainer {
  padding: 0;
}
.pt-colCustom .fs-c-productListItem__prices {
  order: 1;
  margin-bottom: 0 !important;
}
.pt-colCustom .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.pt-colCustom .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.pt-colCustom .fs-c-productPrice--member {
  display: none;
}
.pt-colCustom .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.pt-colCustom .fs-c-productListItem__control {
  display: flex;
  order: 2;
  margin-top: -2.2rem;
}
.fs-c-productListItem > .fs-c-productListItem__control.fs-c-buttonContainer {
  margin-bottom: 0;
}

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

.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.2rem 0;
}
@media screen and (min-width: 640px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__productName {
    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: #333333;
  font-size: var(--pt-fz-sm, 1.5rem);
}
.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: clamp(12px, 11px + 0.313vw, 13px);
}
.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;
  padding: 0;
  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: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice .fs-c-productPrice__main__label {
  color: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-def, 1.4rem);
  text-decoration: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-ml, 1.7rem);
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price::after {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.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: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-def, 1.4rem);
  text-decoration: none;
}
.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: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--addToCart--list a {
  color: #333333;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--addToCart--list a:visited {
  color: #333333;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--addToCart--list :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--addToCart--list :is(a:hover) {
    color: #55A6D6;
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
  color: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--viewProductDetail a {
  color: #333333;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--viewProductDetail a:visited {
  color: #333333;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover) {
    color: #55A6D6;
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
  color: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a {
  color: #333333;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a:visited {
  color: #333333;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list :is(a:hover) {
    color: #55A6D6;
  }
}
.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-productStock {
  width: 100%;
  margin-top: 0;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__preorderMessage {
  color: #333333;
  font-weight: 400;
  font-size: var(--pt-fz-smh, 1.3rem);
}
@media screen and (max-width: 639px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__preorderMessage {
    font-size: calc(1.3rem + (12 - 13) * (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.2rem;
}
.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: 8px;
  grid-template-columns: repeat(2, 1fr);
       column-gap: 8px;
}
@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: 16px;
         column-gap: 16px;
  }
}

.fr2-sec-cnt-4 > div {
  display: grid;
}
@media (min-width: 640px) and (max-width: 899px) {
  .fr2-sec-cnt-4 > div .fr2-listItem:nth-of-type(n+10) {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .fr2-sec-cnt-4 > div .fr2-listItem:nth-of-type(n+9) {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .fr2-sec-cnt-4 > div .fr2-listItem:nth-of-type(n+9) {
    display: none;
  }
}
.fr2-sec-cnt-4 > div {
  row-gap: 3.2rem;
  -moz-column-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
       column-gap: 8px;
}
@media screen and (min-width: 640px) {
  .fr2-sec-cnt-4 > div {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 900px) {
  .fr2-sec-cnt-4 > div {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 3.2rem;
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
}

.fr2-sec-cnt-4 .pt-fr2-cnt_h .fr2-header img {
  display: block;
  width: 100%;
}
.fr2-sec-cnt-4 .pt-fr2-cnt_h .fr2-body {
  margin-right: 0;
  margin-left: 0;
  line-height: 1.5;
}
.fr2-sec-cnt-4 .pt-fr2-cnt_h .fr2-body > * {
  margin-bottom: 0;
}
.fr2-sec-cnt-4 .pt-fr2-cnt_h .fr2-body > *:not(:nth-of-type(1)) {
  margin-top: 0.8rem;
}
.fr2-sec-cnt-4 .pt-fr2-cnt_h .pt-price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.fr2-sec-cnt-4 .pt-fr2-cnt_h .pt-price .fs-c-productPrice__main__price {
  color: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-ml, 1.7rem);
}
.fr2-sec-cnt-4 .pt-fr2-cnt_h .pt-price .fs-c-productPrice__main__price::after {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.fr2-sec-cnt-4 .pt-fr2-cnt_h .pt-price .fs-c-productPrice__addon {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.fr2-sec-cnt-4 .pt-fr2-cnt_h .fr2-ttl {
  color: #333333;
  font-size: var(--pt-fz-sm, 1.5rem);
}
@media screen and (min-width: 440px) {
  .fr2-sec-cnt-4 .pt-fr2-cnt_h .fr2-footer a {
    display: block;
    max-width: 300px;
  }
}

.fr2-carousel .pt-fr2-cnt_h .fr2-header img {
  display: block;
  width: 100%;
}
.fr2-carousel .pt-fr2-cnt_h .fr2-body {
  margin-right: 0;
  margin-left: 0;
  line-height: 1.5;
}
.fr2-carousel .pt-fr2-cnt_h .fr2-body > * {
  margin-bottom: 0;
}
.fr2-carousel .pt-fr2-cnt_h .fr2-body > *:not(:nth-of-type(1)) {
  margin-top: 0.8rem;
}
.fr2-carousel .pt-fr2-cnt_h .pt-price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.fr2-carousel .pt-fr2-cnt_h .pt-price .fs-c-productPrice__main__price {
  color: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-ml, 1.7rem);
}
.fr2-carousel .pt-fr2-cnt_h .pt-price .fs-c-productPrice__main__price::after {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.fr2-carousel .pt-fr2-cnt_h .pt-price .fs-c-productPrice__addon {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.fr2-carousel .pt-fr2-cnt_h .fr2-ttl {
  color: #333333;
  font-size: var(--pt-fz-sm, 1.5rem);
}
@media screen and (min-width: 440px) {
  .fr2-carousel .pt-fr2-cnt_h .fr2-footer a {
    display: block;
    max-width: 300px;
  }
}

.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: 8px;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
       column-gap: 8px;
}
@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: 16px;
         column-gap: 16px;
  }
}

.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: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-ml, 1.7rem);
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productPrice__price::after {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productPrice__value {
  color: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-ml, 1.7rem);
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productPrice__value::after {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productPrice__addon {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.fr3-sec-cnt-4 .fr3-item .fr3-item__productName {
  color: #333333;
  font-size: var(--pt-fz-sm, 1.5rem);
}

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

.pt-cartChase {
  z-index: 980;
  position: fixed;
  bottom: 0rem;
  left: 0;
  width: 100vw;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s, width;
}
.pt-cartChase.is-enabled {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (min-width: 900px) {
  .pt-cartChase {
    display: none;
  }
}

.pt-cartChase__area {
  display: flex;
  justify-content: center;
  margin-bottom: 0 !important;
  padding: 1rem;
  border-top: 1px solid rgb(229.5, 229.5, 229.5);
  border-bottom: 1px solid #cccccc;
  background: #fff;
}
@media screen and (min-width: 440px) {
  .pt-cartChase__area {
    padding: 1rem 4vw;
  }
}
.pt-cartChase__area .__area:nth-of-type(1) {
  flex: 1 1 calc(55% - 1rem);
}
@media screen and (min-width: 640px) {
  .pt-cartChase__area .__area:nth-of-type(1) {
    flex: 1 1 calc(61% - 1rem);
  }
}
.pt-cartChase__area .__area:nth-of-type(2) {
  flex: 1 1 45%;
  padding-left: 1rem;
}
@media screen and (min-width: 640px) {
  .pt-cartChase__area .__area:nth-of-type(2) {
    flex: 1 1 39%;
    padding-left: 1rem;
  }
}

#pt-cartChase__buy-btn {
  min-width: auto;
}
#pt-cartChase__buy-btn > * {
  min-width: auto;
  font-size: clamp(12px, 11px + 0.313vw, 13px);
}
#pt-cartChase__lab, #pt-cartChase__price {
  font-size: var(--pt-fz-smh, 1.3rem);
}
#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: #333333;
  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: 0;
}
.pt-cartChase.is-enabled #scroll-top.scroll-top {
  opacity: 1;
}

.out-stock {
  --_clr-text: var(--pt-clr-btnText-3);
  --_b-clr-bd: #999999;
  --_b-clr-bg: #999999;
  --_b-icon:"";
  --_b-clr-icon: var(--pt-clr-text-1);
  --_b-clr-hvText: var(--pt-clr-btnText-hover-3);
  --_b-clr-hvBd:#bbbbbb;
  --_b-clr-hvBg:#bbbbbb;
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.out-stock::before {
  display: flex;
  content: "";
}
.out-stock::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.out-stock:visited {
  color: var(--_clr-text, white);
}
.out-stock:active, .out-stock:focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.out-stock:active::after, .out-stock:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  .out-stock:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .out-stock:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}
.out-stock:hover, .out-stock:focus {
  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 4vw;
}
.fs-p-logo__lead {
  display: none;
}
.fs-p-logo__image {
  width: min(40%, 200px);
}

.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: 500;
  font-feature-settings: "palt";
}
.fs-c-heading--page {
  margin: 0;
  padding: 0 0 1.25em;
  border-bottom: none;
  color: #333333;
  font-size: clamp(18px, 14px + 1.25vw, 22px);
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .fs-c-heading--page {
    padding: 1.25em 0;
  }
}

.price {
  color: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-ml, 1.7rem);
}
.price::after {
  color: #333333;
  font-weight: 400;
  font-size: 1.2rem;
}
.price::before {
  content: "¥";
}
.price::after {
  content: "(税込)";
  font-family: "Noto Sans JP" Meiryo, sans-serif;
}

.fs-c-price {
  color: #333333;
}

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

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

.fs-c-productMark {
  gap: 0.2rem;
}

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

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

.fs-c-rating .fs-c-rating__value {
  color: #F44C3C;
  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: #F44C3C;
  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: #55A6D6;
  color: white;
  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 {
  margin: 0 auto;
  padding-right: 4vw;
  padding-left: 4vw;
}
@media screen and (min-width: 640px) {
  .fs-c-breadcrumb {
    max-width: 1248px;
    margin: 0 auto;
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media screen and (min-width: 900px) {
  .fs-c-breadcrumb {
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 899px) {
  .fs-c-breadcrumb {
    margin-bottom: 1.6rem;
  }
}
.fs-c-breadcrumb .fs-c-breadcrumb__list {
  padding: 0;
}
.fs-c-breadcrumb .fs-c-breadcrumb__list > li {
  font-size: var(--pt-fz-def);
}
@media screen and (max-width: 899px) {
  .fs-c-breadcrumb .fs-c-breadcrumb__list > li {
    margin-bottom: 0rem;
    font-size: var(--pt-fz-smh, 1.3rem);
  }
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem {
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem a {
  color: #333333;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem a:visited {
  color: #333333;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem :is(a:hover,
a:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .fs-c-breadcrumb .fs-c-breadcrumb__listItem :is(a:hover) {
    color: #55A6D6;
  }
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
  padding: 0 0.4rem;
  content: " ＞ ";
  color: rgb(178.5, 178.5, 178.5);
}
.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: #333333;
  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: #55A6D6;
}

.fs-l-productLayout__item .fs-c-productMarks .fs-c-productMark__mark, .fs-l-productLayout__item .fs-c-productMarks .fs-c-mark {
  display: flex;
  padding: 0.5em 1em;
  border-radius: 4px;
  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: 4px;
  font-size: var(--pt-fz-xxs, 10px);
  line-height: 1;
}
@media screen and (min-width: 640px) {
  .fs-c-productMarks .fs-c-productMark__mark, .fs-c-productMarks .fs-c-mark {
    font-size: var(--pt-fz-xs, 1.2rem);
  }
}
.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;
}

:is(.fs-c-button--primary, .fs-c-button--secondary, .fs-c-button--standard) {
  --_b-width:var(--pt-spa-btn-md);
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
:is(.fs-c-button--primary, .fs-c-button--secondary, .fs-c-button--standard)::before {
  display: flex;
  content: "";
}
:is(.fs-c-button--primary, .fs-c-button--secondary, .fs-c-button--standard)::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
:is(.fs-c-button--primary, .fs-c-button--secondary, .fs-c-button--standard):visited {
  color: var(--_clr-text, white);
}
:is(.fs-c-button--primary, .fs-c-button--secondary, .fs-c-button--standard):active, :is(.fs-c-button--primary, .fs-c-button--secondary, .fs-c-button--standard):focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
:is(.fs-c-button--primary, .fs-c-button--secondary, .fs-c-button--standard):active::after, :is(.fs-c-button--primary, .fs-c-button--secondary, .fs-c-button--standard):focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  :is(.fs-c-button--primary, .fs-c-button--secondary, .fs-c-button--standard):hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  :is(.fs-c-button--primary, .fs-c-button--secondary, .fs-c-button--standard):hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}

.fs-c-button--secondary {
  --_clr-text: var(--pt-clr-btnText-2);
  --_b-clr-bd: var(--pt-clr-btnBg-2);
  --_b-clr-bg: var(--pt-clr-btnBorder-2);
  --_b-width:var(--pt-spa-btn-md);
  --_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);
}

.fs-c-button--standard {
  --_clr-text: var(--pt-clr-btnText-3);
  --_b-clr-bd: var(--pt-clr-btnBg-3);
  --_b-clr-bg: var(--pt-clr-btnBorder-3);
  --_b-width:var(--pt-spa-btn-md);
  --_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);
}

.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%;
  min-width: var(--pt-spa-btn-smh);
}
.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: "\e906";
  color: #F44C3C;
  font-family: "shuwa-icon" !important;
}
.fs-c-button--particular.fs-c-button--addToWishList--detail::after {
  content: "\e908";
  color: #333333;
  font-family: "shuwa-icon" !important;
}
.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  content: "\e906";
  color: #F44C3C;
  font-family: "shuwa-icon" !important;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
  content: "\e908";
  color: #333333;
  font-family: "shuwa-icon" !important;
}
.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: #F44C3C;
}

.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: "\e907";
  font-family: "shuwa-icon" !important;
}
.fs-c-button--plain.fs-c-button--viewAllReviews::before {
  content: "\e90b";
  font-family: "shuwa-icon" !important;
}
.fs-c-button--plain.fs-c-button--addToCart--list::before {
  content: "\e904";
  font-family: "shuwa-icon" !important;
}
.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;
}

.fs-c-productListItem__notice {
  margin: 8px 0;
  padding: 4px 4px;
  border: none;
  background: #e5e5e5;
  font-size: 1.2rem;
  line-height: 1;
  text-align: center;
}

: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 rgb(178.5, 178.5, 178.5);
  color: var(--pt-clr-textHeader-1);
  font-size: clamp(17px, 14px + 0.938vw, 20px);
  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 {
  --_b-width:var(--pt-spa-btn-md);
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts::before {
  display: flex;
  content: "";
}
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  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-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:visited {
  color: var(--_clr-text, white);
}
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:active, .fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:active::after, .fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  .fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}

.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 {
  --_b-width:var(--pt-spa-btn-md);
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop::before, .fs-c-buttonContainer--back .fs-c-button--myPageTop::before, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop::before {
  display: flex;
  content: "";
}
.fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop::after, .fs-c-buttonContainer--back .fs-c-button--myPageTop::after, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  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-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: var(--_clr-text, white);
}
.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 var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop:active::after, .fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop:focus::after, .fs-c-buttonContainer--back .fs-c-button--myPageTop:active::after, .fs-c-buttonContainer--back .fs-c-button--myPageTop:focus::after, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop:active::after, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@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 var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop:hover::after, .fs-c-buttonContainer--back .fs-c-button--myPageTop:hover::after, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}

.fs-c-continueShopping {
  display: flex;
  justify-content: center;
}
.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: 4vw;
    margin-left: 4vw;
    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_AboutShippingAndPaymentV2 .fs-c-documentContent {
  text-align: left;
}

.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: #F44C3C;
  font-size: clamp(17px, 14px + 0.938vw, 20px);
  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;
}

.fs-c-otherServiceLogin {
  margin: 2.4rem 0;
}

.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: clamp(13px, 12px + 0.313vw, 14px);
  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-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-smh, 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: -4vw;
  }
}
.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: -4vw;
  }
}
.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: clamp(13px, 12px + 0.313vw, 14px);
  -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: #333333;
}
.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 #55A6D6;
  color: #55A6D6;
  font-weight: 700;
}
.fs-c-sortItems__list__item.is-active .fs-c-sortItems__list__item__label {
  border-bottom: 3px solid #55A6D6;
  color: #55A6D6;
  font-weight: 700;
}
.fs-c-sortItems__label {
  display: none;
}

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

.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: #333333;
  font-size: clamp(17px, 14px + 0.938vw, 20px);
}
.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;
  height: 100%;
  transform: translate(0%, -50%);
}
.fs-body-product .acc-wrap .acc-tit .acc-tit__btn::before {
  content: "開く";
}
.fs-body-product .acc-wrap .acc-tit .acc-tit__btn::after {
  color: #333333;
  font-size: 0.75em;
  font-family: "shuwa-icon" !important;
  speak: never;
  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: 5px;
  content: "\e900";
}
.fs-body-product .acc-wrap.is-active > .acc-tit .acc-tit__btn::before {
  content: "閉じる";
}
.fs-body-product .acc-wrap.is-active > .acc-tit .acc-tit__btn::after {
  content: "\e903";
}

.fs-body-product .acc-wrap .acc-tit .__inn-txt {
  display: block;
  width: 100%;
  padding: 0.75em 0 0.75em;
  border-bottom: 1px solid #cccccc;
  color: #333333;
  font-size: clamp(14px, 12px + 0.625vw, 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: 3.2rem;
  padding-bottom: 3.2rem;
}

.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct {
  justify-content: center;
  margin-top: 1.6rem;
  padding: 0;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.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: #333333;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct .fs-c-button__label:visited {
  color: #333333;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct :is(.fs-c-button__label:hover,
.fs-c-button__label:active) {
  color: #55A6D6;
}
@media (hover: hover) {
  .fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct :is(.fs-c-button__label:hover) {
    color: #55A6D6;
  }
}
.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: #333333;
  font-size: 25px;
  cursor: pointer;
  transition: 0.4s;
  transition-duration: 0.4s;
  transition-property: color;
}
.fs-p-snsArea > *:hover, .fs-p-snsArea > *:focus {
  color: #666666;
}
@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: rgb(53.1129707113, 171.0292887029, 243.3870292887);
}
.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: rgb(48.1413934426, 133.2131147541, 243.3586065574);
}
.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: rgb(6.7463414634, 223.7536585366, 95.5731707317);
}

#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 rgb(178.5, 178.5, 178.5);
  color: #333333;
  text-decoration: none;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
#pt-reviBtn-indi .fs-c-button--addReview--detail.fs-c-button--plain:visited {
  color: #333333;
}
#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: #55A6D6;
}
@media (hover: hover) {
  #pt-reviBtn-indi .fs-c-button--addReview--detail.fs-c-button--plain:hover {
    color: #55A6D6;
  }
}
@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;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 3.2rem 0 0;
  gap: 0.8rem;
}

.review-cnt-copy .fs-c-button--addReview--detail,
.review-cnt-copy .fs-c-button--viewAllReviews {
  display: inline-block;
  line-height: 5rem;
  --_clr-text: var(--pt-clr-btnBorder-1);
  --_b-clr-bd: var(--pt-clr-btnBorder-1);
  --_b-clr-bg:white;
  --_b-clr-icon: var(--pt-clr-btnBorder-1);
  --_b-clr-hvText:white;
  --_b-clr-hvBd:var(--pt-clr-btnBorder-1);
  --_b-clr-hvBg:var(--pt-clr-btnBg-1);
  --_b-width:var(--pt-spa-btn-md);
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.review-cnt-copy .fs-c-button--addReview--detail::before,
.review-cnt-copy .fs-c-button--viewAllReviews::before {
  display: flex;
  content: "";
}
.review-cnt-copy .fs-c-button--addReview--detail::after,
.review-cnt-copy .fs-c-button--viewAllReviews::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.review-cnt-copy .fs-c-button--addReview--detail:visited,
.review-cnt-copy .fs-c-button--viewAllReviews:visited {
  color: var(--_clr-text, white);
}
.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 var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.review-cnt-copy .fs-c-button--addReview--detail:active::after, .review-cnt-copy .fs-c-button--addReview--detail:focus::after,
.review-cnt-copy .fs-c-button--viewAllReviews:active::after,
.review-cnt-copy .fs-c-button--viewAllReviews:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  .review-cnt-copy .fs-c-button--addReview--detail:hover,
  .review-cnt-copy .fs-c-button--viewAllReviews:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .review-cnt-copy .fs-c-button--addReview--detail:hover::after,
  .review-cnt-copy .fs-c-button--viewAllReviews:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}
.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: 250px;
}
@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: 90vw;
    margin: 0 auto;
  }
}

.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;
  padding-bottom: 0.75em;
  border-bottom: 1px solid #cccccc;
  font-weight: 500;
  font-size: clamp(17px, 14px + 0.938vw, 20px);
  line-height: 1;
}
.review-cnt-copy .pt-outputReviw_ttl .col-ttl__sec {
  margin-top: 0.8rem;
  font-size: clamp(13px, 12px + 0.313vw, 14px);
}
: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.3rem);
}
: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 {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}

.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: 150px;
  text-align: center;
}
.review-cnt-copy__none-review i {
  color: #cccccc;
  font-size: 5rem;
}
.review-cnt-copy__none-review p {
  width: 100%;
  margin-top: 2.4rem;
  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;
  }
}

@media screen and (min-width: 900px) {
  .item-detail-text-sp {
    display: none;
  }
}
@media screen and (max-width: 899px) {
  .item-detail-text-sp {
    display: block;
    width: 100%;
    margin-top: 7.2rem;
  }
}

@media screen and (max-width: 899px) {
  .fs-l-pageMain > .item-detail-text-sp {
    margin-bottom: 7.2rem;
    padding-top: 7.2rem;
    padding-right: 4vw;
    padding-left: 4vw;
    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(50% - 48px / 2) calc(50% - 48px / 2);
    -moz-column-gap: 48px;
         column-gap: 48px;
    align-items: start;
  }
}
@media screen and (min-width: 900px) and (min-width: 1200px) {
  .fs-l-productLayout {
    grid-template-columns: calc(50% - 96px / 2) calc(50% - 96px / 2) !important;
    -moz-column-gap: 96px;
         column-gap: 96px;
  }
}

.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;
    margin-top: -1.6rem;
  }
}
@media screen and (min-width: 900px) {
  .fs-l-productLayout__item--2 {
    position: sticky;
    top: 10rem;
    overflow-y: scroll;
    /* IE, Edge 対応 */
    -ms-overflow-style: none;
    /* Firefox 対応 */
    scrollbar-width: none;
  }
}
@media screen and (min-width: 1200px) {
  .fs-l-productLayout__item--2 {
    padding-right: 72px;
  }
}
.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: 1 / 1;
  width: min(100cqi, 600px);
  height: min(100%, 600px);
  -o-object-fit: cover;
     object-fit: cover;
}
@supports not (width: 100cqi) {
  .fs-c-productCarouselMainImage__image img {
    width: min(100vw, 600px);
  }
}
.fs-c-productCarouselMainImage__image__caption {
  background-color: rgba(0, 0, 0, 0.1);
}
.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;
    overflow-y: hidden;
    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, -4vw, 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%;
  }
}
.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 #55A6D6;
}
.fs-c-productCarouselMainImage__thumbnailList__thumbnail__caption {
  margin-top: 0.8rem;
  font-size: var(--pt-fz-xxs, 10px);
  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 auto;
  grid-template-columns: 5.25rem 1fr 1fr 5rem;
  grid-template-areas: "quantity btn btn fav" "count count inquiry inquiry";
  -moz-column-gap: 8px;
       column-gap: 8px;
  row-gap: 8px;
  width: 100%;
  max-width: 450px;
  margin: 2.4rem auto;
}
@media screen and (min-width: 440px) {
  .pt-cartUnderCnt {
    grid-template-rows: auto;
    grid-template-columns: 6.75rem 1fr 1fr 5rem;
  }
}

#pt-outputItem-count {
  grid-area: quantity;
}
#pt-outputItem-count.arrival-notice {
  display: none;
}

#pt-outputItem-buy {
  grid-area: btn;
}
#pt-outputItem-buy button {
  min-width: auto;
}

#pt-outputItem-fav {
  grid-area: fav;
}

#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 5.25rem;
  }
}
@media screen and (max-width: 899px) and (max-width: 439px) {
  .fs-c-productQuantityAndWishlist__quantity {
    flex: 0 1 5.25rem;
  }
}
.fs-c-productQuantityAndWishlist__quantity::after, .fs-c-productQuantityAndWishlist__quantity::before {
  position: absolute;
  width: 1rem;
  width: 0.5rem;
  height: 1rem;
  height: 0.5rem;
  margin: auto;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  content: "";
  content: "";
}
@media screen and (min-width: 440px) {
  .fs-c-productQuantityAndWishlist__quantity::after, .fs-c-productQuantityAndWishlist__quantity::before {
    width: 0.75rem;
    height: 0.75rem;
  }
}
.fs-c-productQuantityAndWishlist__quantity::after {
  right: 10px;
  bottom: 28%;
  transform: rotate(135deg) translate(-50%, 50%);
}
@media screen and (min-width: 440px) {
  .fs-c-productQuantityAndWishlist__quantity::after {
    right: 15px;
    bottom: 20%;
  }
}
.fs-c-productQuantityAndWishlist__quantity::before {
  top: 28%;
  right: 10px;
  transform: rotate(-45deg) translate(-50%, 50%);
}
@media screen and (min-width: 440px) {
  .fs-c-productQuantityAndWishlist__quantity::before {
    top: 20%;
    right: 15px;
  }
}
.fs-c-productQuantityAndWishlist__quantity .fs-c-quantity__select {
  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 .fs-c-quantity__select {
  width: 100%;
  height: 5rem;
  margin: 0;
  border-radius: 6px;
}

.particular__open-btn {
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.particular__open-btn::before {
  display: flex;
  content: "";
}
.particular__open-btn::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.particular__open-btn:visited {
  color: var(--_clr-text, white);
}
.particular__open-btn:active, .particular__open-btn:focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.particular__open-btn:active::after, .particular__open-btn:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  .particular__open-btn:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .particular__open-btn:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}

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: #E8E8E8;
}
.pt-cartUpperCnt:not(.pt-cartUpperCnt--single) :is(.fs-c-productSelection__selection,
.fs-c-productOption__selection,
.fs-c-productOption__option) {
  margin-left: 0;
  padding: 1em 1.5em;
}
.pt-cartUpperCnt .fs-c-productOption__option > * + * {
  margin-top: 8px;
}

.pt-cartUpperCnt #pt-outputItem-multi {
  width: calc(100% - 4vw);
  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% - 8vw);
    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: -4vw;
  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% - 4vw);
  height: 5rem;
  margin: 1.5rem auto 0;
  transform: translate(-50%);
  border-bottom: solid 1px rgb(229.5, 229.5, 229.5);
  background-color: white;
}
@media screen and (min-width: 640px) {
  .pt-cartUpperCnt .fs-c-modal__header {
    width: calc(100% - 8vw);
    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: #A2CDE3;
  content: "\e911";
  color: #ffffff;
  line-height: 2.6rem;
}
.pt-cartUpperCnt .fs-c-variationList__item__title {
  padding: 1em 1.5em;
  background-color: #E8E8E8;
  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 rgb(229.5, 229.5, 229.5);
}
.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;
  flex-wrap: wrap;
  -moz-column-gap: 8px;
  position: relative;
       column-gap: 8px;
  row-gap: 4px;
  grid-area: txt;
  flex-direction: unset;
  align-items: baseline;
  padding-right: 24px;
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__variationName {
    flex-direction: column;
  }
}
@media screen and (min-width: 640px) {
  .pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__variationName::after {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 16px;
    width: 1px;
    height: 3.6rem;
    transform: translateY(-50%);
    background-color: rgb(229.5, 229.5, 229.5);
    content: "";
  }
}
.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-outOfStockButton .fs-c-string {
  --_b-clr-bd:transparent;
  --_b-clr-bg:transparent;
  --_b-clr-hvBd:transparent;
  --_b-clr-hvBg:transparent;
  --_clr-text:var(--pt-clr-text-1);
  --_b-clr-hvText:var(--pt-clr-text-1);
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-outOfStockButton .fs-c-string::before {
  display: flex;
  content: "";
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-outOfStockButton .fs-c-string::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-outOfStockButton .fs-c-string:visited {
  color: var(--_clr-text, white);
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-outOfStockButton .fs-c-string:active, .pt-cartUpperCnt .fs-c-variationList__item .fs-c-outOfStockButton .fs-c-string:focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-outOfStockButton .fs-c-string:active::after, .pt-cartUpperCnt .fs-c-variationList__item .fs-c-outOfStockButton .fs-c-string:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  .pt-cartUpperCnt .fs-c-variationList__item .fs-c-outOfStockButton .fs-c-string:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .pt-cartUpperCnt .fs-c-variationList__item .fs-c-outOfStockButton .fs-c-string:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-outOfStockButton .fs-c-string::after {
  content: "";
}
.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: #F44C3C;
}
.pt-cartUpperCnt .fs-c-variationCart > li {
  grid-template-columns: 1fr 7rem 12em;
  grid-template-areas: "txt fav btn";
}
@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 3.5rem 12em;
  grid-template-areas: "img txt fav btn";
}
@media (min-width: 640px) and (max-width: 899px) {
  .pt-cartUpperCnt .fs-c-variationCart--withImage > li {
    grid-template-columns: auto 1fr 7rem 12em;
  }
}
@media (min-width: 440px) and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationCart--withImage > li {
    grid-template-columns: auto 1fr 3.5rem 11em;
  }
}
@media screen and (max-width: 439px) {
  .pt-cartUpperCnt .fs-c-variationCart--withImage > li {
    grid-template-rows: auto 1fr;
    grid-template-columns: auto 5.5rem 1fr;
    grid-template-areas: "img txt txt" "img fav btn";
    row-gap: 0.8rem;
  }
}
.pt-cartUpperCnt .fs-c-variationCart--withImage .fs-c-variationCart__image {
  grid-area: img;
}
@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: 60px;
  }
}
.pt-cartUpperCnt .fs-c-productVariationPrice {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 1.25em;
}
.pt-cartUpperCnt .fs-c-productVariationPrice .fs-c-price {
  color: var(--pt-clr-notice);
}
.pt-cartUpperCnt .fs-c-productVariationPrice__addon {
  display: flex;
  color: var(--pt-clr-notice);
  font-size: 0.7em;
}
.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: #F44C3C;
}
.pt-cartUpperCnt .variation-open-btn {
  display: flex;
  justify-content: center;
}
.pt-cartUpperCnt .variation-open-btn > * {
  width: 100%;
}
@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%;
  }
}

:is(.fs-l-productLayout__item) .fs-c-productNumber {
  padding: 0;
  border: none;
  color: #333333;
  font-size: var(--pt-fz-def);
}
:is(.fs-l-productLayout__item) .fs-c-productNumber__label {
  margin-right: 0.8rem;
}
: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: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-md);
}
:is(.fs-l-productLayout__item) .fs-c-productNameHeading__name {
  display: block;
  width: 100%;
  margin: 0 0 0.8rem;
  color: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-xl);
  letter-spacing: 0.04em;
}
:is(.fs-l-productLayout__item) .fs-c-productMark > li {
  margin-bottom: 0.8rem;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice > * + * {
  margin-left: 0.8rem;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main {
  font-size: var(--pt-fz-md);
}
: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: #F44C3C;
  font-weight: 500;
  font-size: var(--pt-fz-xxl);
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__addon {
  color: #F44C3C;
}
:is(.fs-l-productLayout__item) .fs-c-productPointDisplay {
  display: block;
  padding: 0;
  background: transparent;
  color: #333333;
  font-size: var(--pt-fz-sm);
  line-height: 1;
}
:is(.fs-l-productLayout__item) .fs-c-productPointDisplay__quantity {
  color: #F44C3C;
  font-weight: 500;
  font-size: 1.1em;
}
: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: 0;
  margin-bottom: 1.2rem;
}
:is(.fs-l-productLayout__item) .fs-c-productSelection:not(:nth-child(1)) {
  margin-top: 1.2rem;
}
: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-productOption {
  margin-top: 0;
  margin-bottom: 1.2rem;
}
:is(.fs-l-productLayout__item) .fs-c-productOption:not(:nth-child(1)) {
  margin-top: 1.2rem;
}
: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-productOption__selection {
  margin-left: 0;
  padding: 4px;
}
:is(.fs-l-productLayout__item) .fs-c-variationLabel__label {
  display: none;
}
:is(.fs-l-productLayout__item) .fs-c-productPostage {
  display: none;
  padding: 0.5em 0;
  white-space: nowrap;
}
:is(.fs-l-productLayout__item) .fs-c-productPostage::before {
  content: "「";
}
: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-smh, 1.3rem);
}
.fs-body-product dd.fs-c-productSelection__selection span {
  font-size: var(--pt-fz-smh, 1.3rem);
}
.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: #55A6D6;
}
.fs-body-product .fs-c-button--addToCart--detail {
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.fs-body-product .fs-c-button--addToCart--detail::before {
  display: flex;
  content: "";
}
.fs-body-product .fs-c-button--addToCart--detail::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  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-body-product .fs-c-button--addToCart--detail:visited {
  color: var(--_clr-text, white);
}
.fs-body-product .fs-c-button--addToCart--detail:active, .fs-body-product .fs-c-button--addToCart--detail:focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.fs-body-product .fs-c-button--addToCart--detail:active::after, .fs-body-product .fs-c-button--addToCart--detail:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--addToCart--detail:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .fs-body-product .fs-c-button--addToCart--detail:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}
.fs-body-product .fs-c-button--addToCart--variation {
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.fs-body-product .fs-c-button--addToCart--variation::before {
  display: flex;
  content: "";
}
.fs-body-product .fs-c-button--addToCart--variation::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  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-body-product .fs-c-button--addToCart--variation:visited {
  color: var(--_clr-text, white);
}
.fs-body-product .fs-c-button--addToCart--variation:active, .fs-body-product .fs-c-button--addToCart--variation:focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.fs-body-product .fs-c-button--addToCart--variation:active::after, .fs-body-product .fs-c-button--addToCart--variation:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--addToCart--variation:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .fs-body-product .fs-c-button--addToCart--variation:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}
.fs-body-product .fs-c-button--addToCart--subscriptionDetail {
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.fs-body-product .fs-c-button--addToCart--subscriptionDetail::before {
  display: flex;
  content: "";
}
.fs-body-product .fs-c-button--addToCart--subscriptionDetail::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  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-body-product .fs-c-button--addToCart--subscriptionDetail:visited {
  color: var(--_clr-text, white);
}
.fs-body-product .fs-c-button--addToCart--subscriptionDetail:active, .fs-body-product .fs-c-button--addToCart--subscriptionDetail:focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.fs-body-product .fs-c-button--addToCart--subscriptionDetail:active::after, .fs-body-product .fs-c-button--addToCart--subscriptionDetail:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--addToCart--subscriptionDetail:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .fs-body-product .fs-c-button--addToCart--subscriptionDetail:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}
.fs-body-product .fs-c-button--addToSubscriptionCart--detail {
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.fs-body-product .fs-c-button--addToSubscriptionCart--detail::before {
  display: flex;
  content: "";
}
.fs-body-product .fs-c-button--addToSubscriptionCart--detail::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  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-body-product .fs-c-button--addToSubscriptionCart--detail:visited {
  color: var(--_clr-text, white);
}
.fs-body-product .fs-c-button--addToSubscriptionCart--detail:active, .fs-body-product .fs-c-button--addToSubscriptionCart--detail:focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.fs-body-product .fs-c-button--addToSubscriptionCart--detail:active::after, .fs-body-product .fs-c-button--addToSubscriptionCart--detail:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--addToSubscriptionCart--detail:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .fs-body-product .fs-c-button--addToSubscriptionCart--detail:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail {
  --_clr-text: var(--pt-clr-btnText-3);
  --_b-clr-bd: #999999;
  --_b-clr-bg: #999999;
  --_b-icon:"";
  --_b-clr-icon: var(--pt-clr-text-1);
  --_b-clr-hvText: var(--pt-clr-btnText-hover-3);
  --_b-clr-hvBd:#bbbbbb;
  --_b-clr-hvBg:#bbbbbb;
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail::before {
  display: flex;
  content: "";
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  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-body-product .fs-c-button--subscribeToArrivalNotice--detail:visited {
  color: var(--_clr-text, white);
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:active, .fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:active::after, .fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  .fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  .fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:hover, .fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:focus {
  text-decoration: none;
}
.fs-body-product .fs-c-button--addToWishList--detail {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 5rem;
  border: 1px solid #E8E8E8;
  background: #ffffff;
  color: #E8E8E8;
}
.fs-body-product .fs-c-button--addToWishList--detail:hover, .fs-body-product .fs-c-button--addToWishList--detail:focus {
  border-color: #ffffff;
  background: #E8E8E8;
  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: rgb(245.3616504854, 98.1577669903, 84.1383495146);
  color: #ffffff;
  text-decoration: none;
}
.fs-body-product .fs-c-button--addToWishList--detail::after {
  margin-left: 0;
  color: rgb(245.3616504854, 98.1577669903, 84.1383495146);
}
.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;
  height: 5rem;
  border: 1px solid #E8E8E8;
  background: #ffffff;
  color: #E8E8E8;
}
.fs-body-product .fs-c-button--removeFromWishList--detail:hover, .fs-body-product .fs-c-button--removeFromWishList--detail:focus {
  border-color: #ffffff;
  background: #E8E8E8;
  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: rgb(245.3616504854, 98.1577669903, 84.1383495146);
  color: #ffffff;
  text-decoration: none;
}
.fs-body-product .fs-c-button--removeFromWishList--detail::after {
  margin-left: 0;
  color: rgb(245.3616504854, 98.1577669903, 84.1383495146);
}
.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;
  min-width: 220px;
  max-width: 100%;
  border: 1px solid #E8E8E8;
  background: #ffffff;
  color: #E8E8E8;
  line-height: 4.8rem;
}
.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: #E8E8E8;
  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: rgb(245.3616504854, 98.1577669903, 84.1383495146);
  color: #ffffff;
  text-decoration: none;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail::after {
  color: rgb(245.3616504854, 98.1577669903, 84.1383495146);
}
.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;
  min-width: 220px;
  max-width: 100%;
  border: 1px solid #E8E8E8;
  background: #ffffff;
  color: #E8E8E8;
}
.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: #E8E8E8;
  color: #ffffff;
  text-decoration: none;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail::after {
  color: rgb(245.3616504854, 98.1577669903, 84.1383495146);
}
.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 rgb(229.5, 229.5, 229.5);
}
.fs-c-variationRadioList__row:last-child {
  border-bottom: 1px solid rgb(229.5, 229.5, 229.5);
}
.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);
}

.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: var(--pt-r-md, 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: 7px 10px 7px 10px;
  border: none;
  border-radius: 0%;
  outline: none;
  font-size: var(--pt-fz-def);
}
.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;
  position: absolute;
  top: 50%;
  right: 1.25rem;
  grid-row: 1;
  grid-column: 2/3;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  content: "\e900";
  color: #333333;
  font-size: 0.7em;
  line-height: 1;
  font-family: "shuwa-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: none;
  background-color: transparent;
  content: "";
}

.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: #F44C3C;
  background: #F44C3C;
  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: #F44C3C;
  opacity: 1;
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
  border-color: #F44C3C;
  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: "\e900";
}

[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: 6px 0px 6px 10px;
  border: 1px solid #cccccc;
  border-radius: var(--pt-r-md, 3px);
  font-size: var(--pt-fz-def);
}
[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-inputGroup, .fs-c-inputGroup--inline, .fs-c-inputGroup--vertical {
  border: 1px solid #cccccc;
  border-radius: var(--pt-r-md, 3px);
}

:root {
  --pt-clr-1:#55A6D6;
  --pt-clr-2:#F44C3C;
  --pt-clr-3:#D0E6F1;
  --pt-clr-4:#A2CDE3;
  --pt-clr-5:#333333;
  --pt-clr-6:#E8E8E8;
  --pt-clr-textHeader-1: #333333;
  --pt-clr-subText-1: #55A6D6;
  --pt-clr-text-1: #333333;
  --pt-clr-bg-base: #D0E6F1;
  --pt-clr-bg-1:#E8E8E8;
  --pt-clr-bg-2:#f3f3f3;
  --pt-clr-a:#333333;
  --pt-clr-ahover:#55A6D6;
  --pt-clr-notice: #F44C3C;
  --pt-clr-bd:#999999;
  --pt-clr-bd-l1:rgb(178.5, 178.5, 178.5);
  --pt-clr-bd-l2:#cccccc;
  --pt-clr-bd-l3:rgb(229.5, 229.5, 229.5);
  --pt-header-shadow: rgba(60, 64, 67, 0.1) 0px 3px min(1vw,8px) 0px, rgba(60, 64, 67, 0.05) 0px 1px min(1.2vw,8px) 2px;
  --pt-header-shadow-2: rgba(60, 64, 67, 0.1) 0px 3px 3px 0px, rgba(60, 64, 67, 0.05) 2px 0px 8px 5px;
  --pt-clr-bgSliderArrow: rgba(151, 151, 151, 0.9);
  --pt-clr-sliderArrow: white;
  --pt-fz-xxl:clamp(21px, 18px + 0.938vw, 24px);
  --pt-fz-xl:clamp(19px, 16px + 0.938vw, 22px);
  --pt-fz-lg:clamp(17px, 14px + 0.938vw, 20px);
  --pt-fz-ml:clamp(15px, 13px + 0.625vw, 17px);
  --pt-fz-md:clamp(14px, 12px + 0.625vw, 16px);
  --pt-fz-sm:clamp(14px, 13px + 0.313vw, 15px);
  --pt-fz-def:clamp(13px, 12px + 0.313vw, 14px);
  --pt-fz-smh:clamp(12px, 11px + 0.313vw, 13px);
  --pt-fz-xs:clamp(11px, 10px + 0.313vw, 12px);
  --pt-fz-xxs:10px;
  --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: var(--pt-clr-bg-2,rgba(126, 126, 126, 0.08));
  --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(var(--pt-spa-max-width) + min(4vw,2.4rem) * 2);
  --pt-spa-max-width-md:900px;
  --pt-spa-max-width-md-p:calc(var(--pt-spa-max-width-md) + min(4vw,2.4rem) * 2);
  --pt-spa-max-width-sm:640px;
  --pt-spa-max-width-article:768px;
  --pt-spa-max-width-article-p: calc(var(--pt-spa-max-width-article) + min(4vw,2.4rem) * 2);
  --pt-spa-both-side: min(4vw,2.4rem);
  --pt-spa-cntVertical-lg:4.8rem;
  --pt-spa-cntVertical-md:3.2rem;
  --pt-spa-cntVertical-sm:2.4rem;
  --pt-clr-btnBg-1:#55A6D6;
  --pt-clr-btnBorder-1:#55A6D6;
  --pt-clr-btnText-1: white;
  --pt-clr-btnBg-hover-1: #93c6e5;
  --pt-clr-btnBorder-hover-1:#93c6e5;
  --pt-clr-btnBg-active-1:#1c5476;
  --pt-clr-btnBorder-active-1:#1c5476;
  --pt-clr-btnBg-2: #FFD52B;
  --pt-clr-btnBorder-2:#FFD52B;
  --pt-clr-btnText-2: #333333;
  --pt-clr-btnBg-hover-2:#ffe477;
  --pt-clr-btnBorder-hover-2: #ffe477;
  --pt-clr-btnText-hover-2: #333333;
  --pt-clr-btnBg-3: #333333;
  --pt-clr-btnBorder-3:#333333;
  --pt-clr-btnText-3: white;
  --pt-clr-btnBg-hover-3:#666666;
  --pt-clr-btnBorder-hover-3: #666666;
  --pt-clr-btnText-hover-3: white;
  --pt-clr-btnBg-4:#F44C3C;
  --pt-clr-btnBorder-4:#F44C3C;
  --pt-spa-btn-ml: min(100%,350px);
  --pt-spa-btn-md: min(100%,320px);
  --pt-spa-btn-sm: min(100%,275px);
  --pt-spa-btn-smh: min(100%,225px);
  --pt-ratioImg-1: 1 / 1;
  --pt-ratioImg-2: 1.7 / 1;
  --pt-ratioImg-3: 2.7 / 1;
  --pt-r-sm: 4px;
  --pt-r-md: 8px;
  --pt-lh-def:1.75;
  --pt-lh-lg:2;
  --pt-lh-hd:1.5;
  --pt-lh-hdlg:1.75;
}

body {
  background: #ffffff;
  color: var(--pt-clr-text-1);
  font-style: normal;
  font-weight: 400;
  font-size: var(--pt-fz-def);
  line-height: 1.75;
  font-family: "Noto Sans JP", sans-serif;
  font-display: swap;
  font-optical-sizing: auto;
  word-wrap: break-word;
  overflow-wrap: break-word;
  scroll-behavior: smooth;
}

:where(a, .pt-dummyAnkr) {
  color: #333333;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
:where(a, .pt-dummyAnkr):visited {
  color: #333333;
}
:where(a, .pt-dummyAnkr):active, :where(a, .pt-dummyAnkr):focus {
  color: #55A6D6;
}
@media (hover: hover) {
  :where(a, .pt-dummyAnkr):hover {
    color: #55A6D6;
  }
}

:where(h1, h2, h3, h4, h5, h6) {
  line-height: 1.5;
}

:where(h1, h2, h3, h4, h5, h6) {
  color: var(--pt-clr-textHeader-1);
}

h1, h2, h3, h4, h5 {
  font-weight: 500;
}

:where(h1), .pt-h1 {
  font-size: var(--pt-fz-xl);
}

:where(h2), .pt-h2 {
  font-size: var(--pt-fz-lg);
}

:where(h3), .pt-h3 {
  font-size: var(--pt-fz-ml);
}

:where(h4), .pt-h4 {
  font-size: var(--pt-fz-md);
}

:where(h5), .pt-h5 {
  font-size: var(--pt-fz-sm);
}

:where(h6), .pt-h6 {
  font-size: var(--pt-fz-def);
}

:where(p) {
  font-size: var(--pt-fz-def);
}

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

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

:where(iframe)[allowfullscreen] {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
  aspect-ratio: 1.6/1;
  width: 100%;
  height: 100%;
     object-position: center;
}

:where(iframe).ay-vimeo {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
  aspect-ratio: 1.77/1;
  width: 100%;
  height: 100%;
     object-position: center;
}

:where(table) {
  width: 100%;
  border: none;
  border-collapse: collapse;
  background-color: transparent;
}

.fs-clientInfo, .fs-clientInfo.is-ready {
  display: contents;
}

.pt-loginCheck--true {
  display: contents !important;
}

.pt-loginCheck--false {
  display: none !important;
}
.pt-loginCheck--false.pt-loginCheck--isGuest {
  display: contents !important;
}

.mypageItemNumberWrap:has(> .fs-client-cart-count--0) {
  display: none;
}

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

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

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

.pt-nowrap {
  white-space: nowrap;
}

.pt-img--1 {
  aspect-ratio: var(--pt-ratioImg-1);
}

.pt-marb-md {
  margin-bottom: var(--pt-spa-cntVertical-md) !important;
}
@media screen and (min-width: 640px) {
  .pt-marb-md {
    margin-bottom: var(--pt-spa-cntVertical-lg) !important;
  }
}

.fs-c-productImage__image,
.fr2-listItem img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
  aspect-ratio: var(--pt-ratioImg-1);
  width: 100%;
  height: 100%;
     object-position: center;
  border-radius: var(--pt-r-md);
}

.fs-c-productCarouselMainImage__thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
  aspect-ratio: var(--pt-ratioImg-1);
     object-position: center;
  border-radius: var(--pt-r-md);
}

.pt-u-topPickup-1 {
  margin-top: calc(30px + 3.2rem) !important;
}
@media screen and (min-width: 900px) {
  .pt-u-topPickup-1 {
    margin-top: calc(30px + 4.8rem) !important;
  }
}

.fs-l-pageMain .info18 {
  width: 100%;
  margin: 0;
  padding: 0;
}
.fs-l-pageMain .info18 dl {
  padding: 0;
}
.fs-l-pageMain .info18 dd {
  margin-left: 0;
}

.txt_c, .ay-c {
  text-align: center;
}

.ay-l-itemWrapper img {
  width: 100%;
}
.ay-l-itemWrapper .mt20 {
  margin-top: 20px;
}
.ay-l-itemWrapper .mb30 {
  margin-bottom: 30px;
}
.ay-l-itemWrapper .mb50 {
  margin-bottom: 50px;
}
.ay-l-itemWrapper .mb60 {
  margin-bottom: 60px;
}

.ay-feature {
  max-width: var(--pt-spa-max-width-md);
  margin-right: auto;
  margin-left: auto;
}
.ay-feature > * + * {
  padding-top: 7.2rem;
}
@media screen and (min-width: 640px) {
  .ay-feature > * + * {
    padding-top: 9.6rem;
  }
}
.ay-feature .ay-info-table {
  max-width: var(--pt-spa-max-width-sm);
  margin-right: auto;
  margin-left: auto;
}
.ay-feature .ay-ttl,
.ay-feature .ay-grid-imgs + :is(h1, h2, h3, h4, h5, h6, p, ul, ol, dl) {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.ay-feature .ay-ttl:last-child,
.ay-feature .ay-grid-imgs + :is(h1, h2, h3, h4, h5, h6, p, ul, ol, dl):last-child {
  margin-bottom: 0;
}
.ay-feature .ay-ttl:first-child,
.ay-feature .ay-grid-imgs + :is(h1, h2, h3, h4, h5, h6, p, ul, ol, dl):first-child {
  margin-top: 0;
}
.ay-feature .ay-card-cnt {
  margin-top: 2.25em;
  margin-bottom: 2.25em;
}
.ay-feature .ay-card-cnt:last-child {
  margin-bottom: 0;
}
.ay-feature .ay-card-cnt:first-child {
  margin-top: 0;
}
.ay-feature [class^=ay-wrap] > *:last-child,
.ay-feature [class*=" ay-wrap"] > *:last-child {
  margin-bottom: 0;
}
.ay-feature [class^=ay-wrap] > *:first-child,
.ay-feature [class*=" ay-wrap"] > *:first-child {
  margin-top: 0;
}
.fs-l-main--fullw .ay-feature {
  max-width: var(--pt-spa-max-width-md-p);
}
.fs-l-main--fullw .ay-feature [class^=ay-wrap],
.fs-l-main--fullw .ay-feature [class*=" ay-wrap"] {
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}
.fs-l-main--fullw .ay-feature [class^=ay-wrap].ay-wrap--bg,
.fs-l-main--fullw .ay-feature [class*=" ay-wrap"].ay-wrap--bg {
  max-width: calc(var(--pt-spa-max-width-md-p) - var(--pt-spa-both-side) * 2);
  margin-right: auto;
  margin-left: auto;
}

[class^=ay-wrap]:where(.ay-wrap--bg),
[class*=" ay-wrap"]:where(.ay-wrap--bg) {
  background-color: var(--pt-clr-bg-base);
}
[class^=ay-wrap].ay-wrap--bg,
[class*=" ay-wrap"].ay-wrap--bg {
  margin-top: 7.2rem;
  padding-top: 7.2rem;
  padding-right: var(--pt-spa-both-side);
  padding-bottom: 7.2rem;
  padding-left: var(--pt-spa-both-side);
}
@media screen and (min-width: 640px) {
  [class^=ay-wrap].ay-wrap--bg,
  [class*=" ay-wrap"].ay-wrap--bg {
    margin-top: 9.6rem;
    padding-top: 9.6rem;
    padding-bottom: 9.6rem;
  }
}
[class^=ay-wrap].ay-wrap--bg:last-child,
[class*=" ay-wrap"].ay-wrap--bg:last-child {
  margin-bottom: 0;
}
[class^=ay-wrap].ay-wrap--bg:first-child,
[class*=" ay-wrap"].ay-wrap--bg:first-child {
  margin-top: 0;
}

.ay-wrap--center > * {
  margin-right: auto;
  margin-left: auto;
}
.ay-wrap--center iframe {
  width: 100%;
}
.ay-wrap--center > :is(h1, h2, h3, h4, h5, h6, p, ul, ol, dl, hgroup) {
  max-width: var(--pt-spa-max-width-sm);
}

.ay-card-cnt {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 3.2rem;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
@media (min-width: 640px) and (max-width: 899px) {
  .ay-card-cnt {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 900px) {
  .ay-card-cnt {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    -moz-column-gap: 16px;
         column-gap: 16px;
    justify-content: center;
  }
}
@media screen and (min-width: 900px) {
  .ay-card-cnt > * {
    flex: 0 1 calc(33.3333% - 16px);
  }
}

[class^=ay-price],
[class*=" ay-price"] {
  font-weight: 500;
}
[class^=ay-price]::after,
[class*=" ay-price"]::after {
  content: "(税込)";
  font-weight: 400;
}
[class^=ay-price]::before,
[class*=" ay-price"]::before {
  content: "¥";
}

.ay-price {
  margin: 0;
  font-size: var(--pt-fz-ml);
  line-height: 1;
}
.ay-price::after {
  font-size: 1.2rem;
}
.ay-price--lg {
  font-size: var(--pt-fz-xl);
  line-height: 1.5;
}
.ay-price--lg::after {
  font-size: 0.6em;
}

[class^=ay-l-btn],
[class*=" ay-l-btn"] {
  display: flex;
  flex-wrap: wrap;
  margin: 3.2rem 0;
  gap: 0.8rem;
}
@media screen and (min-width: 640px) {
  [class^=ay-l-btn],
  [class*=" ay-l-btn"] {
    margin: 4.8rem 0;
  }
}

.ay-l-btn--center {
  justify-content: center;
}

.ay-w100 {
  width: 100%;
}

.ay-nowrap {
  white-space: nowrap;
}

.ay-notice, :where(.red) {
  color: var(--pt-clr-notice);
}

.ay-scrl {
  overflow-x: auto;
}
.ay-scrl > * {
  width: -moz-max-content;
  width: max-content;
  min-width: var(--pt-spa-max-width-sm);
}
.ay-scrl.ay-scrl--sm > * {
  min-width: 485px;
}

.ay-link_over:not(:has(> h2, h3, h4, h5, p, ul, ol, dl, img)),
.link_over:not(:has(> h2, h3, h4, h5, p, ul, ol, dl, img)) {
  color: #55A6D6;
}
.ay-link_over:visited:not(:has(> h2, h3, h4, h5, p, ul, ol, dl, img)),
.link_over:visited:not(:has(> h2, h3, h4, h5, p, ul, ol, dl, img)) {
  color: #55A6D6;
}
@media (hover: hover) {
  .ay-link_over:hover,
  .link_over:hover {
    opacity: 0.8;
  }
}

.ay-bold,
.bold {
  font-weight: 700;
}

.ay-note {
  box-sizing: border-box;
  padding: 0;
  list-style: none;
}
.ay-note li {
  padding-left: 1.25em;
  text-indent: -1.25em;
}
.ay-note li::before {
  padding-right: 0.25em;
  content: "※";
}

:where(.ay-ul-noListStyle) {
  padding-inline-start: 0;
  list-style: none;
}

hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #cccccc;
}

.ay-ttl {
  font-size: var(--pt-fz-xl);
}

.ay-sub-ttl {
  font-size: var(--pt-fz-lg);
}

.ay-sm-ttl {
  font-size: var(--pt-fz-md);
}

.ay-ttl-group {
  margin-top: 1.75em;
  margin-bottom: 1.75em;
}
.ay-ttl-group > * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.ay-grid-imgs {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.8rem;
}
.ay-grid-imgs:has(> :nth-child(1):last-child) img, .ay-grid-imgs:has(> :nth-child(1):last-child) figure {
  grid-row: 1;
  grid-column: span 2;
}
.ay-grid-imgs:has(> *:last-child:nth-child(odd)) img:nth-child(1), .ay-grid-imgs:has(> *:last-child:nth-child(odd)) figure:nth-child(1) {
  grid-row: 1;
  grid-column: span 2;
}
.ay-grid-imgs + .ay-grid-imgs {
  margin-top: 0.8rem;
}
.ay-grid-imgs.ay-grid-imgs--3col {
  grid-template-columns: repeat(3, 1fr);
}
.ay-grid-imgs.ay-grid-imgs--3col:has(> *:last-child:nth-child(odd)) img:nth-child(1), .ay-grid-imgs.ay-grid-imgs--3col:has(> *:last-child:nth-child(odd)) figure:nth-child(1) {
  grid-column: initial;
}

:is([class^=pt-sec--document] #iteminfo2,
[class*=" pt-sec--document"] #iteminfo2,
.ay-info-table) {
  width: 100%;
  border: none;
  border-collapse: collapse;
  background-color: transparent;
}
:is([class^=pt-sec--document] #iteminfo2,
[class*=" pt-sec--document"] #iteminfo2,
.ay-info-table) th, :is([class^=pt-sec--document] #iteminfo2,
[class*=" pt-sec--document"] #iteminfo2,
.ay-info-table) td {
  display: block;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  border: none;
  background: transparent;
  font-size: var(--pt-fz-smh);
  text-align: left;
  vertical-align: top;
}
:is([class^=pt-sec--document] #iteminfo2,
[class*=" pt-sec--document"] #iteminfo2,
.ay-info-table) th {
  border-bottom: 1px solid #cccccc;
}
:is([class^=pt-sec--document] #iteminfo2,
[class*=" pt-sec--document"] #iteminfo2,
.ay-info-table) td {
  padding-left: 0;
  border-bottom: 1px solid #cccccc;
}
:is([class^=pt-sec--document] #iteminfo2,
[class*=" pt-sec--document"] #iteminfo2,
.ay-info-table) td > *:nth-child(1) {
  margin-top: 0;
}
:is([class^=pt-sec--document] #iteminfo2,
[class*=" pt-sec--document"] #iteminfo2,
.ay-info-table) tr td:nth-last-of-type(1) {
  border-bottom: none;
}

.ay-widthArticle {
  max-width: var(--pt-spa-max-width-article);
  margin-right: auto;
  margin-left: auto;
}

.fs-body-checkout .ay-widthArticle {
  max-width: 100%;
}

:root {
  --pt-hamburger-width: clamp(16px, 12px + 1.25vw, 20px);
  --pt-hamburger-height: calc(var(--pt-hamburger-width) * 1.25);
  --pt-maxHeightMenu-pc:calc(100dvh - var(--pt-header-height) - 50px);
}

:is(.pt-header, .pt-megaMenu, .pt-headerTabs, .pt-drawer, .pt-hSearch) :where(ul) {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fs-l-page {
  padding-top: var(--pt-header-height, clamp(50px, 26px + 7.5vw, 74px));
}
@media screen and (min-width: 900px) {
  .fs-l-page {
    padding-top: calc(var(--pt-header-height, 74px) + 4.8rem);
  }
}
@media screen and (min-width: 900px) {
  .fs-l-page:has(> .pt-hSearch.is-open) .pt-header {
    z-index: 1005;
    box-shadow: none;
  }
  .fs-l-page:has(> .pt-hSearch.is-open) .pt-header__bottom {
    display: none;
  }
}

.pt-header {
  z-index: 1000;
  position: fixed;
  top: 0;
  max-height: var(--pt-maxHeightMenu-pc);
  background-color: whitesmoke;
  box-shadow: var(--pt-header-shadow);
}
.pt-header__upper {
  background-color: white;
}
@media screen and (min-width: 900px) {
  .pt-header__upper {
    border-bottom: 1px solid #cccccc;
  }
}
.pt-header__upper--inn {
  display: grid;
  position: relative;
  grid-template-rows: 1fr;
  grid-template-columns: auto min(30%, 200px) 1fr;
  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);
  -moz-column-gap: clamp(16px, 12px + 1.25vw, 20px);
  grid-template-areas: "hamb logo icons";
       column-gap: clamp(16px, 12px + 1.25vw, 20px);
  align-items: center;
}
.pt-header__upper--inn .pt-header__upper--hamb {
  grid-area: hamb;
}
@media screen and (min-width: 900px) {
  .pt-header__upper--inn .pt-header__upper--hamb {
    display: none;
  }
}
.pt-header__upper--inn .pt-header__upper--logo {
  grid-area: logo;
}
@media screen and (min-width: 640px) {
  .pt-header__upper--inn .pt-header__upper--logo img {
    width: min(100%, 200px);
    transition-duration: 0.4s;
    transition-property: width;
  }
}
.pt-header__upper--inn .pt-header__upper--icons {
  grid-area: icons;
}
.pt-header__upper--inn .pt-header__upper--icons li a, .pt-header__upper--inn .pt-header__upper--icons .pt-dummyAnkr {
  transition-duration: 0.4s;
  transition-property: padding, transform, font-size, color;
}
.pt-header__upper--inn .pt-header__upper--icons li a::before, .pt-header__upper--inn .pt-header__upper--icons .pt-dummyAnkr::before {
  transition-duration: 0.4s;
}
.pt-header__upper--hamb {
  visibility: hidden;
  pointer-events: none;
}
@media screen and (min-width: 640px) {
  body.is-scroll .pt-header__upper--logo img {
    width: min(100%, 150px);
  }
  body.is-scroll .pt-header__upper--icons li a, body.is-scroll .pt-header__upper--icons .pt-dummyAnkr {
    padding: 1.6rem 0;
  }
  body.is-scroll .pt-header__upper--icons li a::before, body.is-scroll .pt-header__upper--icons .pt-dummyAnkr::before {
    font-size: 1.5em;
  }
}

.pt-header__bottom {
  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) {
  .pt-header__bottom {
    display: none;
  }
}
.pt-header__glIcons {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  gap: clamp(12px, 0px + 3.75vw, 24px);
}
@media screen and (min-width: 900px) {
  .pt-header__glIcons {
    gap: 3.2rem;
  }
}
.pt-header__glIcons :is(a, .pt-dummyAnkr) {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 1.6rem 0;
  gap: 0.8rem;
}
.pt-header__glIcons :is(a, .pt-dummyAnkr)::before {
  font-size: calc(var(--pt-hamburger-width) * 1.1);
}
@media screen and (min-width: 640px) {
  .pt-header__glIcons :is(a, .pt-dummyAnkr)::before {
    font-size: var(--pt-hamburger-height);
  }
}
@media screen and (max-width: 639px) {
  .pt-header__glIcons :is(a, .pt-dummyAnkr) {
    flex-direction: column;
    padding: 0.8rem 0;
    gap: 2px;
  }
}
@media screen and (min-width: 640px) {
  .pt-header__glIcons :is(a, .pt-dummyAnkr) {
    padding: 2.4rem 0;
  }
}
.pt-header__glIcons span:not([class]) {
  font-weight: 500;
  font-size: clamp(8px, 6px + 0.625vw, 10px);
}
@media screen and (min-width: 900px) {
  .pt-header__glIcons span:not([class]) {
    font-size: var(--pt-fz-smh);
  }
}
@media screen and (min-width: 990px) {
  .pt-header__glIcons span:not([class]) {
    display: inherit;
  }
}
.pt-header__glIcons .pt-header__glIcons--mypage {
  position: relative;
}
@media screen and (min-width: 640px) {
  .pt-header__glIcons .pt-header__glIcons--mypage:hover .pt-header__clientInfo, .pt-header__glIcons .pt-header__glIcons--mypage:focus .pt-header__clientInfo {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }
}
.pt-header__glIcons .pt-header__glIcons--cart {
  transform: translateX(-0.2em);
}
@media screen and (min-width: 900px) {
  .pt-header__glIcons .pt-header__glIcons--cart {
    transform: translateX(0);
  }
}
.pt-header__glIcons .pt-header__glIcons--cart .mypageItemNumberWrap {
  position: absolute;
  top: min(5%, 1.25em);
  left: -0.2em;
}
@media screen and (min-width: 640px) {
  .pt-header__glIcons .pt-header__glIcons--cart .mypageItemNumberWrap {
    top: min(20%, 1.5em);
    left: -0.5em;
  }
}
.fs-clientInfo.is-ready:has(.pt-loginCheck--true) + .pt-header__glIcons .pt-header__glIcons--login {
  display: none;
}

.fs-clientInfo.is-ready:has(.pt-loginCheck--false) + .pt-header__glIcons .pt-header__glIcons--mypage {
  display: none;
}
.fs-clientInfo.is-ready:has(.pt-loginCheck--false) + .pt-header__glIcons .pt-header__glIcons--cart .mypageItemNumberWrap {
  display: none;
}

.pt-header__glIcons--search .pt-dummyAnkr.is-open {
  color: #55A6D6;
}
.pt-header__glIcons--search .pt-dummyAnkr.is-open::before {
  color: #55A6D6;
}
.pt-header__clientInfo {
  visibility: hidden;
  z-index: 1004;
  position: absolute;
  bottom: -220%;
  left: 50%;
  width: 225px;
  padding: 1.6rem;
  transform: translateX(-50%);
  border-radius: var(--pt-r-md);
  background-color: white;
  box-shadow: var(--pt-header-shadow-2);
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 640px) {
  .pt-header__clientInfo {
    bottom: -160%;
  }
}
body.is-scroll .pt-header__clientInfo {
  bottom: -220%;
}
@media screen and (min-width: 640px) {
  body.is-scroll .pt-header__clientInfo {
    bottom: -240%;
  }
}

.pt-clientInfo > * + * {
  margin-top: 0.8rem;
}
.pt-clientInfo__rrank, .pt-clientInfo__point {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 95px 1fr;
  align-items: center;
}
.pt-clientInfo__point .pt-clientInfo__value::after {
  margin-left: 0.25em;
  content: "pt";
  font-size: 0.75em;
}
.pt-clientInfo__name {
  margin-bottom: 0.8rem;
  font-size: var(--pt-fz-smh);
}
.pt-clientInfo__label {
  display: flex;
  justify-content: center;
  padding: 0.25em 0.5em;
  border: 1px solid rgb(178.5, 178.5, 178.5);
  font-size: var(--pt-fz-smh);
}
.pt-clientInfo__value {
  display: flex;
  align-items: baseline;
  justify-content: center;
  font-weight: 500;
}
.pt-clientInfo.pt-clientInfo--drawer {
  width: min(100%, var(--pt-spa-max-width-sm));
}
.pt-loginCheck--false .pt-clientInfo.pt-clientInfo--drawer .pt-clientInfo__rrank, .pt-loginCheck--false .pt-clientInfo.pt-clientInfo--drawer .pt-clientInfo__point {
  display: none;
}

@media screen and (min-width: 600px) {
  .pt-clientInfo.pt-clientInfo--drawer {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "name name" "rank point";
  }
}
.pt-clientInfo.pt-clientInfo--drawer .pt-clientInfo__name {
  grid-area: name;
  font-size: var(--pt-fz-sm);
}
.pt-clientInfo.pt-clientInfo--drawer .pt-clientInfo__rrank, .pt-clientInfo.pt-clientInfo--drawer .pt-clientInfo__point {
  grid-template-columns: auto 1fr;
  border-top: 1px solid rgb(178.5, 178.5, 178.5);
  border-bottom: 1px solid rgb(178.5, 178.5, 178.5);
}
.pt-clientInfo.pt-clientInfo--drawer .pt-clientInfo__rrank {
  grid-area: rank;
}
@media screen and (max-width: 639px) {
  .pt-clientInfo.pt-clientInfo--drawer .pt-clientInfo__rrank {
    border-right: 1px solid rgb(178.5, 178.5, 178.5);
  }
}
.pt-clientInfo.pt-clientInfo--drawer .pt-clientInfo__point {
  grid-area: point;
  border-right: 1px solid rgb(178.5, 178.5, 178.5);
}
.pt-clientInfo.pt-clientInfo--drawer .pt-clientInfo__label {
  width: 120px;
  border-top: none;
  border-bottom: none;
  font-size: var(--pt-fz-sm);
}
.pt-clientInfo.pt-clientInfo--drawer .pt-clientInfo__value {
  font-size: var(--pt-fz-sm);
}

.pt-hamburger {
  z-index: 10;
  position: relative;
  aspect-ratio: 1.25/1;
  width: auto;
  height: var(--pt-hamburger-width);
  border: none;
  background: transparent;
  cursor: pointer;
}
.pt-hamburger__line {
  position: absolute;
  left: 0;
  height: 2px;
  background-color: #333;
  transition: all 0.4s;
}
.pt-hamburger__line {
  width: var(--pt-hamburger-height);
}
.pt-hamburger__line:nth-of-type(1) {
  top: 0;
}
.pt-hamburger__line:nth-of-type(2) {
  top: 50%;
}
.pt-hamburger__line:nth-of-type(3) {
  top: 100%;
}
.pt-hamburger.is-active {
  width: calc(var(--pt-hamburger-height) * 1.3);
}
.pt-hamburger.is-active .pt-hamburger__line {
  width: calc(var(--pt-hamburger-height) * 1.3);
}
.pt-hamburger.is-active .pt-hamburger__line:nth-of-type(1) {
  top: calc(50% - 1px);
  transform: rotate(45deg);
}
.pt-hamburger.is-active .pt-hamburger__line:nth-of-type(2) {
  background-color: transparent;
}
.pt-hamburger.is-active .pt-hamburger__line:nth-of-type(3) {
  top: calc(50% - 1px);
  transform: rotate(-45deg);
}
.pt-hamburger--cross {
  z-index: 10;
  position: relative;
  aspect-ratio: 1.25/1;
  width: calc(var(--pt-hamburger-height) * 1.3);
  height: var(--pt-hamburger-width);
  border: none;
  background: transparent;
  cursor: pointer;
}
.pt-hamburger--cross .pt-hamburger__line {
  width: calc(var(--pt-hamburger-height) * 1.3);
}
.pt-hamburger--cross__line {
  position: absolute;
  left: 0;
  height: 2px;
  background-color: #333;
  transition: all 0.4s;
}
.pt-hamburger--cross .pt-hamburger__line:nth-of-type(1) {
  top: calc(50% - 1px);
  transform: rotate(45deg);
}
.pt-hamburger--cross .pt-hamburger__line:nth-of-type(2) {
  background-color: transparent;
}
.pt-hamburger--cross .pt-hamburger__line:nth-of-type(3) {
  top: calc(50% - 1px);
  transform: rotate(-45deg);
}

.pt-overlay {
  visibility: hidden;
  z-index: 1002;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  background-color: white;
  opacity: 0;
  pointer-events: none;
  transition-duration: 0.4s;
  transition-property: opacity, visibility;
}
.pt-overlay.is-active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
@media screen and (min-width: 900px) {
  .pt-overlay {
    background-color: rgba(255, 255, 255, 0);
  }
}

.pt-megaMenu {
  position: relative;
}
.pt-megaMenu__tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.2rem 0;
}
.pt-megaMenu__tabs--arrow {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto 20px;
  grid-template-areas: "text icon";
  align-self: center;
}
.pt-megaMenu__tabs--arrow::before {
  font-family: "shuwa-icon" !important;
  speak: never;
  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: grid;
  grid-area: icon;
  place-content: center;
  content: "\e900";
  color: #999999;
  font-size: 0.75em;
}
.pt-megaMenu__tabs--arrow:hover::before, .pt-megaMenu__tabs--arrow:focus::before {
  color: #55A6D6;
}
.pt-megaMenu__tabs--arrow.is-active a, .pt-megaMenu__tabs--arrow.is-active .pt-dummyAnkr {
  color: #55A6D6;
}
.pt-megaMenu__tabs--arrow.is-active::before {
  color: #55A6D6;
}
.pt-megaMenu__panel {
  position: absolute;
  width: min(100%, var(--pt-spa-max-width));
  padding: 4.8rem 0 7.2rem;
  opacity: 0;
  pointer-events: none;
  transition-duration: 0.4s;
  transition-property: opacity, position, height;
}
.pt-megaMenu__panel > * {
  opacity: 0;
  transition-duration: 0s;
}
.pt-megaMenu__panel.is-active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}
.pt-megaMenu__panel.is-active::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  margin: 0 calc(50% - 50vw);
  border-top: 1px solid rgb(229.5, 229.5, 229.5);
  background-color: white;
  content: "";
}
.pt-megaMenu__panel.is-active > * {
  opacity: 1;
}
.pt-megaMenu__panel > *:nth-child(1) {
  margin-top: 0;
}
.pt-megaMenu__panel > * + * {
  margin-top: 4.8rem;
}

.pt-drawer, .pt-hSearch {
  visibility: hidden;
  z-index: 1003;
  position: fixed;
  top: 0;
  left: 0;
  height: 100dvh;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: white;
  opacity: 0;
  pointer-events: none;
  transition-duration: 0.4s;
  transition-property: opacity, visibility;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.pt-drawer::-webkit-scrollbar, .pt-hSearch::-webkit-scrollbar {
  display: none;
}
.pt-drawer.is-open, .pt-hSearch.is-open {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.pt-drawer__inn, .pt-hSearch__inn {
  container-name: drawerInn;
  container-type: inline-size;
  max-width: var(--pt-spa-max-width-article);
  margin: 0 auto;
  padding: 7.2rem var(--pt-spa-both-side) 2.4rem;
}
.pt-drawer__close, .pt-hSearch__close {
  z-index: 1004;
  position: fixed;
  top: calc(var(--pt-header-height) / 2 - var(--pt-hamburger-height) / 2);
  left: var(--pt-spa-both-side);
  transition-duration: 0.4s;
}
@media screen and (min-width: 640px) {
  .pt-drawer__close, .pt-hSearch__close {
    top: 2.4rem;
  }
  body.is-scroll .pt-drawer__close, .pt-hSearch__close__close {
    top: 1.6rem;
  }
}
.pt-drawer__close::before, .pt-hSearch__close::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  aspect-ratio: 1/1;
  width: calc(var(--pt-hamburger-width) * 2.5);
  transform: translate(-50%, -50%);
  border-radius: 50vw;
  background-color: rgba(255, 255, 255, 0.7);
  content: "";
}

@media screen and (min-width: 900px) {
  .pt-drawer {
    display: none;
  }
}
.pt-drawer__inn > * + h3 {
  margin-top: 4rem;
}
.pt-drawer__inn > .pt-drawer__menu {
  margin: 0.8rem 0 2.4rem;
}
.pt-drawer__infoList {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  margin-top: 4rem;
  padding: 2.4rem 0;
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  gap: 8px;
  background-color: var(--pt-clr-bg-1);
}
.pt-drawer__infoItem {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1.25/1;
  width: min(100%, 125px);
  padding: 1em;
  gap: 8px;
  border: 1px solid #cccccc;
  border-radius: var(--pt-r-md);
  background-color: white;
  font-size: var(--pt-fz-smh);
}
.pt-drawer__infoItem::before {
  font-size: min(7vw, 32px);
}
.pt-drawer__infoItem.ipt-i_cart {
  position: relative;
}
.pt-drawer__infoItem.ipt-i_cart .mypageItemNumberWrap {
  position: absolute;
  top: 17%;
  left: 30%;
}
.fs-clientInfo.is-ready:has(.pt-loginCheck--true) + .pt-drawer__infoList .pt-drawer__infoItem.ipt-i_login {
  display: none;
}

.fs-clientInfo.is-ready:has(.pt-loginCheck--false) + .pt-drawer__infoList .pt-drawer__infoItem.ipt-i_cart .mypageItemNumberWrap {
  display: none;
}
.fs-clientInfo.is-ready:has(.pt-loginCheck--false) + .pt-drawer__infoList .pt-drawer__infoItem.ipt-i_mypage {
  display: none;
}

.pt-drawer__menu.pt-drawer__menu--2 {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
}
.pt-drawer__sns {
  margin: 7.2rem 0 3.2rem;
}

@media screen and (max-width: 899px) {
  .pt-hSearch__inn > * + h3 {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 900px) {
  .pt-hSearch__inn > *:not(p) + h3 {
    margin-top: 4.8rem;
  }
}
.pt-hSearch__inn > .pt-hSearch__menu {
  margin: 0.8rem 0 2.4rem;
}
@media screen and (max-width: 899px) {
  .pt-hSearch__close {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .pt-hSearch {
    top: var(--pt-header-height);
    height: auto;
    max-height: var(--pt-maxHeightMenu-pc);
    box-shadow: var(--pt-header-shadow);
  }
  .pt-hSearch__close {
    right: 0;
    left: auto !important;
  }
  .pt-hSearch__close-wrapper {
    position: absolute;
    left: 50%;
    width: min(100%, var(--pt-spa-max-width-p));
    transform: translateX(-50%);
  }
  .pt-hSearch__close.pt-hamburger--cross {
    width: calc(var(--pt-hamburger-width) * 2.25 + var(--pt-spa-both-side));
    padding: 0 var(--pt-spa-both-side);
  }
  .pt-hSearch__close.pt-hamburger--cross .pt-hamburger__line {
    width: calc(var(--pt-hamburger-width) * 2.25);
  }
  .pt-hSearch__inn {
    max-width: var(--pt-spa-max-width-p);
    margin: 0 auto;
    padding: 3.2rem var(--pt-spa-both-side);
  }
}
.pt-hSearch .fs-p-productSearch__form {
  padding-top: 0;
}

@media screen and (min-width: 900px) {
  .fs-l-productLayout__item--2 {
    top: calc(var(--pt-header-height) + 7.2rem);
  }
}

@media screen and (min-width: 900px) {
  body.active-style .fs-l-productLayout__item--2 {
    position: static;
  }
}

.mypageItemNumberWrap {
  padding: 0.25em 0.5em;
  border-radius: 50vw;
  background-color: var(--pt-clr-btnBg-2);
  font-size: var(--pt-fz-xxs);
}
.mypageItemNumberWrap:has(> .fs-p-cartItemNumber:empty) {
  display: none;
}

.pt-footer :where(ul) {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-footer__address {
  font-style: normal;
  font-size: var(--pt-fz-xs);
}
.pt-footer__bottom {
  display: grid;
  max-width: var(--pt-spa-max-width-p);
  margin: 9.6rem auto 0;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}
@media screen and (min-width: 640px) {
  .pt-footer__bottom {
    margin: 7.2rem auto 0;
  }
}
@media screen and (max-width: 899px) {
  .pt-footer__bottom {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-template-areas: "sns" "calendar" "nav" "app" "info";
    row-gap: 4.8rem;
    max-width: var(--pt-spa-max-width-article);
  }
}
@media screen and (min-width: 900px) {
  .pt-footer__bottom {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 2fr 2fr;
    grid-template-areas: "sns sns" "app nav" "calendar nav" "info info";
    -moz-column-gap: 7.2rem;
         column-gap: 7.2rem;
  }
}
@media screen and (min-width: 900px) and (min-width: 1200px) {
  .pt-footer__bottom {
    grid-template-columns: 5fr 4fr;
  }
}
.pt-footer.pt-footer--simple .pt-footer__bottom {
  margin-top: 0;
}
@media screen and (min-width: 640px) {
  .pt-footer.pt-footer--simple .pt-footer__bottom {
    margin-top: 0;
  }
}
@media screen and (max-width: 899px) {
  .pt-footer.pt-footer--simple .pt-footer__bottom {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-template-areas: "sns" "info";
    row-gap: 0;
  }
}
@media screen and (min-width: 900px) {
  .pt-footer.pt-footer--simple .pt-footer__bottom {
    grid-template-rows: auto auto;
    grid-template-columns: 2fr 2fr;
    grid-template-areas: "sns sns" "info info";
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
.pt-footer.pt-footer--simple .pt-footer__info {
  margin-top: 0;
}
@media screen and (min-width: 900px) {
  .pt-footer.pt-footer--simple .pt-footer__info {
    margin-top: 0;
  }
}
.pt-footer__sns {
  grid-area: sns;
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 900px) {
  .pt-footer__sns {
    margin-bottom: 7.2rem;
  }
}
.pt-footer__app {
  grid-area: app;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 900px) {
  .pt-footer__app {
    margin-top: 0;
    margin-bottom: 3.2rem;
  }
}
.pt-footer__app--img {
  width: 100%;
}
.pt-footer__app--img img {
  display: block;
  width: 100%;
  height: auto;
}
.pt-footer__calendar {
  grid-area: calendar;
}
.pt-footer__calendar--body {
  container-name: calenderBody;
  container-type: inline-size;
}
.pt-footer__calendar--desc {
  margin-top: 1.2rem;
}
.pt-footer__calendar--desc > * + * {
  margin-top: 0.8rem;
}
.pt-footer__calendar--dtypeList {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.6rem;
  -moz-column-gap: 1.25em;
       column-gap: 1.25em;
  row-gap: 0.25em;
}
.pt-footer__calendar--dtypeList li {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: auto 1fr;
  grid-template-areas: "chip body";
  align-items: center;
}
.pt-footer__calendar--dtypeList li::before {
  display: inline-block;
  grid-area: chip;
  width: 1.25em;
  height: 1.25em;
  border: 1px solid #cccccc;
  content: "";
}
.pt-footer__calendar--dtypeList span {
  grid-area: body;
  padding-left: 0.75em;
}
.pt-footer__calendar--holi::before {
  background-color: var(--fc-holiday-bg-color);
}
.pt-footer__calendar--hCallCenter::before {
  background-color: var(--fc-hCallCenter-bg-color);
}
@media screen and (max-width: 899px) {
  .pt-footer__address {
    display: block;
    margin: 2.4rem auto 0;
    text-align: center;
  }
}
.pt-footer__nav {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-area: nav;
  -moz-column-gap: 2.4rem;
       column-gap: 2.4rem;
  row-gap: 2.4rem;
}
@media screen and (min-width: 900px) {
  .pt-footer__nav {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    margin-top: -1em;
    -moz-column-gap: 2.4rem;
         column-gap: 2.4rem;
  }
}
.pt-footer__nav--inn {
  row-gap: 2.4rem;
  -moz-column-gap: 0.8rem;
  grid-template-rows: auto;
       column-gap: 0.8rem;
}
@media screen and (max-width: 639px) {
  .pt-footer__nav--inn {
    display: grid;
  }
}
@media (min-width: 640px) and (max-width: 899px) {
  .pt-footer__nav--inn {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 2.4rem;
         column-gap: 2.4rem;
    row-gap: 3.2rem;
  }
}
@media screen and (min-width: 900px) {
  .pt-footer__nav--inn > * + * {
    margin-top: 1.6rem;
  }
}
@media screen and (min-width: 900px) {
  .pt-footer__menu li {
    font-size: var(--pt-fz-smh);
  }
}
.pt-footer__menu--2 {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
}
@media screen and (min-width: 640px) {
  .pt-footer__menu--2 {
    -moz-column-gap: 2.4rem;
         column-gap: 2.4rem;
  }
}
@media screen and (min-width: 900px) {
  .pt-footer__menu--2 {
    display: block;
  }
}
.pt-footer__info {
  grid-area: info;
  margin-bottom: 9.6rem;
}
@media screen and (min-width: 900px) {
  .pt-footer__info {
    margin-top: 7.2rem;
    margin-bottom: 7.2rem;
  }
}
.pt-footer__info p {
  margin: 0 auto;
  font-size: var(--pt-fz-xs);
  text-align: center;
}

.pt-toPageTop {
  z-index: 900;
  position: fixed;
  right: var(--pt-spa-both-side);
  bottom: var(--pt-spa-both-side);
  width: min(12vw, 50px);
  height: min(12vw, 50px);
  border-radius: var(--pt-r-sm);
  background-color: var(--pt-clr-btnBg-3);
}
.pt-toPageTop__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(12vw, 50px);
  height: min(12vw, 50px);
  gap: 8px;
}
.pt-toPageTop__link span::before {
  color: white;
}

.pt-linkList {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(180px, auto));
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  row-gap: 0;
}
.pt-linkList.pt-linkList--megaMenu {
  margin: 1.6rem 0 0;
}

[class^=pt-linkArrow],
[class*=" pt-linkArrow"] {
  display: grid;
  grid-template-rows: auto;
  align-self: center;
  gap: 8px;
  line-height: 1.5;
  transition-duration: 0.4s;
  transition-property: color;
}
[class^=pt-linkArrow]::before,
[class*=" pt-linkArrow"]::before {
  font-family: "shuwa-icon" !important;
  speak: never;
  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: grid;
  grid-area: icon;
  place-content: center;
  content: "\e901";
  color: #999999;
  font-size: 0.65em;
}
[class^=pt-linkArrow]:hover::before, [class^=pt-linkArrow]:focus::before,
[class*=" pt-linkArrow"]:hover::before,
[class*=" pt-linkArrow"]:focus::before {
  color: #55A6D6;
}

.pt-linkArrow {
  grid-template-columns: auto 20px;
  grid-template-areas: "text icon";
  padding: 1em 0;
  border-bottom: 1px solid rgb(229.5, 229.5, 229.5);
}
.pt-linkArrow::before {
  content: "\e901";
}
.pt-linkArrow:hover, .pt-linkArrow:focus {
  border-bottom-color: #55A6D6;
}
.pt-linkArrow:hover::before, .pt-linkArrow:focus::before {
  color: #55A6D6;
}
.pt-linkArrow.pt-linkArrow--ext::before {
  content: "\e90d";
  font-size: 1em;
}
.pt-linkArrow--back {
  grid-template-columns: 20px auto;
  grid-template-areas: "icon text";
  font-size: var(--pt-fz-ml);
}
.pt-linkArrow--back::before {
  content: "\e902";
}
.pt-linkArrow--back:hover::before, .pt-linkArrow--back:focus::before {
  color: #55A6D6;
}

.pt-ttlGroup > * + .pt-subttl {
  margin-top: 0.4rem;
}
.pt-ttlGroup.pt-ttlGroup--left > * {
  text-align: left;
}
.pt-ttlGroup.pt-ttlGroup--bg-1 {
  margin-bottom: -1.2rem;
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: var(--pt-clr-bg-2);
}

.pt-ttl {
  margin: 0;
  color: var(--pt-clr-textHeader-1);
  font-size: var(--pt-fz-xl);
  text-align: center;
}

.pt-subttl {
  margin: 0;
  color: var(--pt-clr-subText-1);
  line-height: 1.5;
  text-align: center;
}

.pt-menuHeader {
  padding-bottom: 0.75em;
  border-bottom: 1px solid #999999;
  color: var(--pt-clr-textHeader-1);
  font-weight: 500;
  font-size: var(--pt-fz-lg);
}
.pt-menuHeader.pt-menuHeader--megaMenu {
  margin-bottom: 0;
}
.pt-menuHeader.pt-menuHeader--footer {
  margin: 0;
  padding: 1em 0;
  font-size: var(--pt-fz-def);
}
.pt-menuHeader.pt-menuHeader--sidenav {
  margin: 0 0 0.5em;
}

.pt-dotHeader {
  padding-bottom: 0.75em;
  border-bottom: 2px dotted #999999;
  color: var(--pt-clr-textHeader-1);
  font-weight: 500;
  font-size: var(--pt-fz-md);
}

.pt-acc:not(.is-open) .pt-acc__container {
  max-height: 0 !important;
}
.pt-acc:not(.is-open) summary::after {
  display: block;
}
.pt-acc:not(.is-open) .pt-acc__isOpen span:nth-of-type(2) {
  display: none;
}
.pt-acc:not(.is-open) .pt-acc__isOpen span:nth-of-type(1) {
  display: flex;
  gap: 0.8rem;
}
.pt-acc__isOpen span {
  justify-content: center;
}
.pt-acc__isOpen span:nth-of-type(2) {
  display: flex;
  gap: 0.8rem;
}
.pt-acc__isOpen span:nth-of-type(1) {
  display: none;
}
.pt-acc__container {
  overflow: hidden;
  transition-duration: 0.4s;
  transition-property: max-height;
}
.pt-acc__container > * {
  padding: 2.4rem 0;
}
.pt-acc__container #cate-rank [id^=_rcmdjp_display_],
.pt-acc__container #cate-rank [id*=" _rcmdjp_display_"] {
  display: none !important;
}
.pt-acc summary {
  display: grid;
  grid-template-columns: 1fr 24px;
  grid-template-areas: "text icon";
  align-items: center;
  gap: 2.4rem;
  border-bottom: 1px solid rgb(229.5, 229.5, 229.5);
  color: var(--pt-clr-textHeader-1);
  font-weight: bold;
  font-weight: 400;
  cursor: pointer;
  /* Safariで表示されるデフォルトの三角形アイコンを消します */
}
.pt-acc summary:not(:has(a)) {
  padding: 1em 0;
}
.pt-acc summary:has(a) a {
  display: block;
  padding: 1em 0;
}
.pt-acc summary::before, .pt-acc summary::after {
  grid-area: icon;
  width: 1em;
  height: 1px;
  background-color: var(--pt-clr-text-1);
  content: "";
}
.pt-acc summary::after {
  display: none;
  transform: rotate(90deg);
}
.pt-acc summary::-webkit-details-marker {
  display: none;
}
.pt-acc.pt-acc--drawer ul {
  padding-top: 1.2rem;
  padding-right: var(--pt-spa-both-side);
  padding-bottom: 1.2rem;
  padding-left: var(--pt-spa-both-side);
  background-color: var(--pt-clr-bg-2);
}
.pt-acc.pt-acc--drawer li:nth-last-child(1) a {
  border-bottom: none;
}
.pt-acc.pt-acc--drawer a {
  border-color: #cccccc;
}
.pt-acc.pt-acc--ddWrapper {
  margin: 0 auto -1px;
}
.pt-acc.pt-acc--ddWrapper summary {
  grid-template-columns: 1fr auto;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  padding: 0.5em var(--pt-spa-both-side);
  border-radius: var(--pt-r-md) var(--pt-r-md) 0 0;
  border-bottom-color: var(--pt-clr-textHeader-1);
  background-color: #333333;
  color: white;
}
@media screen and (min-width: 640px) {
  .pt-acc.pt-acc--ddWrapper summary {
    min-width: min(100%, var(--pt-spa-btn-md));
    padding: 1em var(--pt-spa-both-side);
  }
}
.pt-acc.pt-acc--ddWrapper summary::before, .pt-acc.pt-acc--ddWrapper summary::after {
  content: initial;
}
.pt-acc.pt-acc--ddWrapper summary:has(> .pt-acc__label:empty) .pt-acc__label {
  display: none;
}
.pt-acc.pt-acc--ddWrapper summary:has(> .pt-acc__label:empty) .pt-acc__isOpen {
  grid-row: auto;
  grid-column: 1/span 2;
}
.pt-acc.pt-acc--ddWrapper :where(ul) {
  padding-left: 0;
  list-style: none;
}
.pt-acc.pt-acc--ddWrapper .pt-acc__isOpen {
  grid-area: icon;
  color: var(--pt-clr-btnBg-2);
}
.pt-acc.pt-acc--ddWrapper .pt-acc__container {
  max-width: var(--pt-lp-max-width, var(--pt-spa-max-width-article));
  margin-right: auto;
  margin-left: auto;
}
.pt-acc__qa-summary::before {
  margin-right: 0.25em;
  content: "Q.";
  color: #F44C3C;
  font-size: 1.25em;
}
.pt-acc.pt-acc--qa summary {
  font-size: var(--pt-fz-md);
}
.pt-acc.pt-acc--sidenav ul {
  margin: 0;
  padding: 0;
  padding-top: 1.2rem;
  padding-right: var(--pt-spa-both-side);
  padding-bottom: 1.2rem;
  padding-left: var(--pt-spa-both-side);
  background-color: var(--pt-clr-bg-2);
  font-size: 0.92em;
  list-style: none;
}
.pt-acc.pt-acc--sidenav li:nth-last-child(1) a {
  border-bottom: none;
}
.pt-acc.pt-acc--sidenav a {
  border-color: #cccccc;
}

[class^=pt-btn],
[class*=" pt-btn"] {
  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, #55A6D6);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #55A6D6);
  color: var(--_clr-text, white);
  font-weight: bold;
  line-height: var(--_b-height, 4.8rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
[class^=pt-btn]::before,
[class*=" pt-btn"]::before {
  display: flex;
  content: "";
}
[class^=pt-btn]::after,
[class*=" pt-btn"]::after {
  display: flex;
  justify-content: flex-end;
  content: var(--_b-icon, "\e901");
  color: var(--_b-clr-icon, white);
  font-size: 0.8em;
  font-family: "shuwa-icon" !important;
  transition-duration: 0.4s;
  transition-property: transform, color;
  speak: never;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^=pt-btn]:visited,
[class*=" pt-btn"]:visited {
  color: var(--_clr-text, white);
}
[class^=pt-btn]:active, [class^=pt-btn]:focus,
[class*=" pt-btn"]:active,
[class*=" pt-btn"]:focus {
  border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
  background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
  color: var(--_b-clr-hvText, white);
}
[class^=pt-btn]:active::after, [class^=pt-btn]:focus::after,
[class*=" pt-btn"]:active::after,
[class*=" pt-btn"]:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, white);
}
@media (hover: hover) {
  [class^=pt-btn]:hover,
  [class*=" pt-btn"]:hover {
    border: 1px solid var(--_b-clr-hvBd, var(--pt-clr-btnBg-hover-1));
    background-color: var(--_b-clr-hvBg, var(--pt-clr-btnBorder-hover-1));
    color: var(--_b-clr-hvText, white);
  }
  [class^=pt-btn]:hover::after,
  [class*=" pt-btn"]:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}

.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--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);
}

[class^=pt-tag],
[class*=" pt-tag"] {
  display: inline-block;
  padding: 1em 1.25em;
  border-radius: 50vw;
  background-color: #333333;
  color: white;
  line-height: 1;
}

.pt-scrollKeywords {
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.pt-scrollKeywords::-webkit-scrollbar {
  display: none;
}
.pt-scrollKeywords__inn {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  -moz-column-gap: 0.4rem;
       column-gap: 0.4rem;
  row-gap: 0.6rem;
  padding-left: var(--pt-spa-both-side);
}
@media screen and (min-width: 900px) {
  .pt-scrollKeywords__inn {
    width: auto;
    padding-left: 0;
  }
}
.pt-scrollKeywords li {
  display: contents;
}
@media screen and (min-width: 640px) {
  .pt-scrollKeywords.pt-scrollKeywords--drawer .pt-scrollKeywords__inn, .pt-scrollKeywords.pt-scrollKeywords--hSearch .pt-scrollKeywords__inn {
    flex-wrap: wrap;
    width: auto;
    padding-left: 0;
  }
  .pt-scrollKeywords.pt-scrollKeywords--drawer a, .pt-scrollKeywords.pt-scrollKeywords--hSearch a {
    flex: 0 1 auto;
  }
}
@media screen and (max-width: 639px) {
  .pt-scrollKeywords.pt-scrollKeywords--drawer, .pt-scrollKeywords.pt-scrollKeywords--hSearch {
    width: calc(100vw - 8px);
    margin: 0 calc(50% - 50vw);
  }
}

.pt-lineTabs__tabsWrapper {
  position: relative;
}
.pt-lineTabs__tabsWrapper::before {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 3px solid rgb(229.5, 229.5, 229.5);
  content: "";
}
.pt-lineTabs__tabsWrapper.pt-lineTabs__tabsWrapper--ranking {
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 900px) {
  .pt-lineTabs__tabsWrapper.pt-lineTabs__tabsWrapper--ranking {
    margin-bottom: 4.8rem;
  }
}
@media screen and (max-width: 899px) {
  .pt-lineTabs__tabsWrapper.pt-lineTabs__tabsWrapper--ranking .pt-lineTabs__controls {
    justify-content: center;
  }
}
.pt-lineTabs__tabs {
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.pt-lineTabs__tabs::-webkit-scrollbar {
  display: none;
}
.pt-lineTabs__tabs--inn {
  display: inline-flex;
  flex-wrap: nowrap;
  gap: 0.8rem;
}
@media screen and (min-width: 640px) {
  .pt-lineTabs__tabs--inn {
    gap: 1.6rem;
  }
}
.pt-lineTabs__tabs button {
  flex: 0 0 auto;
  padding: 0 1em 1em;
  border-top: none;
  border-right: none;
  border-bottom: 3px solid transparent;
  border-left: none;
  background-color: transparent;
  transition-duration: 0.4s;
  transition-property: border-color;
}
.pt-lineTabs__tabs button.is-active {
  border-color: #F44C3C;
  color: #F44C3C;
}
.pt-lineTabs__tabs button:active, .pt-lineTabs__tabs button:focus {
  color: #F44C3C;
}
@media (hover: hover) {
  .pt-lineTabs__tabs button:hover {
    border-color: #F44C3C;
  }
}
.pt-lineTabs__controls {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 2.4rem;
  gap: 1.6rem;
}
.pt-lineTabs button.pt-lineTabs__next,
.pt-lineTabs button.pt-lineTabs__prev {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-content: center;
  place-items: center;
  gap: 0.8rem;
  border: none;
  background-color: transparent;
  font-size: var(--pt-fz-xs);
}
.pt-lineTabs button.pt-lineTabs__next::before,
.pt-lineTabs button.pt-lineTabs__prev::before {
  display: block;
  grid-area: icon;
  width: 24px;
  height: 24px;
  border-radius: 50vw;
  background-color: var(--pt-clr-bgSliderArrow);
  content: "";
}
.pt-lineTabs button.pt-lineTabs__next::after,
.pt-lineTabs button.pt-lineTabs__prev::after {
  display: block;
  grid-area: text;
}
.pt-lineTabs button.pt-lineTabs__next span,
.pt-lineTabs button.pt-lineTabs__prev span {
  grid-area: icon;
  color: var(--pt-clr-sliderArrow);
}
.pt-lineTabs button.pt-lineTabs__next:active,
.pt-lineTabs button.pt-lineTabs__prev:active {
  color: var(--pt-clr-btnBorder-4);
}
.pt-lineTabs button.pt-lineTabs__next:active::before,
.pt-lineTabs button.pt-lineTabs__prev:active::before {
  background-color: var(--pt-clr-btnBorder-4);
}
.pt-lineTabs__next {
  grid-template-areas: "text icon";
}
.pt-lineTabs__next::after {
  content: "次へ";
}
.pt-lineTabs__prev {
  grid-template-areas: "icon text";
}
.pt-lineTabs__prev::after {
  content: "前へ";
}
.pt-lineTabs.pt-lineTabs--subgroup {
  margin: 4.8rem 0 3.2rem;
}
@media screen and (min-width: 900px) {
  .pt-lineTabs.pt-lineTabs--subgroup {
    margin: 7.2rem 0 4.8rem;
  }
}
.pt-lineTabs.pt-lineTabs--subgroup:not(:has(> .fs-c-subgroup)) {
  display: none;
}
.pt-lineTabs.pt-lineTabs--subgroup > * + * {
  margin-top: 3.2rem;
}
.pt-lineTabs.pt-lineTabs--subgroup .pt-lineTabs__controls {
  justify-content: center;
  margin-bottom: 0;
}
@media screen and (min-width: 640px) {
  .pt-lineTabs.pt-lineTabs--subgroup .pt-lineTabs__controls {
    display: none;
  }
}

.pt-snsList {
  width: min(100%, 600px);
  margin-right: auto;
  margin-left: auto;
}
.pt-snsList:has(> .pt-snsList__label) {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2.4rem;
}
@media screen and (min-width: 640px) {
  .pt-snsList:has(> .pt-snsList__label) {
    flex-direction: row;
    gap: 3.2rem;
  }
}
.pt-snsList__label {
  margin: 0;
  color: #333333;
  font-weight: 500;
  font-size: var(--pt-fz-ml);
}
.pt-snsList__sns {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  gap: 2.4rem;
  list-style: none;
}
@media screen and (min-width: 640px) {
  .pt-snsList__sns {
    gap: 3.2rem;
  }
}
.pt-snsList li {
  display: contents;
}
.pt-snsList img {
  width: auto;
  height: min(9vw, 40px);
}

.pt-relativeItems h2 {
  margin: 1.6rem 0;
}
.pt-relativeItems__inn {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(320px, auto));
  justify-content: center;
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
}
.pt-relativeItems__inn a {
  padding: 1em 0;
  border-bottom: 1px solid rgb(229.5, 229.5, 229.5);
}
.pt-relativeItems:not(:has(.pt-relativeItems__inn > a)) {
  display: none;
}

.pt-bnrCaption {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: var(--pt-spa-both-side);
  padding: var(--pt-spa-cntVertical-sm) var(--pt-spa-both-side);
  background-color: var(--_clr-bg, var(--pt-clr-bg-2));
  color: var(--_clr-f, var(--pt-clr-text-1));
  font-size: var(--pt-fz-sm);
  text-align: center;
}
.pt-bnrCaption > * + * {
  margin-top: var(--pt-spa-cntVertical-sm);
}
@media screen and (min-width: 640px) {
  .pt-bnrCaption {
    padding: var(--pt-spa-cntVertical-md) var(--pt-spa-both-side);
  }
}
.pt-bnrCaption ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.pt-bnrCaption > *:nth-child(1) {
  margin-top: 0;
}
.pt-bnrCaption.pt-bnrCaption--sec {
  --_clr-f: white;
  --_clr-bg: #F44C3C;
}

.pt-prodMessageBanner {
  display: none;
}
.pt-prodMessageBanner img {
  display: none;
}
.pt-prodMessageBanner .pt-prodMessageBanner__wsl {
  width: min(80%, 250px);
}
.pt-prodMessageBanner[data-is-case-of=""], .pt-prodMessageBanner[data-is-case-of=wsl] {
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 900px) {
  .pt-prodMessageBanner[data-is-case-of=""], .pt-prodMessageBanner[data-is-case-of=wsl] {
    justify-content: flex-start;
  }
}
.pt-prodMessageBanner[data-is-case-of=wsl] {
  display: flex;
}
.pt-prodMessageBanner[data-is-case-of=wsl] .pt-prodMessageBanner__wsl {
  display: block;
}

[class^=pt-bnr],
[class*=" pt-bnr"] {
  width: 100%;
  border-radius: var(--pt-r-md);
}

.pt-bnr--sm {
  max-width: var(--pt-spa-max-width-sm);
}

.ranktbl table {
  width: 100%;
  min-width: var(--pt-spa-max-width-sm);
  margin-top: 0;
  border: 1px solid #cccccc;
}
.ranktbl :is(th, td) {
  padding: 10px 14px;
  border: 1px solid #cccccc;
  font-size: 12px;
  font-size: 14px;
  line-height: 20px;
  line-height: 26px;
  text-indent: initial !important;
  vertical-align: middle;
}
.ranktbl th {
  background: #ededed;
  font-weight: bold;
  text-align: center;
}
.ranktbl td img {
  width: 100%;
}
.ranktbl.ranktbl--article table {
  min-width: var(--pt-spa-max-width-article);
}

.pt-table {
  width: 100%;
  margin-top: 0;
}
.pt-table :is(th, td) {
  padding: 10px 14px;
  border: 1px solid #cccccc;
  font-size: 12px;
  font-size: 14px;
  line-height: 20px;
  line-height: 26px;
  text-indent: initial !important;
  vertical-align: middle;
}
.pt-table th {
  background: var(--pt-clr-headerBg-def);
  font-weight: bold;
  text-align: center;
}
.pt-table td img {
  width: 100%;
}

.pt-colCustom--newarrival .fs-c-productListCarousel__list {
  width: 100%;
}
.pt-colCustom--newarrival .fs-c-productListCarousel__list__itemTrack {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  row-gap: 3.2rem;
  width: 100%;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.pt-colCustom--newarrival .fs-c-productListCarousel__list__itemTrack:has(> .slick-list.draggable) .slick-list {
  display: contents;
}
.pt-colCustom--newarrival .fs-c-productListCarousel__list__itemTrack:has(> .slick-list.draggable) .slick-track {
  display: contents;
}
@media screen and (max-width: 639px) {
  .pt-colCustom--newarrival .fs-c-productListCarousel__list__itemTrack > *:nth-child(n+9) {
    display: none;
  }
  .pt-colCustom--newarrival .fs-c-productListCarousel__list__itemTrack .slick-track > *:nth-child(n+9) {
    display: none;
  }
}
@media (min-width: 640px) and (max-width: 899px) {
  .pt-colCustom--newarrival .fs-c-productListCarousel__list__itemTrack {
    grid-template-columns: repeat(3, 1fr);
  }
  .pt-colCustom--newarrival .fs-c-productListCarousel__list__itemTrack > *:nth-child(n+10) {
    display: none;
  }
  .pt-colCustom--newarrival .fs-c-productListCarousel__list__itemTrack .slick-track > *:nth-child(n+10) {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .pt-colCustom--newarrival .fs-c-productListCarousel__list__itemTrack {
    -moz-column-gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(175px, 1fr));
         column-gap: 16px;
  }
  .pt-colCustom--newarrival .fs-c-productListCarousel__list__itemTrack > *:nth-child(n+13) {
    display: none;
  }
  .pt-colCustom--newarrival .fs-c-productListCarousel__list__itemTrack .slick-track > *:nth-child(n+13) {
    display: none;
  }
}
.pt-colCustom--newarrival .fs-c-productListCarousel__list__item > *:not(.fs-c-productListItem__imageContainer, .fs-c-productListItem__productName) {
  display: none !important;
}
.pt-colCustom--newarrival .fs-c-productName__name {
  display: -webkit-box;
  overflow: hidden;
  font-size: var(--pt-fz-def);
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.fr2-carousel .slick-list {
  overflow: initial;
}
@media screen and (min-width: 640px) {
  .fr2-carousel .slick-list {
    overflow: hidden;
  }
}
.fr2-carousel .slick-list {
  margin: 0.4rem;
}
@media screen and (min-width: 900px) {
  .fr2-carousel .slick-list {
    margin: 0 -0.8rem;
  }
}
.fr2-carousel .slick-slide {
  margin: 0 0.4rem;
}
@media screen and (min-width: 900px) {
  .fr2-carousel .slick-slide {
    margin: 0 0.8rem;
  }
}
.fr2-carousel .slick-arrow {
  display: grid;
  z-index: 2;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-template-areas: "icon";
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}
.fr2-carousel .slick-arrow::after, .fr2-carousel .slick-arrow::before {
  font-size: 12px;
}
@media screen and (min-width: 900px) {
  .fr2-carousel .slick-arrow {
    width: 28px;
    height: 28px;
  }
  .fr2-carousel .slick-arrow::after, .fr2-carousel .slick-arrow::before {
    font-size: 12px;
  }
}
.fr2-carousel .slick-arrow::after {
  display: block;
  grid-area: icon;
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  border-radius: 50vw;
  background-color: var(--pt-clr-bgSliderArrow);
  content: "";
  opacity: 1;
}
.fr2-carousel .slick-arrow::before {
  z-index: 2;
  grid-area: icon;
  font-family: "shuwa-icon" !important;
  opacity: 1;
  speak: never;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fr2-carousel .slick-arrow.slick-disabled::after, .fr2-carousel .slick-arrow.slick-disabled::before {
  opacity: 0.6;
}
.fr2-carousel .slick-prev {
  transform: translate(12px, -50%);
}
@media screen and (min-width: 1200px) {
  .fr2-carousel .slick-prev {
    transform: translate(-12px, -50%);
  }
}
.fr2-carousel .slick-prev::before {
  transform: translate(-3%, 0);
  content: "\e902";
}
.fr2-carousel .slick-next {
  transform: translate(-12px, -50%);
}
@media screen and (min-width: 1200px) {
  .fr2-carousel .slick-next {
    transform: translate(12px, -50%);
  }
}
.fr2-carousel .slick-next::before {
  transform: translate(3%, 0);
  content: "\e901";
}
.fr2-carousel .slick-dots li {
  width: 20px;
  height: 20px;
  margin: 0 4px;
  padding: 0;
}
.fr2-carousel .slick-dots li button {
  width: 20px;
  height: 20px;
  padding: 4px;
}
.fr2-carousel .slick-dots li button::before {
  width: 20px;
  height: 20px;
  color: #000;
  font-size: 12px;
  line-height: 20px;
  opacity: 0.25;
}
.fr2-carousel .slick-dots li.slick-active button::before {
  color: #F44C3C;
  opacity: 1;
}
@media screen and (max-width: 639px) {
  .fr2-carousel .pt-fr2-cnt_h .fr2-ttl {
    margin-top: 0.75em;
  }
}

.fr2-carousel--topSlider {
  container-name: topslider;
  container-type: inline-size;
}
.fr2-carousel--topSlider .fr2-carousel:not(.slick-initialized) a {
  min-width: 100cqi;
}
.fr2-carousel--topSlider a {
  display: block;
  max-width: 600px;
  overflow: hidden;
  border-radius: var(--pt-r-md);
}
.fr2-carousel--pickup a {
  display: block;
  min-width: calc(66.6666666667% - var(--_gap) + var(--_gap) / 1.5);
  max-width: var(--pt-spa-max-width-sm);
  max-width: calc(66.6666666667% - var(--_gap) + var(--_gap) / 1.5);
  height: auto;
  scroll-snap-align: center;
}
@media screen and (min-width: 900px) {
  .fr2-carousel--pickup a {
    min-width: calc(33.3333333333% - var(--_gap) + var(--_gap) / 3);
    max-width: calc(33.3333333333% - var(--_gap) + var(--_gap) / 3);
    scroll-snap-align: start;
  }
}
.fr2-carousel:not(.slick-initialized) {
  --_gap: 8px;
  display: flex;
  overflow-x: scroll;
  gap: var(--_gap);
  scroll-snap-type: x mandatory;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.fr2-carousel:not(.slick-initialized)::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 900px) {
  .fr2-carousel:not(.slick-initialized) {
    --_gap: 16px;
    gap: var(--_gap);
  }
}
.fr2-carousel:not(.slick-initialized) .fr2-listItem {
  min-width: calc(50% - var(--_gap));
  max-width: calc(50% - var(--_gap));
  height: auto;
  scroll-snap-align: start;
}
@media screen and (min-width: 640px) {
  .fr2-carousel:not(.slick-initialized) .fr2-listItem {
    min-width: calc(33.3333333333% - var(--_gap));
    max-width: calc(33.3333333333% - var(--_gap));
  }
}
@media screen and (min-width: 640px) and (min-width: 900px) {
  .fr2-carousel:not(.slick-initialized) .fr2-listItem {
    min-width: calc(25% - var(--_gap));
    max-width: calc(25% - var(--_gap));
  }
}

.fr2-listItem {
  overflow: hidden;
  border-radius: var(--pt-r-md) 0 0 0;
}
.fr2-listItem.fr2-listItem--1::before {
  content: "1";
  color: white;
}
.fr2-listItem.fr2-listItem--1::after {
  background-color: #333;
}
.fr2-listItem.fr2-listItem--2::before {
  content: "2";
  color: white;
}
.fr2-listItem.fr2-listItem--2::after {
  background-color: #333;
}
.fr2-listItem.fr2-listItem--3::before {
  content: "3";
  color: white;
}
.fr2-listItem.fr2-listItem--3::after {
  background-color: #333;
}

.fr2-ttl {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.fr2-listItem[class^=fr2-listItem--],
.fr2-listItem[class*=" fr2-listItem--"] {
  position: relative;
}

.fr2-listItem[class^=fr2-listItem--]::before,
.fr2-listItem[class*=" fr2-listItem--"]::before {
  --_objsize: 3px;
  z-index: 2;
  position: absolute;
  top: calc(var(--_objsize) / 2);
  left: calc(var(--_objsize) * 3);
  font-size: var(--pt-fz-ml);
}
@media screen and (min-width: 440px) {
  .fr2-listItem[class^=fr2-listItem--]::before,
  .fr2-listItem[class*=" fr2-listItem--"]::before {
    font-size: var(--pt-fz-lg);
    --_objsize: 4px;
  }
}

.fr2-listItem[class^=fr2-listItem--]::after,
.fr2-listItem[class*=" fr2-listItem--"]::after {
  --_objsize: 66px;
  display: block;
  position: absolute;
  top: calc(var(--_objsize) / -2);
  left: calc(var(--_objsize) / -2);
  width: var(--_objsize);
  height: var(--_objsize);
  transform: rotate(45deg);
  content: "";
}
@media screen and (min-width: 440px) {
  .fr2-listItem[class^=fr2-listItem--]::after,
  .fr2-listItem[class*=" fr2-listItem--"]::after {
    --_objsize: 90px;
  }
}

:root {
  --fc-button-bg-color:var(--pt-clr-btnBg-1);
  --fc-button-border-color:var(--pt-clr-btnBorder-1);
  --fc-button-color: var(--pt-clr-btnText-1);
  --fc-button-hover-bg-color: var(--pt-clr-btnBg-hover-1);
  --fc-button-hover-border-color:var(--pt-clr-btnBorder-hover-1);
  --fc-button-active-bg-color:var(--pt-clr-btnBg-active-1);
  --fc-button-active-border-color:var(--pt-clr-btnBorder-active-1);
  --fc-holiday-bg-color: #ffeeee;
  --fc-hCallCenter-bg-color: #eef7ff;
}

.pt-calendar-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.6rem;
}
@container calenderBody (min-width: 475px) {
  .pt-calendar-wrapper {
    flex-wrap: nowrap;
  }
}

.pt-calendar {
  width: 100%;
  max-width: var(--pt-spa-max-width-article);
  overflow: hidden;
  border: 1px solid whitesmoke;
  border-radius: var(--pt-r-md);
}

.pt-calendar__header {
  padding: 0.5rem;
  background-color: whitesmoke;
  font-weight: bold;
  text-align: center;
}

.pt-calendar__grid {
  display: flex;
  flex-direction: column;
}

.pt-calendar__row {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}

.pt-calendar__day-name,
.pt-calendar__day {
  min-height: 2rem;
  padding: 0.5rem 0;
  border: 1px solid whitesmoke;
  font-size: var(--pt-fz-xs);
  text-align: center;
}

.pt-calendar__day-name {
  background: var(--pt-clr-bg-1);
  font-weight: bold;
}

.pt-calendar__day.is-holiday {
  background-color: var(--fc-holiday-bg-color);
}

.pt-calendar__day.is-hCallCenter {
  background-color: var(--fc-hCallCenter-bg-color);
}

.pt-card__header, .pt-card img.pt-card__header {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
  aspect-ratio: var(--pt-ratioImg-1);
     object-position: center;
  border-radius: var(--pt-r-md);
}
.pt-card__ttl {
  display: -webkit-box;
  overflow: hidden;
  font-size: var(--pt-fz-def);
  line-height: 1.75;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin: 0;
}
@media screen and (min-width: 640px) {
  .pt-card__ttl {
    font-size: var(--pt-fz-sm);
  }
}
.pt-card__body {
  margin-top: 1.2rem;
}
.pt-card__body > * + * {
  margin-top: 1.2rem;
}
@media screen and (min-width: 640px) {
  .pt-card__body {
    margin-top: 1.6rem;
  }
  .pt-card__body > * + * {
    margin-top: 1.6rem;
  }
}
.pt-card--hori-sm {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: var(--pt-spa-both-side);
}
.pt-card--hori-sm span {
  flex: 0 0 min(15vw, 80px);
}
.pt-card--hori-sm img {
  border-radius: var(--pt-r-sm);
}
@media screen and (min-width: 640px) {
  .pt-card.pt-card--small .pt-card__ttl {
    font-size: var(--pt-fz-def);
    line-height: 1.5;
  }
}
.pt-card.pt-card--small .pt-card__body > * + * {
  margin-top: 0.8rem;
}
@media screen and (min-width: 640px) {
  .pt-card.pt-card--small .pt-card__body > * + * {
    margin-top: 1.2rem;
  }
}

[class^=pt-sec] + :is(.pt-sec),
[class*=" pt-sec"] + :is(.pt-sec) {
  padding-top: 9.6rem;
}
@media screen and (min-width: 640px) {
  [class^=pt-sec] + :is(.pt-sec),
  [class*=" pt-sec"] + :is(.pt-sec) {
    padding-top: 12rem;
  }
}
[class^=pt-sec] + :is(.pt-sec--document),
[class*=" pt-sec"] + :is(.pt-sec--document) {
  margin-top: 3.2rem;
}
@media screen and (min-width: 900px) {
  [class^=pt-sec] + :is(.pt-sec--document),
  [class*=" pt-sec"] + :is(.pt-sec--document) {
    margin-top: 4.8rem;
  }
}
[class^=pt-sec] + :is(.pt-sec--document-lg),
[class*=" pt-sec"] + :is(.pt-sec--document-lg) {
  margin-top: 4.8rem;
}
@media screen and (min-width: 900px) {
  [class^=pt-sec] + :is(.pt-sec--document-lg),
  [class*=" pt-sec"] + :is(.pt-sec--document-lg) {
    margin-top: 7.2rem;
  }
}
[class^=pt-sec] + :is(.pt-sec--document-sm),
[class*=" pt-sec"] + :is(.pt-sec--document-sm) {
  margin-top: 2.8rem;
}
@media screen and (min-width: 900px) {
  [class^=pt-sec] + :is(.pt-sec--document-sm),
  [class*=" pt-sec"] + :is(.pt-sec--document-sm) {
    margin-top: 3.2rem;
  }
}

.pt-sec--t {
  padding-top: 9.6rem;
}
@media screen and (min-width: 640px) {
  .pt-sec--t {
    padding-top: 12rem;
  }
}
.pt-sec--t-s {
  padding-top: 7.2rem;
}
@media screen and (min-width: 640px) {
  .pt-sec--t-s {
    padding-top: 9.6rem;
  }
}
.pt-sec--b {
  padding-bottom: 9.6rem;
}
@media screen and (min-width: 640px) {
  .pt-sec--b {
    padding-bottom: 12rem;
  }
}
.pt-sec--b-s {
  padding-bottom: 7.2rem;
}
@media screen and (min-width: 640px) {
  .pt-sec--b-s {
    padding-bottom: 9.6rem;
  }
}
.pt-sec--both {
  padding-top: 9.6rem;
  padding-bottom: 9.6rem;
}
@media screen and (min-width: 640px) {
  .pt-sec--both {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
}
.pt-sec--both-s {
  padding-top: 7.2rem;
  padding-bottom: 7.2rem;
}
@media screen and (min-width: 640px) {
  .pt-sec--both-s {
    padding-top: 9.6rem;
    padding-bottom: 9.6rem;
  }
}
.pt-sec--wide {
  padding-top: clamp(320px, 30vh, 350px);
  padding-bottom: var(--pt-spa-both-side);
  background-color: #444;
}
@media screen and (min-width: 900px) {
  .pt-sec--wide {
    padding-top: 9.6rem;
    padding-bottom: 9.6rem;
  }
}
.pt-sec--document > * + * {
  margin-top: 3.2rem;
}
@media screen and (min-width: 640px) {
  .pt-sec--document > * + * {
    margin-top: 4.8rem;
  }
}
.pt-sec--document :where(ul, ol) > * + * {
  margin-top: 0.5em;
}
.pt-sec--document-sm > * + * {
  margin-top: 2.4rem;
}
@media screen and (min-width: 640px) {
  .pt-sec--document-sm > * + * {
    margin-top: 3.2rem;
  }
}
.pt-sec--document-sm :where(ul, ol) > * + * {
  margin-top: 0.5em;
}
.pt-sec--document-sm.pt-sec--oldtyeCheck:not(:has(> .ay-wrap, > .ayinfo-table)) > * + * {
  margin-top: inherit;
}
@media screen and (min-width: 900px) {
  .pt-sec--document-sm.pt-sec--oldtyeCheck:not(:has(> .ay-wrap, > .ayinfo-table)) > * + * {
    margin-top: inherit;
  }
}
:where(.pt-sec__inn) {
  width: min(100%, var(--pt-spa-max-width-p));
  margin: 0 auto;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}
:where(.pt-sec__inn) > * + * {
  margin-top: var(--pt-spa-cntVertical-md);
}
@media screen and (min-width: 900px) {
  :where(.pt-sec__inn) > * + * {
    margin-top: var(--pt-spa-cntVertical-lg);
  }
}

.pt-sec__inn {
  width: min(100%, var(--pt-spa-max-width-p));
}
@media screen and (max-width: 899px) {
  .pt-sec__inn.pt-sec__inn--article-sp {
    width: min(100%, var(--pt-spa-max-width-article));
  }
}
.pt-sec__inn.pt-sec__inn--noneSide {
  width: min(100%, var(--pt-spa-max-width));
  padding-right: 0;
  padding-left: 0;
}
.pt-sec--feature .pt-sec__inn {
  width: min(100%, var(--pt-spa-max-width-article));
}
@media screen and (min-width: 900px) {
  .pt-sec--feature .pt-sec__inn {
    width: min(100%, var(--pt-spa-max-width-p));
  }
}
.fs-body-top .pt-sec--feature {
  display: none;
}

.pt-sec--hidden {
  overflow: hidden;
}
.pt-sec--cateRanking {
  margin: 2.4rem 0 7.2rem;
}
@media screen and (min-width: 900px) {
  .pt-sec--cateRanking {
    margin: 2.4rem 0 12rem;
  }
}
.pt-sec--cateRanking:not(:has(> .pt-sec__inn > [id^=_rcmdjp_display])), .pt-sec--cateRanking:has(> .pt-sec__inn > [id^=_rcmdjp_display]:empty) {
  margin: 4.8rem 0 0;
}
@media screen and (min-width: 900px) {
  .pt-sec--cateRanking:not(:has(> .pt-sec__inn > [id^=_rcmdjp_display])), .pt-sec--cateRanking:has(> .pt-sec__inn > [id^=_rcmdjp_display]:empty) {
    margin: 4.8rem 0 0;
  }
}
.pt-sec--cateRanking:not(:has(> .pt-sec__inn > [id^=_rcmdjp_display])) .pt-sec__inn, .pt-sec--cateRanking:has(> .pt-sec__inn > [id^=_rcmdjp_display]:empty) .pt-sec__inn {
  display: none;
}
.pt-sec--isSlider:not(:has(> .pt-sec__inn > [id^=_rcmdjp_display])) {
  display: none;
  margin: 0;
}
.pt-sec--cat-instagram {
  padding-top: 4.8rem;
}
.pt-sec--cat-instagram:has(> [id^=ay-cat-instagram]:empty) {
  display: none;
}

.pt-bgWrap {
  position: relative;
}

.pt-bgCnt--1 {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
}
@media screen and (min-width: 900px) {
  .pt-bgCnt--1 {
    height: 50%;
  }
}
.pt-bgCnt--top-1 {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
}
@media screen and (min-width: 900px) {
  .pt-bgCnt--top-1 {
    height: 40%;
  }
}
.pt-bgCnt--top-2 {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40%;
  height: 80%;
  background-size: 300px 300px;
}
@media screen and (min-width: 900px) {
  .pt-bgCnt--top-2 {
    height: 85%;
    background-size: 400px 400px;
  }
}
.pt-bgCnt--top-3 {
  z-index: -1;
  position: absolute;
  right: 0;
  bottom: 20%;
  width: 40%;
  height: 60%;
  background-size: 300px 300px;
}
@media screen and (min-width: 900px) {
  .pt-bgCnt--top-3 {
    height: 65%;
    background-size: 400px 400px;
  }
}
.pt-bgCnt--top-4 {
  background-position: 40% 45%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pt-bg--base {
  background-color: var(--pt-clr-bg-base);
}
.pt-bg--2 {
  background-color: var(--pt-clr-bg-2);
}

.pt-topAbout {
  display: grid;
  display: grid;
  grid-template-rows: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(auto, var(--pt-spa-max-width-sm)) 1fr;
}
.pt-topAbout__inn {
  grid-column: 2;
  padding: var(--pt-spa-cntVertical-sm) var(--pt-spa-both-side);
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (min-width: 640px) {
  .pt-topAbout__inn {
    padding: var(--pt-spa-cntVertical-md) var(--pt-spa-both-side);
  }
}
.pt-topAbout__inn > * + * {
  margin-top: var(--pt-spa-cntVertical-sm);
}
@media screen and (min-width: 900px) {
  .pt-topAbout__inn > * + * {
    margin-top: var(--pt-spa-cntVertical-md);
  }
}
@media screen and (min-width: 900px) {
  .pt-topAbout {
    grid-template-columns: repeat(2, 1fr);
  }
  .pt-topAbout__inn {
    grid-row: span 1;
    grid-column: 2/span 1;
  }
}

[class^=pt-l-grid],
[class*=" pt-l-grid"] {
  display: grid;
  grid-template-rows: auto;
}
[class^=pt-l-grid].pt-l-grid--limit4 > *:nth-of-type(n+5),
[class*=" pt-l-grid"].pt-l-grid--limit4 > *:nth-of-type(n+5) {
  display: none;
}

.pt-l-grid--31-g {
  grid-template-columns: repeat(1, 1fr);
  gap: 8px;
}
@media screen and (min-width: 900px) {
  .pt-l-grid--31-g {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
}
.pt-l-grid--42, .pt-l-gridInn--42 > div {
  grid-template-columns: repeat(2, 1fr);
  row-gap: 3.2rem;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
@media screen and (min-width: 900px) {
  .pt-l-grid--42, .pt-l-gridInn--42 > div {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
}
@media screen and (min-width: 900px) {
  .pt-l-grid--42, .pt-l-gridInn--42 > div {
    grid-template-columns: repeat(4, 1fr);
  }
}
.pt-l-grid--52-g {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 0.8rem;
}
@media screen and (min-width: 640px) {
  .pt-l-grid--52-g {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}
@media screen and (min-width: 900px) {
  .pt-l-grid--52-g {
    gap: 1.6rem;
  }
}
.pt-l-grid--62 {
  grid-template-columns: repeat(2, 1fr);
  row-gap: 3.2rem;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
@media (min-width: 640px) and (max-width: 899px) {
  .pt-l-grid--62 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 900px) {
  .pt-l-grid--62 {
    -moz-column-gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(175px, auto));
         column-gap: 16px;
  }
}
@media screen and (max-width: 639px) {
  .pt-l-grid--62[data-pt-max-item-sp=""] > *:nth-child(n+9), .pt-l-grid--62[data-pt-max-item-sp="8"] > *:nth-child(n+9) {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .pt-l-grid--62[data-pt-max-item-sp="12"] > *:nth-child(n+13) {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .pt-l-grid--62[data-pt-max-item-sp="16"] > *:nth-child(n+17) {
    display: none;
  }
}
@media (min-width: 640px) and (max-width: 899px) {
  .pt-l-grid--62[data-pt-max-item-pc=""] > *:nth-child(n+10), .pt-l-grid--62[data-pt-max-item-pc="12"] > *:nth-child(n+10) {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .pt-l-grid--62[data-pt-max-item-pc=""] > *:nth-child(n+13), .pt-l-grid--62[data-pt-max-item-pc="12"] > *:nth-child(n+13) {
    display: none;
  }
}
@media (min-width: 640px) and (max-width: 899px) {
  .pt-l-grid--62[data-pt-max-item-pc="18"] > *:nth-child(n+19) {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .pt-l-grid--62[data-pt-max-item-pc="18"] > *:nth-child(n+19) {
    display: none;
  }
}
@media (min-width: 640px) and (max-width: 899px) {
  .pt-l-grid--62[data-pt-max-item-pc="24"] > *:nth-child(n+25) {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .pt-l-grid--62[data-pt-max-item-pc="24"] > *:nth-child(n+25) {
    display: none;
  }
}

[class^=pt-l-btn],
[class*=" pt-l-btn"],
[class^=pt-l-img],
[class*=" pt-l-img"] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
}

.pt-l-btn--center {
  justify-content: center;
}
@media screen and (max-width: 899px) {
  .pt-l-btn--center-mb {
    justify-content: center;
  }
}

[class^=pt-l-img],
[class*=" pt-l-img"] {
  padding: var(--pt-spa-both-side) 0;
}

.pt-l-img--center {
  align-items: center;
  justify-content: center;
}
.pt-l-img--left {
  align-items: center;
  justify-content: flex-start;
}
.pt-l-img img, .pt-l-img picture {
  width: min(100%, var(--pt-spa-max-width-article));
}
.pt-l-img--full img, .pt-l-img--full picture {
  width: 100%;
}

.pt-l-catSort {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 3.2rem;
}
.pt-l-catSort > * {
  width: var(--pt-spa-btn-smh);
}

.pt-catHeaderSpace {
  padding: 2.4rem 0 0;
}
@media screen and (min-width: 640px) {
  .pt-catHeaderSpace {
    padding: 4.8rem 0 0;
  }
}

.pt-l-lpWrapper {
  max-width: var(--pt-lp-max-width, var(--pt-spa-max-width-article));
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 640px) {
  .pt-l-lpWrapper {
    padding: 0 var(--pt-spa-both-side);
  }
}
.pt-l-lpWrapper :where(ul) {
  padding-left: 0;
  list-style: none;
}

.pt-l-ddWrapper {
  max-width: var(--pt-spa-max-width);
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid var(--pt-clr-textHeader-1);
}
@media screen and (min-width: 640px) {
  .pt-l-ddWrapper .pt-acc__container {
    padding-right: var(--pt-spa-both-side);
    padding-left: var(--pt-spa-both-side);
  }
}
.pt-l-ddWrapper:has(> .pt-acc--ddWrapper > .pt-acc__container > div:empty) {
  display: none;
}

.pt-l-prodBannerArea:not(:has(> *)) {
  display: none;
}
.pt-l-prodBannerArea > * + * {
  margin-top: 2.4rem;
}
.pt-l-prodBannerArea img:not([class]) {
  width: 100%;
  border-radius: var(--pt-r-md);
}

.pt-sidenav.pt-sidenav--guide {
  --_header:calc(var(--pt-header-height) + 7.2rem);
}
@media screen and (min-width: 900px) {
  .pt-sidenav.pt-sidenav--guide .pt-sidenav__inn {
    position: sticky;
    top: var(--_header);
    max-height: calc(100dvh - var(--_header) - var(--pt-spa-both-side));
    overflow-y: auto;
    scrollbar-gutter: stable;
  }
}

[id^=guide]:target,
[id*=" guide"]:target,
#pt-hasPage:target {
  scroll-margin-top: calc(var(--pt-header-height) 50px);
}
@media screen and (min-width: 640px) {
  [id^=guide]:target,
  [id*=" guide"]:target,
  #pt-hasPage:target {
    scroll-margin-top: calc(var(--pt-header-height) + 24px + 50px);
  }
}

:is(section, article, div).fs-c-documentArticle {
  padding: 0;
}

.pt-l-documentColumn__qa .pt-acc:nth-of-type(1) {
  border-top: 1px solid rgb(229.5, 229.5, 229.5);
}

@media screen and (max-width: 639px) {
  :is(.fs-body-top) .fs-l-main {
    margin-top: 0.8rem;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 640px) {
  :is(.fs-body-top) .fs-l-main {
    margin-top: 4.8rem;
    margin-bottom: 3.2rem;
  }
}

.fs-c-breadcrumb__list:has(> li:nth-child(5)) > li:nth-last-child(3)::before {
  padding-left: 0.8rem;
  content: "……" !important;
  cursor: none;
  pointer-events: none;
}
.fs-c-breadcrumb__list:has(> li:nth-child(5)) > li:nth-child(2)::after {
  content: "＞";
  color: rgb(178.5, 178.5, 178.5);
}

.fs-c-breadcrumb__list > li:nth-child(n+2):nth-last-child(n+4) {
  display: none;
}
.fs-c-breadcrumb__list > li:not(:nth-child(n+2):nth-last-child(n+4)) {
  display: inline-block;
}

@media screen and (max-width: 639px) {
  .fr2-sec-cnt-4.fr2-sec-cnt-4--limit4 > div .fr2-listItem:nth-child(n+5) {
    display: none;
  }
}
@media (min-width: 640px) and (max-width: 899px) {
  .fr2-sec-cnt-4.fr2-sec-cnt-4--limit4 > div .fr2-listItem:nth-child(n+4) {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .fr2-sec-cnt-4.fr2-sec-cnt-4--limit4 > div .fr2-listItem:nth-child(n+5) {
    display: none;
  }
}

.fs-c-subgroup {
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.fs-c-subgroup::-webkit-scrollbar {
  display: none;
}
.fs-c-subgroup .fs-c-listControl {
  display: none;
}

.fs-c-subgroupList {
  margin: 0 0 1.6rem;
  padding: 0;
}
@media screen and (max-width: 639px) {
  .fs-c-subgroupList {
    -moz-column-gap: 16px;
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(2, 1fr);
         column-gap: 16px;
  }
}
@media screen and (min-width: 640px) {
  .fs-c-subgroupList {
    -moz-column-gap: 16px;
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
         column-gap: 16px;
    width: min(100%, 320px);
    margin-right: auto;
    margin-left: auto;
  }
  .fs-c-subgroupList:has(> :nth-child(2)):has(> :nth-child(-n+3):last-child) {
    width: min(100%, var(--pt-spa-max-width-article));
  }
  .fs-c-subgroupList:has(> :nth-child(4)) {
    width: 100%;
  }
}
.fs-c-subgroupList__item {
  display: contents;
}
.fs-c-subgroupList__link {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr auto;
  grid-template-areas: "body icon";
  align-items: center;
  max-width: calc(75dvw - var(--pt-spa-both-side) * 3);
  padding: 1em 0;
  gap: 8px;
  border-bottom: 1px solid #cccccc;
  line-height: 1.5;
  transition-duration: 0.4s;
  transition-property: color;
}
.fs-c-subgroupList__link:has(> div.fs-c-subgroupList__image) {
  grid-template-columns: min(12vw, 40px) 1fr auto;
  grid-template-areas: "img body icon";
}
.fs-c-subgroupList__link:hover, .fs-c-subgroupList__link:focus {
  border-bottom-color: #55A6D6;
}
.fs-c-subgroupList__link:hover::after, .fs-c-subgroupList__link:focus::after {
  color: #55A6D6;
}
.fs-c-subgroupList__link::after {
  grid-area: icon;
  font-family: "shuwa-icon" !important;
  speak: never;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  grid-area: icon;
  content: "\e901";
  color: #999999;
  font-size: 0.75em;
}
.fs-c-subgroupList__image {
  grid-area: img;
}
.fs-c-subgroupList__label {
  grid-area: body;
}
@media screen and (max-width: 639px) {
  .fs-c-subgroupList__label {
    font-size: var(--pt-fz-smh);
  }
}

[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-body-product :where(#fs_form) {
  margin: 0 auto;
}
@media screen and (max-width: 899px) {
  .fs-body-product .fs-l-page:has(> .fs-l-main + .fs-c-breadcrumb) .fs-l-main {
    margin-top: var(--pt-spa-both-side);
  }
}

.fs-c-productCarouselMainImage__carousel.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.fs-c-productCarouselMainImage__carousel .fs-c-productCarouselMainImage__image__caption {
  display: none;
}
.fs-c-productCarouselMainImage__carousel:not(.slick-initialized) {
  display: flex;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.fs-c-productCarouselMainImage__carousel:not(.slick-initialized)::-webkit-scrollbar {
  display: none;
}
.fs-c-productCarouselMainImage__carousel:not(.slick-initialized) .fs-c-productCarouselMainImage__image {
  min-width: 100%;
  max-width: 100%;
  height: auto;
  scroll-snap-align: start;
}

.fs-c-productCarouselMainImage__image img {
  width: min(100cqi, 800px);
  height: min(100%, 800px);
}

.fs-c-productCarouselMainImage .fs-c-slick.slick-slider {
  width: 100%;
  margin-left: 0;
}

ul.fs-c-productCarouselMainImage__thumbnailList {
  margin-bottom: 0;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
  overflow-y: hidden;
  gap: 0.8rem;
  font-size: 9px;
  line-height: 1.5;
}
@media screen and (min-width: 900px) {
  ul.fs-c-productCarouselMainImage__thumbnailList {
    -ms-overflow-style: none;
    padding-right: 0;
    padding-left: 0;
    scrollbar-width: none;
  }
  ul.fs-c-productCarouselMainImage__thumbnailList::-webkit-scrollbar {
    display: none;
  }
}

.fs-c-productCarouselMainImage__thumbnailList > li {
  width: 100%;
}

.fs-l-productLayout__item--2 {
  grid-row: 2 span;
}
.fs-l-productLayout__item--2 .fs-c-productNameHeading {
  line-height: 1.5;
}
.fs-l-productLayout__item--2 [data-variation-range-price] .fs-c-productPrice__main__addon {
  margin: 0 0.8rem;
  color: var(--pt-clr-notice);
}

.item-detail-text-pc .item-detail-ttl {
  margin-top: 0;
}

.fs-l-productLayout__item--2 .fs-c-productNameHeading__copy {
  margin-top: 0;
}
.fs-l-productLayout__item--2 .fs-c-productNameHeading {
  margin-top: 0;
}
.fs-l-productLayout__item--2 > .fs-c-returnedSpecialContract, .fs-l-productLayout__item--2 > .fs-c-inquiryAboutProduct {
  display: none !important;
}

#fs_productCarouselMainImage .slick-prev, #fs_productCarouselMainImage .slick-next {
  display: none !important;
}

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

:is(#fs_form, #pt-outputReviw_desc-sp) .fs-c-reviewList__item:not(:nth-of-type(1)) {
  margin-top: 0.8rem;
}
:is(#fs_form, #pt-outputReviw_desc-sp) .fs-c-reviewList__item:nth-of-type(1) {
  padding: 0 0 16px;
}

:is(#fs_form, #pt-outputReviw_desc-sp) .fs-c-reviewList__item {
  padding: 16px 0 16px;
}

.variation-open-btn .particular__open-btn {
  font-size: var(--pt-fz-md);
}
.variation-open-btn .particular__open-btn {
  display: grid;
}
.variation-open-btn :is(.out-stock.out-stock--beforeSale,
.out-stock.out-stock--outSale) {
  display: none;
}
.variation-open-btn.is-beforeSale .out-stock.out-stock--beforeSale {
  display: grid;
}
.variation-open-btn.is-beforeSale :is(.particular__open-btn,
.out-stock.out-stock--outSale) {
  display: none;
}
.variation-open-btn.is-outSale .out-stock.out-stock--outSale {
  display: grid;
}
.variation-open-btn.is-outSale :is(.particular__open-btn,
.out-stock.out-stock--beforeSale) {
  display: none;
}

.fs-c-variationCart__variationName__stock.fs-c-variationCart__variationName__stock--outOfStock {
  font-weight: 700;
}

@media screen and (min-width: 900px) {
  .pt-cartUnderCnt {
    max-width: 100%;
  }
}

.fs-c-button--changeLocation.fs-c-button--plain {
  color: #55A6D6;
  font-size: 1.1em;
  text-decoration: underline;
}

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

#pt-outputItem-buy .fs-c-button--addToCart--detail.fs-c-button--primary {
  --_b-width:100%;
  font-size: var(--pt-fz-md);
}

#pt-outputItem-fav .fs-c-button--addToWishList--detail,
#pt-outputItem-fav .fs-c-button--removeFromWishList--detail {
  width: 100%;
  border-radius: 50vw;
  border-color: transparent;
  transition-duration: 0.4s;
  transition-property: background-color, color;
}
#pt-outputItem-fav .fs-c-button--addToWishList--detail::after {
  margin-left: 0;
  color: rgb(178.5, 178.5, 178.5);
  font-size: 2.4em;
}
#pt-outputItem-fav .fs-c-button--removeFromWishList--detail::after {
  margin-left: 0;
  font-size: 2.4em;
}
#pt-outputItem-fav .fs-c-button--addToWishList--detail:hover, #pt-outputItem-fav .fs-c-button--addToWishList--detail:focus,
#pt-outputItem-fav .fs-c-button--removeFromWishList--detail:hover,
#pt-outputItem-fav .fs-c-button--removeFromWishList--detail:focus {
  background-color: transparent;
}
#pt-outputItem-fav .fs-c-button--addToWishList--detail:hover::after, #pt-outputItem-fav .fs-c-button--addToWishList--detail:focus::after,
#pt-outputItem-fav .fs-c-button--removeFromWishList--detail:hover::after,
#pt-outputItem-fav .fs-c-button--removeFromWishList--detail:focus::after {
  content: "\e906";
  color: #F44C3C;
}

.to-ask-area {
  flex-wrap: wrap;
  margin-top: 3.2rem;
  gap: 1.6rem;
}
@media screen and (min-width: 440px) {
  .to-ask-area {
    gap: 2.4rem;
  }
}
@media screen and (min-width: 900px) {
  .to-ask-area {
    justify-content: flex-start;
  }
}

#pt-reviBtn-indi .fs-c-productReview__addReview {
  display: contents;
}
#pt-reviBtn-indi .fs-c-button--addReview--detail {
  display: flex;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  border-bottom: 1px solid #cccccc !important;
}
#pt-reviBtn-indi .fs-c-button--addReview--detail::before {
  font-size: 1.45em;
}
#pt-reviBtn-indi .fs-c-button--addReview--detail.fs-c-button--plain {
  padding-bottom: 8px;
}

.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct {
  display: contents;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct .fs-c-button__label {
  display: flex;
  margin-top: -2px;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  align-items: center;
  width: auto;
  padding-bottom: 3px;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
  transition-duration: 0.4s;
  transition-property: color;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct .fs-c-button__label::before {
  content: "\e90a";
  font-size: 1.45em;
  font-family: "shuwa-icon";
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct .fs-c-button__label::after {
  content: "";
}

.review-cnt-copy .fs-c-button--addReview--detail::after {
  content: initial;
}
.review-cnt-copy .fs-c-button--addReview--detail::before {
  content: "\e907";
  font-size: 1.25em;
}

.review-cnt-copy .fs-c-button--viewAllReviews::after {
  content: initial;
}
.review-cnt-copy .fs-c-button--viewAllReviews::before {
  content: "\e90b";
  font-size: 1.25em;
}

#pt-prodReviewArea:target {
  scroll-margin-top: calc(var(--pt-header-height) + 5rem);
}

[id^=ay-prod-instagram]:not(:has(> [id^=tagplus-ugc])) {
  display: none;
}

.fs-l-productFeature > * + * {
  margin-top: 3.2rem;
}
@media screen and (min-width: 900px) {
  .fs-l-productFeature > * + * {
    margin-top: 4.8rem;
  }
}
@media screen and (max-width: 899px) {
  .fs-l-productFeature {
    margin-top: 9.6rem;
  }
}
@media screen and (min-width: 900px) {
  .fs-l-productFeature {
    margin-top: 12rem;
  }
}
.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-cntVertical-md);
}
@media screen and (min-width: 900px) {
  .fs-l-productFeature .fs-c-featuredProduct__footer {
    padding-top: var(--pt-spa-cntVertical-lg);
  }
}

.fs-l-productWishlist > * + * {
  margin-top: 3.2rem;
}
@media screen and (min-width: 900px) {
  .fs-l-productWishlist > * + * {
    margin-top: 4.8rem;
  }
}
@media screen and (max-width: 899px) {
  .fs-l-productWishlist {
    margin-top: 9.6rem;
  }
}
@media screen and (min-width: 900px) {
  .fs-l-productWishlist {
    margin-top: 12rem;
  }
}
.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-cntVertical-md);
}
@media screen and (min-width: 900px) {
  .fs-l-productWishlist .fs-c-wishlistProduct__footer {
    padding-top: var(--pt-spa-cntVertical-lg);
  }
}

.fs-p-productSearch__form .fs-c-inputTable__headerCell {
  padding: 0 0.8rem;
  background-color: transparent;
}
.fs-p-productSearch__form .fs-c-inputTable > tbody > tr + tr {
  margin-top: 0.8rem;
}

.pt-productSearchColor .fs-c-inputTable__dataCell {
  display: flex;
  gap: 8px;
}
.pt-productSearchColor__chip {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border: 1px solid #cccccc;
  border-radius: var(--pt-r-sm);
}
.pt-productSearchColor__chip span {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: calc(var(--pt-r-sm) - 1px);
}

.pt-chip--none {
  background: linear-gradient(135deg, transparent 0%, transparent 49%, #F44C3C 49%, #F44C3C 51%, transparent 51%, transparent 100%);
}
.pt-chip--col_black {
  background-color: #222;
}
.pt-chip--col_gray {
  background-color: #909090;
}
.pt-chip--col_white {
  background-color: #fff;
}
.pt-chip--col_brown {
  background-color: #9a5353;
}
.pt-chip--col_pink {
  background-color: #e64ba0;
}
.pt-chip--col_red {
  background-color: #f44c3c;
}
.pt-chip--col_orange {
  background-color: #d96f02;
}
.pt-chip--col_yellow {
  background-color: #FFD52B;
}
.pt-chip--col_green {
  background-color: #27ad1d;
}
.pt-chip--col_blue {
  background-color: #0399e0;
}
.pt-chip--col_purple {
  background-color: #9c6dfe;
}
.pt-chip--col_multi {
  background: #E64BA0;
  background: linear-gradient(135deg, rgb(230, 75, 160) 0%, rgb(217, 111, 2) 28%, rgb(255, 213, 43) 50%, rgb(3, 153, 224) 70%, rgb(156, 109, 254) 100%);
}

:is(#fs_Register, .fs-body-register) .fs-l-main {
  max-width: var(--pt-spa-max-width-article-p);
}
:is(#fs_Register, .fs-body-register) .fs-p-announcement {
  margin-bottom: 24px;
}

:is(.fs-body-my-wishlist) .fs-l-main {
  padding-right: 0;
  padding-left: 0;
}
@media screen and (min-width: 640px) {
  :is(.fs-body-my-wishlist) .fs-l-main {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
:is(.fs-body-my-wishlist) .fs-l-pageMain {
  width: min(100%, var(--pt-spa-max-width-p));
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--pt-spa-both-side);
}

[class^=fs-body-checkout] .fs-l-header--min {
  margin-bottom: 0;
}
[class^=fs-body-checkout] .fs-l-page {
  padding-top: 0;
}
@media screen and (min-width: 900px) {
  [class^=fs-body-checkout] .fs-l-page {
    padding-top: 0;
  }
}

.fs-c-checkout-receivingMethod__control {
  flex-wrap: wrap;
}

.fs-c-checkout-paymentMethod__message ul {
  padding-left: 0;
  list-style: none;
}

.fs-c-checkout-couponCodeInput {
  gap: 8px;
}
.fs-c-checkout-couponCodeInput > :not(:last-child) {
  margin-right: 0;
}
.fs-c-checkout-couponCodeInput .fs-c-checkout-couponCodeInput__input {
  flex-basis: min(100%, var(--pt-spa-btn-ml));
}
.fs-c-checkout-couponCodeInput .fs-c-couponCodeInput__button {
  flex: 0 0 auto;
}

@media screen and (min-width: 768px) {
  .fs-c-checkout-receivingMethod__destination {
    display: flex;
    align-items: flex-start;
  }
}
.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: "/";
}

@media screen and (max-width: 899px) {
  .fs-l-main.fs-l-main--sidenav {
    max-width: var(--pt-spa-max-width-article);
    margin-right: auto;
    margin-left: auto;
  }
  .fs-l-main.fs-l-main--sidenav .pt-sidenav {
    margin-top: 2.4rem;
  }
  .fs-l-main.fs-l-main--sidenav .fs-l-pageMain {
    margin-top: 7.2rem;
  }
}
@media screen and (min-width: 900px) {
  .fs-l-main.fs-l-main--sidenav {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 275px 1fr;
    -moz-column-gap: min(8vw, 9.6rem);
    grid-template-areas: "title title" "nav main";
         column-gap: min(8vw, 9.6rem);
    row-gap: 2.4rem;
  }
}
@media screen and (min-width: 900px) {
  .fs-l-main.fs-l-main--sidenav:has(> .fs-l-pageMain > #guide-10-0), .fs-l-main.fs-l-main--sidenav:has(> .fs-l-pageMain > .__scope-hide > #guide-10-0) {
    display: block;
    max-width: var(--pt-spa-max-width-article);
    margin-right: auto;
    margin-left: auto;
  }
}
.fs-l-main.fs-l-main--sidenav:has(> .fs-l-pageMain > #guide-10-0) .pt-sidenav, .fs-l-main.fs-l-main--sidenav:has(> .fs-l-pageMain > .__scope-hide > #guide-10-0) .pt-sidenav {
  display: none;
}
@media screen and (max-width: 899px) {
  .fs-l-main.fs-l-main--sidenav:has(> .fs-l-pageMain > #guide-10-0) .fs-l-pageMain, .fs-l-main.fs-l-main--sidenav:has(> .fs-l-pageMain > .__scope-hide > #guide-10-0) .fs-l-pageMain {
    margin-top: 0;
  }
}
.fs-l-main.fs-l-main--sidenav .fs-c-heading {
  grid-area: title;
}
.fs-l-main.fs-l-main--sidenav .pt-sidenav {
  grid-area: nav;
}
.fs-l-main.fs-l-main--sidenav .fs-l-pageMain {
  grid-area: main;
}
.fs-l-main.fs-l-main--fullw {
  max-width: 100%;
  padding: 0;
}
.fs-l-main.fs-l-main--article {
  max-width: var(--pt-spa-max-width-article-p);
}
.fs-l-main.fs-l-main--sm {
  max-width: var(--pt-spa-max-width-sm);
}

.fs-c-guidanceWithButton--membershipCardNotice {
  padding: 8px var(--pt-spa-both-side);
}