﻿@charset "UTF-8";
body{
  font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kakugo Pro W3","メイリオ",Meiryo,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3.14vw;
  line-height: 1.69;
  color: #000;
  padding-bottom: 0;
}
table{
  font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kakugo Pro W3","メイリオ",Meiryo,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pc{
  display: none!important;
}
div::after{
  content: none;
}
.block-icon {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.208vw;
}
.block-icon span {
  margin-right: 0.966vw;
  margin-bottom: 0.966vw;
  display: block;
}
.block-thumbnail-t--item .block-thumbnail-t--goods-description .block-icon img {
  width: auto;
  height: 4.831vw;
  vertical-align: top;
}
.block-icon img {
  width: auto;
  height: 4.831vw;
  vertical-align: top;
}
.page-goods .block-icon img {
  width: auto;
  vertical-align: top;
  height: 6.039vw;
}
.block-icon--auto-new {
  position: absolute;
  top: -0.966vw;
  left: 2.657vw;
}
.block-icon--auto-new img{
  width: 33px!important;
  height: 25px!important;
}
.page-goods .block-icon--auto-new img {
  width: 45px!important;
  height: 30px!important;
}
.poppins{
  font-family: 'Poppins', sans-serif;
}
.top-common-header{
  font-size: 7.246vw;
  text-align: center;
  margin-bottom: 6.763vw;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.top-common-header > span{
  font-size: 3.14vw;
  display: block;
  margin-top: -2.174vw;
}
.common-header{
  font-size: 7.246vw;
  text-align: center;
  margin-bottom: 6.763vw;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.common-header > span{
  font-size: 3.14vw;
  display: block;
  margin-top: -2.174vw;
}
.FS2_PageTitle{
  background: none!important;
  font-size: 5.246vw!important;
  padding: 0!important;
}
.page-order .FS2_PageTitle {
  margin-bottom: 0;
  padding-left: 15px!important;
}
.more-link{
  text-align: center;
}
.block-top-event .more-link {
  margin-top: 20px;
}
.more-link a{
  background: #2F3F52 url(../../img/usr/common/white-arrow.png) no-repeat;
  border: 1px solid #2F3F52;
  border-radius: 24.155vw;
  color: #fff!important;
  font-size: 3.623vw;
  letter-spacing: 0.1em;
  padding: 2.657vw 18.841vw 2.899vw;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  text-decoration: none!important;
  background-size: 3.382vw;
  background-position: 48.309vw center;
  line-height: 1;
}
::placeholder {
  color: #999999;
}
.pane-topic-path.pan {
  background: none;
  padding: 0;
  margin-top: 16px;
  margin-bottom: 17px;
}
.page-goods .pane-topic-path.pan {
  display: none;
}
#bread-crumb-list{
  white-space: nowrap;
  overflow-x: scroll;
}
#bread-crumb-list li {
  display: inline-block;
}
#bread-crumb-list li a{
  color: #666666;
  font-size: 12px;
}
#bread-crumb-list li a span{
  margin-left: 9px;
  margin-right: 9px;
}
.block-topic-path--item__home {
  position: relative;
}
.block-topic-path--item__home::before{
  content: "";
  width: 17px;
  height: 12px;
  display: block;
  background: url(../../img/usr/common/topic-path-top-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 22px;
  transform: translateY(-50%);
}
.block-topic-path--item__home a{
  padding-left: 37px;
}
/* ----トップページ本文---- */

.block-top-body--items img {
  width: 100%;
}

.block-top-body {
  margin: 2.899vw 0 18.357vw;
}
.mainvisual-slider{
  opacity: 0;
  transition: opacity .3s linear;
}
.mainvisual-slider.slick-initialized{
  opacity: 1; /*slick-initializedが付与されたら表示*/
}
.mainvisual-slider .slick-slide{
  width: 95vw;
  margin: 0 1.208vw;
}
.mainvisual-slider .slick-slide img{
  border-radius: 2.415vw;
}
.search-btn-area {
  display: flex;
  width: 90.338vw;
  margin: 0 auto;
  justify-content: space-between;
}
.mainvisual-slider .slick-dots{
  bottom: -7.246vw;
}
.mainvisual-slider.slick-dotted.slick-slider {
  margin-bottom: 10.87vw;
}
.mainvisual-slider .slick-dots li button::before{
  opacity: 1;
  color: #E2E2E2;
  font-size: 6.763vw;
}
.mainvisual-slider .slick-dots .slick-active button::before{
  opacity: 1;
  color: #AA8965;
}
#block_of_top_body .easy-search-btn, #block_of_top_body .particular-search-btn {
  width: 44.444vw;
  display: block;
  text-decoration: none;
  color: #fff;
  background: #2F3F52;
  border-radius: 7.246vw;
  text-align: center;
  font-size: 3.14vw;
  padding: 2.415vw;
  margin-bottom: 1.932vw;
  letter-spacing: 0.1em;
  border: 1px solid #2F3F52;
}
.easy-search,
.particular-search {
  text-align: center;
}
/* ----トップページ予備テンプレート1---- */
#block_of_free1 {
  padding: 0 4.831vw;
  margin-bottom: 16.908vw;
}
#feature-article {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 8.454vw;
}
.feature-article-item {
  width: 43.961vw;
  margin-right: 2.415vw;
}
.feature-article-item{
  margin-top: 9.903vw;
}
.feature-article-item:nth-of-type(1), 
.feature-article-item:nth-of-type(2){
  margin-top: 0;
}
.feature-article-item:nth-of-type(2n){
  margin-right: 0;
}
.feature-article-img{
  margin-bottom: 2.415vw;
}
.feature-article-img img {
  border-radius: 2.415vw;
}
.feature-article-date {
  font-family: 'Poppins', sans-serif;
  font-size: 3.14vw;
  font-weight: 600;
  color: #AA8965;
  margin-bottom: 0.966vw;
  padding-left: 1.208vw;
}

.feature-article-title {
  height: 15.942vw;
  overflow-y: hidden;
  font-size: 3.14vw;
  line-height: 1.69;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding: 0 1.208vw;
}

/* ----トップページ予備テンプレート3---- */
.recommend-wrapper {
  background: url(../../img/usr/top/visumo-styling-bg.jpg);
  padding: 14.493vw 0 16.425vw;
  margin-bottom: 16.425vw;
}
.ranking-wrapper {
  margin-bottom: 16.908vw;
}
.ranking-wrapper .tab-btn-wrapper{
  display: flex;
  width: 100vw;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  align-items: center;
  padding-left: 4.831vw;
  height: 11.111vw;
}
.page-top .ranking-wrapper .tab-btn-wrapper,
.ranking-wrapper.tokyo-shirt .tab-btn-wrapper,
.ranking-wrapper.brick-house .tab-btn-wrapper,
.ranking-wrapper.pitta-re .tab-btn-wrapper,
.ranking-wrapper.and-class .tab-btn-wrapper{
  justify-content: center;
  padding-left: 0;
}
.ranking-wrapper .tab-btn {
  display: flex;
  justify-content: center;
}
.ranking-wrapper .tab-btn-item {
  width: 36.232vw;
  text-align: center;
  background: #fff;
  border-radius: 0.725vw;
  font-size: 2.899vw;
  font-family: 'Poppins', sans-serif;
  color: #AA8965;
  font-weight: 500;
  line-height: 7.246vw;
  border: 1px solid #E2E2E2;
  margin-right: 1.208vw;
  cursor: pointer;
}
.ranking-wrapper .tab-btn-item.active{
  background: #AA8965;
  color: #fff;
  border: none;
  position: relative;
}
.ranking-wrapper .tab-btn-item.active::before{
  content: "";
  width: 2.899vw;
  height: 2.657vw;
  display: block;
  background: url(../../img/usr/top/styling-tab-triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -2.415vw;
  left: 50%;
  transform: translateX(-50%);
}
.ranking-wrapper .small-tab-btn {
  width: 334px;
  margin: 22px auto 29px;
  display: flex;
  justify-content: center;
}
.ranking-wrapper .small-tab-btn-item{
  width: 106px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.02em;
  color: #666666;
  padding-bottom: 3px;
  cursor: pointer;
  position: relative;
  transition: none;
}
.ranking-wrapper .small-tab-btn-item::before,
.ranking-wrapper .small-tab-btn-item::after{
  content: "";
  width: 1px;
  height: 25px;
  background: #E2E2E2;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: none;
}
.ranking-wrapper .small-tab-btn-item::after{
  left: unset;
  right: 0;
}
.ranking-wrapper .small-tab-btn-item.active{
  border: none;
  color: #AA8965;
  font-weight: bold;
  padding-bottom: 3px;
  cursor: default;
}
.ranking-wrapper .small-tab-btn-item.active::before{
  content: none;
}
.ranking-wrapper .small-tab-btn-item.active::after{
  content: "";
  width: 90px;
  height: 2px;
  display: block;
  background: #AA8965;
  top: unset;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* シルバーエッグ レコメンド追加 */
.recommend-container{
  padding: 0 4.831vw;
}
.recommend-area{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 8.454vw;
}

.recommend-product{
  width: 43.961vw;
  height: 60.961vw;
  margin-top: 9.903vw;
  /* background-color: #fff; */
  /* border: 1px solid #000; */
}

.recommend-product-img{
  width: 100%;
  margin-bottom: 8px;
  border-radius: 10px;
}

.recommend-product-img:hover{
  width: 100%;
  display: block;
  margin-bottom: 8px;
  border-radius: 10px;
  filter: brightness(105%);
}

.recommend-product-name{
  font-size: 3.14vw;
  font-weight: normal;
  color: #000;
  max-height: 10.87vw;
  overflow: hidden;
  display: block;
  margin-bottom: 8px;
}

.recommend-product-price{
  font-size: 3.623vw;
  font-weight: 500;
}

/* ----トップページ予備テンプレート7---- */

#block_of_free7{
  margin-bottom: 16.908vw;
}
.revico-area .tab-btn {
  display: flex;
  justify-content: center;
}
.revico-area .tab-btn-item {
  width: 36.232vw;
  text-align: center;
  background: #fff;
  border-radius: 0.725vw;
  font-size: 3.382vw;
  font-family: 'Poppins', sans-serif;
  color: #AA8965;
  font-weight: 700;
  line-height: 7.246vw;
  border: 1px solid #E2E2E2;
  margin: 0 1.208vw;
  cursor: pointer;
}
.revico-area .tab-btn-item.active {
  background: #AA8965;
  color: #fff;
  border: none;
  position: relative;
}
.revico-area .tab-btn-item.active::before {
  content: "";
  width: 2.899vw;
  height: 2.657vw;
  display: block;
  background: url(../../img/usr/top/styling-tab-triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -2.415vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

/* トップページ予備テンプレート8 */
.users-request-area {
  background: url(../../img/usr/top/visumo-styling-bg.jpg);
  padding: 14.734vw 0 17.15vw;
  margin-bottom: 14.251vw;
}
.user-request-list{
  padding: 0 4.831vw;
}
.user-request-item{
  background: #fff;
  border-radius: 2.415vw;
  padding: 7.488vw 5.797vw 5.797vw;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}
.user-request-item:not(:last-of-type){
  margin-bottom: 3.623vw;
}
.request-title {
  font-size: 3.865vw;
  letter-spacing: 0.05em;
  color: #AA8965;
  font-weight: 500;
  padding-bottom: 5.314vw;
  padding-bottom: 2.415vw;
  border-bottom: 2px solid #AA8965;
  position: relative;
  margin-bottom: 4.831vw;
  padding-left: 13.285vw;
  text-align: left;
  line-height: 1.5;
}
.request-title::before {
  content: "";
  width: 11.111vw;
  height: 11.111vw;
  display: block;
  background: url(../../img/usr/common/user-request-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -3.483vw;
  left: 0;
}
.user-request-item{
  padding-top: 4.589vw;
}
.request-answer {
  font-size: 3.382vw;
  letter-spacing: 0;
}
.request-title::after {
  content: "";
  width: 3.14vw;
  height: 2.657vw;
  display: block;
  background: url(../../img/usr/common/user-request-triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -2.657vw;
  left: 50%;
  transform: translateX(-50%);
}
.request-answer {
  color: #666666;
}
.size-search-btn {
  font-size: 2.899vw;
  letter-spacing: 0.1em;
  text-decoration: none!important;
  position: relative;
  padding-left: 4.106vw;
  margin-top: 2.174vw;
  display: block;
}
.size-search-btn::before{
  content: "";
  width: 2.899vw;
  height: 2.899vw;
  display: block;
  background: url(../../img/usr/common/circle-arrow-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0.966vw;
}
.request-sub-text {
  font-size: 3.382vw;
  text-align: center;
  margin-top: 7.005vw;
  margin-bottom: 3.623vw;
  position: relative;
  letter-spacing: 0;
}
.request-sub-text::before,
.request-sub-text::after {
  width: 0.242vw;
  height: 11.353vw;
  background: #000;
  content: "";
  display: block;
  position: absolute;
  top: 1.208vw;
  left: 22%;
  transform: rotate(145deg);
}
.request-sub-text::after{
  transform: rotate(35deg);
  left: 78%;
  left: unset;
  right: 22%;
}
.more-link.request a {
  background-position: 54.589vw center;
  padding: 2.657vw 13.285vw 2.899vw;
}

/* トップページ予備テンプレート9 */
#block_of_free9 {
  margin-bottom: 16.908vw;
}
.top-content-list {
  margin: -2.415vw 0 4.831vw;
}
.top-content-list .top-content-item{
  width: 60.386vw;
  margin: 0 1.208vw;
  text-align: center;
}
.top-content-list .top-content-item img{
  border-radius: 2.415vw;
}
.top-content-list .top-content-item .content-thumb {
  margin-bottom: 1.932vw;
}
/* トップページ予備テンプレート10 */
.brand-item-category-area {
  background: url(../../img/usr/top/visumo-styling-bg.jpg);
  padding: 14.734vw 0 8.454vw;
  margin-bottom: 14.251vw;
}
.brand-item-category-area .container {
  width: 90.338vw;
  margin: 0 auto;
}
.top-brand-wrapper {
  background: #fff;
  padding: 5.797vw 5.314vw 4.348vw;
  border-radius: 2.415vw;
}
.top-brand-wrapper .brand-item {
  width: 100%;
  text-align: left;
}
.top-brand-wrapper .brand-item:not(:last-of-type) {
  margin-bottom: 15px;
}
.top-brand-wrapper .brand-item a {
  font-size: 3.382vw;
}
.top-brand-wrapper .brand-item-img {
  /* min-height: 22.947vw; */
}
.top-brand-wrapper .brand-list.top-brand-list{
  padding-right: 0;
}
.top-items-box {
  background: #fff;
  margin-top: 8.454vw;
  border-radius: 2.415vw;
  padding: 6.28vw 5.314vw 6.763vw;
}
.top-items-box .tab-btn {
  display: flex;
  justify-content: center;
  width: 74.879vw;
  margin: 33px auto 29px;
}
.top-items-box .tab-area-box {
  width: 79.71vw;
  margin: 0 auto 31px;
}
.top-items-box .tab-btn-item {
  width: 24.155vw;
  text-align: center;
  background: #fff;
  border-radius: 0.725vw;
  font-size: 3.382vw;
  color: #AA8965;
  font-weight: 500;
  line-height: 7.246vw;
  border: 1px solid #E2E2E2;
  margin: 0 1.208vw;
  cursor: pointer;
}
.top-items-box .tab-btn-item.active {
  color: #fff;
  background: #AA8965;
  position: relative;
}
.top-items-box .tab-btn-item.active::before {
  content: "";
  width: 3.14vw;
  height: 2.657vw;
  display: block;
  background: url(../../img/usr/common/header/header-tab-active-triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -2.415vw;
  left: 50%;
  transform: translateX(-50%);
}
.top-items-box .tab-area-box .item-category-child {
  padding-top: 2.174vw;
  padding-bottom: 2.174vw;
}
.top-items-box .item-category-child:first-of-type::before{
  width: 100%;
}
.top-items-box .item-category-child::after{
  width: 100%;
}
.top-items-box .item-category-child a::before{
  right: 3.865vw;
}

/* トピック */
#block_of_topic {
  margin-bottom: 16.908vw;
}
#top-pick-up{
  width: auto;
}
#top-pick-up #block_of_topic {
  padding: 0 4.831vw;
}
#top-pick-up .pick-up-box-05 .pick-up-new {
  background: transparent;
  padding: 0;
}
#top-pick-up .pick-up-box-05 .pick-up-new li{
  margin: 0;
}
#top-pick-up .pick-up-box-05 .pick-up-new-inner {
  border: 1px solid #FFF;
  padding: 2.415vw;
  border: none;
  padding: 0;
}
.block-top-topic--items {
  margin-bottom: 7.246vw;
}
.block-top-topic--items li{
  position: relative;
  padding: 2.899vw 8.937vw 1.932vw 2.174vw;
}
.block-top-topic--items li:nth-of-type(1)::before{
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/top/topic-item-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.block-top-topic--items li::after{
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/top/topic-item-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0;
}
.block-top-topic--items li a{
  text-decoration: none;
}
.block-top-topic--items dt {
  color: #AA8965;
  font-size: 3.865vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 1.449vw;
}
#block_of_topic .block-topic-details--icon {
  margin: 0;
  width: auto;
  height: 4.831vw;
  margin-left: 2.415vw;
}
.block-top-topic--items dl {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.block-top-topic--items dl::before{
  content: "";
  width: 4.106vw;
  height: 1.449vw;
  display: block;
  background: url(../../img/usr/top/topic-arrow-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: -5.072vw;
  top: 50%;
  transform: translateY(-50%);
}
.block-top-topic--items dd{
  width: 100%;
  font-size: 3.382vw;
  letter-spacing: 0.05em;
  letter-spacing: 0;
}
.block-top-topic--next-page.more-link{
  display: block;
}
/* トピック一覧 */
.sb_block_common_import.block-topic-details {
  margin: 0!important;
}
.sb_block_common_import .block-topic-details--items {
  margin: 0;
  border-top: none;
  padding: 0 4.831vw;
}
.sb_block_common_import .block-topic-details--items li {
  border-bottom: none;
  padding: 10px 25px 10px 10px;
  position: relative;
}
.sb_block_common_import .block-topic-details--items li:first-of-type::before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  border-bottom: none;
  background-image: linear-gradient(to right, #9F9F9F, #9F9F9F 1px, transparent 4px);
  background-size: 5px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
}
.sb_block_common_import .block-topic-details--items li::after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  border-bottom: none;
  background-image: linear-gradient(to right, #9F9F9F, #9F9F9F 1px, transparent 4px);
  background-size: 5px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
  border-radius: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sb_block_common_import .block-topic-details--items li a::after{
  content: "";
  width: 4.106vw;
  height: 1.449vw;
  display: block;
  background: url(../../img/usr/top/topic-arrow-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.block-topic-details--items dt {
  color: #AA8965;
  font-size: 3.865vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 1.449vw;
}
.sb_block_common_import .block-topic-details--items li dd {
  width: 100%;
  font-size: 3.382vw;
  letter-spacing: 0.05em;
  letter-spacing: 0;
}
/* トピック詳細 */
.block-topic-page {
  padding: 0 4.831vw;
}
.block-topic-page--article figure {
  text-align: center;
}

/* ----イベント---- */
.pickup-wrapper {
  /* background: url(../../img/usr/top/visumo-styling-bg.jpg); */
  padding: 14.734vw 0 17.15vw;
  margin-bottom: 13.768vw;
}
.pickup-wrapper .block-top-event--header:first-of-type{
  display: none;
}
.pickup-wrapper2 + .block-top-event--header {
  display: none;
}
.block-top-event--header {
  margin-top: 50px;
  text-align: center;
  font-size: 5.246vw;
  font-weight: normal;
  border-top: #444 2px solid;
  margin: 50px 20px 0;
}
.block-top-event .tab-btn {
  display: flex;
  justify-content: center;
}
.block-top-event .tab-btn-item {
  width: 36.232vw;
  text-align: center;
  background: #fff;
  border-radius: 0.725vw;
  font-size: 3.382vw;
  font-family: 'Poppins', sans-serif;
  color: #AA8965;
  font-weight: 500;
  line-height: 7.246vw;
  border: 1px solid #E2E2E2;
  margin: 0 1.208vw;
  cursor: pointer;
}
.block-top-event .tab-btn-item.active {
  background: #AA8965;
  color: #fff;
  border: none;
  position: relative;
}
.block-top-event .tab-btn-item.active::before {
  content: "";
  width: 2.899vw;
  height: 2.657vw;
  display: block;
  background: url(../../img/usr/top/styling-tab-triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -2.415vw;
  left: 50%;
  transform: translateX(-50%);
}
.block-top-event--goods {
  margin-top: 7.488vw;
}
.first-category .pane-main .block-top-event--goods{
  margin-bottom: 0;
}
.block-thumbnail-t--items{
  padding: 0 4.831vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: none;
}
.block-thumbnail-t--items li{
  width: 43.961vw;
  position: relative;
  padding: 0;
}
.block-thumbnail-t--items li:nth-of-type(2n){
  margin-bottom: 9.662vw;
}
.block-thumbnail-t--items li:last-of-type{
  margin-bottom: 0;
}
.block-thumbnail-t--goods-image figure {
  background: #FFFFFF;
  width: 100%;
  padding: 0;
  border-radius: 2.415vw;
}
.block-thumbnail-t--goods-image img {
  border-radius: 2.415vw;
}
.block-thumbnail-t--goods-description {
  width: 43.961vw;
}
.block-thumbnail-t--comment {
  display: none;
}
.block-thumbnail-t--goods .price{
  text-align: left;
}
.block-thumbnail-t--goods-name a {
  text-decoration: none;
  font-size: 3.382vw;
  letter-spacing: 0;
}
.block-thumbnail-t--goods-image {
  width: 43.961vw;
  height: 43.961vw;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 2.415vw;
  margin-bottom: 1.691vw;
}
a.block-list-add-favorite-btn {
  width: 8.454vw!important;
  height: 8.454vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F2F2F2;
  border-radius: 50%;
  border: none;
  position: absolute;
  right: 1.208vw;
  top: 33.092vw;
}
.block-pickup-list-p--items .block-list-add-favorite-btn{
  background: none;
  top: 3px;
  right: 4px;
}

.block-list-add-favorite-btn::before{
  content: "";
  width: 3.382vw;
  height: 3.14vw;
  display: block;
  background: url(../../img/usr/common/fav-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.block-pickup-list-p--items .block-list-add-favorite-btn::before{
  background-image: url(../../img/usr/common/fav-icon-b.png) ;
}
.block-list-add-favorite-btn:hover::before{
  background-image: url(../../img/usr/common/fav-icon-hover.png);
}
.block-list-add-favorite-btn.registered::before{
  background-image: url(../../img/usr/common/fav-icon-registered.png);
}
.block-thumnail-t--brand-name,
.block-pickup-list-p--brand-name {
  color: #666666;
  margin-bottom: 1.208vw;
  font-size: 2.657vw;
}
.block-thumbnail-t--goods-name {
  font-size: 3.14vw;
  font-weight: normal;
  color: #000;
  max-height: 10.87vw;
  overflow: hidden;
}
.block-thumbnail-t--price {
  font-size: 3.623vw;
  font-weight: 500;
}


/* ----ヘッダー---- */
.top-banner_sale {
  position: static;
  width: 100%;
  z-index: 90;
  margin-bottom: auto;
}
#header {
  /* min-height: 25.546vw; */
  min-height: 41.546vw;
}
#header .container{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#header.order-header .container {
  height: 54px;
  height: 96px;
  border-bottom: 1px solid #AA8965;
  padding-bottom: 3px;
}
#header.order-header .container{
  justify-content: center;
}
#header.order-header .container.fixed{
  justify-content: center;
}
#header.order-header .container.fixed .site-logo {
    display: block;
}
.store-search{
  width: 11.1vw;
  position: relative;
}
.store-search .store-text{
  font-size: 2.415vw;
  transform: scale(0.8) translateX(-50%);
  display: block;
  position: absolute;
  bottom: 0.483vw;
  left: 42%;
  white-space: nowrap;
  letter-spacing: 0.08em;
  color: #999999;
  display: none;
}
.site-logo img {
  max-width: 45.1vw;
  max-height: 14.251vw;
}
.mypage-link {
  width: 11.1vw;
  position: relative;
}
.cart-link{
  width: 11.1vw;
  position: relative;
}

.block-headernav--cart-count {
    display: none;
    position: absolute;
    width: 4.348vw;
    height: 4.348vw;
    line-height: 4.831vw;
    font-size: 2.415vw;
    background-color: #D00039;
    color: #fff;
    border-radius: 2.415vw;
    top: 1.932vw;
    right: 0.483vw;
    z-index: 2;
    text-align: center;
}
.header-bottom-text {
  font-size: 3.333vw;
  text-align: center;
  padding: 1.691vw 0 1.932vw;
  background: #F2F2F2;
  letter-spacing: 0.08em;
}
/* 追従ヘッダー */
#header .sticky-container{
  display: none;
}
#header .sticky-container.fixed{
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 0;
  position: fixed;
  z-index: 10;
  width: 100%;
  background: #fff;
}
#header .container.fixed{
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 0;
  position: fixed;
  z-index: 10;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #AA8965;
}

