﻿@charset "UTF-8";

/* ----商品詳細画面---- */

.page-goods .block-topic-path {
  margin-top: 0;
}

.block-goods-detail--promotion-freespace {
  margin-bottom: 10px;
}

.block-goods-name .block-goods-brand-name--text {
  display: block;
  margin-top: 10px;
  font-size: 13px;
}

.block-goods-name {
  margin: 0 20px;
}

.block-goods-name .block-goods-name--text {
  padding: 0;
}

.block-icon {
  margin-top: 7px;
  margin-left: 20px;
  font-size: 11px;
  display: flex;
  flex-wrap: wrap;
}

.block-icon > span {
  background-color: #e5e5e5;
  color: #666666;
  padding: 5px 8px;
  margin: 5px 10px 0 0;
}

.block-icon .block-icon--comment1,
.block-icon .block-icon--comment2 {
  background-color: #e5e5e5;
  color: #666666;
  padding: 2px 6px;
  font-size: 13px;
}

.block-icon .block-icon--guest {
  background-color: #e5e5e5;
  color: #666666;
  padding: 2px 6px;
  font-size: 13px;
}

.block-src-l {
  text-align: center;
}

.block-src-l--image {
  width: 100%;
}

.block-src-c {
  margin-bottom: 10px;
}

.block-goods-gallery ul {
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  font-size: 0;
  padding-top: 18px;
  margin-left: 10px;
}

.block-goods-gallery li {
  width: 38px;
  vertical-align: middle;
  font-size: 10px;
  color: #999999;
  padding-bottom: 10px;
  margin-right: 10px;
  letter-spacing: -0.1px;
}

.block-goods-gallery figure {
  width: 60px;
  /*height: 46px;*/
  object-fit: cover;
}

.block-goods-gallery-p{
  white-space: normal;
}

/*
.block-goods-gallery li > p {
  display: none;
}
*/

.block-goods-gallery ul + p {
  margin: 10px 10px 0; /* 上10px、左右10px、下0 */
}

.block-goods-comment {
  margin-left: 20px;
}

.block-goods-price {
  margin-left: 20px;
  font-size: 20px;
 font-weight:500;
}

/* .block-goods-price--price {
  font-size: 20px;
  font-weight: bold;
} */

.block-custom-order--btn {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0;
}

.block-add-cart--btn {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0;
  border: none;
}

.block-goods-favorite--btn {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0;
}

.block-arrival-notice--btn {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0;
}

.block-variation--item-list {
  display: flex;
  justify-content: space-between;
}

.block-variation--selected-item {
  margin-left: 10px;
  margin-top: 10px;
}

.block-color-size-with-cart {
  border-top: 1px solid #dddddd;
}

//202603＿無効化
/*.block-color-size-with-cart--item-list {
  padding-top: 23px;
}
*/

.block-variation {
  padding: 0 20px;
}

.block-variation-arrival-notice--select {
  margin-bottom: 10px;
}

.block-variation-arrival-notice--btn {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0;
}

.block-no-stock--message {
  text-align: center;
  padding: 6px 0;
  font-size: 16px;
  width: 200px;
  border: 1px solid #ebccd1;
  color: #a94442;
  background-color: #f2dede;
  margin: 0 auto 10px auto;
}

.block-goods-store-stock--btn {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0;
}

.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-comment1 h3,
.block-goods-comment2 h3,
.block-goods-comment3 h3,
.block-goods-comment4 h3,
.block-goods-comment5 h3 {
  padding: 0;
}

.block-goods-comment1,
.block-goods-comment2,
.block-goods-comment3,
.block-goods-comment4,
.block-goods-comment5 {
  margin-bottom: 10px;
}

.block-rules-comment {
  margin-bottom: 10px;
}

.block-variation-no-stock--message {
border: 1px solid #333333;
color: #000000;
background-color: #cccccc;
}

.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-variation--name {
  padding: 10px;
}

.block-variation--item-list {
  font-size: 0;
  overflow-x: auto;
}

.block-variation--item {
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
}

.block-variation--selected-item {
  margin-bottom: 10px;
}

.block-variation--item-description {
  display: none;
}

.block-variation--item-term {
  display: block;
  border: 2px solid #d0d0d0;
  background-color: #fff;
  cursor: pointer;
}

.block-variation--item.color-disable-stock dt {
  border: 2px dashed #d0d0d0;
  background-color: #eee;
}

.block-variation--item.size-disable-stock dt {
  border: 2px dashed #d0d0d0;
  background-color: #eee;
}

.block-variation--item.active dt {
  border: 2px solid #000000;
}

.block-color--item-term {
  min-width: 44px;
  min-height: 44px;
}

.block-color--item-term img {
  max-width: 40px;
  max-height: 40px;
}

