<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ----ブランド画面---- */
.block-brand-list {
	margin: 40px 0 60px;
}
.block-brand-list .block-topic-path {
	margin-bottom: 40px;
}
.block-brand-list--items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.block-brand-list--item {
	flex-grow: 1;
	flex-basis: 390px;
	max-width: 390px;
	margin: 0 0 20px 15px;
}
.block-brand-list--item:nth-of-type(3n+1) {
	margin-left: 0;
}
.block-brand-list--item-img {
	width: 390px;
	height: 240px;
}
.block-brand-list--item-name,.block-brand-list--item-comment {
	border: #ddd 1px solid;
	border-top: none;
	border-bottom: none;
}
.block-brand-list--item-name {
	padding: 15px 35px 0;
}
.block-brand-list--item-comment {
	border-bottom: #ddd 1px solid;
	padding: 15px 35px 35px;
}
.block-brand-list--item-btn {
	display: block;
	text-align: center;
	width: 240px;
	height: 48px;
	line-height: 48px;
	color: #333;
	font-size: 14px;
	margin: 15px auto 0;
	background: #e5e5e5;
}
.block-brand-detail--image {
	margin-top: 40px;
}
.block-brand-detail--description {
	margin-bottom: 30px;
}
/* ----ゲストお気に入り画面---- */
.block-guest-favorite-synchronize {
	text-align: center;
	margin-top: 50px;
}
/* ----定期購入商品サイクル情報変更画面---- */
.block-regular-purcharse-cycle-info-update--skip-cancel-message {
	margin: 5px 0 0 5px;
}
/* ----商品詳細---- */
/* ----左メニュー ---- */
.pane-left-menu .pane-block--title {
	margin: 0;
	padding: 0 0 8px;
	border: none;
	font-size: 16px;
	font-weight: bold;
	color: #4d4d4d;
	border-bottom: solid 1px #c4c4c4;
}
.pane-left-menu .pane-block--title__v {
	margin: 0;
	padding: 8px 0 8px;
	border: none;
	font-size: 16px;
	font-weight: bold;
	color: #4d4d4d;
	border-top: solid 1px #c4c4c4;
	border-bottom: solid 1px #c4c4c4;
}
.pane-left-menu .pane-block--title a {
	color: #035920;
}
.pane-left-menu .pane-block--subtitle {
	position: relative;
	font-size: inherit;
	font-weight: normal;
	margin: 0;
	padding: 8px 25px 8px 5px;
	border-top: solid 1px #ededed!important;
	border-bottom: none!important;
}
.pane-left-menu .pane-block--subtitle.st__open:before ,.pane-left-menu .pane-block--subtitle.st__close:before ,.pane-left-menu .pane-block--subtitle.st__close:after {
	position: absolute;
	right: 8px;
	top: calc(50% - 1px);
	display: block;
	content: '';
	width: 11px;
	height: 1px;
	background: #7a7a7a;
}
.pane-left-menu .pane-block--subtitle.st__close:after {
	transform: rotate(90deg);
}
/* ----左メニュー　絞り込み ---- */
.block-filter {
	margin: 0;
	border: none;
	border-top: solid 1px #035725;
	border-bottom: solid 1px #035725;
}
.pane-left-menu .block-filter {
	display: none!important;
}
.block-filter .pane-block--title.block-filter--header {
	position: relative;
	margin: 0;
	padding: 15px 0 15px 34px;
	background: url(../../img/usr/common/head_icon_search.png) 4px center / 24px auto no-repeat;
	font-size: 14px;
	font-weight: bold;
}
.block-filter .pane-block--title.block-filter--header span {
	font-weight: normal;
}
.block-filter .pane-block--title.block-filter--header:before ,.block-filter .pane-block--title.block-filter--header:after {
	position: absolute;
	right: 22px;
	top: calc(50% - 1px);
	display: block;
	content: '';
	width: 14px;
	height: 1px;
	background: #333333;
}
.block-filter .pane-block--title.block-filter--header:after {	transform: rotate(90deg);}
.block-filter .pane-block--title.block-filter--header.st__open:after {	display: none;}
form.block-filter--form {
	background: #f1f1f1;
	padding: 0 10px;
}
form.block-filter--form &gt; div + div {}
.block-filter--list-inner ,.block-filter--treelist-inner ,.block-filter--select-inner ,.block-filter--imagelist-inner {
	display: flex;
	padding: 12px 0;
	border-bottom: dashed 1px #cccccc;
}
form.block-filter--form .block-filter--list-inner .block-filter--list-inner-label ,form.block-filter--form .block-filter--treelist-inner .block-filter--treelist-inner-label ,form.block-filter--form .block-filter--select-inner .block-filter--select-inner-label ,form.block-filter--form .block-filter--imagelist-inner .block-filter--imagelist-inner-label {
	border: none!important;
	margin: 0;
	padding: 0 0 0 0;
	font-size: inherit;
	font-weight: bold;
	white-space: nowrap;
}
form.block-filter--form .block-filter--list-inner .block-filter--list-inner-label:after ,form.block-filter--form .block-filter--treelist-inner .block-filter--treelist-inner-label:after ,form.block-filter--form .block-filter--select-inner .block-filter--select-inner-label:after ,form.block-filter--form .block-filter--imagelist-inner .block-filter--imagelist-inner-label:after {
	content: '：';
}
.block-filter--list-inner .block-filter--list-body ,.block-filter--treelist-inner .block-filter--treelist-body ,.block-filter--select-inner .block-filter--select-body ,.block-filter--imagelist-inner .block-filter--imagelist-body {
	margin: -8px 0 0;
	padding: 0;
	display: flex;
	flex-flow: wrap;
}
form.block-filter--form input[type="radio"] + label, form.block-filter--form input[type="checkbox"] + label {
	max-width: calc(100% + 25px);
	vertical-align: middle;
}
.block-filter-option-items {	margin: 8px 0 0 18px;}
.block-filter--imagelist-body {
	padding-top: 0;
	padding-left: 3px;
	display: flex;
	flex-flow: wrap;
}
.block-filter--image {
	position: relative;
	margin: 8px 0 0 18px;
}
.block-filter--image a {
	position: relative;
	display: block;
}
.block-filter--image a i {
	display: none!important;
}
.block-filter--image a img {
	width: 24px;
	height: 24px;
}
.block-filter--image a span {
	position: absolute;
	left: 3px;
	top: 2px;
	display: block;
	width: 15px;
	height: 9px;
	border-left: solid 3px #4d4d4d;
	border-bottom: solid 3px #4d4d4d;
	transform: rotate(-45deg);
	opacity: 0;
}
.block-filter--image a input[type="hidden"] ~ span {	opacity: 1;}
/*.block-filter--image {
	position: relative;
}
.block-filter--image input[type="checkbox"] {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.block-filter--image input[type="checkbox"] + label {
	position: relative;
	margin: 0;
	padding: 0;
	max-width: 40px;
}
*/
.block-filter--treelist-inner-layer ul {	padding: 0 0.8rem;}
.block-filter--select-inner-accordion select {	margin: 0 0.8rem 0.6rem;}
.pane-left-menu .block-filter .pane-block--title {
	padding: 15px;
	border-bottom: solid 1px #035920;
	text-align: center;
}
.pane-left-menu .block-filter .pane-block--title:before {
	display: inline-block;
	content: '';
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0 10px 0 0;
	position: relative;
	top: -2px;
	background: url(../../img/usr/common/icon_filter.png) center no-repeat;
}
.block-filter--submit {
	margin: 0;
	padding: 20px 18px;
	text-align: center;
}
.block-filter--submit .btn {
	width: 100%;
	max-width: 400px;
	padding: 10px;
	background: #666666;
	border-color: #666666;
}
/* ----左メニュー　カテゴリから探す（ジャンル） ---- */
.block-genre-tree {	margin: 0 0 48px;}
.block-genre-tree--level1 &gt; li{	display: none!important;}
.block-genre-tree--level1 &gt; li[data-genre-code^="1"] ,.block-genre-tree--level1 &gt; li[data-genre-code^="4"] ,.block-genre-tree--level1 &gt; li[data-genre-code^="9"] {
	display: block!important;}
