﻿@charset "UTF-8";
.block-top-event--header {
	font-size: 23px;
	font-weight: 500;
  text-align: center;
  line-height: 1.7;
  padding: 28px 0 15px;
  margin: 48px 0 0;
  position: relative;
  letter-spacing: 0;
}
.block-top-event--header:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 23px;
	margin: 0;
	background-color: #b2b2b2;
}

/* TOP下　特集用 */
.block-top-feature1--header {
	font-size: 23px;
	font-weight: 500;
  text-align: center;
  line-height: 1.7;
  padding: 28px 0 15px;
  position: relative;
  letter-spacing: 0;
}
.block-top-feature1--header:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 23px;
	margin: 0;
	background-color: #b2b2b2;
}
.block-top-feature--header {
	font-size: 23px;
	font-weight: 500;
  text-align: center;
  line-height: 1.7;
  padding: 28px 0 15px;
  position: relative;
  letter-spacing: 0;
}
.block-top-feature--header:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 23px;
	margin: 0;
	background-color: #b2b2b2;
}

/* ↑TOP下　特集用　ここまで↑ */

.block-common-btn {
  text-align: center;
}
.block-common-btn a {
  display: inline-block;
  max-width: 500px;
  position: relative;
  border: 1px #444 solid;
}
.block-common-btn a span {
	font-size: 13px;
	line-height: 1.3;
  display: inline-block;
  text-align: center;
  padding: 10px 2.2em;
  letter-spacing: 0.1em;
}
#block_of_category {
  margin-bottom: 0;
}
#block_of_itemhistory,
#goodsdetail_itemhistory,
#cart_itemhistory {
	border-top: 0;
	margin: 0;
	padding: 0;
}
#block_of_itemhistory #block_of_history,
#goodsdetail_itemhistory #block_of_history,
#cart_itemhistory .block-cart-recent-item {
	border-top: 0;
	margin: 0;
	padding: 50px 0;
	background-color: #faf8ee;
}
#block_of_itemhistory ul.block-thumbnail-h,
#block_of_itemhistory ul.block-thumbnail-h--items,
#goodsdetail_itemhistory ul.block-thumbnail-h--items {
  padding: 0;
	margin: 0;
}
#block_of_itemhistory ul.block-thumbnail-h--items,
#goodsdetail_itemhistory ul.block-thumbnail-h--items {
	width: 120%;
	display: flex;
	flex-wrap: nowrap;
}
.block-category-top--header {
	font-size: 23px;
	font-weight: 500;
	text-align: center;
	line-height: 1.7;
	padding: 78px 0 35px;
	margin: 0;
	position: relative;
	letter-spacing: 0;
	background-color: #f1ede8;
}
.block-category-top--header:after {
	content: "";
	display: block;
	position: absolute;
	top: 50px;
	left: 50%;
	width: 1px;
	height: 23px;
	margin: 0;
	background-color: #b2b2b2;
}
/* トップページ用 */
.page-top .pane-main #block_of_category {
	padding: 0 0 50px;
	background-color: #f1ede8;
}
.page-top .pane-main #block_of_category .block-category-tree--header {
	display: none;
}
.page-top .pane-main .block-category-style-g--items-1 {
	display: none !important;
}
.page-top .pane-main .block-category-style-g--expand-icon {
	display: none;
}
.page-top .pane-main .block-category-style-g a::after {
	display: none;
}
.page-top .pane-main .block-category-style-g {
	padding: 0 15px;
}
.page-top .pane-main .block-category-style-g .block-category-style-g--items-0 {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 10px;
}
.page-top .pane-main .block-category-style-g .block-category-style-g--item {
	width: 50%;
	border: 0;
	background: none;
	margin-bottom: 27px;
}
.page-top .pane-main .block-category-style-g .block-category-style-g--item:nth-child(odd) {
	padding-right: 2%;
}
.page-top .pane-main .block-category-style-g .block-category-style-g--item:nth-child(even) {
	padding-left: 2%;
}
.page-top .pane-main .block-category-style-g .block-category-style-g--item:nth-child(n+5) {
	display: none;
}
.page-top .pane-main .block-category-style-g--body {
	display: block;
	width: 100%;
	height: auto;
	min-height: auto;
}
.page-top .pane-main .block-category-style-g--image,
.page-top .pane-main .block-category-style-g--name {
	display: block;
}
.page-top .pane-main .block-category-style-g--image figure {
	width: 100%;
	height: auto;
	background-color: #000000;
}
.page-top .pane-main .block-category-style-g--image figure img {
}
.page-top .pane-main .block-category-style-g--name {
	font-size: 14px;
	font-weight: bold;
	font-feature-settings: "palt";
	text-align: center;
	line-height: 1.21;
	padding: 8px 0 0;
}
.block-category-list--header-freespace {
	padding: 0;
}
.block-category-header {
	width: 100%;
	height: 175px;
	margin-top: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.block-category-list .block-category-header h1 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	text-align: center;
	padding: 0;
	margin: 0;
}
.block-category-list .block-category-header p {
	color: #ffffff;
	font-size: 12px;
	line-height: 1.75;
	text-align: center;
	margin: 0 22px;
}
/* カテゴリページ用 */
.page-category .pane-main .block-category-style-g {
	padding: 0 15px;
}
.page-category .pane-main .block-category-style-g--items-0 {
	display: flex;
	flex-wrap: wrap;
	padding-top: 15px;
}
.page-category .pane-main .block-category-style-g--item {
	width: 48%;
	border: 0;
	background-color: #fbf6e2;
	border-radius: 10px;
	margin-top: 15px;
}
.page-category .pane-main .block-category-style-g--item:nth-child(odd) {
	margin-right: 2%;
}
.page-category .pane-main .block-category-style-g--item:nth-child(even) {
	margin-left: 2%;
}

.page-category .pane-main .block-category-style-g--image {
	display: none;
}
.page-category .pane-main .block-category-style-g--body:after {
	border: 0;
	right: auto;
	left: 10px;
	width: 7px;
	height: 1px;
	background-color: #f52d3a;
	transform: rotate(0);
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
}
.page-category .pane-main .block-category-style-g--name {
	font-size: 13px;
	font-feature-settings : "palt";
	padding-left: 28px;
}
/* カテゴリ0階層用 */
.page-category .pane-main .block-category-list--sub.block-category0 {
}
.page-category .pane-main .block-category-list--sub.block-category0 .block-category-style-g--expand-icon,
.page-category .pane-main .block-category-list--sub.block-category0 .block-category-style-g--items-1 {
	display: none !important;
}
.page-category .pane-main .block-category-list--sub.block-category0 .block-category-style-g--item {
	background: #ffffff;
	border-radius: 0;
	text-align: center;
}
.page-category .pane-main .block-category-list--sub.block-category0 .block-category-style-g--body {
	display: block;
	height: auto;
}
.page-category .pane-main .block-category-list--sub.block-category0 .block-category-style-g--image {
	display: block;
}
.page-category .pane-main .block-category-list--sub.block-category0 .block-category-style-g--image figure {
	width: 100%;
	height: auto;
}
.page-category .pane-main .block-category-list--sub.block-category0 .block-category-style-g--image figure img {
	/*opacity: 0.5;*/
}
.page-category .pane-main .block-category-list--sub.block-category0 .block-category-style-g a::after {
	display: none;
}
.page-category .pane-main .block-category-list--sub.block-category0 .block-category-style-g--name {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.21;
	padding: 8px 0 0;
	display: block;
}
/* 商品詳細用 */
.page-goods #block_of_category,
.page-goods #block_of_genre {
	display: none;
}
/* ----商品詳細画面---- */

