﻿@charset "UTF-8";

/* ----商品詳細画面---- */

.pane-goods-header {
  width: 100%;
}

.block-goods-detail {
  margin: 50px 0 0;
}

.block-goods-detail--inner {
  display: flex;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto 45px;
}

.pane-goods-left-side {
  width: 460px;
  margin: 0 0 0 46px;
  overflow-x: hidden;
}

.pane-goods-right-side {
  width: 415px;
  margin: 0 113px 0 0;
}

.block-goods-detail--promotion-freespace {
  margin-bottom: 10px;
}

.block-src-l {
  position: relative;
  line-height: 0;
}

.block-src-l .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.block-goods-img-list {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 1;
  cursor: pointer;
}

.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--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  padding: 22px 0;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1.53px;
  width: 100%;
  border: 0;
  background: #392f2c;
}

.block-add-cart--btn:before {
  content: '';
  display: inline-block;
  width: 29px;
  height: 27px;
  margin: 0 13px 0 0;
  background: url(../../img/usr/common/icon_cart.png) no-repeat center;
}

.block-custom-order--btn {
  margin-top: 10px;
  padding: 12px 0;
  font-size: 18px;
  width: 280px;
}

.block-goods-store-stock--btn {
  display: none;
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
}

.block-arrival-notice {
  margin: 10px 0 0;
}

.block-arrival-notice--btn {
  padding: 12px 0;
  font-size: 16px;
  width: 100%;
}

.block-contact-about-goods--btn {
  display: none;
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
}

.block-goods-favorite {
  text-align: center;
  margin: 30px 0 0;
}

.btn.block-goods-favorite--btn {
  color: #9f9e9d;
  font-size: 17px;
  font-weight: 500;
  text-decoration: underline;
  border: 0;
  padding: 0 0px 0px 35px;
  letter-spacing: 1px;
  background: url(../../img/usr/common/icon_bookmark02.png) no-repeat left center / 26px;
  letter-spacing: 1.5px;
}

.btn.block-goods-favorite--btn:hover,
.btn.block-goods-favorite-registed--btn:hover {
  text-decoration: none;
}

.block-goods-stock-modal--shop .btn.block-store-favorite--btn {
  display: block;
  width: 17px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 10px 0 15px;
  padding: 0;
  border: none;
  background: url(../../img/usr/common/icon_bookmark.png) no-repeat left center / 100%;
}

.btn.block-goods-favorite-registed--btn {
  color: #f6846d;
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
  border: 0;
  padding: 0 0 0 35px;
  letter-spacing: 1px;
  background: url(../../img/usr/common/icon_bookmark_on.png) no-repeat left center / 26px;
}

.block-goods-stock-modal--shop .btn.block-store-favorite-registed--btn {
  display: block;
  width: 17px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 10px 0 15px;
  padding: 0;
  border: none;
  background: url(../../img/usr/common/icon_bookmark_on.png) no-repeat left center / 100%;
}

.block-variation-add-cart {
  margin-right: 5px;
}

.block-variation-add-cart--btn {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  width: 165px;
  height: 54px;
}

.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;
}

.block-no-stock {
  margin: 10px 0 0;
}

.block-no-stock--message {
  text-align: center;
  padding: 6px 0;
  font-size: 16px;
  width: 100%;
  color: #fff;
  background-color: #ccc;
}

.block-outside-sales-period--message {
  text-align: center;
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
  border: 1px solid #ebccd1;
  color: #a94442;
  background-color: #f2dede;
}

.block-variation-no-stock,
.block-variation-outside-sales-period,
.block-goods-variation-arrival-notice {
  margin-right: 5px;
}

.block-variation-no-stock--message,
.block-variation-outside-sales-period--message,
.block-goods-variation-arrival-notice--btn {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 165px;
  height: 54px;
}

.block-variation-no-stock--message,
.block-variation-outside-sales-period--message {
  border: 1px solid #ebccd1;
  color: #a94442;
  background-color: #f2dede;
}

.block-goods-gallery.block-horizontal-scroll {
  padding: 0 0 10px;
  margin: -4px 0 0;
}

.block-goods-gallery {
  overflow-x: scroll;
  padding: 0 0 5px;
}

.block-goods-gallery::-webkit-scrollbar {
  height: 6px;
}
.block-goods-gallery::-webkit-scrollbar-thumb {
  background: #eaeaea;
  border-radius: 6px;
}

.block-goods-gallery ul {
  display: inline-block;
  white-space: nowrap;
}

.block-goods-gallery li {
  position: relative;
  display: inline-block;
  width: 64px;
  margin: 0 10px 0 0;
}

.block-goods-gallery li:last-child {
  margin: 0;
}

.block-goods-gallery li.active:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #f9a69a;
}

.block-src-l .swiper-pagination {
  display: none;
}

.block-goods-img-list-btn {
  background: #f2f2f2;
  width: 90px;
  border-radius: 45px;
  padding: 5px 10px;
  margin-top: 7px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.block-goods-img-list-btn img {
    width: 20px;
}

.block-goods-category {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
}

.block-goods-name .block-goods-name--text {
  font-size: 24px;
  font-weight: 500;
  padding: 0;
  margin: 0px 0px 10px;
}

.block-goods-price {
  margin: 10px 0;
}

.block-goods-price--price {
  font-size: 28px;
  font-weight: bold;
}
.block-goods-price--net-price {
    font-size: 18px;
    font-weight: 500;
    color: #444;
}
.block-goods-price--default-price {
  position: relative;
  display: inline-block;
  font-size: 21px;
  text-decoration: none;
  font-weight: normal;
}

.block-goods-price--default-price:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  background: #aaa;
}

.block-goods-price--default-net-price {
  font-size: 14px;
  font-weight: normal;
}

.block-goods-price--on-sales-comment {
  color: #ef565e;
  font-size: 15px;
  font-weight: bold;
  margin: 5px 0 0;
}

.block-goods-price--on-sales-comment + .block-goods-price--price,
.block-goods-price--default-price + .block-goods-price--price {
  display: flex;
  align-items: center;
  color: #ef565e;
  font-size: 27px;
  font-weight: bold;
}

.block-goods-price--on-sales-comment + .block-goods-price--price span,
.block-goods-price--default-price + .block-goods-price--price span {
  font-size: 17px;
  font-weight: normal;
  padding: 0 0 0 3px;
  transform: translateY(3px);
  color: #ef565e
}

.block-goods-price div._paidy-promotional-messaging div div {
  margin-left: -16px;
}

.block-accessory-list {
  width: 100%;
}

.block-goods--postage {
  margin: 5px 0 0;
}

.block-goods--postage span {
  display: inline-block;
  background: #F3F3F3;
  padding: 5px 10px;
}

.pane-goods-right-side .block-check-list-a--item-body {
  width: auto;
}

.block-goods-footer-cart {
  display: none;
}

.block-goods-code,
.block-goods-release-dt {
  display: none;
}
dl.goods-detail-description.block-goods-spec {
    display: none;
}
.block-goods-gallery-pagination {
  font-size: 12px;
  letter-spacing: 2px;
  display: inline;
}

.block-goods-size-detail {
  display: flex;
  align-items: center;
  margin: 8px 0 0;
}

.block-goods-size-detail dt {
  font-size: 16px;
  margin: 0 20px 0 0;
}

.block-goods-size-detail dd {
  font-weight: bold;
  padding: 2px 0 0;
}

.block-goods-support {
  display: flex;
  justify-content: space-between;
  margin: 15px 0 0;
}

.block-goods-support--size {
  display: block;
  text-align: center;
  background: #fdede9;
  border-radius: 10px;
  color: #4f4c4b;
  font-weight: bold;
  width: 204px;
  cursor: pointer;
  letter-spacing: 1.2px;
  overflow: hidden;
}

.block-goods-support--size a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  text-decoration: underline;
}

.block-goods-support--size a:hover,
.btn-store-search:hover {
  text-decoration: none;
  opacity: .8;
}

.btn-store-search {
  display: block;
  text-align: center;
  border-radius: 10px;
  color: #4f4c4b;
  font-weight: bold;
  width: 204px;
  margin: 0;
  border: 0;
  padding: 10px;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 1.2px;
  text-decoration: underline;
  background-color: #fdede9;
}

