@charset "UTF-8";
/* ----トップページ本文---- */
.block-top-body--items img {
  width: 100%;
}
.block-top-body {
  margin: 10px 0;
}
/* ----トップページ予備テンプレート2---- */
.block-free-2--items img {
  width: 100%;
}
.block-free-2--sub-items {
  overflow: hidden;
}
.block-free-2--sub-items li {
  float: left;
  width: 33.33%;
  height: 33.33%;
}
/* ----ヘッダー---- */
.block-site-aside img {
  display: block;
  width: 100%;
}

.pane-header {
  position: relative;
  width: 100%;
  height: 54px;
  z-index: 1000;
}

.pane-header .block-header {
  position: relative;
  left: 0;
  transition: .3s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  max-width: 100%;
  height: 54px;
  padding: 0;
  border-top: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
  background: #fff;
}

.pane-header.is-fixed .block-header {
  position: fixed;
  top: 0;
}

.pane-header.is-open .block-header {
  position: fixed;
  top: 0;
  left: 80%;
}

.pane-header.block-outlet-header .block-header {
  height: 61px;
}

.pane-header .block-header-inner {
  position: relative;
  min-width: 320px;
  height: 51px;
}

.pane-header.block-outlet-header .block-header-inner {
  height: 61px;
}

.pane-header .block-header-inner .block-header-logo {
  position: relative;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  width: 83px;
  margin: 0 auto;
  padding: 11px 0 9px;
  z-index: 3;
}

.pane-header.block-outlet-header .block-header-inner .block-header-logo {
  padding-top: 16px;
}

.pane-header.block-outlet-header .block-header-inner .block-header-logo::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  max-width: calc(100% - 20px);
  height: 4px;
  margin: auto;
  background: #e51f00;
  z-index: 1;
  content: "";
}

.pane-header .block-header-inner .block-header-logo a {
  position: relative;
  display: block;
  height: 31px;
  margin: 0 auto;
  padding: 1px;
  word-break: break-all;
  overflow: hidden;
  z-index: 2;
}

.pane-header.block-outlet-header .block-header-inner .block-header-logo a {
  width: 96px;
  height: 32px;
}

.pane-header .block-header-inner .block-header-logo a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 83px;
  height: 31px;
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -153px -57px;
  background-size: 584px 547px;
  content: "";
}

.pane-header.block-outlet-header .block-header-inner .block-header-logo a::before {
  background-position: -153px 0px;
  background-size: 584px 547px;
  width: 96px;
  height: 32px;
}

.pane-header .block-header-inner .block-header-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.pane-header.block-outlet-header .block-header-inner .block-header-nav {
  top: 5px;
}

