﻿@charset "UTF-8";

.block-icon {
	margin-right: -4px;
	font-size: 1.0rem;
	line-height: 1.2;
	overflow: hidden;
}
.block-icon span {
	display: inline-block;
	float: left;
	margin: 0 4px 4px 0;
  min-height: 20px;
}
.block-icon img {
	width: auto;
	max-height: 18px;
}
/* ----パンくず---- */
.block-topic-path {
	width: 1200px;
	margin: 20px auto 3.2rem;
	font-size: 1.2rem;
	padding: 0;
}
/* ----トップページ本文---- */
.block-top-body {
	position: relative;
}
.block-top-body--body {
	width: 100%;
	height: 580px;
	margin-top: 30px;
	margin-bottom: 100px;
}
#top-slider-text {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 10;
}
#top-slider-text>span {
	display: block;
	line-height: 130%;
	font-size: 35px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.5em;
	padding: 5px 0;
}
#top-slider-text>span.top-slider-text--1 {
}
#top-slider-text>span.top-slider-text--2 {
	letter-spacing: 0.65em;
}
#top-slider-text>span.top-slider-text--3 {
	letter-spacing: 1.5em;
}
#top-slider-text>h1 {
	display: inline-block;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 3px #fff double;
	letter-spacing: 0.22em;
}
.block-top-body--body {
	width: 100%;
	height: 580px;
	margin-top: 30px;
	margin-bottom: 100px;
}

/* swiper */
.block-top-body--slide {
  opacity: 0;
  transition: opacity .3s .1s;
  position: relative;
}
.block-top-body--slide.-is-init {
  opacity: 1;
}
.block-top-body--slide-items-item {
  width: 892px;
  text-align: center;
}
.block-top-body--slide-items-item img {
  max-width: 100%;
  max-height: 580px;
  margin: 0 auto;
}
.block-top-body--slide:not(.slide-fade) .block-top-body--slide-items-item img {
  transition: transform 1s ease !important;
}
.block-top-body--slide.-is-scale-ready:not(.slide-fade) .block-top-body--slide-items-item.swiper-slide-prev img,
.block-top-body--slide.-is-scale-ready:not(.slide-fade) .block-top-body--slide-items-item.swiper-slide-next img {
  transform: scale(.9);
}
.block-top-body--slide .swiper-pagination {
  cursor: pointer;
}
.block-top-body--slide .swiper-navigation-icon {
  display: none;
}
/* slideしない時 */
.block-top-body--slide.-is-no-slide .block-top-body--slide-items {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* prev / nextボタン */
.block-top-body--slide .swiper-button-prev,
.block-top-body--slide .swiper-button-next {
  height: 50px;
}
.block-top-body--slide .swiper-button-prev {
  left: calc(50% - 430px);
}
.block-top-body--slide .swiper-button-next {
  right: calc(50% - 430px);
}
.block-top-body--slide:not(.slide-fade) .swiper-button-prev {
  left: calc(50% - 50vw + 20px);
}
.block-top-body--slide:not(.slide-fade) .swiper-button-next {
  right: calc(50% - 50vw + 20px);
}
.block-top-body--slide .swiper-button-prev::before,
.block-top-body--slide .swiper-button-prev::after,
.block-top-body--slide .swiper-button-next::before,
.block-top-body--slide .swiper-button-next::after {
  display: block;
  content: "";
  width: 7px;
  height: 25px;
  background-color: #fff;
  position: absolute;
}
.block-top-body--slide .swiper-button-prev::before {
  top: 0;
  left: 30%;
  transform: skew(145deg,0deg);
}
.block-top-body--slide .swiper-button-prev::after {
  top: 50%;
  left: 30%;
  transform: skew(-145deg,0deg);
}
.block-top-body--slide .swiper-button-next::before {
  top: 0%;
  left: 30%;
  transform: skew(-145deg,0deg);
}
.block-top-body--slide .swiper-button-next::after {
  top: 50%;
  left: 30%;
  transform: skew(145deg,0deg);
}
/* pagination */
.block-top-body--slide .swiper-pagination {
  bottom: -50px;
}
.block-top-body--slide .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 5px;
  margin: 7px 5px;
  border-radius: 0;
  transition: all .3s ease;
  background-color: #e8e8e8;
}
.block-top-body--slide .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #000;
}

/* ----トップページ予備テンプレート1---- */
#block_of_top_free1 {
	width: 1200px;
	margin: 0 auto 0;
}
#block_of_top_free2 {
	width: 1200px;
	margin: 0 auto 0;
}
.block-top--item-list {
	width: 1200px;
	margin: 0 auto 80px;
}
.block-top--item-list h2 {
	margin: 0 0 42px;
	text-align: center;
	font-size: 3.6rem;
}
.block-top--item-list .block-top--item-list--line {
	display: flex;
	flex-flow: wrap;
	align-items: stretch;
	justify-content: space-between;
}
.block-top--item-list .block-top--item-list--item {
	position: relative;
	width: 380px;
	padding-bottom: 62px;
	display: flex;
	flex-flow: column;
}
.block-top--item-list .block-top--item-list--item:nth-child(n+4) {
	margin-top: 40px;
}
.block-top--item-list .block-top--item-list--item:nth-child(3n+2):last-child {
	margin-right: 410px;
}
.block-top--item-list .block-top--item-list--item figure {
	margin: 0 0 28px;
	text-align: center;
}
.block-top--item-list .block-top--item-list--item dl {
	margin: 0 0 0;
}
.block-top--item-list .block-top--item-list--item dl dt {
	margin: 0 0 12px;
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	color: #911330;
}
.block-top--item-list .block-top--item-list--item a.btn-more {
	position: absolute;
	left: 0;
	bottom: 0;
}

/* ----ヘッダー---- */
/* --[class*="page-"] .optimaized-h1 {
	top: 82px !important;
}
-- */
.optimaized-h1 {
	position: absolute;
	left: calc(50% - 600px);
	top: 82px;
	z-index: 10;
	padding-left: 140px;
	font-size: 14px;
	line-height: 1.2;
	color: #ffffff;
}
.block-header-logo {
	position: absolute;
	left: calc(50% - 600px);
	top: 7px;
	z-index: 20;
	width: 102px;
}
.pane-header:after {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 0;
	top: 65px;
	content: '';
	width: 100%;
	min-width: 1200px;
	height: 50px;
	background: #911330 url(../../img/usr/common/head_bg.jpg) center top no-repeat;
}
.header-wrap {
	background: #ffffff;
}
.header-wrap .container {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 0 140px;
	background: #ffffff;
}
.header-wrap .container:after {
	content: '';
	display: table;
	clear: both;
}
.block-header-nav {
	float: left;
	padding-top: 22px;
	display: flex;
	width: 430px;
}
.block-header-nav dl+dl {
	margin-left: 14px;
}
.block-header-nav dl dt {
	position: relative;
	padding: 0 13px 0 0;
	font-size: 1.6rem;
	white-space: nowrap;
}
.block-header-nav dl dt:after {
	/*position: absolute;
	right: 0;
	top: calc(50% - 5px);
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
	transform: rotate(-45deg);
	*/
}
.block-header-nav dl:hover dt {
	color: #911330;
}
.block-header-nav dl dd {
	display: none;
	position: relative;
	z-index: 99999;
}
.block-header-nav dl:hover dd {
	display: block;
}
.block-header-nav dl dd:before, .block-header-nav dl dd:after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
}
.block-header-nav dl dd:before {
	background: rgba(255, 255, 255, 0);
	width: 100%;
	min-width: 330px;
	height: 30px;
}
.block-header-nav dl dd:after {
	position: absolute;
	left: 40px;
	top: 22px;
	z-index: 18;
	background: #ffffff;
	width: 10px;
	height: 10px;
	box-shadow: 3px 3px 6px 0px rgba(102, 102, 102, 0.4);
	transform: rotate(45deg);
}
.block-header-nav dl dd ul {
	position: absolute;
	left: 0;
	top: 27px;
	z-index: 20;
	min-width: 330px;
	background: #ffffff;
	box-shadow: 3px 3px 6px 0px rgba(102, 102, 102, 0.4);
}
.block-header-nav dl dd ul li+li {
	border-top: dotted 1px #cccccc;
}
.block-header-nav dl dd ul li a {
	position: relative;
	display: block;
	padding: 12px 27px 12px 14px;
	text-decoration: none;
}
.block-header-nav dl dd ul li a:hover {
	color: #911330;
}
.block-header-nav dl dd ul li a:after {
	position: absolute;
	right: 15px;
	top: calc(50% - 3px);
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #911330;
}
.block-header-nav2 {
	margin: 15px 0 0;
	float: right;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.block-header-nav2 .block-global-search {
	border: solid 1px #cccccc;
	height: 36px;
	border-radius: 36px;
}
.block-header-nav2 .block-global-search form {
	display: flex;
}
.block-header-nav2 .block-global-search form .block-global-search--keyword {
	background: none;
	border: none;
	width: 200px;
	height: 34px;
	padding-left: 16px;
}
.block-header-nav2 .block-global-search form .block-global-search--submit {
	width: 34px;
	text-align: left;
	border: none;
	background: none;
}
.block-header-nav2 .block-headernav--item-list {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.block-header-nav2 .block-headernav--item-list li {
	margin-left: 28px;
}
.block-header-nav2 .block-headernav--item-list li a {
	text-decoration: none;
	line-height: 20px;
}
.block-header-nav2 .block-headernav--item-list li a:hover {
	color: #911330;
}
.block-header-nav2 .block-headernav--item-list li.block-headernav--item-login a {
	display: inline-block;
	padding-left: 25px;
	min-height: 20px;
	background: url(../../img/usr/common/icon_head_login.png) left center / auto 20px no-repeat;
}
.block-header-nav2 .block-headernav--item-list li.block-headernav--item-mypage a {
	display: inline-block;
	padding-left: 25px;
	min-height: 20px;
	background: url(../../img/usr/common/icon_head_mypage.png) left center / auto 20px no-repeat;
}
.block-header-nav2 .block-headernav--item-list li.block-headernav--item-cart a {
	display: inline-block;
	padding-left: 28px;
	min-height: 20px;
	background: url(../../img/usr/common/icon_head_cart.png) left center / auto 20px no-repeat;
}
.block-headernav--cart-count {
	margin-right: 6px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 10px;
	background: #911330;
	color: #fff;
	border-radius: 24px;
	top: inherit;
	right: inherit;
	z-index: 2;
}
.block-headernav--cart-count:empty {
	display: none;
}
@media screen and (max-width:1200px) {
	.optimaized-h1 {
		left: 0;
	}
	.block-header-logo {
		left: 0;
	}
	.pane-header:after {
	}
}

/* ----ヘッダー検索---- */
/* ----グローバルナビ---- */
/* ----フッター---- */
footer .container {
  width: 100%;
  position: relative;
  margin-top: 75px;
}
.footer-inner {
  position: relative;
}
/* footer-nav */
.footer-nav {
  display: block;
  background: url(../../img/usr/footer/bg_pink.jpg) no-repeat center / cover;
}
.footer-nav-list {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}
.footer-nav-list-i {
  width: calc(100% / 4);
  border-left: 1px solid rgba(var(--gray1RGB), .2);
}
.footer-nav-list-i:last-child {
  border-right: 1px solid rgba(var(--gray1RGB), .2);
}
.footer-nav-list-i a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 19px;
  width: 100%;
  height: 163px;
}
.footer-nav-list-i-img {
  width: 60px;
  height: 40px;
}
.footer-nav-list-i-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}
.footer-nav-list-i-text {
  font-family: var(--serif);
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .04em;
}
/* footer-main */
.footer-main {
  background: url(../../img/usr/footer/bg_gray.jpg) no-repeat center / cover;
}
.footer-main-inner {
  display: flex;
  justify-content: space-around;
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
}
.footer-main-left {
  width: 891px;
}
.footer-main-title {
  font-size: 16px;
  font-weight: 500;
  font-family: var(--serif);
  color: var(--red1);
}
.footer-main-productList {
  display: flex;
  column-gap: 30px;
  margin: 18px 0 34px;
}
.footer-main-productList-i {
  display: flex;
  align-items: center;
  column-gap: 6px;
}
.footer-main-productList-i::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid var(--red1);
}
.footer-main-productList-i a {
  font-size: 16px;
  letter-spacing: .04em;
}
.footer-main-snsList {
  display: flex;
  justify-content: space-around;
  column-gap: 13px;
  margin-top: 18px;
}
.footer-main-snsList-i {
  width: calc((100% - (13px * 2)) / 3);
  height: 52px;
}
.footer-main-snsList-i a {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  width: 100%;
  height: 100%;
  background: url(../../img/usr/footer/bg-btn.jpg) no-repeat center / cover;
  border-radius: 100px;
  overflow: hidden;
}
.footer-main-snsList-i a:hover {
  text-decoration: none;
  opacity: var(--opacity);
}
.footer-main-snsList-i.-line .footer-main-snsList-i-img {
  width: 26px;
  height: 25px;
}
.footer-main-snsList-i.-mailnews .footer-main-snsList-i-img {
  width: 24px;
  height: 24px;
}
.footer-main-snsList-i.-instagram .footer-main-snsList-i-img {
  width: 26px;
  height: 26px;
}
.footer-main-snsList-i-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}
.footer-main-snsList-i-text {
  display: flex;
  align-items: flex-end;
  column-gap: .5em;
  font-weight: 500;
}
.footer-main-snsList-i-text-small {
  font-size: 12px;
}
.footer-main-snsList-i-text-main {
  font-size: 14px;
  letter-spacing: .04em;
}
.footer-main-contact {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../../img/usr/footer/bg-tel.png) no-repeat center / cover;
  padding: 19px 20px 17px;
  margin-top: 34px;
}
.footer-main-contact-title {
  display: flex;
  align-items: center;
  column-gap: 13px;
  font-size: 16px;
  font-family: var(--serif);
  font-weight: 500;
  color: var(--red1);
}
.footer-main-contact-title::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid var(--red1);
}
.footer-main-contact-tel {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-left: 24px;
}
.footer-main-contact-tel-img {
  display: block;
  width: 20px;
  height: 23px;
}
.footer-main-contact-tel-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.footer-main-contact-tel-num {
  font-size: 26px;
  font-family: var(--serif);
  font-weight: 500;
  color: var(--red1);
  line-height: 1;
}
.footer-main-contact-info {
  font-size: 12px;
  margin-left: 17px;
}
.footer-main-contact-info span {
  font-weight: 500;
}
.footer-main-contact-btn {
  width: 260px;
  height: 44px;
  margin-left: 30px;
}
.footer-main-contact-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  width: 100%;
  height: 100%;
  background-color: var(--red1);
  border-radius: 100px;
}
.footer-main-contact-btn a:hover {
  opacity: var(--opacity);
}
.footer-main-contact-btn-img {
  width: 22px;
  height: 15px;
}
.footer-main-contact-btn-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}
.footer-main-contact-btn-text {
  font-size: 13px;
  color: var(--white);
  font-weight: 500;
}


.footer-main-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 50px;
  width: 175px;
}
.footer-main-logo {
  width: 100%;
}
.footer-main-logo img {
  display: block;
  width: 100%;
  height: auto;
}
.footer-main-jadma {
  display: block;
  width: 123px;
}
.footer-main-jadma img {
  display: block;
  width: 100%;
  height: auto;
}

/* footer-bottom */
.footer-bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: var(--red1);
  padding: 34px 0;
}
.footer-bottom-links {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-bottom-links-i {
  position: relative;
}
.footer-bottom-links-i + .footer-bottom-links-i::before {
  display: block;
  content: "";
  width: 1px;
  height: 12px;
  background-color: rgba(var(--whiteRGB), .5);
  position: absolute;
  top: 1px;
  left: 0;
}
.footer-bottom-links-i a {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 5px;
  font-size: 14px;
  color: var(--white);
  letter-spacing: .04em;
  line-height: 1;
  padding: 0 20px;
}
.footer-bottom-links-i a img {
  display: block;
  width: 12px;
  height: 12px;
  object-fit: contain;
  object-position: center center;
}
.footer-copy {
  font-size: 12px;
  letter-spacing: .04em;
  color: var(--white);
  margin-top: 30px;
}

/* ----ページトップに戻る---- */

.block-page-top a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 5px;
  width: 70px;
  height: 70px;
  background-color: var(--white);
  border-radius: 50%;
  transition: var(--transition);
  border: 1px solid var(--red3);
}
.block-page-top a:hover {
  background-color: var(--red1);
  border-color: var(--red1);
  text-decoration: none;
}

.block-page-top a:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 8px solid var(--red3);
  transition: var(--transition);
}
.block-page-top a:hover:before {
  border-bottom-color: var(--white);
}
.block-page-top a:after {
  display: block;
  content: "ページ\Aトップへ\A戻る";
  font-size: 10px;
  color: var(--red1);
  font-weight: 500;
  letter-spacing: -.04em;
  line-height: 1.2;
  text-align: center;
  white-space: pre;
  transition: var(--transition);
}
.block-page-top a:hover:after {
  color: var(--white);
}

.block-page-top {
  position: fixed;
  top: auto;
  bottom: 10px;
  right: 26px;
  display: none;
  height: fit-content;
  z-index: var(--z-index-pageTop);
}
.block-page-top.-is-fixed {
  position: absolute;
  top: 0;
  translate: 0 -50%;
}