.block-goods-genre-comment {
  font-size: 15px;
  line-height: 1.8;
  text-align: center;
  margin: 15px 0 0;
}

.block-goods-bookmark-shop {
  /* border: 1px solid #f2f2f2; */
  margin: 15px 0 0;
}

.block-goods-bookmark-shop li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 25px 5px;
}

.block-goods-bookmark-shop li:nth-child(odd) {
  background: #f8f8f8;
}

.btn.block-store-favorite--btn {
  display: block;
  font-size: 14px;
  border: 0;
  padding: 0 0 0 35px;
  width: 38px;
  height: 45px;
  background: url(../../img/usr/sb/common/icon_bookmark.png) no-repeat center / 22px;
  text-indent: -9999px;
}

.btn.block-store-favorite-registed--btn {
  display: block;
  font-size: 14px;
  border: 0;
  padding: 0 0 0 35px;
  width: 38px;
  height: 45px;
  background: url(../../img/usr/sb/common/icon_bookmark_on.png) no-repeat center / 22px;
  text-indent: -9999px;
}


.block-goods-bookmark-shop--name-header
{
  font-size: 15px;
  font-weight: bold;
  width: 70%;
  text-align: center;
}
.block-goods-bookmark-shop--stock-header{
  font-size: 15px;
  font-weight: bold;
  width: 30%;
  text-align: center;
}

.block-goods-bookmark-shop--name {
  font-size: 15px;
  margin-right: auto;
  font-weight: 500;
}

.block-goods-bookmark-shop--stock {
  width: 70px;
  text-align: left;
  color: #f6846d;
  font-size: 14px;
  font-weight: 500;
}

.block-goods-bookmark-shop--stock.no-stock {
  color: #48413f;
  width: auto;
}

.block-goods-qty {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 10px;
}

.block-goods-qty--text {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 3px;
  margin: 0 45px 0 0;
  display: none;
}

.block-goods-qty--num {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f5f5f5;
  border-radius: 10px;
  width: 152px;
  padding: 10px;
  display: none;
}

input.block-goods-qty--num-input {
  background: none;
  padding: 0;
  border: 0;
  width: 70px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.block-goods-qty--num-control {
  position: relative;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}

.block-goods-qty--num-control:before,
.block-goods-qty--num-control:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 14px;
  height: 3px;
  background: #666160;
}

.block-goods-qty--num-control.plus:after {
  transform: rotate(90deg);
}

.pane-goods-center {
  width: 100%;
  margin: 45px 0 0;
}

.pane-goods-footer {
  width: 100%;
}

.block-goods-detail .block-accessory-list {
  position: relative;
  background: #f2f2f2;
  padding: 0 0 50px;
  margin: 0;
  border: 0;
}

.block-goods-detail .block-accessory-list--list {
  width: 1100px;
  margin: 0 auto;
}

.page-goods .pane-topic-path .container {
    margin: 50px auto 0;
}
/* 取扱店舗を探す */
.block-goods-stock-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 11;
}

.block-goods-stock-modal--bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(39, 39, 39, .35);
}

.block-goods-stock-modal--contents {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 780px;
  height: 572px;
  padding: 30px 30px 35px;
  display: flex;
  flex-direction: column;
}

.block-goods-stock-modal--contents-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 35px;
}

.block-goods-stock-modal--head-close {
  position: absolute;
  top: 26px;
  right: 26px;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.block-goods-stock-modal--head-close:before,
.block-goods-stock-modal--head-close:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 25px;
  background: #48413f;
  transform: rotate(45deg);
}

.block-goods-stock-modal--head-close:after {
  transform: rotate(-45deg);
}

.block-goods-stock-modal--title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 3px;
  margin: 0 0 35px;
}

.block-goods-stock-modal--item {
  width: 310px;
}

.block-goods-stock-modal--item-name {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}

.block-goods-stock-modal .block-variation.block-color {
  margin: 0;
}

.block-goods-stock-modal .block-variation--name {
  font-size: 14px;
}

.block-goods-stock-modal .block-variation--item {
  width: 86px;
  margin: 0 7px 7px 0;
}

.block-goods-stock-modal .block-color--item.active .block-color--item-term:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #f9a69a;
}

.block-goods-stock-modal .block-color--item-description {
  margin: 5px 0 0;
}

.block-goods-stock-modal .block-color-size-with-cart--item-list {
  display: none;
}

.block-goods-stock-modal--lists {
  width: 342px;
  max-height: 395px;
  overflow-y: auto;
}

.block-goods-stock-modal--lists::-webkit-scrollbar {
  width: 6px;
}

.block-goods-stock-modal--lists::-webkit-scrollbar-thumb {
  background: #eaeaea;
  border-radius: 6px;
}

.block-goods-stock-modal--area {
  border-top: 1px solid #e7e7e7;
}

.block-goods-stock-modal--area:last-child {
  border-bottom: 1px solid #e7e7e7;
}

.block-goods-stock-modal--area-title {
  position: relative;
  font-weight: bold;
  padding: 15px;
  cursor: pointer;
}

.block-goods-stock-modal--area-title:after {
  content: '';
  position: absolute;
  top: 20px;
  right: 18px;
  border-style: solid;
  border-width: 10px 5.5px 0 5.5px;
  border-color: #484240 transparent transparent transparent;
}

.block-goods-stock-modal--area-title.open:after {
  transform: rotate(180deg);
}

.block-goods-stock-modal--pref {
  display: none;
  border-top: 1px solid #e7e7e7;
}

.block-goods-stock-modal--pref-title {
  font-weight: bold;
  padding: 15px;
}

.block-goods-stock-modal--list {
  display: block;
  border-top: 1px solid #e7e7e7;
  padding: 1px 0 0;
}

.block-goods-stock-modal--shop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3px 0;
}

.block-goods-stock-modal--shop:nth-child(odd) {
  background: #f7f7f7;
}

.block-goods-stock-modal--shop-bookmark {
  display: block;
  width: 17px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 10px 0 15px;
  background: url(../../img/usr/common/icon_bookmark.png) no-repeat left center / 100%;
}

.block-goods-stock-modal--shop-name {
  margin-right: auto;
  width: 180px;
  padding-left: 15px;
}

.block-goods-stock-modal--shop-stock {
  color: #f6846d;
  font-size: 13px;
  font-weight: 600;
  width: 95px;
  text-align: left;
}

.block-goods-stock-modal--shop-stock.no-stock {
  color: #48413f;
}

.block-goods-stock-modal--close {
  width: 180px;
  margin: auto auto 0;
  background: #f2f2f2;
  text-align: center;
  padding: 12px 0;
  cursor: pointer;
}

.block-goods-stock-modal--close span {
  position: relative;
  font-weight: bold;
  padding: 0 0 0 20px;
}

.block-goods-stock-modal--close span:before,
.block-goods-stock-modal--close span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 17px;
  background: #48413f;
  transform: rotate(45deg);
}

.block-goods-stock-modal--close span:after {
  transform: rotate(-45deg);
}
/* 商品画像一覧モーダル */
.block-goods-img-list-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 12;
}

.block-goods-img-list-modal--bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(39, 39, 39, .35);
}

.block-goods-img-list-modal--contents {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 775px;
  max-height: 85%;
  padding: 25px 30px 35px;
  line-height: 1.5;
}

.block-goods-img-list-modal--head-close {
  position: absolute;
  top: 26px;
  right: 26px;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.block-goods-img-list-modal--head-close:before,
.block-goods-img-list-modal--head-close:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 25px;
  background: #48413f;
  transform: rotate(45deg);
}

.block-goods-img-list-modal--head-close:after {
  transform: rotate(-45deg);
}

.block-goods-img-list-modal--title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  margin: 0 0 20px;
}

.block-goods-img-list-modal ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 30px;
  line-height: 0;
  max-height: calc(85vh - 180px);
  overflow-y: auto;
}

.block-goods-img-list-modal ul::-webkit-scrollbar {
  width: 6px;
}

.block-goods-img-list-modal ul::-webkit-scrollbar-thumb {
  background: #eaeaea;
  border-radius: 6px;
}

.block-goods-img-list-modal li {
  width: 135px;
  margin: 0 6px 6px 0;
}

