﻿@charset "UTF-8";

/* ----商品詳細画面---- */

.page-goods .block-topic-path {
  margin-top: 0;
}

.block-goods-detail-footer {
  margin: 10px;
}

.block-goods-detail--promotion-freespace {
  margin-bottom: 10px;
}

.block-src-l {
  position: relative;
  text-align: center;
  border-bottom: 18px solid #F0F0F0;
  width: 100%;
  margin: 0 0 20px;
  overflow-x: hidden;
}

.block-src-l figure {
  width: 100vw;
  height: 100vw;
}

.block-src-l .swiper-pagination {
  display: none;
}

.block-src-l .swiper-slide p {
  font-family: serif;
  text-align: center;
  padding: 16px 20px;
}

.block-src-l--counter {
  display: none;
  position: absolute;
  top: calc(100vw - 34px);
  right: 0;
  left: 0;
  margin: auto;
  width: 56px;
  border-radius: 30px;
  background: rgba(0, 0, 0, .75);
  color: #FFF;
  font-size: 12px;
  padding: 5px 0 3px;
  z-index: 1;
}

.block-src-c {
  margin-bottom: 10px;
}

.block-goods-gallery {
  margin: -10px -10px 0 -10px;
}

.block-goods-gallery ul {
  font-size: 0;
  padding: 10px 10px 0 0;
}

