@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;700&display=swap");
*, :after, :before {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 0;
}

address, ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0;
  margin-left: 0;
}

blockquote {
  margin: 0;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

code, kbd, pre, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0;
}

img {
  border-style: none;
}

img, svg {
  vertical-align: middle;
}

svg {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0;
  padding-bottom: 0;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

html {
  font-size: 62.5%;
  box-sizing: border-box;
}

body {
  font-size: 1.3rem;
  line-height: 1.7;
}
body h1, body h2, body h3, body h4, body h5 {
  line-height: 1.25;
}

body {
  font-family: a-otf-ud-shin-go-pr6n, Meiryo, sans-serif;
  font-display: swap;
  font-weight: 400;
}

.only-bt {
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.only-bl {
  border-top: none;
  border-right: none;
  border-bottom: none;
}

.only-br {
  border-top: none;
  border-left: none;
  border-bottom: none;
}

.only-bb {
  border-top: none;
  border-left: none;
  border-right: none;
}

.bdb {
  border-bottom: 1px solid #b3b3b3;
}

.bdt {
  border-top: 1px solid #b3b3b3;
}

.bdr {
  border-right: 1px solid #b3b3b3;
}

.bdl {
  border-left: 1px solid #b3b3b3;
}

.bdtb {
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
}

.bdrl {
  border-right: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
}

.bdar {
  border: 1px solid #b3b3b3;
}

.h-dotborder-b {
  padding: 0.25em 0.5em;
  border-bottom: dotted 1px #333;
}

.h-leftborder {
  padding: 0.25em 0 0.25em 0.75em;
  border-left: 6px solid #333;
}

.h-leftborder-bg {
  color: #fff;
  background-color: #666666;
  padding: 0.25em 0 0.25em 0.75em;
  border-left: 6px solid #333;
  background-color: #666666;
}

.h-border-ud {
  background-color: inherit;
  padding: 0.25em 0.75em 0.25em 0.75em;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.h-border-ud-b {
  position: relative;
  padding: 1em 0;
}

.h-border-ud-b::before,
.h-border-ud-b::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}

.h-border-ud-b::before {
  top: 0;
  border-top: 2px solid #1b1b1b;
  border-bottom: 1px solid #1b1b1b;
}

.h-border-ud-b::after {
  bottom: 0;
  border-top: 1px solid #1b1b1b;
  border-bottom: 2px solid #1b1b1b;
}

.s1 {
  color: #333;
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
.s1::before, .s1::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #ccc;
  display: block;
}
.s1::before {
  margin-right: 0.3em;
}
.s1::after {
  margin-left: 0.3em;
}

@keyframes upAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-100px);
  }
}
@keyframes downAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes upAnimeR {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes downAnimeR {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-50px);
  }
}
@keyframes rightAnime {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(-100px);
  }
}
@keyframes leftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fs-preview-header {
  display: none;
}

.fs-l-header--min {
  margin-bottom: 1.6rem;
}

.fs-p-logo__image {
  max-height: 20px;
}

.fs-p-logo__lead {
  display: none;
}

.fs-p-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.6rem 4vw;
}

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

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

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

.fs-l-main {
  margin-top: 5rem;
  margin-bottom: 5rem;
  padding-top: 0;
  padding-bottom: 0;
}

body:not(.fs-body-top) .fs-l-page, body:not(.fs-body-category) .fs-l-page, body:not(.fs-body-product) .fs-l-page, body:not(.fs-body-search) .fs-l-page, body:not(.fs-body-bundle) .fs-l-page, body:not(.fs-body-couponProduct) .fs-l-page {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}
body:not(.fs-body-top) .fs-l-page > *, body:not(.fs-body-category) .fs-l-page > *, body:not(.fs-body-product) .fs-l-page > *, body:not(.fs-body-search) .fs-l-page > *, body:not(.fs-body-bundle) .fs-l-page > *, body:not(.fs-body-couponProduct) .fs-l-page > * {
  width: 100%;
}
body:not(.fs-body-top) .fs-l-page .fs-l-main, body:not(.fs-body-category) .fs-l-page .fs-l-main, body:not(.fs-body-product) .fs-l-page .fs-l-main, body:not(.fs-body-search) .fs-l-page .fs-l-main, body:not(.fs-body-bundle) .fs-l-page .fs-l-main, body:not(.fs-body-couponProduct) .fs-l-page .fs-l-main {
  flex: 1;
}

.fs-l-main {
  padding-left: 4vw;
  padding-right: 4vw;
}

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

.fs-c-heading.fs-c-heading--page {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  color: #444444;
  font-size: clamp(21px, 13.889px + 2.222vw, 25px);
  padding: 1.25em 0;
  margin: 0 0 2.4rem;
  border-bottom: none;
}

.video-wrap {
  position: relative;
  height: 100%;
}

.video-bg {
  position: relative;
  height: 100%;
  background: linear-gradient(safe-rgba(#1b1b1b), safe-rgba(#D1C7B1));
  overflow: hidden;
}

.video-bg iframe {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 60vh;
}

.video-bg video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120%;
  height: 120%;
  max-width: 1200px;
}

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

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

.fs-c-rating .fs-c-rating__value {
  font-size: 1.7rem;
  letter-spacing: 0.09em;
  color: #beb091;
}

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

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

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

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

.fs-c-breadcrumb {
  padding-left: 4vw;
  padding-right: 4vw;
  margin: 0 auto;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem a {
  cursor: pointer;
  color: #666666;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem a:hover, .fs-c-breadcrumb .fs-c-breadcrumb__listItem a:active, .fs-c-breadcrumb .fs-c-breadcrumb__listItem a:focus {
  color: #999999;
}
.fs-c-breadcrumb .fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
  content: " ＞ ";
  color: #b3b3b3;
}
.fs-c-breadcrumb:not(:nth-of-type(1)) {
  display: none;
}

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

.fs-p-welcomeMsg {
  color: #444444;
  font-size: 1.5rem;
}

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

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

.fs-p-productSearch__form {
  transform: translateY(0%);
  background-color: transparent;
}
.fs-p-productSearch__searchButton .fs-c-button--secondary {
  background: #fff;
  border: 1px solid #666666;
  border-radius: 6px;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  transition: 0.4s;
  padding: 1.25em 2rem;
}
.fs-p-productSearch__searchButton .fs-c-button--secondary:visited {
  color: #666666;
}
.fs-p-productSearch__searchButton .fs-c-button--secondary:hover, .fs-p-productSearch__searchButton .fs-c-button--secondary:active {
  border: 1px solid #1b1b1b;
  color: #1b1b1b;
}
.fs-p-productSearch__searchButton .fs-c-button--secondary.arrow-r {
  padding: 1.25em 5rem;
  position: relative;
}
.fs-p-productSearch__searchButton .fs-c-button--secondary.arrow-r:hover::after, .fs-p-productSearch__searchButton .fs-c-button--secondary.arrow-r:active::after, .fs-p-productSearch__searchButton .fs-c-button--secondary.arrow-r:focus::after {
  right: 15px;
}

.fs-p-sideMenu * {
  transition-property: all;
  transition-duration: inherit;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
  border: none;
}
.fs-p-sideMenu .fs-pt-menu__heading--lv2 {
  border: none;
}
.fs-p-sideMenu .fs-pt-menu__submenu.fs-pt-menu--lv2 {
  border: none;
}

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

.fs-c-button--particular.fs-c-button--addToWishList--icon .fs-c-button__label, .fs-c-button--particular.fs-c-button--removeFromWishList--icon .fs-c-button__label, .fs-c-button--particular.fs-c-button--displayPassword .fs-c-button__label, .fs-c-button--particular.fs-c-button--hidePassword .fs-c-button__label {
  display: none;
}

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

.fs-c-button--particular.fs-c-button--addToWishList--icon, .fs-c-button--particular.fs-c-button--removeFromWishList--icon, .fs-c-button--particular.fs-c-button--displayPassword, .fs-c-button--particular.fs-c-button--hidePassword {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}

.fs-c-button--particular.fs-c-button--addToWishList--detail::after, .fs-c-button--particular.fs-c-button--removeFromWishList--detail::after {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6em;
  margin-left: 8px;
}

.fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before, .fs-c-button--particular.fs-c-button--displayPassword::before, .fs-c-button--particular.fs-c-button--hidePassword::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--detail::after {
  content: "\e91a";
  color: #E52A89;
}

.fs-c-button--particular.fs-c-button--addToWishList--detail::after {
  content: "\e919";
}

.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  content: "\e91a";
  color: #E52A89;
}

.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
  content: "\e919";
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before:hover, .fs-c-button--particular.fs-c-button--addToWishList--icon::before:active, .fs-c-button--particular.fs-c-button--addToWishList--icon::before:focus {
  color: #E52A89;
}

.fs-c-button--plain.fs-c-button--viewProductDetail::before {
  content: "\e92b";
}

.fs-c-button--plain.fs-c-button--addToCart--list::before {
  content: "\e91f";
}

.fs-c-button--plain.fs-c-button--addReview--detail::before {
  content: "\e928";
}

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

.fs-c-featuredProduct__header, .fs-c-wishlistProduct__header {
  padding-top: 3.5rem;
  padding-bottom: 2.4rem;
}
.fs-c-featuredProduct__header .fs-c-wishlistProduct__title, .fs-c-featuredProduct__header .fs-c-featuredProduct__title, .fs-c-wishlistProduct__header .fs-c-wishlistProduct__title, .fs-c-wishlistProduct__header .fs-c-featuredProduct__title {
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #b3b3b3;
  text-align: center;
}

.fs-c-wishlistProduct__footer {
  padding-top: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  border-radius: 6px;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  transition: 0.4s;
  border: 1px solid #b3b3b3;
  width: 240px;
  padding: 1em 1em;
}
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:visited {
  color: #333333;
}
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:hover, .fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:active {
  color: #eeeeee;
  background-color: #666666;
}

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

.fs-c-dropdown > option {
  font-weight: 500;
}

.fs-c-buttonContainer--myPageTop, .fs-c-buttonContainer--back, .fs-c-buttonContainer--backToRegister {
  margin-top: 3.5rem;
  display: flex;
  justify-content: center;
}
.fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop, .fs-c-buttonContainer--back .fs-c-button--myPageTop, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop {
  background: #1b1b1b;
  border: 1px solid #1b1b1b;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  transition: 0.4s;
  width: 240px;
  padding: 1em 1em;
}
.fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop:visited, .fs-c-buttonContainer--back .fs-c-button--myPageTop:visited, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop:visited {
  color: #ffffff;
}
.fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop:hover, .fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop:active, .fs-c-buttonContainer--back .fs-c-button--myPageTop:hover, .fs-c-buttonContainer--back .fs-c-button--myPageTop:active, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop:hover, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop:active {
  color: #1b1b1b;
  background-color: #ffffff;
}
.fs-c-continueShopping .fs-c-button--continueShopping {
  min-width: auto;
}

a.fs-c-button--primary, button.fs-c-button--primary {
  background: #1b1b1b;
  border: 1px solid #1b1b1b;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  transition: 0.4s;
  width: 240px;
  padding: 1em 1em;
}
a.fs-c-button--primary:visited, button.fs-c-button--primary:visited {
  color: #ffffff;
}
a.fs-c-button--primary:hover, a.fs-c-button--primary:active, button.fs-c-button--primary:hover, button.fs-c-button--primary:active {
  color: #1b1b1b;
  background-color: #ffffff;
}
a.fs-c-button--primary.__long, button.fs-c-button--primary.__long {
  width: auto;
}
a.fs-c-button--secondary, button.fs-c-button--secondary {
  background: #666666;
  border: 1px solid #666666;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  transition: 0.4s;
  width: 240px;
}
a.fs-c-button--secondary:visited, button.fs-c-button--secondary:visited {
  color: #ffffff;
}
a.fs-c-button--secondary:hover, a.fs-c-button--secondary:active, button.fs-c-button--secondary:hover, button.fs-c-button--secondary:active {
  color: #666666;
  background-color: #ffffff;
}

.fs-c-button--standard {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  border-radius: 6px;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  transition: 0.4s;
  border: 1px solid #b3b3b3;
  width: 240px;
  padding: 1em 1em;
}
.fs-c-button--standard:visited {
  color: #333333;
}
.fs-c-button--standard:hover, .fs-c-button--standard:active {
  color: #eeeeee;
  background-color: #666666;
}

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

.fs-c-inputTable__headerCell {
  background: rgba(126, 126, 126, 0.08);
}

.fs-c-creditCardIcons.fs-c-creditCardIcons--emv .fs-c-creditCardIcons__image[alt="AMERICAN EXPRESS"] {
  max-height: 30px;
  margin-top: 0px;
}
.fs-c-creditCardIcons.fs-c-creditCardIcons--emv .fs-c-creditCardIcons__icon.fs-c-creditCardIcons__icon--emv {
  margin-left: 0px;
}

.fs-c-modal__header {
  background: #f7f7f7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 1em 1.6rem;
}

.fs-c-modal__title, .fs-c-modal__productName {
  font-size: inherit;
  font-size: 1.7rem;
  font-weight: bold;
  margin: 0;
  padding: 0.1em 0 0;
}

.fs-c-modal__contents {
  flex-grow: 1;
  max-height: calc(100% - 80px);
  overflow: auto;
  padding: 16px;
}
.fs-c-modal__contents .fs-c-inputTable {
  width: 100%;
}

.fs-c-modal__contents .fs-c-inquiryProduct {
  display: grid;
  grid-template-columns: 64px 1fr;
  margin: 0 auto 20px;
}
.fs-c-modal__contents .fs-c-inquiryProduct .fs-c-inquiryProduct__productImage {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  margin-right: 8px;
}
.fs-c-modal__contents .fs-c-inquiryProduct .fs-c-productName__copy, .fs-c-modal__contents .fs-c-inquiryProduct .fs-c-productName__variation {
  font-size: 0.8em;
}
.fs-c-modal__contents .fs-c-inquiryProduct .fs-c-productName__copy, .fs-c-modal__contents .fs-c-inquiryProduct .fs-c-productName__name, .fs-c-modal__contents .fs-c-inquiryProduct .fs-c-productName__variation {
  display: block;
}

.fs-c-inquiryMessage {
  margin: 0 0 16px;
}

.fs-c-inputTable--inModal > tbody {
  padding-bottom: 16px;
}

.fs-c-inputTable--inModal .fs-c-inputTable__headerCell, .fs-c-inputTable--inModal .fs-c-inputTable__dataCell {
  padding: 0;
}

.fs-c-inputTable--inModal .fs-c-inputTable__headerCell, .fs-c-inputTable--inModal .fs-c-inputTable__dataCell {
  padding: 0;
}

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

.fs-c-button--sendInquiry {
  transition: 0.4s;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  line-height: 4rem;
  background: #222222;
  font-weight: 500;
  border: none;
  width: 100%;
  text-decoration: none;
  border: 1px solid #222222;
}
.fs-c-button--sendInquiry:hover, .fs-c-button--sendInquiry:active {
  background: #ffffff;
  color: #222222;
}

.fs-body-login .fs-c-loginForm {
  display: block;
  margin: 0;
}

.fs-c-documentContent {
  padding: 0;
  text-align: center;
}

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

.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
  font-size: clamp(17px, 9.889px + 2.222vw, 21px);
  text-align: center;
  border: none;
}

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

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

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

.fs-c-newUsers .fs-c-newUsers__message {
  font-size: clamp(11px, 7.444px + 1.111vw, 13px);
  margin: 1.6rem 0;
  text-align: center;
}
.fs-c-documentArticle .fs-c-documentArticle__heading, .fs-p-returnPolicy .fs-c-documentArticle__heading {
  color: #444444;
  font-size: 1.7rem;
  padding: 0;
  line-height: 2.7;
  background-color: rgba(126, 126, 126, 0.08);
}
.fs-c-documentArticle .fs-c-documentColumn__heading, .fs-p-returnPolicy .fs-c-documentColumn__heading {
  border-width: 0 0 1px 0px;
  font-weight: 500;
  font-size: 1.5rem;
  padding: 1.6rem 1.6rem 0.8rem;
  padding-left: 1.6rem;
  margin-bottom: 1.6rem;
}
.fs-c-documentArticle .fs-c-explainList, .fs-p-returnPolicy .fs-c-explainList {
  grid-column-gap: 0;
  grid-row-gap: 0.8rem;
}
.fs-c-documentArticle .fs-c-explainList dt, .fs-p-returnPolicy .fs-c-explainList dt {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 2.4rem;
  margin-bottom: 0.4rem;
  border-bottom: 1px solid #cccccc;
}
.fs-c-documentArticle .fs-c-explainList dt::after, .fs-p-returnPolicy .fs-c-explainList dt::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  right: 0;
  width: 1px;
  height: 60%;
  background-color: #cccccc;
}
.fs-c-documentArticle .fs-c-explainList dt:nth-last-of-type(1), .fs-p-returnPolicy .fs-c-explainList dt:nth-last-of-type(1) {
  border-bottom: none;
}
.fs-c-documentArticle .fs-c-explainList dd, .fs-p-returnPolicy .fs-c-explainList dd {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #cccccc;
  padding: 0.8rem 2.4rem;
  margin-bottom: 0.4rem;
}
.fs-c-documentArticle .fs-c-explainList dd:nth-last-of-type(1), .fs-p-returnPolicy .fs-c-explainList dd:nth-last-of-type(1) {
  border-bottom: none;
}
.fs-c-documentArticle ul.fs-c-list, .fs-p-returnPolicy ul.fs-c-list {
  font-size: clamp(11px, 7.444px + 1.111vw, 13px);
}
.fs-c-documentArticle ol.fs-c-orderedList, .fs-p-returnPolicy ol.fs-c-orderedList {
  font-size: clamp(11px, 7.444px + 1.111vw, 13px);
  margin-left: 1.5em;
}
.fs-c-documentArticle .fs-c-documentColumn__content .__link, .fs-p-returnPolicy .fs-c-documentColumn__content .__link {
  color: #E52A89;
}
.fs-c-documentArticle .fs-c-documentColumn__content > *:not(:nth-child(1)), .fs-p-returnPolicy .fs-c-documentColumn__content > *:not(:nth-child(1)) {
  margin-top: 1.6rem;
}

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

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

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

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

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

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

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

.hamb-btn {
  transform: translateY(0.35rem);
  position: relative;
}
.hamb-btn__inn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.hamb-btn__lab {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  font-size: 7.5px;
  font-size: 2.1428571429vw;
  cursor: pointer;
  margin-top: 0.8rem;
  line-height: 1;
}
.hamb-btn__cover {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 10;
}

#glnav-block {
  width: 100%;
  height: 60px;
}

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

.ym-glnav {
  width: 100vw;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1013;
  transition-duration: 0.4s;
  transition-property: top;
  pointer-events: auto;
}
.ym-glnav__cnt {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  transition-property: all, width;
  padding-left: 4vw;
  padding-right: 4vw;
  margin: 0 auto;
}
.ym-glnav__cnt > * {
  padding: 0.8rem 0 0.4rem;
}
.ym-glnav__cnt > :first-child {
  margin-right: auto;
}
.ym-glnav__cnt-bottom {
  padding-left: 4vw;
  padding-right: 4vw;
  margin: 0 auto;
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  width: 100%;
  padding: 0.8rem 0 1.6rem;
}
.ym-glnav__cnt-bottom ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ym-glnav__cnt-bottom ul li {
  line-height: 1.25;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ym-glnav__cnt-bottom ul li:not(:nth-of-type(1)) {
  margin-left: 0.8rem;
}
.ym-glnav__cnt-bottom ul a {
  cursor: pointer;
  color: #666666;
  text-align: center;
}
.ym-glnav__cnt-bottom ul a:hover, .ym-glnav__cnt-bottom ul a:active, .ym-glnav__cnt-bottom ul a:focus {
  color: #999999;
}
.ym-glnav__upper {
  height: 63px;
  position: relative;
  z-index: 3;
  background-color: rgba(255, 255, 255, 1);
  pointer-events: auto;
  border-bottom: 1px solid #cccccc;
}
.ym-glnav__left {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ym-glnav__left > * + * {
  margin-left: 0.8rem;
}
.ym-glnav__search span {
  cursor: pointer;
  color: #666666;
}
.ym-glnav__branding {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
}
.ym-glnav__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.ym-glnav__list li {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}
.ym-glnav__list li:nth-last-of-type(-n+1) {
  border-right: none;
}
.ym-glnav__list li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  cursor: pointer;
  cursor: pointer;
}
.ym-glnav__list li a img {
  display: flex;
  justify-content: center;
  width: 100%;
  width: 3rem;
}
.ym-glnav__list .glnav_my-area-02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  margin-left: 0.8rem;
}
.ym-glnav__list .glnav_my-area-03 {
  margin-left: 0.8rem;
}
.ym-glnav__notification {
  background-color: #1b1b1b;
}
.ym-glnav__notification a {
  padding: 0.8em 0;
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 1.1rem;
}
.ym-glnav__hamb {
  display: flex;
  justify-content: center;
  height: 5rem;
}

.ym-cover__offcan {
  transition: 0.4s;
  background: rgba(0, 0, 0, 0);
  transition-property: opacity, visibility, background;
  opacity: 0;
  visibility: hidden;
  min-height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 1009;
  top: 0;
}
.ym-cover__offcan.active {
  background: #ffffff;
  visibility: visible;
  opacity: 1;
}
.ym-cover__offcan.pt-waiting.id-open {
  background: rgba(0, 0, 0, 0);
}
.ym-cover__hamb {
  position: absolute;
  top: 0;
  right: 4vw;
  padding: 1.4rem 0 1rem;
}
.ym-cover__hamb .hamb-trigger span {
  background-color: #ffffff;
}
.ym-cover__hamb .hamb-btn__lab {
  color: #ffffff;
}
@keyframes wrap-offcan-closed {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
  }
  100% {
    visibility: hidden;
  }
}
@keyframes wrap-offcan-open {
  0% {
    opacity: 0;
  }
  99% {
    opacity: 1;
  }
  100% {
    visibility: visible;
  }
}
#ym-header:not(.active) .ym-offcan {
  pointer-events: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#ym-header:not(.active) .ym-offcan::-webkit-scrollbar {
  display: none;
}
#ym-header[data-current-open=none-param] .ym-offcan > * {
  visibility: hidden;
}
#ym-header.active[data-current-open=closed] .ym-offcan > * {
  animation: wrap-offcan-closed 0.4s ease forwards;
}
#ym-header.active[data-current-open=closed] .ym-offcan__layer-bg {
  opacity: 0;
}
#ym-header:not(.active)[data-current-open=closed] .ym-offcan {
  visibility: hidden;
}
#ym-header:not(.active)[data-current-open=closed] .ym-offcan > * {
  animation: wrap-offcan-closed 0.4s ease forwards;
}
#ym-header:not(.active)[data-current-open=closed] .ym-offcan__layer-bg {
  display: none;
}
#ym-header[data-current-open=glv-area__swi-1] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=glv-area__swi-2-1] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=glv-area__swi-2-2] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=glv-area__swi-2-3] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=glv-area__swi-2-4] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=glv-area__swi-2-5] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=glv-area__swi-2-6] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=glv-area__swi-2-7] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=glv-area__swi-2-8] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=glv-area__swi-2-9] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=glv-area__swi-2-10] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=glv-area__swi-Search] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=glv-area__swi-items] .ym-offcan > * {
  animation: wrap-offcan-open 0.4s ease forwards;
}
#ym-header[data-current-open=none-param] .ym-offcan__cross-btn, #ym-header[data-current-open=closed] .ym-offcan__cross-btn {
  display: none;
}
#ym-header[data-current-open=none-param] .hamb-btn__cover, #ym-header[data-current-open=closed] .hamb-btn__cover, #ym-header[data-current-open=glv-area__swi-Search] .hamb-btn__cover, #ym-header[data-current-open=glv-area__swi-items] .hamb-btn__cover {
  display: none;
}

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

