﻿@charset "UTF-8";

/* ----商品詳細画面---- */

.block-goods-detail--promotion-freespace {
  margin-bottom: 10px;
}

.block-src-l {
  z-index: 3 !important;
}

.block-src-l figure {
  text-align: center;
}

.block-goods-affix-list {
  margin-bottom: 10px;
}

.block-goods-affix-list dt {
  padding: 5px 0;
  border-bottom: 1px dotted #ccc;
}

.block-goods-affix-list dd {
  padding: 5px 0 0 15px;
}

.block-add-cart .block-add-cart--btn {
  width: 100%;
  font-size: 1.6rem;
  padding: 1.5rem;
}

.block-custom-order--btn {
  margin-top: 10px;
  padding: 12px 0;
  font-size: 18px;
  width: 280px;
}

.block-goods-store-stock--btn {
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
}

.block-arrival-notice--btn {
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
}

.block-contact-about-goods--btn {
  margin: 1.0rem 0;
  padding: 1.5rem;
  font-size: 1.6rem;
  width: 100%;
}

.block-goods-favorite--btn {
  margin: 1.0rem 0;
  padding: 1.5rem;
  font-size: 1.6rem;
  width: 100%;
}

.block-goods-favorite-registed--btn {
  margin: 1.0rem 0;
  padding: 1.5rem;
  font-size: 1.6rem;
  width: 100%;
}

.block-variation-add-cart {
  flex: 1;
}
.block-variation-add-cart--btn {
  width: 100%;
  height: 5.0rem;
  font-size: 1.6rem;
  font-weight: 500;
}

.block-variation-favorite--btn {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  width: 54px;
  height: 54px;
}

.block-variation-favorite-registed--btn {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  width: 54px;
  height: 54px;
  color: #f9f;
}

.bookmarkmodal-option {
  margin: 5px;
}

.bookmarkmodal-option .btn {
  width: 310px;
}

.goodsdetail--btns {
  margin: 2.0rem 0 3.0rem;
}
.block-no-stock--message,
.block-no-stock--comment {
  text-align: center;
  margin: 1.0rem 0;
  padding: 1.5rem;
  font-size: 1.6rem;
  border: 1px solid #E8E8E8;
  background-color: #E8E8E8;
  color: #6E6E6E;
}

.block-outside-sales-period--message {
  text-align: center;
  margin: 1.0rem 0;
  padding: 1.5rem;
  font-size: 1.6rem;
  border: 1px solid #E8E8E8;
  background-color: #E8E8E8;
  color: #6E6E6E;
}

.block-variation-no-stock,
.block-variation-outside-sales-period,
.block-goods-variation-arrival-notice {
  flex: 1;
}

.block-variation-no-stock--message,
.block-variation-outside-sales-period--message,
.block-goods-variation-arrival-notice--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 5.0rem;
  font-size: 1.6rem;
  font-weight: 500;
}

.block-variation-no-stock--message,
.block-variation-outside-sales-period--message {
  border: 1px solid #E8E8E8;
  color: #6E6E6E;
  background-color: #E8E8E8;
}

.block-goods-gallery-src {
  display: flex;
  flex-wrap: wrap;
}

.block-goods-gallery ul {
  font-size: 0;
  z-index: 0;
}

.block-goods-gallery li {
  display: inline-block;
  width: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.block-goods-gallery li figure {
  width: 100px;
  height: 100px;
}

.block-goods-price {
  margin: 3.0rem 0;
}
.block-goods-price--price {
  font-size: 2.8rem;
  font-weight: 500;
  font-family: var(--font-jost);
}
.block-goods-price--price .price::after {
  font-size: 1.3rem;
}
.block-goods-price--on-sales-term,
.block-goods-price--on-sales-off-percent,
.block-goods-price--on-sales-countdown,
.block-goods-price--on-sales-comment,
.price.price__onsales {
  color: var(--color-red);
}
.block-goods-price--on-sales-countdown {
  display: flex;
  flex-flow: wrap;
  gap: 0.2em;
}
.price-line {
  display: flex;
  align-items: baseline;
}
.price-line .price-point {
  font-size: 1.0rem;
  font-weight: normal;
}
.price-line .price-point::before {
  content: '獲得ポイント：';
}
.price-line .price-point::after {
  content: '～';
}
.default-price {
  text-decoration: line-through;
  font-size: 1.2rem;
}
.default-price::after {
  text-decoration: none;
  display: inline-block;
}

.net-price {
  font-size: 1.2rem;
  display: none!important;
}
.block-goods-term--sales-term {

}

.block-accessory-list {
  position: relative;
  width: 100%;
  z-index: 0 !important;
  margin: 2.5rem 0 2.4rem;
  padding: 2.4rem 0 0;
}
.block-accessory-list::before {
  display: block;
  content: '';
  position: absolute;
  left: -2.0rem;
  right: -2.0rem;
  top: 0;
  height: 1px;
  background: #E8E8E8;
}
.block-accessory-list .block-accessory-list--name {
  font-size: 1.8rem;
}
.block-accessory-list--list {
}

.pane-goods-right-side .block-check-list-a--item-body {
  width: auto;
}

.block-goods-footer-cart {
  text-align: center;
}

.block-goods-detail .swiper-slider-main {
  overflow: hidden;
}

.block-goods-detail .swiper-slider-main img {
  height: 520px;
  object-fit: contain;
  aspect-ratio: 1 / 1;
}

/* 同一バリエーション画像表示 */
.block-goods-detail .block-goods-detail--color-variation-goods-image .swiper-slider-main img {
  max-height: 606px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-image .swiper-slider-main figure {
  text-align: center;
}

.block-goods-detail .block-goods-detail--color-variation-goods-image .block-goods-detail-line-item {
  z-index: 3 !important;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .block-goods-detail--color-variation-goods-color-name {
  font-size: 14px !important;
  text-align: center;
  display: none;
}

.block-goods-gallery--color-variation-src {
  vertical-align: top;
}

/* 注文明細拡張 */

.block-goods-sales-detail-append--item .form-label {
  padding: 10px;
  margin-right: 10px;
}

.block-goods-sales-detail-append--item input[type="text"],
.block-goods-sales-detail-append--item textarea {
  width: 100%;
}

.block-goods-sales-detail-append--item .constraint .required {
  margin: -38px 20px 16px 0;
  display: block;
  text-align: right;
}

/* バリエーション入荷案内申し込み */
.block-variation-back-order {
  margin-top: 10px;
}

.block-variation-arrival-notice--btn {
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
}

/* バリエーション切り替えボタン */
.block-variation--item-list {
  font-size: 0;
}

.block-variation--item {
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
}

.block-variation--item-description {
}

.block-variation--item dt {
  display: block;
  border: 2px solid #d0d0d0;
  background-color: #fff;
  cursor: pointer;
}

.block-variation--item.color-disable-stock dt {
  border: 2px dashed #d0d0d0;
  background-color: #eee;
}

.block-variation--item.size-disable-stock dt {
  border: 2px dashed #d0d0d0;
  background-color: #eee;
}

.block-variation--item.active dt {
  border: 2px solid #3fbf0d;
}

.block-color--item dt {
  width: 54;
  height: 54px;
}

.block-color--item-term img {
  max-width: 100%;
  max-height: 100%;
}

.block-color--item-term figure {
  width: 50px;
  height: 50px;
}

.block-size--item dt {
  width: 54px;
  min-height: 54px;
}

.block-size--item-term {
  min-width: 54px;
  min-height: 54px;
}

.block-size--item-term span {
  display: table-cell;
  word-break: break-all;
  text-align: center;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  padding: 2px;
}

/* サイズ別カートボタン */
.block-size-with-cart {
  margin: 0 0 3.0rem;
}
.block-size-with-cart--item {
  padding: 0;
  width: 100%;
  display: flex;
}
.block-size-with-cart--item + .block-size-with-cart--item {
  margin-top: 1.0rem;
}

.block-size-with-cart--item-term {
  position: relative;
  border: 1px solid #333333;
  background-color: #fff;
  width: 5.0rem;
  height: 5.0rem;
  margin-right: 2.0rem;
}
.block-size-with-cart--item:not(:has(.block-variation-add-cart)) .block-size-with-cart--item-term {
  background: #efefef;
  border-color: #D9D9D9;
}
.block-size-with-cart--item:not(:has(.block-variation-add-cart)) .block-size-with-cart--item-term::before {
  content: "";
  position: absolute;
  background-color: #cccccc;
  width: 140%;
  height: 1px;
  transform: rotate(-45deg);
  top: 100%;
  left: 0;
  transform-origin: left center;
}

.block-size-with-cart--item-term span {
  display: table-cell;
  word-break: break-all;
  text-align: center;
  vertical-align: middle;
  width: 96px;
  height: 50px;
  padding: 2px;
}

/* カラー別カートボタン */
.block-color-with-cart {
  margin: 0 0 3.0rem;
}
.block-color-with-cart--item {
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
}

.block-color-with-cart--item-term {
  width: 5.0rem;
  margin-right: 2.0rem;
}

.block-color-with-cart--item-term figure {
  width: 5.0rem;
  height: calc(5.0rem * (520 / 390));
}

.block-color-with-cart--item-term img {
  max-width: 100%;
  max-height: 100%;
}

/* カラーサイズ別カートボタン */
.block-color-size-with-cart {
  margin: 0 0 3.0rem;
}
.block-color-size-with-cart--nocolor {
  width: 6.0rem;
  height: 5.0rem;
  margin-right: 0;
}

.block-color-size-with-cart--color-line {
  margin-top: 1.0rem;
  padding: 0;
  width: 100%;
  display: flex;
}

.block-color-size-with-cart--size-line {
  margin-top: 1.0rem;
  padding: 0;
  width: 100%;
  display: flex;
}
.block-color-size-with-cart--color-line:first-child,
.block-color-size-with-cart--size-line:first-child {
  margin-top: 0;
}
.block-color-size-with-cart--color-line + .block-color-size-with-cart--color-line {
  margin-top: 2.7rem;
}
.block-color-size-with-cart--item-list:has(.block-color-size-with-cart--color-line:last-child),
.block-color-size-with-cart--item-list:has(.block-color-size-with-cart--color-line + #cancel-modal) {
  padding-bottom: 1.7rem;
}

.block-color-size-with-cart--size-item-term {
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #333333;
  background-color: #fff;
  width: 5.0rem;
  height: 5.0rem;
  margin-right: 1.2rem;
}
.block-color-size-with-cart--size-line:not(:has(.block-variation-add-cart)) .block-color-size-with-cart--size-item-term {
  background: #efefef;
  border-color: #D9D9D9;
}
.block-color-size-with-cart--size-line:not(:has(.block-variation-add-cart)) .block-color-size-with-cart--size-item-term::before {
  content: "";
  position: absolute;
  background-color: #cccccc;
  width: 140%;
  height: 1px;
  transform: rotate(-45deg);
  top: 100%;
  left: 0;
  transform-origin: left center;
}

.block-color-size-with-cart--size-item-term span {
  display: table-cell;
  word-break: break-all;
  text-align: center;
  vertical-align: middle;
  width: 96px;
  height: 50px;
  padding: 2px;
}

.block-color-size-with-cart--color-item-term {
  position: relative;
  width: 6.0rem;
  height: 5.0rem;
}

.block-color-size-with-cart--color-item-term figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 5.0rem;
  height: calc(5.0rem * (520 / 390));
}

.block-color-size-with-cart--color-item-term img {
  max-width: 100%;
  max-height: 100%;
}

/* 商品詳細(イベント一覧) */
#goodsdetail_eventlist {
  position: relative;
  margin-bottom: 2.4rem;
}
#goodsdetail_eventlist:has(ul.block-eventlist:empty) {
  display: none!important;
}
#goodsdetail_eventlist #goodsdetail_eventlist_title::before {
  display: block;
  content: '';
  position: absolute;
  left: -2.0rem;
  right: -2.0rem;
  top: 0;
  height: 1px;
  background: #E8E8E8;
}
#goodsdetail_eventlist #goodsdetail_eventlist_title {
  position: relative;
  z-index: 0 !important;
  margin: 2.5rem 0 2.4rem;
  padding: 2.4rem 0 0;
  font-size: 1.8rem;
  font-weight: bold;
}
#goodsdetail_eventlist #goodsdetail_eventlist_content-wrap {
}
/*
#goodsdetail_eventlist .swiper-eventlist-prev {
  position: absolute;
  top: 85px;
  width: 35px;
  height: calc(100% - 85px);
  margin: 0;
  background: none;
  font-size: 0;
}

#goodsdetail_eventlist .swiper-eventlist-prev::before {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 14px;
  height: 14px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  transform: rotate(-45deg);
  content: "";
}

#goodsdetail_eventlist .swiper-eventlist-next {
  position: absolute;
  top: 85px;
  right: 0;
  width: 35px;
  height: calc(100% - 85px);
  margin: 0;
  background: none;
  font-size: 0;
}

#goodsdetail_eventlist .swiper-eventlist-next::before {
  position: absolute;
  top: 50%;
  right: 13px;
  width: 14px;
  height: 14px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  content: "";
}*/