/* ---.block-genre-tree--level1 &gt; li[data-genre-code="10"]{
	display: block!important;
}
.block-genre-tree--level1 &gt; li &gt; a {
	display: none!important;
}
.block-genre-tree--level1 &gt; li &gt; ul {
	display: block!important;
}
---- */
.block-genre-tree li {
	text-indent: 0!important;
	border: none;
}
.block-genre-tree li div {
	display: inline-block;
	width: 100%;
	position: relative;
}
.block-genre-tree li a {
	position: relative;
	display: flex;
	align-items: center;
	height: auto;
	padding: 8px 25px 8px 5px;
}
.block-genre-tree li a figure {
	max-width: 28px;
	margin: 0 5px 0 0;
}
/*.block-genre-tree li a.st__open:before ,.block-genre-tree li a.st__close:before ,.block-genre-tree li a.st__close:after {
	position: absolute;
	right: 8px;
	top: calc(50% - 1px);
	display: block;
	content: '';
	width: 11px;
	height: 1px;
	background: #7a7a7a;
}
*/
.block-genre-tree li a.st__close:after {	transform: rotate(90deg);}
.block-genre-tree li span.opener {
	position: absolute;
	right: 0px;
	top: calc(50% - 17px);
	display: inline-block;
	width: 22px;
	height: auto;
	cursor:pointer;
	font-size: 20px;
	color: black;
	z-index:99999;
}
.block-genre-tree .block-genre-tree--level2 &gt; li {
	border-bottom: solid 1px #ededed!important;
}
.block-genre-tree .block-genre-tree--level3 {
}
.block-genre-tree .block-genre-tree--level3 &gt; li a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.block-genre-tree .block-genre-tree--level4 {
	display: none!important;
}
.block-genre-tree .block-genre-tree--level4 &gt; li a {
	padding-left: 28px;
}
.block-genre-tree__v .block-genre-tree--level1 &gt; li {
	display:block!important;
}
/* ----表示形式・並び順・ページャー---- */
.block-goods-list--display-style-items,.block-goods-list--sort-order-items {
	margin: 0;
	padding: 16px 0;
	border-top: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
}
.block-goods-list--display-style-items ~ .block-goods-list--sort-order-items {
	margin-top: -1px;
}
.block-goods-list--display-style-items dt ,.block-goods-list--sort-order-items dt {
	margin-right: 1.0em;
}
.block-goods-list--display-style-items dd ul,.block-goods-list--sort-order-items dd ul {
	display: flex;
	flex-flow: wrap;
}
.block-goods-list--display-style-items dd ul li a,.block-goods-list--sort-order-items dd ul li a {
	text-decoration: underline;
}
.block-goods-list--display-style-items dd ul li a:hover,.block-goods-list--sort-order-items dd ul li a:hover {
	text-decoration: none;
}
.block-goods-list--display-style-items dd ul li.active,.block-goods-list--sort-order-items dd ul li.active ,.block-goods-list--display-style-items dd ul li.active a,.block-goods-list--sort-order-items dd ul li.active a {
	color: #035920;
	font-weight: bold;
}
.block-goods-list--display-style-items dd ul li + li:before,.block-goods-list--sort-order-items dd ul li + li:before {
	display: inline-block;
	padding: 0 5px;
	content: '|';
	color: #b4b4b4;
	font-weight: normal;
}
.pager {
	margin: 15px 0 24px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	text-align: left;
}
.block-goods-list--pager-bottom {
	margin-bottom: 38px;
}
.pager-total {
	flex-grow: 1;
	text-align: left;
	font-weight: bold;
}
.pager-total .pager-count span {
	display: inline-block;
	margin: 0 3px 0 0;
	font-size: 20px;
}
.pagination {
	margin: 0;
}
.pagination li {
	margin: 0 5px;
	padding: 0;
}
.pagination li a ,.pagination li span {
	display: inline-block;
	text-align: center;
	width: 24px;
	line-height: 24px;
}
.pagination li.pager-current {
	color: #ffffff;
	background: #999999;
	border-color: #999999;
}
.pagination .pager-first ,.pagination .pager-previous ,.pagination .pager-next ,.pagination .pager-last {
	border: none;
	margin: 0;
	padding: 0;
}
.pagination .pager-previous {
	margin: 0 10px 0 5px;
}
.pagination .pager-next {
	margin: 0 5px 0 10px;
}
.pagination .pager-first a ,.pagination .pager-previous a ,.pagination .pager-next a ,.pagination .pager-last a {
	width: auto;
}
/* ----商品一覧---- */
.block-goods--frame {
	display: block;
	max-width: 1200px;
	margin: 10px auto;
	overflow: hidden;
}
.block-goods--frame-body {
	display: flex;
	flex-flow: wrap;
	width: calc(1200px + 36px);
}
.block-goods--frame-body .block-goods--item {
	display: flex;
	flex-flow: column;
	width: 206px;
	margin: 0 0 48px 0;
	padding: 0 36px 0 0;
}
.block-goods--frame-body .block-goods--item {
}
.block-goods--item-image {
	margin: 0 0 8px;
}
.block-goods--item-image figure {
	width: 170px;
	height: 170px;
}
.block-goods--item-image figure img {
	max-width: 170px;
}
.block-goods--item-description {
	flex-grow: 1;
}
.block-goods--item-description .block-icon {
	margin: 0 0 8px;
}
.block-goods--item-name {
	font-weight: bold;
}
.block-goods--item-details {
	color: #999999;
}
.block-goods--item-details dl {
	display: flex;
}
.block-goods--item-details dl dt {
	position: relative;
	min-width: 4em;
	white-space: nowrap;
}
.block-goods--item-details dl dt:after {
	position: absolute;
	right: 0;
	top: 0;
content: '：'}
.block-goods--item-price {
	margin: 12px 0 0;
	color: #cc3333;
	line-height: 1.4;
	font-weight: bold;
}
.block-goods--item-sale-price {
	min-height: 22px;
	margin: 0;
	padding: 0 0 0 60px;
	color: #cc3333;
	font-weight: bold;
	line-height: 1.4;
	background: url(.././../img/sys/onsales.gif) left 0 no-repeat;
}
.block-goods--item-sale-price ~ .block-goods--item-price-price {
	margin-top: 2px;
}
.block-goods--item-sale-price ~ .block-goods--item-price-price &gt; p {
	text-decoration: line-through;
	color: #4d4d4d;
	font-weight: normal;
	font-size: 0.94em;
}
.block-goods--item-price-cp {
	color: #4d4d4d;
}
.block-goods--item-comment {
	margin: 8px 0 0;
	color: #999999;
}
.block-genre-page--event .block-goods--item-comment ,.block-event-page--accessory .block-goods--item-comment ,.block-top-event .block-goods--item-comment {
	display: none;
}
/* 2crm(900px) */
body:not(.page-top) .pane-left-menu + .pane-main .block-goods--frame {
	display: block;
	max-width: 900px;
	margin: 10px auto;
	overflow: hidden;
}
body:not(.page-top) .pane-left-menu + .pane-main .block-goods--frame-body {
	display: flex;
	flex-flow: wrap;
	width: calc(900px + 20px);
}
body:not(.page-top) .pane-left-menu + .pane-main .block-goods--frame-body .block-goods--item {
	display: flex;
	flex-flow: column;
	width: 230px;
	margin: 0 0 48px 0;
	padding: 0 20px 0 0;
}
body:not(.page-top) .pane-left-menu + .pane-main .block-goods--frame-body.slick-slider .slick-next {
	right: 20px;
}
body:not(.page-top) .pane-left-menu + .pane-main .block-goods--frame-body .block-goods--item .block-goods--item-image figure {
	width: 210px;
	height: 210px;
}
body:not(.page-top) .pane-left-menu + .pane-main .block-goods--frame-body .block-goods--item .block-goods--item-image figure img {
	max-width: 210px;
}
/* 2crm(900px) event(slide) */
body:not(.page-top) .pane-left-menu + .pane-main .block-top-event--goods .block-goods--frame {
}
body:not(.page-top) .pane-left-menu + .pane-main .block-top-event--goods .block-goods--frame-body {
	width: calc(900px + 13px);
}
body:not(.page-top) .pane-left-menu + .pane-main .block-top-event--goods .block-goods--frame-body .block-goods--item {
	width: 183px;
	margin: 0 0 18px 0;
	padding: 0 13px 0 0;
}
body:not(.page-top) .pane-left-menu + .pane-main .block-top-event--goods .block-goods--frame-body .block-goods--item figure {
	width: 170px;
	height: 170px;
}
body:not(.page-top) .pane-left-menu + .pane-main .block-top-event--goods .block-goods--frame-body .block-goods--item figure img {
	max-width: 170px;
}
body:not(.page-top) .pane-left-menu + .pane-main .block-top-event--goods .block-goods--frame-body.slick-slider .slick-next {
	right: 13px;
}
/* slide */
.block-goods--frame-body.slick-slider {
	margin-bottom: 18px;
}
.block-goods--frame-body.slick-slider * {
	outline: none;
}
.block-goods--frame-body.slick-slider .slick-track {
	display: flex;
	align-items: stretch;
}
.block-goods--frame-body.slick-slider .slick-slide {
	height: auto;
}
.block-goods--frame-body.slick-slider .slick-slide &gt; div {
	height: 100%;
}
.block-goods--frame-body.slick-slider .slick-slide .block-goods--item {
	margin: 0;
	height: 100%;
	display: flex!important;
}
.block-goods--frame-body.slick-slider .slick-arrow {
	position: absolute;
	top: 45px;
	z-index: 100;
	width: 24px;
	height: 80px;
	-webkit-appearance: none;
	appearance: none;
	background: rgba(153,153,153,0.9);
	border: none;
	overflow: hidden;
	text-align: left;
	text-indent: -9999rem;
	cursor: pointer;
}
.block-goods--frame-body.slick-slider .slick-arrow.slick-disabled {
	display: none!important;
}
.block-goods--frame-body.slick-slider .slick-arrow:after {
	content: '';
	display: block;
	position: absolute;
	top: calc(50% - 6px);
	width: 12px;
	height: 12px;
	border-top: solid 2px #ffffff;
	border-left: solid 2px #ffffff;
}
.block-goods--frame-body.slick-slider .slick-prev {
	left: 0;
}
.block-goods--frame-body.slick-slider .slick-prev:after {
	right: 3px;
	transform: rotate(-45deg);
}
.block-goods--frame-body.slick-slider .slick-next {
	right: 36px;
}
.block-goods--frame-body.slick-slider .slick-next:after {
	left: 2px;
	transform: rotate(135deg);
}
/* thumbnail-h */
.block-thumbnail-h .block-goods--item-price .block-goods--item-price-price &gt; p span {
	display: block;
}
/* thumbnail-u */
.block-thumbnail-u .block-goods--item-price p {
	display: inline-block;
}
/* pickup-p */
.block-pickup-p .block-goods--item-price p {
	display: inline-block;
}
.block-pickup-p .block-goods--item-price .block-goods--item-price-cp {
	display: block;
}
.block-pickup-p .block-goods--item-btns {
	position: relative;
	margin: 8px 0 0;
}
.block-pickup-p .block-goods--item-btns-cart {
	margin: 0 0 5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.block-pickup-p .block-goods--item-btns-cart .js-qty-ctrl {
	align-items: center;
}
.block-pickup-p .block-goods--item-btns-cart .js-qty-ctrl input {
	width: 56px;
	height: 42px;
	text-align: center;
	margin: 0 5px;
}
.block-pickup-p .block-goods--item-btns-cart .block-goods--item-btns-cart-btn {
	width: 50px;
}
.block-pickup-p .block-goods--item-btns-cart .block-goods--item-btns-cart-btn span,.block-pickup-p .block-goods--item-btns-cart .block-goods--item-btns-cart-btn a {
	display: block;
	overflow: hidden;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	text-align: left;
	text-indent: -9999rem;
}
.block-pickup-p .block-goods--item-btns-cart .block-goods--item-btns-cart-btn span {
	background: #eeeeee url(../../img/usr/common/icon_cart_gray.png) center no-repeat;
}
.block-pickup-p .block-goods--item-btns-cart .block-goods--item-btns-cart-btn a {
	background: #cc3333 url(../../img/usr/common/icon_cart_white.png) center no-repeat;
}
.block-pickup-p .block-goods--item-btns &gt; p .btn {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}
.block-pickup-p .block-goods-list-d--end {
	left: 0;
	bottom: 105%;
	width: 100%;
}
.block-pickup-p .block-goods-list-d--end &gt; div:after {
	left: calc(100% - 30px);
}
/* ranking */
.block-ranking-r .block-goods--item .block-goods--item-image {
	position: relative;
}
.block-ranking-r .block-goods--item .block-goods--item-rank {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 27px;
	height: 27px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: solid 1px #ffffff;
	background: #eeeeee;
}
.block-ranking-r .block-goods--item .block-goods--item-rank.block-ranking-r--rank-1 {
	border-color: #ffcc00;
	background: #ffcc00;
}
.block-ranking-r .block-goods--item .block-goods--item-rank.block-ranking-r--rank-2 {
	border-color: #cccccc;
	background: #cccccc;
}
.block-ranking-r .block-goods--item .block-goods--item-rank.block-ranking-r--rank-3 {
	border-color: #dea261;
	background: #dea261;
}
/* list-d */
.block-goods-list-d li {
	margin: 0;
}
.block-goods-list-d li + li {
	margin-top: 50px;
}
.block-goods-list-d--item-body {
	display: flex;
	align-items: stretch;
	width: 100%;
}
.block-goods-list-d--image {
	margin: 0 20px 0 0;
	width: 210px;
}
.block-goods-list-d--image figure {
	background: none;
	width: 210px;
	height: 210px;
}
.block-goods-list-d--item-description {
	flex-grow: 1;
	width: auto;
	padding: 0;
}
.block-goods-list-d--item-description .block-icon {
	margin: 0 0 6px;
}
.block-goods-list-d--goods-name {
	font-size: 14px;
	font-weight: bold;
	color: #4d4d4d;
}
.block-goods-list-d--goods-name a {
	color: #4d4d4d;
}
.block-goods-list-d--item-details {
	display: block;
	margin: 12px 0 0;
	color: #999999;
}
.block-goods-list-d--item-details dl {
	display: flex;
}
.block-goods-list-d--item-details dl dt {
	position: relative;
	width: 4.0em;
	padding-right: 1em;
}
.block-goods-list-d--item-details dl dt:after {
	position: absolute;
	right: 0;
	top: 0;
	content: '：';
}
.block-goods-list-d--item-details p span {
	padding-left: 0.8em;
}
.block-goods-list-d--item-details p span:first-child {
	padding-left: 0;
}
.block-goods-list-d--price-infos {
	margin: 0.5rem 0 0;
	width: auto;
	text-align: left;
	color: #4d4d4d;
}
.block-goods-list-d--price-infos dl {
	display: inline-flex;
	font-weight: bold;
}
/*.block-goods-list-d--price-infos dl dt:after {
	content: '：';
}
*/
.block-goods-list-d--price-infos .block-goods--item-sale-price {
	display: inline-block;
}
.block-goods-list-d--price-infos .block-goods--item-sale-price ~ dl {
	text-decoration: line-through;
	color: #4d4d4d;
}
.block-goods-list-d--price-infos p {
	display: inline-block;
	font-size: 13px;
}
.block-goods-list-d--item-btn {
	margin: 0 0 0 20px;
	width: 210px;
	min-width: 210px;
	display: flex;
	flex-flow: column;
	justify-content: center;
}
.block-goods-list-d--add-qty {
	margin: 0 0 14px;
	display: flex;
	align-items: center;
}
.block-goods-list-d--add-qty dt {
	flex-grow: 1;
}
.block-goods-list-d--add-cart {
	position: relative;
	flex-basis: auto;
}
.block-goods-list-d--end {
	position: absolute;
	left: -10px;
	bottom: 124%;
	width: 230px;
}
.block-goods-list-d--end &gt; div {
	position: relative;
	z-index: 10000002;
	padding: 22px 10px 20px;
	border: solid 1px #f00;
	background: #ffffff;
	color: #4d4d4d;
	text-align: center;
}
.block-goods-list-d--end-closeBG {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10000000;
background: rgba(0,0,0,0)}
.block-goods-list-d--end &gt; div:after {
	position: absolute;
	left: 50%;
	bottom: -7px;
	display: block;
	content: '';
	width: 12px;
	height: 12px;
	background: #ffffff;
	border-right: solid 1px #f00;
	border-bottom: solid 1px #f00;
	transform: rotate(45deg);
}
.block-goods-list-d--end .btn {
	display: block;
	width: 190px;
	margin: 10px auto 0;
	padding: 6px 10px;
}
.block-goods-list-d--end-close {
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	text-align: left;
	text-indent: -9999rem;
	cursor: pointer;
}
.block-goods-list-d--end-close:before ,.block-goods-list-d--end-close:after {
	display: block;
	content: '';
	position: absolute;
	left: 20%;
	top: 50%;
	width: 10px;
	height: 1px;
	background: #6c6c6c;
}
.block-goods-list-d--end-close:before {
	transform: rotate(45deg);
}
.block-goods-list-d--end-close:after {
	transform: rotate(-45deg);
}
/* ----ジャンル---- */
.block-genre-page--header-area {
	margin: 0 auto 38px;
}
.block-genre-page--header {
	margin: 0 0 10px;
	font-size: 26px;
	font-weight: bold;
	color: #4d4d4d;
	border-bottom: solid 1px #c4c4c4;
}
.block-genre-page--header-img {
	margin: 0 0 10px;
}
.block-genre-style {
	margin: 36px 0 54px;
	display: block;
	overflow: hidden;
}
.block-genre-style--frame {
	margin: 0 0 0 -27px;
	padding: 0;
	width: calc(100% + 27px);
	display: flex;
	flex-flow:wrap;
	align-items: stretch;
}
.block-genre-style--item {
	width: calc(33.333% - 27px);
	margin: 0 0 0 27px;
	border: solid 1px #e8e8e8;
	border-radius: 5px;
}
.block-genre-style--item:nth-child(n+4) {
	margin-top: 20px;
}
.block-genre-style--item a {
	height: 100%;
	padding: 5px 10px;
	display: flex;
	align-items: center;
}
.block-genre-style--item a img {
	max-width: 80px;
	margin: 0 10px 0 0;
}
/* ----イベント---- */
.block-event-page--header-area {
	margin: 0 auto 38px;
}
.block-event-page--header {
	margin: 0 0 10px;
	font-size: 26px;
	font-weight: bold;
	color: #4d4d4d;
	border-bottom: solid 1px #c4c4c4;
}
.block-event-page--header-img {
	margin: 0 0 10px;
}
.block-top-event {
}
.block-top-event--section {
	margin: 0 0 60px;
}
.block-top-event--header {
	border: none;
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
}
.block-top-event--header ,.block-top-event--header a {
	color: #4d4d4d;
}
.ev-fs-contents ~ .block-top-event--goods {
	display: none!important;
}
/* イベント（トップページ） */
body.page-top .block-top-event {
	width: 100%;
	margin: 0 auto;
}
.block-top-event--section .block-top-event--header {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
/* イベント　グループ化 */
.event-group--section {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.event-group--section .event-group--head {
	display: flex;
	justify-content: space-between;
}
.event-group--section .event-group--head &gt; h2 {
	border: none;
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #4d4d4d;
}
.event-group--section .event-group--head .event-group--section-tab ul {
	display: flex;
	align-items: stretch;
	background: #eeeeee;
	border-radius: 40px;
	overflow: hidden;
}
.event-group--section .event-group--head .event-group--section-tab li {
	background: #eeeeee;
	color: #999999;
	height: 40px;
	border-radius: 40px;
	padding: 0 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.event-group--section .event-group--head .event-group--section-tab li.st__current {
	background: #4d4d4d;
	color: #ffffff;
	cursor: default;
}
/* ----最近チェックした商品---- */
.block-recent-item {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.block-recent-item--header {
	border: none;
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #4d4d4d;
}
.block-recent-item--keep-history {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
}
.block-recent-item--keep-history a {
	position: relative;
	padding: 0 0 0 1.5em;
	color: #999999;
	text-decoration: none;
}
.block-recent-item--keep-history a:hover {
	text-decoration: underline;
}
.block-recent-item--keep-history a:before ,.block-recent-item--keep-history a:after {
	content: '';
	text-decoration: none;
	display: block;
	position: absolute;
	left: 0;
	top: 0.6em;
	width: 1.0em;
	height: 1px;
	background: #999999;
}
.block-recent-item--keep-history a:before {
	transform: rotate(45deg);
}
.block-recent-item--keep-history a:after {
	transform: rotate(-45deg);
}
.block-recent-item--message {
	padding: 30px 0;
}
.block-recent-item--items {
	width: 100%;
}
/* ----検索結果---- */
.block-search-goods--header {
	margin: 0 0 38px;
	font-size: 26px;
	font-weight: bold;
	color: #4d4d4d;
	border-bottom: solid 1px #c4c4c4;
}
/* ----トピック---- */
.block-top-topic {
	position: relative;
	width: 1200px;
	margin: 0 auto 60px;
}
.block-top-topic--header {
	border: none;
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #4d4d4d;
}
.block-top-topic--next-page {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
}
.block-top-topic--next-page a {
	position: relative;
	display: inline-block;
	text-decoration: underline;
	padding: 0 0 0 1.2em;
	color: inherit;
}
.block-top-topic--next-page a:hover {
	text-decoration: none;
}
.block-top-topic--next-page a:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '〉';
	text-decoration: none!important;
}
.block-top-topic--items {
	width: 100%;
}
.block-top-topic--items &gt; dl {
	display: flex;
	padding: 12px 12px 12px 14px;
	font-size: 14px;
}
.block-top-topic--items &gt; dl:nth-child(odd) {
	background: #f3f3f3;
}
.block-top-topic--items &gt; dl dt {
	position: relative;
	margin: 0;
	padding: 0;
	width: 6.4em;
	min-width: 6.4em;
}
.block-top-topic--items &gt; dl dd {
	position: relative;
	padding: 0 0 0 60px;
}
.block-top-topic--items &gt; dl dd .block-top-topic--item__icon {
	position: absolute;
	left: 0;
	top: -2px;
	width: 50px;
	vertical-align: top;
}
/* ----トップページ---- */
.block-top-section--tit {
	margin: 0 0 32px;
	padding: 0 3px 12px;
	text-align: center;
}
.block-top-section--tit span {
	display: inline-block;
	padding: 0 0 5px;
	font-size: 26px;
	font-weight: bold;
	color: #4d4d4d;
	border-bottom: solid 1px #c4c4c4;
}


/* 2025_0122追記・変更
------------------------------------------- */
/* ログイン前MV */
.block-top-section--mv {
	min-width: 1200px;
	margin: 0 0 24px;
	overflow: hidden;
}
.block-top-section--mv-body {
/*	width: 1100px;　※元の設定 */
	width: 700px;
	margin: 0 auto;
}

/* +++ 2025_0122追記 +++ */
.block-top-section--mv-body .slick-slide li { font-size: 16px; color: #333;}
.block-top-section--mv-body .slick-slide li a:hover { text-decoration: none;}
.block-top-section--mv-body .slick-slide li img { margin-bottom: 8px;}
.block-top-section--mv-body .slick-slide li span { font-size: 22px;}
.block-top-section--mv-body .slick-slide:not(.slick-center) a {	color: #888;}
/*.block-top-section--mv-body .slick-slide:not(.slick-center) img {
  -webkit-filter: opacity(60%);
  -moz-filter: opacity(60%);
  -o-filter: opacity(60%);
  -ms-filter: opacity(60%);
  filter: opacity(60%);
  transition: 0.2s linear;
}*/
/* +++ ここまで +++ */

.block-top-section--mv-body &gt; ul &gt; li:not(:first-child) {	display: none;}
.block-top-section--mv-body .slick-list {	overflow: visible!important;}
.block-top-section--mv-body .slick-arrow {
	position: absolute;
	top: calc(50% - 25px);
	z-index: 10;
	cursor: pointer;
	width: 54px;
	height: 54px;
	border-radius: 100%;
	overflow: hidden;
	text-align: left;
	text-indent: -9999rem;
	background: rgba(255,255,255,0.9);
}
.block-top-section--mv-body .slick-arrow:after {
	position: absolute;
	left: 40%;
	top: 35%;
	content: '';
	width: 16px;
	height: 16px;
	border-top: solid 2px #666666;
	border-left: solid 2px #666666;
transform: rotate(-45deg)}
.block-top-section--mv-body .mv-slick-prev {	left: -27px;}
.block-top-section--mv-body .mv-slick-next {	right: -27px;}
.block-top-section--mv-body .mv-slick-next:after {
	left: 27%;
	transform: rotate(135deg);
}
/* ログイン後 メインビジュアル */
.block-top__on-section--mv .block-top-section--mv-body {
/*	width: 970px;*/
	width: 700px;
	margin: 0 auto;
}
/*------------------------------------------- */

/* 重要なお知らせ */
.block-top-section--attention {
	display: flex;
	justify-content: center;
	width: 1200px;
	margin: 0 auto 24px;
}
.block-top-section--attention dt {
	position: relative;
	margin: 0 10px 0 0;
	padding: 0 0 0 25px;
	color: #cc3333;
	font-size: 15px;
	font-weight: bold;
}
.block-top-section--attention dt:before {
	position: absolute;
	left: 0;
	top: calc(50% - 9px);
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 17px;
	background: url(../../img/usr/common/icon_attention.png) center / 100% auto no-repeat;
}
.block-top-section--attention dd ul {
	display: flex;
}
.block-top-section--attention dd ul li {
	display: flex;
	margin: 0 0 0 20px;
}
.block-top-section--attention dd ul li a {
	position: relative;
	display: inline-block;
	padding: 0 0 0 1.0em;
}
.block-top-section--attention dd ul li a:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '〉';
	text-decoration: none!important;
}
/* HEADSが店舗さまに選ばれる理由 */
.block-top-section--reason {
	margin: 0 0 34px;
	padding: 24px 0 40px;
	background: #f7f7f7;
}
.block-top-section--commitment + .block-top-section--reason {
	margin-bottom: 98px;
}
.block-top-section--reason .container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.block-top-section--reason .container &gt; h2 {
	width: 234px;
	height: 234px;
	margin: 0;
}
.block-top-section--reason .container &gt; h2 span {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 233px;
	height: 233px;
	border-radius: 100%;
	border: dashed 1px #0a6328;
	font-size: 23px;
	font-weight: bold;
	color: #0a6328;
}
.block-top-section--reason .container &gt; .block-top-section--reason--body {
	width: 925px;
	margin-top: 24px;
}
.block-top-section--reason .container .block-top-section--reason--text {
	overflow: hidden;
}
.block-top-section--reason .container .block-top-section--reason--text ul {
	display: flex;
	flex-flow: wrap;
	align-items: flex-start;
	margin-left: -12px;
}
.block-top-section--reason .container .block-top-section--reason--text ul li {
	width: calc(33.333% - 12px);
	margin: 0 0 0 12px;
	padding: 0 0 0 52px;
	min-height: 40px;
	font-size: 18px;
	font-weight: bold;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto 36px;
}
.block-top-section--reason .container .block-top-section--reason--text ul li:nth-child(n+4) {
	margin-top: 24px;
}
.block-top-section--reason .container .block-top-section--reason--text ul li.block-top-section--reason__today {
	background-image: url(../../img/usr/top/reason_icon_01.png);
	background-position: 0 0;
}
.block-top-section--reason .container .block-top-section--reason--text ul li.block-top-section--reason__today p + p {
	font-size: 12px;
}
.block-top-section--reason .container .block-top-section--reason--text ul li.block-top-section--reason__delivery {
	background-image: url(../../img/usr/top/reason_icon_02.png);
}
.block-top-section--reason .container .block-top-section--reason--text ul li.block-top-section--reason__mail {
	background-image: url(../../img/usr/top/reason_icon_03.png);
	background-position: 7px 0;
}
.block-top-section--reason .container .block-top-section--reason--text ul li.block-top-section--reason__original {
background-image: url(../../img/usr/top/reason_icon_05.png)}
.block-top-section--reason .container .block-top-section--reason--text ul li.block-top-section--reason__small {
background-image: url(../../img/usr/top/reason_icon_04.png)}
.block-top-section--reason .container .block-top-section--reason--btn {
	margin: 48px 0 0 24px;
}
.block-top-section--reason .container .block-top-section--reason--btn ul {
	display: flex;
	align-items: stretch;
}
.block-top-section--reason .container .block-top-section--reason--btn ul li {
	margin-right: 18px;
}
.block-top-section--reason .container .block-top-section--reason--btn ul li + li a {
	color: #4d4d4d;
	border-color: #4d4d4d;
}
.block-top-section--reason .container .block-top-section--reason--btn ul li a {
	min-width: 280px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.block-top-section--reason .container .block-top-section--reason--btn ul li:only-child {
	margin: 0 auto;
	padding-right: 275px;
}
/* おすすめアイテム・コンテンツ */
.block-top-section--recommend {
	width: 1200px;
	margin: 0 auto 68px;
}
.block-top-section--recommend-body {
	overflow: hidden;
}
.block-top-section--recommend-body ul {
	margin-left: -10px;
	display: flex;
	flex-flow: wrap;
	align-items: stretch;
}
.block-top-section--recommend-body ul li {
	margin: 10px 0 0 10px;
	padding: 3px;
	border: solid 1px #eeeeee;
}
.block-top-section--recommend-body ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
}
.block-top-section--recommend-body ul li a:hover {
	opacity: 0.7;
}
/* HEADSで見つかる商品一例 ・ 業種から見つける商品一例 */
.block-top-section--example {
	width: 1200px;
	margin: 0 auto 74px;
}
.block-top-section--example-body {
	display: flex;
	justify-content: center;
	align-items: stretch;
}
.block-top-section--example-item {
	position: relative;
	width: 370px;
	margin: 0 22px;
	padding: 140px 24px 24px;
	border: solid 1px #e8e8e8;
	border-radius: 8px;
	overflow: hidden;
}
.block-top-section--example-item:before {
	content: '';
	display: block;
	width: 100%;
	height: 120px;
	position: absolute;
	left: 0;
	top: 0;
}
.block-top-section--example-item__gift:before {
	background: url(../../img/usr/top/item_giftbox_p.jpg) 0 0 no-repeat;
}
.block-top-section--example-item__wrapping:before {
	background: url(../../img/usr/top/item_wrapping_p.jpg) 0 0 no-repeat;
}
.block-top-section--example-item__seal:before {
	background: url(../../img/usr/top/item_seal_p.jpg) 0 0 no-repeat;
}
.block-top-section--example-item__flower:before {
	background: url(../../img/usr/top/item_flower_p.jpg) 0 0 no-repeat;
}
.block-top-section--example-item__food:before {
	background: url(../../img/usr/top/item_food_p.jpg) 0 0 no-repeat;
}
.block-top-section--example-item:first-child {
	margin-left: 0;
}
.block-top-section--example-item:last-child {
	margin-right: 0;
}
.block-top-section--example-item dl {
	text-align: center;
}
.block-top-section--example-item dl dt {
	margin: 0 0 14px;
	font-size: 20px;
	font-weight: bold;
	color: #035920;
}
.block-top-section--example-item ul {
	width: 224px;
	margin: 0 auto;
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
}
.block-top-section--example__work .block-top-section--example-item ul {
	width: 312px;
}
.block-top-section--example-item ul li {
	width: 84px;
	margin: 20px 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.block-top-section--example-item ul li a figure {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 94px;
	text-align: center;
}
.block-top-section--example-item ul li a span:before {
	content: '〉';
	text-decoration: none!important;
}
/* HEADSのこだわり */
.block-top-section--commitment {
	position: relative;
	overflow: hidden;
	margin: 98px auto 1px;
	padding: 58px 0;
	background: url(../../img/usr/top/kodawari_bg.jpg) repeat;
}
.block-top-section--commitment:before {
	content: '';
	display: block;
	position: absolute;
	left: calc(50% - 575px);
	top: 0;
	z-index: 1;
	width: 244px;
	height: 78px;
	background: url(../../img/usr/top/kodawari_leaf01.png) no-repeat;
}
.block-top-section--commitment:after {
	content: '';
	display: block;
	position: absolute;
	left: calc(50% + 413px);
	bottom: 0;
	z-index: 1;
	width: 201px;
	height: 233px;
	background: url(../../img/usr/top/kodawari_leaf02.png) no-repeat;
}
.block-top-section--commitment-head {
	position: relative;
	z-index: 10;
	width: 910px;
	margin: 0 auto 18px;
	display: flex;
	align-items: baseline;
	color: #035920;
}
.block-top-section--commitment-head h2 {
	margin: 0;
	font-size: 28px;
	font-weight: bold;
}
.block-top-section--commitment-head p {
	margin: 0 0 0 58px;
	font-size: 18px;
	font-weight: bold;
}
.block-top-section--commitment-body {
	position: relative;
	z-index: 10;
	width: 910px;
	margin: 0 auto;
	padding: 0 0 0 300px;
	background: url(../../img/usr/top/kodawari_line.png) repeat;
	line-height: 40px;
	font-weight: bold;
	border-bottom: solid 1px #e7e5db;
}
.block-top-section--commitment-body:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
/*	top: 58px;
	width: 197px;
	height: 193px;*/
	width: 240px;
	height: 240px;
	background: url(../../img/usr/top/kodawari_item.png) no-repeat;
}
.block-top-section--commitment-btn {
	width: 910px;
	margin: 32px auto 0;
	text-align: center;
}
.block-top-section--commitment-btn a {
	min-width: 340px;
	padding-top: 14px;
	padding-bottom: 14px;
}
/* シーズン・イベントから探す */
.block-top--season {
	width: 1200px;
	margin: 0 auto 64px;
}
.block-top--season &gt; h2 {
	margin: 0 0 32px;
	padding: 0 3px 12px;
	text-align: center;
}
.block-top--season &gt; h2 span {
	display: inline-block;
	padding: 0 0 5px;
	font-size: 26px;
	font-weight: bold;
	color: #4d4d4d;
	border-bottom: solid 1px #c4c4c4;
}
.block-top--season--frame {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.block-top--season--item {
	width: 280px;
	border: solid 1px #e8e8e8;
	border-radius: 5px;
	padding: 32px 0 34px;
	display: flex;
}
.block-top--season--item dt {
	width: 98px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.1;
	color: #035920;
}
.block-top--season__spring dt {
	background: url(../../img/usr/top/top_icon_season_spring.png) center 1.2em / 45px auto no-repeat;
}
.block-top--season__summer dt {
	background: url(../../img/usr/top/top_icon_season_summer.png) center 1.2em / 45px auto no-repeat;
}
.block-top--season__autumn dt {
	background: url(../../img/usr/top/top_icon_season_autumn.png) 60% 1em / 45px auto no-repeat;
}
.block-top--season__winter dt {
	background: url(../../img/usr/top/top_icon_season_winter.png) center 1.2em / 45px auto no-repeat;
}
.block-top--season--item dd ul li + li {
	margin-top: 5px;
}
.block-top--season--item dd ul li a {
	position: relative;
	display: inline-block;
	text-decoration: underline;
	padding: 0 0 0 1.2em;
}
.block-top--season--item dd ul li a:hover {
	text-decoration: none;
}
.block-top--season--item dd ul li a:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '〉';
	text-decoration: none!important;
}
/* 商品一覧から探す */
.block-top--archives {
	width: 1200px;
	margin: 0 auto 64px;
}
.block-top--archives &gt; h2 {
	margin: 0 0 32px;
	padding: 0 3px 12px;
	text-align: center;
}
.block-top--archives &gt; h2 span {
	display: inline-block;
	padding: 0 0 5px;
	font-size: 26px;
	font-weight: bold;
	color: #4d4d4d;
	border-bottom: solid 1px #c4c4c4;
}
.block-top--archives .block-dynamic-genre--body {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	align-items: stretch;
}
.block-top--archives .block-dynamic-genre--body li {
	width: 280px;
	border: solid 1px #e8e8e8;
	border-radius: 5px;
	margin: 20px 0 0;
}
.block-top--archives .block-dynamic-genre--body li:last-child:nth-child(4n+2) {
	margin-right: calc((280px + 26.666px) * 2);
}
.block-top--archives .block-dynamic-genre--body li:last-child:nth-child(4n+3) {
	margin-right: calc((280px + 26.666px) * 1);
}
.block-top--archives .block-dynamic-genre--body li a {
	display: flex;
	align-items: center;
	height: 100%;
	padding: 6px 8px;
}
.block-top--archives .block-dynamic-genre--body li a figure {
	margin: 0 12px 0 0;
	width: 80px;
	min-width: 80px;
}
/* ログイン後 バナー */
.block-top__on-section--banner {
}
.block-top__on-section--banner-body {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}
.block-top__on-section--banner-item {
	width: 580px;
}
.block-top__on-section--banner-body .block-top__on-section--banner-item:nth-child(n+3) {
	margin-top: 32px;
}
.block-top__on-section--banner-item a {
	display: block;
}
.block-top__on-section--banner-item dt {
	margin: 14px 0 3px;
	font-weight: bold;
}
/* ログイン後 重要なお知らせ */
.block-top__on-section--attention {
	background: #fcf3f3;
	padding: 34px 142px;
}
.block-top__on-section--attention dl dt {
	margin: 0 0 22px;
	text-align: center;
}
.block-top__on-section--attention dl dt span {
	position: relative;
	display: inline-block;
	padding: 0 0 0 32px;
	color: #cc3333;
	font-size: 20px;
	font-weight: bold;
}
.block-top__on-section--attention dl dt span:before {
	position: absolute;
	left: 0;
	top: calc(50% - 11px);
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 21px;
	background: url(../../img/usr/common/icon_attention.png) center / 100% auto no-repeat;
}
.block-top__on-section--attention dl dd {
}
/* ----注文フローステップ---- */
.block-order-flow--step {
	width: 900px;
	margin: 25px auto 25px;
	padding: 0;
	text-align: center;
}
.block-order-flow--step ul {
	display: flex;
	align-items: stretch;
}
.block-order-flow--step1,.block-order-flow--step2,.block-order-flow--step3,.block-order-flow--step4,.block-order-flow--step5 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
	position: relative;
	background: #eeeeee;
	margin: 0;
	padding: 0;
	height: 70px;
	font-size: 15px;
	font-weight: bold;
}
.block-order-flow--step2:before,.block-order-flow--step3:before,.block-order-flow--step4:before,.block-order-flow--step5:before {
	position: absolute;
	top: -1px;
	left: 0;
	right: auto;
	z-index: 1;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 36px 0 36px 20px;
	border-color: transparent transparent transparent #eeeeee;
}
.block-order-flow--step2:after,.block-order-flow--step3:after,.block-order-flow--step4:after,.block-order-flow--step5:after {
	position: absolute;
	top: -3px;
	left: 0;
	z-index: 0;
	right: auto;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 38px 0 38px 21px;
	border-color: transparent transparent transparent #fff;
}
.block-order-flow--step-current {
	color: #fff;
	background: #666666;
	font-weight: bold;
}
.block-order-flow--step-current + li:before {
	border-color: transparent transparent transparent #666666;
}
.block-order-complete--orderinfo, .block-order-complete--customerentry-wrapper {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.block-order-estimate--dest-address-item-buttons__selected {
	color: #cc3333;
	border-color: #cc3333;
}
/* 商品詳細 */
/* パンくず */
body.page-goods .pane-header ~ .pane-topic-path .block-topic-path ul + ul {
	display: none!important;
}
body.page-goods .pane-main .pane-topic-path .block-topic-path ul:first-child {
	display: none!important;
}
/* 画像 */
.js-goods-detail-goods-slider figure {
	width: 420px;
	height: 420px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.block-goods-gallery {
	margin: 0 0 15px;
}
.block-goods-gallery ul {
	margin: 12px 0 0;
	display: flex;
	flex-flow: wrap;
	align-items: flex-start;
}
.block-goods-gallery ul li {
	position: relative;
	width: 80px;
	margin: 0 0 5px 5px;
}
.block-goods-gallery ul li:nth-child(5n+1) {
	margin-left: 0;
}
.block-goods-gallery ul li a.active:before {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 80px;
	height: 80px;
	content: '';
	display: block;
	border: solid 2px #e2e2e2;
}
.block-goods-gallery ul li a:not(.active):hover figure {
	opacity: 0.6;
}
.block-goods-gallery li figure {
	width: 80px;
	height: 80px;
}
.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .block-goods-detail--color-variation-goods-color-name {
	font-size: 10px!important;
	text-align: center;
}
.goods-detail-description-wrap {
	margin: 25px 0 25px;
}
.goods-detail-description-wrap &gt; p:first-child {
	margin: 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #4d4d4d;
}
.goods-detail-description-table {
	margin-top: 15px;
	display: table;
	width: 100%;
}
.goods-detail-description-table dl {
	display: table-row;
}
.goods-detail-description-table dl:last-child dt,.goods-detail-description-table dl:last-child dd {
	border-bottom: solid 1px #eeeeee;
}
.goods-detail-description-table dl dt ,.goods-detail-description-table dl dd {
	display: table-cell;
	border-top: solid 1px #eeeeee;
	padding: 14px 0;
}
.goods-detail-description-table dl dt {
	padding-right: 12px;
	width: 7.5em;
}
.block-goods-comment2 ul {
	margin: 15px 0 15px -5px;
	display: flex;
	flex-flow: wrap;
	align-items: stretch;
}
.block-goods-comment2 ul li {
	margin: 0 0 5px 5px;
	padding: 7px 12px;
	background: #f1eee1;
	font-size: 12px;
	line-height: 1.4;
}
.block-goods-link {
	margin: 15px 0;
}
.block-goods-link .btn {
	width: 240px;
	padding: 14px 18px;
	font-size: 15px;
}
.pane-goods-right-side .block-icon {
	margin: 0 0 8px;
}
.block-goods-name {
	margin: 0 0 15px;
	padding: 0 0 12px;
	border-bottom: solid 1px #54745f;
}
.block-goods-name .block-goods-name--text {
	font-size: 26px;
	line-height: 1.3;
	font-weight: bold;
	margin: 0;
	color: inherit;
	border: none;
}
.block-goods-comment {
	margin: 0 0 28px;
}
.block-goods-spec {
	margin: 0 0 20px;
}
.block-goods-spec dl {
	display: flex;
}
.block-goods-spec dl dt {
	position: relative;
	width: 4em;
	min-width: 4em;
}
.block-goods-spec dl dt:before {
	position: absolute;
	right: 0;
	top: 0;
content: '：'}
.pane-goods-detail-bottom {
	width: 100%;
}
.block-goods-variation-block {
	margin: 10px 0;
	padding: 18px 19px 18px;
	border: solid 1px #ededed;
	border-radius: 8px;
}
.block-variation + .block-variation {
	margin-top: 45px;
}
.block-variation--selected-item {
	margin: 0 0 12px;
	font-size: 16px;
	font-weight: bold;
	color: #4d4d4d;
}
.block-variation--item-list {
	display: flex;
	flex-flow: wrap;
}
.block-variation--item {
	width: 70px;
	margin: 0 0 10px 10px;
}
.block-variation--item:nth-child(5n+1) {
	margin-left: 0;
}
.block-variation--item dt.block-variation--item-term {
	position: relative;
	background: none;
	border: none;
	width: 70px;
	height: 70px;
}
.block-variation--item dt.block-variation--item-term figure {
	width: 70px;
	height: 70px;
	border: 2px solid #d0d0d0;
}
.block-variation--item dt.block-variation--item-term figure img {
	max-width: 70px;
	max-height: 70px;
}
/*.block-variation--item.color-disable-stock dt.block-variation--item-term :before,.block-variation--item.size-disable-stock dt.block-variation--item-term :before{
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 70px;
	content: '';
	display: block;
	border: 2px dashed #d0d0d0;
}
*/
.block-variation--item.active dt.block-variation--item-term:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 70px;
	content: '';
	display: block;
	border: solid 2px #cc6666;
}
.block-variation--item dt.block-variation--item-term a:hover figure {
	opacity: 0.7;
}
.block-variation--item-description {
	margin: 4px 0 0;
	display: block;
	font-size: 13px;
	line-height: 1.2;
	text-align: center;
}
.block-goods-spec-container {
	margin: 0 0 15px;
	padding: 18px 20px 0;
	border: solid 1px #ededed;
	border-radius: 8px;
}
.block-goods-spec-info-target {
	margin: 0 0 4px 122px;
	font-size: 16px;
	font-weight:bold;
}
.block-goods-spec-info {
	margin: 0 0 18px;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}
.block-goods-spec-info &gt; figure {
	width: 110px;
	min-width: 110px;
	margin: 0 0 12px;
}
.block-goods-spec-info &gt; dl {
	margin: 0 0 12px;
	width: calc(100% - 122px);
}
.block-goods-spec-info &gt; dl &gt; dt {
	margin: 0 0 4px;
	font-size: 16px;
	font-weight: bold;
}
.block-goods-spec-info &gt; dl dl {
	display: flex;
}
.block-goods-spec-info &gt; dl dl dt {
	position: relative;
	min-width: 4em;
}
.block-goods-spec-info &gt; dl dl dt:before {
	position: absolute;
	right: 0;
	top: 0;
content: '：'}
.block-goods-spec-info &gt; dl dl dd {
	flex-grow: 1;
}
.block-goods-spec-info .block-goods-comment1--text {
	margin: 0;
	width: 100%;
	color: #cc3333;
	font-weight: bold;
}
.block-goods-detail--cartbox {
	position: relative;
	margin: 0 0 30px;
	padding: 28px 0 0;
}
.block-goods-detail--cartbox:before {
	position: absolute;
	left: -20px;
	top: 0;
	right: -20px;
	border-top: solid 1px #ededed;
	content: '';
	display: block;
}
.block-goods-detail--cartbox &gt; p:first-child {
	margin: 0 0 5px;
}
.block-goods-detail--cartbox &gt; p:first-child span {
	font-size: 16px;
	font-weight: bold;
}
.block-goods-detail--cartbox .block-goods-price {
	margin: 0 0 24px;
}
.block-goods-detail--cartbox .block-goods-price--price {
	color: #cc3333;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
}
.block-goods-detail--cartbox .block-goods-price--sale-price {
	margin: 0 0 4px;
	padding: 0 0 0 60px;
	color: #cc3333;
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
	background: url(.././../img/sys/onsales.gif) left 0 no-repeat;
}
.block-goods-detail--cartbox .block-goods-price--sale-price ~ .block-goods-price--price {
	font-size: 16px;
	font-weight: normal;
	text-decoration: line-through;
	color: #4d4d4d;
}
.block-goods-detail--cartbox .block-goods-qty-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 5px;
}
.block-goods-detail--cartbox .block-goods-qty-wrap &gt; dl {
	display: flex;
	align-items: center;
}
.block-goods-detail--cartbox .block-goods-qty-wrap &gt; dl dt {
	margin-right: 10px;
}
.block-goods-detail--cartbox .block-goods-qty-wrap &gt; dl .js-qty-ctrl {
	align-items: center;
}
.block-goods-detail--cartbox .block-goods-qty-wrap &gt; dl .js-qty-ctrl input {
	width: 96px;
	height: 42px;
}
.block-goods-detail--cartbox .block-goods-qty-wrap .block-contact-about-goods--btn {
	margin: 0;
	padding: 0;
	font-size: inherit;
	width: auto;
	text-decoration: underline;
}
.block-goods-detail--cartbox .btn {
	width: 100%;
	margin: 10px 0 0;
}
.block-goods-detail--cartbox .block-add-cart {
	position: relative;
}
.block-goods-detail--cartbox .block-add-cart .block-goods-list-d--end {
	bottom: 104%;
	width: 74%;
left: 4%}
.block-goods-detail--cartbox .block-add-cart .block-goods-list-d--end .btn {
	width: 190px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 10px auto 0;
}
.block-goods-detail--cartbox .btn.block-add-cart--btn {
	padding: 12px 18px;
	font-size: 18px;
	transition: all 0.3s;
}
.block-goods-detail--cartbox .block-add-cart--custom-order .btn-default ,.block-goods-detail--cartbox .block-arrival-notice .btn-default ,.block-goods-detail--cartbox .block-goods-favorite .btn-default {
	background-color: #ffffff;
	border-color: #a3a3a3;
	padding: 8px 18px;
	font-size: 15px;
	color: #4d4d4d;
}
.block-goods-detail--cartbox .block-arrival-notice .btn-default:before {
	content: '';
	display: inline-block;
	margin: 0 6px 0 0;
	padding: 0;
	position: relative;
	top: -2px;
	vertical-align: middle;
	width: 18px;
	height: 22px;
	background: url(../../img/usr/common/icon_detail_bell.png) center no-repeat;
}
.block-goods-detail--cartbox .block-goods-favorite .btn-default:before {
	content: '';
	display: inline-block;
	margin: 0 6px 0 0;
	padding: 0;
	position: relative;
	top: -2px;
	vertical-align: middle;
	width: 21px;
	height: 18px;
	background: url(../../img/usr/common/icon_detail_hart.png) center no-repeat;
}
.block-goods-detail--cartbox .block-add-cart--custom-order .btn-default:before {
	content: '';
	display: inline-block;
	margin: 0 6px 0 0;
	padding: 0;
	position: relative;
	top: -3px;
	vertical-align: middle;
	width: 22px;
	height: 30px;
	background: url(../../img/usr/common/icon_detail_co.png) center no-repeat;
}
.block-goods-comment5--text {
	margin: 0 0 24px;
	font-size: 16px;
	font-weight: bold;
}
.block-goods-imagecaptions &gt; dl {
	margin: 0 0 30px;
}
.block-goods-imagecaptions &gt; dl dt {
	text-align: center;
	margin: 0 0 10px;
}
.block-goods-imagecaptions &gt; dl dd {
	text-align: center;
}
.pane-goods-center .block-topic-path {
	margin: 30px 0 35px;
	padding: 0;
}
/* レビュー */
.block-goods-user-review {
	margin: 90px 0;
}
.block-goods-user-review--head {
	margin: 0 0 12px;
	padding: 0 0 3px;
	display: flex;
	align-items: baseline;
	border-bottom: solid 1px #c4c4c4;
}
.block-goods-user-review--head h2 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 26px;
	font-weight: bold;
	color: #4d4d4d;
}
.block-goods-user-review--count-summary {
	display: flex;
	align-items: center;
	font-weight: normal;
}
.block-goods-user-review--count-summary .block-goods-user-review--score {
	font-size: 18px;
	margin: 0 0 0 20px;
}
.block-goods-user-review--count-summary .block-goods-user-review--count {
	font-size: 14px;
	margin: 0 0 0 20px;
}
.block-goods-user-review--count-summary .block-goods-user-review--score dt ,.block-goods-user-review--count-summary .block-goods-user-review--score dd ,.block-goods-user-review--count-summary .block-goods-user-review--count dt ,.block-goods-user-review--count-summary .block-goods-user-review--count dd {
	font-size: inherit;
	font-weight: normal;
}
.block-goods-user-review--count-summary .block-goods-user-review--score dd img {
	position: relative;
	top: 3px;
}
.block-goods-user-review--info {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	align-items: center;
}
.block-goods-user-review--info .block-goods-user-review--description {
	width: 100%;
	margin: 0 0 24px;
}
.block-goods-user-review--info .block-goods-user-review--write-review .btn {
	min-width: 280px;
	font-size: 15px;
	padding: 14px 18px;
}
.block-goods-user-review--nothing .block-goods-user-review--write-review {
	margin: 15px 0 0;
}
.block-goods-user-review--list {
	margin: 0 0 30px;
}
.block-goods-user-review--list .block-goods-user-review--item {
	margin: 20px 0 0;
	padding: 25px 28px;
	background: #f4f4f4;
}
.block-goods-user-review--item-summary {
	display: flex;
	align-items: center;
}
.block-goods-user-review--item-summary .block-goods-user-review--item-score {
	margin: 0 15px 0 0;
	position: relative;
	top: 2px;
}
.block-goods-user-review--item-moderate-vote {
	text-align: right;
}
.block-goods-user-review--item-moderate-vote a {
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
}
.block-goods-user-review--item-moderate-vote a:before {
	content: '〉';
}
/* 商品詳細関連商品一覧 */
.block-accessory-list--list + .block-accessory-list--list {
	margin-top: 60px;
}
.block-accessory-list--name {
	margin: 0 0 40px;
	padding: 0 0 10px;
	font-size: 26px;
	line-height: 1.4;
	font-weight: bold;
	color: #4d4d4d;
	border-bottom: solid 1px #c4c4c4;
}
.block-accessory-list--sname {
	margin: 0 0 18px;
	padding: 0 0 0;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
	color: #4d4d4d;
}
.block-accessory-list--head-item {
	margin: 0 0 24px;
	display: flex;
	flex-flow: wrap;
	align-items: center;
}
.block-accessory-list--head-item hr {
	width: 100%;
	margin-bottom: 18px;
}
.block-accessory-list--head-item figure {
	width: 110px;
	min-width: 110px;
	margin: 0 17px 0 0;
}
.block-accessory-list--head-item dl {
	display: flex;
	align-items: center;
}
.block-accessory-list--head-item dl dt {
	margin: 0 17px 0 0;
	font-size: 16px;
	font-weight: bold;
}
.block-accessory-list--head-item__halloween {
	margin: -30px 0 60px;
	padding: 50px 0 0;
	border-top: solid 1px #ededed;
}
.block-accessory-list--head-item__halloween dl {
	margin: 0 0 0;
	padding: 0 0 0 20px;
}
.block-accessory-list--head-item__halloween dl:not(:first-child) {
	border-top: dotted 2px #adadad;
	margin-top: 32px;
	padding-top: 35px;
}
.block-accessory-list--head-item__halloween dl dd {
	padding: 18px 0 32px 32px;
}
.block-accessory-list--head-item__halloween p {
}
.block-accessory-list--head-item__halloween ul li {
	display: inline-block;
	margin: 0 0 0 30px;
}
.block-accessory-list--head-item__z {
	display: flex;
	align-items: flex-start;
	margin: 0 0 24px;
}
.block-accessory-list--head-item__z &gt; figure {
	width: 140px;
	min-width: 140px;
	margin: 0 18px 0 0;
}
.block-accessory-list--head-item__z &gt; dl dt {
	margin: 0 0 4px;
	font-size: 16px;
	font-weight: bold;
}
.block-goods-accessory-i--items {
	display: flex;
	flex-flow: wrap;
}
.block-goods-accessory-i--items dl {
	width: 140px;
	margin: 0 0 0 12px;
}
.block-goods-accessory-i--items dl:nth-child(6n+1) {
	margin-left: 0;
}
.block-goods-accessory-i--items dl:nth-child(n+7) {
	margin-top: 20px;
}
.block-goods-accessory-z--items ul {
	display: flex;
	flex-flow: wrap;
}
.block-goods-accessory-z--items ul li {
	width: 70px;
	margin: 0 0 0 13px;
	text-align: center;
	font-size: 13px;
	line-height: 1.3;
}
.block-goods-accessory-z--items ul li:nth-child(11n+1) {
	margin-left: 0;
}
.block-goods-accessory-z--items ul li:nth-child(n+12) {
	margin-top: 14px;
}
.block-goods-accessory-z--items ul li figure {
	margin-bottom: 4px;
}
/* 購入履歴詳細 買い物かごに入れるボタン押下時の吹き出し */
.block-purchase-history-detail--btn .block-purchase-history-add-cart {
	position: relative;
}
.block-purchase-history-detail--btn .block-goods-list-d--end {
	position: absolute;
	left: -50px;
	bottom: 124%;
	width: 250px;
}
/* ページカテゴリ */
.block-pagecategory-subcategory-list--category {
	margin: 0 0 12px 12px;
	display: block;
	flex-basis: auto;
	width: calc((100% - 24px) / 3);
	overflow: hidden;
	align-items: left;
}
.block-pagecategory-subcategory-list--category:nth-child(3n+1) {
	margin-left: 0;
}
.block-pagecategory-subcategory-list--category-image {
	width: 100%;
	margin: 0 0 4px;
}
.block-pagecategory-page-list--frame {
	display: flex;
	flex-flow: wrap;
}
.block-pagecategory-page-list--frame &gt; dl {
	width: calc((100% - 27px) / 4);
	margin: 0 0 12px 9px;
}
.block-pagecategory-page-list--frame &gt; dl:nth-child(4n+1) {
	margin-left: 0;
}
.block-pagecategory-page-list--page-image {
	position: relative;
	width: 100%;
	height: 0;
	padding: 100% 0 0;
}
.block-pagecategory-page-list--page-image figure {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
/* ページ管理 */
.block-page-caption--text {
}
.block-page-block {
	margin: 50px 0 0;
}
.block-page-block--frame {
	margin: 0 0 50px;
}
.block-page-block--contents:after {
	content: '';
	display: table;
	clear: both;
}
.block-page-block--contents-img {
	text-align: center;
}
/* 見出し1 */
.block-page-block--title01 {
	margin: 0 0 24px;
	padding: 9px 10px;
	border-top: solid 1px #035920;
	border-bottom: solid 1px #035920;
	background: none;
	color: #035920;
	font-size: 26px;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
}
/* 見出し2 */
.block-page-block--title02 {
	position: relative;
	margin: 0 0 24px;
	padding: 0 0 0 20px;
	color: inherit;
	font-size: 26px;
	line-height: 1.4;
	font-weight: bold;
	text-align: left;
}
.block-page-block--title02:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 0.2em;
	bottom: 0.2em;
	background: #035920;
	width: 7px;
}
/* 見出し2 */
.block-page-block--title03 {
	position: relative;
	margin: 0 0 24px;
	padding: 0 0 0 28px;
	color: inherit;
	font-size: 22px;
	line-height: 1.4;
	font-weight: bold;
	text-align: left;
}
.block-page-block--title03:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 0.2em;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: solid 5px #035920;
	background: none;
}
/* テキストリンク */
.block-page-block--textlink {
	width: 100%;
	overflow: hidden;
}
.block-page-block--textlink ul {
	position: relative;
	display: flex;
	flex-flow: wrap;
	align-items: stretch;
	margin-left: -4px;
}
.block-page-block--textlink ul li {
	margin: 0 0 4px 4px;
	width: calc(25% - 4px);
}
.block-page-block--textlink ul li a {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	line-height: 1.4;
	padding: 14px 8px;
	border: solid 1px #035920;
	background: #035920;
	color: #ffffff;
	text-decoration: underline;
}
.block-page-block--textlink ul li a:hover {
	background: #ffffff;
	color: #035920;
	text-decoration: none;
}
/* ページブロック（本文2カラム） */
.block-page-block--contents-text .block-page-block--contents-body-text-2column {
	width: 48.6%;
	float: left;
}
.block-page-block--contents-text .block-page-block--contents-body-text-2column:nth-child(even) {
	float: right;
}
/* ページブロック（画像2カラム） */
.block-page-block--contents-img .block-page-block--contents-body-img-2column {
	width: 48.6%;
	float: left;
}
.block-page-block--contents-img .block-page-block--contents-body-img-2column:nth-child(even) {
	float: right;
}
/* ページブロック（スライダ） */
.block-page-block--slidercontainer {
	position: relative;
	padding: 0 28px 36px 28px;
}
.block-page-block--slidercontainer &gt; ul:not(.slick-slider) &gt; li {
	display: block;
	width: auto;
	text-align: center;
}
.block-page-block--slidercontainer &gt; ul:not(.slick-slider) &gt; li + li {
	display: none;
}
.block-page-block--contents-body-imgtext-slider-1column-text {
	margin: 4px 0 0;
}
.block-page-block--slidercontainer .slick-arrow {
	position: absolute;
	top: calc(50% - 28px);
	z-index: 10;
	width: 56px;
	height: 56px;
	border-radius: 100%;
	-webkit-appearance: none;
	appearance: none;
	background: rgba(153,153,153,0.9);
	border: none;
	overflow: hidden;
	text-align: left;
	text-indent: -9999rem;
	cursor: pointer;
	outline: none!important;
}
.block-page-block--slidercontainer .slick-arrow:after {
	content: '';
	display: block;
	position: absolute;
	top: calc(50% - 6px);
	width: 14px;
	height: 14px;
	border-top: solid 3px #ffffff;
	border-left: solid 3px #ffffff;
}
.block-page-block--slidercontainer .slick-prev {
	left: -28px;
}
.block-page-block--slidercontainer .slick-next {
	right: -28px;
}
.block-page-block--slidercontainer .slick-prev:after {
	right: 34%;
	transform: rotate(-45deg);
}
.block-page-block--slidercontainer .slick-next:after {
	left: 34%;
	transform: rotate(135deg);
}
.block-page-block--slidercontainer .slick-dots {
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% + 10px);
	display: flex;
	justify-content: center;
}
.block-page-block--slidercontainer .slick-dots li {
	margin: 0 10px;
	font-size: 0;
	line-height: 0;
}
.block-page-block--slidercontainer .slick-dots li button {
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	-webkit-appearance: none;
	appearance: none;
	background: #707070;
	border: none;
	overflow: hidden;
	text-align: left;
	text-indent: -9999rem;
	cursor: pointer;
	outline: none!important;
}
.block-page-block--slidercontainer .slick-dots li.slick-active button {
	background: #035920;
}
/* ページブロック（商品） */
.block-page-block--contents-goodslist {
	display: flex;
	flex-flow: wrap;
}
.block-page-block--contents-goodslist &gt; dl {
	margin: 0 0 12px 12px;
	width: calc((100% - 36px) / 4);
}
.block-page-block--contents-goodslist &gt; dl:nth-child(4n+1) {
	margin-left: 0;
}
.block-page-block--contents-goodslist &gt; dl .block-page-block--goods-image {
	margin-bottom: 0.4rem;
}
.block-page-block--contents-goodslist &gt; dl .block-page-block--goods-name {
	font-weight: bold;
	text-decoration: none;
}
.block-page-block--contents-goodslist__3crm .block-page-block--contents-goodslist &gt; dl {
	margin: 0 0 12px 12px!important;
	width: calc((100% - 24px) / 3);
}
.block-page-block--contents-goodslist__3crm .block-page-block--contents-goodslist &gt; dl:nth-child(3n+1) {
	margin-left: 0!important;
}
.block-page-block--contents-goodslist__5crm .block-page-block--contents-goodslist &gt; dl {
	margin: 0 0 12px 12px!important;
	width: calc((100% - 48px) / 5);
}
.block-page-block--contents-goodslist__5crm .block-page-block--contents-goodslist &gt; dl:nth-child(5n+1) {
	margin-left: 0!important;
}
/* 画像 + テキスト */
.block-page-block--contents-body-imgtext-1column figure {
	margin-bottom: 10px;
	text-align: center;
}
.block-page-block--contents-imgtext__leftimage .block-page-block--contents-imgtext .block-page-block--contents-body-imgtext-1column {
	display: flex;
	justify-content: space-between;
}
.block-page-block--contents-imgtext__rightimage .block-page-block--contents-imgtext .block-page-block--contents-body-imgtext-1column {
	display: flex;
	flex-flow: row-reverse;
	justify-content: space-between;
}
.block-page-block--contents-imgtext .block-page-block--contents-body-imgtext-1column .block-page-block--contents-body-imgtext-1column-text {
	flex-grow: 1;
}
.block-page-block--contents-imgtext__leftimage .block-page-block--contents-imgtext .block-page-block--contents-body-imgtext-1column figure {
	width: 430px;
	min-width: 430px;
	margin-right: 48px;
}
.block-page-block--contents-imgtext__rightimage .block-page-block--contents-imgtext .block-page-block--contents-body-imgtext-1column figure {
	width: 430px;
	min-width: 430px;
	margin-left: 48px;
}
/*隙間*/
.block-page-block--space__s ,.block-page-block--space__m ,.block-page-block--space__l {
	margin: 0!important;
	padding: 0!important;
	clear: both;
}
.block-page-block--space__s {
	height: 18px;
}
.block-page-block--space__m {
	height: 32px;
}
.block-page-block--space__l {
	height: 64px;
}
.block-page-block--content-textarea div:not(:first-child) ,.block-page-block--content-textarea p:not(:first-child) {
	margin-top: 14px;
}
.block-page-snsarea {
	margin: 12px auto;
}
.block-page-snsarea ul {
	display: flex;
}
.block-page-snsarea ul li {
	margin-right: 6px;
}
/* お気に入り */
.block--bookmark-nav {
	margin: 0 0 34px;
}
.block--bookmark-nav ul {
	display: flex;
	flex-flow: wrap;
	align-items: stretch;
	justify-content: space-between;
}
.block--bookmark-nav ul li {
	width: 50%;
	margin: 0 0 10px;
}
.block--bookmark-nav ul li a {
	position: relative;
	display: flex;
	align-items: center;
	height: 100%;
	min-height: 100px;
}
.block--bookmark-nav ul li a span {
	position: relative;
	z-index: 5;
	padding: 12px 0 12px 20px;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
}
.block--bookmark-nav ul li a figure {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	height: 100%;
}
.block--bookmark-nav ul li a figure img {
	width: auto;
	height: 100%;
}
/* 2020_10_01 ヘッズ追記 */
[class*="sideMenu_sub"] {
	width: 100%;
	margin: 0 0 10px;
	font-size: 14px;
}
[class*="sideMenu_sub"] dt {
	margin: 0 0 10px;
	padding: 15px 0 8px;
	border-bottom: solid 1px #c4c4c4;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}
.sideMenu_sub01 dd {
	margin: 0 0 5px;
	padding-left: 15px;
	position: relative;
	font-size: 14px;
}
.sideMenu_sub01 dd:before {
	content: "";
	border-left: 4px solid #666;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	position: absolute;
	top: 6px;
	left: 5px;
}
.sideMenu_sub02 dd {
	margin: 0 0 10px;
	font-size: 12px;
}
.sideMenu_sub02 dd img {
	width: 100%;
	height: auto;
	display: block;
}
.sideBnr01 {
	margin: 0 0 10px;
}
.sideBnr02 {
	margin: 0 0 20px;
}
/* 購入フロー */
.block-order-method--payment-method-select li {
	position: relative;
	overflow: hidden;
	margin: 0 0 24px;
	display: flex;
	align-items: flex-start;
	flex-flow: wrap;
}
.block-order-method--payment-method-select li input[type="radio"] {
	margin-top: 5px;
}
.block-order-method--payment-method-select li input[type="radio"] + label {
	display: block;
	width: calc(10em + 25px);
	min-width: calc(10em + 25px);
	font-size: 16px;
}
.block-order-method--payment-method-select li .help-block {
	display: block;
	width: 100%;
	margin-left: 24px;
	flex-grow: 1;
	font-size: inherit;
	margin-top: 5px;
}
/* 購入履歴詳細 */
.block-purchase-history-detail--shipment-goods-image figure {
	max-width: 100px;
	margin: 0 auto;
}
</pre></body></html>