/* ----左メニュー---- */
.pane-left-menu .pane-block--title {
  margin: 28px 0 0;
  padding: 8px 0;
  border: 0;
  line-height: 1.25;
}

.pane-left-menu .pane-block--subtitle {
  margin: 0;
  padding: 12px 0;
  border-bottom: 1px solid #dedede;
  font-size: 14px;
  font-weight: normal;
}

.pane-left-menu .js-filter-box .js-filter-box-inner-label {
  position: relative;
}

.pane-left-menu .js-filter-box .js-filter-box-inner-label::after {
  position: absolute;
  top: 20px;
  right: 2px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #111;
  border-right: 2px solid #111;
  border-bottom: 0;
  transform: rotate(-45deg);
  transition: all 0.3s;
  content: "";
}

.pane-left-menu .js-filter-box.block-filter--close .js-filter-box-inner-label::after {
  top: 15px;
  transform: rotate(135deg);
}

.pane-left-menu .block-filter-option-items {
  padding: 5px 0;
}

.pane-left-menu .js-filter-box .pane-block--subtitle + div {
  padding: 7px 0;
}

.pane-left-menu .block-filter-option-items input[type="checkbox"] {
  vertical-align: top;
}

.block-leftmenu_banner .block-leftmenu_banner--list > li {
  margin-top: 32px;
}

ul.block-category-tree--level-1 > .block-category-tree--item__open,
ul.block-category-tree--level-1 > .block-category-tree--item {
  border-top: 0;
  border-bottom: 1px solid #ccc;
}

ul > .block-category-tree--item__open,
ul > .block-category-tree--item {
  border-top: 1px solid #ccc;
  border-bottom: 0;
}

.pane-left-menu ul.block-category-tree--items:not(.block-category-tree--level-1) {
  display: none;
}

.pane-left-menu ul.block-category-tree--items > li {
  position: relative;
}

.pane-left-menu ul.block-category-tree--items > li > a {
  height: 43px;
}

.pane-left-menu ul.block-category-tree--items > li > a + .block-category-tree--item-opener {
  position: absolute;
  top: 0;
  right: 0;
  width: 43px;
  height: 43px;
  cursor: pointer;
}

.pane-left-menu ul.block-category-tree--items > li > a + .block-category-tree--item-opener::before {
  position: absolute;
  top: calc(50% - 8px);
  right: 3px;
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #111;
  border-bottom: 2px solid #111;
  transform: rotate(45deg);
  transition: all 0.3s;
  content: "";
}

.pane-left-menu ul.block-category-tree--items > li > a + .block-category-tree--item-opener.is-open::before {
  top: calc(50% - 4px);
  transform: rotate(-135deg);
}

.pane-left-menu ul.block-category-tree--items:not(.block-category-tree--level-1) > li > a + .block-category-tree--item-opener::before {
  position: absolute;
  top: calc(50% - 6px);
  right: 15px;
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #111;
  border-bottom: 1px solid #111;
  transform: rotate(45deg);
  transition: all 0.3s;
  content: "";
}

.pane-left-menu ul.block-category-tree--items:not(.block-category-tree--level-1) > li > a + .block-category-tree--item-opener.is-open::before {
  top: calc(50% - 3px);
  transform: rotate(-135deg);
}

.pane-left-menu ul.block-category-tree--items.block-category-tree--level-1 > li > a {
  height: 55px;
}

.pane-left-menu ul.block-category-tree--items.block-category-tree--level-1 > li > a + .block-category-tree--item-opener {
  height: 55px;
}

.pane-left-menu ul.block-category-tree--items.block-category-tree--level-3 > li > a {
  background: #f5f5f5;
}

.pane-left-menu ul.block-category-tree--items.block-category-tree--level-4 > li > a {
  background: #f0f0f0;
}

.block-genre-tree--item__open,
.block-genre-tree--item {
  border-top: 0;
  border-bottom: 1px solid #ccc;
}

/* ----PC/スマホ切り替えスイッチ---- */

.block-switcher {
  display: flex;
  width: 124px;
  margin: 0 auto 20px;
  padding: 3px;
  border-radius: 2px;
  background: rgba(34, 34, 34, 0.2);
}

.block-switcher .block-switcher-container {
  width: 58px;
  margin-right: 2px;
}

.block-switcher .block-switcher-container + .block-switcher-container {
  margin-right: 0;
}

.block-switcher .block-switcher-container .block-switcher--current {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 4px;
  text-align: center;
  font-size: 10px;
  line-height: 1.5;
  background: #fff;
}

.block-switcher .block-switcher-container .block-switcher--current::before {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 0 3px;
  background: url(../../img/usr/common/ico_pc.png) center center / auto auto no-repeat;
  content: "";
}

.block-switcher .block-switcher-container .block-switcher--switch {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 4px;
  text-align: center;
  font-size: 10px;
  line-height: 1.5;
  opacity: 0.3;
}

.block-switcher .block-switcher-container .block-switcher--switch::before {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 0 3px;
  background: url(../../img/usr/common/ico_sp.png) center center / auto auto no-repeat;
  content: "";
}

.block-switcher .block-switcher-container .block-icon-image-small {
  display: none;
}

/* ----Copyright---- */

.block-copyright {
  display: block;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
}

/* ----トップページ---- */

.block-top-category {
  background: linear-gradient(to right bottom, #f8e5de 0%, #fff 50%, #f8e5de 100%);
}

.block-top-title {
  margin: 0 0 30px;
  padding: 75px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  letter-spacing: 0.02em;
}

.block-top-title span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}

.block-top-more a {
  display: block;
  width: 162px;
  margin: 0 auto;
  padding: 15px 10px;
  border: 1px solid #000;
  border-radius: 26px;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  color: #111;
  background: #fff;
}

.block-top-campaign {
  background: #f8e5de;
}

.block-campaign-banner {
  padding: 0 0 80px;
}

.block-campaign-banner ul.block-campaign-banner--list {
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto;
}

.block-campaign-banner ul.block-campaign-banner--list > li {
  width: 376px;
  margin: 0 36px 40px 0;
}

.block-campaign-banner ul.block-campaign-banner--list > li:nth-of-type(3n) {
  margin-right: 0;
}

.block-campaign-banner ul.block-campaign-banner--list > li .block-campaign-banner--title {
  margin: 15px 0 0;
  font-size: 14px;
  line-height: 1.7;
}

/* トップページイベント */
.block-top-event {
  padding: 0 0 80px;
}

.block-top-event .block-top-event--goods {
  overflow: hidden;
}

/* PCは5つまで表示 */
.block-top-event .block-top-event--goods .block-pickup-list-p--items > li:nth-child(n + 6),
.block-top-event .block-top-event--goods .block-ranking-r--items > li:nth-child(n + 6) {
  display: none;
}

.block-top-separate-banner {
  width: 100%;
}

.block-top-separate-banner ul.block-top-separate-banner--list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.block-top-separate-banner ul.block-top-separate-banner--list > li {
  width: 50%;
}

.block-top-separate-banner ul.block-top-separate-banner--list > li img {
  width: 100%;
  vertical-align: top;
}

.block-top-instagram .block-top-title img {
  display: block;
  margin: 0 auto 8px;
}

.block-jscart--items {
  padding-bottom: 5px;
}

.pane-right-menu .block-jscart {
  width: 1080px;
  margin: 0 auto;
}

.pane-right-menu .block-jscart .block-search-box--header {
  margin: 0 0 30px;
  padding: 75px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  letter-spacing: 0.02em;
}


/* ----最近みた商品---- */
.block-recent-item {
	width: 1200px;
	margin: 0 auto 40px;
}
.block-recent-item--header {
	margin: 0 0 36px;
	padding: 58px 0 0;
	background: url(../../img/usr/common/line.png) center top repeat-x;
	border: none;
	font-size: 2.4rem;
	text-align: center;
}
.block-recent-item--items {
	width: 100%;
	margin: 0 0 24px;
}
.block-recent-item--keep-history a {
	color: #333333;
	text-decoration: none;
	font-size: 1.4rem;
}
.block-recent-item--keep-history a:hover {
	text-decoration: underline;
}
/* ----トピックス一覧---- */
.block-top-topic--header {
	/*position: relative;
	width: 1200px;
	margin: 0 auto 35px;
	padding: 0;
	border: none;
	font-size: 2.4rem;
	color: #911330;
	*/
	width: 1200px;
	margin: 58px auto 36px;
	padding: 58px 0 0;
	background: url(../../img/usr/common/line.png) center top repeat-x;
	border: none;
	font-size: 3.6rem;
	line-height: 1.2;
	text-align: center;
}
.block-top-topic--header:before {
	/*display: block;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top:84px;
	width: 100%;
	height: 1px;
	background: #911330;
	*/
}
.block-top-topic--header span {
	/*position: relative;
	z-index: 10;
	display: inline-block;
	background: #ffffff;
	padding: 0 25px 0;
	font-size: 2.4rem;
	color: #911330;
	*/
	font-size: 3.6rem;
}
.block-top-topic--body {
	width: 1200px;
	margin: 0 auto 80px;
}
ul.block-top-topic--items li,
ul.block-topic--items li {
	position: relative;
	margin: 15px 0 0;
	padding: 0 0 14px;
	border: none;
	border-bottom: dotted 1px #afafaf;
}
ul.block-top-topic--items li dl, ul.block-topic-details--items li dl {
	display: block;
	overflow: hidden;
}
ul.block-top-topic--items li dl dt, ul.block-topic-details--items li dl dt {
	float: left;
	width: 72px;
	margin: 0;
}
ul.block-top-topic--items li dl dd, ul.block-topic-details--items li dl dd {
	float: right;
	width: 1040px;
}
ul.block-top-topic--items li .block-top-topic--icon, ul.block-topic-details--items li .block-topic-details--icon {
	position: absolute;
	left: 72px;
	top: 3px;
	max-width: 70px;
}
ul.block-top-topic--items li a:hover dt, ul.block-top-topic--items li a:hover dd, ul.block-topic-details--items li a:hover dt, ul.block-topic-details--items li a:hover dd {
	text-decoration: underline;
}
ul.block-top-topic--items li.block-top-topic--image-item, ul.block-topic-details--items li.block-top-topic--image-item {
	margin-bottom: 20px;
	padding: 0;
	border: none;
}
ul.block-top-topic--items li.block-top-topic--image-item .block-top-topic--image, ul.block-topic-details--items li.block-top-topic--image-item .block-topic-details--image {
	border: solid 1px #ffffff;
}
ul.block-top-topic--items li.block-top-topic--image-item a:hover .block-top-topic--image, ul.block-topic-details--items li.block-top-topic--image-item a:hover .block-topic-details--image {
	border: solid 1px #911330;
}
ul.block-top-topic--items li.block-top-topic--image-item .block-top-topic--icon, ul.block-topic-details--items li.block-top-topic--image-item .block-topic-details--icon {
	display: none;
}
ul.block-top-topic--items li:first-child, ul.block-topic-details--items li:first-child {
	margin-top: 0 !important;
}
.block-top-topic--next-page {
	margin: 35px 0 80px;
	text-align: center;
}
.block-topic-details {
	width: 1200px;
	margin: 0 auto;
}
.block-member-terms--header {
	margin-top: 40px;
}
.block-landingpage-form {
	border: solid 1px #dcdcdc;
}

/* ----パンくずリスト---- */
.block-topic-path {
  width: 1200px;
  margin: 20px auto 3.2rem;
  font-size: 1.2rem;
  padding: 0;
}

.block-topic-path--list li {
  display: inline-block;
  padding-right: 5px;
}

.block-topic-path--list a {
  text-decoration: underline;
}


/* ----カテゴリ画面---- */

.block-category-style-p {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding: 30px 20px 10px;
  background: #eee;
}

.page-top .block-category-style-p {
  width: 1060px;
  padding: 0 0 50px;
  background: none;
}

.block-category-style-p .block-category-style-p--item {
  display: flex;
  flex-direction: column;
  width: 200px;
  flex-basis: 200px;
  margin: 0 20px 20px 0;
}

.page-top .block-category-style-p .block-category-style-p--item {
  width: 250px;
  flex-basis: 250px;
  margin: 0 20px 40px 0;
}

.block-category-style-p .block-category-style-p--item:nth-of-type(4n),
.page-top .block-category-style-p .block-category-style-p--item:nth-of-type(4n) {
  margin-right: 0;
}

.block-category-style-p .block-category-style-p--item .block-category-style-p--item-comment {
  float: none;
  width: auto;
  font-size: 13px;
  order: 30;
}

.page-top .block-category-style-p .block-category-style-p--item .block-category-style-p--item-comment {
  display: none;
}

.block-category-style-p .block-category-style-p--item .block-category-style-p--item-image {
  width: 100%;
  margin: 0 0 16px;
  float: none;
  order: 10;
}

.block-category-style-p .block-category-style-p--item .block-category-style-p--item-image img {
  width: 100%;
}

.block-category-style-p .block-category-style-p--item .block-category-style-p--item-name {
  width: 100%;
  margin: 0 0 16px;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  order: 20;
}

.page-top .block-category-style-p .block-category-style-p--item .block-category-style-p--item-name {
  margin: 0;
  text-align: center;
  font-weight: normal;
}

.block-category-style-p .block-category-style-p--item .block-category-style-p--item-name a::before {
  content: "＞ ";
}

.page-top .block-category-style-p .block-category-style-p--item .block-category-style-p--item-name a::before {
  display: none;
}

.block-category-list--header {
  width: 1200px;
  margin: 35px auto 0;
  text-align: center;
}

.block-category-list--header-img {
  margin: 0 0 30px;
  padding: 0;
}

.block-category-list--comment {
  margin: 18px 0 0;
  text-align: center;
}

.block-category-list--goods {
  margin-top: 60px;
}

.block-category-list {
  width: 1200px;
  margin: 54px auto 54px;
}

/* ジャンル */
.block-genre-page {
	width: 1200px;
	margin: 54px auto 54px;
}
.block-genre-page--header {
	width: 1200px;
	margin: 35px auto 20px;
	text-align: center;
}
.block-genre-page--header+.block-genre-page--comment {
	margin: 0 auto 54px;
	text-align: center;
}
.block-genre-style .block-genre-style--item {
	display: inline-block;
	margin: 0 1.8em 0.8em 0;
}