.block-goods-img-list-modal li:nth-child(5n) {
  margin-right: 0;
}

.block-goods-img-list-modal li:nth-last-child(-n+5) {
  margin-bottom: 0;
}

.block-goods-img-list-modal--close {
  width: 180px;
  margin: 0 auto;
  background: #f2f2f2;
  text-align: center;
  padding: 12px 0;
  cursor: pointer;
}

.block-goods-img-list-modal--close span {
  position: relative;
  font-weight: bold;
  padding: 0 0 0 22px;
}

.block-goods-img-list-modal--close span:before,
.block-goods-img-list-modal--close span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 17px;
  background: #48413f;
  transform: rotate(45deg);
}

.block-goods-img-list-modal--close span:after {
  transform: rotate(-45deg);
}

/* 同一バリエーション画像表示 */
.block-goods-detail .block-goods-detail--color-variation-goods-image .bx-viewport {
  max-height: 606px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-wrapper {
  position: relative;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction .bx-prev {
  left: 10px;
  background: url(../../img/usr/btn_slider_prev.png) no-repeat center;
  position: absolute;
  top: 40%;
  left: -5%;
  height: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 40px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction .bx-next {
  background: url(../../img/usr/btn_slider_next.png) 0 0 no-repeat;
  position: absolute;
  top: 40%;
  right: -5%;
  height: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 40px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction a.disabled {
  opacity: 0.3;
  cursor: default;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .block-goods-detail--color-variation-goods-color-name {
  display: none;
  font-size: 14px !important;
  text-align: center;
}

.block-goods-detail .block-goods-detail--color-variation-goods-image .bx-viewport .block-goods-detail-line-item figure {
  text-align: center;
}

.block-goods-detail .block-goods-detail--color-variation-goods-image .block-goods-detail-line-item {
  z-index: 3 !important;
  width: 460px !important;
}

.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 {
  margin-right: 5px;
}

.block-variation-arrival-notice--btn {
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
}

/* バリエーション切り替えボタン */
.block-variation.block-color {
  padding: 20px;
  margin: 25px 0 0;
  border: 1px solid #f0efef;
}

.block-variation--name {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0;
  margin: 0 0 10px;
  border: 0;
  /* display: none; */
}

.block-variation--selected-item {
  display: none;
}

.block-variation--item-list {
  display: flex;
  flex-wrap: wrap;
}

.block-variation--item {
  margin: 0 8px 12px 0;
  width: calc((100% - 8px * 3) / 4);
}

.block-variation--item:nth-child(4n) {
  margin-right: 0;
}

.block-variation--item:nth-last-child(-n+4) {
  margin-bottom: 0;
}

.block-variation--item.active .block-color--item-term figure {
  position: relative;
}

.block-variation--item.active .block-color--item-term figure:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #f9a69a;
}

.block-variation--item dt {
  position: relative;
  display: block;
  background-color: #fff;
  cursor: pointer;
}

.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-color--item-description {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  margin: 5px 0 0;
}

.block-size-select {
  display: none;
}

.block-size-select,
.block-variation {
  margin: 0 0 17px;
}

.block-size-select,
.block-variation select {
  border: 0;
  border-radius: 10px;
  text-align: center;
  width: 100%;
  -webkit-appearance: none;
  font-size: 20px;
  font-weight: 600;
  padding: 14px 0;
  background: #f2f2f2 url(../../img/usr/common/img_select02.png) no-repeat right 45px center;
  cursor: pointer;
  letter-spacing: 2px;
}

.block-size-select.block-size-select-nostock {
  color: #fff;
  background: #c8c5c4 url(../../img/usr/common/img_select03.png) no-repeat right 45px center;
}

.block-size-select .mont {
  margin: 0 15px 0 0;
}

/* サイズ選択 */
.block-size-select-modal {
  display: block;
  /* display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10; */
}

.block-size-select-modal--bg {
  display: none;
  /* position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3); */
}

.block-size-select-modal--contents {
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 730px;
  max-height: 500px;
  padding: 25px 70px 35px; */
}

.block-size-select-modal--close {
  display: none;
  position: absolute;
  top: 25px;
  right: 25px;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.block-size-select-modal--close:before,
.block-size-select-modal--close:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 1px;
  background: #231815;
  transform: rotate(45deg);
}

.block-size-select-modal--close:after {
  transform: rotate(-45deg);
}

.block-size-select-modal--title {
  display: none;
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
  margin: 0 0 20px;
  font-weight: 600;
}

.block-size-select-modal--input-area {
  margin: 0;
  /* padding: 0 5px 0 0; */
}

.block-size-select-modal--input-area-inner {
  /* max-height: 280px; */
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 15px;
  /* overflow-y: auto; */
}

.block-size-select-modal--input-area-inner::-webkit-scrollbar {
  width: 6px;
}

.block-size-select-modal--input-area-inner::-webkit-scrollbar-thumb {
  background: #eaeaea;
  border-radius: 6px;
}

.block-size-select-modal--input-area-inner:last-child {
  margin: 0;
}

.block-size-select-modal label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc((100% - 10px * 3) / 4);
  background: #f2f2f2;
  /* border-radius: 10px; */
  font-size: 13px;
  /* font-weight: bold; */
  letter-spacing: 1px;
  padding: 13px 0;
}

.block-size-select-modal input.no-stock + label.soldout {
  color: #c8c5c4;
  border: 1px solid #c8c5c4;
  background: transparent;
  background-image: linear-gradient(to left top, transparent calc(50% - 0.5px), #c8c5c4 50%, #c8c5c4 calc(50% + 0.5px), transparent calc(50% + 1px));
}

.block-size-select-modal input:checked + label:not(.soldout) {
  color: #fff!important;
  background: #f9a296;
}

.block-size-select-modal input.no-stock:checked + label.soldout {
  color: #f9a296;
  border: 1px solid #f9a296;
  background: transparent;
  background-image: linear-gradient(to left top, transparent calc(50% - 0.5px), #f9a296 50%, #f9a296 calc(50% + 0.5px), transparent calc(50% + 1px));
}

.block-size-select-modal input {
  display: none;
}

.block-size-select-modal input:not(.no-stock):not(.backorder) + label {
  color: #f6846d;
}

.block-size-select-modal--stock {
  display: none;
  line-height: 1;
}

.block-size-select > .block-size-select-modal--stock:not(.block-size-select-modal--stock-nostock):not(.block-size-select-modal--stock-backorder):not(.block-size-select-modal--nostock) {
  color: #f6846d;
}

.block-size-select-modal--stock .min {
  display: block;
  font-size: 10px;
  letter-spacing: -0.2px;
  font-feature-settings: 'palt';
  margin: 2px 0 0;
}

.block-size-select .block-size-select-modal--stock .min {
  display: none;
}

.block-size-select-modal label .mont {
  font-size: 15px;
  font-weight: bold;
  /* margin: 0 10px 0 0; */
}

.block-size-select-modal input:not(.no-stock):not(.backorder):not(:checked) + label .mont {
  color: #48413f;
}

.block-size-select-modal--btn-select {
  display: none;
  width: 180px;
  margin: 30px auto 0;
  background: #392f2c;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  padding: 14px 0;
  cursor: pointer;
}

/* サイズ別カートボタン */
.block-size-with-cart--item {
  padding: 5px 0;
  width: 100%;
  display: flex;
}

.block-size-with-cart--item-term {
  border: 2px solid #d0d0d0;
  background-color: #fff;
  width: 54px;
  height: 54px;
  margin-right: 5px;
}

.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--item {
  padding: 5px 0;
  width: 100%;
  display: flex;
}

.block-color-with-cart--item-term {
  border: 2px solid #d0d0d0;
  background-color: #fff;
  width: 54px;
  height: 54px;
  margin-right: 5px;
}

.block-color-with-cart--item-term figure {
  width: 50px;
  height: 50px;
}

.block-color-with-cart--item-term img {
  max-width: 40px;
  max-height: 40px;
}

/* カラーサイズ別カートボタン */
.block-color-size-with-cart--nocolor {
  width: 54px;
  height: 54px;
  margin-right: 5px;
}

.block-color-size-with-cart--color-line {
  padding: 5px 0;
  width: 100%;
  display: flex;
}

.block-color-size-with-cart--size-line {
  padding: 5px 0;
  width: 100%;
  display: flex;
}

.block-color-size-with-cart--size-item-term {
  display: inline-block;
  vertical-align: top;
  border: 2px solid #d0d0d0;
  background-color: #fff;
  width: 54px;
  height: 54px;
  margin-right: 5px;
}

.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 {
  border: 2px solid #d0d0d0;
  background-color: #fff;
  width: 54px;
  height: 54px;
  margin-right: 5px;
}

.block-color-size-with-cart--color-item-term figure {
  width: 50px;
  height: 50px;
}

.block-color-size-with-cart--color-item-term img {
  max-width: 40px;
  max-height: 40px;
}

.block-color-size-with-cart {
  margin: 25px 0 0;
}

/* 商品詳細ユーザーレビュー */
.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: 21px;
}

.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: 14px;
}

.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 {
  height: 21px;
}

.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 {
  font-size: 28px;
  text-align: center;
  border-top: #444 2px solid;
  padding: 19px 0 30px;
}

/* ----店舗在庫画面---- */

.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 {
  color: #a94442;
  margin: 10px 0;
}

.block-store-stock--list li {
  display: inline-block;
  margin: 0 10px 0 0;
}

/* ----アイコン---- */
.block-icon {
  line-height: 0;
}

.pane-goods-right-side .block-icon {
  margin: 0 0 17px;
}

.block-icon span {
  display: inline-block;
  margin: 0 0 5px;
}

.block-icon img {
  height: 22px;
}





/* ----商品一覧画面----*/
/*アイコン*/
.block-thumbnail-t .block-thumbnail-t--goods-image .block-icon--auto-new,
.block-pickup-list-p .block-pickup-list-p--image .block-icon--auto-new {
    position: absolute;
    top: 5px;
    left: 5px;
}
.block-goods-detail-j .block-goods-detail-j--goods-image .block-icon--auto-new {
    position: absolute;
    top: 10px;
    left: 10px;
}
.block-thumbnail-t .block-thumbnail-t--goods-image .block-icon--auto-new img,
.block-pickup-list-p .block-pickup-list-p--image .block-icon--auto-new img {
    width: 50px;
}
.block-thumbnail-t .block-icon img,
.block-pickup-list-p .block-icon img,
.block-ranking-r .block-icon img {
    height: 20px;
}
/* 表示方法・並べ替え・ページャ */

.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--sort-order-items dt {
  display: inline-block;
  font-weight: bold;
}

/* ----商品一覧画面：一覧：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 li {
  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-check-list-a---- */

.block-check-list-a li {
  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--items {
  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--items li: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-pickup-list-p---- */

.block-pickup-list-p {
  width: 1100px;
  margin: 0 auto;
}

.block-pickup-list-p--items {
  display: flex;
  flex-wrap: wrap;
}

.block-pickup-list-p--image {
  position: relative;
}

.btn.block-pickup-list-p--favorite-btn {
  position: absolute;
  top: 9px;
  right: 7px;
  border: 0;
  padding: 0;
  width: 26px;
  height: 22px;
  background: url(../../img/usr/common/icon_bookmark.png) no-repeat center top / 100%;
  display: block;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.btn.block-pickup-list-p--favorite-registed-btn {
  position: absolute;
  top: 9px;
  right: 7px;
  border: 0;
  padding: 0;
  width: 26px;
  height: 22px;
  background: url(../../img/usr/common/icon_bookmark_on.png) no-repeat center top / 100%;
  display: block;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.block-pickup-list-p li {
  width: 210px;
  margin: 0 12.5px 35px 0;
}

.block-pickup-list-p li:nth-child(5n) {
  margin-right: 0;
}

.block-pickup-list-p--image figure {
  background: #f5f5f5;
  width: 210px;
  height: 244px;
}

.block-pickup-list-p--item-description {
  margin: 10px 0 0;
}

.block-pickup-list-p--goods-name {
  font-weight: 600;
}

.block-pickup-list-p--item-description .variation-name.js-enhanced-ecommerce-variation-name {
  display: none;
}

.block-pickup-list-p--comment {
  color: #7b7b7b;
  font-size: 13px;
  margin: 5px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.block-pickup-list-p--add-cart {
  display: none;
}

.block-pickup-list-p .price {
  font-weight: bold;
}

/* ----商品一覧画面：ピックアップ：block-pickup-list-w---- */

.block-pickup-list-w li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
}

.block-pickup-list-w li:last-child {
  margin: 0;
}

.block-pickup-list-w--variation-check {
  position: absolute;
  top: 7px;
  left: 8px;
}

.block-pickup-list-w--variation-check input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #d1cecc;
  background: #fff;
}

.block-pickup-list-w--variation-check input:checked {
  background: #f9a69a;
  border-color: #f9a69a;
}

.block-pickup-list-w--variation-check input:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 5px;
  width: 6px;
  height: 2px;
  background: #d1cecc;
  transform: rotate(40deg);
}

.block-pickup-list-w--variation-check input:after {
  content: '';
  position: absolute;
  top: 13px;
  left: 8px;
  width: 14px;
  height: 2px;
  background: #d1cecc;
  transform: rotate(-45deg);
}

.block-pickup-list-w--variation-check input:checked:before,
.block-pickup-list-w--variation-check input:checked:after {
  background: #fff;
}

.block-pickup-list-w--item-body {
  position: relative;
  width: 210px;
  margin: 0 27px 0 0;
}

.block-pickup-list-w--item-body:last-child {
  margin: 0;
}

.block-pickup-list-w--item-description {
  margin: 10px 0 0;
  text-align: center;
}

.block-pickup-list-w--goods-name a {
  font-weight: bold;
}

.block-pickup-list-w .variation-name {
  display: block;
  font-size: 13px;
  font-weight: bold;
}

.block-pickup-list-w--add-cart .block-list-add-cart-btn {
  display: none;
}

.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 .block-icon--auto-on-sales {
  display: none;
}

.block-pickup-list-w--price-items {
  margin: 3px 0 0;
}

.block-pickup-list-w .price {
  font-weight: bold;
}

.block-pickup-list-w--price {
  font-size: 17px;
  font-weight: bold;
}

.block-pickup-list-w--net-price {
  font-size: 13px;
}

.block-pickup-list-w--default-price + .block-pickup-list-w--price {
  color: #ef565e;
}

.block-pickup-list-w--scomment {
  color: #cc3302;
}

/* ----商品一覧画面：サムネイル：block-thumbnail-t---- */

.block-thumbnail-t--goods {
  position: relative;
  width: 210px;
  height: 100%;
}

.block-thumbnail-t--goods-image figure {
  background: #f5f5f5;
  width: 210px;
  height: 244px;
}

.btn.block-thumbnail-t--favorite-btn {
  position: absolute;
  top: 9px;
  right: 7px;
  border: 0;
  padding: 0;
  width: 26px;
  height: 22px;
  background: url(../../img/usr/common/icon_bookmark.png) no-repeat center top / 100%;
  display: block;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.btn.block-thumbnail-t--favorite-registed-btn {
  position: absolute;
  top: 9px;
  right: 7px;
  border: 0;
  padding: 0;
  width: 26px;
  height: 22px;
  background: url(../../img/usr/common/icon_bookmark_on.png) no-repeat center top / 100%;
  display: block;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.block-thumbnail-t--goods-description {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  height: calc(100% - 244px);
}

.block-thumbnail-t--goods .price {
  font-size: 16px;
  font-weight: bold;
}

.block-thumbnail-t--scomment {
  color: #cc3302;
}

.block-thumbnail-t--price-infos {
  margin-top: auto;
}

.block-thumbnail-t--default-price {
  display: inline-block;
  font-size: 16px;
  text-decoration: unset;
  position: relative;
}

.block-thumbnail-t--default-price::after{
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #aaa;
  position: absolute;
  bottom: 0.7em;
}

.block-thumbnail-t--price-items .block-thumbnail-t--default-price[style="text-decoration: none;"]::after{
  content: none;
}

.block-thumbnail-t--default-net-price,
.block-thumbnail-t--net-price {
  font-size: 12px;
}

.default-price + .block-thumbnail-t--price {
  color: #e75e5d;
  font-size: 18px;
}

.block-pickup-list-p--price {
  font-size: 16px;
}

.block-pickup-list-p--default-price {
  font-size: 15px;
}

.block-pickup-list-p--default-price + .block-pickup-list-p--price {
  color: #e75e5d;
  font-size: 18px;
}

/* ----商品一覧画面：ランキング：block-ranking-r---- */

.block-ranking-r {
  overflow-x: auto;
  padding: 0 0 30px 5px;
  margin-left: -5px;
}

.block-ranking-r::-webkit-scrollbar {
  height: 6px;
}

.block-ranking-r::-webkit-scrollbar-thumb {
  background: #eaeaea;
  border-radius: 6px;
}

.block-ranking-r--items {
  display: flex;
  white-space: nowrap;
  font-size: 0;
  padding: 14px 0 0;
}

.block-ranking-r li {
  display: inline-block;
  width: 210px;
  margin: 0 26px 0 0;
  font-size: 14px;
  white-space: normal;
  vertical-align: top;
  font-weight: 400;
  text-align: left;
}

.block-ranking-r li:last-child {
  margin: 0;
}

.block-ranking-r--goods {
  margin-left: 33px;
  height: 100%;
}

.block-ranking-r--goods:first-of-type {
  margin-left: 0;
}

.block-ranking-r--goods-image figure {
  background: #f5f5f5;
  width: 210px;
  height: 244px;
}

.block-ranking-r--goods-description {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  height: calc(100% - 244px);
}

.block-ranking-r--goods-name {
    font-weight: 500;
}
.block-ranking-r--goods-description .variation-name {
  display: none;
}

.block-ranking-r--price-infos {
 margin-top: auto;
}

.block-ranking-r--default-price{
  display: inline-block;
  font-size: 16px;
  text-decoration: unset;
  position: relative;
  line-height: 1.6;
}

.block-ranking-r--default-price::after{
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #aaa;
  position: absolute;
  bottom: 0.7em;
}

.block-thumbnail-t--price-items .block-ranking-r--default-price[style="text-decoration: none;"]::after{
  content: none;
}

.block-ranking-r--goods .price {
  font-size: 16px;
  font-weight: 700;
}

.block-ranking-r--scomment {
  color: #ef565e;
}

.default-price + .block-ranking-r--price {
  color: #e75e5d;
  font-size: 18px;
}

/* ランキングアイコン */
.block-ranking-r--goods-image {
  position: relative;
}

.block-ranking-r--goods-image .block-ranking-r--rank {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 15px;
  color: #fff;
  text-align: center;
  z-index: 1;
  padding: 3px 0 0 7px;
  font-family: 'Montserrat', sans-serif;
}

.block-ranking-r--goods-image .block-ranking-r--rank:before,
#rt_ranking7_4 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1:before {
  content: '';
  position: absolute;
  top: -18px;
  left: -4px;
  border-style: solid;
  border-width: 28px 28px 28px 0;
  border-color: transparent #444 transparent transparent;
  transform: rotate(45deg);
  z-index: -1;
}

.block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1,
#rt_ranking7_1 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1{
  top: -14px;
  left: -5px;
  width: 39px;
  height: 35px;
  padding: 12px 0 0;
  background: url(../../img/usr/common/bg_rank01.png);
}

.block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-2,
#rt_ranking7_2 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1 {
  width: 30px;
  height: 32px;
  padding: 0;
  background: url(../../img/usr/common/bg_rank02.png);
}

.block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-3,
#rt_ranking7_3 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1 {
  width: 30px;
  height: 32px;
  padding: 0;
  background: url(../../img/usr/common/bg_rank03.png);
}

.block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1:before,
.block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-2:before,
.block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-3:before {
  display: none;
}

#rt_ranking7 li:not(#rt_ranking7_1) .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1{
  top: 0px;
  left: 0px;
  font-size: 0;
}

#rt_ranking7 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1:before {
  display: block;
}
#rt_ranking7_1 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1:before,
#rt_ranking7_2 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1:before,
#rt_ranking7_3 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1:before{
  display: none;
}
#rt_ranking7 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  font-size: 15px;
  top: -8px;
  left: -7px;
  position: relative;
}
#rt_ranking7_2 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after,
#rt_ranking7_3 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
    font-size: 15px;
    top: -2px;
    left: -1px;
}
#rt_ranking7_2 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '2';
}
#rt_ranking7_3 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '3';
}
#rt_ranking7_4 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '4';
}
#rt_ranking7_5 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '5';
}
#rt_ranking7_6 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '6';
}
#rt_ranking7_7 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '7';
}
#rt_ranking7_8 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '8';
}
#rt_ranking7_9 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '9';
}
#rt_ranking7_10 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '10';
}
#rt_ranking7_11 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '11';
}
#rt_ranking7_12 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '12';
}
#rt_ranking7_13 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '13';
}
#rt_ranking7_14 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '14';
}
#rt_ranking7_15 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '15';
}
#rt_ranking7_16 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '16';
}
#rt_ranking7_17 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '17';
}
#rt_ranking7_18 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '18';
}
#rt_ranking7_19 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '19';
}
#rt_ranking7_20 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '20';
}
#rt_ranking7_21 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '21';
}
#rt_ranking7_22 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '22';
}
#rt_ranking7_23 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '23';
}
#rt_ranking7_24 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '24';
}
#rt_ranking7_25 .block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1::after {
  content: '25';
}
#rt_ranking7 .block-ranking-r--goods-image .block-ranking-r--rank{
  background: none;
}
.block-ranking-r--brand {
  position: absolute;
  right: 8px;
  bottom: 5px;
  color: #fff;
  font-size: 14px;
}