.pane-header .block-header-inner .block-header-nav ul.block-header-nav--list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.block-headernav--cart-count {
  display: none;
  position: absolute;
  width: 15px;
  height: 15px;
  font-size: 10px;
  text-align: center;
  background-color: #e61d50;
  color: #fff;
  border-radius: 10px;
  top: 11px;
  right: -6px;
  z-index: 2;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main {
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  max-height: 51px;
  z-index: 3;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main .block-header-nav--side-opener {
  position: relative;
  width: 48px;
  height: 47px;
  padding: 1px;
  border: 0;
  font-size: 10px;
  word-break: break-all;
  color: #333;
  background: none;
  z-index: 1;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main .block-header-nav--side-opener::before {
  position: absolute;
  top: 27px;
  left: 10px;
  letter-spacing: -0.5px;
  z-index: 1;
  content: "MENU";
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main .block-header-nav--side-opener span {
  position: absolute;
  left: 12px;
  display: block;
  width: 24px;
  height: 2px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  background: #333;
  z-index: 1;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main .block-header-nav--side-opener span.btn-before {
  top: 10px;
}

.pane-header.is-open .block-header-inner .block-header-nav .block-header-nav--main .block-header-nav--side-opener span.btn-before {
  width: 10px;
  -webkit-transform: translate(-1px, 8px) rotate(45deg);
  transform: translate(-1px, 8px) rotate(45deg);
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main .block-header-nav--side-opener span.btn-open {
  top: 15px;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main .block-header-nav--side-opener span.btn-after {
  top: 20px;
}

.pane-header.is-open .block-header-inner .block-header-nav .block-header-nav--main .block-header-nav--side-opener span.btn-after {
  width: 10px;
  -webkit-transform: translate(-1px, -8px) rotate(-45deg);
  transform: translate(-1px, -8px) rotate(-45deg);
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list .block-header-nav--side-list-title h2 {
  padding: 16px 10px;
  background: none;
  font-size: 14px;
  font-weight: bold;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list {
  position: fixed;
  left: -100%;
  width: 80%;
  max-width: 80vw;
  height: 100vh;
  margin-top: -3px;
	padding: 0 0 180px 0;
  overflow-x: hidden;
  overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.75);
  background: #fff;
  z-index: 99999;
  transition: left .3s ease;
	box-sizing: border-box;
}
.pane-header .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list li:last-child {
  border-bottom: 1px solid #ccc;
}
.pane-header.is-open .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list {
  left: 0;
}

.pane-header.is-open .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list {
  font-size: 14px;
}

.pane-header.is-open .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list {
  top: 0 !important;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list > li > a {
  position: relative;
  display: block;
  padding: 13px 12px;
  border-top: 1px solid #ccc;
  font-size: 14px;
  color: #000000;
  cursor: pointer;
  transition: all 0.5s;
  background: #fff;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list > li > a::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 6px;
  height: 6px;
  margin: -4px 0 0;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list > li label.accordion-title {
  position: relative;
  display: block;
  padding: 13px 12px;
  border-top: 1px solid #ccc;
  font-size: 14px;
  color: #000000;
  cursor: pointer;
  transition: all 0.5s;
  background: #fff;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list > li label.accordion-title:hover {
  background: #ccc;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list > li label.accordion-title::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 6px;
  height: 6px;
  margin: -4px 0 0;
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list > li .accordion-list {
  display: none;
  padding: 5px;
  background: #fff;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list > li .accordion-list p a {
  position: relative;
  display: block;
  margin: 0 0 18px;
  color: #666;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--main ul.block-header-nav--side-list > li .accordion-list p a::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 6px;
  height: 6px;
  margin: -4px 0 0;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--search {
  position: absolute;
  top: 2px;
  right: 96px;
  font-size: 10px;
  z-index: 3;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--bookmark {
  position: absolute;
  top: 2px;
  right: 55px;
  font-size: 10px;
  z-index: 3;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--cart {
  position: absolute;
  top: 2px;
  right: 14px;
  font-size: 10px;
  z-index: 3;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--login {
	position: absolute;
	top: 2px;
	right: 103px;
	font-size: 10px;
	z-index: 3;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--search a ,
.pane-header .block-header-inner .block-header-nav .block-header-nav--cart a ,
.pane-header .block-header-inner .block-header-nav .block-header-nav--bookmark a,
.pane-header .block-header-inner .block-header-nav .block-header-nav--login a {
  position: relative;
  display: block;
  width: 27px;
  height: 47px;
  padding: 1px;
  word-break: break-all;
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--search a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 27px;
  height: 47px;
  background-image: url(../../../img/usr/sp/common/images/icon01_54_100_1.png);
  background-repeat: no-repeat;
  background-size: 27px;
  z-index: 1;
  content: "";
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--cart a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 27px;
  height: 47px;
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -411px 0px;
  background-size: 584px 547px;
  z-index: 1;
  content: "";
}

.pane-header .block-header-inner .block-header-nav .block-header-nav--bookmark a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 27px;
  height: 47px;
  background-image: url(../../../../../img/usr/sp/common/images/sprite.png);
  background-position: 0px 204px;
  background-size: 584px 547px;
  z-index: 1;
  content: "";
}

/* ----グローバルナビ---- */
.block-globalnav--item-list {
  display: table;
  width: 100%;
}
.block-globalnav--item-list > li {
  display: table-cell;
  width: 20%;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  border-left: 1px solid #666;
  padding: 10px 0;
}
.block-globalnav--item-list > li > a {
  display: block;
  color: #fff;
}
.block-globalnav--item-list li i.fa {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  z-index: 1;
}
/* ----フッター---- */
.pane-footer {
  margin: 70px 0 0;
  transition: transition .15s ease-in-out, -webkit-transform .15s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.pane-footer .block-top-anchor {
  position: relative;
  border-top: 1px solid #CCC;
}

.pane-footer .block-top-anchor a {
  position: fixed;
  right: 8px;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin: 0 0 15px;
  overflow: hidden;
  font-size: 10px;
  color: transparent;
  z-index: 100;
}

.pane-footer .block-top-anchor a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -128px -282px;
  background-size: 584px 547px;
  content: "";
  z-index: 1;
}

.page-method .pane-footer .block-top-anchor a {
  bottom: 60px;
}

.pane-footer .block-footer--segment .block-footer--segment-inner {
  padding: 0 10px;
}

.pane-footer .block-footer--segment.is-service ul.block-footer--segment-list {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pane-footer .block-footer--segment.is-service ul.block-footer--segment-list > li {
  width: 53px;
}

.pane-footer .block-footer--segment.is-service ul.block-footer--segment-list > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 56px;
  font-size: 0;
  text-align: center;
}

.pane-footer .block-footer--segment.is-service ul.block-footer--segment-list > li.instagram a {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -144px -120px;
  background-size: 584px 547px;
}

.pane-footer .block-footer--segment.is-service ul.block-footer--segment-list > li.facebook a {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: 0px -120px;
  background-size: 584px 547px;
}

.pane-footer .block-footer--segment.is-service ul.block-footer--segment-list > li.twitter a {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -72px -120px;
  background-size: 584px 547px;
}

.pane-footer .block-footer--segment.is-service ul.block-footer--segment-list > li.youtube img {
  width: 32px;
}

.pane-footer .block-footer--segment.is-service ul.block-footer--segment-list > li.line img {
  width: 32px;
}

.pane-footer .block-footer--segment.is-service ul.block-footer--segment-list > li.shelpass img {
  width: 30px;
}

.pane-footer .block-footer--segment.is-sitemap {
  background: #f0f0f0;
}

.pane-footer .block-footer--segment-banner {
  padding: 13px 10px 10px 10px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.pane-footer .block-footer--segment-banner img {
  width: 30%;
}

.pane-footer .block-footer--segment.is-sitemap {
  background: #f0f0f0;
}

.pane-footer .block-footer--segment.is-sitemap ul.block-footer--segment-list {
  padding: 20px 0 12px;
}

.pane-footer .block-footer--segment.is-sitemap ul.block-footer--segment-list > li {
  margin-top: 8px;
}

.pane-footer .block-footer--segment.is-sitemap ul.block-footer--segment-list > li .block-footer--segment-accordion {
  margin: 0 0 26px;
}

.pane-footer .block-footer--segment.is-sitemap ul.block-footer--segment-list > li .block-footer--segment-accordion-label {
  display: block;
  position: relative;
  cursor: pointer;
  transition: all 0.5s;
}

.pane-footer .block-footer--segment.is-sitemap ul.block-footer--segment-list > li .block-footer--segment-accordion-label::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 100px;
  width: 6px;
  height: 6px;
  margin: -4px 0 0 0;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  content: "";
}

.pane-footer .block-footer--segment.is-sitemap ul.block-footer--segment-list > li .block-footer--segment-accordion-frame {
  display: none;
  position: relative;
  cursor: pointer;
  transition: all 0.5s;
  padding: 5px;
}

.pane-footer .block-footer--segment.is-sitemap ul.block-footer--segment-list > li .block-footer--segment-accordion-frame p {
  font-size: 14px;
  margin: 0 0 18px;
}

.pane-footer .block-footer--segment.is-sitemap ul.block-footer--segment-list > li .block-footer--segment-accordion-frame .block-footer--segment-accordion-text-small {
  font-size: 12px;
}

.pane-footer .block-footer--segment.is-sitemap ul.block-footer--segment-list > li .block-footer--segment-accordion-frame #helpchat {
  display: none;
}

/* ----PC/スマホ切り替えスイッチ---- */
.block-switcher {
  border-top: 1px solid #eee;
  display: block;
  padding: 10px 10px 0 0;
}
.block-switcher li {
  display: inline-block;
  padding: 0 0 10px 10px;
  width: 50%;
}
.block-switcher--switch {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #444;
  color: #fff;
  text-decoration: none;
}
.block-switcher--current {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #ccc;
  color: #fff;
}
.block-switcher .fa {
  margin-right: 10px;
  vertical-align: middle;
}
.block-switcher .fa-mobile-phone {
  font-size: 24px;
}
.block-switcher .fa-desktop {
  font-size: 18px;
}

/* ----Copyright---- */

.block-copyright {
  padding: 10px 0;
  font-size: 12px;
  text-align: center;
  background: #eee;
  color: #444;
}

/* ----共通---- */

.block-login h1,
.block-logout h1,
.page-entry h1,
.page-entrycomplete h1,
.page-askpasschange h1,
.page-cardedit h1,
.page-couponlist h1,
.page-pointlist h1,
.page-mailchange h1,
.page-bookmark h1,
.page-passchange h1,
.page-history h1,
.page-historydetail h1,
.page-custdest h1,
.page-contact h1,
.page-contactthanks h1,
.page-withdrawal h1,
.page-everyform h1,
.page-goodsagree h1,
.page-topicdetaillist h1,
.block-member-info h1,
.page-storereserve h1 {
  margin: 0 0 21px;
}

.page-topic h1 {
  margin: 0 10px 21px;
  border: 0;
}

.page-login h2,
.page-cardedit h2,
.page-historydetail h2 {
  margin: 10px 0;
}

.block-order-estimate--method h3{
  padding: 5px 90px 10px 0;
}

.block-topic-details--pager-top,
.block-arrival-notice-list--pager-top,
.block-coupon-list--pager-top,
.block-point-history-list--pager-top,
.block-favorite--pager-top {
  display: none;
}

.block-purchase-history--pager .pager-total,
.block-topic-details--pager-bottom .pager-total,
.block-arrival-notice-list--pager-bottom .pager-total,
.block-coupon-list--pager-bottom .pager-total,
.block-point-history-list--pager-bottom .pager-total,
.block-favorite--pager-bottom .pager-total {
  display: none;
}

.block-topic-path {
  margin: 0 0 14px;
  padding: 0 10px;
  background: none;
}

body .pane-main .block-topic-path {
  margin-bottom: 14px;
}

.block-common-title {
  margin: 0 0 24px;
  padding: 0;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}

.block-outlet-common-title {
  margin: 0 0 24px;
  padding: 0;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}

.block-outlet-common-title span {
  position: relative;
  display: inline-block;
  padding: 0 18px;
}

.block-outlet-common-title span::before,
.block-outlet-common-title span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: auto;
  background: #e51f00;
  content: "";
}

.block-outlet-common-title span::before {
  left: 0;
}

.block-outlet-common-title span::after {
  right: 0;
}

.block-recent-item--header {
  margin: 0 0 24px;
  padding: 0;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  background: none;
}

.block-filter--header {
  cursor: pointer;
  background: none;
}

.block-filter--header .block-filter--header-label {
  position: fixed;
  bottom: 80px;
  right: 8px;
  width: 63px;
  height: 63px;
  padding: 0;
  border-radius: 50%;
  font-size: 0;
  background: #FFF url(../../../img/usr/sp/common/images/filter.png) center center / 100% auto no-repeat;
  cursor: pointer;
  z-index: 999;
}

.block-filter--header.block-filter--open .block-filter--header-label {
  display: none;
}

.block-filter--filter-items {
  position: fixed;
  top: 0;
  right: -80vw;
  width: 80vw;
  height: 100vh;
  padding: 20px 10px;
  transition: all 0.3s;
  overflow-x: hidden;
  overflow-y: auto;
  background: #FFF;
  z-index: 9999;
}

.block-filter--filter-items.block-filter--open {
  right: 0;
}

.block-filter--filter-items.block-filter--open > div:last-child{
  padding-bottom: 132px;
}

.block-filter--filter-items-bg {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgba(144, 144, 144, 0.7);
  z-index: 9998;
}

.block-filter--filter-items-bg.block-filter--open {
  display: block;
}

.block-filter--filter-items-bg .block-filter--filter-items-bg-text {
  position: absolute;
  top: 2px;
  right: 80%;
  display: block;
  width: 40px;
  height: 40px;
  padding-top: 30px;
  text-align: center;
  font-size: 10px;
  line-height: 1.0;
  color: #000;
}

.block-filter--filter-items-bg .block-filter--filter-items-bg-text::before {
  position: absolute;
  top: 14px;
  left: 8px;
  display: block;
  width: 24px;
  height: 2px;
  background: #000;
  content: "";
}

.block-filter--filter-items-bg .block-filter--filter-items-bg-text::after {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  content: "";
}

.block-filter--filter-title {
  position: relative;
  margin: 0 0 20px;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.block-filter--filter-title::after {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-size: 4px 1px;
  background-image: linear-gradient(to right, #CCC 1px, #CCC 1px, transparent 2px, transparent 4px);
  background-repeat: repeat-x;
  z-index: 1;
  content: "";
}

.block-filter--filter-title span {
  position: relative;
  display: inline-block;
  padding: 0 14px;
  background: #FFF;
  z-index: 2;
}

.block-filter--filter-param--button-frame {
  display: none;
  margin: 0 0 10px;
}

.block-filter--filter-param--button-frame .block-search-param--submit {
  display: inline-block;
  padding: 4px 7px;
  border: 0;
  border-radius: 4px;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  color: #ffffff;
  font-size: 12px;
  transition: 0.3s;
  background-color: #888888;
}

.block-filter--filter-param--button-frame .block-search-param--submit::after {
  position: relative;
  top: 0.25em;
  display: inline-block;
  width: 13px;
  height: 14px;
  margin: 0 0 0 6px;
  background-image: url(../../../img/usr/common/images/sprite.png);
  background-position: -931px -474px;
  content: '';
}

.block-filter--filter-param--button-frame .block-search-param--reset {
  display: inline-block;
  padding: 4px 7px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  color: #999999;
  font-size: 12px;
  transition: 0.3s;
  background-color: #efefef;
}

.block-filter--filter-param--frame {
}

.block-filter--filter-param--frame ul {
  padding: 0 0 12px;
}

.block-filter--filter-param--frame ul > li {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  line-height: 2.2;
}

.block-filter--filter-param--frame ul > li input[type="checkbox"] {
  display: inline-block;
}

.block-filter--filter-param--frame ul > li input[type="checkbox"] + label {
  position: relative;
  display: block;
  padding: 0;
  transition: 0.3s;
  line-height: 2.3;
  font-size: 14px;
}

.block-filter--filter-param--frame ul > li input[type="checkbox"] + label::before,
.block-filter--filter-param--frame ul > li input[type="checkbox"] + label::after {
  display: none;
}

.block-filter--filter-param--frame ul > li input[type="radio"] {
  display: none;
}

.block-filter--filter-param--frame ul > li input[type="radio"] + label {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 25px;
  margin: 0 0 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  transition: 0.3s;
  line-height: 2.3;
  text-align: center;
}

.block-filter--filter-param--frame ul > li input[type="radio"]:checked + label {
  background-color: #333;
  color: #FFF;
}

.block-filter--filter-param--frame ul > li input[type="radio"]:checked + label::before {
  position: absolute;
  top: 15px;
  left: 13px;
  display: block;
  width: 5px;
  height: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
  content: "";
}

.block-filter--filter-param--frame ul > li input[type="radio"]:checked + label::after {
  position: absolute;
  top: 14px;
  left: 15px;
  display: block;
  width: 9px;
  height: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #fff;
  content: "";
}

.block-filter--filter-param--frame ul.block-filter--filter-param--color-list > li label {
  padding-right: 32px;
}

.block-filter--filter-param--frame .block-filter--filter-param--type-list-opener ,
.block-filter--filter-param--frame .block-filter--filter-param--category-list-opener ,
.block-filter--filter-param--frame .block-filter--filter-param--brand-list-opener {
  position: relative;
  padding: 5px 10px;
  margin: 0 0 10px;
  font-size: 14px;
  cursor: pointer;
}

.block-filter--filter-param--frame .block-filter--filter-param--type-list-opener::after ,
.block-filter--filter-param--frame .block-filter--filter-param--category-list-opener::after ,
.block-filter--filter-param--frame .block-filter--filter-param--brand-list-opener::after {
  position: absolute;
  top: 8px;
  right: 3px;
  width: 9px;
  height: 9px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  transition: all 0.3s;
  transform: rotate(45deg);
  content: "";
}

.block-filter--filter-param--frame .block-filter--filter-param--type-list-opener.is-open::after ,
.block-filter--filter-param--frame .block-filter--filter-param--category-list-opene.is-open::after ,
.block-filter--filter-param--frame .block-filter--filter-param--brand-list-opener.is-open::after {
  top: 14px;
  transform: rotate(225deg);
}

.block-filter--filter-param--frame ul.block-filter--filter-param--type-list ,
.block-filter--filter-param--frame ul.block-filter--filter-param--category-list ,
.block-filter--filter-param--frame ul.block-filter--filter-param--brand-list {
  display: none;
  padding: 0 10px;
}

.block-filter--filter-param--frame select {
  color: #333;
  font-size: 14px;
  border-radius: 4px;
  width: 88px;
  background: url(../../../img/usr/arrow_select.png) no-repeat right 5px center / 8px;
  -webkit-appearance: none;
}

.block-filter--filter-param--frame .block-filter--filter-param--price-frame {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 0 12px;
}

.block-filter--filter-param--frame .block-filter--filter-param--per-off-frame {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 0 12px;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--color-list {
  display: flex;
  flex-wrap: wrap;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--color-list > li {
  width: 36px;
  height: 36px;
  margin: 0 10px 10px 0;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--color-list > li input[type="checkbox"] {
  display: none;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--color-list > li input[type="checkbox"] + label {
  position: static;
  display: block;
  width: 36px;
  height: 36px;
  font-size: 0;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--color-list > li input[type="checkbox"]:checked + label::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 3px solid #818181;
  background: transparent;
  content: "";
  z-index: 2;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--color-list > li input[type="checkbox"]:checked + label::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 5px solid #FFF;
  transform: none;
  content: "";
  z-index: 1;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_white + label {background-color: #fff;border: 1px solid #ccc;}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_block + label {background-color: #000;}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_gray + label {background-color: #999;}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_brown + label {background-color: #b18904;}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_beige + label {background-color: #eadbaa;}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_green + label {background-color: #093;}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_blue + label {background-color: #003cff;}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_purple + label {background-color: #8000ff;}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_yellow + label {background-color: #ff0;}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_pink + label {background-color: #ff4ba0;}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_red + label {background-color: #f00;}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_orange + label {background-color: #ff8000;}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_silver + label {
  background: #d3bd7b;
  background: -webkit-linear-gradient(315deg, #d3bd7b 1%, #fffce9 50%, #d3bd7b 100%);
  background: linear-gradient(135deg, #d3bd7b 1%, #fffce9 50%, #d3bd7b 100%);
}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_gold + label {
  background: #c4c4c4;
  background: -webkit-linear-gradient(315deg, #c4c4c4 1%, #f7f5f5 50%, #c4c4c4 100%);
  background: linear-gradient(135deg, #c4c4c4 1%, #f7f5f5 50%, #c4c4c4 100%);
}
.block-filter--filter-param--frame ul.block-filter--filter-param--color-list input#color_pattern + label {
  border-top: 18px solid #f00;
  border-right: 18px solid #fff10c;
  border-bottom: 18px solid #003cff;
  border-left: 18px solid #018901;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--category-list > li .block-filter--filter-param--subcategory {
  width: 100%;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--category-list > li .block-filter--filter-param--subcategory .block-filter--filter-param--subcategory-opener {
  position: absolute;
  top: 0;
  right: 0;
  width: 27px;
  height: 27px;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--category-list > li .block-filter--filter-param--subcategory .block-filter--filter-param--subcategory-opener::before {
  position: absolute;
  top: 7px;
  right: 9px;
  width: 9px;
  height: 9px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  transition: all 0.3s;
  transform: rotate(45deg);
  content: "";
}

.block-filter--filter-param--frame ul.block-filter--filter-param--category-list > li .block-filter--filter-param--subcategory .block-filter--filter-param--subcategory-opener.is-open::before {
  top: 12px;
  transform: rotate(225deg);
}

.block-filter--filter-param--frame ul.block-filter--filter-param--category-list > li .block-filter--filter-param--subcategory ul.block-filter--filter-param--subcategory-list {
  display: none;
  width: 100%;
  margin-top: 5px;
  padding-left: 18px;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--category-list > li .block-filter--filter-param--subcategory ul.block-filter--filter-param--subcategory-list > li {
  font-size: 12px;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--size-list {
  display: flex;
  flex-wrap: wrap;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--size-list > li {
  width: 50%;
  justify-content: center;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--sale-type-list {
  display: flex;
  flex-wrap: wrap;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--sale-type-list > li {
  width: 50%;
  padding: 0 5px;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--price-type-list {
  display: flex;
  flex-wrap: wrap;
}

.block-filter--filter-param--frame ul.block-filter--filter-param--price-type-list > li {
  width: 50%;
  padding: 0 5px;
}

.block-filter--filter-param--frame .block-filter--filter-param--keyword-frame {
  position: relative;
  display: flex;
  margin: 0 0 20px;
}

.block-filter--filter-param--frame .block-filter--filter-param--keyword-frame input[type="text"] {
  width: 85%;
  padding: 7px 9px 8px;
  border: 2px solid #e5e5e5;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.3;
}

.block-filter--filter-param--frame .block-filter--filter-param--keyword-frame .block-filter--filter-param--keyword-submit {
  position: relative;
  display: block;
  width: 15%;
  height: 39px;
  border: 0;
  border-radius: 4px;
  background: #2996cc;
}

.block-filter--filter-param--frame .block-filter--filter-param--keyword-frame .block-filter--filter-param--keyword-submit::before {
  position: absolute;
  top: calc(50% - 9px);
  left: calc(50% - 7px);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #fff;
  content: '';
}

.block-filter--filter-param--frame .block-filter--filter-param--keyword-frame .block-filter--filter-param--keyword-submit::after {
  position: absolute;
  top: calc(50% + 7px);
  right: calc(50% - 11px);
  width: 8px;
  height: 6px;
  border-top: solid 2px #fff;
  transform: rotate(45deg);
  content: '';
}

#suggest {
  display: none;
}

#suggest .bl_npSuggestContainerMobile {
  position: absolute;
  top: 40px;
  left: 1%;
  width: 98%;
  border: 1px solid #e5e5e5;
  background: #FFF;
  z-index: 99;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainerMobile_searchboxComponent {
  position: relative;
  padding: 0 5px;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_close {
  position: absolute;
  top: 5px;
  right: 5px;
  height: 34px;
  width: 34px;
  cursor: pointer;
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -71px -282px;
  background-size: 603px 547px;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeywordTitle {
  margin-right: 50px;
  padding: 10px 12px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
}

#suggest .bl_npSuggestContainerMobile ol.bl_npSuggestContainer_searchboxKeyword {
  counter-reset: count;
  list-style-type: none;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li {
  position: relative;
  padding: 10px 0 5px;
  border-bottom: 1px dotted #666;
}

#suggest .bl_npSuggestContainerMobile ol.bl_npSuggestContainer_searchboxKeyword > li::before{
  position: absolute;
  top: 15px;
  left: 5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 12px;
  line-height: 1.666;
  text-align: center;
  color: #FFF;
  background: #000;
  counter-increment: count;
  content: counter(count);
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li:last-of-type {
  border-bottom: 0;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_searchboxKeywordItem {
  position: relative;
  display: block;
  width: 100%;
  padding: 3px 33px 3px 18px;
  border: 0;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  cursor: pointer;
  background: none;
}

#suggest .bl_npSuggestContainerMobile ol.bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_searchboxKeywordItem {
  padding-left: 30px;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_searchboxKeywordItem::before {
  position: absolute;
  top: 7px;
  right: 12px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(45deg);
  transition: all 0.3s;
  content: "";
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_searchboxKeywordItem.is-open::before {
  top: 14px;
  transform: rotate(225deg);
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_goodsList {
  display: none;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_goodsItemList {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 0;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_goodsItemList .bl_npSuggestContainer_goodsItem {
  width: calc(50% - 4px);
  margin: 0 8px 12px 0;
  padding: 0;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_goodsItemList .bl_npSuggestContainer_goodsItem:nth-of-type(2n) {
  margin-right: 0;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_goodsItemList .bl_npSuggestContainer_goodsItem figure {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_goodsItemList .bl_npSuggestContainer_goodsItem .bl_npSuggestContainer_goodsBrand,
#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_goodsItemList .bl_npSuggestContainer_goodsItem .bl_npSuggestContainer_goodsPrice {
  font-size: 10px;
  line-height: 1.8;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_goodsItemList .bl_npSuggestContainer_goodsItem .bl_npSuggestContainer_goodsIcon > span {
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  margin: 0 4px 4px 0;
  font-size: 10px;
  line-height: 1.3;
  background: #fff;
}

#suggest .bl_npSuggestContainerMobile .bl_npSuggestContainer_searchboxKeyword > li .bl_npSuggestContainer_goodsItemListLink a {
  display: block;
  width: 100%;
  padding: 7px 2px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: #FFF;
  background: #000;
}

.block-filter--filter-param--frame .block-filter--filter-param--search-button-frame button.block-filter--filter-param--search-button--submit {
  display: block;
  width: 100%;
  margin: 0 0 12px;
  padding: 13px 0;
  border: 0;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  background: #fffd62;
  color: #333;
}

.block-filter--filter-param--frame .block-filter--filter-param--search-button-frame button.block-filter--filter-param--search-button--reset {
  display: block;
  width: 100%;
  padding: 13px 0;
  border: 0;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  background: #CCC;
  color: #333;
}

.block-sort--header {
  display: none;
}

.block-sort--element {
  display: block;
}

.block-sort--select {
  display: block;
  padding: 0 0 10px;
  height: auto;
  overflow-x: auto;
  overflow-y: hidden;
}

.block-sort--select .block-goods-list--sort-order-items--link {
  display: flex;
  padding: 0 0 10px;
}

.block-sort--select .block-goods-list--sort-order-items--link > li {
  width: 23.36%;
  min-width: 23.36%;
  min-height: 35px;
  margin-left: 3px;
  border: solid 1px #ccc;
  border-radius: 4px;
  text-align: center;
  overflow: hidden;
}

.block-sort--select .block-goods-list--sort-order-items--link > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 11px;
  letter-spacing: -0.05em;
  background: #F3F3F3;
}

.block-sort--select .block-goods-list--sort-order-items--link > li.active a {
  color: #FFF;
  background: #999;
}

.block-sort--select {
  display: block;
  padding: 0;
  height: auto;
}

.block-style--header {
  display: none;
}

.block-style--element {
  display: block;
}

.block-style--select {
  position: relative;
  display: flex;
  width: 35px;
  height: 35px;
  padding: 0;
  margin-left: auto;
  margin-right: 10px;
  overflow: hidden;
  background: #ffffff;
}

.block-style--select::before {
  position: absolute;
  top: 6px;
  bottom: 6px;
  left: 35px;
  width: 1px;
  background: #CCC;
  content: "";
}

.block-style--select > div:nth-of-type(1) button {
  border: 0;
  padding: 0;
  margin-right: 1px;
  width: 35px;
  height: 35px;
  vertical-align: top;
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-size: 584px 547px;
  background-color: #FFF;
  background-position: -1px -468px;
}

.block-style--select > div:nth-of-type(2) button {
  border: 0;
  padding: 0;
  width: 35px;
  height: 35px;
  vertical-align: top;
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-size: 584px 547px;
  background-color: #FFF;
  background-position: -125px -468px;
}

.block-style--select > div.active:nth-of-type(1) button {
  background-position: -187px -468px;
  display:none;
}

.block-style--select > div.active:nth-of-type(2) button {
  background-position: -63px -468px;
  display:none;
}

.block-goods-list-naviframe {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 0 18px;
}

.pager-scope {
  display: none;
}

.pager-total {
  width: 100%;
  padding: 0 10px;
  margin: 0;
  text-align: left;
}

.goods-list-sum {
  text-align: right;
}

.block-goods-list-naviframe ul.pagination {
  display: flex;
  align-items: center;
  padding: 0 2px;
}

.block-goods-list-naviframe ul.pagination > li {
  padding: 0;
  border: none;
  background: none;
  float: none;
}

.block-goods-list-naviframe ul.pagination > li.pager-first,
.block-goods-list-naviframe ul.pagination > li.pager-previous,
.block-goods-list-naviframe ul.pagination > li.pager-next,
.block-goods-list-naviframe ul.pagination > li.pager-last {
  margin: 0 5px;
}

.block-goods-list-naviframe ul.pagination > li a {
  display: block;
  width: 28px;
  height: 28px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.05em;
  white-space: nowrap;
}

.block-goods-list-naviframe ul.pagination > li.pager-first a,
.block-goods-list-naviframe ul.pagination > li.pager-previous a,
.block-goods-list-naviframe ul.pagination > li.pager-next a,
.block-goods-list-naviframe ul.pagination > li.pager-last a {
}

.block-goods-list-naviframe ul.pagination > li.pager-first a:hover,
.block-goods-list-naviframe ul.pagination > li.pager-previous a:hover,
.block-goods-list-naviframe ul.pagination > li.pager-next a:hover,
.block-goods-list-naviframe ul.pagination > li.pager-last a:hover {
  opacity: 0.6;
}

.block-goods-list-naviframe ul.pagination > li.pager-first a {
  background-position: -262px -874px;
}

.block-goods-list-naviframe ul.pagination > li.pager-previous a {
  background-position: -320px -874px;
}

.block-goods-list-naviframe ul.pagination > li.pager-next a {
  background-position: -790px -566px;
}

.block-goods-list-naviframe ul.pagination > li.pager-last a {
  background-position: -378px -874px;
}

.block-goods-list-naviframe ul.pagination > li.pager-current span {
  display: block;
  width: 28px;
  height: 28px;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.05em;
  white-space: nowrap;
  text-decoration:underline;
  color:#000;

}

.block-goods-list-naviframe.block-goods-list-naviframe--top ul.pagination {
  display: none;
}

.block-goods-list-naviframe.block-goods-list-naviframe--bottom .pager-total {
  display: none;
}

.pager {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

ul.pagination {
  display: flex;
  align-items: center;
  padding: 0 2px;
}

ul.pagination > li {
  padding: 0;
  border: none;
  background: none;
  float: none;
}

ul.pagination > li.pager-first,
ul.pagination > li.pager-previous,
ul.pagination > li.pager-next,
ul.pagination > li.pager-last {
  margin: 0 5px;
}

ul.pagination > li a {
  display: block;
  width: 28px;
  height: 28px;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
}

ul.pagination > li.pager-first a,
ul.pagination > li.pager-previous a,
ul.pagination > li.pager-next a,
ul.pagination > li.pager-last a {

}

ul.pagination > li.pager-first a:hover,
ul.pagination > li.pager-previous a:hover,
ul.pagination > li.pager-next a:hover,
ul.pagination > li.pager-last a:hover {
  opacity: 0.6;
}

ul.pagination > li.pager-first a {
  background-position: -262px -874px;
}

ul.pagination > li.pager-previous a {
  background-position: -320px -874px;
}

ul.pagination > li.pager-next a {
  background-position: -790px -566px;
}

ul.pagination > li.pager-last a {
  background-position: -378px -874px;
}

ul.pagination > li.pager-current span {
}

/* ----メールニュース---- */

.block-mail-news--header {
  margin: 0 0 21px;
}

.block-mail-news h2 {
  margin: 10px 0 15px;
}

.block-mail-news---release-form {
  display: none;
}

.block-mail-news .fieldset-vertical .form-label {
  position: relative;
  padding: 0 0 0 11px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}

.block-mail-news .fieldset-vertical .form-label::before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background: #444;
  content: "";
}

.block-mail-news .block-mail-news--register-items input[type="checkbox"] {
  display: none;
}

.block-mail-news .block-mail-news--register-items input[type="checkbox"] + label {
  position: relative;
  padding: 0 0 0 24px;
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin: 4px 0;
}

.block-mail-news .block-mail-news--register-items input[type="checkbox"] + label::before {
  position: absolute;
  display: block;
  top: 1px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #e5e5e5;
  background: #fff;
  z-index: 0;
  content: "";
}

.block-mail-news .block-mail-news--register-items input[type="checkbox"]:checked + label::after {
  position: absolute;
  top: 2px;
  left: 5px;
  display: block;
  width: 6px;
  height: 10px;
  border: 1px solid #333;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.block-mail-news .block-mail-news--confirmation-mag .form-control span {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin: 3px 0;
  padding: 0 5px;
}

/* ----マイページ---- */

#mypagenav > h2 {
  margin: 0;
  padding: 10px;
  font-size: 18px;
  background: #f0f0f0;
}

.form-control select {
  color: #000;
  font-size: 14px;
  border-radius: 4px;
  background: url(../../../img/usr/arrow_select.png) no-repeat right 5px center / 8px;
  -webkit-appearance: none;
  min-width: 20vw;
  width: auto;
}

/* ----お気に入り---- */

.block-favorite--checkbox {
  vertical-align: middle;
}

.block-favorite--checkbox input[type="checkbox"] {
  display: inline-block;
}

.block-favorite--update {
  color: #fff;
  border: 1px solid #888888;
  background-color: #888888;
}

dl.block-favorite--description-item > dt, dl.block-favorite--description-item > dd {
  display: inline;
}

.block-arrival-notice-list--price-items .block-arrival-notice-list--price.price.onsale {
  color: #ec1b23;
}

.block-arrival-notice-list--price-items .block-arrival-notice-list--price .off-percent {
  margin-left: 0.25em;
  font-size: 12px;
  color: #ec1b23;
}

dl.block-arrival-notice-list--description-item > dt, dl.block-arrival-notice-list--description-item > dd {
  display: inline;
}

.block-favorite--price-items .block-favorite--price.price.onsale {
  color: #ec1b23;
}

.block-favorite--price-items .block-favorite--price  .off-percent {
  margin-left: 0.25em;
  font-size: 12px;
  color: #ec1b23;
}

.block-icon-frame {
  margin: 0 0 12px;
}

.block-bto-percent {
  width: 100%;
  margin: 0 0 3px;
  color: #FFF;
  font-size: 11px;
  line-height: 1.3;
  border-radius: 4px;
  overflow: hidden;
  background: #e0e0e0;
}

.block-bto-percent .block-bto-percent-guage {
  position: relative;
  padding: 1px 4px;
  text-align: left;
  z-index: 1;
}

.bto-state-100 .block-bto-percent .block-bto-percent-guage {
  text-align: center;
}

.block-bto-percent .block-bto-percent-guage::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #ff4d88;
  z-index: -1;
  content: "";
}

.bto-state-25 .block-bto-percent .block-bto-percent-guage::before {
  width: 25%;
}

.bto-state-50 .block-bto-percent .block-bto-percent-guage::before {
  width: 50%;
}

.bto-state-75 .block-bto-percent .block-bto-percent-guage::before {
  width: 75%;
}

.bto-state-100 .block-bto-percent .block-bto-percent-guage::before {
  width: 100%;
}

.block-icon-frame .block-bto-text {
  margin-top: 5px;
  color: #ff4d88;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.3;
}

.bto-now .block-bto-text {
  color: #ff4d88;
}
.bto-now .block-bto-percent .block-bto-percent-guage::before {
  background-color: #ff4d88;
}

.bto-completion-now .block-bto-text {
  color: #ff302a;
}
.bto-completion-now .block-bto-percent .block-bto-percent-guage::before {
  background-color: #ff302a;
}

.bto-failure .block-bto-text {
  color: #1f193f;
}
.bto-failure .block-bto-percent .block-bto-percent-guage::before {
  background-color: #1f193f;
}

.bto-completion .block-bto-text {
  color: #ff302a;
}
.bto-completion .block-bto-percent .block-bto-percent-guage::before {
  background-color: #ff302a;
}

.bto-before-reception .block-bto-text {
  color: #ef6c00;
}
.bto-before-reception .block-bto-percent .block-bto-percent-guage::before {
  background-color: #ef6c00;
}

.bto-totalization .block-bto-text {
  color: #008080;
}
.bto-totalization .block-bto-percent {
  display: none;
}

.bto-totalization-end .block-bto-text {
  color: #008080;
}
.bto-totalization-end .block-bto-percent {
  display: none;
}

.modal-dialog {
  z-index: 100001;
}
.modal-overlay {
  z-index: 100000;
}

.block-goods-bookmark--modal-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgba(0,0,0,0.2);
  z-index: 99998;
}

.block-goods-bookmark--modal {
  position: fixed;
  top: 5%;
  left: 2%;
  width: 96%;
  max-height: 90%;
  padding: 0 0 40px;
  background: #FFF;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 99999;
}

.block-goods-bookmark--modal > .block-goods-bookmark--modal-close {
  position: absolute;
  top: 17px;
  right: 17px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: none;
}

.block-goods-bookmark--modal > .block-goods-bookmark--modal-close::before {
  position: absolute;
  top: 10px;
  right: 0;
  width: 22px;
  height: 2px;
  transform: rotate(45deg);
  background: #000;
  content: "";
}

.block-goods-bookmark--modal > .block-goods-bookmark--modal-close::after {
  position: absolute;
  top: 10px;
  right: 0;
  width: 22px;
  height: 2px;
  transform: rotate(-45deg);
  background: #000;
  content: "";
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-title {
  padding: 16px 0;
  margin: 0 0 12px;
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  background: #FFF;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner {
  padding: 5px 20px 20px;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner:not(:first-of-type) {
  border-top: 1px solid #c0c0c0;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner .block-goods-bookmark--modal-inner-header {
  display: flex;
  border-bottom: 1px dotted #c0c0c0;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner .block-goods-bookmark--modal-inner-header figure {
  margin: 0 10px 3px 5px;
  height: 60px;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner .block-goods-bookmark--modal-inner-header span {
  line-height: 60px;
  vertical-align: middle;
  font-size: 16px;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner .block-goods-bookmark--modal-inner-body {
  display: flex;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner .block-goods-bookmark--modal-inner-left {
  width: 33%;
  text-align: center;
}

.block-goods-favorite .block-goods-bookmark--modal .block-goods-bookmark--modal-inner .block-goods-bookmark--modal-inner-left {
  width: 0%;
  text-align: center;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner .block-goods-bookmark--modal-inner-left .block-goods-bookmark--modal-color {
  margin: 8px 0 0;
  font-size: 12px;
  line-height: 1.5;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner .block-goods-bookmark--modal-inner-right {
  width: 78%;
  padding-left: 20px;
}

.block-goods-favorite .block-goods-bookmark--modal .block-goods-bookmark--modal-inner .block-goods-bookmark--modal-inner-right {
  width: 100%;
  padding-left: 20px;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li {
  display: flex;
  align-items: center;
  padding: 18px 0;
  font-size: 16px;
  line-height: 1.5;
  background-size: 5px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--stock,
.block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--size {
  width: calc( 100% - 25px );
}

.block-goods-favorite .block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--stock,
.block-goods-favorite .block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--size {
  width: initial;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--color {
  width: calc( 100% - 25px );
}
.block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--stock-message {
  width: calc( 100% - 25px );
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--button {
  width: 25px;
}

.block-goods-favorite .block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--button {
  width: 25px;
  margin: 0 0 0 auto;
}

.block-goods-favorite .block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--size::after {
  margin: 0 0.5em;
  content: "/";
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--button a {
  display: block;
  width: 25px;
  height: 22px;
  margin: 0;
  padding: 0;
  font-size: 0;
  background: url(../../../img/usr/common/images/mod/mod-add-fav-btn-03-icn-sp.png) center center / 100% auto no-repeat;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-variation-favorite--count {
  margin-left: 5px;
  width: 50px;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--button a.block-variation-favorite-registed--btn {
  background-image: url(../../../img/usr/common/images/mod/mod-add-fav-btn-03-icn-sp-on.png);
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--button a.block-goods-favorite-registed--btn {
  background-image: url(../../../img/usr/common/images/mod/mod-add-fav-btn-03-icn-sp-on.png);
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-inner ul.block-goods-bookmark--modal-inner-goods-list > li .block-goods-bookmark--button a.js-animation-bookmark-in-progress {
  background-image: url(../../../img/usr/common/images/common/goods_bookmark_progress_sp.gif);
  background-size: auto 100%;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-close-btn {
  margin: 0 20px;
}

.block-goods-bookmark--modal .block-goods-bookmark--modal-close-btn .block-goods-bookmark--modal-close {
  display: block;
  width: 100%;
  padding: 8px 0;
  border: 1px solid #CCC;
  border-radius: 4px;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  background: #FFF;
}

ul.block-favorite--items > li.is-arrival-notice .block-favorite--image figure::before {
  position: absolute;
  top: 37.5%;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25%;
  font-size: 11px;
  letter-spacing: -0.06em;
  color: #fff;
  background-color: rgba(63, 66, 69, 0.18);
  content: "入荷リクエスト受付中";
}

ul.block-favorite--items > li.is-request-restock .block-favorite--image figure::before {
  position: absolute;
  top: 37.5%;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25%;
  font-size: 11px;
  letter-spacing: -0.06em;
  color: #fff;
  background-color: rgba(63, 66, 69, 0.18);
  content: "再入荷お知らせ受付中";
}

/* ----会員登録---- */
.block-member-info .block-member-info--items-brand-mailnews .form-group.block-member-info--brand-mailnews .form-label label,
.block-member-info-confirmation .block-member-info-confirmation--brand-mailnews .form-label label {
  font: normal normal bold 14px / 28px 'Jost-Regular','NotoSansJP-Regular';
}

.block-member-info .block-member-info--items-brand-mailnews .form-group.block-member-info--brand-mailnews input[type="checkbox"] + label {
  font: normal normal normal 14px 'Jost-Regular','NotoSansJP-Regular';
  width: 100%;
  margin: 4px 0;
}

.block-member-info .block-member-info--items-brand-mailnews .form-group.block-member-info--brand-mailnews input[type="checkbox"] + label::before {
  position: absolute;
  display: block;
  top: 1px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #e5e5e5;
  background: #fff;
  z-index: 0;
  content: "";
}


.block-member-info .block-member-info--items-brand-mailnews .form-group.block-member-info--brand-mailnews input[type="checkbox"]:checked + label::after {
  position: absolute;
  top: 2px;
  left: 5px;
  display: block;
  width: 6px;
  height: 10px;
  border: 1px solid #333;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.block-member-info-confirmation .block-member-info-confirmation--brand-mailnews .form-control {
  font: normal normal normal 14px 'Jost-Regular','NotoSansJP-Regular';
}

.block-member-info-confirmation .block-member-info-confirmation--brand-mailnews .form-control span {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 3px 0;
  padding: 0 5px;
}

/* ----会員登録完了---- */

.block-entry-complete--mag-link {
  border: 1px solid #333333;
  padding: 10px 20px;
  margin: 20px 10px;
  text-align: center;
}

.block-entry-complete--mag-link p {
  margin: 10px 0;
  text-align: left;
}

.block-entry-complete--mag-link a {
  position: relative;
  padding-right: 15px;
}

/* ----クレジットカード画面---- */

.block-credit-card-confirmation--edit form + form {
  margin-top: 10px;
}

/* ----商品一覧---- */

ul.block-thumbnail-t--items {
  display: flex;
  flex-wrap: wrap;
  border: 0;
  padding: 0;
  margin: 0 20px;
}

ul.block-thumbnail-t--items > li {
  width: calc(50% - 4.5px);
  margin: 0 9px 24px 0;
  padding: 0;
}

ul.block-thumbnail-t--items > li:nth-of-type(2n) {
  margin-right: 0;
}

ul.block-thumbnail-t--items > li .block-thumbnail-t--goods-image {
  margin: 0;
}

ul.block-thumbnail-t--items > li .block-thumbnail-t--goods-image figure {
  background: none;
}

ul.block-thumbnail-t--items > li .block-thumbnail-t--goods-description {
  font-size: 11px;
  text-align: left;
  padding: 4px 0;
}

ul.block-thumbnail-t--items > li .block-thumbnail-t--goods-description .block-thumbnail-t--comment {
  display: none;
}

ul.block-thumbnail-t--items > li .block-thumbnail-t--goods-description .block-thumbnail-t--brand-name {
  font-size: 10px;
  line-height: 1.2;
  margin: 0 0 2px;
}

ul.block-thumbnail-t--items > li .block-thumbnail-t--goods-description .block-thumbnail-t--goods-name {
  line-height: 1.4;
  font-weight: normal;
}

ul.block-thumbnail-t--items > li .block-thumbnail-t--goods-description .block-thumbnail-t--price {
  font-size: 12px;
  font-weight: normal;
  color: #333;
}

ul.block-pickup-p {
  border: 0;
  padding: 0;
  margin: 0 9px;
}

ul.block-pickup-p-u {
  border: 0;
  padding: 0;
  margin: 0 9px;
  overflow-x: auto;
  white-space: nowrap;
}

ul.block-pickup-p > li {
  display: flex;
  flex-wrap: wrap;
}

ul.block-pickup-p-u > li {
  display: inline-block;
  width: calc(38% - 4.5px);
  margin: 0 9px 24px 0;
  padding: 0;
  vertical-align: middle;
  font-size: 14px;
  padding-left: 10px;
  padding-bottom: 10px;
}

ul.block-pickup-p.col2 > li .block-pickup-p--goods {
  width: calc(50% - 4.5px);
  margin: 0 9px 24px 0;
  padding: 0;
}

ul.block-pickup-p.col2 > li .block-pickup-p--goods:nth-of-type(2n) {
  margin-right: 0;
}

ul.block-pickup-p.col3 > li .block-pickup-p--goods {
  width: calc((100% - 18px) / 3);
  margin: 0 9px 24px 0;
  padding: 0;
}

ul.block-pickup-p.col3 > li .block-pickup-p--goods:nth-of-type(3n) {
  margin-right: 0;
}

ul.block-pickup-p > li .block-pickup-p--goods-image {
  margin: 0;
}

ul.block-pickup-p > li .block-pickup-p--goods-image figure {
  min-height: 11px;
  background: none;
}

ul.block-pickup-p > li .block-pickup-p--goods.is-arrival-notice .block-pickup-p--goods-image figure::before {
  position: absolute;
  top: 37.5%;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25%;
  font-size: 11px;
  letter-spacing: -0.06em;
  color: #fff;
  background-color: rgba(63, 66, 69, 0.18);
  content: "入荷連絡受付中";
}

ul.block-pickup-p > li .block-pickup-p--goods.is-request-restock .block-pickup-p--goods-image figure::before {
  position: absolute;
  top: 37.5%;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25%;
  font-size: 11px;
  letter-spacing: -0.06em;
  color: #fff;
  background-color: rgba(63, 66, 69, 0.18);
  content: "再入荷お知らせ";
}

ul.block-pickup-p > li .block-pickup-p--goods-description {
  position: relative;
  font-size: 11px;
  text-align: left;
  padding: 4px 0;
}

ul.block-pickup-p-u > li .block-pickup-p--goods-description {
  position: relative;
  font-size: 11px;
  text-align: left;
  padding: 4px 0;
  white-space: normal;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .block-goods-bookmark-button {
  position: absolute;
  top: 6px;
  right: 0;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  width: 13.5px;
  height: 11.5px;
  cursor: pointer;
  background: url(../../../img/usr/sp/common/images/bookmark.png) center center / 100% auto no-repeat;
}

ul.block-pickup-p-u > li .block-pickup-p--goods-description .block-goods-bookmark-button {
  position: absolute;
  top: 6px;
  right: 0;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  width: 13.5px;
  height: 11.5px;
  cursor: pointer;
  background: url(../../../img/usr/sp/common/images/bookmark.png) center center / 100% auto no-repeat;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .block-icon {
  margin: 0;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .block-icon > span {
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  margin: 0 4px 4px 0;
  font-size: 10px;
  line-height: 1.3;
  background: #fff;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .block-icon > span.block-icon--bto-order {
  color: #FFF;
  background: #2996cc;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .block-pickup-p--comment {
  display: none;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .block-pickup-p--brand-name {
  font-size: 10px;
  line-height: 1.2;
  margin: 0 0 2px;
  padding-right: 14px;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .block-pickup-p--goods-name {
  line-height: 1.4;
  padding-right: 14px;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .variation-name {
  display: none;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .block-pickup-p--price-infos {
  margin: 0 0 10px;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .block-pickup-p--price {
  font-size: 12px;
  font-weight: normal;
  color: #333;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .block-pickup-p--price {
  font-size: 12px;
  font-weight: normal;
  color: #333;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .block-pickup-p--price.onsale {
  color: #ec1b23;
  font-weight: bold;
}

ul.block-pickup-p > li .block-pickup-p--goods-description .block-pickup-p--price .off-percent {
  margin-left: 0.25em;
  font-size: 12px;
  color: #ec1b23;
}

ul.block-thumbnail-h--items {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 20px;
}

ul.block-thumbnail-h--items > li {
  width: calc((100% - 18px) / 3);
  margin: 0 9px 24px 0;
  padding: 0;
}

ul.block-thumbnail-h--items > li:nth-of-type(3n) {
  margin-right: 0;
}

ul.block-thumbnail-h--items > li .block-thumbnail-h--goods-description .block-thumbnail-h--brand-name {
  font-size: 10px;
  line-height: 1.2;
  margin: 0 0 2px;
}

ul.block-thumbnail-h--items > li .block-thumbnail-h--goods-description .block-thumbnail-h--goods-name {
  line-height: 1.4;
}

ul.block-thumbnail-h--items > li .block-thumbnail-h--goods-description .block-thumbnail-h--price {
  font-size: 12px;
  color: #333;
}

ul.block-thumbnail-h--items > li .block-thumbnail-h--price-infos .block-thumbnail-h--price.onsale {
  color: #ec1b23;
  font-weight: bold;
}

ul.block-thumbnail-h--items > li .block-thumbnail-h--price-infos .block-thumbnail-h--price .off-percent {
  margin-left: 0.25em;
  font-size: 12px;
  color: #ec1b23;
}

ul.block-thumbnail-h--items > li .block-thumbnail-h--price-infos .block-thumbnail-list-h--net-price.net-price,
ul.block-thumbnail-h--items > li .block-thumbnail-h--price-infos .block-thumbnail-list-h--default-price.default-price
{
  display: none;
}

/* ----ジャンル画面---- */

.block-genre-search {
  margin: 0 0 18px;
}

.block-genre-search .block-genre-search--frame-inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.block-genre-search .block-genre-search--frame-inner .block-genre-search--keyword-frame {
  width: 86%;
}

.block-genre-search .block-genre-search--frame-inner .block-genre-search--keyword-frame input.block-genre-search--keyword {
  width: 100%;
  padding: 7px 9px 8px;
  border: 2px solid #e5e5e5;
  border-radius: 4px;
  line-height: 1.38462;
  font-size: 16px;
}

.block-genre-search .block-genre-search--frame-inner .block-genre-search--button {
  position: relative;
  display: block;
  width: 14%;
  padding: 5px 10px 11px;
  border-radius: 4px;
  border: 0;
  font-size: 0;
  text-decoration: none;
  text-align: center;
  background: #efefef;
}

.block-genre-search .block-genre-search--frame-inner .block-genre-search--button::before {
  position: absolute;
  top: calc(50% - 9px);
  left: calc(50% - 9px);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #fff;
  content: "";
}

.block-genre-search .block-genre-search--frame-inner .block-genre-search--button::after {
  position: absolute;
  top: calc(50% + 6px);
  right: calc(50% + -11px);
  width: 8px;
  height: 6px;
  border-top: solid 2px #fff;
  transform: rotate(45deg);
  content: "";
}

.block-genre--main-banner {
  margin: 0 auto 5px;
}

.block-genre--main-banner img {
  display: block;
  width: 100%;
}

.block-genre--banner-list {
  position: relative;
  margin: 0 0 21px;
}

.block-genre--banner-list .slick-prev {
  position: absolute;
  top: calc(50% - 50px);
  left: 0;
  width: 30px;
  height: 100px;
  border: 0;
  padding: 0;
  text-indent: -9999px;
  outline: 0;
  background-color: transparent;
  background-position: -925px 30px;
  background-image: url(../../../img/usr/common/images/sprite.png);
  z-index: 1;
}

.block-genre--banner-list .slick-next {
  position: absolute;
  top: calc(50% - 50px);
  right: 0;
  width: 30px;
  height: 100px;
  border: 0;
  padding: 0;
  text-indent: -9999px;
  outline: 0;
  background-color: transparent;
  background-position: -923px -47px;
  background-image: url(../../../img/usr/common/images/sprite.png);
  z-index: 1;
}

.block-genre--banner-list-link {
  padding: 10px 0 22px;
  text-align: center;
}

.block-genre--banner-list-link a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding-right: 14px;
  width: 100%;
}

.block-genre--banner-list-link a::after {
  position: relative;
  top: -1px;
  right: -4px;
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: -4px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-shadow: -1px -1px 0 0 #4b4b4b inset;
  z-index: 0;
  content: "";
}

.block-brand-logo .block-brand-logo--img {
  padding: 0;
  margin: 0 0 23px;
  text-align: center;
}

.block-brand-logo .block-brand-logo--img img {
  width: 50%;
  vertical-align: top;
}

.block-genre-banner ul.block-genre-banner--list > li {
  margin: 0 0 5px;
}

.block-genre-banner ul.block-genre-banner--list > li img {
  display: block;
  width: 100%;
}

.block-main-visual ul.block-main-visual--list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 35px;
}

.block-main-visual ul.block-main-visual--list > li {
  width: 50%;
  margin-bottom: 5px;
}

.block-main-visual ul.block-main-visual--list > li:nth-of-type(2n + 1) {
  padding-left: 2.5px;
}

.block-main-visual ul.block-main-visual--list > li:nth-of-type(2n + 2) {
  padding-right: 2.5px;
}

.block-main-visual ul.block-main-visual--list > li.col1 {
  width: 100%;
  padding: 0;
}

.block-main-visual ul.block-main-visual--list > li img {
  display: block;
  width: 100%;
}

.block-main-visual--more {
  margin: 0 0 16px;
  border-bottom: 1px solid #ccc;
}

.block-main-visual--more a {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin: 0 0 12px;
  text-align: center;
}

.block-main-visual--more a span {
  position: relative;
  display: inline-block;
  padding-right: 14px;
}

.block-main-visual--more a span::before {
  position: absolute;
  top: 50%;
  right: 2px;
  display: block;
  width: 7px;
  height: 7px;
  margin: -4px 0 0;
  border-right: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 0;
  content: "";
}

ul.block-genre--news-list {
  margin: 0 10px;
}

ul.block-genre--news-list > li {
  margin: 0 0 10px;
}

ul.block-genre--news-list > li a {
  text-decoration: underline;
}

.block-category-select-link .block-category-select-link--ttl {
  margin: 0 auto 24px;
  width: 95%;
  height: 30px;
  padding-top: 3px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.2em;
  background: #000;
}

.block-category-select-link .block-category-select-inner {
  margin: 0 0 16px;
  padding: 0 10px 34px;
  border-bottom: 1px solid #ccc;
}

.block-category-select-link .block-category-select-inner select {
  width: 100%;
  padding: 7px 32px 7px 6px;
  font-size: 16px;
  color: #000;
  background: #fff;
}

.block-staffsnap-banner .block-staffsnap-banner--inner {
  margin: 0 0 32px;
}

.block-staffsnap-banner .block-staffsnap-banner--inner img {
  display: block;
  width: 100%;
}

.block-catalog .block-catalog--ttl {
  margin: 0 0 24px;
  padding: 0;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  background: none;
}

.block-catalog ul.block-catalog--list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 10px;
  padding: 0 0 7px;
}

.block-catalog ul.block-catalog--list > li {
  width: calc((100% - 18px) / 3);
  margin: 0 9px 24px 0;
}

.block-catalog ul.block-catalog--list > li:nth-of-type(3n) {
  margin-right: 0;
}

.block-catalog ul.block-catalog--list > li figure img {
  display: block;
  width: 100%;
}

.block-catalog ul.block-catalog--list > li .block-catalog--text {
  padding: 4px 0;
}

.block-catalog ul.block-catalog--list > li .block-catalog--text .block-catalog--brand {
  margin: 0 0 2px;
  font-size: 10px;
  line-height: 1.2;
}

.block-catalog ul.block-catalog--list > li .block-catalog--text .block-catalog--date {
  font-size: 11px;
  line-height: 1.4;
}

.block-official-contents .block-official-contents--ttl {
  margin: 0 0 24px;
  padding: 0;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  background: none;
}

.block-official-contents ul.block-official-contents--list > li {
  position: relative;
  width: 100%;
  margin: 0 0 5px;
  background: #f4f4f4;
}

.block-official-contents ul.block-official-contents--list > li a {
  position: relative;
  display: flex;
  text-decoration: none;
}

.block-official-contents ul.block-official-contents--list > li a::before {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  display: block;
  width: 7px;
  height: 7px;
  margin: auto;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #333;
  border-right: 1px solid #333;
}

.block-official-contents ul.block-official-contents--list > li a figure {
  padding: 16px 2px 16px 10px;
}

.block-official-contents ul.block-official-contents--list > li a figure img {
  display: block;
  max-width: 14.1875vw;
}

.block-official-contents ul.block-official-contents--list > li a .block-official-contents--desc {
  padding: 16px 23px 16px 10px;
}

.block-official-contents ul.block-official-contents--list > li a .block-official-contents--desc .block-official-contents--desc-ttl {
  font-weight: bold;
  font-size: 13px;
}

.block-official-contents ul.block-official-contents--list > li a .block-official-contents--desc .block-official-contents--desc-text {
  font-size: 12px;
}

.block-pickup-banner {
  margin: 0 10px 16px;
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}

.block-pickup-banner .block-pickup-banner--header {
  margin: 20px 0;
  padding: 0;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.1em;
  background: none;
}

.block-pickup-banner .block-pickup-banner--img {
  margin: 0 0 24px;
}

.block-pickup-banner .block-pickup-banner--img img {
  width: 100%;
}

.block-pickup-banner .block-pickup-banner--text {
  margin: 0 0 18px;
}

.block-brand-list {
  margin: 0 10px 16px;
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}

.block-brand-list .block-brand-list--header {
  margin: 0 0 24px;
  padding: 0;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}

.block-brand-list.block-type-outlet .block-brand-list--header span.block-brand-list--header-inner {
  position: relative;
  display: inline-block;
  padding: 0 18px;
}

.block-brand-list.block-type-outlet .block-brand-list--header span.block-brand-list--header-inner::before ,
.block-brand-list.block-type-outlet .block-brand-list--header span.block-brand-list--header-inner::after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: auto;
  background: #e51f00;
  content: "";
}

.block-brand-list.block-type-outlet .block-brand-list--header span.block-brand-list--header-inner::before {
  left: 0;
}

.block-brand-list.block-type-outlet .block-brand-list--header span.block-brand-list--header-inner::after {
  right: 0;
}

.block-brand-list ul.block-brand-list--item-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 15px;
}

.block-brand-list ul.block-brand-list--item-list > li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 72px;
  padding: 16px 0;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}

.block-brand-list ul.block-brand-list--item-list > li:nth-last-of-type(1) ,
.block-brand-list ul.block-brand-list--item-list > li:nth-of-type(2n) {
  border-right: 1px solid #CCC;
}

.block-brand-list ul.block-brand-list--item-list > li:nth-last-of-type(1) ,
.block-brand-list ul.block-brand-list--item-list > li:nth-last-of-type(2) {
  border-bottom: 1px solid #CCC;
}

.block-tree-category-list {
  margin: 0 10px 16px;
  padding: 0 10px;
}

.block-tree-category-list .block-tree-category-list--header {
  margin: 0 0 24px;
  padding: 0;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}

.block-tree-category-list.block-type-outlet .block-tree-category-list--header span.block-tree-category-list--header-inner {
  position: relative;
  display: inline-block;
  padding: 0 18px;
}

.block-tree-category-list.block-type-outlet .block-tree-category-list--header span.block-tree-category-list--header-inner::before ,
.block-tree-category-list.block-type-outlet .block-tree-category-list--header span.block-tree-category-list--header-inner::after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: auto;
  background: #e51f00;
  content: "";
}

.block-tree-category-list.block-type-outlet .block-tree-category-list--header span.block-tree-category-list--header-inner::before {
  left: 0;
}

.block-tree-category-list.block-type-outlet .block-tree-category-list--header span.block-tree-category-list--header-inner::after {
  right: 0;
}

.block-tree-category-list .block-tree-category-list--item-list {
  border-top: 1px solid #CCC;
}

.block-tree-category-list .block-tree-category-list--item-list > li {
  position: relative;
  border-bottom: 1px solid #CCC;
}

.block-tree-category-list .block-tree-category-list--item-list > li::before {
  position: absolute;
  top: 3px;
  left: 3px;
  display: block;
  content: "";
  z-index: 1;
}

.block-tree-category-list .block-tree-category-list--item-list > li.tops::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -463px -296px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.outer::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -463px -355px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.onepiece::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: 0px -415px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.bottoms::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -177px -415px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.denim::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -236px -415px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.shoes::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -354px -415px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.bag::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -413px -415px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.accessory::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -523px 0px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.fashion::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -295px -415px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.lingerie::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -523px -59px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.lifestyle::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -463px -60px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.kids::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -523px -177px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.swimwear::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -463px -178px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li.mook::before {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -463px -237px;
  background-size: 584px 547px;
  width: 34px;
  height: 34px;
}

.block-tree-category-list .block-tree-category-list--item-list > li > label {
  position: relative;
  display: block;
  width: 100%;
  padding: 12px 10px 12px 40px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1;
  cursor: pointer;
  z-index: 2;
}

.block-tree-category-list .block-tree-category-list--item-list > li > label::before {
  position: absolute;
  top: 19px;
  right: 7px;
  width: 13px;
  height: 1px;
  background: #333;
  content: "";
  z-index: 1;
}

.block-tree-category-list .block-tree-category-list--item-list > li > label::after {
  position: absolute;
  top: 13px;
  right: 13px;
  width: 1px;
  height: 13px;
  background: #333;
  content: "";
  z-index: 1;
}

.block-tree-category-list .block-tree-category-list--item-list > li > label.is-open::after {
  display: none;
}

.block-tree-category-list .block-tree-category-list--item-list ul.block-tree-category-list--accordion-list {
  display: none;
  padding-left: 30px;
  border-top: 1px solid #CCC;
}

.block-tree-category-list .block-tree-category-list--item-list ul.block-tree-category-list--accordion-list > li {
  border-bottom: 1px solid #CCC;
}

.block-tree-category-list .block-tree-category-list--item-list ul.block-tree-category-list--accordion-list > li:last-of-type {
  border-bottom: 0;
}

.block-tree-category-list .block-tree-category-list--item-list ul.block-tree-category-list--accordion-list > li > a {
  position: relative;
  display: block;
  padding: 10px;
}

.block-tree-category-list .block-tree-category-list--item-list ul.block-tree-category-list--accordion-list > li > a::before {
  position: absolute;
  top: 50%;
  right: 11px;
  display: block;
  width: 7px;
  height: 7px;
  margin: -3px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 0;
  content: "";
}

.block-search-price {
  margin: 0 10px 16px;
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}

.block-search-price .block-search-price--header {
  margin: 0 0 24px;
  padding: 0;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  background: none;
}

.block-search-price.block-type-outlet .block-search-price--header span.block-search-price--header-inner {
  position: relative;
  display: inline-block;
  padding: 0 18px;
}

.block-search-price.block-type-outlet .block-search-price--header span.block-search-price--header-inner::before ,
.block-search-price.block-type-outlet .block-search-price--header span.block-search-price--header-inner::after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: auto;
  background: #e51f00;
  content: "";
}

.block-search-price.block-type-outlet .block-search-price--header span.block-search-price--header-inner::before {
  left: 0;
}

.block-search-price.block-type-outlet .block-search-price--header span.block-search-price--header-inner::after {
  right: 0;
}

.block-search-price .block-search-price--form {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 34px;
}

.block-search-price .block-search-price--form .block-search-price--form-select {
  width: calc(50% - 10px);
}

.block-search-price .block-search-price--form .block-search-price--form-select select {
  font-size: 16px;
  color: #999;
  background: #fff;
  width: 100%;
  padding: 7px 32px 7px 6px;
  border: 2px solid #e5e5e5;
}

.block-search-price .block-search-price--form .block-search-price--form-gap {
  width: 20px;
  text-align: center;
}

.block-search-price .block-search-price--submit {
  margin: 0 0 18px;
}

.block-search-price .block-search-price--submit button {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 14px 10px 11px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  background: #fffd62;
}

.block-search-discount-rate {
  margin: 0 10px 16px;
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}

.block-search-discount-rate .block-search-discount-rate--header {
  margin: 0 0 24px;
  padding: 0;
  letter-spacing: 0.2em;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  background: none;
}

.block-search-discount-rate .block-search-discount-rate--header span.block-search-discount-rate--header-inner {
  position: relative;
  display: inline-block;
  padding: 0 18px;
}

.block-search-discount-rate .block-search-discount-rate--header span.block-search-discount-rate--header-inner::before ,
.block-search-discount-rate .block-search-discount-rate--header span.block-search-discount-rate--header-inner::after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: auto;
  background: #e51f00;
  content: "";
}

.block-search-discount-rate .block-search-discount-rate--header span.block-search-discount-rate--header-inner::before {
  left: 0;
}

.block-search-discount-rate .block-search-discount-rate--header span.block-search-discount-rate--header-inner::after {
  right: 0;
}

.block-search-discount-rate ul.block-search-discount-rate--list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 25px;
}

.block-search-discount-rate ul.block-search-discount-rate--list > li {
  width: calc(100% / 3);
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.block-search-discount-rate ul.block-search-discount-rate--list > li:nth-of-type(1),
.block-search-discount-rate ul.block-search-discount-rate--list > li:nth-of-type(2),
.block-search-discount-rate ul.block-search-discount-rate--list > li:nth-of-type(3) {
  border-top: 1px solid #CCC;
}

.block-search-discount-rate ul.block-search-discount-rate--list > li:nth-of-type(1),
.block-search-discount-rate ul.block-search-discount-rate--list > li:nth-of-type(2),
.block-search-discount-rate ul.block-search-discount-rate--list > li:nth-of-type(3) {
  border-top: 1px solid #CCC;
}

.block-search-discount-rate ul.block-search-discount-rate--list > li:nth-of-type(3n + 1) {
  border-left: 1px solid #CCC;
}

.block-search-discount-rate ul.block-search-discount-rate--list > li a {
  display: block;
  padding: 13px 0;
  text-align: center;
}

.block-search-discount-rate ul.block-search-discount-rate--list > li a span {
  position: relative;
  margin-right: 10px;
}

.block-search-discount-rate ul.block-search-discount-rate--list > li a span::after {
  position: absolute;
  top: 55%;
  right: -15px;
  display: block;
  width: 6px;
  height: 6px;
  margin: -4px 0 0 0;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

/* ----ブランド画面---- */
.block-brand-list--item-img img {
  width: 100%;
  height: auto;
}
.block-brand-list--item-name {
  padding: 10px;
  text-decoration: underline;
}
.block-brand-list--item-comment {
  padding: 0 10px 10px 10px;
}
.block-brand-detail--image img {
  width: 100%;
  height: auto;
}
.block-brand-detail--description {
  margin: 0 10px 10px 10px;
}

/* ----カテゴリ画面---- */
.block-category-list .goods-list-sum {
  text-align: left;
}

/* ----買い物かご画面---- */
h1.block-order-title {
  margin: 0 0 10px;
  text-align: left;
}
.block-cart--order-flow ul.block-cart--order-flow-list {
  display: flex;
  margin: 0 -10px 30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #bbb;
  text-align: center;
}
.block-cart--order-flow ul.block-cart--order-flow-list > li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 54px;
  padding: 12px 0;
  font-size: 14px;
  line-height: 1.1;
}
.block-cart--order-flow ul.block-cart--order-flow-list > li.is-current {
  color: #000;
}
.block-cart--order-flow ul.block-cart--order-flow-list > li::after {
  position: absolute;
  top: calc(50% - 5px);
  right: -3px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
  content: "";
}
.block-cart--order-flow ul.block-cart--order-flow-list > li:last-of-type::after {
  display: none;
}
.block-cart--promotion-freespace ,
.block-cart--promotion-criteria-list-container {
  padding: 0;
}
.block-cart--promotion-criteria-list-container {
  margin: 0 0 20px;
  font-size: 18px;
}
.promotion-criteria-list-message > span {
  font-size: 18px;
}
.block-cart--group-name {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 21px;
}
.block-cart--infomation {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  font-size: 18px;
  text-align: center;
}
dl.block-cart--subtotal-frame {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 6px;
  text-align: right;
  width: 95%;
  margin: 0 0 0 auto;
}
dl.block-cart--subtotal-frame.no-border-bottom {
  border-bottom: 0px;
}
dl.block-cart--subtotal-frame > dt {
  width: 50%;
  margin: 6px 0;
}
dl.block-cart--subtotal-frame > dd {
  width: 50%;
  margin: 6px 0;
}
dl.block-cart--subtotal-frame > dd.block-cart--total-qty {
  width: auto;
  padding: 0 10px;
}
dl.block-cart--subtotal-frame > dd.block-cart--total-qty span {
  font-weight: bold;
}
dl.block-cart--subtotal-frame > dd .block-cart--subtotal-price {
  font-weight: bold;
}
dl.block-cart--subtotal-frame span.promotion-discount {
  color: #FF0000;
}
.block-cart--total-frame {
  margin: 0 0 20px;
}
.block-cart--total-frame .block-cart--total {
  margin: 5px 0 0;
  text-align: right;
  font-size: 18px;
}
.block-cart--total-frame .block-cart--total .block-cart--total-price {
  font-size: 26px;
  font-weight: bold;
}
.block-cart--total-frame .block-cart--discount {
  margin: 5px 0 0;
  text-align: right;
}
.block-cart--total-frame .block-cart--discount .block-cart--discount-price {
  font-weight: bold;
}
.block-cart .block-cart--procedure-container .action-buttons {
  margin: 0 0 20px;
}
.block-cart .block-cart--procedure-container .action-buttons .action {
  padding: 0;
}
.block-cart--contents {
  border: 0;
}
ul.block-cart--goods-list > li {
  padding: 0 0 18px;
  margin: 0 0 30px;
  border: 0;
  border-bottom: 1px solid #ccc;
}
ul.block-cart--goods-list > li .block-cart--goods-list-name {
  margin: 0 0 6px;
  font-size: 15px;
  letter-spacing: -0.04em;
}
ul.block-cart--goods-list > li .block-cart--goods-list-description {
  display: table;
  width: 100%;
  margin: 0 0 8px;
}
ul.block-cart--goods-list > li .block-cart--goods-list-description .block-cart--goods-list-image {
  width: 108px;
  padding-right: 12px;
}
ul.block-cart--goods-list > li .block-cart--goods-list-description .block-cart--goods-list-item-container {
  width: calc(100% - 108px);
}
ul.block-cart--goods-list > li .block-cart--goods-list-item-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 10px;
}
ul.block-cart--goods-list > li .block-cart--goods-list-item-table th {
  width: 55px;
  padding: 7px 0;
  border: 1px solid #ccc;
  font-weight: normal;
  text-align: center;
}
ul.block-cart--goods-list > li .block-cart--goods-list-item-table td {
  padding: 7px 10px;
  border: 1px solid #ccc;
}
ul.block-cart--goods-list > li .block-cart--goods-list-item-comment {
  font-size: 12px;
  margin: 0 0 10px;
}
ul.block-cart--goods-list > li .block-cart--goods-list-item-input {
  display: flex;
  align-items: center;
  margin: 0 0 18px;
}
.block-cart--goods-list-item-qty,
.block-cart--goods-list-item-calc {
  display: flex;
  align-items: center;
  margin: 10px 20px 0px 0px;
}

.block-cart--goods-list-item-delete {
  width: 20px;
  height: 20px;
}

.block-cart--goods-list-item-qty::after {
  display: none;
}

.block-cart--goods-list-item-qty .block-cart--goods-list-item-qty-name {
  margin-right: auto;
  font-size: 14px;
}

.block-cart--goods-list-item-qty input {
  width: 70px;
  height: 45px;
  padding: 1.5px 10px;
  text-align: center;
  border-radius: 0px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  border-left: 0px solid black;
  border-right: 0px solid black;
}

.block-cart--goods-list-item-qty .block-cart--goods-list-item-qty-plus-button {
  position: relative;
  width: 30px;
  height: 45px;
  border: 1px solid #CCC;
  border-left: 0;
  outline: 0;
  cursor: pointer;
  background: #FFF;
}

.block-cart--goods-list-item-qty .block-cart--goods-list-item-qty-plus-button::before {
  position: absolute;
  width: 11px;
  height: 1px;
  background: #000;
  content: "";
  right:5px
}

.block-cart--goods-list-item-qty .block-cart--goods-list-item-qty-plus-button::after {
  position: absolute;
  width: 11px;
  height: 1px;
  transform: rotate(90deg);
  background: #000;
  content: "";
  right:5px
}

.block-cart--goods-list-item-qty .block-cart--goods-list-item-qty-minus-button {
  position: relative;
  width: 30px;
  height: 45px;
  border: 1px solid #CCC;
  border-right: 0;
  outline: 0;
  cursor: pointer;
  background: #FFF;
}

.block-cart--goods-list-item-qty .block-cart--goods-list-item-qty-minus-button::before {
  position: absolute;
  width: 11px;
  height: 1px;
  background: #000;
  content: "";
  right:5px
}

ul.block-cart--goods-list > li .block-cart--goods-list-item-input .block-cart--goods-list-item-delete-btn {
  display: block;
  min-width: 86px;
  padding: 8px 0;
  margin-left: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #999;
  text-decoration: none;
  font-size: 13px;
  background: #efefef;
}
ul.block-cart--goods-list > li .block-cart--goods-list-item-price .block-cart--goods-list-item-price-info {
  text-align: right;
  font-size: 13px;
  font-weight: normal;
}
.page-cart .block-cart--procedure-container {
  margin: 0 0 30px;
}
.page-cart .block-cart--procedure-container__fixed {
  position: static;
  padding: 0;
  border: 0;
}
.page-cart .js-order-fixed-box-dummy {
  display: none;
}
.block-cart--continue-shopping .block-cart--continue-shopping-link {
  display: block;
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
}
.block-cart-comment ul.block-cart-comment--list > li {
  position: relative;
  padding-left: 2.0em;
  font-size: 11px;
  line-height: 1.65;
}
.block-cart-comment ul.block-cart-comment--list > li.block-cart-comment--important {
  font-weight: bold;
  color: #e51f00;
}
.block-cart-comment ul.block-cart-comment--list > li .mark {
  position: absolute;
  top: 0;
  left: 0;
}

/* ----注文方法指定画面---- */
.block-order-method h2 {
  margin: 10px 0;
}

.block-order-method--coupon-content-item {
  margin: 0 0 10px;
}

.block-order-method--coupon-content-item .block-order-method--coupon-available-btn {
  margin: 5px 5px 0 0;
  width:100%;
}

.block-order-method--coupon-add {
  padding: 10px 0 0;
}

.block-order-method--coupon-add .block-order-method--coupon-add-button {
  position: relative;
  width: 100%;
}

.block-order-method--coupon-add .block-order-method--coupon-add-button::after {
  position: absolute;
  top: calc(50% - 4px);
  right: calc(50% - 25px);
  width: 8px;
  height: 8px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  transform: rotate(45deg);
  content: "";
}

.block-order-estimate--register-customer-checkbox input[type="checkbox"] {
  display: inline-block;
}

.block-order-estimate--method-pay-content {
  padding: 10px 10px 20px;
}

.block-order-method--promotion {
  display: none;
}

.block-order-estimate--novelty-item-qty {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

.block-order-estimate--promotion-code {
  display: none;
}

.block-order-method--time-spec-content select{
  color: #000;
  font-size: 14px;
  border-radius: 4px;
  width: 25vw;
  background: url(../../../img/usr/arrow_select.png) no-repeat right 5px center / 8px;
  -webkit-appearance: none;	
}

/* ----注文確認画面---- */
.block-order-estimate--sales-append .block-order-estimate--confirmation-title h3,
.block-order-estimate--discount-info .block-order-estimate--point h3,
.block-order-estimate--discount-info .block-order-estimate--promotion-code h3,
.block-order-estimate--discount-info .block-order-estimate--promotion h3,
.block-order-estimate--discount-info .block-order-estimate--coupon h3{
  padding: 5px 80px 10px 0;
}
ul.block-order-estimate--novelty-list {
  margin-bottom: 20px;
}
.block-order-estimate--novelty-item {
  margin-top: 10px;
}
.block-order-estimate--novelty-item-goods {
  width: 100%;
}

/* ----注文完了画面---- */
.block-order-complete--mag-link {
  border: 1px solid #333333;
  padding: 10px 20px;
  margin: 20px 10px;
  text-align: center;
}

.block-order-complete--mag-link p {
  margin: 10px 0;
  text-align: left;
}

.block-order-complete--mag-link a {
  position: relative;
  padding-right: 15px;
}

.block-order-complete--home a {
  text-decoration: none;
}

/* ----通知メッセージ一覧画面---- */

.block-messagelist--pager-top {
  display: none;
}

.block-messagelist--pager-bottom .pager-total {
  display: none;
}

ul.block-messagelist-items {
}

ul.block-messagelist-items > li {
  margin: 0 0 5px;
}

ul.block-messagelist-items > li a {
  position: relative;
  display: flex;
  align-items: flex-start;
  width: 100%;
  padding: 16px 22px 16px 0;
  background: #f4f4f4;
}

ul.block-messagelist-items > li a::after {
  position: absolute;
  top: calc(50% - 6px);
  right: 12px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
  content: "";
}

ul.block-messagelist-items > li a .block-messagelist--image {
  width: 75px;
}

ul.block-messagelist-items > li a .block-messagelist--description {
  width: calc(100% - 75px);
  padding-left: 10px;
}

ul.block-messagelist-items > li a .block-messagelist--description .block-icon {
  display: none;
}

ul.block-messagelist-items > li a .block-messagelist--description .block-messagelist--message {
  margin: 0 0 5px;
}

ul.block-messagelist-items > li a .block-messagelist--description .block-messagelist--brand {
  font-weight: bold;
}

ul.block-messagelist-items > li a .block-messagelist--description .block-messagelist--category ,
ul.block-messagelist-items > li a .block-messagelist--description .block-messagelist--price {
  
}

/* ----商品詳細画面---- */
.block-icon {
  margin: 0;
}
.block-icon > span {
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  margin: 0 4px 4px 0;
  font-size: 10px;
  line-height: 1.3;
  background: #fff;
}
.block-icon > span.block-icon--bto-order {
  color: #FFF !important;
  background: #9f9c9c !important;
}
/*CSSによる商品詳細画面の項目の並び順変更用*/
.block-goods-detail {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  flex-flow: column nowrap;
}
.block-goods-detail--color-variation-goods-image {
  position: relative;
  margin: 0 -10px 15px;
}
.block-goods-detail--color-variation-goods-image .block-goods-image-zoom-button {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
.block-goods-detail--color-variation-goods-image .block-goods-image-zoom-button::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 32px;
  height: 32px;
  background-image: url(../../../img/usr/common/images/sprite.png);
  background-position: -747px -489px;
  content: "";
}
.block-goods-detail--color-variation-goods-image .block-goods-image-zoom-frame {
  position: fixed;
  top: 54px;
  left: 0;
  display: none;
  width: 100%;
  height: calc(100% - 54px);
  background: #FFF;
  z-index: 99;
}
.block-goods-detail--color-variation-goods-image .block-goods-image-zoom-frame .block-goods-image-zoom--close-button {
  position: absolute;
  top: 35px;
  right: 5px;
  width: 45px;
  height: 45px;
  padding: 0;
  border: 0;
  font-size: 25px;
  cursor: pointer;
  background: #FFF;
  z-index: 1;
}
.block-goods-detail--color-variation-goods-image .block-goods-image-zoom-frame .block-goods-image-zoom--inner {
  width: 100%;
  height: 100%;
}
.block-goods-detail--color-variation-goods-image .block-goods-image-zoom-frame .block-goods-image-zoom--inner-image {
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
  overflow: hidden;
}
.block-goods-detail--color-variation-goods-image .block-goods-image-zoom-frame .block-goods-image-zoom--inner-image .zoomer {
  background: #FFF;
}
.block-goods-detail--color-variation-goods-image .js-goods-detail-goods-slider .slick-prev {
  position: absolute;
  top: calc(50% - 18px);
  left: 0;
  width: 20px;
  height: 36px;
  border: 0;
  font-size: 0;
  outline: 0;
  background: none;
  z-index: 10;
}
.block-goods-detail--color-variation-goods-image .js-goods-detail-goods-slider .slick-prev::before {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 24px;
  height: 24px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(45deg);
  content: "";
}
.block-goods-detail--color-variation-goods-image .js-goods-detail-goods-slider .slick-next {
  position: absolute;
  top: calc(50% - 18px);
  right: 0;
  width: 20px;
  height: 36px;
  border: 0;
  font-size: 0;
  outline: 0;
  background: none;
  z-index: 10;
}
.block-goods-detail--color-variation-goods-image .js-goods-detail-goods-slider .slick-next::before {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  content: "";
}
.block-goods-detail--color-variation-goods-image .js-goods-detail-goods-slider .slick-counter {
  position: absolute;
  bottom: 15px;
  left: calc(50% - 31px);
  display: block;
  width: 75px;
  height: 25px;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.block-goods-detail--color-variation-goods-image .js-goods-detail-goods-slider .slick-counter .current,
.block-goods-detail--color-variation-goods-image .js-goods-detail-goods-slider .slick-counter .total {
  margin: 0 6px;
}
dl[class^="block-goods-comment"] > dt {
  display: none;
}

.block-goods-comment1 {
  margin: 15px  0 18px;
  overflow: scroll;
  text-align: center;
}

.block-goods-comment1 table {
  table-layout: fixed;
  width: max-content;
  min-width: 100%;
  border-collapse: collapse;
  text-indent: initial;
}

.block-goods-comment1 tbody {
  line-height: 1.66667;
  display: table-row-group;
}

.block-goods-comment1 table td{
  display: table-cell;
  vertical-align: middle;
}

.block-goods-comment1 tbody tr {
  padding: 3px 5px 2px;
}

.block-goods-comment1 tbody tr:nth-child(odd) {
  background: #f4f4f4;
}

.block-goods-comment1 tbody tr:first-child > * {
	min-width: 60px;
}

.block-goods-comment2 {
  margin: 0 0 10px;
  font-size: 12px;
  /*order: 20;*/
}
.block-goods-brand {
  margin: 10px 0 8px;
  font-size: 11px;
  /*order: 40;*/
}
.block-goods-brand a {
  text-decoration: underline;
}
.block-goods-name {
  margin: 0 0 8px;
  font-size: 15px;
}
.block-goods-name .block-goods-name--text {
  margin: 0;
  font-size: 15px;
}

.block-goods-price {
  text-align: left;
}

.block-goods-price--on-sales-comment,
.block-goods-price--on-sales-comment + .block-goods-price--price {
  color: #ec1b23;
  font-weight: bold;
}

.block-goods-price--price {
  font-size: 18px;
  font-weight: normal;
  color: #333;
}

.block-goods-price--price .tax-text {
  font-size: 18px;
}

.block-goods-price--price .discount {
  font-size: 13px;
}

.block-goods-price--price .block-goods-price--mile {
  display: inline-block;
  margin-left: 8px;
  padding: 2px 4px;
  font-size: 10px;
  color: #ffffff;
  background-color: #ff343c;
}

.default-price .tax-text {
  font-size: 12px;
  font-weight: normal;
}

.block-variation-frame {
  background-color: #f4f4f4;
  margin: 0 -10px 14px;
  padding: 10px;
}

.block-variation-frame .block-variation.block-size,
.block-variation-frame .block-variation.block-color {
  display: flex;
}

.block-variation-frame .block-variation.block-size .block-variation--name,
.block-variation-frame .block-variation.block-color .block-variation--name {
  width: 44px;
  padding: 10px 0;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  background: none;
}

.block-variation-frame .block-variation.block-size .block-variation--item-list,
.block-variation-frame .block-variation.block-color .block-variation--item-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-left: 12px;
}

.block-variation-frame .block-variation .block-variation--item-list .block-variation--selected-item {
  width: 100%;
  padding: 0 9px;
  border: 1px solid #ccc;
  font-size: 10px;
  line-height: 2.1;
  background: #fff;
}

.block-variation-frame .block-variation.block-size .block-variation--item-list .block-variation--item,
.block-variation-frame .block-variation.block-color .block-variation--item-list .block-variation--item {
  margin: 0 5px 5px 0;
}

.block-variation-frame .block-variation.block-color .block-variation--item-list .block-variation--item .block-variation--item-term {
  width: 60px;
  height: 60px;
  border: 3px solid transparent;
}

.block-variation-frame .block-variation.block-size .block-variation--item-list .block-variation--item .block-variation--item-term {
  width: 36px;
  height: 36px;
  min-width: 0;
  min-height: 0;
  border: 3px solid transparent;
}

.block-variation-frame .block-variation.block-size .block-variation--item-list .block-variation--item.active .block-variation--item-term,
.block-variation-frame .block-variation.block-color .block-variation--item-list .block-variation--item.active .block-variation--item-term {
  border: 3px solid #818181;
}

.block-variation-frame .block-variation.block-color .block-variation--item-list .block-variation--item .block-variation--item-term figure {
  width: 54px;
  height: 54px;
}

.block-variation-frame .block-variation.block-color .block-variation--item-list .block-variation--item .block-variation--item-term img {
  max-width: 54px;
  max-height: 54px;
}

.block-variation-frame .block-variation.block-size .block-variation--item-list .block-variation--item .block-variation--item-term span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 0;
  font-size: 14px;
  line-height: 15px;
}

.block-build-to-order {
  position: relative;
  padding: 30px 10px 10px 10px;
  margin: 15px 0 28px;
  border: 1px solid #ccc;
  text-align: center;
  /*order: 85;*/
}

.block-build-to-order::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -9px;
  display: block;
  width: 17px;
  height: 17px;
  margin: auto;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #fff;
  content: "";
}

.block-build-to-order .block-build-to-order--icon {
  display: block;
  width: 100px;
  padding: 4px 6px;
  margin: -44px auto 15px;
  color: #FFF;
  letter-spacing: -0.09em;
  background: #CCC;
}

.block-build-to-order .block-build-to-order--desc {
  margin: 0 0 18px;
  color: #CCC;
}

.block-build-to-order .block-build-to-order--desc .block-build-to-order--desc-bold {
  display: block;
  font-weight: bold;
}

.block-build-to-order .block-build-to-order--guage {
  position: relative;
  width: 100%;
  padding: 3px 0;
  border-radius: 4px;
  color: #FFF;
  overflow: hidden;
  text-align: center;
  background: #e0e0e0;
  margin: 0 0 8px;
}

.block-build-to-order .block-build-to-order--guage span {
  position: relative;
  z-index: 2;
}

.block-build-to-order .block-build-to-order--guage::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #CCC;
  z-index: 1;
  content: "";
}

.block-build-to-order .block-build-to-order--guage[data-percent="0"]::before {width: 0%;}
.block-build-to-order .block-build-to-order--guage[data-percent="1"]::before {width: 1%;}
.block-build-to-order .block-build-to-order--guage[data-percent="2"]::before {width: 2%;}
.block-build-to-order .block-build-to-order--guage[data-percent="3"]::before {width: 3%;}
.block-build-to-order .block-build-to-order--guage[data-percent="4"]::before {width: 4%;}
.block-build-to-order .block-build-to-order--guage[data-percent="5"]::before {width: 5%;}
.block-build-to-order .block-build-to-order--guage[data-percent="6"]::before {width: 6%;}
.block-build-to-order .block-build-to-order--guage[data-percent="7"]::before {width: 7%;}
.block-build-to-order .block-build-to-order--guage[data-percent="8"]::before {width: 8%;}
.block-build-to-order .block-build-to-order--guage[data-percent="9"]::before {width: 9%;}
.block-build-to-order .block-build-to-order--guage[data-percent="10"]::before {width: 10%;}
.block-build-to-order .block-build-to-order--guage[data-percent="11"]::before {width: 11%;}
.block-build-to-order .block-build-to-order--guage[data-percent="12"]::before {width: 12%;}
.block-build-to-order .block-build-to-order--guage[data-percent="13"]::before {width: 13%;}
.block-build-to-order .block-build-to-order--guage[data-percent="14"]::before {width: 14%;}
.block-build-to-order .block-build-to-order--guage[data-percent="15"]::before {width: 15%;}
.block-build-to-order .block-build-to-order--guage[data-percent="16"]::before {width: 16%;}
.block-build-to-order .block-build-to-order--guage[data-percent="17"]::before {width: 17%;}
.block-build-to-order .block-build-to-order--guage[data-percent="18"]::before {width: 18%;}
.block-build-to-order .block-build-to-order--guage[data-percent="19"]::before {width: 19%;}
.block-build-to-order .block-build-to-order--guage[data-percent="20"]::before {width: 20%;}
.block-build-to-order .block-build-to-order--guage[data-percent="21"]::before {width: 21%;}
.block-build-to-order .block-build-to-order--guage[data-percent="22"]::before {width: 22%;}
.block-build-to-order .block-build-to-order--guage[data-percent="23"]::before {width: 23%;}
.block-build-to-order .block-build-to-order--guage[data-percent="24"]::before {width: 24%;}
.block-build-to-order .block-build-to-order--guage[data-percent="25"]::before {width: 25%;}
.block-build-to-order .block-build-to-order--guage[data-percent="26"]::before {width: 26%;}
.block-build-to-order .block-build-to-order--guage[data-percent="27"]::before {width: 27%;}
.block-build-to-order .block-build-to-order--guage[data-percent="28"]::before {width: 28%;}
.block-build-to-order .block-build-to-order--guage[data-percent="29"]::before {width: 29%;}
.block-build-to-order .block-build-to-order--guage[data-percent="30"]::before {width: 30%;}
.block-build-to-order .block-build-to-order--guage[data-percent="31"]::before {width: 31%;}
.block-build-to-order .block-build-to-order--guage[data-percent="32"]::before {width: 32%;}
.block-build-to-order .block-build-to-order--guage[data-percent="33"]::before {width: 33%;}
.block-build-to-order .block-build-to-order--guage[data-percent="34"]::before {width: 34%;}
.block-build-to-order .block-build-to-order--guage[data-percent="35"]::before {width: 35%;}
.block-build-to-order .block-build-to-order--guage[data-percent="36"]::before {width: 36%;}
.block-build-to-order .block-build-to-order--guage[data-percent="37"]::before {width: 37%;}
.block-build-to-order .block-build-to-order--guage[data-percent="38"]::before {width: 38%;}
.block-build-to-order .block-build-to-order--guage[data-percent="39"]::before {width: 39%;}
.block-build-to-order .block-build-to-order--guage[data-percent="40"]::before {width: 40%;}
.block-build-to-order .block-build-to-order--guage[data-percent="41"]::before {width: 41%;}
.block-build-to-order .block-build-to-order--guage[data-percent="42"]::before {width: 42%;}
.block-build-to-order .block-build-to-order--guage[data-percent="43"]::before {width: 43%;}
.block-build-to-order .block-build-to-order--guage[data-percent="44"]::before {width: 44%;}
.block-build-to-order .block-build-to-order--guage[data-percent="45"]::before {width: 45%;}
.block-build-to-order .block-build-to-order--guage[data-percent="46"]::before {width: 46%;}
.block-build-to-order .block-build-to-order--guage[data-percent="47"]::before {width: 47%;}
.block-build-to-order .block-build-to-order--guage[data-percent="48"]::before {width: 48%;}
.block-build-to-order .block-build-to-order--guage[data-percent="49"]::before {width: 49%;}
.block-build-to-order .block-build-to-order--guage[data-percent="50"]::before {width: 50%;}
.block-build-to-order .block-build-to-order--guage[data-percent="51"]::before {width: 51%;}
.block-build-to-order .block-build-to-order--guage[data-percent="52"]::before {width: 52%;}
.block-build-to-order .block-build-to-order--guage[data-percent="53"]::before {width: 53%;}
.block-build-to-order .block-build-to-order--guage[data-percent="54"]::before {width: 54%;}
.block-build-to-order .block-build-to-order--guage[data-percent="55"]::before {width: 55%;}
.block-build-to-order .block-build-to-order--guage[data-percent="56"]::before {width: 56%;}
.block-build-to-order .block-build-to-order--guage[data-percent="57"]::before {width: 57%;}
.block-build-to-order .block-build-to-order--guage[data-percent="58"]::before {width: 58%;}
.block-build-to-order .block-build-to-order--guage[data-percent="59"]::before {width: 59%;}
.block-build-to-order .block-build-to-order--guage[data-percent="60"]::before {width: 60%;}
.block-build-to-order .block-build-to-order--guage[data-percent="61"]::before {width: 61%;}
.block-build-to-order .block-build-to-order--guage[data-percent="62"]::before {width: 62%;}
.block-build-to-order .block-build-to-order--guage[data-percent="63"]::before {width: 63%;}
.block-build-to-order .block-build-to-order--guage[data-percent="64"]::before {width: 64%;}
.block-build-to-order .block-build-to-order--guage[data-percent="65"]::before {width: 65%;}
.block-build-to-order .block-build-to-order--guage[data-percent="66"]::before {width: 66%;}
.block-build-to-order .block-build-to-order--guage[data-percent="67"]::before {width: 67%;}
.block-build-to-order .block-build-to-order--guage[data-percent="68"]::before {width: 68%;}
.block-build-to-order .block-build-to-order--guage[data-percent="69"]::before {width: 69%;}
.block-build-to-order .block-build-to-order--guage[data-percent="70"]::before {width: 70%;}
.block-build-to-order .block-build-to-order--guage[data-percent="71"]::before {width: 71%;}
.block-build-to-order .block-build-to-order--guage[data-percent="72"]::before {width: 72%;}
.block-build-to-order .block-build-to-order--guage[data-percent="73"]::before {width: 73%;}
.block-build-to-order .block-build-to-order--guage[data-percent="74"]::before {width: 74%;}
.block-build-to-order .block-build-to-order--guage[data-percent="75"]::before {width: 75%;}
.block-build-to-order .block-build-to-order--guage[data-percent="76"]::before {width: 76%;}
.block-build-to-order .block-build-to-order--guage[data-percent="77"]::before {width: 77%;}
.block-build-to-order .block-build-to-order--guage[data-percent="78"]::before {width: 78%;}
.block-build-to-order .block-build-to-order--guage[data-percent="79"]::before {width: 79%;}
.block-build-to-order .block-build-to-order--guage[data-percent="80"]::before {width: 80%;}
.block-build-to-order .block-build-to-order--guage[data-percent="81"]::before {width: 81%;}
.block-build-to-order .block-build-to-order--guage[data-percent="82"]::before {width: 82%;}
.block-build-to-order .block-build-to-order--guage[data-percent="83"]::before {width: 83%;}
.block-build-to-order .block-build-to-order--guage[data-percent="84"]::before {width: 84%;}
.block-build-to-order .block-build-to-order--guage[data-percent="85"]::before {width: 85%;}
.block-build-to-order .block-build-to-order--guage[data-percent="86"]::before {width: 86%;}
.block-build-to-order .block-build-to-order--guage[data-percent="87"]::before {width: 87%;}
.block-build-to-order .block-build-to-order--guage[data-percent="88"]::before {width: 88%;}
.block-build-to-order .block-build-to-order--guage[data-percent="89"]::before {width: 89%;}
.block-build-to-order .block-build-to-order--guage[data-percent="90"]::before {width: 90%;}
.block-build-to-order .block-build-to-order--guage[data-percent="91"]::before {width: 91%;}
.block-build-to-order .block-build-to-order--guage[data-percent="92"]::before {width: 92%;}
.block-build-to-order .block-build-to-order--guage[data-percent="93"]::before {width: 93%;}
.block-build-to-order .block-build-to-order--guage[data-percent="94"]::before {width: 94%;}
.block-build-to-order .block-build-to-order--guage[data-percent="95"]::before {width: 95%;}
.block-build-to-order .block-build-to-order--guage[data-percent="96"]::before {width: 96%;}
.block-build-to-order .block-build-to-order--guage[data-percent="97"]::before {width: 97%;}
.block-build-to-order .block-build-to-order--guage[data-percent="98"]::before {width: 98%;}
.block-build-to-order .block-build-to-order--guage[data-percent="99"]::before {width: 99%;}
.block-build-to-order .block-build-to-order--guage[data-percent="100"]::before {width: 100%;}

.block-build-to-order .block-build-to-order--text {
  margin: 0 0 8px;
  font-weight: bold;
}

.block-build-to-order .block-build-to-order--text span {
  display: inline-block;
  margin-left: 3px;
  color: #ff4d88;
  font-size: 20px;
  vertical-align: sub;
}

.block-build-to-order .block-build-to-order--state {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #CCC;
  margin: 0 0 18px;
}

.block-build-to-order .block-build-to-order--date {
  margin: 0 0 8px;
}

.block-build-to-order .block-build-to-order--date span {
  display: inline-block;
  margin-left: 3px;
  color: #ff4d88;
  font-size: 14px;
  font-weight: bold;
}

.block-build-to-order dl.block-build-to-order--period {
  margin: 0 0 4px;
  text-align: left;
}

.block-build-to-order dl.block-build-to-order--period > dt,
.block-build-to-order dl.block-build-to-order--period > dd {
  display: inline;
}

.block-build-to-order.bto-completion,
.block-build-to-order.bto-completion::after {
  border-color: #ff302a;
}

.block-build-to-order.bto-completion .block-build-to-order--icon,
.block-build-to-order.bto-completion .block-build-to-order--guage::before {
  background-color: #ff302a;
}

.block-build-to-order.bto-completion .block-build-to-order--desc,
.block-build-to-order.bto-completion .block-build-to-order--state {
  color: #ff302a;
}

.block-build-to-order.bto-failure,
.block-build-to-order.bto-failure::after {
  border-color: #1f193f;
}

.block-build-to-order.bto-failure .block-build-to-order--icon,
.block-build-to-order.bto-failure .block-build-to-order--guage::before {
  background-color: #1f193f;
}

.block-build-to-order.bto-failure .block-build-to-order--desc,
.block-build-to-order.bto-failure .block-build-to-order--state {
  color: #1f193f;
}

.block-build-to-order.bto-failure .block-build-to-order--desc {
  font-size: 20px;
  font-weight: bold;
}

.block-build-to-order.bto-now,
.block-build-to-order.bto-now::after {
  border-color: #ff4d88;
}

.block-build-to-order.bto-now .block-build-to-order--icon,
.block-build-to-order.bto-now .block-build-to-order--guage::before {
  background-color: #ff4d88;
}

.block-build-to-order.bto-now .block-build-to-order--desc,
.block-build-to-order.bto-now .block-build-to-order--state {
  color: #ff4d88;
}

.block-build-to-order.bto-completion-now,
.block-build-to-order.bto-completion-now::after {
  border-color: #ff302a;
}

.block-build-to-order.bto-completion-now .block-build-to-order--icon,
.block-build-to-order.bto-completion-now .block-build-to-order--guage::before {
  background-color: #ff302a;
}

.block-build-to-order.bto-completion-now .block-build-to-order--desc,
.block-build-to-order.bto-completion-now .block-build-to-order--state {
  color: #ff302a;
}

.block-build-to-order.bto-completion-now .block-build-to-order--desc {
  font-size: 20px;
  font-weight: bold;
}

.block-color-size-with-cart {
  display: none;
  position: fixed;
  top: 5%;
  left: 2%;
  width: 96%;
  max-height: 90%;
  padding: 0 0 40px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #FFF;
  z-index: 99999;
}

.block-color-size-with-cart.open {
  display: block;
}

.block-color-size-with-cart .block-color-size-with-cart-title {
  padding: 16px 0;
  margin: 0;
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  background: #FFF;
}

.block-color-size-with-cart .block-color-size-with-cart-close {
  position: absolute;
  top: 17px;
  right: 17px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: none;
}

.block-color-size-with-cart .block-color-size-with-cart-close::before {
  position: absolute;
  top: 10px;
  right: 0;
  width: 22px;
  height: 2px;
  transform: rotate(45deg);
  background: #000;
  content: "";
}

.block-color-size-with-cart .block-color-size-with-cart-close::after {
  position: absolute;
  top: 10px;
  right: 0;
  width: 22px;
  height: 2px;
  transform: rotate(-45deg);
  background: #000;
  content: "";
}

.block-color-size-with-cart .block-color-size-with-cart--modal-close-btn {
  margin: 15px 20px 0;
}

.block-color-size-with-cart .block-color-size-with-cart--modal-close-btn .block-color-size-with-cart--modal-close {
  display: block;
  width: 100%;
  padding: 8px 0;
  border: 1px solid #CCC;
  border-radius: 4px;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  background: #FFF;
}

.block-color-size-with-cart .block-color-size-with-cart--color-frame {
  padding: 0 20px;
  border-bottom: 1px solid #CCC;
}

.block-color-size-with-cart .block-color-size-with-cart--color-frame:last-of-type {
  border-bottom: 0;
}

.block-color-size-with-cart .block-color-size-with-cart--color-item-term {
  border: 0;
  background: none;
  width: auto;
  height: auto;
  margin: 0;
}

.block-color-size-with-cart .block-color-size-with-cart--color-item-term .block-color-size-with-cart--color-item-img {
  display: flex;
  align-items: center;
  padding: 10px 0;
  margin: 0 0 15px;
  border-bottom: 1px dashed #CCC;
}

.block-color-size-with-cart .block-color-size-with-cart--color-item-term .block-color-size-with-cart--color-item-img figure {
  margin-right: 10px;
}

.block-color-size-with-cart .block-color-size-with-cart--color-item-term .block-color-size-with-cart--color-item-img figure img {
  max-width: 100%;
  max-height: none;
}

.block-color-size-with-cart .block-color-size-with-cart--color-item-term .block-color-size-with-cart--color-item-img .block-color-size-with-cart--color-item-term-color {
  font-size: 14px;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div {
  display: flex;
  align-items: center;
  margin: 0 0 15px;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-color-size-with-cart--size-item-term ,
.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-color-size-with-cart--color-item-term {
  display: flex;
  flex-wrap: wrap;
  width: 140px;
  height: auto;
  margin: 0 auto 0 0;
  border: 0;
  background: none;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-color-size-with-cart--nocolor {
  display: none;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-favorite {
  margin-left: 15px;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-color-size-with-cart--size-item-size::after {
  margin: 0 0.5em;
  content: "/";
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .no-separator.block-color-size-with-cart--size-item-size::after {
  margin: 0 0.5em;
  content: "";
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-color-size-with-cart--size-item-comment::before {
  width: 100%;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-favorite .block-variation-favorite--btn {
  display: block;
  width: 25px;
  height: 22px;
  padding: 0;
  border: 0;
  font-size: 0;
  background: url(../../../img/usr/common/images/mod/mod-add-fav-btn-03-icn-sp.png) center center / 100% auto no-repeat;
  float: left;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-favorite .block-variation-favorite-registed--btn {
  display: block;
  width: 25px;
  height: 22px;
  padding: 0;
  border: 0;
  font-size: 0;
  background: url(../../../img/usr/common/images/mod/mod-add-fav-btn-03-icn-sp-on.png) center center / 100% auto no-repeat;
  float: left;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-favorite .block-variation-favorite-registed-count {
  float: left;
  margin-left: 5px;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-favorite .block-variation-favorite--btn.js-animation-bookmark-in-progress,
.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-favorite .block-variation-favorite-registed--btn.js-animation-bookmark-in-progress{
  background: url(../../../img/usr/common/images/common/goods_bookmark_progress_sp.gif) center center / 100% auto no-repeat;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-add-cart--btn {
  display: block;
  font-size: 15px;
  line-height: 23px;
  width: 155px;
  height: auto;
  padding: 11px 2px;
  border: 0;
  border-radius: 4px;
  color: #FFFFFF;
  background: #01A6DC;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-goods-variation-arrival-notice--btn {
  display: block;
  font-size: 13px;
  line-height: 23px;
  width: 155px;
  height: auto;
  padding: 11px 2px;
  border: 1px solid #01A6DC;
  border-radius: 4px;
  color: #01A6DC;
  background: #FFFFFF url(../../../img/usr/common/images/mod/icon_02_mail.png) center left calc(50% - 60px) / 24.5px auto no-repeat;
  padding-left: 27px;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-goods-variation-request-restock--btn {
  display: block;
  font-size: 15px;
  line-height: 23px;
  width: 155px;
  height: auto;
  padding: 11px 2px;
  border: 1px solid #01A6DC;
  border-radius: 4px;
  color: #01A6DC;
  background: #FFFFFF url(../../../img/usr/common/images/mod/icon_02_mail.png) center left calc(50% - 60px) / 24.5px auto no-repeat;
  padding-left: 20px;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-no-stock--message {
  display: block;
  font-size: 15px;
  line-height: 23px;
  width: 155px;
  height: auto;
  padding: 11px 2px;
  border: 0;
  border-radius: 4px;
}

.block-color-size-with-cart-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgba(0,0,0,0.2);
  z-index: 99998;
}

.block-goods-stock {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 34px;
}

.block-goods-stock.no-stock {
  margin: 0 0 18px;
}

.block-no-stock--message {
    font-size: 15px;
    text-decoration: none;
    letter-spacing: -1px;
    text-align: center;
    background: #fff;
    position: relative;
    display: block;
    margin: 0 0 34px;
    padding: 9px 10px 7px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    color: #333;
}

.block-goods-stock .block-goods-stock-title {
  font-size: 14px;
}

.block-goods-stock .block-goods-stock-text {
  margin-left: 14px;
  padding: 2px 4px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  background: #fff;
}

.block-goods-stock.no-stock .block-goods-stock-text {
  border: 0;
  margin-left: 0;
}

.block-goods-stock .block-goods-stock-qty {
  display: flex;
  margin: 0 14px;
}

.block-goods-stock .block-goods-stock-qty .block-goods-stock-qty--minus {
  position: relative;
  display: block;
  width: 35px;
  height: 38px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  cursor: pointer;
}

.block-goods-stock .block-goods-stock-qty .block-goods-stock-qty--minus::before {
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 6px);
  width: 12px;
  height: 2px;
  background: #818181;
  content: "";
}

.block-goods-stock .block-goods-stock-qty .block-goods-stock-qty--plus {
  position: relative;
  display: block;
  width: 35px;
  height: 38px;
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  cursor: pointer;
}

.block-goods-stock .block-goods-stock-qty .block-goods-stock-qty--plus::before {
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 6px);
  width: 12px;
  height: 2px;
  background: #818181;
  content: "";
}

.block-goods-stock .block-goods-stock-qty .block-goods-stock-qty--plus::after {
  position: absolute;
  top: calc(50% - 6px);
  left: calc(50% - 1px);
  width: 2px;
  height: 12px;
  background: #818181;
  content: "";
}

.block-goods-stock .block-goods-stock-qty input {
  width: 66px;
  text-align: center;
  border: 1px solid #CCC;
}

.block-rules-comment {
  margin: 0 0 19px;
}

.block-goods-detail--promotion-freespace {
  margin: 0;
}

.page-goods .block-search-box--form {
  display: none;
}

.block-add-cart .block-add-cart--modal-btn {
  position: relative;
  font-size: 15px;
  text-align: center;
  display: block;
  width: 100%;
  margin: 0 0 18px;
  padding: 14px 10px 11px 39px;
  border: 0;
  border-radius: 4px;
  color: #FFFFFF;
  background: #01A6DC url(../../../img/usr/common/images/mod/icon_01_cart.png) center left calc(50% - 55px) / 24.5px auto no-repeat;
}

.block-add-cart .block--add-cart--arrivalnotice-btn {
  position: relative;
  font-size: 15px;
  text-align: center;
  display: block;
  width: 100%;
  margin: 0 0 18px;
  padding: 14px 10px 11px 37px;
  border: 1px solid #01A6DC;
  border-radius: 4px;
  color: #01A6DC;
  background: #FFFFFF url(../../../img/usr/common/images/mod/icon_02_mail.png) center left calc(50% - 69px) / 24.5px auto no-repeat;
}

.block-add-cart .block--add-cart--backorder-btn {
  position: relative;
  font-size: 15px;
  text-align: center;
  display: block;
  width: 100%;
  margin: 0 0 18px;
  padding: 14px 10px 11px 38px;
  border: 1px solid #01A6DC;
  border-radius: 4px;
  color: #01A6DC;
  background: #FFFFFF url(../../../img/usr/common/images/mod/icon_02_mail.png) center left calc(50% - 56px) / 24.5px auto no-repeat;
}

.block-add-cart .block--add-cart--bto-no-stock {
  background-color: #efefef;
  position: relative;
  font-size: 16px;
  text-align: center;
  display: block;
  width: 100%;
  margin: 0 0 18px;
  padding: 14px 10px 11px;
  border: 0;
  border-radius: 4px;
  color: #000000;
}

.block-add-cart .block--add-cart--bto-no-stock-before {
  background-color: #fff;
  position: relative;
  font-size: 16px;
  text-align: center;
  display: block;
  width: 100%;
  margin: 0 0 18px;
  padding: 14px 10px 11px;
  border: 1px solid #000;
  border-radius: 4px;
  color: #000;
}

.block-add-cart .block-add-cart--bto-end {
  font-size: 15px;
  text-align: center;
  color: #333;
  display: block;
  width: 100%;
  margin: 0 0 18px;
  padding: 9px 10px 7px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #FFF;
}

.block-store-stock {
  /*order: 110;*/
  margin: 0;
}

.block-store-stock .block-store-stock--modal-btn {
  position: relative;
  font-size: 15px;
  text-align: center;
  display: block;
  width: 100%;
  margin: 0 0 18px;
  padding: 12px 10px;
  border: solid 1px #000000;
  border-radius: 4px;
  color: #000000;
  background: #FFFFFF;
}

.block-store-stock .block-store-stock--modal {
  display: none;
  position: fixed;
  top: 5%;
  left: 2%;
  width: 96%;
  max-height: 90%;
  padding: 0 0 40px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #FFF;
  z-index: 99999;
}

.block-store-stock .block-store-stock--modal.open {
  display: block;
}

.block-store-stock .block-store-stock--modal .block-store-stock--modal-title {
  padding: 16px 0;
  margin: 0;
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  background: #FFF;
}

.block-store-stock .block-store-stock--modal .block-store-stock--modal-close {
  position: absolute;
  top: 17px;
  right: 17px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: none;
}

.block-store-stock .block-store-stock--modal .block-store-stock--modal-close::before {
  position: absolute;
  top: 10px;
  right: 0;
  width: 22px;
  height: 2px;
  transform: rotate(45deg);
  background: #000;
  content: "";
}

.block-store-stock .block-store-stock--modal .block-store-stock--modal-close::after {
  position: absolute;
  top: 10px;
  right: 0;
  width: 22px;
  height: 2px;
  transform: rotate(-45deg);
  background: #000;
  content: "";
}

.block-store-stock .block-store-stock--modal ul.block-store-stock--modal-remark {
  margin: 20px 20px 0;
}

.block-store-stock .block-store-stock--modal ul.block-store-stock--modal-remark > li {
  margin: 0 0 20px;
  font-size: 12px;
}

.block-store-stock .block-store-stock--modal .block-store-stock--modal-item-list .block-store-stock--modal-item .block-store-stock--modal-item-term {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  border-bottom: 1px solid #CCC;
}

.block-store-stock .block-store-stock--modal .block-store-stock--modal-item-list .block-store-stock--modal-item .block-store-stock--modal-item-img {
  width: 50px;
  margin-right: 10px;
}

.block-store-stock .block-store-stock--modal .block-store-stock--modal-item-list .block-store-stock--modal-item .block-store-stock--modal-item-text {
}

.block-store-stock .block-store-stock--modal .block-store-stock--modal-item-list .block-store-stock--modal-item .block-store-stock--modal-item-button {
  margin-left: auto;
  width: 155px;
}

.block-store-stock .block-store-stock--modal .block-store-stock--modal-item-list .block-store-stock--modal-item .block-store-stock--modal-item-button a {
  display: block;
  font-size: 15px;
  line-height: 23px;
  width: 155px;
  height: auto;
  padding: 11px 2px;
  border: 1px solid #000000;
  border-radius: 4px;
  text-align: center;
  background: #FFFFFF;
  color: #000000;
}

.block-store-stock .block-store-stock--modal .block-store-stock--modal--modal-close-btn {
  margin: 15px 20px 0;
}

.block-store-stock .block-store-stock--modal .block-store-stock--modal--modal-close-btn .block-store-stock--modal--modal-close {
  display: block;
  width: 100%;
  padding: 8px 0;
  border: 1px solid #CCC;
  border-radius: 4px;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  background: #FFF;
}

.block-store-stock--modal-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgba(0,0,0,0.2);
  z-index: 99998;
}

.block-goods-favorite {
  margin: 0 0 18px;
  border-radius: 4px;
}

.block-goods-favorite .block-goods-favorite--modal-btn {
  display: block;
  width: 100%;
  padding: 14px 0px 14px 29.5px;
  margin: 0;
  border: 0;
  font-size: 15px;
  text-align: left;
  color: #FFFFFF;
  border-radius: 4px;
  background-image: url(../../../img/usr/common/images/mod/mod-add-fav-btn-04-icn-sp.png);
  background-size: 24.5px;
  background-repeat: no-repeat;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: #d24263;
}

.block-goods-tab {
  position: relative;
  margin: 0 -10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  /*order: 140;*/
}

.block-goods-tab .block-goods-tab-list {
  display: flex;
}

.block-goods-tab .block-goods-tab-list .block-goods-tab-list-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  background: #efefef;
}

.block-goods-tab .block-goods-tab-list .block-goods-tab-list-item.active {
  background: #FFF;
}

.block-goods-tab .block-goods-tab-item {
  position: relative;
  display: none;
  padding: 10px;
  margin: 0 0 10px;
  overflow: hidden;
  transition: max-height 0.3s;
}
.block-goods-tab .block-goods-tab-item[data-tab-index="0"]:not(.open)::before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 50px;
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 50%, #fff 100%);
  z-index: 1;
  content: "";
}

.block-goods-tab .block-goods-tab-item[data-tab-index="0"] .block-more-open-button {
  position: absolute;
  bottom: 15px;
  left: calc(50% - 35px);
  display: block;
  width: 70px;
  font-size: 13px;
  text-align: center;
  z-index: 2;
  cursor: pointer;
}

.block-goods-tab .block-goods-tab-item[data-tab-index="0"] .block-more-close-button {
  display: block;
  width: 70px;
  margin: 0 auto;
  font-size: 13px;
  text-align: center;
  cursor: pointer;
}

.block-goods-tab .block-goods-tab-item[data-tab-index="1"] .block-more-open-button,
.block-goods-tab .block-goods-tab-item[data-tab-index="1"] .block-more-close-button {
	display: none !important;
}

.block-goods-tab .block-goods-tab-item.active {
  display: block;
}

.block-goods-tab .block-goods-tab-item.open {
  max-height: 99999px;
}

.block-goods-item-code {
  display: flex;
  margin: 0 0 10px;
}

.block-goods-item-code dt {
  display: block;
  position: relative;
  width: auto;
  margin-right: 6px;
  padding-right: 8px;
  font-weight: bold;
  white-space: nowrap;
}
.block-goods-attr-frame dt::after,
.block-goods-item-code dt::after {
  position: absolute;
  top: 0;
  content: "：";
}

.block-goods-material {
  display: flex;
  margin: 0 0 10px;
}

.block-goods-material dt {
  width: 76px;
  padding-right: 16px;
  font-weight: bold;
}

.block-goods-attr-frame {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10px;
}

.block-goods-attr-frame dt {
  position: relative;
  width: auto;
  margin-right: 6px;
  padding-right: 8px;
  font-weight: bold;
  white-space: nowrap;
}

.block-goods-attr-frame dd {
  display: flex;
}

.block-goods-attr-frame dd .block-goods-attr-item {
  width: 20px;
  margin-right: 10px;
}

.block-goods-attr-frame dd.block-goods-attr-link {
  display: block;
  width: 100%;
  margin: 20px 0;
  text-align: right;
}

.block-goods-attr-frame dd.block-goods-attr-link a {
  text-decoration: underline;
}

.block-goods-accordion {
  margin: -1px -10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.block-goods-accordion > dt {
  position: relative;
  font-size: 14px;
  line-height: 1.0;
  padding: 15px 32px 15px 10px;
  cursor: pointer;
}

.block-goods-accordion > dt::before {
  position: absolute;
  top: calc(50% - 1px);
  right: 10px;
  width: 12px;
  height: 2px;
  transition: all 0.3s;
  background: #818181;
  content: "";
}

.block-goods-accordion > dt::after {
  position: absolute;
  top: calc(50% - 6px);
  right: 15px;
  width: 2px;
  height: 12px;
  background: #818181;
  content: "";
}

.block-goods-accordion > dt.open::before {
  transform: rotate(180deg);
}

.block-goods-accordion > dt.open::after {
  display: none;
}

.block-goods-accordion > dd {
  display: none;
  padding: 0 10px 10px;
}

.block-goods-detail-link {
  margin: 0 -10px;
}

.block-goods-detail-link ul.block-goods-detail-link-list {
  border-top: 1px solid #CCC;
}

.block-goods-detail-link ul.block-goods-detail-link-list > li {
  border-bottom: 1px solid #CCC;
}

.block-goods-detail-link ul.block-goods-detail-link-list > li a {
  position: relative;
  display: block;
  padding: 11px 24px 11px 11px;
  font-size: 14px;
  line-height: 1.5;
  background: #f7f7f7;
}

.block-goods-detail-link ul.block-goods-detail-link-list > li a::before {
  position: absolute;
  top: 50%;
  right: 11px;
  display: block;
  width: 7px;
  height: 7px;
  margin: -3px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-shadow: -1px -1px 0 0 #4b4b4b inset;
  content: "";
}

/* 商品詳細画面のコンテンツ修正対応用 */
.block-goods-detail-remarks-link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  border-bottom: thin solid #d5d5d5;
}

.block-goods-favorite .block-goods-bookmark--modal {
  display: none;
}

.block-goods-favorite .block-goods-bookmark--modal.open {
  display: block;
}

.block-goods-comment2-sp {
  
}

.block-goods-comment3-sp {
}

.block-goods-comment4-sp {
}

.block-goods-comment5-sp {
}

.block-goods-attr-frame {
  
}

.block-goods-comment2-sp {
  /*order: 150;*/
}

.block-goods-share-link {
  /*order: 170;*/
}

.block-goods-share-link ul.block-goods-share-link-list {
  display: flex;
  justify-content: space-evenly;
  padding: 13px 20px;
}

.block-goods-share-link ul.block-goods-share-link-list > li a {
  display: block;
  width: 36px;
  height: 36px;
  font-size: 0;
}

.block-goods-share-link ul.block-goods-share-link-list > li.block-goods-share-link--twitter a {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -352px -343px;
  background-size: 584px 547px;
  -webkit-filter: grayscale(100%)brightness(113%);
}

.block-goods-share-link ul.block-goods-share-link-list > li.block-goods-share-link--facebook a {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -52px -343px;
  background-size: 584px 547px;
  -webkit-filter: grayscale(100%)brightness(184%);
}

.block-goods-share-link ul.block-goods-share-link-list > li.block-goods-share-link--line a {
  background-image: url(../../../img/usr/sp/common/images/sprite.png);
  background-position: -292px -343px;
  background-size: 584px 547px;
  -webkit-filter: grayscale(100%)brightness(113%);
}

.page-goods .block-icon > span {
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #9f9c9c;
  border-radius: 4px;
  margin: 0 4px 18px 0;
  font-size: 10px;
  line-height: 1.3;
  background: #9f9c9c;
  color: #fff;
}
/*
.block-goods-comment3-sp {
  order: 200;
}

.block-goods-comment4-sp {
  order: 210;
}

.block-goods-comment5-sp {
  order: 220;
}

.block-goods-detail-link {
  order: 230;
}

.block-goods-topics {
  order: 240;
}*/

.block-goods-code,
.block-goods-item-code2,
.block-goods-item-code3,
.block-goods-release-dt,
.block-goods-class1,
.block-goods-class2,
.block-goods-attr1,
.block-goods-attr2,
.block-goods-attr3,
.block-contact-about-goods {
  display: none;
}
/*
.block-src-l {
  order: 10;
}
.block-src-c {
  order: 20;
}
.block-goods-gallery {
  order: 30;
}
.block-goods-name {
  order: 50;
}
.page-goods .block-icon {
  order: 30;
}
.block-goods-comment {
  order: 60;
}
.block-goods-detail--promotion-freespace {
  order: 70;
}
.block-goods-affix-list {
  order: 80;
}
.block-goods-price {
  order: 60;
}
.block-goods-code {
  order: 100;
}
.block-goods-item-code {
  order: 140;
}
.block-goods-item-code2 {
  order: 120;
}
.block-goods-item-code3 {
  order: 130;
}
.block-goods-release-dt {
  order: 140;
}
.block-goods-class1 {
  order: 150;
}
.block-goods-class2 {
  order: 160;
}
.block-goods-attr1 {
  order: 170;
}
.block-goods-attr2 {
  order: 180;
}
.block-goods-attr3 {
  order: 190;
}
.block-goods-point {
  order: 200;
}
.block-goods-postage {
  order: 210;
}
.block-goods-stock {
  order: 80;
}
.block-goods-spec {
  order: 230;
}
.block-goods-sales-detail-append {
  order: 240;
}
.block-variation {
  order: 70;
}
.block-custom-order {
  order: 260;
}
.block-add-cart {
  order: 100;
}
.block-goods-favorite {
  order: 120;
}
.block-arrival-notice {
  order: 290;
}
.block-no-stock {
  order: 300;
}
.block-goods-store-stock {
  order: 310;
}
.block-variation-back-order {
  order: 320;
}
.block-goods-set {
  order: 330;
}
.block-goods-sns {
  order: 340;
}
.block-contact-about-goods {
  order: 350;
}
.block-goods-link {
  order: 360;
}
.block-goods-comment1 {
  order: 370;
}
.block-goods-comment2 {
  order: 20;
}
.block-goods-comment3 {
  order: 130;
}
.block-goods-comment4 {
  order: 150;
}
.block-goods-comment5 {
  order: 410;
}
.block-rules-comment {
  order: 90;
}*/
/* ----ゲストお気に入り画面---- */
.block-guest-favorite-synchronize-title {
  font-weight: bold;
  font-size: 16px;
}
.block-guest-favorite-synchronize-description {
  font-size: 14px;
}
.block-guest-favorite-synchronize-link {
  text-align: center;
}
/* ----定期購入商品サイクル情報変更画面---- */
.block-regular-purcharse-cycle-info-update--skip-cancel-message {
  margin: 5px 0 0 5px;
}

ul.js-goods-detail-gallery-slider {
    overflow-x: auto;
    white-space: nowrap;
}

.js-goods-detail-gallery-slider::-webkit-scrollbar {
background: #D5D5D5;
height:2px;
width:0px;
}
.js-goods-detail-gallery-slider::-webkit-scrollbar-thumb {
background: #333333;
}

.block-goods-gallery > ul li.block-goods-gallery--color-variation-src a.active figure.img-center {
  border: 1px solid #818181;
}

.block-goods-comment3 > dd > a {
    text-decoration: underline;
}

.video-js {
    width: 100%;
    height: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.block-cart--promotion {
  position: relative;
}

.block-cart--promotion > h3 {
    border-top: 1px solid #ccc;
    border-bottom: none;
    padding: 10px 0 0px 0px;
    margin: 0;
}

.block-cart--promotion-apply-message-list {
    padding: 10px;
}

.block-cart--promotion-apply-message-list > p {
    margin: 10px;
}

.block-cart--discount-period {
  font-size: 12px;
  text-indent: 0.5em;
  color: #777;
}

.block-cart--discount-period-line--promotion {
  border-bottom:solid 1px #dcdcdc;
  margin-bottom: 10px;
  margin-top: 5px;
}

h1.block-favorite--header {
  margin: 0 0 0;
}

.block-favorite--with-cart-line-frame > div .block-variation-add-cart--btn {
  display: block;
  font-size: 10px;
  line-height: 10px;
  width: 120px;
  height: auto;
  padding: 11px 2px;
  border: 0;
  border-radius: 4px;
  color: #FFFFFF;
  background: #01A6DC;
}

.block-favorite--with-cart-line-frame > div .block-goods-variation-request-restock--btn {
  display: block;
  font-size: 10px;
  line-height: 10px;
  width: 120px;
  height: auto;
  padding: 11px 2px;
  border: 1px solid #01A6DC;
  border-radius: 4px;
  color: #01A6DC;
  background: #FFFFFF url(../../../img/usr/common/images/mod/icon_02_mail.png) center left calc(50% - 39px) / 24.5px auto no-repeat;
  background-size: 20px;
  padding-left: 20px;
}

.block-favorite--with-cart-line-frame > div .block-goods-variation-arrival-notice--btn {
  display: block;
  font-size: 10px;
  line-height: 10px;
  width: 120px;
  height: auto;
  padding: 11px 2px;
  border: 1px solid #01A6DC;
  border-radius: 4px;
  color: #01A6DC;
  background: #FFFFFF url(../../../img/usr/common/images/mod/icon_02_mail.png) center left calc(50% - 22px) / 24.5px auto no-repeat;
  background-size: 20px;
  padding-left: 20px;
}

.block-favorite--with-cart-line-frame > div .block-variation-no-stock--message {
  display: block;
  font-size: 10px;
  line-height: 10px;
  width: 120px;
  height: auto;
  padding: 11px 2px;
  border: 0;
  border-radius: 4px;
  vertical-align: middle;
  text-align: center;
}

.block-favorite--edit-button {
    text-align: right;
    margin-bottom: 21px;
}

.block-favorite--edit-button a {
    text-decoration: none;
}

.block-cart--goods-list-item-brand_name {
    margin: 0px 0px 3px 0px;
    color:#333333;
}

.block-cart--goods-list-item-goods_name {
    margin: 0px 0px 3px 0px;
}

.block-cart--subtotal-dt {
    text-align: left;
}

.block-goods-list--param .block-goods-list--param-left,
.block-goods-list--param .block-goods-list--param-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.block-goods-list--param .block-goods-list--param-left > dl,
.block-goods-list--param .block-goods-list--param-right > dl {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 12px;
}

.block-goods-list--param .block-goods-list--param-left > dl dt ,
.block-goods-list--param .block-goods-list--param-right > dl dt {
  margin-right: 10px;
}