.page-goods .block-topic-path {
  margin-top: 0;
}
.page-goods .block-topic-path.mt {
  margin-top: 40px;
}
.block-goods-detail {
  margin: 0 15px;
  display: -webkit-flex;
  display: flex;
}
.block-goods-detail-footer {
  margin: 10px;
  display: none;
}
.block-goods-detail--promotion-freespace {
  margin-bottom: 10px;
}
.block-goods-name {
	margin: 10px 0 0;
}
.block-goods-name h1,
.block-goods-name h2 {
	font-size: 19px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
.block-icon {
  margin: 0;
}
.block-src-l {
  text-align: center;
  margin-bottom: 0;
}
.block-src-c {
  margin-bottom: 10px;
}
.block-goods-gallery {
  margin: 0;
}
.block-goods-gallery .slick-track {
	margin: 0;
}
.block-goods-gallery ul {
  font-size: 0;
  padding: 0;
  width: 100% !important;
}
.block-goods-gallery li {
  width: 17%;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
	padding: 0 2% 0 0;
	margin-bottom: 5px;
	/*margin-right: 5px;*/
}
.block-goods-gallery li.active figure {
	border: 1px solid #4e4e4e;
}
.block-goods-gallery li a {
	display: block;
}
.block-goods-gallery li figure {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.block-goods-gallery li figure:before {
	display: none;
}
.block-goods-gallery li figure:before {
/*  content: "";
  display: block;
  position: absolute;
  width: calc(100%);
  width: -moz-calc(100%);
  width: -webkit-calc(100%);
  height: calc(100%);
  height: -moz-calc(100%);
  height: -webkit-calc(100%);
  border: 1px #ccc solid;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;*/
}
.block-goods-gallery li.slick-center figure:before {
  border: 3px #525252 solid;
  opacity: 1;
}
.block-goods-gallery li figure img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.block-goods-comment {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.7;
	margin: 20px 0 0;
}
.block-goods-comment,
.block-goods-comment1 {
  /*margin: 5px 0;*/
}
.block-goods-price {
	margin: 15px 0 0;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.block-goods-price--regular-repeat-initial-price-name {
	margin-right: 10px;
}
.block-goods-price--price {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.0;
}
.block-goods-price--price-small {
	font-size: 13px;
	font-weight: 500;
	margin-right: 15px;
}
.block-goods-price--on-sales-comment {
	color: #f52d3a;
	font-weight: 500;
	margin-right: 15px;
}
.block-goods-price--on-sales-comment + .block-goods-price--price {
	color: #f52d3a;
}
.block-goods-price--default-price {
	font-size: 13px;
	line-height: 1.3;
	width: 100%;
	padding-top: 6px;
}
.block-goods-price--regular-repeat-initial-price-name + .block-goods-price--price {
	width: 60%;
}
.block-goods-price--regular-repeat-price-name {
	font-weight: normal;
	margin-right: 35px;
}
.block-goods-price--regular-repeat-price {
	font-weight: normal;
	margin-top: 10px;
}
.block-goods-price--regular-repeat-net {
	display: none;
}

.block-custom-order--btn {
  width: 100%;
  padding: 17px 0;
  font-size: 16px;
  line-height: 20px;
}
.block-add-cart,
.block-custom-order {
  padding-right: 64px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 37px;
}
.block-add-cart--btn {
	width: 100%;
	padding: 15px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.block-add-cart .block-goods-favorite,
.block-custom-order .block-goods-favorite {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
}
.block-add-cart .block-goods-favorite a,
.block-custom-order .block-goods-favorite a {
  line-height: 54px;
  height: 54px;
  font-size: 20px;
  vertical-align: middle;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}
.block-add-cart .block-goods-favorite a i,
.block-custom-order .block-goods-favorite a i {
  line-height: 54px;
}
.block-add-cart .block-goods-price--price {
	display: none;
}
.block-add-cart-fix {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 110;
	width: 100%;
	opacity: 0;
	transform: translateY(60px);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
.block-add-cart.is-fixed.is-scroll {
	opacity: 1;
	transform: translateY(0);
}
.block-add-cart-fix .block-add-cart {
	display: table;
	width: 100%;
	padding: 10px 65px 10px 10px;
	background-color: rgba(0,0,0,0.80);
	margin: 0;
}
.block-add-cart-fix .block-goods-price--price {
	color: #ffffff;
	font-size: 15px;
	display: table-cell;
	width: 110px;
	vertical-align: middle;
}
.block-add-cart-fix .block-goods-price--price .block-goods-price--price-small {
	display: none;
}
.block-add-cart-fix .block-add-cart--btn {
	font-size: 13px;
	padding: 10px 0;
	display: table-cell;
}
.block-add-cart-fix .block-goods-favorite--btn {
	width: 40px;
	height: 40px;
	right: 10px;
	top: 10px;
	padding: 5px 0;
}

.block-goods-sales-detail-append {
  margin-top: 0;
}
.block-goods-sales-detail-append .fieldset-vertical {
	margin: 0;
}
.block-goods-sales-detail-append .fieldset-vertical .form-group {
	margin: 0 0 20px;
	display: flex;
}
.block-goods-sales-detail-append .fieldset-vertical .form-group .form-label {
	width: 104px;
	padding: 0;
	margin: 0;
	background: none;
	position: relative;
}
.block-goods-sales-detail-append .fieldset-vertical .form-group .form-label:before {
  position: absolute;
  content: "";
  display: block;
  height: 15px;
  width: 1px;
  background: #b2b2b2;
  right: 0;
  top: 0;
}
.block-goods-sales-detail-append .fieldset-vertical .form-group .form-label .control-label {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
}
.block-goods-sales-detail-append .fieldset-vertical .form-group .form-control {
	padding: 0 0 0 21px;
}
/*
.block-goods-favorite--btn {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0;
}
*/

.block-variation-favorite--btn,
.block-goods-favorite--btn {
	display: table-cell;
	vertical-align: middle;
	font-size: 0;
	position: absolute;
	width: 50px;
	height: 50px;
	right: 0;
	top: 0;
	margin: 0;
}
.block-no-stock .block-goods-favorite--btn {
	width: 35px;
	height: 35px;
	padding: 5px 0;
}
.block-goods-favorite--btn:before {
  content: "\02661";
  font-size: 20px;
}
.block-goods-favorite--btn.js-animation-bookmark-in-progress {
	color: #ffffff;
	background-color: #e483a8;
}

.block-arrival-notice--btn {
	color: #ffffff !important;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	margin: 10px 0 37px;
	padding: 15px 0 14px;
	background-color: #4e4e4e !important;
}
.block-no-stock {
  position: relative;
	margin-top: 10px;
}

.block-variation {
  margin: 0 0 10px 0;
}
.block-variation > .block-variation {
	margin: 33px 0 0;
	display: flex;
	flex-wrap: wrap;
	flex-flow: column-reverse;
}
.block-variation > select {
  margin: 20px 0;
}
.block-variation-arrival-notice--select {
  margin-bottom: 10px;
}
.block-variation-arrival-notice--btn {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0;
}
.block-color {
  overflow: hidden;
}
.block-color--item-list {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -5px 0;
}
.block-color--item-list > dl {
  padding: 0 5px 10px 5px;
  margin: 0;
  width: calc(100% / 4);
  width: -moz-calc(100% / 4);
  width: -webkit-calc(100% / 4);
}

.block-no-stock--message {
  text-align: center;
  padding: 8px 0;
  font-size: 13px;
  width: 305px;
  border: 0;
  color: #ffffff;
  background-color: #dad9d7;
  margin: 0 5px 0 0;
  position: relative;
}

.block-goods-store-stock--btn {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0;
}
.block-goods-sns {
  margin: 26px 0 0;
  text-align: center;
  display: flex;
  justify-content: center;
}
.block-goods-sns li {
  padding: 0 5px;
}
.block-goods-sns li.block-goods-sns--mixi {
	display: none;
}
.block-goods-sns li.block-goods-sns-line img {
	height: 19px;
}
@media all and (-ms-high-contrast: none) {
	.block-goods-sns li.block-goods-sns--twitter {
		display: none;
	}
}
.block-contact-about-goods {
	margin: 25px 0 50px;
	text-align: center;
}
.block-contact-about-goods-btn {
	color: #4e4e4e !important;
	font-size: 13px;
	line-height: 1.3;
	text-decoration: underline;
	width: auto;
	margin: 0;
	padding: 0 0 0 26px;
	background: left center / 15px auto no-repeat url("../../img/usr/common/ico_mail.png") !important;
}
.block-goods-link {
  margin-bottom: 10px;
}
.block-goods-comment1 dt,
.block-goods-comment2 dt,
.block-goods-comment3 dt,
.block-goods-comment4 dt,
.block-goods-comment5 dt {
  padding: 0;
	display: none;
}
.block-goods-comment1,
.block-goods-comment2,
.block-goods-comment3,
.block-goods-comment4/*,
.block-goods-comment5*/ {
  margin-bottom: 0;
}
.block-goods-comment1 {
	margin: 0 -15px;
	padding: 33px 17px;
	background-color: #f7f7f7;
}
.block-goods-comment1 dd {
	font-size: 14px;
	line-height: 1.6;
}
.block-goods-comment1 h2,
.block-goods-comment2 h2,
.block-goods-comment3 h2,
.block-goods-comment5 h2 {
	font-size: 19px;
	font-weight: bold;
	line-height: 1.6;
	padding: 27px 0 0;
}
.block-goods-comment2 p,
.block-goods-comment3 p,
.block-goods-comment5 p {
	font-size: 14px;
	line-height: 1.6;
	margin-top: 8px;
}
.block-goods-comment2 p span.tokuteiSample,
.block-goods-comment3 p span.tokuteiSample {
width: 33px;
	height: 16px;
	display: inline-block;
	vertical-align: text-bottom;
	margin: 0 5px;
	background-color: #faf4dc;
	margin: 0.5em;
	border-radius: 5px;
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	width: 2em;
	height: 1em;
	vertical-align: middle;
	display: inline-block;
	background-color: #faf4dc;
}
.block-goods-comment2 ul li,
.block-goods-comment3 ul li,
.block-goods-comment4 ul li {
	font-size: 14px;
	line-height: 1.6;
	text-indent: -1em;
    padding-left: 1em;
	margin-top: 8px;
}
table.tokutei,
table.tokuteiBox {
	width: 100%;
	border: 1px solid #e6e5e5;
	/*margin-top: 20px;*/
}
table.tokutei th,
table.tokutei td,
table.tokuteiBox th,
table.tokuteiBox td {
	font-size: 12px;
	font-weight: 500;
	line-height: 1.6;
	text-align: center;
	padding: 7px 0 6px;
	border: 1px solid #e6e5e5;
}
table.tokutei th, 
table.tokuteiBox th {
	background-color: #4E4E4E;
	color: #fff;
}
table.tokutei td,
table.tokuteiBox td {
	background-color: #ffffff;
}
table.tokutei td.checked,
table.tokuteiBox td.checked {
	background-color: #faf4dc;
}

.block-goods--regular-service {
	margin-top: 26px;
}
.block-goods--regular-service a {
	font-size: 13px;
	line-height: 1.34;
	display: block;
	padding-left: 24px;
	background-image: url("../../img/usr/common/ico_calendar.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 13px auto;
}

.block-rules-comment {
  margin-bottom: 10px;
}
.block-variation-no-stock--message {
  border: 1px solid #ebccd1;
  color: #a94442;
  background-color: #f2dede;
}
.block-exchange-price {
  font-size: 12px;
}
.block-goods-set {
  margin-bottom: 10px;
}
.block-goods-set--header {
  margin: 0 -10px 10px -10px;
}
.block-goods-set--item-list {
  margin-bottom: -1px;
}
.block-goods-set--item-name-link {
  text-decoration: underline;
}
.block-goods-sales-detail-append--item select {
  max-width: 300px;
}

/* バリエーション切り替えボタン */

.block-variation--name {
	padding-top: 0;
	margin: 0 -10px 0 -10px;
	display: none;
}
.block-size--item-list {
  display: flex;
  flex-wrap: wrap;
  font-size: unset;
}
.block-size--item-list dl {
  width: 50%;
  margin-bottom: 10px;
}
.block-size--item-list dl:nth-child(odd) {
  padding-right: 5px;
}
.block-size--item-list dl:nth-child(even) {
  padding-left: 5px;
}
.block-size--item-list dl dt {
  border: 2px solid #eee;
  background-color: #eee;
}
.block-size--item-list dl.active dt {
  border: 2px solid #525252;
  background-color: #525252;
  color: #ffffff;
}
.block-variation--selected-item {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.0;
	margin: 0;
}
.block-variation .block-variation .block-variation--selected-item span {
  font-weight: normal;
  color: #888;
}
.block-variation--item {
  display: unset;
  font-size: unset;
  margin-right: unset;
}
.block-variation--item-description {}
.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: #ffffff;
}
.block-variation--item.size-disable-stock.active dt {
  border: 2px dashed #525252;
  background-color: #ffffff;
  color: inherit;
}
.block-variation--item.active dt {}
.block-color--item-term {
  border: none !important;
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
}
.block-color--item-term figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-color--item-term figure:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
}
.active .block-color--item-term figure:before {
  border: 1px solid #4e4e4e;
}
.color-disable-stock .block-color--item-term figure:before {
  border: 1px dashed #d0d0d0;
}
.color-disable-stock.active .block-color--item-term figure:before {
  border: 1px dashed #4e4e4e;
}
.block-color--item-term img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.block-color--item-term figure {}
.block-size--item dt {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 3px;
  width: unset;
  min-height: unset;
}
.block-size--item-term {}
.block-size--item-term span {
  display: inline-block;
  word-break: break-all;
  line-height: 16px;
  height: 16px;
  font-size: 13px;
  overflow: hidden;
  width: unset;
  padding: unset;
  vertical-align: unset;
  text-align: unset;
}

/* サイズ別カートボタン */

.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-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: 54px;
  height: 54px;
  margin-right: 5px;
}
.block-color-size-with-cart {
  padding-top: 5px;
  border-top: 1px #eee solid;
}
.block-color-size-with-cart--color-line {
  padding-bottom: 5px;
  margin-bottom: 5px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
}
.block-color-size-with-cart--color-line {
  border-bottom: 1px #eee solid;
  position: relative;
}
.block-color-size-with-cart--size-line {
  border-bottom: 1px #eee solid;
}
.block-color-size-with-cart--size-line {
  padding-bottom: 5px;
  margin-bottom: 5px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
}
.block-color-size-with-cart--size-item-term {
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  width: 84px;
  height: 54px;
  margin-right: 5px;
  border: unset;
}
.block-color-size-with-cart--size-item-term span {
  display: table-cell;
  word-break: break-all;
  vertical-align: middle;
  width: 114px;
  height: 54px;
  padding: 0 5px;
  font-size: 12px;
}
.block-color-size-with-cart--color-item-term {
  background-color: #fff;
  width: 54px;
  height: 54px;
  margin-right: 5px;
  border: unset;
}
.block-color-size-with-cart--color-item-term figure {
  width: 54px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-color-size-with-cart--color-item-term img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.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: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 54px;
  width: 148px;
  font-size: 13px;
  white-space: normal;
  padding-right: 5px;
  padding-left: 5px;
}
.block-color-size-with-cart--size-line .block-variation-add-cart,
.block-color-size-with-cart--color-line .block-variation-add-cart {
  width: calc(100% - 207px);
  width: -moz-calc(100% - 207px);
  width: -webkit-calc(100% - 207px);
}
.block-color-size-with-cart--size-line .block-variation-add-cart button,
.block-color-size-with-cart--color-line .block-variation-add-cart button {
  width: 100%;
}
.block-color-size-with-cart .block-variation-favorite {
  margin-left: 5px;
  height: 54px;
  width: 54px;
}
.block-color-size-with-cart .block-variation-favorite--btn {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  height: 54px;
  width: 54px;
  position: unset;
}

/* ----関連商品---- */

.block-accessory-list {
  margin: 40px 0;
}
.block-goods-detail-j {
	background-color: #f7f7f7;
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.block-accessory-list--name.at-check-list {
	padding-top: 78px;
	background-color: #f7f7f7;
}
.block-accessory-list--name.at-check-list::after {
	top: 50px;
}
.block-accessory-list--name {
	font-size: 23px;
	font-weight: 500;
	text-align: center;
	line-height: 1.7;
	padding: 28px 0 15px;
	margin: 0;
	position: relative;
	letter-spacing: 0;
}
.block-accessory-list--name:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 23px;
	margin: 0;
	background-color: #b2b2b2;
}
.block-accessory-list--list .block-thumbnail-t {
	overflow: hidden;
	padding-left: 15px;
}
.block-accessory-list--list ul.block-thumbnail-t--items {
	max-width: none;
	width: 120%;
	padding: 0;
	flex-wrap: nowrap;
}
.block-accessory-list--list .block-thumbnail-t--items li {
	width: 125px;
	padding: 0;
	margin: 0 15px 0 0;
}
.block-accessory-list--list .block-thumbnail-t--items li:nth-child(odd) {
	padding-right: 0;
}
.block-accessory-list--list .block-thumbnail-t--goods-image figure {
	min-width: 125px;
	min-height: 125px;
}
/*-----アイコンの自動表記（20231023表示）-----*/
/*
.block-accessory-list--list .block-thumbnail-t--items li .block-icon--auto-reservation,
.block-accessory-list--list .block-thumbnail-t--items li .block-icon--auto-on-sales,
.block-accessory-list--list .block-thumbnail-t--items li .block-icon--auto-new {
	display: none;
}
*/
/* ----ユーザーレビュー画面---- */

.block-goods-user-review {
  margin: 10px auto;
  padding-bottom: 30px;
  border-top: 1px #bdbdbd solid;
  border-bottom: 1px #bdbdbd solid;
}.block-icon--auto-reservation
.block-goods-user-review h2 {
  margin: 10px 0;
  padding-right: 10px;
  padding-left: 10px;
}
.block-goods-user-review--info {
  margin: 0 10px;
}
.block-goods-user-review--count-summary {
  margin-bottom: 20px;
  padding: 6px;
  background: #fff;
  border: 1px solid #eee;
}
.block-goods-user-review--description {
  margin-bottom: 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;
}
.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 {
  text-align: center;
  margin: 25px 0 0;
}
.block-goods-user-review--write-review a {
  text-decoration: none;
  background-size: unset;
  padding: unset;
}
.block-goods-user-review--item {
  margin-top: 15px;
  padding: 0 10px 15px 10px;
  border-bottom: 1px solid #eee;
}
.block-goods-user-review--item .block-goods-user-review--item-name,
.block-goods-user-review--item .block-goods-user-review--item-score {
  margin-bottom: 5px;
}
.block-goods-user-review--item-title {
  padding: 0;
  margin-bottom: 10px;
}
.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 {
  margin-top: 15px;
  text-align: right;
  font-size: 0.9em;
}
.block-goods-user-review--item-moderate-info2 {
  margin-top: 15px;
  text-align: right;
  font-size: 0.9em;
}
.block-goods-user-review--item-moderate-other {
  padding-top: 10px;
}
.block-goods-user-review--item-moderate-underestimate,
.block-goods-user-review--item-moderate-overestimate {
  text-align: right;
}
.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: 10px 10px 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;
}
#userreview_frame,
.block-user-review--review-contribution-conditions {
  margin-bottom: 30px;
}
.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 {
  margin-bottom: 20px;
}
.block-user-review--evaluation-message + .block-user-review--message {
  margin: -10px 10px 20px 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 30px -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: 20px 10px;
}
.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 {
  text-align: center;
  margin: 0 -10px 10px;
}

/* ----イベント画面---- */

.block-event-page--goods {
  margin: 0 0 10px 0;
}
.block-event-page--goods .block-check-list-a,
.block-event-page--goods .block-bulk-purchase-b,
.block-event-page--goods .block-goods-list-c,
.block-event-page--goods .block-goods-list-d,
.block-event-page--goods .block-thumbnail-h,
.block-event-page--goods .block-cart-i,
.block-event-page--goods .block-goods-detail-j,
.block-event-page--goods .block-goods-list-l,
.block-event-page--goods .block-goods-name-n,
.block-event-page--goods .block-pickup-list-p,
.block-event-page--goods .block-ranking-r,
.block-event-page--goods .block-list-s,
.block-event-page--goods .block-thumbnail-t,
.block-event-page--goods .block-pickup-list-w,
.block-event-page--goods .block-goods-list-x {
  margin-top: 40px;
}
.block-category-list--goods .block-check-list-a,
.block-category-list--goods .block-bulk-purchase-b,
.block-category-list--goods .block-goods-list-c,
.block-category-list--goods .block-goods-list-d,
.block-category-list--goods .block-thumbnail-h,
.block-category-list--goods .block-cart-i,
.block-category-list--goods .block-goods-detail-j,
.block-category-list--goods .block-goods-list-l,
.block-category-list--goods .block-goods-name-n,
.block-category-list--goods .block-pickup-list-p,
.block-category-list--goods .block-ranking-r,
.block-category-list--goods .block-list-s,
.block-category-list--goods .block-thumbnail-t,
.block-category-list--goods .block-pickup-list-w,
.block-category-list--goods .block-goods-list-x {
  margin-top: 30px;
}
.block-search-goods .block-check-list-a,
.block-search-goods .block-bulk-purchase-b,
.block-search-goods .block-goods-list-c,
.block-search-goods .block-goods-list-d,
.block-search-goods .block-thumbnail-h,
.block-search-goods .block-cart-i,
.block-search-goods .block-goods-detail-j,
.block-search-goods .block-goods-list-l,
.block-search-goods .block-goods-name-n,
.block-search-goods .block-pickup-list-p,
.block-search-goods .block-ranking-r,
.block-search-goods .block-list-s,
.block-search-goods .block-thumbnail-t,
.block-search-goods .block-pickup-list-w,
.block-search-goods .block-goods-list-x {
  margin-top: 40px;
  margin-bottom: 40px;
}
.block-event-page--comment {
  margin: 0 10px 10px 10px;
}

/* ----店舗在庫画面---- */

.block-store-stock {
  margin: 10px;
}
.block-store-stock-goods-img-l {
  margin-bottom: 10px;
}
.block-store-stock-name--header {
  background: transparent;
  margin: -10px -10px 0;
}
.block-store-stock--goods-detail {
  margin-bottom: 10px;
}
.block-store-stock-goods {
  margin-bottom: 10px;
}
.block-store-stock--header {
  margin: 10px -10px 10px;
}
.block-store-stock--message {
  border: solid 1px #a94442;
  color: #a94442;
  padding: 10px;
  margin-bottom: 10px;
}
.block-store-stock--div-name {
  font-weight: bold;
}
.block-store-stock--list {
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.block-store-stock--list dd {
  padding: 5px 5px 5px 12px;
}
.block-store-stock--item {
  padding-right: 12px;
}
.block-store-stock--item a {
  text-decoration: underline;
}

/* ----アイコン---- */

.block-icon {
  font-size: 0;
}
.block-icon span {
  display: inline-block;
  vertical-align: top;
  height: 14px;
  margin-bottom: 5px;
  margin-right: 4px;
}
.block-icon span:nth-child(3n) {
	margin-right: 0;
}
.block-icon img {
  width: auto;
  height: 14px;
  vertical-align: top;
}
.block-icon p {
  display: inline-block;
  vertical-align: top;
  padding: 0 0.5em;
  font-size: 11px;
  height: 18px;
  line-height: 16px;
  border: 1px #000 solid;
  background: #000;
  color: #ffffff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-bottom: 3px;
}

/* ----商品一覧画面----*/

div.variation-name {
  font-size: 0.85em;
}

/* 表示方法 */

.block-style--header {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 8px;
}
.block-style--header h2 {
  color: #ffffff;
}
.block-style--header .block-style--expand-icon {
  color: #ffffff;
}
.block-style--expand-icon {
  display: table-cell;
  height: 43px;
  width: 40px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
}
.block-style--element {
  display: none;
  margin-bottom: 20px;
}
.block-style--close i:before {
  content: "\f067";
}
.block-style--select,
.block-sort--select {
  height: 43px;
}
.block-style--select select,
.block-sort--select select {
	width: 100%;
	border: 0;
	background: none;
	border-bottom: 1px solid #e6e5e5;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.block-goods-list--sort-order-items .block-sort--select {
	position: relative;
}
.block-goods-list--sort-order-items .block-sort--select::after {
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	border-left: 1px solid #4f4d4e;
	border-bottom: 1px solid #4f4d4e;
	transform:  rotate(-45deg);
}
/* 並び替え */

.block-goods-list--sort-order-items,
.block-goods-list--display-style-items {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
	padding: 0 15px;
	margin: 20px 0 0;
}
.block-goods-list--sort-order-items .block-style--select,
.block-goods-list--sort-order-items .block-sort--select,
.block-goods-list--display-style-items .block-style--select,
.block-goods-list--display-style-items .block-sort--select {
  height: 37px;
  width: 145px;
}
.block-sort--header,
.block-style--header {
  display: block;
  vertical-align: middle;
  width: 7em;
  padding: 0;
  margin: 0;
  background: unset;
}
.block-sort--header h2,
.block-style--header h2 {
	padding: 6px 0 0;
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	text-align: right;
	color: inherit;
}
.block-sort--header .block-sort--expand-icon,
.block-style--header .block-style--expand-icon {
  display: none;
  /*
  color: #ffffff;
*/
}
.block-sort--expand-icon,
.block-style--expand-icon {
  display: table-cell;
  height: 43px;
  width: 40px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
}
.block-sort--element,
.block-style--element {
  display: block !important;
  margin-bottom: 0;
}
.block-sort--close i:before {
  content: "\f067";
}
.block-goods-list--display-style-items-selectbox,
.block-goods-list--sort-order-items-selectbox {
  padding-left: 10px;
}

/* ページャ */

.block-goods-list-naviframe {
  margin-top: 33px;
  margin-bottom: 10px;
  text-align: center;
}
.block-goods-list-naviframe--top .pager-scope,
.block-goods-list-naviframe--top .pagination {
	display: none;
}
.block-goods-list-naviframe--bottom {
	margin-top: 13px;
}
.block-goods-list-naviframe--bottom .pager-scope,
.block-goods-list-naviframe--bottom .pager-total {
	display: none;
}
/* 自動読み込み */

.block-goods-list-auto-load {
  text-align: center;
  margin: 30px 0 10px 0;
}
.block-goods-list-auto-load--loading {
  font-size: 60px;
}
.block-goods-list-auto-load--continue span {
  text-decoration: underline;
}

/* 商品0件時メッセージ */

.block-goods-notfound-message {
  background: #f1f1f1;
  padding: 50px;
  margin: 50px 10px;
  text-align: center;
}
.block-recent-item .block-goods-notfound-message {
  display: none;
}
#block_of_event .block-goods-notfound-message {
  margin: 30px 10px;
}
.block-goods-notfound-message h2 {
  margin-top: 0;
  font-weight: bold;
}
.block-goods-notfound-message p {
  margin-bottom: 30px;
}
#block_of_event .block-goods-notfound-message p {
  margin-bottom: 0;
}
.block-goods-notfound-message a {
  min-width: 120px;
}
#block_of_event .block-goods-notfound-message a {
  display: none;
}

