:root {
  --m2-color-gold: #a27e24;
  --m2-color-black: #160802;
  --m2-color-dbrown: #240e03;
  --m2-color-gray1: #f3f0ef;
  --m2-color-gray2: #ded9d7;
  --m2-color-accent1: var(--m2-color-gold);
  --m2-color-accent1__font: #fff;
  --m2-color-maincolor: var(--m2-color-black);
  --m2-color-maincolor__font: #fff;
  --m2-color-subcolor1: var(--m2-color-gray1);
  --m2-color-subcolor1__font: var(--m2-color-dbrown);
  --m2-color-font--main: var(--m2-color-dbrown);
  --m2-color-button--primary: var(--m2-color-black);
  --m2-color-button--primary__border: var(--m2-color-black);
  --m2-color-button--primary__font: #fff;
  --m2-size-button--primary__radius: 5px;
  --m2-color-button--secondary: var(--m2-color-gray2);
  --m2-color-button--secondary__border: var(--m2-color-gray2);
  --m2-color-button--secondary__font: #000;
  --m2-size-button--secondary__radius: 5px;
  --m2-color-button--particular: var(--m2-color-gold);
  --m2-color-button--particular__border: var(--m2-color-gold);
  --m2-color-button--particular__font: #fff;
  --m2-size-button--particular__radius: 3px;
  --m2-color-footer-subcolor1: hsla(15, 14%, 95%, 0.3);
  --m2-color-header-separate: hsla(15, 14%, 95%, 0.5);
}
.defalutFontStyle {
  color: #333;
  font-family: "Noto Serif JP", serif;
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  line-height: 2;
}
.icon_fb:before {
  color: #ddd;
  content: "";
  font-family: Font Awesome\5 Brands;
}
.icon_fb.active:before {
  color: #555;
}
.icon_tw:before {
  color: #ddd;
  content: "";
  font-family: Font Awesome\5 Brands;
}
.icon_tw.active:before {
  color: #555;
}
.icon_insta:before {
  color: #ddd;
  content: "";
  font-family: Font Awesome\5 Brands;
}
.icon_insta.active:before {
  color: #555;
}
.icon_pin:before {
  color: #ddd;
  content: "";
  font-family: Font Awesome\5 Brands;
}
.icon_pin.active:before {
  color: #555;
}
.icon_tel:before {
  color: #ddd;
  content: "";
  font-family: Font Awesome\5 Brands;
}
.icon_tel.active:before {
  color: #555;
}
body {
  font-family:
    Helvetica Neue,
    Helvetica,
    Hiragino Sans,
    Hiragino Kaku Gothic ProN,
    Arial,
    Yu Gothic,
    Meiryo,
    sans-serif;
}
@media (hover: hover) {
  a:hover {
    opacity: 0.7;
  }
}
.aspectFix {
  position: relative;
  width: 100%;
}
.aspectFix:before {
  content: "";
  display: block;
  padding-top: 75%;
}
.aspectFix > :first-child {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.alinkText {
  color: #a78000;
  cursor: pointer;
  text-decoration: underline;
}
.alinkText:hover {
  color: #b88d00;
}
.flex-container {
  display: flex;
}
.hidden {
  display: none !important;
}
.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
.text-center {
  text-align: center;
}
@keyframes heartbeat {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
  to {
    opacity: 1;
  }
}
[id] {
  scroll-margin-top: 160px;
}
html {
  overflow-x: hidden;
  overflow-y: scroll;
}
body,
html {
  font-weight: 400;
  scroll-behavior: smooth;
}
html body {
  --body-padding: 85px;
  padding-top: calc(var(--body-padding) - 2px);
}
@media screen and (max-width: 767px) {
  html body {
    --body-padding: 123px;
    background-color: #fff;
  }
  html body:has(.m2-header-announcement) {
    --body-padding: 155px;
  }
}
@media screen and (min-width: 768px) {
  html body {
    --body-padding: 85px;
  }
  html body:has(.m2-header-announcement) {
    --body-padding: 115px;
  }
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  width: auto;
}
ul {
  padding: 0;
}
.fs-l-page {
  background-color: #fff;
}
body .fs-l-main {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
@media screen and (max-width: 767px) {
  body .fs-l-main {
    padding: 0 0 40px;
  }
}
@media screen and (min-width: 768px) {
  body .fs-l-main {
    padding: 0 0 80px;
  }
}
.fs-c-button--primary {
  font-family:
    Noto Sans JP,
    sans-serif;
}
.fs-l-page .fs-c-dropdown__menu {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333;
  padding: 8px 3em 8px 8px;
  vertical-align: middle;
  width: 100%;
}
.fr3-productListCarousel__slides::-webkit-scrollbar {
  display: none;
}
.fr3-productListCarousel__slides .fr3-item__productName {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fr3-productListCarousel__slides .fr3-item__productName,
.fr3-productListCarousel__slides .fr3-item__productPrice {
  font-weight: 400;
  line-height: 1.5;
}
.fr3-productListCarousel__slides
  .fr3-item__productName
  .fr3-item__productPrice__price,
.fr3-productListCarousel__slides
  .fr3-item__productPrice
  .fr3-item__productPrice__price {
  font-family:
    EB Garamond,
    serif;
  font-size: 20px;
}
.fr3-productListCarousel__slides .fr3-item__productPrice__addon {
  font-family:
    EB Garamond,
    serif;
}
.fs-c-wishlistProduct .fs-c-wishlistProduct__header {
  display: none;
  padding-inline: 20px;
}
.fs-c-wishlistProduct .fs-c-wishlistProduct__title {
  font-size: 24px;
  line-height: 1.5;
  padding: 0;
}
.fs-c-wishlistProduct .fs-c-wishlistProduct__footer {
  padding-inline: 20px;
}
.fs-c-wishlistProduct .fs-c-wishlistProduct__title {
  font-feature-settings: "halt";
  color: #000;
  font-family:
    EB Garamond,
    serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
}
.fs-c-wishlistProduct .slick-arrow:after,
.fs-c-wishlistProduct .slick-arrow:before {
  background: #000;
  content: "";
  display: inline-block;
  height: 10px !important;
  position: absolute;
  width: 10px;
}
.fs-c-wishlistProduct
  .fs-c-productListCarousel
  .slick-track
  .slick-slide
  > div {
  background: unset;
  padding: 0;
}
.fs-c-wishlistProduct .fs-c-productListCarousel .fs-c-productMarks,
.fs-c-wishlistProduct .fs-c-productListCarousel .fs-c-productName__copy,
.fs-c-wishlistProduct .fs-c-productListCarousel .fs-c-productName__variation {
  display: none;
}
.fs-c-wishlistProduct .fs-c-productListCarousel .fs-c-productName__name {
  display: block;
  font-size: 1.4rem;
  height: auto;
  letter-spacing: 0.05rem;
  line-height: 1.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fs-c-wishlistProduct
  .fs-c-productListCarousel
  .fs-c-productListItem__productName {
  border-bottom: unset;
  font-weight: 400;
  margin: 0;
  order: 3;
  padding: 0.6rem 0;
}
.fs-c-wishlistProduct .fs-c-productListCarousel .fs-c-productListItem__prices {
  font-family:
    EB Garamond,
    serif;
  font-weight: 400;
}
.fs-c-wishlistProduct
  .fs-c-productListCarousel
  .fs-c-productListItem__prices
  .fs-c-productPrice__main {
  padding-top: 0;
}
.fs-c-wishlistProduct
  .fs-c-productListCarousel
  .fs-c-productListItem__prices
  .fs-c-price__value {
  font-weight: 400;
}
.fs-c-wishlistProduct
  .fs-c-productListCarousel
  .fs-c-productListItem__prices
  .fs-c-productPrice__addon__label:before {
  content: "(";
}
.fs-c-wishlistProduct
  .fs-c-productListCarousel
  .fs-c-productListItem__prices
  .fs-c-productPrice__addon__label:after {
  content: ")";
}
.flywheel-recommend__frame .fs-p-heading--lv2 {
  display: none;
}
.flywheel-recommend__frame .fr3-item {
  position: relative;
}
.flywheel-recommend__frame .fr3-item__rankContainer {
  height: 50px;
  left: 2%;
  max-width: 50px;
  position: absolute;
  top: 0;
  width: 18%;
}
.flywheel-recommend__frame [data-item-rank] {
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  color: transparent;
  font-size: 0;
  height: auto;
  width: 100%;
}
.flywheel-recommend__frame [data-item-rank="1"] {
  background-color: transparent;
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/icon/ranking_1.svg);
}
.flywheel-recommend__frame [data-item-rank="2"] {
  background-color: transparent;
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/icon/ranking_2.svg);
}
.flywheel-recommend__frame [data-item-rank="3"] {
  background-color: transparent;
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/icon/ranking_3.svg);
}
.flywheel-recommend__frame [data-item-rank="4"] {
  background-color: transparent;
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/icon/ranking_4.svg);
}
.flywheel-recommend__frame [data-item-rank="5"] {
  background-color: transparent;
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/icon/ranking_5.svg);
}
.flywheel-recommend__frame [data-item-rank="6"] {
  background-color: transparent;
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/icon/ranking_6.svg);
}
.flywheel-recommend__frame [data-item-rank="7"] {
  background-color: transparent;
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/icon/ranking_7.svg);
}
.flywheel-recommend__frame [data-item-rank="8"] {
  background-color: transparent;
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/icon/ranking_8.svg);
}
.flywheel-recommend__frame [data-item-rank="9"] {
  background-color: transparent;
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/icon/ranking_9.svg);
}
.flywheel-recommend__frame [data-item-rank="10"] {
  background-color: transparent;
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/icon/ranking_10.svg);
}
.fs-c-productList__list__item .fs-c-productListItem__outOfStock {
  height: auto;
  order: 15;
  width: 100%;
}
.m2-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
  position: relative;
  width: auto;
}
@media screen and (max-width: 767px) {
  .m2-container {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 768px) {
  .m2-container {
    padding: 0 20px;
  }
}
.m2-content-section {
  padding: 6rem 0;
}
.full-width {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .full-width {
    transform: translateX(calc(-50vw - -602px));
    width: 100vw;
  }
}
@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  width: 100%;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: 10px;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity 0.3s;
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: 50%;
  display: inline-block;
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
}
button.swiper-pagination-bullet {
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition:
    transform 0.2s,
    top 0.2s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition:
    transform 0.2s,
    left 0.2s;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition:
    transform 0.2s,
    right 0.2s;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.fs-c-productListCarousel .slick-track {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .fs-c-productListCarousel .slick-list,
  .fs-c-productListCarousel .slick-slide > div {
    padding: 0 !important;
  }
  .fs-c-productListCarousel .slick-slide .fs-c-productName__name {
    font-size: 1.4rem;
    height: auto;
    letter-spacing: 0.05rem;
    line-height: 1.9rem;
  }
  .fs-c-productListCarousel .slick-prev {
    left: -5px;
  }
  .fs-c-productListCarousel .slick-next {
    right: -5px;
  }
  .fs-c-productListCarousel .slick-arrow:before {
    background: none !important;
    border-bottom: 3px solid #505050;
    border-left: 3px solid #505050;
    content: "";
    display: block;
    height: 8px !important;
    width: 8px;
  }
}
body .fs-c-breadcrumb {
  background-color: unset !important;
  margin: 10px auto;
  max-width: 1200px;
  padding: 1rem 20px;
  position: relative;
  width: 100%;
}
body .fs-c-breadcrumb:after,
body .fs-c-breadcrumb:before {
  display: none !important;
}
.layoutInner > .fs-c-breadcrumb {
  opacity: 0;
  overflow-x: auto;
  overflow-y: hidden;
}
.layoutInner > .fs-c-breadcrumb.loaded {
  opacity: 1;
}
.fs-c-breadcrumb .fs-c-breadcrumb__list {
  border-left: none;
  border-right: none;
  margin: 0;
  padding: 0;
}
.fs-c-breadcrumb .fs-c-breadcrumb__list:after {
  clear: both;
  content: "";
  display: block;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem {
  cursor: pointer;
  display: block;
  float: left;
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  line-height: 1.2rem;
  padding: 1.2rem;
  position: relative;
  white-space: nowrap;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem:first-child {
  padding-left: 0;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem:last-child {
  background: none !important;
  color: #999 !important;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem:last-child:after {
  content: unset !important;
  display: none;
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__listItem
  + .fs-c-breadcrumb__listItem:before {
  content: ">";
  position: relative;
  right: 12px;
}
.fs-c-breadcrumb .fs-c-breadcrumb__list--subgroup {
  border: none;
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb .fs-c-breadcrumb__list--subgroup {
    border-bottom: 1px solid #ccc;
    margin-bottom: 18px;
  }
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:last-child {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    line-height: 2;
    overflow: hidden;
    padding: 0 !important;
    text-overflow: ellipsis;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb .fs-c-breadcrumb__list--subgroup {
    margin-bottom: 12px;
  }
}
.fs-c-breadcrumb .fs-c-breadcrumb__list--subgroup:after {
  clear: both;
  content: "";
  display: block;
}
.fs-c-breadcrumb .fs-c-breadcrumb__list--subgroup .fs-c-breadcrumb__listItem {
  display: block;
  float: left;
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb .fs-c-breadcrumb__list--subgroup .fs-c-breadcrumb__listItem {
    font-size: 1rem;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem:first-child {
  background: #e8e8e8;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:first-child {
    padding: 1.2rem 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:first-child {
    padding: 0.8rem 2.4rem;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem:first-child:after {
  background-color: #e8e8e8;
  content: "";
  display: block;
  -webkit-mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50" xml:space="preserve"><path d="M31 25 19 7v36z"/></svg>');
  mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50" xml:space="preserve"><path d="M31 25 19 7v36z"/></svg>');
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 50px;
  mask-size: 50px;
  position: absolute;
  right: -12px;
  top: 0;
  width: 12px;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:first-child:after {
    height: 36px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:first-child:after {
    height: 28px;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem:nth-child(2) {
  background: #d1d1d1;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(2) {
    padding: 1.2rem 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(2) {
    padding: 0.8rem 2.4rem;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem:nth-child(2):after {
  background-color: #d1d1d1;
  content: "";
  display: block;
  -webkit-mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50" xml:space="preserve"><path d="M31 25 19 7v36z"/></svg>');
  mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50" xml:space="preserve"><path d="M31 25 19 7v36z"/></svg>');
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 50px;
  mask-size: 50px;
  position: absolute;
  right: -12px;
  top: 0;
  width: 12px;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(2):after {
    height: 36px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(2):after {
    height: 28px;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem:nth-child(3) {
  background: #bababa;
  z-index: 98;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(3) {
    padding: 1.2rem 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(3) {
    padding: 0.8rem 2.4rem;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem:nth-child(3):after {
  background-color: #bababa;
  content: "";
  display: block;
  -webkit-mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50" xml:space="preserve"><path d="M31 25 19 7v36z"/></svg>');
  mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50" xml:space="preserve"><path d="M31 25 19 7v36z"/></svg>');
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 50px;
  mask-size: 50px;
  position: absolute;
  right: -12px;
  top: 0;
  width: 12px;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(3):after {
    height: 36px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(3):after {
    height: 28px;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem:nth-child(4) {
  background: #a3a3a3;
  z-index: 97;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(4) {
    padding: 1.2rem 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(4) {
    padding: 0.8rem 2.4rem;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem:nth-child(4):after {
  background-color: #a3a3a3;
  content: "";
  display: block;
  -webkit-mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50" xml:space="preserve"><path d="M31 25 19 7v36z"/></svg>');
  mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50" xml:space="preserve"><path d="M31 25 19 7v36z"/></svg>');
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 50px;
  mask-size: 50px;
  position: absolute;
  right: -12px;
  top: 0;
  width: 12px;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(4):after {
    height: 36px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(4):after {
    height: 28px;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem:nth-child(5) {
  background: #8c8c8c;
  z-index: 96;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(5) {
    padding: 1.2rem 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(5) {
    padding: 0.8rem 2.4rem;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem:nth-child(5):after {
  background-color: #8c8c8c;
  content: "";
  display: block;
  -webkit-mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50" xml:space="preserve"><path d="M31 25 19 7v36z"/></svg>');
  mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50" xml:space="preserve"><path d="M31 25 19 7v36z"/></svg>');
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 50px;
  mask-size: 50px;
  position: absolute;
  right: -12px;
  top: 0;
  width: 12px;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(5):after {
    height: 36px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(5):after {
    height: 28px;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem:nth-child(6) {
  background: #757575;
  z-index: 95;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(6) {
    padding: 1.2rem 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(6) {
    padding: 0.8rem 2.4rem;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem:nth-child(6):after {
  background-color: #757575;
  content: "";
  display: block;
  -webkit-mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50" xml:space="preserve"><path d="M31 25 19 7v36z"/></svg>');
  mask-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50" xml:space="preserve"><path d="M31 25 19 7v36z"/></svg>');
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 50px;
  mask-size: 50px;
  position: absolute;
  right: -12px;
  top: 0;
  width: 12px;
}
@media screen and (max-width: 767px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(6):after {
    height: 36px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-breadcrumb
    .fs-c-breadcrumb__list--subgroup
    .fs-c-breadcrumb__listItem:nth-child(6):after {
    height: 28px;
  }
}
.fs-c-breadcrumb
  .fs-c-breadcrumb__list--subgroup
  .fs-c-breadcrumb__listItem
  + .fs-c-breadcrumb__listItem:before {
  content: unset;
}
.m2-content-primary-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--m2-color-button--particular);
  border: 1px solid var(--m2-color-button--particular__border);
  color: var(--m2-color-button--particular__font);
  display: inline-block;
  font-family:
    EB Garamond,
    serif;
  font-size: 2rem;
  line-height: 1;
  padding: 0.5em 2em;
  text-align: center;
}
.m2-content-primary-btn.outline {
  background-color: var(--m2-color-button--particular__font);
  color: var(--m2-color-button--particular);
}
.m2-heading-fv {
  background-color: #160802;
  color: #fff;
  font-family:
    EB Garamond,
    serif;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding: 4rem 0;
  text-align: center;
}
.m2-content-heading {
  font-family:
    EB Garamond,
    serif;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .m2-content-heading {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .m2-content-heading {
    margin-bottom: 2rem;
  }
}
.m2-content-heading--inner {
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .m2-content-heading--inner {
    display: block;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .m2-content-heading--inner {
    align-items: flex-end;
    display: flex;
    gap: 1rem;
  }
}
.m2-content-heading--main {
  font-size: 4rem;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .m2-content-heading--main {
    font-size: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .m2-content-heading--main {
    font-size: 4rem;
  }
}
.m2-content-heading--sub {
  font-size: 13px;
  line-height: 1.6;
}
.m2-content-heading--xl {
  align-items: center;
  display: flex;
  font-size: 4rem;
  gap: 0.5em;
  justify-content: center;
  line-height: 1;
  margin: 0 0 3rem;
}
@media screen and (max-width: 767px) {
  .m2-content-heading--xl {
    margin: 0 0 1rem;
  }
}
@media screen and (min-width: 768px) {
  .m2-content-heading--xl {
    margin: 0 0 3rem;
  }
}
.m2-content-heading--xl .m2-content-heading--inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.m2-content-heading--lg {
  font-family:
    EB Garamond,
    serif;
  font-size: 4rem;
  line-height: 1.3333;
  text-align: center;
}
.m2-content-heading--lg.with-link {
  align-items: center;
  display: flex;
  gap: 0.5em;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
}
.m2-content-heading--lg.with-link a {
  display: inline-block;
  flex: 1 1 auto;
  font-size: 13px;
  text-align: right;
  text-decoration: underline;
}
.m2-content-heading--lg.with-link a:after {
  aspect-ratio: 1/1;
  border-right: 1px solid;
  border-top: 1px solid;
  content: "";
  display: inline-block;
  height: 0.6em;
  transform: rotate(45deg);
  width: 0.6em;
}
.m2-content-heading--lg.with-link .m2-content-heading--inner {
  padding-left: 0;
}
.m2-content-heading--md {
  font-size: 24px;
  padding-bottom: 1.5rem;
}
.m2-content-heading--md,
.m2-content-heading--sm {
  border-bottom: 1px solid;
  font-family:
    EB Garamond,
    serif;
  line-height: 1.2;
  margin: 1rem 0 3rem;
  text-align: center;
}
.m2-content-heading--sm {
  font-size: 2rem;
  padding-bottom: 1rem;
}
.m2-content-heading--desc {
  font-size: 14px;
  line-height: 1.7;
  margin: 0 0 1rem;
  max-width: 1400px;
  padding: 0 2rem;
  text-align: center;
}
.m2-dummy-list {
  display: grid;
}
@media screen and (max-width: 767px) {
  .m2-dummy-list {
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .m2-dummy-list {
    gap: 1rem;
    grid-template-columns: 2.5fr repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .m2-dummy-list .m2-dummy-item.wide {
    grid-column: span 2;
  }
}
@media screen and (min-width: 768px) {
  .m2-dummy-list .m2-dummy-item.wide {
    grid-row: span 2;
  }
}
.m2-dummy-list .m2-dummy-image {
  animation: heartbeat 1s ease 0s infinite;
  aspect-ratio: 12/8;
  background-color: #dadada;
  border-radius: 4px;
  display: block;
  height: auto;
  width: 100%;
}
.m2-dummy-list .m2-dummy-date {
  margin-top: 0.5rem;
  width: 70%;
}
.m2-dummy-list .m2-dummy-date,
.m2-dummy-list .m2-dummy-title {
  animation: heartbeat 1s ease 0s infinite;
  background-color: #dadada;
  border-radius: 4px;
  height: 1.6rem;
}
.m2-dummy-list .m2-dummy-title {
  margin: 0.5rem 0 0;
}
.m2-header {
  background: var(--m2-color-maincolor);
  height: var(--body-padding, 85px);
  left: 0;
  padding-bottom: 15px;
  position: fixed;
  top: 0;
  transition: max-height 0.2s;
  width: 100%;
  z-index: 800;
}
.m2-header .m2-header-line {
  background-color: hsla(15, 14%, 95%, 0.5);
  margin: 0 auto;
  position: relative;
  width: calc(100% - 40px);
  z-index: 15;
}
@media screen and (max-width: 767px) {
  .m2-header .m2-header-line {
    height: 1px;
  }
}
@media screen and (min-width: 768px) {
  .m2-header .m2-header-line {
    height: 2px;
  }
}
@media screen and (max-width: 767px) {
  .m2-header .m2-header-line:after {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .m2-header .m2-header-line:after {
    background-color: hsla(15, 14%, 95%, 0.5);
    content: "";
    display: block;
    height: 1px;
    position: relative;
    top: 5px;
    width: 100%;
  }
}
.m2-header .m2-header-top {
  height: 0;
  padding: 0;
  position: relative;
  transition: margin-top 0.2s;
  z-index: 15;
}
.m2-header .m2-header-top:has(.m2-header-announcement) {
  height: 32px;
}
.m2-header .m2-header-info {
  background-color: #fff;
  display: none;
  height: auto;
  position: relative;
  z-index: 15;
}
.m2-header .m2-header-info:has(.fs-pt-list__item) {
  display: block;
}
.m2-header .m2-header-announcement {
  background-color: var(--m2-header-announcement-bgcolor, #fff);
  background-image: var(--m2-header-announcement-bgimage);
  background-repeat: repeat-x;
  background-size: auto auto;
  color: var(--m2-header-announcement-fontcolor, #000);
  display: var(--m2-header-announcement-display, none);
  font-size: 13px;
  font-weight: 400;
  height: var(--m2-header-announcement-height, auto);
  line-height: 1;
  margin: 0;
  max-height: auto;
  padding: 0;
  position: relative;
  width: 100%;
  will-change: transform;
  z-index: 15;
}
.m2-header .m2-header-announcement a {
  display: block;
  height: auto;
  width: 100%;
}
.m2-header .m2-header-middle {
  background: var(--m2-color-maincolor);
  padding: 20px 0;
  position: relative;
  transition: margin-top 0.2s;
  z-index: 15;
}
@media screen and (min-width: 768px) {
  .m2-header .m2-header-middle {
    align-items: center;
    display: flex;
    height: 68px;
    justify-content: space-between;
  }
}
.m2-header .m2-header-bottom {
  padding: 0;
  position: relative;
  z-index: 15;
}
@media screen and (max-width: 767px) {
  .m2-header .m2-header-bottom {
    transition:
      margin-top 0.15s,
      opacity 0.2s;
  }
  .m2-header .m2-header-bottom.hide {
    opacity: 0;
    z-index: -1;
  }
}
.m2-header .m2-header-container {
  padding: 0 2rem;
}
@media screen and (min-width: 768px) {
  .m2-header .m2-header-container {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .m2-header .m2-header-container .layout {
    display: grid;
    grid-template-areas: "logo menus" "concept concept";
    grid-template-columns: min(140px, 37.3333vw) auto;
  }
}
@media screen and (min-width: 768px) {
  .m2-header .m2-header-container .layout {
    display: flex;
    justify-content: space-between;
  }
}
.m2-header .m2-header-logo {
  align-items: center;
  display: flex;
  grid-area: logo;
}
@media screen and (min-width: 768px) {
  .m2-header .m2-header-logo {
    margin-right: 2rem;
    max-width: 161px;
  }
  .m2-header .m2-header-concept-wrapper {
    align-items: flex-end;
    display: flex;
    margin-right: auto;
  }
}
.m2-header .m2-header-concept a {
  align-items: center;
  color: #fff;
  display: flex;
  font-family:
    EB Garamond,
    serif;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .m2-header .m2-header-concept a {
    align-items: center;
    display: inline-flex;
    height: 24px;
    justify-content: center;
    line-height: 1;
    margin: 5px 0;
    padding: 2px 6px;
  }
  .m2-header .m2-header-concept a.opened-fix {
    outline: solid 1px var(--m2-color-header-separate);
  }
}
@media screen and (min-width: 768px) {
  .m2-header .m2-header-concept a {
    margin-bottom: 2px;
    padding: 2px 6px;
    transform: translateY(2px);
  }
  .m2-header .m2-header-concept a.opened,
  .m2-header .m2-header-concept a.opened-fix,
  .m2-header .m2-header-concept a:hover {
    outline: solid 1px var(--m2-color-header-separate);
  }
}
@media screen and (max-width: 767px) {
  .m2-header .m2-header-concept {
    border-top: 1px solid var(--m2-color-header-separate);
    display: flex;
    font-family:
      EB Garamond,
      serif;
    grid-area: concept;
    justify-content: space-evenly;
    margin: 0;
    position: relative;
  }
  .m2-header .m2-header-concept:before {
    border-top: 2px solid var(--m2-color-header-separate);
    bottom: auto;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: -5px;
  }
  #fs_Top .m2-header .m2-header-concept {
    border-bottom: none;
  }
}
@media screen and (min-width: 768px) {
  .m2-header .m2-header-concept {
    color: #fff;
    display: flex;
    gap: 2rem;
    justify-content: space-around;
    margin-right: auto;
  }
}
.m2-header .m2-header-concept-item {
  font-family:
    EB Garamond,
    serif;
}
@media screen and (min-width: 768px) {
  .m2-header .m2-header-concept-item {
    align-items: flex-end;
    display: flex;
    font-size: 20px;
  }
}
.m2-header .m2-header-menus {
  align-items: center;
  display: flex;
  grid-area: menus;
  justify-content: flex-end;
  z-index: 20;
}
@media screen and (max-width: 767px) {
  .m2-header .m2-header-menus {
    gap: 5vw;
  }
}
@media screen and (min-width: 768px) {
  .m2-header .m2-header-menus {
    gap: 2rem;
  }
}
.m2-header .m2-header-primary-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--m2-color-button--particular);
  border: 1px solid var(--m2-color-button--particular__border);
  border-radius: var(--m2-color-button--particular__radius);
  color: var(--m2-color-button--particular__font);
  display: block;
  font-size: 16px;
  line-height: 1;
  padding: 0.5em;
  text-align: center;
}
.m2-header .m2-header-primary-btn.outline {
  background-color: var(--m2-color-button--particular__font);
  color: var(--m2-color-button--particular);
}
.m2-header .m2-header-menu-icon {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}
.m2-header .m2-header-menu-icon img {
  max-height: 24px;
}
.m2-header .m2-header-menu-icon .m2-header-menu-cart-count {
  align-items: center;
  background-color: #fff;
  color: #000;
  display: flex;
  font-size: 10px;
  height: 1.6em;
  justify-content: center;
  line-height: 1;
  min-width: 1.6em;
  padding: 3px;
  right: -1em;
  top: -1em;
  width: auto;
  z-index: 0;
}
.m2-header .m2-header-searchbox {
  position: relative;
}
.m2-header .m2-header-searchbox .m2-header-searchbox-keyword {
  background-color: transparent;
  border: 1px solid #ccc;
  color: #fff;
  width: 100%;
}
.m2-header .m2-header-searchbox .m2-header-searchbox-keyword.active {
  position: relative;
}
.m2-header .m2-header-searchbox .m2-header-searchbox-submit {
  appearance: none;
  aspect-ratio: 1/1;
  background-color: transparent;
  border: none;
  bottom: 0;
  display: flex;
  height: 1.2em;
  left: auto;
  margin: auto;
  outline: none;
  padding: 0;
  position: absolute;
  right: 5px;
  top: 0;
  width: 1.2em;
}
.m2-header .m2-header-drawer-wrapper {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: -10;
}
.m2-header .m2-header-drawer {
  -ms-scroll-chaining: none;
  background-color: #f3f0ef;
  display: block;
  height: 100%;
  left: 100%;
  opacity: 0;
  overflow: hidden auto;
  overscroll-behavior: none;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition:
    left 0.1s,
    opacity 0.4s;
  width: 100%;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .m2-header .m2-header-drawer {
    height: auto;
    left: auto;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: calc(100% + 10px);
    transition: opacity 0.1s;
    width: 230px;
  }
}
.m2-header .m2-header-drawer .m2-drawer-close {
  background-color: #f3f0ef;
  display: inline-block;
  left: 0;
  padding: 1rem;
  position: -webkit-sticky;
  position: sticky;
  text-align: right;
  top: 0;
  width: 100%;
  z-index: 1;
}
.m2-header :checked + .m2-header-drawer-wrapper {
  z-index: 900;
}
.m2-header :checked + .m2-header-drawer-wrapper .m2-header-drawer {
  left: 0;
  opacity: 1;
  pointer-events: all;
}
@media screen and (min-width: 768px) {
  .m2-header :checked + .m2-header-drawer-wrapper .m2-header-drawer {
    left: auto;
    right: 10px;
  }
}
.m2-header .m2-header-drawer-heading {
  font-family:
    EB Garamond,
    serif;
  font-size: 18px;
  line-height: 1;
  margin: 0 0 1.5rem;
}
.m2-header .m2-header-drawer-heading--h3 {
  color: var(--m2-color-accent1);
  font-family:
    EB Garamond,
    serif;
  margin: 0 0 1rem;
  text-align: center;
}
.m2-header .m2-header-drawer-menus-heading {
  background: var(--m2-color-maincolor);
  color: var(--m2-color-maincolor__font);
  font-family:
    EB Garamond,
    serif;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  padding: 0.5rem;
  text-align: center;
}
.m2-header .m2-header-drawer-menus-heading2 {
  font-family:
    EB Garamond,
    serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0.5rem 20px;
  text-align: left;
}
.m2-header .m2-header-drawer-menus .fs-pt-menu__heading--lv1,
.m2-header .m2-header-drawer-menus .fs-pt-menu__item--lv1,
.m2-header .m2-header-drawer-menus .fs-pt-menu__item--lv2,
.m2-header .m2-header-drawer-menus .fs-pt-menu__item--lv3,
.m2-header .m2-header-drawer-menus .fs-pt-menu__item--lv4 {
  display: none;
}
.m2-header .m2-header-drawer-menus .fs-pt-menu__item--show {
  align-items: center;
  border-bottom: 1px solid #ded9d7;
  display: list-item;
  display: flex;
  font-family:
    EB Garamond,
    serif;
  font-size: 18px;
  font-weight: 500;
  justify-content: space-between;
  line-height: 1;
  padding: 2rem;
  width: 100%;
}
.m2-header .m2-header-drawer-menus .fs-pt-menu__item--show:after {
  aspect-ratio: 1/1;
  border-right: 1px solid;
  border-top: 1px solid;
  content: "";
  display: inline-block;
  height: 0.3em;
  transform: rotate(45deg);
  width: 0.3em;
}
.m2-header .m2-header-drawer-menus .fs-pt-menu__heading {
  width: 100%;
}
.m2-header .m2-header-drawer-menus .fs-pt-menu__link {
  display: block;
  width: 100%;
}
.m2-header .m2-header-drawer-menu-link {
  align-items: center;
  border-bottom: 1px solid #ded9d7;
  display: flex;
  font-family:
    EB Garamond,
    serif;
  font-size: 18px;
  font-weight: 500;
  justify-content: space-between;
  line-height: 1;
  padding: 2rem;
}
.m2-header .m2-header-drawer-menu-link:after {
  aspect-ratio: 1/1;
  border-right: 1px solid;
  border-top: 1px solid;
  content: "";
  display: inline-block;
  height: 0.3em;
  transform: rotate(45deg);
  width: 0.3em;
}
.m2-header .m2-header-drawer-section.account {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  padding: 0 2rem 2rem;
}
.m2-header .m2-header-drawer-section.account .m2-header-drawer-customer {
  align-items: center;
  display: flex;
  gap: 1em;
}
.m2-header .m2-header-drawer-section.account .m2-header-drawer-item {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
.m2-header
  .m2-header-drawer-section.account
  .m2-header-drawer-item
  + .m2-header-drawer-item {
  margin-top: 1rem;
}
.m2-header .m2-header-drawer-section.account .m2-header-drawer-item > * {
  flex: 1 1 auto;
  width: 100%;
}
.m2-header .m2-header-drawer-section.account .m2-header-drawer-item.sign {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .m2-header .m2-header-drawer-section.account .m2-header-drawer-item.sign {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.m2-header .m2-header-drawer-section.checked {
  display: none;
  margin-bottom: 20px;
  padding: 20px 0;
}
.m2-header .m2-header-drawer-section.checked:has(.fs-p-heading--lv2) {
  display: block;
}
.m2-header .m2-header-drawer-section.checked .fs-p-heading--lv2 {
  font-size: 0;
  margin: 0;
  padding: 0;
}
.m2-header .m2-header-drawer-section.checked .m2-header-drawer-menus-heading2 {
  font-family:
    Noto Sans JP,
    sans-serif;
}
.m2-header .m2-header-drawer-section.checked .fr3-item__productName,
.m2-header .m2-header-drawer-section.checked .fr3-item__productPrice {
  display: none;
}
.m2-header .m2-header-drawer-section.service {
  border-top: 1px solid var(--m2-color-maincolor);
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-left: -20px;
  margin-right: -20px;
}
.m2-header .m2-header-drawer-section.service .m2-header-drawer-item {
  border-bottom: 1px solid var(--m2-color-maincolor);
}
.m2-header
  .m2-header-drawer-section.service
  .m2-header-drawer-item:nth-of-type(odd) {
  border-right: 1px solid var(--m2-color-maincolor);
}
.m2-header
  .m2-header-drawer-section.service
  .m2-header-drawer-item:last-of-type {
  border-right: none;
  grid-column: span 2;
}
.m2-header .m2-header-drawer-section.service .m2-header-drawer-service {
  text-align: center;
}
.m2-header .m2-header-drawer-section.service .m2-header-drawer-service a {
  display: block;
  padding: 1em 0.5em;
}
.m2-header .m2-header-drawer-section.service .m2-header-drawer-service-icon {
  margin: auto 0 0.5em;
}
.m2-header .m2-header-drawer-section.service .m2-header-drawer-service-title {
  font-size: 12px;
  margin: 0.5em 0 auto;
}
.m2-header .m2-header-drawer-section.aside .m2-header-drawer-item {
  display: flex;
  gap: 10px;
  justify-content: center;
  padding: 2rem;
}
.m2-header .m2-header-drawer-section.aside .m2-header-drawer-item a {
  font-size: 16px;
  padding: 0;
}
.m2-header .m2-header-drawer-section.aside .m2-header-drawer-menu-link {
  border-bottom: none;
  display: flex;
  flex: 1 1 auto;
  font-size: 16px;
  gap: 2px;
  justify-content: center;
  padding: 0.5rem 1rem;
}
.m2-header .m2-header-drawer-section.aside .m2-header-drawer-menu-link:after {
  transform: translateY(-10%) rotate(45deg);
}
.m2-header .m2-header-drawer-section.brand .m2-header-drawer-menu-link {
  border-bottom: none;
}
.m2-header .m2-header-drawer-guide {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  padding: 2rem;
}
.m2-header .m2-header-drawer-list {
  font-size: 13px;
  margin: 0.5em 0;
}
@media screen and (max-width: 767px) {
  #headerNavigation {
    display: none !important;
  }
}
#searchItemModal {
  color: var(--m2-color-maincolor);
  font-family:
    EB Garamond,
    serif;
  position: relative;
  position: fixed;
  z-index: 9999;
}
#searchItemModal .c-subSelect {
  justify-content: flex-start;
}
#searchItemModal .c-inputTextContainer {
  border: 1px solid #ccc;
}
#searchItemModal input {
  color: #160802;
}
#searchItemModal .btnshine:before {
  display: none;
}
#searchItemModal .c-searchItemModal__subWindow {
  display: none !important;
}
#searchItemModal .closeWindowBtn {
  align-items: center;
  display: flex;
  justify-content: center;
  top: 6px;
}
#searchItemModal .closeWindowBtn img {
  display: none;
}
#searchItemModal .closeWindowBtn:before {
  transform: rotate(45deg);
}
#searchItemModal .closeWindowBtn:after,
#searchItemModal .closeWindowBtn:before {
  background-color: #fff;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
}
#searchItemModal .closeWindowBtn:after {
  transform: rotate(135deg);
}
#searchItemModal .c-searchItemModal__inner {
  background-color: #fff !important;
  max-height: 100%;
  max-width: 1200px;
  z-index: 10000;
}
@media screen and (min-width: 1020px) {
  #searchItemModal .c-searchItemModal__inner {
    height: fit-content;
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__inner {
    height: 100dvh;
    padding: 0;
    width: 100%;
  }
}
#searchItemModal .c-searchItemModal__header {
  background-color: #160802 !important;
  color: #fff !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  height: 40px;
  letter-spacing: 0.04rem !important;
  line-height: 3rem !important;
  margin: 0;
  padding: 5px 0 !important;
  position: relative !important;
  text-align: center !important;
}
#searchItemModal .devide {
  display: flex;
  flex-direction: row;
  height: auto;
}
#searchItemModal .c-searchItemModal__form .c-searchItemModal__layout {
  height: 100%;
  overflow-y: auto;
  padding: 0;
}
#searchItemModal .c-searchItemModal__title {
  background: unset !important;
  margin-top: 0 !important;
}
#searchItemModal .c-searchItemModal__title:before {
  display: none;
}
#searchItemModal .c-searchItemModal__title span {
  background-color: unset !important;
  font-size: 18px;
  font-weight: 600;
}
#searchItemModal .c-searchItemModal__title .sub {
  font-size: 11px;
}
#searchItemModal .c-searchItemModal__form {
  display: block;
  gap: 0;
  height: auto !important;
  max-height: 80dvh;
  overflow-y: auto;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__form {
    display: flex;
    flex-direction: column;
    height: calc(100dvh - 40px) !important;
    max-height: 100dvh;
  }
}
#searchItemModal .c-searchItemModal__form > * {
  padding: 20px;
  width: 100%;
}
#searchItemModal .c-searchItemModal__form .c-searchItemModalButton {
  height: 80px;
}
#searchItemModal .c-searchItemModal__container {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 0 10px;
  padding: 20px;
  width: 100%;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__container {
    display: flex;
    flex-direction: column;
  }
}
#searchItemModal .c-searchItemModal__container.bg-gray {
  background-color: #f3f0ef;
}
#searchItemModal .c-searchItemModal__container.bg-lgray {
  background-color: #faf9f9;
}
#searchItemModal .c-searchItemModalButton {
  border: 1px solid #ccc;
  cursor: pointer;
  user-select: none;
}
#searchItemModal .c-searchItemModalButton.active {
  background: #f5f0e6;
  color: #241716;
  border-color: #a27e24;
  outline: none;
}
#searchItemModal .c-searchItemModalButton .label {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 5px;
}
#searchItemModal .c-searchItemModalButton .image {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 5px 5px 0;
}
#searchItemModal .c-searchItemModalButton .image img {
  max-width: 72px;
  object-fit: contain;
  width: 100%;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModalButton .image img {
    height: auto;
    width: auto;
  }
}
#searchItemModal .c-searchItemModalButton--row {
  border: 1px solid #ccc;
  padding: 10px;
  cursor: pointer;
  user-select: none;
}
#searchItemModal .c-searchItemModalButton--row.active {
  background: #f5f0e6;
  color: #241716;
  border-color: #a27e24;
  outline: none;
}
#searchItemModal .c-searchItemModalButton--row .image {
  flex: 0 0 auto;
  max-width: 43px;
  width: 36%;
}
#searchItemModal .fs-c-button--standard {
  border: 1px solid #ccc;
  border-radius: 3px;
  font-family:
    EB Garamond,
    serif;
  font-size: 13px;
  font-weight: 600;
  height: 50px;
  max-width: 200px;
}
@media screen and (max-width: 767px) {
  #searchItemModal .fs-c-button--standard {
    font-size: 11px;
    max-width: unset;
  }
}
#searchItemModal .c-searchItemModal__discount,
#searchItemModal .c-searchItemModal__itemType,
#searchItemModal .c-searchItemModal__shipping {
  display: none !important;
}
#searchItemModal .c-searchItemModal__keyword {
  flex: 0 0 auto;
  width: calc(60% - 10px);
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__keyword {
    width: 100%;
  }
}
#searchItemModal .c-searchItemModal__keyword__inner.recommend {
  display: flex;
  margin-top: 10px;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__keyword__inner.recommend {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
  }
}
#searchItemModal
  .c-searchItemModal__keyword__inner.recommend
  .c-searchItemModal__title {
  word-break: keep-all;
}
#searchItemModal .c-searchItemModal__keyword .c-inputTextContainer {
  position: relative;
}
#searchItemModal .c-searchItemModal__keyword .c-inputTextContainer button {
  appearance: none;
  background: transparent;
  border: none;
  position: absolute;
  right: 0.2em;
  top: 50%;
  transform: translateY(-50%);
}
#searchItemModal .c-searchItemModal__keyword .c-inputTextContainer button img {
  height: 1em;
}
#searchItemModal .c-searchItemModal__keyword--recommend {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
#searchItemModal .c-searchItemModal__keyword--recommend a {
  background-color: #fff;
  border: 1px solid #847c79;
  border-radius: 3px;
  color: var(--m2-color-maincolor);
  color: #847c79;
  display: inline-block;
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 11px;
  line-height: 1;
  padding: 5px;
}
#searchItemModal .c-searchItemModal__keyword--recommend a:before {
  content: "#";
}
#searchItemModal .c-searchItemModal__style {
  flex: 0 0 auto;
  width: 40%;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__style {
    width: 100%;
  }
}
#searchItemModal .c-subSelect__button {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  #searchItemModal .c-subSelect__button {
    width: 66%;
  }
}
#searchItemModal .c-searchItemModal__brand {
  flex: 0 0 auto;
  order: 0;
  width: 100%;
}
#searchItemModal .c-searchItemModal__brand .c-searchItemModal__brand__inner {
  gap: 10px;
  justify-content: flex-start;
}
#searchItemModal .c-searchItemModal__brand .c-subSelect__label {
  font-size: 12px;
  width: auto;
  word-break: keep-all;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__brand .c-searchItemModal__brand__name {
    font-size: 14px;
    width: 45%;
  }
}
#searchItemModal .c-searchItemModal__brand .c-subSelect__name {
  text-align: left;
}
#searchItemModal .c-searchItemModal__brand .c-subSelect__button {
  margin-left: auto;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__brand .fs-c-button--standard {
    height: 32px;
  }
}
#searchItemModal .c-searchItemModal__category {
  flex: 0 0 auto;
  order: 0;
  width: 100%;
}
#searchItemModal .c-searchItemModal__category__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(12.5% - 5px), 1fr));
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__category__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
#searchItemModal .c-searchItemModal__category__list__item {
  width: 100%;
}
#searchItemModal .c-searchItemModal__category .c-searchItemModalButton {
  align-items: center;
  flex-direction: row;
  gap: 5px;
  width: 100%;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__category .c-searchItemModalButton {
    flex-direction: column;
    height: 100%;
    padding: 10px 5px;
  }
}
#searchItemModal .c-searchItemModal__category .c-searchItemModalButton:before {
  display: none;
}
#searchItemModal .c-searchItemModal__category .c-searchItemModalButton .label {
  flex: 0 0 auto;
  font-size: 13px;
  min-width: 45%;
  padding: 0;
  width: auto;
}
@media screen and (max-width: 1019px) {
  #searchItemModal
    .c-searchItemModal__category
    .c-searchItemModalButton
    .label {
    font-size: 12px;
  }
}
#searchItemModal .c-searchItemModal__category .c-searchItemModalButton .image {
  flex: 0 0 auto;
  padding: 0;
  width: 30%;
}
@media screen and (max-width: 1019px) {
  #searchItemModal
    .c-searchItemModal__category
    .c-searchItemModalButton
    .image {
    height: auto;
    width: auto;
  }
}
#searchItemModal
  .c-searchItemModal__category
  .c-searchItemModalButton
  .image
  img {
  width: 100%;
}
#searchItemModal .c-searchItemModal__category__sub .c-subSelect__label {
  font-size: 12px;
  font-weight: 500;
}
#searchItemModal .c-searchItemModal__shape {
  flex: 0 0 auto;
  order: 1;
  width: 45%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__shape {
    width: 100%;
  }
}
#searchItemModal .c-searchItemModal__shape__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
  flex: 1;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__shape__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 6px;
  }
}
#searchItemModal
  .c-searchItemModal__shape__list
  .c-searchItemModal__shape__list__item {
  width: 100%;
}
#searchItemModal .c-searchItemModal__shape .label {
  flex: 0 0 auto;
  font-size: 13px;
  width: 45%;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__shape .label {
    text-align: left;
    width: 33%;
  }
}
#searchItemModal .c-searchItemModal__shape .image img {
  height: 36px;
  object-fit: contain;
  object-position: center;
  width: 100%;
}
/* ===== Price Section (NEW) ===== */
#searchItemModal .c-searchItemModal__price {
  flex: 0 0 auto;
  order: 2;
  width: calc(55% - 10px);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__price {
    width: 100%;
  }
}
#searchItemModal .c-searchItemModal__price__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px;
  flex: 1;
}
#searchItemModal .c-searchItemModal__price .label {
  flex: 0 0 auto;
  font-size: 13px;
  width: 45%;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__price .label {
    text-align: left;
    width: 33%;
  }
}
#searchItemModal .c-searchItemModal__price .label small {
  display: block;
  font-size: 10px;
  font-weight: 400;
  color: #847c79;
}
#searchItemModal .c-searchItemModal__price .image img,
#searchItemModal .c-searchItemModal__price .image svg {
  height: 36px;
  object-fit: contain;
  object-position: center;
  width: 100%;
}
/* ===== Stock Compact Bar (REDESIGNED) ===== */
#searchItemModal .c-searchItemModal__stock {
  align-items: center;
  background-color: #faf9f9;
  border-top: 1px solid #e8e4e3;
  display: flex;
  justify-content: space-between;
  padding: 10px 20px;
  width: 100%;
}
#searchItemModal .c-searchItemModal__stock .c-searchItemModal__title {
  display: none;
}
#searchItemModal .c-searchItemModal__stock__inner {
  align-items: center;
  background-color: transparent;
  border: none;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  width: 100%;
}
#searchItemModal
  .c-searchItemModal__stock__inner
  .c-searchItemModal__stock__label {
  color: #847c79;
  font-size: 12px;
  padding: 0;
}
#searchItemModal .c-searchItemModal__stock__inner .c-switch {
  width: 50px;
  height: 26px;
  flex-shrink: 0;
  cursor: pointer;
  user-select: none;
}
#searchItemModal .c-searchItemModal__stock__inner .c-switch::after {
  width: 26px;
  height: 26px;
  border-radius: 14px;
  font-size: 0.65rem;
  line-height: 28px;
}
#searchItemModal .c-searchItemModal__stock__inner .c-switch.active::after {
  left: 46%;
}
@media screen and (min-width: 1020px) {
  #searchItemModal .c-searchItemModal__submit {
    bottom: 0;
    left: 0;
    position: sticky;
  }
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__submit {
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: sticky;
  }
}
#searchItemModal .c-searchItemModal__submit .fs-c-buttonContainer:first-child {
  width: 20%;
}
@media screen and (max-width: 1019px) {
  #searchItemModal
    .c-searchItemModal__submit
    .fs-c-buttonContainer:first-child {
    width: 40%;
  }
}
#searchItemModal .c-searchItemModal__submit .fs-c-buttonContainer:last-child {
  width: 35%;
}
@media screen and (max-width: 1019px) {
  #searchItemModal .c-searchItemModal__submit .fs-c-buttonContainer:last-child {
    width: 56%;
  }
}
#searchItemModal .c-searchItemModal__submit .fs-c-buttonContainer button {
  line-height: 2;
}
#searchItemModal .c-searchItemModal__submit .fs-c-button--primary {
  border-radius: 5px;
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0 !important;
  width: 100%;
}
#searchItemModal
  .c-searchItemModal__submit
  .fs-c-button--primary#execItemSearch {
  max-width: 100%;
}
#searchItemModal .c-searchItemModal__submit .fs-c-button--primary#allClear {
  background-color: #ded9d7;
  border: 1px solid #ded9d7;
}
#searchItemModal .c-searchItemModal__submit__inner {
  justify-content: center;
  padding: 0;
}
#searchItemModal #brandSelectTrigger.fs-c-button--standard {
  background: #fff;
  color: #241716;
  line-height: 1.3;
}
#searchItemModal #brandBox {
  column-gap: 10px;
  display: none;
  font-size: 13px;
  max-height: 200px;
  order: 1;
  overflow-y: auto;
  width: 100%;
}
@media screen and (max-width: 1019px) {
  #searchItemModal #brandBox {
    margin-top: 20px;
  }
}
#searchItemModal #brandBox.active {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1019px) {
  #searchItemModal #brandBox.active {
    grid-template-columns: repeat(1, 1fr);
  }
}
#searchItemModal #brandBox::-webkit-scrollbar {
  position: absolute;
  right: 3px;
  width: 4px;
}
#searchItemModal #brandBox::-webkit-scrollbar-track {
  background-color: rgba(36, 23, 22, 0.5);
}
#searchItemModal #brandBox::-webkit-scrollbar-thumb {
  background-color: #241716;
  width: 5px;
}
#searchItemModal #brandBox .c-subWindow__head {
  border-bottom: 1px solid #a27e24;
  color: #a27e24;
  font-family:
    EB Garamond,
    serif;
  grid-column: 1/-1;
  margin-bottom: 10px;
}
@media screen and (max-width: 1019px) {
  #searchItemModal #brandBox .c-subWindow__head {
    font-size: 18px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
#searchItemModal #brandBox [data-brand] {
  border-bottom: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}