/* ----商品一覧画面：サムネイル(閲覧履歴)：block-thumbnail-h---- */

.block-recent-item--items {
  overflow-x: auto;
  padding: 0 0 30px;
}

.block-recent-item--items::-webkit-scrollbar-thumb {
  background: #eaeaea;
  border-radius: 6px;
}

.block-recent-item--items::-webkit-scrollbar {
  height: 6px;
}

.block-thumbnail-h {
  display: flex;
  white-space: nowrap;
}

.block-thumbnail-h li {
  display: inline-block;
  width: 210px;
  margin: 0 26px 0 0;
  vertical-align: top;
  font-size: 14px;
  white-space: normal;
}

.block-thumbnail-h li:last-child {
  margin: 0;
}

.block-thumbnail-h li:nth-child(6n+1) {
  margin-left: 0;
}

.block-thumbnail-h--goods {
  height: 100%;
}

.block-thumbnail-h--goods-image figure {
  background: #f5f5f5;
  width: 210px;
  height: 244px;
}

.block-thumbnail-h--goods-description {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  text-align: left;
  height: calc(100% - 244px);
  font-weight: 500;
}
.block-thumbnail-h--goods-description .variation-name.js-enhanced-ecommerce-variation-name {
  display: none;
}
.block-thumbnail-h--price-infos {
  /* margin-top: auto; */
}