#goodsdetail_eventlist #swiper-eventlist-navigation {
  display: none;
}

#goodsdetail_eventlist .swiper-eventlist-content {
  margin: 0 0;
  margin-left: -2.0rem;
  margin-right: -2.0rem;
  overflow-y: hidden;
  overflow-x: auto;
  /*user-select: none;*/
}
/* no slider */
#goodsdetail_eventlist .swiper-eventlist-content:not(.swiper-initialized) .swiper-wrapper {
  display: flex;
  width: auto;
  height: auto;
  gap: 0;
}
#goodsdetail_eventlist .swiper-eventlist-content:not(.swiper-initialized) .swiper-wrapper::before,
#goodsdetail_eventlist .swiper-eventlist-content:not(.swiper-initialized) .swiper-wrapper::after {
  display: block;
  content: '';
  width: 1.0rem;
  min-width: 1.0rem;
  height: 1.0rem;
}
#goodsdetail_eventlist .swiper-eventlist-content:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
  width: calc(14.5rem + 2.0rem);
  padding: 0 1.0rem;
}

.block-eventlist {
  display: flex;
  padding: 0 0 10px 0;
}
.block-eventlist-item {
}
.block-eventlist li figure {
  position: relative;
  margin: 0 0 0.5rem;
  width: 100%;
  height: 0;
  padding: 0 0 calc(452 / 592 * 100%);
}
.block-eventlist li figure img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.block-eventlist li p.date {
  margin: 0 0 0.5rem;
  font-size: 1.1rem;
  font-weight: 500;
  font-family: var(--font-jost);
  color: #6e6e6e;
}
.block-eventlist li p.ttl {
  font-size: 1.2rem;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.block-eventlist li a {
  text-decoration: none;
}

.goodsdetail-pane-contents--body-comments {
  margin: 2.4rem 0 0;
}
.goodsdetail-accordion-section.block-goods-tmp-middle {
}
.goodsdetail-accordion-section {
  margin: -1px 0 4.0rem;
}
.goodsdetail-accordion-section + .goodsdetail-accordion-section {
  margin-top: calc(-4.0rem - 1px);
}
.goodsdetail-accordion-section > dt {
  position: relative;
}
.goodsdetail-accordion-section > dt::before,
.goodsdetail-accordion-section > dt::after {
  display: block;
  content: '';
  position: absolute;
  left: -2.0rem;
  right: -2.0rem;
  height: 1px;
  background: #E8E8E8;
}
.goodsdetail-accordion-section > dt::before { top: 0; }
.goodsdetail-accordion-section > dt::after { bottom: 0; }
.goodsdetail-accordion-section > dt span {
  display: block;
  position: relative;
  padding: 1.8rem 2.0rem 1.8rem 0;
  font-size: 1.6rem;
  font-weight: bold;
}
.goodsdetail-accordion-section > dt span::before,
.goodsdetail-accordion-section > dt span::after {
  display: block;
  content: '';
  width: 1.0rem;
  height: 1px;
  background: var(--text-color);
  position: absolute;
  right: 0;
  top: 50%;
}
.goodsdetail-accordion-section > dt:not(.st__open) span::after {
  transform: rotate(90deg);
}
.goodsdetail-accordion-section > dd {
  display: none;
  padding: 2.4rem 0;
}
.block-goods-tmp-middle.goodsdetail-accordion-section:not(:has(dd *)) {
  display: none!important;
}
/* unisizeタグ（未発火）のみ */
.goodsdetail-accordion-section:has(> dd > #unisize_1000:empty:only-child) {
  display: none!important;
}


/* 商品詳細(ブログ一覧) */

#goodsdetail_bloglist div[class^="swiper-bloglist-content_"] {
  margin: 0 35px;
  overflow: hidden;
  user-select: none;
}

#goodsdetail_bloglist > div[id^="goodsdetail_bloglist_"] {
  position: relative;
  z-index: 0 !important;
}

div[class^="swiper-bloglist-prev_"] {
  position: absolute;
  top: 85px;
  width: 35px;
  height: calc(100% - 85px);
  margin: 0;
  background: none;
  font-size: 0;
}

div[class^="swiper-bloglist-prev_"]::before {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 14px;
  height: 14px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  transform: rotate(-45deg);
  content: "";
}

div[class^="swiper-bloglist-next_"] {
  position: absolute;
  top: 85px;
  right: 0;
  width: 35px;
  height: calc(100% - 85px);
  margin: 0;
  background: none;
  font-size: 0;
}

div[class^="swiper-bloglist-next_"]::before {
  position: absolute;
  top: 50%;
  right: 13px;
  width: 14px;
  height: 14px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  content: "";
}

div[id^="swiper-bloglist-navigation_"] .swiper-button-disabled {
  display: none;
}

.block-bloglist {
  display: flex;
  padding: 0 0 10px 0;
}

.block-bloglist-item {
  padding: 0 10px 0 0;
  width: 228px;
}

.block-bloglist-item--image figure {
  background: #f5f5f5;
  width: 100%;
  height: 170px;
}

.block-bloglist-item--date {
  margin: 5px 0 5px 0;
  display: flex;
  align-items: center;
  font-size: 12px;
}

.block-bloglist-item--newicon {
  display: inline-block;
  margin-left: 5px;
  padding: 0 5px;
  color: rgb(255, 255, 255);
  background: #e5002d;
  font-size: 12px;
  font-weight: bold;
}

