﻿@charset "UTF-8";

/* ----各種タイトル---- */
.page-top .pane-main h2,
.block-category-list--topic .block-top-topic--header,
.block-top-event--header,
.block-goods-user-review--header{
    font-size: 6.4vw;/*24px*/
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: normal;
    background: none;
    text-align: center;
    margin-bottom: 7.33333vw;/*27.5px*/
    padding: 0;
}
.page-top .pane-main h2 {
    margin-bottom: 8vw;/*30px*/
}
.page-top .pane-main h2:after {
    content: "";
    display: block;
    background: #444444;
    height: 2px;
    width: 13.33333vw;/*50px*/
    margin: 10px auto 0;
}
.page-top .pane-main h2 span,
.block-category-list--topic .block-top-topic--header span,
.block-top-event--header span,
.block-goods-user-review--header span{
    font-size: 2.66666vw;/*10px*/
    line-height: 5.86666vw;/*22px*/
    letter-spacing: 0.1em;
    display: block;
    margin: 0 auto;
}
.page-top .pane-main .block-top-eat-restaurant h2,
.page-top .pane-main .block-top-join-event h2{
    /*padding: 0 12px 7.1px;*/
    padding: 0 3.2vw 0;
    /* border-bottom: 2px solid #000; */
    display: inline-block;
    font-weight: bold;
}
.page-top .pane-main .block-top-eat-restaurant h2 span,
.page-top .pane-main .block-top-join-event h2 span{
    font-weight: normal;
}