#searchItemModal #categoryBox {
  column-gap: 10px;
  font-size: 13px;
  max-height: 200px;
  overflow-y: auto;
  width: 100%;
}
#searchItemModal #categoryBox .subSelectItemList {
  display: none;
}
#searchItemModal #categoryBox .subSelectItemList.active {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1019px) {
  #searchItemModal #categoryBox .subSelectItemList.active {
    grid-template-columns: 1fr;
  }
}
#searchItemModal #categoryBox .subSelectItemList > span {
  border-bottom: none;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
}
#searchItemModal #categoryBox .subSelectItemList > span:first-child {
  background-color: transparent;
  color: var(--m2-color-maincolor);
}
.m2-header-megamenu {
  display: block;
  left: 2rem;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 2rem;
  top: calc(100% - 10px);
  transition: opacity 0.5s;
}
.m2-header-megamenu.opened {
  opacity: 1;
  pointer-events: auto;
}
.m2-header-megamenu .m2-header-megamenu-container {
  background-color: #f3f0ef;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding: 3rem;
  position: relative;
  z-index: 10;
}
.m2-header-megamenu:has([data-megamenu-id="rider"].opened)
  .m2-header-megamenu-container {
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/common/bg_megamenu-rider.png);
}
.m2-header-megamenu:has([data-megamenu-id="driver"].opened)
  .m2-header-megamenu-container {
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/common/bg_megamenu-driver.png);
}
.m2-header-megamenu:has([data-megamenu-id="motorsport"].opened)
  .m2-header-megamenu-container {
  background-image: url(https://motorimoda.itembox.design/item/assets/images/2025/common/bg_megamenu-motorsports.png);
}
.m2-header-megamenu .m2-megamenu-close {
  background: #000;
  display: block;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
}
.m2-header-megamenu .m2-megamenu-close:after,
.m2-header-megamenu .m2-megamenu-close:before {
  background-color: #fff;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(45deg);
  width: 80%;
}
.m2-header-megamenu .m2-megamenu-close:after {
  transform: rotate(-45deg);
}
.m2-header-megamenu:after {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  content: "";
  display: block;
  height: 100dvh;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
.m2-header-megamenu .m2-header-megamenu__inner {
  display: grid;
  gap: 40px;
  grid-template-columns: 2fr 1fr 1fr;
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  z-index: 10;
}
.m2-header-megamenu .m2-header-megamenu__col--primary {
  display: none;
  padding-right: 20px;
}
.m2-header-megamenu .m2-header-megamenu__col--primary.opened {
  display: block;
}
.m2-header-megamenu .m2-header-megamenu__title {
  align-items: center;
  border-bottom: 2px solid #000;
  display: flex;
  font-family:
    EB Garamond,
    serif;
  font-size: 26px;
  font-weight: 500;
  height: 42px;
  line-height: 1;
  margin: 0 0 1rem;
  padding: 0 0 1rem;
}
.m2-header-megamenu .m2-header-megamenu__title a {
  align-items: flex-end;
  display: flex;
  gap: 10px;
}
.m2-header-megamenu .m2-header-megamenu__title a:hover,
.m2-header-megamenu .m2-header-megamenu__title a:link,
.m2-header-megamenu .m2-header-megamenu__title a:target,
.m2-header-megamenu .m2-header-megamenu__title a:visited {
  color: #a27e23;
}
.m2-header-megamenu .m2-header-megamenu__title a:after {
  border-right: 1px solid;
  border-top: 1px solid;
  content: "";
  display: inline-block;
  height: 0.4em;
  transform: translateY(-50%) rotate(45deg);
  width: 0.4em;
}
.m2-header-megamenu .m2-header-megamenu__title a img {
  height: 1em;
  object-fit: contain;
  object-position: center center;
  width: 46px;
}
.m2-header-megamenu .m2-header-megamenu__primary-grid {
  column-gap: 32px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  row-gap: 16px;
}
.m2-header-megamenu .m2-header-megamenu__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.m2-header-megamenu .m2-header-megamenu__list li {
  font-size: 14px;
  margin: 14px 0;
}
.m2-header-megamenu .m2-header-megamenu__list a {
  color: #1f1b1a;
  text-decoration: none;
}
.m2-header-megamenu .m2-header-megamenu__block {
  margin-bottom: 28px;
}
.m2-header-megamenu .m2-header-megamenu__block-title {
  border-bottom: 1px solid #000;
  font-family:
    EB Garamond,
    serif;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 10px;
}
.m2-header-megamenu .m2-header-megamenu__block-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.m2-header-megamenu .m2-header-megamenu__block-list li {
  font-size: 14px;
  margin: 12px 0;
}
.m2-header-megamenu .m2-header-megamenu__block-list a {
  color: #1f1b1a;
  text-decoration: none;
}
@media (max-width: 1180px) {
  .m2-header-megamenu .m2-header-megamenu__inner {
    gap: 28px;
    grid-template-columns: 1.5fr 1fr 1fr;
  }
  .m2-header-megamenu .m2-header-megamenu__primary-grid {
    column-gap: 24px;
  }
}
.m2-footer {
  background-color: var(--m2-color-maincolor);
  position: relative;
  z-index: 10000;
}
.m2-footer,
.m2-footer a,
.m2-footer a:focus,
.m2-footer a:hover,
.m2-footer a:link,
.m2-footer a:visited {
  color: var(--m2-color-maincolor__font);
}
.m2-footer .m2-footer-heading {
  color: #fff;
  font-family:
    EB Garamond,
    serif;
  font-size: 18px;
  line-height: 1;
  margin: 0 0 1.5rem;
  padding-top: 0;
  text-align: left;
}
.m2-footer .m2-footer-heading--h3 {
  color: var(--m2-color-accent1);
  font-family:
    EB Garamond,
    serif;
  margin: 0 0 1rem;
  text-align: center;
}
.m2-footer .m2-footer-link {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 0.5em 2em;
}
.m2-footer .m2-footer-link.outline {
  border: 1px solid var(--m2-color-footer-subcolor1);
  color: #ccc;
}
.m2-footer .m2-footer-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
}
.m2-footer .m2-footer-list {
  font-size: 13px;
  margin: 0.5em 0;
  padding: 0;
}
.m2-footer .m2-footer-section p {
  color: #ccc;
  font-size: 13px;
}
.m2-footer .m2-footer-section.top .layout {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.m2-footer .m2-footer-section.top .m2-footer-item {
  border-bottom: 1px solid var(--m2-color-footer-subcolor1);
  border-right: 1px solid var(--m2-color-footer-subcolor1);
  flex: 1 1 auto;
}
.m2-footer .m2-footer-section.top .m2-footer-item:last-child {
  border-right: none;
}
.m2-footer .m2-footer-section.top a {
  color: #fff;
  display: block;
  font-family:
    EB Garamond,
    serif;
  padding: 1.2em 1em;
  text-align: center;
}
.m2-footer .m2-footer-section.upper .layout {
  padding: 2.5rem 0;
}
@media screen and (min-width: 768px) {
  .m2-footer .m2-footer-section.upper .layout {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: space-between;
    padding: 8rem 0;
  }
}
.m2-footer .m2-footer-section.upper .m2-footer-item {
  padding: 1rem 0;
}
.m2-footer .m2-footer-section.service {
  background: url(https://motorimoda.itembox.design/item/assets/images/2025/footer/service_bg.png);
}
@media screen and (max-width: 767px) {
  .m2-footer .m2-footer-section.service {
    border-top: 1px solid var(--m2-color-footer-subcolor1);
  }
}
@media screen and (min-width: 768px) {
  .m2-footer .m2-footer-section.service {
    border-bottom: 1px solid var(--m2-color-footer-subcolor1);
    border-top: 1px solid var(--m2-color-footer-subcolor1);
    padding: 5rem 0;
  }
}
@media screen and (max-width: 767px) {
  .m2-footer .m2-footer-section.service .layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (min-width: 768px) {
  .m2-footer .m2-footer-section.service .layout {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: space-evenly;
  }
}
@media screen and (max-width: 767px) {
  .m2-footer .m2-footer-section.service .m2-footer-item {
    border-bottom: 1px solid var(--m2-color-footer-subcolor1);
  }
  .m2-footer .m2-footer-section.service .m2-footer-item:nth-of-type(odd) {
    border-right: 1px solid var(--m2-color-footer-subcolor1);
  }
  .m2-footer .m2-footer-section.service .m2-footer-item:last-of-type {
    border-right: none;
    grid-column: span 2;
  }
}
.m2-footer .m2-footer-section.service .m2-footer-service {
  text-align: center;
}
.m2-footer .m2-footer-section.service .m2-footer-service a {
  display: block;
  padding: 1em 0.5em;
}
.m2-footer .m2-footer-section.service .m2-footer-service-icon {
  margin: auto 0 0.5em;
}
.m2-footer .m2-footer-section.service .m2-footer-service-title {
  font-size: 12px;
  margin: 0.5em 0 auto;
}
@media screen and (max-width: 1019px) {
  .m2-footer .m2-footer-section.lower .layout {
    display: flex;
    flex-wrap: wrap;
    gap: 0 2rem;
    justify-content: center;
    padding: 0;
  }
}
@media screen and (min-width: 1020px) {
  .m2-footer .m2-footer-section.lower .layout {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem 2rem;
    justify-content: center;
    padding: 3.5rem 0;
  }
}
@media screen and (max-width: 767px) {
  .m2-footer .m2-footer-section.lower .m2-footer-item {
    border-bottom: 1px solid var(--m2-color-footer-subcolor1);
    margin-left: -20px;
    margin-right: -20px;
    padding: 3.5rem 0;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .m2-footer .m2-footer-section.lower .m2-footer-item {
    align-items: center;
    display: flex;
    flex: 1 1;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    min-width: 360px;
    padding: 0 3rem;
  }
  .m2-footer .m2-footer-section.lower .m2-footer-item--mailmagazine {
    flex-grow: 2;
  }
}
.m2-footer .m2-footer-section.lower .m2-footer-catalog {
  margin-top: 1rem;
}
.m2-footer .m2-footer-section.bottom .m2-footer-item {
  border-bottom: 1px solid var(--m2-color-footer-subcolor1);
  margin-left: -20px;
  margin-right: -20px;
  padding: 3.5rem 2rem;
}
.m2-footer .m2-footer-section.copyright .m2-footer-item {
  border-bottom: 1px solid var(--m2-color-footer-subcolor1);
  margin-left: -20px;
  margin-right: -20px;
  padding: 2rem;
}
.m2-footer .m2-footer-guide {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
}
@media screen and (min-width: 768px) {
  .m2-footer .m2-footer-guide {
    display: flex;
    gap: min(6rem, 4vw);
  }
}
.m2-footer .m2-footer-guide .m2-footer-heading {
  color: #fff;
  font-family:
    EB Garamond,
    serif;
  margin-top: 0;
  padding-top: 0;
}
.m2-footer .m2-footer-payment img {
  height: auto;
  max-width: 334px;
}
@media screen and (min-width: 768px) {
  .m2-footer .m2-footer-payment-inner {
    display: flex;
    gap: 2rem;
  }
}
.m2-footer .m2-footer-logo {
  margin-inline: auto;
  max-width: 220px;
  text-align: center;
}
.m2-footer .m2-footer-logo img {
  max-width: 100%;
}
.m2-footer .m2-footer-sns {
  gap: 2em;
  justify-items: center;
  padding: 2rem 0;
}
.m2-footer .m2-footer-sns,
.m2-footer .m2-footer-sns a {
  align-items: center;
  display: flex;
  justify-content: center;
}
.m2-footer .m2-footer-catalog {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .m2-footer .m2-footer-catalog {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .m2-footer .m2-footer-catalog {
    width: 100%;
  }
  .m2-footer .m2-footer-catalog img {
    flex: 0 0 14px;
    height: 16px;
    width: 14px;
  }
}
@media screen and (max-width: 767px) {
  .m2-footer a.m2-footer-catalog-link {
    border: 1px solid var(--m2-color-accent1);
    color: var(--m2-color-accent1);
    display: inline-flex;
    font-family:
      EB Garamond,
      serif;
    font-size: 18px;
    gap: 0.5em;
    padding: 0.7em 1.127em;
  }
}
@media screen and (min-width: 768px) {
  .m2-footer a.m2-footer-catalog-link {
    align-items: center;
    border: 1px solid var(--m2-color-accent1);
    color: var(--m2-color-accent1);
    display: inline-flex;
    font-family:
      EB Garamond,
      serif;
    font-size: 18px;
    gap: 1em;
    line-height: 1.2;
    padding: 1rem 3rem;
    text-align: left;
  }
}
.m2-footer .m2-footer-app p {
  text-align: center;
}
.m2-footer .m2-footer-app-inner {
  display: flex;
  gap: 0.5em;
  justify-content: center;
}
.m2-footer .m2-footer-heading--h3 {
  font-size: 18px;
  white-space: nowrap;
}
@media screen and (min-width: 1020px) {
  .m2-footer .m2-footer-heading--h3 {
    text-align: left;
  }
}
.m2-footer .m2-footer-mailmagazine p {
  word-break: keep-all;
}
@media screen and (max-width: 767px) {
  .m2-footer .m2-footer-mailmagazine p {
    text-align: center;
  }
}
.m2-footer .m2-footer-mailmagazine label {
  align-items: center;
  display: flex;
  font-size: 12px;
  gap: 5px;
}
@media screen and (min-width: 768px) {
  .m2-footer .m2-footer-mailmagazine label {
    display: flex;
    justify-content: flex-end;
    min-width: 140px;
    text-align: right;
  }
}
.m2-footer .m2-footer-mailmagazine a {
  color: #fff;
  font-size: 13px;
  text-decoration: underline;
}
.m2-footer .m2-footer-mailmagazine .m2-footer-mailmagazine-form-inner {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .m2-footer .m2-footer-mailmagazine .m2-footer-mailmagazine-form-inner {
    display: flex;
    gap: 1rem;
    justify-content: center;
  }
  .m2-footer
    .m2-footer-mailmagazine
    .m2-footer-mailmagazine-form-inner:last-of-type
    .col {
    display: flex;
    gap: 2rem;
    justify-content: flex-end;
    width: 100%;
  }
}
.m2-footer .m2-footer-mailmagazine .m2-footer-mailmagazine-form-input {
  background-color: var(--m2-color-maincolor);
  color: #fff;
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .m2-footer .m2-footer-mailmagazine .m2-footer-mailmagazine-form-input {
    flex: 1;
  }
}
.m2-footer
  .m2-footer-mailmagazine
  .m2-footer-mailmagazine-form-input::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.7);
}
.m2-footer
  .m2-footer-mailmagazine
  .m2-footer-mailmagazine-form-input::-moz-placeholder {
  color: hsla(0, 0%, 100%, 0.7);
}
.m2-footer
  .m2-footer-mailmagazine
  .m2-footer-mailmagazine-form-input:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.7);
}
.m2-footer
  .m2-footer-mailmagazine
  .m2-footer-mailmagazine-form-input::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.7);
}
.m2-footer
  .m2-footer-mailmagazine
  .m2-footer-mailmagazine-form-input::placeholder {
  color: hsla(0, 0%, 100%, 0.7);
}
.m2-footer .m2-footer-mailmagazine .m2-footer-mailmagazine-form-checkbox {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}
.m2-footer .m2-footer-mailmagazine .col {
  align-items: center;
  display: grid;
  gap: 0.5em;
  grid-template-columns: repeat(2, 1fr);
}
.m2-footer .m2-footer-mailmagazine .m2-footer-app-form-btn-wrapper {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .m2-footer .m2-footer-mailmagazine .m2-footer-app-form-btn-wrapper {
    margin-top: 1rem;
  }
}
.m2-footer .m2-footer-mailmagazine .m2-footer-app-form-btn {
  background-color: var(--m2-color-maincolor);
  border: 1px solid var(--m2-color-accent1);
  color: var(--m2-color-accent1);
  display: block;
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 13px;
  line-height: 1;
  padding: 1em 3em;
  text-align: center;
  width: 100%;
  word-break: keep-all;
}
.m2-footer .m2-footer-terms {
  width: 100%;
}
.m2-footer .m2-footer-terms .m2-footer-terms-list {
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  gap: 0.5em 2em;
  justify-content: center;
  padding: 0;
  width: 100%;
}
.m2-footer .m2-footer-terms .m2-footer-list-item {
  flex: 0 1 auto;
}
.m2-footer .m2-footer-terms .m2-footer-list-item a {
  color: #fff;
  display: block;
}
.m2-footer .m2-footer-copyright {
  text-align: center;
}
.m2-footer .m2-footer-copyright small {
  font-family:
    EB Garamond,
    serif;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .m2-bottom-navigation {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .m2-bottom-navigation {
    background-color: #f3f0ef;
    bottom: 0;
    height: 100dvh;
    left: 100%;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: none;
    padding: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    transition:
      left 0.1s,
      opacity 0.4s;
    width: 100vw;
    z-index: 910;
  }
}
@media screen and (min-width: 768px) {
  :checked + .m2-bottom-navigation {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  :checked + .m2-bottom-navigation {
    left: 0;
    opacity: 1;
    pointer-events: all;
  }
}
.m2-bottom-navigation .m2-bottom-navigation-container {
  padding: 0;
  width: 100%;
}
.m2-bottom-navigation .m2-bottom-navigation-title {
  align-items: center;
  display: flex;
  justify-content: space-between;
  left: 0;
  position: sticky;
  top: 0;
  z-index: 10;
}
.m2-bottom-navigation .m2-bottom-navigation-heading {
  background: #160802;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  margin: 0;
  padding: 2rem;
  width: 100%;
}
.m2-bottom-navigation .m2-bottom-navigation-heading--h3 {
  font-family:
    EB Garamond,
    serif;
  font-size: 18px;
  line-height: 1;
  margin: 0 0 0.5rem;
}
.m2-bottom-navigation .m2-bottom-navigation-close {
  display: block;
  height: 20px;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.m2-bottom-navigation .m2-bottom-navigation-close:after,
.m2-bottom-navigation .m2-bottom-navigation-close:before {
  background-color: #fff;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 2rem;
}
.m2-bottom-navigation .m2-bottom-navigation-close:before {
  transform: rotate(45deg);
}
.m2-bottom-navigation .m2-bottom-navigation-close:after {
  transform: rotate(-45deg);
}
.m2-bottom-navigation .m2-bottom-navigation-keyword {
  padding: 2rem;
}
.m2-bottom-navigation .m2-bottom-navigation-keyword-inner {
  position: relative;
}
.m2-bottom-navigation .m2-bottom-navigation-keyword-input {
  border: 1px solid #847c79;
  height: 40px;
  width: 100%;
}
.m2-bottom-navigation .m2-bottom-navigation-keyword-btn {
  appearance: none;
  background: transparent;
  border: none;
  bottom: 0;
  left: auto;
  margin: auto;
  outline: none;
  position: absolute;
  right: 0.5em;
  top: 0;
}
.m2-bottom-navigation .m2-bottom-navigation-lists {
  display: flex;
  flex-direction: column;
}
.m2-bottom-navigation .m2-bottom-navigation-lists > .m2-item {
  border-top: 1px solid #ccc;
}
.m2-bottom-navigation
  .m2-bottom-navigation-lists
  > .m2-item
  input[type="radio"] {
  display: none;
}
.m2-bottom-navigation .m2-bottom-navigation-lists .m2-item-title--lv1 {
  font-size: 18px;
  line-height: 1.2;
  padding: 1rem 2rem;
}
.m2-bottom-navigation .m2-bottom-navigation-lists .m2-chilren {
  display: none;
  padding: 0 2rem 2rem;
}
.m2-bottom-navigation .m2-bottom-navigation-lists .m2-item-title {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.m2-bottom-navigation
  .m2-bottom-navigation-lists
  .m2-item-title.has-child:after {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  content: "";
  display: inline-block;
  height: 0.5em;
  transform: rotate(45deg);
  width: 0.5em;
}
.m2-bottom-navigation
  .m2-bottom-navigation-lists
  .m2-item-title.has-child.opened:after {
  transform: translateY(0.25em) rotate(-135deg);
}
.m2-bottom-navigation
  .m2-bottom-navigation-lists
  .m2-item-title.has-child.opened
  + .m2-chilren {
  display: block;
}
.m2-bottom-navigation .m2-bottom-navigation-lists .m2-item-label {
  align-items: center;
  display: flex;
  gap: 1rem;
  justify-content: flex-start;
  padding: 0.2rem 0;
  width: 100%;
}
.m2-bottom-navigation .m2-bottom-navigation-lists .m2-item-checkbox {
  aspect-ratio: 1/1;
  border: 1px solid #000;
  display: inline-block;
  height: 1em;
  position: relative;
  width: 1em;
}
.m2-bottom-navigation
  .m2-bottom-navigation-lists
  :checked
  + .m2-item-label
  .m2-item-checkbox {
  background-color: #000;
  border: 1px solid #000;
}
.m2-bottom-navigation
  .m2-bottom-navigation-lists
  :checked
  + .m2-item-label
  .m2-item-checkbox:after {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 0.3em;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-0.1em) rotate(-45deg);
  width: 0.5em;
}
.m2-bottom-navigation .m2-bottom-navigation-cta {
  background-color: #fff;
  bottom: 0;
  left: 0;
  margin-top: 3rem;
  padding: 1rem;
  position: sticky;
  text-align: center;
  z-index: 10;
}
.m2-bottom-navigation .m2-bottom-navigation-submit {
  appearance: none;
  background-color: var(--m2-color-maincolor);
  border: none;
  border-radius: 4px;
  color: var(--m2-color-maincolor__font);
  padding: 0.5em 1rem;
  width: 100%;
}
.m2-bottom-navigation-nav {
  background-color: #160802;
  border-radius: 4px;
  bottom: 10px;
  left: 0;
  margin: 20px auto 10px;
  padding: 0.5rem;
  position: sticky;
  right: 0;
  width: calc(100% - 20px);
  z-index: 790;
}
@media screen and (min-width: 768px) {
  .m2-bottom-navigation-nav {
    display: none !important;
  }
}
.m2-bottom-navigation-nav-container {
  align-items: center;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}
.m2-bottom-navigation-nav-item:nth-of-type(odd) {
  border-right: 1px solid #160802;
}
.m2-bottom-navigation-nav-item + .m2-bottom-navigation-nav-item {
  border-left: 1px solid #ccc;
}
.m2-bottom-navigation-nav-item.filter {
  display: none;
}
.m2-bottom-navigation-nav-item.filter.show {
  display: block;
}
.m2-bottom-navigation-nav-btn {
  align-items: center;
  display: flex;
  gap: 1rem;
  justify-content: center;
  line-height: 1;
  padding: 1rem;
  width: 100%;
}
.m2-bottom-navigation-nav-text {
  color: #fff;
  font-size: 15px;
}
.m2-common-carousel--wrapper {
  display: none;
  margin-bottom: 40px;
}
.m2-common-carousel--wrapper:has(
  .fr3-productListCarousel,
  .fr3-productListStatic,
  .slick-slide
) {
  display: block;
}
.m2-common-carousel--wrapper .fs-c-wishlistProduct__header {
  display: none;
}
.m2-common-carousel--wrapper .slick-arrow:after,
.m2-common-carousel--wrapper .slick-arrow:before {
  width: 10px;
}
.m2-common-carousel--wrapper .slick-arrow:before {
  height: 10px !important;
}
.m2-common-carousel--wrapper .fs-c-productListCarousel__list .slick-list {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .m2-common-carousel--wrapper
    .fs-c-productListCarousel__list
    .slick-track
    .slick-slide {
    max-width: 200px;
    padding: 5px;
    width: 40vw;
  }
}
.m2-common-carousel--wrapper
  .fs-c-productListCarousel__list
  .slick-track
  .slick-slide
  > div {
  background-color: #fff;
  padding: 0;
}
.m2-common-carousel--wrapper
  .fs-c-productListCarousel__list
  .slick-track
  .slick-slide
  .fs-c-productListItem__productName {
  border-bottom: none;
  margin: 0;
}
.m2-common-carousel--wrapper
  .fs-c-productListCarousel__list
  .slick-track
  .slick-slide
  .fs-c-productPrice__main {
  color: #333;
  font-family:
    EB Garamond,
    serif;
  font-weight: 400;
  padding-top: 0;
}
.m2-common-carousel--wrapper
  .fs-c-productListCarousel__list
  .slick-track
  .slick-slide
  .fs-c-productPrice__main
  .fs-c-price__currencyMark {
  font-size: 20px;
  font-weight: 400;
}
.m2-common-carousel--wrapper
  .fs-c-productListCarousel__list
  .slick-track
  .slick-slide
  .fs-c-productPrice__main
  .fs-c-productPrice__main__price {
  font-size: 20px;
}
.m2-common-carousel--wrapper
  .fs-c-productListCarousel__list
  .slick-track
  .slick-slide
  .fs-c-productPrice__main
  .fs-c-price__value {
  font-weight: 400;
}
.m2-common-carousel--wrapper
  .fs-c-productListCarousel__list
  .slick-track
  .slick-slide
  .fs-c-productPrice__addon {
  color: #333;
  font-family:
    EB Garamond,
    serif;
  font-size: 12px;
  font-weight: 400;
}
.m2-common-carousel--wrapper .fs-c-productListCarousel__ctrl {
  align-items: center;
  display: flex;
  flex-basis: 32px;
  justify-content: center;
  min-width: 32px;
  position: relative;
}
.m2-carousel-container {
  position: relative;
}
.m2-carousel-container .swiper-pagination {
  border-bottom: 1px solid #000;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  margin: 0 0 1rem;
  padding: 0 1rem 1rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .m2-carousel-container .swiper-pagination {
    gap: 1rem;
    justify-content: center;
    margin: 0 0 4rem;
  }
}
.m2-carousel-container .swiper-pagination .swiper-pagination-bullet {
  background: none;
  border-radius: unset;
  display: block;
  flex: 1 1 auto;
  font-family:
    EB Garamond,
    serif;
  font-size: 1.5rem;
  font-weight: 500;
  height: auto;
  line-height: 1.5;
  margin: 0;
  opacity: 1;
  width: auto;
}
@media screen and (min-width: 768px) {
  .m2-carousel-container .swiper-pagination .swiper-pagination-bullet {
    flex: 0 0 auto;
    font-size: 2rem;
    line-height: 1;
    padding: 0.2em 2em;
  }
}
.m2-carousel-container .swiper-pagination .swiper-pagination-bullet-active {
  background: none;
  outline: 1px solid currentColor;
}
.m2-carousel-container--simple {
  position: relative;
}
@media screen and (min-width: 768px) {
  .m2-carousel-container--simple {
    padding: 0 40px;
  }
}
.m2-carousel-container--simple .post-title {
  font-family:
    EB Garamond,
    serif;
  text-align: center;
}
.m2-carousel-container--simple .post-title-main {
  font-size: 21px;
  font-weight: 500;
}
.m2-carousel-container--simple .post-title-sub {
  font-size: 13px;
  font-weight: 500;
}
.m2-carousel-container--simple .post-description {
  font-size: 13px;
  line-height: 1.7;
}
.m2-carousel-container--simple .post-action {
  padding: 1rem 0;
  text-align: center;
}
.m2-carousel-container--simple .post-action a.post-action-link {
  display: block;
  font-size: 13px;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.m2-carousel-container--simple .swiper-button-next,
.m2-carousel-container--simple .swiper-button-prev {
  --swiper-navigation-size: 15px;
  align-items: center;
  color: #000;
  cursor: pointer;
  display: flex;
  height: 20px;
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: 40%;
  width: 20px;
  z-index: 11;
}
@media screen and (max-width: 767px) {
  .m2-carousel-container--simple .swiper-button-next,
  .m2-carousel-container--simple .swiper-button-prev {
    top: calc(100% - 25px);
  }
}
@media screen and (min-width: 768px) {
  .m2-carousel-container--simple .swiper-button-next,
  .m2-carousel-container--simple .swiper-button-prev {
    top: 40%;
  }
}
.m2-carousel-container--simple .swiper-button-next:after,
.m2-carousel-container--simple .swiper-button-prev:after {
  border-right: 1px solid #505050;
  border-top: 1px solid #505050;
  content: "";
  display: block;
  height: 15px;
  transform: rotate(45deg);
  width: 15px;
}
@media screen and (max-width: 767px) {
  .m2-carousel-container--simple.with-btn .swiper-button-next,
  .m2-carousel-container--simple.with-btn .swiper-button-prev {
    top: calc(100% + 45px);
  }
}
.m2-carousel-container--simple .swiper-button-next:after {
  transform: rotate(45deg);
}
.m2-carousel-container--simple .swiper-button-prev:after {
  transform: rotate(-135deg);
}
.m2-carousel-container--simple .swiper-pagination-fraction {
  border-bottom: none;
  display: flex;
  font-family:
    EB Garamond,
    serif;
  gap: 0.5rem;
  justify-content: center;
}
.tab-content {
  height: 100%;
}
.post-card.wide {
  grid-row: span 2;
}
@media screen and (max-width: 767px) {
  .post-card {
    font-size: 12px;
  }
  .post-card:nth-of-type(n + 16) {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .post-card:nth-of-type(n + 11) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .posts-grid.feature {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .posts-grid.feature {
    display: grid;
    gap: 30px;
    grid-template-columns: 2.5fr repeat(3, 1fr);
  }
  .posts-grid.feature.vertical {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1.07fr;
  }
}
@media screen and (max-width: 767px) {
  .posts-grid.information {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .posts-grid.information {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .posts-grid.brand {
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .posts-grid.brand {
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .posts-grid.brand .post-image {
    text-align: center;
  }
  .posts-grid.brand .post-image img {
    height: auto;
    object-fit: contain;
    width: 70%;
  }
  .posts-grid.news {
    gap: 0;
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 768px) {
  .posts-grid.news {
    gap: 0;
    grid-template-columns: 1fr;
  }
}
.post-card {
  overflow: hidden;
}
.post-card.wide {
  grid-column: span 2;
}
.post-card:hover .post-image img {
  transform: scale(1.05);
}
@media screen and (max-width: 767px) {
  .feature .post-card:nth-of-type(n + 4),
  .information .post-card:nth-of-type(n + 7) {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .information .post-card:nth-of-type(n + 7) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .brand .post-card {
    background-color: #fff;
  }
  .brand .post-card:nth-of-type(n + 16) {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .brand .post-card {
    background-color: #fff;
  }
  .brand .post-card img {
    aspect-ratio: 1.6/1;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
  }
  .brand .post-card:nth-of-type(n) {
    display: block;
  }
  .brand .post-card:nth-of-type(n + 16) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .news .post-card {
    border-top: 1px solid #240e03;
    padding: 2.5rem 0;
  }
  .news .post-card:nth-of-type(n + 5) {
    display: none;
  }
  .news .post-card:last-of-type {
    border-bottom: 1px solid #240e03;
  }
}
@media screen and (min-width: 768px) {
  .news .post-card {
    border-bottom: 1px solid rgba(36, 14, 3, 0.1);
    padding: 2rem 0;
  }
  .news .post-card:nth-of-type(n + 5) {
    display: none;
  }
  .news .post-card:first-of-type {
    border-top: 1px solid rgba(36, 14, 3, 0.1);
  }
}
.vertical-slider {
  height: 500px;
  overflow: hidden;
}
.vertical-slider .swiper-wrapper {
  height: 100%;
}
.vertical-slider .swiper-button-next,
.vertical-slider .swiper-button-prev {
  --swiper-navigation-size: 3rem;
  --swiper-theme-color: #000;
  --swiper-navigation-color: #000;
  left: auto;
  right: 2rem;
}
.vertical-slider .swiper-button-next:after,
.vertical-slider .swiper-button-prev:after {
  border-color: transparent;
  border-radius: 3px;
  border-style: solid;
  border-width: 0 12px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}
.vertical-slider .swiper-button-prev {
  bottom: auto;
  top: 2rem;
}
.vertical-slider .swiper-button-prev:after {
  border-bottom: 12px solid #000;
  content: "";
}
.vertical-slider .swiper-button-next {
  bottom: 0;
  top: auto;
}
.vertical-slider .swiper-button-next:after {
  border-top: 12px solid #000;
  content: "";
}
.post-card-vertical {
  align-items: center;
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr 3fr;
}
.post-image {
  overflow: hidden;
  width: 100%;
}
.post-image img {
  height: auto;
  transition: transform 0.3s ease;
  width: 100%;
}
.post-content-inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.post-date {
  font-family:
    EB Garamond,
    serif;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .post-date {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .post-date {
    font-size: 16px;
    line-height: 1;
    margin: 1rem 0;
  }
}
.post-category {
  align-items: center;
  border: 1px solid #a27e24;
  color: #a27e24;
  display: inline-flex;
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 10px;
  justify-content: center;
  letter-spacing: -0.03em;
  line-height: 1;
  padding: 3px;
}
@media screen and (max-width: 767px) {
  .post-category {
    font-size: 8px;
  }
}
@media screen and (min-width: 768px) {
  .post-category {
    font-size: 11px;
  }
}
.post-title {
  font-family:
    Noto Sans JP,
    sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .post-title {
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 0.5em;
  }
}
@media screen and (min-width: 768px) {
  .post-title {
    font-size: 14px;
    line-height: 1.4;
    margin: 1rem 0;
  }
}
.post-title a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease;
}
.post-excerpt {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #666;
  display: -webkit-box;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 15px;
  overflow: hidden;
}
.tab-content .tab-content-btn--more {
  display: inline-block;
}
.tab-content .tab-content-btn--viewall,
.tab-content.expand .tab-content-btn--more {
  display: none;
}
.tab-content.expand .tab-content-btn--viewall {
  display: inline-block;
}
.tab-content.expand .post-card:nth-of-type(n) {
  display: block;
}
@media screen and (max-width: 767px) {
  .tab-content.expand .post-card:nth-of-type(n + 15) {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .tab-content.expand .post-card:nth-of-type(n + 13) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .tab-content-btns {
    margin-bottom: 1rem;
    margin-top: 3rem;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .tab-content-btns {
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
    margin-top: 4rem;
  }
}
.m2-content-action {
  margin-top: 3rem;
  text-align: center;
}
.m2-common-category-carousel .fs-pt-menu__heading {
  display: none;
}
.m2-common-category-carousel .fs-pt-menu__item--lv1 {
  display: none;
  padding: 0 0 1rem;
}
.m2-common-category-carousel .fs-pt-menu__item--lv1.fs-pt_menu__item--concept {
  display: block;
  padding-top: 3px;
}
.m2-common-category-carousel .fs-pt-menu--lv2 {
  display: flex;
}
.m2-common-category-carousel .fs-pt-menu__item--lv2 {
  display: none;
}
.m2-common-category-carousel .fs-pt-menu__item--lv2.fs-pt_menu__item--all,
.m2-common-category-carousel .fs-pt-menu__item--lv2.fs-pt_menu__item--driver,
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--motorsport,
.m2-common-category-carousel .fs-pt-menu__item--lv2.fs-pt_menu__item--rider {
  display: flex;
}
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--all
  .fs-pt-menu--lv3,
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--driver
  .fs-pt-menu--lv3,
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--motorsport
  .fs-pt-menu--lv3,
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--rider
  .fs-pt-menu--lv3 {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .m2-common-category-carousel
    .fs-pt-menu__item--lv2.fs-pt_menu__item--all
    .fs-pt-menu--lv3
    > *,
  .m2-common-category-carousel
    .fs-pt-menu__item--lv2.fs-pt_menu__item--driver
    .fs-pt-menu--lv3
    > *,
  .m2-common-category-carousel
    .fs-pt-menu__item--lv2.fs-pt_menu__item--motorsport
    .fs-pt-menu--lv3
    > *,
  .m2-common-category-carousel
    .fs-pt-menu__item--lv2.fs-pt_menu__item--rider
    .fs-pt-menu--lv3
    > * {
    background-color: #fff;
    flex: 1 0;
    min-width: 33%;
    width: auto;
  }
  .m2-common-category-carousel
    .fs-pt-menu__item--lv2.fs-pt_menu__item--all
    .fs-pt-menu--lv3
    > :last-of-type,
  .m2-common-category-carousel
    .fs-pt-menu__item--lv2.fs-pt_menu__item--driver
    .fs-pt-menu--lv3
    > :last-of-type,
  .m2-common-category-carousel
    .fs-pt-menu__item--lv2.fs-pt_menu__item--motorsport
    .fs-pt-menu--lv3
    > :last-of-type,
  .m2-common-category-carousel
    .fs-pt-menu__item--lv2.fs-pt_menu__item--rider
    .fs-pt-menu--lv3
    > :last-of-type {
    flex: 1 1;
    max-width: 50%;
    min-width: 20%;
  }
}
@media screen and (min-width: 768px) {
  .m2-common-category-carousel
    .fs-pt-menu__item--lv2.fs-pt_menu__item--all
    .fs-pt-menu--lv3
    > *,
  .m2-common-category-carousel
    .fs-pt-menu__item--lv2.fs-pt_menu__item--driver
    .fs-pt-menu--lv3
    > *,
  .m2-common-category-carousel
    .fs-pt-menu__item--lv2.fs-pt_menu__item--motorsport
    .fs-pt-menu--lv3
    > *,
  .m2-common-category-carousel
    .fs-pt-menu__item--lv2.fs-pt_menu__item--rider
    .fs-pt-menu--lv3
    > * {
    background-color: #fff;
    flex: 1 0;
    min-width: 23%;
    width: auto;
  }
}
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--all
  .fs-pt-menu--lv3
  .fs-pt-menu__link,
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--driver
  .fs-pt-menu--lv3
  .fs-pt-menu__link,
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--motorsport
  .fs-pt-menu--lv3
  .fs-pt-menu__link,
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--rider
  .fs-pt-menu--lv3
  .fs-pt-menu__link {
  display: block;
  padding: 1rem;
}
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--all
  .fs-pt-menu--lv3
  img,
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--driver
  .fs-pt-menu--lv3
  img,
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--motorsport
  .fs-pt-menu--lv3
  img,
.m2-common-category-carousel
  .fs-pt-menu__item--lv2.fs-pt_menu__item--rider
  .fs-pt-menu--lv3
  img {
  max-width: 184px;
  width: 80%;
}
.m2-common-category-carousel .fs-pt-menu__item--lv3 {
  text-align: center;
}
.m2-common-category-carousel .fs-pt-menu__item--lv3 .fs-pt-menu__heading {
  display: block;
}
.m2-common-search .m2-common-search-wrapper {
  padding: 6rem 0 4rem;
}
@media screen and (max-width: 767px) {
  .m2-common-search .m2-common-search-wrapper {
    padding: 0 0 2rem;
  }
}
.m2-common-search .m2-common-search-container {
  --gap: 40px;
  margin: 0 auto;
  max-width: calc(1460px + var(--gap));
  padding: 0 calc(var(--gap));
}
@media screen and (min-width: 1020px) {
  .m2-common-search .m2-common-search-container {
    --gap: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
  .m2-common-search .m2-common-search-container {
    --gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .m2-common-search .m2-common-search-container {
    --gap: 10px;
  }
}
.m2-common-search .m2-common-search-accordion-btn {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #160802;
  border: none;
  border-radius: 0.2em;
  color: #fff;
  display: flex;
  gap: 10px;
  justify-content: center;
  line-height: 1;
  margin: 3rem auto;
  max-width: 300px;
  padding: 1em 2em;
  width: 100%;
}
.m2-common-search :checked + .m2-common-search-accordion-btn {
  display: none;
}
.m2-common-search :checked ~ .m2-common-search-form-wrapper {
  display: block;
}
.m2-common-search .m2-common-search-accordion-closebtn {
  align-items: center;
  background-color: #160802;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 30px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
.m2-common-search .m2-common-search-form-wrapper {
  background-color: #fff;
  display: none;
  margin: 2rem 0;
  padding: var(--gap);
  position: relative;
}
.m2-common-search .m2-common-search-form-wrapper .fs-c-subgroup {
  border-bottom: none;
  border-top: none;
  padding: 0;
  width: 100%;
}
.m2-common-search .m2-common-search-form-wrapper .fs-c-subgroup:before {
  display: none !important;
}
.m2-common-search
  .m2-common-search-form-wrapper
  .fs-c-subgroup
  .fs-c-listControl {
  display: none;
  text-align: center;
}
.m2-common-search
  .m2-common-search-form-wrapper
  .fs-c-subgroup
  .fs-c-subgroupList {
  display: grid;
  flex-wrap: nowrap;
  gap: 10px;
  grid-template-columns: repeat(4, 1fr);
  justify-content: flex-start;
  margin: 0 !important;
  overflow-x: auto;
  padding: 0;
  padding-bottom: 1rem !important;
  width: 100%;
}
.m2-common-search
  .m2-common-search-form-wrapper
  .fs-c-subgroup
  .fs-c-subgroupList__item {
  flex: 1 0 auto;
  padding: 0;
}
.m2-common-search
  .m2-common-search-form-wrapper
  .fs-c-subgroup
  .fs-c-subgroupList__image {
  display: none;
}
.m2-common-search
  .m2-common-search-form-wrapper
  .fs-c-subgroup
  .fs-c-subgroupList__label {
  border: 1px solid #d2cfce;
  border-radius: 0.2em;
  flex: 1 1 auto;
  font-family:
    EB Garamond,
    serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 0.8em 1rem;
  text-align: center;
  width: 100%;
}
.m2-common-search .m2-common-search-heading-main {
  color: #160802;
  font-family:
    EB Garamond,
    serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  text-align: center;
}
.m2-common-search .m2-common-search-inner {
  display: flex;
  gap: 20px;
}
.m2-common-search .m2-common-search-inner + .m2-common-search-inner {
  margin-top: 3rem;
}
.m2-common-search .m2-common-search-inner-heading {
  flex: 0 0 auto;
  width: 100px;
}
.m2-common-search .m2-common-search-inner-heading-main {
  color: #160802;
  font-family:
    EB Garamond,
    serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 0.5em;
}
.m2-common-search .m2-common-search-inner-heading-sub {
  color: #160802;
  font-family:
    EB Garamond,
    serif;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
}
.m2-common-search .m2-common-search-inner-content {
  flex: 1 1 auto;
}
.m2-common-search .m2-common-search-inner-content-input {
  border: 1px solid #d2cfce;
  border-radius: 0.2em;
  display: block;
  padding: 0.5em 1em;
  width: 100%;
}
.m2-common-search .m2-common-search-inner-content-action {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-bottom: 4rem;
  margin-top: 2rem;
}
.m2-common-search
  .m2-common-search-inner-content-action
  .m2-common-search-inner-content-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ded9d7;
  border: none;
  border-radius: 0.2em;
  color: #160802;
  font-size: 15px;
  line-height: 1;
  padding: 1em 2em;
}
.m2-common-search
  .m2-common-search-inner-content-action
  .m2-common-search-inner-content-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #160802;
  border: none;
  border-radius: 0.2em;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  padding: 1em 2em;
}
.m2-common-ranking {
  background: url(https://motorimoda.itembox.design/item/assets/images/2025/common/bg_leather.jpg)
    100%;
  color: #fff;
}
.m2-common-ranking a,
.m2-common-ranking a:hover {
  color: #fff;
}
.m2-common-ranking .fs-p-heading--lv2 {
  display: none;
}
.m2-common-ranking .fr3-item__productName {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m2-common-ranking .fr3-productListStatic {
  display: grid;
  gap: 16px;
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .m2-common-ranking .fr3-productListStatic {
    gap: 60px;
    grid-template-columns: 2.5fr repeat(2, 1fr);
    grid-template-rows: 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  .m2-common-ranking
    .fr3-productListStatic__responsive_2
    .fr3-item:first-of-type {
    grid-column: span 2;
  }
}
@media screen and (min-width: 768px) {
  .m2-common-ranking
    .fr3-productListStatic__responsive_2
    .fr3-item:first-of-type {
    grid-row: span 2;
  }
}
.m2-common-ranking .swiper-pagination {
  border-bottom: 1px solid #000;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 0 1rem;
  padding: 0 1rem 1rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .m2-common-ranking .swiper-pagination {
    gap: 1rem;
    justify-content: center;
    margin: 0 0 4rem;
  }
}
.m2-common-ranking .swiper-pagination .swiper-pagination-bullet {
  background: none;
  border-radius: unset;
  display: block;
  flex: 1 1 auto;
  font-family:
    EB Garamond,
    serif;
  font-size: 1.5rem;
  font-weight: 500;
  height: auto;
  line-height: 1.5;
  margin: 0;
  opacity: 1;
  width: auto;
}
@media screen and (min-width: 768px) {
  .m2-common-ranking .swiper-pagination .swiper-pagination-bullet {
    flex: 0 0 auto;
    font-size: 18px;
    line-height: 1;
    padding: 0.2em 0.7em;
  }
}
.m2-common-ranking .swiper-pagination .swiper-pagination-bullet-active {
  background: none;
  outline: 1px solid currentColor;
}
.m2-common-ranking .swiper-pagination {
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .m2-common-ranking .swiper-pagination {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: space-around;
  }
  .m2-common-ranking .swiper-pagination .swiper-pagination-bullet {
    font-size: 13px;
  }
}
.home-wrapper--shopLIst {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home-wrapper--shopLIst .m2-shopList-btn {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .home-wrapper--shopLIst .m2-shopList-btn {
    margin-top: 4rem;
  }
}
.m2-common-shopList {
  margin-left: auto;
  margin-right: auto;
}
.m2-common-shopList .fs-pt-list__item {
  margin-top: 0 !important;
}
.m2-common-shopList .m2-shopList-image img {
  width: 100%;
}
.m2-common-shopList .m2-shopList-title {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .m2-common-shopList .m2-shopList-title {
    font-size: 13px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .m2-common-shopList .swiper {
    max-width: calc(100% - 64px);
  }
}
.m2-common-shopList .swiper-button-next,
.m2-common-shopList .swiper-button-prev {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .m2-common-shopList .swiper-button-next,
  .m2-common-shopList .swiper-button-prev {
    top: calc(100% - 87px);
  }
}
@media screen and (min-width: 768px) {
  .m2-common-shopList .swiper-button-next,
  .m2-common-shopList .swiper-button-prev {
    top: 50%;
  }
}
.m2-common-shopList .swiper-button-next:after,
.m2-common-shopList .swiper-button-prev:after {
  border-right: 1px solid #505050;
  border-top: 1px solid #505050;
  content: "";
  display: block;
  height: 15px;
  transform: rotate(45deg);
  width: 15px;
}
.m2-common-shopList .swiper-button-prev {
  left: 16px;
}
.m2-common-shopList .swiper-button-prev:after {
  content: "";
  transform: rotate(-135deg);
}
.m2-common-shopList .swiper-button-next {
  right: 16px;
}
#fs_ShoppingCart,
#fs_ShoppingCart input,
#fs_ShoppingCart select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_ShoppingCart .fs-l-cart__contentsArea {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #fs_ShoppingCart .fs-c-cartTable__productImage {
    flex: 0 0 auto;
    max-width: 100px;
    width: 30%;
  }
}
#fs_ShoppingCart .fs-c-productImage img {
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
#fs_ShoppingCart .fs-c-cartTable__productInfo {
  flex: 1 1 auto;
}
#fs_ShoppingCart .fs-c-cartTable__row .fs-c-price {
  font-size: 1.8rem;
  letter-spacing: 0.01rem;
  line-height: 1;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #fs_ShoppingCart
    .fs-c-cartTable__row
    .fs-c-cartTable__actionButton__container--cancel--cart {
    min-width: 70px;
  }
}
#fs_ShoppingCart .fs-c-cartTable__row .fs-c-button--buyItLater,
#fs_ShoppingCart .fs-c-cartTable__row .fs-c-button--cancel--cart {
  border: none;
  font-size: 12px;
  word-break: keep-all;
}
#fs_ShoppingCart .m2-common-carousel--wrapper {
  grid-column: 1/-1;
}
#fs_ShoppingCart .fs-c-button--cancel--cart,
#fs_ShoppingCart .fs-c-button__label {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_ShoppingCart .fs-c-button--continueShopping,
#fs_ShoppingCart .fs-c-button--purchaseHere {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 50px;
}
@media screen and (max-width: 767px) {
  #fs_ShoppingCart .fs-c-button--continueShopping,
  #fs_ShoppingCart .fs-c-button--purchaseHere {
    max-width: 450px;
    width: 100%;
  }
}
#fs_ShoppingCart .fs-c-button--continueShopping .fs-c-button__label,
#fs_ShoppingCart .fs-c-button--purchaseHere .fs-c-button__label {
  font-size: 16px;
  line-height: 1.5;
}
#fs_ShoppingCart .fs-c-payWithAmazon__message {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #fs_ShoppingCart .fs-c-button--registerAndPurchase {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 48px;
  }
}
@media screen and (max-width: 767px) {
  #fs_ShoppingCart .fs-c-button--registerAndPurchase {
    font-size: 16px;
    max-width: 320px;
    padding: 8px 30px;
  }
  #fs_ShoppingCart .fs-p-announcement {
    margin-bottom: 30px;
  }
  #fs_ShoppingCart .fs-p-announcement .fs-p-announcement__title {
    font-size: 16px;
    margin-bottom: 0.5em;
    text-align: center;
  }
  #fs_ShoppingCart .fs-p-announcement .fs-p-announcement__body {
    font-size: 14px;
    text-align: center;
  }
}
#fs_CheckoutV2 {
  padding-top: 0;
}
#fs_CheckoutV2,
#fs_CheckoutV2 input,
#fs_CheckoutV2 select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_CheckoutV2 .fs-l-main {
  max-width: 1240px;
  padding-inline: 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #fs_CheckoutV2 .fs-l-main {
    padding-inline: 0;
  }
}
#fs_CheckoutV2 .fs-c-orderTotalTable {
  margin-bottom: 20px;
}
#fs_CheckoutV2 .fs-c-button--confirmOrder,
#fs_CheckoutV2 .fs-c-button--standard {
  font-family:
    Noto Sans JP,
    sans-serif;
}
@media screen and (max-width: 767px) {
  #fs_CheckoutV2 .fs-c-checkout-shippingParcel__product {
    margin-bottom: 10px;
  }
  #fs_CheckoutV2 .fs-c-checkout-shippingParcel__productImage {
    max-width: 80px;
  }
}
#fs_CheckoutV2 .fs-c-productImage img {
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
#fs_CheckoutV2 .fs-c-checkout-shippingDetail__parcel .fs-c-price {
  font-size: 1.8rem;
  letter-spacing: 0.01rem;
  line-height: 1;
  text-decoration: none;
}
#fs_PasswordReminder .fs-c-orderedList {
  margin: 0;
  padding-inline: 20px;
}
#fs_PasswordReminder .fs-c-inputInformation__field {
  background: hsla(0, 0%, 49%, 0.08);
  padding: 16px 32px;
}
#fs_PasswordReminder .fs-c-inputTable tbody tr {
  background: transparent;
  margin: 15px 0;
  padding: 15px;
}
#fs_PasswordReminder .fs-c-inputTable > tbody > tr {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0;
}
#fs_PasswordReminder
  .fs-c-inputTable
  > tbody
  > tr
  .fs-c-inputTable__headerCell {
  line-height: 1.5;
  padding: 0;
  text-align: left;
}
#fs_PasswordReminder .fs-c-inputField__field {
  height: 36px;
  padding: 0;
}
#fs_PasswordReminder .fs-c-inputField__field input {
  color: #000;
}
#fs_NewsletterSubscribe,
#fs_NewsletterSubscribe input,
#fs_NewsletterSubscribe select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_NewsletterSubscribe .fs-l-main {
  padding-inline: 20px;
}
#fs_NewsletterSubscribe .fs-c-inputInformation__field {
  background: hsla(0, 0%, 49%, 0.08);
  margin: 0 auto 40px;
  max-width: 720px;
  padding: 16px 32px;
}
#fs_NewsletterSubscribe .fs-c-inputTable tbody tr {
  background: unset;
  margin: 15px 0;
  padding: 15px;
}
#fs_NewsletterSubscribe .fs-c-inputTable > tbody > tr {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0;
}
#fs_NewsletterSubscribe
  .fs-c-inputTable
  > tbody
  > tr
  .fs-c-inputTable__headerCell {
  text-align: left;
}
@media screen and (max-width: 767px) {
  #fs_NewsletterSubscribe .fs-c-inputTextGroup {
    gap: 5px;
  }
}
#fs_NewsletterSubscribe .fs-c-inputField__field input,
#fs_NewsletterSubscribe .fs-c-inputTextGroup__item input {
  color: #000;
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 16px;
}
.fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop {
  border: none;
  width: 100%;
}
#fs_MyPageTop {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MyPageTop .fs-l-main {
  padding-inline: 20px;
}
#fs_MyPageTop .fs-l-main .fs-c-accountService {
  margin-bottom: 40px;
  margin-top: 80px;
  max-width: 1200px;
}
@media screen and (min-width: 768px) {
  #fs_MyPageTop .fs-l-main .fs-c-accountService {
    display: grid;
    gap: 10px;
    grid-auto-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #fs_MyPageTop .fs-l-main .fs-c-accountService {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 0 20px;
  }
}
#fs_MyPageTop .fs-l-main .fs-c-accountService .fs-c-accountService__page {
  margin: 0;
}
#fs_MyPageTop
  .fs-l-main
  .fs-c-accountService
  .fs-c-accountService__page:last-of-type {
  grid-column: 1/-1;
}
#fs_MyMembershipCard {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MyMembershipCard .fs-l-main {
  padding-inline: 20px;
}
#fs_MyMembershipCard .fs-c-membershipCard-wrapper {
  margin-top: 40px;
  padding: 0 20px;
}
#fs_MyMembershipCard .fs-c-membershipCard {
  align-items: center;
  display: flex;
  justify-content: center;
}
#fs_MyMembershipCard .fs-c-membershipCard__image {
  margin: 10px;
}
#fs_MyMembershipCard .fs-c-membershipCard__number {
  clear: both;
}
#fs_MyMembershipCard .fs-c-membershipCard__member {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
#fs_MyMembershipMerge {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MyMembershipMerge .fs-l-main {
  padding-inline: 20px;
}
#fs_MyMembershipMerge input,
#fs_MyMembershipMerge select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MyMembershipMerge .fs-c-inputTable {
  cell-spacing: 0;
  border-collapse: collapse;
  border-left: 1px solid #ccc;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  margin-bottom: 40px;
}
#fs_MyMembershipMerge .fs-c-inputTable > tbody > tr {
  background: unset;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #fs_MyMembershipMerge .fs-c-inputTable > tbody > tr {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
  }
}
#fs_MyMembershipMerge .fs-c-inputTable .fs-c-inputTable__headerCell {
  background-color: #fafafa;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  line-height: 1.5;
  padding: 10px;
  text-align: left;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  #fs_MyMembershipMerge .fs-c-inputTable .fs-c-inputTable__headerCell {
    padding: 20px;
    width: 25%;
  }
}
#fs_MyMembershipMerge .fs-c-inputTable .fs-c-inputTable__dataCell {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  #fs_MyMembershipMerge .fs-c-inputTable .fs-c-inputTable__dataCell {
    padding: 20px;
  }
}
#fs_MyMembershipMerge .fs-c-inputField__field {
  padding: 0;
}
@media screen and (max-width: 767px) {
  #fs_MyMembershipMerge .fs-c-inputField__field {
    gap: 10px 0;
  }
}
#fs_MyMembershipMerge .fs-c-inputField__field input {
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #fs_MyMembershipMerge .fs-c-inputField__field input {
    height: 36px;
  }
}
#fs_MyMembershipMerge .fs-c-button--displayPassword,
#fs_MyMembershipMerge .fs-c-button--hidePassword {
  align-items: center;
  background-color: unset;
  display: flex;
  justify-content: center;
}
#fs_MyMembershipMerge .fs-c-button--displayPassword:before {
  content: "";
}
#fs_MyMembershipMerge .fs-c-button--hidePassword:before {
  content: "";
}
#fs_MyCoupons {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MyCoupons .fs-l-main {
  padding-inline: 20px;
}
#fs_MyWishList .fs-l-page {
  background-color: #f3f0ef;
  padding-top: 5px;
}
#fs_MyWishList .fs-c-productList {
  --gap: 40px;
  font-family:
    Noto Sans JP,
    sans-serif;
  margin: 0 auto 60px;
  max-width: calc(1460px + var(--gap));
  padding: 0 calc(var(--gap));
}
@media screen and (min-width: 1020px) {
  #fs_MyWishList .fs-c-productList {
    --gap: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
  #fs_MyWishList .fs-c-productList {
    --gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  #fs_MyWishList .fs-c-productList {
    --gap: 10px;
  }
}
#fs_MyWishList .fs-c-productList__list {
  display: grid;
  gap: var(--gap);
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  margin-bottom: 2rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #fs_MyWishList .fs-c-productList__list {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  }
}
#fs_MyWishList .fs-c-productList__list__item {
  padding: 0;
  width: 100%;
}
#fs_MyWishList .fs-c-productList__list__item > form {
  background-color: initial;
  padding: 0;
}
@media screen and (min-width: 768px) {
  #fs_MyWishList .fs-c-productList__list__item.fs-c-productListItem {
    max-width: 260px;
  }
}
@media screen and (max-width: 767px) {
  #fs_MyWishList .fs-c-productList__list__item.fs-c-productListItem {
    max-width: 100%;
  }
}
#fs_MyWishList .fs-c-productListItem__productName {
  border-bottom: none;
  font-family:
    Noto Sans JP,
    sans-serif;
  margin-bottom: 0;
  margin-top: 0;
}
#fs_MyWishList .fs-c-productListItem__prices {
  margin-bottom: 5px;
}
#fs_MyWishList .fs-c-productPrice__main {
  padding-top: 0;
}
#fs_MyWishList .fs-c-productPrice--listed {
  display: none;
}
#fs_MyWishList .fs-c-productPrice__addon {
  color: #160802;
}
#fs_MyWishList .fs-c-productPrice--selling {
  padding-bottom: 0;
}
#fs_MyWishList .fs-c-productPrice--selling .fs-c-productPrice__main {
  padding-top: 0;
}
#fs_MyWishList
  .fs-c-productPrice--selling
  .fs-c-productPrice__main
  .fs-c-productPrice__main__label {
  align-items: center;
  border: none;
  color: #a27e24;
  display: flex;
  font-family:
    EB Garamond,
    serif;
  font-size: 14px;
  font-weight: 700;
  order: 0;
  padding: 0;
  position: relative;
}
#fs_MyWishList
  .fs-c-productPrice--selling
  .fs-c-productPrice__main
  .fs-c-productPrice__main__price {
  color: #160802;
}
#fs_MyWishList .fs-c-productPrice--selling .fs-c-price__value {
  font-size: 18px;
}
#fs_MyWishList .fs-c-productListItem__control {
  margin-bottom: 10px;
  margin-top: auto;
  order: 20;
}
#fs_MyWishList .fs-c-button--subscribeToArrivalNotice--list {
  background: #a78000;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family:
    Noto Sans JP,
    sans-serif;
  margin: 0 auto;
  max-width: 320px;
  padding: 8px 30px;
  width: 100%;
}
#fs_MyWishList .fs-c-productMarks {
  height: auto;
  opacity: 1;
  order: 10;
  overflow-y: hidden;
  padding: 3px 0;
}
#fs_MyWishList .fs-c-productListItem__imageContainer {
  padding-bottom: 0;
}
#fs_MyOrders,
#fs_MyStoreOrders {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MyOrders .fs-l-main,
#fs_MyStoreOrders .fs-l-main {
  padding-inline: 20px;
}
#fs_MyOrders .fs-c-history,
#fs_MyStoreOrders .fs-c-history {
  margin-top: 10px;
}
#fs_MyOrders
  .fs-c-history__info
  .fs-c-history__total
  .fs-c-pairList
  dt.fs-c-history__quantity
  + dd,