/* 帯バナー非表示 20240820追加*/
#header .container.fixed .top-banner_sale img{
  display: none;
}

#header .container::after {
  content: none;
}
/*  */
#header .container.fixed .menu-text{
  display: block;
}
#header .container.fixed  .store-search{
  display: none;
}
#header .container.fixed .item-search{
  display: block;
}
#header .container.fixed .mypage-link {
  display: none;
}
#header .container.fixed .home-link{
  display: block;
}
#header .container.fixed .styling-search{
  display: block;
}
.header-ranking {
  display: none;
}
#header .container.fixed .header-ranking {
  width: 11.1vw;
  position: relative;
  display: block;
}
#header .header-ranking .header-ranking-text {
  font-size: 2.415vw;
  transform: scale(0.8) translateX(-50%);
  display: block;
  position: absolute;
  bottom: 0.483vw;
  left: 42%;
  white-space: nowrap;
  letter-spacing: 0.08em;
  color: #999999;
}
#header .container.fixed .header-fav{
  display: block;
}
#header .container.fixed .cart-text{
  display: block;
}
#header .container.fixed .mypage-text{
  display: block;
}
#header .container.fixed .site-logo{
  display: none;
}

/*  */
.item-search {
  display: none;
  width: 11.1vw;
  position: relative;
}
.item-search a {
  width: 100%;
  height: 100%;
  display: block;
}
#header .item-search .item-search-text {
  font-size: 2.415vw;
  transform: scale(0.8) translateX(-50%);
  display: block;
  position: absolute;
  bottom: 0.483vw;
  left: 42%;
  white-space: nowrap;
  letter-spacing: 0.08em;
  color: #999999;
}

.home-link {
  display: none;
  width: 11.1vw;
  position: relative;
}
.home-link a {
  width: 100%;
  height: 100%;
  display: block;
}
#header .home-link .home-link-text {
  font-size: 2.415vw;
  transform: scale(0.8) translateX(-50%);
  display: block;
  position: absolute;
  bottom: 0.483vw;
  left: 42%;
  white-space: nowrap;
  letter-spacing: 0.08em;
  color: #000;
}

.styling-search {
  display: none;
  width: 11.1vw;
  position: relative;
}
#header .styling-search .styling-text {
  font-size: 2.415vw;
  transform: scale(0.8) translateX(-50%);
  display: block;
  position: absolute;
  bottom: 0.483vw;
  left: 42%;
  white-space: nowrap;
  letter-spacing: 0.08em;
  color: #999999;
}
.header-fav {
  display: none;
  width: 11.1vw;
  position: relative;
}
.header-fav .fav-text {
  font-size: 2.415vw;
  transform: scale(0.8) translateX(-50%);
  display: block;
  position: absolute;
  bottom: 0.483vw;
  left: 42%;
  white-space: nowrap;
  letter-spacing: 0.08em;
  color: #999999;
}

.mypage-link .mypage-text{
  font-size: 2.415vw;
  transform: scale(0.8) translateX(-50%);
  display: block;
  position: absolute;
  bottom: 0.483vw;
  left: 42%;
  white-space: nowrap;
  letter-spacing: 0.08em;
  color: #999999;
  display: none;
}
.cart-link .cart-text{
  font-size: 2.415vw;
  transform: scale(0.8) translateX(-50%);
  display: block;
  position: absolute;
  bottom: 0.483vw;
  left: 42%;
  white-space: nowrap;
  letter-spacing: 0.08em;
  color: #999999;
  display: none;
}
/* ハンバーガーメニュー */
.menu-trigger-box {
  position: relative;
  width: 11.1vw;
  height: 11.492vw;
}
.menu-trigger-box .menu-text{
  font-size: 2.415vw;
  transform: scale(0.8) translateX(-50%);
  display: block;
  position: absolute;
  bottom: -0.725vw;
  left: 46%;
  white-space: nowrap;
  letter-spacing: 0.08em;
  color:#999999;
  display: none;
}
.menu-trigger {
  display: inline-block;
  width: 4.348vw;
  height: 3.382vw;
  vertical-align: middle;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
}
#header .container.fixed .menu-trigger{
  top: 40%;
}

.menu-trigger.active {
  right: 0.966vw;
  left: unset;
  top: 5.556vw;
  width: 6.039vw;
  position: fixed;
}
.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  transition: all .5s;
}

.menu-trigger.active span {
  background-color: #fff;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(0.483vw) rotate(-35deg);
}
.menu-trigger span:nth-of-type(2) {
  top: 1.691vw;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
  top: 3.382vw;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-2.899vw) rotate(35deg);
}

.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 1);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.wrapper {
  transition: all .5s;
  width: 100%;
}
.wrapper.open {
  transform: translateX(360px);
  position: fixed;
}
nav.hamburger-content {
  width: 86.957vw;
  height: 100%;
  padding: 6.28vw 4.831vw;
  background-color: #F2F2F2;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  transform: translate(-100%);
  transition: all .5s;
  overflow-y: auto;
  overflow-x: hidden;
}
nav.hamburger-content.open {
  transform: translateZ(0);
}
.hamburger-content #search-navi-form {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #2F3F52;
  /* width: 77.295vw; */
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 1.932vw;
  background: #fff;
  display: flex;
  justify-content: space-between;
}
#search-box,
#search-modal-box,
#search-navi-box {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 62.319vw;
  border-radius: 1.932vw;
  font-size: 3.865vw;
  height: 10.628vw;
  line-height: 10.628vw;
  box-sizing: border-box;
  float: left;
  font-size: 2.899vw;
  padding-left: 10.87vw;
  background: url(../../img/usr/common/sp/search-icon.png) no-repeat;
  background-size: 4.348vw;
  background-position: 13px center;
}
#search-button,
#search-modal-button,
#search-navi-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #2F3F52;
  background-size: 2.415vw 2.415vw;
  color: #FFF;
  border: none;
  border-radius: 0 1.449vw 1.449vw 0;
  height: 10.628vw;
  line-height: 10.628vw;
  width: 14.493vw;
  box-sizing: border-box;
  float: left;
  text-align: center;
  font-size: 3.14vw;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.hotword-box {
  display: flex;
  width: 86.957vw;
  white-space: nowrap;
  overflow-x: scroll;
  align-items: center;
  margin-left: -4.831vw;
  padding-left: 4.831vw;
  margin-top: 3.623vw;
  padding-bottom: 12px;
}
.hotword-title {
  font-size: 2.415vw;
  font-weight: bold;
  margin-right: 1.932vw;
}
.hotword-list {
  display: flex;
}
.hotword-item a {
  font-size: 2.415vw;
  display: block;
  padding: 0.966vw 1.932vw;
  background: #FFFFFF;
  border-radius: 24.155vw;
  color: #000000;
  margin-right: 1.208vw;
}
.member-menu-box{
  border: 1px solid #2F3F52;
  border-radius: 1.932vw;
  margin-top: 3.623vw;
  position: relative;
}
.member-menu-box.active::before{
  content: "";
  width: 5.797vw;
  height: 5.797vw;
  background: #fff;
  border-radius: 50%;
  display: block;
  position: absolute;
  z-index: 10;
  top: 3.623vw;
  right: 4.589vw;
}
.member-menu-title {
  background: #2F3F52 url(../../img/usr/common/sp/member-menu-icon.png) no-repeat;
  background-size: 3.382vw;
  background-position: 95px center;
  color: #fff;
  text-align: center;
  font-size: 3.623vw;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding: 3.382vw 0 3.623vw 7.246vw;
  position: relative;
  border-radius: 1.449vw 1.449vw 0 0;
}
.member-menu-title::before,
.member-menu-title::after{
  content: "";
  width: 3.382vw;
  height: 0.242vw;
  background: #fff;
  border-radius: 0.725vw;
  display: block;
  position: absolute;
  top: 50%;
  right: 5.797vw;
  z-index: 20;
}
.member-menu-title::after {
  transform: rotate(90deg);
}
.member-menu-title.active::before,
.member-menu-title.active::after{
  transform: rotate(180deg);
  background: #AA8965;
}
.member-menu-list{
  display: none;
}
.member-menu-item a {
  background: #fff;
  display: block;
  padding: 4.106vw 0 5.072vw 7.246vw;
  position: relative;
}
.member-menu-item:last-of-type a{
  border-radius: 0 0 1.932vw 1.932vw;
}
.member-menu-item a::before{
  content: "";
  width: 3.382vw;
  height: 1.208vw;
  display: block;
  background: url(../../img/usr/common/sp/member-menu-arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 7.488vw;
  top: 50%;
  transform: translateY(-50%);
}
.member-menu-item:not(:last-of-type) a::after{
  content: "";
  width: 67.633vw;
  height: 0.242vw;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/member-menu-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 5.072vw;
  bottom: 0;
}
.hamburger-menu-middle-menu {
  display: flex;
  justify-content: space-between;
  margin-top: 5.314vw;
  position: relative;
  padding-bottom: 3.14vw;
  padding: 0 3.382vw 3.14vw;
}
.hamburger-menu-middle-menu::before{
  content: "";
  width: 77.295vw;
  height: 2px;
  display: block;
  background: url(../../img/usr/common/sp/member-menu-border.png) repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}
.hamburger-menu-middle-item a {
    /* font-size: 2.174vw; */
    font-size: 2.415vw;
    transform: scale(0.9);
    display: block;
    position: relative;
    width: 21.739vw;
    padding-left: 7.246vw;
    white-space: nowrap;
}
.hamburger-menu-middle-item:nth-of-type(2) a{
  width: 16.908vw;
}
.hamburger-menu-middle-item:nth-of-type(3) a{
  width: 18.116vw;
}
.hamburger-menu-middle-item a::before{
  content: "";
  width: 4.831vw;
  height: 5.797vw;
  display: block;
  background: url(../../img/usr/common/sp/beginer-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -0.966vw;
  left: 0px;
}
.hamburger-menu-middle-item:nth-of-type(2) a::before{
  background-image: url(../../img/usr/common/sp/measure-icon.png);
  width: 7.488vw;
  left: -0.966vw;}
.hamburger-menu-middle-item:nth-of-type(3) a::before{
  background-image: url(../../img/usr/common/sp/store-search-icon.png);
  width: 5.797vw;
}
/* 閲覧履歴 */
.page-top #checked-item {
  width: 100%;
  margin: 16px auto;
  padding-bottom: 0;
  display: none;
}
#checked-item {
  padding-bottom: 30px;
  margin: 0;
  width: 100%;
}
#checked-item ul{
  margin-left: 0;
  padding: 0;
}
.page-genre #block_of_itemhistory,
.page-goods #block_of_itemhistory,
.page-category #block_of_itemhistory,
.page-event #block_of_itemhistory,
.page-search #block_of_itemhistory {
  background: url(../../img/usr/top/visumo-styling-bg.jpg);
}
#block_of_itemhistory.hamburger-history {
  background: no-repeat;
}
.hamburger-content #checked-item {
  width: 100%;
  margin: 16px auto;
  padding-bottom: 0;
  display: block;
  background: none;
}
#checked-item::after {
  content: "";
  clear: both;
}
#checked-item h2 {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.1em;
  padding-top: 30px;
}
.hamburger-history #checked-item h2 {
  text-align: left;
  margin-bottom: 3.623vw;
  margin-bottom: 0.966vw;
  font-size: 3.382vw;
  letter-spacing: 0;
  padding-top: 0;
}
.hamburger-content #checked-item ul {
  margin: 0;
  padding: 0;
  display: flex;
}
.hamburger-content #checked-item ul li {
    /* padding: 0; */
    width: 25%;
    width: 74px!important;
    width: 17.874vw!important;
    margin: 0 3px!important;
    padding: 0;
}
.hamburger-content #checked-item .slick-track{
  transform: translateX(-13.093vw)!important;
}
li.block-thumbnail-h--item.js-enhanced-ecommerce-item{
  width: 84px!important;
  margin: 0 4px!important;
  margin: 0!important;
  padding: 0;
}
.hamburger-content #checked-item ul li:not(:nth-of-type(4n)) {
  margin-right: 1.208vw;
}
.hamburger-content .block-thumbnail-h--goods-image figure {
  background: #f5f5f5;
  width: 100%;
  min-width: 17.874vw;
  min-height: 17.874vw;
}
.hamburger-content #checked-item li img {
  border: none;
  padding: 0;
  border-radius: 1.208vw;
}
.hamburger-content .recent-item--goods-price{
  display: none;
}
.recent-item--goods-price {
  text-align: center;
  font-size: 13px;
  letter-spacing: 0;
  color: #000;
}
.page-genre #checked-item h2{

}
/* アイテムカテゴリから探す */
.hamburger-search-menu-item {
  background: #FFFFFF;
  padding: 4.106vw 4.589vw 4.589vw;
  border-radius: 1.932vw;
  position: relative;
  margin-bottom: 1.208vw;
}
.search-item-header {
  font-size: 3.382vw;
  letter-spacing: 0.05em;
  position: relative;
  font-weight: normal;
}
.search-item-header::before,
.search-item-header::after {
  content: "";
  width: 3.382vw;
  height: 0.242vw;
  background: #AA8965;
  border-radius: 0.725vw;
  display: block;
  position: absolute;
  top: 50%;
  right: 5.797vw;
  right: 1.207vw;
  z-index: 20;
}
.search-item-header::after {
  transform: rotate(90deg);
}
.search-item-header.active::before,
.search-item-header.active::after {
  transform: rotate(180deg);
  background: #fff;
}
.hamburger-search-menu-item.accordion.active::before,
.hamburger-search-menu-item.accordion.active.brand::before {
  content: "";
  width: 5.797vw;
  height: 5.797vw;
  background: #AA8965;
  border-radius: 50%;
  display: block;
  position: absolute;
  z-index: 10;
  top: 4.106vw;
  right: 4.589vw;
}
.search-items-box .tab-btn {
  display: flex;
  justify-content: center;
  width: 67.633vw;
  margin: 24px auto 20px 0;
}
.search-items-box .tab-area-box .item-category-child {
  width: 100%;
  padding-top: 2.174vw;
  padding-bottom: 2.415vw;
}
.item-category-child {
  position: relative;
}
.item-category-child:first-of-type:before{
  content: "";
  width: 67.633vw;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/member-menu-border.png) repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.item-category-child::after{
  content: "";
  width: 67.633vw;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/member-menu-border.png) repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}
.item-category-child a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 3.382vw;
  position: relative;
}
.item-category-child a::before{
  content: "";
  width: 3.865vw;
  height: 1.449vw;
  display: block;
  background: url(../../img/usr/common/sp/item-category-arrow.png) no-repeat;
  /* z-index: 20; */
  background-size: contain;
  position: absolute;
  right: 9.662vw;
  top: 50%;
  transform: translateY(-50%);
}


.item-category-child-img {
  margin-right: 1.932vw;
}

.search-items-box .tab-btn-item {
  width: 21.739vw;
  text-align: center;
  background: #fff;
  border-radius: 0.725vw;
  font-size: 3.382vw;
  color: #AA8965;
  font-weight: 600;
  line-height: 7.246vw;
  border: 1px solid #E2E2E2;
  margin: 0 1.208vw;
  cursor: pointer;
}

.search-items-box .tab-btn-item.active {
  color: #fff;
  background: #AA8965;
  position: relative;
}

.search-items-box .tab-btn-item.active::before {
  content: "";
  width: 3.14vw;
  height: 2.657vw;
  display: block;
  background: url(../../img/usr/common/header/header-tab-active-triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -2.415vw;
  left: 50%;
  transform: translateX(-50%);
}

/* ブランドから探す */
.brand-list.top-brand-list {
  /* display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-right: 4.831vw; */
  margin-top: 4.589vw;
}
.brand-item{
  width: 32.367vw;
  text-align: center;
}
.brand-item:not(:last-of-type){
  margin-bottom: 15px;
}
.brand-item a {
  width: 100%;
  font-size: 2.899vw;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.brand-item-img {
  min-height: 18.116vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.691vw;
}
.brand-item:nth-of-type(1) img{
  /* width: 26.57vw; */
}
.brand-item:nth-of-type(2) img{
  /* width: 26.57vw; */
}
.brand-item:nth-of-type(3) img{
  width: 21.498vw;
}
.brand-item:nth-of-type(4) img{
  width: 16.184vw;
}
.brand-item:nth-of-type(5) img{
  width: 18.841vw;
}

/* おすすめから探す */
.recommend-list {
  margin-top: 5.797vw;
}
.recommend-list .item-category-child {
  width: 100%;
  padding-top: 2.174vw;
  padding-bottom: 2.415vw;
}

.recommend-list .item-category-child-img img {
  width: 9.662vw;
  border-radius: 50%;
}

.hamburger-search-menu-item.to-link::before {
  content: "";
  width: 3.865vw;
  height: 1.449vw;
  display: block;
  background: url(../../img/usr/common/sp/item-category-arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 6.039vw;
  top: 50%;
  transform: translateY(-50%);
}

.hamburger-bottom-item{
  position: relative;
}
.hamburger-bottom-item::before {
  content: "";
  width: 3.865vw;
  height: 1.449vw;
  display: block;
  background: url(../../img/usr/common/sp/item-category-arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 6.039vw;
  top: 50%;
  transform: translateY(-50%);
}
.hamburger-bottom-item::after {
  content: "";
  width: 77.295vw;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/member-menu-border.png) repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}
.hamburger-bottom-item a{
  font-size: 3.14vw;
  padding: 3.382vw 0 3.865vw 4.348vw;
  display: block;
}
.sns-list {
  width: 71.353vw; /* 61.353vw */
  display: flex;
  justify-content: space-between;
  margin: 20px auto 146px;
}
.sns-item:last-of-type {
  display: none;
}

/* 20260302ここから */

.sns-list{
  margin: 50px auto;
}

.sns-item{
  margin: 0 2%;
}

.sns-item p{
  color: #fff !important;
  font-size: 9px;
  text-align: center;
  margin: 0 10%;
  text-decoration: none !important;
}

.sns-item a{
  color: #fff !important;
  text-decoration: none !important;
}
/* 20260302ここまで */

/* トップページのポップアップここから */
#right-popup {
  position: fixed;
  bottom: 20vw;
  right: 20px;
  width: 38vw;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.5s ease;
}

#right-popup.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

#right-popup img {
  width: 100%;
  border-radius: 8px;
  display: block;
}

#closebtn {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #000;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 10000;
  font-size:16px;
  line-height:0;
}