/* ----商品一覧画面：ピックアップ：block-pickup-list-p---- */

.block-pickup-list-p--items {
  border: 0;
  margin: 0 15px;
}
.block-pickup-list-p--items li {
  border-bottom: 0;
  padding: 15px 0 0;
}
.block-pickup-list-p--items li a {
  display: table;
  table-layout: fixed;
  text-decoration: none;
  width: 100%;
}
.block-pickup-list-p--goods-image {
  width: 165px;
  display: table-cell;
  vertical-align: top;
}
.block-pickup-list-p--goods-image figure {
  background: #ffffff;
  width: 165px;
  height: 165px;
  padding: 0;
}
.block-pickup-list-p--goods-description {
  display: table-cell;
  vertical-align: top;
  padding-left: 13px;
  word-wrap: break-word;
  font-size: 14px;
}
.block-pickup-list-p--goods-description .block-icon,
.block-pickup-list-p--goods-description .variation-name,
.block-pickup-list-p--comment {
	display: none;
	margin: 0;
	padding: 0;
}
.block-pickup-list-p--goods-name {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
}
.block-pickup-list-p--comment {
  font-size: 13px;
  padding: 5px 0;
}
.block-pickup-list-p--price-infos {
	padding-top: 8px;
}
.block-pickup-list-p--price {
  font-size: 15px;
  font-weight: 500;
}