.block-bloglist-item--title {
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.block-bloglist-item--title a {
  text-decoration: none;
}

.block-bloglist-item--taglist {
  margin: 10px 0 0 0;
}

.block-bloglist-item--taglist div {
  display: inline-block;
}

.block-bloglist-item--taglist-item {
  display: inline-block;
  padding: 2px;
  margin-bottom: 5px;
  border-radius: 10px;
  background: #e9e9e9;
  word-break: break-all;
}

.block-bloglist-item--taglist-item a {
  text-decoration: none;
}

/* 商品詳細ユーザーレビュー */
.block-goods-user-review h2 {
  background-color: #f5f5f5;
  font-size: 22px;
  padding: 10px 15px;
}

.block-goods-user-review--score dt {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}

.block-goods-user-review--score dd {
  display: inline-block;
  vertical-align: top;
  height: 21px;
}

.block-goods-user-review--score dd img {
  height: 100%;
}

.block-goods-user-review--count dt {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}

.block-goods-user-review--count dd {
  display: inline-block;
}

.block-goods-user-review--need-login-message a {
  text-decoration: underline;
}

.block-goods-user-review--write-review-link {
  text-decoration: underline;
}

.block-goods-user-review--description {
  margin: 10px 0;
}

.block-goods-user-review--item {
  margin-top: 15px;
}

.block-goods-user-review--item-title {
  font-weight: bold;
  font-size: 16px;
}

.block-goods-user-review--item-score dt {
  margin: 0 0 5px 0;
  height: 14px;
}

.block-goods-user-review--item-score dt img {
  height: 100%;
}

.block-goods-user-review--item-size dt,
.block-goods-user-review--item-color dt,
.block-goods-user-review--item-name dt,
.block-goods-user-review--item-size dd,
.block-goods-user-review--item-color dd,
.block-goods-user-review--item-name dd,
.block-goods-user-review--item-moderate-underestimate dt,
.block-goods-user-review--item-moderate-underestimate dd,
.block-goods-user-review--item-moderate-overestimate dt,
.block-goods-user-review--item-moderate-overestimate dd {
  display: inline-block;
}

.block-goods-user-review--item-moderate-link,
.block-goods-user-review--item-moderate-other-link {
  text-decoration: underline;
}

.block-goods-user-review--pagenav {
  background: #f0f0f0 none repeat scroll 0 0;
  clear: both;
  margin: 0 0 10px;
  padding: 5px;
}

.block-goods-user-review--pager-now {
  color: #c00;
}

.block-goods-user-review--item-comment {
  margin: 5px 0;
}

.block-goods-user-review--write-review-btn {
  display: block;
  font-size: 14px;
  margin-top: 10px;
  padding: 6px 0;
  width: 160px;
}

.block-goods-price--regular-repeat-initial-price-name {
  font-size: 20px;
  font-weight: bold;
  color: #444;
}

.block-goods-price--regular-repeat-price-name {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  margin-top: 10px;
}

.block-goods-price--items {
  display: table;
}

.block-goods-price--item {
  display: table-cell;
  padding-right: 20px;
}

.block-goods-price--regular-repeat-price {
  font-weight: bold;
  color: #333;
}

.block-goods-price--regular-repeat-net {
  color: #555;
}

.block-goods-price--regular-repeat-default-price {
  text-decoration: line-through;
  color: #333;
  font-weight: bold;
}

/* ----ユーザーレビュー画面---- */

.block-user-review--score .form-label,
.block-user-review--score .constraint {
  vertical-align: top;
  padding-top: 8px;
}

.block-user-review--review-body .form-label,
.block-user-review--review-body .constraint {
  vertical-align: top;
  padding-top: 8px;
}

.block-user-review--score .form-control,
.block-user-review--review-body .form-control {
  padding-top: 10px;
}

.block-user-review--evaluation-score img {
  width: 11.8%;
}

.block-user-review--evaluator-name dt,
.block-user-review--evaluator-name dd {
  display: inline-block;
}

.block-user-review--review-comment {
  margin: 10px 0;
}
.block-user-review--footer h3 {
  padding: 40px 0 10px;
}

/* ----トップページイベント表示---- */
.block-top-event--header {
}
body:not(.page-top) .block-top-event--header {
  margin-top: 5.0rem;
}
body:not(.page-top) .js-sub-goodslist h2.top-common-tit01 {
  margin-top: 5.0rem;
}

/* ----店舗在庫画面---- */

.block-store-stock--goods-detail dt {
  float: left;
  font-weight: bold;
  width: 100px;
  padding: 3px;
}

.block-store-stock--goods-detail dd {
  margin-left: 120px;
  padding: 3px;
}

.block-store-stock--message {
  margin: 10px 0;
}

.block-store-stock--div-name {
  font-weight: bold;
}

.block-store-stock--list li {
  display: inline-block;
  margin: 0 10px 0 0;
}

/* ----アイコン---- */
.block-icon {
  font-size: 1.0rem;
  display: flex;
  flex-flow: wrap;
  gap: 3px;
}
.block-icon > span:has(img) {
  height: 2.0rem;
}
.block-icon img {
  width: auto;
  max-height: 2.0rem;
}

/* ----商品一覧画面----*/

/* 表示方法・並べ替え・ページャ */
.block-goods-list--display-style-items {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
}

.block-goods-list--display-style-items .active {
  color: #c00;
}

.block-goods-list--display-style-items dt {
  display: inline-block;
  font-weight: bold;
}

.block-goods-list--display-style-items dd {
  display: inline-block;
  margin-right: 5px;
}

.block-goods-list--pager-top {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.block-goods-list--pager-top .block-goods-list--sort-order-items {
  flex: 1;
  text-align: right;
  display: block;
}
.block-goods-list--sort-order-items {
  position: static;
  display: none;
}
.block-goods-list--sort-order-items .js-sort-modal--btn {
  margin: 0 0 0 auto;
}
.block-goods-list--sort-order-items .js-sort-modal--btn span {
  position: relative;
  display: inline-block;
  padding: 0 1.5rem 0 0;
}
.block-goods-list--sort-order-items .js-sort-modal--btn span::after {
  display: block;
  content:"";
  width: 6px;
  height: 6px;
  border-top: solid 1px #333333;
  border-right: solid 1px #333333;
  transform: rotate(135deg);
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
}
.block-goods-list--sort-order-items:has(.js-sort-modal--body.st__open) .js-sort-modal--btn span::after {
  transform: rotate(-45deg);
  top: 50%;
}
.block-goods-list--sort-order-items .js-sort-modal--body {
  position: absolute;
  left: -2.0rem;
  right: -2.0rem;
  top: calc(100% + 0.5rem);
  z-index: 5;
  background: #ffffff;
  box-shadow: 0 0.3rem 0.6rem rgba(0,0,0,0.15);
  padding: 2.0rem 5.0rem 2.0rem 2.0rem;
  display: none;
}
.block-goods-list--sort-order-items .js-sort-modal--body.st__open {
}
.block-goods-list--sort-order-items .js-sort-modal--body.st__open + .js-sort-modal--bg {
  display: block;
}
.block-goods-list--sort-order-items .js-sort-modal--bg {
  display: none;
  content: '';
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 4;
  background: rgba(255,255,255,0);
}


.block-goods-list--sort-order-items .js-sort-modal--body ul {
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  gap: 1.5rem;
  text-align: left;
}
.block-goods-list--sort-order-items .js-sort-modal--body ul li {
  width: calc((100% - 1.5rem) / 2);
}
/*
.block-goods-list--sort-order-items .js-sort-modal--body ul li > a,
.block-goods-list--sort-order-items .js-sort-modal--body ul li > span {
  display: inline-block;
  min-height: 2.2rem;
  padding: 0 0 0 2.8rem;
  background: url(../../img/usr/common/checkbox_off.png) left 0.2rem / 2.0rem auto no-repeat;
}
.block-goods-list--sort-order-items .js-sort-modal--body ul li > span {
  background: url(../../img/usr/common/checkbox_on.png) left 0.2rem / 2.0rem auto no-repeat;
}
.block-goods-list--sort-order-items .js-sort-modal--body ul:not(:has(span)) li:first-child > a {
  background: url(../../img/usr/common/checkbox_on.png) left 0.2rem / 2.0rem auto no-repeat;
  pointer-events: none;
}*/
.block-goods-list--sort-order-items .js-sort-modal--body ul li > a,
.block-goods-list--sort-order-items .js-sort-modal--body ul li > span {
  position: relative;
  min-height: 2.2rem;
  padding: 0 0 0 2.8rem;

}
.block-goods-list--sort-order-items .js-sort-modal--body ul li > a::after,
.block-goods-list--sort-order-items .js-sort-modal--body ul li > span::after {
  display: block;
  content: '';
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0.2rem;
  z-index: 2;
  background: #ffffff;
  border: solid 1px #333333;
}
.block-goods-list--sort-order-items .js-sort-modal--body ul:not(:has(li span)) li:first-child > a::before,
.block-goods-list--sort-order-items .js-sort-modal--body ul li > span::before {
  display: block;
  content: '';
  width: 1.2rem;
    height: 1.2rem;
  border-radius: 100%;
  position: absolute;
    left: 0.3rem;
    top: 0.5rem;
    z-index: 3;
  background: #333333;
    border: solid 1px #fff;
}

.block-goods-list--sort-order-items .js-sort-modal--close {
  position: absolute;
  right: 1.8rem;
  top: 1.8rem;
  width: 2.0rem;
  height: 2.0rem;
  cursor: pointer;
}
.block-goods-list--sort-order-items .js-sort-modal--close::before,
.block-goods-list--sort-order-items .js-sort-modal--close::after {
  display: block;
  content: '';
  width: 1.8rem;
  height: 1px;
  background: #333333;
  position: absolute;
  top: 50%;
}
.block-goods-list--sort-order-items .js-sort-modal--close::before {
  transform: rotate(45deg);
}
.block-goods-list--sort-order-items .js-sort-modal--close::after {
  transform: rotate(-45deg);
}
.block-goods-list--image-relative {
  position: relative;
}

.block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_btn.png)  center/50% no-repeat;
}