.block-color--item-term figure {
  width: 40px;
  height: 40px;
}

.block-size--item dt {
  width: 54px;
  min-height: 54px;
}

.block-size--item-term {
  min-width: 54px;
  min-height: 54px;
}

.block-size--item-term span {
  display: table-cell;
  word-break: break-all;
  text-align: center;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  padding: 2px;
}

/* サイズ別カートボタン */
.block-size-with-cart--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-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-size-with-cart .block-variation-add-cart--btn {
  font-size: 13px;
}

.block-size-with-cart .block-variation-favorite {
  margin-left: 5px;
}

.block-size-with-cart .block-variation-favorite--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-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 {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  height: 54px;
  width: 54px;
}

/* カラーサイズ別カートボタン */
.block-color-size-with-cart--nocolor {
  width: 67px;
  height: 80px;
  margin-right: 5px;
}

.block-color-size-with-cart--color-line {
  padding: 25px 0;
  width: 100%;
  height: 150px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dddddd;
}

.block-color-size-with-cart--color-line + .block-color-size-with-cart--color-line{
  border-top: 1px solid #dddddd;
}

.block-color-size-with-cart--size-line {
  padding: 25px 0;
  width: 100%;
  height: 150px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dddddd;
}

.block-color-size-with-cart--size-stock-item > div{
  text-align: center;
}

.block-color-size-with-cart--size-item-term span {
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
}

.block-color-size-with-cart--size-stock-item {
 /*
  margin-right: 5px;
  font-size: 11px;
  width: 35px;
 */
 /*
  margin-right: 2px;
  font-size: 12px;
 */ 
  font-size: 85%;
}

.block-color-size-with-cart--bookmark-shop-stock-item {
  display: flex;
  justify-content: space-between;
  font-size: 11px;
}

.block-color-size-with-cart--color-item-term {
  margin-right: 2px;
  font-size: 11px;
}

.block-color-size-with-cart--color-item-term figure {
  width: 67px;
  height: 80px;
}

.block-color-size-with-cart--cart-shop-stock-item-term {
  width: 186px;
}

.block-color-size-with-cart--stock-item-term-none {
  color: #999999;
}

.block-color-size-with-cart .block-variation-no-stock--message,
.block-color-size-with-cart .block-goods-variation-arrival-notice--btn,
.block-color-size-with-cart .block-variation-add-cart--btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 38px;
  width: 100%;
  font-size: 12px;
  margin-top: 12px;
}

.block-color-size-with-cart .block-variation-add-cart--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
/* .block-color-size-with-cart .block-variation-favorite {
  margin-left: 5px;
} */

/* .block-color-size-with-cart .block-variation-favorite--btn {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  height: 54px;
  width: 54px;
} */

.block-variation-favorite--btn {
  width: 97px;
  border-radius: 20px;
  background-color: #f2f2f2;
  border: none;
  padding: 7px 10px;
}

.block-variation-favorite--btn::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url("../../img/usr/common/favorite_sp.png");
  background-size: cover;
  vertical-align: middle;
  margin-right: 4px;
}

.block-color-size-with-cart--shop-stock-item-term {
  width: 97px;
  border-radius: 20px;
  color: #333;
  text-align: center;
  background-color: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.block-color-size-with-cart--shop-stock-item-term::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 15px;
  background-image: url("../../img/usr/common/shop_sp.png");
  background-size: cover;
  vertical-align: middle;
  margin-right: 4px;
}

/* ----関連商品---- */

.block-recent-item--body {
  padding-left: 20px;
  padding-bottom: 140px;
}

.block-accessory-list {
  margin-top: 50px;
}

.block-accessory-list--name {
  padding: 0 20px;
  font-size: 28px;
  color: #000000;
}

.pane-goods-center {
  order: 70;
  padding: 0 20px;
  margin-right: 0;
  margin-left: auto;
}

.pane-goods-center ul li:before {
  content: url(../../img/usr/common/right-arrow-nav.png);
  margin-right: 9px;
}

.pane-goods-center ul {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  font-size: 13px;
  width: 140px;
}

.pane-goods-center ul li {
  margin-top: 15px;
}

.pane-goods-center ul li a {
  text-decoration: underline;
}

.size-guide {
  display: inline-block;
  margin-top: 15px;
  cursor: pointer;
  text-decoration: none;
}

.size-guide::before {
  content: url("../../img/usr/common/right-arrow-nav.png");
  margin-right: 5px;
  color: #333333;
}

.size-guide::after {
  content: "";
  display: block;
  width: 81px;
  height: 1px;
  background-color: #333333;
  margin-left: 18px;
}

/* ----ユーザーレビュー画面---- */

.block-goods-user-review {
  margin-bottom: 10px;
  padding: 0 20px;
}