.block-thumbnail-h--goods .price {
  font-weight: bold;
}

.block-thumbnail-h--scomment {
  color: #ef565e;
  /* display: none; */
}

.block-thumbnail-h--scomment {}

.block-thumbnail-h--default-price {
  font-size: 16px;
  display: none;
}

.default-price + .block-thumbnail-h--price {
  color: #e75e5d;
  font-size: 18px;
}

.block-thumbnail-t-wrapper {
  width: 1100px;
  margin: 0 auto;
}

.block-thumbnail-t {
  display: flex;
  flex-wrap: wrap;
}

.block-thumbnail-t li {
  width: 210px;
  margin: 0 12.5px 35px 0;
}

.block-thumbnail-t li:nth-child(5n) {
  margin-right: 0;
}

/* ----商品一覧画面：リスト：block-list-s---- */

.block-list-s li:first-child {
  border-top: 1px solid #444;
}

.block-list-s li {
  display: block;
  border-bottom: 1px solid #444;
  margin: 0;
  padding: 5px 0;
}

.block-list-s div {
  display: inline;
}

.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 li {
  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-goods-detail-j---- */

.block-goods-detail-j {
  width: 1100px;
  margin: 0 auto;
}

.block-goods-detail-j--items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.block-goods-detail-j li {
  width: 510px;
  margin: 0 0 30px;
}

.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 {
  position: relative;
}

.block-goods-detail-j--goods-image figure {
  background: #f5f5f5;
  width: 510px;
  height: 590px;
}

.btn.block-goods-detail-j--favorite-btn {
  position: absolute;
  top: 27px;
  right: 20px;
  border: 0;
  padding: 0;
  width: 70px;
  height: 61px;
  background: url(../../img/usr/common/icon_bookmark.png);
  display: block;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.btn.block-goods-detail-j--favorite-registed-btn {
  position: absolute;
  top: 27px;
  right: 20px;
  border: 0;
  padding: 0;
  width: 70px;
  height: 58px;
  background: url(../../img/usr/common/icon_bookmark_on.png);
  display: block;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.block-goods-detail-j--goods a {
  font-weight: 600;
}

.block-goods-detail-j--goods-description {
  margin-top: 10px;
}

.block-goods-detail-j--goods-description .variation-name {
  display: none;
}

.block-goods-detail-j--goods .price {
  font-size: 16px;
  font-weight: bold;
}

.block-goods-detail-j--default-price {
  font-size: 15px;
}

.block-goods-detail-j--default-price + .block-goods-detail-j--price {
  color: #e75e5d;
  font-size: 18px;
}

/* ----商品一覧画面：商品名：block-goods-name-n---- */

.block-goods-name-n li:first-child {
  border-top: 1px solid #444;
}

.block-goods-name-n li {
  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-c---- */

.block-goods-list-c {
  overflow-x: auto;
  padding: 0 0 30px;
}

.block-goods-list-c::-webkit-scrollbar {
  height: 6px;
}

.block-goods-list-c::-webkit-scrollbar-thumb {
  background: #eaeaea;
  border-radius: 6px;
}

.block-goods-list-c--items {
  display: inline-block;
  white-space: nowrap;
}

.block-goods-list-c--items li {
  display: inline-block;
  width: 210px;
  margin: 0 26px 0 0;
  vertical-align: top;
  font-size: 14px;
  white-space: normal;
}

.block-goods-list-c--image figure {
  background: #f5f5f5;
  width: 210px;
  height: 244px;
}

.block-goods-list-c--item-description {
  margin-top: 10px;
  /* text-align: center; */
}

.block-goods-list-c--price {
  font-weight: bold;
}

.block-goods-list-c--default-price + .block-goods-list-c--price {
  color: #e75e5d;
  font-size: 18px;
}

.block-goods-list-c--scomment {
    display: none;
}

.block-goods-list-c--default-price.default-price {
    display: none;
}
/* ----カテゴリー画面：ピックアップ：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-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-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--tree-2.js-filter-tree ,
.block-filter--tree-4.js-filter-tree {
    background: #f8f8f8;
}

.block-filter--tree-3.js-filter-tree {
    background: #fff;
}

.block-filter--treeitem-container {
  width: 100%;
  min-height: 43px;
  display: flex;
  align-items: center;
}

.block-filter--treeitem-container label {
  flex: 1;
  word-break: break-all;
}

.block-filter--treeitem-dir {
  position: absolute;
  right: 43px;
}

.block-filter--treeitem-dir > div {
  transform: rotate(-90deg);
}

.block-filter--treeitem-dir__close > div {
  transform: rotate(90deg);
}

.block-filter--treeitem-name {
  display: table-cell;
  padding: 11px 0 11px 5px;
  vertical-align: middle;
  text-align: left;
  word-break: break-all;
}

.block-filter--treeitem-selected {
  color: #f6846d;
  font-weight: bold;
}

.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--option-items img {
  vertical-align: middle;
}

/* ----クイックビュー---- */

.block-quickview {
  display: block !important;
  position: absolute;
  top: -45px;
  right: -365px;
  z-index: 10000;
  overflow: visible;
  width: auto;
  width: 355px;
  height: auto;
  padding: 15px 20px 25px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}

.block-quickview:before {
  content: '';
  position: absolute;
  top: calc(50% - 6px);
  left: -12px;
  border-style: solid;
  border-width: 6px 12px 6px 0;
  border-color: transparent #fff transparent transparent;
  filter: drop-shadow(-3px 2px 5px darkgrey);
}

.block-quickview--title {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 0 10px;
}

.block-quickview--size-title {
  margin-top: 18px;
  padding: 12px 0 0;
  border-top: 1px solid #efefef;
}

.block-quickview-color {
  display: flex;
  flex-wrap: wrap;
}

.block-quickview-line {
  width: 99px;
  margin: 0 9px 9px 0;
}

.block-quickview-line:nth-child(3n) {
  margin-right: 0;
}

.block-quickview-line:nth-last-child(-n+3) {
  margin-bottom: 0;
}

.block-quickview--description {
  display: none;
}

.block-quickview-size {
  display: flex;
  gap: 9px;
}

.block-quickview-size input {
  display: none;
}

.block-quickview-size label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 99px;
  background: #f2f2f2;
  border-radius: 6px;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  padding: 6px 0;
}

.block-quickview-size input:checked + label {
  background: #878180;
  color: #fff;
}

.block-quickview-stock {
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 0 5px;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.btn.block-pickup-list-w--favorite-btn {
  position: absolute;
  top: 9px;
  right: 7px;
  border: 0;
  padding: 0;
  width: 26px;
  height: 22px;
  background: url(../../img/usr/common/icon_bookmark.png) no-repeat center top / 100%;
  display: block;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.btn.block-pickup-list-w--favorite-registed-btn {
  position: absolute;
  top: 9px;
  right: 7px;
  border: 0;
  padding: 0;
  width: 26px;
  height: 22px;
  background: url(../../img/usr/common/icon_bookmark_on.png) no-repeat center top / 100%;
  display: block;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.block-pickup-list-w--submit {
  margin: 35px 0 0;
}

.block-pickup-list-w--submit input {
  display: block;
  width: 350px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.5px;
  background: #372d2b;
  border: 0;
  padding: 22px 0 21px;
  cursor: pointer;
}

.block-pickup-list-w--submit input:hover {
  opacity: .8;
}

.block-goods-comment1 {
  width: 1100px;
  margin: 0 auto;
}

.block-goods-comment3,
.block-goods-comment4 {
  width: 1050px;
  margin: 0 auto;
}

.block-goods-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 1100px;
  margin: 40px auto 45px;
}
.block-goods-info02 {
  width: 1100px;
  margin: 0 auto 45px;
}
.block-goods-info--title,
.block-goods-info02--title {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background: #f2f2f2;
  letter-spacing: 1px;
  margin: 0 0 25px;
  padding: 19px 0 16px;
}

.block-goods-info--text {
  width: 500px;
  padding: 0 0 0 25px;
}

.block-goods-comment {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  letter-spacing: 1px;
}

.block-goods-info--spec-area {
  width: 470px;
}

.block-goods-spec {
  display: flex;
  border: 1px solid #ebeaea;
}

.block-goods-spec:not(:last-of-type) {
  border-bottom: 0;
}

.block-goods-spec dt {
  width: 130px;
  border-right: 1px solid #ebeaea;
  background: #f8f8f8;
  text-align: center;
  color: #787270;
  font-weight: bold;
  padding: 12px 10px;
  letter-spacing: 1px;
}

.block-goods-spec dd {
  width: 340px;
  padding: 12px 20px;
  font-weight: 600;
}

.block-goods-info--link-area {
  display: flex;
  justify-content: space-between;
  margin: 15px 0 0;
}

.block-goods-info--link-area li a {
  display: block;
  width: 146px;
  height: 94px;
  border-radius: 15px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  padding: 55px 0 0;
}

.block-goods-info--link-area li:nth-child(1) a {
  background: #fdede9 url(../../img/usr/common/icon_track.png) no-repeat center top 23px;
}

.block-goods-info--link-area li:nth-child(2) a {
  background: #fdede9 url(../../img/usr/common/icon_box.png) no-repeat center top 23px;
}

.block-goods-info--link-area li:nth-child(3) a {
  background: #fdede9 url(../../img/usr/common/icon_guide.png) no-repeat center top 25px;
}

.block-goods-info--link-area li a:hover {
  opacity: .8;
  text-decoration: none;
}
.block-goods-info02--article h3 {
    margin-bottom: 10px;
    border: none;
    padding-bottom: 5px;
}
.block-goods-info02--article dd {
    margin-bottom: 10px;
}
.block-goods--product-tag-accessory {
    display: none;
}

/* ----関連商品---- */
.rt_reco {
  margin: 25px 0 0;
}

#rt_auto_series1 {
    margin: 0 0 50px;
}

.block-goods-recommend {
    margin: 0px 0 50px;
}

.block-goods-recommend .block-accessory-list--name.group_recommend {
    padding-top: 0px;
}

.block-accessory-list--name {
  text-align: center;
  border: 0;
  padding: 40px 0 0;
  line-height: 1;
  margin-bottom: 15px;
}

.block-accessory-list--name span {
  font-size: 15px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1.5px;
}

.block-accessory-list--name.group_10000004 span:before {
  content: url(../../img/usr/common/ttl_recommend.png);
  display: block;
  line-height: 0;
}

.rt_reco .block-thumbnail-t-wrapper,
#block_of_matching .block-pickup-list-w {
  overflow-x: auto;
  padding: 0 0 5px;
}

.rt_reco .block-thumbnail-t-wrapper::-webkit-scrollbar-thumb,
#block_of_matching .block-pickup-list-w::-webkit-scrollbar-thumb {
  background: #eaeaea;
  border-radius: 6px;
}

.rt_reco .block-thumbnail-t-wrapper::-webkit-scrollbar,
#block_of_matching .block-pickup-list-w::-webkit-scrollbar {
  height: 6px;
}

.rt_reco .block-thumbnail-t,
#block_of_matching .block-pickup-list-w--items {
  display: inline-block;
  white-space: nowrap;
  font-size: 0;
}

