﻿@charset "UTF-8";
/* ----トップページ本文---- */
#top-slider-warp {
  width: 100%;
}

#top-slider-warp li img {
  width: 100vw;
  aspect-ratio: 3/2;
  vertical-align: top;
}

#top-slider-warp .swiper-pagination-bullets {
  position: absolute;
  bottom: 12px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#top-slider-warp span.swiper-pagination-bullet {
  display: block;
  width: 52px;
  height: 7px;
  padding: 0;
  font-size: 0;
  background: none;
  border: 2px solid transparent;
}

#top-slider-warp span.swiper-pagination-bullet::before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: #000;
}

.swiper-slide-active.swiper-slide-lazy {
  height: auto;
}

.swiper-slide-lazy {
  height: 0;
}

/* ----トップページ---- */
.block-top-title {
  padding: 40px 0 0;
  margin: 0 0 24px;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  text-align: center;
  background: none;
  border: 0;
}

.block-top-title span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

.block-top-more a {
  display: block;
  width: 68vw;
  padding: 10px 5px;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 1px solid #707070;
}

.block-top-topic--body {
  padding: 0 0 40px;
  background: #f5f5f5;
}

.block-top-topic--header {
  padding: 40px 0 0;
  margin: 0 0 24px;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  text-align: center;
  background: none;
  border: 0;
}

.block-top-topic--header span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

ul.block-topic--items {
  margin: 0 15px 24px;
}

ul.block-topic--items > li {
  padding: 12px 0;
  border-bottom: 1px solid #dedede;
}

.page-top ul.block-topic--items > li .block-icon-image--table-cell {
  display: block;
}

.page-top ul.block-topic--items > li dt,
.page-brandtop ul.block-topic--items > li dt,
.page-category ul.block-topic--items > li dt {
  width: 100%;
  margin: 0 0 8px;
  font-size: 12px;
}

.page-top ul.block-topic--items > li dd,
.page-brandtop ul.block-topic--items > li dd,
.page-category ul.block-topic--items > li dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

ul.block-topic--items > li dd .block-top-topic--icon-image,
ul.block-topic--items > li dd .block-top-topic--icon-comment {
  margin-right: 8px;
}

ul.block-topic--items > li dd .block-top-topic--icon-image img {
  width: auto;
  max-width: none;
  height: 100%;
}

.block-icon-image--table-cell-angle-right {
  width: 20px;
  padding-left: 0;
}

.block-top-topic--next-page {
  padding: 0;
}

.block-top-topic--next-page a {
  display: block;
  width: 68vw;
  padding: 10px 5px;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  background: #fff;
  border: 1px solid #707070;
}

.block-top-event--header {
  padding: 9px 10px;
  margin: 0 0 17px 19px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.333;
  color: #fff;
  text-align: left;
  background-color: #eb3728;
  border: 0;
  border-radius: 24px 0 0 24px;
}
.block-top-event--header::before {
  display: inline-block;
  width: 17px;
  height: 11px;
  content: "";
  background: url("../../img/design/icn/hdgicn-rank.png") 50% 50%/contain no-repeat;
}
.block-top-event--header a {
  color: #fff;
}

/* ----トップページ予備テンプレート1---- */
.block-top-campaign {
  position: relative;
  padding: 0 45px 40px;
  background: #f8e5de;
}

.block-top-campaign .block-campaign-banner {
  padding: 0 0 40px;
}

.block-top-campaign .swiper-button-prev,
.block-top-campaign .swiper-button-next {
  --swiper-navigation-color: #111;
}

.block-top-campaign .swiper-button-prev {
  justify-content: start;
}

.block-top-campaign .swiper-button-next {
  justify-content: end;
}

.block-top-campaign .swiper-button-prev svg,
.block-top-campaign .swiper-button-next svg {
  width: 14px;
}

.block-top-campaign .block-campaign-banner .slick-slider img {
  width: 100%;
  aspect-ratio: 1;
}

.block-top-campaign .block-campaign-banner .block-campaign-banner--title {
  margin-top: 16px;
}

/* ----トップページ予備テンプレート2---- */
.block-top-separate-banner--list img {
  width: 100%;
}

.block-top-instagram .block-top-title img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.block-top-instagram {
  padding: 0 0 40px;
}

.block-top-uservoice {
  padding: 0 0 40px;
  background: #f5f5f5;
}