.block-goods-user-review h2 {
  margin: 10px 0;
  padding-right: 10px;
  padding-left: 10px;
}

.block-goods-user-review--info {
  padding: 10px;
  background: #eee;
}

.block-goods-user-review--count-summary {
  margin-bottom: 5px;
  padding: 18px 10px;
  background: #fff;
  border: 1px solid #eee;
}

.block-goods-user-review--description {
  margin-top: 20px;
}

.block-goods-user-review--score dt {
  display: inline;
  font-weight: bold;
}

.block-goods-user-review--score dd {
  display: inline;
}

.block-goods-user-review--score dd img {
  height: 17px;
  position: relative;
  top: -3px;
  vertical-align: bottom;
}

.block-goods-user-review--count dt {
  display: inline;
  font-weight: bold;
}

.block-goods-user-review--count dd {
  display: inline;
}

.block-goods-user-review--write-review {
  padding-top: 20px;
  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--list {
  margin-top: 20px;
}

.block-goods-user-review--item {
  padding: 10px;
}

.block-goods-user-review--item-title {
  padding: 0;
  margin-bottom: 10px;
}

.block-goods-user-review--item-comment {
  margin-top: 20px;
}

.block-goods-user-review--item-summary dt {
  display: inline;
}

.block-goods-user-review--item-summary dd {
  display: inline;
}

.block-goods-user-review--item-score dd img {
  height: 17px;
  position: relative;
  top: -3px;
}

.block-goods-user-review--item-moderate-vote {
  border-top: #eee 1px dotted;
  padding: 10px 0;
}

.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 {
  margin: 0 0 10px 0;
  clear: both;
  background: #f0f0f0;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}

.block-goods-user-review--pager-now {
  margin: 2px 5px;
  color: #c00;
  font-weight: bold;
  white-space: nowrap;
}

.block-goods-user-review--ref {
  margin: 2px 5px;
  color: #003780;
  text-decoration: underline;
  font-weight: bold;
  white-space: nowrap;
}

.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--form {
  margin: 20px 0;
}

.block-goods-user-review--write-review-btn {
  width: 100%;
  padding: 10px 0;
}

.block-goods-user-review--form + form .block-goods-detail-footer {
  margin-top: -10px;
}

.block-user-review {
  margin: 10px;
}

.block-user-review--header {
  margin: -10px -10px 0;
}

.block-user-review--review-body textarea {
  width: 100%;
}

.block-user-review--review-contribution-conditions h3 {
  padding: 10px 0;
}

.block-user-review--item-header {
  margin: 0 -10px 10px;
}

.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--header {
  margin: -10px -10px 0;
}

.block-user-review-completed--message-header {
  margin: 0 -10px 10px;
}

/* ----イベント画面---- */

.block-event-page--goods {
  margin: 0 0 10px 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 img {
  width: auto;
  height: 13px;
  vertical-align: top;
}

/* ----商品一覧画面----*/

.slick-dots{
  white-space: nowrap;
}

.slick-dots li{
  margin:auto!important;
}

/* 表示方法 */
.block-style--header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: #dcdcdc;
}

.block-style--header h2 {
  margin-left: 10px;
}

.block-style--expand-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  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-sort--select {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
  height: 43px;
}

/* 並び替え */
.block-sort--header {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #dcdcdc;
}

.block-sort--expand-icon {
  display: table-cell;
  height: 43px;
  width: 40px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
}

.block-sort--element {
  display: none;
}

.block-sort--close i:before {
  content: "\f067";
}

.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 {
  margin-top: 70px;
  margin-bottom: 30px;
  text-align: center;
}

/* 自動読み込み */
.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--items {
  border-top: 1px solid #eee;
}

.block-pickup-list-p--items li {
  border-bottom: 1px solid #eee;
  padding: 10px;
}

.block-pickup-list-p--items li a {
  display: table;
  table-layout: fixed;
  text-decoration: none;
  width: 100%;
}

.block-pickup-list-p--goods-image {
  width: 145px;
  display: table-cell;
  vertical-align: top;
}

.block-pickup-list-p--goods-image figure {
  background: #f5f5f5;
  width: 145px;
  height: 145px;
  padding: 5px;
}

.block-pickup-list-p--goods-description {
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
  word-wrap: break-word;
  font-size: 14px;
}

.block-pickup-list-p--goods-name {
  font-weight: bold;
}

.block-pickup-list-p--comment {
  font-size: 12px;
}

.block-pickup-list-p--price {
  font-size: 18px;
  font-weight: bold;
}

/* ----商品一覧画面：サムネイル：block-thumbnail-t---- */

.block-thumbnail-t--items {
  font-size: 0;
  padding: 10px 10px 0 0;
}

.block-accessory-list--list {
  margin-top: 24px;
}

.block-thumbnail-t--items li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  padding-left: 10px;
  padding-bottom: 80px;
}

.block-thumbnail-t--items li .block-icon {
  margin-left: 10px;
}

.block-thumbnail-t--items li a {
  text-decoration: none;
}

.block-thumbnail-t--goods-image {
  width: 100%;
  /* margin-bottom: 5px; */
  position: relative;
}

/* 商品検索SP: slickドット有無で説明位置がズレないよう高さを統一 */
.page-search .block-thumbnail-t--goods-image {
  /* min-height: 236px; */
}

/* 商品検索SP: ドットを画像の下に配置 */
.page-search .block-thumbnail-t-gallery > figure.slick-slider,
.page-search .block-thumbnail-t-gallery > figure.slick-dotted.slick-slider,
.page-category .block-thumbnail-t-gallery > figure.slick-slider,
.page-category .block-thumbnail-t-gallery > figure.slick-dotted.slick-slider,
.page-genre .block-thumbnail-t-gallery > figure.slick-slider,
.page-genre .block-thumbnail-t-gallery > figure.slick-dotted.slick-slider,
.page-event .block-thumbnail-t-gallery > figure.slick-slider,
.page-event .block-thumbnail-t-gallery > figure.slick-dotted.slick-slider
{
  position: relative;
  margin-bottom: 0 !important;
  padding-bottom: 22px;
}

.page-search .block-thumbnail-t-gallery .slick-dots,
.page-category .block-thumbnail-t-gallery .slick-dots,
.page-genre .block-thumbnail-t-gallery .slick-dots,
.page-event .block-thumbnail-t-gallery .slick-dots
{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}

.block-thumbnail-t--goods-image figure {
  width: 176px;
  height: 210px;
}

.block-thumbnail-t--goods-description {
  margin-left: 10px;
  font-size: 13px;
}

.block-thumbnail-t--comment {
  font-size: 12px;
}

.block-thumbnail-t--price {
  font-size: 13px;
}

/* ----商品一覧画面：ランキング：block-ranking-r---- */

.block-ranking-r--items {
  padding: 0;
}

.block-ranking-r--items li a {
  text-decoration: none;
}

.block-ranking-r--goods-image {
  width: 100%;
}

/* ランキングSP: ドット領域を含めて説明位置を統一 */
.block-ranking-r .block-ranking-r--goods-image {
  min-height: auto;
}

.block-ranking-r--goods-image figure {
  border: 1px solid #e8e8e8;
  width: 220px;
  min-width: 140px;
  min-height: 140px;
  height: 263px;
}

.block-ranking-r--description {
  word-wrap: break-word;
  margin: 20px 0 0 22px;
  font-size: 13px;
}

.block-ranking-r--goods-name {
  font-weight: bold;
}

.block-ranking-r--price {
  color: #000000;
}

/* ランキングアイコン */
.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: 10px;
  left: 10px;
  width: 24px;
  height: 24px;
  background: #f5f5f5;
  border-radius: 24px;
  font-size: 12px;
  color: #000000;
  text-align: center;
}

