@charset "UTF-8";

/* ----トップページレイアウト---- */

body.page-top .pane-contents {
  margin: 0;
  position: relative;
}

/*body.page-top .pane-contents .container {
  padding-top: 450px;
}*/

body.page-top #header {
  margin: 0 !important;
  border: 0;
}


/* ----トップページ本文---- */

#top-slider-warp {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#top-slider-warp #top-slider {
  display: none;
}

#top-slider-warp #top-slider li {
  text-align: center;
  padding: 0 5px;
}

#top-slider-warp #top-slider li img {
  width: 530px;
  margin: 0 auto;
}

ul.slick-dots {
  height: 13px;
  margin-top: 30px;
  text-align: center;
  letter-spacing: -5px;
}

ul.slick-dots li {
  display: inline-block;
  letter-spacing: 0;
  width: 8px;
  height: 8px;
  margin: 0 10px;
}

ul.slick-dots li button {
  width: 8px;
  height: 8px;
  margin: 0;
  padding: 0;
  border: 0;
  text-indent: -9999px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-appearance: none;
  background-color: #E3E3E3;
  cursor: pointer;
}

ul.slick-dots li.slick-active button {
  background-color: #3C3C3C;
}


/* ----トップページ予備テンプレート2---- */

.block-top-free2--header {
  font-size: 28px;
  text-align: center;
  border-top: #444 2px solid;
  padding: 19px 0 30px;
}

.block-top-free2--body {
  margin: 60px 0 0;
  overflow: hidden;
}

.block-top-free2--items {
  overflow: hidden;
  width: 105%;
}

.block-top-free2--items li {
  float: left;
  width: 285px;
  text-align: center;
  margin: 0 20px 20px 0;
}

.block-top-free2--items li img {
  vertical-align: bottom;
}

/*---AiReco---*/
.block-common-lightningrecommend .revico-star-zone,
.block-top-lightningrecommend .revico-star-zone,
.block-ranking-lightningrecommend .revico-star-zone {
  height: 35px;
}

.block-ranking-lightningrecommend--header {
  font-weight: 500;
}

/*---20210720追加---ここから---*/


/*---スタッフおすすめ用---*/

.top_staffrec {
  overflow: hidden;
  width: 105%;
  margin: 0 auto;
}

.top_staffrec p {
  float: left;
  width: 590px;
  margin: 0 20px 10px 0;
}

.top_staffrec img {
  max-width: 100%;
}

.top_staffrec span {
  text-align: left;
}

