#siteName a {
  padding: 28px 0 !important;
}

.sf-simpleBff_products {
  align-items: stretch !important;
  justify-content: center;
}
.sf-simpleBff_productsItem {
  display: flex;
  flex-direction: column;
  background: #fff;
}
.sf-simpleBff_productsItemBody {
  display: flex;
  flex: 1;
  flex-direction: column;
}

.sf-simpleBff_productsItemDetail {
  margin-top: 20px;
}
.column-h .sf-simpleBff_productsItemDetail {
  margin-top: 20px;
}

.column-h .sf-simpleBff_productsItemBody {
  justify-content: space-between !important;
}

.sf-d-block {
  display: block;
}
[data-aspect-ratio='560:700']:before {
  padding-top: 125%;
}
.switcher {
  display: flex;
  justify-content: center;
}
.switcher__item.-current {
  border-bottom: 2px solid #3c3c43;
  border-bottom: 2px solid var(--color-gray-800, #3c3c43);
}
.switcher__text {
  display: inline-block;
  font-size: 18px;
  line-height: 150%;
  padding: 0 2px 6px;
  font-weight: 700;
}
.goLineup {
  text-align: center;
}
.goLineup__link {
  font-weight: 700;
  line-height: 150%;
  position: relative;
  width: 20%;
  margin: 0px auto;
}
.goLineup__link:hover {
  cursor: pointer;
}
.goLineup__link:after {
  content: '';
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.pagination__inner {
  height: calc(100vh - 40px);
  left: 0;
  position: sticky;
  top: 40px;
}
.pagination__counter {
  align-items: center;
  bottom: 40px;
  display: flex;
  flex-direction: column;
  font-size: 28px;
  height: 60px;
  justify-content: space-between;
  left: 4px;
  position: absolute;
  text-orientation: upright;
}
.pagination__counter span {
  display: block;
  line-height: 1;
}
.pagination__counter span:nth-of-type(2):before {
  background: var(--color-gray-800);
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
}
.pagination__current.hidden {
  opacity: 0;
}
.section__item {
  margin-top: 56px;
  padding-top: 40px;
}
.section__item:first-of-type {
  margin-top: 0;
  padding-top: 64px;
}
.pickupItem {
  display: flex;
  flex-direction: column;
}
.pickupItem.-typeB .imgBox__text {
  margin-left: 15px;
}
.otherItem__heading {
  position: relative;
}
.otherItem__heading:before {
  background-color: var(--color-gray-300);
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.otherItem__heading span {
  background-color: var(--color-white);
  position: relative;
  z-index: 1;
}
.otherItem__bff .sf-simpleBff_productsItemHead {
  max-width: 135px;
  width: 30.43478% !important;
}
.otherItem__bff .sf-simpleBff_productsItemBody {
  width: 69.56522% !important;
}
.otherItem__bff .sf-simpleBff_productsItemHeading {
  font-size: 14px !important;
}
.otherItem__bff .sf-simpleBff_productsItemPriceNum {
  font-size: 16px !important;
}
.imgBox,
.imgBox__img {
  position: relative;
}
.itemBox {
  display: flex;
  flex-direction: column;
}
.itemBox__bff .sf-simpleBff_productsItemHead {
  max-width: 135px;
  width: 39.13043% !important;
}
.itemBox__bff .sf-simpleBff_productsItemBody {
  width: 60.86957% !important;
}
.itemBox__bff .sf-simpleBff_productsItemHeading {
  font-size: 14px !important;
}
.itemBox__bff .sf-simpleBff_productsItemPriceNum {
  font-size: 16px !important;
}
.noLinkItem {
  display: flex;
  justify-content: space-between;
}
.noLinkItem__head {
  flex-shrink: 0;
  position: relative;
}
.noLinkItem__label {
  display: flex;
  left: 0;
  position: absolute;
  top: 0;
}
.noLinkItem__labelNew {
  background-color: var(--color-muji-red);
  color: var(--color-white);
}
.noLinkItem__labelNew,
.noLinkItem__labelSoon {
  display: block;
  font-size: 11px;
  font-weight: 700;
  line-height: 10px;
  line-height: 1;
  margin-right: 2px;
  padding: var(--space-h-xxxxs) var(--space-h-xxxs);
  width: -moz-fit-content;
  width: fit-content;
}
.noLinkItem__labelSoon {
  background-color: var(--color-white);
  color: var(--color-muji-red);
}
.noLinkItem__detail {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
}
.noLinkItem__priceNum {
  padding-left: 8px;
  padding-right: 4px;
}
.lineup .sf-simpleBff_products .sf-simpleBff_productsItem {
  margin: 0 !important;
}
.js-fade {
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
.js-fade.visible {
  opacity: 1;
}
.moreBanner {
  position: relative;
}
.moreBanner__items {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 19px;
  justify-content: space-between;
}
.moreBanner__item {
  width: calc(50% - 9.5px);
}
@media screen and (min-width: 1000px) {
  [data-desktop-aspect-ratio='1352:640']:before {
    padding-top: 47.33728%;
  }
  .switcher {
    gap: 60px;
    margin-top: 66px;
  }
  .switcher__text {
    font-size: 22px;
  }
  .goLineup {
    margin-top: 40px;
  }
  .goLineup__link {
    font-size: 18px;
    padding-right: 32px;
  }
  .goLineup__link span {
    padding-left: 12px;
  }
  .goLineup__link:after {
    background: url(../img/icon-arrow-desktop.svg) no-repeat 50% / contain;
    height: 18px;
    width: 18px;
  }
  .mainContent {
    display: flex;
    position: relative;
  }
  .pagination {
    flex-grow: 1;
    position: relative;
  }
  .pagination__heading {
    font-size: 28px;
    letter-spacing: 4px;
    line-height: 1;
    writing-mode: vertical-rl;
  }
  .sectionBox {
    flex-shrink: 0;
    width: 79.88166%;
  }
  .section__item {
    margin-top: 120px;
  }
  .section__item:first-of-type {
    padding-top: 96px;
  }
  .pickupItem {
    flex-direction: row;
    justify-content: space-between;
  }
  .pickupItem.-typeA {
    flex-direction: row-reverse;
  }
  .pickupItem.-typeA .imgBox {
    width: 51.85185%;
  }
  .pickupItem.-typeA .itemBox {
    width: 36.2963%;
  }
  .pickupItem.-typeA .itemBox__bff {
    margin-top: 48px;
  }
  .pickupItem.-typeB {
    gap: 24px;
  }
  .pickupItem.-typeB .imgBox {
    margin-top: 120px;
    width: 55.55556%;
  }
  .pickupItem.-typeB .imgBox__text {
    display: none;
  }
  .pickupItem.-typeB .itemBox {
    justify-content: space-between;
    width: calc(44.44444% - 24px);
  }
  .pickupItem.-typeB .itemBox__img {
    margin-left: auto;
    width: 77.19298%;
  }
  .pickupItem.-typeB .itemBox__bff {
    width: 85.96491%;
  }
  .pickupItem.-typeB .itemBox__text {
    margin-top: 107px;
  }
  .pickupItem.-typeC {
    margin-right: 64px;
  }
  .pickupItem.-typeC .imgBox {
    margin-top: 200px;
    width: 38.58268%;
  }
  .pickupItem.-typeC .itemBox {
    width: 49.01575%;
  }
  .pickupItem.-typeC .itemBox__bff {
    margin-left: auto;
    margin-top: 48px;
    width: 78.71486%;
  }
  .pickupItem.-typeD {
    flex-direction: row-reverse;
    margin-right: 64px;
  }
  .pickupItem.-typeD .imgBox {
    margin-top: 200px;
    width: 38.58268%;
  }
  .pickupItem.-typeD .itemBox {
    width: 48.8189%;
  }
  .pickupItem.-typeD .itemBox__bff {
    margin-top: 48px;
  }
  .otherItem {
    max-width: 93.98148%;
  }
  .otherItem__bff .sf-simpleBff_products:has(> div:first-child:nth-last-child(3)),
  .otherItem__bff .sf-simpleBff_products:has(> div:first-child:nth-last-child(4)) {
    justify-content: center;
  }
  .otherItem__bff .sf-simpleBff_productsItem:first-child:nth-last-child(3),
  .otherItem__bff .sf-simpleBff_productsItem:first-child:nth-last-child(3) ~ *,
  .otherItem__bff .sf-simpleBff_productsItem:first-child:nth-last-child(4),
  .otherItem__bff .sf-simpleBff_productsItem:first-child:nth-last-child(4) ~ * {
    flex-direction: column;
    max-width: 184px;
    width: calc(33.33333% - 16px) !important;
  }
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(3)
    .sf-simpleBff_productsItemBody,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(3)
    .sf-simpleBff_productsItemHead,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(3)
    ~ *
    .sf-simpleBff_productsItemBody,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(3)
    ~ *
    .sf-simpleBff_productsItemHead,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(4)
    .sf-simpleBff_productsItemBody,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(4)
    .sf-simpleBff_productsItemHead,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(4)
    ~ *
    .sf-simpleBff_productsItemBody,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(4)
    ~ *
    .sf-simpleBff_productsItemHead {
    max-width: 100%;
    width: 100% !important;
  }
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(3)
    .sf-simpleBff_productsItemBody,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(3)
    ~ *
    .sf-simpleBff_productsItemBody,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(4)
    .sf-simpleBff_productsItemBody,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(4)
    ~ *
    .sf-simpleBff_productsItemBody {
    padding: 15px !important;
  }
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(3)
    .sf-simpleBff_productsItemFavoriteIcon,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(3)
    ~ *
    .sf-simpleBff_productsItemFavoriteIcon,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(4)
    .sf-simpleBff_productsItemFavoriteIcon,
  .otherItem__bff
    .sf-simpleBff_productsItem:first-child:nth-last-child(4)
    ~ *
    .sf-simpleBff_productsItemFavoriteIcon {
    height: 32px !important;
    width: 32px !important;
  }
  .otherItem__bff .sf-simpleBff_productsItemHead {
    max-width: 184px;
    width: 46.93878% !important;
  }
  .otherItem__bff .sf-simpleBff_productsItemBody {
    padding: 0 15px !important;
    width: 53.06122% !important;
  }
  .itemBox__bff .sf-simpleBff_productsItemHead {
    max-width: 184px;
    width: 46.93878% !important;
  }
  .itemBox__bff .sf-simpleBff_productsItemBody {
    padding: 0 15px !important;
    width: 53.06122% !important;
  }
  .noLinkItem__head {
    width: 46.939%;
  }
  .noLinkItem__detail {
    padding: 0 14px;
  }
  .lineup {
    margin-top: 160px;
    padding-bottom: 120px;
    padding-top: 88px;
  }
  .lineup .sf-simpleBff_products {
    gap: 24px;
    justify-content: center;
  }
  .moreBanner__items {
    gap: 24px 20px;
    justify-content: flex-start;
  }
  .moreBanner__item {
    width: calc(33.33333% - 13.33333px);
  }
}
@media screen and (max-width: 999px) {
  [data-mobile-aspect-ratio='375:500']:before {
    padding-top: 133.33333%;
  }
  [data-mobile-aspect-ratio='392:490']:before {
    padding-top: 125%;
  }
  .switcher {
    gap: 28px;
    margin-top: 32px;
    transform: translateX(-5px);
  }
  .goLineup {
    margin-top: 26px;
  }
  .goLineup__link {
    font-size: 14px;
    padding-right: 28px;
  }
  .goLineup__link span {
    padding-left: 6px;
  }
  .goLineup__link:after {
    background: url(../img/icon-arrow.svg) no-repeat 50% / contain;
    height: 16px;
    width: 16px;
  }
  .sectionBox {
    overflow: hidden;
  }
  .pickupItem.-typeA .imgBox {
    margin-right: 15px;
  }
  .pickupItem.-typeA .imgBox__img {
    aspect-ratio: 360/392;
  }
  .pickupItem.-typeA .imgBox__imgItem1 {
    bottom: 0;
    right: 0;
    width: 62.5%;
  }
  .pickupItem.-typeA .imgBox__imgItem2 {
    left: 0;
    top: 0;
    width: 45.83333%;
    z-index: 1;
  }
  .pickupItem.-typeA .imgBox__text {
    margin-left: auto;
    width: 62.5%;
  }
  .pickupItem.-typeB .imgBox__img {
    aspect-ratio: 375/461;
  }
  .pickupItem.-typeB .imgBox__imgItem1 {
    bottom: 0;
    left: 0;
    width: 76%;
  }
  .pickupItem.-typeB .imgBox__imgItem2 {
    right: 0;
    top: 0;
    width: 40%;
    z-index: 1;
  }
  .pickupItem.-typeB .itemBox__text {
    display: none;
  }
  .pickupItem.-typeC .imgBox {
    margin-left: 15px;
  }
  .pickupItem.-typeC .imgBox__img {
    aspect-ratio: 360/497;
  }
  .pickupItem.-typeC .imgBox__imgItem1 {
    bottom: 0;
    left: 0;
    width: 54.16667%;
    z-index: 1;
  }
  .pickupItem.-typeC .imgBox__imgItem2 {
    right: 0;
    top: 0;
    width: 66.66667%;
    z-index: 0;
  }
  .pickupItem.-typeC .imgBox__text {
    width: 54.16667%;
  }
  .pickupItem.-typeD .imgBox {
    margin-right: 15px;
  }
  .pickupItem.-typeD .imgBox__img {
    aspect-ratio: 360/497;
  }
  .pickupItem.-typeD .imgBox__imgItem1 {
    bottom: 0;
    right: 0;
    width: 54.16667%;
    z-index: 1;
  }
  .pickupItem.-typeD .imgBox__imgItem2 {
    left: 0;
    position: absolute;
    top: 0;
    width: 66.66667%;
    z-index: 0;
  }
  .pickupItem.-typeD .imgBox__text {
    margin-left: auto;
    width: 54.16667%;
  }
  .otherItem__bff
    .sf-simpleBff[data-mobile-column='1']
    .sf-simpleBff_productsItem
    + .sf-simpleBff_productsItem,
  .otherItem__bff .sf-simpleBff_productsItem + .otherItem__bff .sf-simpleBff_productsItem {
    margin-top: 16px !important;
  }
  .imgBox__imgItem {
    position: absolute;
  }
  .noLinkItem__head {
    width: 30.435%;
  }
  .noLinkItem__detail {
    padding: 0 15px;
  }
  .lineup .sf-simpleBff_products {
    gap: 15px;
  }
}

.sf-simpleBff_productsItemColorChips {
  gap: 4px 2px !important;
}

.report-list {
  margin-top: 20px;
}

.report-list .row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 19px;
}

.report-list .grid {
  width: calc((100% - 19px) / 2);
}

.report-list .item .img-box {
  aspect-ratio: 640/400;
}

.report-list .item .img-box img {
  width: 100%;
}
.report-list .item .text-box {
  font-size: 0.75rem;
  margin-top: 4px;
}

.report-list + .button-group .button.large {
  max-width: 100%;
}

@media only screen and (min-width: 1000px) {
  .special-report {
    margin-top: 96px;
  }

  .report-list .row {
    gap: 24px 20px;
  }

  .report-list .grid {
    width: calc((100% - 40px) / 3);
  }

  .report-list .item .text-box {
    font-size: 0.875rem;
  }

  .report-list + .button-group .button.large {
    max-width: calc((100% - 20px) / 2);
  }
}

.sf-simpleBff_productsItemDetail {
  justify-content: end;
}

.sf-simpleBff_productsItemPriceNum {
  margin: 0px 4px;
  font-size: 16px;
  font-weight: 700;
}

.button-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-top: 40px;
}

.button-group .button {
  flex: 1;
  border-radius: 4px;
  font-weight: 700;
  text-align: center;
  transition: background-color 0.3s ease-out, border 0.3s ease-out;
  background-color: #f4eede;
  border: 1px solid #f4eede;
}

.button-group .button.outline {
  background-color: #fff;
  border: 1px solid #c4c4c6;
}

.button-group .button.large {
  font-size: 1.125rem;
  padding: 20px 32px;
}

.button-group .button.full {
  font-size: 1.125rem;
  padding: 20px 32px;
  color: #3c3c43;
}

@media (any-hover: hover) {
  .button-group .button:hover {
    background-color: #e0ceaa;
  }
}

@media (any-hover: none) {
  .button-group .button:active {
    border: 1px solid #e0ceaa;
  }
}

.sf-simpleBff_productsItemColorChips.colorChipsW {
  width: 65%;
}