/* トップページのポップアップここまで */


/* ヘッダーアイテム・ブランドタブ */
.header-bottom-category-brand-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
  font-size: 3.14vw;
}
.header-bottom-category-brand-box.fixed {
  position: fixed;
  top: 14.01vw;
  top: 28.01vw;
  top: 28.74vw;
  z-index: 10;
  width: 100%;
  background: #fff;
}
.item-tab {
  text-align: center;
  width: 100%;
  border-right: 1px solid #F2F2F2;
  position: relative;
  padding: 1.932vw 0;
}
.item-tab.active {
  background: #AA8965;
  color: #fff;
}
.item-tab::before,
.brand-tab::before {
  content: "";
  width: 1.932vw;
  height: 1.691vw;
  display: block;
  background: url(../../img/usr/common/header/header-triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 5.696vw;
  top: 3.865vw;
}
.item-tab.active::before,
.brand-tab.active::before{
  background-image: url(../../img/usr/common/header/header-tab-triangle-white.png);
}

.brand-tab {
  text-align: center;
  width: 100%;
  position: relative;
  padding: 1.932vw 0;
}
.brand-tab.active {
  background: #AA8965;
  color: #fff;
}
.header-category-box{
  display: none;
}
.header-category-box.active{
  position: fixed;
  top: 28.986vw;
  top: 43.986vw;
  display: block;
  z-index: 200;
  width: 90.338vw;
  left: 50%;
  transform: translateX(-50%);
  overflow-y: auto;
  height: calc(100vh - 50.725vw);
  /* アドレスバー考慮 */
  padding-bottom: 70px;
}
.header-category-box-wrapper {
  border-radius: 2.415vw;
  background: #fff;
  padding-top: 6.039vw;
}
.category-modal-header {
  font-size: 5.314vw;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-align: center;
}
.category-modal-header span {
  display: block;
  font-size: 2.657vw;
  letter-spacing: 0.1em;
  margin-top: -1.449vw;
}
.header-category-box .tab-btn {
  display: flex;
  justify-content: center;
  margin: 19px auto 17px;
  width: 74.879vw;
}
.header-category-box .tab-area-box {
  padding: 0 5.314vw 10.628vw;
}
.header-category-box .tab-btn-item {
  width: 24.155vw;
  text-align: center;
  background: #fff;
  border-radius: 0.725vw;
  font-size: 3.382vw;
  color: #AA8965;
  font-weight: 500;
  line-height: 7.246vw;
  border: 1px solid #E2E2E2;
  margin: 0 1.208vw;
  cursor: pointer;
}

.header-category-box .tab-btn-item.active {
  color: #fff;
  background: #AA8965;
  position: relative;
}

.header-category-box .tab-btn-item.active::before {
  content: "";
  width: 3.14vw;
  height: 2.657vw;
  display: block;
  background: url(../../img/usr/common/header/header-tab-active-triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -2.415vw;
  left: 50%;
  transform: translateX(-50%);
}
.header-category-box.active::after{
  content: none;
}
.header-category-box .item-category-child:first-of-type::before {
  content: "";
  width: 79.71vw;
  height: 0.242vw;
  display: block;
  background: url(../../img/usr/common/sp/member-menu-border.png) repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.header-category-box .item-category-child::after {
  content: "";
  width: 79.71vw;
  height: 0.242vw;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/member-menu-border.png) repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}
.header-category-box .item-category-child a{
  padding: 2.174vw 0;
}
.header-category-box .item-category-child a::before {
  right: 3.865vw;
}
.header-category-overlay {
  display: none;
  z-index: 110;
  position: fixed;
  /* top: 23.671vw; */
  top: 41.671vw;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #F2F2F2;
}
.header-category-modal-close {
  background: #F2F2F2;
  text-align: center;
  padding-top: 6.039vw;
  font-size: 3.382vw;
  position: relative;
}
.header-category-modal-close::before {
  content: "";
  width: 3.623vw;
  height: 2.657vw;
  display: block;
  background: url(../../img/usr/common/sp/header-category-brand-close.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 33.816vw;
  top: 7.729vw;
}
.header-category-modal-close::after{
  content: none;
}

.header-brand-box{
  display: none;
}
.header-brand-box.active{
  position: fixed;
  top: 28.986vw;
  top: 43.986vw;
  display: block;
  z-index: 200;
  width: 90.338vw;
  left: 50%;
  transform: translateX(-50%);
  overflow-y: auto;
  height: calc(100vh - 50.725vw);
  /* アドレスバー考慮 */
  padding-bottom: 70px;
}
.header-brand-box-wrapper {
  border-radius: 2.415vw;
  padding-top: 6.039vw;
  padding-left: 4.831vw;
  padding-right: 4.831vw;
  padding-bottom: 3.865vw;
  background: #fff;
}
.header-brand-box::after {
  content: none;
}
.brand-modal-header {
  font-size: 5.314vw;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-align: center;
}
.brand-modal-header span {
  display: block;
  font-size: 2.657vw;
  letter-spacing: 0.1em;
  margin-top: -1.449vw;
}
.header-brand-overlay {
  display: none;
  z-index: 110;
  position: fixed;
  top: 23.671vw;
  top: 41.671vw;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #F2F2F2;
}
/* .header-brand-box .brand-item , */
.brand-item {
  width: 100%;
  text-align: left;
  position: relative;
  padding-top: 4.348vw;
}
.brand-right-box .brand-name {
  font-size: 3.382vw;
  margin-bottom: 1.208vw;
}
.brand-concept {
  font-size: 2.899vw;
  color: #666666;
}
.hamburger-search-menu-list .brand-concept {
  /* height: 9.662vw;
  overflow-y: hidden; */
}
.header-brand-box .brand-item::before,
.hamburger-search-menu-list .brand-item::before,
.top-brand-wrapper .brand-item::before,
.brand-list  .brand-item::before{
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/member-menu-border.png) repeat-x;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.brand-left-box {
  width: 31.401vw;
  text-align: center;
}
.hamburger-search-menu-list .brand-left-box {
  width: 26.57vw;
  text-align: center;
}
.brand-right-box {
  width: 40.58vw;
}
.hamburger-search-menu-list .brand-right-box{
  width: 35.749vw;
}

#header .header-brand-box .brand-item:nth-of-type(1) img {
  width: 31.401vw;
}
#header .header-brand-box .brand-item:nth-of-type(2) img {
  width: 28.986vw;
}
#header .header-brand-box .brand-item:nth-of-type(3) img {
  width: 21.498vw;
}
#header .header-brand-box .brand-item:nth-of-type(4) img {
  width: 16.184vw;
}
#header .header-brand-box .brand-item:nth-of-type(5) img {
  width: 18.841vw;
}
.header-brand-modal-close {
  background: #F2F2F2;
  text-align: center;
  padding-top: 6.039vw;
  font-size: 3.382vw;
  position: relative;
}
.header-brand-modal-close::before {
  content: "";
  width: 3.623vw;
  height: 2.657vw;
  display: block;
  background: url(../../img/usr/common/sp/header-category-brand-close.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 33.816vw;
  top: 7.729vw;
}

/* かんたん検索モーダル */
.easy-items-box {
  background: #FFF;
}
.easy-modal-header {
  font-size: 5.314vw;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
}
.easy-modal-header span {
  display: block;
  font-size: 2.657vw;
}
.easy-items-box .tab-btn {
  display: flex;
  justify-content: center;
  margin: 19px auto;
}
.easy-items-box .tab-area-box{
    width: 100%;
    margin: 0 auto;
}

.easy-items-box .tab-area-box .item-category-child {

}
.easy-items-box .item-category-child:first-of-type:before {
  width: 100%;
}
.easy-items-box .item-category-child::after {
  width: 100%;
}
.item-category-child a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 3.382vw;
  letter-spacing: 0.08em;
}
.easy-items-box .item-category-child a {
  padding: 2.174vw 0;
}
.easy-items-box .item-category-child a::before{
  right: 3.382vw;
}
.item-category-child-img {
  margin-right: 1.932vw;
}
.easy-items-box .tab-btn-item {
  width: 24.155vw;
  text-align: center;
  background: #fff;
  border-radius: 0.725vw;
  font-size: 3.382vw;
  color: #AA8965;
  font-weight: 500;
  line-height: 7.246vw;
  border: 1px solid #E2E2E2;
  margin: 0 5px;
  cursor: pointer;
}
.easy-items-box .tab-btn-item.active{
  color: #fff;
  background: #AA8965;
  position: relative;
}
.easy-items-box .tab-btn-item.active::before{
  content: "";
  width: 3.14vw;
  height: 2.657vw;
  display: block;
  background: url(../../img/usr/common/header/header-tab-active-triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -2.415vw;
  left: 50%;
  transform: translateX(-50%);
}

/* かんたん検索モーダルここまで */

/*=========
project - modal-org
=========*/

.a-modal-org {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 190002;
}

.a-modal-org__inner {
  display: flex;
  align-items: center;
  margin: 0 auto;
  height: 100%;
}

@media print,
screen and (min-width: 737px) {
  .a-modal-org__inner {
    width: 80vw;
    width: 265.7vw;
    /* max-width: 217.391vw; */
  }
}

@media screen and (max-width: 736px) {
  .a-modal-org__inner {
    width: 85vw;
  }
}

.a-modal-org__inner2 {
  position: relative;
  width: 100%;
}

.a-modal-org__inner3 {
  background-color: #ffffff;
}

@media print,
screen and (min-width: 769px) {
  .a-modal-org__inner3 {
    max-height: 80vh;
    border-radius: 1.932vw;
    background: #F2F2F2;
  }
}

@media print,
screen and (max-width: 768px) {
  .a-modal-org__inner3 {
    max-height: 70vh;
    border-radius: 1.449vw;
    border: 1.125rem solid #fff;
  }
}

.a-modal-org__body {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}

.a-modal-org__scroll.is-scroll {
  overflow-y: scroll;
}

@media print,
screen and (min-width: 769px) {
  .a-modal-org__scroll.is-scroll {
    padding-right: 0.5rem;
  }
}

.a-modal-org__close {
  position: absolute;
  top: -10.87vw;
  right: 1.932vw;
  /* transform: translate(50%, -50%); */
}

.a-modal-org__btn {
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9.662vw;
  height: 9.662vw;
}

.a-modal-org__btn-inner {
  display: inline-block;
  box-sizing: border-box;
  width: 9.662vw;
  height: 9.662vw;
  position: relative;
}

.a-modal-org__btn-inner::before,
.a-modal-org__btn-inner::after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}

.a-modal-org__btn-inner::before {
  border-top: 2px solid #ffffff;
  width: 9.662vw;
  height: 0;
  top: 0;
  bottom: 0;
  left: 0;
  transform: rotate(35deg);
}

.a-modal-org__btn-inner::after {
  border-left: 2px solid #ffffff;
  width: 0;
  height: 9.662vw;
  top: 0;
  bottom: 0;
  left: 50%;
  left: 4.589vw;
  transform: rotate(55deg);
}

/*=========
utility - display-off
=========*/

.a-display-off {
  position: absolute;
  width: 0.242vw;
  height: 0.242vw;
  margin: -0.242vw;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}

/*=========
layout - a-modal-org-overlay
=========*/

.a-modal-org-overlay {
  display: none;
  z-index: 190001;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(10px);
}




/* ----グローバルナビ---- */

.block-globalnav--item-list {
  display: table;
  width: 100%;
}

.block-globalnav--item-list > li {
  display: table-cell;
  width: 20%;
  font-size: 2.899vw;
  line-height: 1;
  text-align: center;
  border-left: 1px solid #666;
  padding: 2.415vw 0;
}

.block-globalnav--item-list > li > a {
  display: block;
  color: #fff;
}

.block-globalnav--item-list li i.fa {
  display: block;
  font-size: 4.831vw;
  margin-bottom: 2.415vw;
  z-index: 1;
}

/* ----フッター---- */
.pane-footer {
  background: #2F3F52;
  border: none;
}
.pane-footer .container{
  padding: 16.908vw 4.831vw;
}
.footer-logo {
  width: 55.072vw;
  margin: 0 auto 34px;
}
.footer-top-guide {
  display: flex;
  justify-content: space-between;
}
.footer-top-guide-item {
  width: 19.324vw;
}
.footer-top-guide-item a{
  color: #fff;
  text-align: center;
}
.footer-guide-img{
  margin-bottom: 1.208vw;
}
.footer-guide-img img {
  border-radius: 50%;
}
.footer-guide-text {
  font-size: 2.899vw;
  letter-spacing: 0.06em;
}
.footer-bottom-guide{
  margin-top: 4.106vw;
  margin-bottom: 9.662vw;
}
.footer-bottom-guide-item{
  position: relative;
}
.footer-bottom-guide-item:first-of-type::before{
  content: "";
  width: 100%;
  height: 0.483vw;
  display: block;
  background: url(../../img/usr/common/sp/footer-dotted-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
}
.footer-bottom-guide-item::after{
  content: "";
  width: 100%;
  height: 0.483vw;
  display: block;
  background: url(../../img/usr/common/sp/footer-dotted-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}
.footer-bottom-guide-item a {
  color: #fff;
  font-size: 3.382vw;
  letter-spacing: 0.05em;
  position: relative;
  padding: 4.348vw 0 3.865vw 8.696vw;
  display: block;
  position: relative;
}
.footer-bottom-guide-item a::before{
  content: "";
  width: 1.208vw;
  height: 0.242vw;
  display: block;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 3.382vw;
}
.footer-bottom-guide-item a::after{
  content: "";
  width: 3.382vw;
  height: 1.208vw;
  display: block;
  background: url(../../img/usr/common/sp/footer-guide-arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 4.106vw;
  transform: translateY(-50%);
}
.app-box {
  display: flex;
  justify-content: center;
  width: 78.502vw;
  margin: 0 auto;
}
.app-box .app-store img,
.app-box .google-play img {
  width: 37.923vw;
}
.app-box .app-store img {
  width: 31.313vw;
}
.pane-footer .sns-list{
  margin: 17px auto;
}
.footer-copyright {
  color: #fff;
  text-align: center;
  font-size: 2.899vw;
}

/* ----ページトップに戻る---- */

.block-page-top a {
  position: relative;
  display: block;
  width: 12.077vw;
  height: 12.077vw;
  background-color: #2F3F52;
  border: 1px solid #4F6379;
  border-radius: 50%;
}

.block-page-top a:after {
  content: "";
  display: block;
  position: absolute;
  width: 3.865vw;
  height: 3.865vw;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 50%;
  top: 50%;
  margin-top: -0.966vw;
  margin-left: -1.932vw;
}

.block-page-top {
  position: fixed;
  top: auto;
  bottom: 2.415vw;
  right: 6.28vw;
  display: none;
  z-index: 10;
}

.page-method .block-page-top {
  position: fixed;
  top: auto;
  bottom: 17.874vw;
  right: 6.28vw;
  display: none;
}

/* ----PC/スマホ切り替えスイッチ---- */

.block-switcher {
  border-top: 1px solid #eee;
  display: block;
  padding: 2.415vw 2.415vw 0 0;
}

.block-switcher li {
  display: inline-block;
  padding: 0 0 2.415vw 2.415vw;
  width: 50%;
}

.block-switcher--switch {
  display: block;
  height: 9.662vw;
  line-height: 9.662vw;
  text-align: center;
  background-color: #444;
  color: #fff;
  text-decoration: none;
}

.block-switcher--current {
  display: block;
  height: 9.662vw;
  line-height: 9.662vw;
  text-align: center;
  background-color: #ccc;
  color: #fff;
}

.block-switcher .fa {
  margin-right: 2.415vw;
  vertical-align: middle;
}

.block-switcher .fa-mobile-phone {
  font-size: 5.797vw;
}

.block-switcher .fa-desktop {
  font-size: 4.348vw;
}

/* ----Copyright---- */

.block-copyright {
  padding: 2.415vw 0;
  font-size: 2.899vw;
  text-align: center;
  background: #eee;
  color: #444;
}

/* ----ブランド画面---- */

.block-brand-list--item-img img {
  width: 100%;
  height: auto;
}

.block-brand-list--item-name {
  padding: 2.415vw;
  text-decoration: underline;
}

.block-brand-list--item-comment {
  padding: 0 2.415vw 2.415vw 2.415vw;
}

.block-brand-detail--image img {
  width: 100%;
  height: auto;
}

.block-brand-detail--description {
  margin: 0 2.415vw 2.415vw 2.415vw;
}

/* ----商品詳細画面---- */

/*CSSによる商品詳細画面の項目の並び順変更用*/
.block-goods-detail {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  flex-flow: column nowrap;
  position: relative;
}
.page-goods .pane-goods-left-side {
  padding: 0 4.831vw;
}
.block-src-l {
  order: 10;
}

.block-src-c {
  order: 20;
}

.block-goods-gallery {
  order: 30;
}

.block-goods-name {
  order: 40;
}

.page-goods .block-icon {
  order: 50;
  margin-top: 20px;
  margin-bottom: 14px;
}

.block-goods-comment {
  order: 60;
}

.block-goods-detail--promotion-freespace {
  order: 70;
}

.block-goods-affix-list {
  order: 80;
}

.block-goods-price {
  order: 90;
}

.block-goods-code {
  order: 100;
}

.block-goods-item-code {
  order: 110;
}

.block-goods-item-code2 {
  order: 120;
}

.block-goods-item-code3 {
  order: 130;
}

.block-goods-release-dt {
  order: 140;
}

.block-goods-class1 {
  order: 150;
}

.block-goods-class2 {
  order: 160;
}

.block-goods-attr1 {
  order: 170;
}

.block-goods-attr2 {
  order: 180;
}

.block-goods-attr3 {
  order: 190;
}

.block-goods-point {
  order: 200;
}

.block-goods-postage {
  order: 210;
}

.block-goods-stock {
  order: 220;
}

.block-goods-spec {
  order: 230;
}

.block-goods-sales-detail-append {
  order: 240;
}

.block-variation {
  order: 250;
}

.block-custom-order {
  order: 260;
}

.block-add-cart {
  order: 270;
}

.block-goods-favorite {
  order: 280;
}

.block-arrival-notice {
  order: 290;
}

.block-no-stock {
  order: 300;
}

.block-goods-store-stock {
  order: 310;
}

.block-variation-back-order {
  order: 320;
}

.block-goods-set {
  order: 330;
}

.block-goods-sns {
  order: 340;
}

.block-contact-about-goods {
  order: 350;
}

.block-goods-link {
  order: 360;
}

.block-goods-comment1 {
  order: 370;
}

.block-goods-comment2 {
  order: 380;
}

.block-goods-comment3 {
  order: 390;
}

.block-goods-comment4 {
  order: 400;
}

.block-goods-comment5 {
  order: 410;
}

.block-rules-comment {
  order: 420;
}

/* ----ゲストお気に入り画面---- */
.block-guest-favorite-synchronize-title {
  font-weight: bold;
  font-size: 3.865vw;
}

.block-guest-favorite-synchronize-description {
  font-size: 3.382vw;
}

.block-guest-favorite-synchronize-link {
  text-align: center;
}

/* ----定期購入商品サイクル情報変更画面---- */

.block-regular-purcharse-cycle-info-update--skip-cancel-message {
  margin: 1.208vw 0 0 1.208vw;
}

/* こだわり検索 */
.body-fixed{
  position: fixed;
  width: 100%;
}
.search-modal {
  background: #F2F2F2;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  transition: all .5s;
  display: none;
}
.search-modal > .search-modal-wrapper > .search-modal-header-box {
  justify-content: center;
}
.search-modal > .search-modal-wrapper > .search-modal-header-box .search-modal-close{
    right: 0;
    position: absolute;
}
.search-modal-wrapper {
  overflow-y: auto;
  height: 100%;
  padding-top: 21.739vw;
  padding-bottom: 21.739vw;
}
.search-modal #search-form {
  border: 1px solid #2F3F52;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #2F3F52;
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 1.932vw;
  background: #fff;
  display: flex;
  justify-content: space-between;
  margin-bottom: 4.831vw;
  width: 90.338vw;
}
.search-modal-keyword-box {
  border: 1px solid #2F3F52;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #2F3F52;
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 1.932vw;
  background: #fff;
  display: flex;
  justify-content: space-between;
  margin-bottom: 4.831vw;
  width: 90.338vw;
}
.search-modal-header-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  margin-bottom: 4.831vw;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
  padding: 0 4.831vw;
}
[class*="-list-wrapper"].active .search-modal-header-box {
  left: 0;
}
[class*="-list-wrapper"] [class*="-btn-box"] {
  left: 100%;
}
[class*="-list-wrapper"].active [class*="-btn-box"]{
  left: 0;
}
.search-modal-header {
  font-size: 4.348vw;
  font-weight: 500;
  letter-spacing: 0.06em;
  padding: 3.865vw 0 4.348vw;
}
.search-modal-submit {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  border-top: 1px solid #D2D6DA;
  background: #F2F2F2;
  padding: 3.14vw 0;
  justify-content: center;
  z-index: 110;
}
.search-modal-submit .search-modal-submit-button {
  background: #2F3F52;
  border: 1px solid #2F3F52;
  border-radius: 7.246vw;
  color: #fff;
  width: 60.386vw;
  line-height: 10.628vw;
  display: block;
  max-height: 10.628vw;
  font-size: 4.348vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.search-modal-reset-button {
  background: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 7.246vw;
  width: 26.57vw;
  min-height: 10.628vw;
  display: block;
  font-size: 3.14vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  cursor: pointer;
}
.search-modal-wrapper .search-modal-close img {
  width: 15.942vw;
  height: 14.01vw;
}
.search-form-list {
  width: 90.338vw;
  margin: 0 auto;
  padding: 0 6.039vw 0;
  background: #fff;
  border-radius: 2.415vw;
}
.search-form-list-item-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}
.search-form-list-item:not(:last-of-type) .search-form-list-item-flex::before{
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}
.search-form-list-item-flex::after{
  content: "";
  width: 16px;
  height: 5px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
  visibility: visible;
}
.search-form-list-item.price .search-form-list-item-flex::after{
  content: none;
}
.item-category-text,
.gender-text,
.sleeve-text,
.size-text,
.brand-text,
.collar-text,
.color-text,
.pattern-text,
.material-text,
.functional-design-text,
.silhouette-text,
.another-fabric-text,
.button-color-text,
.color-type-text,
.scene-text,
.product-type-text,
.design-type-text {
  font-size: 2.657vw;
  letter-spacing: 0.02em;
  padding-right: 8.454vw;
  width: 48.309vw;
  display: flex;
  justify-content: flex-end;
  min-height: 2px;
}
/* アイテムモーダル */
.modal-category-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-category-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}
.modal-category-list-wrapper .search-form-list{
  margin-top: 4.831vw;
}
.modal-category-list-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-category-list-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}
.modal-category-list-item::after{
  content: "";
  width: 16px;
  height: 5px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
  visibility: visible;
}
.modal-category-list-item span {
  font-size: 3.382vw;
  letter-spacing: 0.08em;
}
.modal-category-list-item .modal-category-img {
  width: 9.662vw;
}
.modal-category-list-wrapper .search-form-list .modal-category-list-item .radio-item{
  width: 100%;
  width: 87%;
}
.modal-category-list-wrapper .search-form-list .modal-category-list-item input[type=radio]+label{
  color: #000;
  padding-left: 3.382vw;
  font-size: 3.382vw;
  letter-spacing: 0.08em;
  width: 100%;
}
.modal-category-list-wrapper .search-form-img img {
  width: 9.662vw;
  height: 9.662vw;
  border-radius: 50%;
  margin-right: 3.382vw;
}
/* アイテムモーダルここまで */
/* 性別モーダル */
.modal-gender-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  display: none;
  display: block;
  transition: all .5s;
  left: 100%;
}
.modal-gender-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}