.block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn.png)  center/50% no-repeat;
}
/* ----商品一覧画面：一覧：block-goods-list-l---- */

.block-goods-list-l--table {
  width: 100%;
}

.block-goods-list-l--table,
.block-goods-list-l--table td,
.block-goods-list-l--table th {
  border-collapse: collapse;
}

.block-goods-list-l--table td,
.block-goods-list-l--table th {
  padding: 10px;
}

.block-goods-list-l--table th {
  font-weight: bold;
  white-space: nowrap;
}

.block-goods-list-l--table,
.block-goods-list-l--table td,
.block-goods-list-l--table th {
  border: 1px solid #444;
}

.block-goods-list-l--add-cart {
  text-align: center;
}

.block-goods-list-l--stock {
  text-align: center;
}

.block-goods-list-l--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-goods-list-l--add-cart .block-list-add-cart-btn {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  width: 220px;
}

.block-goods-list-l--add-cart .block-list-custom-order-btn {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  width: 220px;
  margin-bottom: 5px;
}

.block-goods-list-l .price {
  font-weight: bold;
}

.block-goods-list-l .price,
.block-goods-list-l .net-price,
.block-goods-list-l .default-price,
.block-goods-list-l .exchange-price,
.block-goods-list-l .block-exchange-price--rate-dt {
  text-align: right;
}

.block-goods-list-l .net-price,
.block-goods-list-l .default-price,
.block-goods-list-l .exchange-price,
.block-goods-list-l .block-exchange-price--rate-dt {
  font-size: 12px;
}

.block-goods-list-l--scomment {
  font-size: 12px;
  color: #cc3302;
}

/* ----商品一覧画面：一括購入：block-goods-list-l---- */

.block-bulk-purchase-b--table {
  width: 100%;
}

.block-bulk-purchase-b--table,
.block-bulk-purchase-b--table td,
.block-bulk-purchase-b--table th {
  border-collapse: collapse;
}

.block-bulk-purchase-b--table td,
.block-bulk-purchase-b--table th {
  padding: 10px;
}

.block-bulk-purchase-b--table th {
  font-weight: bold;
  white-space: nowrap;
}

.block-bulk-purchase-b--table,
.block-bulk-purchase-b--table td,
.block-bulk-purchase-b--table th {
  border: 1px solid #444;
}

.block-bulk-purchase-b--stock {
  text-align: center;
}

.block-bulk-purchase-b--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-bulk-purchase-b--add-cart {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
}

.block-bulk-purchase-b--add-cart .block-list-add-cart-btn {
  display: inline-block;
  padding: 12px 0;
  font-size: 16px;
  width: 220px;
}

.block-bulk-purchase-b .price {
  font-weight: bold;
}

.block-bulk-purchase-b .price,
.block-bulk-purchase-b .net-price,
.block-bulk-purchase-b .default-price,
.block-bulk-purchase-b .exchange-price,
.block-bulk-purchase-b .block-exchange-price--rate-dt {
  text-align: right;
}

.block-bulk-purchase-b .net-price,
.block-bulk-purchase-b .default-price,
.block-bulk-purchase-b .exchange-price,
.block-bulk-purchase-b .block-exchange-price--rate-dt {
  font-size: 12px;
}

.block-bulk-purchase-b--scomment {
  font-size: 12px;
  color: #cc3302;
}

/* ----商品一覧画面：詳細一覧：block-goods-list-d---- */

.block-goods-list-d--item {
  margin-bottom: 20px;
}

.block-goods-list-d--image {
  width: 200px;
}

.block-goods-list-d--item-body {
  display: flex;
  width: 900px;
}

.block-goods-list-d--image figure {
  background: #f5f5f5;
  width: 200px;
  height: 200px;
}

.block-goods-list-d--item-description {
  width: 700px;
  padding-left: 20px;
  padding-right: 20px;
}

.block-goods-list-d--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-goods-list-d--item-details {
  display: flex;
  margin-top: 10px;
}

.block-goods-list-d--item-details-left {
  flex-basis: 360px;
}

.block-goods-list-d--add-cart {
  flex-basis: 300px;
  text-align: center;
}

.block-goods-list-d--add-cart .block-list-add-cart-btn {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  width: 220px;
  margin: 0 auto;
}

.block-goods-list-d--add-cart .block-list-custom-order-btn {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  width: 220px;
  margin: 0 auto;
  margin-bottom: 5px;
}

.block-goods-list-d--price-infos {
  width: 330px;
  text-align: right;
}

.block-goods-list-d--price-title {
  display: inline-block;
}

.block-goods-list-d--price {
  display: inline-block;
}

.block-goods-list-d--stock-items {
  width: 330px;
  text-align: right;
}

.block-goods-list-d--stock-title {
  display: inline-block;
}

.block-goods-list-d--stock {
  display: inline-block;
}

.block-goods-list-d .price {
  font-weight: bold;
}

.block-goods-list-d .price,
.block-goods-list-d .net-price,
.block-goods-list-d .default-price,
.block-goods-list-d .exchange-price,
.block-goods-list-d .block-exchange-price--rate-dt {
  text-align: right;
}

.block-goods-list-d--scomment {
  color: #cc3302;
}

.block-goods-list-d--goods-comment {
  margin-top: 10px;
}

.block-goods-list-d--image .block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_btn.png)  center/50% no-repeat;
}

.block-goods-list-d--image .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn.png)  center/50% no-repeat;
}

/* ----商品一覧画面：チェックリスト：block-check-list-a---- */

.block-check-list-a--item {
  width: 100%;
  margin: 0 0 20px 20px;
}

.block-check-list-a--price-infos,
.block-check-list-a--stock-items,
.block-check-list-a--select-item {
  text-align: right;
  margin: 5px 0;
}

.block-check-list-a--select-item .radio {
  margin-right: 0;
}

.block-check-list-a--image {
  width: 142px;
}

.block-check-list-a--form {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}

.block-check-list-a--item-body {
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid #dfdfdf;
}

.block-check-list-a--item:last-child .block-check-list-a--item-body {
  border-bottom: none;
}

.block-check-list-a--image figure {
  background: #f5f5f5;
  width: 142px;
  height: 142px;
}

.block-check-list-a--item-description {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.block-check-list-a--goods-name {
  margin-bottom: 10px;
}
.block-check-list-a--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-check-list-a--price-title {
  display: inline-block;
}

.block-check-list-a--price {
  display: inline-block;
}

.block-check-list-a--stock-title {
  display: inline-block;
}

.block-check-list-a--stock {
  display: inline-block;
}

.block-check-list-a .price {
  font-weight: bold;
}

.block-check-list-a .price,
.block-check-list-a .net-price,
.block-check-list-a .default-price,
.block-check-list-a .exchange-price,
.block-check-list-a .block-exchange-price--rate-dt {
  text-align: left;
}

.block-check-list-a--scomment {
  color: #cc3302;
}

.block-check-list-a--goods-comment {
  margin-top: 10px;
}

.block-check-list-a--add-cart {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.block-check-list-a--add-cart .block-list-add-cart-btn {
  display: inline-block;
  padding: 12px 0;
  font-size: 16px;
  width: 220px;
}

.block-order-complete .block-check-list-a .block-check-list-a--comment,
.page-bookmark .block-check-list-a .block-check-list-a--comment {
  padding: 0 0 5px;
}

.block-order-complete .block-check-list-a .block-check-list-a--stock-items
.page-bookmark .block-check-list-a .block-check-list-a--stock-items {
  padding: 5px 0;
}

.block-check-list-a--image .block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 70%;
  width: 30%;
  height: 30%;
  background: url(../../img/usr/common/goods_bookmark_btn.png)  center/50% no-repeat;
}

.block-check-list-a--image .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 70%;
  width: 30%;
  height: 30%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn.png)  center/50% no-repeat;
}

/* ----商品一覧画面：ピックアップ：block-pickup-list-p---- */

.block-pickup-list-p--item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.block-pickup-list-p--item-body {
  display: flex;
  width: 450px;
}

.block-pickup-list-p--image {
  width: 142px;
}

.block-pickup-list-p--image figure {
  background: #f5f5f5;
  width: 142px;
  height: 142px;
}

.block-pickup-list-p--item-description {
  width: 308px;
  padding-left: 20px;
  padding-right: 20px;
}

.block-pickup-list-p--comment {
  padding: 10px 0;
}

.block-pickup-list-p--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-pickup-list-p--add-cart .block-list-add-cart-btn {
  display: block;
  padding: 8px 0;
  width: 160px;
}

.block-pickup-list-p--add-cart .block-list-custom-order-btn {
  display: block;
  padding: 8px 0;
  width: 160px;
  margin-bottom: 5px;
}

.block-pickup-list-p .price {
  font-weight: bold;
}

.block-pickup-list-p .price,
.block-pickup-list-p .net-price,
.block-pickup-list-p .default-price,
.block-pickup-list-p .exchange-price,
.block-pickup-list-p .block-exchange-price--rate-dt {
  text-align: right;
}

.block-pickup-list-p--scomment {
  color: #cc3302;
}

.block-pickup-list-p--image .block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_btn.png)  center/50% no-repeat;
}