/* ----商品一覧画面：サムネイル：block-thumbnail-t---- */

.block-thumbnail-t {}
ul.block-thumbnail-t--items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 15px;
  max-width: 520px;
}
.block-thumbnail-t--items li {
  width: 50%;
  margin-bottom: 37px;
	padding-bottom: 0;
}
.block-thumbnail-t--items li:nth-child(odd) {
  padding-right: 7px;
  padding-left: 0!important
}
.block-thumbnail-t--items li:nth-child(even) {
  padding-left: 7px;
}
.block-thumbnail-t--items li > a {
  text-decoration: none;
	display: block;
}
.block-thumbnail-t--items li > a dt {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 100%;
}
.block-thumbnail-t--items li .block-icon--auto-on-sales,
.block-thumbnail-t--items li .block-icon--auto-reservation,
.block-thumbnail-t--items li .block-icon--auto-new {
	display: inline-block;
}
.block-thumbnail-t--items li .block-icon--auto-on-sales,
.block-thumbnail-t--items li .block-icon--auto-on-sales img,
.block-thumbnail-t--items li .block-icon--auto-reservation,
.block-thumbnail-t--items li .block-icon--auto-reservation img,
.block-thumbnail-t--items li .block-icon--auto-new,
.block-thumbnail-t--items li .block-icon--auto-new img {
	height: 14px;
	vertical-align: top;
}
.block-thumbnail-t--goods-image figure {
  position: relative;
  top: 0;
  left: 0;
  background: #ffffff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.block-thumbnail-t--goods-image figure img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.block-thumbnail-t--goods-description {
  margin-top: 5px;
}
.page-top .block-thumbnail-t--goods-description .block-icon,
.block-thumbnail-t--goods-description .variation-name {
	display: none;
}
.block-thumbnail-t--goods .price,
.block-thumbnail-t--goods .net-price {
  font-weight: bold;
}
.block-thumbnail-t--goods .price,
.block-thumbnail-t--goods .net-price,
.block-thumbnail-t--goods .default-price,
.block-thumbnail-t--goods .exchange-price,
.block-thumbnail-t--goods .block-exchange-price--rate-dt {
  margin-top: 3px;
}
.block-thumbnail-t--scomment {
  color: #f52d3a;
	display: none;
}
.block-thumbnail-t--scomment + .block-thumbnail-t--price-items .block-thumbnail-t--price {
  color: #f52d3a;
}
.block-thumbnail-t--items {
  border-top: none;
}
/*.block-thumbnail-t--items li {
  padding-left: inherit!important;
}*/

