#fs_preview_header {
display: none;
}
@media (max-width: 1200px) and (min-width: 991px) {
    .fs-l-main .fs-l-pageMain {
        max-width: 100%!important;
}
}

/*** 商品詳細_独自コメント下部余白 ***/
.product_comment_1,
.product_comment_2,
.product_comment_3,
.product_comment_4,
.product_comment_5,
.product_comment_6,
.product_comment_7,
.product_comment_8,
.product_comment_9,
.product_comment_10,
.product_comment_11,
.product_comment_12,
.product_comment_13,
.product_comment_14,
.product_comment_15,
.product_comment_16,
.product_comment_17,
.product_comment_18,
.product_comment_19,
.product_comment_20 {
  margin: 0 0 50px 0;
}

.slick-dots li.slick-active button:before{
background: #C13432!important;
}

a:hover{
color : #C13432!important;
}

    .megamenu__text {
        margin-top: 10px;
    }
.fs-c-subgroup .fs-c-listControl{
    display: none;
}
/*ゆうパケット送料無料表示削除↓*/
#fs_AboutShippingAndPaymentV2 #fs_anchor_deliveryService_mailDelivery101 .fs-c-shippingCarrierInfo__content .fs-c-postage{
display:none;
}
    .fs-c-buttonContainer--memberRegister .fs-c-button--primary:hover{
        color: #fff!important;
    }

   a.fs-c-button--loginAndPurchase.fs-c-button--primary:hover{
        color: #fff!important;
    }
    .fs-c-button--secondary:hover{
        color: #fff!important;
    }
    .relation_list li .name{
        min-height: 58px;
    }
    @media (max-width: 768px) {
        .relation_list li .name{
            min-height: auto;
        }
 .bottomNav__icon img{
            width: 24px;
        }
    }

.mainSliderSec:not([data-fade="true"]) .mainSliderSec__inner{
    max-width: 1200px !important;
}

.mainSlider .slick-prev, .mainSlider--typeB .slick-prev{
    left: 0 !important;
}

.mainSlider .slick-next, .mainSlider--typeB .slick-next{
    right: 0 !important;
}
.ranking .fs-c-productListCarousel__list__item:before{
    top: 0 !important;
}

.ranking .fs-c-productListCarousel__list__item{
    padding-top: 50px !important;
}