.block-pickup-list-p--image .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn.png)  center/50% no-repeat;
}

/* ----商品一覧画面：ピックアップ：block-pickup-list-w---- */

.block-pickup-list-w--item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.block-pickup-list-w--item-body {
  display: flex;
  width: 450px;
}

.block-pickup-list-w--image {
  width: 142px;
}

.block-pickup-list-w--image figure {
  background: #f5f5f5;
  width: 200px;
  height: 200px;
}

.block-pickup-list-w--item-description {
  width: 308px;
  padding-left: 20px;
  padding-right: 20px;
}

.block-pickup-list-w--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-pickup-list-w--add-cart .block-list-add-cart-btn {
  display: block;
  padding: 8px 0;
  border-bottom-width: 2px;
  width: 160px;
}

.block-pickup-list-w--add-cart .block-list-custom-order-btn {
  display: block;
  padding: 8px 0;
  width: 160px;
  margin-bottom: 5px;
}

.block-pickup-list-w .price {
  font-weight: bold;
}

.block-pickup-list-w .price,
.block-pickup-list-w .net-price,
.block-pickup-list-w .default-price,
.block-pickup-list-w .exchange-price,
.block-pickup-list-w .block-exchange-price--rate-dt {
  text-align: right;
}

.block-pickup-list-w--scomment {
  color: #cc3302;
}

/* ----商品一覧画面：サムネイル：block-thumbnail-t---- */
.block-thumbnail-t-wrap {
}
.block-thumbnail-t--items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2.2rem 1.6rem;
}

.block-thumbnail-t--goods {
  width: calc((100% - 1.6rem) / 2);
  margin: 0;
}
.block-thumbnail-t--goods-image {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0 0 calc(100% * (520 / 390));
}
.block-thumbnail-t--goods-image figure {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #f5f5f5;
}

.block-thumbnail-t--goods a {
  color: #000;
}

.block-thumbnail-t--goods-description {
  margin-top: 1.0rem;
}
.block-thumbnail-t--goods-icon {
  margin: 0 0 1.0rem;
  min-height: fit-content;
}
.block-thumbnail-t--goods-colorchip {
  margin: 0 0 1.0rem;
}
.block-thumbnail-t--goods-colorchip ul {
  position: relative;
  display: inline-flex;
  gap: 0.3rem;
  padding-right: 1.5rem;
}
.block-thumbnail-t--goods-colorchip ul li {
  position: relative;
  overflow: hidden;
  border: solid 1px #cccccc;
  border-radius: 100%;
  width: 1.8rem;
  height: 1.8rem;
  overflow: hidden;
}
.block-thumbnail-t--goods-colorchip ul li.st__selected {
}
.block-thumbnail-t--goods-colorchip ul li.st__disabled {
  opacity: 1;
}

.block-thumbnail-t--goods-colorchip ul li span img {
  object-fit: cover;
  width: 1.8rem;
  height: 1.8rem;
  vertical-align: top;
}
.block-thumbnail-t--goods-colorchip ul li:nth-child(n+8) {
  display: none;
}
.block-thumbnail-t--goods-colorchip ul:has(li:nth-child(n+8))::before,
.block-thumbnail-t--goods-colorchip ul:has(li:nth-child(n+8))::after {
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 1.0rem;
  height: 1px;
  background: #333333;
}
.block-thumbnail-t--goods-colorchip ul:has(li:nth-child(n+8))::after {
  transform: rotate(90deg);
  width: 1.0rem;
}
.goodslist-colorchips {

}
.block-thumbnail-t--goods-name {
  margin: 0 0 1.0rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 1.4rem;
  font-weight: bold;
}
.block-thumbnail-t--goods .block-thumbnail-t--price-infos {
  font-size: 1.1rem;
  font-weight: 500;
}
.block-thumbnail-t--goods .price {
  font-size: 1.8rem;
}
.block-thumbnail-t--goods .price.price__onsales {
  color: var(--color-red);
}

.block-thumbnail-t--goods .price::after {
  font-size: 1.3rem;
}
.block-thumbnail-t--goods .default-price {
  font-size: 1.3rem;
}
.block-thumbnail-t--goods .default-price::after {
  font-size: 1.0rem;
}
.block-thumbnail-t--scomment {
  color: var(--color-red);
}

.block-thumbnail-t--goods-image .block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_btn.png)  center/50% no-repeat;
}

.block-thumbnail-t--goods-image .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn.png)  center/50% no-repeat;
}

.block-thumbnail-t--items .variationlist_ .variation_list_wrap_ > .varItem_ > div {
  border: 1px solid #e7e7e7;
  margin: 7px 0;
  padding: 12px 5px;
  text-align: center;
  font-size: 10px;
  background-size: contain;
  background-position: center;
  position: relative;
}
/*
.js-sub-goodslist .block-thumbnail-t.block-thumbnail-t__noslide {
  margin: 0;
}
.js-sub-goodslist .block-thumbnail-t.block-thumbnail-t__noslide .block-thumbnail-t--items::before,
.js-sub-goodslist .block-thumbnail-t.block-thumbnail-t__noslide .block-thumbnail-t--items::after {
  display: none;
}
.js-sub-goodslist .block-thumbnail-t.block-thumbnail-t__noslide .block-thumbnail-t--items {
  overflow: visible;
  flex-flow: wrap;
}*/
/* slider thuymbnail-t */
.js-sub-goodslist {
  position: relative;
}
.js-sub-goodslist .swiper-buttons {
  position: relative;
}
.js-sub-goodslist .block-thumbnail-t:not(.block-thumbnail-t__noslide) .block-thumbnail-t--items {
  flex-flow: row;
  gap: 0;
}
@media screen and (max-width: 767px) {
  .js-sub-goodslist .swiper-buttons {
    display: none;
  }
  .js-sub-goodslist .block-thumbnail-t:not(.block-thumbnail-t__noslide) {
    margin: 0 -2.0rem;
  }
  .js-sub-goodslist .block-thumbnail-t:not(.block-thumbnail-t__noslide) .block-thumbnail-t--items {
    overflow-y: hidden;
    overflow-x: auto;
    padding-bottom: 1.0rem;
  }
  .js-sub-goodslist .block-thumbnail-t:not(.block-thumbnail-t__noslide) .block-thumbnail-t--items::before,
  .js-sub-goodslist .block-thumbnail-t:not(.block-thumbnail-t__noslide) .block-thumbnail-t--items::after {
    display: block;
    content: '';
    width: 1.0rem;
    min-width: 1.0rem;
}
  .js-sub-goodslist .block-thumbnail-t:not(.block-thumbnail-t__noslide) .block-thumbnail-t--items .block-thumbnail-t--goods {
    width: 15.6rem;
    min-width: 15.6rem;
    margin: 0;
    padding: 0 0.5rem;
  }
}

/* ----商品一覧画面：ランキング：block-ranking-r---- */
/* ランキングアイコン */
.block-ranking-r--rank {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background: #ffffff;
  font-size: 1.3rem;
  font-weight: 500;
  font-family: var(--font-jost);
}
.block-ranking-r--rank[data-rank-num="1"]::before,.block-ranking-r--rank[data-rank-num="2"]::before,.block-ranking-r--rank[data-rank-num="3"]::before,.block-ranking-r--rank[data-rank-num="4"]::before,.block-ranking-r--rank[data-rank-num="5"]::before,.block-ranking-r--rank[data-rank-num="6"]::before,.block-ranking-r--rank[data-rank-num="7"]::before,.block-ranking-r--rank[data-rank-num="8"]::before,.block-ranking-r--rank[data-rank-num="9"]::before {
  content: '0';
}
.block-ranking-r--rank[data-rank-num="1"],.block-ranking-r--rank[data-rank-num="2"],.block-ranking-r--rank[data-rank-num="3"] {
  background: var(--color-red);
  color: #ffffff;
}

/* ----商品一覧画面：サムネイル(閲覧履歴)：block-thumbnail-h---- */
.block-thumbnail-h-wrap {
  position: relative;
}
.block-thumbnail-h-wrap:not(.swiper-initialized) .block-thumbnail-h {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 1.0rem;
}
.block-thumbnail-h-wrap:not(.swiper-initialized) .swiper-buttons {
  display: none!important;
}

.block-thumbnail-h {
	display: flex;
	flex-flow: row;
	gap: 0;
}
.block-thumbnail-h-wrap:not(.swiper-initialized) .block-thumbnail-h::before,
.block-thumbnail-h-wrap:not(.swiper-initialized) .block-thumbnail-h::after {
	display: block;
	content: '';
	width: 1.0rem;
	min-width: 1.0rem;
}
.block-thumbnail-h .block-thumbnail-h--item {
	width: 11.0rem;
	min-width: 11.0rem;
  margin: 0;
	padding: 0 0.5rem;
}
.block-thumbnail-h--item {
}
.block-thumbnail-h--goods-image {
  position: relative;
  width: 100%;
  height: 0;
  padding: calc(133 / 100 * 100%) 0 0;
}
.block-thumbnail-h--goods-image figure {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.block-thumbnail-h--goods-description {
  margin-top: 0.5rem;
}
.block-thumbnail-h--goods .block-thumbnail-h--goods-name {
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 1.2rem;
  font-weight: normal;
}
.block-thumbnail-h--goods .price {
  font-weight: bold;
}

.block-thumbnail-h--goods .price,
.block-thumbnail-h--goods .net-price,
.block-thumbnail-h--goods .default-price,
.block-thumbnail-h--goods .exchange-price,
.block-thumbnail-h--goods .block-exchange-price--rate-dt {
  text-align: right;
}

.block-thumbnail-h--scomment {
  color: #cc3302;
}

.block-thumbnail-h--goods-image .block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 70%;
  width: 30%;
  height: 30%;
  background: url(../../img/usr/common/goods_bookmark_btn.png)  center/50% no-repeat;
}