/*
.block-thumbnail-t--items li a {
  text-decoration: none;
}

.block-thumbnail-t--goods-image {
  width: 100%;
  margin-bottom: 5px;
}

.block-thumbnail-t--goods-image figure {
  background: #f5f5f5;
  width: 100%;
  min-width: 140px;
  min-height: 140px;
  padding: 5px;
}

.block-thumbnail-t--goods-description {
  word-wrap: break-word;
}
*/

.block-thumbnail-t--goods-name {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
}


.block-thumbnail-t--comment {
	display: none;
}

.block-thumbnail-t--price-infos {
	padding-top: 8px;
}

.block-thumbnail-t--price-items {
	display: flex;
	flex-flow: column-reverse;
}
.block-thumbnail-t--price {
  font-size: 15px;
	font-weight: 500;
}
/* ----商品一覧画面：ランキング：block-ranking-r---- */

.block-ranking-r--items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0;
	padding: 0 15px;
	max-width: 520px;
	border: 0;
}
.block-ranking-r--items li {
  width: 50%;
  margin-bottom: 25px;
	padding-bottom: 0;
}
.block-ranking-r--items li:nth-child(odd) {
  padding-left: unset;
  padding-right: 7px;
}
.block-ranking-r--items li:nth-child(even) {
  padding-left: 7px;
}
.block-ranking-r--items li a {
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 27px;
}
.block-ranking-r--items li > a .block-ranking-r--goods-image {
  position: static;
  height: unset;
  width: 100%;
  padding: 0;
}
.block-ranking-r--description {
	margin: 0;
}
.block-ranking-r--description .block-icon,
.page-top .block-ranking-r--description .variation-name,
.page-top .block-ranking-r--description .block-ranking-r--comment {
	display: none;
}
.block-ranking-r--goods-image figure {
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.block-ranking-r--goods-image figure img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.block-ranking-r--goods-image {
  width: 100%;
}
.block-ranking-r--goods-description {
  word-wrap: break-word;
  padding-left: 55px;
  margin-top: 12px;
}
.block-ranking-r--goods-name {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
}
.block-ranking-r--comment {
  font-size: 12px;
	word-break: break-all;
word-wrap: break-word;
}
.block-ranking-r--price {
	font-size: 15px;
	font-weight: 500;
}
.block-ranking-r--scomment {
  color: #f52d3a;
	display: none;
}
.block-ranking-r--scomment + .block-ranking-r--price-items .block-ranking-r--price {
  color: #f52d3a;
}
.block-ranking-r--price-infos {
	padding-top: 8px;
}
.block-ranking-r--price-items {
	display: flex;
	flex-flow: column-reverse;
}
.block-event--ranking-wrap {
	padding: 2px 0 50px;
	margin-top: 50px;
	background-color: #f7f7f7;
}
/* ランキングアイコン */

.block-ranking-r--goods-image {
  position: relative;
}
.block-ranking-r--rank {
	display: block;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	border-radius: 0;
	text-align: center;
	color: #4e4e4e;
	background-color: unset;
}
.block-ranking-r--goods-rank-1 .block-ranking-r--rank,
.block-ranking-r--goods-rank-2 .block-ranking-r--rank,
.block-ranking-r--goods-rank-3 .block-ranking-r--rank {
	text-align: left;
	padding-left: 55%;
	background-position: 44% top;
	background-repeat: no-repeat;
	background-size: 22px auto;
}
.block-ranking-r--goods-rank-1 .block-ranking-r--rank {
	color: #b4a179;
	background-image: url("../../img/usr/common/ico_rank1.png");
}
.block-ranking-r--goods-rank-2 .block-ranking-r--rank {
	color: #929291;
	background-image: url("../../img/usr/common/ico_rank2.png");
}
.block-ranking-r--goods-rank-3 .block-ranking-r--rank {
	color: #947765;
	background-image: url("../../img/usr/common/ico_rank3.png");
}

/*.block-ranking-r--goods-image .block-ranking-r--rank:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -5px;
  width: 1px;
  height: 100%;
  transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
  background-color: #444;
}*/

/* ----商品一覧画面：サムネイル(閲覧履歴)：block-thumbnail-h---- */

.block-thumbnail-h {
	padding-left: 15px;
	overflow: hidden;
}
ul.block-thumbnail-h,
ul.block-thumbnail-h--items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 10px auto 20px auto;
  padding: 0 10px;
  max-width: 520px;
}
.block-topic-path + #block_of_history {
  margin-top: 40px;
}
.block-thumbnail-h li {
  width: 50%;
  margin-bottom: 10px;
}
.block-thumbnail-h li:nth-child(odd) {
  padding-right: 0;
  padding-left: 0;
}
.block-thumbnail-h li:nth-child(even) {
  padding-left: 0;
}
.block-thumbnail-h li > a {
  text-decoration: none;
}
.block-thumbnail-h li > a dt,
.block-thumbnail-h li > a .block-thumbnail-h--goods-image {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 100%;
}
.block-thumbnail-h--goods-image figure {
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.block-thumbnail-h--goods-image figure img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.block-thumbnail-h--goods-description {
  margin-top: 7px;
}
.net-price {
  display: none;
}
.block-thumbnail-h--goods .price,
.block-thumbnail-h--goods .net-price {
  font-weight: bold;
}
.block-thumbnail-h--goods .price,
.block-thumbnail-h--goods .net-price,
.block-thumbnail-h--goods .default-price,
.block-thumbnail-h--goods .exchange-price,
.block-thumbnail-h--goods .block-exchange-price--rate-dt {
  margin-top: 3px;
}
.block-thumbnail-h--scomment {
  color: #cc3302;
}

/*
.block-thumbnail-h--items {
  font-size: 0;
}
*/

.block-thumbnail-h--items li.block-thumbnail-h--item {
	width: 125px;
	padding: 0;
	margin: 0 15px 0 0;
}

/*
.block-thumbnail-h--items li a {
  text-decoration: none;
}

.block-thumbnail-h--goods-image {
  width: 100%;
}

.block-thumbnail-h--goods-image figure {
  background: #f5f5f5;
  width: 100%;
  min-width: 70px;
  min-height: 70px;
}
*/


/* ----商品一覧画面：買い物かご：block-cart-i---- */
.block-cart-i {
	overflow: hidden;
	padding-left: 15px;
	margin-bottom: 40px;
}
.block-cart-i--items {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: none;
	width: 120%;
}
.block-cart-i--items li {
	width: 125px;
	padding: 0;
	margin: 0 15px 0 0;
}
.block-cart-i--items li:nth-child(odd) {
}
.block-cart-i--items li:nth-child(even) {
}
.block-cart-i--items li a {
  text-decoration: none;
}
.block-cart-i--items li > a .block-cart-i--goods-image {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 100%;
}
.block-cart-i--goods-image figure {
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
	min-width: 125px;
	min-height: 125px;
}
.block-cart-i--goods-image figure img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.block-cart-i--goods-description {
	margin-top: 7px;
	word-wrap: break-word;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
}

/* ----商品一覧画面：商品詳細：block-goods-detail-j---- */

.block-goods-detail-j--items {
  border-top: 0;
}
.block-goods-detail-j--items li {
  border-bottom: 0;
  padding: 20px 15px;
}
.block-goods-detail-j--items li a {
  display: table;
  table-layout: fixed;
  text-decoration: none;
  width: 100%;
}
.block-goods-detail-j--goods-image {
  width: 165px;
  display: table-cell;
  vertical-align: top;
}
.block-goods-detail-j--goods-image figure {
  background: #ffffff;
  width: 165px;
  height: 165px;
  padding: 0;
}
.block-goods-detail-j--goods-description {
  display: table-cell;
  vertical-align: top;
  padding-left: 15px;
  word-wrap: break-word;
  font-size: 14px;
}
.block-goods-detail-j--goods-description .block-icon {
	display: none;
}
.block-goods-detail-j--goods-name {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.35;
}
.block-goods-detail-j--comment {
	color: #868686;
	font-size: 12px;
	line-height: 1.375;
	margin-top: 10px;
}
.block-goods-detail-j--price-infos {
	margin-top: 10px;
}
.block-goods-detail-j--price {
  font-size: 15px;
  font-weight: 500;
}
.block-goods-detail-j--scomment {
	color: #f52d3a;
	font-size: 12px;
	display: none;
}
.block-goods-detail-j--scomment + .block-goods-detail-j--price-items {
	display: flex;
	flex-wrap: wrap;
	flex-flow: column-reverse;
}
.block-goods-detail-j--scomment + .block-goods-detail-j--price-items .block-goods-detail-j--price {
	color: #f52d3a;
}
.block-goods-detail-j--default-price {
}
.block-goods-detail-j--cart-btn {
	width: 73%;
	margin: 20px auto 0;
}
.block-goods-detail-j--cart-btn > .block-add-cart {
  width: 100%;
  padding-right: 0;
  margin: 10px 0 0 0;
}
.block-goods-detail-j--cart-btn .block-list-add-cart-btn {
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
}
.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---- */

h2.block-cart-recent-item--header {
	font-size: 23px;
	font-weight: 500;
	text-align: center;
	line-height: 1.7;
	padding: 28px 0 33px;
	margin: 0;
	position: relative;
	letter-spacing: 0;
}
h2.block-cart-recent-item--header:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 23px;
	margin: 0;
	background-color: #b2b2b2;
}
.block-goods-list-c {
	padding-left: 15px;
	overflow: hidden;
}
.block-goods-list-c--items {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin: 0;
	padding: 0;
	max-width: 520px;
	width: 120%;
	border: 0;
}
.block-goods-list-c--items li {
	width: 125px;
	padding: 0;
	margin: 0 15px 0 0;
}
.block-goods-list-c--items li:nth-child(odd) {
	padding-right: 0;
}
.block-goods-list-c--items li:nth-child(even) {
	padding-left: 0;
}
.block-goods-list-c--items li a {
  text-decoration: none;
	display: block;
}
.block-goods-list-c--items li > a .block-goods-list-c--goods-image {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 100%;
	margin: 0;
}