.rt_reco .block-thumbnail-t li,
#block_of_matching .block-pickup-list-w--items li {
  display: inline-block;
  width: 210px;
  margin: 0 26px 0 0;
  font-size: 14px;
  white-space: normal;
  vertical-align: top;
}

.rt_reco .block-thumbnail-t li:last-child,
#block_of_matching .block-pickup-list-w--items li:last-child{
  margin: 0;
}

#block_of_matching .block-pickup-list-w--items li.color-item {
  width: calc(100% / 4 - 10px);
  margin: 0 0 10px 10px;
}

.rt_reco .block-thumbnail-t--goods-name,
.rt_reco .block-thumbnail-t--price,
.rt_reco .block-thumbnail-t--default-price,
#block_of_matching .block-pickup-list-w--item-description {
  text-align: left;
}

.block-accessory-list .block-ranking-r--default-price
.block-goods-series .block-ranking-r--default-price {
  text-align: center;
}
.block-accessory-list:has(.group_multibuy) {
    background: #f2f2f2;
    padding-bottom: 50px;
}
p.matching_item_text {
    text-align: center;
    margin-bottom: 20px;
}

.block-pickup-list-w--add-cart .js-quickview-button {
  display: block;
  margin: 10px 0 ;
  padding: 12px 0;
  text-align: center;
    width: 100%;
    border:none;
    background-color: #48413f;
    color: #fff;
}
.block-pickup-list-w--add-cart .js-quickview-button:hover {
  text-decoration: none;
  opacity: .8;
}
.block-pickup-list-w--add-cart .js-quickview-button span {
  font-size: 14px;
  padding: 2px 0 2px 25px;
  background: url(https://www.peachjohn.co.jp/cms/img/usr/common/icon_cart.png) no-repeat left center / 20px;
}
.block-accessory-list #block_of_matching .block-icon {
  display: none;
}