.ym-offcan {
  position: relative;
}
.ym-offcan__cross-btn {
  padding-left: 4vw;
  padding-right: 4vw;
  margin: 0 auto;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  z-index: 10;
  width: 100%;
  position: absolute;
  top: 1.5rem;
  left: 50%;
  transform: translate(-50%, 0%);
}
.ym-offcan__cross-btn > * {
  background-color: #ffffff;
  cursor: pointer;
}
.ym-offcan__area {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 1010;
  transition-duration: 0.4s;
  transition-property: opacity, transform box-shadow;
  height: 100%;
}
.ym-offcan__area ul {
  list-style: none;
  padding: 0;
}
.ym-offcan__area-inn {
  width: 100%;
}
.ym-offcan__area-inn.ym-offcan__area-inn--search .ym-offcan__search--swi {
  margin-top: 1.6rem;
}
.ym-offcan__area-inn.ym-offcan__area-inn--search .ym-offcan__search--swi .fs-p-productSearch__form.ym-productSearch {
  padding: 0;
}

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

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

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

.scroll-top {
  position: fixed;
  right: 1.6rem;
  bottom: 1.6rem;
  font-size: 1.4rem;
  text-align: center;
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #b3b3b3;
  transition: 0.4s;
  z-index: 100;
}

.scroll-top.closedMove {
  opacity: 0;
  visibility: hidden;
}
.scroll-top.openMove {
  opacity: 1;
  visibility: visible;
}
.scroll-top a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1b1b1b;
  text-decoration: none;
  line-height: 1.3;
}
.scroll-top a:hover, .scroll-top a:active, .scroll-top a:focus {
  color: #e6e6e6;
}
.scroll-top a::before {
  font-family: "Font Awesome 5 Free";
  display: block;
  padding-left: 3px;
  content: "\f077";
  font-weight: 700;
  margin-right: 5px;
}

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

.hf-acc__ttl {
  cursor: pointer;
  cursor: pointer;
  font-size: clamp(14px, 8.667px + 1.667vw, 17px);
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  line-height: 1.25;
  padding: 1.6rem 4vw 1.6rem 0;
  display: flex;
  justify-content: space-between;
}
.hf-acc__ttl::after {
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.hf-acc__ttl .icon__arrow {
  padding: 0;
}
.hf-acc__ttl .icon__arrow::before {
  transform: rotate(45deg) translate(-50%, 50%);
}
.hf-acc__items {
  transition: 0.3s;
  max-height: 0px;
  overflow: hidden;
}
.hf-acc__items-inn {
  padding: 1.6rem;
}
.hf-acc.is-active .hf-acc__items {
  transition: 0.6s;
  max-height: 700px;
}

.hf-acc__cbox {
  display: none;
}
.hf-acc__cbox:checked + .hf-acc__ttl .icon__arrow::before {
  transform: rotate(135deg) translate(-50%, 50%);
}
.hf-acc__cbox:checked + .hf-acc__ttl + .hf-acc__items {
  transition: 0.6s;
  max-height: 700px;
}
.hf-acc.hf-acc--header .hf-acc__items-inn {
  padding: 0;
}
.hf-acc.hf-acc--header .hf-acc__ttl {
  padding-top: 0;
}
.hf-acc.hf-acc--header ul li {
  font-size: clamp(11px, 7.444px + 1.111vw, 13px);
}

h1,
.ym-h1 {
  font-size: clamp(21px, 13.889px + 2.222vw, 25px);
}

h2,
.ym-h2 {
  font-size: clamp(17px, 9.889px + 2.222vw, 21px);
}

h3,
.ym-h3 {
  font-size: clamp(14px, 8.667px + 1.667vw, 17px);
}

h4,
.ym-h4 {
  font-size: clamp(12px, 6.667px + 1.667vw, 15px);
}

h5,
.ym-h5 {
  font-size: clamp(12px, 8.444px + 1.111vw, 14px);
}

p,
.ym-p {
  font-size: clamp(11px, 7.444px + 1.111vw, 13px);
}

.fs-l-page {
  max-width: 100vw;
  overflow: hidden;
}

.mt-n {
  margin-top: 0.4rem !important;
}

.mb-n {
  margin-bottom: 0.4rem !important;
}

.mr-n {
  margin-right: 0.4rem !important;
}

.ml-n {
  margin-left: 0.4rem !important;
}

.pt-n {
  padding-top: 0.4rem !important;
}

.pb-n {
  padding-bottom: 0.4rem !important;
}

.pr-n {
  padding-right: 0.4rem !important;
}

.pl-n {
  padding-left: 0.4rem !important;
}

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

.sec-kpt {
  padding-top: 10rem !important;
}

.sec-kpmt {
  padding-top: 10rem !important;
  margin-top: 10rem !important;
}

.notice {
  color: #E52A89;
}

.success {
  color: #64B7E7;
}

.bk {
  display: block;
}
.bk-max-lg {
  display: block;
}
.bk-max-md {
  display: block;
}
.bk-max-sm {
  display: block;
}
.bk-max-xs {
  display: block;
}
.bk-min-lg {
  display: inline;
}
.bk-min-md {
  display: inline;
}
.bk-min-sm {
  display: inline;
}
.bk-min-xs {
  display: inline;
}
.bk-min-lg-v {
  display: inline;
}

.ancr-pri, a.ancr-pri {
  color: #DCA9CB;
}
a.ancr-pri__hover {
  color: #DCA9CB;
}
a.ancr-pri__hover:visited {
  color: #DCA9CB;
}
a.ancr-pri__hover:hover, a.ancr-pri__hover:active, a.ancr-pri__hover:focus {
  cursor: pointer;
  transition: 0.4s;
  color: #DCA9CB;
}
a.ancr-pri__hover:hover:hover, a.ancr-pri__hover:hover:active, a.ancr-pri__hover:hover:focus, a.ancr-pri__hover:active:hover, a.ancr-pri__hover:active:active, a.ancr-pri__hover:active:focus, a.ancr-pri__hover:focus:hover, a.ancr-pri__hover:focus:active, a.ancr-pri__hover:focus:focus {
  color: #ebcde1;
}

h1 {
  color: #444444;
}

h2 {
  color: #444444;
}

h3 {
  color: #444444;
}

h4 {
  color: #444444;
}

h5 {
  color: #444444;
}

p {
  color: #666666;
}

blockquote {
  color: #666666;
}

figure, figcaption {
  color: #bbbbbb;
}

ol, ul, li {
  color: #666666;
}

table, tr, th, td {
  color: #666666;
}

em {
  color: #666666;
}

strong {
  color: #444444;
}

dl, dt, dd {
  color: #555555;
}

a {
  color: #666666;
}
a:hover {
  color: #999999;
}
a a > *:hover {
  color: #999999;
}

.txt-area .ym-h1, .txt-area h1 {
  margin: 0 0 2.625rem;
}
.txt-area .ym-h2, .txt-area h2 {
  margin: 0 0 2.125rem;
}
.txt-area .ym-h3, .txt-area h3 {
  margin: 0 0 2.125rem;
}
.txt-area .ym-h4, .txt-area h4 {
  margin: 0 0 1.875rem;
}
.txt-area .ym-h5, .txt-area h5 {
  margin: 0 0 1.75rem;
}
.txt-area .ym-p, .txt-area p {
  margin: 0 0 2.21rem;
}
.txt-area blockquote {
  margin: 0 0 1.25em;
}
.txt-area figure {
  margin: 0 0 1.25em;
}
.txt-area figcaption {
  margin: 1.25em 0 0;
}
.txt-area ol, .txt-area ul {
  margin: 0 0 1.25em;
}
.txt-area ol ol, .txt-area ul ul {
  margin: 1em 0 1em 1.25em;
}
.txt-area ol li, .txt-area ul li {
  margin: 0 0 1em;
}
.txt-area table {
  margin: 0 0 1.25em;
}
.txt-area tr {
  margin: 0rem;
  width: 100%;
}
.txt-area th, .txt-area td {
  padding: 2.4rem 3.5rem;
}
.txt-area dl {
  margin: 0 0 1.25em;
}
.txt-area dl dl {
  padding: 1em 0 1em 1.25em;
  margin: 0;
}
.txt-area dt, .txt-area dd {
  padding: 0 0 1.25em;
}

a {
  transition-duration: 0.4s;
  transition-property: opacity, color;
}
a:visited {
  color: #666666;
}
a:hover, a:active, a:focus {
  cursor: pointer;
  color: #666666;
}
a:hover:hover, a:hover:active, a:hover:focus, a:active:hover, a:active:active, a:active:focus, a:focus:hover, a:focus:active, a:focus:focus {
  color: #999999;
}

.serif {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
}

a img {
  transition-duration: 0.4s;
  transition-property: opacity, color;
}
a img:hover, a img:active, a img:focus {
  opacity: 0.85;
}

.modal-open-btn, .scroll-cart-btn {
  background: #1b1b1b;
  border: 1px solid #1b1b1b;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  transition: 0.4s;
  padding: 1.25em 2rem;
}
.modal-open-btn:visited, .scroll-cart-btn:visited {
  color: #ffffff;
}
.modal-open-btn:hover, .modal-open-btn:active, .scroll-cart-btn:hover, .scroll-cart-btn:active {
  color: #1b1b1b;
  background-color: #ffffff;
}

.btn-square,
a.btn-square {
  background: #1b1b1b;
  border: 1px solid #1b1b1b;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  transition: 0.4s;
  padding: 1.25em 2rem;
}
.btn-square:visited,
a.btn-square:visited {
  color: #ffffff;
}
.btn-square:hover, .btn-square:active,
a.btn-square:hover,
a.btn-square:active {
  color: #1b1b1b;
  background-color: #ffffff;
}
.btn-square.search-l-wrap,
a.btn-square.search-l-wrap {
  padding: 1.25em 2.4em 1.25em 4.4em;
}
.btn-square .search-l,
a.btn-square .search-l {
  position: relative;
}
.btn-square .search-l::before,
a.btn-square .search-l::before {
  font-family: "fs-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
  font-size: 2.4rem;
  margin: auto;
  position: absolute;
  top: 0px;
  right: 10px;
  transition: 0.4s;
}
.btn-square.line,
a.btn-square.line {
  background-color: #06c755;
  border: 1px solid #06c755;
}
.btn-square.line span,
a.btn-square.line span {
  font-weight: 700;
}
.btn-square.line:hover, .btn-square.line:active, .btn-square.line:focus,
a.btn-square.line:hover,
a.btn-square.line:active,
a.btn-square.line:focus {
  background-color: #ffffff;
  color: #06c755;
  border: 1px solid #06c755;
}
.btn-square.line:hover::before, .btn-square.line:active::before, .btn-square.line:focus::before,
a.btn-square.line:hover::before,
a.btn-square.line:active::before,
a.btn-square.line:focus::before {
  color: #06c755;
}
.btn-square__thr,
a.btn-square__thr {
  background-color: #ffffff;
  padding: 0.75em 0.75em;
  border: 1px solid #999999;
  text-align: center;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  transition-duration: 0.4s;
  transition-property: background-color, color;
  border-radius: 0;
  padding: 1.25em 2rem;
}
.btn-square__thr:hover, .btn-square__thr:active, .btn-square__thr:focus,
a.btn-square__thr:hover,
a.btn-square__thr:active,
a.btn-square__thr:focus {
  background-color: #999999;
  border: 1px solid #999999;
  color: #ffffff;
}
.btn-square__thr.btn-square__thr--mid,
a.btn-square__thr.btn-square__thr--mid {
  padding: 0.75em 2rem;
}
.btn-square__sec,
a.btn-square__sec {
  background-color: #999999;
  padding: 0.75em 0.75em;
  border: 1px solid #ffffff;
  text-align: center;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  transition-duration: 0.4s;
  transition-property: background-color, color;
  color: #ffffff;
  padding: 1.25em 2rem;
}
.btn-square__sec:hover, .btn-square__sec:active, .btn-square__sec:focus,
a.btn-square__sec:hover,
a.btn-square__sec:active,
a.btn-square__sec:focus {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.btn-square__sec:hover, .btn-square__sec:active, .btn-square__sec:focus,
a.btn-square__sec:hover,
a.btn-square__sec:active,
a.btn-square__sec:focus {
  color: #999999;
  border: 1px solid #999999;
}

.arrow-down {
  position: relative;
}
.arrow-down::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0%;
  right: -12px;
  width: 1rem;
  height: 1rem;
  border-top: 2px solid #222;
  border-right: 2px solid #222;
  transform: rotate(135deg) translate(-50%, -50%);
}
.arrow-down::after:hover, .arrow-down::after:active, .arrow-down::after:focus {
  border-top: 2px solid #1b1b1b;
  border-right: 2px solid #1b1b1b;
}

.price {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  color: #444444;
  font-weight: 700;
  font-size: 1.5rem;
}
.price::before {
  content: "¥";
}
.price::after {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  content: "(税込)";
}

/*その他と主な共通部分は省略*/
.comment-wrap {
  background-color: #dddddd;
  padding: 0.5em 0.75em;
  width: 100%;
  border-radius: 5px;
}
.comment-wrap.line {
  color: #ffffff;
  background-color: #06c755;
}
.comment-wrap.line span {
  color: #eeeeee;
}

.__arrow {
  display: block;
  width: 4rem;
  position: relative;
}
.__arrow::after {
  /* くの字の表示設定 */
  content: "";
  margin: auto;
  position: absolute;
  top: 50%;
  right: 2.4rem;
  width: 1rem;
  /* くの字を山なりに見た時、左側の長さ */
  height: 1rem;
  /* くの字を山なりに見た時、右側の長さ */
  border-top: 1px solid #CBCBCB;
  /* くの字を山なりに見た時、左側の太さと色 */
  border-right: 1px solid #CBCBCB;
  /* くの字を山なりに見た時、右側の太さと色 */
  transform: rotate(45deg) translate(0%, -50%);
  /* くの字の向き */
}
.__arrow.is-active::after, .__arrow.active::after {
  transition-delay: 0s;
  transform: rotate(135deg) translate(-100%, -25%);
}
.acc-wrap.is-active .__arrow::after {
  transition-delay: 0s;
  transform: rotate(135deg) translate(-100%, -25%);
}

.tgl-swi .__arrow::after {
  border-top: 1px solid #fefefe;
  border-right: 1px solid #fefefe;
}
.tgl-swi p {
  width: 100%;
}
.tgl-swi.active .__arrow::after {
  border-top: 1px solid #CBCBCB;
  border-right: 1px solid #CBCBCB;
  transition-delay: 0s;
  transform: rotate(135deg) translate(-100%, -25%);
}

a.line-share-btn, .line-share-btn {
  background-color: #06c755;
  color: #ffffff;
  padding: 0.5em 0.75em;
  border-radius: 3px;
  line-height: 1;
  transition-duration: 0.4s;
  transition-property: background-color, color;
}
a.line-share-btn:visited, .line-share-btn:visited {
  color: #ffffff;
}
a.line-share-btn:hover, a.line-share-btn:active, a.line-share-btn:focus, .line-share-btn:hover, .line-share-btn:active, .line-share-btn:focus {
  color: #ffffff;
  background-color: #07e060;
}
a.line-share-btn i, .line-share-btn i {
  margin-right: 0.8rem;
}

.acc-wrap .acc-tit, .acc-wrap-li .acc-tit {
  width: 100%;
  cursor: pointer;
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  padding-left: 24px;
  padding-right: 24px;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #cccccc;
  display: flex;
  justify-content: space-between;
}
.acc-wrap .acc-tit::after, .acc-wrap-li .acc-tit::after {
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.acc-wrap .acc-items, .acc-wrap-li .acc-items {
  background: rgba(126, 126, 126, 0.08);
  transition: 0.4s;
  max-height: 0px;
  overflow: hidden;
}
.acc-wrap .acc-items .items-inn, .acc-wrap-li .acc-items .items-inn {
  padding: 2.4rem;
  margin: 0;
}
.acc-wrap .acc-items.__map, .acc-wrap-li .acc-items.__map {
  background: none;
}
.acc-wrap .acc-items.__map .items-inn, .acc-wrap-li .acc-items.__map .items-inn {
  padding: 0 0 2.4rem;
}
.acc-wrap.is-active .acc-items {
  transition: 0.8s;
  max-height: 2200px;
}

.acc-wrap-li.is-active .acc-items {
  transition: 0.8s;
  max-height: 2200px;
}

.acc-wrap-li.acc-wrap-li--prod .acc-tit-li {
  display: flex;
  justify-content: space-between;
  align-content: center;
  padding: 1.6rem 0;
  cursor: pointer;
}
.acc-wrap-li.acc-wrap-li--prod .acc-tit-li span {
  display: inline-block;
  flex: 0 0 3rem;
  position: relative;
}
.acc-wrap-li.acc-wrap-li--prod .acc-tit-li span::after {
  /* くの字の表示設定 */
  content: "";
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0%;
  width: 1.2rem;
  height: 1.2rem;
  border-top: 1px solid #1b1b1b;
  border-right: 1px solid #1b1b1b;
  transform: rotate(45deg) translate(0%, -75%);
}
.acc-wrap-li.acc-wrap-li--prod.is-active .acc-tit-li span {
  transform: rotate(90deg) translate(-5%, -10%);
}

.acc-wrap-li.acc-wrap-li--prod .acc-items {
  border-bottom: 1px solid #e6e6e6;
  background-color: transparent;
}
.acc-wrap-li.acc-wrap-li--prod .items-inn {
  padding: 0 0 1.6rem;
}

ul.acc-wrap-relate {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
ul.acc-wrap-relate li {
  width: 100%;
}
ul.acc-wrap-relate li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.acc-wrap-relate.__qa .acc-tit {
  display: flex;
  align-content: center;
  position: relative;
}
ul.acc-wrap-relate.__qa .acc-tit span {
  font-size: clamp(12px, 6.667px + 1.667vw, 15px);
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}
ul.acc-wrap-relate.__qa .acc-tit span::before {
  font-size: 1.7rem;
  content: "Q.";
  position: absolute;
  left: 2.4rem;
  display: inline-block;
  font-weight: 700;
  margin-left: 5px;
  line-height: 1.4;
}
ul.acc-wrap-relate.__qa .acc-items > * {
  position: relative;
  display: block;
  padding: 2.4rem;
}
ul.acc-wrap-relate.__qa .acc-items div {
  padding-left: 4.8rem;
  padding-right: 2.4rem;
  font-size: 1.3rem;
}
ul.acc-wrap-relate.__qa .acc-items div > * + * {
  margin-top: 0.8rem;
}
ul.acc-wrap-relate.__qa .acc-items div.__a::before {
  font-size: 1.7rem;
  color: #DCA9CB;
  content: "A.";
  position: absolute;
  left: 2.4rem;
  display: inline-block;
  font-weight: 700;
  margin-left: 5px;
  line-height: 1.4;
}
ul.acc-wrap-relate.__qa .acc-items a {
  cursor: pointer;
  transition: 0.4s;
  color: #DCA9CB;
}
ul.acc-wrap-relate.__qa .acc-items a:hover, ul.acc-wrap-relate.__qa .acc-items a:active, ul.acc-wrap-relate.__qa .acc-items a:focus {
  color: #ebcde1;
}

.fs-p-searchForm form > * + * {
  margin-top: 0.4rem;
}
.fs-p-searchForm label select:focus {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 2px 0px, rgba(35, 28, 27, 0.05) 0px 0px 0px 1px inset;
}
.fs-p-searchForm label option[disabled], .fs-p-searchForm label option:disabled {
  opacity: 0.2;
  cursor: not-allowed;
}
.fs-p-searchForm .ym-sForm_group {
  display: flex;
  align-items: stretch;
  border: 1px solid #cccccc;
  background: #fff;
}
.fs-p-searchForm .ym-sForm_input {
  border: none;
  width: calc(100% - 4em);
  flex-grow: 1;
  padding: 5px 0px 5px 10px;
  height: 3em;
  font-size: 1.1rem;
  /* 旧Edge対応 */
  /* IE対応 */
}
.fs-p-searchForm .ym-sForm_input::placeholder {
  color: rgba(102, 102, 102, 0.5);
}
.fs-p-searchForm .ym-sForm_input::-ms-input-placeholder {
  color: rgba(102, 102, 102, 0.5);
}
.fs-p-searchForm .ym-sForm_input:-ms-input-placeholder {
  color: rgba(102, 102, 102, 0.5);
}
.fs-p-searchForm .ym-sForm_input:focus {
  box-shadow: none;
}
.fs-p-searchForm .ym-sForm_button {
  overflow: hidden;
  position: relative;
  text-indent: -999px;
}
.fs-p-searchForm .ym-sForm_button::before {
  font-family: "fs-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
  display: block;
  font-size: 2.2rem;
  line-height: 1.25;
  position: absolute;
  text-indent: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #666666;
}
.fs-p-searchForm .ym-sForm_button {
  background: transparent;
  border: none;
  color: #ffffff;
  width: auto;
  flex-shrink: 0;
  width: 2em;
  height: auto;
  margin: 3px 10px 2px;
}
.fs-p-searchForm .ym-sForm_button::before {
  font-size: 2.7rem;
  color: #ccc;
}
.fs-p-searchForm .ym-sForm_group {
  border-radius: 1px;
}
.fs-p-searchForm .ym-sForm_input {
  border-radius: 1px 0 0 1px;
}
.fs-p-searchForm.__glnav {
  width: 100%;
}
.fs-p-searchForm.__glnav .ym-sForm_group {
  border: none;
  border-bottom: 1px solid #cccccc;
}

.ym-selecter {
  display: block;
  padding: 0;
  position: relative;
  width: 100%;
}
.ym-selecter::before, .ym-selecter::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  z-index: 2;
}
.ym-selecter select {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  border: 1px solid transparent;
  font-size: 16px;
  outline: none;
}
.ym-selecter select:focus {
  background-color: transparent;
  outline: none;
}
.ym-selecter select::-ms-expand {
  display: none;
}
.ym-selecter option {
  font-weight: normal;
}
.ym-selecter x:-o-prefocus, .ym-selecter::after {
  display: none;
}
@-moz-document url-prefix() {
  .ym-selecter {
    overflow: hidden;
  }
  .ym-selecter select {
    width: 120%;
    width: calc(100% + 3em);
  }
  @supports (-moz-appearance: none) {
    .ym-selecter select {
      width: 100%;
    }
  }
  .ym-selecter select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
  }
}
@supports (-moz-appearance: none) {
  .ym-selecter {
    width: 100%;
  }
}
.ym-selecter select {
  -webkit-appearance: none;
  appearance: none;
}
.ym-selecter select {
  font-size: 1.1rem;
  width: 100%;
  max-width: 100%;
  border-radius: 0%;
  padding: 5px 35px 5px 10px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  position: relative;
}
.ym-selecter select > option:first-of-type {
  color: #aaa;
}
.ym-selecter label {
  width: 100%;
}
.ym-selecter label::before, .ym-selecter label::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  border: 1px solid transparent;
  width: 0;
  height: 0;
  right: 13px;
}
.ym-selecter label::before {
  bottom: 55%;
  border-width: 0 3.5px 5px 3.5px;
  border-bottom-color: #666666;
}
.ym-selecter label::after {
  border-width: 5px 3.5px 0 3.5px;
  border-top-color: #666666;
  top: 55%;
}
.ym-selecter::after {
  content: "";
  width: 35px;
  height: 30px;
  border-radius: 0 3px 3px 0;
  background-color: #e6e6e6;
  border-left: 1px solid #cccccc;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
[type=hidden],
[type=text],
[type=search],
[type=tel],
[type=url],
[type=email],
[type=password],
[type=datetime],
[type=date],
[type=month],
[type=week],
[type=time],
[type=datetime-local],
[type=number],
select,
textarea {
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 5px 0px 5px 10px;
}
[type=hidden]:focus,
[type=text]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=url]:focus,
[type=email]:focus,
[type=password]:focus,
[type=datetime]:focus,
[type=date]:focus,
[type=month]:focus,
[type=week]:focus,
[type=time]:focus,
[type=datetime-local]:focus,
[type=number]:focus,
select:focus,
textarea:focus {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 2px 0px, rgba(35, 28, 27, 0.05) 0px 0px 0px 1px inset;
  border-color: #999999;
}
.fs-p-productSearch__form.ym-productSearch .fs-c-inputTable > tbody > tr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  margin-top: 0.8rem;
}

