@charset "UTF-8";

/* ----商品詳細画面---- */

.block-goods-detail--promotion-freespace {
  margin-bottom: 10px;
}

.block-src-l figure {
  text-align: center;
}

.block-goods-affix-list {
  margin-bottom: 10px;
}

.block-goods-affix-list dt {
  padding: 5px 0;
  border-bottom: 1px dotted #ccc;
}

.block-goods-affix-list dd {
  padding: 5px 0 0 15px;
}

.block-add-cart--btn {
  margin-top: 10px;
  padding: 12px 0;
  font-size: 18px;
  width: 280px;
}

.block-custom-order--btn {
  margin-top: 10px;
  padding: 12px 0;
  font-size: 18px;
  width: 280px;
}

.block-goods-store-stock--btn {
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
}

.block-arrival-notice--btn {
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
}

.block-contact-about-goods--btn {
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
}

.block-goods-favorite--btn {
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
}

.block-goods-favorite-registed--btn {
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
  color: #fff;
  background-color: #808080;
}

.block-variation-add-cart {
  margin-right: 5px;
}

.block-variation-add-cart--btn {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  width: 165px;
  height: 54px;
}

.block-variation-favorite--btn {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  width: 54px;
  height: 54px;
}

.block-variation-favorite-registed--btn {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  width: 54px;
  height: 54px;
  color: #f9f;
}

.bookmarkmodal-option {
  margin: 15px 0 0;
}
.bookmarkmodal-option .btn {
  width: 315px;
}

.block-no-stock--message {
  text-align: center;
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 200px;
  border: 1px solid #ebccd1;
  color: #a94442;
  background-color: #f2dede;
}

.block-outside-sales-period--message {
  text-align: center;
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
  border: 1px solid #ebccd1;
  color: #a94442;
  background-color: #f2dede;
}

.block-variation-no-stock,
.block-variation-outside-sales-period,
.block-goods-variation-arrival-notice {
  margin-right: 5px;
}

.block-variation-no-stock--message,
.block-variation-outside-sales-period--message,
.block-goods-variation-arrival-notice--btn {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 165px;
  height: 54px;
}

.block-variation-no-stock--message,
.block-variation-outside-sales-period--message {
  border: 1px solid #ebccd1;
  color: #a94442;
  background-color: #f2dede;
}

.block-goods-gallery ul {
  font-size: 0;
}

.block-goods-gallery li {
  display: inline-block;
  width: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.block-goods-gallery li figure {
  width: 100px;
  height: 100px;
}

.block-goods-price {
  margin: 10px 0;
}

.block-goods-price--price {
  font-size: 24px;
  font-weight: bold;
}

.block-goods-price--on-sales-comment {
  color: #c30;
}

.block-accessory-list {
  width: 100%;
}
.block-accessory-list--name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}

.pane-goods-right-side .block-check-list-a--item-body {
  width: auto;
}

.block-goods-footer-cart {
  text-align: center;
}