.block-thumbnail-h--goods-image .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 70%;
  width: 30%;
  height: 30%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn.png)  center/50% no-repeat;
}



/* ----商品一覧画面：リスト：block-list-s---- */

.block-list-s--item:first-child {
  border-top: 1px solid #444;
}

.block-list-s--item {
  display: block;
  border-bottom: 1px solid #444;
  margin: 0;
  padding: 5px 0;
}

.block-list-s--item div {
  display: inline-block;
}

.block-list-s--goods-name,
.block-list-s--price-items div {
  padding-right: 1em;
}

.block-list-s--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-list-s .price {
  font-weight: bold;
}

.block-list-s--scomment {
  color: #cc3302;
}

/* ----商品一覧画面：買い物かご：block-cart-i---- */

.block-cart-i--items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.block-cart-i--goods {
  flex-basis: 200px;
  margin-left: 33px;
}

.block-cart-i--goods:first-of-type {
  margin-left: 0;
}

.block-cart-i--goods-image figure {
  background: #f5f5f5;
  width: 200px;
  height: 200px;
}

.block-cart-i--goods a {
  text-decoration: underline;
}

.block-cart-i--goods-description {
  margin-top: 20px;
}

.block-cart-i--goods .price {
  font-weight: bold;
}

.block-cart-i--goods .price,
.block-cart-i--goods .net-price,
.block-cart-i--goods .default-price,
.block-cart-i--goods .exchange-price,
.block-cart-i--goods .block-exchange-price--rate-dt {
  text-align: right;
}

.block-cart-i--scomment {
  color: #cc3302;
}

.block-cart-i--goods-image .block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_btn.png)  center/50% no-repeat;
}

.block-cart-i--goods-image .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn.png)  center/50% no-repeat;
}

/* ----商品一覧画面：商品詳細：block-goods-detail-j---- */

.block-goods-detail-j--item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.block-goods-detail-j--goods {
  flex-basis: 200px;
  margin-left: 33px;
}

.block-goods-detail-j--goods:first-of-type {
  margin-left: 0;
}

.block-goods-detail-j--goods-image figure {
  background: #f5f5f5;
  width: 200px;
  height: 200px;
}

.block-goods-detail-j--goods a {
  text-decoration: underline;
}

.block-goods-detail-j--goods-colorchip {
  margin-top: 20px;
}

.block-goods-detail-j--goods-colorchip .variation_ .colors_ .variationlist_ .variation_list_wrap_ > .varItem_ {
    width: 80px;
}

.block-goods-detail-j--goods-description {
  margin-top: 20px;
}

.block-goods-detail-j--goods .price {
  font-weight: bold;
}

.block-goods-detail-j--goods .price,
.block-goods-detail-j--goods .net-price,
.block-goods-detail-j--goods .default-price,
.block-goods-detail-j--goods .exchange-price,
.block-goods-detail-j--goods .block-exchange-price--rate-dt {
  text-align: right;
}

.block-goods-detail-j--scomment {
  color: #cc3302;
}

.block-goods-detail-j--goods-image .block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_btn.png)  center/50% no-repeat;
}

.block-goods-detail-j--goods-image .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn.png)  center/50% no-repeat;
}

/* ----商品一覧画面：商品名：block-goods-name-n---- */

.block-goods-name-n--item:first-child {
  border-top: 1px solid #444;
}

.block-goods-name-n--item {
  display: block;
  border-bottom: 1px solid #444;
  margin: 0;
  padding: 5px 0;
}

.block-goods-name-n dt {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  padding-right: 1em;
}
.block-goods-name-n dd {
  display: inline-block;
  vertical-align: top;
}

.block-goods-name-n a {
  color: #000;
  text-decoration: underline;
}

/* ----商品一覧画面：ブランド画面：block-goods-list-x---- */

.block-goods-list-x--items li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.block-goods-list-x--item-body {
  flex-basis: 200px;
  margin-left: 33px;
}

.block-goods-list-x--item-body:first-of-type {
  margin-left: 0;
}

.block-goods-list-x--image figure {
  background: #f5f5f5;
  width: 200px;
  height: 200px;
}

.block-goods-list-x--image .block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_btn.png)  center/50% no-repeat;
}

.block-goods-list-x--image .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn.png)  center/50% no-repeat;
}

/* ----商品一覧画面：カート画面：block-goods-list-c---- */

.block-goods-list-c--items li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.block-goods-list-c--item-body {
  flex-basis: 180px;
  margin-left: 24px;
}

.block-goods-list-c--item-body:first-of-type {
  margin-left: 0;
}

.block-goods-list-c--image figure {
  background: #f5f5f5;
  width: 180px;
  height: 180px;
}

.block-goods-list-c--image .block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_btn.png)  center/50% no-repeat;
}

.block-goods-list-c--image .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn.png)  center/50% no-repeat;
}

/* ----カテゴリー画面：ピックアップ：block-category-style-p---- */

.block-category-style-p {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 0 50px 0;
}

.block-category-style-p--item {
  flex-basis: 440px;
  overflow: hidden;
}

.block-category-style-p--item:nth-child(2n) {
  margin: 0 0 0 20px;
}

.block-category-style-p--item-name {
  font-size: 16px;
  border-bottom: #444 dashed 1px;
  padding-bottom: 10px;
  clear: both;
}

.block-category-style-p--item-image {
  width: 143px;
  float: left;
}

.block-category-style-p--item-comment {
  width: 275px;
  float: right;
}


.block-genre-style,.block-category-style-l {
  margin: 2.0rem 0;
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  gap: 1.4rem;
  font-size: 1.4rem;
}
.block-genre-style li,
.block-category-style-l li {
  width: calc((100% - 1.4rem) / 2);
  font-weight: bold;
  color: #666666;
}
.block-genre-style li a,
.block-category-style-l li a {
  color: var(--text-color);
}
/* ----カテゴリー画面：詳細：block-category-style-d---- */

/* ----カテゴリー画面：孫カテゴリ：block-category-style-g---- */

.block-category-style-g {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 0 50px 0;
}

.block-category-style-g--item:nth-child(2n) {
  margin: 0 0 0 20px;
}

.block-category-style-g--item {
  flex-basis: 440px;
  overflow: hidden;
}

.block-category-style-g--item-name {
  font-size: 16px;
  border-bottom: #444 dashed 1px;
  padding-bottom: 10px;
}

.block-category-style-g--item-image {
  width: 143px;
  float: left;
}

.block-category-style-g--item-comment {
  width: 275px;
  float: right;
}

.block-category-style-g--item ul {
  clear: both;
  margin: 10px 10px 0 10px;
  padding: 0;
}

.block-category-style-g--item ul li {
  margin: 0 0 0 2em;
  padding: 0;
  list-style: square;
}

/* ----カテゴリー画面：一覧：block-category-style-l---- */

.block-category-style-l--item-name {
  display: inline;
}

.block-category-style-l--splitter {
  margin: 0 5px;
}

/* ----カテゴリー画面：サムネイル：block-category-style-t---- */

.block-category-style-t {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 0 50px 0;
}

.block-category-style-t--item {
  flex-basis: 210px;
  overflow: hidden;
  margin: 0 0 0 20px;
}

.block-category-style-t--item:nth-child(4n+1) {
  margin: 0;
}

/* ----カテゴリーツリー---- */

.block-category-tree--item__open,
.block-category-tree--item {
  border-top: #eee 1px solid;
}

.block-category-tree--item__open a,
.block-category-tree--item a,
.block-category-tree--item > span {
  display: flex;
  align-items: center;
  width: 100%;
  height: 43px;
}

.block-category-tree--level-2 > li {
  text-indent: 10px;
}

.block-category-tree--level-3 > li {
  text-indent: 20px;
}

.block-category-tree--level-4 > li {
  text-indent: 30px;
}

.block-category-tree--image {
  width: 43px;
  height: 43px;
  margin-right: 9px;
}

/* ----ジャンルツリー---- */

.block-genre-tree--item__open,
.block-genre-tree--item {
  border-top: #eee 1px solid;
}

.block-genre-tree--item__open a,
.block-genre-tree--item a,
.block-genre-tree--item > span {
  display: flex;
  align-items: center;
  height: 43px;
}

.block-genre-tree--level2 > li {
  text-indent: 10px;
}

.block-genre-tree--level3 > li {
  text-indent: 20px;
}

.block-genre-tree--level4 > li {
  text-indent: 30px;
}

.block-genre-tree--image {
  width: 43px;
  height: 43px;
  margin-right: 9px;
}

/* ----絞り込み検索---- */

.block-filter--treeitem {
  border-top: #eee 1px solid;
}

.block-filter--tree-1 > li:first-child {
  border-top: none;
}

.block-filter--tree-2 > li {
  padding-left: 10px;
}

.block-filter--tree-3 > li {
  padding-left: 20px;
}

.block-filter--tree-4 > li {
  padding-left: 30px;
}

.block-filter--treeitem-container {
  width: 100%;
  display: table;
}

.block-filter--treeitem-dir {
  display: table-cell;
  height: 43px;
  width: 15px;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
}