.fs-p-productSearch {
  padding: 0;
}
.fs-p-productSearch .fs-p-productSearch__form.ym-productSearch {
  padding: 0 0 3.5rem;
}

.fs-c-cartTable .fs-c-quantity select {
  position: relative;
  border: 1px solid #cccccc;
  border-radius: 0;
  text-align: right;
  padding: 1rem;
}
.fs-c-cartTable__actionButton button {
  background: #666666;
  border: 1px solid #666666;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  transition: 0.4s;
  border-radius: 3px;
  font-size: 1.1rem;
  line-height: 1.5;
}
.fs-c-cartTable__actionButton button:visited {
  color: #ffffff;
}
.fs-c-cartTable__actionButton button:hover, .fs-c-cartTable__actionButton button:active {
  color: #666666;
  background-color: #ffffff;
}
.fs-c-cartTable__actionButton button .fs-c-button__label {
  text-decoration: none;
}
.fs-c-cartTable .fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--action {
  min-width: 90px;
}

.fs-c-price {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  color: #444444;
}

.fs-l-main.ym-sticky-wrap {
  position: relative;
}

.ym-sticky.ym-fixed {
  width: 375px;
  right: 0;
}

.scroll-top {
  position: fixed;
  right: 1.6rem;
  bottom: 1.6rem;
  font-size: 1.4rem;
  text-align: center;
  background: rgba(27, 27, 27, 0.7);
  padding: 1em 0.75em;
  border-radius: 0;
  line-height: 1.3;
  width: 70px;
  transition: 0.4s;
  z-index: 100;
}
.scroll-top.closedMove {
  opacity: 0;
}
.scroll-top.openMove {
  opacity: 1;
}
.scroll-top a {
  display: block;
  color: #ffffff;
  text-decoration: none;
}
.scroll-top a:hover, .scroll-top a:active, .scroll-top a:focus {
  color: #e6e6e6;
}
.scroll-top a::before {
  font-family: "Font Awesome 5 Free";
  display: block;
  padding-left: 3px;
  content: "\f077";
  font-weight: 700;
  margin-right: 5px;
}