/* ----店舗在庫検索---- */

.block-store-search--store-search-frame{
	background: #fff;
	width: 780px;
  /*height: 572px;*/
	margin: 0 auto;
}
.block-store-search--store-search-modal{
  position: relative;
	padding: 30px 30px 35px;
}
.block-store-search--store-search-modal-close {
  position: absolute;
  top: 26px;
  right: 26px;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.block-store-search--store-search-modal-close:before,
.block-store-search--store-search-modal-close:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 25px;
  background: #48413f;
  transform: rotate(45deg);
}

.block-store-search--store-search-modal-close:after {
  transform: rotate(-45deg);
}
.block-store-search--search-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 3px;
  margin: 0 0 35px;
}
.block-store-search--goods-name{
	font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}

.block-store-search--color {
  padding: 20px;
  border: 1px solid #f0efef;
}

.block-store-search--size {
  position: relative;
}

.block-store-search--color .title,
.block-store-search--size .title {
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 0 10px;
}

.block-store-search--size-selected {
  display: block;
  font-size: 18px;
  text-align: center;
  border-radius: 7px;
  width: 100%;
  border: 0;
  padding: 16px 0;
  background: #f2f2f2 url(../../../img/usr/sb/common/img_select03.png) no-repeat right 17px center / 10px;
  -webkit-appearance: none;
  font-weight: bold;
  cursor: pointer;
}

.block-store-search--size-selected.nostock {
  color: #fff;
  background: #c8c5c4 url(../../../img/usr/sb/common/img_select02.png) no-repeat right 17px center / 10px;
}

.block-store-search--size-selected span {
  font-size: 15px;
  margin: 0 0 0 20px;
}

.block-store-search--size-selected span:not(.before-arrival):not(.nostock):not(.min) {
  color: #f6846d;
}

.block-store-search-size-select-area {
  display: none;
  position: absolute;
  left: 0;
  top: 84px;
  width: 100%;
  border: 1px solid #f0efef;
  background: #fff;
  border-radius: 0 0 7px 7px;
  padding: 10px 0;
  z-index: 1;
}