.block-goods-gallery li {
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.block-goods-detail .block-icon {
  padding: 0 20px;
  margin: 0 0 8px;
}

.block-goods-detail .block-icon span {
  margin-bottom: 4px;
}

.block-goods-comment {
  padding: 0 20px;
  margin: 0 0 30px;
}

.block-goods-name {
  padding: 0 20px;
  margin: 0 0 5px;
}

.block-goods-name--text {
  padding: 0;
  font-size: 20px;
  text-align: left;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.block-goods-code {
  display: flex;
  align-items: center;
  padding: 0 0 14px;
  margin: 0 20px 16px;
  color: #808080;
  font-size: 10px;
  border-bottom: 1px solid #E0E0E0;
}

.block-goods-code dt {
  position: relative;
  padding: 0 8px 0 0;
  margin: 0 5px 0 0;
}

.block-goods-code dt::after {
  content: ':';
  position: absolute;
  top: -1px;
  right: 0;
}

.block-goods-price {
  display: flex;
  flex-direction: column;
  padding: 0 20px;
  font-size: 12px;
}

.block-goods-price--on-sales-comment {
  color: #AA0046;
  font-size: 12px;
  margin: 0 0 8px;
  order: 1;
}

.block-goods-price--area {
  display: flex;
  align-items: baseline;
  order: 1;
}

.block-goods-privileg-detail .block-goods-price--area {
  display: block;
}

.block-goods-privileg-detail .block-goods-price--area dl {
  display: flex;
  align-items: center;
  margin: 0;
  font-weight: normal;
}

.block-goods-privileg-detail .block-goods-price--area dt {
  position: relative;
  font-weight: bold;
  padding: 0 20px 0 0;
  width: 108px;
  text-align: right;
}

.block-goods-privileg-detail .block-goods-price--area dt:after {
  content: ':';
  position: absolute;
  top: -1px;
  right: 10px;
}

.block-goods-price--default-area {
  display: flex;
  align-items: center;
  order: 2;
}

.block-goods-price--default-area + .block-goods-price--area {
  color: #AA0046;
}

.block-goods-price-net--price {
  font-size: 20px;
  font-weight: bold;
}

.block-goods-price-net--price span {
  font-size: 12px;
}

.block-goods-price--price,
.block-goods-price--default-price {
  margin: 0 0 0 10px;
  font-weight: normal;
}

.block-goods-price--default-net-price {
  font-size: 11px;
}

.block-goods-price--price {
  font-size: 12px;
  font-weight: bold;
}

.block-goods-point {
  display: flex;
  align-items: center;
  font-size: 12px;
  padding: 0 0 0 20px;
  margin: 12px 0 0;
}

.block-goods-point dt {
  position: relative;
  padding: 0 8px 0 0;
  margin: 0 4px 0 0;
  font-weight: bold;
}

.block-goods-point dt::after {
  content: ':';
  position: absolute;
  top: 0;
  right: 0;
}

.block-goods-btn-area {
  border-top: 1px solid #E0E0E0;
  margin: 12px 20px 20px;
  padding: 22px 0 0;
}

.block-goods-btn-area > *:not(:last-child) {
  margin: 0 0 8px;
}

.block-custom-order--btn {
  width: 100%;
  padding: 10px 0;
}

.block-add-cart {
  position: relative;
}

.block-add-cart:not(.block-add-cart-point) .cart-btn-icon{
  position: relative;
  top: 37px;
  left: 33%;
  width: 21px;
  height: 20px;
  z-index: 1;
}

.block-goods-privileg-detail .block-add-cart::before {
  display: none;
}

.block-add-cart .block-add-cart--btn {
  position: relative;
  width: 100%;
  padding: 16px 0 16px 44px;
  background: linear-gradient(#aa0046 0%, #b70054 100%);
  border: 1px solid #E21469;
  border-radius: 30px;
  box-shadow: 0px 4px 12px rgba(37, 28, 41, 0.06);
  color: #FFF;
  font-size: 15px;
}

.block-add-cart .block-add-cart--btn.block-add-cart--btn-point {
  padding: 8px 0;
  font-size: 12px;
}

.block-add-cart .block-add-cart--btn.block-add-cart--btn-point span {
  font-size: 16px;
}

.block-add-cart-reservation--btn {
  color: #FFF;
  font-size: 15px;
  background: #1EABCC;
  border: 0;
  width: 100%;
  border-radius: 30px;
  padding: 17px 0;
  box-shadow: 0px 4px 12px rgba(37, 28, 41, 0.06);
}

.block-add-cart-reservation--btn span {
  padding: 2px 0 2px 36px;
  background: url(../../img/usr/sb/common/icon_web_w.png) no-repeat left center / 20px;
}

.block-add-cart-regular--btn {
  color: #FFF;
  font-size: 15px;
  background: #15BFB2;
  border: 0;
  width: 100%;
  border-radius: 30px;
  padding: 17px 0;
  box-shadow: 0px 4px 12px rgba(37, 28, 41, 0.06);
}

.block-add-cart-regular--btn span {
  padding: 2px 0 2px 40px;
  background: url(../../img/usr/sb/common/icon_calendar_w.png) no-repeat left center / 22px;
}

.block-goods-btn--store-list {
  display: block;
  color: #FFF;
  font-size: 15px;
  background: #A52E69;
  border: 0;
  width: 100%;
  border-radius: 30px;
  padding: 17px 0;
  box-shadow: 0px 4px 12px rgba(37, 28, 41, 0.06);
  text-align: center;
}

.block-goods-btn--store-list span {
  padding: 2px 0 2px 40px;
  background: url(../../img/usr/sb/common/icon_store_w.png) no-repeat left center / 26px;
}

.block-goods-btn-area02 {
  display: flex;
  justify-content: center;
  padding: 0 20px;
}

.block-goods-favorite,
.block-goods-store-list-btn {
  width: calc((100% - 10px) / 2);
}

.block-goods-favorite:not(:last-child) {
  margin: 0 10px 0 0;
}

.block-goods-favorite--btn,
.block-goods-store-list-btn .block-goods-store-list-btn--btn {
  width: 100%;
  border-radius: 30px;
  padding: 12px 0 9px;
  box-shadow: 0px 4px 12px rgba(37, 28, 41, 0.06);
}

.block-goods-store-list-btn .block-goods-store-list-btn--btn {
  padding-left: 26px;
  background: url(../../img/usr/sb/common/icon_store03.png) no-repeat left 15% top 13px / 20px;
}

.block-goods-favorite--btn-text {
  padding: 0 0 0 18px;
  background: url(../../img/usr/sb/common/icon_bookmark02.png) no-repeat left top 2px / 14px;
}

.block-goods-favorite-registed--btn {
  width: 100%;
  padding: 10px 0;
  border: #AA0046;
  background: #AA0046;
  color: #FFF;
}

.block-goods-favorite-registed--btn .block-goods-favorite--btn-text {
  background-image: url(../../img/usr/sb/common/icon_bookmark03.png);
}

.block-arrival-notice--btn {
  width: 100%;
  padding: 10px 0;
}

.block-variation-arrival-notice--btn {
  width: 100%;
  padding: 10px 0;
}

.block-no-stock--message {
  text-align: center;
  color: #AA0046;
  font-size: 16px;
  font-weight: bold;
  margin: 18px 0 0;
}

.block-outside-sales-period--message {
  text-align: center;
  padding: 6px 0;
  font-size: 16px;
  width: 100%;
  border: 1px solid #ebccd1;
  color: #a94442;
  background-color: #f2dede;
  margin: 0 auto 10px auto;
}

.block-goods-sns {
  margin-bottom: 10px;
  text-align: center;
}

.block-contact-about-goods-btn {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0;
}

.block-goods-link {
  margin-bottom: 10px;
}

.block-goods-detail-area {
  margin: 12px 20px 20px;
  padding: 12px 0 0;
  border-top: 1px solid #E0E0E0;
  font-size: 12px;
  line-height: 1.6;
}

.block-goods-privileg-detail .goods-detail-description:not(.block-goods-spec) {
  display: none;
}

.block-goods-detail-area dl {
  display: flex;
}

.block-goods-detail-area dt {
  position: relative;
  padding: 0 8px 0 0;
  margin: 0 4px 0 0;
}

.block-goods-detail-area dd {
  flex: 1;
}

.block-goods-detail-area dt::after {
  content: ':';
  position: absolute;
  top: 0;
  right: 0;
}

.block-goods-caution01 {
  padding: 0 20px;
  margin: 0 0 28px;
}

.block-goods-privileg-detail .block-goods-caution01 {
  display: none;
}

.block-goods-caution01 li {
  color: #808080;
  font-size: 10px;
  line-height: 1.8;
}

.block-goods-detail-tabs {
  background: #F0F0F0;
  padding: 20px 12px 0;
}

.block-goods-detail-tabs ul {
  display: flex;
  align-items: flex-end;
}

.block-goods-detail-tabs li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  text-align: center;
  color: #AA0046;
  background: #F5F5F5;
  height: 52px;
  transition: .3s ease;
}

.block-goods-detail-tabs li:first-child {
  border-radius: 2px 0 0 0;
}

.block-goods-detail-tabs li:last-child {
  border-radius: 0 2px 0 0;
}

.block-goods-detail-tabs li.active {
  font-weight: bold;
  background: #FFF;
  border-radius: 2px 2px 0 0;
  height: 60px;
}

.block-goods-privileg-detail .block-goods-detail-tabs li[data-id="introductions"] {
  width: 100%;
}

.block-goods-privileg-detail .block-goods-detail-tabs li[data-id="info"] {
  display: none;
}

.block-goods-center-contents {
  padding: 24px 20px 28px;
}

.block-goods-item-introduction:not(:last-child) {
  margin: 0 0 60px;
}

.block-goods-item-introduction--img {
  margin: 0 0 20px;
}

.block-goods-item-introduction--title {
  font-size: 16px;
  margin: 0 0 36px;
}

.block-goods-item-introduction--text p {
  font-size: 14px;
}

.block-goods-item-introduction--text a {
  display: inline-block;
  color: #AA0046;
  font-size: 14px;
  margin: 16px 0 0;
}

.block-goods-item-info {
  display: none;
}

.block-goods-item-info--title {
  margin: 0 0 10px;
}

.block-goods-item-info--spec-title {
  margin: 0 0 4px;
}

.block-goods-item-info .goods-detail-description {
  display: flex;
  border: 1px solid #DEDEDE;
}

.block-goods-item-info .goods-detail-description:not(:last-of-type) {
  border-bottom: 0;
}

.block-goods-item-info .goods-detail-description dt {
  background: #F5F5F5;
  border-right: 1px solid #DEDEDE;
  width: 40%;
  text-align: center;
  padding: 11px 10px;
}

.block-goods-item-info .goods-detail-description dd {
  width: 60%;
  padding: 11px 10px;
}

.block-goods-comment7 {
  margin: 12px 0 0;
}

.block-goods-caution02 {
  margin: 40px 0 0;
}

.block-goods-privileg-detail .block-goods-caution02 {
  display: none;
}

.block-goods-caution02 li {
  color: #808080;
  font-size: 10px;
  margin: 0 0 8px;
}

.block-goods-caution02 li:last-child {
  margin: 0;
}

.block-goods-comment1 h3,
.block-goods-comment2 h3,
.block-goods-comment3 h3,
.block-goods-comment4 h3,
.block-goods-comment5 h3 {
  padding: 0;
}

.block-goods-comment2,
.block-goods-comment3,
.block-goods-comment4,
.block-goods-comment5 {
  margin-bottom: 10px;
}

.block-goods-comment1 {
  padding: 0 20px;
  margin: 24px 0 0;
}

.block-rules-comment {
  margin-bottom: 10px;
}

.block-variation-no-stock--message,
.block-variation-outside-sales-period--message {
  border: 1px solid #ebccd1;
  color: #a94442;
  background-color: #f2dede;
}

.block-exchange-price {
  font-size: 12px;
}

.block-goods-set {
  margin-bottom: 10px;
}

.block-goods-set--header {
  margin: 0 -10px 10px -10px;
}

.block-goods-set--item-list {
  margin-bottom: -1px;
}

.block-goods-set--item-name-link {
  text-decoration: underline;
}

.block-goods-sales-detail-append--item select {
  max-width: 300px;
}

/* 同一バリエーション画像表示 */

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-wrapper {
  position: relative;
  max-width: 100% !important;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-viewport li {
  margin-left: 3px;
  padding-left: 0;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-viewport li:nth-child(4n+1) {
  margin-left: 4px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction .bx-prev {
  left: -5px;
  background: url(../../img/usr/btn_slider_prev.png) no-repeat center;
  position: absolute;
  top: 40%;
  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: -5px;
  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 {
  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 .bx-viewport {
  margin-bottom: 10px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-form .bx-viewport ul li img {
  width: 100%;
}

.block-goods-gallery--color-variation-src {
  vertical-align: top;
}

.block--goods-option-title {
    background: #F7F7F7;
    padding: 6px 16px 5px;
    margin: 0 0 20px;
    font-weight: bold;
}

.block--goods-qty {
    margin: 0 0 20px;
}
.block-apply--goods-modal-option-title {
  background: #F7F7F7;
  padding: 6px 16px 5px;
  margin: 0 0 20px;
  font-weight: bold;
}
.block--goods-qty-frame {
  display: flex;
  align-items: center;
  justify-content: center;
}
.block--goods-qty-frame input.block--goods-qty-text {
  border: 0;
  width: 78px;
  text-align: center;
  font-size: 20px;
  margin: 0;
  background: #FFF;
  outline: none;
}
.block--goods-qty-frame input.block--goods-qty-text::-webkit-inner-spin-button,
.block--goods-qty-frame input.block--goods-qty-text::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
input.block--goods-qty-text:hover {
  border: 0;
}
.block--goods-qty-btn {
  position: relative;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: transparent;
  box-shadow: 0px 4px 12px rgb(37 28 41 / 6%);
  cursor: pointer;
}
.block--goods-qty-btn.minus {
  border: 2px solid #DEDEDE;
}
.block--goods-qty-btn.minus:not(.is-active) {
  pointer-events: none;
}
.block--goods-qty-btn.minus.is-active,
.block--goods-qty-btn.plus {
  border: 2px solid #AA0046;
}
.block--goods-qty-btn.minus::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 15px;
  height: 3px;
  background: #DEDEDE;
  border-radius: 10px;
}
.block--goods-qty-btn.minus.is-active::before {
  background: #AA0046;
}
.block--goods-qty-btn.plus::before,
.block--goods-qty-btn.plus::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 15px;
  height: 3px;
  background: #AA0046;
  border-radius: 10px;
}
.block--goods-qty-btn.plus::after {
  transform: rotate(90deg);
}

/* バリエーション切り替えボタン */

.block-variation {
  padding: 0 0 0 20px;
  margin: 0 0 16px;
}

.block-variation .block-color {
  position: relative;
}

.block-variation .block-color + .block-size {
  margin: 16px 0 0;
}

.block-variation .block-color::after {
  content: '';
  position: absolute;
  left: 0;
  width: calc(100vw - 40px);
  height: 1px;
  background: #E0E0E0;
}

.block-variation--name {
  background: none;
  font-size: 12px;
  padding: 0;
  margin: 0 0 8px;
}

.block-variation--item-list-wrapper {
  overflow-x: scroll;
  padding: 0 0 12px;
}

.block-variation--item-list {
  display: inline-block;
  white-space: nowrap;
  font-size: 0;
}

.block-variation--item {
  display: inline-block;
  font-size: 14px;
  margin-right: 8px;
  width: 70px;
}

.block-variation--selected-item {
  margin: 8px 0;
}

.block-variation--item-description {
  font-size: 10px;
  text-align: center;
  margin: 6px 0 0;
}

.block-variation--item-term {
  position: relative;
  display: block;
  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::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
  border: 2px solid #AA0046;
}

.block-color--item-term {
  min-width: 54px;
  min-height: 54px;
}

.block-color--item-term img {
  max-width: 70px;
  max-height: 70px;
}

.block-color--item-term figure {
  width: 70px;
  height: 70px;
}

.block-size--item dt {
  width: 70px;
  min-height: 70px;
}

.block-size--item-term {
  min-width: 54px;
  min-height: 54px;
}

.block-size--item-term span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 70px;
  padding: 2px;
}

/* サイズ別カートボタン */
.block-size-with-cart--item {
  margin-bottom: 10px;
  width: 100%;
  display: -webkit-flex;
  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: 50px;
  height: 50px;
  padding: 2px;
  font-size: 14px;
}

.block-size-with-cart .block-variation-no-stock--message,
.block-size-with-cart .block-variation-outside-sales-period--message,
.block-size-with-cart .block-goods-variation-arrival-notice--btn,
.block-size-with-cart .block-variation-add-cart--btn {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 54px;
  width: 182px;
}

.block-variation-favorite-registed--btn {
  color: #f9f;
}

.block-size-with-cart .block-variation-favorite {
  margin-left: 5px;
}

.block-size-with-cart .block-variation-favorite--btn,
.block-size-with-cart .block-variation-favorite-registed--btn {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  height: 54px;
  width: 54px;
}

/* カラー別カートボタン */
.block-color-with-cart--item {
  margin-bottom: 10px;
  width: 100%;
  display: -webkit-flex;
  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-with-cart .block-variation-no-stock--message,
.block-color-with-cart .block-variation-outside-sales-period--message,
.block-color-with-cart .block-goods-variation-arrival-notice--btn,
.block-color-with-cart .block-variation-add-cart--btn {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 54px;
  width: 182px;
}

.block-color-with-cart .block-variation-favorite {
  margin-left: 5px;
}

.block-color-with-cart .block-variation-favorite--btn,
.block-color-with-cart .block-variation-favorite-registed--btn {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  height: 54px;
  width: 54px;
}

/* カラーサイズ別カートボタン */
.block-color-size-with-cart--nocolor {
  width: 54px;
  height: 54px;
  margin-right: 5px;
}

.block-color-size-with-cart--color-line {
  margin-bottom: 10px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
}

.block-color-size-with-cart--size-line {
  margin-bottom: 10px;
  width: 100%;
  display: -webkit-flex;
  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: 50px;
  height: 50px;
  padding: 2px;
  font-size: 14px;
}

.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 .block-variation-no-stock--message,
.block-color-size-with-cart .block-variation-outside-sales-period--message,
.block-color-size-with-cart .block-goods-variation-arrival-notice--btn,
.block-color-size-with-cart .block-variation-add-cart--btn {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 54px;
  width: 123px;
  font-size: 12px;
}

.block-color-size-with-cart .block-variation-favorite {
  margin-left: 5px;
}

.block-color-size-with-cart .block-variation-favorite--btn,
.block-color-size-with-cart .block-variation-favorite-registed--btn {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  height: 54px;
  width: 54px;
}

.block-goods-price--regular-repeat-initial-price-name,
.block-goods-price--regular-repeat-price-name {
  font-size: 16px;
  font-weight: bold;
  margin: 0 10px 0 0;
}

.block-goods-price--regular-repeat-price {
  font-weight: bold;
  margin: 0 0 0 10px;
}

.block-goods-price--regular-repeat-net {
  font-size: 12px;
  font-weight: bold;
}

.block-goods-price--regular-repeat-default-price {
  text-decoration: line-through;
  font-weight: bold;
}

.block-goods-price--net-price {
  font-size: 20px;
  font-weight: bold;
}

.block-goods-price--inner {
  display: flex;
  align-items: center;
  margin: 0 0 8px;
}

.block-goods-price--inner:last-child {
  margin: 0;
}

.block-goods-price--net-price span {
  font-size: 12px;
}

/* ----関連商品---- */

.block-accessory-list {
  margin: 28px 0 0;
}

.block-accessory-list--name {
  text-align: center;
  padding: 0 20px;
}

.block-accessory-list .block-pickup-list-p {
  overflow-x: scroll;
  padding: 20px 0 10px;
  font-size: 0;
}

.block-accessory-list .block-pickup-list-p--items {
  position: relative;
  display: inline-flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  padding: 0 0 16px 20px;
}

.block-accessory-list .block-pickup-list-p--items li {
  display: inline-block;
  width: 164px;
  margin: 0 8px 0 0;
  vertical-align: top;
}

.block-accessory-list .block-pickup-list-p--items li:last-child {
  margin: 0 20px 0 0;
}

.block-pickup-list-p--release-date {
  font-size: 10px;
  height: 20px;
  white-space: nowrap;
}

/* ----ユーザーレビュー画面---- */

.block-goods-user-review {
  border-top: 20px solid #F0F0F0;
  border-bottom: 20px solid #F0F0F0;
  background: #F5F5F5;
  padding: 0 20px 32px;
}

.block-goods-user-review--count-summary {
  text-align: center;
  margin: 0 0 22px;
}

.block-goods-user-review--score {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 8px;
}

.block-goods-user-review--score dt,
.block-goods-user-review--count dt {
  position: relative;
  font-size: 14px;
  padding: 2px 10px 0 0;
  margin: 0 8px 0 0;
}

.block-goods-user-review--count dt {
  font-size: 11px;
  margin: 0 20px 0 0;
}

.block-goods-user-review--score dt::after,
.block-goods-user-review--count dt::after {
  content: ':';
  position: absolute;
  top: 1px;
  right: 0;
}

.block-goods-user-review--count {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-goods-user-review--count dd span {
  font-size: 18px;
  font-weight: bold;
}

.block-goods-user-review--score dd img {
  width: 126px;
}

.block-goods-user-review--need-login-message {
  text-align: center;
  margin: 0 0 8px;
}

.block-goods-user-review--need-login-message a {
  text-decoration: underline;
}

.block-goods-user-review--write-review {
  text-align: right;
}

.block-goods-user-review--write-review a {
  text-decoration: underline;
  background-size: 14px 14px;
  padding: 0 0 0 20px;
}

.block-goods-user-review--item {
  padding: 24px 20px;
  background: #FFF;
  border-radius: 4px;
  margin: 0 0 10px;
  box-shadow: 0px 3px 12px rgba(140, 85, 165, 0.12);
}

.block-goods-user-review--item:nth-child(n + 3) {
  /*display: none;*/
}

.block-goods-user-review--item-title {
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 10px;
}

.block-goods-user-review--item-name {
  color: #808080;
  font-size: 11px;
  padding: 5px 0 5px 32px;
  margin: 0 0 12px;
  background: url(../../img/usr/sb/common/icon_review_person.png) no-repeat left center / 24px;
}

.block-goods-user-review--item-comment {
  font-size: 12px;
  line-height: 20px;
}

.block-goods-user-review--read-more {
  display: none;
  margin: 0 0 20px;
}

.block-goods-user-review--read-more .block-btn-more {
  margin-top: 24px;
}

.block-goods-user-review--item-score {
  margin: 0 0 8px;
}

.block-goods-user-review--item-score img {
  height: 17px;
}

.block-goods-user-review--item-moderate-vote {
  border-top: 1px solid #D3D3D3;
  padding: 12px 0 0;
  margin: 8px 0 0;
  font-size: 12px;
}

.block-goods-user-review--item-moderate-link {
  text-decoration: underline;
}

.block-goods-user-review--item-moderate-other-link {
  text-decoration: underline;
}

.block-goods-user-review--pagenav {
  /*display: none;*/
  text-align: center;
  margin: 20px 0 0;
}

.block-goods-user-review--container {
  position: relative;
  padding: 0 65px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-10px);
}

.block-goods-user-review--prev,
.block-goods-user-review--next {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 60px;
  height: 40px;
  border-radius: 2px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  background: #F5F5F5 url(../../img/usr/common/arrow_prev03.png) no-repeat center / 7px;
}

.block-goods-user-review--next {
  left: auto;
  right: 0;
  background-image: url(../../img/usr/common/arrow_next03.png);
}

.block-goods-user-review--pager-ref {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  background: #FFF;
  border: 1px solid #DEDEDE;
  margin: 0 3px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}

.block-goods-user-review--pager-now {
  background: #DEDEDE;
}

.block-goods-user-review--pager-bw {
  font-size: 15px;
  padding: 0 3px 8px;
}

.block-goods-user-review--readmore a {
  text-decoration: underline;
}

.block-goods-user-review--item-moderate-underestimate {
  padding-left: 10px;
}

.block-goods-user-review--item-moderate-underestimate dt {
  display: inline;
}

.block-goods-user-review--item-moderate-underestimate dd {
  display: inline;
}

.block-goods-user-review--item-moderate-overestimate {
  padding-left: 10px;
}

.block-goods-user-review--item-moderate-overestimate dt {
  display: inline;
}

.block-goods-user-review--item-moderate-overestimate dd {
  display: inline;
}

.block-goods-user-review .dropdown {
  z-index: 1;
}

.block-goods-user-review--description {
  margin: 0 0 24px;
}

.block-goods-user-review--nothing {
  text-align: center;
}

.block-goods-user-review--nothing .block-goods-user-review--form {
  margin: 20px 0 0;
}

.block-goods-user-review--write-review-btn {
  display: block;
  width: 210px;
  margin: 0 auto;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  background: linear-gradient(#aa0046 0%, #b70054 100%);
  border: 1px solid #E21469;
  border-radius: 30px;
  box-shadow: 0px 4px 12px rgba(37, 28, 41, 0.06);
  padding: 11px 0;
}

.block-goods-user-review--form + form .block-goods-detail-footer {
  margin-top: -10px;
}

.block-user-review {
  margin: 10px 20px 30px;
}

.block-user-review--review-body textarea {
  width: 100%;
}

.block-user-review--review-contribution-conditions h3 {
  padding: 10px 0;
}

.block-user-review--item-header {
  background: 0;
  padding: 0;
  font-size: 16px;
  margin: 0 0 8px;
}

.block-user-review--message a {
  text-decoration: underline;
}

.block-user-review--evaluator-name dt {
  display: inline;
}

.block-user-review--evaluator-name dd {
  display: inline;
}

.block-user-review--evaluation {
  margin-right: 10px;
  margin-left: 10px;
}

.block-user-review--evaluation-score dt {
  display: inline;
}

.block-user-review--evaluation-score dd img {
  height: 17px;
  position: relative;
  top: -3px;
}

.block-user-review--evaluation-score dd {
  display: inline;
}

.block-user-review--review-item {
  margin: 10px -10px 10px;
}

.block-user-review--review-header {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0;
  padding-left: 0;
}

.block-user-review--review-item:first-child {
  border-top: 1px solid #eee;
}

.block-user-review--evaluation-message {
  margin: 10px 10px 0;
}

.block-user-review--review-comment {
  padding: 10px;
  border-bottom: 1px solid #eee;
}

.block-user-review--review-item .action-buttons {
  margin-right: 10px;
  margin-left: 10px;
}

.block-user-review-completed {
  margin: 10px;
}

.block-user-review-completed--message-header {
  background: 0;
  padding: 0;
  margin: 0 0 8px;
  font-size: 16px;
}

.block-user-review--form .form-group:not(.block-user-review--review-body) {
  margin-bottom: 24px;
}

ul[id^="js-moderate-select-view"] {
  position: static !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 8px 0 0;
}

.dropdown .block-goods-user-review--item-moderate-vote-item {
  background: #FFF;
  border: 1px solid #8D075C;
  border-radius: 30px;
  margin: 0 0 8px;
  width: calc(50% - 4px);
  text-align: center;
}

.dropdown .block-goods-user-review--item-moderate-vote-item span {
  color: #AA0046;
  padding: 10px 16px;
  border-radius: 30px;
}

p[class^="block-goods-user-review--item-moderate-info"] {
  margin: 8px 0 0;
  font-size: 12px;
}

.block-goods-user-review--item-comment + p[class^="block-goods-user-review--item-moderate-info"],
.block-goods-user-review--item-moderate-vote + p[class^="block-goods-user-review--item-moderate-info"] {
  margin: 12px 0 0;
}

.block-user-review--selecting-stars {
  display: block;
}

.block-user-review .form-error {
  display: inline-flex;
  padding: 0;
  line-height: 1.8;
}

.block-user-review .form-error:before,
.block-user-review .form-error:after {
  content: '';
  width: 10px;
  height: 100%;
}

/* ----イベント画面---- */

.block-event-page .block-event-page--goods {
  margin-top: 0;
  padding: 8px 0 0;
}

.block-event-page--comment {
  margin: 0 10px 10px 10px;
}

/* ----店舗在庫画面---- */

.block-store-stock {
  margin: 10px;
}

.block-store-stock-goods-img-l {
  margin-bottom: 10px;
}

.block-store-stock-name--header {
  background: transparent;
  margin: -10px -10px 0;
}

.block-store-stock--goods-detail {
  margin-bottom: 10px;
}

.block-store-stock-goods {
  margin-bottom: 10px;
}

.block-store-stock--header {
  margin: 10px -10px 10px;
}

.block-store-stock--message {
  border: solid 1px #a94442;
  color: #a94442;
  padding: 10px;
  margin-bottom: 10px;
}

.block-store-stock--div-name {
  font-weight: bold;
}

.block-store-stock--list {
  border: 1px solid #ccc;
  margin-bottom: 10px;
}

.block-store-stock--list dd {
  padding: 5px 5px 5px 12px;
}

.block-store-stock--item {
  padding-right: 12px;
}

.block-store-stock--item a {
  text-decoration: underline;
}

/* ----アイコン---- */

.block-icon {
  font-size: 0;
}

.page-category .block-icon,
.page-genre .block-icon,
.page-event .block-icon {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}

.block-icon span {
  display: inline-block;
  margin: 0 4px 4px 0;
  line-height: 0;
  min-width: 32px;
}

.block-icon img {
  width: auto;
  height: 13px;
  vertical-align: top;
}

.block-goods-detail .block-icon img {
  height: 20px;
}

.block-goods-detail-j .block-icon img {
  height: 16px;
}

.block-icon .block-icon--auto-freeze>img[src="/img/sys/frozen.png"] {
  margin-left: 4px;
}

.block-icon--auto-on-sales {
  position: absolute;
  top: 4px;
  left: 4px;
  margin: 0;
}

.block-ranking-r .block-icon--auto-on-sales {
  left: auto;
  right: 4px;
}

.block-icon--auto-on-sales img {
  height: 43px;
}

/* ----商品一覧画面----*/

/* 表示方法 */
.block-goods-list--display-style-items {
  display: none;
}

.block-style--header {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #dcdcdc;
}

.block-style--expand-icon {
  display: table-cell;
  height: 43px;
  width: 40px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
}

.block-style--element {
  display: none;
}

.block-style--close i:before {
  content: "\f067";
}

.block-goods-list--sort-order-items {
  order: 20;
  width: 130px;
  margin: 0 4px 12px auto;
}

.block-goods-list--sort-order-items-selectbox {
  width: 100%;
  height: 36px;
  border: 0;
  border-radius: 2px;
}

.block-goods-list--sort-order-items-selectbox option {
  font-size: 13px;
}

/* 並び替え */

.block-goods-list--display-style-items-selectbox {
  padding-left: 10px;
}

.block-style--select {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
  height: 43px;
}

/* ページャ */

.block-goods-list-naviframe--top {
  order: 10;
  margin: 0 0 12px 20px;
}

.block-goods-list-naviframe--bottom {
  order: 50;
  text-align: center;
  width: 100%;
  padding: 27px 5px 0;
}

/* 自動読み込み */
.block-goods-list-auto-load {
  text-align: center;
  margin: 10px 0;
}

.block-goods-list-auto-load--loading {
  font-size: 60px;
}

.block-goods-list-auto-load--continue span {
  text-decoration: underline;
}

/* ----商品一覧画面：ピックアップ：block-pickup-list-p---- */

.block-pickup-list-p {
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  padding: 20px 20px 5px;
  order: 40;
}

.block-pickup-list-p--items {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
}

.block-pickup-list-p--items li {
  display: inline-block;
  width: calc((100% - 8px) / 2);
  margin: 0 8px 20px 0;
  font-size: 13px;
}
.block-pickup-list-p--items li:nth-child(2n) {
  margin-right: 0;
}

#block_of_accessory .block-pickup-list-p--items li:nth-child(2n) {
  margin-right: 8px;
}

.block-pickup-list-p--items li a {
  position: relative;
  display: block;
  background: #FFF;
  border-radius: 4px;
  box-shadow: 0px 3px 12px rgb(37 28 41 / 12%);
  height: 100%;
}

.block-pickup-list-p--goods-image {
  width: 164px;
}

.block-pickup-list-p--goods-image figure {
  width: 164px;
  height: 164px;
}

.block-pickup-list-p--goods-description {
  padding: 16px 14px;
  word-wrap: break-word;
  white-space: normal;
  height: calc(100% - 164px);
}

.block-pickup-list-p--goods-name {
  white-space: normal;
}

.block-pickup-list-p--default-area {
  display: flex;
  align-items: center;
  order: 2;
}

.block-pickup-list-p--price-area {
  display: flex;
  align-items: center;
  order: 1;
}

.block-pickup-list-p--default-area + .block-pickup-list-p--price-area {
  color: #AA0046;
}

.block-pickup-list-p--price-items {
  display: flex;
  flex-direction: column;
  margin: 12px 0 0;
}

.block-pickup-list-p--price {
  font-size: 10px;
  margin: 0 0 0 10px;
  padding: 2px 0 0;
}

.block-pickup-list-p--default-net-price {
  font-size: 13px;
}

.block-pickup-list-p--default-price {
  font-size: 10px;
  margin: 0 0 0 10px;
}

.block-pickup-list-p--scomment {
  color: #AA0046;
  font-size: 10px;
  margin: 6px 0 0;
}

/* ----商品一覧画面：サムネイル：block-thumbnail-t---- */

.block-thumbnail-t--items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 15px;
}

.block-thumbnail-t--items li {
  width: calc((100% - 5px) / 2);
  margin: 0 0 5px;
  background: #FFF;
}

.block-thumbnail-t--items li a {
  display: block;
  text-decoration: none;
  padding: 12px;
}

.block-thumbnail-t--goods-image {
  width: 100%;
  margin-bottom: 5px;
  border-radius: 4px;
  overflow: hidden;
}

.block-thumbnail-t--goods-image figure {
  width: 100%;
  min-width: 140px;
  min-height: 140px;
}

.block-thumbnail-t--goods-description {
  word-wrap: break-word;
}

.block-thumbnail-t--goods-name {
  font-weight: bold;
}

.block-thumbnail-t--comment {
  font-size: 12px;
}

.block-thumbnail-t--price {
  font-size: 18px;
  font-weight: bold;
}

.block-thumbnail-t--release-date {
  font-size: 10px;
  height: 20px;
  white-space: nowrap;
}

/* ----商品一覧画面：ランキング：block-ranking-r---- */

.block-ranking-r {
  width: 100%;
  background: #fff;
  padding: 20px 0 5px;
  order: 40;
}

.block-ranking-r--items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*padding: 0 0 16px 20px;*/
}

.block-ranking-r--items li {
  font-size: 13px;
  /*width: 164px;
  margin: 0 8px 20px 0;*/
  width: calc((100% - 5px) / 2);
  margin: 0 0 5px;
  background: #FFF;
  padding: 12px 3px 12px 15px;
}
.block-ranking-r--items li:nth-child(2n) {
  padding: 12px 15px 12px 3px;
}

.block-ranking-r--items li a {
  position: relative;
  display: block;
  background: #FFF;
  border-radius: 4px;
  box-shadow: 0px 3px 12px rgb(37 28 41 / 12%);
  height: 100%;
}

/*.block-ranking-r--goods-image figure {
  width: 164px;
  height: 164px;
}*/

.block-ranking-r--goods-description {
  word-wrap: break-word;
}

.block-ranking-r--goods-name {
  white-space: normal;
}

.block-ranking-r--description {
  padding: 16px 14px;
  word-wrap: break-word;
  white-space: normal;
  height: calc(100% - 164px);
}

.block-ranking-r--price-items {
  display: flex;
  flex-direction: column;
  margin: 12px 0 0;
}

.block-ranking-r--default-area {
  display: flex;
  align-items: center;
  order: 2;
}

.block-ranking-r--price-area {
  display: flex;
  align-items: center;
  order: 1;
}

.block-ranking-r--default-area + .block-ranking-r--price-area {
  color: #AA0046;
}

.block-ranking-r--price {
  font-size: 10px;
  margin: 0 0 0 10px;
  padding: 2px 0 0;
}

.block-ranking-r--default-price {
  font-size: 10px;
  margin: 0 0 0 10px;
}

.block-ranking-r--scomment {
  color: #AA0046;
  font-size: 10px;
  margin: 6px 0 0;
}

/* ランキングアイコン */
.block-ranking-r--goods-image {
  position: relative;
}

.block-ranking-r--rank {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 4px;
  width: 45px;
  height: 45px;
  background: url(../../img/usr/common/img_rank.png) no-repeat center / 100%;
  font-size: 12px;
  color: #808080;
  font-weight: bold;
  text-align: center;
  font-family: serif;
  padding: 7px 0 0;
}

.block-ranking-r--rank-1,
.block-ranking-r--rank-2,
.block-ranking-r--rank-3 {
  width: 45px; 
  height: 60px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.block-ranking-r--rank-1 {
  background: url(../../img/usr/common/img_rank01.png) no-repeat center / 100%;
}

.block-ranking-r--rank-2 {
  background: url(../../img/usr/common/img_rank02.png) no-repeat center / 100%;
}

.block-ranking-r--rank-3 {
  background: url(../../img/usr/common/img_rank03.png) no-repeat center / 100%;
}

.block-ranking-r--release-date {
  font-size: 10px;
  height: 20px;
  white-space: nowrap;
}

/* ----商品一覧画面：サムネイル(閲覧履歴)：block-thumbnail-h---- */

.block-thumbnail-h {
  overflow-x: scroll;
  padding: 0 0 10px;
}

.block-thumbnail-h--items {
  display: inline-block;
  font-size: 0;
  padding: 0 0 0 20px;
  white-space: nowrap;
}

.block-thumbnail-h--items li {
  display: inline-block;
  width: 130px;
  margin: 0 8px 0 0;
  font-size: 13px;
  vertical-align: top;
}

.block-thumbnail-h--items li:last-child {
  margin: 0 20px 0 0;
}

.block-thumbnail-h--items li a {
  text-decoration: none;
}

.block-thumbnail-h--goods-image {
  width: 130px;
  margin: 0 0 12px;
}

.block-thumbnail-h--goods-image figure {
  width: 130px;
  height: 130px;
}

.block-thumbnail-h--goods-description {
  white-space: normal;
}

.block-thumbnail-h--goods-name {
  font-size: 12px;
}

.block-thumbnail-h--scomment {
  color: #AA0046;
  font-size: 10px;
  margin: 6px 0 0;
}

.block-thumbnail-h--price-items {
  display: flex;
  flex-direction: column;
  margin: 12px 0 0;
}

.block-thumbnail-h--default-area {
  display: flex;
  align-items: center;
  text-decoration: line-through;
  order: 2;
}

.block-thumbnail-h--default-net-price {
  font-size: 14px;
}

.block-thumbnail-h--default-price {
  font-size: 10px;
  margin: 0 0 0 10px;
}

.block-thumbnail-h--price-area {
  display: flex;
  align-items: center;
  order: 1;
}

.block-thumbnail-h--default-area + .block-thumbnail-h--price-area {
  color: #AA0046;
}

.block-thumbnail-h--price {
  font-size: 10px;
  margin: 0 auto 0 10px;
  padding: 2px 0 0;
}

.block-thumbnail-h--release-date {
  font-size: 10px;
  height: 20px;
  white-space: nowrap;
}

/* ----商品一覧画面：買い物かご：block-cart-i---- */

.block-cart-i {
  order: 40;
  background: #FFF;
  width: 100%;
}

.block-cart-i--items {
  padding: 20px;
}

.block-cart-i--items li {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 12px;
}

.block-cart-i--items li:last-child {
  margin: 0;
}

.block-cart-i--items li a {
  width: 100px;
  text-decoration: none;
}

.block-cart-i--goods-image {
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}

.block-cart-i--goods-image figure {
  background: #f5f5f5;
  width: 100%;
  min-width: 70px;
  min-height: 70px;
}

.block-cart-i--goods-description {
  width: calc(100% - 124px);
}

.block-cart-i--goods-name {
  font-weight: bold;
  margin: 0 0 12px;
}

.block-cart-i--goods-point {
  font-weight: bold;
  margin: 0 0 10px;
}

.block-cart-i--detail-btn {
  text-align: right;
}

.block-cart-i--items .block-cart-i--detail-btn a {
  display: inline-block;
  width: 120px;
  border: 1px solid #8D075C;
  border-radius: 30px;
  color: #AA0046;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  filter: drop-shadow(0px 4px 6px rgba(37, 28, 41, 0.06));
}

/* ----商品一覧画面：商品詳細：block-goods-detail-j---- */

.block-goods-detail-j {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  order: 40;
}

.block-goods-detail-j--items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.block-goods-detail-j--items li {
  width: calc((100% - 5px) / 2);
  margin: 0 0 5px;
  background: #FFF;
  padding: 12px;
}

.block-goods-detail-j--items li > a {
  position: relative;
  display: block;
  margin: 0 0 10px;
}

.block-goods-detail-j--goods-image {
  border-radius: 4px;
  overflow: hidden;
  margin: 0 0 10px;
}

.block-goods-detail-j--goods-description {
}

.block-goods-detail-j--goods-name {
  font-size: 12px;
  margin: 4px 0 0;
}

.block-goods-detail-j--scomment {
  color: #AA0046;
  font-size: 10px;
  margin: 6px 0 0;
}

.block-goods-detail-j--comment {
  font-size: 12px;
}

.block-goods-detail-j--price-items {
  display: flex;
  flex-direction: column;
  margin: 8px 0 0;
}

.block-goods-detail-j--defult-area {
  display: flex;
  align-items: center;
  order: 2;
}

.block-goods-detail-j--price-area {
  display: flex;
  align-items: center;
  order: 1;
}

.block-goods-detail-j--price {
  font-size: 10px;
  font-weight: normal;
  margin: 0 0 0 10px;
  padding: 2px 0 0;
}

.block-goods-detail-j--defult-area + .block-goods-detail-j--price-area {
  color: #AA0046;
}

.block-goods-detail-j--cart-btn > a:not(:last-child) {
  margin: 0 0 4px;
}

.block-goods-detail-j--cart-btn .block-list-add-cart-btn {
  display: block;
  font-size: 12px;
  font-weight: bold;
  border-radius: 30px;
  background: linear-gradient(#aa0046 0%, #ce005f 100%);
  border: 1px solid #e21469;
  box-shadow: 0px 4px 6px rgba(37, 28, 41, 0.06);
  padding: 9px 0;
  color: #FFF;
}

.block-goods-detail-j--cart-btn .block-list-reservation-btn {
  display: block;
  font-size: 12px;
  font-weight: bold;
  border-radius: 30px;
  background: #1EABCC;
  border: 1px solid #3CC5E5;
  box-shadow: 0px 4px 6px rgba(37, 28, 41, 0.06);
  padding: 9px 0;
  text-align: center;
  color: #FFF;
}

.block-goods-detail-j--cart-btn .block-list-regular-btn {
  display: block;
  font-size: 12px;
  font-weight: bold;
  border-radius: 30px;
  background: #15BFB2;
  border: 1px solid #22D6C8;
  box-shadow: 0px 4px 6px rgba(37, 28, 41, 0.06);
  padding: 9px 0;
  text-align: center;
  color: #FFF;
}

.block-goods-detail-j--cart-btn .block-list-store-list-btn {
  display: block;
  font-size: 12px;
  font-weight: bold;
  border-radius: 30px;
  background: #A52E69;
  border: 1px solid #CE4287;
  box-shadow: 0px 4px 6px rgba(37, 28, 41, 0.06);
  padding: 9px 0;
  text-align: center;
  color: #FFF;
}

.block-goods-detail-j--default-price {
  font-size: 10px;
  margin: 0 0 0 10px;
}

.block-goods-detail-j--custom-order {
  margin-top: 10px;
}

.block-goods-detail-j--custom-order .block-list-custom-order-btn {
  padding: 10px;
}

.block-goods-detail-j--release-date {
  font-size: 10px;
  height: 20px;
  white-space: nowrap;
}

/* ----商品一覧画面：ブランド画面：block-goods-list-x---- */

.block-goods-list-x--items {
  border-top: 1px solid #eee;
  font-size: 0;
  padding: 10px 10px 0 0;
}

.block-goods-list-x--items li {
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.block-goods-list-x--items li a {
  text-decoration: none;
}

.block-goods-list-x--goods-image {
  width: 100%;
  margin-bottom: 5px;
}

.block-goods-list-x--goods-image figure {
  background: #f5f5f5;
  width: 100%;
  min-width: 70px;
  min-height: 70px;
}

/* ----商品一覧画面：カート画面：block-goods-list-c---- */

.block-goods-list-c {
  overflow-x: scroll;
  padding: 0 0 10px;
  margin: 0 0 16px;
}

.block-goods-list-c--items {
  display: inline-block;
  white-space: nowrap;
  padding: 0 0 0 20px;
}

.block-goods-list-c--items li {
  position: relative;
  width: 130px;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 0 8px 0 0;
  white-space: normal;
}

.block-goods-list-c--items li:last-child {
  margin: 0 20px 0 0;
}

.block-goods-list-c--items li a {
  text-decoration: none;
}

.block-goods-list-c--image {
  margin: 0 0 12px;
}

.block-goods-list-c--image figure {
  width: 100%;
  min-width: 70px;
  min-height: 70px;
}

.block-goods-list-c--name {
  font-size: 12px;
}

.block-goods-list-c--scomment {
  color: #AA0046;
  font-size: 10px;
  margin: 6px 0 0;
}

.block-goods-list-c--price-items {
  display: flex;
  flex-direction: column;
  margin: 12px 0 0;
}

.block-goods-list-c--default-area {
  display: flex;
  align-items: center;
  order: 2;
}

.block-goods-list-c--price-area {
  display: flex;
  align-items: center;
  order: 1;
}

.block-goods-list-c--default-area  + .block-goods-list-c--price-area {
  color: #AA0046;
}

.block-goods-list-c--price,
.block-goods-list-c--default-price {
  font-size: 10px;
  margin: 0 auto 0 10px;
  padding: 2px 0 0;
}

.block-goods-list-c--release-date {
  font-size: 10px;
  height: 20px;
  white-space: nowrap;
}

/* ----カテゴリー画面---- */

.block-category-list--header,
.block-event-page--header,
.block-genre-page--header {
  background: #F0F0F0;
  text-align: center;
  padding-bottom: 20px;
}

.block-event-page--header {
  padding-top: 20px;
}

.block-category-list--header-img {
  margin: 0 0 16px;
}

.block-category-list--comment {
  padding: 0 20px;
  margin: 0 0 20px;
  font-size: 12px;
  line-height: 1.67;
}

.block-category-list--goods,
.block-event-page--goods,
.block-genre-page--goods {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 24px 0 0;
  padding: 24px 0 0;
  background: #F0F0F0;
}

.block-category-list--goods {
  margin: 0;
}

.block-category-list--promotion-freespace {
  margin: 0 10px 10px 10px;
}

/* ----カテゴリー画面：一覧：block-category-style-l---- */

.block-category-style-l--items {
  border-top: 1px solid #eee;
}

.block-category-style-l--item {
  border-bottom: 1px solid #eee;
  background-color: #fff;
  min-height: 43px;
  position: relative;
}

.block-category-style-l--item-container {
  display: table;
  width: 100%;
}

.block-category-style-l--body {
  display: table-cell;
  height: 43px;
  vertical-align: middle;
  text-align: left;
  padding: 0 5px 0 0;
}

.block-category-style-l--item a {
  padding: 0 5px 0 0;
  text-decoration: none;
}

.block-category-style-l--name {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
}

.block-category-style-l--image {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
}

.block-category-style-l--image figure {
  width: 43px;
  height: 43px;
}

/* ----カテゴリーツリー---- */

.block-category-list--sub {
  position: relative;
  padding: 0 0 2px;
  z-index: 1;
}

.block-category-style-g {
  overflow-x: scroll;
}

.block-category-style-g::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100vw;
  background: #F8F2EB;
  height: 76%;
  z-index: -1;
}

.block-category-style-g--items-0 {
  display: inline-flex;
  justify-content: center;
  min-width: 100%;
  overflow: hidden;
  padding: 0 0 8px 20px;
  font-size: 0;
  white-space: nowrap;
}

.block-category-style-g--item {
  display: inline-block;
  width: 88px;
  margin: 0 18px 0 0;
  white-space: normal;
  vertical-align: top;
}

.block-category-style-g--item:last-child {
  margin: 0 20px 0 0;
}

.block-category-style-g--expand-icon {
  /* display: table-cell; */
  display: none;
  height: 43px;
  width: 20px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  cursor: pointer;
}

.block-category-style-g--item-container {
  text-align: center;
}

.block-category-style-g--image figure {
  width: 88px;
  height: 88px;
}

.block-category-style-g--name {
  font-size: 12px;
}

.block-category-style-g--image {
  margin: 0 0 12px;
}

.block-category-style-g--comment {
  display: none;
}

.block-category-style-g--items-1 > li {
  padding-left: 10px;
}

.block-category-style-g--items-2 > li {
  padding-left: 20px;
}

.block-category-style-g--items-3 > li {
  padding-left: 30px;
}

.block-category-style-g--items-2 {
  margin-left: -10px;
}

.block-category-style-g--items-3 {
  margin-left: -20px;
}

/* ----ジャンル画面---- */

.block-genre-page--goods {
  padding: 8px 0 0;
  margin-top: 0;
}

.block-genre-page--comment {
  margin: 0 10px 10px 10px;
}

/* ----ジャンルツリー---- */

.block-genre-tree {
  border-bottom: 1px solid #eee;
}

.block-genre-tree--header {
  border-bottom: 1px solid #eee;
}

.block-genre-style--items-0,
.block-genre-style--items-1,
.block-genre-style--items-2,
.block-genre-style--items-3 {
  border-top: 1px solid #eee;
}

.block-genre-style--item {
  border-bottom: 1px solid #eee;
  min-height: 43px;
  background-color: #fff;
}

.block-genre-style--item:last-child {
  border-bottom: none;
}

.block-genre-style--item-container {
  display: table;
  width: 100%;
}

.block-genre-style--expand-icon {
  display: table-cell;
  height: 43px;
  width: 20px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  cursor: pointer;
}

.block-genre-style--body {
  display: table-cell;
  height: 43px;
  vertical-align: middle;
  text-align: left;
}

.block-genre-style--image {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
}

.block-genre-style--image figure {
  width: 43px;
  height: 43px;
}

.block-genre-style--name {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
  text-decoration: underline;
}

.block-genre-style--comment {
  display: none;
}

.block-genre-style--items-1 > li {
  padding-left: 10px;
}

.block-genre-style--items-2 > li {
  padding-left: 20px;
}

.block-genre-style--items-3 > li {
  padding-left: 30px;
}

.block-genre-style--items-2 {
  margin-left: -10px;
}

.block-genre-style--items-3 {
  margin-left: -20px;
}

/* ----絞り込み検索---- */

.block-filter {
  position: relative;
  order: 30;
  width: 130px;
  margin: 0 20px 12px 0;
  z-index: 2;
}

.block-filter--header {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #dcdcdc;
}

.block-filter h2 {
  position: relative;
  font-size: 13px;
  font-weight: normal;
  border-radius: 2px;
  height: 36px;
  margin: 0;
  padding: 8px 25px 8px 8px;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  background: #FFF url(../../img/usr/common/arrow_select.png) no-repeat right 12px center / 10px;
}

.block-filter .block-filter--header.open h2 {
  background-image: url(../../img/usr/common/arrow_select_open.png);
}

.block-filter--select-label,
.block-filter--tree-1 > li > .block-filter--treeitem-container a {
  font-weight: bold;
  margin: 0 0 5px;
}

.block-filter--tree-1 > li > .block-filter--treeitem-container a {
  display: block;
  pointer-events: none;
}

.block-filter--tree-2 > li > .block-filter--treeitem-container a {
  line-height: 2;
}

.block-filter--filter-inner {
  display: none;
}

.block-filter--filter-items {
  position: absolute;
  top: 38px;
  right: -20px;
  width: 100vw;
  background: #FFF;
  z-index: 1;
  padding: 16px 20px 12px;
  border-bottom: 1px solid #EBEBEB;
  box-shadow: 0px 3px 12px rgb(37 28 41 / 12%);
}

.block-filter--filter-items ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 8px;
}

.block-filter--list-item {
  width: 48%;
  margin: 0 0 25px;
}

.block-filter--list-item:nth-last-child(-n+2) {
  margin: 0;
}

.block-filter--element:not(:last-child) {
  margin: 0 0 5px;
}

.block-filter--option-items {
}

.block-filter--select {
}

.block-filter--treelist-layer {
}

.block-filter--treeitem {
}

.block-filter--treeitem:first-child {
  border-top: none;
}

.block-filter--tree-2 > li {
}

.block-filter--tree-3 > li {
  padding-left: 30px;
}

.block-filter--tree-4 > li {
  padding-left: 40px;
}

.block-filter--tree-3 {
  margin-left: -20px;
}

.block-filter--tree-4 {
  margin-left: -30px;
}

.block-filter--treeitem-dir {
  display: table-cell;
  height: 43px;
  width: 40px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
}

.block-filter--filter-close {
  display: block;
  text-align: center;
  padding: 8px 0;
  margin: 0 auto;
  width: 100px;
}

.block-filter--filter-close span {
  position: relative;
  padding: 0 12px 0 0;
}

.block-filter--filter-close span::before,
.block-filter--filter-close span::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 12px;
  background: #222;
  transform: rotate(45deg);
}

.block-filter--filter-close span::after {
  transform: rotate(-45deg);
}

/* ----詳細検索---- */

.block-search-goods {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 0 30px;
}

.block-search-goods--header {
  width: 100%;
}

.block-search-goods .alert {
  margin-right: 20px;
  margin-left: 20px;
}

.block-search-goods form {
  width: 100%;
  order: 50;
  margin: 0 20px;
}

.block-search-goods--to-dt {
  margin-top: 5px;
}

.block-search-goods .action-buttons {
  margin: 0 10px 10px 10px;
}

.block-search-goods .form-group {
  margin-bottom: 16px;
}

.block-search-goods .form-label {
   margin-bottom: 4px;
}

.block-search-goods input,
.block-search-goods select[name="ct"],
.block-search-goods select[name="gt"],
.block-search-goods select[name="seq"] {
  width: 100%;
}

.block-search-goods--release-dt select {
  width: calc((100% - 94px) / 3);
  min-width: 0;
}

.block-search-goods--publication-dt input {
  width: 100px;
  margin-right: 4px;
}

body.page-search .block-goods-list--sort-order-items select {
  border: 1px solid #DEDEDE;
}

span.block-icon--auto-freeze {
    display: none;
}