footer.footer-wrap {
  background: #fbfbfb;
  display: flex;
  flex-wrap: wrap;
}
footer.footer-wrap > *:not(.scroll-top) {
  width: 100%;
}
footer.footer-wrap .footer-sec_info-1 {
  border-top: 1px solid #e6e6e6;
  order: -3;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
footer.footer-wrap .footer-sec_info-1 ul {
  max-width: 860px;
  list-style: none;
  margin: 0 auto;
  padding: 0 2.4rem;
  display: grid;
  gap: 0.4rem;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
}
footer.footer-wrap .footer-sec_info-1 li {
  grid-column-start: 1;
  grid-column-end: 3;
  border: 1px solid #e6e6e6;
  text-align: center;
  background-color: #fff;
}
footer.footer-wrap .footer-sec_info-1 li:not(:nth-of-type(1)) {
  grid-column-start: auto;
  grid-column-end: auto;
  width: 100%;
}
footer.footer-wrap .footer-sec_info-1 a {
  color: #444444;
  font-size: clamp(17px, 9.889px + 2.222vw, 21px);
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 2.4rem 0.8rem;
  transition-duration: 0.4s;
  transition-property: background-color, color;
}
footer.footer-wrap .footer-sec_info-2 {
  order: -2;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
footer.footer-wrap .footer-sec_info-2 .col-cnt_31 > * {
  border: 1px solid #e6e6e6;
}
footer.footer-wrap .footer-sec_body {
  padding: 7rem 0;
  background-color: #F2F2F2;
}
footer.footer-wrap .footer-sec_body .sec-cnt {
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
footer.footer-wrap .footer-sec_body .sec-cnt .col-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .col-sec {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
footer.footer-wrap .footer-sec_body .sec-cnt .col-sec {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}
footer.footer-wrap .footer-sec_body .sec-cnt .li-ttl {
  padding: 1.5em 0;
  font-size: clamp(12px, 6.667px + 1.667vw, 15px);
  font-weight: 700;
  color: #444444;
  margin-top: 1.6rem;
  margin-bottom: 0;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr {
  border-right: 1px solid #d9d9d9;
  margin-right: 3.5rem;
  margin-left: 3.5rem;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou {
  margin-left: 3.5rem;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou {
  border-top: 1px solid #d9d9d9;
  padding: 2.4rem 0 0;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou {
  width: 100%;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li {
  margin: 0;
  width: 100%;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li.plus a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li.plus a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li.plus a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li.plus a {
  position: relative;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li.plus a::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li.plus a::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li.plus a::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li.plus a::after {
  content: "+";
  display: inline-block;
  font-weight: 700;
  margin-right: 5px;
  position: absolute;
  right: 1.5rem;
  transition: 0.4s;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li.plus a.active::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li.plus a.active::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li.plus a.active::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li.plus a.active::after {
  transform: rotate(-45deg);
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li.plus-close a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li.plus-close a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li.plus-close a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li.plus-close a {
  position: relative;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li.plus-close a::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li.plus-close a::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li.plus-close a::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li.plus-close a::after {
  content: "+";
  display: inline-block;
  font-weight: 700;
  margin-left: 10px;
  right: 1.5rem;
  transition: 0.4s;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li.plus-close a.active::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li.plus-close a.active::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li.plus-close a.active::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li.plus-close a.active::after {
  transform: rotate(-45deg);
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li.arrow a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li.arrow a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li.arrow a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li.arrow a {
  padding-left: 4rem;
  position: relative;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li.arrow a::before,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li.arrow a::before,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li.arrow a::before,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li.arrow a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  position: absolute;
  left: 2rem;
  display: inline-block;
  font-weight: 700;
  margin-left: 5px;
  opacity: 0.6;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s all, border-left;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li.arrow a:hover::after, footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li.arrow a:active::after, footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li.arrow a:focus::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li.arrow a:hover::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li.arrow a:active::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li.arrow a:focus::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li.arrow a:hover::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li.arrow a:active::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li.arrow a:focus::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li.arrow a:hover::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li.arrow a:active::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li.arrow a:focus::after {
  right: 1rem;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li a {
  font-size: clamp(11px, 7.444px + 1.111vw, 13px);
  text-decoration: none;
  color: #666666;
  display: block;
  padding: 0.75em 1.25em;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul a {
  cursor: pointer;
  color: #666666;
}
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul a:hover, footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul a:active, footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul a:focus,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul a:hover,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul a:active,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul a:focus,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul a:hover,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul a:active,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul a:focus,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul a:hover,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul a:active,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul a:focus {
  color: #999999;
}
footer.footer-wrap .footer-sec_bottom {
  order: 2;
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  background-color: #1b1b1b;
  padding: 2.4rem 0 2.4rem;
}
footer.footer-wrap .footer-sec_bottom .sec-cnt {
  padding-left: 4vw;
  padding-right: 4vw;
  margin: 0 auto;
}
footer.footer-wrap .footer-sec_bottom .sec-cnt > :first-child {
  margin-right: auto;
}
footer.footer-wrap .footer-sec_bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 1.5em;
  justify-content: center;
}
footer.footer-wrap .footer-sec_bottom ul li {
  border-right: 1px solid #d9d9d9;
  margin: 0;
}
footer.footer-wrap .footer-sec_bottom ul li:nth-last-of-type(-n+1) {
  border-right: none;
}
footer.footer-wrap .footer-sec_bottom ul li a {
  text-decoration: none;
  font-size: 1.4rem;
  padding-right: 24px;
  padding-left: 24px;
  cursor: pointer;
  transition: 0.4s;
  color: #ffffff;
}
footer.footer-wrap .footer-sec_bottom ul li a:nth-of-type(1) {
  padding-left: 16px;
}
footer.footer-wrap .footer-sec_bottom ul li a:hover, footer.footer-wrap .footer-sec_bottom ul li a:active, footer.footer-wrap .footer-sec_bottom ul li a:focus {
  color: #c8c8c8;
}
footer.footer-wrap .footer-sec_bottom p.col-sec {
  margin-bottom: 0;
  text-align: center;
  color: #efefef;
}

.org-logo-cnt {
  margin: 0 auto;
  max-width: 350px;
}
.org-logo-cnt img {
  width: 100%;
}
.org-logo-cnt .mol-sec {
  width: 100%;
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.org-logo-cnt .mol-sec a + a {
  margin-left: 3.5rem;
}
.org-logo-cnt .mol-sec i {
  font-size: 2.5rem;
  cursor: pointer;
  transition: 0.4s;
  color: #1b1b1b;
}
.org-logo-cnt .mol-sec i:hover, .org-logo-cnt .mol-sec i:active, .org-logo-cnt .mol-sec i:focus {
  color: #4e4e4e;
}
.org-logo-cnt .mol-sec:nth-of-type(1) img, .org-logo-cnt .mol-sec:nth-of-type(3) img {
  max-height: 75px;
}
.org-logo-cnt .mol-sec p {
  font-size: clamp(17px, 9.889px + 2.222vw, 21px);
  color: #444444;
  margin-right: 3.5rem;
}
.org-logo-cnt .mol-thr {
  max-width: 200px;
}

.footer-sec_sns {
  border-bottom: 1px solid #e6e6e6;
  order: -1;
}
.footer-sec_sns .org-logo-cnt {
  max-width: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 8px;
  padding-bottom: 8px;
}
.footer-sec_sns .org-logo-cnt > * {
  width: 100%;
}

.fs-body-product .cart_fixed {
  bottom: 0;
}

.fr2-carousel .rcmd-slick-arrow::before {
  background-image: initial;
  background-repeat: no-repeat;
  background-size: 10px;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50vw;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(17, 17, 17, 0.1);
  content: " ";
  cursor: pointer;
}
.fr2-carousel .rcmd-slick-prev {
  z-index: 2 !important;
  width: 32px;
  height: 32px;
  left: max(-16px, -2vw);
}
.fr2-carousel .rcmd-slick-prev.rcmd-slick-arrow::before {
  background-position: 45% center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJf44Os44Kk44Ok44O8XzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDY0IDEyNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiMxYTFhMWE7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS13aWR0aDo0cHg7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJf44Os44Kk44Ok44O8XzEtMiI+PHBvbHlsaW5lIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2MiAxMjIgMiA2MiA2MiAyIi8+PC9nPjwvc3ZnPg==");
}
.fr2-carousel .rcmd-slick-next {
  width: 32px;
  height: 32px;
  right: max(-16px, -2vw);
  top: 50%;
}
.fr2-carousel .rcmd-slick-next.rcmd-slick-arrow::before {
  background-position: 55% center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJf44Os44Kk44Ok44O8XzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDY0IDEyNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiMxYTFhMWE7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS13aWR0aDo0cHg7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJf44Os44Kk44Ok44O8XzEtMiI+PHBvbHlsaW5lIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIyIDIgNjIgNjIgMiAxMjIiLz48L2c+PC9zdmc+");
}
.fr2-carousel .rcmd-slick-list {
  width: auto;
  margin: 0;
}
.fr2-carousel .rcmd-slick-track {
  margin-left: 0;
}
.fr2-carousel .fr2-listItem {
  margin: 0 0.8rem;
}

.fr2_ranking--3col .fr2-listItem {
  margin: 0 0.8rem;
}

.ym-banner-cntents {
  width: 400px !important;
  z-index: 100;
  position: fixed;
  transition-duration: 0.4s;
  transition-property: opacity, visibility;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  bottom: 15px;
  left: 15px;
}
.ym-banner-cntents.is-enabled {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.ym-banner-cntents.is-cross-disabled {
  visibility: hidden !important;
  pointer-events: none !important;
  opacity: 0 !important;
}
.ym-banner-cntents .fixed-banner__closed-btn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  cursor: pointer;
}
.ym-banner-cntents .fixed-banner__closed-btn::before {
  font-size: 26px;
  padding-top: 0px;
  padding-right: 6px;
  height: 1em;
  font-family: "fs-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
  display: block;
  line-height: 2.6rem;
  width: 2.6rem;
  background: #CBCBCB;
  color: #ffffff;
}

:root {
  --ym-env-vh: 0;
}

a:hover {
  text-decoration: none;
}

img {
  height: auto;
}

.nowrap {
  white-space: nowrap;
}

.maxw-640 {
  width: min(100%, 640px);
}
.maxw-640 > * + * {
  margin-top: 0.8rem;
}
.maxw-640--cnt {
  margin-left: auto;
  margin-right: auto;
  padding: 1.6rem min(4vw,1.6rem);
}
.maxw-640--cnt > * + * {
  margin-top: 1.6rem;
}

.load-cover-wrap {
  position: relative;
  width: 100%;
}
.load-cover-wrap .load-cnt {
  display: none;
  margin: 0 auto;
}
.load-cover-wrap .load-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 900;
  top: 0;
  transition: 0.4s, width, height;
}
.load-cover-wrap .load-cover::after {
  height: 32px;
  content: "image loading...";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 901;
}
.load-cover-wrap.loaded {
  height: auto;
}
.load-cover-wrap.loaded .load-cover {
  background-color: transparent;
  z-index: -1;
}
.load-cover-wrap.loaded .load-cover::after {
  content: "";
}
.load-cover-wrap.loaded .load-cnt {
  display: block;
  margin: 0 auto;
}

#top-slider {
  padding-bottom: 5.5rem;
}

.top-slider.top-slider--brand {
  margin-bottom: 10rem;
}

.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-slide a,
.swiper-slide img,
.swiper-slide picture {
  width: 100%;
  display: block;
}

.main-sldier {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  overflow: hidden;
}

.swiper-horizontal > .swiper-pagination {
  z-index: 10;
}
.swiper-horizontal > .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin-left: 10px;
  border: #ffffff 2px solid;
  background-color: #666666;
  opacity: 0.6;
}
.swiper-horizontal > .swiper-pagination .swiper-pagination-bullet:nth-of-type(1) {
  margin-left: 0px;
}
.swiper-horizontal > .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

:is(.swiper-button-prev,
.swiper-button-next) {
  color: #1b1b1b;
}
:is(.swiper-button-prev,
.swiper-button-next)::after {
  font-size: 3rem;
}

.swiper-bk__wrap {
  display: block;
}

.swiper-container.swiper-container--circle {
  position: relative;
  overflow: hidden;
}
.swiper-container.swiper-container--circle .swiper-slide {
  padding: 0 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-container.swiper-container--circle .swiper-slide img {
  overflow: hidden;
  border-radius: 50vw;
}
.swiper-container.swiper-container--circle figcaption {
  text-align: center;
  color: #444444;
  margin-top: 0.8rem;
  font-size: clamp(12px, 8.444px + 1.111vw, 14px);
}
.swiper-container.swiper-container--circle :is(.swiper-button-prev,
.swiper-button-next) {
  --swiper-navigation-size:32px;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  background-size: 10px;
  background-repeat: no-repeat;
  border-radius: 50vw;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 3px rgba(17, 17, 17, 0.1);
}
.swiper-container.swiper-container--circle :is(.swiper-button-prev,
.swiper-button-next)::after {
  content: "";
}
.swiper-container.swiper-container--circle .swiper-button-prev {
  background-position: 45% center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJf44Os44Kk44Ok44O8XzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDY0IDEyNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiMxYTFhMWE7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS13aWR0aDo0cHg7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJf44Os44Kk44Ok44O8XzEtMiI+PHBvbHlsaW5lIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2MiAxMjIgMiA2MiA2MiAyIi8+PC9nPjwvc3ZnPg==");
}
.swiper-container.swiper-container--circle .swiper-button-next {
  background-position: 55% center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJf44Os44Kk44Ok44O8XzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDY0IDEyNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiMxYTFhMWE7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS13aWR0aDo0cHg7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJf44Os44Kk44Ok44O8XzEtMiI+PHBvbHlsaW5lIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIyIDIgNjIgNjIgMiAxMjIiLz48L2c+PC9zdmc+");
}

.google-map {
  position: relative;
  width: 100%;
  /* 横幅は100%にしておく(ここを変えたい場合は実装コード2の方法を確認してください) */
  height: 0;
  /* 高さは0にしておく(padding-topで高さを指定するため) */
  padding-top: 80%;
  /* 高さを指定(16:9) */
}
.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.col-ttl {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  font-size: clamp(21px, 13.889px + 2.222vw, 25px);
  line-height: 1;
  font-weight: 700;
  text-align: center;
  margin-bottom: 3.5rem;
}
.col-ttl > span {
  position: relative;
}
.col-ttl > span > span {
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif;
  font-size: clamp(11px, 7.444px + 1.111vw, 13px);
}

.col-ttl_02 {
  margin-bottom: 3.5rem;
}
.col-ttl_02 .col-ttl__pri {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  font-size: clamp(21px, 13.889px + 2.222vw, 25px);
  line-height: 1;
  font-weight: 700;
  text-align: center;
}
.col-ttl_02 .col-ttl__sec {
  font-size: clamp(11px, 7.444px + 1.111vw, 13px);
  margin-top: 0.8rem;
  text-align: center;
}

.col-ttl_02.col-ttl_02--h2 .col-ttl__pri {
  font-size: clamp(17px, 9.889px + 2.222vw, 21px);
}

.col-ttl_03 {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  font-size: clamp(21px, 13.889px + 2.222vw, 25px);
  line-height: 1;
  font-weight: 700;
  text-align: center;
  margin-bottom: 3.5rem;
}
.col-ttl_03 > span {
  position: relative;
}
.col-ttl_03 > span::after, .col-ttl_03 > span::before {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #CBCBCB;
  display: block;
  position: absolute;
  top: 50%;
}
.col-ttl_03 > span::before {
  margin-left: 2.4rem;
  left: 100%;
}
.col-ttl_03 > span::after {
  margin-right: 2.4rem;
  right: 100%;
}

.col-ttl-img {
  display: flex;
  justify-content: center;
  margin-bottom: 2.4rem;
}
.col-ttl-img > * img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.col-ttl-img.col-ttl-img--dd > * {
  width: min(61%, 225px);
}
.col-ttl-img.col-ttl-img--le > * {
  width: min(35%, 150px);
}

.cate-sub-ttl-01 {
  font-weight: 700;
  color: #1b1b1b;
}
.cate-sub-ttl-01:not(:nth-of-type(1)) {
  margin-top: 1.6rem;
}

.d-line {
  width: 150px;
  margin: 0 auto;
  height: 1px;
  background-color: #1b1b1b;
  margin-bottom: 2.4rem;
}

.sec.cate-top-sec {
  padding-top: 0;
  padding-bottom: 0;
}
.sec.cate-top-sec:nth-of-type(1) {
  padding-top: 0;
  padding-bottom: 0;
}

.col-ttl__qa {
  background-color: rgba(126, 126, 126, 0.08);
}
.col-ttl__qa h2 {
  font-size: clamp(14px, 8.667px + 1.667vw, 17px);
  color: #444444;
  padding: 0;
  line-height: 2.7;
  text-align: center;
}

.btns-move-to {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 800px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.btns-move-to li {
  margin-left: 0.8rem;
  margin-bottom: 1.6rem;
}
.btns-move-to a {
  font-size: clamp(12px, 6.667px + 1.667vw, 15px);
  margin: 0.4rem;
  border-bottom: 3px solid transparent;
  padding-bottom: 0.8rem;
  text-align: center;
}
.btns-move-to a:hover, .btns-move-to a:active, .btns-move-to a:focus {
  border-bottom: 3px solid #D1C7B1;
}

.action-btn {
  background-color: #ffffff;
  padding: 0.75em 0.75em;
  border: 1px solid #999999;
  text-align: center;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  transition-duration: 0.4s;
  transition-property: background-color, color;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 4px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
}
.action-btn:hover, .action-btn:active, .action-btn:focus {
  background-color: #999999;
  border: 1px solid #999999;
  color: #ffffff;
}
.action-btn span {
  padding: 0;
  flex: 0 0 1.95rem;
  font-size: 1.95rem;
  margin-left: -2rem;
}

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

.tag-def {
  color: #ffffff;
  padding: 0 0.75em;
  line-height: 2.5rem;
  border-radius: 3px;
  font-size: 9.5px;
  font-size: 2.7142857143vw;
}
.tag-def.__white {
  color: #666666;
  line-height: 2.4rem;
  border: 1px solid #b3b3b3;
}
.tag-def.__gy {
  color: #666666;
}

#fs_ProductDetails .tag-def span.fs-c-productMark__label {
  padding: 0 0.75em;
  font-size: 1.3rem;
}

:is(.fs-c-productList__list,
.fs-c-productListCarousel) .tag-def {
  line-height: 1.8;
}
:is(.fs-c-productList__list,
.fs-c-productListCarousel) .tag-def.__white {
  line-height: 1.7;
}

.sec-cnt {
  padding-left: 4vw;
  padding-right: 4vw;
  margin: 0 auto;
}
.sec-cnt > * + * {
  margin-top: 1.6rem;
}
.sec-cnt:not(:nth-of-type(1)) {
  margin-top: 5rem;
}
.sec-cnt.sec-cnt--top-new-arri .col-ttl-img.col-ttl-img--dd {
  margin-top: 5rem;
}
.sec-cnt.sec-cnt--top-new-arri .col-ttl-img.col-ttl-img--le {
  margin-top: 7rem;
}
.sec-cnt.sec-cnt--top-re-arri .sec-cnt_brand, .sec-cnt.sec-cnt--top-ranking .sec-cnt_brand, .sec-cnt.sec-cnt--top-movie .sec-cnt_brand {
  margin-bottom: 2.4rem;
}
.sec-cnt.sec-cnt--brand-insta .sec-cnt_instagram {
  width: 100%;
  margin-bottom: 2.4rem;
}

.sec {
  padding-top: 10rem;
  padding-bottom: 10rem;
  position: relative;
  width: 100%;
}
.sec:nth-of-type(1) {
  padding-top: 0.4rem;
  padding-bottom: 10rem;
}
.sec a {
  text-decoration: none;
}
.sec.sec--brand-insta {
  padding-top: 6.5rem;
}
.sec.sec--tags {
  padding-top: 0;
  padding-bottom: 3.5rem;
}

.cate-top-sec .cate-top-sec__ttl {
  text-align: center;
  margin-bottom: 2.4rem;
}
.cate-top-sec .cate-top-sec__img img {
  width: 100%;
  max-height: 300px;
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-bottom: 2.4rem;
}
.cate-top-sec .sec-cnt_c {
  padding-left: 4vw;
  padding-right: 4vw;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.cate-top-sec .sec-cnt_c .ym-card-cnt {
  text-align: center;
}
.cate-top-sec .sec-cnt_c .ym-card-cnt .card-body {
  margin-left: 0.8rem;
  margin-right: 0.8rem;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
  margin-bottom: 2.4rem;
}
.cate-top-sec .sec-cnt_c .ym-card-cnt .card-body h3 {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}
.cate-top-sec .sec-cnt_c .ym-card-cnt .card-body p:nth-last-of-type(1) {
  margin-bottom: 0.4rem;
}

.sec-brand.sec-brand--hero-t {
  margin-top: 0;
  margin-bottom: 0;
}
.sec-brand.sec-brand--hero-b {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.4rem;
  padding-bottom: 7rem;
}
.sec-brand.sec-brand--b-hero-b {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.6rem;
  padding-bottom: 5rem;
}

.sec-cate-ranking {
  margin-top: 5rem;
  margin-bottom: 4.2rem;
  padding-bottom: 5rem;
  border-bottom: 1px dotted #b3b3b3;
}

.sec-cnt_1-w:nth-of-type(1) {
  background-position: 100% 0%;
  background-size: cover;
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.sec-cnt_1-w .org-pri-inn {
  margin-right: auto;
  margin-left: auto;
}
.sec-cnt_1-w .org-pri-inn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sec-cnt_1-w .pd-cnt-1 {
  max-width: 600px;
  width: 600px;
}

.col-cnt_321 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col-cnt_321 > * {
  width: calc(33.33% + 0.53rem - 1.6rem);
  margin-top: 1.6rem;
  margin-right: 1.6rem;
}
.col-cnt_321 > *:nth-of-type(-n+3) {
  margin-top: 0;
}
.col-cnt_321 > *:nth-of-type(3n) {
  margin-right: 0;
}

.col-cnt_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col-cnt_2 > * {
  width: calc(50% + 1.2rem - 2.4rem);
  margin-top: 2.4rem;
  margin-right: 2.4rem;
}
.col-cnt_2 > *:nth-of-type(-n+2) {
  margin-top: 0;
}
.col-cnt_2 > *:nth-of-type(2n) {
  margin-right: 0;
}

.col-cnt_21 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.col-cnt_21 > * {
  width: calc(50% + 0.8rem - 1.6rem);
  margin-top: 1.6rem;
  margin-right: 1.6rem;
}
.col-cnt_21 > *:nth-of-type(-n+2) {
  margin-top: 0;
}
.col-cnt_21 > *:nth-of-type(2n) {
  margin-right: 0;
}

.col-cnt_42, .col-cnt_42-ranking > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.col-cnt_42 > *, .col-cnt_42-ranking > div > * {
  width: calc(25% + 0.4rem - 1.6rem);
  margin-top: 3.5rem;
  margin-right: 1.6rem;
}
.col-cnt_42 > *:nth-of-type(-n+4), .col-cnt_42-ranking > div > *:nth-of-type(-n+4) {
  margin-top: 0;
}
.col-cnt_42 > *:nth-of-type(4n), .col-cnt_42-ranking > div > *:nth-of-type(4n) {
  margin-right: 0;
}

:is(.col-cnt_42, .col-cnt_42-ranking) .fr2-none-items {
  width: 100%;
  margin-right: 0;
}

.col-cnt_31 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.col-cnt_31 > * {
  width: calc(33.33% + 0.26rem - 0.8rem);
  margin-top: 1.6rem;
  margin-right: 0.8rem;
}
.col-cnt_31 > *:nth-of-type(-n+3) {
  margin-top: 0;
}
.col-cnt_31 > *:nth-of-type(3n) {
  margin-right: 0;
}

.sec-cnt_brand {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.sec-cnt_brand.sec-cnt_brand--vw100.__border-tn {
  border-top: none;
}
.sec-cnt_brand img {
  cursor: pointer;
}
.sec-cnt_brand > div {
  max-height: 5rem;
  height: 5rem;
  padding: 0.8rem 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec-cnt_brand > div:not(:nth-of-type(1)) {
  border-left: 1px solid #cccccc;
}
.sec-cnt_brand a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec-cnt_brand .sec-cnt_brand__le img {
  transform: translateY(-6%);
}
.sec-cnt_brand.sec-cnt_brand--2 {
  max-width: 640px;
  transform: translateX(-3.5%);
  width: 100%;
}
.sec-cnt_brand.sec-cnt_brand--2 img {
  max-height: initial;
  min-height: initial;
}
.sec-cnt_brand.sec-cnt_brand--2 .sec-cnt_brand__dd {
  flex: 0 1 42%;
}
.sec-cnt_brand.sec-cnt_brand--2 .sec-cnt_brand__dd img {
  width: 85%;
  transform: translateX(-8%);
}
.sec-cnt_brand.sec-cnt_brand--2 .sec-cnt_brand__le {
  flex: 0 1 35%;
}
.sec-cnt_brand.sec-cnt_brand--2 .sec-cnt_brand__le img {
  max-width: 85%;
}
.sec-cnt_brand.sec-cnt_brand--3 {
  max-width: 520px;
}
.sec-cnt_brand.sec-cnt_brand--3 img {
  max-height: 20px;
  min-height: 20px;
}

.sec-cnt_brand-gerne {
  max-width: 740px;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.8rem;
}
.sec-cnt_brand-gerne a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 1px solid #999999;
  padding: 1.6rem;
  font-size: clamp(12px, 6.667px + 1.667vw, 15px);
  line-height: 1;
}
.sec-cnt_brand-gerne img {
  flex: 0 0 40px;
  padding-right: 1.6rem;
}
.sec-cnt_brand-gerne li {
  width: calc(50% - 0.4rem);
}
.sec-cnt_brand-gerne li.__w50 {
  width: calc(50% - 0.4rem);
}
.sec-cnt_brand-gerne.sec-cnt_brand-gerne--3 li {
  width: calc(50% - 0.4rem);
}

.sec-cnt_instagram {
  max-width: 740px;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.sec-cnt_instagram.sec-cnt_instagram--only {
  justify-content: center;
}
.sec-cnt_instagram.sec-cnt_instagram--only li {
  padding: 0;
}
.sec-cnt_instagram.sec-cnt_instagram--only li.active {
  color: inherit;
  background-color: inherit;
}
.sec-cnt_instagram.sec-cnt_instagram--only a {
  display: block;
  color: #666666;
  padding: 1.6rem;
}
.sec-cnt_instagram li {
  font-size: clamp(12px, 6.667px + 1.667vw, 15px);
  line-height: 1.25;
  padding: 1.6rem;
  width: 50%;
  text-align: center;
  cursor: pointer;
}
.sec-cnt_instagram li.active {
  color: #ffffff;
  background-color: #999999;
}

.col-cnt_bnr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.8rem;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.col-cnt_bnr > *.__w100 {
  width: 100%;
}
.col-cnt_bnr > *.__w50 {
  width: calc(50% - 0.4rem);
}
.col-cnt_bnr > *.__w333 {
  width: calc(33.3% - 0.5333333333rem);
}
.col-cnt_bnr__wp {
  display: grid;
  gap: 0.8rem;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
}

.sec-cnt_tags__flow {
  overflow-y: hidden;
  overflow-x: scroll;
  width: min(100%, 640px);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1.6rem;
}
.sec-cnt_tags__inn {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.sec-cnt_tags a {
  padding: 0.8rem;
  flex: 0 0 auto;
}

ul.col-cnt_21 {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.col-cnt_21 img {
  width: 100%;
}

.sec-cnt_info {
  padding-left: 4vw;
  padding-right: 4vw;
  margin: 0 auto;
  display: flex;
  align-content: center;
  justify-content: center;
}
.sec-cnt_info > *:nth-child(1) {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 350px;
  border-right: 1px solid #b3b3b3;
  padding-right: 5rem;
  margin-right: 5rem;
}
.sec-cnt_info > *:nth-child(2) {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}
.sec-cnt_info .col-ttl > * {
  width: 100%;
}
.col-cnt_info .__arti-cnt:not(:nth-of-type(1)) {
  margin-top: 1.6rem;
}
.col-cnt_info .__arti-date {
  font-size: clamp(12px, 6.667px + 1.667vw, 15px);
  margin-bottom: 0.8rem;
}
.col-cnt_info .__arti-ttl {
  font-size: clamp(12px, 8.444px + 1.111vw, 14px);
}
.col-cnt_hero-info ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.col-cnt_hero-info ul li {
  width: 100%;
}
.col-cnt_hero-info ul li .__txt {
  display: block;
  text-align: center;
  font-size: clamp(12px, 8.444px + 1.111vw, 14px);
  font-weight: 700;
  margin-bottom: 0.4rem;
}
.col-cnt_hero-info ul li .__date {
  display: none;
  font-size: clamp(11px, 7.444px + 1.111vw, 13px);
}
.col-cnt_hero-info ul li:not(:nth-of-type(1)) {
  margin-top: 0.25em;
}
.col-cnt_hero-info ul a {
  cursor: pointer;
  color: #666666;
}
.col-cnt_hero-info ul a:hover, .col-cnt_hero-info ul a:active, .col-cnt_hero-info ul a:focus {
  color: #999999;
}

.sec-cnt.sec-cnt__hv {
  padding-top: 0.8rem;
  padding-bottom: 0;
}
.sec-cnt.sec-cnt__hv.__none {
  border-top: none;
  border-bottom: none;
}
.sec-cnt.sec-cnt__hv .__hv-ttl {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
}

.col-footer-1col {
  margin-top: 2.4rem;
}
.col-footer-1col .footer-1col-btn_inn {
  margin: 0 auto;
  min-width: auto;
  display: block;
  width: 100%;
}

.col-footer-2col {
  margin-top: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.col-footer-2col .footer-2col-btn_inn {
  min-width: auto;
  display: block;
  width: 100%;
}
.col-footer-2col > *:nth-of-type(1) {
  margin-right: 0.8rem;
}

.ym-card-cnt_v-cst,
.ym-card-cnt_v-cst > a {
  display: flex;
  justify-content: flex-start;
  background-color: #ffffff;
  padding: 1.6rem 4vw;
}
.ym-card-cnt_v-cst .card-img,
.ym-card-cnt_v-cst > a .card-img {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 130px;
  margin-right: 1.6rem;
}
.ym-card-cnt_v-cst .card-img img,
.ym-card-cnt_v-cst > a .card-img img {
  width: 100%;
}
.ym-card-cnt_v-cst .card-body,
.ym-card-cnt_v-cst > a .card-body {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.ym-card-cnt_v-cst .card-body > *,
.ym-card-cnt_v-cst > a .card-body > * {
  width: 100%;
}
.ym-card-cnt_v-cst .card-body > * + *,
.ym-card-cnt_v-cst > a .card-body > * + * {
  margin-top: 0.8rem;
}
.ym-card-cnt_v-cst .card-body p,
.ym-card-cnt_v-cst > a .card-body p {
  font-size: clamp(10px, 8.222px + 0.556vw, 11px);
}
.ym-card-cnt_v-cst .card-body .body-ft,
.ym-card-cnt_v-cst > a .card-body .body-ft {
  margin-top: 0.8rem;
}
.ym-card-cnt_v-cst .card-body .body-ft a,
.ym-card-cnt_v-cst > a .card-body .body-ft a {
  cursor: pointer;
  color: #666666;
}
.ym-card-cnt_v-cst .card-body .body-ft a::before,
.ym-card-cnt_v-cst > a .card-body .body-ft a::before {
  content: "-";
  display: inline-block;
  font-weight: 500;
  margin-right: 5px;
}
.ym-card-cnt_v-cst .card-body .body-ft a:hover, .ym-card-cnt_v-cst .card-body .body-ft a:active, .ym-card-cnt_v-cst .card-body .body-ft a:focus,
.ym-card-cnt_v-cst > a .card-body .body-ft a:hover,
.ym-card-cnt_v-cst > a .card-body .body-ft a:active,
.ym-card-cnt_v-cst > a .card-body .body-ft a:focus {
  color: #999999;
}

.ym-card-cnt_vh .date-tag,
.ym-card-cnt_vh > a .date-tag {
  display: flex;
  align-items: flex-end;
}
.ym-card-cnt_vh .date-tag > * + *,
.ym-card-cnt_vh > a .date-tag > * + * {
  margin-left: 0.4rem;
}
.ym-card-cnt_vh .date-tag .tag-def,
.ym-card-cnt_vh > a .date-tag .tag-def {
  font-size: clamp(11px, 7.444px + 1.111vw, 13px);
  border-radius: 0;
  padding: 0 0.75em;
  line-height: 1.5;
}
.ym-card-cnt_vh .card-img,
.ym-card-cnt_vh > a .card-img {
  border: 1px solid #e6e6e6;
}
.ym-card-cnt_vh .__ttl,
.ym-card-cnt_vh > a .__ttl {
  font-size: clamp(12px, 8.444px + 1.111vw, 14px);
  font-weight: 700;
  margin-bottom: 0.4rem;
}

.ym-card-cnt_v,
.ym-card-cnt_v > a {
  display: flex;
  justify-content: flex-start;
}
.ym-card-cnt_v .__ttl,
.ym-card-cnt_v > a .__ttl {
  font-size: clamp(12px, 8.444px + 1.111vw, 14px);
  font-weight: 700;
}
.ym-card-cnt_v .card-img,
.ym-card-cnt_v > a .card-img {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 130px;
  margin-right: 1.6rem;
}
.ym-card-cnt_v .card-img img,
.ym-card-cnt_v > a .card-img img {
  width: 100%;
}
.ym-card-cnt_v .card-body,
.ym-card-cnt_v > a .card-body {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
.ym-card-cnt_v .card-body > *,
.ym-card-cnt_v > a .card-body > * {
  width: 100%;
}
.ym-card-cnt_v .card-body p,
.ym-card-cnt_v > a .card-body p {
  margin-bottom: 0.8rem;
}
.ym-card-cnt_v .card-body .body-ft a,
.ym-card-cnt_v > a .card-body .body-ft a {
  cursor: pointer;
  color: #666666;
}
.ym-card-cnt_v .card-body .body-ft a::before,
.ym-card-cnt_v > a .card-body .body-ft a::before {
  content: "-";
  display: inline-block;
  font-weight: 500;
  margin-right: 5px;
}
.ym-card-cnt_v .card-body .body-ft a:hover, .ym-card-cnt_v .card-body .body-ft a:active, .ym-card-cnt_v .card-body .body-ft a:focus,
.ym-card-cnt_v > a .card-body .body-ft a:hover,
.ym-card-cnt_v > a .card-body .body-ft a:active,
.ym-card-cnt_v > a .card-body .body-ft a:focus {
  color: #999999;
}

.ym-card-cnt_h .card-header img,
.ym-card-cnt_h > a .card-header img {
  border: 1px solid #e6e6e6;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1/1.4;
}
.ym-card-cnt_h .card-header img.img-r,
.ym-card-cnt_h > a .card-header img.img-r {
  border-radius: 6px;
}
.ym-card-cnt_h .card-header.card-header--squ img,
.ym-card-cnt_h > a .card-header.card-header--squ img {
  object-fit: contain;
  aspect-ratio: 1/1;
}
.ym-card-cnt_h .card-body,
.ym-card-cnt_h > a .card-body {
  margin-left: 0;
  margin-right: 0;
}
.ym-card-cnt_h .card-body > *,
.ym-card-cnt_h > a .card-body > * {
  margin-top: 0.8rem;
}
.ym-card-cnt_h .card-body > * + *,
.ym-card-cnt_h > a .card-body > * + * {
  margin-top: 0;
}
.ym-card-cnt_h .card-body:first-child,
.ym-card-cnt_h > a .card-body:first-child {
  margin-top: 0;
}
.ym-card-cnt_h .card-body p.price-taxin,
.ym-card-cnt_h > a .card-body p.price-taxin {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  color: #444444;
  font-weight: 700;
  font-size: 1.5rem;
}
.ym-card-cnt_h .card-body p.price-taxin::before,
.ym-card-cnt_h > a .card-body p.price-taxin::before {
  content: "¥";
}
.ym-card-cnt_h .card-body p.price-taxin::after,
.ym-card-cnt_h > a .card-body p.price-taxin::after {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  content: "(税込)";
}
.ym-card-cnt_h .__ttl,
.ym-card-cnt_h > a .__ttl {
  font-size: clamp(12px, 8.444px + 1.111vw, 14px);
  color: #666666;
}
.ym-card-cnt_h .ranking-ttl,
.ym-card-cnt_h > a .ranking-ttl {
  font-size: clamp(12px, 8.444px + 1.111vw, 14px);
  color: #666666;
}

[class^=tab-panel],
[class*=" tab-panel"] {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
[class^=tab-panel] [class^=pane-target],
[class^=tab-panel] [class*=" pane-target"],
[class*=" tab-panel"] [class^=pane-target],
[class*=" tab-panel"] [class*=" pane-target"] {
  width: 100%;
  display: none;
}
[class^=tab-panel] [class^=pane-target].show, [class^=tab-panel] [class^=pane-target].r-show,
[class^=tab-panel] [class*=" pane-target"].show,
[class^=tab-panel] [class*=" pane-target"].r-show,
[class*=" tab-panel"] [class^=pane-target].show,
[class*=" tab-panel"] [class^=pane-target].r-show,
[class*=" tab-panel"] [class*=" pane-target"].show,
[class*=" tab-panel"] [class*=" pane-target"].r-show {
  display: block;
}
[class^=tab-panel].__ranking,
[class*=" tab-panel"].__ranking {
  display: block;
}
[class^=tab-panel].__ranking > * + *,
[class*=" tab-panel"].__ranking > * + * {
  margin-top: 3.5rem;
}
[class^=tab-panel].__ranking .__ranking-gerne,
[class*=" tab-panel"].__ranking .__ranking-gerne {
  width: 100%;
  max-width: 450px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
[class^=tab-panel].__ranking .tgl-swi.active > p,
[class^=tab-panel].__ranking [class^=tgl-swi_].active > p,
[class^=tab-panel].__ranking [class*=" tgl-swi_"].active > p,
[class*=" tab-panel"].__ranking .tgl-swi.active > p,
[class*=" tab-panel"].__ranking [class^=tgl-swi_].active > p,
[class*=" tab-panel"].__ranking [class*=" tgl-swi_"].active > p {
  border-bottom: 3px solid #D1C7B1;
}
[class^=tab-panel].__ranking .tgl-swi p,
[class^=tab-panel].__ranking [class^=tgl-swi_] p,
[class^=tab-panel].__ranking [class*=" tgl-swi_"] p,
[class*=" tab-panel"].__ranking .tgl-swi p,
[class*=" tab-panel"].__ranking [class^=tgl-swi_] p,
[class*=" tab-panel"].__ranking [class*=" tgl-swi_"] p {
  width: 100%;
  font-size: 1.3rem;
  cursor: pointer;
  margin: 0.4rem;
  border-bottom: 3px solid transparent;
  padding-bottom: 0.8rem;
  text-align: center;
}
[class^=tab-panel].__ranking .tgl-swi p:hover, [class^=tab-panel].__ranking .tgl-swi p:active, [class^=tab-panel].__ranking .tgl-swi p:focus,
[class^=tab-panel].__ranking [class^=tgl-swi_] p:hover,
[class^=tab-panel].__ranking [class^=tgl-swi_] p:active,
[class^=tab-panel].__ranking [class^=tgl-swi_] p:focus,
[class^=tab-panel].__ranking [class*=" tgl-swi_"] p:hover,
[class^=tab-panel].__ranking [class*=" tgl-swi_"] p:active,
[class^=tab-panel].__ranking [class*=" tgl-swi_"] p:focus,
[class*=" tab-panel"].__ranking .tgl-swi p:hover,
[class*=" tab-panel"].__ranking .tgl-swi p:active,
[class*=" tab-panel"].__ranking .tgl-swi p:focus,
[class*=" tab-panel"].__ranking [class^=tgl-swi_] p:hover,
[class*=" tab-panel"].__ranking [class^=tgl-swi_] p:active,
[class*=" tab-panel"].__ranking [class^=tgl-swi_] p:focus,
[class*=" tab-panel"].__ranking [class*=" tgl-swi_"] p:hover,
[class*=" tab-panel"].__ranking [class*=" tgl-swi_"] p:active,
[class*=" tab-panel"].__ranking [class*=" tgl-swi_"] p:focus {
  border-bottom: 3px solid #D1C7B1;
}
[class^=tab-panel_r] .swiper-button-prev::after, [class^=tab-panel_r] .swiper-button-next::after,
[class*=" tab-panel_r"] .swiper-button-prev::after,
[class*=" tab-panel_r"] .swiper-button-next::after {
  font-size: 2.1rem;
}

.swiper-container.tgl-swi-wrap.__ranking-gerne .swiper-slide {
  width: 100px !important;
}

.ym-column__f-banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ym-column__f-banner > * {
  width: 100%;
}
.ym-column__f-banner > *:not(:nth-of-type(1)) {
  margin-top: 0.4rem;
}
.ym-column__f-banner .fs-pt-column__image {
  display: flex;
  flex-wrap: wrap;
}
.ym-column__f-banner .fs-pt-column__item {
  padding: 0;
}
.ym-column__f-banner .fs-pt-column__heading, .ym-column__f-banner .fs-pt-column__description {
  display: none;
}

.fr2-listItem.rank-num {
  position: relative;
}
.fr2-listItem.rank-num .card-header {
  overflow: hidden;
  position: relative;
}
.fr2-listItem.rank-num .card-header::before {
  content: "";
  position: absolute;
  top: -30px;
  left: -30px;
  background-color: #D1C7B1;
  width: 60px;
  height: 60px;
  transform: rotate(45deg);
  text-align: center;
  z-index: 10;
}
.fr2-listItem.rank-num .card-header::after {
  position: absolute;
  font-size: 1.1rem;
  font-weight: 700;
  color: #ffffff;
  z-index: 10;
  top: 2px;
  left: 6px;
}
.fr2-listItem.rank-num:nth-child(1) .card-header::before {
  background-color: #d9bb00;
}
.fr2-listItem.rank-num:nth-child(1) .card-header::after {
  content: "1";
}
.fr2-listItem.rank-num:nth-child(2) .card-header::before {
  background-color: #a6acaf;
}
.fr2-listItem.rank-num:nth-child(2) .card-header::after {
  content: "2";
}
.fr2-listItem.rank-num:nth-child(3) .card-header::before {
  background-color: #c0a17f;
}
.fr2-listItem.rank-num:nth-child(3) .card-header::after {
  content: "3";
}
.fr2-listItem.rank-num:nth-child(4) .card-header::after {
  content: "4";
}
.fr2-listItem.rank-num:nth-child(5) .card-header::after {
  content: "5";
}
.fr2-listItem.rank-num:nth-child(6) .card-header::after {
  content: "6";
}
.fr2-listItem.rank-num:nth-child(7) .card-header::after {
  content: "7";
}
.fr2-listItem.rank-num:nth-child(8) .card-header::after {
  content: "8";
}
.fr2-listItem.rank-num:nth-child(9) .card-header::after {
  content: "9";
}
.fr2-listItem.rank-num:nth-child(10) .card-header::after {
  content: "10";
}

.fr2-none-items {
  min-height: 200px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  width: 100%;
  text-align: center;
}
.fr2-none-items i {
  color: #cccccc;
  font-size: 2.5rem;
}
.fr2-none-items p {
  width: 100%;
  color: #cccccc;
  margin-top: 2.4rem;
}
.fr2-none-carousel_sec-cnt-421 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fr2-none-carousel_sec-cnt-421 .fr2-listItem {
  width: calc(25% + 0.4rem - 1.6rem);
  margin-top: 2.4rem;
  margin-right: 1.6rem;
}
.fr2-none-carousel_sec-cnt-421 .fr2-listItem:nth-of-type(-n+4) {
  margin-top: 0;
}
.fr2-none-carousel_sec-cnt-421 .fr2-listItem:nth-of-type(4n) {
  margin-right: 0;
}
.fr2-none-carousel_sec-cnt-421 .ym-card-cnt_v {
  position: relative;
}
.fr2-none-carousel_sec-cnt-421 .fr2-listItem p {
  margin-top: 0;
}
.fr2-none-carousel_sec-cnt-421 .ranking-ttl {
  font-size: clamp(12px, 8.444px + 1.111vw, 14px);
  color: #666666;
}
.fr2-none-carousel_sec-cnt-421 > *:nth-of-type(n+5) {
  display: none;
}
.fr2-none-carousel_sec-cnt-4p2s3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.fr2-none-carousel_sec-cnt-4p2s3 > div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.fr2-none-carousel_sec-cnt-4p2s3 .ym-card-cnt_v {
  position: relative;
}
.fr2-none-carousel_sec-cnt-4p2s3 .fr2-listItem p {
  margin-top: 0;
}
.fr2-none-carousel_sec-cnt-4p2s3 .ranking-ttl {
  font-size: clamp(12px, 8.444px + 1.111vw, 14px);
  color: #666666;
}

table.info_table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  background: transparent;
  border-top: 1px solid #D1C7B1;
  border-bottom: 1px solid #D1C7B1;
  border-left: 1px solid #D1C7B1;
  border-right: 1px solid #D1C7B1;
}
table.info_table th,
table.info_table td {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
table.info_table th {
  font-size: clamp(11px, 7.444px + 1.111vw, 13px);
  border: none;
  background: transparent;
  vertical-align: top;
  width: 145px;
  color: #ffffff;
  border-bottom: 1px solid #e4ded1;
  background-color: #D1C7B1;
  padding-bottom: 1.6rem;
  padding-top: 1.6rem;
}
table.info_table td {
  font-size: clamp(11px, 7.444px + 1.111vw, 13px);
  border: none;
  background: transparent;
  width: 75%;
  border-bottom: 1px solid #e4ded1;
  padding-bottom: 1.6rem;
  padding-top: 1.6rem;
}
table.info_table tr:nth-last-of-type(1) th,
table.info_table tr:nth-last-of-type(1) td {
  border-bottom: none;
}

.ym-fs-slider .fs-c-productListCarousel {
  width: 100vw;
  margin-left: -4vw;
}
.ym-fs-slider .fs-c-productListCarousel__list__item {
  flex-basis: 144px;
  max-width: 144px;
  min-width: 144px;
  margin-left: 8px;
  margin-right: 8px;
}
.ym-fs-slider .fs-c-productListItem__imageContainer {
  width: 100%;
}
.ym-fs-slider .fs-c-productListItem__imageContainer a img {
  margin-bottom: 1.6rem;
  object-fit: contain;
  font-family: "object-fit: contain;";
  width: 100%;
  max-width: 100%;
  height: 100vh;
  max-height: 89px;
}
.ym-fs-slider h2.fs-c-productListItem__productName span.fs-c-productName__copy {
  display: none;
}
.ym-fs-slider h2.fs-c-productListItem__productName span.fs-c-productName__name {
  font-size: clamp(12px, 6.667px + 1.667vw, 15px);
  width: 100%;
}
.ym-fs-slider h2.fs-c-productListItem__productName a {
  cursor: pointer;
  color: #666666;
}
.ym-fs-slider h2.fs-c-productListItem__productName a:hover, .ym-fs-slider h2.fs-c-productListItem__productName a:active, .ym-fs-slider h2.fs-c-productListItem__productName a:focus {
  color: #999999;
}
.ym-fs-slider .fs-c-productPrice__main__label {
  display: none;
}
.ym-fs-slider .fs-c-button--addToWishList--icon {
  display: none;
}
.ym-fs-slider .fs-c-price__value,
.ym-fs-slider .fs-c-price__currencyMark {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  color: #444444;
  font-weight: 700;
  font-size: 1.4rem;
}

.fs-c-productList__list__item {
  display: flex;
}
.fs-c-productList__list__item form {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.fs-c-productList__list__item form > * {
  width: 100%;
  line-height: 1.5;
}

.itemlist_upper > * + * {
  margin-top: 0.8rem;
}

.itemlist_under {
  position: relative;
  margin-top: 0.8rem;
}
.itemlist_under > * + * {
  margin-top: 0.8rem;
}
.itemlist_under aside.fs-c-modal, .itemlist_under .fs-c-modal--medium, .itemlist_under .fs-c-modal--small {
  margin-top: 0;
}

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

.fs-c-productList__list__item h2.fs-c-productListItem__productName.fs-c-productName,
.fs-c-productList__list__item h2.fs-c-productListItem__productName {
  margin-top: 1.6rem;
}
.fs-c-productList__list__item h2.fs-c-productListItem__productName.fs-c-productName a,
.fs-c-productList__list__item h2.fs-c-productListItem__productName a {
  text-decoration: none;
}
.fs-c-productList__list__item h2.fs-c-productListItem__productName.fs-c-productName .fs-c-productName__copy,
.fs-c-productList__list__item h2.fs-c-productListItem__productName .fs-c-productName__copy {
  display: none;
}
.fs-c-productList__list__item h2.fs-c-productListItem__productName.fs-c-productName .fs-c-productName__name,
.fs-c-productList__list__item h2.fs-c-productListItem__productName .fs-c-productName__name {
  font-size: 1.5rem;
}
.fs-c-productList__list__item h2.fs-c-productListItem__productName.fs-c-productName .fs-c-productName__name:hover, .fs-c-productList__list__item h2.fs-c-productListItem__productName.fs-c-productName .fs-c-productName__name:active, .fs-c-productList__list__item h2.fs-c-productListItem__productName.fs-c-productName .fs-c-productName__name:focus,
.fs-c-productList__list__item h2.fs-c-productListItem__productName .fs-c-productName__name:hover,
.fs-c-productList__list__item h2.fs-c-productListItem__productName .fs-c-productName__name:active,
.fs-c-productList__list__item h2.fs-c-productListItem__productName .fs-c-productName__name:focus {
  text-decoration: none;
}
.fs-c-productList__list__item .fs-c-productMarks {
  padding: 0;
}
.fs-c-productList__list__item .fs-c-productMark__item {
  margin-bottom: 0px;
  display: inline-block;
  margin-right: 0;
  margin-bottom: 0;
}
.fs-c-productList__list__item span.fs-c-mark--coolDelivery {
  color: #333;
  background: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 3px;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: none;
  font-size: 1.05rem;
  padding: 0.5em 0.75em;
  border-color: #b3b3b3;
}
.fs-c-productList__list__item span.fs-c-mark--coolDelivery span.fs-c-mark__label {
  color: #b3b3b3;
  font-size: 1.05rem;
}
.fs-c-productList__list__item .fs-c-productListItem__prices {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 0.8rem;
}
.fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice {
  display: flex;
}
.fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  color: #444444;
  font-weight: 700;
  font-size: 1.4rem;
}
.fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice--listed {
  font-size: 1.5rem;
}
.fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice--listed .fs-c-productPrice__main span.fs-c-price__value {
  text-decoration: line-through;
}
.fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice--listed .fs-c-productPrice__addon {
  display: none;
}
.fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice--selling .fs-c-productPrice__main {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  color: #444444;
  font-weight: 700;
  font-size: 1.4rem;
}
.fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__price {
  color: #444444;
}
.fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list__item .fs-c-productListItem__control {
  padding: 0 0 0.8rem;
  position: absolute;
  bottom: 0;
  right: 0;
}
.fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToCart--list {
  color: #666666;
  display: none;
}
.fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToCart--list a {
  cursor: pointer;
  color: #666666;
}
.fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToCart--list a:hover, .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToCart--list a:active, .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToCart--list a:focus {
  color: #999999;
}
.fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  color: #666666;
  display: none;
}
.fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--viewProductDetail a {
  cursor: pointer;
  color: #666666;
}
.fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--viewProductDetail a:hover, .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--viewProductDetail a:active, .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--viewProductDetail a:focus {
  color: #999999;
}
.fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  color: #666666;
  display: none;
}
.fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a {
  cursor: pointer;
  color: #666666;
}
.fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a:hover, .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a:active, .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list a:focus {
  color: #999999;
}
.fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--removeFromWishList--icon.fs-c-button--particular {
  display: block;
}
.fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--particular.fs-c-button--addToWishList--icon {
  display: block;
}
.fs-c-productList__list__item .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: block;
}
.fs-c-productList__list__item .fs-c-modal--chooseVariation .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: block;
}
.fs-c-productList__list__item .fs-c-productListItem__outOfStock.fs-c-productListItem__notice.fs-c-productStock {
  width: 100%;
}
.fs-c-productList__list__item .fs-c-productListItem__preorderMessage {
  display: none;
}
.fs-c-productList__list__item .fs-c-productListItem__salesPeriod {
  display: none;
}

img.fs-c-productListItem__image__image {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1/1.4;
}

.fs-c-productList {
  width: 100%;
}

.fs-c-productList__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}

.fs-c-productList__list__item.fs-c-productListItem {
  display: flex;
  width: 100%;
  border-bottom: 0;
  padding: 0;
  margin-top: 3.5rem;
}
.fs-c-productList__list__item.fs-c-productListItem:nth-of-type(1) {
  margin-top: 0;
}

:is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem {
  width: calc(25% + 0.4rem - 1.6rem);
  margin-top: 3.5rem;
  margin-right: 1.6rem;
}
:is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(-n+4) {
  margin-top: 0;
}
:is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(4n) {
  margin-right: 0;
}

.arrivals-list .fs-c-productListItem__control {
  display: none;
}
.arrivals-list.fs-c-productListCarousel .slick-slide {
  width: calc(25% + 0.4rem - 1.6rem);
  margin-top: 3.5rem;
  margin-right: 1.6rem;
}
.arrivals-list.fs-c-productListCarousel .slick-slide:nth-of-type(-n+5) {
  margin-top: 3.5rem;
}
.arrivals-list.fs-c-productListCarousel .slick-slide:nth-of-type(5n) {
  margin-right: 1.6rem;
}
.arrivals-list.fs-c-productListCarousel .slick-slide:nth-of-type(-n+4) {
  margin-top: 0;
}
.arrivals-list.fs-c-productListCarousel .slick-slide:nth-of-type(4n) {
  margin-right: 0;
}
.arrivals-list .fs-c-productListItem__productName {
  margin-top: 1.6rem;
}

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

.fs-c-productListCarousel .slick-slide,
.fs-c-productList__list__item {
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  vertical-align: top;
  border: none;
  width: calc(20% + 0.16rem - 0.8rem);
  margin-top: 3.5rem;
  margin-right: 0.8rem;
}
.fs-c-productListCarousel .slick-slide:nth-of-type(-n+5),
.fs-c-productList__list__item:nth-of-type(-n+5) {
  margin-top: 0;
}
.fs-c-productListCarousel .slick-slide:nth-of-type(5n),
.fs-c-productList__list__item:nth-of-type(5n) {
  margin-right: 0;
}

.fs-c-productListCarousel .fs-c-productName__copy {
  display: none;
}
.fs-c-productListCarousel .fs-c-productName__name {
  width: 100%;
  font-size: clamp(12px, 8.444px + 1.111vw, 14px);
}
.fs-c-productListCarousel a {
  cursor: pointer;
  color: #666666;
}
.fs-c-productListCarousel a:hover, .fs-c-productListCarousel a:active, .fs-c-productListCarousel a:focus {
  color: #999999;
}
.fs-c-productListCarousel .fs-c-productListItem__prices .fs-c-productPrice {
  display: flex;
}
.fs-c-productListCarousel .fs-c-productListItem__prices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  color: #444444;
  font-weight: 700;
  font-size: 1.4rem;
}
.fs-c-productListCarousel .fs-c-productListItem__prices .fs-c-productPrice--listed {
  font-size: 1.5rem;
}
.fs-c-productListCarousel .fs-c-productListItem__prices .fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productListCarousel .fs-c-productListItem__prices .fs-c-productPrice--listed .fs-c-productPrice__main span.fs-c-price__value {
  text-decoration: line-through;
}
.fs-c-productListCarousel .fs-c-productListItem__prices .fs-c-productPrice--listed .fs-c-productPrice__addon {
  display: none;
}
.fs-c-productListCarousel .fs-c-productListItem__prices .fs-c-productPrice--selling .fs-c-productPrice__main {
  font-family: "Zen Old Mincho", Meiryo, serif;
  font-display: swap;
  color: #444444;
  font-weight: 700;
  font-size: 1.4rem;
}
.fs-c-productListCarousel .fs-c-productListItem__prices .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__price {
  color: #444444;
}
.fs-c-productListCarousel .fs-c-productListItem__prices .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}

.fs-c-productListItem .fs-c-productListItem__image a {
  position: relative;
  display: block;
}

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

.fs-c-productListCarousel__list__item {
  flex-basis: auto;
  max-width: 100%;
  min-width: 100%;
  margin: 0;
}

.fs-c-cartDiscountInfo__info {
  color: #E52A89;
  font-size: 1.5rem;
}

.fs-c-cartDiscountInfo__more .fs-c-price {
  color: #E52A89;
}

.color-tag__wrap {
  flex: 0 0 calc(32px + 0.8rem);
  padding-left: 0.8rem;
}
.color-tag__display {
  display: flex;
  height: 30px;
  width: 30px;
  border: 1px solid #e6e6e6;
}
.color-tag__display.color-tag__display--inn {
  height: 15px;
  width: 30px;
}
.color-tag__search {
  display: flex;
}

.color-tag__header {
  width: 100%;
  height: 32px;
  position: relative;
}
.color-tag__header::after {
  content: "";
  width: 35px;
  height: 29px;
  border-radius: 0 3px 3px 0;
  background-color: #e6e6e6;
  border-left: 1px solid #cccccc;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.color-tag__header label {
  display: none;
}

.select-selected::before, .select-selected::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  border: 1px solid transparent;
  width: 0;
  height: 0;
  right: 13px;
}
.select-selected::before {
  top: 55%;
  border-top-color: #666666;
  border-width: 5px 3.5px 0 3.5px;
}
.select-selected::after {
  bottom: 55%;
  border-width: 0 3.5px 5px 3.5px;
  border-bottom-color: #666666;
}

.select-items div, .select-selected {
  padding: 4px 12px;
  font-size: 1.1rem;
  border: 1px solid transparent;
  border-color: transparent transparent #e6e6e6 transparent;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  display: flex;
  justify-content: space-between;
}

.select-selected {
  position: relative;
  height: 30px;
  border: 1px solid #cccccc;
  border-radius: 3px;
}

.select-items {
  position: absolute;
  background-color: #fff;
  padding: 4px;
  top: 0%;
  left: 0;
  right: 0;
  z-index: 1000;
  max-height: 245px;
  overflow: scroll;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  box-shadow: 0 0 15px rgba(17, 17, 17, 0.1), 0 0 10px rgba(17, 17, 17, 0.1);
}

/*hide the items when the select box is closed:*/
.select-items.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(150, 150, 150, 0.1);
}

.fs-c-productListItem__color-tag {
  text-align: left;
  font-size: 0;
  margin-top: 0.8rem;
  letter-spacing: 0;
}
.fs-c-productListItem__color-tag span {
  display: inline-block;
  border: 1px solid #e6e6e6;
  height: 11px;
  width: 11px;
  margin: 0 1px 2px;
}

.acc-system__ttl {
  font-size: clamp(14px, 8.667px + 1.667vw, 17px);
  color: #666666;
  line-height: 1.25;
  cursor: pointer;
  padding: 2.4rem 2.4rem 2.4rem 0.8rem;
  margin-top: 4px;
  margin-bottom: 0;
  border-bottom: 1px solid #CBCBCB;
  display: flex;
  justify-content: space-between;
}
.acc-system .__arrow::after {
  border-color: #CBCBCB;
  right: 0;
}
.acc-system__items {
  transition: 0.4s;
  max-height: 0px;
  overflow: hidden;
  background-color: rgba(126, 126, 126, 0.08);
}
.acc-system__items-inn {
  padding: 2.4rem 1.6rem;
  margin: 0;
}
.acc-system.is-active .acc-system__items {
  transition: 0.8s;
  max-height: 1500px;
}

.acc-system__cbox {
  display: none;
}
.acc-system__cbox:checked + .acc-system__ttl .__arrow::after {
  transform: rotate(135deg) translate(-100%, 0%);
}
.acc-system__cbox:checked + .acc-system__ttl + .acc-system__items {
  transition: 0.8s;
  max-height: 1500px;
}

.fr2-carousel:not(.rcmd-slick-initialized) {
  display: grid;
  column-gap: 0.8rem;
  row-gap: 2.4rem;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
}
.fr2-carousel:not(.rcmd-slick-initialized) .fr2-listItem {
  margin: 0;
}
@media screen and (min-width: 640px) {
  .fs-p-logo__image {
    max-height: 26px;
  }
  .fs-c-modal__inner {
    min-width: 500px;
  }
  .ym-glnav__cnt > * {
    padding: 1.6rem 0 0.8rem;
  }
  .ym-glnav__upper {
    height: auto;
    background-color: #ffffff;
  }
  .ym-glnav__left > * + * {
    margin-left: 2.4rem;
  }
  .ym-glnav__list .glnav_my-area-02 {
    margin-left: 2.4rem;
  }
  .ym-glnav__list .glnav_my-area-03 {
    margin-left: 2.4rem;
  }
  .ym-cover__hamb {
    right: 2.4rem;
  }
  .d-line {
    width: 200px;
  }
  .sec-cnt_brand.sec-cnt_brand--2 img {
    max-height: 35px;
    min-height: 35px;
  }
  .sec-cnt_tags__flow {
    overflow: auto;
    width: min(100%, 1000px);
    padding-bottom: 0;
  }
  .sec-cnt_tags__inn {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.8rem;
  }
  .sec-cnt_tags a {
    padding: 1.6rem;
  }
  .sec-cnt_info .col-ttl {
    margin-bottom: 0;
  }
  .col-cnt_info .__arti-cnt {
    display: flex;
    align-items: center;
  }
  .col-cnt_info .__arti-date {
    margin-bottom: 0;
    margin-right: 2.4rem;
  }
  .ym-card-cnt_h .card-body,
.ym-card-cnt_h > a .card-body {
    margin-top: 1.6rem;
    margin-bottom: 0;
  }
  .ym-column__f-banner > * {
    width: calc(50% + 0.4rem - 0.8rem);
    margin-top: 0.8rem;
    margin-right: 0.8rem;
  }
  .ym-column__f-banner > *:nth-of-type(-n+2) {
    margin-top: 0;
  }
  .ym-column__f-banner > *:nth-of-type(2n) {
    margin-right: 0;
  }
  .ym-fs-slider .fs-c-productListCarousel {
    width: 100%;
    margin-left: 0;
  }
  .ym-fs-slider .fs-c-productListCarousel__list__item {
    flex-basis: 186.2px;
    max-width: 186.2px;
    min-width: 186.2px;
  }
  .ym-fs-slider .fs-c-productListItem__imageContainer a img {
    max-height: 167px;
  }
  .fr2-carousel:not(.rcmd-slick-initialized) {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
  }
}
@media screen and (max-width: 769px) {
  .fs-l-main {
    margin-top: 2.4rem;
    margin-bottom: 2.4rem;
  }
  .fs-c-breadcrumb {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }
  .fs-c-breadcrumb .fs-c-breadcrumb__list > li {
    font-size: 1.05rem;
    margin-bottom: 0rem;
  }
  .fs-p-productSearch__form {
    padding: 32px 4vw;
  }
  .fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts {
    max-width: 300px;
    width: 100%;
  }
  .fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop, .fs-c-buttonContainer--back .fs-c-button--myPageTop, .fs-c-buttonContainer--backToRegister .fs-c-button--myPageTop {
    max-width: 300px;
    width: 100%;
  }
  .fs-c-continueShopping {
    justify-content: center;
    display: flex;
  }
  a.fs-c-button--primary, button.fs-c-button--primary {
    max-width: 300px;
    width: 100%;
  }
  a.fs-c-button--primary.__long, button.fs-c-button--primary.__long {
    width: auto;
    max-width: none;
  }
  a.fs-c-button--secondary, button.fs-c-button--secondary {
    max-width: 300px;
    width: 100%;
  }
  .fs-c-button--standard {
    max-width: 300px;
    width: 100%;
  }
  .fs-c-buttonContainer--pair {
    display: flex;
    flex-wrap: wrap;
    margin-left: 4vw;
    margin-right: 4vw;
    grid-column-gap: 2.4rem;
    grid-row-gap: 2.4rem;
  }
  .ym-glnav__cnt-bottom {
    display: none;
  }
  .ym-glnav__branding {
    max-width: 160px;
    padding: 1.6rem 0;
  }
  .ym-offcan {
    width: 100%;
    pointer-events: none;
    z-index: 1010;
    position: fixed;
    top: 0;
    height: calc(var(--ym-env-vh) * 100);
  }
  .ym-offcan__wrap {
    border-top: 1px solid #b3b3b3;
    padding-top: 3.5rem;
  }
  .ym-offcan__user {
    border-bottom: 1px dotted #b3b3b3;
  }
  .ym-offcan__user .menber-info {
    display: flex;
  }
  .ym-offcan__user .fs-p-welcomeMsg {
    padding: 0.8rem 0.8rem;
    font-size: clamp(10px, 8.222px + 0.556vw, 11px);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex: 0 1 auto;
    color: #1b1b1b;
  }
  .ym-offcan__user .is-login, .ym-offcan__user .is-logout {
    padding: 0.8rem 0.8rem;
    font-size: clamp(10px, 8.222px + 0.556vw, 11px);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex: 1 1 auto;
  }
  .ym-offcan__area {
    padding: 2.4rem 4vw calc(2.4rem + var(--ym-offcan-bottom-h));
  }
  .ym-offcan__icon {
    margin: 0.8rem 0 0.8rem;
  }
  .ym-offcan__icon .is-loggedIn--true .ym-offcan__icon--login {
    display: none;
  }
  .ym-offcan__icon .is-loggedIn--false .ym-offcan__icon--logout {
    display: none;
  }
  .ym-offcan__icon ul > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    margin: 0;
  }
  .ym-offcan__icon ul > div > * {
    width: calc(33.33% + 0.26rem - 0.8rem);
    margin-top: 0.8rem;
    margin-right: 0.8rem;
  }
  .ym-offcan__icon ul > div > *:nth-of-type(-n+3) {
    margin-top: 0;
  }
  .ym-offcan__icon ul > div > *:nth-of-type(3n) {
    margin-right: 0;
  }
  .ym-offcan__icon ul a, .ym-offcan__icon ul .__dummy-a {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    background-color: #eeeeee;
    padding: 0.75em 0.5em;
    border-radius: 5px;
    line-height: 1;
    cursor: pointer;
    color: #666666;
    transition-duration: 0.4s;
  }
  .ym-offcan__icon ul a:hover, .ym-offcan__icon ul a:active, .ym-offcan__icon ul a:focus, .ym-offcan__icon ul .__dummy-a:hover, .ym-offcan__icon ul .__dummy-a:active, .ym-offcan__icon ul .__dummy-a:focus {
    color: #999999;
  }
  .ym-offcan__icon ul a img, .ym-offcan__icon ul a .material-symbols-outlined, .ym-offcan__icon ul .__dummy-a img, .ym-offcan__icon ul .__dummy-a .material-symbols-outlined {
    display: flex;
    justify-content: center;
    width: 100%;
    width: 3rem;
    padding-bottom: 0.25rem;
  }
  .ym-offcan__icon ul a .my-area__label, .ym-offcan__icon ul .__dummy-a .my-area__label {
    line-height: 1;
    display: flex;
    justify-content: center;
    width: 100%;
    font-size: 7.5px;
    font-size: 2.1428571429vw;
  }
  .ym-offcan__icon ul a .mypageItemNumberWrap, .ym-offcan__icon ul .__dummy-a .mypageItemNumberWrap {
    top: -5px;
    transform: translate(-0.25rem, 0.2rem);
  }
  .ym-offcan__tag {
    margin: 2.4rem 0;
    margin-bottom: 0;
  }
  .ym-offcan__tag-ttl {
    font-size: clamp(14px, 8.667px + 1.667vw, 17px);
    color: #1b1b1b;
    font-weight: 500 !important;
    padding: 0 0 1.6rem;
  }
  .ym-offcan__tag-flow {
    overflow-x: auto;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .ym-offcan__tag-flow::-webkit-scrollbar {
    display: none;
  }
  .ym-offcan__tag-inn {
    font-size: 0;
    padding: 1.6rem 0 1.6rem;
  }
  .ym-offcan__tag-inn__inn > * + * {
    margin-left: 0.4rem;
  }
  .ym-offcan__tag.ym-offcan__tag--search-area {
    border-bottom: 1px solid #b3b3b3;
  }
  .ym-offcan__ttl {
    font-size: clamp(14px, 8.667px + 1.667vw, 17px);
    font-family: "Zen Old Mincho", Meiryo, serif;
    font-display: swap;
    color: #1b1b1b;
    font-weight: 700 !important;
    display: block;
    cursor: pointer;
    margin: 0;
    padding: 0 0 1.6rem;
    border-bottom: 1px solid #b3b3b3;
  }
  .ym-offcan__ttl-sns {
    color: #1b1b1b;
    text-align: center;
    margin-top: 5rem;
    margin-bottom: 0;
  }
  .ym-offcan__ttl.ym-offcan__ttl--h4 {
    margin-top: 1.6rem;
    font-size: clamp(12px, 6.667px + 1.667vw, 15px);
  }
  .ym-offcan__search {
    margin: 2.4rem 0;
    width: 100%;
  }
  .ym-offcan__search-wrap {
    border-top: 1px solid #b3b3b3;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ym-offcan__search-detail {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 100px;
  }
  .ym-offcan__search-detail__btn {
    line-height: 1;
    padding: 1.3rem 1.6rem;
    background-color: #1b1b1b;
    border: 1px solid #1b1b1b;
    color: #ffffff;
    border-radius: 5px;
    margin-left: 0.8rem;
    cursor: pointer;
    transition-duration: 0.4s;
  }
  .ym-offcan__search-detail__btn:hover, .ym-offcan__search-detail__btn:active, .ym-offcan__search-detail__btn:focus {
    background-color: #ffffff;
    color: #1b1b1b;
  }
  .ym-offcan__box {
    margin: 0;
  }
  .ym-offcan__box .fas {
    margin-right: 0.8rem;
  }
  .ym-offcan__box-inn {
    position: relative;
  }
  .ym-offcan__box-inn a, .ym-offcan__box-inn .__dummy-a {
    cursor: pointer;
    cursor: pointer;
    font-size: clamp(12px, 6.667px + 1.667vw, 15px);
    font-family: "Zen Old Mincho", Meiryo, serif;
    font-display: swap;
    display: block;
    padding: 1.6rem 4vw;
    line-height: 1;
  }
  .ym-offcan__box-inn + .ym-offcan__box-inn {
    border-top: 1px solid #cccccc;
  }
  .ym-offcan__box-inn__smol {
    padding: 0.8rem 4vw 1.6rem;
  }
  .ym-offcan__box-inn__smol:not(:nth-last-of-type(1)) {
    padding: 0.8rem 4vw;
  }
  .ym-offcan__box-subttl {
    font-size: clamp(10px, 8.222px + 0.556vw, 11px);
    margin-left: 1.6rem;
    padding-left: 1.6rem;
    border-left: 1px solid #cccccc;
  }
  .ym-offcan__box .__btn {
    position: absolute;
    right: 0.8rem;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
  }
  .ym-offcan__box .__btn::before, .ym-offcan__box .__btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 1.2rem;
    background: #777777;
  }
  .ym-offcan__box .__btn::before {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .ym-offcan__box .__btn::after {
    transform: translate(-50%, -50%) rotate(180deg);
  }
  .ym-offcan__history > div {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.6rem;
  }
  .ym-offcan__history > div > * {
    margin-top: 3.5rem;
    margin-right: 0.8rem;
    width: calc(50% + 0.4rem - 0.8rem);
  }
  .ym-offcan__history > div > *:nth-of-type(-n+2) {
    margin-top: 0;
  }
  .ym-offcan__history > div > *:nth-of-type(2n) {
    margin-right: 0;
  }
  .ym-offcan__history--open {
    margin-bottom: 3.5rem;
  }
  .ym-offcan__history--open p {
    background-color: #ffffff;
    padding: 0.75em 0.75em;
    border: 1px solid #999999;
    text-align: center;
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    box-shadow: none;
    transition-duration: 0.4s;
    transition-property: background-color, color;
    cursor: pointer;
    border-radius: 5px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition-duration: 0.4s;
  }
  .ym-offcan__history--open p:hover, .ym-offcan__history--open p:active, .ym-offcan__history--open p:focus {
    background-color: #999999;
    border: 1px solid #999999;
    color: #ffffff;
  }
  .ym-offcan__history--open p span {
    flex: 0 0 2.4rem;
    padding: 0;
    margin-right: 0.8rem;
  }
  .ym-offcan__layer {
    width: 100%;
    height: 100%;
    min-height: calc(var(--ym-env-vh) * 100);
    overflow-y: scroll;
  }
  .ym-offcan__layer[class^=__layer-2-], .ym-offcan__layer[class*=" __layer-2-"], .ym-offcan__layer[class^=__layer-search], .ym-offcan__layer[class*=" __layer-search"] {
    position: absolute;
    top: 0;
    left: 0;
  }
  .ym-offcan__layer-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 10px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    background-color: #ffffff;
  }
  .ym-offcan__area {
    transform: translateX(-5%);
    overflow-y: scroll;
  }
  .ym-offcan__area.active {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    pointer-events: all;
  }
  .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__heading a, .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__heading .__dummy-a {
    cursor: pointer;
    cursor: pointer;
    font-size: clamp(12px, 6.667px + 1.667vw, 15px);
    font-family: "Zen Old Mincho", Meiryo, serif;
    font-display: swap;
    display: block;
    padding: 1.6rem 4vw;
    line-height: 1;
  }
  .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv2 > .fs-pt-menu__heading, .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv3 > .fs-pt-menu__heading, .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv4 > .fs-pt-menu__heading, .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv5 > .fs-pt-menu__heading, .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv6 > .fs-pt-menu__heading {
    display: none;
  }
  .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__heading a, .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__heading .__dummy-a {
    cursor: pointer;
    cursor: pointer;
    font-size: clamp(12px, 6.667px + 1.667vw, 15px);
    font-family: "Zen Old Mincho", Meiryo, serif;
    font-display: swap;
    display: block;
    padding: 1.6rem 4vw;
    line-height: 1;
  }
  .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv1 > .fs-pt-menu__heading, .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv3 > .fs-pt-menu__heading, .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv4 > .fs-pt-menu__heading, .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv5 > .fs-pt-menu__heading, .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv6 > .fs-pt-menu__heading {
    display: none;
  }
  .fs-l-footer .scroll-top {
    bottom: 2rem;
  }
  .fs-l-pageMain .scroll-top {
    bottom: 8rem;
  }
  .fs-body-product .fs-l-footer .scroll-top {
    display: none !important;
  }
  .fs-body-product .fs-l-footer #scroll-top-item.scroll-top {
    display: block !important;
  }
  .is-hidden-mobile {
    display: none !important;
  }
  .bk-max-md {
    display: inline;
  }
  .bk-min-md {
    display: block;
  }
  .bk-min-lg-v {
    display: inline;
  }
  .__arrow {
    width: 2rem;
  }
  .acc-wrap .acc-tit, .acc-wrap-li .acc-tit {
    padding-left: 8px;
    padding-right: 8px;
  }
  ul.acc-wrap-relate.__qa .acc-tit span::before {
    left: 0.8rem;
  }
  ul.acc-wrap-relate.__qa .acc-items > * {
    padding-left: 8px;
    padding-right: 8px;
  }
  ul.acc-wrap-relate.__qa .acc-items div {
    padding-left: 3.2rem;
  }
  ul.acc-wrap-relate.__qa .acc-items div.__a::before {
    left: 0.8rem;
  }
  .fs-p-productSearch__form.ym-productSearch .fs-p-productSearch__searchButtonContainer {
    padding-top: 3.5rem;
  }
  .ym-sticky.ym-fixed {
    width: 100% !important;
    position: -webkit-sticky;
    position: sticky;
  }
  .scroll-top {
    bottom: 15px;
  }
  footer.footer-wrap .footer-sec_body {
    padding: 3.5rem 0;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt {
    display: block;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .li-ttl {
    padding: 1.5em 1em;
    margin-top: 0;
    text-align: left !important;
  }
  #fs_ProductDetails .footer-sec_bottom {
    padding: 2.4rem 0 calc(14rem + 8vw);
  }
  footer.footer-wrap .footer-sec_bottom {
    padding: 2.4rem 0 calc(10rem + 8vw);
  }
  footer.footer-wrap .footer-sec_bottom ul {
    display: none;
  }
  .fr2-carousel .rcmd-slick-list {
    overflow: visible;
  }
  .fr2-carousel .fr2-listItem {
    margin: 0 0.4rem;
  }
  .fr2_ranking--3col .fr2-listItem {
    margin: 0 0.4rem;
  }
  .ym-banner-cntents {
    width: 300px !important;
    left: 0px;
  }
  #fs_ProductDetails .ym-banner-cntents {
    bottom: 9rem;
  }
  .swiper-horizontal > .swiper-pagination {
    bottom: 16px;
  }
  .col-ttl {
    margin-bottom: 2.4rem;
  }
  .col-ttl_02 {
    margin-bottom: 2.4rem;
  }
  .col-ttl_03 {
    margin-bottom: 2.4rem;
  }
  .sec.cate-top-sec {
    padding-top: 0;
  }
  .sec.cate-top-sec:nth-of-type(1) {
    padding-top: 0;
  }
  .col-ttl__qa {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 4px calc(50vw - 50% + 8px);
    width: 100vw;
  }
  .sec.__qa {
    padding-bottom: 2.4rem;
  }
  .cate-top-sec .cate-top-sec__img img {
    height: 100%;
  }
  .cate-top-sec .sec-cnt_c {
    display: block;
  }
  .sec-cnt_1-w:nth-of-type(1) {
    border-bottom: 1px solid #b3b3b3;
    background-position: 50% 0%;
  }
  .sec-cnt_1-w .pd-cnt-1 {
    width: 100%;
  }
  .col-cnt_2 > * {
    width: calc(50% + 0.4rem - 0.8rem);
    margin-top: 2.4rem;
    margin-right: 0.8rem;
  }
  .col-cnt_2 > *:nth-of-type(-n+2) {
    margin-top: 2.4rem;
  }
  .col-cnt_2 > *:nth-of-type(2n) {
    margin-right: 0.8rem;
  }
  .col-cnt_2 > *:nth-of-type(-n+2) {
    margin-top: 0;
  }
  .col-cnt_2 > *:nth-of-type(2n) {
    margin-right: 0;
  }
  .col-cnt_42 > *, .col-cnt_42-ranking > div > * {
    width: calc(50% + 0.4rem - 0.8rem);
    margin-top: 2.4rem;
    margin-right: 0.8rem;
  }
  .col-cnt_42 > *:nth-of-type(-n+4), .col-cnt_42-ranking > div > *:nth-of-type(-n+4) {
    margin-top: 2.4rem;
  }
  .col-cnt_42 > *:nth-of-type(4n), .col-cnt_42-ranking > div > *:nth-of-type(4n) {
    margin-right: 0.8rem;
  }
  .col-cnt_42 > *:nth-of-type(-n+2), .col-cnt_42-ranking > div > *:nth-of-type(-n+2) {
    margin-top: 0;
  }
  .col-cnt_42 > *:nth-of-type(2n), .col-cnt_42-ranking > div > *:nth-of-type(2n) {
    margin-right: 0;
  }
  .col-cnt_31 > * {
    width: 100%;
    margin-top: 0.4rem;
    margin-right: 0.4rem;
  }
  .col-cnt_31 > *:nth-of-type(-n+3) {
    margin-top: 0.4rem;
  }
  .col-cnt_31 > *:nth-of-type(3n) {
    margin-right: 0.4rem;
  }
  .col-cnt_31 > *:nth-of-type(-n+1) {
    margin-top: 0;
  }
  .col-cnt_31 > *:nth-of-type(1n) {
    margin-right: 0;
  }
  .sec-cnt_brand.sec-cnt_brand--vw100 {
    max-width: 100vw;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
  .sec-cnt_brand.sec-cnt_brand--2 {
    transform: initial;
  }
  .sec-cnt_brand.sec-cnt_brand--2 .sec-cnt_brand__dd {
    flex: 0 1 50%;
  }
  .sec-cnt_brand.sec-cnt_brand--2 .sec-cnt_brand__dd img {
    width: clamp(80px, -166.154px + 76.923vw, 180px);
    max-width: 180px;
    transform: translateX(0%);
  }
  .sec-cnt_brand.sec-cnt_brand--2 .sec-cnt_brand__le {
    flex: 0 1 50%;
  }
  .sec-cnt_brand.sec-cnt_brand--2 .sec-cnt_brand__le img {
    width: clamp(60px, -38.462px + 30.769vw, 100px);
    max-width: 100px;
  }
  .sec-cnt_brand.sec-cnt_brand--3 > div {
    flex: 0 1 33.3%;
  }
  .sec-cnt_brand.sec-cnt_brand--3 img {
    width: 90%;
  }
  .sec-cnt_brand.sec-cnt_brand--3 .sec-cnt_brand__all {
    flex: 0 1 28%;
  }
  .sec-cnt_brand.sec-cnt_brand--3 .sec-cnt_brand__all img {
    max-width: 60%;
  }
  .sec-cnt_brand.sec-cnt_brand--3 .sec-cnt_brand__dd {
    flex: 0 1 44%;
  }
  .sec-cnt_brand.sec-cnt_brand--3 .sec-cnt_brand__le {
    flex: 0 1 28%;
  }
  .sec-cnt_brand.sec-cnt_brand--3 .sec-cnt_brand__le img {
    max-width: 95%;
  }
  .sec-cnt_instagram {
    border: 1px solid #cccccc;
  }
  .sec-cnt_instagram.sec-cnt_instagram--only {
    border: none;
  }
  .sec-cnt_instagram.sec-cnt_instagram--only li {
    border: 1px solid #999999;
  }
  .sec-cnt_instagram li:nth-child(2n+1) {
    border-right: 1px solid #999999;
  }
  .sec-cnt_instagram li:nth-of-type(n+3) {
    border-top: 1px solid #999999;
  }
  .col-cnt_hero-info ul li {
    text-align: center;
  }
  .col-footer-2col {
    flex-wrap: wrap;
  }
  .col-footer-2col > *:nth-of-type(1) {
    margin-bottom: 0.8rem;
    margin-right: 0;
  }
  .ym-card-cnt_v-cst .card-img,
.ym-card-cnt_v-cst > a .card-img {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: clamp(60px, 20px + 12.5vw, 100px);
  }
  .ym-card-cnt_v-cst .card-body p,
.ym-card-cnt_v-cst > a .card-body p {
    display: none;
  }
  .ym-card-cnt_vh .card-img,
.ym-card-cnt_vh > a .card-img {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .ym-card-cnt_vh .card-img::before,
.ym-card-cnt_vh > a .card-img::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  .ym-card-cnt_vh .card-img__inn,
.ym-card-cnt_vh > a .card-img__inn {
    position: absolute;
    bottom: 50%;
    right: 0;
    transform: translateY(50%);
  }
  .ym-card-cnt_vh .card-img img,
.ym-card-cnt_vh > a .card-img img {
    width: 100%;
  }
  .ym-card-cnt_vh .card-body > *:nth-child(1),
.ym-card-cnt_vh > a .card-body > *:nth-child(1) {
    margin: 0.8rem 0 1.6rem;
  }
  .ym-card-cnt_vh .card-body > *:last-child,
.ym-card-cnt_vh > a .card-body > *:last-child {
    display: block;
    margin-top: 0.8rem;
  }
  .ym-card-cnt_vh .card-body .body-ft,
.ym-card-cnt_vh > a .card-body .body-ft {
    text-align: right;
    cursor: pointer;
    color: #666666;
  }
  .ym-card-cnt_vh .card-body .body-ft::before,
.ym-card-cnt_vh > a .card-body .body-ft::before {
    content: "-";
    display: inline-block;
    font-weight: 500;
    margin-right: 5px;
  }
  .ym-card-cnt_vh .card-body .body-ft:hover, .ym-card-cnt_vh .card-body .body-ft:active, .ym-card-cnt_vh .card-body .body-ft:focus,
.ym-card-cnt_vh > a .card-body .body-ft:hover,
.ym-card-cnt_vh > a .card-body .body-ft:active,
.ym-card-cnt_vh > a .card-body .body-ft:focus {
    color: #999999;
  }
  .ym-card-cnt_v .card-img,
.ym-card-cnt_v > a .card-img {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 180px;
  }
  [class^=tab-panel].__ranking > * + *,
[class*=" tab-panel"].__ranking > * + * {
    margin-top: 2.4rem;
  }
  .swiper-container.tgl-swi-wrap.__arraivals-gerne .swiper-slide {
    width: 120px !important;
  }
  .fr2-none-carousel_sec-cnt-421 .fr2-listItem {
    width: calc(50% + 0.4rem - 0.8rem);
    margin-top: 2.4rem;
    margin-right: 0.8rem;
  }
  .fr2-none-carousel_sec-cnt-421 .fr2-listItem:nth-of-type(-n+4) {
    margin-top: 2.4rem;
  }
  .fr2-none-carousel_sec-cnt-421 .fr2-listItem:nth-of-type(4n) {
    margin-right: 0.8rem;
  }
  .fr2-none-carousel_sec-cnt-421 .fr2-listItem:nth-of-type(-n+2) {
    margin-top: 0;
  }
  .fr2-none-carousel_sec-cnt-421 .fr2-listItem:nth-of-type(2n) {
    margin-right: 0;
  }
  .fr2-none-carousel_sec-cnt-4p2s3 .fr2-listItem:nth-of-type(-n+2) {
    width: calc(50% + 0.2rem - 0.4rem);
  }
  .fr2-none-carousel_sec-cnt-4p2s3 .fr2-listItem:not(:nth-of-type(-n+2)) {
    width: calc(33.33% + 0.13rem - 0.4rem);
    margin-top: 2.4rem;
  }
  .fr2-none-carousel_sec-cnt-4p2s3 .fr2-listItem:nth-of-type(1) {
    margin-right: 0.4rem;
  }
  .fr2-none-carousel_sec-cnt-4p2s3 .fr2-listItem:nth-of-type(3), .fr2-none-carousel_sec-cnt-4p2s3 .fr2-listItem:nth-of-type(4) {
    margin-right: 0.4rem;
  }
  .ym-fs-slider .fs-c-productListItem__imageContainer a img {
    height: 100vh;
  }
  :is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem {
    width: calc(33.33% + 0.26rem - 0.8rem);
    margin-top: 3.5rem;
    margin-right: 0.8rem;
  }
  :is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(-n+4) {
    margin-top: 3.5rem;
  }
  :is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(4n) {
    margin-right: 0.8rem;
  }
  :is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(-n+3) {
    margin-top: 0;
  }
  :is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(3n) {
    margin-right: 0;
  }
  .arrivals-list.fs-c-productListCarousel .slick-slide {
    width: calc(50% + 0.4rem - 0.8rem);
  }
  .arrivals-list.fs-c-productListCarousel .slick-slide:nth-of-type(5n) {
    margin-right: 0 !important;
  }
  .arrivals-list.fs-c-productListCarousel .slick-slide:nth-of-type(3n) {
    margin-right: 0 !important;
  }
  .arrivals-list.fs-c-productListCarousel .slick-slide:nth-of-type(odd) {
    margin-right: 0.8rem !important;
  }
  .arrivals-list.fs-c-productListCarousel .slick-slide:nth-of-type(-n+4) {
    margin-top: 2.4rem !important;
  }
  .arrivals-list.fs-c-productListCarousel .slick-slide:nth-of-type(4n) {
    margin-right: 0.8rem !important;
  }
  .arrivals-list.fs-c-productListCarousel .slick-slide:nth-of-type(-n+2) {
    margin-top: 0 !important;
  }
  .arrivals-list.fs-c-productListCarousel .slick-slide:nth-of-type(2n) {
    margin-right: 0 !important;
  }
  .arrivals-list .fs-c-productListItem__productName {
    margin-top: 0.8rem;
  }
  .fs-c-productListCarousel .slick-slide,
.fs-c-productList__list__item {
    width: calc(33.33% + 0.13rem - 0.4rem);
    margin-top: 3.5rem;
    margin-right: 0.4rem;
  }
  .fs-c-productListCarousel .slick-slide:nth-of-type(-n+5),
.fs-c-productList__list__item:nth-of-type(-n+5) {
    margin-top: 3.5rem;
  }
  .fs-c-productListCarousel .slick-slide:nth-of-type(5n),
.fs-c-productList__list__item:nth-of-type(5n) {
    margin-right: 0.4rem;
  }
  .fs-c-productListCarousel .slick-slide:nth-of-type(-n+3),
.fs-c-productList__list__item:nth-of-type(-n+3) {
    margin-top: 0;
  }
  .fs-c-productListCarousel .slick-slide:nth-of-type(3n),
.fs-c-productList__list__item:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .fs-l-main {
    padding-left: 0;
    padding-right: 0;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li a {
    text-align: left !important;
    padding-left: 0 !important;
  }
  .ym-fs-slider .fs-c-productListCarousel__list__item {
    flex-basis: 252px !important;
    max-width: 252px !important;
    min-width: 252px !important;
    margin-left: calc(24px * 0.5) !important;
    margin-right: calc(24px * 0.5) !important;
  }
}
@media screen and (min-width: 769px) {
  .fs-c-breadcrumb {
    max-width: 1248px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
  }
  .fs-body-login .fs-c-loginForm {
    display: block !important;
    margin: 0;
  }
  .hamb-btn {
    transform: translateY(0.5rem);
  }
  .ym-glnav__cnt {
    max-width: 1248px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
  }
  .ym-glnav__cnt-bottom {
    max-width: 1248px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
  }
  .ym-glnav__branding {
    max-width: 190px;
  }
  .ym-glnav__notification a {
    padding: 1em 0;
  }
  .ym-cover__offcan {
    z-index: 999;
  }
  .ym-cover__offcan.active {
    background: rgba(0, 0, 0, 0.6);
  }
  .ym-offcan__cross-btn {
    max-width: 1248px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
  }
  .ym-offcan__cross-btn {
    display: none;
  }
  .ym-offcan__cross-btn #ym-offcan__cross-btn {
    display: none;
  }
  .ym-offcan {
    width: 100%;
    pointer-events: none;
    transition-duration: 0.4s;
    z-index: 1010;
    position: fixed;
    top: 105px;
    max-height: var(--ym-offcan-height);
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__area-inn {
    display: grid;
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 2.4rem;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__user {
    grid-column-start: 1;
    grid-column-end: 6;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__icon {
    grid-column-start: 1;
    grid-column-end: 6;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__search {
    display: none;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__history--open {
    grid-column-start: 6;
    grid-column-end: 9;
    grid-row-start: 2;
    grid-row-end: 3;
    align-self: end;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__tag {
    grid-column-start: 1;
    grid-column-end: 9;
    grid-row-start: 3;
    grid-row-end: 4;
    position: relative;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__wrap--1 {
    grid-column-start: 1;
    grid-column-end: 9;
    grid-row-start: 4;
    grid-row-end: auto;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__wrap--2 {
    grid-column-start: 1;
    grid-column-end: 9;
    grid-row-start: 5;
    grid-row-end: auto;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__wrap--3 {
    grid-column-start: 1;
    grid-column-end: 9;
    grid-row-start: 6;
    grid-row-end: auto;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__wrap--4 {
    grid-column-start: 1;
    grid-column-end: 9;
    grid-row-start: 7;
    grid-row-end: auto;
  }
  .ym-offcan #glv-area__swi-1 .ym-offcan__wrap--5 {
    grid-column-start: 1;
    grid-column-end: 9;
    grid-row-start: 8;
    grid-row-end: auto;
  }
  .ym-offcan__user {
    border-bottom: 1px dotted #b3b3b3;
  }
  .ym-offcan__user .menber-info {
    display: flex;
  }
  .ym-offcan__user .fs-p-welcomeMsg {
    padding: 0.8rem 0.8rem;
    font-size: clamp(10px, 8.222px + 0.556vw, 11px);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex: 0 1 auto;
    color: #1b1b1b;
  }
  .ym-offcan__user .is-login, .ym-offcan__user .is-logout {
    padding: 0.8rem 0.8rem;
    font-size: clamp(10px, 8.222px + 0.556vw, 11px);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex: 1 1 auto;
  }
  .ym-offcan__icon {
    border-bottom: 1px dotted #b3b3b3;
    padding-bottom: 2.4rem;
  }
  .ym-offcan__icon .is-loggedIn--true .ym-offcan__icon--login {
    display: none;
  }
  .ym-offcan__icon .is-loggedIn--false .ym-offcan__icon--logout {
    display: none;
  }
  .ym-offcan__icon ul > div {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .ym-offcan__icon ul > div > * {
    width: 70px;
  }
  .ym-offcan__icon ul > div li:nth-of-type(1) {
    width: 60px;
  }
  .ym-offcan__icon ul > div li:nth-of-type(4) {
    width: 85px;
  }
  .ym-offcan__icon ul > div li:nth-of-type(6) {
    width: 50px;
  }
  .ym-offcan__icon ul a, .ym-offcan__icon ul .__dummy-a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    cursor: pointer;
  }
  .ym-offcan__icon ul a img, .ym-offcan__icon ul a .material-symbols-outlined, .ym-offcan__icon ul .__dummy-a img, .ym-offcan__icon ul .__dummy-a .material-symbols-outlined {
    display: flex;
    justify-content: center;
    width: 100%;
    width: 3rem;
    font-size: 3rem;
    padding-bottom: 0.5rem;
  }
  .ym-offcan__icon ul a .my-area__label, .ym-offcan__icon ul .__dummy-a .my-area__label {
    line-height: 1;
    display: flex;
    justify-content: center;
    width: 100%;
    font-size: 7.5px;
    font-size: 2.1428571429vw;
  }
  .ym-offcan__icon ul a .mypageItemNumberWrap, .ym-offcan__icon ul .__dummy-a .mypageItemNumberWrap {
    top: -5px;
    transform: translate(-0.25rem, 0.2rem);
  }
  .ym-offcan__tag-inn {
    font-size: 0;
    padding: 1.2rem 0 0.8rem;
    width: 100%;
  }
  .ym-offcan__tag-inn__inn > * + * {
    margin-left: 0.4rem;
  }
  .ym-offcan__tag.ym-offcan__tag--search-area {
    margin-top: 2.4rem;
    padding-bottom: 1.6rem;
    border-bottom: 1px dotted #b3b3b3;
  }
  .ym-offcan__ttl, .ym-offcan__tag-ttl {
    font-family: "Zen Old Mincho", Meiryo, serif;
    font-display: swap;
    font-size: clamp(14px, 8.667px + 1.667vw, 17px);
    color: #1b1b1b;
    display: block;
    margin: 0;
    padding: 0 0 0.4rem;
    border-bottom: 1px solid #b3b3b3;
    font-weight: 500;
  }
  .ym-offcan__ttl-sns, .ym-offcan__tag-ttl-sns {
    font-size: clamp(14px, 8.667px + 1.667vw, 17px);
    font-weight: 700;
    font-family: "Zen Old Mincho", Meiryo, serif;
    font-display: swap;
    color: #1b1b1b;
    text-align: center;
    margin-top: 2.4rem;
    margin-bottom: 0;
  }
  .ym-offcan__ttl {
    font-weight: 700 !important;
  }
  .ym-offcan__ttl.ym-offcan__ttl--h4 {
    margin: 2.4rem 0 1.6rem;
    font-size: clamp(12px, 6.667px + 1.667vw, 15px);
  }
  .ym-offcan__tag-ttl {
    font-family: a-otf-ud-shin-go-pr6n, Meiryo, sans-serif;
    font-display: swap;
    font-weight: 500;
  }
  .ym-offcan__search .fs-p-searchForm {
    padding: 0;
  }
  .ym-offcan__search .fs-p-searchForm .pt-sForm_input {
    height: 4.3rem;
  }
  .ym-offcan__search .fs-p-searchForm .pt-sForm_button {
    height: 3.8rem;
  }
  .ym-offcan__search-detail {
    display: none;
  }
  .ym-offcan__box {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .ym-offcan__box .fas {
    margin-right: 0.8rem;
  }
  .ym-offcan__box-inn {
    position: relative;
    padding: 0.5rem;
    display: flex;
    width: 25%;
    font-size: clamp(12px, 6.667px + 1.667vw, 15px);
  }
  .ym-offcan__box-inn a, .ym-offcan__box-inn .__dummy-a {
    display: flex;
    width: 100%;
    font-family: "Zen Old Mincho", Meiryo, serif;
    font-display: swap;
    cursor: pointer;
    color: #1b1b1b;
    display: block;
    padding: 0 0 0.5em;
    border-bottom: 1px solid #cccccc;
    transition-duration: 0.4s;
    cursor: pointer;
    color: #666666;
  }
  .ym-offcan__box-inn a:hover, .ym-offcan__box-inn a:active, .ym-offcan__box-inn a:focus, .ym-offcan__box-inn .__dummy-a:hover, .ym-offcan__box-inn .__dummy-a:active, .ym-offcan__box-inn .__dummy-a:focus {
    color: #999999;
  }
  .ym-offcan__box-inn a.__back::before, .ym-offcan__box-inn .__dummy-a.__back::before {
    border: none;
  }
  .ym-offcan__box-inn.ym-offcan__box-inn--solo a {
    line-height: 3.7rem;
  }
  .ym-offcan__box-subttl {
    font-size: clamp(10px, 8.222px + 0.556vw, 11px);
    line-height: 1;
    display: block;
  }
  .ym-offcan__box.ym-offcan__box--back a, .ym-offcan__box.ym-offcan__box--back .__dummy-a {
    border-bottom: none;
  }
  .ym-offcan__box.ym-offcan__box--back li {
    width: 50%;
  }
  .ym-offcan__history > div {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.6rem;
  }
  .ym-offcan__history > div > * {
    margin-top: 3.5rem;
    margin-right: 0.8rem;
    width: calc(25% + 0.2rem - 0.8rem);
  }
  .ym-offcan__history > div > *:nth-of-type(-n+4) {
    margin-top: 0;
  }
  .ym-offcan__history > div > *:nth-of-type(4n) {
    margin-right: 0;
  }
  .ym-offcan__history--open p {
    background-color: #ffffff;
    padding: 0.75em 0.75em;
    border: 1px solid #999999;
    text-align: center;
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    box-shadow: none;
    transition-duration: 0.4s;
    transition-property: background-color, color;
    cursor: pointer;
    border-radius: 5px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition-duration: 0.4s;
  }
  .ym-offcan__history--open p:hover, .ym-offcan__history--open p:active, .ym-offcan__history--open p:focus {
    background-color: #999999;
    border: 1px solid #999999;
    color: #ffffff;
  }
  .ym-offcan__history--open p span {
    flex: 0 0 2.4rem;
    padding: 0;
    margin-right: 0.8rem;
  }
  .ym-offcan__layer {
    padding-left: 4vw;
    padding-right: 4vw;
    margin: 0 auto;
    width: 100%;
    height: 100%;
  }
  .ym-offcan__layer[class^=__layer-2-], .ym-offcan__layer[class*=" __layer-2-"], .ym-offcan__layer[class^=__layer-search], .ym-offcan__layer[class*=" __layer-search"], .ym-offcan__layer[class^=__layer-items], .ym-offcan__layer[class*=" __layer-items"] {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
  }
  .ym-offcan__layer-bg {
    position: absolute;
    pointer-events: auto;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 10px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    background-color: #ffffff;
  }
  .ym-offcan .hf-sns {
    max-width: 37.5rem;
    margin-left: auto;
    margin-right: auto;
  }
  .ym-offcan__area {
    transform: translateY(-10px);
    overflow-y: scroll;
    height: var(--ym-offcan-height);
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
  }
  .ym-offcan__area::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
  }
  .ym-offcan__area.active {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    pointer-events: all;
  }
  .ym-offcan__area-inn {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .h-menu-list__lv1.fs-pt-menu {
    display: flex;
    flex-wrap: wrap;
    padding: 2.4rem 0;
    position: relative;
  }
  .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv1 {
    display: flex;
    flex-wrap: wrap;
    width: 25%;
  }
  .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv1 > .fs-pt-menu__heading {
    font-family: "Zen Old Mincho", Meiryo, serif;
    font-display: swap;
    cursor: pointer;
    color: #1b1b1b;
    display: block;
    padding: 0 0 0.5em;
    border-bottom: 1px solid #cccccc;
    transition-duration: 0.4s;
    cursor: pointer;
    color: #666666;
    font-size: 1.4rem;
  }
  .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv1 > .fs-pt-menu__heading:hover, .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv1 > .fs-pt-menu__heading:active, .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv1 > .fs-pt-menu__heading:focus {
    color: #999999;
  }
  .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv1 + * {
    margin-left: 0.8rem;
  }
  .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv2, .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv3, .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv4, .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv5, .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv6 {
    display: none;
  }
  .h-menu-list__lv2.fs-pt-menu {
    padding: 2.4rem 0;
    position: relative;
  }
  .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv1 {
    display: flex;
    flex-wrap: wrap;
  }
  .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv1 .fs-pt-menu__heading {
    display: none;
    width: 100%;
  }
  .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv1 > .fs-pt-menu__heading {
    font-size: 1.5rem;
    margin-top: 0;
  }
  .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv1 > .fs-pt-menu__submenu {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv2 {
    display: flex;
    flex-wrap: wrap;
    width: 25%;
  }
  .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv2 > .fs-pt-menu__heading {
    font-family: "Zen Old Mincho", Meiryo, serif;
    font-display: swap;
    cursor: pointer;
    color: #1b1b1b;
    display: block;
    padding: 0 0 0.5em;
    border-bottom: 1px solid #cccccc;
    transition-duration: 0.4s;
    cursor: pointer;
    color: #666666;
    font-size: 1.4rem;
  }
  .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv2 > .fs-pt-menu__heading:hover, .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv2 > .fs-pt-menu__heading:active, .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv2 > .fs-pt-menu__heading:focus {
    color: #999999;
  }
  .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv2 + * {
    margin-left: 0.8rem;
  }
  .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv3, .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv4, .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv5, .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv6 {
    display: none;
  }
  .scroll-top {
    right: 3.5rem;
    bottom: 3.5rem;
  }
  .hf-acc.hf-acc--header .hf-acc__ttl {
    display: none;
  }
  .hf-acc.hf-acc--header .hf-acc__cbox {
    display: none;
  }
  .hf-acc.hf-acc--header .hf-acc__cbox:not(:checked) + .hf-acc__ttl + .hf-acc__items {
    transition: 0.6s;
    max-height: 700px;
  }
  .hf-acc.hf-acc--header ul {
    margin-top: 1.6rem;
    display: flex;
    justify-content: center;
  }
  .hf-acc.hf-acc--header ul li {
    line-height: 1;
    position: relative;
  }
  .hf-acc.hf-acc--header ul li:not(:nth-of-type(1)) {
    margin-left: 1.6rem;
    padding-left: 1.6rem;
  }
  .hf-acc.hf-acc--header ul li:not(:nth-of-type(1))::before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #cccccc;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .is-hidden-pc {
    display: none !important;
  }
  .sec-kpt {
    padding-top: 14rem !important;
  }
  .sec-kpmt {
    padding-top: 14rem !important;
    margin-top: 14rem !important;
  }
  .acc-wrap-li.acc-wrap-li--prod .acc-tit-li {
    padding: 1.6rem 0;
  }
  .fs-p-productSearch__form.ym-productSearch {
    padding: 0 3.2rem;
  }
  .fs-p-productSearch__form.ym-productSearch .fs-p-productSearch__inputTable {
    table-layout: auto;
  }
  .scroll-top {
    right: 3.5rem;
    bottom: 3.5rem;
  }
  footer.footer-wrap .footer-sec_info-1 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  footer.footer-wrap .footer-sec_info-1 ul {
    gap: 0.8rem;
  }
  footer.footer-wrap .footer-sec_info-1 a:hover, footer.footer-wrap .footer-sec_info-1 a:active, footer.footer-wrap .footer-sec_info-1 a:focus {
    color: #ffffff;
    background-color: #999999;
  }
  footer.footer-wrap .footer-sec_info-2 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt {
    max-width: 1248px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .li-ttl {
    margin-top: 0;
    border-bottom: none;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-thr,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou {
    border-top: none;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-pri .mol-cnt .org-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .org-pri .mol-cnt .org-sec,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec .mol-cnt .org-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec .mol-cnt .org-sec,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr .mol-cnt .org-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr .mol-cnt .org-sec,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou .mol-cnt .org-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou .mol-cnt .org-sec {
    width: 100%;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li a,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li a {
    padding-top: 0.25em;
    padding-bottom: 0.75em;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-pri ul li,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec ul li,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr ul li,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou ul li {
    width: 100%;
  }
  footer.footer-wrap .footer-sec_bottom .sec-cnt {
    max-width: 1248px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
  }
  .footer-sec_sns {
    border-bottom: none;
    order: 1;
  }
  .fr2-carousel .rcmd-slick-arrow::before {
    background-size: 12px;
    width: 42px;
    height: 42px;
  }
  .fr2-carousel .rcmd-slick-prev {
    width: 42px;
    height: 42px;
  }
  .fr2-carousel .rcmd-slick-next {
    width: 42px;
    height: 42px;
  }
  .top-slider.top-slider--brand {
    margin-bottom: 14rem;
  }
  .swiper-container.swiper-container--circle :is(.swiper-button-prev,
.swiper-button-next) {
    background-size: 12px;
    --swiper-navigation-size:42px;
  }
  .col-ttl-img {
    margin-bottom: 3.5rem;
  }
  .btns-move-to li {
    margin-left: 1.6rem;
  }
  .sec-cnt {
    max-width: 1248px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
  }
  .sec-cnt > * + * {
    margin-top: 2.4rem;
  }
  .sec-cnt:not(:nth-of-type(1)) {
    margin-top: 7rem;
  }
  .sec-cnt.sec-cnt--top-new-arri .col-ttl-img.col-ttl-img--dd {
    margin-top: 7rem;
  }
  .sec-cnt.sec-cnt--top-new-arri .col-ttl-img.col-ttl-img--le {
    margin-top: 10rem;
  }
  .sec-cnt.sec-cnt--top-re-arri .sec-cnt_brand, .sec-cnt.sec-cnt--top-ranking .sec-cnt_brand, .sec-cnt.sec-cnt--top-movie .sec-cnt_brand {
    margin-bottom: 3.5rem;
  }
  .sec-cnt.sec-cnt--brand-insta .sec-cnt_instagram {
    margin-bottom: 3.5rem;
  }
  .sec {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }
  .sec:nth-of-type(1) {
    padding-bottom: 14rem;
  }
  .sec.sec--brand-insta {
    padding-top: 10.5rem;
  }
  .sec.sec--tags {
    padding-bottom: 5rem;
  }
  .cate-top-sec .sec-cnt_c {
    max-width: 1248px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
  }
  .cate-top-sec .sec-cnt_c .ym-card-cnt {
    width: 80%;
  }
  .cate-top-sec .sec-cnt_c .ym-card-cnt .card-body {
    margin-left: 0.4rem;
    margin-right: 0.4rem;
  }
  .cate-top-sec .sec-cnt_c .ym-card-cnt .card-body {
    margin-left: 0.8rem;
    margin-right: 0.8rem;
  }
  .sec-brand.sec-brand--hero-t {
    margin-top: 2.4rem;
    margin-bottom: 2.4rem;
  }
  .sec-brand.sec-brand--hero-b {
    padding-top: 3.5rem;
    padding-bottom: 10rem;
  }
  .sec-brand.sec-brand--b-hero-b {
    padding-top: 4.6rem;
    padding-bottom: 7rem;
  }
  .sec-cate-ranking {
    margin-top: 7rem;
    margin-bottom: 7rem;
    padding-bottom: 7rem;
  }
  .sec-cnt_1-w:nth-of-type(1) {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }
  .sec-cnt_1-w .org-pri-inn {
    display: block;
    max-width: 1200px;
  }
  .sec-cnt_brand > div {
    padding: 1.6rem 3.5rem;
  }
  .sec-cnt_brand.sec-cnt_brand--3 img {
    max-height: 35px;
    min-height: 35px;
  }
  .sec-cnt_brand-gerne a {
    transition-duration: 0.4s;
    transition-property: background-color, color, border;
  }
  .sec-cnt_brand-gerne a:hover, .sec-cnt_brand-gerne a:active, .sec-cnt_brand-gerne a:focus {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999;
  }
  .sec-cnt_brand-gerne li {
    width: calc(25% - 0.6rem);
  }
  .sec-cnt_brand-gerne.sec-cnt_brand-gerne--3 li {
    width: calc(33.3% - 5.33rem);
  }
  .sec-cnt_instagram {
    gap: 0.8rem;
  }
  .sec-cnt_instagram li {
    border: 1px solid #999999;
    width: calc(25% - 0.6rem);
    transition-duration: 0.4s;
    transition-property: background-color, color;
  }
  .sec-cnt_instagram li:hover, .sec-cnt_instagram li:active, .sec-cnt_instagram li:focus {
    color: #ffffff;
    background-color: #999999;
  }
  .sec-cnt_instagram li.__w50 {
    width: calc(50% - 0.4rem);
  }
  .col-cnt_bnr {
    gap: 1.6rem;
  }
  .col-cnt_bnr > *.__w50 {
    width: calc(50% - 0.8rem);
  }
  .col-cnt_bnr > *.__w333 {
    width: calc(33.3% - 1.0666666667rem);
  }
  .col-cnt_bnr__wp {
    gap: 1.6rem;
  }
  .sec-cnt_info {
    max-width: 1248px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
  }
  .col-cnt_hero-info {
    margin-top: 0;
    width: 100%;
  }
  .col-cnt_hero-info ul {
    margin: 0 5rem;
  }
  .col-cnt_hero-info ul li .__txt {
    display: inline;
  }
  .col-cnt_hero-info ul li .__date {
    display: inline;
    margin-right: 0.8rem;
    text-align: center;
  }
  .col-cnt_hero-info ul li .__date::after {
    content: "|";
    display: inline-block;
    margin-left: 0.8rem;
  }
  .sec-cnt.sec-cnt__hv {
    max-width: 1200px;
    display: flex;
    align-items: center;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
  .sec-cnt.sec-cnt__hv .col-ttl__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 300px;
    min-height: 45px;
    border-right: 1px solid #e6e6e6;
  }
  .ym-card-cnt_v-cst,
.ym-card-cnt_v-cst > a {
    padding: 2.4rem 1.6rem;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: wrap;
  }
  .ym-card-cnt_v-cst .card-img,
.ym-card-cnt_v-cst > a .card-img {
    align-content: flex-start;
    margin-bottom: 1.6rem;
    margin-right: 0;
  }
  .ym-card-cnt_v-cst .card-body,
.ym-card-cnt_v-cst > a .card-body {
    align-content: flex-start;
  }
  .ym-card-cnt_v-cst .card-body .body-ft,
.ym-card-cnt_v-cst > a .card-body .body-ft {
    margin-top: 1.6rem;
  }
  .ym-card-cnt_v-cst .card-body,
.ym-card-cnt_v-cst > a .card-body {
    text-align: center;
    max-width: 350px;
  }
  .ym-card-cnt_vh,
.ym-card-cnt_vh > a {
    display: flex;
    justify-content: space-between;
  }
  .ym-card-cnt_vh .card-img,
.ym-card-cnt_vh > a .card-img {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 200px;
    max-height: 200px;
    overflow: hidden;
    margin-right: 1.6rem;
  }
  .ym-card-cnt_vh .card-img img,
.ym-card-cnt_vh > a .card-img img {
    width: 100%;
  }
  .ym-card-cnt_vh .card-body,
.ym-card-cnt_vh > a .card-body {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-top: 2.4rem;
  }
  .ym-card-cnt_vh .card-body > *,
.ym-card-cnt_vh > a .card-body > * {
    width: 100%;
  }
  .ym-card-cnt_vh .card-body > *:nth-child(1),
.ym-card-cnt_vh > a .card-body > *:nth-child(1) {
    margin-bottom: 0.8rem;
  }
  .ym-card-cnt_vh .card-body > *:last-child,
.ym-card-cnt_vh > a .card-body > *:last-child {
    margin-top: 0.8rem;
  }
  .ym-card-cnt_vh .card-body .body-ft,
.ym-card-cnt_vh > a .card-body .body-ft {
    cursor: pointer;
    color: #666666;
  }
  .ym-card-cnt_vh .card-body .body-ft::before,
.ym-card-cnt_vh > a .card-body .body-ft::before {
    content: "-";
    display: inline-block;
    font-weight: 500;
    margin-right: 5px;
  }
  .ym-card-cnt_vh .card-body .body-ft:hover, .ym-card-cnt_vh .card-body .body-ft:active, .ym-card-cnt_vh .card-body .body-ft:focus,
.ym-card-cnt_vh > a .card-body .body-ft:hover,
.ym-card-cnt_vh > a .card-body .body-ft:active,
.ym-card-cnt_vh > a .card-body .body-ft:focus {
    color: #999999;
  }
  .swiper-container.tgl-swi-wrap.__arraivals-gerne .swiper-wrapper {
    justify-content: center;
  }
  .swiper-container.tgl-swi-wrap.__arraivals-gerne .swiper-button-next, .swiper-container.tgl-swi-wrap.__arraivals-gerne .swiper-button-prev {
    display: none;
  }
  .fr2-none-carousel_sec-cnt-4p2s3 .fr2-listItem {
    width: calc(25% + 0.4rem - 1.6rem);
    margin-top: 2.4rem;
    margin-right: 1.6rem;
  }
  .fr2-none-carousel_sec-cnt-4p2s3 .fr2-listItem:nth-of-type(-n+4) {
    margin-top: 0;
  }
  .fr2-none-carousel_sec-cnt-4p2s3 .fr2-listItem:nth-of-type(4n) {
    margin-right: 0;
  }
  .fr2-none-carousel_sec-cnt-4p2s3.__cate .fr2-listItem:nth-of-type(n+5) {
    display: none;
  }
  .ym-fs-slider .fs-c-productListCarousel__list__item {
    flex-basis: 270px;
    max-width: 270px;
    min-width: 270px;
  }
  .ym-fs-slider .fs-c-price__value,
.ym-fs-slider .fs-c-price__currencyMark {
    font-size: 1.5rem;
  }
  .fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 1.5rem;
  }
  .fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice--selling .fs-c-productPrice__main {
    font-size: 1.5rem;
  }
  .fs-c-productListCarousel .fs-c-productListItem__prices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 1.5rem;
  }
  .fs-c-productListCarousel .fs-c-productListItem__prices .fs-c-productPrice--selling .fs-c-productPrice__main {
    font-size: 1.5rem;
  }
  .acc-system__ttl {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  .fs-c-wishlistProduct .fs-c-productListCarousel__list__item.fs-c-productListItem h2.fs-c-productListItem__productName .fs-c-productName__name,
.fs-c-featuredProduct .fs-c-productListCarousel__list__item.fs-c-productListItem h2.fs-c-productListItem__productName .fs-c-productName__name {
    font-size: 1.5rem;
  }
  .fs-c-documentContent {
    text-align: left;
  }
  .fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
    text-align: left;
  }
  .fs-c-newUsers .fs-c-newUsers__message {
    text-align: left;
  }
  .fs-c-documentArticle .fs-c-documentArticle__heading, .fs-p-returnPolicy .fs-c-documentArticle__heading {
    font-size: 1.5rem;
  }
  .hamb-btn__inn {
    padding-top: 0.25rem;
  }
  .bk-max-sm {
    display: inline;
  }
  .bk-min-sm {
    display: block;
  }
  .org-logo-cnt {
    width: 60%;
  }
  .org-logo-cnt .mol-sec p {
    display: none;
  }
  .org-logo-cnt .mol-thr {
    max-width: none;
    text-align: center;
    margin-bottom: 1.6rem;
  }
  .footer-sec_sns .org-logo-cnt {
    display: block;
  }
  .swiper-bk__dd {
    display: none;
  }
  .col-ttl_03 > span::after, .col-ttl_03 > span::before {
    width: 60px;
  }
  .col-cnt_21 > * {
    width: 100%;
    margin-top: 0.8rem;
    margin-right: 0.8rem;
  }
  .col-cnt_21 > *:nth-of-type(-n+2) {
    margin-top: 0.8rem;
  }
  .col-cnt_21 > *:nth-of-type(2n) {
    margin-right: 0.8rem;
  }
  .col-cnt_21 > *:nth-of-type(-n+1) {
    margin-top: 0;
  }
  .col-cnt_21 > *:nth-of-type(1n) {
    margin-right: 0;
  }
  .sec-cnt_brand-gerne a.sec-cnt_brand-gerne__a--sm {
    padding: 1em;
  }
  .sec-cnt_info {
    display: block;
  }
  .color-tag__search .fs-c-checkboxGroup {
    width: 100%;
  }
}
@media screen and (max-width: 420px) {
  .fs-c-featuredProduct__header .fs-c-wishlistProduct__title, .fs-c-featuredProduct__header .fs-c-featuredProduct__title, .fs-c-wishlistProduct__header .fs-c-wishlistProduct__title, .fs-c-wishlistProduct__header .fs-c-featuredProduct__title {
    padding-bottom: 0.8rem;
    text-align: left;
  }
  .fs-c-accountService {
    justify-content: space-around;
  }
  .fs-c-documentArticle, .fs-p-returnPolicy {
    padding: 0;
  }
  .fs-c-documentArticle .fs-c-documentColumn__heading, .fs-p-returnPolicy .fs-c-documentColumn__heading {
    padding-left: 0;
  }
  .fs-c-documentArticle ol.fs-c-orderedList, .fs-p-returnPolicy ol.fs-c-orderedList {
    margin: 0;
  }
  .ym-glnav__list .glnav_my-area-02 {
    display: none;
  }
  .scroll-top a {
    font-size: 1.1rem;
  }
  .fs-p-productSearch__form.ym-productSearch .fs-c-inputTable > tbody > tr {
    flex-direction: column;
  }
  .scroll-top {
    font-size: 1.1rem;
    width: 50px;
  }
  :is(.swiper-button-prev,
.swiper-button-next)::after {
    font-size: 2.25rem;
  }
  .col-footer-1col .footer-1col-btn_inn {
    max-width: 250px;
  }
  .col-footer-2col .footer-2col-btn_inn {
    max-width: 250px;
  }
  .ym-card-cnt_v-cst .card-body h3,
.ym-card-cnt_v-cst > a .card-body h3 {
    font-size: calc(1.7rem + (15 - 17) * ((100vw - 420px) / (350 - 420)));
  }
  .fr2-none-carousel_sec-cnt-4p2s3 .price.price_smol {
    font-size: calc(1.3rem + (12 - 13) * ((100vw - 420px) / (350 - 420)));
  }
  .fs-c-productList__list__item h2.fs-c-productListItem__productName.fs-c-productName .fs-c-productName__name,
.fs-c-productList__list__item h2.fs-c-productListItem__productName .fs-c-productName__name {
    font-size: calc(1.6rem + (14 - 16) * ((100vw - 420px) / (350 - 420)));
  }
}
@media screen and (max-width: 600px) {
  .fs-c-documentArticle .fs-c-explainList dt, .fs-p-returnPolicy .fs-c-explainList dt {
    justify-content: flex-start;
    border-bottom: none;
    padding: 0;
  }
  .fs-c-documentArticle .fs-c-explainList dt::after, .fs-p-returnPolicy .fs-c-explainList dt::after {
    width: 0;
  }
  .fs-c-documentArticle .fs-c-explainList dd, .fs-p-returnPolicy .fs-c-explainList dd {
    justify-content: flex-start;
    padding: 0 0 0.8rem;
    margin-bottom: 0.8rem;
  }
  .fs-c-documentArticle .fs-c-explainList dd:nth-last-of-type(1), .fs-p-returnPolicy .fs-c-explainList dd:nth-last-of-type(1) {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 350px) {
  .hamb-btn__lab {
    font-size: calc(1.05rem + (7.5 - 10.5) * ((100vw - 420px) / (350 - 420)));
  }
  .fs-p-searchForm .ym-sForm_harf {
    display: flex;
  }
  .fs-p-searchForm .ym-sForm_harf > * {
    width: calc(50% - 0.2rem);
  }
  .fs-p-searchForm .ym-sForm_harf > * + * {
    margin-left: 0.4rem;
  }
  .tag-def {
    font-size: calc(1.05rem + (9.5 - 10.5) * ((100vw - 420px) / (350 - 420)));
  }
}
@media screen and (min-width: 350px) and (min-width: 420px) {
  .hamb-btn__lab {
    font-size: 1.05rem;
  }
  .tag-def {
    font-size: 1.05rem;
  }
}
@media screen and (max-width: 769px) and (max-width: 420px) {
  .ym-glnav__branding {
    width: 35vw;
  }
  .ym-offcan__box-subttl {
    margin-left: 0.8rem;
    padding-left: 0.8rem;
  }
  .fs-l-pageMain .scroll-top {
    bottom: 6rem;
    right: 0;
  }
  .scroll-top {
    right: 0;
  }
  #fs_ProductDetails .ym-banner-cntents {
    bottom: 7rem;
  }
  .ym-card-cnt_vh .card-body > *:nth-child(1),
.ym-card-cnt_vh > a .card-body > *:nth-child(1) {
    margin: 0.8rem 0;
  }
  .ym-card-cnt_vh .card-body > *:last-child,
.ym-card-cnt_vh > a .card-body > *:last-child {
    margin-top: 0.4rem;
  }
}
@media screen and (max-width: 769px) and (max-width: 640px) {
  .ym-glnav__branding {
    padding: 0;
    max-width: 140px;
  }
  .fr2_ranking--3col .fr2-listItem {
    margin: 0 0.2rem;
  }
  :is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem {
    width: calc(50% + 0.4rem - 0.8rem);
  }
  :is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(-n+3) {
    margin-top: 3.5rem !important;
  }
  :is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(3n) {
    margin-right: 0.8rem !important;
  }
  :is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(-n+2) {
    margin-top: 0 !important;
  }
  :is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(2n) {
    margin-right: 0 !important;
  }
  :is(#fs_ProductCategory, #fs_ProductSearch, #fs_MyWishList) .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem:nth-of-type(-n+4) {
    margin-top: 3.5rem;
  }
  .fs-c-productListCarousel .slick-slide,
.fs-c-productList__list__item {
    width: calc(50% + 0.2rem - 0.4rem);
  }
  .fs-c-productListCarousel .slick-slide:nth-of-type(-n+5),
.fs-c-productList__list__item:nth-of-type(-n+5) {
    margin-top: 2.4rem;
  }
  .fs-c-productListCarousel .slick-slide:nth-of-type(-n+3),
.fs-c-productList__list__item:nth-of-type(-n+3) {
    margin-top: 2.4rem !important;
  }
  .fs-c-productListCarousel .slick-slide:nth-of-type(3n),
.fs-c-productList__list__item:nth-of-type(3n) {
    margin-right: 0.4rem !important;
  }
  .fs-c-productListCarousel .slick-slide:nth-of-type(-n+2),
.fs-c-productList__list__item:nth-of-type(-n+2) {
    margin-top: 0 !important;
  }
  .fs-c-productListCarousel .slick-slide:nth-of-type(2n),
.fs-c-productList__list__item:nth-of-type(2n) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 769px) and (min-width: 350px) {
  .ym-offcan__icon ul a .my-area__label, .ym-offcan__icon ul .__dummy-a .my-area__label {
    font-size: calc(1.05rem + (7.5 - 10.5) * ((100vw - 420px) / (350 - 420)));
  }
}
@media screen and (max-width: 769px) and (min-width: 350px) and (min-width: 420px) {
  .ym-offcan__icon ul a .my-area__label, .ym-offcan__icon ul .__dummy-a .my-area__label {
    font-size: 1.05rem;
  }
}
@media screen and (max-width: 769px) and (max-width: 350px) {
  .ym-offcan__history--open p {
    font-size: 1.3rem;
  }
  .price {
    font-size: 16px !important;
    font-size: 4.5714285714vw !important;
  }
  .ym-banner-cntents {
    width: 250px !important;
  }
  #fs_ProductDetails .ym-banner-cntents {
    width: 250px !important;
  }
  .ym-card-cnt_h .card-body p.price-taxin,
.ym-card-cnt_h > a .card-body p.price-taxin {
    font-size: 16px !important;
    font-size: 4.5714285714vw !important;
  }
  .fr2-none-carousel_sec-cnt-421 .fr2-listItem {
    width: 100%;
    margin: 0;
  }
  .fr2-none-carousel_sec-cnt-421 .fr2-listItem:not(:nth-of-type(1)) {
    margin-top: 2.4rem;
  }
}
@media screen and (min-width: 769px) and (min-width: 350px) {
  .ym-offcan__icon ul a .my-area__label, .ym-offcan__icon ul .__dummy-a .my-area__label {
    font-size: calc(1.05rem + (7.5 - 10.5) * ((100vw - 420px) / (350 - 420)));
  }
}
@media screen and (min-width: 769px) and (min-width: 350px) and (min-width: 420px) {
  .ym-offcan__icon ul a .my-area__label, .ym-offcan__icon ul .__dummy-a .my-area__label {
    font-size: 1.05rem;
  }
}
@media screen and (min-width: 769px) and (min-width: 1200px) {
  .ym-offcan__box-inn {
    width: 20%;
  }
  .ym-offcan__history > div > * {
    margin-top: 3.5rem;
    margin-right: 0.8rem;
    width: calc(20% + 0.16rem - 0.8rem);
  }
  .ym-offcan__history > div > *:nth-of-type(-n+4) {
    margin-top: 3.5rem;
  }
  .ym-offcan__history > div > *:nth-of-type(4n) {
    margin-right: 0.8rem;
  }
  .ym-offcan__history > div > *:nth-of-type(-n+5) {
    margin-top: 0;
  }
  .ym-offcan__history > div > *:nth-of-type(5n) {
    margin-right: 0;
  }
  .h-menu-list__lv1.fs-pt-menu .fs-pt-menu__item--lv1 {
    width: 20%;
  }
  .h-menu-list__lv2.fs-pt-menu .fs-pt-menu__item--lv2 {
    width: 20%;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-thr,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou {
    padding: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 350px) {
  .ym-offcan__history--open p {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .ym-offcan__layer {
    max-width: 1248px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  .is-hidden-lg {
    display: none !important;
  }
  .bk-max-lg {
    display: inline;
  }
  .bk-min-lg {
    display: block;
  }
  .bk-min-lg-v {
    display: block;
  }
  .ym-sticky.ym-fixed {
    width: 325px;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt {
    flex-wrap: wrap;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .col-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .col-sec {
    flex-wrap: wrap;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .col-pri {
    flex-basis: auto;
    width: 100%;
    padding-left: 4vw;
    padding-right: 4vw;
    margin: 0 auto;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .col-sec {
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr {
    margin-right: 0;
    margin-left: 0;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec {
    margin-bottom: 2.4rem;
    padding-bottom: 2.4rem;
    position: relative;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-pri::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec::after {
    content: "";
    position: absolute;
    width: 95%;
    height: 1px;
    background-color: #d9d9d9;
    display: block;
    bottom: -1.2rem;
    left: 0;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-sec {
    border-right: none;
    padding-left: 2.4rem;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-fou {
    margin-left: 0;
    padding-left: 2.4rem;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou {
    width: 48%;
  }
  footer.footer-wrap .footer-sec_bottom .sec-cnt {
    display: block;
    margin: 0 auto;
  }
  .col-cnt_321 > * {
    width: calc(50% + 0.8rem - 1.6rem);
    margin-top: 1.6rem;
    margin-right: 1.6rem;
  }
  .col-cnt_321 > *:nth-of-type(-n+3) {
    margin-top: 1.6rem;
  }
  .col-cnt_321 > *:nth-of-type(3n) {
    margin-right: 1.6rem;
  }
  .col-cnt_321 > *:nth-of-type(-n+2) {
    margin-top: 0;
  }
  .col-cnt_321 > *:nth-of-type(2n) {
    margin-right: 0;
  }
  .sec-cnt_info > *:nth-child(1) {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 200px;
  }
}
@media screen and (max-width: 350px) {
  .bk-max-xs {
    display: inline;
  }
  .bk-min-xs {
    display: block;
  }
  .btn-square__thr,
a.btn-square__thr {
    font-size: 1.3rem;
  }
  .btn-square__sec,
a.btn-square__sec {
    font-size: 1.3rem;
  }
  .fs-p-searchForm .ym-sForm_harf > * + * {
    margin-top: 4px;
  }
  .action-btn {
    font-size: 1.3rem;
  }
  .ym-card-cnt_v .card-img,
.ym-card-cnt_v > a .card-img {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100px;
  }
  table.info_table th {
    display: block;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #e4ded1;
    padding-bottom: 1.6rem;
    padding-top: 1.6rem;
  }
  table.info_table td {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e4ded1;
    padding-bottom: 1.6rem;
    padding-top: 1.6rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ym-selecter select::-ms-expand {
    display: none;
  }
  .ym-selecter select:focus::-ms-value {
    background: transparent;
    color: #000;
  }
}
@media screen and (min-width: 420px) {
  .fs-p-productSearch__form.ym-productSearch .fs-c-inputTable__headerCell {
    width: 105px;
  }
  .fs-p-productSearch__form.ym-productSearch .fs-c-inputTable__dataCell {
    width: calc(100% - 105px);
  }
  .fs-p-productSearch__form.ym-productSearch .fs-c-inputTable__dataCell.mw-pc {
    width: calc(100% - 105px - 20%);
  }
  .fs-body-product .cart_fixed {
    bottom: 0;
  }
  .cate-top-sec .cate-top-sec__ttl {
    margin-bottom: 3.5rem;
  }
  .cate-top-sec .cate-top-sec__img img {
    margin-bottom: 3.5rem;
  }
  .cate-top-sec .sec-cnt_c .ym-card-cnt .card-body {
    margin-bottom: 3.5rem;
  }
  .col-footer-1col {
    margin-top: 3.5rem;
  }
  .col-footer-1col .footer-1col-btn_inn {
    min-width: 350px;
    max-width: 400px;
  }
  .col-footer-2col {
    margin-top: 3.5rem;
  }
  .col-footer-2col .footer-2col-btn_inn {
    min-width: 350px;
    max-width: 400px;
  }
  .ym-card-cnt_h .card-footer a,
.ym-card-cnt_h > a .card-footer a {
    display: block;
    max-width: 300px;
  }
  .acc-system__items-inn {
    padding: 2.4rem;
  }
}
@media screen and (min-width: 420px) and (max-width: 769px) {
  .fs-p-productSearch__form.ym-productSearch .fs-c-inputTable__dataCell.mw-pc {
    width: calc(100% - 105px);
  }
}
@media screen and (max-width: 1200px) and (max-width: 769px) {
  footer.footer-wrap .footer-sec_body .sec-cnt .org-pri::after,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec::after {
    display: none;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec {
    margin-bottom: 0;
    padding: 0 0 2.4rem;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-fou {
    padding-left: 0;
  }
  footer.footer-wrap .footer-sec_body .sec-cnt .org-pri,
footer.footer-wrap .footer-sec_body .sec-cnt .org-sec,
footer.footer-wrap .footer-sec_body .sec-cnt .org-thr,
footer.footer-wrap .footer-sec_body .sec-cnt .org-fou {
    width: 50%;
  }
  .sec-cnt_info > *:nth-child(1) {
    flex-basis: 150px;
    padding-right: 2.4rem;
    margin-right: 2.4rem;
  }
}
@media screen and (max-width: 640px) and (max-width: 420px) {
  .col-ttl_03 > span::after, .col-ttl_03 > span::before {
    width: 30px;
  }
}
@media screen and (max-width: 1248px) {
  .sec-cnt_1-w .pd-cnt-1 {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media screen and (max-width: 1200px) and (max-width: 640px) {
  .col-cnt_321 > * {
    width: 100%;
    margin: 0;
  }
  .col-cnt_321 > *:not(:nth-of-type(1)) {
    margin-top: 1.6rem;
  }
  .sec-cnt_info > *:nth-child(1) {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    border-right: none;
    padding-right: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .ym-card-cnt_vh .card-img,
.ym-card-cnt_vh > a .card-img {
    flex-basis: 170px;
    max-height: 170px;
  }
}
@media screen and (max-width: 769px) and (max-width: 769px) {
  .fr2-none-carousel_sec-cnt-4p2s3 .fr2-listItem:nth-of-type(n+6) {
    display: none;
  }
}
@media screen and (max-width: 420px) and (max-width: 350px) {
  .fr2-none-carousel_sec-cnt-4p2s3 .price.price_smol {
    font-size: 12px !important;
    font-size: 3.4285714286vw !important;
  }
  .fs-c-productList__list__item h2.fs-c-productListItem__productName.fs-c-productName .fs-c-productName__name,
.fs-c-productList__list__item h2.fs-c-productListItem__productName .fs-c-productName__name {
    font-size: 14px;
    font-size: 4vw;
  }
}
@media screen and (min-width: 640px) and (min-width: 769px) {
  .fr2-carousel:not(.rcmd-slick-initialized) {
    column-gap: 1.6rem;
    row-gap: 2.4rem;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
  }
}