/* 同一バリエーション画像表示 */
.block-goods-detail .block-goods-detail--color-variation-goods-image .bx-viewport {
  max-height: 606px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-wrapper {
  position: relative;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction .bx-prev {
  left: 10px;
  background: url(../../img/usr/btn_slider_prev.png) no-repeat center;
  position: absolute;
  top: 40%;
  left: -5%;
  height: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 40px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction .bx-next {
  background: url(../../img/usr/btn_slider_next.png) 0 0 no-repeat;
  position: absolute;
  top: 40%;
  right: -5%;
  height: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 40px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction a.disabled {
  opacity: 0.3;
  cursor: default;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .block-goods-detail--color-variation-goods-color-name {
  font-size: 14px !important;
  text-align: center;
}

.block-goods-detail .block-goods-detail--color-variation-goods-image .bx-viewport .block-goods-detail-line-item figure {
  text-align: center;
}

.block-goods-detail .block-goods-detail--color-variation-goods-image .block-goods-detail-line-item {
  z-index: 3 !important;
}

.block-goods-gallery--color-variation-src {
  vertical-align: top;
}

/* 注文明細拡張 */

.block-goods-sales-detail-append--item .form-label {
  padding: 10px;
  margin-right: 10px;
}

.block-goods-sales-detail-append--item input[type="text"],
.block-goods-sales-detail-append--item textarea {
  width: 100%;
}

.block-goods-sales-detail-append--item .constraint .required {
  margin: -38px 20px 16px 0;
  display: block;
  text-align: right;
}

/* バリエーション入荷案内申し込み */
.block-variation-back-order {
  margin-top: 10px;
}

.block-variation-arrival-notice {
  margin-right: 5px;
}

.block-variation-arrival-notice--btn {
  margin-top: 10px;
  padding: 6px 0;
  font-size: 16px;
  width: 280px;
}

/* バリエーション切り替えボタン */
.block-variation--item-list {
  font-size: 0;
}

.block-variation--item {
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
}

.block-variation--item-description {
  display: none;
}

.block-variation--item dt {
  display: block;
  border: 2px solid #d0d0d0;
  background-color: #fff;
  cursor: pointer;
}

.block-variation--item.color-disable-stock dt {
  border: 2px dashed #d0d0d0;
  background-color: #eee;
}

.block-variation--item.size-disable-stock dt {
  border: 2px dashed #d0d0d0;
  background-color: #eee;
}

.block-variation--item.active dt {
  border: 2px solid #3fbf0d;
}

.block-color--item dt {
  width: 54;
  height: 54px;
}

.block-color--item-term img {
  max-width: 40px;
  max-height: 40px;
}

.block-color--item-term figure {
  width: 50px;
  height: 50px;
}

.block-size--item dt {
  width: 54px;
  min-height: 54px;
}

.block-size--item-term {
  min-width: 54px;
  min-height: 54px;
}

.block-size--item-term span {
  display: table-cell;
  word-break: break-all;
  text-align: center;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  padding: 2px;
}

/* サイズ別カートボタン */
.block-size-with-cart--item {
  padding: 5px 0;
  width: 100%;
  display: flex;
}

.block-size-with-cart--item-term {
  border: 2px solid #d0d0d0;
  background-color: #fff;
  width: 54px;
  height: 54px;
  margin-right: 5px;
}

.block-size-with-cart--item-term span {
  display: table-cell;
  word-break: break-all;
  text-align: center;
  vertical-align: middle;
  width: 96px;
  height: 50px;
  padding: 2px;
}

/* カラー別カートボタン */
.block-color-with-cart--item {
  padding: 5px 0;
  width: 100%;
  display: flex;
}

.block-color-with-cart--item-term {
  border: 2px solid #d0d0d0;
  background-color: #fff;
  width: 54px;
  height: 54px;
  margin-right: 5px;
}

.block-color-with-cart--item-term figure {
  width: 50px;
  height: 50px;
}

.block-color-with-cart--item-term img {
  max-width: 40px;
  max-height: 40px;
}

/* カラーサイズ別カートボタン */
.block-color-size-with-cart--nocolor {
  width: 54px;
  height: 54px;
  margin-right: 5px;
}

.block-color-size-with-cart--color-line {
  padding: 5px 0;
  width: 100%;
  display: flex;
}

.block-color-size-with-cart--size-line {
  padding: 5px 0;
  width: 100%;
  display: flex;
}

.block-color-size-with-cart--size-item-term {
  display: inline-block;
  vertical-align: top;
  border: 2px solid #d0d0d0;
  background-color: #fff;
  width: 54px;
  height: 54px;
  margin-right: 5px;
}

.block-color-size-with-cart--size-item-term span {
  display: table-cell;
  word-break: break-all;
  text-align: center;
  vertical-align: middle;
  width: 96px;
  height: 50px;
  padding: 2px;
}

.block-color-size-with-cart--color-item-term {
  border: 2px solid #d0d0d0;
  background-color: #fff;
  width: 54px;
  height: 54px;
  margin-right: 5px;
}

.block-color-size-with-cart--color-item-term figure {
  width: 50px;
  height: 50px;
}

.block-color-size-with-cart--color-item-term img {
  max-width: 40px;
  max-height: 40px;
}

/* 商品詳細ユーザーレビュー */
.block-goods-user-review h2 {
  background-color: #f5f5f5;
  font-size: 22px;
  padding: 10px 15px;
}

.block-goods-user-review--score dt {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}

.block-goods-user-review--score dd {
  display: inline-block;
  vertical-align: top;
  height: 21px;
}

.block-goods-user-review--score dd img {
  height: 21px;
}

.block-goods-user-review--count dt {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}

.block-goods-user-review--count dd {
  display: inline-block;
}

.block-goods-user-review--need-login-message a {
  text-decoration: underline;
}

.block-goods-user-review--write-review-link {
  text-decoration: underline;
}

.block-goods-user-review--description {
  margin: 10px 0;
}

.block-goods-user-review--item {
  margin-top: 15px;
}

.block-goods-user-review--item-title {
  font-weight: bold;
  font-size: 16px;
}

.block-goods-user-review--item-score dt {
  margin: 0 0 5px 0;
  height: 14px;
}

.block-goods-user-review--item-score dt img {
  height: 14px;
}

.block-goods-user-review--item-size dt,
.block-goods-user-review--item-color dt,
.block-goods-user-review--item-name dt,
.block-goods-user-review--item-size dd,
.block-goods-user-review--item-color dd,
.block-goods-user-review--item-name dd,
.block-goods-user-review--item-moderate-underestimate dt,
.block-goods-user-review--item-moderate-underestimate dd,
.block-goods-user-review--item-moderate-overestimate dt,
.block-goods-user-review--item-moderate-overestimate dd {
  display: inline-block;
}

.block-goods-user-review--item-moderate-link,
.block-goods-user-review--item-moderate-other-link {
  text-decoration: underline;
}

.block-goods-user-review--pagenav {
  background: #f0f0f0 none repeat scroll 0 0;
  clear: both;
  margin: 0 0 10px;
  padding: 5px;
}

.block-goods-user-review--pager-now {
  color: #c00;
}

.block-goods-user-review--item-comment {
  margin: 5px 0;
}

.block-goods-user-review--write-review-btn {
  display: block;
  font-size: 14px;
  margin-top: 10px;
  padding: 6px 0;
  width: 160px;
}

.block-goods-price--regular-repeat-initial-price-name {
  font-size: 20px;
  font-weight: bold;
  color: #444;
}

.block-goods-price--regular-repeat-price-name {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  margin-top: 10px;
}

.block-goods-price--items {
  display: table;
}

.block-goods-price--item {
  display: table-cell;
  padding-right: 20px;
}

.block-goods-price--regular-repeat-price {
  font-weight: bold;
  color: #333;
}

.block-goods-price--regular-repeat-net {
  color: #555;
}

.block-goods-price--regular-repeat-default-price {
  text-decoration: line-through;
  color: #333;
  font-weight: bold;
}

/* ----ユーザーレビュー画面---- */

.block-user-review--score .form-label,
.block-user-review--score .constraint {
  vertical-align: top;
  padding-top: 8px;
}

.block-user-review--review-body .form-label,
.block-user-review--review-body .constraint {
  vertical-align: top;
  padding-top: 8px;
}

.block-user-review--score .form-control,
.block-user-review--review-body .form-control {
  padding-top: 10px;
}

.block-user-review--evaluation-score img {
  height: 21px;
}

.block-user-review--evaluator-name dt,
.block-user-review--evaluator-name dd {
  display: inline-block;
}

.block-user-review--review-comment {
  margin: 10px 0;
}
.block-user-review--footer h3 {
  padding: 40px 0 10px;
}

/* ----トップページイベント表示---- */
.block-top-event--header {
  font-size: 28px;
  text-align: center;
  border-top: #444 2px solid;
  padding: 19px 0 30px;
}

/* ----店舗在庫画面---- */

.block-store-stock--goods-detail dt {
  float: left;
  font-weight: bold;
  width: 100px;
  padding: 3px;
}

.block-store-stock--goods-detail dd {
  margin-left: 120px;
  padding: 3px;
}

.block-store-stock--message {
  color: #a94442;
  margin: 10px 0;
}

.block-store-stock--list li {
  display: inline-block;
  margin: 0 10px 0 0;
}

/* ----アイコン---- */
.block-icon {
  display: flex;
}
.block-icon img {
  width: auto;
  max-height: 16px;
}
.block-icon {
  display: block;
  font-size: 10px;
  line-height: 1;
  margin: 2px 0 5px;
  overflow: hidden;
  max-height: calc(19px * 3);
}

.block-icon span {
  margin: 3px 3px 0 0;
  float: left;
}
.block-icon img {
  width: auto;
  max-height: 16px;
  vertical-align: top;
}
.block-icon span.block-icon--icon,
.block-icon span.block-icon--auto-on-sales,
.block-icon span.block-icon--auto-reservation,
.block-icon span.block-icon--auto-new {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 16px;
  padding: 0 5px;
  background: #ffffff;
  border: solid 1px #ECECEC;
  border-radius: 5px;
  color: #666666;
}
.block-icon span.block-icon--auto-on-sales,
.block-icon span.block-icon--auto-reservation,
.block-icon span.block-icon--auto-new {
  color: #FB1D1B;
}

.common-bookmark-btn:not(a) a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 30px;
  border-radius: 30px;
  background: #ffffff;
  border: solid 1px #ECECEC;
  font-size: 0;
  font-weight: bold;
  color: #333333;
  text-decoration: none!important;
}
.common-bookmark-btn:not(a) a:before {
  display: inline-block;
  content: '';
  width: 15px;
  height: 12px;
  margin: 0 4px 0 0;
  background: url(../../img/usr/common/icon_bookmark.png) center / contain no-repeat;
}
.common-bookmark-btn:not(a) a.block-goods-favorite-registed--btn {
}
.common-bookmark-btn:not(a) a.block-goods-favorite-registed--btn:before {
  background: url(../../img/usr/common/icon_bookmark_on.png) center / contain no-repeat;
}
.common-bookmark-btn:not(a) a:after {
  font-size: 14px;
  content: 'お気に入り';
}
.common-bookmark-btn:not(a) a.block-goods-favorite-registed--btn:after {
  font-size: 14px;
  content: 'お気に入り';
}
.common-bookmark-btn:not(a) a.bookmark_loading:after {
  content: ''!important;
}
.common-bookmark-btn:not(a) a .block-loading-min--balls {
  position: static;
  transform: translate(0,0);
  margin-top: 4px;
  margin-left: 4px;
}
/* ----商品一覧画面----*/

/* 表示方法・並べ替え・ページャ */
.block-goods-list--display-style-items {
  float: right;
  margin: 0;
  padding: 0 0 0 40px;
  display: flex;
}
.block-goods-list--display-style-items li + li {
  margin-left: 10px;
}
.block-goods-list--display-style-items li a {
  display: block;
  width: 21px;
  height: 21px;
  background: #eee;
  text-align: center;
}
.block-goods-list--display-style-items li[data-style="T"] a {
  background: url(../../img/usr/common/icon_goods_t.png);
}
.block-goods-list--display-style-items li[data-style="P"] a {
  background: url(../../img/usr/common/icon_goods_p.png);
}
.block-goods-list--display-style-items li[data-style="R"] a:before {
  content: 'R';
}
.block-goods-list--display-style-items li[data-style="H"] a:before {
  content: 'H';
}
.block-goods-list--display-style-items li[data-style="I"] a:before {
  content: 'I';
}
.block-goods-list--display-style-items li[data-style="L"] a:before {
  content: 'L';
}
.block-goods-list--sort-order-items {
  float: right;
  display: flex;
  align-items: flex-end;
  height: 21px;
  margin: 0;
  font-size: 12px;
}
.block-goods-list--sort-order-items li span {
}
.block-goods-list--sort-order-items li a {
  color: #165BB2;
}
.block-goods-list--sort-order-items li + li:before {
  display: inline-block;
  content: '／';
  margin: 0 0.3em;
  color: #666666;
}
.goods-list--sortstyle--hr {
  margin: 0 0 18px;
  padding: 0;
  border: none;
  background: none;
  clear: both;
}


/* ----商品一覧画面：一覧：block-goods-list-l---- */

.block-goods-list-l--table {
  width: 100%;
  margin: 10px 0;
}

.block-goods-list-l--table,
.block-goods-list-l--table td,
.block-goods-list-l--table th {
  border-collapse: collapse;
}

.block-goods-list-l--table td,
.block-goods-list-l--table th {
  padding: 10px;
}

.block-goods-list-l--table th {
  background: #EEF3F9;
  font-weight: bold;
  white-space: nowrap;
}
.block-goods-list-l--table th:nth-child(2),
.block-goods-list-l--table th:nth-child(4) {
  text-align: center;
}

.block-goods-list-l--table,
.block-goods-list-l--table td,
.block-goods-list-l--table th {
  border: 1px solid #e5e5e5;
  border-right: none;
  border-left: none;
}

.block-goods-list-l--add-cart {
  text-align: center;
}

.block-goods-list-l--stock {
  text-align: center;
}

.block-goods-list-l--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-goods-list-l--add-cart .block-list-add-cart-btn {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  width: 220px;
}

.block-goods-list-l--add-cart .block-list-custom-order-btn {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  width: 220px;
  margin-bottom: 5px;
}

.block-goods-list-l .price {
  font-weight: bold;
}

.block-goods-list-l .price,
.block-goods-list-l .net-price,
.block-goods-list-l .default-price,
.block-goods-list-l .exchange-price,
.block-goods-list-l .block-exchange-price--rate-dt {
  text-align: right;
}

.block-goods-list-l .net-price,
.block-goods-list-l .default-price,
.block-goods-list-l .exchange-price,
.block-goods-list-l .block-exchange-price--rate-dt {
  font-size: 12px;
}

.block-goods-list-l--scomment {
  font-size: 12px;
  color: #cc3302;
  text-align: right;
}

/* ----商品一覧画面：一括購入：block-goods-list-l---- */

.block-bulk-purchase-b--table {
  width: 100%;
}

.block-bulk-purchase-b--table,
.block-bulk-purchase-b--table td,
.block-bulk-purchase-b--table th {
  border-collapse: collapse;
}

.block-bulk-purchase-b--table td,
.block-bulk-purchase-b--table th {
  padding: 10px;
}

.block-bulk-purchase-b--table th {
  font-weight: bold;
  white-space: nowrap;
}

.block-bulk-purchase-b--table,
.block-bulk-purchase-b--table td,
.block-bulk-purchase-b--table th {
  border: 1px solid #444;
}

.block-bulk-purchase-b--stock {
  text-align: center;
}

.block-bulk-purchase-b--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-bulk-purchase-b--add-cart {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
}

.block-bulk-purchase-b--add-cart .block-list-add-cart-btn {
  display: inline-block;
  padding: 12px 0;
  font-size: 16px;
  width: 220px;
}

.block-bulk-purchase-b .price {
  font-weight: bold;
}

.block-bulk-purchase-b .price,
.block-bulk-purchase-b .net-price,
.block-bulk-purchase-b .default-price,
.block-bulk-purchase-b .exchange-price,
.block-bulk-purchase-b .block-exchange-price--rate-dt {
  text-align: right;
}

.block-bulk-purchase-b .net-price,
.block-bulk-purchase-b .default-price,
.block-bulk-purchase-b .exchange-price,
.block-bulk-purchase-b .block-exchange-price--rate-dt {
  font-size: 12px;
}

.block-bulk-purchase-b--scomment {
  font-size: 12px;
  color: #cc3302;
}

/* ----商品一覧画面：詳細一覧：block-goods-list-d---- */

.block-goods-list-d li {
  margin-bottom: 20px;
}

.block-goods-list-d--image {
  width: 200px;
}

.block-goods-list-d--item-body {
  display: flex;
  width: 900px;
}

.block-goods-list-d--image figure {
  background: #f5f5f5;
  width: 200px;
  height: 200px;
}

.block-goods-list-d--item-description {
  width: 700px;
  padding-left: 20px;
  padding-right: 20px;
}

.block-goods-list-d--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-goods-list-d--item-details {
  display: flex;
  margin-top: 10px;
}

.block-goods-list-d--item-details-left {
  flex-basis: 360px;
}

.block-goods-list-d--add-cart {
  flex-basis: 300px;
  text-align: center;
}

.block-goods-list-d--add-cart .block-list-add-cart-btn {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  width: 220px;
  margin: 0 auto;
}

.block-goods-list-d--add-cart .block-list-custom-order-btn {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  width: 220px;
  margin: 0 auto;
  margin-bottom: 5px;
}

.block-goods-list-d--price-infos {
  width: 330px;
  text-align: right;
}

.block-goods-list-d--price-title {
  display: inline-block;
}

.block-goods-list-d--price {
  display: inline-block;
}

.block-goods-list-d--stock-items {
  width: 330px;
  text-align: right;
}

.block-goods-list-d--stock-title {
  display: inline-block;
}

.block-goods-list-d--stock {
  display: inline-block;
}

.block-goods-list-d .price {
  font-weight: bold;
}

.block-goods-list-d .price,
.block-goods-list-d .net-price,
.block-goods-list-d .default-price,
.block-goods-list-d .exchange-price,
.block-goods-list-d .block-exchange-price--rate-dt {
  text-align: right;
}

.block-goods-list-d--scomment {
  color: #cc3302;
}

.block-goods-list-d--goods-comment {
  margin-top: 10px;
}

/* ----商品一覧画面：チェックリスト：block-check-list-a---- */

.block-check-list-a li {
  width: 100%;
  margin: 0 0 20px 20px;
}

.block-check-list-a--price-infos,
.block-check-list-a--stock-items,
.block-check-list-a--select-item {
  text-align: right;
  margin: 5px 0;
}

.block-check-list-a--select-item .radio {
  margin-right: 0;
}

.block-check-list-a--image {
  width: 142px;
}

.block-check-list-a--items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}

.block-check-list-a--item-body {
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid #dfdfdf;
}

.block-check-list-a--items li:last-child .block-check-list-a--item-body {
  border-bottom: none;
}

.block-check-list-a--image figure {
  background: #f5f5f5;
  width: 142px;
  height: 142px;
}

.block-check-list-a--item-description {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.block-check-list-a--goods-name {
  margin-bottom: 10px;
}
.block-check-list-a--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-check-list-a--price-title {
  display: inline-block;
}

.block-check-list-a--price {
  display: inline-block;
}

.block-check-list-a--stock-title {
  display: inline-block;
}

.block-check-list-a--stock {
  display: inline-block;
}

.block-check-list-a .price {
  font-weight: bold;
}

.block-check-list-a .price,
.block-check-list-a .net-price,
.block-check-list-a .default-price,
.block-check-list-a .exchange-price,
.block-check-list-a .block-exchange-price--rate-dt {
  text-align: left;
}

.block-check-list-a--scomment {
  color: #cc3302;
}

.block-check-list-a--goods-comment {
  margin-top: 10px;
}

.block-check-list-a--add-cart {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.block-check-list-a--add-cart .block-list-add-cart-btn {
  display: inline-block;
  padding: 12px 0;
  font-size: 16px;
  width: 220px;
}

.block-order-complete .block-check-list-a .block-check-list-a--comment,
.page-bookmark .block-check-list-a .block-check-list-a--comment {
  padding: 0 0 5px;
}

.block-order-complete .block-check-list-a .block-check-list-a--stock-items
.page-bookmark .block-check-list-a .block-check-list-a--stock-items {
  padding: 5px 0;
}

/* ----商品一覧画面：ピックアップ：block-pickup-list-p---- */

.block-pickup-list-p li {
  margin: 10px 0;
  padding: 20px;
  background: #ffffff;
  box-shadow: 0 0 6px rgba(0,0,0,0.1);
  border-radius: 10px;
}
.block-pickup-list-p li .block-pickup-list-p--item-body {
  display: flex;
  align-items: stretch;
}
.block-pickup-list-p li .block-pickup-list-p--image {
  margin: 0 18px 0 0;
  display: flex;
}
.block-pickup-list-p li .block-pickup-list-p--image figure {
  width: 110px;
  height: 110px;
  border-radius: 7px;
  overflow: hidden;
}
.block-pickup-list-p--item-body .block-pickup-list-p--item-description {
  flex-grow: 1;
  display: flex;
  flex-flow: column;
}
.block-pickup-list-p--item-body .block-pickup-list-p--item-maker {
  display: block;
  font-size: 12px;
  margin: 0 0 8px;
}
.block-pickup-list-p--item-body .block-pickup-list-p--goods-name {
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 5px;
}
.block-pickup-list-p--item-body .block-pickup-list-p--price-infos {
}
.block-pickup-list-p--item-body .block-pickup-list-p--price-infos .block-pickup-list-p--scomment {
  color: #FB1D1B;
  font-size: 12px;
}
.block-pickup-list-p--item-body .block-pickup-list-p--price-infos .block-pickup-list-p--price-items {
}
.block-pickup-list-p--item-body .block-pickup-list-p--price-infos .price {
  font-size: 14px;
  font-weight: bold;
}
.block-pickup-list-p--item-body .block-pickup-list-p--price-infos .price:after {
  font-size: 10px;
}
.block-pickup-list-p--item-body .block-pickup-list-p--price-infos .default-price {
  font-size: 12px;
}
.block-pickup-list-p--item-body .block-pickup-list-p--price-infos .default-price:after {
  font-size: 10px;
  text-decoration: none;
}
.block-pickup-list-p--bottom {
  position: relative;
  flex-grow: 1;
  padding-right: 140px;
}
.block-pickup-list-p--bottom .block-icon {
  margin-top: 10px;
  margin-bottom: 0;
}
.block-pickup-list-p--bottom .block-pickup-list-p--bookmark {
  position: absolute;
  right: 0;
  bottom: 0;
}
.block-pickup-list-p--item-description .revico-star .revico-star-block--rate {
margin-right: 45px;
}
.block-pickup-list-p--item-description .revico-star-block--title {
font-size: 14px;
}
.block-pickup-list-p--item-description .revico-star-block--total {
margin-right: 0;
margin-top: 0;
font-weight: normal;
}


/* ----商品一覧画面：ピックアップ：block-pickup-list-w---- */

.block-pickup-list-w li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.block-pickup-list-w--item-body {
  display: flex;
  width: 450px;
}

.block-pickup-list-w--image {
  width: 142px;
}

.block-pickup-list-w--image figure {
  background: #f5f5f5;
  width: 142px;
  height: 142px;
}

.block-pickup-list-w--item-description {
  width: 308px;
  padding-left: 20px;
  padding-right: 20px;
}

.block-pickup-list-w--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-pickup-list-w--add-cart .block-list-add-cart-btn {
  display: block;
  padding: 8px 0;
  border-bottom-width: 2px;
  width: 160px;
}

.block-pickup-list-w--add-cart .block-list-custom-order-btn {
  display: block;
  padding: 8px 0;
  width: 160px;
  margin-bottom: 5px;
}

.block-pickup-list-w .price {
  font-weight: bold;
}

.block-pickup-list-w .price,
.block-pickup-list-w .net-price,
.block-pickup-list-w .default-price,
.block-pickup-list-w .exchange-price,
.block-pickup-list-w .block-exchange-price--rate-dt {
  text-align: right;
}

.block-pickup-list-w--scomment {
  color: #cc3302;
}

/* ----商品一覧画面：サムネイル：block-thumbnail-t---- */
.block-thumbnail-t {
  display: flex;
  flex-flow: wrap;
  overflow: hidden;
}
.block-thumbnail-t li {
  width: 200px;
  margin: 0 0 -1px;
  padding: 0 0 30px 50px;
  border-bottom: solid 1px #ececec;
}
.block-thumbnail-t li:nth-child(5n+1) {
  width: 150px;
  padding-left: 0;
}
.block-thumbnail-t li:nth-child(n+6) {
  border-top: solid 1px #ececec;
  padding-top: 30px;
}
.block-thumbnail-t--goods-image figure {
  background: #ffffff;
  overflow: hidden;
  border-radius: 10px;
}

.common-goodslist-items .block-thumbnail-t li {
  width: 186px;
  margin: 0 0 -1px;
  padding: 0 0 30px 36px;
}
.common-goodslist-items .block-thumbnail-t li:nth-child(5n+1) {
  width: 186px;
  padding-left: 36px;
}
.common-goodslist-items .block-thumbnail-t li:nth-child(4n+1) {
  width: 150px;
  padding-left: 0;
}
.common-goodslist-items .block-thumbnail-t li:nth-child(n+5) {
  border-top: solid 1px #ececec;
  padding-top: 30px;
}

.block-thumbnail-t a {
  text-decoration: none;
}
.block-thumbnail-t--goods {
}
.block-thumbnail-t--image figure {
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 7px;
}
.block-common-lightningrecommend--list .block-thumbnail-t--goods {
  padding: 0px 0px 30px 36px;
  margin-left: 0;
}
.block-common-lightningrecommend--list .block-thumbnail-t--goods:first-child {
  padding-left: 0px;
}
.block-common-lightningrecommend--list .block-thumbnail-t--goods-image figure {
  width: 150px;
  height: 150px;
}
.block-common-lightningrecommend--list .onsale {
  color: #FB1D1B
}
.block-thumbnail-t--goods-description {
  margin-top: 8px;
}
.block-thumbnail-t--item-maker {
  display: block;
  margin: 0 0 6px;
  font-size: 12px;
}
.block-thumbnail-t--goods-name {
  font-size: 14px;
  line-height: 1.3;
  font-weight: normal;
  overflow: hidden;
  max-height: calc(2em * 1.3 * 4);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.block-thumbnail-t--goods-name a {
  display: inline;
}
.block-thumbnail-t--price-infos {
}
.block-thumbnail-t .price {
  font-weight: bold;
  font-size: 14px;
}
.block-thumbnail-t .price:after {
  font-size: 10px;
}
.block-thumbnail-t .default-price {
  font-size: 12px;
}
.block-thumbnail-t--scomment {
  color: #FB1D1B;
  font-size: 12px;
}
.block-thumbnail-t .block-icon {
  margin: 4px 0 20px;
}
.block-thumbnail-t .block-thumbnail-t--bookmark {
  margin-top: 20px;
}
.block-thumbnail-t--review .revico-star .revico-star-block--rate {
margin-right: 45px;
}
.revico-star .revico-star-block--title {
font-size: 14px;
}
.revico-star .revico-star-block--total {
margin-right: 0;
margin-top: 0;
font-weight: normal;
}

/* ----商品一覧画面：ランキング：block-ranking-r---- */

.block-ranking-r {
}
.block-ranking-r--items {
  display: flex;
  flex-flow: wrap;
}
.block-ranking-r--goods {
  width: 145px;
  margin: 0 0 0 16px;
}
.block-ranking-r--goods:nth-child(6n+1) {
  margin-left: 0;
}
.block-ranking-r--goods:nth-child(n+7) {
  margin-top: 20px;
}
.block-ranking-r--goods-image figure {
  background: #ffffff;
  width: 145px;
  height: 145px;
  overflow: hidden;
  border-radius: 10px;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods .block-ranking-r--goods-image figure {
  width: 125px;
  height: 125px;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods {
  width: 145px;
  padding: 0px 0px 30px 20px;
  margin-left: 0;
}
.block-ranking-lightningrecommend--goods .block-ranking-r--goods:first-child {
  width: 125px;
  padding-left: 0px;
}
.block-ranking-lightningrecommend--goods .onsale {
  color: #FB1D1B
}

.block-ranking-r--goods a {
  text-decoration: none;
  display: inline;
}
.block-ranking-r--goods-name {
  font-weight: normal;
  line-height: 1.3;
  overflow: hidden;
  max-height: calc(2em * 1.3 * 4);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.block-ranking-r--goods-description {
  margin-top: 6px;
  font-size: 12px;
}
.block-ranking-r--goods .block-ranking-r--price-infos {
  margin-top: 4px;
}
.block-ranking-r--goods .price {
  font-weight: bold;
}

.block-ranking-r--goods .price,
.block-ranking-r--goods .net-price,
.block-ranking-r--goods .default-price,
.block-ranking-r--goods .exchange-price,
.block-ranking-r--goods .block-exchange-price--rate-dt {
  text-align: left;
}

.block-ranking-r--scomment {
  color: #FB1D1B
}

/* ランキングアイコン */
.block-ranking-r--goods-image {
  position: relative;
}

.block-ranking-r--goods-image .block-ranking-r--rank {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 25px;
  height: 25px;
  background: #646464;
  border-radius: 100%;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  pointer-events: none;
}
.block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-1 {
  background: #DBBC5D;
}
.block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-2 {
  background: #AFAFAF;
}
.block-ranking-r--goods-image .block-ranking-r--rank.block-ranking-r--rank-3 {
  background: #B17D5B;
}

/* goodslist */
.common-goodslist-items .block-ranking-r--items {
  flex-flow: wrap;
}
.common-goodslist-items .block-ranking-r--goods {
  width: 130px;
  margin: 0 0 0 15px;
}
.common-goodslist-items .block-ranking-r--items .block-ranking-r--goods:nth-child(5n+1) {
  margin-left: 0;
}
.common-goodslist-items .block-ranking-r--items .block-ranking-r--goods:nth-child(n+6) {
  margin-top: 30px;
}

.common-goodslist-items .block-ranking-r--goods .block-ranking-r--goods-image figure {
  width: 130px;
  height: 130px;
}
/* aside */
.common-aside-items .block-ranking-r--items {
  flex-flow: row;
}
.common-aside-items .block-ranking-r--goods {
  width: 130px;
  margin: 0 0 0 15px;
}
.common-aside-items .block-ranking-r--items .block-ranking-r--goods:nth-child(n+6) {
  display: none;
}
.common-aside-items .block-ranking-r--items .block-ranking-r--goods:first-child {
  margin-left: 0;
}

.common-aside-items .block-ranking-r--goods .block-ranking-r--goods-image figure {
  width: 130px;
  height: 130px;
}
/* ----商品一覧画面：サムネイル(閲覧履歴)：block-thumbnail-h---- */

.block-thumbnail-h {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: wrap;
}
.block-thumbnail-h li {
  margin: 0 0 0 16px;
  width: 145px;
  font-size: 12px;
}
.block-thumbnail-h li:nth-child(6n+1) {
  margin-left: 0;
}
.block-thumbnail-h li .block-thumbnail-h--goods-image {
  margin: 0 0 10px;
  width: 145px;
  height: 145px;
  border-radius: 10px;
  overflow: hidden;
}
.block-thumbnail-h li .block-thumbnail-h--goods-image figure {
  width: 145px;
  height: 145px;
  background: none;
}
.block-thumbnail-h li .block-thumbnail-h--price-infos {
  margin: 8px 0 0;
}
.block-thumbnail-h .block-thumbnail-h--goods-name {
font-weight: normal;
line-height: 1.3;
overflow: hidden;
max-height: calc(2em * 1.3 * 4);
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
}
.block-thumbnail-h .block-thumbnail-h--goods-name a {
  display: inline;
}
.block-thumbnail-h li .price {
  font-weight: bold;
  text-align: left;
}
.block-thumbnail-h--goods-description {
}
.block-thumbnail-h--goods .price,
.block-thumbnail-h--goods .net-price,
.block-thumbnail-h--goods .default-price,
.block-thumbnail-h--goods .exchange-price,
.block-thumbnail-h--goods .block-exchange-price--rate-dt {
  text-align: left;
}

.block-thumbnail-h--scomment {
  color: #FB1D1B
}

.block-recent-item--items,
.block-cart-recent-item--items {
  overflow: hidden;
}
.block-thumbnail-h.st__slider {
  margin: 0 0 0 -8px;
  width: calc(161px * 6);
  flex-flow: row;
}
.block-thumbnail-h.st__slider li {
  margin: 0!important;
  width: calc(145px + 16px);
  min-width: calc(145px + 16px);
  padding: 0 8px;
}

.recent-ctrl .slick-prev{
  left: -24px;
  top: 118px;
}
.recent-ctrl .slick-next{
  right: -24px;
  top: 118px;
}

/* ----商品一覧画面：リスト：block-list-s---- */

.block-list-s li:first-child {
  border-top: 1px solid #444;
}

.block-list-s li {
  display: block;
  border-bottom: 1px solid #444;
  margin: 0;
  padding: 5px 0;
}

.block-list-s div {
  display: inline;
}

.block-list-s--goods-name,
.block-list-s--price-items div {
  padding-right: 1em;
}

.block-list-s--goods-name a {
  color: #000;
  text-decoration: underline;
}

.block-list-s .price {
  font-weight: bold;
}

.block-list-s--scomment {
  color: #cc3302;
}

/* ----商品一覧画面：買い物かご：block-cart-i---- */
.block-cart-i {
}
.block-cart-i--items {
  display: flex;
  flex-flow: wrap;
}
.block-cart-i li {
  width: 145px;
  margin: 0 0 0 16px;
}
.block-cart-i li:nth-child(6n+1) {
  margin-left: 0;
}
.block-cart-i li:nth-child(n+7) {
  margin-top: 20px;
}
.block-cart-i--goods {
  width: 145px;
  margin: 0;
  background: none;
}
.block-cart-i--goods-image figure {
  width: 145px;
  height: 145px;
  overflow: hidden;
  border-radius: 10px;
}

.block-cart-i--goods a {
  color: inherit;
  text-decoration: none;
  display: inline;
}
.block-cart-i--goods-name {
  font-weight: normal;
  line-height: 1.3;
  overflow: hidden;
  max-height: calc(2em * 1.3 * 4);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.block-cart-i--goods-description {
  margin-top: 6px;
  font-size: 12px;
}

.block-cart-i--goods .block-cart-i--price-infos {
  margin-top: 4px;
}
.block-cart-i--goods .price {
  font-weight: bold;
}

.block-cart-i--goods .price,
.block-cart-i--goods .net-price,
.block-cart-i--goods .default-price,
.block-cart-i--goods .exchange-price,
.block-cart-i--goods .block-exchange-price--rate-dt {
  text-align: left;
}

.block-cart-i--scomment {
  color: #FB1D1B;
}
/* common-goodslist-items */
.common-goodslist-items .block-cart-i--items {
}
.common-goodslist-items .block-cart-i li {
  width: 130px;
  margin: 0 0 0 15px;
}
.common-goodslist-items .block-cart-i--goods {
  width: 130px;
}
.common-goodslist-items .block-cart-i li:nth-child(5n+1) {
  margin-left: 0;
}
.common-goodslist-items .block-cart-i li:nth-child(n+6) {
  margin-top: 18px;
}
.common-goodslist-items .block-cart-i--goods .block-cart-i--goods-image figure {
  width: 130px;
  height: 130px;
}
/* aside */
.common-aside-items .block-cart-i--items {
  flex-flow: row;
}
.common-aside-items .block-cart-i li {
  width: 130px;
  margin: 0 0 0 15px;
}
.common-aside-items .block-cart-i li:nth-child(n+6) {
  display: none;
}
.common-aside-items .block-cart-i li:first-child {
  margin-left: 0;
}

.common-aside-items .block-cart-i--goods .block-cart-i--goods-image figure {
  width: 130px;
  height: 130px;
}
/* ----商品一覧画面：商品詳細：block-goods-detail-j---- */

.block-goods-detail-j li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.block-goods-detail-j--goods {
  flex-basis: 200px;
  margin-left: 33px;
}

.block-goods-detail-j--goods:first-of-type {
  margin-left: 0;
}

.block-goods-detail-j--goods-image figure {
  background: #f5f5f5;
  width: 200px;
  height: 200px;
}

.block-goods-detail-j--goods a {
  text-decoration: underline;
}

.block-goods-detail-j--goods-description {
  margin-top: 20px;
}

.block-goods-detail-j--goods .price {
  font-weight: bold;
}

.block-goods-detail-j--goods .price,
.block-goods-detail-j--goods .net-price,
.block-goods-detail-j--goods .default-price,
.block-goods-detail-j--goods .exchange-price,
.block-goods-detail-j--goods .block-exchange-price--rate-dt {
  text-align: right;
}

.block-goods-detail-j--scomment {
  color: #cc3302;
}

/* ----商品一覧画面：商品名：block-goods-name-n---- */

.block-goods-name-n li:first-child {
  border-top: 1px solid #444;
}

.block-goods-name-n li {
  display: block;
  border-bottom: 1px solid #444;
  margin: 0;
  padding: 5px 0;
}

.block-goods-name-n dt {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  padding-right: 1em;
}
.block-goods-name-n dd {
  display: inline-block;
  vertical-align: top;
}

.block-goods-name-n a {
  color: #000;
  text-decoration: underline;
}

/* ----商品一覧画面：ブランド画面：block-goods-list-x---- */

.block-goods-list-x--items li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.block-goods-list-x--item-body {
  flex-basis: 200px;
  margin-left: 33px;
}

.block-goods-list-x--item-body:first-of-type {
  margin-left: 0;
}

.block-goods-list-x--image figure {
  background: #f5f5f5;
  width: 200px;
  height: 200px;
}

/* ----商品一覧画面：カート画面：block-goods-list-c---- */

.block-goods-list-c--items li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.block-goods-list-c--item-body {
  flex-basis: 180px;
  margin-left: 24px;
}

.block-goods-list-c--item-body:first-of-type {
  margin-left: 0;
}

.block-goods-list-c--image figure {
  background: #f5f5f5;
  width: 180px;
  height: 180px;
}

/* ----カテゴリー画面：ピックアップ：block-category-style-p---- */

.block-category-style-p {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 0 50px 0;
}

.block-category-style-p--item {
  flex-basis: 440px;
  overflow: hidden;
}

.block-category-style-p--item:nth-child(2n) {
  margin: 0 0 0 20px;
}

.block-category-style-p--item-name {
  font-size: 16px;
  border-bottom: #444 dashed 1px;
  padding-bottom: 10px;
  clear: both;
}

.block-category-style-p--item-image {
  width: 143px;
  float: left;
}

.block-category-style-p--item-comment {
  width: 275px;
  float: right;
}

/* ----カテゴリー画面：詳細：block-category-style-d---- */

/* ----カテゴリー画面：孫カテゴリ：block-category-style-g---- */

.block-category-style-g {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 0 50px 0;
}

.block-category-style-g--item:nth-child(2n) {
  margin: 0 0 0 20px;
}

.block-category-style-g--item {
  flex-basis: 440px;
  overflow: hidden;
}

.block-category-style-g--item-name {
  font-size: 16px;
  border-bottom: #444 dashed 1px;
  padding-bottom: 10px;
}

.block-category-style-g--item-image {
  width: 143px;
  float: left;
}

.block-category-style-g--item-comment {
  width: 275px;
  float: right;
}

.block-category-style-g--item ul {
  clear: both;
  margin: 10px 10px 0 10px;
  padding: 0;
}

.block-category-style-g--item ul li {
  margin: 0 0 0 2em;
  padding: 0;
  list-style: square;
}

/* ----カテゴリー画面：一覧：block-category-style-l---- */

.block-category-style-l--item-name {
  display: inline;
}

.block-category-style-l--splitter {
  margin: 0 5px;
}

/* ----カテゴリー画面：サムネイル：block-category-style-t---- */
.block-category-style-t {
  overflow: hidden;
  margin: 25px -2px;
  padding: 4px 0;
}
.block-category-style-t-line {
  width: calc(100% - 4px + 10px);
  margin: 0 0 0 2px;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.block-category-style-t--item {
  width: 180px;
  min-width: 180px;
  margin: 0;
  padding: 0;

  float: none!important;
  height: auto!important;
}
.block-category-style-t--item:nth-child(n+5) {
  display: none;
}
.block-category-style-t--item > a {
  position: relative;
  width: 170px;
  min-height: 70px;
  height: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 6px rgba(0,0,0,0.1);
  display: flex!important;
  align-items: center;
  padding: 5px;
  text-decoration: none!important;
}
.block-category-style-t--item .block-category-style-t--item-img {
  margin-right: 10px;
  text-align: center;
}
.block-category-style-t--item .block-category-style-t--item-img figure {
  min-width: 45px;
  width: 45px;
  height: 45px;
}
.block-category-style-t--item .block-category-style-t--item-count {
  font-size: 10px;
}
.block-category-style-t--item > a > .block-category-style-t--item-count {
  position: absolute;
  right: 6px;
  top: calc(50% - 0.5em);
}
.block-category-style-t--item > p {
  flex-grow: 1;
  line-height: 1.3;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.block-category-style-t--item > a > .block-category-style-t--item-count + p {
  padding-left: 8px;
  padding-right: 38px;
}
.block-category-style-t .slick-list {
  overflow: visible;
}
.block-category-style-t .slick-track {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.block-category-style-t .slick-arrow {
  top: calc(50% - 20px);
    background: #ddd;
    border-radius: 3px;
    width: 30px;
    height: 40px;
    font-size: 0;
    overflow: hidden;
    text-indent: -999rem;
    opacity: 0.7;
}
.block-category-style-t .slick-arrow:before {
  position: absolute;
  left: 4px;
  top: calc(50% - 5px);
  display: block;
  content: '';
  width: 9px;
  height: 9px;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(45deg);
}
.block-category-style-t .slick-arrow:hover {
  opacity: 0.5;
}
.block-category-style-t .slick-arrow.slick-prev {
  left: -8px;
}
.block-category-style-t .slick-arrow.slick-prev:before {
  left: 15px;
  top: calc(50% - 5px);
  transform: rotate(-135deg);
}
.block-category-style-t .slick-arrow.slick-next {
  right: 0px;
}
/* ----カテゴリーツリー---- */

.block-category-tree--item__open,
.block-category-tree--item {
  border-top: #eee 1px solid;
}

.block-category-tree--item__open a,
.block-category-tree--item a,
.block-category-tree--item > span {
  display: flex;
  align-items: center;
  width: 100%;
  height: 43px;
}

.block-category-tree--level-2 > li {
  text-indent: 10px;
}

.block-category-tree--level-3 > li {
  text-indent: 20px;
}

.block-category-tree--level-4 > li {
  text-indent: 30px;
}

.block-category-tree--image {
  width: 43px;
  height: 43px;
  margin-right: 9px;
}

/* ----ジャンルツリー---- */

.block-genre-tree--item__open,
.block-genre-tree--item {
  border-top: #eee 1px solid;
}

.block-genre-tree--item__open a,
.block-genre-tree--item a,
.block-genre-tree--item > span {
  display: flex;
  align-items: center;
  height: 43px;
}

.block-genre-tree--level2 > li {
  text-indent: 10px;
}

.block-genre-tree--level3 > li {
  text-indent: 20px;
}

.block-genre-tree--level4 > li {
  text-indent: 30px;
}

.block-genre-tree--image {
  width: 43px;
  height: 43px;
  margin-right: 9px;
}


.block-genre-style {}
.block-genre-style {
  margin: 30px 0;
  display: flex;
  flex-flow: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
.block-genre-style--item {
  position: relative;
  width: calc((100% - 30px) / 4);
  min-height: 70px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 6px rgba(0,0,0,0.1);
  margin: 0 0 0 10px;
  display: flex;
  align-items: center;
  padding: 5px;
  text-decoration: none!important;
}
.block-genre-style--item:nth-child(4n+1) {
  margin-left: 0;
}
.block-genre-style--item:nth-child(n+5) {
  margin-top: 10px;
}
.block-genre-style--item .block-genre-style--item-img {
  margin-right: 10px;
  text-align: center;
}
.block-genre-style--item .block-genre-style--item-img figure {
  min-width: 45px;
  width: 45px;
  height: 45px;
}
.block-genre-style--item .block-genre-style--item-count {
  font-size: 10px;
}
.block-genre-style--item > .block-genre-style--item-count {
  position: absolute;
  right: 6px;
  top: calc(50% - 0.5em);
}
.block-genre-style--item > p {
  flex-grow: 1;
  line-height: 1.3;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.block-genre-style--item > .block-genre-style--item-count + p {
  padding-left: 8px;
  padding-right: 38px;
}
/* ----絞り込み検索---- */

.block-filter--treeitem {
  border-top: #eee 1px solid;
}

.block-filter--tree-1 > li:first-child {
  border-top: none;
}

.block-filter--tree-2 > li {
  padding-left: 10px;
}

.block-filter--tree-3 > li {
  padding-left: 20px;
}

.block-filter--tree-4 > li {
  padding-left: 30px;
}

.block-filter--treeitem-container {
  width: 100%;
  display: table;
}

.block-filter--treeitem-dir {
  display: table-cell;
  height: 43px;
  width: 15px;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
}

.block-filter--treeitem-dir > div {
  transform: rotate(90deg);
}

.block-filter--treeitem-dir__close > div {
  transform: rotate(0);
}

.block-filter--treeitem-name {
  display: table-cell;
  padding-left: 5px;
  height: 43px;
  vertical-align: middle;
  text-align: left;
}

.block-filter--treeitem-selected {
  color: #c00;
}

.block-filter--image {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-right: 5px;
}

.block-filter--image-check {
  position: relative;
  display: block;
}

.block-filter--image-check i {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 20px;
}

.block-filter--image-check:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.block-filter--close .block-filter--list-inner-accordion,
.block-filter--close .block-filter--treelist-inner-accordion,
.block-filter--close .block-filter--select-inner-accordion,
.block-filter--close .block-filter--imagelist-inner-accordion {
  display: none;
}

.block-filter--option-items img {
  vertical-align: middle;
}

/* ----クイックビュー---- */

.block-quickview {
  display: none;
  position: absolute;
  z-index: 10000;
  overflow: visible;
  width: auto;
  max-width: 324px;
  height: auto;
  padding: 10px;
  border: 1px solid;
  background-color: #fff;
}

.block-quickview-line {
  overflow: hidden;
  width: 100%;
}

.block-quickview-item {
  display: inline-block;
  width: 142px;
}