/* ----商品一覧画面：サムネイル(閲覧履歴)：block-thumbnail-h---- */

.block-thumbnail-h--items {
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
}

.block-thumbnail-h--items li {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  padding-left: 6px;
}

.block-thumbnail-h--items li:first-child {
  padding-left: 0;
}

.block-thumbnail-h--items li a {
  text-decoration: none;
}

.block-thumbnail-h--goods-image {
  width: 100px;
}

/* .block-thumbnail-h li {
  margin-right: 6px;
} */

.block-thumbnail-h li:last-child {
  margin-right: 0;
}

.block-thumbnail-h--goods-image figure {
  width: 100px;
  height: 120px;
}

.block-thumbnail-h--price.price.js-enhanced-ecommerce-goods-price {
  margin-top: 8px;
}

/* ----商品一覧画面：買い物かご：block-cart-i---- */

.block-cart {
  padding-top: 40px;
}

.block-cart-i--items li a {
  text-decoration: none;
}

.block-cart-i--goods-image {
  width: 100%;
  position: relative;
}

.block-cart-i--goods-image .block-icon--auto-reservation {
  position: absolute;
}

.block-icon--auto-new {
  position: absolute;
  text-align: center;
  font-size: 8px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
}

.block-icon--auto-reservation {
  position: absolute;
  text-align: center;
  font-size: 8px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #e4e4e4;
  border-radius: 50%;
  color: #333333;
}

.block-cart-i--goods-image figure {
  background: #f5f5f5;
  width: 176px;
  height: auto;
  min-width: 70px;
  min-height: 70px;
}

.block-cart-i--goods-description {
  word-wrap: break-word;
  font-size: 12px;
}