/* ----イベント---- */
.block-top-event--header {
	width: 1200px;
	margin: 58px auto 36px;
	padding: 58px 0 0;
	background: url(../../img/usr/common/line.png) center top repeat-x;
	border: none;
	font-size: 3.6rem;
	line-height: 1.2;
	text-align: center;
}
.block-top-event--goods {
	width: 1200px;
	margin: 0 auto;
}
.block-top-event--bottom {
	width: 1200px;
	margin: 20px auto 60px;
	text-align: center;
}
.event-special--wrap+.block-top-event--goods+.block-top-event--header {
	background: none;
	margin-top: 0;
}
.event-special--wrap {
	width: 100vw;
	margin: 0;
	margin-left: calc(0px - ((100vw - 1200px) / 2));
	margin-right: calc(0px - ((100vw - 1200px) / 2));
	padding: 60px 0;
	background: url(../../img/usr/common/event_bg01.jpg) 0 0 repeat;
}
@media screen and (max-width:1200px) {
	.event-special--wrap {
		width: 1200px;
		margin-left: 0;
		margin-right: 0;
	}
}
.event-special--tit {
	width: 1200px;
	margin: 0 auto 50px;
	text-align: center;
	background: url(../../img/usr/common/event_titlebg.png) center no-repeat;
	font-size: 3.6rem;
	line-height: 60px;
	color: #ffffff;
}
.event-special--btn {
	width: 1200px;
	margin: 30px auto 0;
	text-align: center;
}
.event-special--container {
	width: 1200px;
	margin: 0 auto 0;
	display: flex;
	flex-flow: wrap;
	align-items: stretch;
}
.event-special--container>.block-top-event--goods {
	display: none !important;
}
a.event-special--item {
	display: block;
	width: 285px;
	margin: 0 0 20px 20px;
	border: solid 1px #fff;
	background: #ffffff;
	text-decoration: none;
}
a.event-special--item:hover {
	text-decoration: underline;
}
a.event-special--item:nth-of-type(4n+1) {
	margin-left: 0;
}
a.event-special--item>div {
	display: flex;
	flex-flow: column;
	height: 100%;
}
a.event-special--item>div>p {
	flex: 1;
	display: flex;
	align-items: center;
	padding: 12px 14px;
	font-size: 1.6rem;
	line-height: 1.4;
}
/* IE8&#12316;
11 */
@media screen\0 {
	a.event-special--item>div {
		display: block;
	}
}
.block-event-page--goods {
	width: 1200px;
	margin: 54px auto 54px;
}
.block-event-page--header {
	width: 1200px;
	margin: 35px auto 54px;
	text-align: center;
}
.block-event-page--header+.block-event-page--comment {
	margin: -36px auto 54px;
	text-align: center;
}
.block-event-page--header-img {
	text-align: center;
}
/* ----イベント：その他特集・コラム一覧---- */
.block-event-page .ev-others--nav {
	width: 1200px;
	margin: 0 auto 6.0rem;
}
.block-event-page .block-event-page--header~.ev-others--nav {
	margin-top: -10px;
}
.block-event-page .ev-others--nav ul {
	display: flex;
	justify-content: center;
	align-items: stretch;
}
.block-event-page .ev-others--nav ul li a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 10px;
	width: 300px;
	height: 50px;
	border: solid 1px #d2d2d2;
	border-radius: 5px;
	text-decoration: none;
}
.block-event-page .ev-others--nav ul li a:hover {
	color: #911330;
}
.block-event-page .ev-others--nav ul li a:after {
	position: absolute;
	right: 20px;
	top: calc(50% - 4px);
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #911330 transparent transparent transparent;
}
.block-event-page .ev-others--nav~.block-event-page--accessory {
	width: calc(100% + 20px);
	margin-left: -20px;
	display: flex;
	flex-flow: wrap;
}
.block-event-page .ev-others--nav~.block-event-page--accessory .block-top-event--goods {
	display: none !important;
}
.block-event-page .ev-others--head {
	width: calc(100% - 20px);
	background: #911330;
	color: #ffffff;
	font-size: 1.8rem;
	line-height: 1.4;
	margin: 5.5rem 0 3.0rem 20px;
	padding: 0.8rem 1.0rem;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.block-event-page .ev-others--head:first-child {
	margin-top: 0;
}
.block-event-page .ev-others--nav~.block-event-page--accessory a.event-special--item {
	margin-left: 20px;
}
.block-event-page .ev-others--nav~.block-event-page--accessory a.event-special--item>div>p {
	padding: 1.3rem 0 0;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.4rem;
}

.page-top.top-layout1 .block-top-category,
.page-top.top-layout2 .block-top-category {
  background: none;
}

.page-top.top-layout1 .block-category-style-p,
.page-top.top-layout2 .block-category-style-p {
  width: 890px;
}

.page-top.top-layout1 .block-category-style-p .block-category-style-p--item,
.page-top.top-layout2 .block-category-style-p .block-category-style-p--item {
  width: 200px;
  flex-basis: 200px;
  margin: 0 30px 20px 0;
}

.page-top.top-layout1 .block-category-style-p .block-category-style-p--item:nth-of-type(4n),
.page-top.top-layout2 .block-category-style-p .block-category-style-p--item:nth-of-type(4n) {
  margin-right: 0;
}

.page-top.top-layout1 .block-top-campaign,
.page-top.top-layout2 .block-top-campaign {
  background: none;
}

.page-top.top-layout1 .block-campaign-banner ul.block-campaign-banner--list,
.page-top.top-layout2 .block-campaign-banner ul.block-campaign-banner--list {
  width: 900px;
}

.page-top.top-layout1 .block-campaign-banner ul.block-campaign-banner--list > li,
.page-top.top-layout2 .block-campaign-banner ul.block-campaign-banner--list > li {
  width: 280px;
  margin: 0 30px 40px 0;
}

.page-top.top-layout1 .block-ranking-r .block-ranking-r--items.swiper div dl,
.page-top.top-layout2 .block-ranking-r .block-ranking-r--items.swiper div dl {
  margin-right: 0;
}

.page-top.top-layout1 .block-top-event .block-thumbnail-t,
.page-top.top-layout2 .block-top-event .block-thumbnail-t {
  width: 920px;
  padding-left: 32px;
}

.page-top.top-layout1 .block-thumbnail-t dl,
.page-top.top-layout2 .block-thumbnail-t dl {
  width: 190px;
  flex-basis: 190px;
  margin: 0 32px 0 0;
  padding: 0;
}

.page-top.top-layout1 .block-thumbnail-t dl .block-thumbnail-t--goods-image figure,
.page-top.top-layout2 .block-thumbnail-t dl .block-thumbnail-t--goods-image figure {
  width: 190px;
  height: 190px;
}

.page-top.top-layout1 .block-top-topic,
.page-top.top-layout2 .block-top-topic {
  background: none;
}

.page-top .block-ranking-r {
  position: relative;
}
.page-top .block-ranking-r .block-ranking-r--items > div {
  flex-wrap: nowrap;
}

/* ----ジャンル画面---- */

.block-genre-style {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding: 30px 20px 10px;
  background: #eee;
}

.block-genre-style .block-genre-style--item {
  display: flex;
  flex-direction: column;
  width: 200px;
  flex-basis: 200px;
  margin: 0 20px 20px 0;
}

.block-genre-style .block-genre-style--item .block-genre-style--item-name {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.block-genre-style .block-genre-style--item .block-genre-style--item-name a::before {
  content: "＞ ";
}

/* ----ブランド画面---- */

.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 60px 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: 0;
}

.block-brand-list--item-name {
  padding: 16px 0 12px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
}

.block-brand-list--item-comment {
  border: 0;
  padding: 0;
}

.block-brand-list--item-btn {
  display: block;
  text-align: center;
  width: 240px;
  height: auto;
  line-height: 1.5;
  color: #333;
  font-size: 14px;
  margin: 16px auto 0;
  padding: 15px 10px;
  border: 1px solid #111;
  background: #fff;
}

.block-brand-detail--image {
  margin-top: 40px;
}

.block-brand-detail--description {
  margin-bottom: 30px;
}

/* ----トピック画面---- */

.page-topicdetaillist .block-topic--items {
  margin: 0 0 36px;
}

.block-topic--items li {
  padding: 12px 0;
  border: 0;
}

.block-topic--items li a {
  display: block;
}

.block-topic--items dl {
  display: flex;
}

.block-topic--items dt {
  margin-right: 30px;
}

.block-topic--items dd + dd {
  margin-left: 8px;
}

/* ----クイックオーダー---- */

.block-quick-order--price-comment {
  font-size: 12px;
  font-weight: bold;
  color: #d53115;
}

.block-quick-order--price {
  font-weight: 500;
  color: #c30;
}

.block-quick-order--default-price {
  font-weight: normal;
}

/* ----購入フロー---- */
.block-cart--goods-list-item-price-info {
  width: 120px;
}

.block-cart--goods-list-item-price-info .price::after {
  font-size: 12px;
}

.block-cart--amazonpay {
  border-top: 0;
}

.block-order-method h2,
.block-order-estimate h2,
.block-order-gift-select h2,
.block-order-gift-confirmation h2,
.block-order-gift-dest h2 {
	font-size: 20px;
	border-left: solid 5px #911330;
	padding: 0 0 0 8px;
	margin: 10px 0 20px 0;
}

.block-order-method h3,
.block-order-estimate h3 {
  padding: 4px 0;
  border: 0;
}

.block-order-method--sales-append-content .form-control input[type="text"],
.block-order-method--sales-append-content .form-control textarea,
.block-order-method--sales-append-content .form-control select {
  max-width: 570px;
}

.block-order-estimate--total-price::after {
  display: none;
}

h2.block-order-estimate--confirmation-title {
  border: 0;
  margin: 0 0 12px;
}

.block-order-estimate--uid input[type="text"] {
  max-width: 100%;
}

.block-order-estimate--dest-address-item-buttons__selected {
  background: #ffebe8;
}

.block-order-gift-select--delivery-dest-add-btn {
  vertical-align: top;
}

.block-order-gift-select--delivery-dest-goods-name figure img {
  width: 37.3%;
}

.block-order-gift-select--coupon-available-btn {
  vertical-align: top;
}

.block-order-gift-dest--cart-back a {
  text-decoration: none;
}

/* .block-order-gift-confirmation h3 {
  margin: 0 0 12px;
} */

.block-order-gift-select--delivery-dest-goods-noshi h3 {
  border: 0;
  padding: 0;
  margin: 0;
}

.block-order-complete--orderinfo,
.block-order-complete--customerentry-wrapper {
  padding: 0;
  border: 0;
}

.block-order-complete--message {
  margin: 0 0 30px;
}

.block-order-complete--message p {
  text-align: center;
}

.block-order-complete--orderid {
  margin: 0 0 30px;
  border: 0;
}

.block-order-complete--orderid th {
  display: block;
  width: 100%;
  margin: 0 0 4px;
  padding: 0;
  font-weight: normal;
  color: #808080;
  text-align: center;
  background: none;
}

.block-order-complete--orderid td {
  display: block;
  width: 100%;
  padding: 0;
  font-weight: normal;
  text-align: center;
  background: none;
}

.block-order-complete--orderid th,
.block-order-complete--orderid td {
  border: 0;
}

.block-order-complete--orderid td a {
  text-decoration: underline;
}

.block-order-complete--home .block-order-complete--home-btn {
}

.block-order-regular-add-confirm h2 {
  border: 0;
}

.block-order-regular-add-confirm h3 {
  padding: 0;
  border: 0;
}

.block-order-regular-add-confirm--total-price.price::after {
  display: none;
}

.block-order-regular-add-complete--regular-sales-info {
  padding: 0;
  border: 0;
}

.block-order-regular-add-complete--message {
  margin: 0 0 30px;
}

.block-order-regular-add-complete--message p {
  text-align: center;
}

.block-order-regular-add-complete--regular-sales {
  margin: 0 0 30px;
  border: 0;
}

.block-order-regular-add-complete--regular-sales th {
  display: block;
  width: 100%;
  margin: 0 0 4px;
  padding: 0;
  border: 0;
  font-weight: normal;
  color: #808080;
  text-align: center;
  background: none;
}

.block-order-regular-add-complete--regular-sales td {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  font-weight: normal;
  text-align: center;
  background: none;
}

.block-order-regular-add-complete--regular-sales th,
.block-order-regular-add-complete--regular-sales td {
  border: 0;
}

.block-order-regular-add-complete--regular-sales td a {
  text-decoration: underline;
}

.block-order-regular-add-complete--regular-sales .block-order-regular-add-complete--home-btn {
}

.block-mypage--shopping-info-items li dt a:hover, .block-mypage--member-info-items li dt a:hover, .block-mypage--inquiry-info-items li dt a:hover, .block-mypage--snssync-info-items li dt a:hover, .block-mypage--withdrawal {
	color: #911330;
}
/* ----購入フロー---- */
.block-cart--side-contents>p:first-child {
	margin: -20px 0 10px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Noto Serif JP', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
.block-order-flow--step {
	padding-top: 10px;
}
.block-order-method--payment-method-select li .help-block, .block-order-gift-select--method-list li .help-block {
	margin-left: 0;
	color: #333333;
}
.block-order-method--payment-method-select li a,
.block-order-gift-select--method-list li a {
  color: #AF1342;
  text-decoration: underline;
}
.block-order-estimate--goods-price-items {
	float: right;
	width: 23%;
	text-align: right;
}
.block-order-estimate--amt {
	margin: 0;
}
.block-order-method h2, .block-order-estimate h2, .block-order-gift-select h2, .block-order-gift-confirmation h2 {
	font-size: 2.0rem;
	line-height: 1.2;
	border-left: solid 5px #911330;
	padding: 0 0 0 8px;
	margin: 10px 0 20px 0;
}
.wrapper .pane-main .block-order-gift-dest--list-title, .wrapper .pane-main .block-order-gift-dest--method-sender-title {
	background: #911330;
	color: #ffffff;
	padding: 7px 10px;
}
.block-order-gift-confirmation--promotion-freespace .block-promotion-freespace h3 {
	display: none;
}

.block-order-estimate--novelty-list > li > label {
  display: inline-block;
  max-width: 100%;
}

.block-order-estimate--novelty-list > li > label .block-order-estimate--novelty-item {
  display: inline-table;
  width: auto;
  max-width: 100%;
}

.block-order-gift-confirmation--novelty-list > li > label {
  display: inline-block;
  max-width: 100%;
}

.block-order-gift-confirmation--novelty-list > li > label .block-order-gift-confirmation--novelty-item {
  display: inline-table;
  width: auto;
  max-width: 100%;
}

/*----ノベルティ画像非表示----*/
.block-order-estimate--novelty-list li:has(.block-order-estimate--novelty-item-goods input[value="*"]) .block-order-estimate--novelty-item-image>figure {
	display: none;
}
.block-order-estimate--novelty-list li:has(.block-order-estimate--novelty-item-goods input[value="*"]) .block-order-estimate--novelty-item-goods {
	height: 100px;
}
.block-order-gift-confirmation--novelty-list li:has(.block-order-estimate--novelty-item-goods input[value="*"]) .block-order-gift-confirmation--novelty-item-image>figure {
	display: none;
}
.block-order-gift-confirmation--novelty-list li:has(.block-order-estimate--novelty-item-goods input[value="*"]) .block-order-gift-confirmation--novelty-item {
	height: 100px;
}

.js-estimate-novelty-dest-label {
  margin-right: 8px;
}

.js-estimate-novelty-dest-row {
  margin-bottom: 8px;
}

/*----注文確認画面キャンペーンコメント非表示----*/
.block-order-gift-confirmation--campaign-info a {
	display: none;
}
/* ----マイページ---- */

.block-mypage--shopping-info,
.block-mypage--member-info,
.block-mypage--inquiry-info,
.block-mypage--snssync-info,
.block-mypage--linesync-info {
  padding: 20px;
  font-size: 22px;
  background: #f5f5f5;
}

.block-mypage--withdrawal {
  color: #081f2c;
}

.block-favorite--bookmark-list {
  margin: 0 0 24px;
}

.block-additional-authentication--reissue {
  vertical-align: top;
}

/* ---- メールアドレス変更画面 ---- */
.page-mailchange input[name="mail"] {
  display: block;
}

/* ---- 会員登録完了画面 ---- */
.page-entrycomplete .block-member-registration-completed .action:has(.block-member-registration-completed--forward[href$="/customer/menu.aspx"]) {
  display: none;
}

/* ----商品一覧---- */
.block-goods-list--items-wrap {
  display: flex;
  width: 100%;
  margin: 20px 0 40px;
  padding: 14px 20px;
  font-size: 14px;
  background: #eee;
}

dl.block-goods-list--display-style-items,
dl.block-goods-list--sort-order-items {
  /* display: none; */
}

.block-goods-list--items-wrap dl.block-goods-list--display-style-items,
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items {
  display: flex;
  margin: 0;
  font-size: 14px;
}

.block-goods-list--items-wrap dl.block-goods-list--display-style-items + dl.block-goods-list--sort-order-items {
  margin-left: 40px;
}

.block-goods-list--items-wrap dl.block-goods-list--display-style-items > dt,
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items > dt {
  display: block;
  font-weight: normal;
  white-space: nowrap;
  margin-right: 4px;
}

.block-goods-list--items-wrap dl.block-goods-list--display-style-items > dd,
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items > dd {
  display: block;
  margin: 0;
}

.block-goods-list--items-wrap dl.block-goods-list--display-style-items ul.block-goods-list--display-style-items-list,
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items ul.block-goods-list--sort-order-items-list {
  display: flex;
  flex-wrap: wrap;
}

.block-goods-list--items-wrap dl.block-goods-list--display-style-items ul.block-goods-list--display-style-items-list > li,
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items ul.block-goods-list--sort-order-items-list > li {
  margin-right: 20px;
}

.block-goods-list--items-wrap dl.block-goods-list--display-style-items ul.block-goods-list--display-style-items-list > li a,
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items ul.block-goods-list--sort-order-items-list > li a {
  position: relative;
  display: block;
  padding-left: 21px;
}

.block-goods-list--items-wrap dl.block-goods-list--display-style-items ul.block-goods-list--display-style-items-list > li.active,
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items ul.block-goods-list--sort-order-items-list > li.active {
  position: relative;
  padding-left: 21px;
  color: #081f2c;
}

.block-goods-list--items-wrap dl.block-goods-list--display-style-items ul.block-goods-list--display-style-items-list > li.active::before,
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items ul.block-goods-list--sort-order-items-list > li.active::before {
  position: absolute;
  top: calc(50% - 8.5px);
  left: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #bbb;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
  content: "";
}

.block-goods-list--items-wrap dl.block-goods-list--display-style-items ul.block-goods-list--display-style-items-list > li.active::after,
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items ul.block-goods-list--sort-order-items-list > li.active::after {
  position: absolute;
  top: calc(50% - 4.5px);
  left: 4px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #444;
  z-index: 2;
  content: "";
}

.block-goods-list--items-wrap dl.block-goods-list--display-style-items ul.block-goods-list--display-style-items-list > li a::before,
.block-goods-list--items-wrap dl.block-goods-list--sort-order-items ul.block-goods-list--sort-order-items-list > li a::before {
  position: absolute;
  top: calc(50% - 8.5px);
  left: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #bbb;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
  content: "";
}

/* 表示形式・並び替え */
.block-sortstyle--wrap {
    display: flex;
    justify-content: flex-end;
}

.block-goods-list--display-style-items ,.block-goods-list--sort-order-items {
    display: flex;
    align-items: center;
    margin: 0 0 34px 20px;
    font-size: 1.4rem;
}

.block-goods-list--display-style-items > p ,.block-goods-list--sort-order-items > p {
    margin: 0 10px 0 0;
}

.block-goods-list--display-style-items > select ,.block-goods-list--sort-order-items > select {
    min-width: 200px;
}

/* ---- 絞り込み ---- */
.filter-modal {
  display: none;
  width: 100%;
  height: 100dvh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.filter-modal-overlay {
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--black1);
  opacity: .4;
}
/* 閉じるアイコンボタン */
.filter-modal-close {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 4px;  
  width: 34px;
  height: fit-content;
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  transition: var(--transition);
}
.filter-modal-close-icon {
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
}
.filter-modal-close-icon::before,
.filter-modal-close-icon::after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background-color: var(--black2);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.filter-modal-close-icon::before {
  rotate: 45deg;
}
.filter-modal-close-icon::after {
  rotate: -45deg;
}
.filter-modal-close-text {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .04em;
  white-space: nowrap;
}
/* モーダル */
.block-filter {
  display: none;
  width: 1100px;
  max-height: 743px;
  background: #fff;
  border-radius: 8px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-modal .block-filter {
  display: block;
}
#block_of_filter form>div>div>div[class$="-accordion"] {
  flex: 1;
  display: flex !important;
  flex-wrap: wrap;
  column-gap: 18px;
  row-gap: 14px;
}
#block_of_filter form>div>div>div[class$="-accordion"] > *:not(.block-filter--image) {
  min-width: calc((100% - (18px * 4)) / 5);
}
#block_of_filter form>div>div>div[class$="-accordion"] .checkbox {
  margin-right: 0;
  position: relative;
}
#block_of_filter form>div>div>div[class$="-accordion"] .checkbox:has(input:checked) {
  color: var(--red1);
}
#block_of_filter form>div>div>div[class$="-accordion"] .checkbox input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  accent-color: var(--red1);
}