.block-filter--treeitem-dir > div {
  transform: rotate(90deg);
}

.block-filter--treeitem-dir__close > div {
  transform: rotate(0);
}

.block-filter--treeitem-name {
  display: table-cell;
  padding-left: 5px;
  height: 43px;
  vertical-align: middle;
  text-align: left;
}

.block-filter--treeitem-selected {
  color: #c00;
}

.block-filter--image {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-right: 5px;
}

.block-filter--image-check {
  position: relative;
  display: block;
}

.block-filter--image-check i {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 20px;
}

.block-filter--image-check:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.block-filter--close .block-filter--list-inner-accordion,
.block-filter--close .block-filter--treelist-inner-accordion,
.block-filter--close .block-filter--select-inner-accordion,
.block-filter--close .block-filter--imagelist-inner-accordion {
}
.block-filtermodal--contents .pane-block--subtitle {
  position: relative;
  margin: 0;
  padding: 1.8rem 2.0rem;
  font-size: 1.8rem;
  font-weight: 500;
  background: #ffffff;
  border-bottom: solid 1px #E8E8E8;
}
.block-filtermodal--contents div[class$="-inner-accordion"] {
  padding: 2.0rem;
}
.block-filtermodal--contents .pane-block--subtitle::before,
.block-filtermodal--contents .pane-block--subtitle::after {
  content:"";
  width: 1.0rem;
  height: 1px;
  background: #333333;
  position: absolute;
  right: 3.0rem;
  top: 50%;
}
.block-filtermodal--contents .block-filter--close .pane-block--subtitle::after {
  transform: rotate(90deg);
}

.block-filter-option-items {
}
.block-filter-option-items + .block-filter-option-items {
  margin-top: 2.0rem;
}
.block-filter--option-items img {
  vertical-align: middle;
}

#filter-resulttext {
  margin: 1.0rem 0 1.5rem;
}
#filter-controll {
  position: relative;
  margin: 2.0rem -2.0rem 0.8rem;
}
#filter-controll-in {
  overflow-y: hidden;
  overflow-x: auto;
  padding-bottom: 1.0rem;
}
#filter-controll .filter-controll-list {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
#filter-controll .filter-controll-list::before,
#filter-controll .filter-controll-list::after {
  display: block;
  content: '';
  min-width: calc(2.0rem - 0.8rem);
  height: 1em;
}
#filter-controll .filter-controll-list .filter-controll--btn {
  display: inline-block;
  white-space: nowrap;
  background: #ffffff url(../../img/usr/common/icon_filter.png) 1.4rem 50% / 1.6rem auto no-repeat;
  border: solid 1px #E8E8E8;
  font-size: 1.3rem;
  font-weight: 500;
  padding: 0.6rem 1.5rem 0.6rem 4.0rem;
  cursor: pointer;
}
#filter-controll .filter-box--sub > span {
  position: relative;
  z-index: 10;
  display: inline-block;
  white-space: nowrap;
  background: #ffffff;
  border: solid 1px #E8E8E8;
  font-size: 1.3rem;
  font-weight: 500;
  padding: 0.6rem 2.0rem 0.6rem 0.8rem;
  transition: all 0.3s;
}
#filter-controll .filter-box--sub > span::after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border-bottom: solid 1px #333333;
  border-left: solid 1px #333333;
  transform: rotate(-45deg);
  position: absolute;
  right: 0.6rem;
  top: calc(50% - 0.4rem);
}
#filter-controll .filter-box--sub > .filter-box--sub-btn.st__open {
  border-color: #333333;
}
#filter-controll .filter-box--sub > .filter-box--sub-btn.st__open::after {
  transform: rotate(135deg);
  top: calc(50% - 0.2rem);
}
#filter-controll .filter-box--sub > .filter-box--sub-bg {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0);
}
#filter-controll .filter-box--sub > span.st__open ~ .filter-box--sub-bg {
  display: block;
}
#filter-controll .filter-box--sub > .filter-box--sub-body {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 10;
  background: #ffffff;
  box-shadow: 0 0.3rem 0.6rem rgba(0,0,0,0.15);
  /*visibility: hidden;
  opacity: 0;
  transition: all 0.3s;*/
}
#filter-controll .filter-box--sub > span.st__open + .filter-box--sub-body {
  /*visibility: visible;
  opacity: 1;*/
}
#filter-controll .filter-box--sub > .filter-box--sub-body > a:last-child {
}
#filter-controll .filter-box--sub > .filter-box--sub-body > a:last-child {
  position: absolute;
  right: 1.8rem;
  top: 1.8rem;
  width: 2.0rem;
  height: 2.0rem;
}
#filter-controll .filter-box--sub > .filter-box--sub-body > a:last-child::before,
#filter-controll .filter-box--sub > .filter-box--sub-body > a:last-child::after {
  display: block;
  content: '';
  width: 1.8rem;
  height: 1px;
  background: #333333;
  position: absolute;
  top: 50%;
}
#filter-controll .filter-box--sub > .filter-box--sub-body > a:last-child::before {
  transform: rotate(45deg);
}
#filter-controll .filter-box--sub > .filter-box--sub-body > a:last-child::after {
  transform: rotate(-45deg);
}


#filter-controll .filter-box--sub > .filter-box--sub-body dl {
  padding: 1.0rem 2.0rem 2.0rem;
}
#filter-controll .filter-box--sub > .filter-box--sub-body dl dt {
  margin: 0 0 1.0rem;
  font-size: 1.4rem;
  font-weight: 500;
}
#filter-controll .filter-box--sub > .filter-box--sub-body dl dd {
}
#filter-controll .filter-box--sub > .filter-box--sub-body dl dd > div {
}
#filter-controll .filter-box--sub > .filter-box--sub-body .filter-box--sub-submit {
  display: block;
  margin: 1.8rem auto 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  width: 80%;
  font-size: 1.4rem;
  padding: 0.7rem;
  font-weight: 500;
  background: #333333;
  border: solid 1px #333333;
  color: #ffffff;

}

#block_of_filter {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 5050;
  opacity: 1;
}
#block_of_filter.st__open {
}
.block-filtermodal--bg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0);
}
#block_of_filter.st__open .block-filtermodal--bg {
  display: block;
}

.block-filtermodal--wrapper {
  position: absolute;
  left: -150vw;
  top: 0;
  z-index: 10;
  width: 100vw;
  height: 100%;
  background: #ffffff;
  transition: all 0.3s;
}
#block_of_filter.st__open .block-filtermodal--wrapper {
  left: 0;
}
.block-filtermodal--header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  z-index: 100;
  border-bottom: solid 1px var(--color-red);
  height: 7.0rem;
  padding: 0 5.0rem 0 2.0rem;
  background: rgba(255,255,255,0.9);
}
.block-filtermodal--header .block-filtermodal--btn-clear {
  color: #8E8D8D;
  text-decoration: underline;
}
.block-filtermodal--header .block-filtermodal--btn-close {
  display: block;
  position: absolute;
  right: 1.5rem;
  top: calc(50% - 0.75rem);
  width: 2.5rem;
  height: 2.5rem;
}
.block-filtermodal--header .block-filtermodal--btn-close::before,
.block-filtermodal--header .block-filtermodal--btn-close::after {
  content:"";
  width: 1.5rem;
  height: 1px;
  background: var(--color-red);
  transform: rotate(45deg);
  position: absolute;
  right: 20%;
  top: 50%;
}
.block-filtermodal--header .block-filtermodal--btn-close::after {
  transform: rotate(-45deg);
}

.block-filtermodal--bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  z-index: 100;
  border-top: solid 1px #E8E8E8;
  height: 8.0rem;
  padding: 1.0rem 2.0rem;
  background: rgba(255,255,255,0.8);
}
.block-filtermodal--bottom button {
  width: 100%;
  font-size: 1.6rem;
  padding: 1.4rem;
}
.block-filtermodal--contents {
  max-height: 100vh;
  padding: 7.0rem 0 8.0rem;
  overflow-y: hidden;
  overflow-y: auto;
}
/* ----クイックビュー---- */

.block-quickview {
  display: none;
  position: absolute;
  z-index: 10000;
  overflow: visible;
  width: auto;
  max-width: 324px;
  height: auto;
  padding: 10px;
  border: 1px solid;
  background-color: #fff;
}

.block-quickview-line {
  overflow: hidden;
  width: 100%;
}

.block-quickview-item {
  display: inline-block;
  width: 142px;
}

.block-quickview--image .block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_btn.png)  center/50% no-repeat;
}

.block-quickview--image .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn.png)  center/50% no-repeat;
}

/* ----カート---- */

.block-cart--goods-list-image .block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_btn.png)  center/50% no-repeat;
}

.block-cart--goods-list-image .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn.png)  center/50% no-repeat;
}
/* ----商品詳細画面：クーポン表示---- */

.block-goods-coupon {
  margin: 16px 0 4px;
  padding: 16px 0 0;
  border-top: 1px dashed #707070;
}

.block-goods-coupon--title {
  font-size: 16px;
  font-weight: bold;
}

.block-goods-coupon-item {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #ddd;
  background-color: #fff;
}

.block-goods-coupon-item--benefit {
  font-size: 16px;
  color: #f00;
  font-weight: bold;
}

.block-goods-coupon-item--benefit-remarks {
  font-size: 12px;
  color: #000;
  font-weight: normal;
  margin-left: 5px;
}

.block-goods-coupon-item--name {
  font-size: 14px;
  word-break: break-all;
}