.block-goods-list-c--goods-image figure {
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.block-goods-list-c--goods-image figure img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}

/*
.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 h1 {
  margin-top: -10px;
}
.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: none;
}
.block-category-tree--header {
  text-align: center;
  line-height: 140%;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
  letter-spacing: 0.1em;
}
.block-category-tree--header:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2em;
  margin-left: -1em;
  height: 2px;
  background-color: #444;
}
.block-category-tree--header {
  border-bottom: none;
}
.block-category-style-g {
  margin: 0;
}
.block-category-style-g a {}
.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--items-1 .block-category-style-g--item ,
.block-category-style-g--items-2 .block-category-style-g--item ,
.block-category-style-g--items-3 .block-category-style-g--item  {
	background-color: #f7f7f7;
}
.block-category-style-g--item {
  border-bottom: 1px solid #e6e5e5;
  min-height: 49px;
  background-color: #fff;
}
.block-category-style-g--item ul > li:last-child {
  border-bottom: none;
}
.block-category-style-g--item-container {
  width: 100%;
  position: relative;
}
.block-category-style-g--expand-icon {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 40px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  background-color: #ffffff;
}
.block-category-style-g--expand-icon::before,
.block-category-style-g--expand-icon::after {
	content: "";
	position: absolute;
	left: 15px;
	top: 25px;
	width: 8px;
	height: 1px;
	background-color: #6f6e6f;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}
.block-category-style-g--expand-icon::after {
	transform:  rotate(-90deg);
}
.block-category-style-g--expand-icon.expand-tree-open::after {
	transform:  rotate(0);
}
.block-category-style-g--expand-icon .fa {
	display: none;
}
.block-category-style-g--body {
  display: flex;
  height: 49px;
  min-height: 49px;
  vertical-align: middle;
  text-align: left;
  text-decoration: none;
  align-items: center;
  position: relative;
}
.block-category-style-g--body:after {
  position: absolute;
  content: "";
  display: block;
  right: 20px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-top: #444 1px solid;
  border-right: #444 1px solid;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.block-category-style-g--image {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 0;
}
.block-category-style-g--image figure {
  width: 78px;
  height: 49px;
}
.block-category-style-g--name {
	font-size: 14px;
	line-height: 1.28;
	vertical-align: middle;
	text-align: left;
	padding-left: 13px;
	text-decoration: none;
}
.block-category-style-g--item ul > li .block-category-style-g--name {
  padding-left: 15px;
}
.block-category-style-g--item ul > li li .block-category-style-g--name {
  padding-left: 30px;
}
.block-category-style-g--comment {
  display: none;
}
.block-category-style-g--items-1 > li {
  padding-left: 0;
}
.block-category-style-g--items-1 > li .block-category-style-g--image {
	display: none;
}
.block-category-style-g--item .block-category-style-g--items-1 > li .block-category-style-g--name {
	padding-left: 91px;
}
.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-category-style-t---- */