.block-filter {
  padding: 50px;
}
.filter-modal .block-filter--header {
  font-size: 30px;
  font-family: var(--serif);
  font-weight: 500;
  margin: 0;
  text-align: center;
}
.filter-modal .block-filter--form {
  display: block;
  width: 100%;
  margin-top: 30px;
}
.filter-modal .block-filter--list,
.filter-modal .block-filter--imagelist,
.filter-modal .block-filter--treelist,
.filter-modal .block-filter--select {
  padding: 20px 0;
}

.filter-modal .block-filter--form > div + div {
  border-top: 1px solid var(--gray2);
}
.filter-modal .block-filter--list-inner,
.filter-modal .block-filter--imagelist-inner,
.filter-modal .block-filter--treelist-inner,
.filter-modal .block-filter--select-inner {
  display: flex;
  column-gap: 18px;
}
.filter-modal .block-filter--list-inner-label,
.filter-modal .block-filter--imagelist-inner-label,
.filter-modal .block-filter--treelist-inner-label,
.filter-modal .block-filter--select-inner-label {
  width: 152px;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
.filter-modal .block-filter--list-inner-accordion,
.filter-modal .block-filter--imagelist-inner-accordion,
.filter-modal .block-filter--treelist-inner-accordion,
.filter-modal .block-filter--select-inner-accordion {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 18px;
  row-gap: 14px;
}
.filter-modal .block-filter--image {
  margin-right: 0;
}
/* 閉じるボタン */
.filter-modal-closeBtn {
  display: block;
  width: 225px;
  height: 43px;
  margin: 30px auto 0;

  display: none;
}
.filter-modal-closeBtn span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .04em;
  color: var(--white);
  background-color: var(--red4);
  border-radius: 100px;
  position: relative;
  cursor: pointer;
  transition: var(--transition);
}
.filter-modal-closeBtn span::after {
  position: absolute;
  right: 20px;
  top: calc(50% - 3px);
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #ffffff;
  transition: var(--transition);
}
.filter-modal-closeBtn span:hover {
  background-color: var(--white);
  color: var(--red1);
  border: 1px solid var(--red1);
}
.filter-modal-closeBtn span:hover::after {
  border-color: transparent transparent transparent var(--red1);
}
/* 追従ボタン */
.filter-modal-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  font-size: 11px;
  font-weight: bold;
  color: var(--white);
  text-align: center;
  line-height: 1.3;
  padding-top: 30px;
  border-radius: 50%;
  background-color: var(--red2);
  background-image: url(../../img/usr/common/icon_filter.png);
  background-repeat: no-repeat;
  background-size: 27px auto;
  background-position: center top 12px;
  position: fixed;
  right: 21px;
  bottom: 200px;
  cursor: pointer;
  transition: var(--transition);
}
.filter-modal-btn:hover {
  opacity: var(--opacity);
}


/* ---- ページャ ---- */
.pager {
    text-align: center;
    margin: 20px 0 30px;
}

.pager-total {
    width: 100%;
    text-align: center;
}

.pager-total .pager-count {
    display: inline-block;
    padding: 0 2px 7px;
    border-bottom: solid 2px #333333;
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: bold;
}

.pager-total .pager-count span {
    display: inline-block;
    padding: 0 2px;
    font-size: 1.8rem;
}

.block-goods-list--pager-bottom .pager-total {
    margin-bottom: 30px;
}