/* ----商品一覧画面：商品詳細：block-goods-detail-j---- */

.block-goods-detail-j--items {
  border-top: 1px solid #eee;
}

.block-goods-detail-j--items li {
  border-bottom: 1px solid #eee;
  padding: 10px;
}

.block-goods-detail-j--items li a {
  display: table;
  table-layout: fixed;
  text-decoration: none;
  width: 100%;
}

.block-goods-detail-j--goods-image {
  width: 145px;
  display: table-cell;
  vertical-align: top;
}

.block-goods-detail-j--goods-image figure {
  background: #f5f5f5;
  width: 145px;
  height: 145px;
}

.block-goods-detail-j--goods-description {
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
  word-wrap: break-word;
  font-size: 14px;
}

.block-goods-detail-j--goods-name {
  font-weight: bold;
}

.block-goods-detail-j--comment {
  font-size: 12px;
}

.block-goods-detail-j--price {
  font-size: 18px;
  font-weight: bold;
}

.block-goods-detail-j--cart-btn {
  margin-top: 10px;
}

.block-goods-detail-j--cart-btn .block-list-add-cart-btn {
  padding: 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-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--items {
  border-top: 1px solid #eee;
  font-size: 0;
  padding: 10px 10px 0 0;
}

.block-goods-list-c--items li {
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.block-goods-list-c--items li a {
  text-decoration: none;
}

.block-goods-list-c--goods-image {
  width: 100%;
  margin-bottom: 5px;
}

.block-goods-list-c--goods-image figure {
  background: #f5f5f5;
  width: 100%;
  min-width: 70px;
  min-height: 70px;
}

/* ----カテゴリー画面---- */

.block-category-list--goods {
  margin: 0 0 10px 0;
}

.block-category-list--promotion-freespace {
  margin: 0 10px 10px 10px;
}

.block-category-list--comment {
  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;
}

.block-category-style-l--item a {
  padding: 0 25px 0 0;
  text-decoration: none;
}

.block-category-style-l--item a:after {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  height: 100%;
  top: 50%;
  font-size: 20px;
  line-height: 20px;
  margin-top: -10px;
  right: 10px;
}

.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-tree {
  border-bottom: 1px solid #eee;
}

.block-cart-category,
.page-top .block-category-tree,
.page-top .block-genre-tree,
.page-goods .block-category-tree,
.page-goods .block-genre-tree {
  display: none;
}

.block-category-tree--header {
  border-bottom: 1px solid #eee;
}

.block-category-style-g--items-0,
.block-category-style-g--items-1,
.block-category-style-g--items-2,
.block-category-style-g--items-3 {
  border-top: 1px solid #eee;
}

.block-category-style-g--item {
  border-bottom: 1px solid #eee;
  min-height: 43px;
  background-color: #fff;
}

.block-category-style-g--item-container {
  display: table;
  width: 100%;
}

.block-category-style-g--expand-icon {
  display: table-cell;
  height: 43px;
  width: 20px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  cursor: pointer;
}

.block-category-style-g--body {
  display: table-cell;
  height: 43px;
  vertical-align: middle;
  text-align: left;
}

.block-category-style-g--image {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
}

.block-category-style-g--image figure {
  width: 43px;
  height: 43px;
}

.block-category-style-g--name {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
  text-decoration: underline;
}

.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 {
  margin: 0 0 10px 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-fixed-filter {
  display: flex;
  margin-left: 10px;
  position: fixed;
  bottom: 10px;
  width: 100%;
  z-index: 100;
}

.block-fixed-filter-sort {
  width: 38%;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
}

.block-fixed-filter-sort:before {
  content: url("../../img/usr/common/detail_i_white.png");
  /* width: 14px; */
  height: 14px;
  margin-bottom: 4px;
  margin-right: 28px;
}

.block-fixed-filter-list {
  width: 38%;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
}

.block-fixed-filter-list:before {
  content: url("../../img/usr/common/sort_i_white.png");
  /* width: 14px; */
  height: 14px;
  margin-right: 28px;
}

.block-filter--header {
  display: table;
  table-layout: fixed;
  width: 85%;
  margin: 0 auto;
}

.page-category .form-control > input {
  width: 95px;
  height: 32px;
  background-color: #999999;
}

.block-filter--header > .block-search-goods--price {
  padding-top: 23px;
  padding-bottom: 42px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.block-filter--header > .block-search-goods--price input[type="text"] {
  background-color: #999999;
  width: 38%;
}

.block-filter--list-item-container {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.block-filter--expand-icon {
  display: table-cell;
  height: 43px;
  width: 40px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
}

.block-filter--select-label {
  display: table-cell;
  height: 40px;
  padding-left: 10px;
  vertical-align: middle;
  text-align: left;
}

.block-filter--list-item {
  border-top: #707070 1px solid;
}

.block-filter--filter-options {
  border-top: #707070 1px solid;
  border: none;
}

.block-filter--filter-options-colors {
  padding: 10px 4px 0;
}

.block-filter--filter-options-colors img {
  width: 46px;
  height: 46px;
}

.block-filter--filter-options-colors .block-filter--element {
  display: block;
  width: auto;
  margin: 0 7px 7px 0;
}

.block-filter--filter-options-colors .block-filter--option-items {
  display: flex;
  position: relative;
}

.block-filter--filter-options-colors .block-filter--option-items {
  height: auto;
  padding: 0;
}

.block-filter--list-item .block-filter--filter-options-colors label {
  font-size: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 46px;
  height: 46px;
}

.block-filter--list-item .block-filter--filter-options-colors label::after {
  content: none;
}

.block-filter--list-item .block-filter--filter-options-colors label::before {
  content: none;
}

.block-filter--filter-options-colors
  input[type="checkbox"]:checked
  + label::after {
  content: "";
  top: 24px;
  left: 18px;
  z-index: 10;
}

.block-filter--filter-options-colors
  input[type="checkbox"]:checked
  + label::before {
  content: "";
  left: 13px;
  top: 23px;
}

.form-control {
  font-size: 13px;
}

.block-filter--element {
  display: table;
  table-layout: fixed;
  border-bottom: #707070 1px solid;
  width: 100%;
}

.block-filter--element:last-child {
  border-bottom: none;
}

.block-filter--option-items {
  display: table-cell;
  height: 43px;
  padding-left: 20px;
  vertical-align: middle;
  width: 100%;
}

.block-filter--select {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
  height: 43px;
}

.block-filter--close i:before {
  content: "\f067";
}

.block-filter--treelist-layer {
  border-top: #eee 1px solid;
}

.block-filter--treeitem {
  border-top: #eee 1px solid;
}

.block-filter--treeitem:first-child {
  border-top: none;
}

a.block-filter--treeitem-name {
  text-decoration: underline;
}

.block-filter--tree-2,
.block-filter--tree-3,
.block-filter--tree-4 {
  border-top: #eee 1px solid;
}

.block-filter--tree-2 > li {
  padding-left: 20px;
}

.block-filter--tree-3 > li {
  padding-left: 30px;
}

.block-filter--tree-4 > li {
  padding-left: 40px;
}

.block-filter--tree-2 {
  margin-left: -10px;
}

.block-filter--tree-3 {
  margin-left: -20px;
}

.block-filter--tree-4 {
  margin-left: -30px;
}

.block-filter--treeitem-container {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.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--treeitem-name {
  display: table-cell;
  height: 43px;
  padding-left: 20px;
  vertical-align: middle;
  text-align: left;
}

.block-filter--treeitem-selected {
  color: #c00;
}

.block-filter--header-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #000000;
  height: 50px;
}

.block-filter--header-label {
  color: #ffffff;
  font-weight: nomal;
  font-size: 16px;
  margin-left: 46px;
}

.block-filter--header-title > input {
  border: 1px solid #646464;
  color: #999999;
  background: transparent;
  margin-right: 10px;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
}

.block-filter--filter-form {
  background-color: #222222;
  color: #999999;
}

.block-filter--filter-items {
  font-size: 13px;
  width: 85%;
  margin: 0 auto;
}

/* ----詳細検索---- */

.block-search-goods--condition-items {
  margin: 10px;
}

.block-search-goods--to-dt {
  margin-top: 5px;
}

.block-search-goods .action-buttons {
  margin: 0 10px 10px 10px;
}

.block-top-event--header {
  margin: 112px 0 0 20px;
  font-size: 28px;
}

.page-top .block-top-event > a {
  display: inline-block;
  font-size: 15px;
  /* margin: 40px 0 0; */
  border-bottom: 2px solid #000000;
  font-weight: bold;
  margin-left: 20px;
}

.block-top-event--header > a {
  color: #000000;
}

.page-category .block-top-event--header {
  margin-top: 50px;
}

.block-category-list--event > a {
  display: inline-block;
  font-size: 15px;
  margin: 40px 0 0 14px;
  border-bottom: 2px solid #000000;
}

.block-ranking-r .block-ranking-r--items {
  display: flex;
  overflow-x: scroll;
}

.block-features-r--items li {
  display: flex;
  overflow-x: scroll;
  /* width: 1200px; */
}

.block-top-event--goods .block-features-r--goods {
  width: 250px;
  display: block;
  margin-right: 20px;
}

.block-top-event--goods .block-features-r--goods:last-child {
  margin-right: 0;
}

.block-features-r--goods-image {
  width: 250px;
}

.block-features-r--goods-image .img-center {
  justify-content: flex-start;
}

.block-features-r--goods-description {
  margin: 19px 0 0 14px;
}

.block-features-r--goods-name a {
  font-size: 14px;
}

.block-features-r--goods-name p {
  font-size: 13px;
  margin-top: 5px;
}

.block-top-category {
  background-color: #f9f9f9;
  padding-bottom: 100px;
}

.block-top-category h2 {
  font-size: 28px;
  width: 92%;
  margin: 0 auto;
  padding: 107px 0 0;
  color: #000000;
}

.block-category-style-t {
  width: 92%;
  margin: 45px auto 0;
  display: flex;
  /* justify-content: center; */
  flex-wrap: wrap;
}

.block-category-style-t--item {
  width: calc(100% / 2 - 4px);
}

.block-category-style-t--item:nth-of-type(odd) {
  margin-right: 8px;
}

.block-category-style-t--item-name {
  padding: 0;
}

.block-category-style-t--item-name img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.block-cart-i--items li {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.block-cart-i--goods {
  margin-top: 50px;
  width: 176px;
}

.block-cart-i--goods:nth-child(odd) {
  margin-right: 1%;
}

@media (min-width: 400px) {
  .block-cart-i--goods {
    margin-right: 1%;
  }
}

.block-ranking-r--goods-image .block-ranking-r--rank-1 {
  background-image: url(../../img/usr/common/simple-crown.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 0;
}

.block-ranking-r {
  margin: 44px 0;
}

.block-icon--auto-new {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: 10px;
  font-size: 8px;
  height: 28px;
  width: 28px;
  background-color: #000000;
  border-radius: 50%;
  color: #ffffff;
}

.block-icon--auto-reservation {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: 10px;
  font-size: 8px;
  height: 28px;
  width: 28px;
  background-color: #e4e4e4;
  border-radius: 50%;
  color: #333333;
}

.block-icon--auto-on-sales {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: 10px;
  font-size: 8px;
  height: 28px;
  width: 28px;
  background-color: #e4e4e4;
  border-radius: 50%;
  color: #333333;
}

.block-ranking-r--goods-image span:nth-of-type(1) {
  left: 48px;
}

.block-ranking-r--goods-image span:nth-of-type(2) {
  left: 90px;
}

.block-ranking-r--goods-image span:nth-of-type(3) {
  left: 131px;
}

.block-cart-i--goods span:nth-of-type(1) {
  left: 14px;
}

.block-cart-i--goods span:nth-of-type(2) {
  left: 60px;
}

.block-cart-i--goods span:nth-of-type(3) {
  left: 102px;
}

.block-category-list--box {
  /* height: 100vh; */
  background-color: #999999;
  display: flex;
  flex-direction: column-reverse;
  position: fixed;
  left: 0;
  top: 100vh;
  z-index: 10;
  width: 100%;
  height: 0;
  overflow: hidden;
  pointer-events: none;
}

.block-category-list--box-wrap {
  background-color: #222222;
}

.block-goods-list--sort-order-items {
  width: 85%;
  margin: 28px auto 0;
  border-top: #707070 1px solid;
  padding-bottom: 80px;
}

.block-goods-list--sort-order-items li {
  cursor: pointer;
  position: relative;
  /* padding: 10px 0 10px 40px; */
  border-bottom: #707070 1px solid;
}

.block-goods-list--sort-order-items a {
  display: block;
  padding: 10px 0 10px 40px;
  text-decoration: none;
}

.block-goods-list--sort-order-items a::before {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  left: 10px;
  top: 50%;
  border: 1px solid;
  border-color: #585753;
  background-color: transparent;
  border-radius: 50%;
}

.block-goods-list--sort-order-items .active a::before {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  left: 10px;
  top: 50%;
  border: 1px solid;
  border-color: #585753;
  background-color: #fff;
  border-radius: 50%;
}

.block-goods-list--sort-order-items .active a::after {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 6px;
  margin-top: -5px;
  top: 50%;
  left: 15px;
  transform: rotate(-45deg);
  border-bottom: 2px solid;
  border-left: 2px solid;
  border-color: #585753;
}

.block-goods-list--sort-order-items a {
  font-size: 13px;
  color: #999999;
}

/* .block-category-list-fixed {
  position: fixed;
  left: 0;
  top: 100vh;
  z-index: 10;
  width: 100%;
  height: 0;
    overflow: hidden;
  pointer-events: none;
} */

.block-thumbnail-t-gallery ul {
  position: relative;
}

.block-thumbnail-t-gallery figure {
  margin-bottom: 0px !important
}

.icon_soldout {
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.6;
  width: 100%;
  height: auto;
  margin-top: 0;
  pointer-events: none;
}

/* ランキング画像のサイズを統一（slickは維持） */

.block-ranking-r .block-thumbnail-t-gallery,
.block-ranking-r .block-thumbnail-t-gallery ul:not(.slick-dots) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.block-ranking-r .block-thumbnail-t-gallery ul > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.block-ranking-r .block-thumbnail-t-gallery > figure,
.block-ranking-r .block-thumbnail-t-gallery > figure:not(.slick-initialized) > ul,
.block-ranking-r .block-thumbnail-t-gallery > figure:not(.slick-initialized) > ul > li,
.block-ranking-r .block-thumbnail-t-gallery > figure:not(.slick-initialized) > ul > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
}

.block-ranking-r .block-thumbnail-t-gallery .slick-list,
.block-ranking-r .block-thumbnail-t-gallery .slick-track,
.block-ranking-r .block-thumbnail-t-gallery .slick-slide,
.block-ranking-r .block-thumbnail-t-gallery .slick-slide > div {
  height: auto;
}

.block-ranking-r .block-thumbnail-t-gallery .slick_img {
  display: block;
  width: 220px;
  height: auto;
  object-fit: contain;
  margin: 0 auto;
}

/* ランキング: slick-dots（黒丸）を画像の下に配置 */
.block-ranking-r .block-thumbnail-t-gallery {
  height: auto;
  min-height: autos;
}

.block-ranking-r .block-thumbnail-t-gallery > figure.slick-slider,
.block-ranking-r .block-thumbnail-t-gallery > figure.slick-dotted.slick-slider {
  position: relative;
  min-height: auto;
  margin-bottom: 0 !important;
  padding-bottom: 22px;
  box-sizing: border-box;
}

.block-ranking-r .block-thumbnail-t-gallery .slick-dots {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: auto;
  max-width: 90%;
  white-space: nowrap;
  text-align: center;
}

.block-ranking-r .block-thumbnail-t-gallery .slick-dots li {
  width: 13px;
  margin: 0 1px;
}

.block-ranking-r .block-thumbnail-t-gallery .slick-dots button {
  margin: 0;
  padding: 0;
  width: 8px;
  height: 8px;
}

/* =========================================================
   サムネイル横スクロール（縦潰れ完全解消・自然比率版）_202603
========================================================= */

/* ul（親要素） */
.block-goods-gallery ul {
    display: flex !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    
    /* ★追加：Flexboxによる縦方向の強制引き伸ばしを防止 */
    align-items: flex-start !important; 
    
    margin-left: 0 !important; 
    padding-left: 5px !important; 
    padding-right: 5px !important;
    padding-top: 10px !important;
    padding-bottom: 15px !important;
    margin-bottom: 10px !important;
    
    white-space: nowrap !important;
    gap: 6px !important;
    list-style: none !important;
    
    /* 高さを自動計算に強制リセット */
    height: auto !important;
    max-height: none !important;
}

/* li（各サムネイル） */
.block-goods-gallery li {
    /* ★追加：liをBlockに変更し、高さの自動計算を正常化 */
    display: block !important; 
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    
    /* 約6枚表示（6.2） */
    flex: 0 0 calc(100% / 6.2) !important;
    max-width: calc(100% / 6.2) !important;
    
    height: auto !important;
    max-height: none !important;
    cursor: pointer;
}

/* figure（画像の枠） */
.block-goods-gallery figure {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    /* ★アスペクト比の固定をやめ、画像の自然な形に任せる */
    aspect-ratio: auto !important; 
}

/* img（画像本体） */
.block-goods-gallery figure img {
    display: block !important;
    width: 100% !important;
    /* ★ここが最重要：高さをautoにすることで、絶対に潰れず本来の比率を保つ */
    height: auto !important; 
    max-height: none !important;
    
    /* トリミングや余白調整を一切行わない */
    object-fit: unset !important; 
}

/* カラー名テキスト */
.block-goods-gallery li > p,
.block-goods-gallery li > span,
.block-goods-gallery li figcaption {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    margin: 10px 0 0 0 !important; /* 画像との隙間 */
    font-size: 10px !important;
    color: #999999 !important;
    line-height: 1.2 !important;
    white-space: normal !important;
}

/* カラーバリエーション選択エリアを非表示にする */
.block-variation.block-color {
  display: none !important;
}

/* 選択中のサムネイルに黒枠をつける */
.block-goods-gallery ul li.is-active-thumb figure img {
    border: 2px solid #999999 !important;
    box-sizing: border-box !important;
}

/* カートボタン・在庫エリアの左右にスペースを入れる */
.block-color-size-with-cart {
    padding-left: 15px !important;  /* 左側の余白 */
    padding-right: 15px !important; /* 右側の余白 */
}