/* ----VIEW MORE---- */
.link-view-more{
    color: #000;
    font-weight: bold;
    text-decoration: none !important;
}
.page-top .pane-main .link-view-more {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.link-view-more:after {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 4vw;/*12px*/
    line-height: 3.2vw;/*12px*/
    margin-left: 0.5em;
    color: #000;
}

/* ----トップページ本文---- */
.block-top-body--items img {
    width: 100%;
}
.block-top-body {
    margin: 0 0 41px;
}
.block-top-body .js-slider-mv{
    width: 100%;
}

/* ----トップページ予備テンプレート1---- */
.block-top-topics{
    width: calc(345 / 375 * 100vw);
    /*margin: 0 auto 40px;*/
    margin: 6vw auto 10.66666vw;
}
.block-top-topics--body ul{
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.block-top-topics--body li{
    width: -webkit-calc(165 / 375 * 100vw);
    width: calc(165 / 375 * 100vw);
    margin-bottom: 5.33333vw;/*20px*/
}
.block-top-topics--body li:nth-last-child(1),
.block-top-topics--body li:nth-last-child(2){
    margin-bottom: 0;
}
.block-top-topics--body li img{
    margin-bottom: 2.66666vw;/*10px*/
}
.block-top-topics--body .topic-name{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 5.86666vw;/*22px*/
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 1.41333vw;/*5.3px*/
}
.block-top-topics--body .topic-date{
    font-size: 3.2vw;/*12px*/
    line-height: 5.86666vw;/*22px*/
    letter-spacing: 0.05em;
    color: #666666;
    display: none;
}
.block-topic .topic-list .topic-date {
	display: none;
}
.block-top-topics--footer {
    text-align: center;
    margin-top: 8vw;
    width: 53.334vw;
    margin: 8vw auto 0;
    border: 2px solid #444444;
    border-radius: 15px;
    height: 8vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.block-top-topics--footer a{
    font-size: 3.73333vw;/*14px*/ 
}
.block-top-new-arr{
    width: 100%;
    /* background: #F5F5F5; */
    /*padding: 31px 0 33px;*/
    padding: 10.66666vw 0 10.66666vw;
    /*margin-bottom: 25.5px;*/
    /* margin-bottom: 11.66666vw; */
}
.block-top-new-arr--body .new-arr-list li{
    margin: 0 10px;
}
.block-top-new-arr--body .new-arr-list li img{
    margin-bottom: 22.5px;
}
.block-top-new-arr--body .new-arr-list li .new-arr-name{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 5.86666vw;/*22px*/
    height: -webkit-calc(68.8 / 375 * 100vw);
    height: calc(68.8 / 375 * 100vw);
}
.block-top-new-arr--footer{
    text-align: center;
    width: 37.334vw;
    margin: 8vw auto 0;
    border: 2px solid #444444;
    border-radius: 15px;
    height: 8vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.block-top-new-arr--footer a{
    font-size: 3.73333vw;/*14px*/ 
}

/* ----トップページ予備テンプレート2---- */
.block-free-2,
.block-top-free-2 {
    padding-top: 6.293333vw;/*23.6px*/
}
.block-top-pick-up{
    /* margin-bottom: 14.53333vw; *//*54.5px*/
    background: #F5F5F5;
    padding: 8.26666vw 0 16vw;
}
.block-top-pick-up--body{
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(360 / 375 * 100vw);
    margin: 0 auto 0 0;
}
.block-top-pick-up--body ul{
    /* display: -webkit-flex; */
    /* display: flex; */
    /* -webkit-flex-wrap: wrap; */
    /* flex-wrap: wrap; */
    /* -webkit-justify-content: space-between; */
    /* justify-content: space-between; */
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
}
.block-top-pick-up--body li{
    width: -webkit-calc(165 / 375 * 100vw);
    width: calc(165 / 375 * 100vw);
    margin-bottom: 6.26666vw;/*23.5px*/
    padding: 0vw 4vw 0 0 !important;
    position: relative;
    width: -webkit-calc(160 / 375* 100vw) !important;
    width: calc(160 / 375* 100vw) !important;
    box-sizing: border-box;
    display: inline-block;
}
.pick-up-list .slick-track {
    display: flex !important;
    align-items: stretch;
}
.block-top-pick-up--body li:nth-last-child(1),
.block-top-pick-up--body li:nth-last-child(2){
    /* margin-bottom: 0; */
}
.block-top-pick-up--body li img{
    margin-bottom: 2.88vw;/*10.8px*/
}
.block-top-pick-up--body li p{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 5.86666vw;/*22px*/
}
.block-top-new-review{
    /*padding: 41px 0 ;*/
    padding: 10.933330vw 0;
    /* background: #F5F5F5; */
}
.block-top-new-review--items li{
    padding-right: 4vw;/*15px*/ 
    width: -webkit-calc(160 / 375 * 100vw) !important;
    width: calc(160 / 375 * 100vw) !important;
}
.block-top-new-review--items dl{
    width: -webkit-calc(145 / 375 * 100vw);
    width: calc(145 / 375 * 100vw);
}
.block-top-new-reviwew--goods-image{
    margin-bottom: 2.88vw;/*10.8px*/
}
.block-top-new-reviwew--goods-name{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 5.86666vw;/*22px*/
}
.block-top-new-reviwew--review-star{
    display: block;
    width: 98px;
    height: 16px;
    margin: 8.3px auto 6.4px;
}
.block-top-new-reviwew--review-star[data-goods-star='0']{
    background: url(../../img/usr/common/star_yellow.png) no-repeat;
    background-size: auto 16px;
    background-position: left -100px center;
}
.block-top-new-reviwew--review-star[data-goods-star='1']{
    background: url(../../img/usr/common/star_yellow.png) no-repeat;
    background-size: auto 16px;
    background-position: left -80px center;
}
.block-top-new-reviwew--review-star[data-goods-star='2']{
    background: url(../../img/usr/common/star_yellow.png) no-repeat;
    background-size: auto 16px;
    background-position: left -60px center;
}
.block-top-new-reviwew--review-star[data-goods-star='3']{
    background: url(../../img/usr/common/star_yellow.png) no-repeat;
    background-size: auto 16px;
    background-position: left -40px center;
}
.block-top-new-reviwew--review-star[data-goods-star='4']{
    background: url(../../img/usr/common/star_yellow.png) no-repeat;
    background-size: auto 16px;
    background-position: left -20px center;
}
.block-top-new-reviwew--review-star[data-goods-star='5']{
    background: url(../../img/usr/common/star_yellow.png) no-repeat;
    background-size: auto 16px;
    background-position: left center;
}
.block-top-new-reviwew--review-comment{
    height: 22.4vw;/*84px*/
    margin-bottom: 3.2vw;/*12px*/ 
}
.block-top-new-reviwew--review-comment p{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 5.86666vw;/*22px*/
    height: 84px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.block-top-new-reviwew--goods-link{
    text-align: right;
}
.block-top-new-reviwew--goods-link a{
    font-size: 3.2vw;/*12px*/
    color: #666666;
}
.block-top-new-reviwew--goods-link a:before {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 4vw;/*12px*/
    line-height: 3.2vw;/*12px*/
    margin-right: 0.5em;
}
.block-top-eat-restaurant{
    padding-top: 10.06666vw;/*37.75px*/
    margin-bottom: 4.8vw;/*18px*/
    text-align: center;
}
.block-top-eat-restaurant--body{
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
    margin: 0 auto;
}
.block-top-eat-restaurant--body ul{
    width:100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block-top-eat-restaurant--body li{
    width: -webkit-calc(165 / 375 * 100vw);
    width: calc(165 / 375 * 100vw);
    text-align: left;
    margin-bottom: 7.73333vw;/*29px*/
}
.block-top-eat-restaurant--body li a{
    text-align: left;
}
.block-top-eat-restaurant--body li img{
    margin-bottom: 2.64vw;/*9.9px*/
}
.block-top-eat-restaurant--body li p{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 5.86666vw;/*22px*/
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: left;
}
.block-top-eat-restaurant--body li span{
    font-size: 3.2vw;/*12px*/
    color: #666666;
    margin-top: 1.413333vw;/*5.3px*/
}
.block-top-eat-restaurant--body li.icon-loading {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(270 / 375 * 100vw);
}
.block-top-join-event{
    text-align: center;
    padding-top: 4.8vw;/*18px*/
    margin-bottom: 16vw;/*60px*/
}
.block-top-join-event--body{
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
    margin: 0 auto;
}
.block-top-join-event--body li{
    margin-bottom: 2.66666vw;/*10px*/
}
.block-top-join-event--body a{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
}
.block-top-join-event--body a img{
    width: -webkit-calc(120 / 375 * 100vw);
    width: calc(120 / 375 * 100vw);
}
.block-top-join-event--body a p{
    width: -webkit-calc(210 / 375 * 100vw);
    width: calc(210 / 375 * 100vw);
    text-align: left;
    font-size: 3.73333vw;/*14px*/ 
}
.block-top-sub-menu{
    /* padding-top: 16vw; *//*60px*/
    margin-bottom: 7.06666vw;/*26.5px*/
}
.block-top-sub-menu--list{
    border-bottom: 1px solid #333333;
}
.block-top-sub-menu--list:first-child{
    border-top: 1px solid #333333;
}
.block-top-sub-menu--list-title{
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 3.73333vw;/*14px*/ 
    padding-right: 4.13333vw;/*15.5px*/
    display: block;
    position: relative;
    font-weight: bold;
}
.block-top-sub-menu--list-title:before,
.block-top-sub-menu--list-title:after{
    content: "";
    width: 11px;
    height: 1px;
    background: #333333;
    position: absolute;
    right: 4.13333vw;/*15.5px*/
    top: 50%;
    transition: all 0.3s;
}
.block-top-sub-menu--list-title:after{
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.block-top-sub-menu--list-title.active:after{
    display: none;
}
.block-top-sub-menu--list-main{
    display: none;
}
.block-top-sub-menu--list-main > ul{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block-top-sub-menu--item li,
.block-top-sub-menu--fragrance li,
.block-top-sub-menu--price li,
.block-top-sub-menu--gift li{
    width: 50%;
    border-top: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    height: 60px;
    /*padding: 0 15px;*/
    padding: 0 4vw;
}
.block-top-sub-menu--item li:nth-child(2n+2),
.block-top-sub-menu--fragrance li:nth-child(2n+2),
.block-top-sub-menu--price li:nth-child(2n+2),
.block-top-sub-menu--gift li:nth-child(2n+2){
    border-right: none;
}
.block-top-sub-menu--item li a,
.block-top-sub-menu--fragrance li a,
.block-top-sub-menu--price li a,
.block-top-sub-menu--gift li a{
    width: 100%;
    height: 60px;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
}
.block-top-sub-menu--item li a span:nth-child(1),
.block-top-sub-menu--fragrance li a span:nth-child(1){
    width: 40px;
    display: inline-block;
    text-align: center;
    margin-right: 3.73333vw;/*14px*/
}
.block-top-sub-menu--brand li{
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    height: 100px;
    border-top: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    padding: 0 1%;
}
.block-top-sub-menu--brand li:nth-child(3n+3){
    border-right: none;
}
.block-top-sub-menu--brand li a{
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

/* ----イベント：ランキング---- */
.block-category-list--event{
    /*padding-top: 25.5px;*/
    padding-top: 6.8vw;
    /*margin-bottom: 25.5px;*/
    margin-bottom: 6.8vw;
}
.block-top-event{
    /*padding-top: 25.5px;*/
    padding-top: 8vw;
    /*margin-bottom: 25.5px;*/
    padding-bottom: 16vw;
    /* margin-bottom: 6.8vw; */
    background: #F5F5F5;
}
.block-ranking-r--items{
    border: none;
}
.block-ranking-r--item{
    /*padding: 37px 15px 0 0 !important;*/
    padding: 9.86666vw 4vw 0 0 !important;
    position: relative;
    width: -webkit-calc(160 / 375 * 100vw) !important;
    width: calc(160 / 375 * 100vw) !important;
}
.block-ranking-r--goods-image {
    position: inherit;
}
.block-ranking-r--rank{
    position: absolute;
    top: 0;
    left: calc(50% - 3.46666vw);
    width: 6.93333vw;/*26px*/
    height: 6.93333vw;/*26px*/
    line-height: 6.93333vw;/*26px*/
    border-radius: 50%;
    background: #000;
    font-size: 3.73333vw;/*14px*/
    color: #fff;
    text-align: center;
}
.block-ranking-r--goods-name{
    margin-top: 2.93333vw;/*11px*/ 
    font-weight: normal;
    font-size: 3.73333vw;/*14px*/ 
    line-height: 5.86666vw;/*22px*/
}
/* ----ヘッダー---- */
.pane-header{
    display: block;
}
.block-header-top{
    width: 100%;
    height: 55px;
}
.block-header-top.fixed .block-header-top--inner{
    position: fixed;
    top: 0;
    width: 100%;
}
.block-header-top--inner{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    /*padding: 0 15px;*/
    padding: 0 4vw;
    background: #fff;
    z-index: 9000;
}
.pane-order-header .block-header-top--inner{
    justify-content: center;
    border-bottom: 1px solid #F5F5F5;
}
#header_menu span,
#header_menu:before,
#header_menu:after{
    left: 0;
    background: #000;
}
#header_menu:before {
    top: 18px;
}
#header_menu:after {
    bottom: 16px;
}
#header_menu.active:before {
    top: 15px;
}
#header_menu.active:after {
    bottom: 13px;
}
h1.block-header-logo {
    width: auto;
    display: inline-block;
    padding: 11px 0 9.5px;
    margin: 0;
    font-size: inherit;
}
.block-header-logo--img {
    width: auto;
    height: 35px;
}
.block-header-top--right-nav{
    display: flex;
    position: relative;
    top: 21px;
}
.block-header-top--right-nav--search img{
    width: 20.5px;
    height: auto;
    margin-right: 12.3px;
}
.block-header-top--right-nav--cart{
    position: relative;
    width: 43px;
}
.block-header-top--right-nav--cart img{
    width: 22px;
    height: auto;
}
.block-headernav--cart-count {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    right: 0;
    bottom: 1px;
    z-index: 2;
}
.block-header-bottom{
    width: 100%;
    margin: 0;
    padding-top: 5.5px;
    padding-bottom: 20.9px;
    border-bottom: 1px solid #F5F5F5;
}
.block-header-bottom--menu-list{
    width: calc(280 / 375 * 100vw);
    width: calc(280 / 375 * 100vw);
    margin: 0 -webkit-calc(95 / 375 / 2 * 100vw);
    margin: 0 calc(95 / 375 / 2 * 100vw);
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.block-header-bottom--menu-list li{
    width: calc(80 / 375 * 100vw);
    margin: 0 auto;
}
.block-header-bottom--menu-list li a{
    padding-bottom: 1.6vw;/*6px*/
    text-decoration: none;
    border-bottom: 2px solid #D2D2D2;
    text-align: center;
    display: block;
}
.block-header-bottom--menu-list li.active a{
    border-bottom: 2px solid #000;
}
.block-header-bottom--menu-list li a:hover{
    text-decoration: none;
}
.block-header-bottom--menu-list li a span{
    display: block;
    letter-spacing: 0.1em;
    line-height: 5.86666vw;/*22px*/
}
.block-header-bottom--menu-list li a span:nth-child(1){
    font-size: 4.26666vw;/*16px*/
    font-weight: bold;
}
.block-header-bottom--menu-list li a span:nth-child(2){
    font-size: 2.4vw;/*9px*/
    transform: -webkit-scale(0.9);
    transform: scale(0.9);
}

/* ----ハンバーガーメニュー---- */
.block-header-menu-list--header{
    position: relative;
}
.block-header-menu-list--header h2{
    background: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}
.block-header-menu-list--header h2 span{
    background: #fff;
    text-align: center;
    font-size: 3.73333vw;/*14px*/
    line-height: 16vw;/*60px*/
    font-weight: bold;
    letter-spacing: 0;
    padding: 0;
}
.block-header-menu-list--close-btn{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    top: 0;
    left: 4.693333vw;/*17.6px*/
}
.block-header-menu-list--close-btn:after,
.block-header-menu-list--close-btn:before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 25px;
    height: 1px;
    background: #707070;
}
.block-header-menu-list--close-btn:after {
    bottom: 13px;
}
.block-header-menu-list--close-btn:after {
    -webkit-transform: translateY(-6px) rotate(45deg);
    transform: translateY(-6px) rotate(45deg);
}
.block-header-menu-list--close-btn:before {
    -webkit-transform: translateY(5px) rotate(-45deg);
    transform: translateY(5px) rotate(-45deg);
}
.block-header-menu-list--top{
    /*padding: 15px 0;*/
    padding: 4vw 0;
    background: #F5F5F5;
}
.block-header-menu-list--top ul{
    width: calc(345 / 375 * 100vw);
    margin: 0 auto;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}
.block-header-menu-list--top li{
    width: 50%;
    height: 14.66666vw;/*55px*/
    border-top: 1px solid #D5D5D5;
    border-left: 1px solid #D5D5D5;
}
.block-header-menu-list--top li:nth-child(2n+2){
    border-right: 1px solid #D5D5D5;
}
.block-header-menu-list--top li:nth-last-child(1),
.block-header-menu-list--top li:nth-last-child(2){
    border-bottom: 1px solid #D5D5D5;
}
.block-header-menu-list--top li a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 3.73333vw;/*14px*/ 
}
.block-header-menu-list--top--login a:before{
    content: "";
    width: 53px;
    height: 21px;
    background: url(../../img/usr/sb/common/icon_mypage.png) no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.block-header-menu-list--top--guide a:before{
    content: "";
    width: 53px;
    height: 20px;
    background: url(../../img/usr/sb/common/icon_guide.png) no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.block-header-menu-list--top--mag a:before{
    content: "";
    width: 53px;
    height: 17px;
    background: url(../../img/usr/sb/common/icon_mag.png) no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.block-header-menu-list--top--bookmark a:before{
    content: "";
    width: 53px;
    height: 19.5px;
    background: url(../../img/usr/sb/common/icon_bookmark.png) no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
h3.block-header-menu-list--title{
    width: 100%;
    font-size: 6.4vw;/*24px*/
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding: 0 0 4.293333vw;
    border-bottom: 2px solid #333;
    /* margin: 22px 0 0; */
    margin: 5.86666vw 0 0;
    text-align: center;
    position: relative;
}
h3.block-header-menu-list--title span{
    font-size: 2.66666vw;/*10px*/
    letter-spacing: 0.1em;
    margin-left: 2.66666vw;/*10px*/
    position: relative;
    top: -1.4vw;
}
.block-goods-list__navi-menu + h3.block-header-menu-list--title{
    margin-top: 4.66666vw;/*17.5px*/
}
.block-header-menu-list--title.js-dropdown:before,
.block-header-menu-list--title.js-dropdown:after {
    content: "";
    display: block;
    position: absolute;
    top: 22.5%;
    z-index: 2;
}
.block-header-menu-list--title.js-dropdown:before {
    width: 1px;
    height: 11px;
    background-color: #444;
    right: 21px;
    margin-top: -5px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.block-header-menu-list--title.js-dropdown.minus:before {
    display: none;
}
.block-header-menu-list--title.js-dropdown:after {
    width: 11px;
    height: 1px;
    background-color: #333;
    right: 16px;
    margin-top: 0;
}
.block-header-menu-list--title.js-dropdown + .block-goods-list__navi-menu{
    display: none;
}
.block-goods-list__navi-menu .list-item > a{
    width: 100%;
    height: 13.33333vw;/*50px*/
    line-height: 13.33333vw;/*50px*/
    font-size: 3.73333vw;/*14px*/
    padding-left: 3.6vw;/*13.5px*/
    border-bottom: 1px solid #D5D5D5;
    display: inline-block;
}
.block-goods-list__navi-menu .list-item__center.level0{
    width: 100%;
    height: 13.33333vw;/*50px*/
    line-height: 13.33333vw;/*50px*/
    font-size: 3.73333vw;/*14px*/ 
    background: #fff;
    padding-left: 3.6vw;/*13.5px*/
    border-bottom: 1px solid #D5D5D5;
}
.block-goods-list__navi-menu .list-item__center.level0 > span{
    width: 100%;
    height: 13.33333vw;/*50px*/
    line-height: 13.33333vw;/*50px*/
    font-weight: bold;
    font-size: 3.73333vw;/*14px*/ 
    background: #fff;
    padding-left: 3.6vw;/*13.5px*/
    border-bottom: 1px solid #D5D5D5;
}
.block-goods-list__navi-menu .list-item__center.level0 + .block-goods-list__navi-slideside{
    background: #F5F5F5;
}
.block-goods-list__navi-menu .list-item__center.level1{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 13.33333vw;/*50px*/
    border-bottom: 1px solid #D5D5D5;
    padding-left: 8vw;/*30px*/
}
.block-goods-list__navi-menu .list-item__center > .list-item-img{
    width: 38px;
    margin-right: 11.5px;
    text-align: center;
}
.block-goods-list__navi-menu .list-item__center > .list-item-img img{
    width: 38px;
    height: auto;
    vertical-align: middle;
}
.block-goods-list__navi-menu .list-item__center > .list-item-name{
    font-size: 3.73333vw;/*14px*/
    font-weight: normal;
}
.block-goods-list__navi-menu .list-item__center.level1 + .block-goods-list__navi-slideside .list-item a{
    padding-left: 21.06666vw;/*79px*/
}
.list-item--chevron > div.list-item__center:before {
    width: 1px;
    height: 11px;
    background-color: #333;
    right: 21px;
    margin-top: -5px;
}
.list-item--chevron > div.list-item__center:after {
    width: 11px;
    height: 1px;
    background-color: #333;
    right: 16px;
    margin-top: 0;
}
.block-goods-list__navi-menu .block-goods-list__navi-slideside{
    display: none;
}
.block-goods-list__navi-slideside .img-list{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
    margin: 0 auto;
}
.block-goods-list__navi-slideside .img-list-item{
    width: -webkit-calc(165 / 375 * 100vw);
    width: calc(165 / 375 * 100vw);
    margin-bottom: 4vw;/*15px*/ 
}
.block-goods-list__navi-slideside .img-list-item:nth-child(1),
.block-goods-list__navi-slideside .img-list-item:nth-child(2){
    margin-top: 4vw;/*15px*/ 
}
.block-goods-list__navi-slideside.list-item-feature .img-list-item:nth-child(n+7){
    display:none;
}
.block-goods-list__navi-slideside .img-brand-list{
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}
.block-goods-list__navi-slideside .img-brand-list-item{
    width: -webkit-calc(345 / 375 / 3 * 100vw);
    width: calc(345 / 375 / 3 * 100vw);
    height: -webkit-calc(345 / 375 / 3 * 100vw);
    height: calc(345 / 375 / 3 * 100vw);
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}
.block-goods-list__navi-slideside .img-brand-list-item:nth-child(3n+3){
    border-right: 0;
}
.block-goods-list__navi-slideside .img-brand-list-item:nth-last-child(1),
.block-goods-list__navi-slideside .img-brand-list-item:nth-last-child(2),
.block-goods-list__navi-slideside .img-brand-list-item:nth-last-child(3){
    border-bottom: 0;
}
.block-goods-list__navi-slideside .img-brand-list-item a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 3%;
}
.list-item-brand .block-goods-list__navi-slideside .block-goods-list__navi-slideside{
    padding: 4vw;/*15px*/
    border-bottom: 1px solid #D5D5D5;
}
.block-goods-list__navi-slideside .list-column2{
    display: flex;
    flex-wrap: wrap;
}
.block-goods-list__navi-slideside .list-column2 li{
    width: 50%;
    height: 13.33333vw;/*50px*/
}
.block-goods-list__navi-slideside .list-column2 li a{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 4.26666vw;/*16px*/ 
    width: 100%;
    height: 100%;
    border-right: 1px solid #D5D5D5;
}
.block-goods-list__navi-slideside .list-column2 li:nth-child(2n+2) a{
    border-right: none;
}
.block-header-menu-list--bottom{
    /*padding: 40px 0;*/
    padding: 10.66666vw 0;
}
.block-header-menu-list--bottom ul{
    width: calc(345 / 375 * 100vw);
    margin: 0 auto;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}
.block-header-menu-list--bottom li{
    width: 50%;
    height: 14.666666vw;/*55px*/
    border-top: 1px solid #D5D5D5;
    border-left: 1px solid #D5D5D5;
    position: relative;
}
.block-header-menu-list--bottom li:after {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 4vw;
    line-height: 3.2vw;
    position: absolute;
    right: 12px;
    top: -webkit-calc(50% - 2vw);
    top: calc(50% - 2vw);
    color: #333333;
}
.block-header-menu-list--bottom li:nth-child(2n+2){
    border-right: 1px solid #D5D5D5;
}
.block-header-menu-list--bottom li:nth-last-child(1),
.block-header-menu-list--bottom li:nth-last-child(2){
    border-bottom: 1px solid #D5D5D5;
}
.block-header-menu-list--bottom li a{
    width: 100%;
    height: 100%;
    line-height: 14.666666vw;/*55px*/
    font-size: 3.73333vw;/*14px*/ 
    padding-left: 4vw;/*15px*/
    display: block;
}
.block-header-menu-list--bottom-close-btn{
    text-align: center;
    font-size: 3.73333vw;/*14px*/ 
}
.block-header-menu-list--bottom-close-btn:before{
    content: "×";
}

/* ----グローバルナビ---- */
.block-globalnav--item-list {
  display: table;
  width: 100%;
}
.block-globalnav--item-list > li {
  display: table-cell;
  width: 20%;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  border-left: 1px solid #666;
  padding: 10px 0;
}
.block-globalnav--item-list > li > a {
  display: block;
  color: #fff;
}
.block-globalnav--item-list li i.fa {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  z-index: 1;
}

/* ----フッター---- */
.block-footer-menu {
    width: 100%;
    background: #F5F5F5;
    /*padding: 36px 0 40px;*/
    padding: 9.6vw 0 10.66666vw;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: stretch;
    align-items: stretch;
    border-top: 1px solid #000;
}
.block-footer-menu--lists {
    width:-webkit-calc(100% / 3); 
    width:calc(100% / 3); 
    border-right: 1px solid #D5D5D5;
}
.block-footer-menu--lists li a {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    display: block;
}
.block-footer-menu--lists li:nth-child(1) a {
    font-size: 4.26666vw;/*16px*/
    line-height: 6.66667vw;/*25px*/
    font-weight: bold;
    text-decoration: underline;
}
.block-footer-menu--lists li:not(:nth-child(1)) a {
    font-size: 3.73333vw;/*14px*/
    line-height: 6.4vw;/*24px*/
}
.block-footer-menu--lists li:last-child a {
    margin-bottom: 0;
}
.block-footernav {
    /*padding: 40px 0 42.5px;*/
    padding: 10.66666vw 0 11.33333vw;
    text-align: center;
    background: #fff;
}
.block-footernav--sns-list{
    width: -webkit-calc(231 / 375 * 100vw);
    width: calc(231 / 375 * 100vw);
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 auto;
}
.block-footernav--sns-list li:not(:last-child){
    margin-right: 5.33333vw;/*20px*/
}
.block-footernav--item{
    /*padding: 37.1px 0 46px;*/
    padding: 9.89333vw 0 12.26666vw;
}
.block-footernav--item a{
    text-align: center;
    font-size: 3.73333vw;/*14px*/ 
    line-height: 5.86666vw;/*22px*/
    display: flex;
    justify-content: center;
    align-items: center;
}
.block-footernav--item a img{
    width: 25px;
    margin-right: 2.93333vw;/*11px*/
    position: relative;
    top: -3px;
}
.block-footernav--item-list{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.block-footernav--item-list li a{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 8vw;/*30px*/
    padding: 0 1em;
    display: inline-block;
}
.block-footernav--item-list li:nth-child(1):after,
.block-footernav--item-list li:nth-child(3):after,
.block-footernav--item-list li:nth-child(5):after,
.block-footernav--item-list li:nth-child(6):after{
    content: "|";
}


/* ----ページトップに戻る---- */
.block-page-top a {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    background: url(../../img/usr/sb/common/icon_pagetop.png) no-repeat;
    background-size: 100% auto;
}
.block-page-top {
    position: fixed;
    top: auto;
    bottom: 0;
    right: 0;
    display: none;
}
.page-method .block-page-top {
  position: fixed;
  top: auto;
  bottom: 75px;
  right: 26px;
  display: none;
}
.block-page-top.js-high{
  bottom: 75px;
}
.page-goods .block-page-top.js-high{
  bottom: -webkit-calc(102 / 375 * 100vw);
  bottom: calc(102 / 375 * 100vw);
}
/* ----PC/スマホ切り替えスイッチ---- */
.block-switcher {
  display: none;
  border-top: 1px solid #eee;
  padding: 10px 10px 0 0;
}
.block-switcher li {
  display: inline-block;
  padding: 0 0 10px 10px;
  width: 50%;
}
.block-switcher--switch {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #444;
  color: #fff;
  text-decoration: none;
}
.block-switcher--current {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #ccc;
  color: #fff;
}
.block-switcher .fa {
  margin-right: 10px;
  vertical-align: middle;
}
.block-switcher .fa-mobile-phone {
  font-size: 24px;
}
.block-switcher .fa-desktop {
  font-size: 18px;
}
/* ----Copyright---- */
.block-copyright {
    font-size: 3.2vw;/*12px*/
    line-height: 6.4vw;/*24px*/
    text-align: center;
    color: #333;
    padding-bottom: 8.3733333vw;/*31.4px*/
    display: inline-block;
    width: 100%;
}


/* ----パンくず---- */
.block-topic-path {
    background-color: #fff;
    /*padding: 12px 15px 0;*/
    padding: 3.2vw 4vw 0;
    margin: 0;
}
.block-topic-path--list li {
    font-size: 3.2vw;/*12px*/ 
    padding-right: 1em;
}
.block-topic-path--list li:not(:first-child) span {
    display: inline-block;
    padding-left: 1em;
}
.block-topic-path--list a {
    text-decoration: none;
}
.block-topic-path--list a span{
    padding: 0;
    text-decoration: underline;
}
/* ----カテゴリ画面---- */
h1.block-category-list--header {
    padding: 0;
    font-size: 5.86666vw;/*22px*/
    font-weight: normal;
    /*margin: 40px auto 27px;*/
    margin: 10.66666vw auto 7.2vw;
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
}
.block-category-list--goods{
    padding-bottom: 24vw;/*90px*/
}
.block-category-list--promotion-freespace{
    /*margin: 38px 0 0;*/
    margin: 10.133333vw 0 0;
}
.block-category-list--promotion-freespace h1{
    padding: 0;
    text-align: center;
}
.block-category-list--header-freespace #brandlogo img{
    /*margin: 0 auto 10px;*/
    margin: 0 auto 2.66666vw;
    width: 175px;
    display: block;
}
.page-category .slick-dots {
    /*margin: 19.9px 0 0;*/
    margin: 5.306666vw 0 0;
}
.block-category-list--sub{
    /*padding: 40px 0;*/
    padding: 10.66666vw 0;
    margin: 13.626666vw auto 9.6vw;
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}
.block-category-style-p{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block-category-style-p--item{
    width: -webkit-calc(164 / 375 * 100vw);
    width: calc(164 / 375 * 100vw);
    margin-bottom: 7.2vw;/*27px*/
}
.block-category-style-p--item:nth-last-child(1),
.block-category-style-p--item:nth-last-child(2){
    margin-bottom: 0;
}
.block-category-style-p--item-image{
    text-align: center;
}
.block-category-style-p--item-name,
h3.block-category-style-p--item-name{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 4.53333vw;/*17px*/ 
    /* margin: 6px 0 0; */
    margin: 1.6vw 0 0;
    text-align: center;
    font-weight: bold;
    padding: 0;
    border: none;
}
.block-category-style-p--item-comment{
    display: none;
}
#brandcheck{
    /*margin: 40px auto 47px;*/
    margin: 10.66666vw auto 12.533333vw;
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
    text-align: center;
}
#brandcheckbtn{
    /*margin: 0 0 17px;*/
    margin: 0 0 4.53333vw;
    min-width: -webkit-calc(240 / 375 * 100vw);
    min-width: calc(240 / 375 * 100vw);
    background-color: #F5F5F5;
    border-radius: 5px;
    text-align: center;
    font-size: 4.26666vw;/*16px*/ 
    height: 9.33333vw;/*35px*/ 
    line-height: 9.33333vw;/*35px*/ 
    letter-spacing: 0.04em;
    display: inline-block;
    /*padding: 0 20px;*/
    padding: 0 5.33333vw;
    box-sizing: border-box;
    position: relative;
}
#brandcheckbtn:before,
#brandcheckbtn:after{
    content: "";
    width: 2.66666vw;/*10px*/
    height: 0.266666vw;/*1px*/
    position: absolute;
    top: 50%;
    right: 2.66666vw;/*10px*/
    display: block;
    background: #333;
}
#brandcheckbtn:after{
    transform: rotate(90deg);
}
#brandcheckbtn.active:after{
    display: none;
}
#brandcheck_wrap{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 6.4vw;/*24px*/
    text-align: left;
    display: none;
}

/* ----ページャー---- */
.pager-scope,
.pagination li.pager-first,
.pagination li.pager-last{
    display: none;
}
div[class$="-naviframe"]{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
    /*margin: 0 auto 30px;*/
    margin: 0 auto 8vw;
}
div[class$="-naviframe"] .pager-total{
    width: 100%;
    margin-bottom: 7.2vw;/*27px*/
    text-align: center;
    font-size: 3.73333vw;/*14px*/ 
    line-height: 5.33333vw;/*20px*/
    font-weight: normal;
}
.block-goods-list-naviframe--top.block-goods-list-naviframe {
	display : none;
}
div[class$="-naviframe"] .pager-count span{
    padding: 0.5em;
}
.pager-total + .pagination + .pagination{
    display: -webkit-flex;
    display: flex;
}
.pagination li{
    width: 8vw;/*30px*/
    height: 8vw;/*30px*/
    width: 6.93333vw;/*26px*/
    height: 6.93333vw;/*26px*/
    text-align: center;
    line-height: 8vw;/*30px*/
    line-height: 6.93333vw;/*26px*/
    font-size: 3.73333vw;/*14px*/
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    color: #333;
    display: inline-block;
    float: inherit;
    margin: 0 1vw;
    padding: 0;
    min-width: auto !important;
}
.pagination li.pager-colon{
    width: auto;
    border: none;
    margin: 0; 
}
.pagination li a{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.pagination li.pager-current,
.pagination li:not(.pager-colon):hover{
    background-color: #E5E5E5;
    color: #333333;
}
.pagination li:hover a,
.pagination li:not(.pager-colon) a:hover{
    text-decoration: none;
}
.pagination li.pager-previous,
.pagination li.pager-next{
    width: 11.733333vw;/*44px*/
    width: 10.66666vw;/*40px*/
    border: none;
    background-color: #000000;
    color: #fff;
}
.pagination li.pager-previous{
    /*margin: 0 16px 0 0;*/
    margin: 0 4.26666vw 0 0;
}
.pagination li.pager-next{
    /*margin: 0 0 0 16px;*/
    margin: 0 0 0 4.26666vw;
}
.pagination li.pager-previous a,
.pagination li.pager-next a{
    color: #fff;
}

/* ----商品表示モード切替---- */
.block-goods-list--display-style-items{
    display: none;
}

/* ----並び替え---- */
.block-goods-list--sort-order-items{
    display: flex;
    height: 10.66666vw;/*40px*/
    width: 100%;
}
.block-goods-list--sort-order-items dt{
    display: none;
}
.block-goods-list--sort-order-items dd{
   border: 1px solid #E5E5E5;
    text-align: center;
    line-height: 10.66666vw;/*40px*/
    box-sizing: border-box;
    width: 100%;
    height: 10.66666vw;/*40px*/
    font-size: 3.73333vw;/*14px*/
    display: block;
}
.block-goods-list--sort-order-items dd a{
    width: 100%;
    height: 100%;
}
.block-goods-list--sort-order-items dd.active{
    color: #fff;
    background: #BBBBBB;
}

/* ----絞り込み---- */
.block-filter{
    position: fixed;
    top: 0;
    left: -100vw;
    width: 100%;
    height: 100%;
    background-color:#fff;
    z-index: 10000;
    overflow-y: scroll;
    /*display: none;*/
}
.block-filter--header {
    display: block; 
    table-layout: none; 
    width: 100%;
    background-color:#fff;
    text-align: center;
    height: 15.33333vw;
}
.block-filter--header h2{
    font-size: 4.8vw;/*18px*/
    line-height: 15.33333vw;
    background-color:#fff;
    padding: 0;
}
.block-filter--list-item{
    display: block;
}
.block-filter--select-label{
    margin-top: 9.733333vw;/*36.5px*/
    width: 100%;
    border-bottom: 1px solid #000000;
    text-align: center;
    font-weight: bold;
    font-size: 4.26666vw;/*16px*/ 
    line-height: 4.53333vw;/*17px*/ 
    letter-spacing: 0.04em;
    display: block;
    height: auto;
    /*padding: 0 0 9.5px;*/
    padding: 0 0 2.533333vw;
}
.block-filter--filter-options{
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
    margin: 0 auto;
    display: block;
}
.block-filter--list-item-container {
    display: block;
    table-layout: unset;
}
.block-filter--element{
    border-bottom: 1px solid #E5E5E5;
}
.block-filter--option-items{
    width: 100%;
    height: 12vw;/*45px*/
    /*padding: 0 15px;*/
    padding: 0 4vw;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.block-filter--option-items input{
    margin-right: 2.373333vw;/*8.9px*/
}
.block-filter--option-items label{
    font-size: 3.73333vw;/*14px*/
    color: #333;
}
.block-filter--header .js-modal-close-btn{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    top: 0;
    left: 4.693333vw;/*17.6px*/
}
.block-filter--header .js-modal-close-btn:after,
.block-filter--header .js-modal-close-btn:before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 25px;
    height: 1px;
    background: #707070;
}
.block-filter--header .js-modal-close-btn:after {
    bottom: 13px;
}
.block-filter--header .js-modal-close-btn:after {
    -webkit-transform: translateY(-6px) rotate(45deg);
    transform: translateY(-6px) rotate(45deg);
}
.block-filter--header .js-modal-close-btn:before {
    -webkit-transform: translateY(5px) rotate(-45deg);
    transform: translateY(5px) rotate(-45deg);
}
.block-filter--filter-form + .js-modal-close-btn{
    width: 100%;
    text-align: center;
    padding: 35.5px 0 30px;
    padding: 9.466666vw 0 8vw;
}
.block-filter--filter-form + .js-modal-close-btn:before{
    content: "×";
    padding-right: 0.4em;
}
.block-filter--modal-btn{
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
    max-width: 345px;
    height: 12vw;/*45px*/
    max-height: 45px;
    line-height: 12vw;/*45px*/
    background: #333333;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    position: fixed;
    right: 4vw;/*15px*/ 
    bottom: 15px;
    z-index: 100;
}
@media screen and (min-width:376px){
    .block-filter--modal-btn{
        right: -webkit-calc(50% - 172.5px);
        right: calc(50% - 172.5px);
        line-height: 45px;
    }
}
.block-filter--modal-btn:before{
    content: "";
    width: 15.5px;
    height: 14px;
    background: url(../../img/usr/sb/common/icon_sort.png) no-repeat;
    background-size: auto 100%;
    display: inline-block;
    margin-right: 7.7px;
    position: relative;
    top: 2px;
}


/* ----ブランド画面---- */
.block-brand-list--item-img img {
  width: 100%;
  height: auto;
}
.block-brand-list--item-name {
  padding: 10px;
  text-decoration: underline;
}
.block-brand-list--item-comment {
  padding: 0 10px 10px 10px;
}
.block-brand-detail--image img {
  width: 100%;
  height: auto;
}
.block-brand-detail--description {
  margin: 0 10px 10px 10px;
}

/* ----商品一覧：サムネイル---- */
.block-thumbnail-t--items{
    padding: 0;
    border: none;
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
    /*margin: 39.5px auto 16px;*/
    margin: 10.533333vw auto 4.26666vw;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block-thumbnail-t--items li {
    width: -webkit-calc(164 / 375 * 100vw);
    width: calc(164 / 375 * 100vw);
    font-size: 3.73333vw;/*14px*/
    padding: 0;
    margin-bottom: 10.66666vw;/*40px*/
    color: #3B4043;
    position: relative;
}
.block-thumbnail-t--item .block-icon{
    margin-bottom: 5px;
}
.block-thumbnail-t--item .block-icon img{
    width: auto;
    height: 20px;
}
.block-thumbnail-t--goods-image {
    margin-bottom: 3.73333vw;/*14px*/
}
.block-thumbnail-t--goods-image figure {
    background: #fff;
    width: 100%;
    width: -webkit-calc(164 / 375 * 100vw);
    width: calc(164 / 375 * 100vw);
    height: -webkit-calc(164 / 375 * 100vw);
    height: calc(164 / 375 * 100vw);
    padding: 0;
}
.block-thumbnail-t--goods-name{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 6.4vw;/*24px*/
    font-weight: normal;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.block-thumbnail-t--goods-description{
    margin-top: 4vw;/*15px*/
}
.block-thumbnail-t--stock-items{
    width: 100%;
}
.block-thumbnail-t--stock-title,
.block-thumbnail-t--stock{
    font-size: 3.2vw;/*12px*/
    line-height: 6.4vw;/*24px*/
    display: inline-block;
}
.block-thumbnail-t--price-infos{
    width: 100%;
}
.block-thumbnail-t--price,
.block-thumbnail-t--default-price{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 6.4vw;/*24px*/
    font-weight: normal;
}
.block-thumbnail-t--price.price,
.block-thumbnail-t--default-price.default-price{
    color: #3B4043;
}
.block-thumbnail-t--price span,
.block-thumbnail-t--default-price span{
    font-size: 2.66666vw;/*10px*/
    padding-left: 0.4em;
}
.block-thumbnail-t--default-price + .block-thumbnail-t--price.price{
    color: #DC0000;
}
.block-thumbnail-t--favorite-btn,
.block-thumbnail-t--favorite-registed-btn{
    width: 9.33333vw;/*20px*/
    /*max-width: 20px;*/
    height: 8.53333vw;/*17px*/
    /*max-height: 17px;*/
    background: url(../../img/usr/sb/common/icon_bookmark_s_off.png) no-repeat;
    background-size: 5.33333vw 4.53333vw;
    background-position: 50% 50%;
    display: block;
    position: absolute;
    right: -2vw;
    bottom: 4.1vw;
    display: flex;
align-items: center;
justify-content: center;
}
.block-thumbnail-t--favorite-registed-btn{
    background: url(../../img/usr/sb/common/icon_bookmark_s_on.png) no-repeat;
    background-size: 5.33333vw 4.53333vw;
    background-position: 50% 50%;
    display: flex;
align-items: center;
justify-content: center;
}
.block-thumbnail-t--goods-detail{
    margin-top: 4vw;/*15px*/
    display: -webkit-flex;
    display: flex;
    /* -webkit-flex-wrap: wrap;
    flex-wrap: wrap; */
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-direction: column;
    flex-direction: column;
}


/* ----商品詳細画面---- */
/*CSSによる商品詳細画面の項目の並び順変更用*/
.block-goods-detail {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    flex-flow: column nowrap;
}
.page-goods .block-icon {
    order: 6;
}
.block-goods-comment {
    order: 7;
}
.block-goods-name {
    order: 8;
}
.page-goods .block-goods-detail--color-variation-goods-image{
    order: 9;
}
.block-variation {
    order: 10;
}
.goods-detail-code{
    order: 15;
}
.block-goods-stock-price {
    order: 18;
}
.block-goods-stock {
    order: 20;
}
.block-goods-price {
    order: 20;
}
.block-goods-detail .block-goods-qty{
    order: 25;
}
.block-cart-area{
    order: 30;
}
.block-contact-about-goods {
    order: 35;
}
.block-goods-gallery {
  order: 50;
}
.block-goods-detail--promotion-freespace {
  order: 70;
}
.block-goods-affix-list {
  order: 80;
}
.block-goods-code {
  order: 90;
}
.block-goods-jan-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-spec {
  order: 230;
}
.block-goods-sales-detail-append {
  order: 240;
}
.block-custom-order {
  order: 260;
}
.block-goods-favorite {
  order: 280;
}
.block-goods-store-stock {
  order: 310;
}
.block-variation-back-order {
  order: 320;
}
.block-goods-set {
  order: 330;
}
.block-goods-sns {
  order: 340;
}
.block-goods-link {
  order: 360;
}
.pane-goods-comment--header{
  order: 365;
}
.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-goods-comment6 {
  order: 420;
}
.block-goods-comment7 {
  order: 430;
}
.block-goods-comment8 {
  order: 440;
}
.block-goods-comment9 {
  order: 450;
}
.block-goods-comment10 {
  order: 460;
}
.block-goods-comment11 {
  order: 470;
}
.block-goods-comment12 {
  order: 480;
}
.block-goods-comment13 {
  order: 490;
}
.block-goods-comment14 {
  order: 500;
}
.block-goods-comment15 {
  order: 510;
}
.block-goods-comment16 {
  order: 520;
}
.block-goods-comment17 {
  order: 530;
}
.block-goods-comment18 {
  order: 540;
}
.block-rules-comment {
  order: 550;
}

.block-goods-days {
  order: 16;
}

/* ----商品詳細画面---- */
.block-goods-detail .block-icon,
.block-goods-comment,
h1.block-goods-name--text,
.block-goods-detail--promotion-freespace,
.block-variation,
.goods-detail-code,
.block-goods-stock-price,
.block-goods-detail .block-goods-qty,
.block-goods-detail .block-cart-area,
.block-contact-about-goods,
.pane-goods-comment--header,
.block-goods-comment1,
.block-goods-comment2,
.block-goods-comment3,
.block-goods-comment4,
.block-goods-comment5,
.block-goods-comment6,
.block-goods-comment7,
.block-goods-comment8,
.block-goods-comment9,
.block-goods-comment10,
.block-goods-comment11,
.block-goods-comment12,
.block-goods-comment13,
.block-goods-comment14,
.block-goods-comment15,
.block-goods-comment16,
.block-goods-comment17,
.block-goods-comment18,
.block-goods-days{
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
    margin-right: auto;
    margin-left: auto;
}
.page-goods .pane-main{
    padding-bottom: 26.66666vw;/*100px*/
}
.block-goods-detail{
    /*padding: 20px 0;*/
    padding: 5.33333vw 0;
    margin: 0;
}
.block-goods-comment{
    font-size: 3.2vw;/*12px*/ 
    line-height: 5.33333vw;/*20px*/
    margin-bottom: 5.6vw;/*21px*/
}
h1.block-goods-name--text{
    padding: 0;
    font-size: 5.33333vw;/*20px*/
    line-height: 8.5333333vw;/*32px*/
    margin-top: 5.33333vw;/*20px*/
    margin-bottom: 4.26666vw;/*16px*/
}
.block-variation:not(.block-fragrance,.block-size,.block-color){
    padding-bottom: 5.466666vw;/*20.5px*/
    border-bottom: 1px dotted #D5D5D5;
    margin-bottom: 4.533333vw;/*17px*/
}
.block-variation--header{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    background-color: #F5F5F5;
    /*padding: 0 10px;*/
    padding: 0  2.66666vw;
    min-height: 35px;
    margin-bottom: 5.33333vw;/*20px*/
}
h2.block-variation--name{
    font-size: 3.73333vw;/*14px*/
    font-weight: bold;
    margin: 0;
    padding: 0;
    background: none;
}
.block-variation--selected-item{
    font-size: 3.2vw;/*12px*/ 
    letter-spacing: 0.04em;
    margin-bottom: 0;
}
.block-variation--item-list{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block-variation--item{
    width: 14.13333vw;/*53px*/
    height: 14.13333vw;/*53px*/
    margin-right: 5.33333vw;/*20px*/
    margin-bottom: 4vw;/*15px*/
}
.block-variation--item:nth-child(5n+5){
    margin-right: 0;
}
.block-variation--item dt{
    border: none;
    position: relative;
    height: 100%;
}
.block-variation--item.active dt{
    border: none;
    box-sizing: border-box;
}
.block-variation--item:hover dt:after,
.block-variation--item.active dt:after{
    content: "";
    width: 100%;
    height: 100%;
    border: 2px solid #707070;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
}
.block-variation--item figure{
    height: 100%;
}
.goods-detail-code {
    display: flex;
    flex-wrap: wrap;
}
.goods-detail-description,
.goods-detail-description dt,
.goods-detail-description dd{
    width: auto;
    display: inline-block;
    font-weight: normal;
    font-size: 3.2vw;/*12px*/
}
.goods-detail-description dd{
    position: relative;
    left: -0.8vw;
}
.block-goods-code + .block-goods-jan-code:before{
    content: "|";
    /*padding: 0 15px;*/
    padding: 0 2vw;
}
.block-goods-stock-price {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.block-goods-price{
    margin-bottom: 0;
}
.block-goods-stock dt,
.block-goods-stock dd{
    font-size: 3.73333vw;/*14px*/
}
.block-goods-price--default-price,
.block-goods-price--price{
    font-size: 3.73333vw;/*14px*/
    font-weight: normal;
    color: #333;
}
.block-goods-price--default-price + .block-goods-price--price{
    color: #DC0000;
}
.block-goods-price--default-price span.num,
.block-goods-price--price span.num{
    font-size: 5.33333vw;/*20px*/
    font-weight: bold;
}
.block-goods-price--default-price span.txt-s,
.block-goods-price--price span.txt-s{
    font-size: 3.2vw;/*12px*/
    font-weight: normal;
    padding-left: 0.5em;
}
.block-goods-qty{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.block-goods-detail .block-goods-qty{
    margin-top: 4vw;/*15px*/ 
    font-size: 3.73333vw;/*14px*/
}
.block-goods-qty input[type="text"] {
    border: 1px solid #707070;
    background: #F5F5F5;
    width: 60px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    text-align: center;
}
.block-goods-qty #qty_minus, .block-goods-qty #qty_minus1 {
    background: url(../../img/usr/sb/common/icon_minus.png) no-repeat;
    background-size: 30px auto;
    /*margin: 0 15px 0 10px;*/
    margin: 0 4vw 0 2.66666vw;
}
.block-goods-qty #qty_plus, .block-goods-qty #qty_plus1 {
    background: url(../../img/usr/sb/common/icon_plus.png) no-repeat;
    background-size: 30px auto;
    /*margin: 0 0 0 15px;*/
    margin: 0 0 0 4vw;
}
.block-goods-qty #qty_minus, .block-goods-qty #qty_minus1, .block-goods-qty #qty_plus, .block-goods-qty #qty_plus1 {
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: inline-block;
}
.block-goods-detail .block-cart-area{
    margin-top: 5.33333vw;/*20px*/
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.page-goods .block-cart-area .block-add-cart--btn,
.page-goods .block-cart-area .block-no-stock--message,
.page-goods .block-cart-area .block-arrival-notice--btn,
.page-goods .block-cart-area .block-outside-sales-period--message{
    width: calc(290 / 375 * 100vw);
    height: calc(60 / 375 * 100vw);
    border-radius: 3px;
    text-align: center;
    border: none;
    padding: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0;
    font-size: 5.33333vw;/*20px*/
}
.page-goods .block-cart-area .block-add-cart--btn{
    color: #fff;
    background: #000;
    letter-spacing: 0.04em;
}
.page-goods .block-cart-area .block-add-cart--btn:before{
    content: "";
    width: 30px;
    height: 30px;
    background: url(../../img/usr/sb/common/icon_cart_w.png) no-repeat;
    background-size: 30px auto;
    display: inline-block;
    margin-right: 13.3px;
}
.page-goods .block-cart-area .block-add-cart--btn.block-list-custom-order-btn:before{
    width: 30px;
    height: 29px;
    background: url(../../img/usr/common/icon_cart.jpg) no-repeat;
}
.page-goods .block-cart-area .block-no-stock--message{
    letter-spacing: 0.05em;
}
.page-goods .block-cart-area .block-arrival-notice--btn,
.page-goods .block-cart-area .block-add-cart--btn.block-list-custom-order-btn{
    background-color: #fff;
    border: 1px solid #333;
    color: #333;
    letter-spacing: 0.15em;
}
.page-goods .block-cart-area .block-arrival-notice--btn:before{
    content: "";
    width: 28px;
    height: 20px;
    background: url(../../img/usr/common/icon_mail.png) no-repeat;
    display: inline-block;
    margin-right: 14px;
    top: 0;
}
.page-goods .block-cart-area .block-outside-sales-period--message{
    letter-spacing: 0.15em;
}
.page-goods .block-variation-favorite--btn,
.page-goods .block-variation-favorite-registed--btn{
    width: 40px;
    height: 33px;
    display: block;
}
.page-goods .block-variation-favorite--btn{
    background: url(../../img/usr/sb/common/icon_favorite_l_off.png) no-repeat;
    background-size: 40px auto; 
}
.page-goods .block-variation-favorite-registed--btn{
    background: url(../../img/usr/sb/common/icon_favorite_l_on.png) no-repeat;
    background-size: 40px auto;
}
.page-goods .block-contact-about-goods--link{
    font-size: 3.73333vw;/*14px*/ 
    text-decoration: underline;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
}
.page-goods .block-contact-about-goods{
    margin-top: 6vw;/*22.5px*/
    text-align: right;
}
.page-goods .block-contact-about-goods--link:before{
    content: "";
    width: 25px;
    height: 18px;
    display: inline-block;
    background: url(../../img/usr/common/icon_mail_black.png) no-repeat;
    margin-right: 7px;
    position: relative;
    top: -1px;
}
h3.pane-goods-comment--header{
    font-size: 4.26666vw;/*16px*/ 
    font-weight: bold;
    /*margin: 60px auto 16.5px;*/
    margin: 10vw auto 4.4vw;
    /*padding: 0 0 15px 0;*/
    padding: 0 0 3.6vw 0;
    border-bottom: 1px solid #000000;
    letter-spacing: 0.04em;
}
.block-goods-comment1,
.block-goods-comment2,
.block-goods-comment3,
.block-goods-comment4,
.block-goods-comment5,
.block-goods-comment6,
.block-goods-comment7{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 6.4vw;/*24px*/
    letter-spacing: 0.04em;
}
.block-goods-comment2,
.block-goods-comment3,
.block-goods-comment4,
.block-goods-comment5,
.block-goods-comment6,
.block-goods-comment7{
    background: #F5F5F5;
    border-radius: 5px;
    /*padding: 17px 15px;*/
    padding: 4.53333vw 4vw;
    margin-bottom: 2.66666vw;/*10px*/
}
.block-goods-comment7{
    margin-bottom: 10.66666vw;/*40px*/
}
.block-goods-comment2 dt,
.block-goods-comment3 dt,
.block-goods-comment4 dt,
.block-goods-comment5 dt,
.block-goods-comment6 dt,
.block-goods-comment7 dt{
    font-weight: bold;
}
.block-goods-comment2 > dt,
.block-goods-comment3 > dt,
.block-goods-comment4 > dt,
.block-goods-comment5 > dt,
.block-goods-comment6 > dt,
.block-goods-comment7 > dt{
    margin-bottom: 3.6vw;/*13.5px*/
}
.block-goods-comment2 dd dl,
.block-goods-comment3 dd dl,
.block-goods-comment4 dd dl,
.block-goods-comment5 dd dl,
.block-goods-comment6 dd dl,
.block-goods-comment7 dd dl{
    letter-spacing: 0;
}
.block-goods-comment2 dd dl dt,
.block-goods-comment3 dd dl dt,
.block-goods-comment4 dd dl dt,
.block-goods-comment5 dd dl dt,
.block-goods-comment6 dd dl dt,
.block-goods-comment7 dd dl dt{
    margin-top: 2.66666vw;/*10px*/
}
.page-goods .block-goods-comment8,
.page-goods .block-goods-comment9,
.page-goods .block-goods-comment10,
.page-goods .block-goods-comment11,
.page-goods .block-goods-comment12,
.page-goods .block-goods-comment13,
.page-goods .block-goods-comment14,
.page-goods .block-goods-comment15,
.page-goods .block-goods-comment16,
.page-goods .block-goods-comment17,
.page-goods .block-goods-comment18{
    border: 1px solid #D5D5D5;
    margin-bottom: 5.33333vw;/*20px*/
}
.block-goods-comment8 dt,
.block-goods-comment9 dt,
.block-goods-comment10 dt,
.block-goods-comment11 dt,
.block-goods-comment12 dt,
.block-goods-comment13 dt,
.block-goods-comment14 dt,
.block-goods-comment15 dt,
.block-goods-comment16 dt,
.block-goods-comment17 dt,
.block-goods-comment18 dt{
    /*padding: 13px 15px;*/
    padding: 3.46666vw 4vw;
    font-weight: bold;
    font-size: 4.26666vw;/*16px*/
    letter-spacing: 0.04em;
}
.block-goods-comment8 > dt,
.block-goods-comment9 > dt,
.block-goods-comment10 > dt,
.block-goods-comment11 > dt,
.block-goods-comment12 > dt,
.block-goods-comment13 > dt,
.block-goods-comment14 > dt,
.block-goods-comment15 > dt,
.block-goods-comment16 > dt,
.block-goods-comment17 > dt,
.block-goods-comment18 > dt{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.block-goods-comment8 .toggle_,
.block-goods-comment9 .toggle_,
.block-goods-comment10 .toggle_,
.block-goods-comment11 .toggle_,
.block-goods-comment12 .toggle_,
.block-goods-comment13 .toggle_,
.block-goods-comment14 .toggle_,
.block-goods-comment15 .toggle_,
.block-goods-comment16 .toggle_,
.block-goods-comment17 .toggle_,
.block-goods-comment18 .toggle_{
    display: block;
    width:  2.66666vw;/*10px*/
    height:  2.66666vw;/*10px*/
    cursor: pointer;
    transition: all 0.3s;
    position: relative;
    top: 1vw;
}
.block-goods-comment8 .toggle_:before,
.block-goods-comment8 .toggle_:after,
.block-goods-comment9 .toggle_:before,
.block-goods-comment9 .toggle_:after,
.block-goods-comment10 .toggle_:before,
.block-goods-comment10 .toggle_:after,
.block-goods-comment11 .toggle_:before,
.block-goods-comment11 .toggle_:after,
.block-goods-comment12 .toggle_:before,
.block-goods-comment12 .toggle_:after,
.block-goods-comment13 .toggle_:before,
.block-goods-comment13 .toggle_:after,
.block-goods-comment14 .toggle_:before,
.block-goods-comment14 .toggle_:after,
.block-goods-comment15 .toggle_:before,
.block-goods-comment15 .toggle_:after,
.block-goods-comment16 .toggle_:before,
.block-goods-comment16 .toggle_:after,
.block-goods-comment17 .toggle_:before,
.block-goods-comment17 .toggle_:after,
.block-goods-comment18 .toggle_:before,
.block-goods-comment18 .toggle_:after{
    content: "";
    width:  2.66666vw;/*10px*/
    height: 1px;
    background-color: #666;
    display: block;
    position: absolute;
    top: 1px;
    right: 0;
}
.block-goods-comment8 .toggle_:after,
.block-goods-comment9 .toggle_:after,
.block-goods-comment10 .toggle_:after,
.block-goods-comment11 .toggle_:after,
.block-goods-comment12 .toggle_:after,
.block-goods-comment13 .toggle_:after,
.block-goods-comment14 .toggle_:after,
.block-goods-comment15 .toggle_:after,
.block-goods-comment16 .toggle_:after,
.block-goods-comment17 .toggle_:after,
.block-goods-comment18 .toggle_:after{
    transform: rotate(90deg);
}
.block-goods-comment8 .toggle_.active:after,
.block-goods-comment9 .toggle_.active:after,
.block-goods-comment10 .toggle_.active:after,
.block-goods-comment11 .toggle_.active:after,
.block-goods-comment12 .toggle_.active:after,
.block-goods-comment13 .toggle_.active:after,
.block-goods-comment14 .toggle_.active:after,
.block-goods-comment15 .toggle_.active:after,
.block-goods-comment16 .toggle_.active:after,
.block-goods-comment17 .toggle_.active:after,
.block-goods-comment18 .toggle_.active:after{
    display: none;
}
.block-goods-comment8 > dd,
.block-goods-comment9 > dd,
.block-goods-comment10 > dd,
.block-goods-comment11 > dd,
.block-goods-comment12 > dd,
.block-goods-comment13 > dd,
.block-goods-comment14 > dd,
.block-goods-comment15 > dd,
.block-goods-comment16 > dd,
.block-goods-comment17 > dd,
.block-goods-comment18 > dd{
    display: none;
    width: calc(310 / 375 * 100vw);
    /*padding: 16.5px 0;*/
    padding: 4.4vw 0;
    border-top: 1px solid #D5D5D5;
    font-size: 3.73333vw;/*14px*/ 
    letter-spacing: 0.04em;
    line-height: 6.4vw;/*24px*/
    margin: 0 -webkit-calc(17.5 / 375 * 100vw);
    margin: 0 calc(17.5 / 375 * 100vw);
}
.page-goods ul#bread-crumb-list{
    display: flex;
    flex-wrap: wrap;
}
.page-goods .block-topic-path--list{
    margin-bottom: 4vw;/*15px*/
}
.page-goods .block-topic-path--list li{
    display: flex;
}
.block-accessory-list{
    margin-top: 16vw;/*60px*/
    background: #F4F4F4;
    /*padding: 37px 0;*/
    padding: 9.866666vw 0;
}
h2.block-accessory-list--name{
    background: none;
    text-align: center;
    font-size: 4.8vw;/*18px*/ 
    line-height: 6.93333vw;/*26px*/
    margin-bottom: 7.73333vw;/*29px*/
    font-weight: bold;
}
.block-cart-i--items li {
    flex: 0 0 calc(155 / 375 * 100vw);
    padding-right: 4vw;/*20px*/
}
.block-cart-i--items li:nth-child(1) {
    flex: 0 0 calc(170 / 375 * 100vw);
}

/* ----商品詳細：MVスライダー---- */
.js-goods-detail-goods-slider{
    position: relative;
}
.js-goods-detail-goods-slider figure{
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(345 / 375 * 100vw);
}
.js-goods-detail-goods-slider figure img{
    max-width: calc(315 / 375 * 100vw);
    max-height:  calc(315 / 375 * 100vw);
}
.js-goods-detail-goods-slider .slide-prev,
.js-goods-detail-goods-slider .slide-next{
    -webkit-appearance:none;
    outline:none;
    border: none;
    width: 14px;
    height: 25px;
    position: absolute;
    top: calc(50% - 7px);
    display: inline-block;
}
.js-goods-detail-goods-slider .slide-prev{
    left: 6px;
}
.js-goods-detail-goods-slider .slide-next{
    right: 6px;
}
.block-goods-detail--color-variation-goods-thumbnail-form {
    overflow: hidden;
    padding: 10px 0;
}
.block-goods-gallery ul{
    /*padding: 0 15px;*/
    padding: 0 4vw; 
}
.js-goods-detail-gallery-slider .slick-list{
    overflow-x: scroll;
}
.js-goods-detail-gallery-slider .slick-track{
    transform: translate3d(0, 0px, 0px) !important;
}
.js-goods-detail-gallery-slider figure{
    border: 1px solid #D5D5D5;
}
.js-goods-detail-gallery-slider .slick-current figure{
    border: 1px solid #000000;
}
/* ----トピック：トップページ---- */
.block-top-topic{
    width: 100%;
    /* background: #F4F4F4; */
    /* height: 40px; */
    padding-top: 9vw;
}
.block-top-topic .block-top-topic--body{
    /* display: flex; */
    /* align-items: center; */
    text-align: center;
}
.block-top-topic h2.block-top-topic--header{
    /* width: -webkit-calc(58 / 375 * 100vw); */
    /* width: calc(58 / 375 * 100vw); */
    /* height: 40px; */
    /* line-height: 40px; */
    /* font-weight: normal; */
    /* font-size: 14px; */
    /* background: none; */
    display: inline-block;
    /* text-align: center; */
    position: relative;
    /* margin: 0; */
    /* padding: 0; */
    /* letter-spacing: 0; */
    border-bottom: none;
}
@media screen and (max-width:374px){
    .block-top-topic h2.block-top-topic--header{
        font-size: 3.73333vw;/*14px*/
    }
}
.block-top-topic .block-top-topic--header:after{
    content: "";
    width: 1px;
    height: 17px;
    background: #CCCCCC;
    /* position: absolute; */
    /* right: 0; */
    /* top: 10.5px; */
}
.block-top-topic .block-top-topic--items{
    width: -webkit-calc(317 / 375 * 100vw);
    width: calc(317 / 375 * 100vw);
    /* height: 40px; */
    /* overflow: hidden; */
    width: calc(345 / 375* 100vw);
    margin: 0 auto;
    text-align: left;
}
.block-top-topic .block-top-topic--items li{
    /* height: 40px; */
    padding: 15px 10px 15px 0;
}
.block-top-topic .block-top-topic--items li:nth-of-type(n+4) {
    display: none;
}
.block-top-topic .block-top-topic--items li dd{
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    margin-top: 8px;
}
.block-top-topic--items li a:after,
.block-top-topic h2.block-top-topic--header span,
/* .block-top-topic .block-top-topic--items dt, */
.block-top-topic .block-top-topic--next-page{
    display: none;
}
.block-top-topic .block-top-topic--items li dt {
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;
    font-size: 3.2vw;
    font-weight: bold;
}
.block-top-topic .block-top-topic--items li dt img {
    margin-left: 10px;
    max-height: 15px;
}
.block-top-topic .block-top-topic--next-page {
    width: 37.334vw;
    margin: 8vw auto 0;
    border: 2px solid #444444;
    border-radius: 15px;
    height: 8vw;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0;
    text-align: center;
}
.block-top-topic .block-top-topic--next-page a {
    text-decoration: none;
    font-size: 3.73333vw;/*14px*/
    color: #000;
    font-weight: bold;
    text-decoration: none !important;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.block-top-topic .block-top-topic--next-page :after {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 4vw;/*12px*/
    line-height: 3.2vw;/*12px*/
    margin-left: 0.5em;
    color: #000;
}
.block-goods-detail-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0;
    background: #fff;
    width: 100%;
    z-index: 1000;
    border-top: 1px solid #D5D5D5;
}
.block-goods-detail-footer--inner{
    width: calc(310 / 375 * 100vw);
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.block-goods-detail-footer--cart-left img{
    width: -webkit-calc(75 / 375 * 100vw);
    width: calc(75 / 375 * 100vw);
    height: -webkit-calc(75 / 375 * 100vw);
    height: calc(75 / 375 * 100vw);
}
.block-goods-detail-footer--cart-right{
    width: -webkit-calc(200 / 375 * 100vw);
    width: calc(200 / 375 * 100vw);
    /*padding: 10px 0;*/
    padding: 2.66666vw 0;
}
.block-goods-detail-footer .block-cart-area .block-add-cart--btn,
.block-goods-detail-footer .block-cart-area .block-no-stock--message,
.block-goods-detail-footer .block-cart-area .block-arrival-notice--btn,
.block-goods-detail-footer .block-cart-area .block-outside-sales-period--message,
.block-goods-detail-footer .block-cart-area .block-add-cart--btn.block-list-custom-order-btn{
    width: -webkit-calc(200 / 375 * 100vw);
    width: calc(200 / 375 * 100vw);
    height: -webkit-calc(30 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
    line-height: -webkit-calc(30 / 375 * 100vw);
    line-height: calc(30 / 375 * 100vw);
    font-size: 3.73333vw;/*14px*/ 
}
.block-goods-detail-footer .block-goods-qty{
    margin-bottom: 2.933333vw;/*11px*/
}
.block-goods-detail-footer .block-goods-qty input[type="text"] {
    width: 50px;
    height: 30px;
    line-height: 30px;
}
.block-goods-qty #qty_minus1,
.block-goods-qty #qty_plus1 {
    width: 24px;
    height: 24px;
    cursor: pointer;
    display: inline-block;
    background-size: 24px auto !important;
}
.block-goods-qty #qty_plus1 {
    /* margin: 0 0 0 10px; */
    margin: 0 0 0 2.66666vw;
}
.block-goods-qty #qty_minus1 {
    /* margin: 0 10px; */
    margin: 0 2.66666vw;
}
.block-goods-detail-footer .block-cart-area .block-add-cart--btn:before,
.block-goods-detail-footer .block-cart-area .block-add-cart--btn.block-list-custom-order-btn:before {
    width: 20px;
    height: 20px;
    background: url(../../img/usr/sb/common/icon_cart_w.png) no-repeat;
    background-size: 20px auto;
    display: inline-block;
    margin-right: 7.3px;
}
.block-goods-detail-footer  .block-cart-area .block-arrival-notice--btn:before {
    content: "";
    width: 14px;
    height: 10px;
    background: url(../../img/usr/common/icon_mail.png) no-repeat;
    background-size: 14px auto;
    display: inline-block;
    margin-right: 7.3px;
}

/* ----ユーザーレビュー---- */
.block-goods-user-review{
    width: -webkit-calc(345 / 375 * 100vw);
    width: calc(345 / 375 * 100vw);
    /*margin: 50px auto 0;*/
    margin: 13.33333vw auto 0;
}
.block-goods-user-review--header{
    margin-bottom: 7.33333vw;
}
.block-goods-user-review--info{
    border: 5px solid #F5F5F5;
    background: #fff;
    width: 100%;
    /*padding: 22.5px 0 27px;*/
    padding: 6vw 0 7.2vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.block-goods-user-review--count-summary{
    border: none;
}
.block-goods-user-review--score{
    margin-bottom: 2.26666vw;/*8.5px*/
    display: flex;
    align-items: center;
}
.block-goods-user-review--score dd,
.block-goods-user-review--score dd img{
    height: 19px;
    margin: 0;
}
.block-goods-user-review--score dt{
    margin-right: 2.933333vw;/*11px*/
}
.block-goods-user-review--score dt,
.block-goods-user-review--count dt,
.block-goods-user-review--count dd{
    font-size: 3.73333vw;/*14px*/ 
    font-weight: normal;
}
.block-goods-user-review--description{
    margin-top: 3.73333vw;/*14px*/
}
.block-goods-user-review--description > p{
    font-size: 3.2vw;/*12px*/ 
    line-height: 5.33333vw;/*20px*/
    text-align: center;
}
a.block-goods-user-review--write-review-btn{
    font-size: 3.73333vw;/*14px*/ 
    color: #fff;
    background: #000;
    border-radius: 3px;
    width: -webkit-calc(250 / 375 * 100vw);
    width: calc(250 / 375 * 100vw);
    height: -webkit-calc(47 / 375 * 100vw);
    height: calc(47 / 375 * 100vw);
    text-align: center;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    margin-top: 2.66666vw;/*10px*/
}
.block-goods-user-review--write-review-btn:before{
    content: "";
    width: 20px;
    height: 20px;
    background: url(../../img/usr/common/icon_review.png) no-repeat;
    display: inline-block;
    margin-right: 9.9px;
    position: relative;
    top: -3px;
}
.block-goods-user-review--item{
    border-bottom: 1px dotted #D5D5D5;
    padding: 21px 0 28px;
    margin-top: 0;
}
.block-goods-user-review--item-title,
h3.block-goods-user-review--item-title{
    font-size: 3.73333vw;/*14px*/
    line-height: 6.4vw;/*24px*/
    font-weight: bold;
    /* margin: 0 0 8px; */
    margin: 0 0 2.133333vw;
    border: none;
    letter-spacing: 0;
}
.block-goods-user-review--item-summary{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.block-goods-user-review--item-score{
    width: 100%;
    height: 30px;
    margin-bottom: 2px;
}
.block-goods-user-review--item-score img{
    height: 15px;
}
.block-goods-user-review--list{
    width: calc(345 / 375 * 100vw);
    margin: 3px auto 50px;
    margin: 0.8vw auto 13.33333vw;
}
.block-goods-user-review--item-name,
.block-goods-user-review--item-date{
    width: 50%;
    font-size: 3.2vw;/*12px*/ 
    display: inline-block;
}
.block-goods-user-review--item-date{
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.block-goods-user-review--item-comment{
    width: 100%;
    font-size: 3.73333vw;/*14px*/ 
    line-height: 7.46666vw;/*28px*/
    margin-top: 4vw;/*15px*/
}
.block-goods-user-review--item-moderate-vote{
    display: none;
}
.block-goods-user-review--pagenav{
    background: none;
    border: none;
    margin: none;
    padding: 0;
}
.block-goods-user-review--readmore a{
    font-size: 3.73333vw;/*14px*/ 
    line-height: 5.33333vw;/*20px*/
    font-weight: bold;
    display: block;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}
.block-goods-user-review--container{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.block-goods-user-review--container span{
    padding: 0 10px;
}





/* ----トピック：カテゴリー---- */
.block-category-list--topic{
    width: calc(345 / 375 * 100vw);
    /*margin: 47px auto 22.5px;*/
    margin: 12.53333vw auto 6vw;
}
.block-category-list--topic .block-top-topic--header{
    border: none;
}
.block-category-list--topic .block-top-topic--items{
    margin-top: 7.6vw;/*28.5px*/
}
.block-category-list--topic .block-top-topic--items li{
    border-bottom: 1px solid #E5E5E5;
    /*padding: 21px 0 18px;*/
    padding: 5.6vw 0 4.8vw;
}
.block-category-list--topic .block-top-topic--items li:first-child{
    border-top: 1px solid #E5E5E5;
}
.block-category-list--topic .block-top-topic--icon{
    margin-right: 2.6933333vw;/*10.1px*/
    width: 90px;
}
.block-category-list--topic .block-top-topic--items dt{
    font-size: 3.2vw;/*12px*/ 
    line-height: 20px;
}
.block-category-list--topic .block-top-topic--items dd{
    margin-top: 2.666666vw;/*10px*/
    font-size: 3.73333vw;/*14px*/ 
    line-height: 6.4vw;/*24px*/
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.block-category-list--topic .block-top-topic--next-page{
    text-align: center;
    margin-top: 9.6vw;/*36px*/
    padding: 0;
}

/* ----ゲストお気に入り画面---- */
.block-guest-favorite-synchronize-title {
    font-weight: bold;
    font-size: 16px;
}
.block-guest-favorite-synchronize-description {
    font-size: 14px;
}
.block-guest-favorite-synchronize-link {
    text-align: center;
}
/* ----定期購入商品サイクル情報変更画面---- */
.block-regular-purcharse-cycle-info-update--skip-cancel-message {
    margin: 5px 0 0 5px;
}

/* ----スライダー共通---- */
.slick-dots{
    margin-top: 6vw;/*22.5px*/
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    line-height: 1;
}
.slick-dots li:not(:last-child){
    margin-right: 4.26666vw;/*16px*/
}
.slick-dots button{
    border: none;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #D5D5D5;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
}
.slick-dots li.slick-active button{
    background: #000;
}

/* ----スライダー調整：トップページ---- */
.block-top-topics--body .slick-list,
.block-top-new-arr--body .slick-list,
.block-ranking-r--items .slick-list,
.block-top-new-review--items .slick-list,
.block-goods-gallery ul .slick-list,
.pick-up-list .slick-list {
    overflow-x: scroll;
    -webkit-overflow-scrolling : touch;
    -ms-overflow-style: none;
}
.pick-up-list .slick-list {scrollbar-width: none;}
.pick-up-list .slick-track {transform:translate3d(0px, 0px, 0px) !important;}
.block-top-topics--body .slick-list::-webkit-scrollbar,
.block-top-new-arr--body .slick-list::-webkit-scrollbar,
.block-ranking-r--items .slick-list::-webkit-scrollbar,
.block-top-new-review--items .slick-list::-webkit-scrollbar,
.block-goods-gallery ul .slick-list::-webkit-scrollbar{
    display: none;
}
.block-top-topics--body .slick-track,
.block-top-new-arr--body .slick-track,
.block-ranking-r--items .slick-track,
.block-top-new-review--items .slick-track,
.block-goods-gallery ul .slick-track{
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

.block-goods-days {
    margin: 10px auto 5px;
}

.block-goods-arrival_dt dt, .block-goods-arrival_dt dd{
    font-size: 3.4vw;
}

.block-goods-arrival_dt{
    margin: 0px 0px 8px;
}

/* ----ニュース---- */

.block-topic-page--article-body{
    font-size: 14px; 
    line-height: 24px;
    margin-bottom: 20px;
}

@media screen and (max-width:374px){
    .block-topic-page--article-body{
        font-size: 3.73333vw;/*14px*/ 
        line-height: 6.4vw;/*24px*/
        margin-bottom: 5.33333vw;/*20px*/
    }
}

/* ----イベント：関連イベント---- */

.block-event-page--accessory .block-top-event--image,
.block-event-page--accessory h2.block-top-event--image{
    width: calc(345 / 375 * 100vw);
    margin-left: auto;
    margin-right: auto;
}
.js-animation-bookmark-in-progress  {
	bottom: 4.1vw;
}

/* goods SNS 位置調整 */
.page-goods .block-contact-about-goods {
    width: 65%;
    text-align: left;
    margin-right: 0;
    margin-left: 0;
}

.page-goods .block-goods-sns {
    width: calc(32% - 15px);
    text-align: right;
    margin: -32px 15px 0 auto;
}