.block-store-search-size-select-area li label {
  display: block;
  padding: 5px 0;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

.block-store-search-size-select-area li label span {
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 0 20px;
}

.block-store-search-size-select-area li label > span:not(.before-arrival):not(.nostock) {
  color: #f6846d;
}

.block-store-search-size-select-area li label span.before-arrival,
.block-store-search--size-selected span.before-arrival {
  display: inline-flex;
  align-items: center;
}

.block-store-search-size-select-area li label span.min,
.block-store-search--size-selected span.min {
  margin: 2px 0 0 5px;
  font-size: 10px;
}

.block-store-search-size-select-area li input {
  display: none;
}

.block-store-search--search-area{
	display:flex;
  flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 35px;
}
.block-store-search--search-area-left {
  width: 310px;
}

.block-store-search--image-wrap label{
  display: block;
}

.block-store-search--color  ul{
	display: flex;
	flex-wrap: wrap;
}

.block-store-search--color li {
  width: calc((100% - 8px * 3) / 4);
  margin: 0 8px 8px 0;
  text-align: center;
}

.block-store-search--color li:nth-child(4n) {
  margin-right: 0;
}

.block-store-search--color li:nth-child(-n+4) {
  margin-bottom: 0;
}

.block-store-search--image-wrap {
  position: relative;
}

.block-store-search--image-wrap img {
  display: block;
  box-sizing: border-box;
  border: 3px solid transparent;
}

.block-store-search--image-wrap.select img {
  border: 3px solid #f9a69a;
  transform: scale(0.94);
}

.block-store-search--image-wrap label div {
  font-size: 13px;
  font-weight: bold;
}

.block-store-search--size {
  margin: 25px 0 0;
}

.block-store-search--size > select{
	border: 0;
  border-radius: 10px;
  text-align: center;
  width: 100%;
  -webkit-appearance: none;
  font-size: 20px;
  font-weight: bold;
  padding: 14px 0;
  background: #f2f2f2 url(../../img/usr/common/img_select02.png) no-repeat right 45px center;
}

.block-store-search--other dl{
	display: flex;
	margin-top: 10px;
	align-items: center;
}

.block-store-search--other > dl > dt{
	width: 30%;
}
.block-store-search--other > dl > dd{
	width: 70%;
}
.block-store-search--other > dl > dd > input,
.block-store-search--other > dl > dd > select{
	width: 100%;
}

.block-store-search--search-btn-wrap{
	display: flex;
	flex-direction: column;
	align-items: center;
}

.block-store-search--search-area + .block-store-search--search-btn-wrap {
  display: none;
}
.block-store-search--search-btn-wrap input{
	width: 50%;
}
.block-store-search--search-btn-wrap > .get-store-stock-btn{
	background: #000;
	color: #fff;
	cursor: pointer;
}
.block-store-search--search-btn-wrap > .get-fav-store-stock-btn{
	background: #fff;
	border: solid 1px;
	margin-top: 10px;
	cursor: pointer;
}

.block-store-search--search-btn-wrap > .js-store-search-close{
	width: 180px;
  margin: auto auto 0;
  background: #f2f2f2;
  text-align: center;
  padding: 12px 0;
  font-weight: bold;
  border: 0;
  cursor: pointer;
}

.block-store-search--store-search-list{
	width: 70%;
	margin: auto;
	margin-top: 20px;
}

/* 一覧商品画像ロゴ */
.block-pickup-list-p--image,
.block-thumbnail-t--goods-image,
.block-goods-detail-j--goods-image,
.block-ranking-r--goods-image {
  position: relative;
}
/* .block-pickup-list-p--item-body[data-category="salon"] .block-pickup-list-p--image:after,
.block-thumbnail-t--goods[data-category="salon"] .block-thumbnail-t--goods-image:after,
.block-goods-detail-j--goods[data-category="salon"] .block-goods-detail-j--goods-image:after,
.block-ranking-r--goods[data-category="salon"] .block-ranking-r--goods-image:after,
.block-thumbnail-t--goods[data-category="4"] .block-thumbnail-t--goods-image:after,
.block-ranking-r--goods[data-category="4"] .block-ranking-r--goods-image:after {
  content: '';
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 51px;
  height: 17.5px;
  background: url(../../img/usr/sb/common/logo_item_salon.png) no-repeat center / 100%;
}
.block-pickup-list-p--item-body[data-category="girls"] .block-pickup-list-p--image:after,
.block-thumbnail-t--goods[data-category="girls"] .block-thumbnail-t--goods-image:after,
.block-goods-detail-j--goods[data-category="girls"] .block-goods-detail-j--goods-image:after,
.block-ranking-r--goods[data-category="girls"] .block-ranking-r--goods-image:after,
.block-thumbnail-t--goods[data-category="7"] .block-thumbnail-t--goods-image:after,
.block-ranking-r--goods[data-category="7"] .block-ranking-r--goods-image:after {
  content: '';
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 46px;
  height: 18px;
  background: url(../../img/usr/sb/common/logo_item_girls.png) no-repeat center / 100%;
}
.block-pickup-list-p--item-body[data-category="beauty"] .block-pickup-list-p--image:after,
.block-thumbnail-t--goods[data-category="beauty"] .block-thumbnail-t--goods-image:after,
.block-goods-detail-j--goods[data-category="beauty"] .block-goods-detail-j--goods-image:after,
.block-ranking-r--goods[data-category="beauty"] .block-ranking-r--goods-image:after,
.block-thumbnail-t--goods[data-category="2"] .block-thumbnail-t--goods-image:after,
.block-ranking-r--goods[data-category="2"] .block-ranking-r--goods-image:after {
  content: '';
  position: absolute;
  right: 8px;
  bottom: 20px;
  width: 62.5px;
  height: 12px;
  background: url(../../img/usr/sb/common/logo_item_beauty.png) no-repeat center / 100%;
} */

/* 追従カート */
.block-goods-fixed-cart {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px 0;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0px 0px 6.72px 1.28px rgba(90, 85, 72, 0.14);
  z-index: 1;
}
.block-goods-fixed-cart form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1020px;
  margin: 0 auto;
}
.block-goods-fixed-cart--description {
  margin: 0 30px 0 0;
  flex: 1;
}
.block-goods-fixed-cart--brand {
  font-size: 14px;
  font-weight: 500;
}
.block-goods-fixed-cart--name {
  font-size: 20px;
  font-weight: 600;
}
.block-goods-fixed-cart .block-goods-fixed-cart--price {
  display: flex;
  align-items: flex-end;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  margin: 0 30px 0 0;
}
.block-goods-fixed-cart .block-goods-price--net-price {
  font-size: 15px;
  margin: 0 0 0 5px;
  transform: translateY(-5px);
}
.block-goods-fixed-cart .block-no-stock {
  display: none;
}
.block-goods-fixed-cart .block-add-cart {
  width: 320px;
  margin-left: auto;
}
.block-goods-fixed-cart .block-add-cart--btn {
  font-size: 18px;
  padding: 20px 0;
  margin: 0;
}
.block-goods-fixed-cart .block-goods-favorite {
  margin: 0 0 0 15px;
}
.block-goods-fixed-cart .block-goods-favorite--btn,
.block-goods-fixed-cart .block-goods-favorite-registed--btn {
  position: relative;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  background: url(../../img/usr/common/icon_fixed_bookmark.png) no-repeat;
  padding: 0;
  outline: 0;
  box-shadow: none;
}
.block-goods-fixed-cart .block-goods-favorite--btn .block-loading-min,
.block-goods-fixed-cart .block-goods-favorite-registed--btn .block-loading-min {
  display: none;
}
.block-goods-fixed-cart .block-goods-favorite-registed--btn {
  background: url(../../img/usr/common/icon_fixed_bookmark_on.png) no-repeat;
}
.block-goods-fixed-cart .btn.js-animation-bookmark-in-progress::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-top: 2px solid #f28d7e;
  border-radius: 50%;
  z-index: 1;
  animation-name: progress-loop;
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
  content: "";
}
.block-goods-fixed-cart .block-arrival-notice {
  margin: 0;
}
.block-goods-fixed-cart .block-arrival-notice--btn {
  width: 280px;
}

.page-goods .js-goods-variation-detail .block-add-cart,
.page-goods .js-goods-variation-detail .block-arrival-notice {
  display: flex;
  align-items: center;
}

.page-goods .js-goods-variation-detail .block-add-cart--btn,
.page-goods .js-goods-variation-detail .block-arrival-notice--btn {
  width: 365px;
}

.page-goods .block-add-cart--btn:disabled {
  pointer-events: none;
  background-color: #d9d9d9;
  color: #9f9e9d;
}

.page-goods .js-goods-variation-detail .block-goods-favorite {
  margin: 0 0 0 auto;
}

.page-goods .js-goods-variation-detail .block-goods-favorite .block-goods-favorite--btn,
.page-goods .js-goods-variation-detail .block-goods-favorite .btn.block-goods-favorite-registed--btn {
  position: relative;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: url(../../img/usr/sb/common/icon_fixed_bookmark.png) no-repeat center / 100%;
  padding: 0;
  outline: 0;
  box-shadow: none;
}

.page-goods .js-goods-variation-detail .block-goods-favorite .block-goods-favorite--btn .block-loading-min,
.page-goods .js-goods-variation-detail .block-goods-favorite .btn.block-goods-favorite-registed--btn .block-loading-min {
  display: none;
}

.page-goods .js-goods-variation-detail .block-goods-favorite .btn.block-goods-favorite-registed--btn {
  background: url(../../img/usr/common/icon_fixed_bookmark_on.png) no-repeat center / 100%;
}

.page-goods .js-goods-variation-detail .block-goods-favorite .btn.js-animation-bookmark-in-progress::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-top: 2px solid #f28d7e;
  border-radius: 50%;
  z-index: 1;
  animation-name: progress-loop;
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
  content: "";
}

@keyframes progress-loop {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.block-color-size-with-cart .block-variation--name + .block-variation--selected-item {
  display: block;
  height: 26px;
  font-size: 16px;
  font-weight: 600;
}

.block-color-size-with-cart .block-variation--selected-item .select-stock {
  margin-left: 20px;
  color: #f6846d;
}

.block-color-size-with-cart.soldout .block-variation--selected-item .select-stock {
  color: #48413f;
}

.block-goods-support--size a#guide__size.is-disabled {
  pointer-events: none;
  background-color: #d9d9d9;
}

.block-goods-img-list-modal + .block-goods-gallery-pagination {
  display: none;
}
/* 商品詳細閲覧履歴*/
.page-goods #goodsdetail_itemhistory {
    background-color: #f2f2f2;
    padding: 40px 0 50px;
}