.block-category-style-t {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 500px;
  padding: 0 10px;
}
.block-category-style-t .block-category-style-t--item {
  flex-basis: 50%;
  overflow: hidden;
  margin-bottom: 15px;
}
.block-category-style-t .block-category-style-t--item:nth-child(odd) {
  padding-right: 7px;
}
.block-category-style-t .block-category-style-t--item:nth-child(even) {
  padding-left: 7px;
}
.block-category-style-t--item a {
  display: block;
  text-decoration: none;
}
.block-category-style-t--item-image {
  position: relative;
  padding-top: 100%;
  height: 0;
}
.block-category-style-t--item-image span {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  text-align: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.block-category-style-t--item-image span img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.block-category-style-t--item-name {
  padding-top: 5px;
  padding-bottom: 0;
  font-size: 14px;
  text-align: center;
}

/* ----ジャンル画面---- */

.block-genre-page h1 {
  margin-top: -10px;
}
.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 {
  text-align: center;
  line-height: 140%;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
  letter-spacing: 0.1em;
  border-bottom: none;
}
.block-genre-tree--header:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2em;
  margin-left: -1em;
  height: 2px;
  background-color: #444;
}
.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: 44px;
  width: 20px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  cursor: pointer;
}
.block-genre-style--body {
  display: table-cell;
  height: 44px;
  vertical-align: middle;
  text-align: left;
	text-decoration: none;
}
.block-genre-style--image {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
}
.block-genre-style--image figure {
  width: 44px;
  height: 44px;
}
.block-genre-style--name {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 15px;
  text-decoration: none;
}
.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;
}