.pagination {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.pagination > * {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
}

.pagination > li > * {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    margin: 0 4px;
    padding: 0;
    font-size: 1.4rem;
    line-height: 32px;
    border: none;
    background: #eeeeee;
    text-decoration: none;
    transition: all 0.3s;
}

.pagination > li > a:hover {
    background: #911330;
    color: #ffffff;
}

.pagination > li > span {
    background: #911330;
    color: #ffffff;
}

.pagination > li.pager-first > * ,.pagination > li.pager-previous > * ,.pagination > li.pager-next > * ,.pagination > li.pager-last > * {
    background: #fff;
    margin: 0;
}

.modal-body li a {
    color: #444444;
}

.modal-body li a:hover ,.modal-body li a:hover i {
    color: #911330;
}

.block-ranking-r .block-ranking-r--items .swiper-button-prev::after {
  position: absolute;
  top: calc(50% - 7px);
  display: block;
  width: 14px;
  height: 14px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  transform: rotate(-45deg);
  content: "";
}

.block-ranking-r .block-ranking-r--items .swiper-button-next::after {
  position: absolute;
  top: calc(50% - 7px);
  display: block;
  width: 14px;
  height: 14px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  content: "";
}

.block-ranking-r .block-ranking-r--items dl:nth-of-type(3n) {
  margin-right: 0;
}

.block-ranking-r .block-ranking-r--items dl .block-ranking-r--goods-description .block-icon {
  display: none;
}

.block-ranking-r--price-items {
	border-top: dotted 1px #b4b4b4;
	margin: 12px 0 0;
	padding: 12px 0 0;
	text-align: center;
}

.block-ranking-r--goods .net-price,
.block-ranking-r--goods .default-price,
.block-ranking-r--goods .exchange-price,
.block-ranking-r--goods .block-exchange-price--rate-dt {
  text-align: left;
}

.block-ranking-r--goods .price {
  text-align: center;
  font-weight: normal;
  color: #cc0000;
}
.block-ranking-r--goods .price span {
  display: inline-block;
  margin-left: 0.5em;
  font-size: 1.2rem;
}

.block-ranking-r--goods .block-ranking-r--scomment {
  margin: 10px 0 0;
  color: #cc0000;
  text-align: left;
}

.block-ranking-r--goods .block-ranking-r--scomment + .block-ranking-r--price-items .price {
  color: #d53115;
}

.block-ranking-r--goods .block-ranking-r--scomment + .block-ranking-r--price-items .price + .default-price {
  font-size: 11px;
  font-weight: normal;
}

.block-top-event .block-thumbnail-t {
  width: 1264px;
  padding-left: 32px;
  margin: 0 auto 0;
}

.block-top-event .block-thumbnail-t .swiper-button-prev::after {
  position: absolute;
  top: calc(50% - 7px);
  display: block;
  width: 14px;
  height: 14px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  transform: rotate(-45deg);
  content: "";
}

.block-top-event .block-thumbnail-t .swiper-button-next::after {
  position: absolute;
  top: calc(50% - 7px);
  display: block;
  width: 14px;
  height: 14px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  content: "";
}

.block-thumbnail-t--items {
  width: 100%;
}

.block-top-event .block-thumbnail-t > div {
  flex-wrap: nowrap;
}

.block-thumbnail-t dl {
  width: 200px;
  margin: 0 40px 20px 0;
}

.block-thumbnail-t dl:nth-of-type(4n) {
  margin-right: 0;
}

.block-goodschange-list .block-thumbnail-t dl,
.block-goodschange-list .block-thumbnail-t dl:nth-of-type(4n),
.block-goodsadd-list .block-thumbnail-t dl,
.block-goodsadd-list .block-thumbnail-t dl:nth-of-type(4n) {
  width: 200px;
  margin: 0 50px 20px 0;
}

.block-goodschange-list .block-thumbnail-t dl:nth-of-type(5n),
.block-goodsadd-list .block-thumbnail-t dl:nth-of-type(5n) {
  margin-right: 0;
}

.block-mypage .block-accessory-list--list .block-thumbnail-t dl,
.block-cart .block-accessory-list--list .block-thumbnail-t dl {
  margin: 0 50px 20px 0;
}

.block-mypage .block-accessory-list--list .block-thumbnail-t dl:nth-of-type(5n),
.block-cart .block-accessory-list--list .block-thumbnail-t dl:nth-of-type(5n) {
  margin-right: 0;
}

.page-top .block-thumbnail-t dl {
  width: 276px;
  flex-basis: 276px;
  margin: 0 32px 0 0;
  padding: 0;
}

.block-thumbnail-t dl .block-thumbnail-t--goods-image figure {
  width: 200px;
  height: 200px;
  background: none;
}

.page-top .block-thumbnail-t dl .block-thumbnail-t--goods-image figure {
  width: 276px;
  height: 276px;
  background: none;
}

.block-thumbnail-t dl .block-thumbnail-t--goods-description {
  margin-top: 16px;
}

.page-top .block-thumbnail-t dl .block-thumbnail-t--goods-description {
  margin-top: 25px;
}

.block-thumbnail-t dl .block-thumbnail-t--goods-description a {
  text-decoration: none;
}

.block-thumbnail-t dl .block-thumbnail-t--goods-description .block-thumbnail-t--goods-name {
  font-size: 14px;
  line-height: 1.7;
}

.block-thumbnail-t dl .block-thumbnail-t--goods-description .block-thumbnail-t--price-infos {
  margin-top: 4px;
  font-size: 15px;
  line-height: 1.6;
}

.page-top .block-thumbnail-t dl .block-thumbnail-t--goods-description .block-thumbnail-t--price-infos {
  margin-top: 11px;
}

.block-thumbnail-t .price,
.block-thumbnail-t .net-price,
.block-thumbnail-t .default-price,
.block-thumbnail-t .exchange-price,
.block-thumbnail-t .block-exchange-price--rate-dt {
  text-align: left;
}

.block-thumbnail-t .price {
  color: #081f2c;
}

.block-thumbnail-t dl .block-thumbnail-t--goods-description .block-thumbnail-t--price-infos .block-thumbnail-t--scomment {
  font-size: 11px;
  font-weight: bold;
  color: #d53115;
}

.block-thumbnail-t dl .block-thumbnail-t--goods-description .block-thumbnail-t--price-infos .block-thumbnail-t--scomment + .block-thumbnail-t--price-items .price {
  color: #d53115;
}

.block-thumbnail-t dl .block-thumbnail-t--goods-description .block-thumbnail-t--price-infos .block-thumbnail-t--scomment + .block-thumbnail-t--price-items .price + .default-price {
  font-size: 11px;
  font-weight: normal;
}

/* ----P：ピックアップ：block-pickup-list-p---- */
.block-pickup-list-p {
	width: 1200px;
	margin: 0 auto;
}
.block-pickup-list-p>ul {
	display: flex;
	flex-flow: wrap;
}
.block-pickup-list-p li {
	width: 224px;
	margin: 0 0 40px 20px;
	display: block;
}
.block-pickup-list-p li:nth-child(5n+1) {
	margin-left: 0;
}
.block-pickup-list-p--item-body {
	display: block;
	width: 100%;
}
.block-pickup-list-p--image {
	width: 224px;
}
.block-pickup-list-p--image figure {
	background: #f5f5f5;
	width: 224px;
	height: 224px;
}
.block-pickup-list-p--item-description {
	width: 100%;
	margin: 10px 0 0;
	padding: 0;
	font-size: 1.4rem;
	line-height: 1.4;
}
.block-pickup-list-p--item-description .block-icon {
	margin-bottom: 12px;
}
.block-pickup-list-p--goods-name {
}
.block-pickup-list-p--goods-name a {
	text-decoration: none;
}
.block-pickup-list-p--goods-name a:hover {
	text-decoration: underline;
}
.block-pickup-list-p--price-items {
	border-top: dotted 1px #b4b4b4;
	margin: 12px 0 0;
	padding: 12px 0 0;
	text-align: center;
}
.block-pickup-list-p .price {
	text-align: center;
	font-weight: normal;
	color: #cc0000;
}
.block-pickup-list-p .price span {
	display: inline-block;
	margin-left: 0.5em;
	font-size: 1.2rem;
}
.block-pickup-list-p--scomment {
	margin: 10px 0 0;
	color: #cc0000;
	text-align: left;
}


/* ----商品一覧画面：サムネイル：block-thumbnail-t---- */
.block-thumbnail-t {
	display: flex;
	flex-flow: wrap;
}
.block-thumbnail-t li {
	display: block;
	width: 224px;
	margin: 0 0 20px 20px;
}
.block-thumbnail-t li:nth-child(5n+1) {
	margin-left: 0;
}
.block-thumbnail-t--goods-image figure {
	background: none;
	width: 224px;
	height: 224px;
}
.block-thumbnail-t--goods a {
	text-decoration: none;
}
.block-thumbnail-t--goods a:hover {
	text-decoration: underline;
}
.block-thumbnail-t--goods-description {
	margin-top: 16px;
}

/* ----商品一覧画面：ランキング：block-ranking-r---- */
.block-ranking-r--items {
	display: flex;
	flex-flow: wrap;
}
.block-ranking-r li {
	display: block;
	width: 224px;
	margin: 0 0 20px 20px;
}
.block-ranking-r li:nth-child(5n+1) {
	margin-left: 0;
}
.block-ranking-r--goods {
	margin: 0;
}
.block-ranking-r--goods-image figure {
	background: none;
	width: 224px;
	height: 224px;
}
.block-ranking-r--goods a {
	text-decoration: none;
}
.block-ranking-r--goods a:hover {
	text-decoration: underline;
}
.block-ranking-r--goods-description {
  margin-top: 16px;
}
/* ランキングアイコン */
.block-ranking-r--goods-image {
	position: relative;
	padding-top: 44px;
}
.block-ranking-r--goods-image .block-ranking-r--rank {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	height: auto;
	background: none;
	border-radius: 0;
	font-size: 3.0rem;
	line-height: 1.2;
	color: #333333;
}
.block-ranking-r--goods-image .block-ranking-r--rank span {
	font-size: 1.8rem;
}
.block-ranking-r--goods-image .block-ranking-r--rank-1 {
	color: #cea500;
}
.block-ranking-r--goods-image .block-ranking-r--rank-2 {
	color: #666666;
}
.block-ranking-r--goods-image .block-ranking-r--rank-3 {
	color: #b16120;
}

/* ---- 商品一覧画面：レシピランキング：block-ranking-r.block-recipe-ranking-r ---- */
.block-recipe-ranking-r .block-ranking-r--price-items {
  display: none;
}


.block-pickup-list-w--item {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
}

.block-pickup-list-w .block-pickup-list-w--item-body {
  display: block;
  width: 200px;
  margin: 0 40px 20px 0;
}

.block-pickup-list-w .block-pickup-list-w--item-body:nth-of-type(4n) {
  margin-right: 0;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--image {
  position: static;
  width: 200px;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--image figure {
  width: 200px;
  height: 200px;
  background: none;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description {
  width: 100%;
  padding: 0;
  margin: 16px 0 0;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-icon {
  display: none;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--goods-name {
  font-size: 14px;
  line-height: 1.7;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--goods-name a {
  text-decoration: none;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--price-infos {
  margin-top: 4px;
  font-size: 15px;
  line-height: 1.6;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--price-infos .price,
.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--price-infos .net-price,
.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--price-infos .default-price,
.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--price-infos .exchange-price,
.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--price-infos .block-exchange-price--rate-dt {
  text-align: left;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--price-infos .block-pickup-list-w--scomment {
  font-size: 11px;
  font-weight: bold;
  color: #d53115;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--price-infos .price {
  color: #081f2c;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--price-infos .block-pickup-list-w--scomment + .block-pickup-list-w--price-items .price {
  color: #d53115;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--price-infos .block-pickup-list-w--scomment + .block-pickup-list-w--price-items .price + .default-price {
  font-size: 11px;
  font-weight: normal;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--comment,
.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--item-description .block-pickup-list-w--add-cart {
  display: none;
}

.block-goods-list-d--item-body {
  width: 100%;
}

.block-goods-list-d--image figure {
  background: none;
}

.block-goods-list-d--item-description {
  width: calc(100% - 200px);
  padding: 0 0 0 20px;
}

.block-goods-list-d--item-description .block-icon {
  display: none;
}

.block-goods-list-d--item-description .block-goods-list-d--goods-name {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 500;
}

.block-goods-list-d--item-description .block-goods-list-d--goods-name a {
  color: #081f2c;
  text-decoration: none;
}

.block-goods-list-d--item-description .block-goods-list-d--comment {
  margin: 0 0 12px;
  font-size: 11px;
  color: #808080;
}

.block-goods-list-d--item-description .block-goods-list-d--item-details {
  width: 100%;
  margin: 12px 0 0;
}

.block-goods-list-d--item-description .block-goods-list-d--item-details .block-goods-list-d--item-details-left {
  width: auto;
  margin-right: auto;
}

.block-goods-list-d--item-description .block-goods-list-d--item-details .block-goods-list-d--price-infos {
  width: auto;
  padding: 2px 0;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
}

.block-goods-list-d--item-description .block-goods-list-d--item-details .block-goods-list-d--price-infos .block-goods-list-d--scomment {
  font-size: 11px;
  font-weight: bold;
  color: #d53115;
}

.block-goods-list-d--item-description .block-goods-list-d--item-details .block-goods-list-d--price-infos .price {
  color: #081f2c;
}

.block-goods-list-d--item-description .block-goods-list-d--item-details .block-goods-list-d--price-infos .block-goods-list-d--scomment ~ .price {
  color: #d53115;
}

.block-goods-list-d--item-description .block-goods-list-d--item-details .block-goods-list-d--price-infos .block-goods-list-d--scomment ~ .price + .default-price {
  font-size: 11px;
  font-weight: normal;
}

.block-goods-list-d--item-description .block-goods-list-d--item-details .block-goods-list-d--price-infos .net-price,
.block-goods-list-d--item-description .block-goods-list-d--item-details .block-goods-list-d--price-infos .default-price {
  text-align: left;
}

.block-goods-list-d--item-description .block-goods-list-d--item-details .block-goods-list-d--price-title {
  display: none;
}

.block-goods-list-d--item-description .block-goods-list-d--item-details .block-goods-list-d--stock-items {
  width: auto;
  padding: 2px 0;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  color: #081f2c;
}

.block-goods-list-d--add-cart {
  width: 200px;
  flex-basis: 200px;
}

.block-goods-list-d--add-cart .block-list-add-cart-btn {
  width: 200px;
  padding: 12px 0;
  border-radius: 0;
  line-height: 20px;
  font-size: 13px;
}

.block-goods-list-d--add-cart .block-list-custom-order-btn {
  width: 200px;
  padding: 12px 0;
  border-radius: 0;
  line-height: 20px;
  font-size: 13px;
}

.block-goods-list-d--goods-comment {
  font-size: 11px;
  color: #808080;
}

/* ---- 表示形式 H ---- */
.block-thumbnail-h {
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.block-thumbnail-h li {
	width: 156px;
	margin-left: 0;
	margin-right: 18px;
}
.block-thumbnail-h li:last-child {
	margin-right: 0;
}
.block-thumbnail-h li a {
	text-decoration: none;
}
.block-thumbnail-h li a:hover {
	text-decoration: underline;
	;
}
.block-thumbnail-h--goods-image figure {
	background: #f5f5f5;
	width: 156px;
	height: 156px;
}
.block-thumbnail-h--goods-description {
	margin-top: 12px;
	line-height: 1.4;
}
.block-thumbnail-h--goods .variation-name, .block-thumbnail-h--goods .block-thumbnail-h--price-infos {
	display: none !important;
}

.block-goods-list-l .block-goods-list-l--scomment {
  font-size: 11px;
  font-weight: bold;
  color: #d53115;
}

.block-goods-list-l .block-goods-list-l--price-items .price,
.block-goods-list-l .block-goods-list-l--price-items .net-price {
  text-align: left;
  color: #081f2c;
}

.block-goods-list-l .block-goods-list-l--price-items .default-price {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

.block-goods-list-l .block-goods-list-l--scomment + .block-goods-list-l--price-items .price {
  color: #d53115;
}

.block-goods-list-l--price-infos {
  white-space: nowrap;
}

.block-list-s .block-list-s--items {
  margin: 0 0 30px;
}

.block-list-s .block-list-s--price-infos .block-list-s--scomment {
  font-size: 11px;
  font-weight: bold;
  color: #d53115;
}

.block-list-s .block-list-s--price-infos .block-list-s--price-items .price,
.block-list-s .block-list-s--price-infos .block-list-s--price-items .net-price {
  text-align: left;
  color: #081f2c;
}

.block-list-s .block-list-s--price-infos .block-list-s--price-items .default-price {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

.block-list-s .block-list-s--price-infos .block-list-s--scomment + .block-list-s--price-items .price {
  color: #d53115;
}

.block-list-s .block-list-s--price-infos .block-list-s--scomment + .block-list-s--price-items .price ~ .default-price {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

.block-cart-i--items .block-cart-i--goods .block-cart-i--scomment {
  font-size: 11px;
  font-weight: bold;
  color: #d53115;
}

.block-cart-i--items .block-cart-i--goods .block-cart-i--price-items .price,
.block-cart-i--items .block-cart-i--goods .block-cart-i--price-items .net-price {
  text-align: left;
  color: #081f2c;
}

.block-cart-i--items .block-cart-i--goods .block-cart-i--price-items .default-price {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

.block-cart-i--items .block-cart-i--goods .block-cart-i--scomment + .block-cart-i--price-items .price {
  color: #d53115;
}

.block-goods-detail-j .block-goods-detail-j--goods .block-goods-detail-j--price-infos {
  margin-top: 8px;
}

.block-goods-detail-j .block-goods-detail-j--goods .block-goods-detail-j--scomment {
  font-size: 11px;
  font-weight: bold;
  color: #d53115;
}

.block-goods-detail-j .block-goods-detail-j--goods .block-goods-detail-j--price-items .price,
.block-goods-detail-j .block-goods-detail-j--goods .block-goods-detail-j--price-items .net-price {
  text-align: left;
  color: #081f2c;
}

.block-goods-detail-j .block-goods-detail-j--goods .block-goods-detail-j--price-items .default-price {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

.block-goods-detail-j .block-goods-detail-j--goods .block-goods-detail-j--scomment + .block-goods-detail-j--price-items .price {
  color: #d53115;
}

.block-bulk-purchase-b--table .block-bulk-purchase-b--price-infos .block-bulk-purchase-b--scomment {
  font-size: 11px;
  font-weight: bold;
  color: #d53115;
}

.block-bulk-purchase-b--table .block-bulk-purchase-b--price-infos .block-bulk-purchase-b--price-items .price,
.block-bulk-purchase-b--table .block-bulk-purchase-b--price-infos .block-bulk-purchase-b--price-items .net-price {
  text-align: left;
  color: #081f2c;
}

.block-bulk-purchase-b--table .block-bulk-purchase-b--price-infos .block-bulk-purchase-b--price-items .default-price {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

.block-bulk-purchase-b--table .block-bulk-purchase-b--price-infos .block-bulk-purchase-b--scomment + .block-bulk-purchase-b--price-items .price {
  color: #d53115;
}

.block-bulk-purchase-b--table .block-bulk-purchase-b--price-infos .block-bulk-purchase-b--scomment + .block-bulk-purchase-b--price-items .price ~ .default-price {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

.block-bulk-purchase-b--price-infos {
  white-space: nowrap;
}

.block-check-list-a--item .block-check-list-a--item-body .block-check-list-a--price-infos {
  text-align: left;
}

.block-check-list-a--item .block-check-list-a--item-body .block-check-list-a--price-infos .block-check-list-a--scomment {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  color: #d53115;
}

.block-check-list-a--item .block-check-list-a--item-body .block-check-list-a--price-infos .price,
.block-check-list-a--item .block-check-list-a--item-body .block-check-list-a--price-infos .net-price {
  text-align: left;
  color: #081f2c;
}

.block-check-list-a--item .block-check-list-a--item-body .block-check-list-a--price-infos .default-price {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

.block-check-list-a--item .block-check-list-a--item-body .block-check-list-a--price-infos .block-check-list-a--scomment + .price {
  color: #d53115;
}

.block-check-list-a--item .block-check-list-a--item-body .block-check-list-a--price-infos .block-check-list-a--scomment + .price ~ .default-price {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

/* ----クイックビュー---- */
.block-quickview {
  position: absolute;
  top: 200px;
  right: 0;
  width: 100%;
  min-width: 920px;
  max-width: none;
  height: auto;
  padding: 28px;
  border: 1px solid #dedede;
  border-radius: 10px;
  box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.16);
  background-color: #fff;
}

.block-quickview-line + .block-quickview-line {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #dedede;
}

.block-quickview-item {
  display: flex;
  width: 100%;
}

.block-quickview-item .block-quickview--image {
  display: block;
  width: 420px;
  margin-right: 40px;
}

.block-quickview-item .block-quickview--image figure img {
  width: 100%;
}

.block-pickup-list-w .block-pickup-list-w--item-body .block-pickup-list-w--image .block-quickview-item figure {
  width: 420px;
  height: 420px;
}

.block-quickview-item .block-quickview--description {
  width: calc(100% - 460px);
}

.block-quickview-item .block-quickview--description .block-quickview--name {
  margin: 0 0 12px;
  padding: 0 0 17px;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.333;
  color: #111;
  background-image: linear-gradient(to right, #707070 0, #707070 2px, transparent 3px, transparent 4px);
  background-position: bottom left;
  background-size: 4px 1px;
  background-repeat: repeat-x;
}

.block-quickview-item .block-quickview--description .block-quickview--price-infos {
  margin: 0 0 12px;
}

.block-quickview-item .block-quickview--description .block-quickview--price-infos .price,
.block-quickview-item .block-quickview--description .block-quickview--price-infos .net-price,
.block-quickview-item .block-quickview--description .block-quickview--price-infos .default-price,
.block-quickview-item .block-quickview--description .block-quickview--price-infos .exchange-price,
.block-quickview-item .block-quickview--description .block-quickview--price-infos .block-exchange-price--rate-dt {
  text-align: left;
  font-size: 24px;
}

.block-quickview-item .block-quickview--description .block-quickview--price-infos .price {
  font-size: 24px;
  font-weight: 500;
  color: #081f2c;
}

.block-quickview-item .block-quickview--description .block-quickview--price-infos .price::after {
  font-size: 12px;
}

.block-quickview-item .block-quickview--description .block-quickview--price-infos .net-price {
  font-size: 18px;
}

.block-quickview-item .block-quickview--description .block-quickview--price-infos .net-price::after {
  font-size: 12px;
}

.block-quickview-item .block-quickview--description .block-quickview--price-infos .block-quickview--scomment {
  font-size: 12px;
  font-weight: bold;
  color: #d53115;
}

.block-quickview-item .block-quickview--description .block-quickview--price-infos .block-quickview--scomment + .block-quickview--price-items .block-quickview--price {
  color: #d53115;
}

.block-quickview-item .block-quickview--description .block-quickview--price-infos .block-quickview--default-price {
  font-size: 14px;
  font-weight: normal;
}

.block-quickview-item .block-quickview--description .block-quickview--price-infos .block-quickview--default-price::after {
  font-size: 12px;
}

.block-quickview-item .block-quickview--description .block-quickview--goods-code,
.block-quickview-item .block-quickview--description .block-quickview--goods-stock {
  display: flex;
  width: 100%;
  padding: 5px 0;
  font-size: 12px;
}

.block-quickview-item .block-quickview--description .block-quickview--goods-code dt,
.block-quickview-item .block-quickview--description .block-quickview--goods-stock dt {
  width: 6.0em;
  margin-right: 1.0em;
}

.block-quickview-item .block-quickview--description .block-list-add-cart-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
  width: 100%;
  padding: 20px 0;
  border-radius: 3px;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
}

.block-quickview-item .block-quickview--description .block-list-add-cart-btn::before {
  display: inline-block;
  width: 21px;
  height: 23px;
  margin-right: 12px;
  vertical-align: top;
  background: url(../../img/usr/common/goods_cart_btn.png) center center / 100% auto no-repeat;
  content: "";
}

.block-quickview-item .block-quickview--image {
  position: relative;
}

.block-quickview--image .block-goods-list--favorite--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_btn_l.png)  center/50% no-repeat;
}

.block-quickview--image .block-goods-list--favorite-registed--btn {
  position: absolute;
  top: 0;
  left: 80%;
  width: 20%;
  height: 20%;
  background: url(../../img/usr/common/goods_bookmark_reg_btn_l.png)  center/50% no-repeat;
}

/* ----ページ機能---- */

.block-page-block--contents-text {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.block-page-block--contents-body-text-2column {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
}

.block-page-block--contents-body-text-2column:last-child {
  margin-right: 0;
}

.block-page-block--contents-img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.block-page-block--contents-body-img-2column {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
}

.block-page-block--contents-body-img-2column:last-child {
  margin-right: 0;
}

.block-pagecategory-page-list--frame {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.block-pagecategory-page-list--frame .block-pagecategory-page-list--page {
  width: calc(25% - 9px);
  margin: 0 12px 15px 0;
}

.block-pagecategory-page-list--frame .block-pagecategory-page-list--page:nth-of-type(4n) {
  margin-right: 0;
}


/* ----商品詳細画面---- */
/*CSSによる商品詳細画面の項目の並び順変更用*/
.pane-goods-right-side form {
	display: flex;
	flex-flow: column wrap;
}
.block-goods-sns {
	order: 10;
}
.page-goods .block-icon {
	order: 20;
}
.block-goods-comment {
	order: 42;
}
.block-goods-name {
	order: 40;
}
.block-goods-price {
	order: 50;
}
.block-refill-goods {
  order: 60;
}
.block-goods-code {
	order: 60;
}
.block-goods-item-code {
	order: 70;
}
.block-goods-item-code2 {
	order: 80;
}
.block-goods-item-code3 {
	order: 90;
}
.block-goods-release-dt {
	order: 100;
}
.block-goods-class1 {
	order: 110;
}
.block-goods-class2 {
	order: 120;
}
.block-goods-attr1 {
	order: 130;
}
.block-goods-attr2 {
	order: 140;
}
.block-goods-attr3 {
	order: 150;
}
.block-goods-size {
	order: 160;
}
.block-goods-color {
	order: 170;
}
.block-goods-point {
	order: 180;
}
.block-goods-postage {
	order: 190;
}
.block-goods-stock {
	order: 200;
}
.block-goods-spec {
	order: 210;
}
.block-variation {
	order: 200;
}
.block-switch-goods {
  order: 220;
}
.gift-button {
  order: 225;
}
.block-goods-sales-detail-append {
	order: 230;
}
.block-custom-order {
	order: 240;
}
.block-add-cart {
	order: 250;
	padding-top: 2.8rem;
}
.block-no-stock {
	order: 260;
}
.block-outside-sales-period {
  order: 260;
}
.block-arrival-notice {
	order: 270;
}
.block-goods-store-stock {
	order: 280;
}
.block-goods-set {
	order: 290;
}
.block-accessory-list {
	order: 300;
}
.block-variation-back-order {
	order: 310;
}
.block-contact-about-goods {
	order: 330;
}
.block-goods-favorite {
	order: 320;
}
.block-goods-link {
	order: 340;
}
.block-goods-detail--promotion-freespace {
	margin: 0;
}
.block-goods-detail--promotion-freespace>* {
	margin-bottom: 10px;
}
.block-goods-detail {
	width: 1200px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 540px;
	grid-template-rows: auto auto auto auto;
	display: -ms-grid;
	-ms-grid-columns: 1fr 540px;
	-ms-grid-rows: auto auto auto auto;
}
.pane-goods-header {
	margin: 0;
}
.pane-goods-left-side {
	width: 640px;
	margin: 0 0 5.4rem;
}
.pane-goods-right-side {
	width: 520px;
	margin: 0 0 5.4rem;
}
.pane-goods-right-side .block-accessory-list {
	width: 100%;
	margin-bottom: 1rem;
}
.pane-goods-right-side .block-pickup-list-p {
	width: 100%;
}
.pane-goods-right-side .block-pickup-list-p>ul {
  width: 520px;
	justify-content: center;
}
.pane-goods-right-side .block-pickup-list-p>ul li:nth-child(5n+1) {
	margin-left: 20px;
}
.pane-goods-right-side .block-thumbnail-t {
  justify-content: center;
}
.block-src-l {
	width: 640px;
	position: relative;
	margin: 0 auto 10px;
  padding: 0 20px;
}
.block-src-l figure {
	text-align: center;
	width: 600px;
	height: 600px;
	display: flex;
	margin: 0;
	justify-content: center;
	align-items: center;
}
.block-src-l figure img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.block-src-l--comment {
	/* position: absolute;
	left: 0;
	bottom: 0;
	right: 0; */
	text-align: center;
}
/* slider */
.block-src-l .swiper-button-prev,
.block-src-l .swiper-button-next {
	position: absolute;
	width: 30px;
	height: 80px;
	z-index: 20;
	top: calc(50% - 40px);
	border: none;
	background: none;
	padding: 0;
	overflow: hidden;
  background: rgba(220, 220, 220, 0.6);
	border-radius: 8px;
}
.block-src-l .swiper-button-prev {
  left: 0;
}
.block-src-l .swiper-button-next {
  right: 0;
}
.block-src-l .swiper-button-prev::after,
.block-src-l .swiper-button-next::after {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 7px);
	left: calc(50% - 6px);
	width: 16px !important;
	height: 16px !important;
	border-top: 2px #525252 solid;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	background: none !important;
}
.block-src-l .swiper-button-prev::after {
	border-left: 2px #525252 solid;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	margin: 0;
}
.block-src-l .swiper-button-next::after {
	border-right: 2px #525252 solid;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	margin: 0;
	left: calc(50% - 12px);
}
.block-src-l .swiper-button-prev:hover,
.block-src-l .swiper-button-next:hover {
  cursor: pointer;
}
.block-src-l .swiper-navigation-icon {
  display: none;
}
/* lightbox */
.page-goods .lb-details {
  display: none;
}
/* copylight */
.block-src-c {
	width: 600px;
	margin: 0 auto;
	overflow: hidden;
	background: #ccc;
}
.block-src-c figure {
	margin-bottom: 0;
}
.block-src-c figure img {
	display: block;
	margin: 0 auto;
}
.block-src-c>div {
	text-align: center;
	margin: 5px 0;
}
/* thumbnail */
.block-goods-gallery .slider-nav {
  display: flex;
  column-gap: 3px;
  row-gap: 3px;
	width: 600px;
	margin: 3px auto 40px;
	overflow: hidden;
}
.block-goods-gallery .slider-nav > li {
  width: 64px !important;
	margin: 0;
}
.block-goods-gallery .slider-nav > li figure {
	position: relative;
	width: 64px;
	height: 64px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.block-goods-gallery .slider-nav > li figure:hover {
	cursor: pointer;
}
.block-goods-gallery .slider-nav > li figure:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: 1px #ccc solid;
	opacity: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
.block-goods-gallery .slider-nav > li figure:hover:before {
	opacity: 1;
}
.block-goods-gallery .slider-nav > li.swiper-slide-thumb-active figure:before {
	border: 2px #911330 solid;
	opacity: 1;
}
.block-goods-gallery .slider-nav > li figure image {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.page-goods .block-icon {
	margin: 0 0 2.0rem;
	display: flex;
	flex-flow: wrap;
}
.page-goods .block-icon>span {
	margin: 0 5px 5px 0;
}
.page-goods .block-icon .block-icon--src1, .page-goods .block-icon .block-icon--comment1 {
	display: block;
	margin-bottom: 12px;
	order: 0;
	width: 100%;
}
.page-goods .block-icon .block-icon--src1 img {
	height: auto;
	max-height: 28px;
}
.page-goods .block-icon .block-icon--auto-new {
	order: 10;
}
.page-goods .block-icon .block-icon--src2, .page-goods .block-icon .block-icon--comment2 {
	order: 11;
}
.page-goods .block-icon .block-icon--src3, .page-goods .block-icon .block-icon--comment3 {
	order: 12;
}
.page-goods .block-icon .block-icon--rules-src1, .page-goods .block-icon .block-icon--rules-comment1 {
	order: 13;
}
.page-goods .block-icon .block-icon--rules-src2, .page-goods .block-icon .block-icon--rules-comment2 {
	order: 14;
}
.page-goods .block-icon .block-icon--rules-src3, .page-goods .block-icon .block-icon--rules-comment3 {
	order: 15;
}
.block-goods-name h2 {
	margin: 0;
	padding: 0;
	font-size: 2.8rem;
}
.block-goods-price {
	margin: 2.4rem 0 0.5rem;
}
.block-goods-price--on-sales-comment {
	font-size: 1.4rem;
	color: #cc0000;
}
.block-goods-price--price {
	font-size: 2.4rem;
	line-height: 1.4;
}
.block-goods-price--price:after {
	display: inline-block;
	content: '(税込)';
	font-size: 1.4rem;
}
.block-goods-price--default-price, .block-goods-price--net-price {
	display: none !important;
}
.block-goods-footer-cart {
	display: none !important;
}
.block-goods-point {
	margin: 0 0 1.6rem;
	display: flex;
}
.block-goods-point dt {
	font-weight: normal;
	width: auto;
}
.block-variation {
	margin: 0;
	padding: 0;
}
.block-variation>.block-variation {
	margin: 0;
	padding: 0.8rem 0 1.8rem;
	border-top: dotted 1px #bebebe;
}
.block-variation>.block-variation:last-child {
	padding-bottom: 0;
}
.block-variation--name--text {
	font-weight: bold;
}
.block-variation--selected-item {
	margin: 1.2rem 0 0;
}
.block-variation--item-list {
	display: flex;
	flex-flow: wrap;
	align-items: stretch;
}
.block-variation--item-list .block-variation--item {
	position: relative;
	margin: 10px 10px 0 0;
	padding: 2px;
	height: 100%;
}
.block-variation--item-list .block-variation--item dd {
	display: none !important;
}
.block-variation--item-list .block-variation--item dt {
	border: none !important;
	width: auto;
	height: auto;
	min-width: inherit;
	min-height: inherit;
}
.block-variation--item-list .block-variation--item dt>a, .block-variation--item-list .block-variation--item dt>span {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: auto;
	height: 100%;
	min-width: 46px;
	min-height: inherit;
	padding: 0.5rem 1.0rem;
}
.block-variation--item-list .block-variation--item dt>a:after, .block-variation--item-list .block-variation--item dt>span:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: solid 1px #d2d2d2;
	transition: all 0.3s;
}
.block-variation--item-list .block-variation--item dt>a:hover:after, .block-variation--item-list .block-variation--item dt>span:hover:after, .block-variation--item-list .block-variation--item.active dt>span:after {
	border: solid 2px #911330;
}
.block-variation--item-list .block-variation--item dt>a {
	text-decoration: none;
}
.block-goods-sales-detail-append {
	margin: 0;
	padding: 1.6rem 0 0;
	border-top: dotted 1px #bebebe;
}
.block-goods-sales-detail-append>p:first-child {
	font-weight: bold;
}
.block-goods-sales-detail-append--item {
	display: none;
  margin: 0 0 0;
}
.block-goods-sales-detail-append.-non-giftSteps .block-goods-sales-detail-append--item {
  display: block;
}
.block-goods-sales-detail-append--item .form-group {
	margin: 1.2rem 0 0;
}
.block-goods-sales-detail-append--item .form-label {
	margin: 0 0 0.8rem;
	padding: 0.8rem 1.0rem;
}
.block-goods-sales-detail-append--item .form-label label {
font-weight: normal}
.block-goods-sales-detail-append--item .constraint {
	margin: 0;
}
.block-goods-sales-detail-append--item .form-control {
	margin: 0.5rem 0 0;
}
.block-add-cart--btn {
	width: 100%;
	margin: 0;
	padding: 1.8rem 0;
	font-size: 2.2rem;
	line-height: 1.4;
	border-radius: 8px;
}
.block-add-cart--btn:before {
	display: inline-block;
	content: '';
	margin-top: -4px;
	width: 40px;
	height: 24px;
	vertical-align: middle;
	background: url(../../img/usr/common/icon_cart.png) 0 0 / auto 24px no-repeat;
}
.block-add-cart--btn:not([disabled]):hover:before {
	background: url(../../img/usr/common/icon_cart2.png) 0 0 / auto 24px no-repeat;
}
/* gift設定開いているときのカートボタン */
.block-add-cart--btn[disabled] {
  background-color: var(--gray2);
  border-color: white;
}
.block-add-cart--btn[disabled]:hover {
  color: var(--white);
  background-color: var(--gray2);
  border-color: white;
}

.block-contact-about-goods {
	margin: 2.4rem 0 0;
	text-align: center;
}
.block-contact-about-goods--btn {
	font-size: 1.4rem;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
	text-decoration: underline !important;
}
.block-contact-about-goods--btn:hover {
	text-decoration: none !important;
}
.block-goods-favorite {
	margin: 2.0rem 0 0;
}
.block-goods-favorite .block-goods-favorite--btn {
	margin: 0;
	padding: 15px 0;
	width: 100%;
	background: none;
	border: solid 1px #666666;
	border-radius: 5px;
	font-size: 1.4rem;
	line-height: 1.2;
}
.block-goods-favorite .block-goods-favorite--btn:before {
	display: inline-block;
	content: '';
	margin-top: -4px;
	width: 28px;
	height: 16px;
	vertical-align: middle;
	background: url(../../img/usr/common/icon_heart.png) 0 0 / auto 16px no-repeat;
}
/* セール期間を表示する際の文言 */
.block-goods-term--sales-term {
  display: none;
}
/* ライン共有ボタン */
.block-contact-about-goods .text-goods-sns {
	margin: 30px auto 0;
	text-align: center;
	font-size: 15px;
}
.block-contact-about-goods .text-goods-sns a {
	display: inline-block;
	border: 1px solid #666666;
	margin: 0 auto;
	padding: 6px 18px;
}
.block-contact-about-goods .text-goods-sns a span {
	padding-left: 48px;
	display:table-cell;
	vertical-align: middle;
	height: 35px;
	white-space: nowrap;
	background: url(../../img/usr/common/icon_line.png) left center no-repeat;
	background-size: 35px 35px;
}
/* この商品について問い合わせるボタン */
.block-contact-about-goods {
	margin: 2.4rem 0 0;
	text-align: center;
}
.block-contact-about-goods--btn {
	font-size: 1.4rem;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
	text-decoration: underline !important;
}
.block-contact-about-goods--btn:hover {
	text-decoration: none !important;
}
.block-goods-favorite {
	margin: 2.0rem 0 0;
}

/* お気に入り登録ボタン */
.block-goods-favorite .block-goods-favorite--btn,
.block-goods-favorite .block-goods-favorite-registed--btn {
	margin: 0;
	padding: 15px 0;
	width: 100%;
	background: none;
	border: solid 1px #666666;
	border-radius: 5px;
	font-size: 1.4rem;
	line-height: 1.2;
}
.block-goods-favorite .block-goods-favorite--btn::before,
.block-goods-favorite .block-goods-favorite-registed--btn::before {
	display: inline-block;
	content: '';
	margin-top: -4px;
	width: 28px;
	height: 16px;
	vertical-align: middle;
	background: url(../../img/usr/common/icon_heart.png) 0 0 / auto 16px no-repeat;
}
.block-goods-favorite .block-goods-favorite--btn .block-loading-min,
.block-goods-favorite .block-goods-favorite-registed--btn .block-loading-min {
  display: inline-block;
  width: 24px;
  vertical-align: middle;
}

/* 購入方法切替ボタン */
.block-switch-goods {
  border-top: dotted 1px #bebebe;
}
.btn-switch-goods {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 252px;
  height: 50px;
  background-color: var(--white);
  border-radius: 5px;
  font-size: 16px;
  letter-spacing: .04em;
  font-weight: bold;
  color: var(--black1);
  border: 1px solid #DFDFDF;
}
.btn-switch-goods.this {
  color: var(--red3);
  border: 2px solid var(--red3);
}
.btn-switch-goods:not(.this):hover {
  color: var(--red3);
  border: 2px solid var(--red3);
}

/* ギフト設定ボタン */
.gift-button {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  width: 100%;
  height: 48px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .04em;
  color: var(--black1);
  border-radius: 5px;
  border: 1px solid var(--gray1);
  cursor: pointer;
}
.gift-button:hover {
  opacity: var(--opacity);
}
.gift-button::before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url(../../img/usr/common/icon_gift.png);
}
.gift-button.-is-active {
  color: var(--white);
  background-color: var(--red3);
  border-color: var(--red3);
  border-radius: 5px 5px 0 0;
}
.gift-button.-is-active::before {
  background-image: url(../../img/usr/common/icon_gift_white.png);
}

/* ---- ギフト設定 ---- */
.block-gift {
  width: 520px;
  background-color: #F3F3F3;
  border-radius: 0 0 5px 5px;
  padding: 15px;
  overflow: hidden;

  display: none;
}
.block-gift-reload {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  margin-bottom: 15px;
}
.block-gift-reload-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 32px;
  background-color: rgba(68, 68, 68, .8);
  font-size: 13px;
  font-weight: 500;
  color: var(--white);
  letter-spacing: .04em;
  border: 1px solid var(--gray3);
  border-radius: 35px;
  padding-left: 16px;
  position: relative;
  cursor: pointer;
  transition: var(--transition);
}
.block-gift-reload-btn:hover {
  opacity: var(--opacity);
}
.block-gift-reload-btn::before {
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../../img/usr/goods/gift/reload.png) no-repeat center / contain;
  position: absolute;
  top: 50%;
  left: 12px;
  translate: 0 -50%;
}
.block-gift-inner {
  background-color: var(--white);
  border-radius: 10px;
  overflow: hidden;
  padding: 25px 0 30px;
}
.block-gift-header {
  display: flex;
  align-items: center;
  column-gap: 17px;
  padding: 0 20px 24px;
}
.block-gift-header-img {
  display: block;
  width: 82px;
  height: 82px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.block-gift-header-list-wrapper {
  flex: 1;
  max-width: 100%;
  position: relative;
  margin: 0 auto;
  transition: all ease .5s;
}
.block-gift-header-list-wrapper[data-total-steps="3"] {
  max-width: 328px;
}
.block-gift-header-list-wrapper[data-total-steps="2"] {
  max-width: 295px;
}
.block-gift-header-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  overflow: hidden;
}
.block-gift-header-list:has(.block-gift-header-list-i:nth-child(n + 2))::before {
  display: block;
  content: "";
  width: 100%;
  border-top: 2px dotted rgba(112, 112, 112, .2);
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;
  translate: 0 -10px;
}
.block-gift-header-list-i {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 38px;
  font-weight: 500;
  letter-spacing: .04em;
  position: relative;
}

.block-gift-header-list-i:nth-child(1)::before,
.block-gift-header-list-i:last-child::before {
  display: block;
  content: "";
  width: 300px;
  height: 100%;
  background-color: var(--white);
  position: absolute;
  top: 0;
  z-index: 2;
  pointer-events: none;
}
.block-gift-header-list-i:nth-child(1)::before {
  right: 50%;
}
.block-gift-header-list-i:last-child::before {
  left: 50%;
}

.block-gift-header-list:has(.block-gift-header-list-i:nth-child(n + 2)) .block-gift-header-list-i.-is-active::after {
  display: block;
  content: "";
  width: 350px;
  border-top: 2px dotted #CE858F;
  position: absolute;
  top: 50%;
  right: 50%;
  translate: 1px -10px;
  z-index: 0;
}

.block-gift-header-list-i-icon {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: var(--red3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
  translate: 0 -10px;
}
.block-gift-header-list-i.-is-active .block-gift-header-list-i-icon {
  width: 24px;
  height: 24px;
  background: url(../../img/usr/goods/gift/step/icon_active.png) no-repeat center / contain;
  border-radius: 0;
  background-color: var(--white);
}
.block-gift-header-list-i.-is-active ~ .block-gift-header-list-i .block-gift-header-list-i-icon {
  background-color: #D5D5D5;
}
.block-gift-header-list-i-name1 {
  font-size: 11px;
  position: relative;
  z-index: 2;
}
.block-gift-header-list-i-name2 {
  min-height: calc(2em * 1.5);
  font-size: 12px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.block-gift-header-list-i.-is-active .block-gift-header-list-i-name2 {
  color: var(--red4);
}
.block-gift-steps {
  display: flex;
  overflow: hidden;
  width: fit-content;
  position: relative;
}
.block-gift-steps-step {
  display: none;
  width: 490px;
  padding: 0 20px;
}
.block-gift-steps-step-title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .04em;
  background-color: #ECECEC;
  margin-bottom: 14px;
}
.block-gift-steps-step .control-label {
  display: none;
}
.block-gift-steps-step .form-control {
  display: flex;
  flex-wrap: wrap;
  column-gap: 14px;
  row-gap: 14px;
}
.block-gift-steps-step .form-control .radio {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 8px;
  width: calc((100% - (14px * 4)) / 5);
  margin: 0;
  font-size: 11px;
  font-weight: 500;
  text-align: center;
  font-feature-settings: "palt";
}
.block-gift-steps-step.-steptype-housoushi .form-control .radio::before,
.block-gift-steps-step.-steptype-noshi .form-control .radio::before {
  display: block;
  content: "";
  width: 100%;
  aspect-ratio: 1/1;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  order: 1;
}
.block-gift-steps-step .form-control .radio input {
  margin: auto 0 0;
  order: 3;
}
.block-gift-steps-step .form-control .radio span {
  order: 2;
}
.block-gift-steps-step .form-control .help-block {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  color: var(--black1);
  letter-spacing: .04em;
  margin: 0;
}
.block-gift-steps-step .form-control .help-block .housoushi-seasonal-text {
  display: block;
}

.block-gift-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  margin-top: 24px;
}
.block-gift-buttons-i {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  width: fit-content;
  height: 36px;
  font-size: 15px;
  font-weight: bold;
  border-radius: 20px;
  padding: 0 20px;
  cursor: pointer;
}
.block-gift-buttons-i.-prev {
  border: 1px solid #DFDFDF;
}
.block-gift-buttons-i.-prev::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-right: 7px solid var(--black1);
  border-bottom: 4px solid transparent;
}
.block-gift-buttons-i.-next,
.block-gift-buttons-i.-cart {
  background-color: var(--red4);
  color: var(--white);
  margin-left: auto;
}
.block-gift-buttons-i.-next::after,
.block-gift-buttons-i.-cart::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 7px solid var(--white);
  border-bottom: 4px solid transparent;
}

/* ラジオボタン */
.block-gift input[type="radio"] {
  width: 18px;
  height: 18px;
  background-color: var(--white);
  border: 1px solid #DFDFDF;
  border-radius: 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
}
.block-gift input[type="radio"]:checked {
  background-color: #E84F72;
  border-color: #E84F72;
}
.block-gift input[type="radio"]:checked::before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  background-color: var(--white);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}

/* ギフト設定 - 画像 */
/* header箇所 */
.block-gift:has(.block-gift-steps-step.-steptype-housoushi.-is-active) .block-gift-header-img {
  background-image: url(../../img/usr/goods/gift/step/housoushi.png);
}
.block-gift:has(.block-gift-steps-step.-steptype-noshi.-is-active) .block-gift-header-img {
  background-image: url(../../img/usr/goods/gift/step/noshi.png);
}
.block-gift:has(.block-gift-steps-step.-steptype-tesage.-is-active) .block-gift-header-img {
  background-image: url(../../img/usr/goods/gift/step/tesage.png);
}
.block-gift:has(.block-gift-steps-step.-steptype-noshimaisuu.-is-active) .block-gift-header-img {
  background-image: url(../../img/usr/goods/gift/step/noshi-maisuu.png);
}

/* 包装紙 */
.block-gift-steps-step.-steptype-housoushi .form-control .radio:has(input[value="不要"])::before {
  background-image: url(../../img/usr/goods/gift/huyou.jpg);
}
.block-gift-steps-step.-steptype-housoushi .form-control .radio:has(input[value="一般贈答用"])::before {
  background-image: url(../../img/usr/goods/gift/housoushi/ippan.png);
}
.block-gift-steps-step.-steptype-housoushi .form-control .radio:has(input[value="慶事用"])::before {
  background-image: url(../../img/usr/goods/gift/housoushi/keiji.png);
}
.block-gift-steps-step.-steptype-housoushi .form-control .radio:has(input[value="弔事用"])::before {
  background-image: url(../../img/usr/goods/gift/housoushi/chouji.png);
}
.block-gift-steps-step.-steptype-housoushi .form-control .radio:has(input[value="母の日ラッピング"])::before {
  background-image: url(../../img/usr/goods/gift/housoushi/hahanohi.png);
}
.block-gift-steps-step.-steptype-housoushi .form-control .radio:has(input[value="父の日ラッピング"])::before {
  background-image: url(../../img/usr/goods/gift/housoushi/chichinohi.png);
}
.block-gift-steps-step.-steptype-housoushi .form-control .radio:has(input[value="敬老の日ラッピング"])::before {
  background-image: url(../../img/usr/goods/gift/housoushi/keirounohi.png);
}
.block-gift-steps-step.-steptype-housoushi .form-control .radio:has(input[value="ホワイトデーラッピング"])::before {
  background-image: url(../../img/usr/goods/gift/housoushi/whiteday.png);
}
.block-gift-steps-step.-steptype-housoushi .form-control .radio:has(input[value="樽専用"])::before {
  background-image: url(../../img/usr/goods/gift/housoushi/tarusenyou.jpg);
}

/* のし紙 */
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="不要"])::before {
  background-image: url(../../img/usr/goods/gift/huyou.jpg);
}
/* 一般贈答用・慶事用 */
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="御中元"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/ochugen.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="暑中御見舞"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/shochuomimai.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="暑中御伺い"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/shochuoukagai.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="残暑御見舞"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/zanshoomimai.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="残暑御伺い"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/zanshooukagai.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="御歳暮"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/oseibo.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="御年賀"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/onenga.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="寒中御見舞"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/kanchuimimai.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="無地（蝶結び）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/muji_choumusubi.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="無地（結切）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/muji_musubikiri.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="御礼（蝶結び）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/orei_choumusubi.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="御礼（結切）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/orei_musubikiri.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="御誕生日御祝"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/otanjoubioiwai.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="内祝（蝶結び）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/uchiiwai_choumusubi.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="内祝（結切）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/uchiiwai_musubikiri.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="御祝（蝶結び）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/oiwai_choumusubi.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="御祝（結切）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/oiwai_musubikiri.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="快気祝"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/kaikiiwai.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="御見舞"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/omimai.jpg);
}

/* 弔事用 */
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="無地（蓮）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/muji_ren.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="無地（黄水引）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/muji_kimizuhiki.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="無地（銀水引）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/muji_ginmizuhiki.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="志（蓮）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/kokorozashi_ren.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="志（黄水引）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/kokorozashi_kimizuhiki.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="志（銀水引）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/kokorozashi_ginmizuhiki.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="粗供養（蓮）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/sokuyou_ren.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="粗供養（黄水引）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/sokuyou_kimizuhiki.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="粗供養（銀水引）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/sokuyou_ginmizuhiki.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="御供（蓮）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/osonae_ren.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="御供（黄水引）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/osonae_kimizuhiki.jpg);
}
.block-gift-steps-step.-steptype-noshi .form-control .radio:has(input[value="御供（銀水引）"])::before {
  background-image: url(../../img/usr/goods/gift/noshigami/osonae_ginmizuhiki.jpg);
}
/* ギフト個別のスタイル */
/* GIFT02 */
.block-goods-sales-detail-append:has([data-gift="GIFT02"]) .block-gift-header-list-i.-step-3 .block-gift-header-list-i-name2 {
  width: 5em;
}

/*---- 商品コメント ----*/
.block-goods-comment6 {
	width: 600px;
	margin: 0 auto;
}
.tokusen_ {
	position: relative;
	padding: 0 20px;
	display: flex;
	align-items: center;
}
.tokusen_ .img_ {
	width: 80px;
	margin-right: 1.4rem;
}
.tokusen_:before, .tokusen_:after {
	content: '';
	width: 10px;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	border: solid 1px #d2d2d2;
}
.tokusen_:before {
	left: 0;
	border-right: none;
}
.tokusen_:after {
	right: 0;
	border-left: none;
}
.block-goods-comment--title {
	margin: 0 0 15px;
	padding: 10px 10px 10px 40px;
	background: #f5ecee url(../../img/usr/common/icon_ume.png) 10px center no-repeat;
	color: #911330;
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: bold;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.block-goods-comment1, .block-goods-comment2, .block-goods-comment3, .block-goods-comment4, .block-goods-comment5 {
	margin: 0 10px 34px;
}
.block-goods-comment1 a,
.block-goods-comment2 a,
.block-goods-comment3 a,
.block-goods-comment4 a,
.block-goods-comment5 a {
  text-decoration: underline;
}
.pane-goods-center .goods-detail-description {
	margin: 0 10px 34px;
	width: auto;
	display: flex;
	border: solid 1px #d2d2d2;
}
.pane-goods-center .goods-detail-description+.goods-detail-description {
	margin-top: -35px;
}
.pane-goods-center .goods-detail-description dt {
	background: #eeeeee;
	padding: 10px;
	width: 218px;
	min-width: 218px;
	max-width: 218px;
	font-weight: normal;
}
.pane-goods-center .goods-detail-description dd {
	padding: 10px;
	border-left: solid 1px #d2d2d2;
}
.ume-size_title {
	font-weight: bold;
	color: #911330;
}
.umeSizeBox {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 1.4rem;
}
.block-goods-comment5:after {
	content: '';
	display: table;
	clear: both;
}

/*---- ユーザーレビュー ----*/
.block-goods-user-review {
	width: 100vw;
	margin: 0;
	margin-left: calc(0px - ((100vw - 1200px) / 2));
	margin-right: calc(0px - ((100vw - 1200px) / 2));
	padding: 60px 0;
	background: url(../../img/usr/common/event_bg01.jpg) 0 0 repeat;
}
@media screen and (max-width:1200px) {
	.block-goods-user-review {
		margin-left: 0;
		margin-right: 0;
	}
}
.block-goods-user-review>h2 {
	width: 1200px;
	margin: 0 auto 2.5rem;
	background: #990033;
	color: #ffffff;
	padding: 10px;
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: bold;
	color: #ffffff;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.block-goods-user-review>h2 .block-icon-image--table-cell {
	display: none;
}
.block-goods-user-review--info {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.block-goods-user-review--count-summary {
	display: flex;
	justify-content: center;
	align-items: center;
}
.block-goods-user-review--score dt {
	display: inline-block;
	font-weight: bold;
	font-size: 1.4rem;
}
.block-goods-user-review--score dd {
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
	height: 18px;
}
.block-goods-user-review--score dd img {
	height: 18px;
}
.block-goods-user-review--count dt {
	margin-left: 3.6rem;
	display: inline-block;
	font-weight: bold;
	font-size: 1.4rem;
}
.block-goods-user-review--count dd {
	display: inline-block;
}
.block-goods-user-review--description {
	margin: 2.2rem 0 3.0rem;
}
.block-goods-user-review--write-review-btn,
.block-goods-user-review--write-review-link {
	display: block;
	margin: 1.5rem auto 0;
	font-size: 1.8rem;
	padding: 0.4rem 0;
	width: 38rem;
	background: #333333;
	border-radius: 4.0rem;
  color: var(--white);
  text-decoration: none;
}
.block-goods-user-review--write-review-btn:hover,
.block-goods-user-review--write-review-link:hover {
  text-decoration: none;
}
/*---- 関連商品 ----*/
.block-accessory-list {
	width: 1200px;
	margin: 0 auto 5.5rem;
}
.block-accessory-list--name {
	margin: 3.0rem 0 3.6rem;
	padding: 4.2rem 0 0;
	background: url(../../img/usr/common/line.png) center top repeat-x;
	border: none;
	font-size: 2.4rem;
	text-align: center;
}
.block-accessory-list .block-accessory-list--name:first-child {
	margin-top: 6.0rem;
	padding: 0 0 0;
background: none}
.block-goods-user-review--list {
	width: 1200px;
	margin: 0 auto;
}
.block-goods-user-review--item {
	position: relative;
	background: #ffffff;
	border-radius: 10px;
	margin: 0 0 2.0rem;
	padding: 3.0rem;
}
.block-goods-user-review--item-date {
	position: absolute;
	right: 2.2rem;
	top: 3.0rem;
}
.block-goods-user-review--item-title {
	font-size: 1.4rem;
	padding: 0 8em 0 0;
}
.block-goods-user-review--item-score dt {
	margin: 1.4rem 0;
}
.block-goods-user-review--item-score dt, .block-goods-user-review--item-score dt img {
	height: 18px;
}
.block-goods-user-review--item-name {
	font-size: 1.2rem;
}
.block-goods-user-review--item-comment {
	margin: 1.4rem 0 0;
}
.block-goods-user-review--item-moderate-vote, .block-goods-user-review--item-moderate-info1 {
	text-align: right;
	font-size: 1.0rem;
}
.block-goods-user-review--item-moderate-vote {
  display: none !important;
}
.block-goods-user-review--item-moderate-vote:last-child, .block-goods-user-review--item-moderate-info1:last-child {
	margin-bottom: -1.2rem;
}
.dropdown li span:hover {
	background: #911330;
}

ul.block-ziplist--ziplist-frame {
	max-height: 300px;
	overflow-y: auto;
}
.block-goods-user-review--pagenav {
	background: none;
	width: 1200px;
	margin: 3.0rem auto 0;
	clear: both;
	padding: 0;
	text-align: center;
}
.block-goods-user-review--pagenav #review_read_button a {
	display: inline-block;
}
.block-goods-user-review--pagenav #review_read_button a:after {
	display: inline-block;
	margin-left: 1.0rem;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #333333 transparent transparent transparent;
}
.block-goods-user-review--pagenav #page_changer_top {
}
.block-goods-user-review--pagenav #page_changer_top>span {
	display: inline-block;
	margin: 0 0.3rem;
}
.block-goods-user-review--pager-now {
	color: #911330;
}
.block-user-review--review-item {
	margin: 0 auto 5.0rem;
}
.block-user-review--review-item form {
	margin: 3.0rem 0 0;
}
.block-user-review--evaluation-message {
	text-align: center;
}
.block-user-review--review-header {
	margin: 0;
	padding: 1.2rem 1.2rem 0;
	border: solid 1px #911330;
	border-bottom: none;
	font-size: 1.4rem;
	font-weight: bold;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.block-user-review--evaluation-score {
	margin: 0;
	padding: 1.4rem 1.2rem;
	border: solid 1px #911330;
	border-bottom: none;
	border-top: none;
}
.block-user-review--evaluation-score img {
	height: 18px;
}
.block-user-review--evaluator-name {
	font-size: 1.2rem;
	margin: 0;
	padding: 0 1.2rem;
	border: solid 1px #911330;
	border-bottom: none;
	border-top: none;
}
.block-user-review--review-comment {
	margin: 0;
	padding: 1.4rem 1.2rem 1.2rem;
	border: solid 1px #911330;
	border-top: none;
}

/* 商品詳細 - 閲覧履歴 */
#goodsdetail_itemhistory {
  margin-top: 40px;
}

/* ----レシピ詳細---- */
.block-goods-recipe-detail {
	width: 1200px;
	margin: 0 auto 5.5rem;
}
.block-goods-recipe-detail .block-goods-detail--promotion-freespace {
	margin: 0;
padding: 0}
.block-goods-recipe-gallery {
	margin: 0 0 3.2rem;
	text-align: center;
}
.block-goods-recipe-head {
	margin: 0 0 3.8rem;
	text-align: center;
}
.block-goods-recipe-head h2 {
	margin: 0;
	padding: 0;
	font-size: 2.8rem;
	line-height: 1.4;
}
.block-goods-recipe-head p {
	margin-top: 1.2rem;
}
.block-goods-recipe-comment1 .red_ {
	color: #55922B;
}
.block-goods-recipe-comment1 h3 {
	margin: 0 0 1.8rem;
	padding: 0 0 1.2rem 3.0rem;
	border-bottom: solid 1px #990033;
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: bold;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../../img/usr/common/icon_ume.png) 0 0.2rem no-repeat;
}
.block-goods-recipe-comment1 .recipedetail_section:not(:first-child) {
	margin: 3.2rem 0 0;
}
.recipedetail_material {
	margin-left: 3.0rem;
}
.recipedetail_make {
	margin-left: 3.0rem;
}
.recipedetail_make ol li {
}
.recipedetail_make strong {
	font-weight: bold;
}
.recipedetail_make ol {
	counter-reset: li;
	list-style: none;
}
.recipedetail_make ol li {
	position: relative;
	padding-left: 1.3em;
}
.recipedetail_make ol li:before {
	position: absolute;
	left: 0;
	top: 0;
	color: #ab0132;
	font-weight: bold;
	counter-increment: li;
	content: counter(li) ". ";
}
/* ----ゲストお気に入り画面---- */
/* .block-guest-favorite-synchronize {
	text-align: center;
	margin-top: 50px;
} */
/* ----定期購入商品サイクル情報変更画面---- */
/* .block-regular-purcharse-cycle-info-update--skip-cancel-message {
	margin: 5px 0 0 5px;
} */

/* .block-goods-user-review {
  margin: 0 0 90px;
}

.block-goods-user-review h2 {
  margin: 0 0 32px;
  padding: 12px 0;
  font-size: 24px;
  font-weight: 500;
  border-bottom: 1px solid #111;
  background: none;
}

.block-goods-user-review h2 .block-icon-image--table {
  display: block;
}

.block-goods-user-review h2 .block-icon-image--table-cell {
  display: none;
}

.block-goods-user-review h2 .block-icon-image--table-cell-left {
  display: block;
  font-size: 24px;
  font-weight: 500;
}

.block-goods-user-review--score dt,
.block-goods-user-review--count dt {
  font-weight: normal;
}

.block-goods-user-review--score dd img {
  height: 100%;
}

.block-goods-user-review--description {
  margin: 20px 0 24px;
}

.block-goods-user-review--need-login-message {
  margin: 14px 0;
}

.block-goods-user-review--write-review {
  margin: 8px 0;
}

.block-goods-user-review--write-review-link,
.block-goods-user-review--write-review-btn {
  display: block;
  width: 216px;
  padding: 9px 0;
  border: 1px solid #d53100;
  border-radius: 2px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #d53100;
}

.block-goods-user-review--item {
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #dedede;
}

.block-goods-user-review--item:last-of-type {
  border-bottom: 0;
}

.block-goods-user-review--item .block-goods-user-review--item-title {
  margin: 0 0 10px;
}

.block-goods-user-review--item .block-goods-user-review--item-score {
  margin: 0 0 8px;
}

.block-goods-user-review--item .block-goods-user-review--item-score dt {
  height: auto;
}

.block-goods-user-review--item .block-goods-user-review--item-score dt img {
  height: 100%;
  width: 9.2%;
  vertical-align: top;
}

.block-goods-user-review--item .block-goods-user-review--item-comment {
  margin: 8px 0 0;
}

.block-goods-user-review--item .block-goods-user-review--item-moderate-vote {
  margin: 8px 0 0;
} */

.block-goods-uservoice .block-goods-uservoice--title {
  margin: 0 0 22px;
  padding: 12px 0;
  font-size: 24px;
  font-weight: 500;
  border-bottom: 1px solid #111;
}

.block-goods-instagram .block-goods-instagram--title {
  margin: 0 0 30px;
  padding: 75px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  letter-spacing: 0.02em;
}

.block-goods-instagram .block-goods-instagram--title img {
  display: block;
  margin: 0 auto 8px;
}

.block-goods-instagram .block-goods-instagram--title span {
  display: block;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}

.size-hidden {
  box-sizing: content-box;
}



.block-goods-size--box .c-item-detail-expand-items__size-info--margin,
.block-goods-size--box .js-unisize-bunner,
.block-goods-size--box .js-unisize-bunner > div {
  margin: 12px 0;
}

.c-item-detail-expand-items__size-info--margin {
  display: flex;
  flex-wrap: wrap;
}

.c-item-detail-expand-items__size-info--margin .c-item-detail-expand-items__size {
  font-size: 13px;
  text-align: center;
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

.c-item-detail-expand-items__size-info--margin .c-item-detail-expand-items__size:first-child,
.c-item-detail-expand-items__size-info--margin .c-item-detail-expand-items-auto + .c-item-detail-expand-items__size {
  border-left: 1px solid #fff;
}

.c-item-detail-expand-items__size-info--margin .c-item-detail-expand-items__size.c-item-detail-expand-items__size-info--header {
  border-top: 0;
  background-color: #f2f2f2;
}

.c-item-detail-expand-items__size-info--margin .c-item-detail-expand-items__size.c-item-detail-expand-items__size-list.c-item-detail-expand-items__size-info--header {
  border-top: 1px solid #ddd;
}

.c-item-detail-expand-items__size-info--margin .c-item-detail-expand-items-auto {
  width: 100%;
  min-height: 0;
}

/* ----ゲストお気に入り画面---- */
.block-guest-favorite-synchronize {
  text-align: center;
  margin-top: 50px;
}

/* ----定期購入商品サイクル情報変更画面---- */

.block-regular-purcharse-cycle-info-update--skip-cancel-message {
  margin: 5px 0 0 5px;
}
/* ----アプリログイン訴求画面---- */
.block-applogin-body {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.9em;
  text-align: center;
  margin: auto;
  height: 100px;
}

/* ---- LightningRecommend ---- */
.block-top-lightningrecommend,
.block-ranking-lightningrecommend {
  padding: 0 0 80px;
}

.block-top-lightningrecommend--header,
.block-ranking-lightningrecommend--header {
  margin: 0 0 30px;
  padding: 75px 0 0;
  border: 0;
  text-align: center;
  font-family: "Josefin Sans", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.333;
  color: #000;
  letter-spacing: 0.02em;
}

.block-top-lightningrecommend ul.block-thumbnail-t,
.block-ranking-lightningrecommend .block-ranking-r .block-ranking-r--items {
  width: 1264px;
  padding-left: 32px;
  margin: 0 auto 40px;
}

.block-top-lightningrecommend ul.block-thumbnail-t li,
.block-ranking-lightningrecommend .block-ranking-r .block-ranking-r--items li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.block-top-lightningrecommend ul.block-thumbnail-t li dl,
.block-ranking-lightningrecommend .block-ranking-r .block-ranking-r--items li dl {
  margin: 0 32px 0 0;
  padding: 0;
}

.block-common-lightningrecommend--list ul.block-thumbnail-t li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

body:not(.page-alertgoods) .block-common-lightningrecommend--list ul.block-thumbnail-t li dl {
  margin: 0 50px 20px 0;
}

body:not(.page-alertgoods) .block-common-lightningrecommend--list ul.block-thumbnail-t li dl:nth-of-type(5n) {
  margin-right: 0;
}

.block-goods-list-l--bookmark {
  position: relative;
}

.block-bulk-purchase-b--goods-bookmark {
  position: relative;
}

.block-goods-list-s--bookmark {
  position: relative;
}

.block-goods-name-n--goods-bookmark {
  position: relative;
}

/* ----定期購入 本品とレフィル切り替え画面---- */
.block-refillgoods-list .block-thumbnail-t dl,
.block-refillgoods-list .block-thumbnail-t dl:nth-of-type(4n) {
  width: 200px;
  margin: 0 50px 20px 0;
}


.btn-3d-link {
	font-size:13px; 
	background:#F5BCBC;
}


/* ----追従ヘッダー---- */

.header-wrap .container {
	height: 65px;
	display: flex;
	justify-content: space-between;
}
.block-header-nav {
	padding-top: 0;
}
.block-header-nav2 {
	margin-top: 0;
}
.block-header-nav2 li {
	white-space: nowrap;
}

.header-fixed .block-header-nav dl span,
.header-fixed .block-headernav--item-guide {
	display: none;
}

.header-fixed .pane-header:after {
	height: 2px;
	background-image: none;
}
/* .block-header-logo,
.header-fixed .pane-header *:not(.block-header-nav),
.header-fixed .pane-header:after, */
.pane-header *,
.pane-header:after {
	transition-duration: .5s;
}
.header-fixed .pane-header,
.header-fixed .pane-header .container {
	height: 65px;
	transition-duration: 0;
} 
.header-fixed .pane-header {
	position: fixed;
	top: 0;
	z-index: 1000;
}

.header-fixed .header-wrap {
	border-bottom: solid 2px #911330;	
}
.header-fixed .header-wrap .container {
	padding: 0 0 0 70px;
}
.header-fixed .block-header-nav {
	width: 320px;
}
.header-fixed .block-header-nav dl a {
	font-size: 15px;
}
.header-fixed .block-header-logo {
	top: 9px;
	width: 46px;
}
.block-header-nav2 .block-headernav--item-list li.block-headernav--item-line,
.block-header-nav2 .block-headernav--item-list li.block-headernav--item-mail {
	width: 0px;
	overflow: hidden;
	opacity: 0;
	margin-left: 0;
}
.header-fixed .block-header-nav2 .block-headernav--item-list li.block-headernav--item-line {
	width: 118px;
	opacity: 1;
}
.header-fixed .block-header-nav2 .block-headernav--item-list li.block-headernav--item-mail {
	width: 168px;
	opacity: 1;
}

.header-fixed .block-header-nav2 .block-headernav--item-list li {
	margin-left: 15px;
	white-space: nowrap;
}
.header-fixed .block-header-nav2 .block-headernav--item-list li.block-headernav--item-mail {
	margin-left: 10px;
}


.header-fixed .block-header-nav2 {
	width: calc(100% - 325px);
}
.header-fixed-2 .block-header-nav2 .block-global-search,
.header-fixed-2 .block-header-nav2 .block-global-search form .block-global-search--keyword {
	flex-grow: 1;
}
.block-headernav--item-line a,
.block-headernav--item-mail a {
	display: inline-block;
	border-radius: 3px;
	color: #fff;
	font-size: 4px;
	white-space: nowrap;
}
.header-fixed .block-headernav--item-line a,
.header-fixed .block-headernav--item-mail a {
  font-size: 14px;
}
.header-fixed .block-headernav--item-mail a {
  letter-spacing: -.06em;
}
.block-headernav--item-line a:hover,
.block-headernav--item-mail a:hover {
	color: #fff !important;
}
.block-headernav--item-line a {
	background: #06C655 url(../../img/usr/common/header-icon-line.png) 6px center / auto 30px no-repeat;
	padding: 11px 8px 11px 40px;
}
.block-headernav--item-mail a {
	background: #911330 url(../../img/usr/common/header-icon-mail.png) 8px center / auto 30px no-repeat;
	padding: 11px 8px 11px 42px;
}

/* 20241029 梅サイズ非表示 */
.block-goods-detail:has(.block-goods-comment5 .umeSizeBox) .block-goods-comment5,
.block-goods-detail:has(.block-goods-comment5 .umeSizeBox) .block-goods-comment5--title {
	display: none;
}

/* 検索結果 */
.block-search-goods--header {
	text-align: center;
	margin: 35px auto 54px;
}
.block-search-goods .block-goods-list--display-style-items {
  display: none !important;
}
.block-search-goods form[name="frm"] {
	margin: 0 0 5.0rem;
	padding: 40px;
	border-radius: 8px;
	background: #eeeeee;
}
.block-search-goods .block-search-goods--search-btn {
  position: relative;
  display: inline-block;
  background: #911330;
  border: solid 1px #911330;
  width: 380px;
  padding: 0;
  text-align: center;
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 40px;
  border-radius: 40px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}
.block-search-goods .block-search-goods--search-btn:hover {
  background: #fff;
  color: #911330;
}

.block-search-goods form[name="frm"] .fieldset {
	margin: 0 0 20px;
}
.block-search-goods form[name="frm"] .form-group {
	display: flex;
	align-items: center;
	background: #ffffff;
	border: none;
	border-left: solid 3px #333333;
	margin-bottom: 10px;
}
.block-search-goods form[name="frm"] .form-label {
	position: relative;
	width: 228px;
	font-weight: bold;
	background: none;
	padding: 1.5rem 3.8rem 1.5rem 1.5rem;
}
.block-search-goods form[name="frm"] .form-label:after {
	display: block;
	content: '';
	position: absolute;
	right: 29px;
	top: 10px;
	bottom: 10px;
	background: #d2d2d2;
	width: 1px;
}
.block-search-goods form[name="frm"] .form-control {
	flex: 1;
	padding: 1.5rem 1.5rem 1.5rem 0;
}
.block-search-goods form[name="frm"] .block-search-goods--price .form-control input[type="text"] {
	margin: 0 0.3em;
}
.block-search-goods form[name="frm"] .block-search-goods--price .form-control input[type="text"]:first-child {
	margin-left: 0;
}
.block-search-goods form[name="frm"] .block-search-goods--release-dt .form-control select {
	margin: 0 0.3em;
}
.block-search-goods form[name="frm"] .block-search-goods--release-dt .form-control select:first-child {
	margin-left: 0;
}
.block-search-goods form[name="frm"] .block-search-goods--release-dt .form-control span+span {
	margin-left: 0.8rem;
}
.block-search-goods form[name="frm"] .block-search-goods--publication-dt .form-control input[type="text"] {
	margin: 0 0.3em 0 0;
}
.block-search-goods--select-sort {
	display: none !important;
}

/*----メールニュース----*/
.block-mail_bnr {
	min-width: 1200px;
	background: url(../../img/usr/common/mail_bnr_bg.png);
	border-bottom: solid 2px #ffffff;
}
.block-mail_bnr>div {
	position: relative;
	width: 1200px;
	height: 320px;
	margin: 0 auto;
	background: url(../../img/usr/common/mail_bnr_pic.png) 664px bottom no-repeat;
}
.block-mail_bnr>div dl {
	margin: 0 0 0 37px;
	padding: 80px 0 0;
}
.block-mail_bnr>div dl dt {
	margin: 0 0 48px;
	line-height: 1.2;
}
.block-mail_bnr>div dl dt>span:first-child {
	display: block;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #911732;
}
.block-mail_bnr>div dl dt>span+span {
	display: block;
	font-size: 26px;
	font-family: 'Noto Serif JP', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
.block-mail_bnr>div dl dt>span+span>span {
	font-size: 41px;
}
.block-mail_bnr>div dl dd {
	font-size: 17px;
}
.block-mail_bnr>div p {
	position: absolute;
	right: 28px;
	bottom: 24px;
}
.block-mail_bnr>div p a {
	display: block;
	margin: 0;
	padding: 8px 24px;
	border-radius: 40px;
	color: #ffffff;
	background: #911732;
}
/* meil news page */
.mail_news>.block-mail_bnr {
}
@media screen and (min-width:1201px) {
	.mail_news>.block-mail_bnr {
		margin-left: calc((100vw - 1200px) / -2);
		width: 100vw;
	}
}
.block-mail-news .mail_news .sec02 {
	margin: 80px 0 0;
	padding: 50px 0 0;
	min-width: 1200px;
	background: #f9f9f9;
}
@media screen and (min-width:1201px) {
	.block-mail-news .mail_news .sec02 {
		margin-left: calc((100vw - 1200px) / -2);
		width: 100vw;
	}
}
.block-mail-news .sec02 h2 {
	margin: 0 0 38px;
}
.block-mail-news .sec02>p {
	text-align: center;
	padding-right: 100px;
}
.block-mail-news .sec02>p img {
	margin: 0;
}
.block-mail-news--terms-of-service {
	display: none;
}
.block-mail-news--register-form {
	margin: 0;
	padding: 38px 18px 50px;
	background: #f9f9f9;
}
@media screen and (min-width:1201px) {
	.block-mail-news--register-form {
		margin-left: calc((100vw - 1200px) / -2);
		width: 100vw;
	}
}
.block-mail-news--register-form>form {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 45px 45px;
	background: #ffffff;
}
.block-mail-news h2.block-mail-news--register-header {
	margin: 0 0 26px;
	text-align: left;
}
.block-mail-news-terms__open {
	position: absolute;
	right: 45px;
	top: 45px;
}
.block-mail-news-terms__open span {
	text-decoration: underline;
	cursor: pointer;
}
.block-mail-news-terms__open span:hover {
	text-decoration: none;
}
.block-mail-news--register-form .action {
	position: relative;
	display: inline-block;
	background: #911330;
	border: solid 1px #911330;
	width: 380px;
	text-align: center;
	color: #ffffff;
	font-size: 1.4rem;
	line-height: 40px;
	border-radius: 40px;
	text-decoration: none;
	transition: all 0.3s;
	margin: 10px 0 0;
	padding: 0;
}
.block-mail-news--register-form .action:after {
	position: absolute;
	right: 20px;
	top: calc(50% - 3px);
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #ffffff;
}
.block-mail-news--register-form .block-mail-news--forward-to-register {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: none;
	border: none;
}
.block-mail-news--register-form .action:hover {
	background: #ffffff;
}
.block-mail-news--register-form .action:hover:after {
	border-color: transparent transparent transparent #911330;
}
.block-mail-news--register-form .action:hover .block-mail-news--forward-to-register {
	color: #911330;
}
.block-mail-news---release-form .action {
	position: relative;
	display: inline-block;
	background: #e5e5e5;
	border: solid 1px #e5e5e5;
	width: 380px;
	text-align: center;
	color: #333333;
	font-size: 1.4rem;
	line-height: 40px;
	border-radius: 40px;
	text-decoration: none;
	transition: all 0.3s;
	margin: 10px 0 0;
	padding: 0;
}
.block-mail-news---release-form .action:after {
	position: absolute;
	right: 20px;
	top: calc(50% - 3px);
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #333333;
}
.block-mail-news---release-form .block-mail-news--forward-to-release {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #333333;
	background: none;
	border: none;
}
.block-mail-news---release-form .action:hover {
	background: #ffffff;
}
.block-mail-news-sample__modal, .block-mail-news-terms__modal {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	top: 0;
	z-index: 100000;
	width: 100%;
	height: 100%;
}
.block-mail-news-sample__modal .block-mail-news-sample__modal-bg, .block-mail-news-terms__modal .block-mail-news-terms__modal-bg {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
}
.block-mail-news-sample__modal .block-mail-news-sample__modal-container, .block-mail-news-terms__modal .block-mail-news-terms__modal-container {
	z-index: 10;
	position: absolute;
	top: 64px;
	left: calc(50% - 500px);
	width: 1000px;
	height: 720px;
	max-height: calc(100% - 64px - 15px);
	background: #ffffff;
	padding: 60px;
}
.block-mail-news-sample__modal .block-mail-news-sample__modal-close, .block-mail-news-terms__modal .block-mail-news-terms__modal-close {
	position: absolute;
	right: 0;
	bottom: calc(100% + 10px);
	width: 34px;
	height: 34px;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	text-indent: -9999rem;
	cursor: pointer;
}
.block-mail-news-sample__modal .block-mail-news-sample__modal-close:before, .block-mail-news-sample__modal .block-mail-news-sample__modal-close:after, .block-mail-news-terms__modal .block-mail-news-terms__modal-close:before, .block-mail-news-terms__modal .block-mail-news-terms__modal-close:after {
	content: '';
	position: absolute;
	left: 0;
	top: 44%;
	display: block;
	width: 34px;
	height: 5px;
	background: #eee;
	transform: rotate(45deg);
}
.block-mail-news-sample__modal .block-mail-news-sample__modal-close:after, .block-mail-news-terms__modal .block-mail-news-terms__modal-close:after {
	transform: rotate(-45deg);
}
.block-mail-news-sample__modal .block-mail-news-sample__modal-body {
	height: 600px;
	max-height: 100%;
	display: flex;
	flex-flow: wrap;
	align-items: stretch;
	justify-content: space-between;
}
.block-mail-news-sample__modal .block-mail-news-sample__modal-body>p {
	width: 100%;
	margin: 0;
	height: 58px;
	font-size: 24px;
	font-family: 'Noto Serif JP', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
.block-mail-news-sample__modal .block-mail-news-sample__modal-body>div {
	border: solid 1px #d5d5d5;
	width: 430px;
	height: calc(100% - 58px);
	overflow: auto;
}
.block-mail-news-terms__modal .block-mail-news-terms__modal-container .block-mail-news--terms-of-service {
	display: block;
	width: 880px;
	height: 600px;
	max-height: 100%;
}
.block-mail-news-terms__modal .block-mail-news-terms__modal-container .block-mail-news--terms-of-service form {
	height: 100%;
}
.block-mail-news-terms__modal .block-mail-news-terms__modal-container .block-mail-news--terms-of-service .block-mail-news--terms-body {
	padding: 20px;
	width: 100%;
	height: 100%;
	border-color: #e5e5e0;
	margin: 0;
}
.block-mail-news .block-mail-news--completed-message.success {
  margin: 50px 0;
}
.block-mail-news .block-mail-news--registration-message {
  margin-top: 50px;
}

/* ---- 会員規約ページ ---- */
.block-member-terms {
  font-size: 16px;
}
.block-member-terms h1 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 44px;
  font-size: 18px;
  color: var(--white);
  line-height: 1;
  font-weight: bold;
  margin: 0 0 15px;
  padding-left: 60px;
  background: url(../../img/usr/customer/title_bg.jpg) no-repeat left center / cover;
}
.block-member-terms h2 {
  font-size: 18px;
  font-weight: bold;
  color: #B01242;
  border-bottom: 1px solid #AD1442;
  padding: 0 0 5px;
  margin: 27px 0 16px;
}
.block-member-terms h3 {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #CDCDCD;
  padding: 0 0 4px;
  margin: 27px 0 16px;
}
.block-member-terms p {
  margin: 16px 0;
}
.block-member-terms ul {
  margin: 16px 0;
}
.block-member-terms a {
  text-decoration: underline;
}
.block-member-terms .block-member-terms--form {
  margin-top: 40px;
}
.block-member-terms .block-member-terms--form a {
  text-decoration: none;
}
.js-sales-countdown{
	display: none;
}