@media screen and (max-width: 768px) {
  .top_staffrec {
    max-width: 100%;
  }
  .top_staffrec p {
    float: none;
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
}


/*---ブランドニュース用---*/

.block-top-free2--items li {
  display: block;
}

p.block-top-free2--items_news {
  padding: 5px 0;
  text-align: left;
}

.block-top-free2--items_news span {
  font-weight: bold;
  color: #ff0000;
}


/*---トップページ---イベント---もっと見る---*/

.seemore {
  margin: 2em auto 8em auto;
  text-align: center;
}

.seemore a {
  border: solid 1px #555555;
  padding: 1em 3em;
  text-align: center;
}

.seemore a:hover {
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
  transition: 0.3s;
}


/*---20210720追加---ここまで---*/


/* ----ヘッダー---- */
/*
#header {
  margin-bottom: 40px !important;
  padding-bottom: 20px;
  border-bottom: 10px solid #F3F3F3;
}*/

.pane-header .container {
  height: auto;
  padding: 20px 0 0;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.block-headerguide {
  width: 100%;
  padding: 9px 0 8px;
  background-color: #000000;
}

.block-headerguide-inner {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}

.block-headerguide ul {
  float: right;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.block-headerguide ul li {
  float: left;
  margin-left: 30px;
}

.block-headerguide ul li a {
  color: #C8C8C8;
  font-size: 11px;
  display: block;
}

.block-header-logo {
  width: 300px;
  padding: 10px 0;
}

.block-header-logo a {
  display: block;
}

.block-header-logo img {
  height: 28px;
  max-width: none;
  vertical-align: middle;
}

.block-headernav {
  padding: 10px 0;
}

.block-headernav--item-list {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.block-headernav--item-list li {
  position: relative;
  display: inline-block;
  font-size: 9px;
  text-align: center;
  margin-left: 30px;
  white-space: nowrap;
}

.block-headernav--item-list li a {
  display: block;
}

.block-headernav--item-list li a:hover {
  text-decoration: none;
}

.block-headernav--item-list li:first-child .block-headernav--item-list-icon {
  width: 70px;
}

.block-headernav--item-list li .block-headernav--item-list-icon {
  display: block;
  text-align: center;
  width: 45px;
}

.block-headernav--item-list li img.headernav--ico-mail {
  width: 20px;
  margin-bottom: 5px;
}

.block-headernav--item-list li img.headernav--ico-member {
  width: 20px;
}

.block-headernav--item-list li img.headernav--ico-mypage {
  width: 16px;
}

.block-headernav--item-list li img.headernav--ico-login {
  width: 14px;
}

.block-headernav--item-list li img.headernav--ico-logout {
  width: 14px;
}

.block-headernav--item-list li img.headernav--ico-cart {
  width: 20px;
}


/*----20210721追加---ここから--*/

.block-headernav--item-list li img.headernav--ico-favorite {
  width: 25px;
}

.block-headernav--item-list li img.headernav--ico-shop-blog {
  width: 25px;
}

.block-search-goods {
  position: relative;
}


/*----20210721追加---ここまで--*/

.block-headernav--cart-count {
  display: none;
  position: absolute;
  width: 17px;
  height: 17px;
  line-height: 17px;
  font-size: 10px;
  background-color: #3C3C3C;
  color: #fff;
  border-radius: 10px;
  top: -11px;
  right: 5px;
  z-index: 2;
}

.block-freebanner {
  width: 210px;
  height: 36px;
  text-align: center;
}


/* ----ヘッダー検索---- */

.block-global-search {
  width: 605px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 0;
}

.block-global-search--keyword {
  width: 230px;
  height: 34px;
  padding: 5px 10px !important;
}

.block-global-search form {
  height: 34px;
  background-color: #eee;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}

input.block-global-search--keyword:hover, input.block-global-search--keyword {
  border: none;
  background-color: transparent;
}

button.block-global-search--submit {
  border: none;
  background-color: transparent;
  width: 33px;
  height: 34px;
}

.block-global-search--searchdetail {
  margin-left: 15px;
}

.block-global-search--search-detail-link {
  color: #6fb4c3;
  text-decoration: underline;
}

.block-global-search--search-detail-link:hover {
  text-decoration: none;
}


/* ----グローバルナビ---- */

.pane-globalnav {
  color: #000;
  width: 1000px;
  background: none;
}

.block-globalnav--item-list {}

.block-globalnav--item-list>li {
  display: table-cell;
  padding-right: 60px;
}

.block-globalnav--item-list>li>a {
  color: #3C3C3C;
  display: block;
  font-size: 20px;
  font-weight: bold;
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1.0;
}

.block-globalnav--item-list>li>a span {
  color: #3C3C3C;
  font-size: 8px;
  font-weight: 400;
  line-height: 1.0;
  display: block;
  padding-top: 13px;
}


/*----20210727追加---グローバルナビゲーション---ここから---*/

.block-globalnav2 {
  display: flex;
  align-item: center;
  justify-content: space-between;
  position: relative;
}

.block-globalnav2--item-list {
  display: flex;
  justify-content: space-between;
}

.block-globalnav2--item-list>li {
  display: table-cell;
  padding-right: 30px;
  transition: all .3s ease-in-out;
}

.block-globalnav2--item-list>li>span {
  display: block;
  color: #3C3C3C;
  font-size: 16px;
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1.0;
  padding-top: 15px;
}

.block-globalnav2--item-list>li>span:hover {
  color: #a91f28;
  font-weight: bold;
}

.block-globalnav2--item-list>li>span a:hover {
  color: #a91f28;
  font-weight: bold;
  /*	text-decoration:none;*/
}

.block-globalnav2--item-list>li:hover .block-globalnav2--megamenu {
  max-height: 9999px;
  opacity: 1;
  padding: 20px 0;
}

.block-globalnav2--item-list>li:hover .block-globalnav2--pulldown {
  max-height: 9999px;
  opacity: 1;
  padding: 20px 0;
}

.block-globalnav2--megamenu {
  background-color: rgba(255, 255, 255, 0.8);
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 50px;
  left: 0;
  transition: all .2s ease-in;
  z-index: 99999;
}

.block-globalnav2--megamenu--category {
  display: flex;
  flex-wrap: wrap;
  margin: 0 20px;
}

.block-globalnav2--megamenu--category li {
  font-size: 14px;
  color: #000000;
  padding: 10px;
  text-align: left;
}

li.block-globalnav2--megamenu--category-li {
  width: 25%;
}

.block-globalnav2-category-inner {
  font-size: 18px;
  font-weight: bold;
}

.block-globalnav2-category-inner-list {
  padding-left: 10px;
}

ul.block-globalnav2--megamenu--brand {
  margin: 10px auto;
  text-align: center;
}

.block-globalnav2--megamenu--brand li {
  width: 180px;
  height: 120px;
  display: inline-block;
  margin: 5px;
}


/*.block-globalnav2-brand-inner{background-color:#ffffff;}*/

.block-globalnav2-brand-inner img {
  width: 180px;
  height: 100px;
  padding: 15px 15px 5px 15px;
  vertical-align: middle;
  margin: 0 auto;
  text-align: center;
}

.block-globalnav2-brand-inner span {
  display: block;
  font-size: 0.8em;
  text-align: center;
  vertical-align: middle;
}

.block-globalnav2--pulldown {
  background-color: rgba(255, 255, 255, 0.8);
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 50px;
  transition: all .2s ease-in;
  z-index: 99999;
}

.block-globalnav2-pulldown-list li {
  width: 100%;
  padding: 10px 20px;
}

.block-globalnav2-pulldown-inner {
  font-size: 14px;
  vertical-align: middle;
}

.block-globalnav2-pulldown-inner img {
  width: 40px;
  padding-right: 10px;
  vertical-align: middle;
}

.block-headernav--item-list>li>a:hover {
  color: #a91f28;
  font-weight: bold;
}


/*----20210727追加---グローバルナビゲーション---ここまで---*/


/*----20220720追加---グローバルナビゲーションプルダウンレイアウト変更--ここから---*/

.block-globalnav2-category-menu li {
  border-bottom: solid 1px #ECECEC;
}

.block-globalnav2-category-menu div {
  position: relative;
  top: 40%;
  left: 5%;
}

.block-globalnav2-category-menu div::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #697B91;
  border-right: solid 2px #697B91;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 35%;
  right: 10%;
}

.block-globalnav2-category-menu p {
  position: relative;
  top: 40%;
  left: 5%;
}

.block-globalnav2-category-menu p::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #697B91;
  border-right: solid 2px #697B91;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 35%;
  right: 10%;
}

.block-globalnav2-category-menu div:hover {
  color: #000000;
  font-weight: bold;
  /*	font-size:22px;*/
}

.block-globalnav2-category-menu p:hover {
  color: #000000;
  font-weight: bold;
  /*	font-size:1.1em;*/
}

.block-globalnav2--pulldown {
  width: 300px;
}

.block-globalnav2-pulldown-list li {
  border-bottom: solid 1px #ECECEC;
  padding: 10px 5px 10px 15px;
}

.block-globalnav2-pulldown-list p {
  position: relative;
  top: 40%;
  left: 5%;
}

.block-globalnav2-pulldown-list p::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #697B91;
  border-right: solid 2px #697B91;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 35%;
  right: 10%;
}

.block-globalnav2-pulldown-list p:hover {
  color: #000000;
  font-weight: bold;
  /*	font-size:1.1em;*/
}


/*----20220720追加---グローバルナビゲーションプルダウンレイアウト変更--ここまで---*/


/* ----フッター---- */

footer .container {
  position: relative;
}

.block-footernav {
  display: flex;
  margin: 40px auto;
}

.block-footernav-column {
  margin-left: 40px;
}

.block-footernav-column:first-child {
  margin-left: 0;
}

.block-footernav-column dt {
  font-size: 20px;
  font-weight: 400;
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.3;
  letter-spacing: 0.04em;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #5C5C5C;
}

.block-footernav-column dt span {
  float: right;
  font-size: 10px;
  line-height: 2.6;
  display: inline-block;
}

.block-footernav-column dd {
  overflow: hidden;
}

.block-footernav--item-list {
  float: left;
}

.block-footernav-column1 .block-footernav--item-list {
  width: 260px;
}

.block-footernav-column2 .block-footernav--item-list {
  width: 280px;
}

.block-footernav--item-list li {}

.block-footernav--item-list li a {
  color: #ACACAC;
  font-size: 13px;
  font-weight: 400;
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2.0;
  letter-spacing: 0.04em;
}


/*----20220119追加---フッターSNSスマホと同様に変更---ここから--*/

.block-footer-sns {
  text-align: center;
  background-color: #3c3c3c;
}

.block-footer-sns li {
  margin-top: 50px;
  display: inline-block;
  width: 60px;
  height: 75px;
  margin: 5px;
}

.block-footer-sns p {
  background-color: #ffffff;
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 45px;
  margin-bottom: 5px;
}

.block-footer-sns img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  height: 60px;
  padding: 10px;
}

.block-footer-sns span {
  font-size: 0.9em;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
}

.block-footer-menu {
  margin-top: 20px;
}


/*----20220119追加---フッターSNSスマホと同様に変更---ここまで--*/


/* ----ページトップに戻る---- */

.block-page-top a {
  display: block;
  width: 60px;
  height: 60px;
  background-image: url(../../img/usr/common/pagetop.svg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 60px 60px;
  background-size: 60px 60px;
}

.block-page-top {
  position: fixed;
  top: auto;
  bottom: 10px;
  right: 50%;
  margin-right: -700px;
  display: none;
  z-index: 50;
}

@media screen and (max-width: 1400px) {
  .block-page-top {
    margin-right: -600px;
  }
}

@media screen and (max-width: 1190px) {
  .block-page-top {
    margin-right: -50%;
  }
}


/* ----PC/スマホ切り替えスイッチ---- */

.block-switcher {
  width: 400px;
  text-align: center;
  margin: 0 auto 40px;
  letter-spacing: -5px;
}

.block-switcher li {
  display: inline-block;
  letter-spacing: 0;
}

.block-switcher--switch {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #3C3C3C;
  border: 1px solid #CCCCCC;
  color: #fff;
  border-radius: 0 45px 45px 0;
  -webkit-border-radius: 0 45px 45px 0;
  -moz-border-radius: 0 45px 45px 0;
  transition: 0.3s;
}

.block-switcher--switch:hover {
  text-decoration: none;
  color: #3C3C3C;
  background-color: #ccc;
}

.block-switcher--current {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
  color: #3C3C3C;
  border-radius: 45px 0 0 45px;
  -webkit-border-radius: 45px 0 0 45px;
  -moz-border-radius: 45px 0 0 45px;
}

.block-switcher .fa {
  margin-right: 10px;
  vertical-align: middle;
}

.block-switcher .fa-mobile-phone {
  font-size: 22px;
}

.block-switcher .fa-desktop {
  font-size: 18px;
}


/* ----Copyright---- */

.block-copyright {
  font-size: 12px;
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  text-align: center;
  color: #ACACAC;
}


/* ----ブランド画面---- */

.block-brand-list {
  margin: 0;
}

.page-brandlist .pane-main {
  margin-bottom: 0;
}

.block-brand-list .block-topic-path {
  margin-bottom: 40px;
}

.block-brand-list--items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.block-brand-list--item {
  flex-grow: 1;
  flex-basis: 360px;
  max-width: 360px;
  margin: 0 0 40px 60px;
}

.block-brand-list--item:nth-of-type(3n+1) {
  margin-left: 0;
}

.block-brand-list--item-img {
  width: 360px;
  height: 225px;
}

.block-brand-list--item-name, .block-brand-list--item-comment {}

.block-brand-list--item-name {
  padding: 10px 0 15px;
  text-align: center;
}

.block-brand-list--item-name a {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.block-brand-list--item-name span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.block-brand-list--item-name img {
  /*height: 60px;*/
  vertical-align: middle;
}

.block-brand-list--item-comment {
  font-size: 13px;
  line-height: 1.7692;
  letter-spacing: 0.04em;
}

.block-brand-list--item-icon {
  display: block;
  width: 100px;
  padding-bottom: 10px;
}

.block-brand-list--item-btn {
  display: block;
  text-align: center;
  width: 240px;
  height: 48px;
  line-height: 48px;
  color: #333;
  font-size: 14px;
  margin: 15px auto 0;
  background: #e5e5e5;
}


/* ----ブランドトップ---- */

.page-brandtop .pane-left-menu, .page-brandtop .block-topic-path {
  display: none;
}

.page-brandtop .pane-main {}

.block-brand-header {
  text-align: center;
}

.page-brandtop .pane-contents {
  padding-top: 572px;
  position: relative;
}

.page-brandtop .pane-contents .pane-main {}

.page-brandtop .block-brand-detail--image {
  width: 100%;
  height: 572px;
  position: absolute;
  left: 0;
  top: 0;
}

.block-brand-detail--description {
  margin-bottom: 80px;
}

.block-brand-detail--banner {
  margin-bottom: 80px;
}

.block-brand-detail--banner ul {
  display: flex;
}

.block-brand-detail--banner ul li {
  margin-left: 40px;
}

.block-brand-detail--banner ul li:first-child {
  margin-left: 0;
}


/* ----商品詳細画面---- */
/*.page-goods #header {margin-bottom: 20px;}*/

.page-goods .pane-contents {
  margin-top: 20px;
}

.block-goods-icon {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -600px;
  letter-spacing: -5px;
  z-index: 100;
  width: 1200px;
}

.block-goods-icon span {
  letter-spacing: 0;
  vertical-align: top;
}

.block-goods-icon span img {
  vertical-align: top;
}

.block-goods-icon span.block-icon--brand {
  display: block;
}

.block-goods-icon span.block-icon--brand img {
  /*height: 20px;*/
}

.block-goods-icon span.block-icon--auto {
  display: inline-block;
  margin: 20px 20px 10px 0;
}

.block-goods-icon span.block-icon--auto img {
  height: 20px;
}

.block-goods-icon span.block-icon--free {
  display: block;
  height: 13px;
  margin-top: 10px;
}

.block-goods-icon span.block-icon--free img {
  height: 9px;
}

.block-icon--quality {
  position: absolute;
  right: 50%;
  top: 0;
  margin-right: -600px;
  z-index: 100;
  width: 200px;
  text-align: right;
}

.block-icon--quality img {
  width: 140px;
}

.block-src-l {
  position: relative;
}

.block-src-l figure img {
  max-width: 640px;
  height: 480px;
}

.block-src-l .slick-arrow {
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
  text-indent: -900%;
  overflow: hidden;
  background-color: #ffffff;
  background-image: url(../../img/usr/common/ico_arrow01.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 15px auto;
  cursor: pointer;
}

.block-src-l .slick-prev {
  left: 0;
  transform: scale(-1, 1);
}

.block-src-l .slick-next {
  right: 0;
}

.block-src-l figure img {
  margin: 0 auto;
}

.block-goods-gallery ul li {
  cursor: pointer;
}

.block-goods-gallery ul li.slick-current {
  border: 1px solid #000000;
}

.block-goods-code {
  line-height: 2.214;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}

dl.block-goods-color-size {
  overflow: hidden;
  margin-bottom: 10px;
}

dl.block-goods-color-size dt, dl.block-goods-color-size dd {
  float: left;
  line-height: 1.1;
  letter-spacing: 0.04em;
}

dl.block-goods-color-size dt {
  padding-right: 15px;
}

dl.block-goods-color-size dd {}

h2.block-goods-name--text {
  font-size: 24px;
  font-weight: 300;
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.0;
  letter-spacing: 0.04em;
  margin-bottom: 40px;
  padding: 0;
  position: static;
}

h2.block-goods-name--text:before {
  display: none !important;
}

h2.block-goods-name--text span {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2916;
  text-align: left;
  padding: 0;
  margin: 0;
}

.block-goods-price {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #F5F5F5;
  overflow: hidden;
}

.block-goods-price .block-goods-price--price {
  color: #333333;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.04em;
  text-align: left !important;
}

.block-goods-price .block-goods-price--price span.tax_ {
  font-size: 16px;
}

.block-goods-price .block-goods-price--on-sales-comment {
  float: left;
  color: #FF0000;
  font-size: 20px;
  font-weight: bold;
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.4;
  margin-right: 10px;
}

.block-goods-price .block-goods-price--sales-price {
  float: left;
  color: #FF0000;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.0;
  letter-spacing: 0.04em;
}

.block-goods-price .block-goods-price--sales-price span.tax_ {
  font-size: 16px;
}

.block-goods-price .block-goods-price--default-price {
  clear: both;
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left !important;
  padding-top: 7px;
}

.block-goods-price .block-goods-price--default-price span.tax_ {
  font-size: 10px;
}

.block-goods-comment1 {
  font-size: 16px;
  letter-spacing: 0.04em;
  margin-bottom: 40px;
}

.block-goods-comment3 {
  order: 300;
  margin-top: 30px;
  /* width: 620px;*/
}

.goods-detail-description {}

div.pane-goods-left-side dl.block-goods-spec:nth-of-type(2) {
  border-top: 1px solid #d8d8d8;
}

.goods-detail-description dt, .goods-detail-description dd {
  font-weight: normal;
  vertical-align: middle;
  border-bottom: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
}

.goods-detail-description dt {
  width: 143px;
  padding: 10px 15px 8px;
  background-color: #f5f5f5;
  border-left: 1px solid #d8d8d8;
}

.goods-detail-description dd {
  padding: 10px 17px 8px;
}

p.block-detail-description--note {
  line-height: 1.7142;
  margin-top: 10px;
  letter-spacing: 0.04em;
}

.block-variation--name {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px;
  padding: 0;
}

.block-variation--item-list {
  width: 103%;
  padding-bottom: 25px;
}

.block-variation--item {
  margin: 0 10px 10px 0;
  vertical-align: top;
}

.block-variation--item dt {
  width: 100px;
  height: 97px;
  border: 2px solid #ffffff;
}

.block-color--item-term figure {
  width: 96px;
  height: 93px;
}

.block-variation--item:hover dt, .block-variation--item.active dt {
  border: 2px solid #000000;
}

.block-variation--item.color-disable-stock dt, .block-variation--item.color-disable-stock:hover dt {
  border: 2px dashed #d0d0d0;
  background-color: #ffffff;
}

.block-variation--item.size-disable-stock dt, .block-variation--item.size-disable-stock:hover dt {
  border: 2px dashed #d0d0d0;
  background-color: #ffffff;
}

.block-variation--item-description {
  width: 100px;
  display: block;
  text-align: center;
  padding-top: 10px;
  line-height: 1.0;
}

.block-variation--item-description span {
  font-size: 12px;
  line-height: 1.333;
  letter-spacing: 0.04em;
  display: block;
  text-align: center;
  width: 100%;
}

.block-color-size-with-cart--item-list {
  /*margin-bottom: 30px;*/
}

.block-color-size-with-cart--size-title {
  border-bottom: 1px solid #F7F7F7;
  overflow: hidden;
}

.block-color-size-with-cart--size-item-title, .block-color-size-with-cart--stock-item-title {
  float: left;
  line-height: 1.0;
  text-align: center;
  padding-bottom: 7px;
}

.block-color-size-with-cart--size-item-title {
  width: 65px;
  margin: 0 10px;
}

.block-color-size-with-cart--stock-item-title {
  width: 40px;
}

.block-color-size-with-cart--item-list .block-color-size-with-cart--size-line {
  padding: 10px 0;
  border-bottom: 1px solid #F7F7F7;
}

.block-color-size-with-cart--size-item-term {
  border: 0;
  width: 70px;
  height: 50px;
  margin: 0 10px;
}

.block-color-size-with-cart--size-item-term span {
  width: 70px;
  height: 48px;
  padding: 0;
}

.block-color-size-with-cart--stock-item-term {
  display: inline-block;
  vertical-align: top;
  border: 0;
  width: 40px;
  height: 50px;
  margin-right: 20px;
}

.block-color-size-with-cart--stock-item-term span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  word-break: break-all;
  width: 50px;
  height: 48px;
  padding: 0;
}

.pane-goods-right-side .block-variation {
  margin-bottom: 30px;
}

.block-no-stock {
  margin-right: 10px;
}

.block-variation-add-cart, .block-variation-no-stock {
  margin-right: 10px;
}

.block-no-stock--message {
  color: #808080;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 3.2;
  width: 220px;
  height: 50px;
  padding: 4px 10px;
  display: table-cell;
  vertical-align: middle;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  background-color: #EEEEEE;
  border: 0;
}

.block-variation-add-cart--btn {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 3.2;
  width: 220px;
  height: 50px;
}

.block-variation-add-cart--btn img {
  width: 20px;
  vertical-align: middle;
  margin-right: 8px;
  margin-bottom: 5px;
}

.block-variation-favorite {}

.block-variation-favorite--btn {
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 3.0;
  width: 150px;
  height: 50px;
}

.block-variation-favorite--btn img {
  width: 20px;
  margin-right: 8px;
  vertical-align: text-top;
}

.btn {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}

.btn-primary {
  border: 0;
  background-color: #000000;
  transition: 0.3s;
}

.btn-primary:hover {
  background-color: rgba(0, 0, 0, 0.80);
}

.btn-default {
  color: #ffffff;
  border: 0;
  background-color: #818181;
  transition: 0.3s;
}

.btn-default a {
  color: #ffffff;
}

.btn-default:hover {
  background-color: rgba(129, 129, 129, 0.80);
}

.btn-secondary {
  transition: 0.3s;
}

.btn-secondary:hover {
  background-color: rgba(102, 102, 102, 0.80);
}

.btn-danger {
  transition: 0.3s;
}

.btn-danger:hover {
  background-color: rgba(217, 83, 79, 0.80);
}

.block-cart--procedure-container {
  background: #f5f5f5;
}

.block-cart--order-btn {
  font-size: 18px;
}

.block-cart--order-btn-gift {
  font-size: 18px;
  background: #ffa200;
  border: #d28500 1px solid;
  transition: 0.3s;
}

.block-cart--order-btn-gift:hover {
  background-color: rgba(255, 162, 0, 0.80);
}


/* ----注文フローステップ---- */

.block-order-flow--step1, .block-order-flow--step2, .block-order-flow--step3, .block-order-flow--step4, .block-order-flow--step5 {
  padding: 9px 7px 8px 8px;
  height: 40px;
}

.block-order-flow--step1:after, .block-order-flow--step2:after, .block-order-flow--step3:after, .block-order-flow--step4:after, .block-order-flow--step5:after {
  border-bottom-width: 20px;
  border-top-width: 20px;
}

.block-order-flow--step-current {
  background: #000;
}

.block-order-flow--step-current:after {
  border-left: 18px solid #000;
}


/*CSSによる商品詳細画面の項目の並び順変更用*/

.pane-goods-right-side form {
  display: flex;
  flex-flow: column wrap;
}

.block-goods-code {
  order: 20;
}

.block-goods-color-size {
  order: 10;
}

.block-goods-size {
  order: 30;
}

.block-goods-name {
  order: 40;
}

.block-goods-comment1 {
  order: 50;
}

.block-detail-description--note {
  order: 310;
}

.block-topic-path {
  order: 320;
}


/*.block-goods-sns {order: 10;}.page-goods .block-icon {order: 20;}.block-goods-comment {order: 30;}*/

.block-goods-price {
  order: 50;
}

.block-goods-item-code {
  order: 70;
}

.block-goods-item-code2 {
  order: 80;
}

.block-goods-item-code3 {
  order: 90;
}

.block-goods-release-dt {
  order: 100;
}

.block-goods-class1 {
  order: 110;
}

.block-goods-class2 {
  order: 120;
}

.block-goods-attr1 {
  order: 130;
}

.block-goods-attr2 {
  order: 140;
}

.block-goods-attr3 {
  order: 150;
}

.block-goods-point {
  order: 180;
}

.block-goods-postage {
  order: 190;
}

.block-goods-stock {
  order: 200;
}

.block-goods-spec {
  order: 210;
}

.block-goods-sales-detail-append {
  order: 220;
}

.block-variation {
  order: 230;
}

.block-custom-order {
  order: 240;
}

.block-add-cart {
  order: 250;
}

.block-no-stock {
  /*order: 260;*/
}

.block-arrival-notice {
  order: 270;
}

.block-goods-store-stock {
  order: 280;
}

.block-goods-set {
  order: 290;
}

.block-accessory-list {
  order: 300;
}

.block-variation-back-order {
  order: 310;
}

.block-contact-about-goods {
  order: 320;
}

.block-goods-favorite {
  order: 330;
}

.block-goods-link {
  order: 340;
}

.block-releate-goods-list {
  order: 300;
}

/* ----商品一覧　３つ並び---- */

.block-pickup-list-p li {
  margin: 30px 0 0;
}

.block-pickup-list-p li:first-child {
  margin-top: 0;
}

.block-pickup-list-p--item-body {
  display: block;
  width: 260px;
  margin-left: 70px;
}

.block-pickup-list-p--item-body:first-of-type {
  margin-left: 0;
}

.block-auto-icon {}

.block-pickup-list-p .block-auto-icon {
  padding: 4px 4px 0;
}

.block-auto-icon span {
  display: inline-block;
}

.block-auto-icon span img {
  width: 48px;
  vertical-align: top;
}

.block-pickup-list-p--image {
  width: 252px;
  padding: 4px;
}

.block-pickup-list-p--image figure {
  width: 252px;
  height: 187px;
  background-color: #ffffff;
}

.block-pickup-list-p--item-description {
  width: 252px;
  padding: 20px;
  text-align: center;
}

.block-pickup-list-p--brand {
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  line-height: 1.0;
}

.block-pickup-list-p--variation {
  font-size: 10px;
  line-height: 1.0;
  margin-top: 10px;
}

.block-pickup-list-p--price-infos {
  margin-top: 5px;
}

.block-pickup-list-p .sale-price .block-pickup-list-p--scomment {
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}

.block-icon {
  margin-top: 15px;
}

.block-icon span {
  display: block;
  width: 100%;
  height: 13px;
  line-height: 1.0;
  margin-top: 5px;
  vertical-align: top;
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}

.block-icon span img {
  width: auto;
  height: 8px;
  vertical-align: bottom;
}


/* ----商品一覧　５つ並び---- */

.block-thumbnail-t li {
  margin: 30px 0 0;
}

.block-thumbnail-t li:first-child {
  margin-top: 0;
}

.block-thumbnail-t--goods {
  width: 176px;
  margin-left: 80px;
}

.block-thumbnail-t--goods dt {
  padding: 4px;
}

.block-thumbnail-t--goods-image figure {
  width: 168px;
  height: 124px;
  background-color: #ffffff;
}

.block-thumbnail-t--goods-description {
  text-align: center;
  padding: 10px 4px;
  margin: 0;
}

.block-thumbnail-t--brand {
  /*font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;*/
  font-weight: 500;
  line-height: 1.0;
}

.block-thumbnail-t--variation {
  font-size: 10px;
  line-height: 1.0;
  margin-top: 10px;
}

.block-thumbnail-t--price-infos {
  margin-top: 10px;
}

.block-thumbnail-t .price {
  font-size: 16px;
}

.block-thumbnail-t .sale-price {
  font-size: 16px;
}

.block-thumbnail-t .price span.price-tax, .block-thumbnail-t .sale-price span.price-tax {
  font-size: 11px;
}

.block-thumbnail-t .sale-price .block-thumbnail-t--scomment {
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: inline-block;
}

.block-event-page .block-thumbnail-t--goods:first-of-type {
  margin-left: 0;
}

.block-event-page .block-thumbnail-t--goods {
  width: 164px;
  margin-left: 25px;
}

.block-event-page .block-thumbnail-t--goods-image figure {
  width: 156px;
}


/* ----商品一覧　ランキング---- */

.block-ranking-r li {
  margin: 40px 0 0;
}

.block-ranking-r li:first-child {
  margin-top: 0;
}

.block-ranking-r--goods {
  width: 200px;
  margin-left: 40px;
}

.block-ranking-r--goods-image {
  padding: 4px;
}

.block-ranking-r--goods-image figure {
  width: 192px;
  height: 147px;
  background-color: #ffffff;
}

.block-ranking-r--goods-description {
  text-align: center;
  padding: 10px 4px;
  margin: 0;
}

.block-ranking-list-r--brand {
  /*font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;*/
  line-height: 1.0;
}

.block-ranking-list-r--variation {
  font-size: 10px;
  line-height: 1.0;
  margin-top: 10px;
}

.block-ranking-r--price-infos {
  margin-top: 10px;
}

.block-ranking-r--items .sale-price {
  font-size: 16px;
}

.block-ranking-r--items .sale-price .block-ranking-r--scomment {
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}

.block-ranking-r--goods-image .block-ranking-r--rank {
  color: #333333;
  font-size: 16px;
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  line-height: 35px;
  width: 35px;
  height: 35px;
  border: 1px solid #808080;
  background-color: #ffffff;
  bottom: 116px;
  top: auto;
  left: 161px;
}


/* ----最近見た商品---- */

.block-recent-item {
  width: 1200px;
}

.page-brandtop .block-recent-item {
  margin-top: 80px;
}

.block-recent-item--header {
  margin: 0 0 30px;
}

.block-recent-item--items {
  width: 1200px;
}

.block-thumbnail-h {
  margin: 0;
}

.block-thumbnail-h li {
  width: 175px;
  margin-left: 30px;
}

.block-thumbnail-h li:nth-child(6n+1) {
  margin-left: 0;
}

.block-thumbnail-h--goods-image {
  padding: 4px;
}

.block-thumbnail-h--goods-image figure {
  width: 167px;
  height: 108px;
  background-color: #ffffff;
}

.block-thumbnail-h--goods-description {
  text-align: center;
  padding: 15px 4px 10px;
  margin: 0;
}

.block-thumbnail-h--brand {
/*  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;*/
  font-weight: 500;
  line-height: 1.0;
}

.block-thumbnail-h--price-infos {
  padding-top: 5px;
}

.block-thumbnail-h .price {
  font-size: 12px;
}

.block-thumbnail-h .sale-price {
  font-size: 12px;
}

.block-thumbnail-h .price span.price-tax, .block-thumbnail-h .sale-price span.price-tax {
  font-size: 10px;
}

.block-thumbnail-h .default-price span.price-tax {
  font-size: 8px;
}

.block-thumbnail-h .sale-price .block-thumbnail-h--scomment {
  color: #FF0000;
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
}

#itemHistoryButton {
  display: none;
}


/* ----最近見た商品---- */

.block-goods-list-c--item-body {
  flex-basis: 175px;
  margin-left: 30px;
  background-color: #ffffff;
}

.block-goods-list-c--item-body:nth-child(6n+1) {
  margin-left: 0;
}

.block-goods-list-c--image {
  padding: 4px;
}

.block-goods-list-c--image figure {
  width: 167px;
  height: 108px;
  background-color: #ffffff;
}

.block-goods-list-c--goods-description {
  text-align: center;
  padding: 15px 4px 10px;
  margin: 0;
}

.block-goods-list-c--brand {
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  line-height: 1.0;
}

.block-goods-list-c--price-infos {
  padding-top: 5px;
}

.block-goods-list-c .price {
  font-size: 12px;
}

.block-goods-list-c .sale-price {
  font-size: 12px;
}

.block-goods-list-c .price span.price-tax, .block-goods-list-c .sale-price span.price-tax {
  font-size: 10px;
}

.block-goods-list-c .default-price span.price-tax {
  font-size: 8px;
}

.block-goods-list-c .sale-price .block-goods-list-c--scomment {
  color: #FF0000;
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
}


/* ----商品一覧　hoverアクション---- */

div.js-enhanced-ecommerce-item, dl.js-enhanced-ecommerce-item {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}

div.js-enhanced-ecommerce-item:before, dl.js-enhanced-ecommerce-item:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #cccccc;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

div.js-enhanced-ecommerce-item:hover:before, div.js-enhanced-ecommerce-item:focus:before, div.js-enhanced-ecommerce-item:active:before, dl.js-enhanced-ecommerce-item:hover:before, dl.js-enhanced-ecommerce-item:focus:before, dl.js-enhanced-ecommerce-item:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}


/* ----商品詳細　関連商品---- */

.block-accessory-list--name {
  margin-top: 40px;
}

.block-accessory-list {
  width: 1200px;
}

.block-goods-detail-j--items li {
  margin: 30px 0 0;
}

.block-goods-detail-j--items li:first-child {
  margin: 0;
}

.block-goods-detail-j--goods {
  width: 176px;
  margin-left: 80px;
  flex-basis: auto;
}

.block-goods-detail-j--goods-image {
  padding: 4px;
}

.block-goods-detail-j--goods-image figure {
  width: 168px;
  height: 124px;
  background-color: #ffffff;
}

.block-goods-detail-j--goods-description {
  text-align: center;
  padding: 10px 4px;
  margin: 0;
}

.block-goods-detail-j--brand {
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  line-height: 1.0;
}

.block-goods-detail-j--variation {
  font-size: 10px;
  line-height: 1.0;
  margin-top: 10px;
}

.block-goods-detail-j--price-infos {
  margin-top: 10px;
}

.block-goods-detail-j .price {
  font-size: 16px;
}

.block-goods-detail-j .sale-price {
  font-size: 16px;
}

.block-goods-detail-j .price span.price-tax, .block-goods-detail-j .sale-price span.price-tax {
  font-size: 11px;
}

.block-goods-detail-j .default-price span.price-tax {
  font-size: 8px;
}

.block-goods-detail-j .sale-price .block-goods-detail-j--scomment {
  color: #FF0000;
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
}

.page-goods .container .block-goods-detail-j--goods .block-icon {
  width: 100%;
}

/* ----商品詳細　関連商品(Awoo)---- */

.block-relate-goods-list--name {
  margin-top: 40px;
}

.block-relate-goods-list {
  width: 1200px;
}

.block-relate-goods-detail-tag {
  margin-top: 20px;
}

/* ----コメント---- */

.block-category-list--comment {
  font-size: 14px;
  line-height: 1.714;
  letter-spacing: 0.04em;
  margin-bottom: 40px;
}


/* ----並べ替え---- */

.block-goods-list--sort-order-items {
  margin: 0 0 40px;
  /*text-align: center;*/
}

.block-goods-list--sort-order-items dt {
  font-size: 13px;
  font-weight: 200;
  margin: 0 25px 0 5px;
  font-weight: 400;
}

.block-goods-list--sort-order-items dd {
  margin: 0 5px;
}

.block-goods-list--sort-order-items dd.active, .block-goods-list--sort-order-items dd a {
  font-size: 14px;
  line-height: 1.428;
  text-align: center;
  padding: 10px 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}

.block-goods-list--sort-order-items dd a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.block-goods-list--sort-order-items dd a:hover, .block-goods-list--sort-order-items dd.active {
  color: #ffffff;
  background-color: #3C3C3C;
  text-decoration: none;
}

.block-goods-list--sort-order-items dd a {
  display: block;
  background-color: #F5F5F5;
}

.block-goods-list--sort-order-items-active>.js-block-goods-list--sort-order-items-button {
  color: #ffffff;
  background-color: #3C3C3C;
  text-decoration: none;
}


/* ----表示切り替え---- */

.block-goods-list--display-style-items {
  margin: 0 0 10px;
  /*text-align: center;*/
}

.block-goods-list--display-style-items dt {
  font-size: 13px;
  font-weight: 200;
  margin: 0 25px 0 5px;
}

.block-goods-list--display-style-items dd {
  margin: 0 5px;
}

.block-goods-list--display-style-items dd.active, .block-goods-list--display-style-items dd a {
  font-size: 14px;
  line-height: 1.428;
  text-align: center;
  padding: 10px 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}

.block-goods-list--display-style-items dd a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.block-goods-list--display-style-items dd a:hover, .block-goods-list--display-style-items dd.active {
  color: #ffffff;
  background-color: #3C3C3C;
  text-decoration: none;
}

.block-goods-list--display-style-items dd a {
  display: block;
  background-color: #F5F5F5;
}


/* ----ページャー---- */

.pager {
  overflow: hidden;
  padding: 15px 20px;
  background-color: #F5F5F5;
}

.block-goods-list--pager-top {
  margin: 0 0 20px;
}

.block-goods-list--pager-bottom {
  margin: 20px 0 60px;
}

.pager-total {
  display: block;
  float: left;
  padding: 0;
  letter-spacing: 0.04em;
}

.pager-total .pager-count {}

.pager-total .pager-count span {
  font-size: 20px;
}

.pagination {
  letter-spacing: -5px;
}

.pagination>* {
  letter-spacing: 0;
  margin: 0 5px;
  padding: 0;
  background-color: #FFFFFF;
  border: 0;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.pagination>* a, .pagination>* span {
  display: block;
  padding: 4px 10px 3px;
}

.pagination>*:hover, .pager-current {
  color: #ffffff;
  background-color: #333333;
}

.pagination>*:hover a {
  color: #ffffff;
  text-decoration: none;
}

.pagination:last-child li:last-child {
  margin-right: 0;
}


/* ----左メニュー；タイトル---- */

.pane-left-menu h2 {
  font-size: 14px;
  line-height: 1.7142;
  margin: 0 0 10px;
  padding: 0;
  border: 0;
}


/* ----カテゴリツリー---- */

.block-category-tree {
  margin-bottom: 30px;
}

.block-category-tree--items {
  clear: both;
}

.block-category-tree--item__open, .block-category-tree--item {
  border: 0;
}

.block-category-tree--item__open.category-tree--acc, .block-category-tree--item.category-tree--acc {
  overflow: hidden;
}

.block-category-tree--item__open a, .block-category-tree--item a {
  height: 36px;
}

.block-category-tree--item__open.category-tree--acc a, .block-category-tree--item.category-tree--acc a {
  width: 192px;
  float: left;
}

.block-category-tree--level-1>.block-category-tree--item__open>a {
  text-indent: 5px;
}

.block-category-tree--item__open>a, .block-category-tree--item__open>a~span {
  font-weight: bold;
  background: #f5f5f5;
}

.category-tree--accordion {
  display: block;
  float: right;
  width: 28px;
  height: 36px;
  cursor: pointer;
  position: relative;
}

.category-tree--accordion span {
  position: absolute;
  top: 17px;
  left: 10px;
  width: 9px;
  height: 1px;
  background-color: #cccccc;
  transition: all .4s;
}

.category-tree--accordion span:nth-of-type(1) {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.category-tree--accordion span:nth-of-type(2) {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}


/*＋、－切り替え*/

.category-tree--accordion.close {}

.category-tree--accordion.close span:nth-of-type(1) {
  display: none;
}

.category-tree--accordion.close span:nth-of-type(2) {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.block-category-tree--level-2, .block-category-tree--level-3, .block-category-tree--level-4 {
  display: none;
}

.category-tree--accordion>span {
  left: 9px;
  width: 11px;
  background-color: #3C3C3C;
}


/* ----ジャンルツリー---- */

.block-genre-tree {
  margin-bottom: 30px;
}

.block-genre-tree--items {
  clear: both;
}

.block-genre-tree--item__open, .block-genre-tree--item {
  border: 0;
}

.block-genre-tree--item__open.genre-tree--acc, .block-genre-tree--item.genre-tree--acc {
  overflow: hidden;
}

.block-genre-tree--item__open a, .block-genre-tree--item a {
  height: 36px;
}

.block-genre-tree--item__open.genre-tree--acc>a, .block-genre-tree--item.genre-tree--acc>a {
  width: 192px;
  float: left;
}

.genre-tree--accordion {
  display: block;
  float: right;
  width: 28px;
  height: 36px;
  cursor: pointer;
  position: relative;
}

.genre-tree--accordion span {
  position: absolute;
  top: 17px;
  left: 10px;
  width: 9px;
  height: 1px;
  background-color: #cccccc;
  transition: all .4s;
}

.genre-tree--accordion span:nth-of-type(1) {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.genre-tree--accordion span:nth-of-type(2) {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}


/*＋、－切り替え*/

.genre-tree--accordion.close {}

.genre-tree--accordion.close span:nth-of-type(1) {
  display: none;
}

.genre-tree--accordion.close span:nth-of-type(2) {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.block-genre-tree--level2, .block-genre-tree--level3, .block-genre-tree--level4 {
  display: none;
}

ul.block-genre-tree--level1>li>.genre-tree--accordion>span {
  left: 9px;
  width: 11px;
  background-color: #3C3C3C;
}


/* ----絞込み---- */

.block-filter {
  padding: 0 0 3px;
  margin-bottom: 30px;
  background-color: #F5F5F5;
}

.block-filter--close .block-filter--list-inner-accordion, .block-filter--close .block-filter--treelist-inner-accordion, .block-filter--close .block-filter--select-inner-accordion, .block-filter--close .block-filter--imagelist-inner-accordion {
  display: block;
}

.block-filter--close .block-filter--treelist-inner-accordion {
  padding: 0 20px;
}

.block-filter--list, .block-filter--select, .block-filter--treelist {
  margin: 0 0 20px;
}

.block-filter--imagelist {
  margin: 0 0 15px;
}

.block-filter--select-inner-accordion, .block-filter--list-inner-accordion {
  margin: 0 20px;
}

.pane-left-menu h3 {
  font-size: 14px;
  line-height: 1.71428;
  margin: 0 0 10px;
  padding: 5px 20px;
  border: 0;
  background-color: #333;
  color: #fff;
}

.block-filter--select select {
  width: 100%;
}

.block-filter--imagelist-inner-accordion {
  /*width: 99%;*/
  letter-spacing: -5px;
  margin: 0 12px 0 20px;
}

.block-filter--image {
  letter-spacing: 0;
  min-height: 22px;
  margin: 0 7px 1px 0;
}

.block-filter--image img {
  /*width: 100%;*/
  max-width: none;
}

.block-filter--treeitem {
  border: 0;
}

.block-filter--treeitem-container {
  position: relative;
}

.block-filter--treeitem-container .block-filter--treeitem-dir {
  display: block;
  width: 28px;
  height: 36px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
}

.block-filter--treeitem-container .block-filter--treeitem-dir:before, .block-filter--treeitem-container .block-filter--treeitem-dir:after {
  content: "";
  top: 17px;
  left: 9px;
  width: 11px;
  height: 1px;
  position: absolute;
  background-color: #3C3C3C;
  transition: all .4s;
}

.block-filter--treeitem-container .block-filter--treeitem-dir:before {
  display: none;
}

.block-filter--treeitem-container .block-filter--treeitem-dir:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.block-filter--treeitem-container .block-filter--treeitem-dir .fa {
  display: none;
}

.block-filter--treeitem-container .block-filter--treeitem-name {
  display: block;
  width: 150px;
  height: 36px;
  display: flex;
  align-items: center;
}

.block-filter--list-inner-label-title {
  display: inline-block;
  width: 93%;
}


/*＋、－切り替え*/

.block-filter--treeitem-container .block-filter--treeitem-dir.block-filter--treeitem-dir__close {}

.block-filter--treeitem-container .block-filter--treeitem-dir.block-filter--treeitem-dir__close:before {
  display: block;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.block-filter--treeitem-container .block-filter--treeitem-dir.block-filter--treeitem-dir__close:after {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

.block-filter .submit_ {
  padding: 10px 0;
  margin-bottom: -3px;
  background: #fff;
}

.block-filter .reset_, .block-filter .filter-button {
  color: #fff;
  border: none;
  padding: 10px 15px;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
}

.block-filter .reset_ {
  background-color: #818181;
}

.block-filter .filter-button {
  background-color: #D9534F;
}


/* ----トピック---- */

.block-top-topic--header {
  margin-top: 80px;
}

.page-top .block-top-topic--header {
  margin-top: 0;
}

.block-top-topic--items li {
  padding: 0;
  border: 0;
}

.block-top-topic--items dl {
  display: flex;
  margin-top: 17px;
}

.block-top-topic--items dt, .block-top-topic--items dd {
  font-size: 14px;
  line-height: 1.71428;
  letter-spacing: 0.04em;
}

.block-top-topic--items dt {
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  width: 120px;
  margin: 0;
}

.block-top-topic--items dd {
  width: 1080px;
}

.block-category-list--topic {
  margin-bottom: 40px;
  padding: 20px 25px;
  border: 1px solid #ccc;
}

.block-category-list--topic .block-top-topic--header {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-size: 20px;
}

.block-category-list--topic .block-top-topic--header:before {
  background: none;
}

.block-category-list--topic .block-top-topic--next-page {
  top: -43px;
}

.block-category-list--topic .block-top-topic--items dd {
  width: 748px;
}

.block-category-list--topic .block-top-topic--items dl {
  margin-top: 7px;
}

.block-top-topic--body {
  position: relative;
  margin: 0;
}

.block-top-topic--next-page {
  text-align: right;
  margin: 0;
  position: absolute;
  right: 0;
  top: -68px;
}

.block-top-topic--next-page a {
  display: block;
  color: #3C3C3C;
  text-decoration: none;
  font-size: 14px;
  padding-right: 15px;
  background-image: url(../../img/usr/common/ico_arrow01.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 6px 9px;
}

.block-topic-details--items li {
  padding: 0;
  border: 0;
}

.block-topic-details--items dl {
  display: flex;
  margin-top: 17px;
}

.block-topic-details--items dt, .block-topic-details--items dd {
  font-size: 14px;
  line-height: 1.71428;
  letter-spacing: 0.04em;
}

.block-topic-details--items dt {
  width: 120px;
  margin: 0;
}

.block-topic-details--items dd {
  width: 800px;
}


/* ----カテゴリー画面：孫カテゴリ：block-category-style-g---- */

#block_of_category {
  margin-top: 40px;
}

#block_of_category h2 {}

.block-category-style-g {
  margin: 0;
}

.block-category-style-g--item {
  flex-basis: 200px;
  margin: 0 50px 0 0;
}

.block-category-style-g--item:nth-child(2n) {
  margin: 0 50px 0 0;
}

.block-category-style-g--item:nth-child(5n) {
  margin-right: 0;
}

.block-category-style-g--item-image {
  width: 240px;
  float: none;
  text-align: center;
  background-color: #d4d4d4;
}

.block-category-style-g--item-name {
  border: 0;
  margin: 0 0 5px;
  padding: 0;
}

.block-category-style-g--item-name a {
  color: #808080;
  font-size: 18px;
  line-height: 1.333;
  display: block;
  padding: 9px 20px;
  background-color: #ECECEC;
  background-image: url(../../img/usr/common/ico_arrow01.svg);
  background-position: 175px center;
  background-repeat: no-repeat;
  background-size: 6px 9px;
  border-radius: 35px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.block-category-style-g--item-name a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #3C3C3C;
  background-image: url(../../img/usr/common/ico_arrow02.svg);
}

.block-category-style-g--item ul {
  margin: 0;
}

.block-category-style-g--item ul li {
  list-style: none;
  margin: 0;
}

.block-category-style-g--item ul li a {
  display: block;
  font-size: 14px;
  line-height: 2.5;
  letter-spacing: 0.04em;
  background-image: url(../../img/usr/common/ico_arrow01.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 6px 9px;
}


/* ----「続きを見る」ボタン---- */

.block-event--btn-more {
  text-align: right;
  margin: 0;
  position: absolute;
  right: 0;
  z-index: 10;
}

.block-event--btn-more a {
  display: block;
  color: #3C3C3C;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  padding-right: 15px;
  background-image: url(../../img/usr/common/ico_arrow01.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 6px 9px;
}

.block-top-event--tabwrapall, .block-top-event--header {
  position: relative;
}

.block-top-event--header {
  margin-top: 40px;
}

.block-top-event--header a {
  color: #333333;
}

.block-top-event--tabwrapall .block-event--btn-more {
  top: -130px;
}

.block-top-event--header .block-event--btn-more {
  top: 5px;
}


/* ----トップページ　イベントタブ---- */


/* タイトル */

div.block-top-event--tabttlwrap {
  text-align: center;
  letter-spacing: -5px;
  margin-bottom: 20px;
}

div.block-top-event--tabttlwrap div.event-tabttl {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  padding: 8px 20px 7px;
  display: inline-block;
  letter-spacing: 0;
  margin: 0 7px;
  background-color: #ECECEC;
  border-radius: 45px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  cursor: pointer;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  overflow: hidden;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

div.block-top-event--tabttlwrap div.event-tabttl:hover, div.block-top-event--tabttlwrap div.event-tabttl.select {
  color: #ffffff;
  background-color: #3C3C3C;
}


/* タブエリア */

div.block-top-event--tabwrap {
  display: none;
}

div.block-top-event--tabwrap.active {
  display: block;
}


/* ----パンくず---- */

.block-topic-path {
  padding: 0;
}

.block-topic-path--list li {
  display: inline-block;
  padding-right: 5px;
}

.block-topic-path--list a {
  font-size: 12px;
  text-decoration: underline;
}

.block-topic-path--list a:hover {
  text-decoration: none;
}

.pane-goods-left-side .block-topic-path {
  margin-top: 30px;
}

.pane-goods-left-side .block-topic-path h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.71428;
  letter-spacing: 0.04em;
  margin: 0 0 8px;
}


/* ----カテゴリー画面：一覧：block-category-style-l---- */

.block-category-style-l {
  text-align: left;
  letter-spacing: -5px;
  padding-top: 5px;
  margin-bottom: 20px;
}

.block-category-style-l--item-name {
  color: #808080;
  display: inline-block;
  letter-spacing: 0;
  margin: 0 0 10px;
  padding-right: 10px;
}

.block-category-style-l--item-name:first-of-type {
  margin-right: 35px;
}

.block-category-style-l--item-name a {
  display: block;
  background-color: #F5F5F5;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  font-size: 14px;
  line-height: 1.428;
  text-align: center;
  padding: 10px 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.block-category-style-l--item-name a:hover {
  color: #ffffff;
  background-color: #3C3C3C;
  text-decoration: none;
}

.block-category-style-l--splitter {}


/* ----ジャンル画面：順番---- */

.block-genre-page {
  display: flex;
  flex-flow: column wrap;
}

.block-genre-page .block-goods-list--sort-order-items {
  order: 100;
}

.block-genre-page .block-genre-style {
  order: 200;
}

.block-genre-page .block-goods-list--pager-top {
  order: 300;
}

.block-genre-page .block-pickup-list-p {
  order: 400;
}

.block-genre-page .block-goods-list--pager-bottom {
  order: 500;
}


/* ----ジャンル画面：一覧：block-genre-style---- */

.block-genre-style {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 10px 0 30px;
}

.block-genre-style .block-genre-style--item {
  width: 260px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  margin-right: 70px;
  margin-bottom: 10px;
}

.block-genre-style .block-genre-style--item:nth-child(3n) {
  margin-right: 0;
}

.block-genre-style .block-genre-style--item h3 {
  font-size: 18px;
  margin-bottom: 0;
  padding-left: 20px;
  background-image: url(../../img/usr/common/ico_arrow01.svg);
  background-position: left 8px;
  background-repeat: no-repeat;
  background-size: 6px 9px;
}


/* ----購入履歴詳細---- */

table.block-purchase-history-detail--payment-info-items th, table.block-purchase-history-detail--shipping-info-items th {
  width: 170px;
}


/* ----ページャー---- */

.block-inquiry-history--pager-top, .block-favorite--pager-top, .block-coupon-list--pager-top, .block-regular-purcharse-list--pager-top, .block-point-history-list--pager-top, .block-arrival-notice-list--pager-top, .block-purchase-history--pager-top, .block-topic-details--pager-top {
  margin: 0 0 20px;
}

.block-regular-purcharse-list--pager-top, .block-arrival-notice-list--pager-top, .block-coupon-list--pager-top, .block-point-history-list--pager-top, .block-favorite--pager-top, .block-inquiry-history--pager-top {
  margin-top: 30px;
}

.block-inquiry-history--pager-bottom, .block-coupon-list--pager-bottom, .block-regular-purcharse-list--pager-bottom, .block-point-history-list--pager-bottom, .block-purchase-history--pager-bottom, .block-topic-details--pager-bottom {
  margin: 20px 0 60px;
}

.block-favorite--pager-bottom, .block-arrival-notice-list--pager-bottom {
  margin: 10px 0 80px;
}


/* ----お気に入り---- */

.block-favorite--form li {
  width: 100%;
  margin-bottom: 50px;
}

.block-favorite--checkbox {
  padding: 4px;
}

.block-favorite--image {
  padding: 4px 0;
}

.block-favorite--description {
  width: 350px;
  padding: 20px 0;
}

.block-favorite--comment {
  padding: 20px 0;
}

.block-favorite--delete-item {
  padding: 20px 0;
}

.block-favorite--form form .block-favorite--pager-top .pager,
.block-favorite--form form .block-favorite--pager-bottom .pager {
  display: inline-flex;
  width: 100%;

}
.block-favorite--form form .block-favorite--pager-top .pager .pager-total,
.block-favorite--form form .block-favorite--pager-bottom .pager .pager-total {
  order: 1;
  margin-right: auto;
}
.block-favorite--form form .block-favorite--pager-top .pager .pager-scope,
.block-favorite--form form .block-favorite--pager-bottom .pager .pager-scope {
  order: 2;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination {
  display: flex;
  order: 3;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination > li:hover,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination > li:hover {
    background-color: #4964a0;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination > li.pager-previous:hover,
.block-favorite--form form .block-favorite--pager-top .pager .pagination > li.pager-next:hover,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination > li.pager-previous:hover,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination > li.pager-next:hover {
    color: unset;
    background-color: unset;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-current.active,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-current.active {
    background-color: #4964a0;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-previous,
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-next,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-previous,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-next {
    position: relative;
    color: #FFF;
    background: unset;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-previous a:hover,
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-next a:hover,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-previous a:hover,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-next a:hover {
    color: #FFF;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-previous::before,
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-previous::after,
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-next::before,
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-next::after,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-previous::before,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-previous::after,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-next::before,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-next::after {
    position: absolute;
    content: '';
    width: 10px;
    height: 1px;
    background-color: #000;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-previous::before,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-previous::before {
    transform: rotate(-45deg);
    top: 35%;
    left: 38%;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-previous::after,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-previous::after {
    transform: rotate(45deg);
    top: 59%;
    left: 38%;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-next::before,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-next::before {
    transform: rotate(45deg);
    top: 35%;
    left: 38%;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-next::after,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-next::after {
    transform: rotate(-45deg);
    top: 59%;
    left: 38%;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-previous a,
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-next a,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-previous a,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-next a {
    color: #F5F5F5;
}
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-previous a:hover,
.block-favorite--form form .block-favorite--pager-top .pager .pagination li.pager-next a:hover,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-previous a:hover,
.block-favorite--form form .block-favorite--pager-bottom .pager .pagination li.pager-next a:hover {
  color: #F5F5F5;
} 
/* ----入荷案内申し込み商品---- */

ul.block-arrival-notice-list--items li {
  width: 100%;
  margin-bottom: 50px;
}

.block-arrival-notice-list--image {
  padding: 4px;
}

.block-arrival-notice-list--description {
  width: 350px;
  padding: 20px 0;
}

.block-arrival-notice-list--delete-item {
  padding: 20px 0;
}


/* ----マイページ系---- */

.block-shipping-address-registration--message {
  margin: 0 0 15px;
}

.block-shipping-address-confirmation--message, .block-member-info-confirmation--message, .block-member-info--message, .block-member-terms--message, .block-mail-address--update-completed-message, .block-questionnaire-completed--message, .block-inquiry--message, .block-reset-new-password--completed-message p, .block-update-new-password--message, .block-reset-password--message, .block-reset-password-completed--message {
  margin: 15px 0;
  line-height: 1.8;
}

.block-member-id--changed-message, .block-mail-address--changed-message {
  display: block;
  margin-bottom: 15px;
}

.block-mypage--customer-status {
  color: #333333;
  background-color: #F3F3F3;
}

.block-mypage--sign {
  border-right: 0;
  text-align: left;
  padding: 8px 10px;
}

.block-inquiry-completed--message {
  line-height: 1.8;
}

.block-mypage--logout {
  flex-grow: 1;
  text-align: right;
  padding: 0 10px 0 0;
}

.block-mypage--logout a {
  color: #333333;
}

.block-mypage--withdrawal {
  color: #707070;
}

.block-mypage--shopping-info-items, .block-mypage--member-info-items, .block-mypage--inquiry-info-items {
  width: 570px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}

.block-mypage--shopping-info-items {
  margin-right: 55px;
}

.block-mypage--shopping-info-items li, .block-mypage--member-info-items li, .block-mypage--inquiry-info-items li {
  width: auto;
  max-width: none;
  border: 0;
  border-bottom: #ddd 1px solid;
  margin: 0;
}

.block-mypage--shopping-info-items li:nth-of-type(3n+1), .block-mypage--member-info-items li:nth-of-type(3n+1), .block-mypage--inquiry-info-items li:nth-of-type(3n+1) {
  margin-left: 0;
}

.block-mypage--shopping-info-items li dl, .block-mypage--member-info-items li dl {
  background-image: url(../../img/usr/common/ico_arrow01.svg);
  background-position: 98% center;
  background-repeat: no-repeat;
  background-size: 6px 9px;
}

.block-mypage--shopping-info-items li dt, .block-mypage--member-info-items li dt, .block-mypage--inquiry-info-items li dt {
  border-bottom: 0;
  display: block;
}

.block-mypage--shopping-info-items li dt a, .block-mypage--member-info-items li dt a, .block-mypage--inquiry-info-items li dt a {
  font-size: 18px;
  padding: 14px 0 10px 14px;
  display: flex;
  max-width: none;
}

.block-mypage--shopping-info-items li dt a:hover, .block-mypage--member-info-items li dt a:hover, .block-mypage--inquiry-info-items li dt a:hover {
  text-decoration: none;
  color: #333333;
}

.block-mypage--shopping-info-items li dd, .block-mypage--member-info-items li dd, .block-mypage--inquiry-info-items li dd {
  padding: 0 14px 14px;
}

.block-mypage--withdrawal-link {
  margin-top: 50px;
}


/* ----購入履歴一覧---- */

.block-purchase-history--table .block-purchase-history--order-dt {
  width: 140px;
  text-align: center;
}

.block-purchase-history--table .block-purchase-history--order-id {
  width: 185px;
  text-align: center;
}

.block-purchase-history--table .block-purchase-history--order-detail {}

.block-purchase-history--table .block-purchase-history--total {
  width: 120px;
  text-align: right;
}

.block-purchase-history--table .block-purchase-history--method {
  width: 150px;
  text-align: center;
}

.block-purchase-history--table .block-purchase-history--status {
  width: 300px;
  text-align: center;
}


/* ----カート---- */

.block-cart-recent-item {
  margin-top: 60px;
}

.block-cart--goods-list-image {
  background-color: #ffffff;
}

.block-cart--goods-list-item-qty input {
  height: 35px;
}

.block-cart--goods-list-item-qty input::-ms-clear {
  visibility: hidden
}


/* ----会員登録画面---- */

.block-member-info--value-label {
  font-size: 11px;
}

.block-member-info--kana.hidden {
  display: none;
}


/* ----お問い合わせ履歴一覧画面---- */

.block-inquiry-history--body li span {
  color: #808080;
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* ----ポイント履歴一覧画面---- */

.block-point-history-list--point {
  font-size: 28px;
  font-family: 'Roboto', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* ----ログイン---- */

.form-group.block-login--uid .form-label, .form-group.block-login--pwd .form-label {
  width: 20%;
}


/* ----カテゴリー画面：ピックアップ：block-category-style-p---- */

.block-category-style-p {
  width: 920px;
}


/* ----パスワード変更画面---- */

.page-passchange .action-buttons .action .btn, .page-askpasschange .action-buttons .action .btn {
  display: block;
  width: 180px;
  margin: 0 auto 20px;
}

.page-passchange .block-member-password--update-form .action .btn, .page-askpasschange .block-member-password--update-form .action .btn {
  display: inline-block;
  width: auto;
}


/* ----カテゴリ メッセージ---- */

.block-category-list--message {
  font-size: 14px;
  line-height: 1.714;
  letter-spacing: 0.04em;
  margin-bottom: 40px;
  text-align: center;
}


/* ----header改修201911---- */

#header.pane-original-header {
  padding-bottom: 0;
}

#header.pane-original-header .block-headerguide-inner {
  width: 1000px;
}

.pane-original-header .container {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding: 16px 0 13px;
  width: 1000px;
}

.pane-original-header .block-globalnav-wrapper .container {
  width: 1200px;
}

.pane-original-header .block-globalnav--item-list>li {
  padding-right: 40px;
}

.pane-original-header .block-headernav .block-headernav--item-list-rt li {
  margin-left: 0;
  margin-right: 20px;
}

.pane-original-header .block-headernav--item-list li .block-headernav--item-list-icon {
  width: auto;
  margin-bottom: 6px;
}

.pane-original-header .block-headernav--item-list li img.headernav--ico-login {
  width: auto;
}

.pane-original-header .block-global-search-btn {
  background: url('../../img/usr/common/ico_hd_search.png') no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
}

.pane-original-header .block-header-more-btn {
  cursor: pointer;
  display: block;
  position: relative;
  padding: 0 15px 0 0;
  transition: 0.2s ease 0s;
  z-index: 52;
}

.pane-original-header .block-header-more-btn:after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  margin: -5px 0 0 0;
  content: "";
  width: 7px;
  height: 7px;
  border-right: solid 1px #000;
  border-bottom: solid 1px #000;
  transform: rotate(45deg);
}

.block-header-more-btn-overlay, .block-global-search-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 51;
}

.block-global-search-overlay {
  z-index: 52;
}

.block-header-more-btn.block-header-more-btn-open:after {
  transform: rotate(-135deg);
  margin: -2px 0 0 0;
}

.pane-original-header .block-header-logo {
  padding: 0;
}

.pane-original-header .block-headernav {
  padding: 0;
}

.pane-original-header .block-headernav li {
  font-size: 12px;
}


/* ナビゲーション */

.block-original-globalnav-wrapper {
  border-top: solid 1px #F3F3F3;
}

.block-original-globalnav-wrapper .pane-globalnav {
  width: 1200px;
}

.block-original-globalnav-wrapper .pane-globalnav .block-globalnav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.block-original-globalnav-wrapper .block-globalnav--item-list li:last-child {
  padding-right: 0;
}

.block-original-globalnav-wrapper .block-headernav--item-list-rt {
  align-items: flex-end;
}

.block-original-globalnav-wrapper .block-headernav--item-list-rt li {
  font-size: 8px;
  margin-left: 25px;
}


/* ----ヘッダー改修---- */

.block-headernav-menu-box {
  display: none;
  position: absolute;
  top: 25px;
  right: -5px;
  min-width: 120px;
  background: #fff;
  box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.2);
  z-index: 1;
  text-align: left;
  padding: 5px 0 5px 0;
  z-index: 55;
}

.block-headernav-menu-box a {
  display: block;
  padding: 5px 12px;
  font-size: 11px;
}

.block-global-search-btn-inner {
  position: relative;
  z-index: 55;
}

.block-global-search-btn-inner .block-global-search-box_ {
  display: none;
  position: absolute;
  right: 0;
  width: 239px;
  height: 48px;
  background: #3C3C3C;
  z-index: 1;
}

.block-global-search-btn-inner .block-global-search-close-btn {}

.block-global-search-btn-inner .block-global-search-box_ input[type="text"] {
  display: block;
  float: left;
  width: 227px;
  height: 35px;
  font-size: 12px;
  line-height: 35px;
  padding: 0 40px 0 10px!important;
  margin: 6px 0 0 6px;
  background: #ffffff;
  border: none;
  border-radius: 0;
}

.block-global-search-btn-inner .block-global-search-box_ button {
  position: absolute;
  right: 5px;
  top: 3px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  color: #ffffff;
  border-radius: 0;
  outline: 0;
}

.block-global-search-btn-inner .block-global-search-box_ button .fa-search {
  font-size: 21px;
  color: #3C3C3C;
}

.pane-original-header .block-global-search-close-btn {
  display: none;
  width: 24px;
  height: 24px;
  background: url("../../img/usr/common/close.png") no-repeat center center #3C3C3C;
}

.pane-original-header .block-global-search-btn, .pane-original-header .block-global-search-close-btn {
  cursor: pointer;
}


/* ----マイページ系改修201911---- */

.page-menu .pane-contents .container {
  width: 100%;
}

.page-menu .pane-footer .container {
  width: 1200px;
}

.page-menu .pane-contents .container {
  padding-bottom: 0px;
}

.page-menu #header {
  margin-bottom: 0!important;
}

.page-menu .pane-contents {
  margin-top: 0;
}

.block-mypage--customer {
  background: #000;
  padding: 50px 0 40px 0;
  margin-bottom: 50px;
  color: #fff;
}

.block-mypage--customer h1 {
  text-align: center;
  color: #fff;
  font-size: 38px;
  padding: 0 0 50px;
  margin: 0;
}

.block-mypage--customer h1 img {
  width: 200px;
}

.block-mypage--customer h1:before {
  display: none;
}

.block-mypage--customer-status {
  background: #181818;
  width: 1200px;
  color: #fff;
  margin: 0 auto 30px auto;
}

.block-mypage--customer-name {
  font-size: 22px;
}

.block-mypage--sign {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 10px 8px 20px;
}

.block-mypage--logout a {
  color: #fff;
  font-size: 12px;
}

.block-mypage--member-information:after {
  content: "";
  display: block;
  clear: both;
}

.block-mypage--member-information {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.block-mypage--member-information li {
  overflow: hidden;
  width: 360px;
  margin-right: 60px;
}

.block-mypage--member-information li:last-child {
  margin-right: 0;
}

.block-mypage--member-information li>p {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}

.block-mypage--member-information li>div {
  background: #fff;
  color: #333;
  text-align: center;
  min-height: 137px;
}

.block-mypage--member-information-point p {
  background: url('../../img/usr/mypage/icon_point.png') no-repeat 95px center;
}

.block-mypage--member-information-rank-name, .block-mypage--member-information-point-num {
  font-size: 24px;
  font-weight: bold;
  display: block;
}

.block-mypage--member-information-rank-name {
  width: 165px;
  margin: 0 auto;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 4px;
  color: #333;
}

.block-mypage--member-information-rank-name.block-mypage--member-rank-regular {
  background: #22ac38;
  color: #fff;
}

.block-mypage--member-information-rank-name.block-mypage--member-rank-bronze {
  background: #ce7112;
  color: #fff;
}

.block-mypage--member-information-rank-name.block-mypage--member-rank-silver {
  background: #9fa0a0;
  color: #fff;
}

.block-mypage--member-information-rank-name.block-mypage--member-rank-gold {
  background: #d1aa00;
  color: #fff;
}

.block-mypage--member-information-rank-name.block-mypage--member-rank-platinum {
  background: #0099cc;
  color: #fff;
}

.block-mypage--member-information-rank-name.block-mypage--member-rank-diamond {
  background: #231815;
  color: #fff;
}

.block-mypage--member-information-rank-day, .block-mypage--member-information-point-desc {
  display: block;
  font-size: 11px;
}

.block-mypage--member-information-point-num span {
  font-size: 16px;
  margin-left: 6px;
}

.block-mypage--member-information-tp {
  padding: 15px 0 10px 0;
}

.block-mypage--member-information-bt {
  border-top: solid 1px #eee;
  padding: 11px 0 0 0;
  font-size: 11px;
  line-height: 1.7;
}

.block-mypage--member-information-rank-bt {
  border-top: solid 1px #eee;
  padding: 2px 0 0 0;
  font-size: 11px;
  line-height: 1.7;
}

.block-mypage--member-information-code-number {
  font-size: 12px;
  display: block;
  padding: 18px 0 12px 0;
}


/* コンテンツ */

.page-menu .pane-topic-path {
  display: none;
}

.block-mypage-menu-list {
  width: 1200px;
  margin: 0 auto;
}

.block-mypage-menu-list h2 {
  background: #333333;
  color: #fff;
  padding: 11px 20px;
  margin: 0 0 12px 0;
  font-size: 16px;
}

.block-mypage--shopping-info-items, .block-mypage--member-info-items, .block-mypage--inquiry-info-items {
  width: 1200px;
}

.block-mypage--box-lt .block-mypage--shopping-info-items, .block-mypage--box-rt .block-mypage--shopping-info-items {
  width: auto;
}

.block-mypage--shopping-info-items {
  margin-right: 0;
  margin-bottom: 50px;
}

.block-mypage--member-info-items {
  position: relative;
  margin-bottom: 10px;
}

.block-mypage--member-info-items:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 4px;
  background: #ddd;
}

.block-mypage--shopping-info-items li, .block-mypage--member-info-items li, .block-mypage--inquiry-info-items li {
  display: inline-block;
  width: 550px;
  font-size: 0;
}

.block-mypage--shopping-info-items li:nth-child(even), .block-mypage--member-info-items li:nth-child(even), .block-mypage--inquiry-info-items li:nth-child(even) {
  margin-left: 96px;
}

.block-mypage--purchase-history, .block-mypage--coupon-list, .block-mypage--point-history, .block-mypage--novelty-history, .block-mypage--udpate-member-info, .block-mypage--update-password, .block-mypage--update-mail-address, .block-mypage--consolidation, .block-mypage--goods-page, .block-mypage--favorite, .block-mypage--create-address-book, .block-mypage--create-address-book-conf, .block-mypage--mailnews, .block-mypage--inquiry {
  position: relative;
}

.block-mypage--purchase-history:after, .block-mypage--coupon-list:after, .block-mypage--point-history:after, .block-mypage--novelty-history:after, .block-mypage--udpate-member-info:after, .block-mypage--update-password:after, .block-mypage--update-mail-address:after, .block-mypage--consolidation:after, .block-mypage--goods-page:after, .block-mypage--favorite:after, .block-mypage--create-address-book:after, .block-mypage--create-address-book-conf:after, .block-mypage--mailnews:after, .block-mypage--inquiry:after {
  position: absolute;
  content: "";
  top: 50%;
}

.block-mypage--purchase-history:after {
  left: 13px;
  margin-top: -21px;
  background: url('../../img/usr/mypage/purchase_history.png') no-repeat;
  width: 34px;
  height: 42px;
}

.block-mypage--coupon-list:after {
  left: 15px;
  margin-top: -12px;
  background: url('../../img/usr/mypage/coupon.png') no-repeat;
  width: 41px;
  height: 24px;
}

.block-mypage--point-history:after {
  left: 13px;
  margin-top: -20px;
  background: url('../../img/usr/mypage/point_history.png') no-repeat;
  width: 40px;
  height: 40px;
}

.block-mypage--novelty-history:after {
  left: 13px;
  margin-top: -22.5px;
  background: url('../../img/usr/mypage/novelty.png') no-repeat;
  width: 41px;
  height: 45px;
}

.block-mypage--udpate-member-info:after {
  left: 11px;
  margin-top: -15px;
  background: url('../../img/usr/mypage/member_information_change.png') no-repeat;
  width: 42px;
  height: 30px;
}

.block-mypage--update-password:after {
  left: 11px;
  margin-top: -8px;
  background: url('../../img/usr/mypage/change_password.png') no-repeat;
  width: 42px;
  height: 16px;
}

.block-mypage--update-mail-address:after {
  left: 13px;
  margin-top: -15px;
  background: url('../../img/usr/mypage/change_email.png') no-repeat;
  width: 42px;
  height: 30px;
}

.block-mypage--consolidation:after {
  left: 13px;
  margin-top: -22.5px;
  background: url('../../img/usr/mypage/card_consolidation.png') no-repeat;
  width: 42px;
  height: 45px;
}

.block-mypage--goods-page:after {
  left: 13px;
  margin-top: -14.5px;
  background: url('../../img/usr/mypage/product_page.png') no-repeat;
  width: 42px;
  height: 29px;
}

.block-mypage--favorite:after {
  left: 13px;
  margin-top: -19px;
  background: url('../../img/usr/mypage/favorite.png') no-repeat;
  width: 42px;
  height: 38px;
}

.block-mypage--create-address-book:after {
  left: 15px;
  margin-top: -21px;
  background: url('../../img/usr/mypage/address_sign_up.png') no-repeat;
  width: 38px;
  height: 42px;
}

.block-mypage--create-address-book-conf:after {
  left: 13px;
  margin-top: -21px;
  background: url('../../img/usr/mypage/addressconfirmation.png') no-repeat;
  width: 39px;
  height: 42px;
}

.block-mypage--mailnews:after {
  left: 13px;
  margin-top: -17.5px;
  background: url('../../img/usr/mypage/mail_magazine.png') no-repeat;
  width: 43px;
  height: 35px;
}

.block-mypage--inquiry:after {
  left: 13px;
  margin-top: -20px;
  background: url('../../img/usr/mypage/contact.png') no-repeat;
  width: 42px;
  height: 40px;
}

.block-mypage-menu-list .block-mypage--shopping-info-items li dl, .block-mypage-menu-list .block-mypage--member-info-items li dl {
  background: url('../../img/usr/mypage/arrow.png') no-repeat 98% center;
  background-size: 6px 12px;
}

.block-mypage--shopping-info-items li dt a, .block-mypage--member-info-items li dt a, .block-mypage--inquiry-info-items li dt a {
  padding: 22px 0 8px 78px;
  font-weight: bold;
  font-size: 20px;
}

.block-mypage--shopping-info-items li dd, .block-mypage--member-info-items li dd, .block-mypage--inquiry-info-items li dd {
  padding: 0 14px 24px 78px;
  font-size: 14px;
}

.block-mypage--withdrawal-link {
  margin-top: 16px;
  margin-bottom: 50px;
  font-size: 14px;
}

.block-mypage--member-info-item-mailnews .block-mypage--update-address-book {
  width: auto;
  background: #fff;
}

.block-mypage--member-info-item-mailnews .block-mypage--withdrawal-link .block-mypage--withdrawal {
  color: #333;
}

.block-mypage--box-lt {
  display: inline-block;
  width: 550px;
  margin-right: 96px;
}

.block-mypage--box-rt {
  display: inline-block;
  width: 550px;
}


/* 買い物かご・お気に入り更新 */

.page-goods .block-variation-add-cart--btn {
  background-color: #b51018;
}

.page-goods .block-variation-add-cart--btn:hover {
  background-color: #B5363D;
}

.page-goods .block-variation-favorite--btn {
  background-color: #a78118;
}

.page-goods .block-variation-favorite--btn:hover {
  background-color: #A69463;
}

.page-cart .block-cart--order-btn {
  background-color: #b51018;
}

.page-cart .block-cart--order-btn:hover {
  background-color: #B5363D;
}


/* ポップアップ・スライダー追加 */

.block-top-popup .block-top-popup--bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99998;
}

.block-top-popup .block-top-popup--banner {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 580px;
  max-width: 92%;
  cursor: pointer;
  z-index: 99999;
}

.block-top-popup .block-top-popup--banner img {
  width: 100%;
  vertical-align: top;
}

.block-top-popup .block-top-popup--banner .block-top-popup--banner-close {
  position: absolute;
  top: -16px;
  right: -16px;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  cursor: pointer;
  background: rgba(80, 80, 80, 0.8);
  z-index: 1;
}

.block-top-popup .block-top-popup--banner .block-top-popup--banner-close::before {
  position: absolute;
  top: 15px;
  left: 6px;
  width: 20px;
  height: 2px;
  border-radius: 1px;
  background: #FFF;
  transform: rotate(45deg);
  z-index: 1;
  content: "";
}

.block-top-popup .block-top-popup--banner .block-top-popup--banner-close::after {
  position: absolute;
  top: 15px;
  left: 6px;
  width: 20px;
  height: 2px;
  border-radius: 1px;
  background: #FFF;
  transform: rotate(-45deg);
  z-index: 1;
  content: "";
}


/* 「再入荷通知申し込み状況」のアイコン追加 */

.block-mypage--backorder {
  position: relative;
}

.block-mypage--backorder:after {
  position: absolute;
  content: "";
  top: 50%;
}

.block-mypage--backorder:after {
  left: 13px;
  margin-top: -20px;
  background: url('../../img/usr/mypage/backorder.png') no-repeat;
  width: 45px;
  height: 45px;
}


/* カート内キャンペーン非表示 */


/*
.page-cart .block-cart--promotion-criteria-list .promotion-criteria-list-message{display: none;}
*/



/* 商品詳細Awooハッシュタグ調整 */

.block-relate-goods-detail-tag .block-category-style-l--item-name a{
	font-size: 13px !important;
  background-color: #f2f2f2;
  color: #333;
  text-align: center;
  padding: 10px 15px 9px !important;
  border: 0 !important;
  border-radius: 4px;
  font-weight: 400
}

.block-relate-goods-detail-tag .block-category-style-l--item-name a:hover{
	border: 0 !important;
  background-color: #000;
  color: #fff;
}




/* --------------------------------------------------------------------
	リニューアル 2023/01
--------------------------------------------------------------------- */
/* 欧文フォント */
@font-face {
  font-family: 'Inter';
  src: url('/cms/fonts/Inter.woff');
  font-display: swap;
  }


/*body .common-header,
body footer.pane-footer{font-family: 'inter', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;}
*/

body{font-family: 'inter', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif!important;}

/* -------------common header ------------------------------------ */
.common-header{color: #000;}
.common-header .common-header-logo{
  background: #fff;
  position: relative;
  text-align: center;
  padding: 19px 0;
}

.common-header .common-header-logo h1{
	margin-top: 0;
    margin-bottom: 0;
    font-size: initial;
}
.common-header .common-header-logo img{
  width: 160px;
  vertical-align: middle;
}
.common-header .common-header-menu{
  position: relative;
  background: #F6F6F6;
  height: 50px;
}

.common-header .common-header-menu-inner{
  width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;    
}
.common-header .common-header-menu-inner .common-header-menu-lt{
  display: flex;
}
.common-header .common-header-menu .common-header-menu-lt > ul > li > a{
  position: relative;
  font-size: 12px;
  font-weight: 500;
  display: block;
  padding: 0 25px;    
  transition: 0.2s ease-in-out;
  text-decoration: none;
}

.common-header .common-header-menu .common-header-menu-lt > ul > li.common-header-globalnav-more > a{padding: 0 50px 0 25px;}
.common-header .common-header-menu .common-header-menu-lt > ul > li.common-header-globalnav-corp > a{padding: 0 25px 0 50px;}

.common-header .common-header-menu .common-header-menu-lt > ul > li:last-child a:after{
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 1px;
  height: 12px;
  margin-top: -6px;
  background: #000;
}

.common-header .common-header-menu .common-header-menu-lt > ul > li:first-child a{padding: 0 25px 0 0;}

.common-footer .footer-top .footer-main-nav .footer-main-nav-brand li a:hover,
.common-footer .footer-top .footer-main-nav .footer-main-nav-shop .footer-main-nav-shop-item a:hover,
.common-footer .footer-top .footer-main-nav .footer-main-nav-ttl a:hover,
.common-footer .footer-top .footer-main-nav-level ul li a:hover,
.common-footer .footer-top .footer-main-nav .footer-main-nav-corp-list ul li a:hover,
.common-footer .footer-bottom ul li a:hover,
.common-header a:hover{
	text-decoration: none;
	transition: .4s;
    color: #c0c0c0;
}

.common-header .common-header-menu .common-header-menu-lt ul li a:hover{color: #c0c0c0;}
.common-header .common-header-menu .common-header-menu-lt > ul{
  display: flex;
}

.common-header .common-header-menu .common-header-menu-lt > ul > li{
  cursor: pointer;
  display: flex;
  align-items: center;
}

.common-header .common-header-menu .common-header-menu-rt{position: relative;}
.common-header .common-header-menu .common-header-menu-rt > ul{
  display: flex;
  padding-top: 7px;
  align-items: center;
}

.common-header .common-header-menu .common-header-menu-rt > ul > li{
	text-align: center;
    padding-bottom: 7px;	
}
.common-header .common-header-menu .common-header-menu-rt > ul > li figure{
  height: 18px;
  padding: 0;
  margin: 0;
}
.common-header .common-header-menu .common-header-menu-rt > ul > li a{
  padding: 0 11px;
  display: block;
  text-decoration: none;
}

.common-header .common-header-menu .common-header-menu-rt > ul > li.common-header-menu-contact > a{padding: 0 0 0 13px;}
.common-header .common-header-menu .common-header-menu-rt > ul > li.common-header-menu-search > a{padding: 0 17px 0 16px;}
.common-header .common-header-menu .common-header-menu-rt > ul > li.common-header-menu-cart > a{padding: 0 21px 0 14px;}
.common-header .common-header-menu .common-header-menu-rt > ul > li.common-header-menu-favorite > a{padding: 0 10px 0 7px;}
.common-header .common-header-menu .common-header-menu-rt > ul > li.common-header-menu-login > a,
.common-header .common-header-menu .common-header-menu-rt > ul > li.common-header-menu-mypage > a{padding: 0 10px 0 0;}
.common-header .common-header-menu .common-header-menu-rt > ul > li > a > div{
  width: 22px;
  height: 22px;
  margin: 0 auto;
}

.common-header .common-header-menu .common-header-menu-rt > ul > li > a > div.icon-mypage{
  background: url(../../img/usr/header/icon_mypage.png) no-repeat center;
  background-size: 15px 18px;
}

.common-header .common-header-menu .common-header-menu-rt > ul > li > a > div.icon-favorite{
  background: url(../../img/usr/header/icon_favorite.png) no-repeat center;
  background-size: 22px 18px;
}

.common-header .common-header-menu .common-header-menu-rt > ul > li > a > div.icon-cart{
  background: url(../../img/usr/header/icon_cart.png) no-repeat center;
  background-size: 22px 18px;
}

.common-header .common-header-menu .common-header-menu-rt > ul > li > a > div.icon-search{
  background: url(../../img/usr/header/icon_search.png) no-repeat center;
  background-size: 18px 18px;
}

.common-header .common-header-menu .common-header-menu-rt > ul > li > a > div.icon-contact{
  background: url(../../img/usr/header/icon_contact.png) no-repeat center;
  background-size: 18px 18px;
}

/* オンマウス */
.common-header .common-header-menu .common-header-menu-rt > ul > li > a:hover > div.icon-mypage{
  background: url(../../img/usr/header/icon_mypage_on.png) no-repeat center;
  background-size: 15px 18px;
}

.common-header .common-header-menu .common-header-menu-rt > ul > li > a:hover > div.icon-favorite{
  background: url(../../img/usr/header/icon_favorite_on.png) no-repeat center;
  background-size: 22px 18px;
}

.common-header .common-header-menu .common-header-menu-rt > ul > li > a:hover > div.icon-cart{
  background: url(../../img/usr/header/icon_cart_on.png) no-repeat center;
  background-size: 22px 18px;
}

.common-header .common-header-menu .common-header-menu-rt > ul > li > a:hover > div.icon-search{
  background: url(../../img/usr/header/icon_search_on.png) no-repeat center;
  background-size: 18px 18px;
}

.common-header .common-header-menu .common-header-menu-rt > ul > li > a:hover > div.icon-contact{
  background: url(../../img/usr/header/icon_contact_on.png) no-repeat center;
  background-size: 18px 18px;
}

.common-header .common-header-menu .common-header-menu-rt > ul > li.js-anime-common-header-hover > a{pointer-events: none}

.common-header .common-header-menu .common-header-menu-rt > ul > li > a:hover span{color: #c0c0c0;}
.common-header .common-header-menu .common-header-menu-rt > ul > li figure img{max-height: 18px;}
.common-header .common-header-menu .common-header-menu-rt > ul > li span{
  font-size: 10px;
  display: block;
  transform: scale(0.9);
  transform-origin: center;
  margin-top: -2px;
}


/* -------------nav ------------------------------------ */
.common-header .common-header-globalnav-menu{
  display: none;
  position: absolute;
  background-color: #fff;
  /*opacity: 1;*/
  width: 100%;
  height: auto!important;
  top: 50px;
  left: 0;
  /*padding: 31px 0 20px!important;*/
  padding: 31px 0 20px;
  text-align: left;
  line-height: 1.8;
  z-index: 101;            
}

.common-header .js-anime-common-header-hover.common-header-globalnav-corp .common-header-globalnav-menu{padding: 31px 0 80px;}

.common-header .common-header-globalnav-menu-inner{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: baseline;
}

.common-header .cetegory-item .cetegory-item-ttl{
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #000;
  cursor: default;
}

.common-header .cetegory-item .cetegory-item-ttl a{font-weight: 500;}

.common-header .cetegory-item .cetegory-item-ttl.cetegory-item-ttl-spce {margin-top: 20px;}
/* カテゴリ */
.common-header .cetegory-item{width: 190px;}
.common-header .common-header-globalnav-menu a{
  font-size: 13px;
  font-weight: 400;
  color: #000;
  text-decoration: none;
}
.common-header .cetegory-item ul li{margin-bottom: 1px;}

.common-header .cetegory-item ul{
  padding-left: 0.5em; /* 1文字分左側に余白を作る */
}

.common-header .cetegory-item ul li{
  margin-bottom: 1px;}

.common-header .cetegory-item ul li a::before {
  content: ">";     /* または ">" など */
  margin-right: 5px;
  color: #888;
}

/* ブランド */
.common-header .brand-item ul{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 0;
}

.common-header .brand-item ul li{
  width: 150px;
  box-sizing: border-box;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.common-header .brand-item ul li a{
  display: flex;
  align-items: center;
  justify-content: center;
}

.common-header .brand-item ul li a img{
  max-width: 120px;
  max-height: 70px;
}

/* ニュース */
.common-header .news-list ul{
  display: flex;
  align-items: center;
  justify-content: center;
}

.common-header .news-list ul li a p{font-weight: 500;}
.common-header .news-list ul li{width: 200px;}
.common-header .news-list ul li a{display: block;}
.common-header .news-list ul li span{
  display: block;
  font-size: 9px;
  font-weight: 400;
}

/* もっと見る */
.common-header .more-item ul li{
  min-width: 110px;
  padding: 0 60px 0 0;
  box-sizing: border-box;
  margin-bottom: 2px;  
}

/* コーポレート */
.common-header .corp-item ul{
  display: flex;
  align-items: center;
  justify-content: center;   
}

.common-header .corp-item ul li{width: 160px;}

/* ログイン＆新規登録 */
.common-header .common-header-menu .common-header-globalnav-info{
  display: none;
  position: absolute;
  background-color: #F6F6F6;
  opacity: 0.98;
  width: 350px;
  top: 50px;
  right: 45px;
  padding: 13px 50px 38px;
  box-sizing: border-box;
  text-align: left;
  z-index: 10;
}

/* お問合せ */
.common-header .common-header-menu .common-header-menu-contact .common-header-globalnav-info{right: 0;}

/* ログイン */
.common-header .common-header-menu .common-header-menu-login .common-header-globalnav-info{right: 75px;}
.common-header .common-header-menu .common-header-globalnav-info ul{display: block;}
.common-header .common-header-menu .common-header-globalnav-info .common-header-globalnav-info-inner > ul > li{margin-top: 24px;}
.common-header .common-header-menu .common-header-globalnav-info ul li a{
  display: block;
  align-items: center;
  width: 250px;
  padding: 14px 0 13px 0;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 13px;
  transition: 0.2s ease-in-out;    
}

.common-header .common-header-menu .common-header-globalnav-info ul li a:hover{opacity: .7;}

/* 検索 */
.common-header .common-header-menu .common-header-globalnav-info.common-header-globalnav-info-search{
  width: 450px;
  right: 0;
  box-sizing: border-box;
  padding: 14px 50px 38px;
}

.common-header .common-header-menu .common-header-globalnav-info.common-header-globalnav-info-search li{margin-top: 24px;}
.common-header .common-header-menu .common-header-globalnav-info .search-box{
  display: flex;
  flex-wrap: wrap;	
  align-items: flex-end;
}

.common-header .common-header-menu .common-header-globalnav-info .search-box dl{
  border-bottom: solid 1px #000;
  width: calc(100% - 34px);
  display: flex;
  align-items: center;
  margin-right: 16px;
}

.common-header .common-header-menu .common-header-globalnav-info .search-box dl dt{
  font-size: 13px;
  width: 20%;
}

.common-header .common-header-menu .common-header-globalnav-info .search-box dl dd{width: 80%;}
.common-header .common-header-menu .common-header-globalnav-info .search-box dl dd input{
  appearance: none;
  border: none;
  background: transparent;
  outline: 0;
}

.common-header .common-header-menu .common-header-globalnav-info .search-box dl dd input[type=text]{
  width: 100%;
  padding: 10px 5px;
  text-align: right;
  font-size: 13px;
  box-sizing: border-box;
}
.common-header .common-header-menu .common-header-globalnav-info .search-box dl dd input.search-btn{display: none;}
.common-header .common-header-menu .common-header-menu-search .common-header-globalnav-info ul{width: 100%;}

.common-header .common-header-menu .common-header-menu-search .common-header-globalnav-info ul li a{width: auto;}
.common-header .common-header-menu .common-header-globalnav-info .search-box .search-box-ac{
    display: flex;
    width: 100%;
}

.common-header .common-header-menu .common-header-globalnav-info .search-box .search-box-ac > form{
    display: flex;
    align-items: center;
    width: 100%;
}

.common-header .common-header-menu .common-header-globalnav-info .search-box .search-box-ac > form .search-box-submit-btn button{
    cursor: pointer;
    width: 34px;
    height: 34px;
	background: url(../../img/usr/header/ac_icon_search.png) no-repeat center center #000;	
    background-size: 14px 14px;
    border: none;
	-webkit-appearance: none;
	appearance: none;
}

.common-header .common-header-menu .common-header-globalnav-info .search-box .search-box-ac > form .search-box-submit-btn button:hover{opacity: .7;}

/* ------------- online header ------------------------------------ */
.online-header-inner{
  background: #fff;
  text-align: center;
}

.online-header-inner .online-header{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 94px;    
}

.generaltop-header .online-header-inner .online-header{
  height: 120px;
  transition: all .3s ease;
}

.online-header-inner .online-header-logo{padding-top: 7px;}
.online-header-inner .online-header-logo img{
  max-width: 160px;
  transition: all .3s ease;
}

.online-header-wrap.online-header-fixed .online-header-follow{
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  margin: 0 auto;
  z-index: 11;
}

.online-header-wrap.online-header-fixed .online-header-follow .online-header{height: 55px;}
.online-header-wrap.online-header-fixed .online-header-follow .online-header .online-header-logo img{max-width: 120px;}
.online-header-wrap.online-header-fixed .online-header-follow .online-nav-area ul li a{padding: 0 50px 15px 50px;}
.online-header-wrap.online-header-fixed{height: auto;}

/* -------------purchase header ------------------------------------ */
.common-header.purchase-header{border: solid 1px #E8E8E8;}

/* ------------- footer ------------------------------------ */
.pane-footer{background: transparent;}
.block-switcher{display: none;}
footer .container{width: auto;}
.brand-top-block-area {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 10px;
}

.pane-footer .brand-top-block-area h2{color: #000;}
.pane-footer .brand-top-block-sns{margin-bottom: 50px;}
.pane-footer .brand-top-block-sns ul li a{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.pane-footer .brand-top-block-sns ul li a:hover{opacity: .7;}
.pane-footer .brand-top-block-sns ul li a p{font-size: 20px;}
.pane-footer .brand-top-block-sns ul li .brand-top-block-sns-img{
    width: 24px;
    height: 24px;
    margin-right: 15px;
}

.pane-footer .brand-top-block-sns ul li .brand-top-block-sns-img figure{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0; 
}

.pane-footer .brand-top-block-sns ul li .brand-top-block-sns-img figure img{
    max-width: 24px;
    max-height: 24px;  
}

.common-footer{
	color: #000;
	line-height: 1.8;
}
.common-footer .footer-top{background: #eeeeee;}
.common-footer .footer-top .common-footer-inner{
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0 58px;
} 

.common-footer .footer-top .footer-main-nav{display: flex;}
.common-footer .footer-top .footer-main-nav .footer-main-nav-line{
    margin-right: 60px;
    min-width: 256px;
}

.common-footer .footer-top .footer-main-nav > .footer-main-nav-line:last-child{margin-right: 0;}
.common-footer .footer-top .footer-main-nav .footer-main-nav-brand{padding-top: 18px;}
.common-footer .footer-top .footer-main-nav .footer-main-nav-brand li a{
    display: block;
    margin-bottom: 1px;
    font-size: 13px;
    font-weight: 400;
	color: #000;
}

.common-footer .footer-top .footer-main-nav .footer-main-nav-shop .footer-main-nav-shop-item a{
    font-size: 14px;
    display: block;
    border-bottom: solid 1px #C0C0C0;
    padding: 42px 0 16px;
	color: #000;
	font-weight: 500;
}

.common-footer .footer-top .footer-main-nav .footer-main-nav-corp-list ul{margin-bottom: 40px;}
.common-footer .footer-top .footer-main-nav .footer-main-nav-corp-list{padding: 18px 0 0;}
.common-footer .footer-top .footer-main-nav .footer-main-nav-corp-list ul li{margin-bottom: 8px;}
.common-footer .footer-top .footer-main-nav .footer-main-nav-corp-list ul li a{
    display: block;
    font-size: 13px;
}

.common-footer .footer-top .footer-main-nav .footer-main-nav-contact .footer-main-nav-contact-ttl{
    font-size: 14px;
    border-bottom: solid 1px #C0C0C0;
    margin-bottom: 20px;
    padding-bottom: 20px;
	font-weight: 500;
}

.common-footer .footer-top .footer-main-nav .footer-main-nav-contact a{
    font-size: 14px;
    display: block;
    color: #fff;
    margin-bottom: 12px;
    background: #000;
    text-align: center;
    padding: 15px 0;
}

.common-footer .footer-top .footer-main-nav .footer-main-nav-contact a:hover{
    opacity: .7;
    transition: 0.2s ease-in-out;
}
.common-footer .footer-top  .footer-main-nav-level{padding: 18px 0 0;}
.common-footer .footer-top  .footer-main-nav-level .footer-main-nav-sub-ttl{
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
}

.common-footer .footer-top  .footer-main-nav-level ul{
    margin-left: 10px;
    margin-bottom: 15px;
}

.common-footer .footer-top  .footer-main-nav-level ul li{
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 400;
}

.common-footer .footer-top .footer-main-nav-level ul li a{color: #000;}

.common-footer .footer-top .footer-main-nav .footer-main-nav-ttl{
    font-size : 14px;
    font-weight: 500;
    padding: 0 0 15px;
    border-bottom: solid 1px #C0C0C0;
}

.common-footer .footer-top .footer-main-nav .footer-main-nav-ttl a{color: #000;}

.common-footer .footer-bottom{
    padding: 75px 0 0;
    background: #fff;
}
.common-footer .footer-bottom ul{
    display: flex;
    justify-content: center;
    margin-bottom: 35px;
}
.common-footer .footer-bottom ul li{
    padding: 0 30px;
    border-right: solid 1px #E8E8E8;
}
.common-footer .footer-bottom ul li a{
	font-size: 13px;
    color: #000;
}
.common-footer .footer-bottom .footer-copyright{
    text-align: center;
    font-size: 12px;
}

.block-copyright{color: #000;}

/* ------------- ランキング ------------------------------------ */
.block-ranking-r--goods-image .block-ranking-r--rank{
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  border: none;
  background-color: #515151;
}

.block-ranking-r--rank.block-ranking-r--rank-1{background-color: #C1A35F;}
.block-ranking-r--rank.block-ranking-r--rank-2{background-color: #AFAAA0;}
.block-ranking-r--rank.block-ranking-r--rank-3{background-color: #BF8660;}
.block-ranking-r--rank.block-ranking-r--rank-4{background-color: #515151;}

/* ------------- ランキング (イベント)------------------------------------ */
.page-event .block-ranking-r--items > li > dl{margin-bottom: 15px;}
.page-event .block-ranking-r--items > li > dl:nth-child(4n + 1){margin-left: 0;}

/* ------------- 左メニュー ------------------------------------ */
.pane-left-menu .block-filter input#filter-keyword{width: 181px;}

/* ------------- レビコ ------------------------------------ */
.revico-star .starability-result,
.revico-multicomment-top .revico-starability-result{background-image: url("../../img/usr/revico/blue_star.png")!important;}
.revico-star [data-rating="1.5"],
.revico-star [data-rating="2.5"],
.revico-star [data-rating="3.5"],
.revico-star [data-rating="4.5"] {background-image: url("../../img/usr/revico/blue_star_half.png")!important;}

/* ------------- イベント（ページャー非表示） ------------------------------------ */
.page-event .block-event-page--goods .block-goods-list--display-style-items{margin: 0 0 30px;}

/* ------------- マイページ ------------------------------------ */
.page-menu .pane-footer .container{width: auto;}

/* ------------- NEW、セールアイコンの表示 ------------------------------------ */
.page-top .block-top-event .block-auto-icon,
.page-event .block-event-page .block-auto-icon{display: none;}

.page-top .block-top-event--goods .block-thumbnail-t .block-thumbnail-t--variation,
.page-event .block-event-page .block-thumbnail-t .block-thumbnail-t--variation{display: none;}

/* ------------- 0件表示 ------------------------------------ */
.search_result_msg{margin-bottom: 70px;}

/* ------------- カテゴリページ (イベント)------------------------------------ */
.page-category .block-ranking-r--items > li > dl{margin-bottom: 15px;}
.page-category .block-ranking-r--items > li > dl:nth-child(4n + 1){margin-left: 0;}

/* ------------- ヘッダーajaxカート------------------------------------ */
.common-header .common-header-menu .common-header-menu-rt ul li.common-header-menu-cart{position: relative;}
.common-header .common-header-menu .common-header-menu-rt ul li.common-header-menu-cart .block-headernav--cart-count{
	top: -5px;
    right: 12px;
}

/* -------------再入荷表示------------------------------------ */
.block-color-size-with-cart--size-line{align-items: center;}
.block-color-size-with-cart--stock-item-term{
    width: 47px;
	height: auto;
    margin-right: 13px;	
}

.block-color-size-with-cart--stock-item-term span.block-color-size-with-cart--arrival-schedule{
    font-size: 10px;
    height: auto;
    text-align: center;
}

/* -------------イベントの31件以降は非表示------------------------------------ */
.page-event .block-ranking-r--items li > dl:nth-child(n + 31){display: none;}


/* -------------イベント追加対応------------------------------------*/
.block-ranking-r .block-ranking-r--goods > a,
.block-thumbnail-t .block-thumbnail-t--goods > a,
.block-pickup-list-p .block-pickup-list-p--item-body > a{text-decoration: none;}
.block-thumbnail-t--brand,
.block-ranking-list-r--brand,
.block-pickup-list-p--brand{
	font-weight: 500;
	font-family: 'inter', 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif!important;	
}

.block-pickup-list-p--variation {font-weight: 300;}
.block-pickup-list-p--price-infos {margin-top: 10px;}
.block-pickup-list-p--goods-name{
  font-weight: 500;
  margin-top: 5px;  
}

/* -------------共通ヘッダーバナー------------------------------------ */
.online-header-bar-hover:hover {
	opacity: 0.8;
	transition: .4s;
}
    
.online-header-bar {
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
}

.online-header-bar img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
	height: auto;
}

/* -------------202308 お気に入り調整------------------------------------ */
.block-order-estimate--goods-item-image,
.block-favorite--image figure{background: transparent;}

/* -------------補足追加------------------------------------ */
body.lt-filter-modal-on{overflow: hidden;}	
.lt-question-modal-overlay{display: none;}
body #js_question_modal{display: none;}

body.lt-filter-modal-on #js_question_modal{
	position: fixed;
	width: 1100px;
    height: 65vh;
    left: 50%;
    top: 50%;
    margin: -32.5vh 0 0 -550px;
	background: #fff;
	padding: 0;
	display: block;
	box-shadow: 3px 3px 19px rgba(0,0,0, .25);
	z-index: 10001;
	border-radius: 10px;
	overflow-y: auto;
}

body .lt_question_item_modal_inner{
	position: relative;
	padding: 45px 0;
}

.js_question_modal_box .lt_question_item_modal_close{
    position: absolute;
    right: 10px;
    top: 24px;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    background: url(/img/usr/search_list/modal_close.png) no-repeat;
    cursor: pointer;
}

body.lt-filter-modal-on	.lt-question-modal-overlay{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .3;
	z-index: 1000;
	display: block;
}

#left-menu-contents-filter .block-filter--list-inner-accordion .lt_question_modal{
	cursor: pointer;
	font-size: 10px;
	font-weight: 400;
	background: url(/img/usr/search_list/lt_suppl_icon.png) no-repeat left center;
	background-size: 20px 20px;
	padding: 8px 0 8px 24px;
	margin-top: 10px;
}

/* ------ 買い物かご　電子決済キャンペーン ------ */
.page-cart .block-top-free-common-style-inner{
    width: 1200px;
    margin: 0 auto;
}

.page-cart .block-top-hdg-cen {
    padding: 70px 0 50px;
    font-size: 26px;
    font-weight: 500;
    text-align: left;
    margin: 0;
}

.page-cart .block-top-electronic-pay-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 50px;
}

.page-cart .block-top-electronic-pay-list li {
    width: 285px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.page-cart .block-top-electronic-pay-list li:nth-child(4n) {margin-right: 0;}

/* フォント調整 */
.block-goods-comment1,
.block-goods-name h2.block-goods-name--text,
.block-thumbnail-t--variation,
.block-thumbnail-t--goods-brand,
.block-pickup-list-p--variation {font-weight: 400;}

/* ------ 左メニュー追従 ------ */
.page-category #selected-filter,
.page-search #selected-filter{min-height: 61px;}

/* -------------202312 商品スペック------------------------------------ */

/* 比較するボタン */
.block-product-comparison-follow-count-btn{
  position: fixed;
  left: 50px;
  bottom: 30px;
  border-radius: 30px;
  background: #D8D8D8;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 60px;
  flex-shrink: 0;
  cursor: pointer;
  z-index: 10;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  pointer-events: none;
}

.block-product-comparison-follow-count-btn span{
  background: #fff;
  border-radius: 50%;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  width: 22px;
  height: 22px;
}

.block-product-comparison-follow-count-btn p{
  font-size: 14px;
}

/* 追従 */
.block-product-comparison-follow-bk{
  position: fixed;
  left: 0;
  width: 100%;
  background: #F6F6F6;
  z-index: 10;
  opacity: 0;
}

.block-product-comparison-follow .block-product-comparison-follow-inner{
  position: relative;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.block-product-comparison-follow .block-product-comparison-follow-list{
  position: relative;
  margin: 0 50px;
}

.block-product-comparison-follow .block-product-comparison-follow-list > button{
  cursor: pointer;
  background: none;
  border: none;
  outline: 0;
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  top: 50%;
  text-indent: -9999px;
}

.block-product-comparison-follow .block-product-comparison-follow-list .slide-prev{
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  left: -20px;
  transform: rotate(135deg);
}

.block-product-comparison-follow .block-product-comparison-follow-list .slide-next{
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  right: -20px;
  transform: rotate(-45deg);
}

.block-product-comparison-follow .block-product-comparison-follow-list .slide-prev.no-more,
.block-product-comparison-follow .block-product-comparison-follow-list .slide-next.no-more{display: none;}

.block-product-comparison-follow .block-product-comparison-follow-item-list{
  display: flex;
  flex-shrink: 0;
  max-width: 954px;
  overflow: hidden;
  flex-shrink: 0;
}

.block-product-comparison-follow .block-product-comparison-follow-item{
  display: flex;
  align-items: center;
  background: #fff;
  width: 310px;
  min-width: 310px;
  padding: 15px 25px 15px 15px;
  margin-right: 10px;
  position: relative;
}

.block-product-comparison-follow .slick-initialized .slick-slide{display: flex;}
.block-product-comparison-follow .slick-arrow{
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-indent: -9999px;
  margin-top: -25px;
  cursor: pointer;
  padding: 0;
  background: transparent;
  border: none;
}

.block-product-comparison-follow .slick-prev.slick-arrow{left: 0;}
.block-product-comparison-follow .slick-next.slick-arrow{right: 0;}

.block-product-comparison-follow .slick-arrow span{
  position: relative;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  display: block;
}

.block-product-comparison-follow .slick-arrow.slick-prev span:after,
.block-product-comparison-follow .slick-arrow.slick-next span:after{
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  width: 11px;
  height: 11px;
  transform: translate(-50%, -50%);
  border-top: 1px solid #333;
  border-right: 1px solid #333;
}

.block-product-comparison-follow .slick-arrow.slick-prev span:after{transform: rotate(-135deg);}
.block-product-comparison-follow .slick-arrow.slick-next span:after{
  transform: rotate(45deg);
  margin-left: -15px;
}

.block-product-comparison-follow .slick-arrow.slick-disabled{
  pointer-events: none;
  opacity: .3;
}

.block-product-comparison-follow .block-product-comparison-follow-item .block-product-comparison-del{
  position: absolute;
  right: 10px;
  top: 13px;
  width: 14px;
  height: 14px;
  text-indent: -9999px;
  cursor: pointer;
}

.block-product-comparison-follow .block-product-comparison-follow-item .block-product-comparison-del::before,
.block-product-comparison-follow .block-product-comparison-follow-item .block-product-comparison-del::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 14px;
  background: #333;
}

.block-product-comparison-follow .block-product-comparison-follow-item .block-product-comparison-del::before {transform: translate(-50%,-50%) rotate(45deg);}
.block-product-comparison-follow .block-product-comparison-follow-item .block-product-comparison-del::after {transform: translate(-50%,-50%) rotate(-45deg);}

.block-product-comparison-follow .block-product-comparison-follow-img{
  width: 155px;
}

.block-product-comparison-follow .block-product-comparison-follow-item figure{
  width: 155px;
  height: 116px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-product-comparison-follow .block-product-comparison-follow-item figure img{
  max-width: 100%;
  max-height: 100%;
}

.block-product-comparison-follow .block-product-comparison-follow-brand{
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 15px;
}

.block-product-comparison-follow .block-product-comparison-follow-size{
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}

.block-product-comparison-follow .block-product-comparison-follow-price{
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}

.block-product-comparison-follow .block-product-comparison-follow-price span.price-tax{font-size: 9px;}

/* セール */
.block-product-comparison-follow .block-product-comparison-follow-price.default-price{font-size: 9px;}
.block-product-comparison-follow .block-product-comparison-follow-price.sale-price{font-size: 13px;}
.block-product-comparison-follow .block-product-comparison-follow-price.sale-price .block-product-comparison-follow-price-scomment{
  margin-bottom: 4px;
  font-size: 10px;
}

.block-product-comparison-follow .block-product-comparison-follow-price.sale-price span.price-tax{font-size: 9px;}

.block-product-comparison-follow .block-product-comparison-follow-btn a{
  background: #ccc;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  padding: 0 30px;
  border-radius: 25px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.block-product-comparison-follow .block-product-comparison-follow-btn a:hover{
  opacity: .7;
  transition: 0.2s ease-in-out;  
}

.block-product-comparison-follow-bk .block-product-comparison-follow-hide{
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  border-radius: 0 0 15px 15px;
  cursor: pointer;
  z-index: 1;
}

.block-product-comparison-follow-bk .block-product-comparison-follow-hide span{
  position: relative;
  display: block;
  padding: 8px 40px 8px 20px;
}

.block-product-comparison-follow-bk .block-product-comparison-follow-hide span:after{
  position: absolute;
  width: 7px;
  height: 7px;
  content: "";
  right: 20px;
  top: 15px;
  border-bottom: solid 2px #333;
  border-right: solid 2px #333;
  transform: rotate(45deg);
}

.block-product-comparison-follow-bk .block-product-comparison-follow-hide.product-comparison-close{border-radius: 15px 15px 0 0;}
.block-product-comparison-follow-bk .block-product-comparison-follow-hide.product-comparison-close{
  top: -37px;
  transition-duration: 0.4s;
}

.block-product-comparison-follow-bk .block-product-comparison-follow-hide.product-comparison-close span:after{
  transform: rotate(-135deg);
  top: 17px;
}

/* 一覧ページャー */
.page-category .pagination .pager-current.active,
.page-search .pagination .pager-current.active{background-color: #333;}

.page-category .pagination .pager-current.active span,
.page-search .pagination .pager-current.active span{
  color: #ffffff;
  cursor: default;
} 

/* 商品一覧 チェックボックス */
.page-category .block-goods-ist-comp-check,
.page-search .block-goods-ist-comp-check{
  text-align: center;
  margin-bottom: 10px;
}
.page-category .block-goods-ist-comp-check input[type="checkbox"]:checked,
.page-search .block-goods-ist-comp-check input[type="checkbox"]:checked{
  background: #333;
  border: solid 1px #333;
}

.page-category .block-goods-ist-comp-check input[type="checkbox"]:checked::before,
.page-search .block-goods-ist-comp-check input[type="checkbox"]:checked::before{background: #fff;}
.page-category .block-goods-ist-comp-check input[type="checkbox"]:checked::after,
.page-search .block-goods-ist-comp-check input[type="checkbox"]:checked::after{background: #fff;}

.product-comparison-goods-list-error{
  display: none;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 500;
  height: 150px;
  width: 1060px;
}

/* 商品詳細 チェックボックス */
.page-goods .block-detail-goods-comp-check{
  background: #eee;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  padding: 12px 0;
}

.page-goods .block-detail-goods-comp-check input[type="checkbox"]{
  width: 24px;
  height: 24px;
  margin: 0 10px 3px 0;
}

.page-goods .block-detail-goods-comp-check input[type="checkbox"]:checked{
  background: #333;
  border: solid 1px #333;
}

.page-goods .block-detail-goods-comp-check input[type="checkbox"]:checked::before{
  background: #fff;
  width: 8px;
  top: 16px;
  left: 2px;
}
.page-goods .block-detail-goods-comp-check input[type="checkbox"]:checked::after{
  background: #fff;
  left: 10px;
  top: 15px;
}

/* 左絞り込み */
#block_of_filter .block-filter--list-inner-accordion .lt_question_modal {
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  background: url(/img/usr/search_list/lt_suppl_icon.png) no-repeat left center;
  background-size: 20px 20px;
  padding: 8px 0 8px 24px;
  margin-top: 10px;
  margin-bottom: 5px;
}

#block_of_filter .block-goods-search-modal--msg{
  font-size: 11px;
  font-weight: 300;
}

/* ページ戻る */
.page-category #footer_pagetop,
.page-goods #footer_pagetop,
.page-search #footer_pagetop{display: block!important;}

/* -----------会員登録のエラー対応----------- */
.page-entry .form-control.input-error input,
.page-entry .form-control.input-error select,
.page-quickentry .form-control.input-error input,
.page-quickentry .form-control.input-error select,
.page-customer .form-control.input-error input,
.page-customer .form-control.input-error select,
.page-entryonetimepasswordsend .form-control.input-error input,
.page-memberscard .form-control.input-error input{
  background-color: #f2dede;
  border: 1px solid #ce1032;
}

/* ショップ/ブランドのデザイン対応 */
.wrapper .form-group.block-member-info--shop input[type="checkbox"],
.wrapper .form-group.block-member-info--brand input[type="checkbox"],
.wrapper .form-group.block-member-info--favorite-brand input[type="checkbox"]{
  display: block;
  margin: 0 5px 10px 0;
}

.form-group.block-member-info--shop .block-member-info--check-wrap,
.form-group.block-member-info--brand .block-member-info--check-wrap,
.form-group.block-member-info--favorite-brand .block-member-info--check-wrap{
  display: flex;
  flex-wrap: wrap;
}

.wrapper .form-group.block-member-info--shop .form-control label{
  width: auto;
  display: block;
  font-size: 14px;
  margin-right: 32px;
}

.wrapper .form-group.block-member-info--brand .form-control label,
.wrapper .form-group.block-member-info--favorite-brand .form-control label{
  width: auto;
  display: block;
  font-size: 14px;
  margin-right: 25px;
}

.page-quickentry .form-group.block-member-info--brand .form-control label{margin-right: 33px;}

.wrapper .form-group.block-member-info--favorite-brand .form-control .js-efo{
  display: flex;
  flex-wrap: wrap;
}

.wrapper .form-group.block-member-info--shop .form-control label,
.wrapper .form-group.block-member-info--brand .form-control label:before{background: none!important;}
.wrapper .form-group.block-member-info--shop .form-control label:nth-of-type(3n+3){margin-right: 32px;}
.wrapper .form-group.block-member-info--brand .form-control label:nth-of-type(3n+3),
.wrapper .form-group.block-member-info--favorite-brand .form-control label:nth-of-type(3n+3){margin-right: 25px;}
.wrapper .form-group.block-member-info--shop .form-control label:nth-of-type(n+4),
.wrapper .form-group.block-member-info--brand .form-control label:nth-of-type(n+4){margin-top: 0;}
.wrapper .form-group.block-member-info--shop .form-control input[type="checkbox"]:checked+label:before,
.wrapper .form-group.block-member-info--brand .form-control input[type="checkbox"]:checked+label:before{border: none;}

.coordinate-detail-img-main {
  position: relative;
}

.coordinate-detail-img-main .slick-arrow {
  width: 30px;
  height: 40px;
  position: absolute;
  top: calc(50% - 20px);
  border: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
  text-indent: -900%;
  overflow: hidden;
  background-color: rgba(250,250,250,0.75);
  background-image: url(../../img/usr/common/ico_arrow01.svg);
  background-position: right 8px center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  cursor: pointer;
}

.coordinate-detail-img-main .slick-prev {
  left: 0;
  transform: scale(-1, 1);
}

.coordinate-detail-img-main .slick-next {
  right: 0;
}

.coordinate-detail-img-main figure img {
  margin: 0 auto;
}

.coordinate-detail-gallery ul li {
  cursor: pointer;
}

.coordinate-detail-gallery ul li.slick-current {
  border: 1px solid #000000;
}

.coordinate-detail-img-frame img {
  max-width: 100%;
  display: block;
  height: auto;
}

.coordinate-detail-img-frame {
  overflow: hidden;
  width: 100%;
  margin: auto;
}

.coordinate-detail-gallery .slick-track {
  display: flex;
  justify-content: left;
  flex-flow: row wrap;
  width: 100%!important;
}

.coordinate-detail-gallery .slick-slide {
  width: calc(20% - 8px)!important;
  margin-right: 8px;
}

/*---20241011追加---ここから---*/
.block-event-page .block-new-lightningrecommend--goods .block-thumbnail-t--goods:nth-child(5n + 1) {
  margin-left: 0;
}

.block-favorite--type-selector {
    overflow: hidden;
    padding: 16px 50px;
    background-color: #f6f6f6;
    display: flex;
    margin: 50px 0 40px;
}

.block-favorite--type-selector div {
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-right: 30px;
}

.block-favorite--type-selector div.active,
.block-favorite--type-selector div.active span {
    background: #4964a0;
    color: #FFF;
    font-weight: 500;
}

.block-favorite--type-selector div:last-child {
    margin-right: 0;
}

.block-favorite--type-selector div span {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    background-color: #f6f6f6;
    height: 48px;
}

/* 商品詳細カート投入モーダル */
.block-goods-cartin-modal {
  position: fixed;
  top: 0;
  left: -9999px;
  width: 100vw;
  height: 100vh;
  visibility: hidden;
  z-index: 501;
  opacity: 0;
  transition: opacity .5s ease;
}
.block-goods-cartin-modal.show {
  visibility: visible;
  left: 0;
  opacity: 1;
}
.block-goods-cartin-modal--bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(114, 114, 114, .76);
}
.block-goods-cartin-modal--contents {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #FFF;
  border-radius: 40px;
  padding: 80px;
  width: 1085px;
}
.block-goods-cartin-modal--close {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 50px;
  height: 50px;
  background: #000;
  border-radius: 50%;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.block-goods-cartin-modal--close:before,
.block-goods-cartin-modal--close:after {
  content: '';
  position: absolute;
  top: 24px;
  left: 15px;
  width: 20px;
  height: 2px;
  background: #FFF;
  transform: rotate(45deg);
}
.block-goods-cartin-modal--close:after {
  transform: rotate(-45deg);
}
.block-goods-cartin-modal--title {
  font-size: 20px;
  font-weight: bold;
  background: #E8E8E8;
  text-align: center;
  padding: 16px 0;
  margin: 0 0 40px;
}
.block-goods-cartin-modal-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  margin: 0 0 40px;
}
.block-goods-cartin-modal-item--img {
  width: 216px;
  line-height: 0;
}
.block-goods-cartin-modal-item--info {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  width: 380px;  
}
.block-goods-cartin-modal-item--name {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  width: 100%;
}
.block-goods-cartin-modal-item--size,
.block-goods-cartin-modal-item--color {
  display: flex;
  font-size: 12px;
  margin: 0 0 6px;
  width: 100%;
}
.block-goods-cartin-modal-item--qty {
  display: flex;
  font-size: 16px;
}
.block-goods-cartin-modal-item--price {
  font-size: 26px;
}
.block-goods-cartin-modal-item--price span {
  font-size: 13px;
  margin: 0 0 0 2px;
}
.block-goods-cartin-modal--btn {
  display: flex;
  justify-content: center;
  gap: 50px;
}
.block-goods-cartin-modal--btn-close {
  width: 345px;
  border: 1px solid #000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 12px 0 11px;
  cursor: pointer;
}
.block-goods-cartin-modal--btn-cart {
  width: 345px;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 12px 0 11px;
  background: #000;
}
.block-goods-cartin-modal--btn-close:hover,
.block-goods-cartin-modal--btn-cart:hover {
  opacity: .8;
  text-decoration: none;
}
.block-goods-cartin-modal-recommend {
  margin: 60px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid #707070;
}
.block-goods-cartin-modal-recommend--title {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 20px;
}
.block-goods-cartin-modal-recommend .block-recent-item--header {
  display: none;
}
.block-goods-cartin-modal-recommend .block-common-lightningrecommend {
  margin-bottom: 0;
}
.block-goods-cartin-modal-recommend .block-thumbnail-t--variation {
  display: none;
}
.block-goods-cartin-modal-recommend .block-thumbnail-t--brand {
  font-size: 12px;
}
.block-goods-cartin-modal-recommend .block-thumbnail-t--price-infos {
  padding-top: 10px;
}
.block-goods-cartin-modal-recommend .block-thumbnail-t .price {
  font-size: 14px;
  font-weight: normal !important;
}
.block-goods-cartin-modal-recommend .block-thumbnail-t .price span {
  font-size: 9px;
}
.block-goods-cartin-modal-recommend .block-thumbnail-t--goods-description {
  height: auto !important;
}

/* カート改修 */
.pane-order-contents:has(.block-cart-title) {
  padding-top: 0;
}
.block-cart-title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  margin: 0 0 25px;
  padding: 20px 0;
}
.block-cart--container {
  margin: 0 0 100px;
}
.block-cart--contents {
  float: none;
  width: 100%;
  border: 0;
}
.block-cart--side-area {
  float: none;
}
.block-cart--goods-subtotal {
  display: flex;
  align-items: center;
  width: 1000px;
  margin: 25px auto 30px;
}
.block-cart--goods-subtotal dt {
  font-size: 18px;
}
.block-cart--goods-subtotal dd {
  color: #A62623;
  font-size: 26px;
}
.block-cart--head-note {
  width: 1000px;
  background: #F5F5F5;
  padding: 12px 20px;
  margin: 0 auto;
} 
.block-cart--head-note p:not(:last-child) {
  margin: 0 0 4px;
}
.block-cart--head-note p span {
  color: #A62623;
}
.block-cart--head-note p a {
  color: #09A4DD;
}
.block-cart--goods-list-headline {
  display: flex;
  padding: 11px 0;
  margin: 40px 0 0;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  font-size: 16px;
  text-align: center;
}
.block-cart--goods-list-headline p:nth-child(1) {
  width: 690px;
  padding: 0 80px;
  text-align: left;
}
.block-cart--goods-list-headline p:nth-child(2) {
  width: 90px;
  margin: 0 50px 0 0;
}
.block-cart--goods-list-headline p:nth-child(3) {
  width: 215px;
}
.block-cart--goods-list {
  border-bottom: 1px solid #DCDCDC;
}
.block-cart--goods-list li {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #DCDCDC;
  margin: 0;
  padding: 20px;
}
.block-cart--goods-list-image {
  float: none;
  width: 216px;
  height: auto;
  margin: 0;
}
.block-cart--goods-list-item {
  float: none;
  width: 400px;
  margin: 0 14px 0 60px;
}
.block-cart--goods-list-item-name {
  font-size: 18px;
}
.block-cart--goods-list-item-comment {
  font-size: 12px;
  line-height: 2;
  margin: 4px 0 0;
}
.block-cart--goods-list-item-input {
  float: none;
  width: 90px;
  margin: 0 50px 0 0;
}
.block-cart--goods-list-item-qty input {
  border-radius: 0;
}
.block-cart--goods-list-item-calc-btn {
  border-radius: 0;
}
.block-cart--goods-list-item-price-info {
  float: none;
  width: 215px;
  text-align: center;
  margin: 0;
}
.block-cart--goods-list-item-price {
  font-size: 26px;
  font-weight: normal !important;
}
.block-cart--goods-list-item-price span {
  font-size: 12px;
  margin: 0 0 0 2px;
}
.block-cart--goods-list-item-delete-area {
  flex: 1;
  text-align: center;
}
.block-cart--btn-wrapper {
  display: flex;
  justify-content: center;
  gap: 50px;
  margin: 60px 0 0;
}
.block-cart--continue-shopping {
  margin: 0;
}
.block-cart--continue-shopping-link {
  width: 345px;
  border: 1px solid #000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 12px 0 11px;
}
.page-cart .block-cart--order-btn {
  width: 345px;
  border-radius: 0;
  background: #000;
  padding: 12px 0;
}
.block-cart--continue-shopping-link:hover {
  opacity: .8;
}
.page-cart .block-cart--order-btn:hover {
  background: #000;
  opacity: .8;
}
.block-cart--side-contents {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 60px 0 0;
}
body.page-cart .block-cart--delivery-date {
  width: 370px;
  padding: 0 25px 0 0;
  margin: 0 25px 0 230px;
  border: 0;
  border-right: 1px solid #DCDCDC;
}
body.page-cart .block-cart--delivery-date-container {
  text-align: center;
  border-radius: 2px;
  background: rgba(214, 214, 214, .37);
  padding: 23px 25px;
}
body.page-cart .block-cart--delivery-due-date {
  padding: 0 0 8px;
  margin: 15px 0 10px;
  text-decoration: none;
  border-bottom: 2px solid #707070;
}
body.page-cart .block-cart--delivery-date-caption {
  font-size: 14px;
  text-align: center;
}
.block-cart--procedure {
  border: 0;
  padding: 0;
  margin: 0;
}
.block-cart--procedure-container {
  background: 0;
  padding: 0;
}
.page-cart #AmazonPayButton {
  width: 345px;
}
.block-cart--amazonpay-guest-notice {
  color: #000;
  font-size: 16px;
  margin: 20px 0 0;
}
.page-cart .block-top-electronic-pay-list {
  padding-bottom: 0;
}

/* カテゴリページの人気のキーワード */
.block-category-list--sub .block-category-style-l .block-category-style-l--item-name a {
  border-radius: 4px;
  border: 0;
  background-color: #f2f2f2;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  font-weight: 400;
  font-size: 13px;
  padding: 10px 15px 9px;
}
.block-category-list--sub .block-category-style-l .block-category-style-l--item-name a:hover {
  background-color: #3C3C3C;
  color: #FFF;
}
/* //カテゴリページの人気のキーワード */
/* カテゴリ一覧ページ（カテゴリで絞り込む・ブランドで絞り込む） */
.category_brand_filter {
  margin-top: 50px;
  margin-bottom: 50px;
}
.category_list_filter,
.category_brand_filter {
  width: 100%;
}
.category_list_filter h2,
.category_brand_filter h2 {
  font-size: 14px;
  /* font-size: 20px;
  font-weight: 500;
  line-height: 1em; */
}
.category_list_filter ul,
.category_brand_filter ul {
  width: 920px;
  overflow-x: scroll;
  display: flex;
  gap: 10px;
}
.category_list_filter ul li,
.category_brand_filter ul li {
  display: flex;
  cursor: pointer;
}
.category_brand_filter ul li,
.category_list_filter ul li a {
  font-size: 13px;
  background-color: #f2f2f2;
  color: #333;
  text-align: center;
  padding: 10px 15px 9px;
  white-space: nowrap;
  border-radius: 4px;
  font-weight: 400;
}
.category_list_filter ul li a:hover {
  text-decoration: unset;
}
.category_list_filter ul li a,
.category_brand_filter ul li {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.category_list_filter ul li a:hover,
.category_brand_filter ul li:hover {
  background-color: #3C3C3C;
  color: #FFF;
}
.category_brand_filter ul li.cate_filter_selected {
  background-color: #3C3C3C;
  color: #FFF;
}
/* //カテゴリ一覧ページ（カテゴリで絞り込む・ブランドで絞り込む） */

/* 関連商品ページのもっと絞り込む */
.block-category-list--sub .block-goods-list--sort-order-items dd.active {
  background-color: #3C3C3C !important;
  color: #FFF !important;
}
.block-category-list--sub .block-goods-list--sort-order-items dd.active,
.block-category-list--sub .block-goods-list--sort-order-items dd a {
  border: 0;
  font-size: 13px;
  padding: 10px 15px 9px;
  color: #333;
  border-radius: 4px;
  background-color: #f2f2f2;
  font-weight: 400;
}
.block-category-list--sub .block-goods-list--sort-order-items dd a {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.block-category-list--sub .block-goods-list--sort-order-items dd a:hover {
  background-color: #3C3C3C;
  color: #FFF;
}
/* //関連商品ページのもっと絞り込む */