.block-goods-coupon-item--term,
.block-goods-coupon-item--condition {
  font-size: 12px;
  color: #777;
}

.block-goods-coupon-item--term dt,
.block-goods-coupon-item--condition dt {
  float: left;
}

.block-goods-coupon-item--term dd,
.block-goods-coupon-item--condition dd {
  margin-left: 60px;
}

/* ----商品詳細画面：キャンペーン表示---- */

.block-goods-promotion {
  margin: 16px 0 4px;
  padding: 16px 0 0;
  border-top: 1px dashed #707070;
}

.block-goods-promotion--title {
  font-size: 16px;
  font-weight: bold;
}

.block-goods-promotion-item {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #ddd;
  background-color: #fff;
}

.block-goods-promotion-item--benefit {
  font-size: 16px;
  color: #f00;
  font-weight: bold;
}

.block-goods-promotion-item--benefit-remarks {
  font-size: 12px;
  color: #000;
  font-weight: normal;
  margin-left: 5px;
}

.block-goods-promotion-item--name {
  font-size: 14px;
  word-break: break-all;
}

.block-goods-promotion-item--term,
.block-goods-promotion-item--condition {
  font-size: 12px;
  color: #777;
}

/* ----商品詳細画面：もっと見る---- */

.seemore {
  position: relative;
  box-sizing: border-box;
}

.block-seemore {
  position: relative;
  overflow: hidden;
  height: 200px;
}

.block-seemore::before {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  content: "";
  height: 50px;
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, #fff 100%);
}

.seemore-label {
  display: table;
  bottom: 5px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.seemore-label:before {
  content: "もっと見る";
}

.seemore-check {
  display: none;
}

.seemore-check:checked ~ .seemore-label {
  display: none;
}

.seemore-check:checked ~ .block-seemore {
  height: auto;
}

.seemore-check:checked ~ .block-seemore::before {
  display: none;
}

/* ----レフィル商品情報---- */

.block-refill-goods {
  border-top: 1px dashed #707070;
  border-bottom: 1px dashed #707070;
  padding-top: 16px;
  margin: 0 0 12px;
}


.block-refill-goods h3 {
  margin: 0 0 16px;
  padding: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.666;
  border-bottom: none;
}

.block-refill-goods-item {
  margin-bottom: 20px;
}

.block-refill-goods-item--body {
  display: flex;
  width: auto;
}

.block-refill-goods-item--image figure {
  background: #f5f5f5;
  width: 142px;
  height: 142px;
}

.block-refill-goods-item--description {
  width: auto;
  padding: 0 0 0 20px;
  display: flex;
  flex-direction: column;
}

.block-refill-goods-item--name {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 500;
  width: auto;
  color: #000;
  text-decoration: underline;
  word-break: break-all;
}

.block-refill-goods-item--description dl {
  margin-bottom: 0.5em;
}

.block-refill-goods-item--goods-code-infos dt {
  width: auto;
  min-width: 9em;
  display: inline-block;
}

.block-refill-goods-item--goods-code-infos dd {
  margin-left: 0.3em;
  width: auto;
  min-width: 9em;
  display: inline-block;
}

.block-refill-goods-item--price-infos {
  clear: both;
  position: relative;
}

.block-refill-goods-item--price-infos dt {
  width: auto;
  min-width: 9em;
  vertical-align: top;
  float: left;
}

.block-refill-goods-item--price-infos dd {
  padding-left: 9.6em;
  position: relative;
}

.block-refill-goods-item--set-goods-infos dt {
  width: auto;
  min-width: 5em;
  vertical-align: top;
  float: left;
}

.block-refill-goods-item--set-goods-infos dd {
  padding-left: 9.6em;
  position: relative;
}

.block-refill-goods-item--set-goods-infos dd p {
  display: inline-block;
}

.block-refill-goods-item--set-goods-item-name {
  width: auto;
  min-width: 5em;
  text-decoration: underline;
}

.block-refill-goods-item--price {
  display: inline-block;
}

.block-refill-goods-item--net-price {
  display: inline-block;
}

.block-refill-goods-item--qty {
  display: inline-block;
}

.block-refill-price--infos {
  display: flex;
  align-items: flex-end;
}

.block-refill-price--total-price {
  font-weight: bold;
  color: #333;
}

/* ----商品詳細画面：動画表示---- */

.block-goods--video {
  z-index: 3 !important;
}

.block-goods--video-thumbnail {
  color: #444;
  position: relative;
}

.block-goods--video-thumbnail-none {
  background-color: #f5f5f5;
  padding: 50%;
}

.block-goods--video-thumbnail::before {
  position: absolute;
  width: 25px;
  height: 25px;
  top: 50%;
  left: 50%;
  background-color: #444;
  opacity: 0.7;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
}

.block-goods--video-thumbnail::after {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
  border-style: solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-width: 6px 0 6px 10px;
  box-sizing: border-box;
  content: "";
}

.block-goods-detail .swiper-slider-main .hacobune-univideo {
  max-height: 520px;
  overflow: hidden;
}

.block-goods-detail .swiper-slider-main .hacobune-app-container {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 10px 0;
}

.block-goods-detail .swiper-slider-main .hacobune-unit-video-outline {
  display: none;
}

.block-goods-detail .swiper-slider-main .hacobune-vjs-poster {
  display: none;
}

.block-goods-detail .swiper-slider-thumbnail .swiper-wrapper {
  transform: translate3d(0px, 0px, 0px) !important;
}

/* ----商品詳細画面：商品切り替えボタン---- */

.block-switch-goods {
  width: 100%;
  margin: 16px 0 4px;
  padding: 16px 0 0;
  border-top: 1px dashed #707070;
}

.block-switch-goods--button {
  display: flex;
  margin: 0 auto 0;
}

.block-switch-goods--button > .this {
  border: 2px solid #d53100;
}

.btn-switch-goods {
  display: inline-block;
  width: 48%;
  box-sizing: border-box;
  text-align: center;
  padding: 15px;
  font-size: 13px;
  margin: 1%;
  margin-top: 10px;
  border: 2px solid #dedede;
  color: #000;
  background-color: #fff;
}

#switch_comment {
  box-sizing: border-box;
  font-size: 13px;
  margin: 10px;
}

.block-switch-goods--title {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  flex-wrap: wrap;
}

/* ----商品詳細画面：出荷予定日---- */
.block-goods-ship-schedule {
  margin: 0;
}
.block-goods-ship-schedule--message {
  margin: 0 0 0.5rem;
  font-size: 1.8rem;
  font-weight: bold;
}
.block-goods-ship-schedule--text2 {
  font-size: 1.2rem;
  color: var(--color-gray);
  padding-left: 1em;
  text-indent: -1em;
}
.block-goods-not-available-method {
  margin: 3.0rem 0 0;
}
.block-goods-ship-schedule + .block-goods-not-available-method {
  margin-top: 0.5rem;
}
/* セット */
.block-goods-set {
  display: none;
}
#setitem_anchor .block-goods-set {
  margin: 1.2rem 0 3.0rem;
  display: block;
}

.block-goods-set .block-goods-set--header {
  margin: 0 0 1.0rem;
  padding: 0;
  border: none;
  font-size: 1.6rem;
  font-weight: bold;
}
.table.block-goods-set--item-list {
  width: 100%;
}
.table.block-goods-set--item-list th {
  white-space: nowrap;
  font-weight: normal;
}
.table.block-goods-set--item-list th + th {

  text-align: center;
}
.table.block-goods-set--item-list .block-goods-set--item-name > a {
  display: flex;
  align-items: center;
  text-decoration: underline;
}
.table.block-goods-set--item-list .block-goods-set--item-name > a figure {
  width: 4.2rem;
  min-width: 4.2rem;
  margin-right: 1.9rem;
}
.table.block-goods-set--item-list .block-goods-set--item-qty {
  width: 5.5em;
  text-align: center;
}

/* 詳細検索 */
.block-search-goods--condition-items {
  margin-top: 8.0rem;
}
.btn.block-search-goods--search-btn {
display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 49.7rem;
    font-size: 1.6rem;
    font-weight: 500;
    padding: 1.4rem;
    margin: 0 auto;
    background: #333333;
    border: solid 1px #333333;
    color: #ffffff;
}
/* review */
#revico-review-zone .revico-star .revico-star-graph {
    max-width: 1000px;
    margin: 0 auto;
}
#revico-review-zone .revico-star .revico-review {
  width: auto;
}
#revico-review-zone .revico-star .revico-star-graph-wrapper {
  width: auto;
}

.revico-multicomment-top[data-review-count="0"]  {
  display: none!important;
}
.revico-multicomment-top[data-review-count="0"] .revico-comment-footer {
  display: none!important;
}


#revico-review-zone:empty {
  display: none!important;
}
#revico-review-zone {
    position: relative;
    z-index: 1;
    margin: 5.0rem auto;
}
#revico-review-zone::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    background: #f5f5f5;
    left: -2rem;
    right: -2rem;
    z-index: -1;
}
@media screen and (max-width: 768px) {
    .revico-multicomment-top .revico-comment-footer .revico-comment-footer--paging-buttons {
        display: flex;
    }
    .revico-multicomment-top .revico-comment-footer .revico-comment-footer--filter {
    }
    .revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-sort {
    }
}
@media screen and (min-width: 768px) {
  #revico-review-zone::before {
    left: calc((100% - var(--fullWindowSize)) / 2);
    right: calc((100% - var(--fullWindowSize)) / 2);
  }
}