.modal-gender-list-wrapper .search-modal-header-box {
  justify-content: space-between;
}

.modal-gender-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-gender-list .radio-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-gender-list .radio-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}


/* 性別モーダルここまで */
/* サイズモーダル */
.modal-size-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-size-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;

}

.modal-size-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-size-list .check-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-size-list .check-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}
/* .modal-size-list .check-item:not(:last-of-type) {
  width: 100%;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  background-position: 0 bottom;
} */
.modal-size-list-item span {
  font-size: 3.382vw;
  letter-spacing: 0.08em;
}
.modal-size-btn-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  border-top: 1px solid #D2D6DA;
  background: #F2F2F2;
  padding: 3.14vw 0;
  justify-content: center;
  z-index: 100;
}
.modal-size-btn {
  background: #2F3F52;
  border: 1px solid #2F3F52;
  border-radius: 7.246vw;
  color: #fff;
  width: 60.386vw;
  display: block;
  max-height: 10.628vw;
  font-size: 4.348vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-size-reset {
  background: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 7.246vw;
  width: 26.57vw;
  min-height: 10.628vw;
  font-size: 3.14vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.choose-size,
.choose-collar {
  font-size: 15px;
  display: block;
  font-weight: normal;
  position: relative;
  text-align: center;
  margin-top: 15px;
}
.choose-collar a,
.choose-size a {
  text-decoration: none;
  letter-spacing: 0.1em;
  position: relative;
  padding-left: 23px;
}
.choose-collar a::before,
.choose-size a::before{
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  background: url(../../img/usr/common/black-circle-arrow.png)no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.back-modal-btn {
  background: #2F3F52;
  width: 37.333vw;
  line-height: 9.333vw;
  text-align: center;
  border-radius: 8vw;
  font-size: 3.733vw;
  color: #fff;
  letter-spacing: 0.1em;
  margin: 2.667vw auto 0;
}
/* サイズモーダルここまで */

/* 裄丈モーダル */
.modal-sleeve-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-sleeve-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}

.modal-sleeve-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-sleeve-list .radio-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-sleeve-list .radio-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

/* 裄丈モーダルここまで */

/* ブランドモーダル */
.modal-brand-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-brand-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}

.modal-brand-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-brand-list .check-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-brand-list .check-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

.modal-brand-list-item span {
  font-size: 3.382vw;
  letter-spacing: 0.08em;
}

.modal-brand-btn-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  border-top: 1px solid #D2D6DA;
  background: #F2F2F2;
  padding: 3.14vw 0;
  justify-content: center;
  z-index: 100;
}

.modal-brand-btn {
  background: #2F3F52;
  border: 1px solid #2F3F52;
  border-radius: 7.246vw;
  color: #fff;
  width: 60.386vw;
  display: block;
  max-height: 10.628vw;
  font-size: 4.348vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-brand-reset {
  background: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 7.246vw;
  width: 26.57vw;
  min-height: 10.628vw;
  font-size: 3.14vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* ブランドモーダルここまで */
/* 衿型モーダル */
.modal-collar-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-collar-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}


.modal-collar-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-collar-list .check-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-collar-list .check-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

.modal-collar-list-item span {
  font-size: 3.382vw;
  letter-spacing: 0.08em;
}

.modal-collar-btn-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  border-top: 1px solid #D2D6DA;
  background: #F2F2F2;
  padding: 3.14vw 0;
  justify-content: center;
  z-index: 100;
}

.modal-collar-btn {
  background: #2F3F52;
  border: 1px solid #2F3F52;
  border-radius: 7.246vw;
  color: #fff;
  width: 60.386vw;
  display: block;
  max-height: 10.628vw;
  font-size: 4.348vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-collar-reset {
  background: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 7.246vw;
  width: 26.57vw;
  min-height: 10.628vw;
  font-size: 3.14vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 衿型モーダルここまで */

/* カラーモーダル */
.modal-color-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-color-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}


.modal-color-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-color-list .check-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-color-list .check-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

.modal-color-list-item span {
  font-size: 3.382vw;
  letter-spacing: 0.08em;
}

.modal-color-btn-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  border-top: 1px solid #D2D6DA;
  background: #F2F2F2;
  padding: 3.14vw 0;
  justify-content: center;
  z-index: 100;
}

.modal-color-btn {
  background: #2F3F52;
  border: 1px solid #2F3F52;
  border-radius: 7.246vw;
  color: #fff;
  width: 60.386vw;
  display: block;
  max-height: 10.628vw;
  font-size: 4.348vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-color-reset {
  background: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 7.246vw;
  width: 26.57vw;
  min-height: 10.628vw;
  font-size: 3.14vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* カラーモーダルここまで */

/* 柄モーダル */
.modal-pattern-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-pattern-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}


.modal-pattern-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-pattern-list .check-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-pattern-list .check-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

.modal-pattern-list-item span {
  font-size: 3.382vw;
  letter-spacing: 0.08em;
}

.modal-pattern-btn-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  border-top: 1px solid #D2D6DA;
  background: #F2F2F2;
  padding: 3.14vw 0;
  justify-content: center;
  z-index: 100;
}

.modal-pattern-btn {
  background: #2F3F52;
  border: 1px solid #2F3F52;
  border-radius: 7.246vw;
  color: #fff;
  width: 60.386vw;
  display: block;
  max-height: 10.628vw;
  font-size: 4.348vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-pattern-reset {
  background: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 7.246vw;
  width: 26.57vw;
  min-height: 10.628vw;
  font-size: 3.14vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 柄モーダルここまで */

/* デザイン種類モーダル */
.modal-design-type-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-design-type-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}


.modal-design-type-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-design-type-list .check-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-design-type-list .check-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

.modal-design-type-list-item span {
  font-size: 3.382vw;
  letter-spacing: 0.08em;
}

.modal-design-type-btn-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  border-top: 1px solid #D2D6DA;
  background: #F2F2F2;
  padding: 3.14vw 0;
  justify-content: center;
  z-index: 100;
}

.modal-design-type-btn {
  background: #2F3F52;
  border: 1px solid #2F3F52;
  border-radius: 7.246vw;
  color: #fff;
  width: 60.386vw;
  display: block;
  max-height: 10.628vw;
  font-size: 4.348vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-design-type-reset {
  background: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 7.246vw;
  width: 26.57vw;
  min-height: 10.628vw;
  font-size: 3.14vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* デザイン種類モーダルここまで */

/* 素材モーダル */
.modal-material-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-material-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}


.modal-material-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-material-list .check-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-material-list .check-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

.modal-material-list-item span {
  font-size: 3.382vw;
  letter-spacing: 0.08em;
}

.modal-material-btn-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  border-top: 1px solid #D2D6DA;
  background: #F2F2F2;
  padding: 3.14vw 0;
  justify-content: center;
  z-index: 100;
}

.modal-material-btn {
  background: #2F3F52;
  border: 1px solid #2F3F52;
  border-radius: 7.246vw;
  color: #fff;
  width: 60.386vw;
  display: block;
  max-height: 10.628vw;
  font-size: 4.348vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-material-reset {
  background: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 7.246vw;
  width: 26.57vw;
  min-height: 10.628vw;
  font-size: 3.14vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 素材モーダルここまで */

/* 機能デザインモーダル */
.modal-functional-design-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-functional-design-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}


.modal-functional-design-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-functional-design-list .check-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-functional-design-list .check-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

.modal-functional-design-list-item span {
  font-size: 3.382vw;
  letter-spacing: 0.08em;
}

.modal-functional-design-btn-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  border-top: 1px solid #D2D6DA;
  background: #F2F2F2;
  padding: 3.14vw 0;
  justify-content: center;
  z-index: 100;
}

.modal-functional-design-btn {
  background: #2F3F52;
  border: 1px solid #2F3F52;
  border-radius: 7.246vw;
  color: #fff;
  width: 60.386vw;
  display: block;
  max-height: 10.628vw;
  font-size: 4.348vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-functional-design-reset {
  background: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 7.246vw;
  width: 26.57vw;
  min-height: 10.628vw;
  font-size: 3.14vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 機能デザインモーダルここまで */

/* シルエットモーダル */
.modal-silhouette-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-silhouette-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}


.modal-silhouette-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-silhouette-list .radio-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-silhouette-list .radio-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

/* シルエットモーダルここまで */

/* 別生地モーダル */
.modal-another-fabric-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-another-fabric-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}


.modal-another-fabric-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-another-fabric-list .radio-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-another-fabric-list .radio-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

/* 別生地モーダルここまで */
/* ボタンの色モーダル */
.modal-button-color-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-button-color-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}

.modal-button-color-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-button-color-list .radio-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-button-color-list .radio-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}


/* ボタンの色モーダルここまで */
/* 色系モーダル */
.modal-color-type-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-color-type-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}

.modal-color-type-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-color-type-list .radio-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-color-type-list .radio-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

/* 色系モーダルここまで */
/* シーンモーダル */
.modal-scene-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-scene-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}


.modal-scene-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-scene-list .check-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-scene-list .check-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

.modal-scene-list-item span {
  font-size: 3.382vw;
  letter-spacing: 0.08em;
}

.modal-scene-btn-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  border-top: 1px solid #D2D6DA;
  background: #F2F2F2;
  padding: 3.14vw 0;
  justify-content: center;
  z-index: 100;
}

.modal-scene-btn {
  background: #2F3F52;
  border: 1px solid #2F3F52;
  border-radius: 7.246vw;
  color: #fff;
  width: 60.386vw;
  display: block;
  max-height: 10.628vw;
  font-size: 4.348vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-scene-reset {
  background: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 7.246vw;
  width: 26.57vw;
  min-height: 10.628vw;
  font-size: 3.14vw;
  letter-spacing: 0.05em;
  margin: 0 1.208vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* シーンモーダルここまで */
.price_input {
  display: flex;
  align-items: center;
}
.search-modal-subject {
  width: 30%;
  font-size: 3.382vw;
  font-weight: bold;
  letter-spacing: 0.08em;
  white-space: nowrap;
  padding-left: 1.208vw;
}
.price_input {
  display: flex;
  align-items: center;
  width: 70%;
  white-space: nowrap;
  font-size: 2.657vw;
  justify-content: end;
}
#min_price,
#max_price {
  width: 20.531vw;
  margin-right: 1.449vw;
  border: 1px solid #D6D6D6;
  border-radius: 1.449vw;
}
#max_price{
  margin-left: 1.449vw;
}
/* 商品タイプモーダル */
.modal-product-type-list-wrapper {
  position: fixed;
  top: 15.459vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-bottom: 2.415vw;
  transition: all .5s;
  display: none;
  display: block;
  left: 100%;
}
.modal-product-type-list-wrapper.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2f2f2;
  z-index: 200;
  overflow-y: auto;
  padding-top: 15.459vw;
  padding-bottom: 18.415vw;
  transition: all .5s;
  display: block;
  margin-bottom: 0;
}

.modal-product-type-list-wrapper .search-form-list {
  margin-top: 4.831vw;
}

.modal-product-type-list .radio-item {
  display: flex;
  align-items: center;
  padding: 4.348vw 0;
  position: relative;
}

.modal-product-type-list .radio-item:not(:last-of-type):before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/search-modal-border.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}

/* 商品タイプモーダルここまで */


/* ラジオボタン */
.search-form-list input[type=radio] {
  display: none;
}

.search-form-list input[type=radio]+label {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 5px 30px 5px 40px;
  position: relative;
  width: auto;
}

.search-form-list input[type=radio]+label::before {
  background: #fff;
  border: 1px solid #CCCCCC;
  border-radius: 50%;
  content: '';
  display: block;
  height: 26px;
  left: 0px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
  width: 26px;
}

.search-form-list input[type=radio]+label::after {
  background: #AA8965;
  border-radius: 50%;
  content: '';
  display: block;
  height: 14px;
  left: 6px;
  margin-top: -7px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 14px;
}

.search-form-list input[type=radio]:checked+label {
  color: #AA8965;
}

.search-form-list input[type=radio]:checked+label::after {
  opacity: 1;
}

.search-form-list input[type=radio]:checked+label::before {
  border-color: #AA8965;
}

/* アイテムカテゴリの疑似要素非表示 */
.search-form-list .modal-category-list-item input[type=radio]+label::before{
  content: none;
}
.search-form-list .modal-category-list-item input[type=radio]+label::after{
  content: none;
}



/* 元々のチェックボックス（非表示） */
.search-modal input[type="checkbox"] {
  display: none;
}

/* チェックボックスの代わりを成すラベル */
.search-modal input[type="checkbox"]+label {
  display: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 36px;
  /* padding-right: 10px; */
}
.search-modal .check-item label {
  width: 100%;
}

/* ラベルの左に表示させる正方形のボックス□ */
.search-modal input[type="checkbox"]+label::before {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  left: 0;
  top: 50%;
  border: 1px solid;
  border-color: #CCCCCC;
  /* 枠の色変更 お好きな色を */
  background-color: #fff;
  /* 背景の色変更 お好きな色を */
  border-radius: 3px;
}

/* ラベルの左に表示させる正方形のボックス□ */
.search-modal .color-box input[type="checkbox"]+label::before {

  width: 32px;
  height: 32px;
  margin-top: -16px;
  /* margin-right: 5px; */
  left: 0;
  top: 50%;
  border: 1px solid;
  border-color: #CCCCCC;
  /* 枠の色変更 お好きな色を */
  background-color: #fff;
  /* 背景の色変更 お好きな色を */
  border-radius: 3px;
}

.search-modal .color-box  input[type="checkbox"]:checked+label::before{
  border-color: #CCCCCC;
}
.search-modal .color-box  input#white[type="checkbox"]+label::before{
  background-color: #F5F5F5;
}
.search-modal .color-box  input#plain-white[type="checkbox"]+label::before{
  background-color: #FFF;
}
.search-modal .color-box  input#blue[type="checkbox"]+label::before{
  background-color: #1E69BE;
}
.search-modal .color-box  input#gray[type="checkbox"]+label::before{
  background-color: #959595;
}
.search-modal .color-box  input#pink[type="checkbox"]+label::before{
  background-color: #E8279E;
}
.search-modal .color-box  input#green[type="checkbox"]+label::before{
  background-color: #3BA347;
}
.search-modal .color-box  input#brown[type="checkbox"]+label::before{
  background-color: #774E33;
}
.search-modal .color-box  input#yellow[type="checkbox"]+label::before{
  background-color: #FFED29;
}

.search-modal .color-box  input#purple[type="checkbox"]+label::before{
  background-color: #9A31AA;
}
.search-modal .color-box  input#black[type="checkbox"]+label::before{
  background-color: #000000;
}



.search-modal input[type="checkbox"]:checked+label {
  color: #AA8965;
}

.search-modal .color-box input[type="checkbox"]:checked+label {
  color: #000;
}

.search-modal input[type="checkbox"]:checked+label::before {
  background: #AA8965;
  border-color: #AA8965;
}

/* チェックが入った時のレ点 */
.search-modal input[type="checkbox"]:checked+label::after {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  width: 12px;
  height: 8px;
  margin-top: -6px;
  top: 50%;
  left: 8px;
  transform: rotate(-45deg);
  border-bottom: 3px solid;
  border-left: 3px solid;
  border-color: #fff;
  /* チェックの色変更 お好きな色を */
  border-radius: 2px;
}

