@charset "UTF-8";
@font-face {
  font-style: normal;
  font-weight: normal;
  src: url("https://yamanigolf.itembox.design/item/pt-assets/fonts/icomoon.ttf?ryrn9q") format("truetype"), url("https://yamanigolf.itembox.design/item/pt-assets/fonts/icomoon.woff?ryrn9q") format("woff"), url("https://yamanigolf.itembox.design/item/pt-assets/fonts/icomoon.svg?ryrn9q#icomoon") format("svg");
  font-family: "icomoon";
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon" !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;
}

.icon-i_fav-s:before {
  content: "\e912";
}

.icon-i_fav-l:before {
  content: "\e913";
}

.icon-i_back:before {
  content: "\e911";
}

.icon-i_cart:before {
  content: "\e910";
}

.icon-i_mypage:before {
  content: "\e900";
}

.icon-i_contact:before {
  content: "\e901";
}

.icon-i_facebook:before {
  content: "\e902";
}

.icon-i_instagram:before {
  content: "\e903";
}

.icon-i_ll-left:before {
  content: "\e904";
}

.icon-i_ll-right:before {
  content: "\e905";
}

.icon-i_login:before {
  content: "\e906";
}

.icon-i_r-review:before {
  content: "\e907";
}

.icon-i_search:before {
  content: "\e908";
}

.icon-i_sl-up:before {
  content: "\e909";
}

.icon-i_sl-down:before {
  content: "\e90a";
}

.icon-i_sl-right:before {
  content: "\e90b";
}

.icon-i_sl-left:before {
  content: "\e90c";
}

.icon-i_w-review:before {
  content: "\e90d";
}

.icon-i_x:before {
  content: "\e90e";
}

.icon-i_youtube:before {
  content: "\e90f";
}

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

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

:is(.fs-body-about-terms,
.fs-body-about-memberAgreement,
.fs-body-about-returnPolicy,
.fs-body-about-privacyPolicy,
.fs-body-about-terms,
.fs-body-about-points,
.fs-body-about-shippingPayment) .fs-l-main {
  max-width: var(--pt-spa-max-width-article);
}

.fs-body-custom .fs-c-documentArticle {
  max-width: var(--pt-spa-max-width-article);
  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 {
  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);
}

.fs-body-product :where(#fs_form, .fs-l-productFeature__inn) {
  max-width: var(--pt-spa-max-width-p);
  margin: 0 auto;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}
@media screen and (max-width: 899px) {
  .fs-body-product .fs-l-productFeature {
    margin-top: 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.8rem);
}
.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: #666666;
}

.fs-c-button--sendInquiry {
  --_b-height: 4.8rem;
  width: 100%;
  min-width: 220px;
  max-width: 100%;
  padding: 0 0.5rem;
  border: 1px solid var(--pt-clr-btnBorder-1);
  border-radius: 50vw;
  background: var(--pt-clr-btnBg-1);
  color: var(--pt-clr-btnText-1);
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-button--sendInquiry:hover, .fs-c-button--sendInquiry:focus {
  background: var(--pt-clr-btnBg-hover-1);
  color: var(--pt-clr-btnText-hover-1);
}

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

.fs-c-cartTable .fs-c-quantity select {
  position: relative;
  padding: 1rem;
  border-radius: 0;
  text-align: right;
}
.fs-c-cartTable__actionButton button {
  --_b-clr-bg:var(--pt-clr-btnBg-3);
  --_b-clr-bd:var(--pt-clr-btnBorder-3);
  --_clr-text:var(--pt-clr-btnText-3);
  --_b-clr-hvText:var(--pt-clr-btnText-hover-3);
  --_b-clr-hvBd:var(--pt-clr-btnBorder-hover-3);
  --_b-clr-hvBg:var(--pt-clr-btnBg-hover-2);
  display: inline-block;
  width: var(--pt-spa-btn-xs);
  padding: 0 0.4rem;
  border: 1px solid var(--_b-clr-bd, #333481);
  border-radius: 50vw;
  border-radius: 3px;
  background-color: var(--_b-clr-bg, #333481);
  box-shadow: none;
  color: var(--_clr-text, white);
  font-size: 1.5rem;
  font-size: 1.5rem;
  line-height: 1;
  line-height: 1.7;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-cartTable__actionButton button:visited {
  color: 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, var(--pt-clr-btnText-hover-1));
}
.fs-c-cartTable__actionButton button:active::after, .fs-c-cartTable__actionButton button:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, var(--pt-clr-btnText-hover-1));
}
@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;
}

@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: 840px;
    inline-size: -moz-fit-content;
    inline-size: fit-content;
    margin-right: auto;
    margin-left: auto;
  }
  .fs-l-cart__contentsArea:has(> .fs-c-noResultMessage) + .pt-cartContent-wrapper .fs-p-announcement__title {
    inline-size: -moz-fit-content;
    inline-size: fit-content;
    margin-right: auto;
    margin-left: auto;
  }
}

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

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

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

.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: 8px;
}
.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: #333;
}
.fs-p-searchForm__input {
  box-sizing: border-box;
  grid-area: body;
  height: max(1em, 1.7rem * 2.5);
  padding: min(0.5em, 8px) min(1em, 16px);
  border: none;
  outline: none;
  color: #333;
  font-size: 1.7rem;
}
.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.7rem * 2.5);
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.fs-p-searchForm__button > span {
  display: none;
}
.fs-p-searchForm__button::before {
  font-family: "icomoon" !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: block;
  top: 0.2rem;
  right: 0;
  bottom: 0;
  left: 0;
  content: "\e908";
  color: #cccccc;
  font-size: 22px;
  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: var(--pt-clr-bg-base);
  content: "";
}
.fs-c-pagination__item:visited::after {
  background-color: var(--pt-clr-bg-base);
}
.fs-c-pagination__item:hover {
  color: #fff;
}
.fs-c-pagination__item:hover::after {
  background-color: #333481;
}
.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: #333481;
  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 #cfcfcf;
  border-radius: 3px;
  background: #f5f5f5;
  box-shadow: 0 0 1px #e8e8e8;
  color: #3c3c3c;
}

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

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

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

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

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