/* ----フッター---- */
.block-footer-guide {
  padding: 0 19px;
  background-color: #efefef;
}
.block-footer-guide .container {
  padding: 24px 0 50px;
  border-top: 2px solid #eb3728;
}
.block-footer-guide--hdg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 25px;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.block-footer-guide--hdg i img {
  width: 18px;
}
.block-footer-guide--items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  padding: 1px 0;
  margin: 0 -19px;
  background-color: #c9c9c9;
}
.block-footer-guide--items.cart {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.block-footer-guide--btn a {
  display: block;
  padding: 20px 34px 20px 20px;
  font-size: 13px;
  font-weight: bold;
  color: #2a313c;
  background: #fff url("../../img/design/icn/arrow-right-b.png") calc(100% - 20px) 50%/9px auto no-repeat;
}
.block-footer-guide--items.cart .block-footer-guide--btn a {
  padding: 15px 20px 15px 10px;
  background: #fff url("../../img/design/icn/arrow-right-b.png") calc(100% - 10px) 50%/9px auto no-repeat;
}
.block-footer-guide--items.cart .title {
  font-size: 15px;
  font-weight: bold;
}
.block-footer-guide--items.cart .title strong {
  color: #eb3728;
  font-size: 13px;
  font-weight: bold;
}
.block-footer-guide--items.cart .body {
  font-size: 13px;
  font-weight: normal;
}
.block-footer-guide--items.cart .body .note {
 font-size: 12px;
 font-weight: normal;
}
.block-footer-links {
  color: #fff;
  background-color: #2a313c;
}
.block-footer-links a {
  color: #fff;
}
.block-footer-links .container {
  position: relative;
  padding: 10px 19px 0;
}
.block-footer-links--lists {
  margin: 0 -19px;
}
.block-footer-links--lists dl {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1.4;
  border-bottom: 1px solid #fff;
}
.block-footer-links--lists dl dt {
  position: relative;
  padding: 22px 34px 22px 19px;
  font-size: 13px;
  font-weight: bold;
}
.block-footer-links--lists dl dt.js-acc-btn::before, .block-footer-links--lists dl dt.js-acc-btn::after {
  position: absolute;
  top: 22px;
  right: 20px;
  width: 5px;
  height: 17px;
  content: "";
  background-color: #fff;
}
.block-footer-links--lists dl dt.js-acc-btn::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.block-footer-links--lists dl dt.js-acc-btn.is-active::before {
  display: none;
}
.block-footer-links--lists dl dd {
  padding: 0 19px 19px;
  font-size: 13px;
}
.block-footer-links--lists dl dd li:not(:first-child) {
  margin-top: 8px;
}
.block-footer-links--inquirywrap {
  margin: 10px 0 15px;
}
.block-footer-links--inquiry {
  padding: 16px;
  line-height: 1.3;
  color: #1c48ce;
  text-align: center;
  background-color: #fff;
  border-radius: 18px;
}
.block-footer-links--inquirywrap-cart .block-footer-links--inquiry {
  color: #FFF;
  text-align: center;
  background-color: transparent;
}
.block-footer-links--inquiry-hdg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block-footer-links--inquiry-hdg i img {
  width: 24px;
}
.block-footer-links--inquiry-hdg span {
  position: relative;
  top: -2px;
  font-size: 20px;
  font-weight: bold;
}
.block-footer-links--inquiry-tel small {
  position: relative;
  display: block;
  margin-top: -12px;
  font-size: 14px;
  font-weight: bold;
}
.block-footer-links--inquirywrap-cart .block-footer-links--inquiry-tel small {
  margin-top: 7px;
}
.block-footer-links--inquiry-btn {
  margin-top: 15px;
  margin-bottom: 8px;
}
.block-footer-links--inquiry-btn a {
  display: block;
  padding: 14px 64px 14px 52px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.1;
  text-align: left;
  background: url("../../img/design/icn/arrow-circle_wh.png") calc(100% - 20px) 50%/20px auto no-repeat, #1c48ce url("../../img/design/icn/icn-mail_wh.png") 21px 50%/22px auto no-repeat;
  border-radius: 12px;
  -webkit-box-shadow: 0 8px 0 0 #11339a;
          box-shadow: 0 8px 0 0 #11339a;
}
.block-footer-links--authorized {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}
.block-footer-links--authorized img {
  vertical-align: top;
}
.block-footer-links--authorized a {
  display: block;
  background-color: #fff;
  border: 1px solid #707070;
}
.block-footer-links--authorized a.is-microsoft {
  width: 112px;
  padding: 10px 16px;
  text-align: left;
}
.block-footer-links--authorized a.is-microsoft img {
  width: 69px;
}
.block-footer-links--authorized a.is-gmo {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 6px;
  text-align: center;
}
.block-footer-links--authorized a.is-gmo > * {
  margin-inline: auto;
}

.block-page-top {
  position: absolute;
  top: -25px;
  right: 19px;
  overflow: hidden;
  background-color: #2a313c;
  border-radius: 6px 6px 0 0;
  opacity: 1 !important;
}
.block-page-top a {
  display: block;
  width: 65px;
  height: 25px;
  background: #2a313c url("../../img/design/footer/btn-pagetop.png") 50% 50%/contain no-repeat;
}

/* ----Copyright---- */
.block-copyright {
  display: block;
  padding: 0 0 20px;
  margin: 0 19px;
  font-size: 10px;
  text-align: center;
}

/* ----カテゴリ画面---- */
.block-category-list--header-img {
  padding: 0 0 20px;
}

.block-category-list--header-img img {
  width: 100%;
}

.block-category-list--header {
  padding: 12px 20px;
}

.block-category-list--comment {
  margin: 0 20px 32px;
}

/* ----ブランド画面---- */
.page-brandlist .block-topic-path {
  margin-top: 0;
}

.block-brand-list--item-img img {
  width: 100%;
  height: auto;
}

.block-brand-list--item-name {
  padding: 25px 20px 12px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
}

.block-brand-list--item-comment {
  padding: 0 20px 60px;
}

.block-brand-detail--image img {
  width: 100%;
  height: auto;
}

/* ----商品一覧---- */
.wrapper .block-filter--header {
  position: fixed;
  inset: auto;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  height: auto;
  padding: 9px;
  background-color: rgba(0, 0, 0, 0.34);
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.is-footer-inview .wrapper .block-filter--header {
  visibility: hidden;
  opacity: 0;
}
.wrapper .block-filter--header .block-filter--header-label {
  width: 140px;
  padding: 11px 8px;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: none;
  background-color: #eb3728;
  border: 2px solid #fff;
  border-radius: 6px;
}
.wrapper .block-filter--header .block-filter--header-label.is-compare {
  background: #eb3728 url("../../img/design/icn/icn-compare_wh.png") 16px 50%/18px no-repeat;
}

.block-filter--modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  padding: 25px 19px;
  visibility: hidden;
  opacity: 0 !important;
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.block-filter--modal.block-filter--open {
  visibility: visible;
  opacity: 1 !important;
}
.block-filter--modal .block-filter--frame {
  position: relative;
  z-index: 9;
  width: 100%;
  padding: 18px 20px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
  border-radius: 4px;
  /* アコーディオン用 */
}
.block-filter--modal .block-filter--frame .block-filter--frame-header {
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 1;
  border-bottom: 0;
}
.block-filter--modal .block-filter--frame .block-filter--frame-close {
  position: fixed;
  top: 44px;
  right: 46px;
  z-index: 99;
  width: 20px;
  height: 20px;
  font-size: 0;
  cursor: pointer;
}
.block-filter--modal .block-filter--frame .block-filter--frame-close::before, .block-filter--modal .block-filter--frame .block-filter--frame-close::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 3px;
  height: 25px;
  content: "";
  background: #c9c9c9;
}
.block-filter--modal .block-filter--frame .block-filter--frame-close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.block-filter--modal .block-filter--frame .block-filter--frame-close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.block-filter--modal .block-filter--frame .block-filter--filter-items {
  padding: 50px 20px 0;
}
.block-filter--modal .block-filter--frame .block-filter--list-item {
  display: block;
  height: auto;
  margin-bottom: 20px;
  border-bottom: 0;
}
.block-filter--modal .block-filter--frame .block-filter--list-item-container {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #c9c9c9;
}
.block-filter--modal .block-filter--frame .block-filter--select-label {
  height: auto;
  padding-left: 0;
  font-size: 12px;
  font-weight: bold;
}
.block-filter--modal .block-filter--frame .block-filter--select-label.is-active .block-icon-image-double-small {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.block-filter--modal .block-filter--frame .block-filter--expand-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 28px;
  height: 28px;
  padding: 0;
}
.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small {
  position: relative;
  width: 14px;
  height: 14px;
  background: none;
}
.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small::before, .block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small::after {
  position: absolute;
  top: 4px;
  left: 50%;
  display: block;
  width: 2px;
  height: 8px;
  content: "";
  background-color: #121212;
  border-radius: 2px;
}
.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small::before {
  -webkit-transform: translateX(50%) translateX(1px) rotate(40deg);
          transform: translateX(50%) translateX(1px) rotate(40deg);
}
.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small::after {
  -webkit-transform: translateX(-50%) translateX(-1px) rotate(-40deg);
          transform: translateX(-50%) translateX(-1px) rotate(-40deg);
}
.block-filter--modal .block-filter--frame .block-filter--expand-icon .block-icon-image-double-small.block-icon-image--minus {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.block-filter--modal .block-filter--frame .block-filter--element {
  border-bottom: #dedede 1px solid;
}
.block-filter--modal .block-filter--frame .block-filter--element:last-of-type {
  border-bottom: 0;
}
.block-filter--modal .block-filter--frame .block-filter--filter-options {
  border-top: #dedede 1px solid;
}
.block-filter--modal .block-filter--frame .block-filter--option-items {
  height: 52px;
  padding-left: 20px;
  background: #f5f5f5;
}
.block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle {
  max-height: 1000px;
  padding-bottom: 25px;
  margin-bottom: 25px;
  overflow: hidden;
  -webkit-transition: max-height 0.3s cubic-bezier(0.76, 0, 0.24, 1), padding-bottom 0.3s cubic-bezier(0.76, 0, 0.24, 1);
  transition: max-height 0.3s cubic-bezier(0.76, 0, 0.24, 1), padding-bottom 0.3s cubic-bezier(0.76, 0, 0.24, 1);
}
.block-filter--modal .block-filter--frame .block-filter--treelist-filterstyle.is-hidden {
  max-height: 0;
  padding-bottom: 0;
}
.block-filter--modal .block-filter--frame .js-ls-acc-body {
  max-height: 0px;
  padding-bottom: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: max-height 0.3s ease, visibility 0.3s ease, padding-bottom 0.3s ease;
  transition: max-height 0.3s ease, visibility 0.3s ease, padding-bottom 0.3s ease;
}
.block-filter--modal .block-filter--frame .js-ls-acc-body.is-active {
  max-height: 300px;
  visibility: visible;
}
.block-filter--modal .block-filter--frame .block-filter--treelist-layer {
  margin-top: 8px;
  border-top: 0;
}
.block-filter--modal .block-filter--frame .block-filter--tree-2,
.block-filter--modal .block-filter--frame .block-filter--tree-3,
.block-filter--modal .block-filter--frame .block-filter--tree-4 {
  background: #f5f5f5;
  border-top: 1px solid #e8e8e8;
}
.block-filter--modal .block-filter--frame .block-filter--treeitem {
  padding-bottom: 8px;
  font-size: 12px;
  border-top: 0;
  border-bottom: 1px solid #e8e8e8;
}
.block-filter--modal .block-filter--frame .block-filter--treeitem--priceholder {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.block-filter--modal .block-filter--frame .block-filter--treeitem:not(:last-child) {
  margin-bottom: 10px;
}
.block-filter--modal .block-filter--frame .block-filter--treeitem input[type=radio],
.block-filter--modal .block-filter--frame .block-filter--treeitem input[type=checkbox] {
  position: relative;
  width: 14px;
  height: 14px;
  margin-top: -3px;
  vertical-align: middle;
  accent-color: #1c48ce;
}
.block-filter--modal .block-filter--frame .block-filter--treeitem:first-of-type {
  border-top: 0;
}
.block-filter--modal .block-filter--frame .block-filter--treeitem .block-filter--treeitem-dir {
  width: 20px;
  height: 20px;
  padding: 0 10px;
  background: #f5f5f5;
}
.block-filter--modal .block-filter--frame .block-filter--treeitem .block-filter--treeitem-dir .block-icon-image-double-small {
  position: relative;
  width: 14px;
  height: 14px;
  background: none;
}
.block-filter--modal .block-filter--frame .block-filter--treeitem .block-filter--treeitem-dir .block-icon-image-double-small::before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 2px;
  content: "";
  background: #222;
  border-radius: 1px;
}
.block-filter--modal .block-filter--frame .block-filter--treeitem .block-filter--treeitem-dir .block-icon-image-double-small::after {
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 2px;
  content: "";
  background: #222;
  border-radius: 1px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.block-filter--modal .block-filter--frame .block-filter--treeitem-name {
  height: 52px;
  text-decoration: none;
  background: #f5f5f5;
}
.block-filter--modal .block-filter--frame .block-filiter--submit {
  display: block;
  width: 177px;
  height: 51px;
  margin: 14px auto 10px;
  font-size: 14px;
  color: #fff;
  background-color: #eb3728;
  border: 0;
  border-radius: 30px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.block-filter--modal .block-filter--frame .block-filiter--clear {
  display: block;
  padding: 0;
  margin: 10px auto 0;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.block-filter--modal .block-filter--frame-bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.6);
}

/* 商品一覧リスト */
.block-category-list,
.block-genre-page {
  padding-bottom: 36px;
}

.block-category-list--goods,
.block-genre-page--goods {
  margin: 0 19px 35px;
}

.block-category-list--hdg,
.block-genre-page--hdg {
  padding: 6px 18px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  background-color: #2a313c;
  border-bottom: 0;
}

.pager-total {
  padding: 0;
  margin: 0;
}

.block-goods-list--pager-top {
  padding: 0;
  font-size: 12px;
  text-align: left;
}
.block-goods-list--pager-top strong {
  font-size: 16px;
  font-weight: bold;
}

.block-goods-list--items-wrap {
  width: 100%;
  padding: 0;
  margin: 10px 0 24px;
}
.block-goods-list--items-wrap dl.block-goods-list--display-style-items {
  display: none;
}
.block-goods-list--items-wrap dl.block-goods-list--display-style-items + dl.block-goods-list--sort-order-items {
  margin-left: 40px;
}
.block-goods-list--items-wrap dl.block-goods-list--display-style-items > dt {
  display: block;
  margin-right: 4px;
  font-weight: normal;
  white-space: nowrap;
}
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin: 0;
  font-size: 11px;
}
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items > dt {
  display: block;
  font-weight: bold;
  white-space: nowrap;
}
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items > dd {
  display: block;
  margin: 0;
}
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items ul.block-goods-list--sort-order-items-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.5px;
}
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items ul.block-goods-list--sort-order-items-list > li {
  position: relative;
  display: block;
  padding: 3px 8px 3px 18px;
  font-size: 12px;
  line-height: 1;
  color: #121212;
  cursor: pointer;
  background-color: #e8e8e8;
  border-radius: 20px;
}
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items ul.block-goods-list--sort-order-items-list > li::before {
  position: absolute;
  top: calc(50% - 5px);
  left: 3px;
  z-index: 1;
  width: 10px;
  height: 10px;
  content: "";
  background: #fff;
  border-radius: 50%;
}
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items ul.block-goods-list--sort-order-items-list > li.active::before {
  border: 4px solid #265bc1;
}
.block-goods-list--items-wrap .block-goods-list--items-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 17px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 8px;
}
.block-goods-list--items-wrap .block-goods-list--items-option {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 18px;
  font-size: 12px;
  font-weight: bold;
}
.block-goods-list--items-wrap .block-goods-list--items-option input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.block-goods-list--items-wrap .block-goods-list--items-option label {
  position: relative;
  display: block;
  padding: 2px 1px 2px 39px;
  line-height: 1.3;
}
.block-goods-list--items-wrap .block-goods-list--items-option label::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 36px;
  height: 18px;
  content: "";
  border: 1px solid #121212;
  border-radius: 20px;
}
.block-goods-list--items-wrap .block-goods-list--items-option label::after {
  position: absolute;
  top: 3px;
  left: 3px;
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  background-color: #c9c9c9;
  border-radius: 50%;
  -webkit-transition: left 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: left 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.block-goods-list--items-wrap .block-goods-list--items-option input:checked + label::after {
  left: 20px;
  background-color: #265bc1;
}
.block-goods-list--items-wrap .block-goods-list--items-pagesize {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.block-goods-list--items-wrap .block-goods-list--items-pagesize::after {
  position: absolute;
  top: 3px;
  right: 20px;
  bottom: 3px;
  display: block;
  width: 1px;
  pointer-events: none;
  content: "";
  background-color: #e8e8e8;
}
.block-goods-list--items-wrap .block-goods-list--items-pagesize select {
  position: relative;
  width: 100%;
  padding: 2px 30px 2px 6px;
  font-size: 12px;
  line-height: 1.3;
  background: url("../../img/design/icn/arrow-bottom.png") calc(100% - 5px) 50%/10px 8px no-repeat;
  border: 1px solid #121212;
  border-radius: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.block-thumbnail-t {
  position: relative;
}
.block-top-event .block-thumbnail-t, .block-top-event--goods .block-thumbnail-t {
  position: relative;
  overflow: hidden;
  margin: 0 18.5px;
}
.block-top-event .block-thumbnail-t .block-thumbnail-t--items, .block-top-event--goods .block-thumbnail-t .block-thumbnail-t--items {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.block-thumbnail-t--items {
  height: auto !important;
  padding-top: 0;
  margin-bottom: 0 !important;
  border-top: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.block-thumbnail-t--items li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
  width: 167px;
  margin: 0;
  padding: 0;
}
.block-thumbnail-t--items li .block-thumbnail-t--image figure,
.block-thumbnail-t--items li .block-thumbnail-t--goods-image figure {
  width: 100%;
  min-width: auto;
  min-height: auto;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  height: auto;
  min-height: 110px;
}
.block-thumbnail-t--items li .block-thumbnail-t--image figure img,
.block-thumbnail-t--items li .block-thumbnail-t--goods-image figure img {
  -o-object-fit: contain;
     object-fit: contain;
}
.block-thumbnail-t--items li .block-icon {
  margin: 8px 0;
}
.block-thumbnail-t--items li .block-thumbnail-t--goods-name {
  margin-top: 6px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
}
.block-thumbnail-t--items li .block-thumbnail-t--goods-description a {
  text-decoration: none;
}
.block-thumbnail-t--items li .block-thumbnail-t--goods-description .variation-name {
  padding-top: 10px;
  margin-top: 8px;
  font-size: 12px;
  border-top: 1px solid #e8e8e8;
}
.block-thumbnail-t--items li .block-thumbnail-t--price-infos .block-thumbnail-t--scomment {
  font-size: 12px;
  font-weight: bold;
  color: #e61d24;
}
.block-thumbnail-t--items li .block-thumbnail-t--price-infos .block-thumbnail-t--scomment + .block-thumbnail-t--price-items .price {
  color: #e61d24;
}
.block-thumbnail-t--items li .block-thumbnail-t--price-infos .block-thumbnail-t--scomment + .block-thumbnail-t--price-items .price + .default-price {
  font-size: 12px;
  font-weight: normal;
}
.block-thumbnail-t--items li .block-thumbnail-t--price-infos {
  margin-top: 8px;
  font-size: 16px;
}
.block-thumbnail-t--items li .block-thumbnail-t--price-title {
  display: none;
}
.block-thumbnail-t--items li .block-goods-favorite {
  display: none;
}
.block-thumbnail-t--items .price,
.block-thumbnail-t--items .net-price,
.block-thumbnail-t--items .default-price,
.block-thumbnail-t--items .exchange-price,
.block-thumbnail-t--items .block-exchange-price--rate-dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #e61d24;
  text-align: left !important;
}
.block-thumbnail-t--items .price::after,
.block-thumbnail-t--items .default-price::after {
  margin-left: 0;
  font-size: 11px;
  font-weight: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  content: "（税込）";
}
.block-thumbnail-t--items .net-price {
  display: none;
}
.block-thumbnail-t--items .block-thumbnail-t--options {
  margin-top: 12px;
}
.block-thumbnail-t--items .block-thumbnail-t--options li {
  width: auto;
  padding-bottom: 2px;
  padding-left: 0;
  font-size: 11px;
  line-height: 1.4;
  border-bottom: 1px solid #e8e8e8;
}
.block-thumbnail-t--items .block-thumbnail-t--options li:not(:last-child) {
  margin-bottom: 3px;
}
.block-thumbnail-t--items .block-thumbnail-t--btn {
  margin-top: 16px;
}
.block-thumbnail-t--items .block-thumbnail-t--btn a,
.block-thumbnail-t--items .block-thumbnail-t--btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 32px;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #eb5128;
  border: 1px solid #eb5128;
  border-radius: 30px;
  -webkit-transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.block-ranking-r {
  position: relative;
}
.block-top-event .block-ranking-r, .block-top-event--goods .block-ranking-r {
  position: relative;
  overflow: hidden;
}
.block-top-event .block-ranking-r .block-ranking-r--items, .block-top-event--goods .block-ranking-r .block-ranking-r--items {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  padding-top: 10px;
  margin: 0 18.5px;
  overflow: hidden;
  border-top: 0;
}

.block-ranking-r--items {
  height: auto !important;
  padding-top: 0;
  margin-bottom: 0 !important;
  border-top: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.block-ranking-r--items li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
  width: 167px;
  padding-left: 5px;
}
.block-ranking-r--items li .block-ranking-r--rank {
  position: absolute;
  top: -10px;
  left: -5px;
  width: 27px;
  height: 27px;
  font-size: 12.5px;
  font-weight: bold;
}
.block-top-category--body.no-rank {
  .block-ranking-r--rank {
    display: none;
  }
}
.block-ranking-r--items li .block-ranking-r--rank-1 {
  background-color: #c6a23e;
}
.block-ranking-r--items li .block-ranking-r--rank-2 {
  background-color: #acacac;
}
.block-ranking-r--items li .block-ranking-r--rank-3 {
  background-color: #846215;
}
.block-ranking-r--items li .block-ranking-r--image figure,
.block-ranking-r--items li .block-ranking-r--goods-image figure {
  width: 100%;
  min-width: auto;
  min-height: auto;
  background-color: #fff;
  border: 1px solid #c9c9c9;
}
.block-ranking-r--items li .block-ranking-r--image figure img,
.block-ranking-r--items li .block-ranking-r--goods-image figure img {
  -o-object-fit: contain;
     object-fit: contain;
}
.block-ranking-r--items li .block-icon {
  margin: 8px 0;
}
.block-ranking-r--items li .block-ranking-r--goods-name {
  margin-top: 6px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
}
.block-ranking-r--items li .block-ranking-r--goods-description a {
  text-decoration: none;
}
.block-ranking-r--items li .block-ranking-r--goods-description .variation-name {
  padding-top: 10px;
  margin-top: 8px;
  font-size: 12px;
  border-top: 1px solid #e8e8e8;
}
.block-ranking-r--items li .block-ranking-r--price-infos .block-ranking-r--scomment {
  font-size: 12px;
  font-weight: bold;
  background-color: #e61d24;
  color: #FFF;
  display: inline-block;
  padding: 1px 7px;
}
.block-ranking-r--items li .block-ranking-r--price-infos .block-ranking-r--scomment + .block-ranking-r--price-items .price {
  color: #e61d24;
  margin-top: 5px;
}
.block-ranking-r--items li .block-ranking-r--price-infos .block-ranking-r--scomment + .block-ranking-r--price-items .price + .default-price {
  font-size: 12px;
  font-weight: normal;
  color: #121212;
  margin-top: 5px;
}
.block-ranking-r--items li .block-ranking-r--price-infos {
  margin-top: 8px;
  font-size: 16px;
}
.block-ranking-r--items li .block-ranking-r--price-title {
  display: none;
}
.block-ranking-r--items li .block-goods-favorite {
  display: none;
}
.block-ranking-r--items .price,
.block-ranking-r--items .net-price,
.block-ranking-r--items .default-price,
.block-ranking-r--items .exchange-price,
.block-ranking-r--items .block-exchange-price--rate-dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #e61d24;
  text-align: left !important;
}
.block-ranking-r--items .price::after,
.block-ranking-r--items .default-price::after {
  margin-left: 0;
  font-size: 11px;
  font-weight: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  content: "（税込）";
}
.block-ranking-r--items .net-price {
  display: none;
}
.block-ranking-r--items .block-ranking-r--options {
  margin-top: 12px;
}
.block-ranking-r--items .block-ranking-r--options li {
  width: auto;
  padding-bottom: 2px;
  padding-left: 0;
  font-size: 11px;
  line-height: 1.4;
  border-bottom: 1px solid #e8e8e8;
}
.block-ranking-r--items .block-ranking-r--options li:not(:last-child) {
  margin-bottom: 3px;
}
.block-ranking-r--items .block-ranking-r--btn {
  margin-top: 16px;
}
.block-ranking-r--items .block-ranking-r--btn a,
.block-ranking-r--items .block-ranking-r--btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 32px;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #eb5128;
  border: 1px solid #eb5128;
  border-radius: 30px;
  -webkit-transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.block-goods-list-d {
  position: relative;
}
.block-top-event .block-goods-list-d, .block-top-event--goods .block-goods-list-d {
  position: relative;
  overflow: hidden;
  margin: 0 18.5px 20px;
  overflow: hidden;
}
.block-top-event .block-goods-list-d .block-goods-list-d--itemwrap, .block-top-event--goods .block-goods-list-d .block-goods-list-d--itemwrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.block-goods-list-d--itemwrap {
  height: auto !important;
  padding-top: 0;
  margin-bottom: 0 !important;
  border-top: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--stock-items,
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--item-details,
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--spec-items {
  display: none;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--status {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  line-height: 1.2;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--status span {
  display: inline-block;
  min-width: 47px;
  padding: 3px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  vertical-align: top;
  background-color: #3aad43;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--commentwrap {
  margin-top: 6px;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--comment {
  font-size: 11px;
  line-height: 1.4;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--image,
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--goods-image {
  margin-bottom: 8px;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--image a,
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--goods-image a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 6px;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--image figure,
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--goods-image figure {
  width: 100%;
  min-width: auto;
  min-height: auto;
  background-color: #fff;
  border: 1px solid #c9c9c9;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--image figure img,
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--goods-image figure img {
  -o-object-fit: contain;
     object-fit: contain;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-icon {
  margin: 8px 0;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--goods-name {
  margin-top: 6px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--goods-description a {
  text-decoration: none;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--goods-description .variation-name {
  padding-top: 10px;
  margin-top: 8px;
  font-size: 12px;
  border-top: 1px solid #e8e8e8;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--price-infos .block-goods-list-d--scomment {
  font-size: 12px;
  font-weight: bold;
  background-color: #e61d24;
  color: #FFF;
  display: inline-block;
  padding: 1px 7px;
  margin-bottom: 5px;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--price-infos .block-goods-list-d--scomment + .block-goods-list-d--price-items .price {
  color: #e61d24;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--price-infos .block-goods-list-d--scomment + .block-goods-list-d--price-items .price + .default-price {
  font-size: 12px;
  font-weight: normal;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--price-infos {
  margin-top: 8px;
  font-size: 16px;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-list-d--price-title {
  display: none;
}
.block-goods-list-d--itemwrap .block-goods-list-d--item-body .block-goods-favorite {
  display: none;
}
.block-goods-list-d--itemwrap .price,
.block-goods-list-d--itemwrap .net-price,
.block-goods-list-d--itemwrap .exchange-price,
.block-goods-list-d--itemwrap .block-exchange-price--rate-dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #e61d24;
  text-align: left !important;
}
.block-goods-list-d--itemwrap .default-price {
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  color: #121212;
  text-align: left !important;
  margin-top: 5px;
}
.block-goods-list-d--itemwrap .price::after,
.block-goods-list-d--itemwrap .default-price::after {
  margin-left: 0;
  font-size: 11px;
  font-weight: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  content: "（税込）";
}
.block-goods-list-d--itemwrap .net-price {
  display: none;
}
.block-goods-list-d--itemwrap .block-goods-list-d--options {
  margin-top: 12px;
}
.block-goods-list-d--itemwrap .block-goods-list-d--options li {
  width: auto;
  padding-bottom: 2px;
  padding-left: 0;
  font-size: 11px;
  line-height: 1.4;
  border-bottom: 1px solid #e8e8e8;
}
.block-goods-list-d--itemwrap .block-goods-list-d--options li:not(:last-child) {
  margin-bottom: 3px;
}
.block-goods-list-d--itemwrap .block-goods-list-d--btn {
  margin-top: 16px;
}
.block-goods-list-d--itemwrap .block-goods-list-d--btn a,
.block-goods-list-d--itemwrap .block-goods-list-d--btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 32px;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #eb5128;
  border: 1px solid #eb5128;
  border-radius: 30px;
  -webkit-transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.block-recent-item--body {
  display: none;
}

.block-recent-item--header {
  padding: 40px 0 0;
  margin: 0 0 24px;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  text-align: center;
  background: none;
  border: 0;
}

.block-recent-item--header span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
}

.block-thumbnail-h {
  width: 100%;
  margin: 0 0 40px;
  overflow-x: auto;
  overflow-y: hidden;
}

.block-thumbnail-h .block-thumbnail-h--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  padding: 0 0 0 4vw;
}

.block-thumbnail-h .block-thumbnail-h--item {
  display: block;
  width: 32vw;
  min-width: 32vw;
  padding: 0;
  margin-right: 4vw;
}

.block-goods-detail-j--items {
  padding: 14px 19px;
  margin-inline: -19px;
  background-color: #e8e8e8;
  border-top: 0;
}
.block-goods-detail-j--items a {
  display: block;
}
.block-goods-detail-j .block-goods-detail-j--status {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  line-height: 1.2;
}
.block-goods-detail-j .block-goods-detail-j--status span {
  display: inline-block;
  min-width: 47px;
  padding: 3px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  vertical-align: top;
  background-color: #3aad43;
}
.block-goods-detail-j .block-goods-detail-j--stock-items {
  width: 100%;
  padding: 8px 10px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #eb3728;
}
.block-goods-detail-j .block-goods-detail-j--stock-items + p {
  color: #eb3728;
  font-weight: bold;
  margin-top: 2px;
  text-align: center;
}
.block-goods-detail-j .block-goods-detail-j--stock-items.is-nostock {
  background-color: #999;
}
.block-goods-detail-j--item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 141px 1fr;
  grid-template-columns: 141px 1fr;
  gap: 6px;
  padding: 9px;
  margin: 0;
  list-style-type: none;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  border-radius: 8px;
}
.block-goods-detail-j--item + .block-goods-detail-j--item {
  margin: 9px 0 0;
}
.block-goods-detail-j--item-body {
  width: 100%;
}
.block-goods-detail-j--goods-image {
  position: relative;
  display: block;
  width: 100%;
}
.block-goods-detail-j--goods-image figure {
  width: 100%;
  height: auto;
  background: none;
  border: 1px solid #ccc;
  border-bottom: 0;
}
.block-goods-detail-j--goods-image .block-goods-detail-j--status {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  line-height: 1.2;
}
.block-goods-detail-j--goods-image .block-goods-detail-j--status span {
  display: inline-block;
  min-width: 47px;
  padding: 3px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  vertical-align: top;
  background-color: #2a313c;
}
.block-goods-detail-j--goods-image .block-goods-detail-j--stock-items {
  width: 100%;
  padding: 8px 10px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #eb3728;
}
.block-goods-detail-j--goods-image .block-goods-detail-j--stock-items.is-nostock {
  background-color: #999;
}
.block-goods-detail-j--goods-description {
  display: block;
  width: 100%;
  padding: 0;
  margin-left: auto;
}
.block-goods-detail-j--goods-description .block-goods-detail-j--comment {
  margin: 6px 0 0;
  font-size: 12px;
  color: #121212;
}
.block-goods-detail-j--goods-name {
  margin: 6px 0 8px;
  overflow: hidden;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.35;
}
.block-goods-detail-j--goods-name a {
  color: #081f2c;
  text-decoration: none;
}
.block-goods-detail-j .block-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
  margin-bottom: 2px;
}
.block-goods-detail-j .block-icon img {
  width: auto;
  height: 24px;
}
.block-goods-detail-j--price-infos {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: right;
}
.block-goods-detail-j--price-infos .block-goods-detail-j--scomment {
  background-color: #e61d24;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  padding: 1px 0;
  text-align: center;
}
.block-goods-detail-j--price-infos .price {
  font-size: 18px;
  font-weight: bold;
  color: #e61d24;
}
.block-goods-detail-j--price-infos .price::after {
  font-size: 12px;
}
.block-goods-detail-j--price-infos .default-price {
  color: #565959;
  position: relative;
  font-size: 12px;
  font-weight: normal;
  text-decoration: line-through;
}
/*
.block-goods-detail-j--price-infos .default-price::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 1px;
  content: "";
  background-color: #121212;
}
.block-goods-detail-j--price-infos .default-price::after {
  font-size: 12px;
}
*/
.block-goods-detail-j--price-title, .block-goods-detail-j--net-price {
  display: none;
}
.block-goods-detail-j--spec-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 12px;
  font-weight: bold;
}
.block-goods-detail-j--add-cart {
  -ms-flex-preferred-size: 200px;
      flex-basis: 200px;
  width: 200px;
}
.block-goods-detail-j--add-cart .block-list-add-cart-btn {
  width: 200px;
  padding: 12px 0;
  font-size: 13px;
  line-height: 20px;
  border-radius: 0;
}
.block-goods-detail-j--add-cart .block-list-custom-order-btn {
  width: 200px;
  padding: 12px 0;
  font-size: 13px;
  line-height: 20px;
  border-radius: 0;
}
.block-goods-detail-j--goods-comment {
  font-size: 12px;
  color: #808080;
}
.block-goods-detail-j--item-details {
  position: relative;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  gap: 9px 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 12px 0 0 -146px;
}
.block-goods-detail-j--item-details > div:first-child {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
}
.block-goods-detail-j--item-details .block-goods-comparebtn,
.block-goods-detail-j--item-details .block-goods-list--favorite-registed--btn,
.block-goods-detail-j--item-details .block-goods-list--favorite--btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-weight: bold;
}
.block-goods-detail-j--item-details .block-goods-detail-j--detailbtn a {
  display: block;
  width: 205px;
  padding: 6px 8px;
  margin: auto;
  font-size: 12px;
  font-weight: bold;
  color: #eb3728;
  text-align: center;
  border: 1px solid #eb3728;
  border-radius: 30px;
  -webkit-transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.block-goods-detail-j--item-details .block-goods-comparebtn {
  background-image: none;
}
.block-goods-detail-j--item-details .block-goods-comparebtn::before {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
  content: "";
  background: #eb3728 url("../../img/design/icn/icn-compare_wh.png") 50% 50%/10px no-repeat;
  border-radius: 4px;
}
.block-goods-detail-j--item-details .block-goods-list--favorite-registed--btn,
.block-goods-detail-j--item-details .block-goods-list--favorite--btn {
  position: relative;
  left: auto;
  width: auto;
  height: auto;
  background-image: none;
  background-size: contain;
}
.block-goods-detail-j--item-details .block-goods-list--favorite-registed--btn::before {
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background: #eb3728 url("../../img/design/icn/icn-fav-registed--d.png") 50% 50%/20px no-repeat;
}
.block-goods-detail-j--item-details .block-goods-list--favorite-registed--btn::after {
  content: "お気に入りを解除";
}
.block-goods-detail-j--item-details .block-goods-list--favorite--btn::before {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
  content: "";
  background: #eb5128 url("../../img/design/icn/icn-fav--d.png") 50% 50%/20px no-repeat;
  border-radius: 4px;
}
.block-goods-detail-j--item-details .block-goods-list--favorite--btn::after {
  content: "お気に入りに追加";
}

.block-pickup-list-p .block-pickup-list-p--item .block-pickup-list-p--price-infos .block-pickup-list-p--scomment {
  font-size: 12px;
  font-weight: bold;
  color: #d53115;
}

.block-pickup-list-p .block-pickup-list-p--item .block-pickup-list-p--price-infos .block-pickup-list-p--price-items .price,
.block-pickup-list-p .block-pickup-list-p--item .block-pickup-list-p--price-infos .block-pickup-list-p--price-items .net-price {
  font-size: 13px;
  font-weight: 500;
}

.block-pickup-list-p .block-pickup-list-p--item .block-pickup-list-p--price-infos .block-pickup-list-p--price-items .default-price {
  font-size: 11px;
  font-weight: normal;
}

.block-pickup-list-p .block-pickup-list-p--item .block-pickup-list-p--price-infos .block-pickup-list-p--scomment + .block-pickup-list-p--price-items .price {
  color: #d53115;
}

.block-goods-list-naviframe {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 0;
  margin: 14px auto;
  text-align: center;
}
.block-goods-list-naviframe--bottom {
  margin-bottom: 58px;
}
.block-goods-list-naviframe .block-goods-list-naviframe--page,
.block-goods-list-naviframe .pager-scope,
.block-goods-list-naviframe .block-goods-list-naviframe--sum,
.block-goods-list-naviframe .pager-total {
  display: none;
}
.block-goods-list-naviframe .pagination {
  display: contents;
}
.block-goods-list-naviframe .pagination > * {
  border: 0;
}
.block-goods-list-naviframe .pagination li {
  min-width: initial;
  padding: 0;
  margin: 0;
  font-size: 10px;
  font-weight: bold;
  background-color: transparent;
}
.block-goods-list-naviframe .pagination li a {
  color: #c9c9c9;
}
.block-goods-list-naviframe .pagination li.active a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 26px;
  height: 26px;
  color: #121212 !important;
  border: 1px solid #2a313c;
  border-radius: 50%;
}
.block-goods-list-naviframe .pagination li.pager-current span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 27px;
  height: 27px;
  color: #121212;
  background-color: transparent;
  border: 1px solid #2a313c;
  border-radius: 50%;
}
.block-goods-list-naviframe .pagination li.pager-previous a, .block-goods-list-naviframe .pagination li.pager-next a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 39px;
  font-size: 0;
}
.block-goods-list-naviframe .pagination li.pager-previous a::before, .block-goods-list-naviframe .pagination li.pager-previous a::after, .block-goods-list-naviframe .pagination li.pager-next a::before, .block-goods-list-naviframe .pagination li.pager-next a::after {
  display: none;
}
.block-goods-list-naviframe .pagination li.pager-previous.disabled, .block-goods-list-naviframe .pagination li.pager-next.disabled {
  display: none;
}
.block-goods-list-naviframe .pagination li.pager-previous {
  margin-right: 17px;
  margin-left: 0;
}
.block-goods-list-naviframe .pagination li.pager-previous a {
  background: #c9c9c9 url("../../img/design/icn/arrow-carousel-prev.png") 50% 50%/8px no-repeat;
  border-radius: 0 4px 4px 0;
}
.block-goods-list-naviframe .pagination li.pager-next {
  margin-right: 0;
  margin-left: 17px;
}
.block-goods-list-naviframe .pagination li.pager-next a {
  background: #c9c9c9 url("../../img/design/icn/arrow-carousel-next.png") 50% 50%/8px no-repeat;
  border-radius: 4px 0 0 4px;
}
.block-goods-list-naviframe .pagination li.pager-first, .block-goods-list-naviframe .pagination li.pager-last {
  display: none;
}

/* ----パンくずリスト---- */
.block-topic-path {
  padding: 12px 19px;
  margin-top: 10px;
  margin-bottom: 0;
  overflow-x: scroll;
  background: none;
}
.block-topic-path--list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
}
.block-topic-path li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-right: 14px;
  font-size: 12px;
  line-height: 1.6;
}
.block-topic-path .block-topic-path--delimiter {
  display: inline;
  padding-right: 8px;
  font-size: 13px;
}
.block-topic-path a {
  text-decoration: none;
}

.page-goods .block-topic-path {
  margin-top: 10px;
}

/* ----マイページ---- */
.block-mypage--member-info-items .block-mypage--update-address-book-description a .block-icon-image-double-small {
  padding: 8px 10px;
  margin: 3px;
}

.block-favorite .block-accessory-list--name {
  padding: 16px 20px;
  background: none;
}

.block-store-coupon-list--table .block-store-coupon-list--bonus {
  font-size: 20px;
}

.block-login--member-header,
.block-login--first-time-header {
  margin-bottom: 8px;
}

.block-onetimepassword-certify--header,
.block-onetimepassword-send--header {
  padding-right: 0;
  padding-left: 0;
}

.block-inquiry-history--body li {
  padding: 8px 0;
}

.block-inquiry-history-detail--subject {
  padding: 8px 10px;
  background: none;
}

/* ----クイックオーダー---- */
.block-quick-order--price-pop {
  font-size: 12px;
  font-weight: bold;
  color: #d53115;
}

.block-quick-order--price {
  font-weight: 500;
  color: #c30;
}

.block-quick-order--price-price {
  color: #c30;
}

.block-quick-order--default-price {
  font-weight: normal;
}

.block-quick-order--subtotal-cell {
  color: #111;
}

/* ----購入フロー---- */
.block-cart-recent-item--header {
  padding: 40px 0 0;
  margin: 0 0 24px;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  text-align: center;
  background: none;
  border: 0;
}

.block-cart-recent-item--header span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

.page-cart .block-search-box--form {
  display: none;
}

.block-cart--goods-list-item-delete-btn {
  text-decoration: none;
}

.block-cart--procedure-container {
  top: 0;
  -webkit-transition: top 0.2s;
  transition: top 0.2s;
}

.block-cart--procedure-container.block-cart--procedure-container__fixed {
  top: 72px;
}

.block-order-method h2 {
  margin-top: 20px;
  margin-bottom: 8px;
  border: 0;
}

.block-order-estimate h2 {
  margin-bottom: 8px;
  border: 0;
}

.block-order-estimate--method h3 {
  border-bottom: 0;
}

.block-order-estimate--date-spec h3,
.block-order-estimate--time-spec h3,
.block-order-estimate--discount-info .block-order-estimate--point h3,
.block-order-estimate--discount-info .block-order-estimate--promotion-code h3,
.block-order-estimate--discount-info .block-order-estimate--promotion h3,
.block-order-estimate--discount-info .block-order-estimate--coupon h3,
.block-order-estimate--sales-append .block-order-estimate--confirmation-title h3 {
  border-bottom: 0;
}

.block-order-estimate--dest-address-item-buttons__selected {
  background: #ffebe8;
}

.block-order-gift-noshi h3 {
  margin-bottom: 8px;
}

.block-order-complete--wrapper {
  padding: 0 10px;
}

.block-order-complete--message {
  margin: 0 0 12px;
}

.block-order-complete--message p {
  padding: 0;
  font-size: 13px;
}

.block-order-complete--orderid {
  margin: 0 0 20px;
  border: 0;
}

.block-order-complete table.block-order-complete--orderid th {
  display: block;
  width: 100%;
  padding: 2px 0;
  font-size: 11px;
  color: #808080;
  text-align: center;
  background: none;
  border: 0;
}

.block-order-complete--orderid td {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 12px;
  background: none;
  border: 0;
}

.block-order-complete--orderid td a {
  font-size: 12px;
}

.block-regular-goods-add--header,
.block-regular-goods-change--header {
  margin: -10px -10px 0;
}

.block-goodschange-list {
  margin: 10px;
}

.block-goodsadd-list--customer-name,
.block-goodschange-list--customer-name {
  margin: 0 0 10px;
  font-weight: bold;
}

.block-regular-purcharse-list--info-withdrawal {
  display: block;
  width: auto;
}

.block-order-regular-add-confirm h2 {
  margin-bottom: 8px;
  border: 0;
}

.block-order-regular-add-complete--wrapper {
  padding: 0 10px;
}

.block-order-regular-add-complete--message {
  margin: 0 0 12px;
}

.block-order-regular-add-complete--message p {
  padding: 0;
  font-size: 13px;
}

.block-order-regular-add-complete--regular-sales {
  margin: 0 0 20px;
  border: 0;
}

.block-order-regular-add-complete table th {
  display: block;
  width: 100%;
  padding: 2px 0;
  font-size: 11px;
  color: #808080;
  text-align: center;
  background: none;
  border: 0;
}

.block-order-regular-add-complete table td {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 12px;
  background: none;
  border: 0;
}

.block-order-regular-add-complete table td a {
  font-size: 12px;
}

/* ----ページ機能---- */
.block-pagecategory-page-list {
  margin: 0 10px;
}

.block-pagecategory-page-list--frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.block-pagecategory-page-list--frame .block-pagecategory-page-list--page {
  width: calc(50% - 5px);
  margin: 0 10px 10px 0;
}

.block-pagecategory-page-list--frame .block-pagecategory-page-list--page:nth-of-type(2n) {
  margin-right: 0;
}

/* ----商品詳細画面---- */
.block-variation--name {
  padding: 12px 0 0;
  margin: 10px 0 4px;
  font-size: 14px;
  font-weight: bold;
  border: 0;
  border-top: 1px solid #dedede;
}

.block-variation--item {
  margin-right: 4px;
}

.block-color--item-term,
.block-size--item-term {
  min-width: 56px;
  min-height: 56px;
}

.block-variation--item dt {
  border: 1px solid #dedede;
}

.block-variation--item.active dt {
  border: 1px solid #d53100;
}

.block-variation--item.size-disable-stock dt {
  border: 1px dashed #dedede;
}

.block-color--item-term figure {
  width: 54px;
  height: 54px;
}

.block-color--item-term img {
  max-width: 100%;
  max-height: 100%;
}

.block-size--item-term span {
  width: 54px;
  height: 54px;
  font-size: 13px;
}

.block-variation--selected-item {
  margin: 8px 0 16px;
}

.block-size-with-cart--item-term,
.block-color-with-cart--item-term,
.block-color-size-with-cart--color-item-term,
.block-color-size-with-cart--size-item-term {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 48px;
  height: 48px;
  margin-right: 16px;
  border: 1px solid #bbb;
}

.block-color-size-with-cart--nocolor {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 48px;
  height: 48px;
  margin-right: 4px;
}

.block-color-size-with-cart--color-item-term {
  margin-right: 4px;
}

.block-color-size-with-cart--size-item-term span,
.block-size-with-cart--item-term span {
  width: 46px;
  height: 46px;
  font-size: 12px;
}

.block-color-size-with-cart--color-item-term figure,
.block-color-with-cart--item-term figure {
  width: 46px;
  height: 46px;
}

.block-color-size-with-cart--color-item-term img,
.block-color-with-cart--item-term img {
  max-width: 100%;
  max-height: 100%;
}

.block-variation .block-variation-no-stock--message,
.block-variation .block-variation-outside-sales-period--message,
.block-variation .block-goods-variation-arrival-notice--btn,
.block-variation .block-variation-add-cart--btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 48px;
  border-radius: 3px;
}

.block-variation .block-variation-no-stock,
.block-variation .block-variation-outside-sales-period {
  width: 100%;
}

.block-variation .block-variation-no-stock--message,
.block-variation .block-variation-outside-sales-period--message {
  color: #808080;
  background: #f5f5f5;
  border: 0;
}

.block-goods-variation-arrival-notice {
  width: 100%;
}

.block-variation .block-goods-variation-arrival-notice--btn {
  color: #fff;
  background: #73c3d6;
  border: 0;
}

.block-variation .block-variation-add-cart--btn::before {
  display: inline-block;
  width: 21px;
  height: 23px;
  margin-right: 10px;
  vertical-align: top;
  content: "";
  background: url(../../img/usr/common/goods_cart_btn_sp.png) center center/100% auto no-repeat;
}

.block-variation .block-variation-favorite {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 8px;
}

.block-variation .block-variation-favorite--btn,
.block-variation .block-variation-favorite-registed--btn {
  width: 48px;
  height: 48px;
  border-radius: 3px;
}

.block-variation .block-variation-favorite--btn {
  background: url(../../img/usr/common/goods_bookmark_val_btn_sp.png) center center/18px auto no-repeat;
}

.block-variation .block-variation-favorite-registed--btn {
  background: #fff2ef url(../../img/usr/common/goods_bookmark_reg_btn_sp.png) center center/18px auto no-repeat;
}

.block-variation .block-variation-favorite--btn .block-icon-image,
.block-variation .block-variation-favorite-registed--btn .block-icon-image {
  display: none;
}

.block-variation-add-cart {
  width: 100%;
}

.block-goods-comment--table-frame {
  width: 100%;
  margin: 0 0 15px;
  overflow-x: auto;
  overflow-y: hidden;
}

.block-goods-comment--table-frame .block-goods-comment--table {
  border-collapse: collapse;
}

.block-goods-comment--table-frame .block-goods-comment--table th,
.block-goods-comment--table-frame .block-goods-comment--table td {
  padding: 7px 22px;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #707070;
}

.block-goods-comment--table-frame .block-goods-comment--table tr.title th {
  background: #eee;
}

.block-goods-comment--table-frame .block-goods-comment--table tr th:first-of-type,
.block-goods-comment--table-frame .block-goods-comment--table tr.title th:first-of-type {
  min-width: 100px;
  font-weight: bold;
  text-align: left;
}

.block-goods-comment--table-frame .block-goods-comment--table td {
  white-space: nowrap;
}

.block-goods-user-review h2 {
  padding: 16px 20px;
  margin: 0;
  font-size: 19px;
  background: none;
  border: 0;
}

.block-goods-user-review .block-goods-user-review--info {
  padding: 10px 20px;
  background: none;
}

.block-goods-user-review .block-goods-user-review--count-summary {
  padding: 10px 13px;
  border: 1px solid #707070;
  border-radius: 4px;
}

.block-goods-user-review .block-goods-user-review--score dt {
  font-weight: normal;
}

.block-goods-user-review .block-goods-user-review--score dd img {
  top: -2px;
  height: 100%;
}

.block-goods-user-review .block-goods-user-review--description {
  margin: 0 0 24px;
  font-size: 12px;
}

.block-goods-user-review .block-goods-user-review--need-login-message {
  margin: 16px 0 12px;
  font-size: 12px;
  text-align: center;
}

.block-goods-user-review .block-goods-user-review--need-login-message a {
  text-decoration: underline;
}

.block-goods-user-review .block-goods-user-review--write-review-link,
.block-goods-user-review .block-goods-user-review--write-review-btn {
  display: block;
  width: 216px;
  padding: 10px 0;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #d53100;
  border-radius: 20px;
}

.block-goods-user-review .block-goods-user-review--list {
  margin: 0 20px;
}

.block-goods-user-review .block-goods-user-review--list .block-goods-user-review--item {
  padding: 16px 0;
  border-bottom: 1px solid #dedede;
}

.block-goods-user-review .block-goods-user-review--list .block-goods-user-review--item:last-of-type {
  border-bottom: 0;
}

.block-goods-user-review .block-goods-user-review--item-title {
  font-size: 15px;
  font-weight: 500;
  border: 0;
}

.block-goods-user-review .block-goods-user-review--item-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.block-goods-user-review .block-goods-user-review--item-summary .block-goods-user-review--item-name {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
  margin: 0 0 8px;
}

.block-goods-user-review .block-goods-user-review--item-summary .block-goods-user-review--item-score {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  margin: 0 0 8px;
}

.block-goods-user-review .block-goods-user-review--item-summary .block-goods-user-review--item-score dt {
  display: none;
}

.block-goods-user-review .block-goods-user-review--item-summary .block-goods-user-review--item-score dd img {
  top: -2px;
  width: 30%;
}

.block-goods-detail-footer {
  display: none;
}

.block-goods-uservoice {
  padding: 0 0 40px;
  background: #f5f5f5;
}

.block-goods-uservoice .block-goods-uservoice--title {
  padding: 40px 0 0;
  margin: 0 0 24px;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  text-align: center;
  background: none;
  border: 0;
}

.block-goods-uservoice .block-goods-uservoice--title span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

.page-goods .block-search-box--form {
  display: none;
}

.block-goods-size--box .block-goods-size--body {
  padding-right: 10px;
  padding-left: 10px;
}

.block-goods-size--body .block-measured .block-measured--item-list,
.block-goods-size--body .block-measured .js-unisize-bunner,
.block-goods-size--body .block-measured .js-unisize-bunner > div {
  margin: 12px 0;
}

.block-goods-size--box .block-measured--item-list {
  width: 100%;
  border: 0;
}

.block-goods-size--box .block-measured--item-list th {
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  background-color: #f2f2f2;
  border: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.block-goods-size--box .block-measured--item-list td {
  width: 16.6666666667%;
  padding: 5px 0;
  font-size: 11px;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
  border: 0;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.block-goods-size--box .block-measured--item-list th:first-child {
  border-left: 0;
}

.block-goods-size--box .block-measured--item-list th.block-measured--header {
  border-top: 0;
}

.block-goods-size--box .block-measured--item-list tr:first-child th {
  border-top: 0;
}

/* ----ゲストお気に入り画面---- */
.block-guest-favorite-synchronize-title {
  font-size: 16px;
  font-weight: bold;
}

.block-guest-favorite-synchronize-description {
  font-size: 14px;
}

.block-guest-favorite-synchronize-link {
  text-align: center;
}

/* ----定期購入商品サイクル情報変更画面---- */
.block-regular-purcharse-cycle-info-update--skip-cancel-message {
  margin: 5px 0 0 5px;
}

/* ----アプリログイン訴求画面---- */
.block-applogin-body {
  height: 100px;
  margin: auto;
  font-size: 16px;
  line-height: 1.9em;
  text-align: center;
  letter-spacing: 0.1em;
}

/* ---- LightningRecommend ---- */
.block-top-lightningrecommend,
.block-ranking-lightningrecommend {
  padding: 0 0 40px;
}

.block-top-lightningrecommend--header,
.block-ranking-lightningrecommend--header {
  padding: 40px 0 0;
  margin: 0 0 24px;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  text-align: center;
  background: none;
  border: 0;
}

.block-common-lightningrecommend {
  margin-top: 10px;
}

.block-common-lightningrecommend--header {
  padding: 16px 20px;
  font-size: 19px;
  background: none;
  border: 0;
}

/* ----本品とレフィル切り替え画面---- */
.block-refillgoods-list {
  margin: 10px;
}

.block-regular-goods-refillgoods--header {
  margin: -10px -10px 0;
}

/* ----商品比較ページ---- */
.block-compare {
  padding-bottom: 74px;
}

.block-compare-table {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: (auto)[30];
  grid-template-rows: repeat(30, auto);
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  padding-left: 19px;
}
.block-compare-table--itemwrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  grid-row: 1/-1;
  grid-auto-columns: 165px;
  grid-auto-flow: column;
  padding-right: 19px;
  overflow-x: scroll;
  cursor: -webkit-grab;
  cursor: grab;
}
.block-compare-table--itemwrap.is-dragging {
  -ms-scroll-snap-type: none !important;
      scroll-snap-type: none !important;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.block-compare-table--itemwrap-prev, .block-compare-table--itemwrap-next {
  display: none;
}
.block-compare-table--item {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  grid-row: 1/-1;
  font-size: 10px;
  text-align: center;
}
.block-compare-table--item > * {
  position: relative;
}
.block-compare-table--item::before {
  position: absolute;
  inset: 0;
  display: block;
  visibility: hidden;
  content: "";
  background-color: #f8f8f8;
  opacity: 0;
  -webkit-transition: visibility 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: visibility 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.block-compare-table--item:hover::before {
  visibility: visible;
  opacity: 1;
}
.block-compare-table--item.is-ghost {
  opacity: 0.3;
}
.block-compare-table--hdg {
  width: 60px;
  margin-right: 0;
  text-align: left;
}
.block-compare-table--hdg::before {
  display: none;
}
.block-compare-table--close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.block-compare-table--close button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 22px;
  height: 22px;
  font-size: 0;
  line-height: 1;
  color: #fff;
  color: #c9c9c9;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  border-radius: 50%;
}
.block-compare-table--close button::before, .block-compare-table--close button::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 14px;
  content: "";
  background-color: #c9c9c9;
  border-radius: 3px;
}
.block-compare-table--close button::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.block-compare-table--close button::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.block-compare-table--handle {
  position: absolute;
  top: 0;
  left: 4px;
  width: 26px;
  height: 26px;
}
.block-compare-table--handle::before, .block-compare-table--handle::after {
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 12px;
  height: 11px;
  content: "";
  border-right: 2px solid #c9c9c9;
  border-left: 2px solid #c9c9c9;
}
.block-compare-table--handle::after {
  left: 5px;
  width: 0;
  border-right: 0;
  border-left: 2px solid #c9c9c9;
}
.block-compare-table--hdg .block-compare-table--handle::before, .block-compare-table--hdg .block-compare-table--handle::after {
  display: none;
}
.block-compare-table--figure {
  padding: 9px 4px 12px;
}
.block-compare-table--figure figure {
  border: 1px solid #c9c9c9;
}
.block-compare-table--name {
  padding-inline: 4px;
  margin-top: 12px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.6;
}
.block-compare-table--desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 10px;
  margin-bottom: -1px;
  margin-left: -1px;
  line-height: 1.4;
  border: 1px solid #e8e8e8;
}
.block-compare-table--hdg .block-compare-table--desc {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-right: 5px;
  padding-left: 5px;
  margin-right: 0;
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
}
.block-compare-table--price {
  padding: 12px 10px;
  margin-top: auto;
  line-height: 1.5;
}
.block-compare-table--price .price,
.block-compare-table--price .default-price {
  text-align: center !important;
}
.block-compare-table--price .default-price {
  font-size: 11px;
  color: #121212;
}
.block-compare-table--price .default-price::after {
  margin-left: 1px;
  font-size: 11px;
  content: "（税込）";
}
.block-compare-table--price .price {
  font-size: 14px;
  font-weight: bold;
  color: #e61d24;
  text-align: center !important;
}
.block-compare-table--price .price::after {
  margin-left: 2px;
  font-size: 11px;
  content: "（税込）";
}
.block-compare-table--price .net-price {
  display: none;
}
.block-compare-table--detail {
  padding: 0 8px;
}
.block-compare-table--detail a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 32px;
  padding: 4px 8px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  background-color: #ffebe8;
  color: #eb5128;
  border: 2px solid #eb5128;
  border-radius: 30px;
  -webkit-transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.block-compare-table--favorite {
  padding: 0 8px 10px;
}
.block-compare-table--favorite a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 32px;
  padding: 4px 0;
  margin: 0;
  font-size: 10px;
  font-weight: bold;
  background-color: transparent;
  color: #000;
  border: none;
  border-radius: 30px;
  -webkit-transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  text-decoration: underline;
}
.block-compare-table--favorite a::before {
  content: "";
  background: url(../../img/design/icn/icn-fav-registed.png) center center/contain no-repeat;
  display: inline-block;
  height: 15px;
  width: 20px;
}
.block-filter-option {
  margin-bottom: 40px;
}

.block-filter-option-items {
  padding: 5px 0;
  font-size: 12px;
  line-height: 1.4;
  border-bottom: 1px solid #e8e8e8;
}
#modal-filter .block-filter-option-items {
  padding: 12px 0;
  font-size: 14px;
}
.block-filter-option-items input[type=radio],
.block-filter-option-items input[type=checkbox] {
  width: 16px;
  height: 16px;
}
.block-filter-option-items:not(:last-child) {
  margin-bottom: 8px;
}

.js-filter-box .pane-block--subtitle + div {
  padding: 7px 0;
}

.block-filter-option-items input[type=radio],
.block-filter-option-items input[type=checkbox] {
  vertical-align: top;
}

.block-filiter--submit {
  display: block;
  width: 200px;
  height: 53px;
  margin: 24px auto 14px;
  font-size: 14px;
  color: #fff;
  background-color: #eb5128;
  border: 0;
  border-radius: 30px !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
#modal-filter .block-filiter--submit {
  background-color: #eb3728;
}

.block-filiter--clear {
  display: block;
  padding: 0;
  margin: 14px auto 0;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* 購入履歴 */
.block-purchase-history--search-order-id .form-control input,
.block-purchase-history--search-name .form-control input {
  width: 100%;
}

/* メール、パスワードの変更 */
.block-login--ask-password a,
.block-reset-new-password--completed-message a,
.block-member-info--update-mail a,
.block-mail-address--login-link a,
.block-member-password--login-link a {
  color: #6fb4c3;
  text-decoration: underline;
}

/* 店舗一覧 */
.block-store-list--store-details .block-store-list--store-access {
  display: none;
}

/* 店舗詳細 */
.block-store-detail--store-comment {
  margin-top: 30px;
}

.block-store-detail--store-titleaccess {
  margin-top: 30px;
}

.goods-detail-rank {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.block-goods-pricewrap .goods-detail-rank {
  gap: 4px;
}

.goods-detail-rank span {
  padding: 0 2px;
  font-size: 10px;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.4;
  color: #c6a23f;
  border: 1px solid #c6a23f;
  border-radius: 2px;
}
.block-goods-pricewrap .goods-detail-rank span {
  padding: 0 6px;
}

.wrapper .block-filter--header {
  position: fixed;
  inset: auto;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  height: auto;
  padding: 9px;
  background-color: rgba(0, 0, 0, 0.34);
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.is-footer-inview .wrapper .block-filter--header {
  visibility: hidden;
  opacity: 0;
}

.wrapper .block-filter--header .block-filter--header-label {
  width: 140px;
  padding: 11px 8px;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: none;
  background-color: #eb3728;
  border: 2px solid #fff;
  border-radius: 6px;
}

.wrapper .block-filter--header .block-filter--header-label.is-compare {
  background: #eb3728 url(../../img/design/icn/icn-compare_wh.png) 16px 50%/18px no-repeat;
}

.block-compare .block-compare--form .registed-count {
    padding-left: 19px;
}
.block-compare .block-compare--form .registed-count strong {
    font-size: 20px;
    font-weight: bold;
}
.block-compare .block-compare--form .registed-count span {
    font-size: 16px;
}