/* トップページ用 */
.page-top .pane-main #block_of_genre {
	padding-bottom: 35px;
	background-color: #faf4db;
}
.page-top .pane-main .block-genre-tree--header {
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	line-height: 1.7;
	padding: 78px 0 15px;
	margin: 0;
	position: relative;
	letter-spacing: 0;
}
.page-top .pane-main .block-genre-tree--header::after {
	content: "";
	display: block;
	position: absolute;
	top: 50px;
	left: 50%;
	width: 1px;
	height: 23px;
	margin: 0;
	background-color: #b2b2b2;
}
.page-top .pane-main .block-genre-style {
	padding: 0 15px;
}
.page-top .pane-main .block-genre-style--items-0 {
	display: flex;
	flex-wrap: wrap;
	border: 0;
}
.page-top .pane-main .block-genre-style--item {
	width: 48%;
	margin-bottom: 15px;
	background: none;
	border: 0;
}
.page-top .pane-main .block-genre-style--item:nth-child(odd) {
	margin-right: 2%;
}
.page-top .pane-main .block-genre-style--item:nth-child(even) {
	margin-left: 2%;
}
.page-top .pane-main .block-genre-style--item-container {
	background-color: #ffffff;
	border-radius: 5px;
	position: relative;
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.30);
}
.page-top .pane-main .block-genre-style--item-container::after {
	content: "";
	position: absolute;
	left: 10px;
	top: 50%;
	width: 7px;
	height: 1px;
	background-color: #f52d3a;
}
.page-top .pane-main .block-genre-style--name {
	font-size: 13px;
	font-feature-settings : "palt";
	letter-spacing: 0.06em;
	padding-left: 30px;
}
/* ----絞り込み検索---- */

#block_of_filter {
  margin: 40px 15px 20px 15px;
}
.block-filter--filter-form {
	border: 2px solid #e6e5e5;
}
.block-filter--filter-items li:first-child {
}
.block-filter--filter-items li:last-child {
	margin-top: 27px;
}
.block-filter--header {
  display: table;
  table-layout: fixed;
  width: 100%;
  color: #4e4e4e;
}
.block-filter--header h2 {
  padding: 0 0 0 40px;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
}
.block-filter--list-item-container {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.block-filter--expand-icon {
  display: table-cell;
  height: 45px;
  width: 45px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
}
.block-filter--select-label {
	font-size: 14px;
	font-weight: bold;
  display: table-cell;
  height: 45px;
  padding-left: 0;
  vertical-align: middle;
  text-align: left;
}
.block-filter--filter-items {
	padding: 0 18px;
	border-top: 1px solid #e6e5e5;
}
.block-filter--header.block-filter--close + .block-filter--filter-items {
	border-top: 0;
}
.block-filter--list-item {
	display: none;
	/*border-bottom: 0;*/
	/*padding-bottom: 12px;*/
	border-bottom: 1px solid #e6e5e5;
}
.block-filter--filter-options {
  border-top: 0;
	overflow: hidden;
}
.block-filter--element {
  display: table;
  table-layout: fixed;
  border-bottom: 0;
  width: 50%;
	float: left;
}
.block-filter--element:last-child {
  border-bottom: none;
}
.block-filter--option-items {
	display: table-cell;
	/*height: 35px;*/
	height: auto;
	padding: 7px 0;
	vertical-align: top;
	width: 100%;
}
.block-filter--option-items label {
	font-size: 13px;
	margin-right: 5px !important;
}
.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: none;
}
.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 {
  width: 100%;
  position: relative;
}
.block-filter--treeitem-dir {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 45px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  text-align: center;
  background-color: #ffffff;
}
.block-filter--treeitem-dir.custom-design {
  width: 100%;
  padding-left: 30px;
  display: flex;
  height: 43px;
  min-height: 43px;
  vertical-align: middle;
  text-align: left;
  text-decoration: none;
  align-items: center;
  position: relative;
  padding-right: 45px;
}
.block-filter--treeitem-dir.custom-design span {
  display: block;
}
.block-filter--treeitem-dir.custom-design i {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  width: 40px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
  line-height: 40px;
}
.block-filter--treeitem-dir i {
  margin: 0 auto;
}
.block-filter--treeitem-name {
  padding-left: 30px;
  display: flex;
  height: 43px;
  min-height: 43px;
  vertical-align: middle;
  text-align: left;
  text-decoration: none;
  align-items: center;
  position: relative;
  padding-right: 45px;
}
.block-filter--treeitem-name:after {
  position: absolute;
  content: "";
  display: block;
  right: 20px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-top: #444 1px solid;
  border-right: #444 1px solid;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.filter-btn {
	text-align: center;
	letter-spacing: -5px;
	padding: 0 0 28px;
	display: none;
}
.filter-btn .block-sort--element-btn-enter,
.filter-btn .clear_filter {
	text-align: center;
	line-height: 1.7;
	display: inline-block;
	vertical-align: bottom;
	letter-spacing: 0;
	margin: 0 5px;
}
.filter-btn .block-sort--element-btn-enter {
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	width: 150px;
	padding: 8px 0 9px;
	background-color: #4e4e4e;
}
.filter-btn .clear_filter {
	color: #4e4e4e;
	font-size: 12px;
	width: 100px;
	padding: 8px 0 7px;
	margin-top: 5px;
	background-color: #dad9d7;
}
/* ----詳細検索---- */

.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-search-goods--from-price {
  margin-bottom: 8px;
}
.block-search-goods--publication-dt input {
  width: 6em;
}


ul.goods_img {
	table-layout: fixed;
	margin: 35px auto 0;
}
ul.goods_img li {
	display: inline-block;
	padding: 0 10px 10px 0; 
	width: 220px;
 }
.block-goods-detail--color-variation-goods-thumbnail-form a.bx-next {
    display: none;
}
.block-goods-detail--color-variation-goods-thumbnail-form a.bx-prev {
    display: none;
}