.fs-c-documentArticle__heading {
  margin: 0 0 2.4rem;
  padding: 0;
  padding: 1em 0.8rem;
  background-color: var(--pt-clr-headerBg-def, rgba(126, 126, 126, 0.08));
  color: #222222;
  font-weight: 400;
  font-size: var(--pt-fz-ml, 1.9rem);
  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: #222222;
  color: #222222;
  font-weight: 500;
  font-size: var(--pt-fz-ml, 1.8rem);
}
@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: #222222;
}
@media screen and (min-width: 600px) {
  .fs-c-explainList dt {
    position: relative;
    min-width: 150px;
    margin-bottom: 0;
    padding: 1.6rem 2.4rem;
    border-bottom: 1px solid #cccccc;
  }
  .fs-c-explainList dt::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: calc(100% - 1.6rem);
    transform: translate(0%, -50%);
    background-color: #cccccc;
    content: "";
  }
  .fs-c-explainList dt:nth-last-of-type(1) {
    border-bottom: none;
  }
}
@media screen and (max-width: 599px) {
  .fs-c-explainList dt {
    justify-content: flex-start;
    width: 100%;
    min-width: auto;
    padding: 0.8rem 0.8rem;
    border-bottom: 1px solid #cccccc;
  }
}
.fs-c-explainList dd {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  padding: 1.6rem 2.4rem;
  border-bottom: 1px solid #cccccc;
  color: #222222;
}
.fs-c-explainList dd:nth-last-of-type(1) {
  border-bottom: none;
}
.fs-c-explainList dd:not(:last-child) {
  margin-bottom: 0;
}
@media screen and (max-width: 599px) {
  .fs-c-explainList dd {
    justify-content: flex-start;
    margin-bottom: 0.8rem;
    padding: 1.6rem 0 1.6rem;
  }
  .fs-c-explainList dd:nth-last-of-type(1) {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

ul.fs-c-list {
  font-size: clamp(15px, 12.632px + 0.526vw, 16px);
}
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 #222222;
  border-radius: 50%;
  content: "";
}

ol.fs-c-orderedList {
  margin-left: 1em;
  font-size: clamp(15px, 12.632px + 0.526vw, 16px);
}
ol.fs-c-orderedList > li {
  padding: 0 8px 0 1.25em;
}
ol.fs-c-orderedList > li::before {
  padding-right: 1em;
  color: #222222;
}
ol.fs-c-orderedList > li .fs-c-orderedList {
  margin: 1.6rem 0;
  padding: 0 8px 0 1.25em;
  border-left: 2px solid #222222;
}

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

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

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

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

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

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

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

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

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

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

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

:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__imageContainer {
  width: 100%;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__productName {
  width: 100%;
  margin: 1.6rem 0;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productName a {
  text-decoration: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productName__copy {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productName__name {
  color: #222222;
  font-size: 1.8rem;
}
@media screen and (max-width: 639px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productName__name {
    font-size: calc(1.7rem + (15 - 17) * (100vw - 640px) / (350 - 640));
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productName__name:hover, :is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productName__name:active {
  text-decoration: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productName__variation {
  font-size: clamp(14px, 11.632px + 0.526vw, 15px);
}
: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: #222222;
  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: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice .fs-c-productPrice__main__label {
    font-size: calc(1.6rem + (15 - 16) * (100vw - 440px) / (350 - 440));
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #222222;
  font-weight: 500;
  font-size: 1.8rem;
}
@media screen and (max-width: 439px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: calc(1.8rem + (16 - 18) * (100vw - 440px) / (350 - 440));
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price::after {
  color: #222222;
  font-weight: 400;
  font-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: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--listed {
    font-size: calc(1.6rem + (15 - 16) * (100vw - 440px) / (350 - 440));
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--listed .fs-c-productPrice__main span.fs-c-price__value {
  text-decoration: line-through;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--listed .fs-c-productPrice__addon {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control {
  display: flex;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
  color: #333333;
  cursor: pointer;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--addToCart--list a {
  color: #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,
a:focus) {
  color: #666666;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
  color: #333333;
  cursor: pointer;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--viewProductDetail a {
  color: #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,
a:focus) {
  color: #666666;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
  color: #333333;
  cursor: pointer;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a {
  color: #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,
a:focus) {
  color: #666666;
}
: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: #222222;
  font-weight: 400;
  font-size: 1.5rem;
}
@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.5rem + (14 - 15) * (100vw - 640px) / (350 - 640));
  }
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-salesPeriod {
  margin-top: 0;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-salesPeriod__date {
  margin: 0;
  padding: 4px 8px;
  border: 1px solid currentColor;
  font-size: 1.1rem;
  text-align: center;
  text-align: center;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-salesPeriod__date > dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-buttonContainer {
  padding: 0;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__prices {
  order: 1;
  margin-bottom: 0 !important;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--member {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control {
  display: flex;
  order: 2;
  margin-top: -2.6rem;
}
.fs-c-productListItem > .fs-c-productListItem__control.fs-c-buttonContainer {
  margin-bottom: 0;
}

:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
}
:is(.fs-body-my-coupons,
.fs-body-cart,
.fs-body-my-top) .fs-c-productListCarousel .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
}
@media (min-width: 640px) and (max-width: 899px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .slick-slide:nth-of-type(n+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: 0.8rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
       column-gap: 0.8rem;
}
@media screen and (min-width: 640px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .slick-track, :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 900px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .slick-track, :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 3.2rem;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
}
@media screen and (min-width: 900px) and (min-width: 1200px) {
  :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .slick-track, :is(.fs-body-my-coupons,
  .fs-body-cart,
  .fs-body-my-top) .fs-c-productListCarousel .fs-c-productListCarousel__list__itemTrack:not(.slick-initialized) {
    grid-template-columns: repeat(5, 1fr);
  }
}

.col4-list .fs-c-productListItem__imageContainer {
  width: 100%;
}
.col4-list .fs-c-productListItem__productName {
  width: 100%;
  margin: 1.6rem 0;
}
.col4-list .fs-c-productName a {
  text-decoration: none;
}
.col4-list .fs-c-productName__copy {
  display: none;
}
.col4-list .fs-c-productName__name {
  color: #222222;
  font-size: 1.8rem;
}
@media screen and (max-width: 639px) {
  .col4-list .fs-c-productName__name {
    font-size: calc(1.7rem + (15 - 17) * (100vw - 640px) / (350 - 640));
  }
}
.col4-list .fs-c-productName__name:hover, .col4-list .fs-c-productName__name:active {
  text-decoration: none;
}
.col4-list .fs-c-productName__variation {
  font-size: clamp(14px, 11.632px + 0.526vw, 15px);
}
.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: #222222;
  font-weight: 400;
  font-size: 1.2rem;
}
.col4-list .fs-c-productPrice .fs-c-productPrice__main__label {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .col4-list .fs-c-productPrice .fs-c-productPrice__main__label {
    font-size: calc(1.6rem + (15 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.col4-list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #222222;
  font-weight: 500;
  font-size: 1.8rem;
}
@media screen and (max-width: 439px) {
  .col4-list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: calc(1.8rem + (16 - 18) * (100vw - 440px) / (350 - 440));
  }
}
.col4-list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price::after {
  color: #222222;
  font-weight: 400;
  font-size: 1.2rem;
}
.col4-list .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productPrice--listed {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .col4-list .fs-c-productPrice--listed {
    font-size: calc(1.6rem + (15 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.col4-list .fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productPrice--listed .fs-c-productPrice__main span.fs-c-price__value {
  text-decoration: line-through;
}
.col4-list .fs-c-productPrice--listed .fs-c-productPrice__addon {
  display: none;
}
.col4-list .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productListItem__control {
  display: flex;
}
.col4-list .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
.col4-list .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
  color: #333333;
  cursor: pointer;
}
.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 :is(a:hover,
a:active,
a:focus) {
  color: #666666;
}
.col4-list .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
  color: #333333;
  cursor: pointer;
}
.col4-list .fs-c-productListItem__control .fs-c-button--viewProductDetail a {
  color: #333333;
}
.col4-list .fs-c-productListItem__control .fs-c-button--viewProductDetail :is(a:hover,
a:active,
a:focus) {
  color: #666666;
}
.col4-list .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
  color: #333333;
  cursor: pointer;
}
.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 :is(a:hover,
a:active,
a:focus) {
  color: #666666;
}
.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: #222222;
  font-weight: 400;
  font-size: 1.5rem;
}
@media screen and (max-width: 639px) {
  .col4-list .fs-c-productListItem__preorderMessage {
    font-size: calc(1.5rem + (14 - 15) * (100vw - 640px) / (350 - 640));
  }
}
.col4-list .fs-c-salesPeriod {
  margin-top: 0;
}
.col4-list .fs-c-salesPeriod__date {
  margin: 0;
  padding: 4px 8px;
  border: 1px solid currentColor;
  font-size: 1.1rem;
  text-align: center;
  text-align: center;
}
.col4-list .fs-c-salesPeriod__date > dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.col4-list .fs-c-buttonContainer {
  padding: 0;
}
.col4-list .fs-c-productListItem__prices {
  order: 1;
  margin-bottom: 0 !important;
}
.col4-list .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productPrice--member {
  display: none;
}
.col4-list .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.col4-list .fs-c-productListItem__control {
  display: flex;
  order: 2;
  margin-top: -2.6rem;
}
.fs-c-productListItem > .fs-c-productListItem__control.fs-c-buttonContainer {
  margin-bottom: 0;
}

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

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

.fs-body-product .fs-c-featuredProduct .fs-c-featuredProduct__header {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__imageContainer {
  width: 100%;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__productName {
  width: 100%;
  margin: 1.6rem 0;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productName a {
  text-decoration: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productName__copy {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productName__name {
  color: #222222;
  font-size: 1.8rem;
}
@media screen and (max-width: 639px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productName__name {
    font-size: calc(1.7rem + (15 - 17) * (100vw - 640px) / (350 - 640));
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productName__name:hover, .fs-body-product .fs-c-featuredProduct .fs-c-productName__name:active {
  text-decoration: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productName__variation {
  font-size: clamp(14px, 11.632px + 0.526vw, 15px);
}
.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: #222222;
  font-weight: 400;
  font-size: 1.2rem;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice .fs-c-productPrice__main__label {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productPrice .fs-c-productPrice__main__label {
    font-size: calc(1.6rem + (15 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #222222;
  font-weight: 500;
  font-size: 1.8rem;
}
@media screen and (max-width: 439px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: calc(1.8rem + (16 - 18) * (100vw - 440px) / (350 - 440));
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price::after {
  color: #222222;
  font-weight: 400;
  font-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: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productPrice--listed {
    font-size: calc(1.6rem + (15 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--listed .fs-c-productPrice__main span.fs-c-price__value {
  text-decoration: line-through;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--listed .fs-c-productPrice__addon {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control {
  display: flex;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
  color: #333333;
  cursor: pointer;
}
.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 :is(a:hover,
a:active,
a:focus) {
  color: #666666;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
  color: #333333;
  cursor: pointer;
}
.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 :is(a:hover,
a:active,
a:focus) {
  color: #666666;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
  color: #333333;
  cursor: pointer;
}
.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 :is(a:hover,
a:active,
a:focus) {
  color: #666666;
}
.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: #222222;
  font-weight: 400;
  font-size: 1.5rem;
}
@media screen and (max-width: 639px) {
  .fs-body-product .fs-c-featuredProduct .fs-c-productListItem__preorderMessage {
    font-size: calc(1.5rem + (14 - 15) * (100vw - 640px) / (350 - 640));
  }
}
.fs-body-product .fs-c-featuredProduct .fs-c-salesPeriod {
  margin-top: 0;
}
.fs-body-product .fs-c-featuredProduct .fs-c-salesPeriod__date {
  margin: 0;
  padding: 4px 8px;
  border: 1px solid currentColor;
  font-size: 1.1rem;
  text-align: center;
  text-align: center;
}
.fs-body-product .fs-c-featuredProduct .fs-c-salesPeriod__date > dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.fs-body-product .fs-c-featuredProduct .fs-c-buttonContainer {
  padding: 0;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__prices {
  order: 1;
  margin-bottom: 0 !important;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--member {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-body-product .fs-c-featuredProduct .fs-c-productListItem__control {
  display: flex;
  order: 2;
  margin-top: -2.6rem;
}
.fs-c-productListItem > .fs-c-productListItem__control.fs-c-buttonContainer {
  margin-bottom: 0;
}

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

.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__imageContainer {
  width: 100%;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__productName {
  width: 100%;
  margin: 1.6rem 0;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productName a {
  text-decoration: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productName__copy {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productName__name {
  color: #222222;
  font-size: 1.8rem;
}
@media screen and (max-width: 639px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productName__name {
    font-size: calc(1.7rem + (15 - 17) * (100vw - 640px) / (350 - 640));
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productName__name:hover, .fs-c-productList__list .fs-c-productListItem .fs-c-productName__name:active {
  text-decoration: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productName__variation {
  font-size: clamp(14px, 11.632px + 0.526vw, 15px);
}
.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: #222222;
  font-weight: 400;
  font-size: 1.2rem;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice .fs-c-productPrice__main__label {
  color: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productPrice .fs-c-productPrice__main__label {
    font-size: calc(1.6rem + (15 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #222222;
  font-weight: 500;
  font-size: 1.8rem;
}
@media screen and (max-width: 439px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: calc(1.8rem + (16 - 18) * (100vw - 440px) / (350 - 440));
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price::after {
  color: #222222;
  font-weight: 400;
  font-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: #222222;
  font-weight: 400;
  font-size: 1.6rem;
  text-decoration: none;
}
@media screen and (max-width: 439px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--listed {
    font-size: calc(1.6rem + (15 - 16) * (100vw - 440px) / (350 - 440));
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--listed .fs-c-productPrice__main span.fs-c-price__value {
  text-decoration: line-through;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--listed .fs-c-productPrice__addon {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control {
  display: flex;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control > :last-child {
  margin-left: auto;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--addToCart--list {
  display: none;
  color: #333333;
  cursor: pointer;
}
.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 :is(a:hover,
a:active,
a:focus) {
  color: #666666;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  display: none;
  color: #333333;
  cursor: pointer;
}
.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 :is(a:hover,
a:active,
a:focus) {
  color: #666666;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: none;
  color: #333333;
  cursor: pointer;
}
.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 :is(a:hover,
a:active,
a:focus) {
  color: #666666;
}
.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: #222222;
  font-weight: 400;
  font-size: 1.5rem;
}
@media screen and (max-width: 639px) {
  .fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__preorderMessage {
    font-size: calc(1.5rem + (14 - 15) * (100vw - 640px) / (350 - 640));
  }
}
.fs-c-productList__list .fs-c-productListItem .fs-c-salesPeriod {
  margin-top: 0;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-salesPeriod__date {
  margin: 0;
  padding: 4px 8px;
  border: 1px solid currentColor;
  font-size: 1.1rem;
  text-align: center;
  text-align: center;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-salesPeriod__date > dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-buttonContainer {
  padding: 0;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__prices {
  order: 1;
  margin-bottom: 0 !important;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--preorder .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--subscription .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--member {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem .fs-c-productListItem__control {
  display: flex;
  order: 2;
  margin-top: -2.6rem;
}
.fs-c-productListItem > .fs-c-productListItem__control.fs-c-buttonContainer {
  margin-bottom: 0;
}

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

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

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

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

.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 #e6e6e6;
  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(14px, 11.632px + 0.526vw, 15px);
}
#pt-cartChase__lab, #pt-cartChase__price {
  font-size: var(--pt-fz-smh, 1.5rem);
}
#pt-cartChase__lab span, #pt-cartChase__price span {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
}
#pt-cartChase__price {
  display: flex;
  color: #222222;
  font-weight: 700;
}
#pt-cartChase__price::after {
  display: inline-block;
  flex: 0 0 auto;
  content: "(税込)";
}

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

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

.out-stock {
  width: 100%;
  min-width: 220px;
  max-width: 100%;
  padding: 0 0.5rem;
  border: 1px solid #999999;
  border-radius: 50vw;
  background: #999999;
  color: #ffffff;
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.out-stock:hover, .out-stock:focus {
  border-color: #bbbbbb;
  background: #bbbbbb;
  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 {
  max-height: 30px;
}
@media screen and (min-width: 640px) {
  .fs-p-logo__image {
    max-height: 40px;
  }
}

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

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

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

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

.price {
  color: #222222;
  font-weight: 500;
  font-size: 1.8rem;
}
@media screen and (max-width: 439px) {
  .price {
    font-size: calc(1.8rem + (16 - 18) * (100vw - 440px) / (350 - 440));
  }
}
.price::after {
  color: #222222;
  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: #222222;
}

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

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

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

.fs-c-aggregateRating .fs-c-aggregateRating__count {
  color: var(--pt-clr-textHeader-1);
  line-height: 1.5;
}

.fs-c-aggregateRating__count::before {
  content: "(";
}
.fs-c-aggregateRating__count::after {
  content: "件)";
}

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

.fs-c-rating .fs-c-rating__value {
  color: var(--pt-clr-textHeader-1);
  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: #B79331;
  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: var(--pt-clr-bg-pbar);
  color: var(--pt-clr-text-1);
  font-size: 1rem;
  line-height: 1;
  text-align: center;
}

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

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

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

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

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

.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: #333481;
}

.fs-l-productLayout__item .fs-c-productMarks .fs-c-productMark__mark, .fs-l-productLayout__item .fs-c-productMarks .fs-c-mark {
  display: flex;
  padding: 6px 9px 7px;
  border-radius: 50vw;
  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: 4px 7px 5px;
  border-radius: 50vw;
  font-size: var(--pt-fz-xxs, 10px);
  line-height: 1;
}
.fs-c-productMarks .fs-c-mark {
  display: inline-block;
}

.fs-l-productLayout__item--2 .fs-c-productMark {
  display: contents;
}
.fs-l-productLayout__item--2 .fs-c-productMarks {
  display: flex;
  row-gap: 3px;
  flex-wrap: wrap;
}
.fs-l-productLayout__item--2 .fs-l-productLayout__item .fs-c-productMarks :is(.fs-c-productMark__item, .fs-c-mark) {
  margin-bottom: 0;
}

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

.fs_p_scrollingCartButton {
  display: none;
}

.fs-c-button--primary {
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 1em 1.6em;
  border: 1px solid var(--_b-clr-bd, #333481);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #333481);
  box-shadow: none;
  color: var(--_clr-text, white);
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-button--primary:visited {
  color: var(--_clr-text, white);
}
.fs-c-button--primary:active, .fs-c-button--primary: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, var(--pt-clr-btnText-hover-1));
}
.fs-c-button--primary:active::after, .fs-c-button--primary:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-c-button--primary: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--primary:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}

.fs-c-button--secondary {
  --_b-clr-bg:var(--pt-clr-btnBg-3);
  --_b-clr-bd:var(--pt-clr-btnBorder-3);
  --_clr-text:var(--pt-clr-btnText-3);
  --_b-clr-hvText:var(--pt-clr-btnText-1);
  --_b-clr-hvBd:var(--pt-clr-btnBorder-1);
  --_b-clr-hvBg:var(--pt-clr-btnBg-1);
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 1em 1.6em;
  border: 1px solid var(--_b-clr-bd, #333481);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #333481);
  box-shadow: none;
  color: var(--_clr-text, white);
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-button--secondary:visited {
  color: var(--_clr-text, white);
}
.fs-c-button--secondary:active, .fs-c-button--secondary: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, var(--pt-clr-btnText-hover-1));
}
.fs-c-button--secondary:active::after, .fs-c-button--secondary:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-c-button--secondary: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--secondary:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}

.fs-c-button--standard {
  --_b-clr-bg:var(--pt-clr-btnBg-2);
  --_b-clr-bd:var(--pt-clr-btnBorder-2);
  --_clr-text:var(--pt-clr-btnText-2);
  --_b-clr-hvText:var(--pt-clr-btnText-hover-2);
  --_b-clr-hvBd:var(--pt-clr-btnBorder-hover-2);
  --_b-clr-hvBg:var(--pt-clr-btnBg-hover-2);
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 1em 1.6em;
  border: 1px solid var(--_b-clr-bd, #333481);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #333481);
  box-shadow: none;
  color: var(--_clr-text, white);
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-button--standard:visited {
  color: var(--_clr-text, white);
}
.fs-c-button--standard:active, .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, var(--pt-clr-btnText-hover-1));
}
.fs-c-button--standard:active::after, .fs-c-button--standard:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .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);
  }
  .fs-c-button--standard:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}

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

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

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

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

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

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

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

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

.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 #b3b3b3;
  color: #333481;
  font-size: clamp(17px, 12.263px + 1.053vw, 19px);
  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-clr-bg:var(--pt-clr-btnBg-3);
  --_b-clr-bd:var(--pt-clr-btnBorder-3);
  --_clr-text:var(--pt-clr-btnText-3);
  --_b-clr-hvText:var(--pt-clr-btnText-1);
  --_b-clr-hvBd:var(--pt-clr-btnBorder-1);
  --_b-clr-hvBg:var(--pt-clr-btnBg-1);
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 1em 1.6em;
  border: 1px solid var(--_b-clr-bd, #333481);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #333481);
  box-shadow: none;
  color: var(--_clr-text, white);
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:visited {
  color: 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, var(--pt-clr-btnText-hover-1));
}
.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, var(--pt-clr-btnText-hover-1));
}
@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 {
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 1em 1.6em;
  border: 1px solid var(--_b-clr-bd, #333481);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #333481);
  box-shadow: none;
  color: var(--_clr-text, white);
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop:visited, .fs-c-buttonContainer--back .fs-c-button--myPageTop:visited, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop:visited {
  color: 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, var(--pt-clr-btnText-hover-1));
}
.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, var(--pt-clr-btnText-hover-1));
}
@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-buttonContainer--issueReceipt {
  display: flex;
  justify-content: center;
  margin-top: 3.2rem;
}
.fs-c-buttonContainer--issueReceipt .fs-c-button--issueReceipt {
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 1em 1.6em;
  border: 1px solid var(--_b-clr-bd, #333481);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #333481);
  box-shadow: none;
  color: var(--_clr-text, white);
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-c-buttonContainer--issueReceipt .fs-c-button--issueReceipt:visited {
  color: var(--_clr-text, white);
}
.fs-c-buttonContainer--issueReceipt .fs-c-button--issueReceipt:active, .fs-c-buttonContainer--issueReceipt .fs-c-button--issueReceipt: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, var(--pt-clr-btnText-hover-1));
}
.fs-c-buttonContainer--issueReceipt .fs-c-button--issueReceipt:active::after, .fs-c-buttonContainer--issueReceipt .fs-c-button--issueReceipt:focus::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, var(--pt-clr-btnText-hover-1));
}
@media (hover: hover) {
  .fs-c-buttonContainer--issueReceipt .fs-c-button--issueReceipt: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--issueReceipt .fs-c-button--issueReceipt:hover::after {
    transform: var(--_b-transform, translateX(0.25em));
    color: var(--_b-clr-icon-hover, white);
  }
}

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

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

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

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

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

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

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

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

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

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

.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
  border: none;
  color: #333;
  font-size: clamp(19px, 11.895px + 1.579vw, 22px);
  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(15px, 12.632px + 0.526vw, 16px);
  text-align: center;
}
@media screen and (max-width: 639px) {
  .fs-c-newUsers .fs-c-newUsers__message {
    text-align: left;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cate-header {
  margin-bottom: 4.8rem;
}
.cate-header.__last-bd {
  margin-bottom: 4.8rem;
  padding-bottom: 4.8rem;
  border-bottom: 1px solid #cccccc;
}
@media screen and (min-width: 900px) {
  .cate-header.__last-bd {
    margin-bottom: 9.6rem;
    padding-bottom: 9.6rem;
  }
}
.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: 9.6rem;
    padding-bottom: 9.6rem;
  }
}
.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(15px, 12.632px + 0.526vw, 16px);
  -ms-overflow-style: none; /* IE, Edge 対応 */
  scrollbar-width: none; /* Firefox 対応 */
}
.fs-c-sortItems::-webkit-scrollbar {
  display: none; /* Chrome, Safari 対応 */
}
.fs-c-sortItems__list {
  display: flex;
  justify-content: center;
  width: 625px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  border: none;
}
@media screen and (min-width: 900px) {
  .fs-c-sortItems__list {
    display: flex;
    justify-content: center;
  }
}
.fs-c-sortItems__list__item {
  display: inline-block;
  height: 100%;
  padding: 0 0.75em;
  text-decoration: none;
}
.fs-c-sortItems__list__item__label {
  padding: 0.75em 0;
  border-bottom: 3px solid transparent;
  color: #222222;
}
.fs-c-sortItems__list__item__label:hover, .fs-c-sortItems__list__item__label:active, .fs-c-sortItems__list__item__label:focus {
  border-bottom: 3px solid #333481;
  color: #333481;
  font-weight: 700;
}
.fs-c-sortItems__list__item.is-active .fs-c-sortItems__list__item__label {
  border-bottom: 3px solid #333481;
  color: #333481;
  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: #222222;
  font-size: clamp(19px, 11.895px + 1.579vw, 22px);
}
.fs-body-product .item-detail-text-pc .acc-wrap:nth-of-type(1), .fs-body-product .item-detail-text-sp .acc-wrap:nth-of-type(1) {
  border-top: 1px solid #cccccc;
}
.fs-body-product .item-detail-text-pc .item-inn, .fs-body-product .item-detail-text-sp .item-inn {
  border-bottom: 1px solid #cccccc;
}
.fs-body-product .acc-wrap .acc-tit {
  display: flex;
  position: relative;
  align-items: center;
}
.fs-body-product .acc-wrap .acc-tit .acc-tit__btn {
  display: flex;
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 5rem;
  height: 100%;
  transform: translate(0%, -50%);
}
.fs-body-product .acc-wrap .acc-tit .acc-tit__btn::after {
  color: #222222;
  font-size: 1.6rem;
  font-family: "icomoon" !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: "\e90a";
}
.fs-body-product .acc-wrap.is-active > .acc-tit .acc-tit__btn::after {
  content: "\e909";
}

.fs-body-product .acc-wrap .acc-tit .__inn-txt {
  display: block;
  width: 100%;
  padding: 1.6rem 0;
  border-bottom: 1px solid #cccccc;
  color: #222222;
  font-size: clamp(16px, 11.263px + 1.053vw, 18px);
  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-bottom: 4.8rem;
}

.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct {
  justify-content: center;
  padding: 0;
  cursor: pointer;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct :is(.fs-c-button--plain:hover, .fs-c-button--plain:active, .fs-c-button--plain:focus) {
  text-decoration: none;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct .fs-c-button__label {
  color: #333333;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct :is(.fs-c-button__label:hover,
.fs-c-button__label:active,
.fs-c-button__label:focus) {
  color: #666666;
}
.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;
  }
}

@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;
}
.fs-p-snsArea > *:hover, .fs-p-snsArea > *:active, .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: #35abf3;
}
.fs-p-snsArea i.fab.fa-facebook-f {
  color: #666666;
  transition: 0.4s;
}
.fs-p-snsArea i.fab.fa-facebook-f:hover, .fs-p-snsArea i.fab.fa-facebook-f:active {
  color: #3085f3;
}
.fs-p-snsArea i.fab.fa-line {
  color: #666666;
  transition: 0.4s;
}
.fs-p-snsArea i.fab.fa-line:hover, .fs-p-snsArea i.fab.fa-line:active {
  color: #07e060;
}

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

.review-cnt-copy .fs-c-button--addReview--detail,
.review-cnt-copy .fs-c-button--viewAllReviews {
  display: inline-block;
  display: inline-block;
  width: var(--pt-spa-btn-md);
  padding: 0;
  padding: 1em 1.6em;
  border: 1px solid var(--_b-clr-bd, #333481);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #333481);
  box-shadow: none;
  color: var(--_clr-text, white);
  font-size: 1.5rem;
  line-height: 5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.review-cnt-copy .fs-c-button--addReview--detail:visited,
.review-cnt-copy .fs-c-button--viewAllReviews:visited {
  color: 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, var(--pt-clr-btnText-hover-1));
}
.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, var(--pt-clr-btnText-hover-1));
}
@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: 300px;
}
@media screen and (max-width: 639px) {
  :is(#pt-reviBtn-left,
  #pt-reviBtn-right,
  #pt-reviBtn-left-sp,
  #pt-reviBtn-right-sp) .fs-c-button--addReview--detail,
  :is(#pt-reviBtn-left,
  #pt-reviBtn-right,
  #pt-reviBtn-left-sp,
  #pt-reviBtn-right-sp) .fs-c-button--viewAllReviews {
    width: 100%;
    margin: 0 auto;
  }
}

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

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

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

.review-cnt-copy .pt-outputReviw_ttl {
  margin-top: 0;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 899px) {
  .review-cnt-copy .pt-outputReviw_ttl {
    margin-bottom: 2.4rem;
  }
}
.review-cnt-copy .pt-outputReviw_ttl .col-ttl__pri {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 700;
  font-size: clamp(22px, 12.526px + 2.105vw, 26px);
  line-height: 1;
  text-align: center;
}
.review-cnt-copy .pt-outputReviw_ttl .col-ttl__sec {
  margin-top: 0.8rem;
  font-size: clamp(15px, 12.632px + 0.526vw, 16px);
  text-align: center;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-productReview__reviewList {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-productReview__reviewList > * {
  width: 100%;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-productReview__reviewList > *:not(:nth-of-type(1)) {
  margin-top: 2.4rem;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewList__item {
  padding: 16px 16px;
  border-top: none;
  border-bottom: 1px solid #dddddd;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewList__item:nth-of-type(1) {
  padding: 0 16px 16px;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewList__item:not(:nth-of-type(1)) {
  margin-top: 1.6rem;
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewer__name {
  display: inline-block;
  font-weight: 700;
  font-size: var(--pt-fz-md, 1.8rem);
}
:is(#fs_form,
#pt-outputReviw_desc-sp) .fs-c-reviewer__profile {
  display: inline-block;
  font-size: var(--pt-fz-smh, 1.5rem);
}
: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;
}
#output-review_rating:has(> .fs-c-productReview__aggregateRating > [aria-label="レビュー件数 0"]) {
  display: none;
}

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

.review-cnt-copy__none-review {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  width: 100%;
  min-height: 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: 9.6rem;
  }
}

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

.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;
  }
}
@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: 6rem;
  }
}
.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;
}

@media screen and (min-width: 900px) {
  .fs-c-productCarouselMainImage__carousel {
    container-name: fspcm;
    container-type: inline-size;
  }
  .fs-c-productCarouselMainImage__image img {
    aspect-ratio: 1 / 1;
    width: min(100cqi, 620px);
    height: min(100%, 620px);
    -o-object-fit: cover;
       object-fit: cover;
  }
  @supports not (width: 100cqi) {
    .fs-c-productCarouselMainImage__image img {
      width: min(100vw, 620px);
    }
  }
}
.fs-c-productCarouselMainImage__image__caption {
  display: none;
  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;
    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%;
    margin: 0 0.8rem 0 0 !important;
  }
  .fs-c-productCarouselMainImage__thumbnailList > li:nth-of-type(1) {
    flex-basis: calc(80px + 0.8rem);
    padding-left: 0.8rem;
  }
}
.fs-c-productCarouselMainImage__thumbnailList > li img {
  display: block;
  width: 100%;
}
.fs-c-productCarouselMainImage__thumbnailList li.slick-active .fs-c-productCarouselMainImage__thumbnail > img {
  border: 2px solid #333481;
}
.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 5rem;
  grid-template-columns: 6.75rem 1fr 1fr 5rem;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  row-gap: 0.8rem;
  width: 100%;
  max-width: 450px;
  margin: 2.4rem auto;
}
@media screen and (min-width: 440px) {
  .pt-cartUnderCnt {
    grid-template-rows: auto;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.particular__open-btn {
  --_b-height: 4.8rem;
  width: 100%;
  min-width: 220px;
  max-width: 100%;
  padding: 0 0.5rem;
  border: 1px solid var(--pt-clr-btnBorder-1);
  border-radius: 50vw;
  background: var(--pt-clr-btnBg-1);
  color: var(--pt-clr-btnText-1);
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.particular__open-btn:hover, .particular__open-btn:focus {
  background: var(--pt-clr-btnBg-hover-1);
  color: var(--pt-clr-btnText-hover-1);
}

a.particular__open-btn {
  display: grid;
}

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

.pt-cartUpperCnt #pt-outputItem-multi {
  width: calc(100% - 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 #e6e6e6;
  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: #666;
  content: "\e911";
  color: #ffffff;
  line-height: 2.6rem;
}
.pt-cartUpperCnt .fs-c-variationList__item__title {
  padding: 1em 1.5em;
  background-color: var(--pt-clr-headerBg-def);
  line-height: 1;
  text-align: left;
}
.pt-cartUpperCnt .fs-c-variationList__item__body {
  margin-top: 0;
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationList__item__body {
    flex-wrap: wrap;
  }
  .pt-cartUpperCnt .fs-c-variationList__item__body > div {
    width: 100%;
  }
}
.pt-cartUpperCnt .fs-c-variationList__item__body:has(.fs-c-variationList__item__image) {
  margin-bottom: 0.8rem;
}
.pt-cartUpperCnt .fs-c-variationList__item__image {
  flex: 1 0 auto;
  margin-top: 0.8rem;
  margin-left: 2.4rem;
}
.pt-cartUpperCnt .fs-c-variationList__item__image img {
  max-width: 80px;
}
@media screen and (max-width: 899px) and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationList__item__image {
    display: flex;
    justify-content: center;
    margin-bottom: 0.8rem;
    margin-left: 0;
  }
}
.pt-cartUpperCnt .fs-c-variationList__item__cart {
  padding-right: 2.4rem;
}
@media screen and (max-width: 899px) {
  .pt-cartUpperCnt .fs-c-variationList__item__cart {
    padding-right: 1.6rem;
  }
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationList__item__cart {
    max-width: none;
  }
}
.pt-cartUpperCnt .fs-c-variationList__item__cart li {
  min-height: 5rem;
  margin-top: 0.8rem;
}
.pt-cartUpperCnt .fs-c-variationList__item__cart li > *:nth-of-type(3) {
  order: 0;
}
.pt-cartUpperCnt .fs-c-variationList__item__cart li:not(:nth-last-of-type(1)) {
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #e6e6e6;
}
.pt-cartUpperCnt .fs-c-variationList__item__cart li:nth-last-of-type(1) {
  padding-bottom: 0;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__variationName {
  display: flex;
  position: relative;
  flex-direction: unset;
  flex-wrap: nowrap;
  padding-right: 2.4rem;
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__variationName {
    flex-direction: column;
  }
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__variationName::after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.6rem;
  width: 1px;
  height: 3.6rem;
  transform: translateY(-50%);
  background-color: #e6e6e6;
  content: "";
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__variationName__name {
  padding-right: 0.8rem;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart.fs-c-variationCart--withImage .fs-c-variationCart__image {
  margin-right: 0.8rem;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-outOfStockButton {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-button--addToCart--variation {
  min-width: auto;
  line-height: 4rem;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-button--subscribeToArrivalNotice--variation {
  min-width: auto;
  box-shadow: none;
  line-height: 4rem;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__wishlist .fs-c-button--particular {
  padding: 0 0.8rem 0 0;
}
.pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__wishlist .fs-c-button--particular:hover, .pt-cartUpperCnt .fs-c-variationList__item .fs-c-variationCart__wishlist .fs-c-button--particular:active {
  color: #DE2C2F;
}
.pt-cartUpperCnt .fs-c-variationCart > li {
  grid-template-columns: 1fr 7rem 12em;
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationCart > li {
    grid-template-columns: 1fr 3.5rem 11em;
  }
}
.pt-cartUpperCnt .fs-c-variationCart--withImage > li {
  grid-template-columns: auto 1fr 7rem 12em;
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationCart--withImage > li {
    grid-template-columns: auto 1fr 3.5rem 11em;
  }
}
@media screen and (min-width: 900px) {
  .pt-cartUpperCnt .fs-c-variationCart--withImage .fs-c-variationCart__image > img {
    max-width: 70px;
  }
}
@media screen and (max-width: 639px) {
  .pt-cartUpperCnt .fs-c-variationCart--withImage .fs-c-variationCart__image > img {
    max-width: 45px;
  }
}
.pt-cartUpperCnt .fs-c-productVariationPrice {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: flex-start;
}
.pt-cartUpperCnt .fs-c-productVariationPrice__addon {
  display: flex;
  font-size: 0.8em;
}
.pt-cartUpperCnt .fs-c-productVariationPrice__addon::after {
  content: ")";
}
.pt-cartUpperCnt .fs-c-productVariationPrice__addon::before {
  content: "(";
}
.pt-cartUpperCnt .fs-c-variationCart__wishlist .fs-c-button--particular {
  padding: 0.8em 1.6em 0.6em;
}
.pt-cartUpperCnt .fs-c-variationCart__wishlist .fs-c-button--particular:hover, .pt-cartUpperCnt .fs-c-variationCart__wishlist .fs-c-button--particular:active {
  color: #DE2C2F;
}
.pt-cartUpperCnt .variation-open-btn {
  display: flex;
  justify-content: center;
}
.pt-cartUpperCnt .variation-open-btn > * {
  width: 100%;
  max-width: 350px;
}
@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 {
  display: block;
  padding: 0;
  border: none;
  color: #666;
}
:is(.fs-l-productLayout__item) .fs-c-productNumber__label {
  margin-right: 0.8rem;
}
:is(.fs-l-productLayout__item) .fs-c-productNumber__label::after {
  content: "：";
}
:is(.fs-l-productLayout__item) .fs-c-productNameHeading__copy {
  display: block;
  width: 100%;
  margin: 0.8rem 0 0.4rem;
  padding: 0;
  border-left: none;
  color: #222222;
  font-weight: 500;
  font-size: clamp(14px, 11.632px + 0.526vw, 15px);
}
:is(.fs-l-productLayout__item) .fs-c-productNameHeading__name {
  display: block;
  width: 100%;
  margin: 0 0 0.8rem;
  color: #222222;
  font-weight: 500;
  font-size: 2.4rem;
}
@media screen and (max-width: 439px) {
  :is(.fs-l-productLayout__item) .fs-c-productNameHeading__name {
    font-size: calc(2.4rem + (21 - 24) * (100vw - 440px) / (350 - 440));
  }
}
:is(.fs-l-productLayout__item) .fs-c-productMark > li {
  margin-bottom: 0.4rem;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice > * + * {
  margin-left: 0.4rem;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--listed {
  color: #222222;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main {
  font-size: var(--pt-fz-md, 1.8rem);
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main__price.fs-c-price {
  display: inline;
  text-decoration: line-through;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__addon.fs-c-productPrice__addon--listed {
  display: none;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__main__label {
  display: none;
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__main__price {
  display: inline;
  color: #222222;
  font-weight: 500;
  font-size: var(--pt-fz-xxl, 2.6rem);
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__addon {
  color: #222222;
}
:is(.fs-l-productLayout__item) .fs-c-productPointDisplay {
  display: inline-block;
  padding: 0.5em 0.75em;
  border: 1px solid #222222;
  border-radius: var(--pt-r-md);
  background: transparent;
  color: #222222;
  font-size: 1.3rem;
  line-height: 1;
}
:is(.fs-l-productLayout__item) .fs-c-productNotice {
  padding: 0.8rem;
  border: none;
  background: #f5f5f5;
  font-size: 1.2rem;
  line-height: 1;
  text-align: center;
}
:is(.fs-l-productLayout__item) .fs-c-productNotice + .pt-cartUnderCnt {
  margin-top: 0.8rem;
}
:is(.fs-l-productLayout__item) .fs-c-productNotice + .cart-subsc-cnt {
  margin-top: 1.6rem;
}
:is(.fs-l-productLayout__item) .fs-c-productSelection {
  margin-top: 1.6rem;
  margin-bottom: 0.8rem;
}
:is(.fs-l-productLayout__item) .fs-c-productSelection__name {
  padding: 0.5em;
  background-color: #f5f5f5;
  line-height: 1;
}
:is(.fs-l-productLayout__item) .fs-c-productSelection__selection {
  margin-left: 0;
  padding: 4px;
}
:is(.fs-l-productLayout__item) .fs-c-productOption {
  margin-top: 1.6rem;
  margin-bottom: 0.8rem;
}
:is(.fs-l-productLayout__item) .fs-c-productOption__name {
  padding: 0.5em;
  background-color: #f5f5f5;
  line-height: 1;
}
:is(.fs-l-productLayout__item) .fs-c-variationLabel__label {
  display: none;
}
:is(.fs-l-productLayout__item) .fs-c-productPostage {
  padding: 0.5em;
  white-space: nowrap;
}
:is(.fs-l-productLayout__item) .fs-c-productPostage::before, :is(.fs-l-productLayout__item) .fs-c-productPostage::after {
  content: "";
}
:is(.fs-l-productLayout__item) .fs-c-quantity__message {
  position: absolute;
  bottom: -2rem;
}

.fs-body-product dt.fs-c-productSelection__name span {
  font-size: var(--pt-fz-smh, 1.5rem);
}
.fs-body-product dd.fs-c-productSelection__selection span {
  font-size: var(--pt-fz-smh, 1.5rem);
}
.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: #666666;
}
.fs-body-product .fs-c-button--addToCart--detail {
  --_b-height: 4.8rem;
  width: 100%;
  min-width: 220px;
  max-width: 100%;
  padding: 0 0.5rem;
  border: 1px solid var(--pt-clr-btnBorder-1);
  border-radius: 50vw;
  background: var(--pt-clr-btnBg-1);
  color: var(--pt-clr-btnText-1);
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--addToCart--detail:hover, .fs-body-product .fs-c-button--addToCart--detail:focus {
  background: var(--pt-clr-btnBg-hover-1);
  color: var(--pt-clr-btnText-hover-1);
}
.fs-body-product .fs-c-button--addToCart--variation {
  --_b-height: 4.8rem;
  width: 100%;
  min-width: 220px;
  max-width: 100%;
  padding: 0 0.5rem;
  border: 1px solid var(--pt-clr-btnBorder-1);
  border-radius: 50vw;
  background: var(--pt-clr-btnBg-1);
  color: var(--pt-clr-btnText-1);
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--addToCart--variation:hover, .fs-body-product .fs-c-button--addToCart--variation:focus {
  background: var(--pt-clr-btnBg-hover-1);
  color: var(--pt-clr-btnText-hover-1);
}
.fs-body-product .fs-c-button--addToCart--subscriptionDetail {
  --_b-height: 4.8rem;
  width: 100%;
  min-width: 220px;
  max-width: 100%;
  padding: 0 0.5rem;
  border: 1px solid var(--pt-clr-btnBorder-1);
  border-radius: 50vw;
  background: var(--pt-clr-btnBg-1);
  color: var(--pt-clr-btnText-1);
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--addToCart--subscriptionDetail:hover, .fs-body-product .fs-c-button--addToCart--subscriptionDetail:focus {
  background: var(--pt-clr-btnBg-hover-1);
  color: var(--pt-clr-btnText-hover-1);
}
.fs-body-product .fs-c-button--addToSubscriptionCart--detail {
  --_b-height: 4.8rem;
  width: 100%;
  min-width: 220px;
  max-width: 100%;
  padding: 0 0.5rem;
  border: 1px solid var(--pt-clr-btnBorder-1);
  border-radius: 50vw;
  background: var(--pt-clr-btnBg-1);
  color: var(--pt-clr-btnText-1);
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--addToSubscriptionCart--detail:hover, .fs-body-product .fs-c-button--addToSubscriptionCart--detail:focus {
  background: var(--pt-clr-btnBg-hover-1);
  color: var(--pt-clr-btnText-hover-1);
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail {
  width: 100%;
  min-width: 220px;
  max-width: 100%;
  padding: 0 0.5rem;
  border: 1px solid #999999;
  border-radius: 50vw;
  background: #999999;
  color: #ffffff;
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:hover, .fs-body-product .fs-c-button--subscribeToArrivalNotice--detail:focus {
  border-color: #bbbbbb;
  background: #bbbbbb;
  text-decoration: none;
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--variation {
  width: 100%;
  min-width: 220px;
  max-width: 100%;
  padding: 0 0.5rem;
  border: 1px solid #999999;
  border-radius: 50vw;
  background: #999999;
  color: #ffffff;
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--variation:hover, .fs-body-product .fs-c-button--subscribeToArrivalNotice--variation:focus {
  border-color: #bbbbbb;
  background: #bbbbbb;
  text-decoration: none;
}
.fs-body-product .fs-c-button--addToWishList--detail {
  --_b-clr-hvBg: #DE2C2F;
  --_b-clr-hvText:#ffffff;
  --_b-clr-icon: #DE2C2F;
  --_b-clr-icon-hover: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 5rem;
  padding: 0 0.5rem;
  border: 1px solid var(--_b-clr-bd, #DE2C2F);
  border-radius: 50vw;
  background: var(--_b-clr-bg, #ffffff);
  color: var(--_clr-text, #DE2C2F);
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--addToWishList--detail:hover, .fs-body-product .fs-c-button--addToWishList--detail:focus {
  border-color: var(--_b-clr-hvBd, #ffffff);
  background: var(--_b-clr-hvBg, #DE2C2F);
  color: var(--_b-clr-hvText, #ffffff);
  text-decoration: none;
}
.fs-body-product .fs-c-button--addToWishList--detail::after {
  color: var(--_b-clr-icon, #DE2C2F);
}
.fs-body-product .fs-c-button--addToWishList--detail:hover::after, .fs-body-product .fs-c-button--addToWishList--detail:focus::after {
  color: var(--_b-clr-icon-hover, #ffffff);
}
.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 {
  text-decoration: none;
}
.fs-body-product .fs-c-button--addToWishList--detail::after {
  margin-left: 0;
}
.fs-body-product .fs-c-button--removeFromWishList--detail {
  --_b-clr-hvBg: #DE2C2F;
  --_b-clr-hvText:#ffffff;
  --_b-clr-icon: #DE2C2F;
  --_b-clr-icon-hover: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 5rem;
  padding: 0 0.5rem;
  border: 1px solid var(--_b-clr-bd, #DE2C2F);
  border-radius: 50vw;
  background: var(--_b-clr-bg, #ffffff);
  color: var(--_clr-text, #DE2C2F);
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.fs-body-product .fs-c-button--removeFromWishList--detail:hover, .fs-body-product .fs-c-button--removeFromWishList--detail:focus {
  border-color: var(--_b-clr-hvBd, #ffffff);
  background: var(--_b-clr-hvBg, #DE2C2F);
  color: var(--_b-clr-hvText, #ffffff);
  text-decoration: none;
}
.fs-body-product .fs-c-button--removeFromWishList--detail::after {
  color: var(--_b-clr-icon, #DE2C2F);
}
.fs-body-product .fs-c-button--removeFromWishList--detail:hover::after, .fs-body-product .fs-c-button--removeFromWishList--detail:focus::after {
  color: var(--_b-clr-icon-hover, #ffffff);
}
.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 {
  text-decoration: none;
}
.fs-body-product .fs-c-button--removeFromWishList--detail::after {
  margin-left: 0;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail {
  --_b-height: 4.8rem;
  --_b-clr-hvBg: #DE2C2F;
  --_b-clr-hvText:#ffffff;
  --_b-clr-icon: #DE2C2F;
  --_b-clr-icon-hover: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 220px;
  max-width: 100%;
  padding: 0 0.5rem;
  border: 1px solid var(--_b-clr-bd, #DE2C2F);
  border-radius: 50vw;
  background: var(--_b-clr-bg, #ffffff);
  color: var(--_clr-text, #DE2C2F);
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.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: var(--_b-clr-hvBd, #ffffff);
  background: var(--_b-clr-hvBg, #DE2C2F);
  color: var(--_b-clr-hvText, #ffffff);
  text-decoration: none;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail::after {
  color: var(--_b-clr-icon, #DE2C2F);
}
.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: var(--_b-clr-icon-hover, #ffffff);
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail:hover, .fs-body-product.fs-body-productSubscribe .fs-c-button--addToWishList--detail:focus {
  text-decoration: none;
}
.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 {
  --_b-clr-icon: #DE2C2F;
  --_b-clr-icon-hover: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 220px;
  max-width: 100%;
  padding: 0 0.5rem;
  border: 1px solid var(--_b-clr-bd, #DE2C2F);
  border-radius: 50vw;
  background: var(--_b-clr-bg, #ffffff);
  color: var(--_clr-text, #DE2C2F);
  font-weight: bold;
  line-height: var(--_b-height, 5rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.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: var(--_b-clr-hvBd, #ffffff);
  background: var(--_b-clr-hvBg, #DE2C2F);
  color: var(--_b-clr-hvText, #ffffff);
  text-decoration: none;
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail::after {
  color: var(--_b-clr-icon, #DE2C2F);
}
.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: var(--_b-clr-icon-hover, #ffffff);
}
.fs-body-product.fs-body-productSubscribe .fs-c-button--removeFromWishList--detail .fs-c-button__label {
  display: block;
}

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

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

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

.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: "\e90a";
  color: #333333;
  font-size: 0.7em;
  line-height: 1;
  font-family: "icomoon" !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: #333481;
  background: #333481;
  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: #333481;
  opacity: 1;
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
  border-color: #333481;
  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: "\e90a";
}

[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:#333481;
  --pt-clr-2:#333;
  --pt-clr-3:#222;
  --pt-clr-4:#666;
  --pt-clr-5:#F4FF5D;
  --pt-clr-6:#B79331;
  --pt-clr-notice:#DE2C2F;
  --pt-clr-textHeader-1: #222222;
  --pt-clr-subText-1: #666;
  --pt-clr-subText-2: #B79331;
  --pt-clr-text-1: #333333;
  --pt-clr-bg-base: #f2f2f2;
  --pt-clr-bg-pbar: #D9D9D9;
  --pt-clr-a:#333333;
  --pt-clr-ahover:#666666;
  --pt-clr-bd:#999999;
  --pt-clr-bd-l1:#b3b3b3;
  --pt-clr-bd-l2:#cccccc;
  --pt-clr-bd-l3:#e6e6e6;
  --pt-font-family-base: "Zen Kaku Gothic New", sans-serif;
  --pt-font-family-sub: "Lato", sans-serif;
  --pt-fz-xxl:clamp(24px, 12.158px + 2.632vw, 29px);
  --pt-fz-xl:clamp(22px, 12.526px + 2.105vw, 26px);
  --pt-fz-lg:clamp(19px, 11.895px + 1.579vw, 22px);
  --pt-fz-ml:clamp(17px, 12.263px + 1.053vw, 19px);
  --pt-fz-md:clamp(16px, 11.263px + 1.053vw, 18px);
  --pt-fz-sm:clamp(16px, 13.632px + 0.526vw, 17px);
  --pt-fz-def:clamp(15px, 12.632px + 0.526vw, 16px);
  --pt-fz-smh:clamp(14px, 11.632px + 0.526vw, 15px);
  --pt-fz-xs:clamp(11px, 8.632px + 0.526vw, 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:9.6rem;
  --pt-7:12rem;
  --pt-8:15rem;
  --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:96px;
  --pt-px-7:120px;
  --pt-px-8:150px;
  --pt-clr-headerBg-def: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(1200px + var(--pt-spa-both-side) * 2);
  --pt-spa-max-width-sm:640px;
  --pt-spa-max-width-article:820px;
  --pt-spa-both-side: min(4vw,2rem);
  --pt-spa-section: clamp(9.6rem, -3.189rem + 28.421vw, 15rem);
  --pt-spa-section-s: clamp(9.6rem, 3.916rem + 12.632vw, 12rem);
  --pt-spa-section-inn:clamp(3.2rem, 1.305rem + 4.211vw, 4rem);
  --pt-spa-section-inn-s:clamp(2.8rem, 1.853rem + 2.105vw, 3.2rem);
  --pt-spa-btn-md: min(100%,320px);
  --pt-spa-btn-sm: min(100%,275px);
  --pt-spa-btn-xs: min(100%,225px);
  --pt-spa-btn-xxs: min(100%,200px);
  --pt-clr-btnBg-1:#333481;
  --pt-clr-btnBorder-1:#333481;
  --pt-clr-btnText-1: #fff;
  --pt-clr-btnBg-hover-1: #5c5d9a;
  --pt-clr-btnBorder-hover-1: #5c5d9a;
  --pt-clr-btnText-hover-1: #fff;
  --pt-clr-btnBg-2: #333;
  --pt-clr-btnBorder-2:#333;
  --pt-clr-btnText-2: #fff;
  --pt-clr-btnBg-hover-2:#525252;
  --pt-clr-btnBorder-hover-2: #525252;
  --pt-clr-btnText-hover-2: #fff;
  --pt-clr-btnBg-3: #D9D9D9;
  --pt-clr-btnBorder-3: #D9D9D9;
  --pt-clr-btnText-3: #222222;
  --pt-clr-btnBg-hover-3: #cfcfcf;
  --pt-clr-btnBorder-hover-3: #cfcfcf;
  --pt-clr-btnText-hover-3: #222222;
  --pt-ratioImg-1: 1 / 1;
  --ptw-ratioImg-2: 2 / 3;
  --pt-r-sm: 4px;
  --pt-r-md: 8px;
  --pt-lh-def:1.75;
  --pt-lh-lg:2;
  --pt-lh-hd:1.25;
  --pt-lh-hdlg:1.5;
  --pt-shadow-1: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  --pt-shadow-2: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  --pt-header-shadow:var(--pt-shadow-1);
  --pt-clr-overlay-1:rgba(51,51,51,0.6);
}

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

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

:where(a, .pt-dummyAnkr) {
  color: #333333;
  cursor: pointer;
}
:where(a, .pt-dummyAnkr):hover, :where(a, .pt-dummyAnkr):active, :where(a, .pt-dummyAnkr):focus {
  color: #666666;
}

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

: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-of-hidden {
  overflow: hidden;
}

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

.pt-txtlink {
  text-decoration: underline;
}
.pt-txtlink:active, .pt-txtlink:focus {
  text-decoration: initial;
}
@media (hover: hover) {
  .pt-txtlink:hover {
    text-decoration: initial;
  }
}

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

.pt-att {
  color: var(--pt-clr-1);
}

.pt-notice {
  color: var(--pt-clr-notice);
}

.pt-textlink {
  color: #666;
  text-decoration: underline;
  cursor: pointer;
}
.pt-textlink:hover, .pt-textlink:active, .pt-textlink:focus {
  color: #666666;
}
.pt-textlink::before {
  content: "> ";
}

:is(.pt-ol, .pt-ul) > * + * {
  margin-top: 1em;
}

:is(.pt-uln) {
  padding: 0;
}

.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,
.fr3-item__image {
  -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);
}

@media screen and (min-width: 640px) {
  .oSP {
    display: none;
  }
}

@media screen and (max-width: 639px) {
  .oPC {
    display: none;
  }
}

:root {
  --pt-hamburger-width: clamp(16px, 6.526px + 2.105vw, 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: calc(var(--pt-header-height-catch, 41px) + var(--pt-header-height, clamp(716px, 659.158px + 12.632vw, 740px)) + 32px);
}
@media screen and (min-width: 900px) {
  .fs-l-page {
    padding-top: calc(var(--pt-header-height-catch, 41px) + var(--pt-header-height, 74px) + 68px);
  }
}
@media screen and (min-width: 900px) {
  .fs-l-page:has(> .pt-hSearch.is-open) .pt-header, .fs-l-page:has(> .pt-drawer.is-open) .pt-header {
    z-index: 1005;
    box-shadow: none;
  }
  .fs-l-page:has(> .pt-hSearch.is-open) .pt-header__bottom, .fs-l-page:has(> .pt-drawer.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 :where(h2, h3, h4, p) {
  margin-top: 1em;
  margin-bottom: 1em;
}
.pt-header__catch {
  background-color: var(--pt-clr-2);
  transition-duration: 0.4s;
}
.pt-header__catch--ankr {
  display: block;
  padding: 0.5em var(--pt-spa-both-side);
  color: #fff;
  font-size: var(--pt-fz-smh);
  text-align: center;
}
body.is-scroll .pt-header__catch {
  margin-top: calc(var(--pt-header-height-catch) * -1);
}

.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: min(40%, 200px) 1fr;
  max-width: var(--pt-spa-max-width-p);
  margin: 0 auto;
  padding-right: var(--_padr, var(--pt-spa-both-side));
  padding-left: var(--_padl, var(--pt-spa-both-side));
  -moz-column-gap: clamp(16px, 6.526px + 2.105vw, 20px);
  grid-template-areas: "logo icons";
       column-gap: clamp(16px, 6.526px + 2.105vw, 20px);
  align-items: center;
}
.pt-header__upper--inn .pt-header__upper--logo-h1 {
  grid-area: logo;
  margin: 0;
}
.pt-header__upper--inn .pt-header__upper--logo-h1 a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.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;
}
.pt-header__center {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -100%);
  font-size: var(--pt-fz-xs);
}
@media screen and (min-width: 1000px) {
  .pt-header__center {
    display: block;
  }
}
.pt-header__center span {
  color: var(--pt-clr-1);
}
.pt-header__bottom {
  max-width: var(--pt-spa-max-width-p);
  margin: 0 auto;
  padding-right: var(--_padr, var(--pt-spa-both-side));
  padding-left: var(--_padl, var(--pt-spa-both-side));
}
@media screen and (max-width: 899px) {
  .pt-header__bottom {
    --_padl:0;
    --_padr:0;
  }
  .pt-header__bottom > *:not(.pt-header__bottom--catch) {
    display: none;
  }
}
.pt-header__bottom--catch {
  padding: 0.25em var(--pt-spa-both-side);
  background-color: var(--pt-clr-5);
}
@media screen and (min-width: 900px) {
  .pt-header__bottom--catch {
    display: none;
  }
}
.pt-header__bottom--catch p {
  margin: 0;
  color: var(--pt-clr-1);
  font-weight: 700;
  text-align: center;
}
.pt-header__glIcons {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  gap: clamp(20px, -8.421px + 6.316vw, 32px);
}
@media screen and (min-width: 640px) {
  .pt-header__glIcons {
    gap: 32px;
  }
}
.pt-header__glIcons :is(a, .pt-dummyAnkr) {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 12px 0;
  gap: 4px;
}
.pt-header__glIcons :is(a, .pt-dummyAnkr)::before {
  font-size: calc(var(--pt-hamburger-width) * 1.4);
}
@media screen and (min-width: 640px) {
  .pt-header__glIcons :is(a, .pt-dummyAnkr)::before {
    font-size: var(--pt-hamburger-height);
  }
}
.pt-header__glIcons span:not([class]) {
  display: none;
  font-weight: 400;
}
@media screen and (min-width: 900px) {
  .pt-header__glIcons span:not([class]) {
    display: inline;
    font-size: clamp(8px, 3.263px + 1.053vw, 10px);
  }
}
@media screen and (min-width: 990px) {
  .pt-header__glIcons span:not([class]) {
    display: inherit;
  }
}
.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(10%, 1.5em);
  left: 50%;
}
.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;
}
@media screen and (max-width: 639px) {
  .pt-header__glIcons--login, .pt-header__glIcons--mypage {
    display: none !important;
  }
}
.pt-header__glIcons--search .pt-dummyAnkr.is-open {
  color: #666666;
}
.pt-header__glIcons--search .pt-dummyAnkr.is-open::before {
  color: #666666;
}
.pt-header__glIcons--menu {
  line-height: 1;
}
.pt-header__glIcons--menu .pt-dummyAnkr > span {
  padding-top: 2px;
}
.pt-header__glIcons--menu .pt-hamburger.is-active span {
  width: calc(var(--pt-hamburger-width) * 1.25);
}
@media screen and (max-width: 899px) {
  .pt-header__glIcons--menu .pt-dummyAnkr {
    transform: translateY(-7%);
  }
}
.pt-header__clientInfo {
  visibility: hidden;
  z-index: 1004;
  position: absolute;
  bottom: -220%;
  left: 50%;
  width: 225px;
  padding: 16px;
  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 {
  display: grid;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr auto;
  justify-content: center;
  -moz-column-gap: 16px;
  grid-template-areas: "name name" "rrank rrank" "point point";
       column-gap: 16px;
  row-gap: 12px;
}
@media screen and (min-width: 640px) {
  .pt-clientInfo {
    grid-template-rows: auto auto;
    grid-template-areas: "name rrank" "point point";
  }
}
.pt-clientInfo__point {
  display: flex;
  grid-area: point;
  align-items: center;
  justify-content: center;
  padding: 4px 0;
  gap: 16px;
  border-radius: var(--pt-r-md);
  box-shadow: var(--pt-shadow-1);
  font-size: var(--pt-fz-xl);
}
.pt-clientInfo__point .pt-clientInfo__value {
  color: var(--pt-clr-notice);
}
.pt-clientInfo__point .pt-clientInfo__value::after {
  margin-left: 0.25em;
  content: "pt";
  font-size: 0.75em;
}
.pt-clientInfo__rrank {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-area: rrank;
  align-items: center;
  background-color: var(--pt-clr-bg-base);
}
.pt-clientInfo__rrank .pt-clientInfo__label {
  padding: 0.5em 1em;
  background-color: var(--pt-clr-2);
  color: #fff;
}
.pt-clientInfo__rrank .pt-clientInfo__value {
  padding: 0.5em 1em;
}
.pt-clientInfo__name {
  display: flex;
  grid-area: name;
  align-items: center;
  font-size: var(--pt-fz-sm);
}
.pt-clientInfo__label {
  display: flex;
  justify-content: center;
  padding: 0.25em 0.5em;
  font-size: var(--pt-fz-sm);
}
.pt-clientInfo__value {
  display: flex;
  align-items: baseline;
  justify-content: center;
  font-weight: 500;
}
.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 .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(0, 0, 0, 0.5);
  }
}

.pt-megaMenu {
  position: relative;
}
.pt-megaMenu__tabs {
  display: flex;
  padding: 12px 0;
  gap: 8px;
}
@media screen and (min-width: 1200px) {
  .pt-megaMenu__tabs {
    align-items: center;
    justify-content: center;
  }
}
.pt-megaMenu__tabs--arrow {
  flex: 0 0 min(100%, 165px);
  font-size: clamp(12px, 7.263px + 1.053vw, 14px);
}
.pt-megaMenu__tabs--arrow:hover::before {
  color: #fff;
}
.pt-megaMenu__tabs--arrow:hover a, .pt-megaMenu__tabs--arrow:hover .pt-dummyAnkr {
  color: #fff;
}
.pt-megaMenu__tabs--arrow.is-active a, .pt-megaMenu__tabs--arrow.is-active .pt-dummyAnkr {
  color: #fff;
}
.pt-megaMenu__tabs--arrow.is-active::before {
  color: #fff;
}
.pt-megaMenu__tabs-wrapper {
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.pt-megaMenu__tabs-wrapper::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 1200px) {
  .pt-megaMenu__tabs-wrapper {
    display: contents;
  }
}
.pt-megaMenu__panel {
  position: absolute;
  width: min(100%, var(--pt-spa-max-width));
  max-height: calc(100dvh - var(--pt-header-height-catch) - var(--pt-header-height));
  padding: 24px 0 32px;
  opacity: 0;
  pointer-events: none;
  transition-duration: 0.4s;
  transition-property: opacity, position, height;
}
.pt-megaMenu__panel--inn {
  height: -moz-fit-content;
  height: fit-content;
  max-height: calc(100dvh - var(--pt-header-height-catch) - var(--pt-header-height));
  overflow-x: hidden;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.pt-megaMenu__panel--inn::-webkit-scrollbar {
  display: none;
}
.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 #e6e6e6;
  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: 48px;
}

.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 :where(h2, h3, h4, p), .pt-hSearch :where(h2, h3, h4, p) {
  margin-top: 1em;
  margin-bottom: 1em;
}
.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-sm);
  margin: 0 auto;
  padding: 48px var(--pt-spa-both-side) 24px;
}
.pt-drawer__close, .pt-hSearch__close {
  z-index: 1004;
  position: fixed;
  top: calc(var(--pt-header-height) / 2 - var(--pt-hamburger-height) / 2 + 2px);
  right: calc(var(--pt-spa-both-side) + 3px);
  transition-duration: 0.4s;
}
@media screen and (min-width: 900px) {
  .pt-drawer__close, .pt-hSearch__close {
    top: calc(var(--pt-header-height) / 2 - 16px);
  }
}
.pt-drawer__close::before, .pt-hSearch__close::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 60%;
  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: 640px) {
  .pt-drawer__close::before, .pt-hSearch__close::before {
    background-color: rgba(255, 255, 255, 0);
  }
}

@media screen and (max-width: 899px) {
  .pt-drawer__close {
    opacity: 0;
    pointer-events: none;
  }
  .pt-drawer__close.is-active {
    opacity: 1;
    pointer-events: auto;
  }
}
@media screen and (min-width: 900px) {
  .pt-drawer {
    top: calc(var(--pt-header-height) + var(--pt-header-height-catch));
    height: auto;
    max-height: var(--pt-maxHeightMenu-pc);
    box-shadow: var(--pt-header-shadow);
    transition-duration: 0.4s;
    transition-property: opacity, visibility, top;
  }
  body.is-scroll .pt-drawer {
    top: var(--pt-header-height);
  }
  .pt-drawer__close {
    right: 0;
    left: auto !important;
  }
  .pt-drawer__close-wrapper {
    position: absolute;
    left: 50%;
    width: min(100%, var(--pt-spa-max-width-p));
    transform: translateX(-50%);
  }
  .pt-drawer__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-drawer__close.pt-hamburger--cross .pt-hamburger__line {
    width: calc(var(--pt-hamburger-width) * 2.25);
  }
  .pt-drawer__inn {
    max-width: var(--pt-spa-max-width-p);
    margin: 0 auto;
    padding: 12px var(--pt-spa-both-side) 32px;
  }
}
.pt-drawer__infoList {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  margin-top: 24px;
  padding: 24px 0;
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  gap: 8px;
  background-color: var(--pt-clr-bg-1);
}
.pt-drawer__search {
  margin-top: 24px;
  margin-bottom: 16px;
}
.pt-drawer__search > * {
  margin-top: 16px;
}
.pt-drawer__infoItem {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  width: min(100%, 150px);
  padding: 1em;
  gap: 8px;
  border: 1px solid var(--pt-clr-1);
  border-radius: var(--pt-r-md);
  background-color: var(--pt-clr-1);
  color: #fff;
  font-size: var(--pt-fz-xxs);
}
.pt-drawer__infoItem::before {
  font-size: min(7vw, 32px);
}
@media screen and (min-width: 440px) {
  .pt-drawer__infoItem {
    aspect-ratio: 1.25/1;
  }
}
.pt-drawer__infoItem span {
  padding-top: 4px;
  line-height: 1.25;
  text-align: center;
}
.pt-drawer__infoItem span > :where(span) {
  padding-top: 0;
  white-space: nowrap;
}
@media screen and (min-width: 440px) {
  .pt-drawer__infoItem span br {
    display: none;
  }
}
.pt-drawer__infoItem.icon-i_cart {
  position: relative;
}
.pt-drawer__infoItem.icon-i_cart .mypageItemNumberWrap {
  position: absolute;
  top: 20%;
  left: 55%;
  padding: 0.2em 0.5em;
  background: #fff;
  color: var(--pt-clr-1);
}
.fs-clientInfo.is-ready:has(.pt-loginCheck--true) + .pt-drawer__infoList .pt-drawer__infoItem.icon-i_login {
  display: none;
}

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

.pt-drawer__sns {
  margin: 48px 0 32px;
}
.pt-loginCheck--false .pt-drawer__clientInfo {
  display: flex;
  justify-content: flex-start;
}
.pt-loginCheck--false .pt-drawer__clientInfo .pt-clientInfo__rrank {
  display: none;
}
.pt-loginCheck--false .pt-drawer__clientInfo .pt-clientInfo__point {
  display: none;
}

@media screen and (max-width: 899px) {
  .pt-hSearch__inn > * + h3 {
    margin-top: 40px;
  }
}
@media screen and (min-width: 900px) {
  .pt-hSearch__inn > *:not(p) + h3 {
    margin-top: 48px;
  }
}
.pt-hSearch__inn > .pt-hSearch__menu {
  margin: 8px 0 24px;
}
@media screen and (max-width: 899px) {
  .pt-hSearch__close {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .pt-hSearch {
    top: calc(var(--pt-header-height) + var(--pt-header-height-catch));
    height: auto;
    max-height: var(--pt-maxHeightMenu-pc);
    box-shadow: var(--pt-header-shadow);
    transition-duration: 0.4s;
    transition-property: opacity, visibility, top;
  }
  body.is-scroll .pt-hSearch {
    top: var(--pt-header-height);
  }
  .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: 32px var(--pt-spa-both-side);
  }
}
.pt-hSearch .fs-p-productSearch__form {
  padding-top: 0;
}
.pt-hSearch .fs-c-inputTable__headerCell, .pt-hSearch .fs-c-inputTable__dataCell {
  padding: 0 0 8px;
}

.fs-l-productLayout__item--2 {
  transition-duration: 0.4s;
}
@media screen and (min-width: 900px) {
  .fs-l-productLayout__item--2 {
    top: calc(41px + var(--pt-header-height) + 72px);
  }
}
@media screen and (min-width: 900px) {
  .is-scroll .fs-l-productLayout__item--2 {
    top: calc(41px + var(--pt-header-height) + 72px);
  }
}

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

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

.fs-body-top .fs-l-main {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.pt-footer {
  background-color: var(--pt-clr-2);
  color: #fff;
}
.pt-footer :where(h2, h3, h4, p) {
  margin: 1em auto;
}
.pt-footer :where(.pt-footer__list--ttl) {
  font-size: var(--pt-fz-ml);
}
.pt-footer :where(ul) {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-footer .pt-sec-inn > * + * {
  margin-top: 0;
}
.pt-footer__inn1 {
  padding: 32px 0;
  background: #fff;
}
.pt-footer__inn1 p {
  margin: 0 0 1em;
  color: var(--pt-clr-textHeader-1);
}
@media screen and (min-width: 900px) {
  .pt-footer__inn1 p {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  }
}
.pt-footer__inn2 {
  padding: 48px;
}
@media screen and (min-width: 900px) {
  .pt-footer__inn2 {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 180px 1fr;
    padding: 96px 0;
    -moz-column-gap: 48px;
    grid-template-areas: "logo list" "copyright list";
         column-gap: 48px;
    row-gap: 0;
  }
}
.pt-footer__logo {
  display: flex;
  grid-area: logo;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 899px) {
  .pt-footer__logo {
    margin-top: 48px !important;
  }
}
.pt-footer__list {
  grid-area: list;
}
@media screen and (min-width: 640px) {
  .pt-footer__list {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fill, minmax(180px, auto));
    row-gap: 48px;
  }
}
@media (min-width: 640px) and (max-width: 899px) {
  .pt-footer__list {
    grid-template-columns: repeat(2, 1fr);
    max-width: var(--pt-spa-max-width-sm);
    margin-right: auto;
    margin-left: auto;
  }
}
.pt-footer__list h3, .pt-footer__list a {
  color: #fff;
}
.pt-footer__list--ttl {
  margin-top: 0;
  padding-bottom: 0.75em;
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 900px) {
  .pt-footer__list--ttl {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.pt-footer__list--group:not(.pt-footer__list--2col) ul > * + * {
  margin-top: 0.5em;
}
@media screen and (max-width: 639px) {
  .pt-footer__list--group + .pt-footer__list--group {
    margin-top: 32px;
  }
}
.pt-footer__list--2col {
  grid-column: span 2;
}
.pt-footer__list--2col ul {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  justify-content: center;
  -moz-column-gap: 0.25em;
       column-gap: 0.25em;
  row-gap: 0.5em;
}
@media screen and (min-width: 640px) {
  .pt-footer__list--2col ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
.pt-footer__copyright {
  display: flex;
  grid-area: copyright;
  align-items: flex-end;
  justify-content: center;
  margin-top: 24px;
}
.pt-footer__copyright p {
  margin: 0;
}
@media screen and (max-width: 899px) {
  .pt-footer__copyright {
    margin-top: 24px !important;
  }
}
@media screen and (max-width: 899px) {
  .pt-footer.pt-footer--checkout .pt-footer__logo {
    margin-top: 0 !important;
  }
}
.pt-footer.pt-footer--checkout .pt-footer__copyright {
  margin-top: 24px;
}
.pt-footer.pt-footer--checkout .pt-footer__inn2 {
  display: block;
  padding-top: 48px;
  padding-bottom: 48px;
}

.pt-ttlGroup {
  display: flex;
  row-gap: 0.4rem;
  align-items: baseline;
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  flex-wrap: wrap;
}
.pt-ttlGroup > * {
  margin: 0;
}
@media screen and (min-width: 640px) {
  .pt-ttlGroup.pt-ttlGroup--vert {
    flex-direction: column;
    justify-content: center;
    gap: 1.2rem;
  }
}

.pt-ttl {
  font-size: var(--pt-fz-xxl);
  letter-spacing: -0.05em;
}
.pt-ttl.pt-ttl--cate-ttl {
  max-width: var(--pt-spa-max-width-p);
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}
@media screen and (min-width: 900px) {
  .pt-ttl.pt-ttl--cate-ttl {
    margin-top: 3.2rem;
    margin-bottom: 3.2rem;
  }
}
.pt-ttl.pt-ttl--cate-subttl {
  padding-bottom: 0.75em;
  border-bottom: 1px solid var(--pt-clr-bd-l2);
  font-size: var(--pt-fz-lg);
}
.pt-ttl:where(.pt-ttl--cate-subttl) {
  margin-top: 0;
  margin-bottom: 0;
}

.pt-subttl {
  color: var(--_clr, var(--pt-clr-subText-1));
  font-size: var(--_fz, var(--pt-fz-smh));
  font-family: var(--pt-font-family-sub);
}

.pt-lato {
  font-family: var(--pt-font-family-sub);
}

.pt-menuHeader {
  padding-bottom: 1em;
  border-bottom: 1px solid var(--pt-clr-2);
  font-size: var(--pt-fz-lg);
}
.pt-menuHeader.pt-menuHeader--drawer {
  margin-top: 48px;
}
.pt-menuHeader.pt-menuHeader--hSearch:nth-child(1) {
  margin-top: 0;
}
@media screen and (min-width: 900px) {
  .pt-menuHeader.pt-menuHeader--hSearch:nth-child(1) {
    margin-bottom: 0;
    border-bottom: none;
  }
}
.pt-menuHeader.pt-menuHeader--review {
  margin-bottom: 1em;
  border-bottom: 1px solid #cccccc;
}
.pt-menuHeader--sm {
  margin-bottom: 0.75em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid var(--pt-clr-2);
  font-size: var(--pt-fz-sm);
}

.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 #e6e6e6;
  color: var(--pt-clr-textHeader-1);
  font-weight: bold;
  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 summary {
  color: var(--pt-clr-text-1);
}
.pt-acc.pt-acc--drawer .pt-acc__container {
  background-color: var(--pt-clr-bg-base);
}
.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 ul.pt-drawer__menu > li:nth-last-child(1) a {
  border-bottom: none;
}
.pt-acc.pt-acc--drawer ul.pt-drawer__menu > li > ul > li:nth-last-child(1) a {
  border-bottom: none;
}
.pt-acc.pt-acc--drawer li > ul {
  padding-right: 0;
}
.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;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
@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) 1em 0;
  }
}
.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-1);
}
.pt-acc.pt-acc--ddWrapper .pt-acc__isOpen .icon-i_sl-up::before {
  content: initial;
}
.pt-acc.pt-acc--ddWrapper .pt-acc__isOpen .icon-i_sl-up::after {
  content: "\e909";
}
.pt-acc.pt-acc--ddWrapper .pt-acc__isOpen .icon-i_sl-down::before {
  content: initial;
}
.pt-acc.pt-acc--ddWrapper .pt-acc__isOpen .icon-i_sl-down::after {
  content: "\e90a";
}
.pt-acc.pt-acc--ddWrapper .pt-acc__container {
  margin-right: auto;
  margin-left: auto;
}
.pt-acc.pt-acc--ddWrapper .pt-acc__container--keywords {
  padding-bottom: 0;
}
.pt-acc.pt-acc--ddWrapper .pt-acc__container--keywords h4 {
  margin: 0;
}
.pt-acc__qa-summary::before {
  margin-right: 0.25em;
  content: "Q.";
  color: #333;
  font-size: 1.25em;
}
.pt-acc.pt-acc--qa summary, .pt-acc.pt-acc--guide summary {
  font-size: var(--pt-fz-md);
}

.pt-chip--none {
  background: linear-gradient(135deg, transparent 0%, transparent 49%, #333 49%, #333 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%);
}

[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, #333481);
  border-radius: 50vw;
  background-color: var(--_b-clr-bg, #333481);
  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: 0.75em;
       column-gap: 0.75em;
}
[class^=pt-btn]::before,
[class*=" pt-btn"]::before {
  content: "";
}
[class^=pt-btn]::after,
[class*=" pt-btn"]::after {
  content: "";
}
[class^=pt-btn]:visited,
[class*=" pt-btn"]:visited {
  color: var(--_clr-text, var(--pt-clr-btnText-1));
}
[class^=pt-btn]:active,
[class*=" pt-btn"]:active {
  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, var(--pt-clr-btnText-hover-1));
}
[class^=pt-btn]:active::after,
[class*=" pt-btn"]:active::after {
  transform: var(--_b-transform);
  color: var(--_b-clr-icon-hover, var(--pt-clr-btnText-hover-1));
}
@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--tag {
  --_clr-text: var(--pt-clr-btnText-2);
  --_b-clr-bd: var(--pt-clr-btnBg-2);
  --_b-clr-bg: var(--pt-clr-btnBorder-2);
  --_b-clr-icon: var(--pt-clr-btnText-2);
  --_b-clr-hvText: var(--pt-clr-btnText-hover-2);
  --_b-clr-hvBd:var(--pt-clr-btnBg-hover-2);
  --_b-clr-hvBg:var(--pt-clr-btnBorder-hover-2);
  --_b-clr-icon-hover:var(--pt-clr-btnText-hover-2);
}
.pt-btn.pt-btn--tab {
  --_clr-text: var(--pt-clr-btnText-3);
  --_b-clr-bd: var(--pt-clr-btnBorder-3);
  --_b-clr-bg: var(--pt-clr-btnBg-3);
  --_b-clr-hvText: var(--pt-clr-btnText-1);
  --_b-clr-hvBd:var(--pt-clr-btnBg-1);
  --_b-clr-hvBg:var(--pt-clr-btnBorder-1);
  --_b-height: 2.8;
}
.pt-btn.pt-btn--tab.is-active {
  --_clr-text: var(--pt-clr-btnText-1);
  --_b-clr-bd: var(--pt-clr-btnBorder-1);
  --_b-clr-bg: var(--pt-clr-btnBg-1);
}
.pt-btn.pt-btn--sec {
  --_clr-text: var(--pt-clr-btnText-2);
  --_b-clr-bd: var(--pt-clr-btnBg-2);
  --_b-clr-bg: var(--pt-clr-btnBorder-2);
  --_b-clr-icon: var(--pt-clr-btnText-2);
  --_b-clr-hvText: var(--pt-clr-btnText-hover-2);
  --_b-clr-hvBd:var(--pt-clr-btnBg-hover-2);
  --_b-clr-hvBg:var(--pt-clr-btnBorder-hover-2);
  --_b-clr-icon-hover:var(--pt-clr-btnText-hover-2);
}
.pt-btn.pt-btn--thr {
  --_clr-text: var(--pt-clr-btnText-3);
  --_b-clr-bd: var(--pt-clr-btnBg-3);
  --_b-clr-bg: var(--pt-clr-btnBorder-3);
  --_b-clr-icon: var(--pt-clr-btnText-3);
  --_b-clr-hvText: var(--pt-clr-btnText-hover-3);
  --_b-clr-hvBd:var(--pt-clr-btnBg-hover-3);
  --_b-clr-hvBg:var(--pt-clr-btnBorder-hover-3);
}
.pt-btn.pt-btn--search::before {
  display: flex;
  justify-content: flex-end;
  content: "";
  content: var(--_b-icon, "\e908");
  color: var(--_b-clr-icon, white);
  font-size: 1em;
  font-family: "icomoon" !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-tag],
[class*=" pt-tag"] {
  display: inline-block;
  padding: 1em 1.5em;
  border-radius: 50vw;
  background-color: var(--_bgc, var(--pt-clr-btnBg-2));
  color: var(--_fc, var(--pt-clr-btnText-2));
  line-height: 1;
}

.pt-tag--gy {
  --_bgc:var(--pt-clr-btnBg-3);
  --_fc:var(--pt-clr-btnText-3);
}

[class^=pt-linkArrow],
[class*=" pt-linkArrow"] {
  display: grid;
  grid-template-rows: auto;
  align-self: center;
  gap: 8px;
  line-height: 1.25;
  transition-duration: 0.4s;
  transition-property: color;
}
[class^=pt-linkArrow]::before,
[class*=" pt-linkArrow"]::before {
  font-family: "icomoon" !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: "\e905";
  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: #666666;
}

.pt-linkArrow {
  grid-template-columns: auto 20px;
  grid-template-areas: "text icon";
  padding: 1em 0;
  border-bottom: 1px solid #e6e6e6;
}
.pt-linkArrow::before {
  content: "\e90b";
}
.pt-linkArrow:hover, .pt-linkArrow:focus {
  border-bottom-color: var(--pt-clr-1);
  color: var(--pt-clr-1);
}
.pt-linkArrow:hover::before, .pt-linkArrow:focus::before {
  color: var(--pt-clr-1);
}
.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: #666666;
}

.pt-linkPlane {
  display: grid;
  grid-template-rows: auto;
  align-self: center;
  padding: 0.75em 0;
  gap: 8px;
  line-height: 1.25;
  transition-duration: 0.4s;
  transition-property: color;
}
.pt-linkPlane:hover::before, .pt-linkPlane:focus::before {
  color: #666666;
}

.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.pt-lineTabs__tabsWrapper--ranking {
  max-width: var(--pt-spa-max-width-p);
  margin-right: auto;
  margin-bottom: 3.2rem;
  margin-left: auto;
}
@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;
  width: -moz-max-content;
  width: max-content;
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
  gap: 8px;
}
.pt-lineTabs__tabs button {
  --_b-width: max(20%,190px);
  flex: 0 0 auto;
}
.pt-lineTabs__controls {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 16px;
}
.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: 8px;
  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--menu .pt-lineTabs__tabs--inn {
  padding: 0;
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__tabs--inn button {
  --_b-width:min(100%,164px);
  font-size: clamp(12px, 7.263px + 1.053vw, 14px);
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__tabs--inn-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 32px 0;
  gap: 24px;
  transform: translateX(-0.8rem);
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__tabs--inn-2 button {
  padding: 0 0 0.5em;
  border: none;
  border-bottom: 2px solid var(--pt-clr-bg-pbar);
  background-color: transparent;
}
@media (hover: hover) {
  .pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__tabs--inn-2 button:hover {
    border-bottom: 2px solid var(--pt-clr-1);
    color: var(--pt-clr-1);
  }
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__tabs--inn-2 button.is-active {
  border-bottom: 2px solid var(--pt-clr-1);
  color: var(--pt-clr-1);
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel:not(.__n-grid) {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 7fr minmax(200px, 2fr);
  -moz-column-gap: 48px;
  grid-template-areas: "keywords aside" "cate aside";
       column-gap: 48px;
  row-gap: 32px;
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel--keywords {
  grid-area: keywords;
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel--keywords h4 {
  margin-top: 0;
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel--aside {
  grid-area: aside;
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel--aside > * + * {
  margin-top: 24px;
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel--cate {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  grid-area: cate;
  -moz-column-gap: 16px;
       column-gap: 16px;
  row-gap: 24px;
}
@media screen and (min-width: 1100px) {
  .pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel--cate {
    grid-template-columns: repeat(4, 1fr);
  }
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel .pt-linkArrow {
  padding: 0.5em 0 0.5em 0.5em;
  border: none;
  font-size: var(--pt-fz-smh);
}
@media (hover: hover) {
  .pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel .pt-linkArrow:hover {
    border: none;
  }
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel .pt-linkList--megaMenu2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: min-content;
  grid-column: span 2;
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel .pt-linkList--megaMenu2 li:nth-of-type(1) {
  grid-column: span 2;
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel .pt-linkList--megaMenu3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: min-content;
  grid-column: 1/-1;
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel .pt-linkList--megaMenu3 li:nth-of-type(1) {
  grid-column: 1/-1;
}
@media screen and (min-width: 1100px) {
  .pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel .pt-linkList--megaMenu3 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel .pt-linkList--megaMenu4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: min-content;
  grid-column: 1/-1;
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel .pt-linkList--megaMenu4 li:nth-of-type(1) {
  grid-column: 1/-1;
}
@media screen and (min-width: 1100px) {
  .pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel .pt-linkList--megaMenu4 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel .pt-linkList--feature {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  gap: 8px;
}
.pt-lineTabs.pt-lineTabs--menu .pt-lineTabs__panel .pt-linkList--guide {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
  gap: 16px;
}
.pt-lineTabs.pt-lineTabs--ranking .pt-lineTabs__panel {
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}
@media screen and (min-width: 900px) {
  .pt-lineTabs.pt-lineTabs--ranking .pt-lineTabs__panel {
    max-width: var(--pt-spa-max-width-p);
    margin-right: auto;
    margin-left: auto;
  }
}
.pt-lineTabs.pt-lineTabs--subgroup {
  margin: 0 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-lineTabs.pt-lineTabs--instagram :where(.pt-lineTabs__tabs--inn) {
  margin-bottom: 1.6rem;
  padding: 0;
}
@media screen and (max-width: 899px) {
  .pt-lineTabs.pt-lineTabs--instagram :where(.pt-lineTabs__tabs--inn) {
    width: 100%;
    margin-bottom: 0.8rem;
  }
  .pt-lineTabs.pt-lineTabs--instagram :where(.pt-lineTabs__tabs--inn) button {
    --_b-width: calc(50% - 0.8rem / 2);
  }
}
@media screen and (min-width: 900px) {
  .pt-lineTabs.pt-lineTabs--instagram-inn .pt-lineTabs__tabs--inn {
    margin-bottom: 4rem;
  }
}
.pt-lineTabs.pt-lineTabs--instagram-inn .pt-lineTabs__tabs--inn button {
  --_b-width: auto;
}

.pt-snsList__ttl {
  font-size: var(--pt-fz-ml);
  text-align: center;
}
.pt-snsList__sns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.pt-snsList__sns i {
  font-size: 30px;
}
@media screen and (min-width: 900px) {
  .pt-snsList.pt-snsList--footer {
    display: flex;
    align-content: center;
    justify-content: center;
    gap: 24px;
  }
}

.pt-ranking .fr3-item:nth-child(10) .fr3-item__imageContainer::before {
  content: "10";
}
.pt-ranking .fr3-item:nth-child(1) .fr3-item__imageContainer::before {
  content: "1";
}
.pt-ranking .fr3-item:nth-child(2) .fr3-item__imageContainer::before {
  content: "2";
}
.pt-ranking .fr3-item:nth-child(3) .fr3-item__imageContainer::before {
  content: "3";
}
.pt-ranking .fr3-item:nth-child(4) .fr3-item__imageContainer::before {
  content: "4";
}
.pt-ranking .fr3-item:nth-child(5) .fr3-item__imageContainer::before {
  content: "5";
}
.pt-ranking .fr3-item:nth-child(6) .fr3-item__imageContainer::before {
  content: "6";
}
.pt-ranking .fr3-item:nth-child(7) .fr3-item__imageContainer::before {
  content: "7";
}
.pt-ranking .fr3-item:nth-child(8) .fr3-item__imageContainer::before {
  content: "8";
}
.pt-ranking .fr3-item:nth-child(9) .fr3-item__imageContainer::before {
  content: "9";
}
.pt-ranking .fr3-item__imageContainer {
  position: relative;
}
.pt-ranking .fr3-item__imageContainer::before, .pt-ranking .fr3-item__imageContainer::after {
  display: inline-flex;
  position: absolute;
  left: 5%;
  align-items: center;
  justify-content: center;
  width: clamp(30px, 6.316px + 5.263vw, 40px);
  height: clamp(30px, 6.316px + 5.263vw, 40px);
  border-radius: 50vw;
  font-size: 1.7rem;
  text-align: center;
  pointer-events: none;
}
.pt-ranking .fr3-item__imageContainer::before {
  z-index: 100;
  top: calc(5% - 0.1em);
  content: "";
  color: var(--pt-clr-textHeader-1);
}
.pt-ranking .fr3-item__imageContainer::after {
  z-index: 99;
  top: 5%;
  background-color: #fff;
  box-shadow: var(--pt-shadow-1);
  content: "";
}

.pt-card__img img {
  aspect-ratio: 1/1;
  width: 100%;
  border-radius: var(--pt-r-md);
  -o-object-fit: cover;
     object-fit: cover;
}
.pt-card__img.pt-card__img--cdnt img {
  aspect-ratio: 2/3;
}
.pt-card__img.pt-card__img--feature img {
  aspect-ratio: 3/2;
}
.pt-card__cat {
  color: var(--pt-clr-6);
}
.pt-card__ttl {
  font-size: var(--pt-fz-sm);
  text-align: var(--_text-aline, left);
}
.pt-card__ttl--c {
  --_text-aline: center;
}
.pt-card__body:has(> .pt-card__ttl + *) .pt-card__ttl {
  margin-bottom: 0;
}

.pt-card__cat-ul {
  padding: 0;
  list-style: none;
}
.pt-card__cat-ul li {
  color: var(--pt-clr-4);
}

.pt-cate-hero__hd {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  width: calc(100% - var(--pt-spa-both-side) * 2);
  margin-right: auto;
  margin-left: auto;
}
.pt-cate-hero__hd > * {
  grid-row: auto;
  grid-column: 2;
  max-width: var(--pt-spa-max-width-sm);
}
.pt-cate-hero__ttl {
  margin-top: 0;
  color: var(--_fc, var(--pt-clr-text-1));
  text-align: center;
}
.pt-cate-hero__ttl:has(> img) {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  font-size: var(--_fz-sp, var(--pt-fz-ml));
}
@media screen and (min-width: 900px) {
  .pt-cate-hero__ttl:has(> img) {
    font-size: var(--_fz-pc, var(--pt-fz-ml));
  }
}
.pt-cate-hero__ttl:has(> img) img + * {
  margin-top: 1.5em;
}
.pt-cate-hero__ttl:has(> img) .pt-cate-hero__ttl--label {
  display: inline-block;
  padding-bottom: 0.75em;
}
.pt-cate-hero__ttl:not(:has(> img)) {
  font-size: var(--_fz-sp, var(--pt-fz-xl));
}
@media screen and (min-width: 900px) {
  .pt-cate-hero__ttl:not(:has(> img)) {
    font-size: var(--_fz-pc, var(--pt-fz-xxl));
  }
}
.pt-cate-hero__desc {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0;
  margin-right: auto;
  margin-left: auto;
  color: var(--_fc, var(--pt-clr-text-1));
}
.pt-cate-hero__body {
  width: 100%;
  padding: var(--_hbody-padt-sp, 4.8rem) 0 var(--_hbody-padb-sp, 4.8rem);
  background-image: var(--_bg-img-sp, none);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: var(--_bg-clr, transparent);
}
@media screen and (min-width: 640px) {
  .pt-cate-hero__body {
    padding: var(--_hbody-padt-pc, 4.8rem) 0 var(--_hbody-padb-pc, 4.8rem);
    background-image: var(--_bg-img-pc, none);
  }
}
@media screen and (min-width: 640px) {
  .pt-cate-hero__body.pt-cate-hero__body--lg {
    padding: var(--_hbody-padt-pc, 9.6rem) 0 var(--_hbody-padb-pc, 9.6rem);
  }
}
.pt-cate-hero__body.pt-cate-hero__body--padtn {
  --_hbody-padt-sp: 0;
  --_hbody-padt-pc: 0;
}
.pt-cate-hero__body.pt-cate-hero__body--padbn {
  --_hbody-padb-sp: 0;
  --_hbody-padb-pc: 0;
}

.pt-unizise-caption {
  display: none;
  padding: 1.5em 1.5em;
}

.pt-table {
  width: var(--_table-w, 100%);
  border: 1px solid #cccccc;
  border-collapse: collapse;
  background-color: transparent;
  table-layout: var(--_table-layout, auto);
}
.pt-table :is(th, td) {
  padding: 0.75em;
  border: 1px solid #cccccc;
  background: transparent;
}
.pt-table th {
  background-color: var(--pt-clr-bg-base);
  text-align: var(--_th-text-align, left);
}
.pt-table td {
  text-align: var(--_td-text-align, left);
}

.pt-table-scroll {
  overflow: auto;
}

.pt-swiper-hero {
  --swiper-pagination-bottom: 6%;
  --swiper-pagination-bullet-horizontal-gap: 8px;
  --swiper-pagination-color: var(--pt-clr-2);
  --swiper-pagination-bullet-width:clamp(12px, 2.526px + 2.105vw, 16px);
  --swiper-pagination-bullet-height:clamp(12px, 2.526px + 2.105vw, 16px);
  --swiper-pagination-bullet-inactive-color: var(--pt-clr-bg-base);
  --swiper-pagination-bullet-inactive-opacity: 1;
}
.pt-swiper-hero img {
  width: 100%;
  height: auto;
}
.pt-swiper-hero :is(.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom, .swiper-pagination-fraction) {
  position: static;
  margin-top: 1.2rem;
}

.swiper :is(.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal) {
  top: inherit;
  bottom: 0;
  left: 50%;
  width: min(100%, var(--pt-spa-max-width));
  transform: translateX(-50%);
}

.swiper-pagination-progressbar {
  --swiper-pagination-progressbar-size: 6px;
  --swiper-pagination-color: var(--pt-clr-2);
  --swiper-pagination-progressbar-bg-color: var(--pt-clr-bg-pbar);
}

.swiper:is(.pt-swiper-1, .pt-swiper-2, .pt-swiper-wp) {
  overflow: visible;
}
.swiper:is(.pt-swiper-1, .pt-swiper-2, .pt-swiper-wp) .swiper-slide {
  padding-bottom: 2.4rem;
}

.swiper:is(.pt-swiper-3) .swiper-slide {
  padding-bottom: 2.4rem;
}

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

.pt-secMar--b {
  margin-bottom: 9.6rem;
}
.pt-secMar--t {
  margin-top: 9.6rem;
}
@media screen and (min-width: 640px) {
  .pt-secMar--b {
    margin-bottom: 15rem;
  }
  .pt-secMar--t {
    margin-top: 15rem;
  }
}

.pt-sec-inn {
  max-width: var(--_maxw, var(--pt-spa-max-width-p));
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--_padr, var(--pt-spa-both-side));
  padding-left: var(--_padl, var(--pt-spa-both-side));
}
.pt-sec-inn > * + * {
  margin-top: var(--_spa, var(--pt-spa-section-inn));
}
.pt-sec-inn.pt-sec-inn--fullw {
  --_maxw: none;
}
.pt-sec-inn.pt-sec-inn--fullw > *.is-except-fullw {
  max-width: var(--pt-spa-max-width-p) !important;
  margin-right: auto;
  margin-left: auto;
}
.pt-sec-inn.pt-sec-inn--np {
  --_padl:0;
  --_padr:0;
}
.pt-sec-inn.pt-sec-inn--np > *.is-except-np {
  padding-right: var(--pt-spa-both-side) !important;
  padding-left: var(--pt-spa-both-side) !important;
}
.pt-sec-inn.pt-sec-inn--topinfo ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-sec-inn.pt-sec-inn--topinfo li {
  font-size: var(--pt-fz-md);
}
.pt-sec-inn.pt-sec-inn--topinfo li + li {
  margin-top: 0.75em;
}
.pt-sec-inn.pt-sec-inn--topinfo time {
  display: block;
  padding-right: 1.25em;
  color: var(--pt-clr-6);
}
@media screen and (min-width: 440px) {
  .pt-sec-inn.pt-sec-inn--topinfo time {
    display: inline;
  }
}
@media screen and (max-width: 639px) {
  .pt-sec-inn.pt-sec-inn--topinfo {
    --_spa: 2.4rem;
  }
}
@media screen and (min-width: 640px) {
  .pt-sec-inn.pt-sec-inn--topinfo {
    display: flex;
    align-items: flex-start;
    justify-content: stretch;
  }
  .pt-sec-inn.pt-sec-inn--topinfo hgroup {
    flex: 0 1 min(25%, 250px);
  }
  .pt-sec-inn.pt-sec-inn--topinfo .pt-topinfo__inn {
    margin-top: 0;
    padding-left: 4.8rem;
    border-left: 1px solid #b3b3b3;
  }
}
.pt-sec-inn.pt-sec-inn--topbnr {
  --_spa:0;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(6, 1fr);
  justify-content: center;
  gap: 0.8rem;
}
@media screen and (min-width: 900px) {
  .pt-sec-inn.pt-sec-inn--topbnr {
    gap: 1.6rem;
  }
}
.pt-sec-inn.pt-sec-inn--topbnr img:not([class]),
.pt-sec-inn.pt-sec-inn--topbnr a:not([class]) {
  grid-row: auto;
  grid-column: 1/-1;
  width: 100%;
  border-radius: var(--pt-r-md);
}
.pt-sec-inn.pt-sec-inn--topbnr .__col3-w {
  grid-row: auto;
  grid-column: span 2;
}
.pt-sec-inn.pt-sec-inn--topbnr .__half-w {
  grid-row: auto;
  grid-column: span 3;
}
.pt-sec-inn.pt-sec-inn--topbnr .__half-w-pc {
  grid-row: auto;
  grid-column: 1/-1;
}
@media screen and (min-width: 900px) {
  .pt-sec-inn.pt-sec-inn--topbnr .__half-w-pc {
    grid-column: span 3;
  }
}

#pt-topinfo-sec:has(> .pt-sec-inn > .pt-topinfo__inn > .__empty) {
  display: none;
}

.fr3-sec-cnt-4:not(.fr3-carousel) [class^=flywheel-recommend__frame] .fr3-productListStatic {
  display: grid;
}
@media screen and (min-width: 900px) {
  .fr3-sec-cnt-4.fr3-carousel [class^=flywheel-recommend__frame] .fr3-productListStatic {
    display: block;
  }
}
.fr3-sec-cnt-4.fr3-carousel--2 .fr3-productListStatic {
  display: block;
}

[id^=_rcmdjp_display_],
[class^=_rcmdjp_dummy] {
  display: contents;
}

[class^=pt-l-btn],
[class*=" pt-l-btn"] {
  display: flex;
  flex-wrap: wrap;
  align-items: var(--_ai-sp, flex-start);
  justify-content: var(--_jc-sp, center);
}
@media screen and (min-width: 900px) {
  [class^=pt-l-btn],
  [class*=" pt-l-btn"] {
    align-items: var(--_ai-pc, flex-start);
    justify-content: var(--_jc-pc, center);
  }
}

.pt-l-btn--pcr {
  --_jc-pc: flex-end;
}
.pt-l-btn--pcl {
  --_jc-pc: flex-start;
}

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

.pt-cateOtherGroup {
  margin-bottom: 6.4rem;
}
@media screen and (min-width: 900px) {
  .pt-cateOtherGroup {
    margin-bottom: 9.6rem;
  }
}
.pt-cateOtherGroup:not(:has(> .pt-cateOtherGroup__cnt > :last-child)) {
  display: none;
}
.pt-cateOtherGroup:not(:has(> .pt-cateOtherGroup__cnt > :last-child)) + .pt-ttl {
  margin-top: 6.4rem;
}
@media screen and (min-width: 900px) {
  .pt-cateOtherGroup:not(:has(> .pt-cateOtherGroup__cnt > :last-child)) + .pt-ttl {
    margin-top: 9.6rem;
  }
}
.fs-l-pageMain.fs-l-pageMain--cate-def .pt-cateOtherGroup:not(:has(> .pt-cateOtherGroup__cnt > :last-child)) + .pt-ttl {
  margin-top: 0;
}
@media screen and (min-width: 900px) {
  .fs-l-pageMain.fs-l-pageMain--cate-def .pt-cateOtherGroup:not(:has(> .pt-cateOtherGroup__cnt > :last-child)) + .pt-ttl {
    margin-top: 0;
  }
}

.pt-cateOtherGroup__ttl {
  margin-bottom: -0.55em;
  font-weight: 700;
  font-size: var(--pt-fz-md);
}
.pt-cateOtherGroup__ttl span {
  padding-right: 0.5em;
  padding-left: 0.5em;
  background-color: #fff;
}
.pt-cateOtherGroup__cnt {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(100px, auto));
  padding: var(--pt-spa-both-side);
  gap: var(--pt-1);
  border: 1px solid var(--pt-clr-bd-l3);
  border-radius: var(--pt-r-md);
}
@media screen and (min-width: 900px) {
  .pt-cateOtherGroup__cnt {
    grid-template-columns: repeat(auto-fill, minmax(120px, auto));
    gap: var(--pt-15);
  }
}
.pt-cateOtherGroup__ankr img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
  width: 100%;
     object-position: center;
  border: 1px solid var(--pt-clr-bd-l3);
  border-radius: var(--pt-r-sm);
}

.has-sec-cnt:has(> .pt-sec-inn > .has-sec-tar--fr3 > [id^=_rcmdjp_]:empty), .has-sec-cnt:has(> .pt-sec-inn > .has-sec-tar--fr3 > [id^=_rcmdjp_] .flywheel-recommend__frame:empty), .has-sec-cnt:has(> .pt-sec-inn > .has-sec-tar--fr3 > .flywheel-recommend__frame:empty), .has-sec-cnt:has(> .pt-sec-inn > .pt-prodBannerArea:empty) {
  display: none !important;
}
.has-sec-cnt:has(> .pt-sec-inn > .has-sec-tar--fr3 > [id^=_rcmdjp_]:empty) + .fs-l-main .pt-lineTabs--subgroup .pt-ttlGroup, .has-sec-cnt:has(> .pt-sec-inn > .has-sec-tar--fr3 > [id^=_rcmdjp_] .flywheel-recommend__frame:empty) + .fs-l-main .pt-lineTabs--subgroup .pt-ttlGroup, .has-sec-cnt:has(> .pt-sec-inn > .has-sec-tar--fr3 > .flywheel-recommend__frame:empty) + .fs-l-main .pt-lineTabs--subgroup .pt-ttlGroup, .has-sec-cnt:has(> .pt-sec-inn > .pt-prodBannerArea:empty) + .fs-l-main .pt-lineTabs--subgroup .pt-ttlGroup {
  display: none;
}
.has-sec-cnt:has(> .pt-sec-inn > .has-sec-tar--fr3 > [id^=_rcmdjp_]:empty) + .fs-l-main .pt-lineTabs--subgroup .fs-c-subgroup, .has-sec-cnt:has(> .pt-sec-inn > .has-sec-tar--fr3 > [id^=_rcmdjp_] .flywheel-recommend__frame:empty) + .fs-l-main .pt-lineTabs--subgroup .fs-c-subgroup, .has-sec-cnt:has(> .pt-sec-inn > .has-sec-tar--fr3 > .flywheel-recommend__frame:empty) + .fs-l-main .pt-lineTabs--subgroup .fs-c-subgroup, .has-sec-cnt:has(> .pt-sec-inn > .pt-prodBannerArea:empty) + .fs-l-main .pt-lineTabs--subgroup .fs-c-subgroup {
  margin-top: 0;
}
.pt-f-guide__ankr-list {
  margin: 0 0 3.2rem;
  padding: var(--pt-spa-both-side);
  border: 1px solid var(--pt-clr-bd-l3);
  border-radius: var(--pt-r-md);
}
@media screen and (min-width: 640px) {
  .pt-f-guide__ankr-list {
    margin: 0 0 4rem;
  }
}

.fs-l-main.fs-l-main--full {
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.fs-p-searchForm__input {
  border: none;
}
@media (min-width: 640px) and (max-width: 899px) {
  #pt-detailedSearch__h .fs-p-productSearch__field {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-template-areas: "table1" "table2" "btn";
  }
}

@media screen and (max-width: 639px) {
  .fr3-sec-list.fr3-sec-list--limit4 .fr3-item:nth-of-type(n+5) {
    display: none;
  }
}
@media (min-width: 640px) and (max-width: 899px) {
  .fr3-sec-list.fr3-sec-list--limit4 .fr3-item:nth-of-type(n+4) {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .fr3-sec-list.fr3-sec-list--limit4 .fr3-item:nth-of-type(n+5) {
    display: none;
  }
}

@media screen and (max-width: 639px) {
  .fs-p-productSearch__form .fs-p-productSearch__inputTable > tbody > tr + tr {
    margin-top: 2rem;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable .fs-c-inputTable__dataCell {
    padding-bottom: 0;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable :is(.fs-c-radioGroup, .fs-c-checkboxGroup) {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 2.4rem;
         column-gap: 2.4rem;
    row-gap: 0.8rem;
    flex-direction: row;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable :is(.fs-c-radioGroup, .fs-c-checkboxGroup) > * {
    flex-basis: auto !important;
    margin-top: 0;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable > tbody > tr {
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 640px) {
  .fs-p-productSearch__form .fs-p-productSearch__inputTable {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 0.8rem;
         column-gap: 0.8rem;
    row-gap: 2.8rem;
    align-content: flex-start;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable tbody {
    display: contents;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable :is(.fs-c-radioGroup, .fs-c-checkboxGroup) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.8rem;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable :is(.fs-c-radioGroup, .fs-c-checkboxGroup) > * {
    flex-basis: auto !important;
    margin-top: 0;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable :is(.fs-c-inputTable__headerCell, label) {
    line-height: 1;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable .fs-c-inputTable__headerCell {
    padding-bottom: 0.8rem;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable .fs-c-inputTable__dataCell {
    padding-bottom: 0;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable .fs-c-inputTable__dataCell:not(.__auto-size) {
    height: 3.9rem;
    padding: 0;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable > tbody > tr {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-row: auto;
    grid-column: 1/-1;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable > tbody > tr.__2col {
    grid-column: span 1;
  }
  .fs-p-productSearch__form .fs-p-productSearch__inputTable > tbody > tr + tr {
    margin-top: auto;
  }
}

.fs-c-inputTextGroup.fs-c-inputTextGroup--vert {
  flex-wrap: wrap;
  gap: 0.4rem;
}
@media screen and (min-width: 640px) {
  .fs-c-inputTextGroup.fs-c-inputTextGroup--vert {
    gap: 0.8rem;
  }
}
.fs-c-inputTextGroup.fs-c-inputTextGroup--vert .fs-c-inputTable__headerCell, .fs-c-inputTextGroup.fs-c-inputTextGroup--vert .fs-c-inputTable__dataCell {
  padding: 0;
}
.fs-c-inputTextGroup.fs-c-inputTextGroup--vert .fs-c-inputTextGroup__item {
  flex: 0 0 100%;
}
.fs-c-inputTextGroup.fs-c-inputTextGroup--vert > * + * {
  margin: 0;
}

.pt-radioColorGroup {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(75px, auto));
  -moz-column-gap: 0.4rem;
       column-gap: 0.4rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 640px) {
  .pt-radioColorGroup {
    -moz-column-gap: 0.8rem;
         column-gap: 0.8rem;
    row-gap: 1.2rem;
  }
}

.pt-radioColor {
  display: contents;
}
.pt-radioColor__radio {
  display: none;
}
.pt-radioColor__label {
  display: block;
}
.pt-radioColor__radioMark {
  display: block;
  aspect-ratio: 1/1;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  border-width: var(--_clrgr-bd-w, 1px);
  border-style: solid;
  border-radius: 50vw;
  border-color: var(--_clrgr-bd-c, transparent);
  background: var(--_clrgr-mark, #fff);
}
.pt-radioColor__radio:checked + .pt-radioColor__label .pt-radioColor__radioMark {
  --_clrgr-bd-c: var(--pt-clr-bd-l1);
  --_clrgr-bd-w: 5px;
}

.pt-radioColor__radioMark.__m-0 {
  --_clrgr-mark: linear-gradient(135deg, transparent 49%, var(--pt-clr-bd-l2) 49%, var(--pt-clr-bd-l2) 50%, transparent 50%, transparent);
  --_clrgr-bd-c: var(--pt-clr-bd-l2);
}
.pt-radioColor__radioMark.__m-1 {
  --_clrgr-mark: #fff;
  --_clrgr-bd-c: var(--pt-clr-bd-l2);
}
.pt-radioColor__radioMark.__m-2 {
  --_clrgr-mark: #111;
  --_clrgr-bd-c: #111;
}
.pt-radioColor__radioMark.__m-3 {
  --_clrgr-mark: #CCCCCC;
  --_clrgr-bd-c: #CCCCCC;
}
.pt-radioColor__radioMark.__m-4 {
  --_clrgr-mark: #BE9C6C;
  --_clrgr-bd-c: #BE9C6C;
}
.pt-radioColor__radioMark.__m-5 {
  --_clrgr-mark: #FAEADA;
  --_clrgr-bd-c: #FAEADA;
}
.pt-radioColor__radioMark.__m-6 {
  --_clrgr-mark: #3968DF;
  --_clrgr-bd-c: #3968DF;
}
.pt-radioColor__radioMark.__m-7 {
  --_clrgr-mark: #F84040;
  --_clrgr-bd-c: #F84040;
}
.pt-radioColor__radioMark.__m-8 {
  --_clrgr-mark: #F6884D;
  --_clrgr-bd-c: #F6884D;
}
.pt-radioColor__radioMark.__m-9 {
  --_clrgr-mark: #F6A0E1;
  --_clrgr-bd-c: #F6A0E1;
}
.pt-radioColor__radioMark.__m-10 {
  --_clrgr-mark: #AC64DB;
  --_clrgr-bd-c: #AC64DB;
}
.pt-radioColor__radioMark.__m-11 {
  --_clrgr-mark: #6CB57A;
  --_clrgr-bd-c: #6CB57A;
}
.pt-radioColor__radioMark.__m-12 {
  --_clrgr-mark: #F2EE7D;
  --_clrgr-bd-c: #F2EE7D;
}
.pt-radioColor__radioMark.__m-13 {
  --_clrgr-mark: linear-gradient(135deg, #9F862C 20%, #fff 45%, #fff 55%, #9F862C 80%, #9F862C);
  --_clrgr-bd-c: #9F862C;
}
.pt-radioColor__radioMark.__m-14 {
  --_clrgr-mark: linear-gradient(135deg, #858583 20%, #FFFCED 45%, #FFFCED 55%, #858583 80%, #858583);
  --_clrgr-bd-c: #858583;
}
.pt-radioColor__radioMark.__m-15 {
  --_clrgr-mark: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJ0lEQVQIW2NkgIJDG2adsQtIMwFxGUEESAAmCZJgRBaASWBXic1MAPDZEt68iPLJAAAAAElFTkSuQmCC") repeat;
  --_clrgr-bd-c: transparent;
}
.pt-radioColor__radioLabelText {
  display: block;
  margin-top: 0.5em;
  font-size: var(--pt-fz-xxs);
  text-align: center;
}

.fs-l-main.fs-l-main--cate-layer1 {
  margin-top: 6.4rem;
}
@media screen and (min-width: 640px) {
  .fs-l-main.fs-l-main--cate-layer1 {
    margin-top: 9.6rem;
  }
}

.fs-l-main.fs-l-main--cate-layer1 .fs-l-pageMain > .pt-lineTabs.pt-lineTabs--subgroup:not(:has(> .fs-c-subgroup)) + .pt-cateOtherGroup:not(:has(> .pt-cateOtherGroup__cnt > :last-child)) + .pt-ttl {
  margin-top: 0;
}

.fs-c-subgroup .fs-c-listControl {
  display: none;
}

.fs-c-subgroupList {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 639px) {
  .fs-c-subgroupList {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 0.8rem;
    -moz-column-gap: 0.4rem;
         column-gap: 0.4rem;
  }
}
@media screen and (min-width: 640px) {
  .fs-c-subgroupList {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
  }
}
.fs-c-subgroupList__link {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: auto;
  padding: 0.75em 1em;
  border: 1px solid var(--pt-clr-btnBorder-3);
  border-radius: 50vw;
  background-color: var(--pt-clr-btnBg-3);
  color: var(--pt-clr-btnText-3);
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
}
.fs-c-subgroupList__link::before {
  content: "";
}
.fs-c-subgroupList__link::after {
  content: "";
}
.fs-c-subgroupList__link:visited {
  color: var(--pt-clr-btnText-3);
}
.fs-c-subgroupList__link:active, .fs-c-subgroupList__link:focus {
  border: 1px solid var(--pt-clr-btnBorder-1);
  background-color: var(--pt-clr-btnBg-1);
  color: var(--pt-clr-btnText-1);
}
@media (hover: hover) {
  .fs-c-subgroupList__link:hover {
    border: 1px solid var(--pt-clr-btnBorder-1);
    background-color: var(--pt-clr-btnBg-1);
    color: white;
  }
}
.fs-c-subgroupList__image {
  display: none;
}
.fs-c-subgroupList__item {
  display: contents;
}

@media screen and (max-width: 899px) {
  .fs-c-productList__controller:has(> .fs-c-sortItems) .fs-c-sortItems__list {
    margin-top: 0;
  }
}
@media screen and (min-width: 900px) {
  .fs-c-productList__controller:has(> .fs-c-sortItems) {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
  }
  .fs-c-productList__controller:has(> .fs-c-sortItems) .fs-c-sortItems__list {
    justify-content: flex-start;
    width: 100%;
    margin-top: 0;
  }
  .fs-c-productList__controller:has(> .fs-c-sortItems) .fs-c-listControl {
    margin: 0;
  }
}

.fs-c-productList__controller .fs-c-sortItems__list {
  width: 450px;
}

@media screen and (min-width: 900px) {
  .fs-body-search .fs-l-pageMain {
    margin-top: 4.8rem;
  }
}

:is(.fs-c-featuredProduct__list, .fs-c-productList__list, .fs-c-wishlistProduct__list) .fs-c-productName__name,
.fr3-item .fr3-item__productName {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 899px) {
  .fs-body-product .fs-l-main {
    margin-top: 0;
  }
  .fs-l-productLayout__item--2 {
    margin-top: -3.2rem;
  }
}
.fs-l-productLayout__item--2 > .fs-c-returnedSpecialContract,
.fs-l-productLayout__item--2 > .fs-c-inquiryAboutProduct {
  display: none !important;
}

.fs-c-productCarouselMainImage__carousel.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.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;
}

:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--selling :is(.fs-c-productPrice__addon, .fs-c-productPrice__main__price) {
  color: var(--pt-clr-notice);
}
:is(.fs-l-productLayout__item) .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__main__price {
  font-weight: 700;
}

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

.to-ask-area {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 0.8rem;
  margin-bottom: 2.4rem;
  gap: 0.8rem;
}
.to-ask-area > * {
  width: var(--pt-spa-btn-xs);
}
@media screen and (min-width: 900px) {
  .to-ask-area > * {
    flex: 1 1 var(--pt-spa-btn-xs);
  }
}
.to-ask-area :is(.fs-c-button--addReview--detail, .fs-c-button--inquiryAboutProduct) {
  display: block;
  width: 100%;
  padding: 0.75em 1em !important;
  border: 1px solid var(--_clr-bd, #b3b3b3) !important;
  border-radius: var(--pt-r-md);
  background-color: var(--_clr-bg, var(--pt-clr-bg-base));
  text-align: center;
  transition-duration: 0.4s;
  transition-property: background-color, color;
}
.to-ask-area :is(.fs-c-button--addReview--detail, .fs-c-button--inquiryAboutProduct)::before {
  font-family: "icomoon" !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;
}
.to-ask-area :is(.fs-c-button--addReview--detail, .fs-c-button--inquiryAboutProduct)::before {
  padding-right: 0.5em;
  content: var(--_icon-b);
}
.to-ask-area :is(.fs-c-button--addReview--detail, .fs-c-button--inquiryAboutProduct):active, .to-ask-area :is(.fs-c-button--addReview--detail, .fs-c-button--inquiryAboutProduct):focus {
  text-decoration: none;
}
@media (hover: hover) {
  .to-ask-area :is(.fs-c-button--addReview--detail, .fs-c-button--inquiryAboutProduct):hover {
    text-decoration: none;
  }
}
.to-ask-area .fs-c-button--addReview--detail {
  --_icon-b: "";
}
.to-ask-area .fs-c-button--inquiryAboutProduct {
  --_icon-b: "";
}
.to-ask-area .fs-c-button--inquiryAboutProduct .fs-c-button__label::after {
  content: "" !important;
}

.review-cnt-copy {
  --_clr-text:var(--pt-clr-text-1);
  --_b-clr-bd: #b3b3b3;
  --_b-clr-bg:var(--pt-clr-bg-base);
  --_b-clr-hvText:var(--pt-clr-text-1);
  --_b-clr-hvBd:#b3b3b3;
  --_b-clr-hvBg:var(--pt-clr-bg-base);
}
.review-cnt-copy :is(.fs-c-button--addReview--detail, .fs-c-button--viewAllReviews) {
  border-radius: var(--pt-r-md);
}
.review-cnt-copy :is(.fs-c-button--addReview--detail, .fs-c-button--viewAllReviews)::before {
  font-family: "icomoon" !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;
  padding-right: 0.5em;
}
.review-cnt-copy .fs-c-button--plain.fs-c-button--addReview--detail::after {
  content: initial;
}
.review-cnt-copy .fs-c-button--plain.fs-c-button--addReview--detail::before {
  content: "\e90d";
}
.review-cnt-copy .fs-c-button--viewAllReviews::after {
  content: initial;
}
.review-cnt-copy .fs-c-button--viewAllReviews::before {
  content: "\e907";
}

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

:is(#fs_form, #pt-outputReviw_desc-sp) .fs-c-reviewList__item:nth-of-type(1) {
  padding-top: 1.6rem;
}
:is(#fs_form, #pt-outputReviw_desc-sp) .fs-c-reviewList__item {
  padding: 1.6rem;
  border: 1px solid #cccccc;
  border-radius: var(--pt-r-md);
}

.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-section-inn);
}
.fs-l-productFeature .pt-ttlGroup {
  max-width: var(--pt-spa-max-width-p);
  margin-right: auto;
  margin-left: auto;
}
.fs-l-productFeature.featuredProduct--prod .pt-ttlGroup {
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}

.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-section-inn);
}
.fs-l-productWishlist .pt-ttlGroup {
  max-width: var(--pt-spa-max-width-p);
  margin-right: auto;
  margin-left: auto;
}
.fs-l-productWishlist.wishlistProduct--prod .pt-ttlGroup {
  padding-right: var(--pt-spa-both-side);
  padding-left: var(--pt-spa-both-side);
}

.yg__wrap:has(> h3:empty) {
  display: none;
}
.yg__item-article {
  max-width: var(--pt-spa-max-width-article);
  margin: 4.8rem auto;
}
.yg__item-article > * + *:not(.yg__summery) {
  margin-top: 4.8rem;
}
.yg__item-article > * + .yg__summery {
  margin-top: 1.25em;
}
.yg__item-article h3 {
  margin: 1em 0;
  font-size: var(--pt-fz-lg);
}
.yg__item-article h4 {
  margin: 1em 0;
  font-size: var(--pt-fz-ml);
}
.yg__item-article img {
  border-radius: var(--pt-r-md);
}
.yg__grid {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.8rem;
}
.yg__grid:has(> :nth-child(1):last-child) > *:nth-child(1), .yg__grid:has(> :nth-child(3):last-child) > *:nth-child(1), .yg__grid:has(> :nth-child(5):last-child) > *:nth-child(1), .yg__grid:has(> :nth-child(7):last-child) > *:nth-child(1), .yg__grid:has(> :nth-child(9):last-child) > *:nth-child(1) {
  grid-row: auto;
  grid-column: 1/-1;
}
.yg__grid + :is(.yg__grid, img, picture, iframe) {
  margin-top: 0.8rem;
}
.yg__info-table {
  width: 100%;
  border: none;
  border-top: var(--_it-bd-clr, 1px solid #b3b3b3);
  border-bottom: var(--_it-bd-clr, 1px solid #b3b3b3);
  border-collapse: collapse;
  background-color: transparent;
  background-color: var(--_it-bgc-body, initial);
}
.yg__info-table :is(th, td) {
  padding: var(--_pad, 1.6rem 1.2rem);
  border: none;
  background: transparent;
}
.yg__info-table th {
  --_pad: 1.6rem 0;
  width: var(--_it-wid-th-sp, 145px);
  border-bottom: var(--_it-bd-clr, 1px solid #b3b3b3);
  background-color: var(--_it-bgc, initial);
  text-align: left;
  vertical-align: top;
}
@media screen and (min-width: 640px) {
  .yg__info-table th {
    width: var(--_it-wid-th-pc, 145px);
  }
}
.yg__info-table td {
  width: var(--_it-wid-td-sp, 75%);
  border-bottom: var(--_it-bd-clr, 1px solid #b3b3b3);
  vertical-align: top;
}
@media screen and (min-width: 640px) {
  .yg__info-table td {
    width: var(--_it-wid-td-pc, 75%);
  }
}
.yg__info-table tr:nth-last-of-type(1) th, .yg__info-table tr:nth-last-of-type(1) td {
  border-bottom: none;
}
.yg__info-table.yg__info-table--type2 {
  --_it-bd-clr: 2px solid#fff;
  --_it-bgc:var(--pt-clr-bg-base);
  --_it-bgc-body:#f9f9f9;
}
.yg__info-table.yg__info-table--type2 th {
  --_pad:1.6rem 1.2rem;
}

.pt-prodBannerArea {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.8rem;
}
@media screen and (min-width: 900px) {
  .pt-prodBannerArea {
    gap: 1.6rem;
  }
}
.pt-prodBannerArea:not(:has(> *)) {
  display: none;
}
.pt-prodBannerArea img:not([class]),
.pt-prodBannerArea a:not([class]),
.pt-prodBannerArea > div {
  grid-row: auto;
  grid-column: 1/-1;
  width: 100%;
  border-radius: var(--pt-r-md);
}
.pt-prodBannerArea .__col3-w {
  grid-row: auto;
  grid-column: span 2;
}
.pt-prodBannerArea .__half-w {
  grid-row: auto;
  grid-column: span 3;
}
.pt-prodBannerArea .__half-w-pc {
  grid-row: auto;
  grid-column: 1/-1;
}
@media screen and (min-width: 900px) {
  .pt-prodBannerArea .__half-w-pc {
    grid-column: span 3;
  }
}

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

.fs-body-checkout .fs-l-page {
  padding-top: 0 !important;
}

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

.pt-f-contact :is(.attention01, .required) {
  color: var(--pt-clr-notice);
}
.pt-f-contact .attention01 {
  margin: var(--pt-3) 0;
}
.pt-f-contact dl {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  row-gap: 0.8rem;
  justify-content: center;
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  padding: 3.2rem var(--pt-spa-both-side);
  border: 1px solid var(--pt-clr-bd-l3);
  border-radius: var(--pt-r-md);
}
@media screen and (min-width: 640px) {
  .pt-f-contact dl {
    grid-template-columns: 150px 1fr;
    row-gap: 2.4rem;
  }
}
@media screen and (max-width: 639px) {
  .pt-f-contact dt:not(:nth-of-type(1)) {
    margin-top: 1.6rem;
  }
}
@media screen and (min-width: 640px) {
  .pt-f-contact dt {
    grid-column: 1/2;
  }
}
.pt-f-contact dd {
  margin: 0;
}
@media screen and (min-width: 640px) {
  .pt-f-contact dd {
    grid-column: 2/3;
  }
}
.pt-f-contact dd.nameArea {
  display: grid;
  grid-template-columns: 1em 1fr 1em 1fr;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}
.pt-f-contact dd:is(.mailArea, .nameArea, .textArea) p {
  grid-row: auto;
  grid-column: 1/-1;
  font-size: var(--pt-fz-xs);
}
.pt-f-contact dd.mailArea:has(> input:nth-of-type(2)) input:nth-of-type(2) {
  margin-top: 0.8rem;
}
.pt-f-contact .text02 {
  margin: 3.2rem 0;
}
@media screen and (min-width: 440px) {
  .pt-f-contact .text02 {
    text-align: center;
  }
}
.pt-f-contact .submitArea {
  display: flex;
  align-items: center;
  justify-content: center;
}

.leeep-cnt__ttl {
  border-radius: var(--pt-r-sm);
  background-color: var(--pt-clr-2);
}
.leeep-cnt__ttl h3 {
  padding: 0.5em 0;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 900px) {
  .leeep-cnt {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr 4fr;
    grid-template-areas: "ttl body";
    gap: 0.5%;
  }
  .leeep-cnt__ttl {
    display: flex;
    grid-area: ttl;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1/1;
    width: calc(100% - 12px);
    margin: 0;
    border-radius: var(--pt-r-md);
  }
}
.leeep-cnt__ttl-multi {
  margin-bottom: 0;
  border-radius: var(--pt-r-sm);
  background-color: var(--pt-clr-2);
}
.leeep-cnt__ttl-multi h3 {
  padding: 0.5em 0;
  color: #fff;
  text-align: center;
}

.LeeepListMedia {
  overflow: hidden;
  border-radius: var(--pt-r-md);
}

a.LeeepByLeeep {
  display: none !important;
}

div.LeeepListDate {
  font-size: var(--pt-fz-smh);
}

div#pt-reviBtn-indi {
  display: none;
}

.item-detail-text .__sec-cnt:has(> .frv) #pt-outputReviw_desc {
  display: none;
}

.frv ul.MuiMenu-list {
  padding-inline-start: 0;
}
.frv .frv-c-message__title > * {
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.8rem;
}
.frv .frv-c-starRating {
  color: var(--pt-clr-6);
}
.frv .frv-c-averageRating__ratingValue {
  margin-left: 0.5em;
}
.frv .frv-c-averageRating__count__value {
  font-size: 0.85em;
}
.frv .frv-c-ratingHistogram {
  gap: 4px;
}
.frv .frv-l-reviewArea__averageRating .frv-c-ratingStars {
  line-height: 1;
}
.frv .frv-c-reviewCard {
  gap: 4px;
}
.frv :is(.frv-c-reviewCard__tag, .frv-c-reviewCard__date, .frv-c-reviewCard__replyDate) {
  color: var(--pt-clr-ahover);
}
.frv .frv-c-ratingStars .frv-c-starRating {
  font-size: 1.4em;
}
.frv .frv-c-reviewCard .frv-c-ratingStars .frv-c-starRating {
  font-size: 1.15em;
}
.frv .frv-c-pagination__button {
  display: block;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 0;
  border-radius: 50vw;
  background-color: var(--_pagination-frv);
  box-shadow: none;
  color: #333;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
.frv .frv-c-pagination__button.-selected {
  --_pagination-frv: var(--pt-clr-1);
  border-radius: 50vw;
  background-color: var(--_pagination-frv);
}