.search-modal .color-box input[type="checkbox"]:checked+label::after{
  content: "";
  width: 22px;
  height: 22px;
  display: block;
  background: url(../../img/usr/common/color-box-check-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  border: none;
  transform: rotate(0deg);
  top: 5px;
  left: 5px;
}

/* 検索条件クリアモーダル */
.modal-search-clear-bg {
  display: none;
  z-index: 190002;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  /* backdrop-filter: blur(10px); */
}
.modal-search-clear-container {
  width: 83.092vw;
  background: #F2F2F2;
  border-radius: 1.932vw;
  padding: 11.111vw 5.797vw 8.696vw;
  text-align: center;
  position: fixed;
  z-index: 190003;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.modal-search-clear-container.active{
  display: block;
}
.search-clear-caution-text {
  font-size: 3.865vw;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5625;
}
.search-clear-btn-box {
  display: flex;
  justify-content: space-around;
  margin-top: 5.556vw;
}
.not-search-clear-btn,
.search-clear-btn {
  background: #2F3F52;
  width: 33.816vw;
  color: #fff;
  border-radius: 7.246vw;
  line-height: 9.662vw;
  font-size: 3.382vw;
  letter-spacing: 0.05em;
  border: 1px solid #2F3F52;
  transition: .3s;
  cursor: pointer;
}


/* 一覧ページ */
.pager-scope {
  display: none;
}.block-goods-list-naviframe--bottom .pager-total{
  display: none;
}
.block-goods-list-naviframe--bottom {
  margin-top: 9.662vw;
  margin-bottom: 16.908vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-filter {
  display: none;
}
.block-sort--header{
  display: none;
}
.block-sort--select {
  height: unset;
}
.block-sort--element {
  display: block!important;
}
.list-page-header {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin: 5.314vw auto;
}
.page-genre .block-genre-page h2.block-genre-page--header,
.page-category .block-category-list h2.block-category-list--header,
.page-event .block-event-page h2.block-event-page--header,
.page-search .block-search-goods h2.block-goods-list-page--header {
  font-size: 4.348vw;
  font-weight: normal;
  letter-spacing: 0.06em;
  padding: 0;
  line-height: 1;
  display: block;
  background: none;
}
.block-goods-list-naviframe--top{
  display: none;
}
.pager-total {
  margin-right: 0;
  margin-left: 1.932vw;
  padding: 0;
  font-size: 2.899vw;
  font-weight: normal;
  line-height: 1;
}
.pager-count span {
  font-weight: normal;
}
.block-genre-page #search-box,
.block-category-list #search-box,
.block-event-page #search-box,
.block-search-goods #search-box {
  font-size: 3.382vw;
}
.block-genre-page #search-form,
.block-category-list #search-form,
.block-event-page #search-form, 
.block-search-goods #search-form {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #2F3F52;
  width: unset;
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 1.932vw;
  background: #fff;
  display: flex;
  justify-content: space-between;
  margin: 0 2.415vw 3.623vw;
  margin: 0 4.83vw 3.623vw;
}
.genre-free-bottom {
  margin-top: 4.106vw;
  margin-bottom: 7.971vw;
  margin-left: 4.34vw;
  margin-right: 4.34vw;
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: 4.106vw;
}
.genre-free-bottom #goods_list_auto_load_area {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.sort-box {
  display: flex;
  justify-content: space-between;
  margin: 0 2.415vw 3.623vw;
  margin: 0 4.83vw 3.623vw;
}
.block-sort--select,
#block_of_filter{
  position: relative;
  padding-left: 0;
}
.block-goods-list--sort-order-items-selectbox {
  appearance: none;
  width: 43.961vw;
  height: 10.628vw;
  border: 1px solid #CCCCCC;
  border-radius: 1.208vw;
  font-size: 3.623vw;
  letter-spacing: 0.08em;
  padding-left: 3.865vw;
}
.block-sort--select::before,
#block_of_filter::before{
  content: "";
  width: 8px;
  height: 7px;
  display: block;
  background: url(../../img/usr/common/pulldown-triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
.genre-free-bottom-header {
  text-align: center;
  font-size: 3.865vw;
  font-weight: normal;
  letter-spacing: 0.08em;
  margin-bottom: 4.106vw;
}
.genre-free-bottom .block-thumbnail-t--items{
  padding: 0;
}
.genre-free-bottom .slick-next {
  right: 0;
  width: 7.246vw;
  height: 14.493vw;
  top: 21.739vw;
}
.genre-free-bottom .slick-next::before {
  content: "";
  width: 30px;
  height: 60px;
  display: block;
  background: url(../../img/usr/top/mainvisual-right-arrow.png) no-repeat;
  background-size: contain;
}
.genre-free-bottom .slick-prev {
  top: 21.739vw;
  left: 0;
  width: 7.246vw;
  height: 14.493vw;
  z-index: 1;
}
.genre-free-bottom .slick-prev::before {
  content: "";
  width: 30px;
  height: 60px;
  display: block;
  background: url(../../img/usr/top/mainvisual-left-arrow.png) no-repeat;
  background-size: contain;
}
.genre-free-bottom .block-thumbnail-t--items li{
  margin: 0 1.208vw;
}
.genre-free-bottom .block-thumbnail-t--goods-image{
  width: unset;
  height: unset;
}
.block-thumbnail-t--price-items {
  display: flex;
  align-items: center;
}
.block-thumbnail-t--default-price.default-price {
  font-size: 3.623vw;
  font-weight: 500;
}
.default-price + .price {
  color: #D00039;
  font-size: 3.865vw;
  font-weight: bold;
  letter-spacing: 0;
}
.default-price + .price span {
  font-size: 3.14vw;
}
.block-goods-list--pager-bottom {
  display: flex;
  justify-content: center;
}
.pagination > li{
  margin: 0 1.208vw;
}
.pager-current {
  width: 8.696vw;
  height: 8.696vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #AA8965;
  border-radius: 24.155vw;
  color: #fff;
  border: none;
}
.pagination li a {
  background: #F2F2F2;
  border-radius: 24.155vw;
  width: 8.696vw;
  height: 8.696vw;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  position: relative;
  font-weight: bold;
}
.pagination > * {
  border: none;
}
.pagination {
  display: flex;
  align-items: center;
}
.pager-last{
  display: none;
}
.pager-next {
  margin-left: 15px!important;
}
.pager-previous {
  margin-right: 15px!important;
}
.pager-next a,
.pager-previous a {
  font-size: 0;
  position: relative;
}
.pager-next a::before {
  content: "";
  width: 8px;
  height: 11px;
  display: block;
  background: url(../../img/usr/common/pager-next-arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pager-previous a::before {
  content: "";
  width: 8px;
  height: 11px;
  display: block;
  background: url(../../img/usr/common/pager-previous-arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* 一覧ページパターンB */
.block-pickup-list-p--items li {
  border-bottom: none;
  padding: 0;
  width: 43.961vw;
  position: relative;
}
.block-pickup-list-p--items li:nth-of-type(2n){
  margin-left: 2.415vw;
  margin-bottom: 16.908vw;
}
.block-pickup-list-p--items li:last-of-type{
  margin-bottom: 0;
}
.genre-free-bottom .block-pickup-list-p--items li{
  margin-bottom: 0;
  margin: 0 1.208vw;
}
.genre-free-bottom .slick-disabled{
  display: none!important;
}
.genre-free-bottom .slick-list{
  padding: 0 45% 0 0  !important;
}
.block-pickup-list-p--item.js-enhanced-ecommerce-item a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.block-pickup-list-p--items {
  border-top: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0 4.348vw;
}
.genre-free-bottom .block-pickup-list-p--items{
  padding: 0;
}
.block-pickup-list-p--goods-image {
  width: 43.961vw;
  height: 43.961vw;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eee;
  border-radius: 2.415vw;
  margin-bottom: 1.691vw;
}
.block-pickup-list-p--goods-image figure{
  width: unset;
  height: unset;
  background: transparent;
  padding: 0;
}
.block-pickup-list-p--goods-image img{
  border-radius: 2.415vw;
}
.block-pickup-list-p--goods-description {
  padding-left: 0;
}
.block-pickup-list-p--goods-name {
  font-size: 3.14vw;
  font-weight: normal;
}
.block-pickup-list-p--comment {
  font-size: 2.899vw;
  display: none;
}
.block-pickup-list-p--price-items {
  display: flex;
  align-items: center;
}
.block-pickup-list-p--price.price {
  font-size: 3.623vw;
  font-weight: 500;
}
.default-price + .block-pickup-list-p--price.price{
  font-size: 3.865vw;
}
.genre-free-sticky {
  background: #F2F2F2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.691vw 0 3.14vw;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 90;
}
.genre-free-sticky a {
  display: block;
  width: 45.894vw;
  background: #2F3F52;
  color: #fff;
  border-radius: 7.246vw;
  text-align: center;
  font-size: 3.14vw;
  letter-spacing: 0.025em;
  line-height: 10.628vw;
  margin: 0 0.483vw;
}

/* 商品詳細 */
.page-goods .pane-main {
  margin-top: 20px;
}
.page-goods .bx-controls.bx-has-controls-direction {
  display: none;
}
.js-goods-img-item.block-goods-detail-line-item{
  z-index: 0!important;
  text-align: center;
  min-height: 400px;
}
.block-goods-detail .block-goods-detail--color-variation-goods-image .bx-viewport .block-goods-detail-line-item figure {
  text-align: center;
  width: 90.338vw;
  height: 90.338vw;
  display: flex;
  align-items: center;
  border: 1px solid #E2E2E2;
  border-radius: 10px;
  justify-content: center;
}
.block-goods-detail-line-item img {
  border-radius: 10px;
}
.block-goods-gallery--color-variation-src {
  width: 54px!important;
  height: 54px!important;
  border-radius: 2.415vw;
  border: 1px solid #E2E2E2;
  padding-bottom: 0!important;
  display: flex!important;
  align-items: center;
}
.block-goods-gallery--color-variation-src img{
  border-radius: 2.415vw;
}
.block-goods-detail--color-variation-goods-thumbnail-form{
  margin: 0;
}
.block-goods-detail .block-goods-detail--color-variation-goods-image .bx-viewport {
  margin-bottom: 2.415vw;
}
.block-goods--brand-name {
  font-size: 3.382vw;
  margin-bottom: 1.691vw;
  line-height: 1.78;
}
.item_name.item_data {
  font-size: 5.314vw;
  font-weight: 500;
  background: no-repeat;
  padding: 0;
  margin-bottom: 1.932vw;
}
.block-goods-name h2 {
  margin: 0;
  padding: 0;
  font-size: 5.314vw;
  font-weight: 500;
  line-height: 1;
}
.block-goods-name {
  margin-bottom: 1.932vw;
}
.item_code_and_price.item_data {
  background: none;
  padding: 0;
  margin: 0;
}
#spec_goods {
  color: #666666;
  font-size: 3.382vw;
  margin-bottom: 3.865vw;
  display: block;
}
.block-goods-comment6 dd {
  font-size: 3.623vw;
  letter-spacing: 0.02em;
  line-height: 2;
  margin-bottom: 3.382vw;
}
.block-goods-price--price.price {
  font-size: 5.797vw;
  font-weight: 500;
}
.block-goods-price--price.price .include-tax {
  font-size: 3.865vw;
}
.block-goods-price--on-sales-comment {
  display: none;
}
#spec_price {
  display: flex;
  align-items: end;
}
.block-goods-price--default-price.default-price {
  text-decoration: none;
  color: #000;
}
.block-goods-price--default-price.default-price .default-price-inner {
  font-size: 5.797vw;
  text-decoration: line-through;
  font-weight: 500;
}
.block-goods-price--default-price.default-price .include-tax {
  font-size: 3.865vw;
  font-weight: 500;
}
.block-goods-detail .default-price + .block-goods-price--price{
  color: #D00039;
  font-weight: bold;
}
.block-goods-detail .default-price + .block-goods-price--price span{
  font-size: 3.865vw;
  font-weight: bold;
}
.cart_button_area {
  display: flex;
  flex-direction: row;
  margin-top: 4.831vw;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cart_button_area .cart_button .modalBtn {
  background: #2F3F52 url(../../img/usr/common/sp/page-goods-cart-btn.png) no-repeat;
  background-position: 68px center;
  background-size: 5.797vw;
  border-radius: 24.155vw;
  color: #fff;
  line-height: 16.908vw;
  font-size: 4.348vw;
  letter-spacing: 0.12em;
  padding-left: 9.42vw;
  cursor: pointer;
}
.fav-modal-btn {
  width: 44.444vw;
  background: #8193A7 url(../../img/usr/common/sp/page-goods-fav-icon.png) no-repeat;
  background-size: 17px auto;
  background-position: 33px  center;
  border-radius: 24.155vw;
  border: none;
  text-align: center;
  color: #fff;
  font-size: 3.14vw;
  letter-spacing: 0.025em;
  line-height: 10.628vw;
  padding-left: 6.28vw;
}
.block-store-stock-btn.js-store-stock-modal {
  width: 44.444vw;
  background: #8193A7 url(../../img/usr/common/sp/page-goods-store-icon.png) no-repeat;
  background-size: 17px auto;
  background-position: 21px  center;
  border-radius: 24.155vw;
  border: none;
  text-align: center;
  color: #fff;
  font-size: 3.14vw;
  letter-spacing: 0.025em;
  line-height: 10.628vw;
  padding-left: 5.797vw;
  display: block;
}
#vrdressing {
  width: auto!important;
}

/* 商品詳細タブエリア */
.block-goods-comment1 {
  background: #F2F2F2;
  padding: 7.246vw 4.831vw 6.763vw;
  margin: 70px calc(50% - 50vw) 0;
  width: 100vw;
}
.page-goods-tab {
  display: flex;
  margin: 0 -2.415vw;
}
.tab1,
.tab2,
.tab3,
.tab4 {
  width: 25%;
  background: #fff;
  color: #AA8965;
  text-align: center;
  font-size: 3.382vw;
  font-weight: normal;
  letter-spacing: 0.05em;
  padding: 3.382vw 0;
  position: relative;
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  border-right: 1px solid #E2E2E2;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.14;
}
.tab-item{
  cursor: pointer;
}
.tab1{
  border-radius: 1.208vw 0 0 1.208vw;
  border-left: 1px solid #E2E2E2;
}
.tab4{
  border-radius: 0 1.208vw 1.208vw 0;
}
.tab1.active,
.tab2.active,
.tab3.active,
.tab4.active{
  background: #AA8965;
  color: #fff;
  font-weight: bold;
}
.tab1.active::before,
.tab2.active::before,
.tab3.active::before,
.tab4.active::before {
  content: "";
  width: 3.14vw;
  height: 2.657vw;
  display: block;
  background: url(../../img/usr/common/header/header-tab-active-triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -2.415vw;
  left: 50%;
  transform: translateX(-50%);
}
.product-info-table {
  margin-top: 4.831vw;
}
.block-contact-about-goods{
  text-align: center;
  margin-top: 30px;
}
.block-contact-about-goods .block-contact-about-goods--btn {
  background: #2F3F52;
  width: 300px;
  border-radius: 30px;
  color: #fff;
  line-height: 44px;
  font-size: 14px;
  letter-spacing: 0.05em;
}
.product-info-row {
  background: #fff;
  margin-bottom: 0.483vw;
  padding: 4.831vw 6.522vw 4.831vw 4.831vw;
}
.product-info-header {
  width: 28.019vw;
  font-size: 3.382vw;
  letter-spacing: 0.03em;
  font-weight: 500;
}
.product-info-detail {
  font-size: 3.382vw;
  letter-spacing: 0.03em;
}
.product-info-row.recommend-point .product-info-detail{
  height: 18.116vw;
  overflow-y: hidden;
  position: relative;
}
.product-info-detail .howto-tie-btn {
  display: block;
  font-size: 3.14vw;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #000000;
  padding-left: 4.106vw;
  background: url(../../img/usr/common/header/header-circle-arrow-icon.png) no-repeat;
  background-position: 0 center;
  background-size: 2.899vw;
}
.product-info-detail .guide-size-btn {
  display: block;
  font-size: 3.14vw;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #000000;
  padding-left: 4.106vw;
  background: url(../../img/usr/common/header/header-circle-arrow-icon.png) no-repeat;
  background-position: 0 center;
  background-size: 2.899vw;
}
.product-info-detail .shirt-care-btn {
  display: block;
  font-size: 3.14vw;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #000000;
  padding-left: 4.106vw;
  background: url(../../img/usr/common/header/header-circle-arrow-icon.png) no-repeat;
  background-position: 0 center;
  background-size: 2.899vw;
}
.washing-icon-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.932vw;
}
.wash-icon-item:not(:last-of-type) {
  margin-right: 2.415vw;
  margin-bottom: 0.966vw;
}
.block-goods-detail .box .box-inline .spec {
  width: 100%;
}
.block-goods-detail .box .box-inline .spec tr {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 3px solid #F2F2F2;
}
.block-goods-detail .product-info-table .box .box-inline th {
  background-color: #fff;
  width: 100%;
  text-align: left;
  font-size: 3.382vw;
  letter-spacing: 0.03em;
  font-weight: 500;
  color: #2F3F52;
  padding-top: 4.348vw;
  padding-left: 4.831vw;
  padding-bottom: 2.174vw;
}
.block-goods-detail .product-info-table .box .box-inline th br {
  display: none;
}
.block-goods-detail .box .box-inline .spec td {
  width: 80%;
  padding: 1.208vw;
  font-size: 3.382vw;
  width: 100%;
  background: #fff;
  padding-left: 4.831vw;
  padding-bottom: 3.865vw;
  line-height: 1.875;
}
.product-info-table .box table tr:nth-of-type(1) {
  position: relative;
}
.page-goods .more {
  position: absolute;
  bottom: 7.246vw;
  left: 0px;
  width: 100%;
  height: 7.246vw;
  padding-top: 17.246vw;
  text-align: center;
  line-height: 4.831vw;
  background: linear-gradient(180deg, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255, 1) 70%);
  cursor: pointer;
  transition: bottom 0.2s;
  padding-right: 5px;
  z-index: 1;
}
.page-goods .more:before {
  content: "";
  width: 1.691vw;
  height: 1.691vw;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  display: block;
  position: absolute;
  top: 18.454vw;
  left: 61%;
  transform: rotate(135deg);
}
.page-goods .bottom-space {
  padding: 20px;
  background: #fff;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.item-size-detail-box {
  background: #fff;
  padding: 5.556vw 5.797vw 10.145vw;
  margin-top: 4.831vw;
  margin-bottom: 7.246vw;
}
.item-size-detail-box table{
  width: 135.749vw!important;
  background: #fff!important;
}
.item-size-detail-box img{
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.item-size-table-wrapper{
  overflow:auto;/*枠からはみ出たらスクロールさせる、はみ出なかった場合は何もしない*/
}
.item-size-detail-box table th, 
.item-size-detail-box table td {
  border: 1px solid #CCCCCC!important;
  padding: 17px 0!important;
  padding: 17px 9px!important;
  min-width: 50px;
}
.item-size-table-wrapper table thead th{
  background: #AA8965;
  font-weight: bold!important;
  font-size: 14px!important;
}
.item-size-detail-box table tbody th {
  background: #F2F2F2!important;
  font-size: 14px;
  font-weight: normal;
}
.item-size-table-wrapper table tbody tr:first-of-type{
  background: #F2F2F2!important;
}
.item-size-table{
  width: 135.749vw;
}
.item-size-table th{
  background: #F2F2F2;
  padding: 3.382vw 4.348vw;
  border: 1px solid #CCCCCC;
  text-align: center;
}
.item-size-table td{
  background: #FFF;
  padding: 3.382vw 4.348vw;
  border: 1px solid #CCCCCC;
  text-align: center;
  vertical-align: middle;
}
.item-size-table tr:nth-of-type(1) td{
  background: #F2F2F2;
  padding: 3.623vw 4.348vw;
}
.my-size-row th, 
.my-size-row td {
  background: #FFFEE3;
}
.item-size-detail-box .my-size-row th{
  padding-top: 5.314vw!important;
  padding-bottom: 1.449vw!important;
}
.my-size-th {
  color: #AA8965;
  background: #fff;
  /* width: 16.908vw; */
  position: relative;
  border: 1px solid #AA8965;
  border-radius: 0 0 0.725vw 0.725vw;
  display: block;
  margin: 0 auto;
  padding: 3px 0;
}
.my-size-th::before{
  content: "";
  width: 70px;
  width: 16.908vw;
  width: 102%;
  height: 18px;
  background: #AA8965;
  border-radius: 3px 3px  0 0;
  display: block;
  position: absolute;
  top: -18px;
  left: -1px;
}
.my-size-th::after{
  content: "マイサイズ";
  font-size: 11px;
  letter-spacing: 0;
  font-weight: 500;
  color: #fff;
  position: absolute;
  display: block;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  visibility: visible;
  white-space: nowrap;
}
.item-size-measure-img {
  margin-top: 3.14vw;
  text-align: center;
}
.unisize-wrapper {
  text-align: center;
  margin-top: 6.522vw;
}
.unisize-sub-text {
  font-size: 3.14vw;
  letter-spacing: 0.05em;
  line-height: 1.69;
  margin-bottom: 2.174vw;
}
#unisizeBnr {
  background: #8193A7;
  border-radius: 7.246vw;
  font-size: 3.382vw;
  letter-spacing: 0;
  font-weight: normal;
}
/* スクロールヒント */
.page-goods .scroll-hint-icon {
  width: 19.324vw;
  height: 19.324vw;
  border-radius: 50%;
  background: rgba(0, 0, 0, .4);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-goods .scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: none;
  animation-iteration-count: 0;
}
.scroll-hint-icon:before{
  background-image: url(../../img/usr/common/sp/page-goods-scroll-icon.png)!important;
  width: 40px!important;
  height: 18px!important;
}
.page-goods .scroll-hint-icon:after{
  content: none;
}
.page-goods .scroll-hint-text {
  font-size: 2.657vw;
  color: #FFF;
  margin-top: 0;
  font-weight: 500;
  letter-spacing: 0.02em;
}
/* 商品詳細カートモーダル */
.page-goods .modal{
  background: #fff;
  padding: 0;
}
.modal .modal_container {
  margin-top: 0px;
  margin-bottom: 7.246vw;
  margin-bottom: 0;
}
.modal .modal_inner{
  margin: 0;
}
.page-goods .modal_content .modalClose {
  border: none;
  font-size: 0;
  position: relative;
  margin: 0;
  width: 4.831vw;
  height: 3.623vw;
}
.page-goods .modal_content .modalClose::before{
  content: "";
  width: 20px;
  height: 15px;
  display: block;
  background: url(../../img/usr/common/sp/page-goods-cart-modal-close.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.cart-modal-header {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  width: 100%;
  background: #fff;
  height: 14.493vw;
  align-items: center;
  padding: 0 5.556vw;
  position: relative;
}
.page-goods .modal_content {
  display: none;
  padding: 0;
  padding-bottom: 7.971vw;
  background: #F2F2F2;
}
.page-goods .is-active .modal_content {
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
}
.page-goods .modal_content h2 {
  font-size: 4.348vw;
  text-align: center;
  letter-spacing: 0.06em;
  font-weight: 500;
}
.modalClose-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 7.246vw;
}
.cart-item-wrapper {
  background: #fff;
  margin: 0 4.831vw;
  padding: 3.623vw 5.314vw;
  border-radius: 2.415vw;
}
.cart-item-wrapper:not(:first-of-type) {
  margin-top: 4.831vw;
}
.cart-item-modal-mysize {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 3.623vw 0;
}
.cart-item-modal-mysize .mysize-header {
  background: #AA8965 url(../../img/usr/common/sp/cart-modal-mysize-icon.png) no-repeat;
  background-size: 2.899vw;
  background-position: 32px center;
  width: 36.232vw;
  text-align: center;
  color: #fff;
  font-size: 3.382vw;
  font-weight: 500;
  padding-left: 4.106vw;
  border-radius: 0.725vw 0 0 0.725vw;
  border: 1px solid #AA8965;
  line-height: 8.696vw;
}
.cart-item-modal-mysize .mysize-value {
  width: 54.589vw;
  text-align: center;
  background: #fff;
  border: 1px solid #AA8965;
  color: #AA8965;
  font-size: 3.382vw;
  font-weight: 500;
  border-radius: 0 0.725vw 0.725vw 0;
  line-height: 8.696vw;
}
.modalhead .itemname {
  display: none;
}
.page-goods .modal_content .modalhead {
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 3.623vw;
}
.page-goods .modal_content .modalhead .item_img {
  width: 9.662vw;
  margin: 0;
  padding: 0;
  border: none;
}
.page-goods .modal_content .modalhead .item-variation-name {
  font-size: 3.623vw;
  margin-left: 3.382vw;
}
.page-goods .modal_content #spec_ {
  padding-top: 0;
  border-top: none;
}
.page-goods .modal_content #spec_ .block-color-size-with-cart--color-line {
  padding-bottom: 2.415vw;
  margin-bottom: 2.415vw;
  border-bottom: 1px dotted #ccc;
  display: block;
}
.page-goods .modal_content #spec_ .block-color-size-with-cart--color-line {
  padding-bottom: 3.623vw;
  margin-bottom: 0;
  border-bottom: 0;
  padding-top: 3.14vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.page-goods .modal_content #spec_ .block-color-size-with-cart--color-line::before{
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/cart-modal-dotted.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}
.page-goods .modal_content #spec_ .block-color-size-with-cart--color-line:first-of-type::after{
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: url(../../img/usr/common/sp/cart-modal-dotted.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
}
.page-goods .modal_content #spec_ .block-color-size-with-cart--color-item-term {
  display: none;
}
.page-goods .modal_content #spec_ .block-variation-add-cart{
  width: unset!important;
}
.page-goods .modal_content #spec_ .btn-primary {
  background: #2F3F52;
  border-radius: 7.246vw;
  letter-spacing: 0.05em;
  font-size: 3.14vw;
  width: 140px!important;
}
.page-goods .modal_content #spec_ .block-variation-no-stock--message {
  width: 33.816vw;
  border-radius: 7.246vw;
  letter-spacing: 0.05em;
  font-size: 3.14vw;
  height: unset;
  line-height: 8.454vw;
  padding-top: 0!important;
  color: #666666;
}
.page-goods .modal_content #spec_ .block-goods-variation-arrival-notice {
  width: unset!important;
}
.page-goods .modal_content #spec_ .block-goods-variation-arrival-notice > .block-goods-variation-arrival-notice--btn {
  width: 140px!important;
  border-radius: 7.246vw;
  background: #8193A7;
  color: #fff;
  font-size: 3.14vw;
  letter-spacing: 0;
  border: none;
  line-height: 8.454vw;
  padding: 0;
}
.cart-modal-stock-msg.low-stock {
  color: #D00039;
}
.page-goods .modal_content #spec_ .block-variation-favorite{
  width: 8.454vw;
  height: 8.454vw;
  margin-left: 0;
}
.page-goods .modal_content #spec_ .block-variation-favorite .btn-default {
  background: #F2F2F2;
  border-radius: 50%;
  width: 8.454vw;
  height: 8.454vw;
}
.page-goods .modal_content #spec_ .block-variation-favorite .block-variation-favorite-registed--btn{
  background: #F2F2F2;
  border-radius: 50%;
  height: 8.454vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-goods-fav-icon {
  position: relative;
  display: block;
}
.page-goods-fav-icon::before{
  content: "";
  width: 14px;
  height: 13px;
  display: block;
  background: url(../../img/usr/common/sp/page-goods-modal-fav-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-goods .modal_content #spec_ .block-variation-favorite .block-variation-favorite-registed--btn .page-goods-fav-icon::before{
  background-image: url(../../img/usr/common/sp/page-goods-modal-fav-icon-registed.png);
}
.page-goods .modal_content #spec_ .block-color-size-with-cart--size-item-term{
  height: unset;
}
.page-goods .modal_content #spec_ .block-color-size-with-cart--size-item-term span{
  height: unset;
  width: 14.493vw;
  padding: 0.725vw 0 0.483vw;
}
.my-size-cart-modal {
  color: #AA8965;
  background: #fff;
  width: 14.493vw;
  position: relative;
  border: 1px solid #AA8965;
  border-radius: 0.725vw;
  display: block;
  position: relative;
  padding-top: 20px!important;
}
.my-size-cart-modal::before {
  content: "";
  width: 14.493vw;
  height: 4.348vw;
  background: #AA8965;
  border-radius: 0.725vw 0.725vw  0 0;
  display: block;
  position: absolute;
  top: -0.242vw;
  left: -0.242vw;
}
.my-size-cart-modal::after {
  content: "マイサイズ";
  font-size: 2.415vw;
  letter-spacing: 0;
  font-weight: 500;
  color: #fff;
  position: absolute;
  display: block;
  top: 0.242vw;
  left: 50%;
  visibility: visible;
  transform: translateX(-50%);
}
/* 商品詳細お気に入りモーダル */
.fav-modal .block-variation-add-cart,
.fav-modal .block-variation-no-stock,
.fav-modal .block-goods-variation-arrival-notice{
  display: none!important;
}
.page-goods .fav-modal .modal_content #spec_ .block-variation-favorite {
  width: 38.647vw;
}
.page-goods .fav-modal .modal_content #spec_ .block-variation-favorite .btn-default {
  background: #2F3F52;
  width: 38.647vw;
  border-radius: 24.155vw;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 5.314vw;
}
.page-goods .fav-modal .modal_content #spec_ .block-variation-favorite .block-variation-favorite-registed--btn{
  padding-left: 5.314vw;
  border-radius: 24.155vw;
}
.fav-modal-text {
  display: none;
  font-size: 3.14vw;
  color: #fff;
}
.page-goods .fav-modal .modal_content #spec_ .block-variation-favorite .block-variation-favorite-registed--btn .fav-modal-text{
  color: #666666;
}
.fav-modal .page-goods-fav-icon::before {
  background: url(../../img/usr/common/sp/page-goods-fav-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
}

/* 商品詳細関連特集 */
.related-feature-wrapper {
  margin-top: 12.077vw;
}
.related-feature-text {
  font-size: 4.348vw;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 2.657vw;
}
.related-feature-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.related-feature-item {
  width: 43.961vw;
}
.related-feature-item:not(:nth-of-type(1),:nth-of-type(2)){
  margin-top: 20px;
}
.related-feature-img {
  max-width: 43.961vw;
  max-height: 43.961vw;
  margin-bottom: 1.691vw;
}
.related-feature-img img{
  border-radius: 2.415vw;
  width: 100%;
}
.related-feature-item .date {
  color: #AA8965;
  font-size: 3.14vw;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-family: 'Poppins', sans-serif;
}
.related-feature-title {
  font-size: 3.14vw;
  letter-spacing: 0;
  line-height: 1.69;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
/* 店舗在庫確認モーダル */
/* 2022.10.17 del start
#shopstock_modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100vh;
  background: #F2F2F2;
  z-index: 10000;
  padding: 0;
  overflow: auto;
}
#shopstock_modal .message_frame {
  width: 100%;
  height: auto;
  position: relative;
  background: #fff;
  margin: 0 auto;
  padding: 0;
  background: #F2F2F2;
}
#shopstock_modal .message_frame .close_btn {
  position: absolute;
  right: 3vw;
  top: 5vw;
}
#shopstock_modal .message_frame .message_contents h4 {
  height: 14.493vw;
  width: 100%;
  border-bottom: none;
  text-align: center;
  line-height: 14.493vw;
  margin: 0 auto;
  background: #fff;
  font-size: 4.348vw;
  font-weight: 500;
  letter-spacing: 0.06em;
}
#shopstock_modal .message_frame .btn_area {
  display: flex;
  width: 100%;
  margin: 0 auto 30px;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  background: #fff;
  width: 90.338vw;
  padding-bottom: 8.937vw;
  border-radius: 0 0 2.415vw 2.415vw;
}
#shopstock_modal .message_frame .btn_area .ssbtn.btn_submit {
  background: transparent;
  text-align: center;
}
#shopstock_modal .message_frame .btn_area .ssbtn.btn_submit a {
  color: #fff;
  background: #2F3F52;
  display: inline-block;
  width: 48.309vw;
  border-radius: 7.246vw;
}
#shopstock_modal .message_frame .btn_area .ssbtn .shopstock_modal_close_btn {
  font-size: 2.899vw!important;
  letter-spacing: 0.1em;
} 
.shopstock_modal_close_btn {
  text-decoration: underline!important;
}
#shopstock_modal .message_frame .message_contents .message_text {
  width: 90.338vw;
  height: auto;
  background: #fff;
  margin-top: 4.831vw;
  margin: 20px auto 0;
  padding: 7.246vw 4.831vw;
  border-radius: 2.415vw 2.415vw 0 0;
}
#shopstock_modal .message_frame .ssitem_contents h4 {
  height: 14.493vw;
  text-align: center;
  font-weight: 700;
  font-size: 4.348vw;
  line-height: 14.493vw;
  margin: 0 auto;
  width: 100%;
  background: #fff;
  letter-spacing: 0.06em;
}
#shopstock_modal .message_frame .ssitem_contents .ssitem_detail {
  width: 90.338vw;
  height: auto;
  margin: 20px auto 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  background: #fff;
}
#shopstock_modal .message_frame .ssitem_contents .ssitem_detail .ssitem_detail_image {
  width: 90.338vw;
}
#shopstock_modal .message_frame .ssitem_contents .ssitem_detail .ssitem_detail_info {
  border-bottom: none;
  width: 90.338vw;
}
#shopstock_modal .message_frame .ssitem_contents .ssitem_detail .ssitem_detail_info .ssitem_itemnumber {
  border-top: none;
  padding: 1.691vw 5.314vw;
  font-size: 3.382vw;
}
#shopstock_modal .message_frame .ssitem_contents .ssitem_detail .ssitem_detail_info .ssitem_itemtext {
  border-top: none;
  padding: 0 5.314vw;
  font-size: 4.348vw;
  line-height: unset;
  font-weight: 500;
}
#shopstock_modal .message_frame .ssitem_contents .ssitem_selectshop p {
  width: 90.338vw;
  padding: 0 5.314vw;
  background: #fff;
  margin: 0 auto;
}
#shopstock_modal .message_frame .ssitem_contents .ssitem_selectshop::after{
  content: none;
}
#shopstock_modal .message_frame .ssitem_contents .ssitem_selectshop p select {
  font-size: 0.75rem;
  height: 8.454vw;
  width: 100%;
  margin-bottom: 0;
}
select#block-store-stock--pref-select {
  margin-top: 2.415vw;
}
#shopstock_modal .message_frame .ssitem_contents .ssitem_shoplist {
  width: 100%;
  height: auto;
  margin: 9.662vw 0 2.415vw;
  width: 90.338vw;
  background: #fff;
  margin: 0 auto;
}
 2022.10.17 del end */
/* 商品詳細下部 */
.customer-viewed-recommend-area{
  margin-bottom: 4.348vw;
  margin-top: 30px;
}
.customer-viewed-recommend-header,
.customer-personal-recommend-header {
  font-size: 3.865vw;
  text-align: center;
  letter-spacing: 0.08em;
  font-weight: normal;
  color: #2F3F52;
  margin-bottom: 20px;
}
/* ログインページ */
.block-login {
  margin: 0;
}
.block-login--body {
  background: url(../../img/usr/common/diagonal-line-bg.jpg);
  padding-top: 7.246vw;
  padding-bottom: 7.246vw;
}
.block-login .common-header {
  font-size: 7.246vw;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #2F3F52;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 9.662vw;
  margin-top: 6.763vw;
}
.common-header span {
  display: block;
  font-size: 3.14vw;
  letter-spacing: 0.1em;
  color: #666666;
}
.block-login--member {
  background: #fff;
  margin:0 4.831vw;
  border-radius: 2.415vw;
  padding: 4.831vw 4.831vw 7.971vw;
}
.block-login--member-body {
  padding: 0;
  border: none;
}
.page-login .block-login--member-header {
  font-size: 4.831vw;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  padding-left: 3.865vw;
  margin: 0 0 4.831vw;
}
.block-login--member-header::before {
  content: "";
  width: 1.449vw;
  height: 5.797vw;
  background: #2F3F52;
  display: block;
  border-radius: 0.483vw;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.block-login--member-header span{
  font-size: 2.415vw;
  letter-spacing: 0.06em;
  font-weight: normal;
  display: block;
}
.login-form-sub-header {
  font-size: 3.382vw;
  letter-spacing: 0.06em;
  padding-left: 1.691vw;
  margin-bottom: 2.174vw;
}
.block-login--uid input,
.block-login--pwd input {
  width: 100%;
  border: 1px solid #E2E2E2;
  border-radius: 1.932vw;
  line-height: 10.628vw;
  padding-left: 4.348vw;
  font-size: 3.382vw;
  letter-spacing: 0.02em;
}
.page-login .action-buttons .btn-primary.block-login--login {
  width: 72.464vw;
  margin: 20px auto 0;
  display: block;
  border-radius: 7.246vw;
  background: #2F3F52;
  line-height: 10.628vw;
  padding: 0;
  font-size: 3.382vw;
  font-weight: normal;
  letter-spacing: 0.05em;
}
.block-login--ask-password-box {
  text-align: center;
}
.block-login--ask-password {
  text-decoration: none;
  margin-top: 4.348vw;
  text-align: left;
  margin: 18px auto 0;
  display: inline-block;
  padding-left: 4.106vw;
}
.block-login--ask-password a {
  font-size: 2.899vw;
  letter-spacing: 0.05em;
  line-height: 1.41;
  position: relative;
}
.block-login--ask-password a::before{
  content: "";
  width: 2.899vw;
  height: 2.899vw;
  display: block;
  background: url(../../img/usr/common/black-circle-arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 0.725vw;
  left: -3.865vw;
}
.block-login--first-time {
  background: #fff;
  margin: 4.831vw 4.831vw 0;
  border-radius: 2.415vw;
  padding: 4.831vw 6.522vw 8.213vw 6.522vw;
}
.block-login--first-time-body {
  padding: 0;
  border: none;
  background: transparent;
}
.page-login .block-login--first-time-header{
  font-size: 4.831vw;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  padding-left: 3.865vw;
  margin: 0 0 4.831vw;
  line-height: 1;
}
.block-login--first-time-header::before {
  content: "";
  width: 1.449vw;
  height: 5.797vw;
  background: #2F3F52;
  display: block;
  border-radius: 0.483vw;
  position: absolute;
  top: -0.483vw;
  left: 0;
}
.block-login--first-time-header span {
  font-size: 2.415vw;
  letter-spacing: 0;
  font-weight: normal;
  white-space: nowrap;
}
.block-login--first-time-message {
  font-size: 3.382vw;
  letter-spacing: 0;
}
.block-login--first-time-message-benefit {
  color: #AA8965;
}
.member-benefit-header {
  text-align: center;
  font-size: 4.348vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 4.831vw;
  margin-bottom: 3.382vw;
  position: relative;
  padding-left: 8.937vw;
}
.member-benefit-header::before{
  content: "";
  width: 6.763vw;
  height: 6.28vw;
  display: block;
  background: url(../../img/usr/common/sp/benefit-img.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 23.188vw;
  transform: translateY(-50%);
}
.member-benefit-item {
  font-size: 3.14vw;
  font-weight: normal;
  letter-spacing: 0.02em;
  position: relative;
  padding-left: 3.382vw;
  white-space: nowrap;
}
.member-benefit-item::before{
  content: "";
  width: 1.932vw;
  height: 1.932vw;
  background: #AA8965;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.page-login .action-buttons .action .btn-primary.block-login--entry-btn {
  width: 72.464vw;
  margin: 30px auto 0;
  display: block;
  border-radius: 7.246vw;
  background: #2F3F52;
  line-height: 10.628vw;
  padding: 0;
  font-size: 3.382vw;
  letter-spacing: 0.05em;
  font-weight: normal;
}
.member-benefit-detail-area {
  margin: 14.01vw 4.831vw 17.874vw;
}
.member-benefit-title-sub-text {
  text-align: center;
  font-size: 3.623vw;
  letter-spacing: 0.02em;
  margin-bottom: 4.348vw;
  position: relative;
}
.member-benefit-title-sub-text::before,
.member-benefit-title-sub-text::after{
  content: "";
  width: 0.483vw;
  height: 7.246vw;
  display: block;
  background: #2F3F52;
  position: absolute;
  transform: rotate(-15deg);
  left: 4.831vw;
  top: 0.242vw;
}
.member-benefit-title-sub-text::after{
  transform: rotate(15deg);
  left: unset;
  top: 0.242vw;
  right: 4.831vw;
}
.member-benefit-title-left-img {
  width: 67.633vw;
  margin: 0 auto 22px;
}
.member-benefit-title-right-img {
  width: 85.266vw;
  margin: 0 auto 72px;
}
.benefit-detail-item {
  border: 2px solid #2F3F52;
  border-radius: 2.415vw;
  text-align: center;
  padding: 15.942vw 4.831vw 10.386vw;
  position: relative;
  margin-bottom: 16.908vw;
}
.benefit-detail-item:nth-of-type(2){
  padding: 15.942vw 6.28vw 11.594vw;
}
.benefit-detail-item:nth-of-type(3){
  padding: 15.942vw 6.522vw 11.594vw;
}
.benefit-detail-item::before{
  content: "";
  width: 24.155vw;
  height: 24.155vw;
  display: block;
  background: url(../../img/usr/common/sp/sp-benefit-icon01.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -10.87vw;
  left: 50%;
  transform: translateX(-50%);
}
.benefit-detail-item:nth-of-type(2)::before{
  background-image: url(../../img/usr/common/sp/sp-benefit-icon02.png);
}
.benefit-detail-item:nth-of-type(3)::before{
  background-image: url(../../img/usr/common/sp/sp-benefit-icon03.png);
}
.benefit-detail-item:nth-of-type(4)::before{
  background-image: url(../../img/usr/common/sp/sp-benefit-icon04.png);
}
.benefit-detail-item:nth-of-type(4){
  margin-bottom: 0;
}
.benefit-detail-item .note {
  text-align: left;
  white-space: nowrap;
  font-size: 3.14vw;
  letter-spacing: 0;
}
.benefit-detail-text {
  font-size: 4.348vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.55;
  margin-bottom: 0.966vw;
  white-space: nowrap;
}
.benfit-detail-img {
  width: 25.362vw;
  margin: 0 auto 15px;
}
.benefit-detail-item:nth-of-type(2) .benfit-detail-img{
  width: 41.063vw;
}
.benefit-detail-item:nth-of-type(3) .benfit-detail-img{
  width: 61.594vw;
}
.benefit-detail-item:nth-of-type(4) .benfit-detail-img{
  width: 35.99vw;
}
.benefit-detail-explanation {
  text-align: left;
  font-size: 3.382vw;
  letter-spacing: 0.02em;
  line-height: 1.85;
}
.FS2_Login_btn_position {
  text-align: center;
  margin-top: 9.662vw;
}
.FS2_Login_btn_position input {
  width: 72.464vw;
  border: none;
  background: #2F3F52;
  color: #fff;
  border-radius: 7.246vw;
  line-height: 10.628vw;
  font-size: 3.382vw;
  letter-spacing: 0.05em;
}
.intro-app-area {
    margin: 0 4.831vw 16.908vw;
}
.app-dl-box {
  display: flex;
  justify-content: space-between;
  margin-top: 9.42vw;
}
.app-store {
  width: 31.478vw;
  text-align: right;
  margin-right: 12px;
}
.google-play {
  width: 38.478vw;
}
.intro-app-area .app-store,
.intro-app-area .google-play{
  width: 50%;
}
/* ログインページQA */
.login-faq-area {
  background: url(../../img/usr/common/diagonal-line-bg.jpg);
}
.faq-section {
  margin: 0 auto;
}
.page-login .faq-section--title{
  font-size: 3.865vw;
  font-weight: normal;
  letter-spacing: 0.1em;
  padding-top: 15.942vw;
  text-align: center;
  margin-bottom: 4.831vw;
  margin-top: 0;
}
.faq-section:not(:nth-of-type(1)) .faq-section--title{
  margin-top: 12.077vw;
}
.faq-section .faq-section--title.is-hidden {
  display: none;
}
.faq-section .faq-section--title.is-hidden + .faq-section--list {
  border: none;
}
.faq-section .faq-section--list {
  padding: 0 4.831vw 16.908vw;
}
.faq-section .faq-section--list li:not(:last-of-type) {
  margin-bottom: 2.415vw;
}
.faq-section .faq-section--list li.is-hidden {
  display: none;
}
.faq-section .faq-section--question {
  padding: 4.831vw 12.077vw 4.589vw 9.662vw;
  position: relative;
  cursor: pointer;
  background: #fff;
  border-radius: 2.415vw;
}
.faq-section .faq-section--list li.is-active .faq-section--question{
  border-radius: 2.415vw 2.415vw 0 0;
}
.faq-section .faq-section--question::before {
  content: "＋";
  position: absolute;
  right: 6.28vw;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3.382vw;
  font-weight: bold;
  color: #666666;
  z-index: 3;
}
.faq-section .faq-section--question::after{
  content: "";
  width: 6.28vw;
  height: 6.28vw;
  display: block;
  background: #F2F2F2;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 4.831vw;
  transform: translateY(-50%);
  z-index: 2;
  visibility: visible;
}
.faq-section .faq-section--list li.is-active .faq-section--question::after{
  background: #AA8965;
}
.faq-section li.is-active .faq-section--question::before {
  content: "－";
  position: absolute;
  right: 6.28vw;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3.382vw;
  font-weight: bold;
  color: #666666;
}
.faq-section .faq-section--list li.is-active .faq-section--question::before{
  color: #fff;
}
.faq-section .faq-section--anwser {
  padding: 5.556vw 4.831vw 6.522vw 3.623vw;
  display: none;
  background-color: #fff;
  border-radius: 0 0 2.415vw 2.415vw;
}
.faq-section .faq-section--anwser .faq-section--other{
  font-size: 3.382vw;
  display: inline-block;
  margin-top: 2.415vw;
}
.faq-section .faq-section--anwser a {
  color: #444;
  font-weight: bold;
  text-decoration: underline;
  word-break: break-all;
}

.faq-section .faq-section--list p {
  font-size: 3.382vw;
  font-weight: 500;
  line-height: 1.57;
  letter-spacing: 0.08em;
  position: relative;
}
.faq-section .faq-section--question p::before{
  content: "Q.";
  display: block;
  font-size: 3.382vw;
  font-weight: 500;
  color: #2F3F52;
  letter-spacing: 0.1em;
  position: absolute;
  left: -5.797vw;
}
.faq-section .faq-section--anwser p {
  font-size: 3.623vw;
  font-weight: normal;
  padding-left: 4.831vw;
  letter-spacing: 0.05em;
  position: relative;
  line-height: 2;
}
.faq-section .faq-section--anwser p::before{
  content: "A.";
  display: block;
  font-size: 3.382vw;
  font-weight: 500;
  color: #AA8965;
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 0;
}
.faq-section .faq-section--anwser p:first-of-type::after{
  content: "";
  width: 100%;
  height: 0.242vw;
  display: block;
  background: url(../../img/usr/common/faq-dotted.png) no-repeat;
  position: absolute;
  top: -4.106vw;
  left: 2.174vw;
  width: 100%;
}
.faq-section .faq-section--anwser .faq-section--anwser-close {
  width: 53.14vw;
  margin: 0 auto;
  background: #2F3F52;
  padding: 0;
  text-align: center;
  color: #fff;
  line-height: 10.87vw;
  border-radius: 7.246vw;
  margin-top: 3.382vw;
  border: 1px solid #2F3F52;
  cursor: pointer;
  transition: all 300ms ease;
  font-size: 3.623vw;
}
.faq-section .faq-section--anwser .faq-section--anwser-close:hover{
  color: #2F3F52;
  background: #fff;
}
.faq-section .faq-section--anwser .faq-section--anwser-close::before{
  content: none;
}
/* マイページ */
#barcode {
  margin: 0 auto;
}

.page-menu .pane-main{
  background: url(../../img/usr/common/diagonal-line-bg.jpg);
  padding: 7.246vw 4.831vw 4.831vw!important;
}

.block-member-info {
  margin: 0;
}
.page-menu .Mypage__Content {
  display: block;
  padding: 0!important;
  margin-top: 0;
  background: transparent;
}
.barcodeCover.code.tsmember {
  background: #fff;
  border-radius: 2.415vw;
  padding: 4.831vw 5.797vw 4.831vw 4.831vw;
  border: none;
  margin-top: 0;
}
.page-menu .barTitle {
  font-size: 4.831vw!important;
  font-weight: 500!important;
  letter-spacing: 0.1em;
  margin-bottom: 6.28vw;
  position: relative;
  padding-left: 3.865vw;
  text-align: left!important;
}
.page-menu .barTitle::before{
  content: "";
  width: 1.449vw;
  height: 5.797vw;
  display: block;
  background: #2F3F52;
  border-radius: 0.483vw;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.page-menu .customer-name {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  font-size: 3.623vw;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.06em;
  /* padding-left: 6.763vw;
  padding: 0 0 0 20.763vw; */
  /* background: url(../../img/usr/common/sp/sp-mypage-icon.png) no-repeat; */
  /* background-size: 4.348vw; */
  /* background-position: 73px center; */
  margin-bottom: 3.623vw;
  position: relative;
  margin-right: 8px;
}
.page-menu .customer-name::before {
  content: "";
  display: block;
  background: url(../../img/usr/common/sp/sp-mypage-icon.png) no-repeat;
  width: 4.348vw;
  height: 5.314vw;
  /* position: absolute; */
  background-size: contain;
  /* left: 14.493vw; */
  margin-right: 5px;
}
.page-menu .barcodeCover dl {
  padding-top: 0;
  display: block;
}
.page-menu .barcodeCover dl dt {
  padding: 0;
  background: transparent;
  border: none;
  box-sizing: border-box;
}
.barcode-number {
  font-size: 3.623vw;
  font-weight: bold;
  letter-spacing: 0;
  margin-top: 0.966vw;
  margin-bottom: 4.348vw;
}
.page-menu .barcodeCover dl dd {
  color: #AA8965;
  padding-top: 0;
  padding-left: 0;
  text-align: left;
  font-size: inherit;
  width: 100%;
}
.my-page-mysize-box {
  display: flex;
  padding: 4.831vw 7.971vw;
  position: relative;
}
.my-page-mysize-box::before,
.my-page-mysize-box::after{
  content: "";
  width: 100%;
  height: 0.242vw;
  display: block;
  background: url(../../img/usr/common/sp/sp-mypage-dotted.png);
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.my-page-mysize-box::after{
  top: unset;
  bottom: 0;
  visibility: visible;
}
.my-page-mysize {
  min-width: 26.329vw;
  /* margin-right: 15.942vw; */
  position: relative;
  font-size: 3.623vw;
  font-weight: 500;
  letter-spacing: 0.06em;
  margin-right: 1.449vw;
}
.my-page-mysize::before{
  content: "";
  width: 3.865vw;
  height: 4.348vw;
  display: block;
  background: url(../../img/usr/common/sp/sp-mypage-mysize-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: -5.797vw;
  top: 50%;
  transform: translateY(-50%);
}
.my-page-mysize::after {
  content: ":";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.my-page-mysize-value {
  font-size: 3.623vw;
  font-weight: 500;
  letter-spacing: 0.06em;
}
.customerpoint-box {
  display: flex;
  padding: 4.831vw 0 1.691vw 7.971vw;
}
.page-menu .tsmember .customerpoint {
  min-width: 26.329vw;
  margin-right: 1.449vw;
  position: relative;
  font-size: 3.623vw;
  font-weight: 500;
  letter-spacing: 0.06em;
  padding: 0;
}
.customerpoint::before {
  content: "";
  width: 4.348vw;
  height: 4.348vw;
  display: block;
  background: url(../../img/usr/common/sp/sp-mypage-point-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: -6.28vw;
  top: 0.966vw;
}
.customerpoint::after {
  content: ":";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.customer-point-value {
  text-align: center;
  font-size: 3.623vw;
  font-weight: 500;
  letter-spacing: 0.06em;
}
.customer-point-value span{
  display: block;
  white-space: nowrap;
  font-size: 2.899vw;
  font-weight: normal;
  letter-spacing: 0;
}
/* #barcode {
  width: 100%!important;
} */
.barcodeCover dl dd .more {
  text-align: center;
  font-size: 3.382vw;
  color: #000;
  font-weight: normal;
  letter-spacing: 0;
}
.page-menu .block-coupon-list {
  padding: 3.623vw 3.623vw 0 3.865vw;
  padding-left: 2.621vw;
  background: #fff;
  border-radius: 2.415vw;
  margin: 0;
  margin-top: 4.831vw;
  font-size: inherit;
}
.page-menu .block-coupon-list .pager {
  margin-bottom: 2.657vw;
  margin-top: 0;
  text-align: center;
}
.block-coupon-list-header-wrapper {
  display: flex;
  align-items: center;
  position: relative;
}
.block-coupon-list-header-wrapper::before{
  content: "";
  width: 6.28vw;
  height: 6.28vw;
  display: block;
  background: #F2F2F2;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 1.208vw;
}
.block-coupon-list.active .block-coupon-list-header-wrapper::before{
  background: #AA8965;
}
.block-coupon-list-header-wrapper::after{
  content: "＋";
  display: block;
  position: absolute;
  top: 4.348vw;
  right: 1.449vw;
  visibility: visible;
  font-size: 3.623vw;
  font-weight: bold;
}
.block-coupon-list.active .block-coupon-list-header-wrapper::after{
  content: "－";
  color: #fff;
  font-weight: bold;
}
.block-coupon-list--table-wrapper {
  padding-bottom: 7.488vw;
  display: none;
}
.block-coupon-list-header-wrapper .barTitle{
  margin-bottom: 2.657vw;
}
.block-coupon-list--pager-top .pager-count {
  background: #D00039;
  font-size: 3.382vw;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
  display: block;
  width: 12.077vw;
  line-height: 5.314vw;
  border-radius: 24.155vw;
}
.block-coupon-list--pager-bottom{
  display: none;
}
.block-coupon-list--table th,
.block-coupon-list--table td,
.block-coupon-list--table  {
  border: none;
  background: transparent;
}
.page-menu .block-coupon-list--table{
  font-size: 3.382vw;
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: 5.314vw;
  margin-top: 0;
  margin-bottom: 4.831vw;
}
.block-coupon-list--table:last-of-type{
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.table.block-coupon-list--table > div:not(:last-of-type) {
  margin-bottom: 3.623vw;
}
.barcode-coupon-box {
  /*display: flex;
  flex-direction: row-reverse;
  align-items: center;*/
}
.coupon_barcode {
  /*width: 100%;*/
  width: 290px;
  margin: 0 auto;
}
.coupon_img img {
  /* max-width: 26.812vw; */
}
.block-coupon-list--coupon-name {
  display: flex;
}
.block-coupon-list--coupon-name-header {
  min-width: 22.705vw;
  position: relative;
  margin-right: 1.449vw;
  font-weight: 500;
}
.block-coupon-list--coupon-code {
  display: none;
}
.block-coupon-list--coupon-etc {
  display: none;
}
.block-coupon-list--bonus-type {
  display: flex;
}
.block-coupon-list--bonus-type-header {
  min-width: 22.705vw;
  position: relative;
  margin-right: 1.449vw;
  font-weight: 500;
}
.block-coupon-list--coupon-dt {
  display: flex;
}
.block-coupon-list--coupon-dt-header {
  min-width: 22.705vw;
  position: relative;
  margin-right: 1.449vw;
  font-weight: 500;
}
.block-coupon-list--coupon-target {
  display: flex;
}
.block-coupon-list--coupon-target-header {
  min-width: 22.705vw;
  position: relative;
  margin-right: 1.449vw;
  font-weight: 500;
}
.block-coupon-list--coupon-name-header::after,
.block-coupon-list--bonus-type-header::after,
.block-coupon-list--coupon-dt-header::after,
.block-coupon-list--coupon-target-header::after {
  content: ":";
  display: block;
  position: absolute;
  top: 2.899vw;
  right: 0;
  visibility: visible;
}
.mypage-nav-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 4.831vw;
  margin-bottom: 5.797vw;
}
.mypage-nav-item a{
  display: block;
  background: #fff;
  width: 44.444vw;
  text-align: center;
  line-height: 14.493vw;
  border-radius: 241.546vw;
  margin-bottom: 2.415vw;
  font-size: 3.14vw;
  font-weight: 500;
  position: relative;
  padding-left: 9.662vw;
}
.mypage-nav-item a::before{
  content: "";
  width: 7.246vw;
  height: 7.246vw;
  display: block;
  background: url(../../img/usr/common/sp/sp-order-history-icon.png) no-repeat;
  background-size: 7.246vw;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 5.314vw;
  transform: translateY(-50%);
}
.mypage-nav-item:nth-of-type(2) a::before{
  background-image: url(../../img/usr/common/sp/sp-restock-icon.png);
  background-size: 5.797vw;
}
.mypage-nav-item:nth-of-type(3) a::before{
  background-image: url(../../img/usr/common/sp/sp-information-integration-icon.png);
  background-size: 6.28vw;
}
.mypage-nav-item:nth-of-type(4) a::before{
  background-image: url(../../img/usr/common/sp/sp-member-information-change.png);
  background-size: 5.797vw;
}
.mypage-nav-item:nth-of-type(5) a::before{
  background-image: url(../../img/usr/common/sp/sp-order-dest-icon.png);
  background-size: 6.522vw;
}
.mypage-nav-item.withdrawal a{
  background: transparent;
  padding-left: 3.623vw;
  letter-spacing: 0.05em;
  line-height: 7vw;
}
.mypage-nav-item.withdrawal a::before{
  width: 2.899vw;
  height: 2.899vw;
  background: url(../../img/usr/common/black-circle-arrow.png) no-repeat;
  background-size: contain;
}

.favolite-item-area {
  background: #fff;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding-top: 14.493vw;
}
.favolite-item-area .common-header {
  font-size: 7.246vw;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #2F3F52;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 9.662vw;
  margin-top: 0;
}
.page-menu .favolite-item-area .more-link a {
  margin-top: 7.971vw;
  margin-bottom: 14.734vw;
}
.recommend-item-area{
  background: #fff;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.recommend-item-area .common-header {
  font-size: 7.246vw;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #2F3F52;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 9.662vw;
  margin-top: 0;
}
.mypage-brand-link {
  background: #fff;
  border-radius: 2.415vw;
  padding: 5.797vw 5.314vw 2.415vw;
}
.mypage-brand-link .common-header {
  font-size: 7.246vw;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #2F3F52;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 4.831vw;
  margin-top: 0;
}
.page-menu .brand-link-list {
  padding: 0 1.932vw;
}
.page-menu .brand-link-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4.589vw 0 3.623vw;
  position: relative;
}
.page-menu .brand-link-item ::before {
  content: "";
  width: 100%;
  height: 0.242vw;
  display: block;
  background: url(../../img/usr/common/sp/sp-mypage-dotted.png);
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.page-menu .brand-link-item .brand-logo {
  width: 31.401vw;
}
.page-menu .brand-link-item .brand-desc {
  width: 40.58vw;
}
.page-menu .brand-link-item .brand-desc .brand-name {
  font-size: 3.382vw;
  letter-spacing: 0;
  margin-bottom: 1.208vw;
}
.page-menu .brand-link-item .brand-desc .brand-concept {
  font-size: 2.899vw;
  letter-spacing: 0.05em;
  color: #666666;
}

/* アラート画面 */
.block-common-alert {
  padding: 20px 4.831vw;
}
/* 会員系共通 */
.page-customer .pane-main,
.page-custdest .pane-main,
.page-history .pane-main,
.page-historyall .pane-main,
.page-historydetail .pane-main,
.page-bookmark .pane-main,
.page-backorder .pane-main,
.page-customerintegration .pane-main,
.page-withdrawal .pane-main{
  background: url(../../img/usr/common/diagonal-line-bg.jpg);
  padding: 7.246vw 4.831vw 4.831vw!important;
}
.pan.FS2_breadcrumbs{
  background: url(../../img/usr/common/topic-path-top-icon.png) 
  #fff no-repeat;
  background-position: 20px center;
  margin: 0 -4.831vw 20px;
  padding: 12px 11.831vw 10px;
}
.Mypage__Content .mynavi_sp__list {
  width: 100%;
  margin-bottom: 0px;
  margin-top: 5px;
}
.mynavi_sp__list.Onlysp__Use{
  position: relative;
  width: 63.961vw;
}
.mynavi_sp__list.Onlysp__Use::before{
  content: "";
  width: 8px;
  height: 7px;
  display: block;
  background: url(../../img/usr/common/pulldown-triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
.mynavi_sp__list.Onlysp__Use select {
  appearance: none;
  width: 63.961vw;
  height: 10.628vw;
  border: 1px solid #CCCCCC;
  border-radius: 1.208vw;
  font-size: 3.623vw;
  letter-spacing: 0.08em;
  padding-left: 3.865vw;
}

/* 会員情報変更 */

.wrapmain.mypagetopN{
  padding: 0!important;
}

.Mypage__Content {
  background: #fff;
  padding: 10px!important;
  border-radius: 10px;
}
/* 購入履歴一覧 */
.pageTitle {
  margin-top: 10px;
}
.history-all-link,
.history-link {
  display: block;
  margin-bottom: 10px;
  text-align: right;
}
/* 購入履歴詳細 */
.page-historydetail .block-purchase-history-detail--body{
  margin-bottom: 0; 
}
/* お問い合わせ履歴一覧 */
.page-contactlist .pane-main {
  padding: 7.246vw 4.831vw 4.831vw!important;
}
.action-buttons .action .btn.btn-default.block-inquiry-history--back {
  color: #fff;
}
.block-topic-path--list {
  white-space: nowrap;
  overflow-x: scroll;
}
.block-topic-path--list li {
  display: inline-block;
  margin-right: 5px;
}
/* お問い合わせ履歴詳細 */
.page-contactdetail .pane-main {
  padding: 7.246vw 4.831vw 4.831vw!important;
}
.action-buttons .action .btn.btn-default.block-inquiry-history-detail--back {
  color: #fff;
}
/* お問い合わせ */
.page-contact .pan{
  background: none;
  padding: 12px 0 10px;
}
.page-contact .pane-main{
  padding: 7.246vw 4.831vw 4.831vw!important;
}
.page-contact .block-topic-path--item__home {
  margin-left: 25px;
}
.page-contact .block-topic-path--item__home a{
  padding-left: 4px;
}
.page-contact .block-topic-path--item__home::before {
  content: "";
  width: 17px;
  height: 12px;
  display: block;
  background: url(../../img/usr/common/topic-path-top-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
}
/* お問い合わせ確認 */
.action-buttons .action .btn.btn-default.block-inquiry--confirmation-back {
  color: #fff;
}
/* お問い合わせ完了 */
.page-contactthanks .pan{
  background: none;
  padding: 12px 0 10px;
}
.page-contactthanks .pane-main{
  padding: 7.246vw 4.831vw 4.831vw!important;
}
.page-contactthanks .block-topic-path--item__home {
  margin-left: 25px;
}
.page-contactthanks .block-topic-path--item__home a{
  padding-left: 4px;
}
.page-contactthanks .block-topic-path--item__home::before {
  content: "";
  width: 17px;
  height: 12px;
  display: block;
  background: url(../../img/usr/common/topic-path-top-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
}
/* アンケート */
.page-questionnaireform .pane-main {
  padding: 7.246vw 4.831vw 4.831vw!important;
}
.page-questionnaireform .btn.btn-default.block-questionnaire--confirmation-back {
  color: #fff;
}
/* アンケート完了画面 */
.page-questionnairecomplete .pane-main{
  padding: 7.246vw 4.831vw 4.831vw!important;
}
.page-questionnairecomplete .btn.btn-default.block-questionnaire-completed--back-to-home {
  color: #fff;
}
/* ログアウト */
.page-logout .pane-main {
  padding: 7.246vw 4.831vw 4.831vw!important;
}
.page-logout #breadcrumb{
  line-height: 1.3;
  position: relative;
  padding-left: 15px;
}
.page-logout #breadcrumb::before{
  content: "";
  width: 17px;
  height: 12px;
  display: block;
  background: url(../../img/usr/common/topic-path-top-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 41%;
  left: 5px;
  transform: translateY(-50%);
}
/* 再入荷メール申込み商品 */
.block-arrival-notice-list--pager-bottom {
  margin-top: 15px;
}
/* パスワード再設定 */
.page-askpass .pane-main,
.page-askpasscomplete .pane-main,
.page-askpasschange .pane-main {
  padding: 7.246vw 4.831vw 4.831vw!important;
}
/* 新規会員登録 */
.page-entry .pane-main,.page-appentry .pane-main{
  padding: 7.246vw 4.831vw 4.831vw!important;
}
/* 新規会員登録完了 */
.page-entrycomplete .pane-main{
  padding: 7.246vw 4.831vw 4.831vw;
}
/* 退会 */
.page-withdrawal .pane-main{
  padding: 7.246vw 4.831vw 4.831vw;
}
.page-withdrawal #breadcrumb{
  line-height: 1.3;
  position: relative;
  padding-left: 15px;
}
.page-withdrawal #breadcrumb::before{
  content: "";
  width: 17px;
  height: 12px;
  display: block;
  background: url(../../img/usr/common/topic-path-top-icon.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 41%;
  left: 5px;
  transform: translateY(-50%);
}
/* 買い物かご */
.page-cart .pane-main,
.page-method .pane-main,
.page-estimate .pane-main{
  padding: 7.246vw 4.831vw 4.831vw;
}
.btn.btn-danger.block-cart--goods-list-item-delete-btn {
  color: #fff;
  text-decoration: none;
}
#cart_itemhistory {
  background: url(../../img/usr/top/visumo-styling-bg.jpg);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
/* ブランドトップ */
.page-brandtop #header.pane-header{
  display: none;
}
.page-brandtop #header.pane-header .menu-trigger-box{
  display: none;
}
.page-brandtop .top-banner_sale{
  display: none;
}
.page-brandtop .header-bottom-text{
  display: none;
}

.page-brandtop #header.pane-header.brand{
  display: block;
}
.page-brandtop #header.pane-header.brand .menu-trigger-box{
  display: block;
}
#header.pane-header.brand .container {
  background: #6EC8B4;
}
.page-brandtop .top-banner_sale.brand{
  display: block;
}
.page-brandtop .header-bottom-text.brand{
  display: block;
}
.pane-header.brand .menu-trigger span {
  background-color: #fff;
}
.pane-header.brand .menu-trigger-box .menu-text,
.pane-header.brand .store-search .store-text,
#header.pane-header.brand .item-search .item-search-text,
#header.pane-header.brand .home-link .home-link-text.white,
#header.pane-header.brand .styling-search .styling-text,
.pane-header.brand .header-fav .fav-text,
.pane-header.brand .mypage-link .mypage-text,
.pane-header.brand .cart-link .cart-text,
#header.pane-header.brand .header-ranking .header-ranking-text {
  color: #fff;
}
.brand-mv-area {
  position: relative;
  margin-bottom: 12.077vw;
}
.brand-logo-box {
    width: 42.995vw;
    position: absolute;
    z-index: 1;
    bottom: 2.415vw;
    left: 2.415vw;
}
.brand-mainvisual-slider .slick-dots li button:before {
  font-family: 'slick';
  font-size: 6.28vw;
  line-height: 4.831vw;
  position: absolute;
  top: 0;
  left: 0;
  width: 4.831vw;
  height: 4.831vw;
  /* content: '?'; */
  text-align: center;
  opacity: 1;
  color: #E2E2E2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.brand-mainvisual-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #AA8965;
}
.brand-mainvisual-slider .slick-dots{
  bottom: -7.246vw;
}
.brand-concept-box {
  padding: 0 4.831vw;
  text-align: center;
  margin-bottom: 13.285vw;
}
.brand-name-text {
  font-size: 5.314vw;
  margin-bottom: 2.415vw;
  letter-spacing: 0;
  font-weight: 500;
}
.brand-name-text span {
  display: block;
  font-size: 2.657vw;
  letter-spacing: 0.02em;
  margin-top: -1.208vw;
  font-weight: 500;
  color: #666666;
}
.brand-concept-text {
  font-size: 3.14vw;
  letter-spacing: 0;
  line-height: 1.69;
}
.brand-sns-list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2.415vw;
}
.brand-sns-item{
  margin: 0 2.174vw;
}
.item-intro-img-box {
  margin-bottom: 6.039vw;
}
.item-intro-img-large {
  margin-bottom: 2.174vw;
}
.item-intro-img-small-list {
  display: flex;
  justify-content: space-between;
}
.item-intro-img-small-item {
  width: 31.8%;
}
.item-intro-text-box {
  margin-top: 6.039vw;
  margin-bottom: 6.763vw;
  text-align: center;
}
.item-name-text {
  font-size: 5.314vw;
  letter-spacing: 0;
  margin-bottom: 3.14vw;
}
.item-name-text span{
  display: block;
  font-size: 2.657vw;
  letter-spacing: 0.02em;
  margin-top: -1.208vw;
}
.item-description-text {
  font-size: 3.14vw;
  letter-spacing: 0em;
  line-height: 1.69;
  margin-bottom: 6.763vw;
  padding: 0 4.831vw;
}
.item-intro-slider{
  margin-left: 4.831vw;
}
.item-intro-slider .slick-disabled{
  display: none!important;
}
.item-intro-box {
  width: 41.063vw;
  margin-right: 2.657vw;
}
.item-intro-box a{
  text-decoration: none;
  color: #000;
}
.item-intro-box a:hover{
  color: #000;
}
.item-intro-img {
  margin-bottom: 1.932vw;
}
.item-intro-img img{
  width: 100%;
  border-radius: 2.415vw;
}
.item-name-detail {
  font-size: 3.14vw;
  letter-spacing: 0;
  margin-bottom: 2.174vw;
}
.item-price {
  font-size: 3.623vw;
  letter-spacing: 0.02em;
}
.item-intro-slider .slick-prev, .item-intro-slider .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 33%;
  display: block;
  width: 6.039vw;
  height: 12.077vw;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 1;
}
.item-intro-slider .slick-prev {
  left: -4.831vw;
}
.item-intro-slider .slick-next {
  right: 0;
}
.item-intro-slider .slick-next::before {
  content: "";
  width: 6.039vw;
  height: 12.077vw;
  display: block;
  background: url(../../img/brand/sp/brand-item-intro-slider-next-arrow-sp.png) no-repeat;
  background-size: contain;
  opacity: 1;
}
.item-intro-slider .slick-prev::before {
  content: "";
  width: 6.039vw;
  height: 12.077vw;
  display: block;
  background: url(../../img/brand/sp/brand-item-intro-slider-prev-arrow-sp.png) no-repeat;
  background-size: contain;
  opacity: 1;
}
.page-brandtop .brand-view-item-btn {
  display: block;
  width: 57.971vw;
  background: #2F3F52 url(../../img/brand/brand-view-items-arrow.png) no-repeat;
  background-size: 3.382vw;
  background-position: 48.309vw center;
  font-size: 3.623vw;
  letter-spacing: 0.1em;
  color: #fff;
  text-decoration: none;
  border-radius: 7.246vw;
  text-align: center;
  line-height: 9.662vw;
  margin: 40px auto 0;
  border: 1px solid #2F3F52;
}
.page-brandtop .brand-view-item-btn:hover{
  background: #fff url(../../img/brand/brand-view-items-arrow-navy.png) no-repeat;
  background-size: 3.382vw;
  background-position: 204px center;
  color: #2F3F52;
}
.item-intro-area2 {
  margin-top: 16.908vw;
}
.page-brandtop .search-btn-area{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url(../../img/usr/top/visumo-styling-bg.jpg);
  padding: 14.493vw 4.831vw 16.908vw;
  margin-top: 16.908vw;
  margin-bottom: 14.251vw;
  flex-wrap: wrap;
}
.page-brandtop .search-btn-area .common-header{
  width: 100%;
  text-align: center;
  font-size: 7.246vw;
  text-align: center;
  margin-bottom: 6.763vw;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.page-brandtop .search-btn-area .common-header > span {
  font-size: 3.14vw;
  display: block;
  margin-top: -2.174vw;
}
.block-brand-detail .easy-search-btn, 
.block-brand-detail .particular-search-btn {
  width: 44.444vw;
  display: block;
  text-decoration: none;
  color: #fff;
  background: #2F3F52;
  border-radius: 7.246vw;
  text-align: center;
  font-size: 3.14vw;
  padding: 2.415vw;
  margin-bottom: 1.932vw;
  letter-spacing: 0.1em;
  border: 1px solid #2F3F52;
}
.brand-search-box {
  width: 100%;
  margin-top: 6.763vw;
}
.brand-search-box #search-form {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #2F3F52;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 1.932vw;
  background: #fff;
  display: flex;
  justify-content: space-between;
}
.brand-search-box #search-box {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 1.932vw;
  font-size: 3.865vw;
  height: 10.628vw;
  line-height: 10.628vw;
  box-sizing: border-box;
  float: left;
  font-size: 2.899vw;
  padding-left: 10.87vw;
  background: url(../../img/usr/common/sp/search-icon.png) no-repeat;
  background-size: 4.348vw;
  background-position: 13px center;
}
.brand-feature-article-area{
  padding: 0 4.831vw;
  margin-bottom: 16.908vw;
}
.brick-sons-image-area{
  margin-bottom: 16.908vw;
}
.page-brandtop .pickup-wrapper{
  margin-bottom: 0;
}
.brand-footer {
  /* background: url(../../img/brand/sp/brand-footer-shoplist-bg-sp.jpg) no-repeat; */
  background: url(../../img/brand/sp/brand-footer-shoplist-bg-sp2025.jpg) no-repeat;
  background-size: cover;
  padding: 16.908vw 0;
}
.page-goods .brand-footer{
  display: none;
}
.shop-list-search-box {
  width: 70.048vw;
  background: rgba(255, 255, 255, 0.9);
  margin: 0 auto;
  border-radius: 2.415vw;
  box-shadow: 0 0 6px rgb(0 0 0 / 16%);
  backdrop-filter: blur(5px);
  padding: 7.488vw 0;
  text-align: center;
}
.shop-list-search-box .common-header{
  margin-bottom: 2.899vw;
  font-size: 7.246vw;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.shop-list-search-box .common-header span {
  display: block;
  font-size: 3.14vw;
  letter-spacing: 0.1em;
  color: #666666;
  margin-top: -1.932vw;
}
.brand-footer .shop-list-search-btn {
  display: block;
  width: 57.971vw;
  background: #2F3F52 url(../../img/brand/brand-view-items-arrow.png) no-repeat;
  background-size: 3.382vw;
  background-position: 48.309vw center;
  font-size: 3.623vw;
  letter-spacing: 0.1em;
  color: #fff;
  text-decoration: none;
  border-radius: 7.246vw;
  text-align: center;
  line-height: 9.662vw;
  margin: 0 auto;
  border: 1px solid #2F3F52;
}
/* レビコ　TOP */
.revico-comment-outer-head .revico-logo{
  display: none!important
}
/* revico */
.revico-comment-outer-head .revico-next, .revico-comment-outer-head .revico-back {
  top: 22.947vw!important;
}
.revico-back, .revico-next {
  display: block!important;
}
.page-top .revico-multicomment-top .revico-review-comment-row-wrapper {
  position: relative;
  width:  60.386vw!important;
  min-width: auto!important;
  height: auto!important;
  min-height: 96.618vw;
  margin: 0 2.415vw!important;
}
.revico-multicomment-top .revico-review-comment-row-wrapper:not(:last-of-type) {
  padding-right: 0!important;
}
.revico-review-comment-detail--product-name-image {
  width: 60.386vw!important;
  height: 60.386vw!important;
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
}
.revico-review-comment-detail--product-name-image img {
  border-radius: 2.415vw;
}
.user-voice .more-link,
.staff-review .more-link {
  margin-top: 3.382vw;
}
.revico-review-comment-detail--product-name p {
  text-align: left;
  font-size: 3.382vw;
  color: #000000;
}
.revico-review-comment-detail--comment--content {
  width: auto!important;
  font-size: 3.14vw!important;
  line-height: 1.69;
  color: #000;
  -webkit-line-clamp: 3!important;
}
.revico-review-comment-row.revico_yellow .revico-review-comment-detail--product-name span {
  height: 4.831vw!important;
  bottom:  -33.816vw !important;
  left: 0 !important;
  right: unset!important;
  color: #000!important;
  position: relative;
  padding-left:  4.589vw;
}
.revico-review-comment-row.revico_yellow .revico-review-comment-detail--product-name span::before{
  content: "";
  width: 2.899vw;
  height: 2.899vw;
  display: block;
  background: url(../../img/usr/common/black-circle-arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 42%;
  transform: translateY(-50%);
}
.revico-review-comment-row.revico_yellow .revico-review-comment-detail--product-name span img{
  display: none!important;
}
.revico-review-comment-row.revico_yellow .revico-review-comment-detail {
  padding: 2.415vw 0px 7.246vw !important;
  text-align: center;
}
.revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--star .revico-review-comment-detail--star-rate {
  transform: scale(0.6);
  transform-origin: left!important;
  margin: 0!important;
}
.revico-star .revico-star-graph-wrapper .revico-star-graph-list--row-container {
  width: 100%;
  border-radius: 3px!important;
}
.revico-star .revico-star-graph-wrapper .revico-star-graph-list--row-link span {
  color: #333333!important;
}
.revico-star .revico-star-graph-wrapper .revico-star-graph-list--row-container-bar {
  background-color: #FFC94E!important;
  height: 5px;
  border-radius: 3px;
}
.revico-star .revico-star-graph-wrapper > ul{
  width: 78%!important;
}
.revico-star .revico-star-graph-wrapper .revico-star-graph-list {
  font-size: 14px!important;
  font-weight: bold;
}
.revico-star .revico-star-graph-wrapper .revico-star-graph-label {
  font-size: 14px!important;
  text-align: center;
  margin-bottom: 0!important;
  margin-top: 0!important;
}
.revico-star .revico-star-graph-wrapper .revico-star-graph-label span {
  font-size: 14px!important;
  font-weight: normal!important;
}
.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper{
  padding-top: 18px!important;
  padding-bottom: 29px!important;
}
.revico-star .revico-star-graph{
  padding-bottom: 0!important;
  background: #F2F2F2!important;
}
.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-filter {
  width: 150px!important;
  margin-right: 10px;
  background-color: #2F3F52!important;
  border-radius: 30px!important;
  color: #fff!important;
  background-image: url(../../img/usr/common/revico-filter-icon.png);
  background-position: 30px center;
  background-size: 18px;
}
.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-sort {
  width: 150px!important;
  background-color: #2F3F52!important;
  border-radius: 30px!important;
  color: #fff!important;
  background-image: url(../../img/usr/common/revico-order-icon.png);
  background-position: 20px center;
  background-size: 12px;
}
.revico-review-comment-detail--star-date {
  display: none;
}
/* 20231030 delete
.revico-review-comment-detail--addition-image {
  display: none;
}
*/
.revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--addition .revico-review-comment-detail--addition-reviewer .revico-review-comment-detail--addition-reviewer-profile .revico-review-comment-detail--addition-reviewer-profile--attribute {
  display: inline-block;
  text-align: left;
  font-size: 12px!important;
  color: #000000!important;
  width: 100%!important;
}
.revico-multicomment-top .revico-review-comment-row-wrapper{
  border-radius: 5px;
}
.revico-common-background-style {
  background: #F2F2F2!important;
  background: #fff!important;
}
.revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--reply {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
  display: none!important;
}
.revico-comment-footer--paging-buttons {
  display: none!important;
}
.revico-multicomment-top .revico-comment-footer .revico-comment-footer--writebutton {
  color: #fff!important;
  background-color: #2F3F52!important;
  width: 240px!important;
  border-radius: 30px;
  padding: 10px 0 9px!important;
  background-image: url(../../img/usr/common/revico-pencil-icon.png)!important;
  background-position: 24% 50%!important;
  background-size: 19px!important;
}
.revico-multicomment-top .revico-comment-footer .revico-comment-footer--more {
  margin-bottom: 20px!important;
}
.revico-common-button-style {
  background-color: #fff!important;
  color: #000!important;
}
.revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button{
  background-image: url(../../img/usr/common/black-circle-arrow-bottom.png)!important;
}
.revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button {
  width: 100%!important;
  padding: 10px 0;
  background-position: 37% 44%!important;
  border-radius: 5px!important;
}
.revico-multicomment-top .revico-comment-footer{
  margin-top: 16px!important;
}
.tab-area-box.staff-review .revico-comment-footer--writebutton-wrapper {
  display: none!important;
}
.tab-area-box.staff-review .revico-comment-header{
  display: none!important;
}
.tab-area-box.staff-review .revico-comment-footer{
  display: none!important;
}
.page-goods .revico-multicomment-top .revico-comment-main{
  max-width: none;
}
.page-goods .revico-multicomment-top .revico-comment-header {
  background: #F2F2F2;
}
.page-goods .tab-area-box.staff-review {
  margin-top: 15px;
}
/* 商品詳細visumo */
.page-goods-visumo-snap-title {
  margin-top: 15.217vw;
  margin-bottom: 4.589vw;
  text-align: center;
  font-size: 4.348vw;
  font-weight: 500;
  letter-spacing: 0;
}
.page-goods .hacobune-app-container{
  width: 100%!important;
}
.page-goods .hacobune-tag-list{
  display: none!important;
}
.page-goods .revico-star .revico-logo{
  display: none;
}
.page-goods .revico-multicomment-top .revico-logo{
  display: none;
}
.page-goods .revico-star .revico-review{
  display: none;
}
.hacobuce-media-post-item-additional-content-value,
.hacobuce-media-post-item-additional-content-value,
.related-product-item-size,
.related-product-item-price {
  font-family: Cinzel!important;
}
/* 商品詳細 visumo video */
.page-goods-visumo-video-title {
  margin-top: 3.14vw;
  margin-bottom: 3.865vw;
  text-align: center;
  font-size: 4.348vw;
  font-weight: 500;
  letter-spacing: 0;
}
.hacobune-video-item-video-player-prev-icon,
.hacobune-video-item-video-player-next-icon{
  display: none!important;
}
/* フリーページ */
.page-contentspages .wrapper > .pane-main {
  padding: 0 20px;
  margin-bottom: 50px;
}
/* 翻訳ボタン */
.stt-lang-select.bl{
  bottom: 0!important;
}
.page-genre .stt-lang-select.bl,
.page-search .stt-lang-select.bl{
  bottom: 62px!important;
}
/* チャットボタン */
#_ChatRoot #_ChatButton {
  display: none!important;
  position: fixed;
  bottom: 15.415vw;
  right: 6.28vw;
  width: 12.077vw;
  height: 12.077vw;
  background: #AA8965;
  border-radius: 50%;
  padding: 0;
  z-index: 1000;
}
#_ChatButton button.MuiButtonBase-root {
  /* 既存リセット */
  display: none!important;
  width: 100%;
  height: 100%;
  min-height: auto;
  min-width: auto;
  color: rgba(0, 0, 0, 0);
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: none;
  border-radius: 0;
  transition: none;
  border: 0;
  outline: none;
  /* 新規style */
  background-image: url(../../assets/img/sp_navi_qa_chat.png);
  background-size: 60% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
#_ChatButton button .MuiFab-label,
#_ChatButton button .MuiTouchRipple-root {
  display: none;
}



/* シルバーエッグ レコメンド */
.customer-personal-recommend {
  margin-bottom: 4.348vw;
  margin-top: 30px;
  }

  .customer-personal-recommend-area-header{
  text-align: center;
  font-size: 3.865vw;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  font-weight: normal;
  color: #2F3F52;
  }
  
  .customer-personal-recommend-slider-container {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  
  .slider-track {
    display: flex;
    transition: transform 0.3s ease;
  }
  
  .customer-personal-recommend-slide {
    flex: 0 0 50%; /* 2枚表示 */
    max-width: 47%;
    margin-right: 3%;
    display: flex;
    align-items: center;
    font-size: 20px;
  }
  
  .customer-personal-recommend-slider-container-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background-color: rgba(245, 245, 245);
    background-size: 24px 24px;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    padding: 20px;
    cursor: pointer;
  }
  
  .arrow-left {
    left: 0;
    width: 42px;
    height: 72px;
    padding: 30px 12px;
    /* background-image: url('/assets/img/arrow-btn-left.png'); */
    background-image: url('/assets/img/arrow-btn-left2.png'); 
  }
  
  .arrow-right {
    right: 0;
    width: 42px;
    height: 72px;
    padding: 30px 12px;
    /* background-image: url('/assets/img/arrow-btn-right.png'); */
    background-image: url('/assets/img/arrow-btn-right2.png');
  }


/* レコメンド */

/* ranking用追加 202509 */

.ranking-wrapper .recommend-wrapper{
	background:#ffffff none;
	padding-top:5vw;
	padding-bottom:2vw;
	margin-bottom:2vw;
}
.ranking-wrapper .recommend-area{

}
.ranking-wrapper .recommend-area .recommend-product{
	position:relative;
}
.recommend-area .recommend-product .ranking_order{
	width:15%;
	position:absolute;
	top:-12%;
	right:45%;

}
/* ranking用追加 202509 */