#fs_MyStoreOrders
  .fs-c-history__info
  .fs-c-history__total
  .fs-c-pairList
  dt.fs-c-history__quantity
  + dd {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #fs_MyOrders .fs-c-orderHistoryItem__header .fs-c-orderHistoryItem__orderInfo,
  #fs_MyStoreOrders
    .fs-c-orderHistoryItem__header
    .fs-c-orderHistoryItem__orderInfo {
    display: flex;
    flex-wrap: wrap;
  }
  #fs_MyOrders .fs-c-orderHistoryItem__header .fs-c-orderHistoryItem__orderCode,
  #fs_MyOrders .fs-c-orderHistoryItem__header .fs-c-orderHistoryItem__orderDate,
  #fs_MyStoreOrders
    .fs-c-orderHistoryItem__header
    .fs-c-orderHistoryItem__orderCode,
  #fs_MyStoreOrders
    .fs-c-orderHistoryItem__header
    .fs-c-orderHistoryItem__orderDate {
    flex: 0 0 auto;
    width: 50%;
  }
  #fs_MyOrders
    .fs-c-orderHistoryItem__header
    .fs-c-orderHistoryItem__orderCode
    dd,
  #fs_MyOrders
    .fs-c-orderHistoryItem__header
    .fs-c-orderHistoryItem__orderDate
    dd,
  #fs_MyStoreOrders
    .fs-c-orderHistoryItem__header
    .fs-c-orderHistoryItem__orderCode
    dd,
  #fs_MyStoreOrders
    .fs-c-orderHistoryItem__header
    .fs-c-orderHistoryItem__orderDate
    dd {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  #fs_MyOrders
    .fs-c-orderHistoryItem__header
    .fs-c-orderHistoryItem__orderInfo__info,
  #fs_MyStoreOrders
    .fs-c-orderHistoryItem__header
    .fs-c-orderHistoryItem__orderInfo__info {
    display: flex;
    flex-basis: auto;
    flex-direction: column;
    justify-content: center;
    margin: 0;
  }
  #fs_MyOrders
    .fs-c-orderHistoryItem__header
    .fs-c-orderHistoryItem__orderSummary,
  #fs_MyStoreOrders
    .fs-c-orderHistoryItem__header
    .fs-c-orderHistoryItem__orderSummary {
    flex: 1 1 auto;
    width: 100%;
  }
}
#fs_MyOrders .fs-c-orderHistoryItem__body,
#fs_MyStoreOrders .fs-c-orderHistoryItem__body {
  background: #fafafa;
  padding: 0 16px;
}
#fs_MyOrders .fs-c-orderHistoryItem__product,
#fs_MyStoreOrders .fs-c-orderHistoryItem__product {
  grid-gap: 8px;
  align-items: start;
  display: grid;
  grid-template-columns: 120px 1fr;
  grid-template-rows: auto auto auto auto auto;
  padding: 16px 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #fs_MyOrders .fs-c-orderHistoryItem__product,
  #fs_MyStoreOrders .fs-c-orderHistoryItem__product {
    grid-template-columns: 112px 1fr auto auto;
    grid-template-rows: auto auto 1fr;
  }
}
#fs_MyOrders .fs-c-orderHistoryItem__product + .fs-c-orderHistoryItem__product,
#fs_MyStoreOrders
  .fs-c-orderHistoryItem__product
  + .fs-c-orderHistoryItem__product {
  border-top: 1px dashed #b2b2b2;
}
#fs_MyOrders .fs-c-orderHistoryItem__productImage,
#fs_MyStoreOrders .fs-c-orderHistoryItem__productImage {
  grid-column: 1;
  grid-row: 1/5;
  order: unset;
}
@media screen and (min-width: 768px) {
  #fs_MyOrders .fs-c-orderHistoryItem__productImage,
  #fs_MyStoreOrders .fs-c-orderHistoryItem__productImage {
    grid-column: 1;
    grid-row: 1/4;
  }
}
#fs_MyOrders .fs-c-orderHistoryItem__productName,
#fs_MyStoreOrders .fs-c-orderHistoryItem__productName {
  grid-column: 2;
  grid-row: 1;
  margin-top: auto;
  order: unset;
}
@media screen and (min-width: 768px) {
  #fs_MyOrders .fs-c-orderHistoryItem__productName,
  #fs_MyStoreOrders .fs-c-orderHistoryItem__productName {
    grid-column: 2;
    grid-row: 1;
  }
}
#fs_MyOrders .fs-c-orderHistoryItem__unitPrice,
#fs_MyStoreOrders .fs-c-orderHistoryItem__unitPrice {
  display: flex;
  grid-column: 2;
  grid-row: 2;
  justify-content: flex-start;
  order: unset;
  width: auto;
}
@media screen and (min-width: 768px) {
  #fs_MyOrders .fs-c-orderHistoryItem__unitPrice,
  #fs_MyStoreOrders .fs-c-orderHistoryItem__unitPrice {
    grid-column: 2;
    grid-row: 2;
  }
}
#fs_MyOrders .fs-c-orderHistoryItem__productQuantity,
#fs_MyStoreOrders .fs-c-orderHistoryItem__productQuantity {
  grid-column: 2;
  grid-row: 3;
  order: unset;
  text-align: left;
  text-align: right;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #fs_MyOrders .fs-c-orderHistoryItem__productQuantity,
  #fs_MyStoreOrders .fs-c-orderHistoryItem__productQuantity {
    grid-column: 2;
    grid-row: 3;
  }
}
#fs_MyOrders .fs-c-orderHistoryItem__deliveryInfo,
#fs_MyStoreOrders .fs-c-orderHistoryItem__deliveryInfo {
  align-self: center;
  display: grid;
  font-size: 1.2rem;
  grid-column: 2;
  grid-row: 4;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto auto;
  margin: 0;
  order: unset;
}
@media screen and (min-width: 768px) {
  #fs_MyOrders .fs-c-orderHistoryItem__deliveryInfo,
  #fs_MyStoreOrders .fs-c-orderHistoryItem__deliveryInfo {
    grid-column: 3;
    grid-row: 1/4;
  }
}
#fs_MyOrders .fs-c-orderHistoryItem__deliveryInfo dt,
#fs_MyStoreOrders .fs-c-orderHistoryItem__deliveryInfo dt {
  padding-right: 8px;
  text-align: right;
}
#fs_MyOrders .fs-c-orderHistoryItem__deliveryInfo dd,
#fs_MyStoreOrders .fs-c-orderHistoryItem__deliveryInfo dd {
  border-left: 1px solid #3c3c3c;
  font-weight: 500;
  margin: 0;
  padding-left: 8px;
}
#fs_MyOrders .fs-c-orderHistoryItem__button,
#fs_MyStoreOrders .fs-c-orderHistoryItem__button {
  align-items: center;
  align-self: center;
  display: flex;
  grid-column: 1/3;
  grid-row: 5;
  margin-left: 10px;
  order: unset;
}
@media screen and (min-width: 768px) {
  #fs_MyOrders .fs-c-orderHistoryItem__button,
  #fs_MyStoreOrders .fs-c-orderHistoryItem__button {
    grid-column: 4;
    grid-row: 1/4;
  }
}
#fs_MyOrders .fs-c-orderHistoryItem__button a.fs-c-button--addReview--detail,
#fs_MyStoreOrders
  .fs-c-orderHistoryItem__button
  a.fs-c-button--addReview--detail {
  padding: 0 5px;
}
#fs_MyPoints {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MyPoints .fs-l-main {
  padding-inline: 20px;
}
#fs_MyPoints .fs-c-history {
  display: block;
}
#fs_MyPoints .fs-c-history__info {
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #fs_MyPoints .fs-c-history__info {
    max-width: 560px;
  }
}
#fs_MyPoints .fs-c-history__info {
  background: hsla(0, 0%, 49%, 0.08);
  padding: 16px;
}
#fs_MyPoints .fs-c-history__info > * + * {
  padding-top: 16px;
}
#fs_MyPoints .fs-c-history__listContainer > * + * {
  margin-top: 8px;
}
#fs_MyPoints .fs-c-history__term {
  color: #6a5858;
  font-size: 1.2rem;
  font-weight: 700;
}
#fs_MyPoints .fs-c-history__total dl {
  grid-gap: 0;
}
#fs_MyPoints .fs-c-history__total dt {
  font-weight: 700;
}
#fs_MyPoints .fs-c-history__total dt:after {
  display: none;
}
#fs_MyPoints .fs-c-history__total dd {
  text-align: right;
}
#fs_MyPoints .fs-c-history__total dd,
#fs_MyPoints .fs-c-history__total dt {
  border-top: 1px solid #6a5858;
  margin-top: 8px;
  padding-top: 8px;
}
#fs_MyPoints .fs-c-pointSummary {
  display: grid;
  grid-template-columns: auto 1fr auto;
  margin: 0;
  padding: 8px;
}
#fs_MyPoints .fs-c-pointSummary > dd {
  margin-left: 0;
  text-align: right;
}
#fs_MyPoints .fs-c-pointSummary [class$="--availablePoint"] {
  background: hsla(0, 0%, 49%, 0.08);
  padding: 16px 8px 8px;
}
#fs_MyPoints .fs-c-pointSummary__label--availablePoint {
  grid-column: 1;
  grid-row: 1;
}
#fs_MyPoints .fs-c-pointSummary__value--availablePoint {
  grid-column: 2/4;
  grid-row: 1;
  padding-bottom: 8px;
}
#fs_MyPoints
  .fs-c-pointSummary__value--availablePoint
  .fs-c-pointSummary__number {
  color: #c98696;
  font-size: 2.6rem;
}
#fs_MyPoints .fs-c-pointSummary [class$="--limitedPoint"] {
  background: hsla(0, 0%, 49%, 0.08);
  margin-bottom: 16px;
  padding-bottom: 16px;
}
#fs_MyPoints .fs-c-pointSummary__label--limitedPoint {
  grid-column: 1/3;
  grid-row: 2;
  text-align: right;
}
#fs_MyPoints .fs-c-pointSummary__label--limitedPoint:before {
  content: "（";
}
#fs_MyPoints .fs-c-pointSummary__label--limitedPoint:after {
  content: "：";
}
#fs_MyPoints .fs-c-pointSummary__value--limitedPoint {
  grid-column: 3;
  grid-row: 2;
}
#fs_MyPoints .fs-c-pointSummary__value--limitedPoint:after {
  content: "）";
}
#fs_MyPoints .fs-c-pointSummary__label--purchasePointExpiration,
#fs_MyPoints .fs-c-pointSummary__label--purchasePointTotal,
#fs_MyPoints .fs-c-pointSummary__label--waitingPoint {
  grid-column: 1;
}
#fs_MyPoints .fs-c-pointSummary__value--purchasePointExpiration,
#fs_MyPoints .fs-c-pointSummary__value--purchasePointTotal,
#fs_MyPoints .fs-c-pointSummary__value--waitingPoint {
  grid-column: 2/4;
}
#fs_MyPoints .fs-c-pointSummary [class$="--purchasePointExpiration"] {
  grid-row: 3;
}
#fs_MyPoints .fs-c-pointSummary [class$="--waitingPoint"] {
  grid-row: 4;
}
#fs_MyPoints .fs-c-pointSummary [class$="--purchasePointTotal"] {
  grid-row: 5;
}
#fs_MyPoints .fs-c-history__listContainer {
  padding-top: 24px;
  width: 100%;
}
#fs_MyPoints .fs-c-history__listContainer .fs-c-dropdown__menu {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333;
  padding: 8px 3em 8px 8px;
  vertical-align: middle;
  width: 100%;
}
#fs_MyPoints .fs-c-listControl {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  flex-grow: 2;
  justify-content: flex-end;
  padding: 0;
}
#fs_MyPoints .fs-c-listControl > * + * {
  margin-top: 8px;
}
@media screen and (min-width: 600px) {
  #fs_MyPoints .fs-c-listControl {
    align-items: center;
    flex-direction: row;
  }
  #fs_MyPoints .fs-c-listControl > * + * {
    margin-left: 8px;
    margin-top: 0;
  }
}
#fs_MyPoints .fs-c-listTable {
  border-collapse: collapse;
  margin: 8px 0;
  width: 100%;
}
#fs_MyPoints .fs-c-listTable > thead {
  background: hsla(0, 0%, 49%, 0.08);
  border-top: 1px solid #b2b2b2;
}
#fs_MyPoints .fs-c-listTable > tbody {
  border-bottom: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
}
#fs_MyPoints .fs-c-listTable > tbody > tr:nth-child(2n) {
  background: hsla(0, 0%, 49%, 0.08);
}
#fs_MyPoints .fs-c-listTable td,
#fs_MyPoints .fs-c-listTable th {
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  padding: 8px;
}
#fs_MyPoints .fs-c-listTable td:first-child,
#fs_MyPoints .fs-c-listTable th:first-child {
  border-left: none;
}
#fs_MyPoints .fs-c-listTable td:last-child,
#fs_MyPoints .fs-c-listTable th:last-child {
  border-right: none;
}
@media screen and (max-width: 600px) {
  #fs_MyPoints .fs-c-listTable > tbody {
    border: none;
  }
  #fs_MyPoints .fs-c-listTable > tbody > tr {
    border: 1px solid #b2b2b2;
  }
  #fs_MyPoints .fs-c-listTable > tbody > tr:nth-child(2n) {
    background: transparent;
  }
}
#fs_MyCreditCards {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MyCreditCards .fs-l-main {
  padding-inline: 20px;
}
#fs_MyAddressBook,
#fs_MyAddressBook input,
#fs_MyAddressBook select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MyAddressBook .fs-l-main {
  padding-inline: 20px;
}
@media screen and (min-width: 600px) {
  #fs_MyAddressBook .fs-c-addressBookList__form {
    align-items: baseline;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto;
  }
}
#fs_MyAddressBook .fs-c-addressBookList__addButton {
  grid-column: 1;
  grid-row: 1;
}
#fs_MyAddressBook .fs-c-addressBookList__count {
  grid-column: 2;
  grid-row: 1;
  text-align: right;
}
#fs_MyAddressBook .fs-c-addressBookList__list {
  grid-column: 1/3;
  grid-row: 2;
}
#fs_MyAddressBook .fs-c-addresseeList__address,
#fs_MyAddressBook .fs-c-addresseeList__name {
  font-weight: 700;
}
#fs_MyAddressBook .fs-c-addresseeList > dd {
  margin: 0 0 8px;
}
@media screen and (min-width: 768px) {
  #fs_MyAddressBook .fs-c-addresseeList {
    grid-gap: 8px 8px;
    display: grid;
    grid-auto-flow: row;
    grid-auto-rows: auto;
    grid-template-columns: auto 1fr;
  }
  #fs_MyAddressBook .fs-c-addresseeList .fs-c-address {
    display: flex;
    flex-wrap: wrap;
  }
  #fs_MyAddressBook .fs-c-addresseeList .fs-c-address > :not(:last-child) {
    margin-right: 8px;
  }
}
#fs_MyAddressBook .fs-c-listTable {
  border-collapse: collapse;
  margin: 8px 0;
  width: 100%;
}
#fs_MyAddressBook .fs-c-listTable > thead {
  background: hsla(0, 0%, 49%, 0.08);
  border-top: 1px solid #b2b2b2;
}
#fs_MyAddressBook .fs-c-listTable > tbody {
  border-bottom: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
}
#fs_MyAddressBook .fs-c-listTable > tbody > tr:nth-child(2n) {
  background: hsla(0, 0%, 49%, 0.08);
}
#fs_MyAddressBook .fs-c-listTable td,
#fs_MyAddressBook .fs-c-listTable th {
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  padding: 8px;
}
#fs_MyAddressBook .fs-c-listTable td:first-child,
#fs_MyAddressBook .fs-c-listTable th:first-child {
  border-left: none;
}
#fs_MyAddressBook .fs-c-listTable td:last-child,
#fs_MyAddressBook .fs-c-listTable th:last-child {
  border-right: none;
}
@media screen and (max-width: 600px) {
  #fs_MyAddressBook .fs-c-listTable > tbody {
    border: none;
  }
  #fs_MyAddressBook .fs-c-listTable > tbody > tr {
    border: 1px solid #b2b2b2;
  }
  #fs_MyAddressBook .fs-c-listTable > tbody > tr:nth-child(2n) {
    background: transparent;
  }
}
#fs_MyAddressBook .fs-c-buttonContainer {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 8px 0;
}
#fs_MyAddressBook .fs-c-buttonContainer--deleteChange {
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#fs_MyAddressBook .fs-c-buttonContainer--deleteChange > [class^="fs-c-button"] {
  font-size: 1.4rem;
  min-width: auto;
}
#fs_MyAddressBook .fs-c-buttonContainer--deleteChange > * + * {
  margin: 0 16px 0 0;
}
@media screen and (min-width: 600px) {
  #fs_MyAddressBook .fs-c-buttonContainer--deleteChange {
    justify-content: center;
  }
}
#fs_MyAddressBook .fs-c-button--standard {
  background: #ebebeb;
  border: 1px solid #bbb;
  border-radius: 3px;
  box-shadow: 0 0 2px #b2b2b2;
  color: #3c3c3c;
  cursor: pointer;
  display: inline-block;
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.8em 1.6em 0.6em;
  text-align: center;
  text-decoration: none;
}
#fs_MyAddressBook .fs-c-button--standard:hover {
  opacity: 0.8;
}
#fs_MyAddressBook .fs-c-button--standard:active,
#fs_MyAddressBook .fs-c-button--standard:hover,
#fs_MyAddressBook .fs-c-button--standard:visited {
  color: #3c3c3c;
  text-decoration: none;
}
#fs_MyAddressBook .fs-c-button--particular.is-disabled,
#fs_MyAddressBook .fs-c-button--primary.is-disabled,
#fs_MyAddressBook .fs-c-button--secondary.is-disabled,
#fs_MyAddressBook .fs-c-button--standard.is-disabled {
  background: #f7f7f7;
  border-color: transparent;
  box-shadow: none;
  color: #b2b2b2;
  cursor: default;
}
#fs_MyAddressBook .fs-c-button--particular.is-disabled:hover,
#fs_MyAddressBook .fs-c-button--primary.is-disabled:hover,
#fs_MyAddressBook .fs-c-button--secondary.is-disabled:hover,
#fs_MyAddressBook .fs-c-button--standard.is-disabled:hover {
  opacity: 1;
}
#fs_MyAddressBook .fs-c-button--secondary {
  background: #919191;
  border: 1px solid #919191;
  border-radius: 3px;
  box-shadow: 0 0 2px #b2b2b2;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1;
  margin: 0;
  min-width: 240px;
  padding: 0.8em 1.6em 0.6em;
  text-align: center;
  text-decoration: none;
  width: auto;
}
#fs_MyAddressBook .fs-c-button--secondary:hover {
  opacity: 0.8;
}
#fs_MyAddressBook .fs-c-button--secondary:active,
#fs_MyAddressBook .fs-c-button--secondary:hover,
#fs_MyAddressBook .fs-c-button--secondary:visited {
  color: #fff;
  text-decoration: none;
}
#fs_NewAddress {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_NewAddress .fs-l-main {
  padding-inline: 20px;
}
#fs_NewAddress input,
#fs_NewAddress select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_NewAddress .fs-c-inputTable {
  cell-spacing: 0;
  border-collapse: collapse;
  border-left: 1px solid #ccc;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  margin-bottom: 40px;
}
#fs_NewAddress .fs-c-inputTable > tbody > tr {
  background: unset;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #fs_NewAddress .fs-c-inputTable > tbody > tr {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
  }
}
#fs_NewAddress .fs-c-inputTable .fs-c-inputTable__headerCell {
  background-color: #fafafa;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  line-height: 1.5;
  padding: 10px;
  text-align: left;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  #fs_NewAddress .fs-c-inputTable .fs-c-inputTable__headerCell {
    padding: 20px;
    width: 25%;
  }
}
#fs_NewAddress .fs-c-inputTable .fs-c-inputTable__dataCell {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  #fs_NewAddress .fs-c-inputTable .fs-c-inputTable__dataCell {
    padding: 20px;
  }
}
#fs_NewAddress .fs-c-inputField__field {
  padding: 0;
}
@media screen and (max-width: 767px) {
  #fs_NewAddress .fs-c-inputField__field {
    gap: 10px 0;
  }
}
#fs_NewAddress .fs-c-inputField__field input {
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #fs_NewAddress .fs-c-inputField__field input {
    height: 36px;
  }
}
#fs_NewAddress .fs-c-inputInformation__button {
  display: flex;
  gap: 40px;
  justify-content: center;
}
#fs_NewAddress .fs-c-inputInformation__button .fs-c-button--confirmLeave {
  font-family:
    Noto Sans JP,
    sans-serif;
  margin: 0;
}
#fs_NewAddress .fs-c-inputInformation__button .fs-c-button--register {
  background: #a78000;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 0;
  max-width: 320px;
  padding: 8px 30px;
  width: 100%;
}
#fs_NewAddress .fs-c-inputInformation__button .fs-c-button--cancel {
  align-items: center;
  background: #f5f5f5;
  border: 1px solid #aaa;
  color: #aaa !important;
  display: flex;
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 16px;
  justify-content: center;
  margin: 0;
  max-width: 300px;
  padding: 8px 30px;
}
#fs_EditPassword,
#fs_EditPassword input,
#fs_EditPassword select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_EditPassword #fs_form {
  margin-bottom: 40px;
}
#fs_EditPassword .fs-c-inputTable__headerCell {
  line-height: 1.5;
}
#fs_EditPassword .fs-c-inputTable tbody tr,
#fs_EditPassword .fs-c-inputTable--inModal tbody tr {
  background-color: transparent;
}
#fs_MyAccountSettings {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MyAccountSettings .fs-l-main {
  padding-inline: 20px;
}
#fs_MyAccountSettings input,
#fs_MyAccountSettings select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MyAccountSettings .fs-c-inputTable {
  cell-spacing: 0;
  border-collapse: collapse;
  border-left: 1px solid #ccc;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  margin-bottom: 40px;
}
#fs_MyAccountSettings .fs-c-inputTable > tbody > tr {
  background: unset;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #fs_MyAccountSettings .fs-c-inputTable > tbody > tr {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
  }
}
#fs_MyAccountSettings .fs-c-inputTable .fs-c-inputTable__headerCell {
  background-color: #fafafa;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  line-height: 1.5;
  padding: 10px;
  text-align: left;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  #fs_MyAccountSettings .fs-c-inputTable .fs-c-inputTable__headerCell {
    padding: 20px;
    width: 25%;
  }
}
#fs_MyAccountSettings .fs-c-inputTable .fs-c-inputTable__dataCell {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  #fs_MyAccountSettings .fs-c-inputTable .fs-c-inputTable__dataCell {
    padding: 20px;
  }
}
#fs_DeleteAccount,
#fs_DeleteAccount input,
#fs_DeleteAccount select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_DeleteAccount .fs-l-main {
  padding-inline: 20px;
}
#fs_DeleteAccount .fs-c-inputTable {
  cell-spacing: 0;
  border-collapse: collapse;
  border-left: 1px solid #ccc;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  margin-bottom: 40px;
}
#fs_DeleteAccount .fs-c-inputTable .fs-c-inputTable__headerCell {
  background-color: #fafafa;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  line-height: 1.5;
  white-space: normal;
}
#fs_DeleteAccount .fs-c-inputTable .fs-c-inputTable__dataCell {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#fs_DeleteAccount .fs-c-inputInformation__button {
  display: flex;
  gap: 40px;
  justify-content: center;
}
#fs_DeleteAccount .fs-c-inputInformation__button .fs-c-button--confirmLeave {
  font-family:
    Noto Sans JP,
    sans-serif;
  margin: 0;
}
#fs_DeleteAccount .fs-c-inputInformation__button .fs-c-button--register {
  background: #a78000;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 0;
  max-width: 320px;
  padding: 8px 30px;
  width: 100%;
}
#fs_DeleteAccount .fs-c-inputInformation__button .fs-c-button--cancel {
  align-items: center;
  background: #f5f5f5;
  border: 1px solid #aaa;
  color: #aaa !important;
  display: flex;
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 16px;
  justify-content: center;
  margin: 0;
  max-width: 300px;
  padding: 8px 30px;
}
#fs_EditAccountSettings {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_EditAccountSettings .fs-l-main {
  padding-inline: 20px;
}
#fs_EditAccountSettings input,
#fs_EditAccountSettings select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_EditAccountSettings .fs-c-inputTable {
  cell-spacing: 0;
  border-collapse: collapse;
  border-left: 1px solid #ccc;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  margin-bottom: 40px;
}
#fs_EditAccountSettings .fs-c-inputTable > tbody > tr {
  background: unset;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #fs_EditAccountSettings .fs-c-inputTable > tbody > tr {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
  }
}
#fs_EditAccountSettings .fs-c-inputTable .fs-c-inputTable__headerCell {
  background-color: #fafafa;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  line-height: 1.5;
  padding: 10px;
  text-align: left;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  #fs_EditAccountSettings .fs-c-inputTable .fs-c-inputTable__headerCell {
    padding: 20px;
    width: 25%;
  }
}
#fs_EditAccountSettings .fs-c-inputTable .fs-c-inputTable__dataCell {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  #fs_EditAccountSettings .fs-c-inputTable .fs-c-inputTable__dataCell {
    padding: 20px;
  }
}
#fs_EditAccountSettings .fs-c-inputField__field {
  padding: 0;
}
@media screen and (max-width: 767px) {
  #fs_EditAccountSettings .fs-c-inputField__field {
    gap: 10px 0;
  }
}
#fs_EditAccountSettings .fs-c-inputField__field input {
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #fs_EditAccountSettings .fs-c-inputField__field input {
    height: 36px;
  }
}
#fs_MyOrderDetails,
#fs_MyOrderDetails input,
#fs_MyOrderDetails select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MyOrderDetails .fs-l-main {
  padding-inline: 20px;
}
#fs_MyOrderDetails .fs-c-orderDetailList {
  display: grid;
  grid-template-columns: auto 1fr;
}
#fs_MyOrderDetails .fs-c-orderPaymentTable,
#fs_MyOrderDetails .fs-c-orderTotalTable {
  margin-bottom: 20px;
}
#fs_Register,
#fs_Register input,
#fs_Register select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
@media screen and (max-width: 767px) {
  #fs_Register .fs-l-main {
    padding-inline: 20px;
  }
}
#fs_Register .fs-c-inputTable {
  cell-spacing: 0;
  border-collapse: collapse;
  border-left: 1px solid #ccc;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  margin-bottom: 40px;
}
#fs_Register .fs-c-inputTable > tbody > tr {
  background: unset;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #fs_Register .fs-c-inputTable > tbody > tr {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
  }
}
#fs_Register .fs-c-inputTable .fs-c-inputTable__headerCell {
  background-color: #fafafa;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  line-height: 1.5;
  padding: 10px;
  text-align: left;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  #fs_Register .fs-c-inputTable .fs-c-inputTable__headerCell {
    padding: 20px;
    width: 25%;
  }
}
#fs_Register .fs-c-inputTable .fs-c-inputTable__dataCell {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  #fs_Register .fs-c-inputTable .fs-c-inputTable__dataCell {
    padding: 20px;
  }
}
#fs_Register .fs-c-inputField__field {
  padding: 0;
}
@media screen and (max-width: 767px) {
  #fs_Register .fs-c-inputField__field {
    gap: 10px 0;
  }
}
#fs_Register .fs-c-inputField__field input {
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #fs_Register .fs-c-inputField__field input {
    height: 36px;
  }
}
#fs_Register .fs-c-button--displayPassword,
#fs_Register .fs-c-button--hidePassword {
  align-items: center;
  background-color: unset;
  display: flex;
  justify-content: center;
}
#fs_Register .fs-c-button--displayPassword:before {
  content: "";
}
#fs_Register .fs-c-button--hidePassword:before {
  content: "";
}
@media screen and (max-width: 767px) {
  #fs_Register .fs-c-inputDate__date .fs-c-dropdown__menu,
  #fs_Register .fs-c-inputDate__month .fs-c-dropdown__menu,
  #fs_Register .fs-c-inputDate__year .fs-c-dropdown__menu {
    min-width: 50px;
    padding: 5px 3em 5px 5px;
  }
  #fs_Register .fs-c-inputDate__date,
  #fs_Register .fs-c-inputDate__month {
    margin-left: 8px;
  }
  #fs_Register .fs-c-dropdown:after {
    padding: 5px;
  }
}
#fs_MembershipCardAuth,
#fs_MembershipCardAuth input,
#fs_MembershipCardAuth select {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_MembershipCardAuth .fs-l-main {
  padding-inline: 20px;
}
@media screen and (min-width: 768px) {
  #fs_MembershipCardAuth .fs-c-inputTable {
    cell-spacing: 0;
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin-bottom: 40px;
  }
}
#fs_MembershipCardAuth .fs-c-inputTable > tbody > tr {
  background: unset;
}
@media screen and (max-width: 767px) {
  #fs_MembershipCardAuth .fs-c-inputTable > tbody > tr {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
  }
}
#fs_MembershipCardAuth .fs-c-inputTable__headerCell {
  background-color: unset;
  line-height: 1.5;
  text-align: left;
}
@media screen and (min-width: 768px) {
  #fs_MembershipCardAuth .fs-c-inputTable__headerCell {
    background-color: #fafafa;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: table-cell;
    line-height: 1.5;
    padding: 16px;
    white-space: normal;
    width: 22%;
  }
}
#fs_MembershipCardAuth .fs-c-inputTable__dataCell {
  background-color: #fff;
  display: table-cell;
  padding: 16px;
}
@media screen and (min-width: 768px) {
  #fs_MembershipCardAuth .fs-c-inputTable__dataCell {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
}
@media screen and (max-width: 767px) {
  #fs_MembershipCardAuth .fs-c-inputTable__dataCell {
    padding: 0;
  }
}
#fs_MembershipCardAuth .fs-c-inputField__field {
  padding: 0;
}
@media screen and (max-width: 767px) {
  #fs_MembershipCardAuth .fs-c-inputField__field {
    gap: 10px 0;
  }
}
#fs_MembershipCardAuth .fs-c-inputField__field input {
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #fs_MembershipCardAuth .fs-c-inputField__field input {
    height: 36px;
  }
}
#fs_MembershipCardAuth .fs-c-button--displayPassword,
#fs_MembershipCardAuth .fs-c-button--hidePassword {
  align-items: center;
  background-color: unset;
  display: flex;
  justify-content: center;
}
#fs_MembershipCardAuth .fs-c-button--displayPassword:before {
  content: "";
}
#fs_MembershipCardAuth .fs-c-button--hidePassword:before {
  content: "";
}
#fs_MembershipCardAuth .fs-c-button--cardAuthenticate,
#fs_MembershipCardAuth .fs-c-button--notAuthenticate {
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 16px;
  margin-inline: auto;
  max-width: 320px;
  width: 100%;
}
#fs_MembershipCardAuth .fs-c-button--notAuthenticate {
  border: none;
  padding: 8px 30px;
}
#fs_CustomerDetails {
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_CustomerDetails .fs-c-inputTable {
  cell-spacing: 0;
  border-collapse: collapse;
  border-left: 1px solid #ccc;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  margin-bottom: 40px;
}
#fs_CustomerDetails .fs-c-inputTable > tbody > tr {
  background: unset;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #fs_CustomerDetails .fs-c-inputTable > tbody > tr {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
  }
}
#fs_CustomerDetails .fs-c-inputTable .fs-c-inputTable__headerCell {
  background-color: #fafafa;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  line-height: 1.5;
  padding: 10px;
  text-align: left;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  #fs_CustomerDetails .fs-c-inputTable .fs-c-inputTable__headerCell {
    padding: 20px;
    width: 25%;
  }
}
#fs_CustomerDetails .fs-c-inputTable .fs-c-inputTable__dataCell {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  #fs_CustomerDetails .fs-c-inputTable .fs-c-inputTable__dataCell {
    padding: 20px;
  }
}
#fs_CustomerDetails .fs-c-inputField__field {
  padding: 0;
}
@media screen and (max-width: 767px) {
  #fs_CustomerDetails .fs-c-inputField__field {
    gap: 10px 0;
  }
}
#fs_CustomerDetails .fs-c-inputField__field input {
  font-family:
    Noto Sans JP,
    sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #fs_CustomerDetails .fs-c-inputField__field input {
    height: 36px;
  }
}
#fs_CustomerDetails .fs-c-button--displayPassword,
#fs_CustomerDetails .fs-c-button--hidePassword {
  align-items: center;
  background-color: unset;
  display: flex;
  justify-content: center;
}
#fs_CustomerDetails .fs-c-button--displayPassword:before {
  content: "";
}
#fs_CustomerDetails .fs-c-button--hidePassword:before {
  content: "";
}
@media screen and (max-width: 767px) {
  #fs_CustomerDetails .fs-c-inputDate__date .fs-c-dropdown__menu,
  #fs_CustomerDetails .fs-c-inputDate__month .fs-c-dropdown__menu,
  #fs_CustomerDetails .fs-c-inputDate__year .fs-c-dropdown__menu {
    min-width: 50px;
    padding: 5px 3em 5px 5px;
  }
  #fs_CustomerDetails .fs-c-inputDate__date,
  #fs_CustomerDetails .fs-c-inputDate__month {
    margin-left: 8px;
  }
  #fs_CustomerDetails .fs-c-dropdown:after {
    padding: 5px;
  }
}
#fs_CustomerDetails .fs-c-inputInformation__button {
  margin-top: 20px;
}
#fs_AboutTerms {
  --vlh: 1rem * 1.5;
  font-family:
    Noto Sans JP,
    sans-serif;
}
#fs_AboutTerms .fs-c-documentArticle {
  margin: 0 auto;
  max-width: 1240px;
  padding: 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #fs_AboutTerms .fs-c-documentArticle {
    padding: 10px;
  }
}
#fs_AboutTerms .fs-c-documentArticle + .fs-c-documentArticle {
  margin-top: calc(var(--vlh) * 2);
}
#fs_AboutTerms .fs-p-aboutTerms {
  padding-inline: 20px;
}
#fs_AboutTerms .fs-c-explainList dt {
  font-weight: 700;
  margin: calc(var(--vlh) * 2) 0 calc(var(--vlh) / 2);
}
#fs_AboutTerms .fs-c-explainList dt:first-of-type {
  margin-top: 0;
}
#fs_AboutTerms .fs-c-explainList br + dt {
  margin: 0 0 calc(var(--vlh) / 2);
}
#fs_AboutTerms .fs-c-explainList dd {
  margin-left: calc(var(--vlh));
}
@media screen and (max-width: 767px) {
  #fs_AboutTerms .fs-c-explainList dd {
    font-size: 14px;
    margin-left: 0;
  }
}
#fs_AboutTerms .fs-c-documentArticle__heading {
  border-bottom: 1px solid #ccc;
  font-weight: 700;
  margin: calc(var(--vlh) * 2) 0 calc(var(--vlh) / 2);
}
#fs_AboutTerms .fs-c-documentArticle__heading:first-of-type {
  margin-top: 0;
}
#fs_AboutTerms .fs-c-documentColumn__heading {
  font-size: 21px;
}
@media screen and (max-width: 767px) {
  #fs_AboutTerms .fs-c-documentColumn__heading {
    font-size: 18px;
  }
}
#fs_AboutTerms .fs-c-documentArticle__content {
  padding: 0 calc(var(--vlh));
}
#fs_AboutTerms .fs-c-documentArticle__content p {
  padding-left: calc(var(--vlh));
}
@media screen and (max-width: 767px) {
  #fs_AboutTerms .fs-c-documentArticle__content p {
    font-size: 14px;
    padding-left: 0;
  }
}

/*# sourceMappingURL=base.css.map*/
