@media (max-width: 1200px) and (min-width: 991px){
    .fs-l-main .fs-l-pageMain{
    width: 100%;
    max-width:100% !important;
    }
    }
    a:hover {
        color: #E85F80;
    }
    /*商品詳細見出し*/
    .fs-p-heading--lv2.h2B{
    border:none !important;
    color: #503B40 !important;
    }
    .fs-p-heading--lv2.h2B > span{
    margin-top:60px;
        font-size: 24px !important;
    color: #503B40 !important;
    }
    @media(max-width:991px){
    .fs-p-heading--lv2.h2B > span{
        font-size: 20px !important;
    }
    }
    /*商品一覧見出し画像*/
    .group_img img{
    width:100%;
    }
    /*ポイント交換*/
    .fs-body-category .p-pointo_exchangetxt {
        display: none;
    }
    .fs-body-category.fs-body-category-pointexchange .p-pointo_exchangetxt {
        display: block;
        margin-bottom: 30px;
    }
    
    /*トップページ　フッター最近チェックした商品削除*/
    .fs-body-top .sec_check_ftr{
    display:none !important;
    }
    
    .sec_news_parts .fs-pt-list__item{
        font-family: 'Noto Sans JP', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
        font-weight:700;
        line-height: 1.3;
        font-size: 14px;
    }
    
    
    .fs-body-login .fs-c-registeredUsers, .fs-body-wishlist-login .fs-c-registeredUsers, .fs-body-review-login .fs-c-registeredUsers {
    max-width: 100% !important;
        flex-basis: inherit !important;
    }
    .fs-c-inputInformation__field{
    max-width:100% !important;
    }
    #fs_PasswordReminder .p-about--Domain {
        margin-top: 30px;
    }
    .p-about--Domain .p-abdomainTxt {
        margin-bottom: 15px;
    }
    
    .fs-c-inputInformation__message {
        margin: 24px auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .fs-c-orderedList {
        margin: 0;
        list-style: none;
        counter-reset: number;
    }
    .fs-c-orderedList {
        margin-top: 30px;
    }
    .fs-c-orderedList > li{
        text-align: left;
    }
    .p-about--Domain li{
    list-style:none;
    text-align:center;
    }
    .p-about--Domain .p-abdomainTxt + p {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }
    .p-about--Domain .p-abdomainTxt + p + .p-abdomainTxt + ul li a {
        font-weight: bold;
        font-size: 20px;
    }
    @media(min-width:769px){
    br.brsp{
    display:none;
    }
    }
    
    .flywheel-recommend__frame .fs-p-heading--lv2 {
    display: none;
    }
    
    .fr3-item__link {
    gap: 10px;
    }
    .fr3-item__link .fr3-item__productName {
    font-family: 'Noto Sans JP', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    line-height: 24px;
    margin-bottom: 0;
    font-size: 14px;
        font-weight: 300!important;
    
    }
    .fr3-item__productPrice {
    line-height: 24px;
    margin-bottom: 0;
    font-size: 14px;
    }
    .fr3-item__rankContainer {
    display: none!important;
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide .fr3-item {
    overflow: hidden;
    position: relative;
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide .fr3-item:before {
    content: "";
    z-index: 2;
    display: block;
    position: absolute;
    top: 10px;
    left: 25px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    background: #fff;
    border: 1px solid #DDDDDD;
    border-radius: 50%;
    background: transparent !important;
    border: none !important;
    z-index: 3;
    top: -2px;
    left: -2px;
    font-size: 16px;
    color: #ffffff;
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide:nth-child(1) .fr3-item:before {
    content: "1";
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide:nth-child(2) .fr3-item:before {
    content: "2";
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide:nth-child(3) .fr3-item:before {
    content: "3";
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide:nth-child(4) .fr3-item:before {
    content: "4";
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide:nth-child(5) .fr3-item:before {
    content: "5";
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide:nth-child(6) .fr3-item:before {
    content: "6";
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide:nth-child(7) .fr3-item:before {
    content: "7";
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide:nth-child(8) .fr3-item:before {
    content: "8";
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide:nth-child(9) .fr3-item:before {
    content: "9";
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide:nth-child(10) .fr3-item:before {
    content: "10";
    }
    .flywheel-recommend__frame.ranking .fr3-productListCarousel__slide .fr3-item:after {
    content: "" !important;
    display: block;
    position: absolute;
    top: -40px;
    left: -40px;
    width: 80px;
    height: 80px;
    background: #6BD2E0;
    transform: rotate(45deg);
    z-index: 2;
    }
    
    @media screen and (min-width: 960px) {
    .fs-system-product {
        display: flex!important;
        flex-wrap: wrap!important;
    }
    .fs-system-product .fs-l-productLayout__item--1 {
        max-width: 50%!important;
        -ms-flex-preferred-size: 50%!important;
        flex-basis: 50%!important;
    }
    }
    
    .fr3-productListCarousel__slides {
    padding-bottom: 20px;
    }
    
    .fr3-productListCarousel__slides::-webkit-scrollbar-thumb, .fr3-productListCarousel__slides::-webkit-scrollbar-track {
    border-radius: 92px;
    }
    
    .fr3-productListCarousel__slides::-webkit-scrollbar-thumb {
    background: #404040;
    }
    
    .fr3-productListCarousel__slides::-webkit-scrollbar-track {
    background: #E4E4E4;
    }
    
    .fr3-productListCarousel__slides::-webkit-resizer {
    width: 90%;
    }
    
    .fr3-productListCarousel__slides::-webkit-scrollbar {
    height: 12px;
    }
    
    #pageWrap .login.my-false { display: block!important; }
    #pageWrap .logout.my-true { display: block!important;}
    .news_sec_ul .fs-pt-list__item a, .news_sec_ul .fs-pt-list__item {margin-top: 0;}
    .news_sec_ul .fs-pt-list__item a, .news_sec_ul .fs-pt-list__item  {
        line-height: 24px;
        font-size: 14px;
        font-weight: 700;
        flex: 1 1 auto;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 100%;
    font-family: 'Noto Sans JP', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    }
    
    .fs-l-main.freepage_main {
    margin: 0 auto;
    max-width: 100%;
    }
    
    @media (max-width: 991px) {
    .sec_top_concept .conceptE__bg {
        height: 160px;
    }
    .sec_top_concept .conceptE__bg img {
        inset: auto;
        width: 100%;
        max-width: 100%;
    }
    .sec_top_concept .conceptE__text {
        background: #FFFFFFE5;
        box-shadow: 0px 4px 4px 0px #0000001A;
        padding: 30px 15px;
        margin-top: -30px;
    }
    .sec_top_concept .conceptE__text .h2B {
        margin-bottom: 20px;
    }
    #fixedNav.bottomNav > ul > li .bottomNav__text {
        color: #404040;
    }
    }
    
    .title__box{
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;
    }
    
    .title__en{
    font-size: 28px;
    font-weight: 300;
    line-height: 44.8px;
    letter-spacing: 2px;
    font-family: 'Noto Sans', sans-serif;
    
    }
    
    .title__ja{
        font-size: 11px;
        font-weight: 300;
        line-height: 17.6px;
        letter-spacing: 1px;
        font-family: 'Noto Sans', sans-serif;
    }
    
    // アイテム
    
    
    .fr3-item__productPrice__price {
        font-size: 12px!important;
        font-weight: 300!important;
        font-family: 'Noto Sans', sans-serif!important;
        color: #7F7F7F!important;
    
    }
    
    .fr3-item__productPrice__addon {
        font-family: 'Noto Sans', sans-serif!important;
        font-size: 10px!important;
        font-weight: 300!important;
        color: #7F7F7F!important;
    }
    
    span.fr3-item__productPrice__value{
        color: #7F7F7F!important;
    }
    
    span.fr3-item__productPrice__currencyMark{
        color: #7F7F7F!important;
    }
    
    .fr3-productListCarousel__ButtonImage{
        display: none;
    }
    
    .fr3-productListCarousel__prevButton{
        position: relative;
    }
    
    .fr3-productListCarousel__prevButton::before{
        content: "";
        display: block;
        position: absolute;
        top: 35%;
        width: 40px;
        height: 40px;
        border-top: 2px solid #1b1b1b;
        border-right: 2px solid #1b1b1b;
        transform: rotate(-135deg) translateY(-50%);
        transform-origin: top center;
        transition: 0.15s;
        left:-2vw;
    }
    .fr3-productListCarousel__nextButton{
        position: relative;
    }
    
    .fr3-productListCarousel__nextButton::before{
        content: "";
        display: block;
        position: absolute;
        top: 35%;
        width: 40px;
        height: 40px;
        border-top: 2px solid #1b1b1b;
        border-right: 2px solid #1b1b1b;
        transform: rotate(45deg) translateY(-50%);
        transform-origin: top center;
        transition: 0.15s;
        right: -2vw;
    }
    


    .fr3-productListCarousel__slides::-webkit-scrollbar {
        height: 8px;
    }

    .sec_new, .ranking{
        background: #F9F8F6;
        padding: 50px;
    }

    .ranking .fr3-item__imageContainer{
        position: relative;
    }

    .ranking .fr3-item__imageContainer::before{
        content: "1";
        display: block;
        position: absolute;
        top: 5px;
        left: 15px;
        font-family: "Roboto", sans-serif;
        font-size: 40px;
        font-weight: 100;
        line-height: 40px;
        text-align: center;
        color: #2D2D2D;
    }

    .ranking .fr3-productListCarousel__slide:nth-of-type(2) .fr3-item__imageContainer::before{
        content: "2";
    }
    .ranking .fr3-productListCarousel__slide:nth-of-type(3) .fr3-item__imageContainer::before{
        content: "3";
    }
    .ranking .fr3-productListCarousel__slide:nth-of-type(4) .fr3-item__imageContainer::before{
        content: "4";
    }
    .ranking .fr3-productListCarousel__slide:nth-of-type(5) .fr3-item__imageContainer::before{
        content: "5";
    }
    .ranking .fr3-productListCarousel__slide:nth-of-type(6) .fr3-item__imageContainer::before{
        content: "6";
    }
    .ranking .fr3-productListCarousel__slide:nth-of-type(7) .fr3-item__imageContainer::before{
        content: "7";
    }
    .ranking .fr3-productListCarousel__slide:nth-of-type(8) .fr3-item__imageContainer::before{
        content: "8";
    }
    .ranking .fr3-productListCarousel__slide:nth-of-type(9) .fr3-item__imageContainer::before{
        content: "9";
    }
    .ranking .fr3-productListCarousel__slide:nth-of-type(10) .fr3-item__imageContainer::before{
        content: "10";
    }
    .sec_bnr03{
        padding: 20px 0;
    }
    .highlight{
        background: #F0EEEC!important;
    }
    .product__items{
        display: flex;
        flex-wrap: wrap;
        gap: 50px;
        max-width: 925px;
        width: 100%;
        margin: auto;
    }

    .product__item{
        display: block;
        width: calc(33.33% - 50px * 2 / 3);
    }
    .product__name{
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
text-align: center;
    }
    .fr3-productListCarousel__slide:hover span.fr3-item__productPrice__currencyMark{
        color: #D71D5E!important;
    }

    .fr3-productListCarousel__slide:hover span.fr3-item__productPrice__value{
        color: #D71D5E!important;
    }

    .fr3-productListCarousel__slide:hover span.fr3-item__productPrice__addon{
        color: #D71D5E!important;
    }

    a:hover{
        color: #D71D5E!important;
    }
    .conceptC__bg{
        padding: 180px 0;
    }
    .conceptC__heading{
font-size: 16px;
font-weight: 300;
line-height: 38.4px;
letter-spacing: 2px;
    }
    .conceptC__description{
        font-size: 12px;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: 2px;
        
    }
.follow{
    text-align: center;
}
.snsNav{
    justify-content: center;
}

/* header */


.gNav>ul>li>a {
    color: #fff !important;
}

.gNav>ul>li>a:hover {
    color: #191919 !important;
}

.gNav li.hasChildren>a::after {
    border-color: #fff !important;
}

.gNav li.hasChildren>a:hover::after {
    border-color: #191919 !important;
}
.iconNav [class*="hasChildren"] > a:after{
    border-color: #fff !important;
}
.hdr--typeE .hdrBottom .hdrInner .searchForm{
    max-width: 100%!important;
}
.header__left{
    display: flex;
    gap: 48px;
}
.slick-dots{
    bottom: 18px!important;
    left: 50%!important;
    transform: translateX(-50%)!important;
    max-width: 1200px!important;
    margin: auto!important;
    text-align: right!important;
}

.slick-dots li{
    margin: 0 6px!important;
}
.slick-dots li button:before{
    border-radius: 0!important;
}
.slick-dots li.slick-active button:before{
    background: #2D2D2D!important;
}

.fr3-productListCarousel__Button {
    /* width: 0!important;
    height: 0!important; */
    z-index: 1000;
}
.fr3-productListCarousel__ButtonContainer {
    width: 0!important;
}
.fr3-productListCarousel {
    grid-template-columns: 1px 1fr 1px!important;
}

.re_login .h3_title {
    font-weight: 400!important;
  }
  .re_login .contentWrap .button{
    font-weight: 500!important;
  }
  .re_login .text--center.p_20 {
    font-weight: 300!important;
  }
  .re_login .sec_regi .text--center.p_20, .re_login .sec_regi .text--primary {
    font-weight: 400!important;
  }

  .drawer__itemList h3, .drawer__accountNav li a,.drawer__nav li.hasChildren--click > a,.menuClose.drawer__close {
    font-weight: 500!important;
  }
  .drawer__accountText{
    display: none!important;
  }
  .fs-c-button--primary{
    background: #2D2D2D!important;
    border: 0!important;
  }
  .sec_service .serviceWrap{
    background: #F0EEEC!important;
  }
  .sec_service h2{
    font-weight: 300!important;
  }
  .sec_service p{
    font-weight: 400!important;
  }
  .fs-p-heading--lv2.h2B{
    font-weight: 300!important;

  }
  .drawer__accountPoints{
    background: #F0EEEC!important;
    padding: 10px 0;
  }
  .fs-clientInfo{
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 5px;
  }
  .drawer__items{
    display: flex;
    justify-content: center;
  } 
  .drawer__item{
    font-size: 12px;
    font-weight: 500;
    line-height: 16.88px;
    letter-spacing: 1px;
  }

@media(max-width: 765px){
    .title__box{
        margin-bottom: 20px!important;

    }
    .title__en{
        font-size: 26px!important;
        font-weight: 300!important;
        line-height: 41.6px!important;
        letter-spacing: 2px!important;
    }
    .title__ja{
        font-size: 10px!important;
        font-weight: 300!important;
        line-height: 16px!important;
        letter-spacing: 1px!important;
    }
    .fr3-productListCarousel__prevButton::before{
        width: 20px!important;
        height: 20px!important;
        left: 0;
    }
    .fr3-productListCarousel__nextButton::before{
        width: 20px!important;
        height: 20px!important;
        right: 0;
    }
    .sec_new, .ranking{
        padding: 30px 0!important;
    }
    .product__items{
        gap: 15px!important;
    }
    .product__item{
        width: calc(50% - 15px * 1 / 2)!important;
    }
    .hdrMiddle{
        background: transparent!important;
    }
    .iconNav i{
        color: #fff!important;
    }
    #menu-icon span{
        background: #fff!important;
    }
        #menu-icon span:nth-of-type(2){
            top: 10px!important;
        }
        #menu-icon span:nth-of-type(3){
        top: 20px!important;
    }
    .conceptC.conceptC__bg{
        background-image: url(https://connet1.itembox.design/item/images/sec12_bg_sp.jpg)!important;
        height: 604px!important;
    }
    /* .conceptC__heading{
        display: none!important;
    }
    .conceptC__description{
        display: none!important;
    }
    .conceptC .title__box{
        display: none!important;
    } */
    .conceptC.conceptC__bg .container{
        display: flex;
        align-items: end;
        text-align: center;
        height: 100%;
    }
    .conceptC .container:not(.conceptC__bg) > .conceptC__text{
        background: #FFFFFF99!important;
        padding: 40px 20px!important;
        border-top-right-radius: 15px!important;
        border-bottom-left-radius: 15px!important;
    }
    .conceptC__description{
        padding-top: 10px;
    }
}

.fs-c-productPrice.fs-c-productPrice--member.fs-c-productPrice--stageUndetermined {
display: none!important;
}


.re_login .sec_logo_main .h2E{
font-size: 30px!important;
font-weight: 300!important;
line-height: 48px!important;
letter-spacing: 3px!important;
}

.re_login .sec_logo_main .h2E small{
font-size: 16px!important;
font-weight: 300!important;
line-height: 24px!important;
color: #2D2D2D!important;
}

.contentWrap .h3_title{
    background: #444961!important;
}

.contentWrap .bg--secondary{
    background: #F0EEEC!important;
}

.re_login .contentWrap .button{
    background: #2D2D2D!important;
}

p.p_20 span{
font-size: 20px!important;
font-weight: 400!important;
line-height: 32px!important;
}

.borderWrap{
    background: #fff!important;
}

.borderWrap .button, .borderWrap a.button{
    background: #2D2D2D!important;
    border-color: #2D2D2D!important;
}
a.fs-c-button--viewProductDetail.fs-c-button--plain, button.fs-c-button--addToCart--list.fs-c-button--plain{
background: #2D2D2D!important;
}
.ugc-tiktok-slider-wrapper{
height: 800px!important;
}
.iconNav__cart .cartAmount{
    background: #2D2D2D;
}
.slick-dots li button:before{
    background: #fff!important;
}


body{
    margin-top: 100px!important;
}

#fs_CustomPage{
    margin-top: 0px!important;
}
.iconNav__cart .cartAmount{
    background: #2D2D2D!important;
}

.hdr--typeE .hdrBottom.default-header{
    background: rgba(27, 27, 27, 0.6) !important;
}

/* 定期商品マーク非表示 */
.fs-c-mark--normalAndSubscription.fs-c-mark {
display: none;
}