@charset "UTF-8";

body{
    overflow: hidden;
}
body,td,th {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
body.loaded{
    overflow: auto;
}

#FS2_header {
    position:sticky;
    width: 100%;
    top:0;
    z-index: 9999;
}
.FS2_upper_comment{
    /* color: #555; */
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-feature-settings: "palt";
    /*margin-bottom: 100px;*/
}

.ls25{ letter-spacing: .025em; }
.ls50{ letter-spacing: .05em; }
.ls-25{ letter-spacing: -.025em; }
.ls-50{ letter-spacing: -.05em; }
.tr{ text-align: right; }
.tc{ text-align: center; }
.tj{ text-align: justify; }
.fl{ float: left; }
.fr{ float: right; }

.secTxt {
    font-size: 3.90625vw;
    line-height: 1.88;
}
.inner {
    padding-inline: 7%;
}
.notes{
    /*width: 90.625%;*/
    margin: 10px auto 0;
    font-size: 2.34375vw;
    letter-spacing: -.075em;
    line-height: 1.666666667;
}
.mainCnt sup{
    top: 0;
    vertical-align: top;
    font-size: 70%;
    white-space: nowrap;
}

.productBtnWrap {
    margin: 16px auto;
}
    .productBtnWrap .cartBtn {
        margin: 10px auto;
    }
    .productBtnWrap .cartBtn button,
    .productBtnWrap .cartBtn a {
        box-sizing: border-box;
        display: block;
        border: none;
        width: 100%;
        color: #fff;
        font-size: 17px;
        line-height: 2.2;
        background: url(../img/icon_buyBtn.svg) no-repeat right 11% center / 2.4% auto #555555;
    }
    .productBtnWrap .dtlBtn {
        display: block;
        margin: auto;
        text-align: center;
        margin-top: 25px;
        font-size: 17px;
    }
        .dtlBtn a,
        .dtlBtn a:visited{
            display: inline-block;
            box-sizing: border-box;
            letter-spacing: 0.05em;
            border-bottom: 1px solid #333333;
            color: #333333;
            padding: .4em 1em;
            line-height: 1;
            font-feature-settings: "palt";
        }
        .dtlBtn a:hover{
            color: inherit;
            text-decoration: none;
            opacity: .6;
        }

@media (min-width: 641px) {
    body {
        max-width: 640px;
        margin-inline: auto!important;
        overflow: hidden;
    }
    .secTxt {
        font-size: 25px;
    }
    .notes {
        margin: 20px auto 0;
        font-size: 15px;
    }
    .productBtnWrap .cartBtn {
        margin: 20px auto;
    }
    .productBtnWrap .cartBtn button,
    .productBtnWrap .cartBtn a {
        font-size: 24px;
        line-height: 2.5;
    }
    .productBtnWrap .dtlBtn {
        margin-top: 40px;
        font-size: 24px;
    }
        .dtlBtn a,
        .dtlBtn a:visited{
            padding: .4em 1em;
            line-height: 1;
        }
}





/* LP固有スタイル */
#mv{
}
    #mv .mv{
        position: relative;
        overflow: hidden;
        background-color: #d5e7f4;
    }
        #mv .mv .photo{
            position: relative;
            z-index: 1;
            transition: transform 1.5s ease-in-out, opacity .5s ease-in-out;
            /*transform: scale(1.05);*/
            /*opacity: 0;*/
        }
        .loaded #mv .mv .photo{
            /*transform: scale(1);*/
            /*opacity: 1;*/
        }

#intro {
    display: block;
    width: 85%;
    margin: auto;
    box-sizing: border-box;
}
    .introTtl {
        margin-top: 30px;
    }
    .introTxt {
        margin-top: 30px;
        font-size: calc(27 / 640 * 100vw);
        line-height: 1.8;
    }

    .navList {
        display: block;
        width: 90%;
        margin: 40px auto;
        box-sizing: border-box;
    }
        .navList li {
            margin-top: 15px;
        }


.mainCnt {
    padding-bottom: 80px;
}

.present {
    max-width: 90.625%;
    margin: 60px auto 0;
    box-sizing: border-box;
    padding: 7%;
    line-height: 1;
    background-color: #fef6f9;
}
    .presentTarget {
        width: 41.8%;
        margin-inline: auto;
    }
    .presentEnTtl {
        width: 83.6%;
        margin: 15px auto 0;
    }
    .presentDate {
        width: 70.4%;
        margin: 15px auto;
    }
    .presentTtl {
        width: 85.6%;
        margin: 20px auto 0;
    }
    .presentImage {
        margin: 20px auto 0 ;
    }
    .presentMore {
    }
    .presentMoreListWrap {
        display: none;
        padding-bottom: 18px;
        line-height: 1.6;
        font-size: calc(23 / 640 * 100vw);
    }
    .presentMoreListWrap p {
    }
    .presentMoreList {
        letter-spacing: .05em;
        line-height: 1.590909091;
        text-align: justify;
        margin-block: 1em;
    }
    .presentMoreListItem {
        box-sizing: border-box;
        padding-left: .5em;
        text-indent: -.5em;
    }
    .presentMoreListItem + .presentMoreListItem {
    }
    .presentMoreNote {
        font-size: calc(20 / 640 * 100vw);
        padding-left: 1em;
        text-indent: -1em;
    }
    .presentMoreBtn {
        box-sizing: border-box;
        font-size: calc(24 / 640 * 100vw);
        font-feature-settings: "palt";
        line-height: calc(37 / 22);
        text-align: center;
        border: 1px solid #333333;
        background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14.081" height="14.081" viewBox="0 0 14.081 14.081"><polygon points="7.541 6.541 7.541 0 6.541 0 6.541 6.541 0 6.541 0 7.541 6.541 7.541 6.541 14.081 7.541 14.081 7.541 7.541 14.081 7.541 14.081 6.541 7.541 6.541" fill="%23555"/></svg>') no-repeat left calc(50% + 4.25em) center/calc(19 / 22 * 1em) auto;
        cursor: pointer;
    }
    .presentMoreBtn.active {
        background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14.081" height="1" viewBox="0 0 14.081 1"><rect width="14.081" height="1" fill="%23555"/></svg>') no-repeat left calc(50% + 2.5em) center/calc(19 / 22 * 1em) auto;
    }
        .presentMoreBtn::before {
            content: "詳しくはこちら";
        }
        .presentMoreBtn.active::before {
            content: "閉じる";
        }


.collection {
    margin-top: 60px;
}
    .collection .sectionTtl {
        margin: auto;
        width: 66%;
    }

    #collection1 {
        margin-top: 20px;
        background-image: url('../img/bg-col1.jpg'), url('../img/bg-col.jpg');
        background-position: center top;
        background-size: 100%;
        background-repeat: no-repeat, repeat-y;
    }
    #collection2 {
        background-image: url('../img/bg-col2.jpg'), url('../img/bg-col.jpg');
        background-position: center 4%;
        background-size: 100%;
        background-repeat: no-repeat, repeat-y;
    }

.collectionHead {
    padding-top: 120%;
    position: relative;
}
    .collectionHead h4 {
        position: absolute;
        top: 40px;
        width: 44%;
        left: 50%;
        transform: translateX(-50%);
    }
    #collection2 .collectionHead h4 {
        width: 34%;
    }
    .collectionHead .lead {
        position: absolute;
        top: 80px;
        width: 100%;
        text-align: center;
        font-size: calc(34 / 640 * 100vw);
    }
    .collectionHead .icon {
        position: absolute;
        top: 164px;
        right: 7%;
        width: 23%;
    }

.collectionBody {
    background-color: rgba(255,255,255,.61);
    padding: 7% 7% 11%;
}
    .collectionBody .detail {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
        .detail-cat img {
            width: auto;
            height: 7vw;
        }
        .collectionBody .productName {
            margin-top: 8px;
            font-size: calc(32 / 640 * 100vw);
            font-weight: bold;
        }
        .collectionBody .detail-2 {
            font-size: calc(22 / 640 * 100vw);
            margin-top: 5px;
        }
        .detail-emblem {
            width: 26%;
        }
    .collectionBody .txt {
        line-height: 1.7;
        font-size: calc(25 / 640 * 100vw);
        margin-top: 10px;
    }

    .collectionBody .point {
        box-sizing: border-box;
        margin-top: 50px;
        background: #fff;
        padding: 7% 6% 9%;
    }
        .pointTtl {
            width: 48%;
            margin: auto;
        }
        * + .pointTtl {
            margin-top: 12vw;
        }
        .pointLead {
            font-size: calc(28 / 640 * 100vw);
            margin-top: 10px;
            white-space: nowrap;
        }
        .pointImg {
            margin-top: 20px;
            text-align: center;
        }
        .pointImg.img_col1_point1 img {
            width: 83%;
        }
        .collectionBody .pointTxt {
            margin-top: 20px;
            font-size: calc(26 / 640 * 100vw);
        }


.voice {
    padding-top: 10%;
    padding-bottom: 7%;
}
    .voiceTtl {
        width: 38%;
        margin: auto;
    }
    .voice .slideWrap {
        position: relative;
        padding: 6% 7% 1%;
    }
    .voice .swiper-button-next,
    .voice .swiper-button-prev {
        color: #333333;
        opacity: 1;
    }
    .voice .swiper-button-next {
        left: auto;
        right: 0%;
    }
    .voice .swiper-button-prev {
        left: 0%;
        right: auto;
    }
    .voice .swiper-button-next:after,
    .voice .swiper-button-prev:after {
        font-size: 26px;
    }

    .voice .productBtnWrap {
        margin-top: 10vw;
        margin-bottom: 6vw;
    }


.about{
    background-color: #e8f0f5;
    box-sizing: border-box;
    padding: 7% 0;
}
    .aboutTtl {
        margin: 4% auto;
        width: 75%;
    }
    .about .leadTxt {
        font-size: calc(33 / 640 * 100vw);
        margin-top: 20px;
    }

    .about .slideWrap {
        position: relative;
        padding: 7%;
    }
        .aboutPoint {
            background-color: #fff;
            box-sizing: border-box;
            padding: 7%;
        }
            .aboutPointTtl {
                width: 44%;
                margin: auto;
            }
            .aboutPointLead {
                margin-top: 20px;
                font-size: calc(28 / 640 * 100vw);
                line-height: 1.7;
            }
            .aboutPointTxt {
                margin-top: 10px;
                font-size: calc(26 / 640 * 100vw);
                line-height: 1.7;
            }
            .aboutPointImg {
                margin-top: 20px;
            }

    .about .swiper-button-next,
    .about .swiper-button-prev {
        color: #333333;
        opacity: 1;
    }
    .about .swiper-button-next {
        left: auto;
        right: 0%;
    }
    .about .swiper-button-prev {
        left: 0%;
        right: auto;
    }
    .about .swiper-button-next:after,
    .about .swiper-button-prev:after {
        font-size: 26px;
    }
    .about .swiper-pagination {
        width: 86%;
        left: 50%;
        transform: translateX(-50%);
    }
    .about .swiper-pagination-bullet {
        margin: 4px;
    }
    .about .swiper-pagination-bullet-active {
        background-color: #333333;
    }


.limited {
    margin-top: 50px;
}
    .limitedTtl{
        width: 45%;
        margin: auto;
    }
    .limitedLead {
        margin-top: 20px;
        font-size: calc(30 / 640 * 100vw);
    }
    .limitedImg {
        margin-top: 20px;
    }
    .limitedNavList {
        margin-top: 25px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .limitedNavList li {
        width: 48%;
        margin-block: 2%;
    }

.limitedset {
}
.limitedset#set01 {
    margin-top: 30px;
}
    .limitedsetHead {
        /*padding: 7%;
        min-height: 120vw;
        box-sizing: border-box;
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;*/
    }
    /*#set01 .limitedsetHead {
        background-image: url('../img/bg-set01.jpg');
        
    }
    #set02 .limitedsetHead {
        background-image: url('../img/bg-set02.jpg');
        
    }
    #set03 .limitedsetHead {
        background-image: url('../img/bg-set03.jpg');
        
    }
    #set04 .limitedsetHead {
        background-image: url('../img/bg-set04.jpg');
        
    }
        .limitedsetHead .setNum {
            margin: auto;
            width: 14%;
        }
        .limitedsetHead .productName {
            font-size: calc(40 / 640 * 100vw);
            margin-top: 10px;
            font-weight: normal;
        }
        .limitedsetHead .leadTxt {
            font-size: calc(25 / 640 * 100vw);
            margin-top: 15px;
            line-height: 1.7;
            width: 88%;
            margin: 20px auto;
        }*/

    .limitedsetBody {
        background-color: #fef7fa;
        padding: 7%;
    }
        .limitedsetItems {
            margin-top: 15px;
        }
        .limitedsetBody .productBtnWrap {
            margin-top: 20px;
            width: 94%;
        }




@media (min-width: 641px) {

    #intro {
    }
        .introTtl {
            margin-top: 60px;
        }
        .introTxt {
            margin-top: 60px;
            font-size: 27px;
        }

        .navList {
            margin: 80px auto;
        }
            .navList li {
                margin-top: 15px;
            }


        .mainCnt {
            padding-bottom: 120px;
        }

    .present {
        margin: 60px auto 0;
        padding: 7%;
    }
        .presentTarget {
        }
        .presentEnTtl {
            margin: 30px auto 0;
        }
        .presentDate {
            margin: 30px auto;
        }
        .presentTtl {
            margin: 40px auto 0;
        }
        .presentImage {
            margin: 20px auto 0 ;
        }

        .presentMoreListWrap {
            padding-bottom: 30px;
            font-size: 23px;
        }
        .presentMoreNote {
            font-size: 20px;
        }
        .presentMoreBtn {
            font-size: 24px;
        }


    .collection {
        padding-top: 60px;
    }
        .collection .sectionTtl {
        }

    .collectionHead {
        padding-top: 120%;
    }
        .collectionHead h4 {
            top: 80px;
        }
        .collectionHead .lead {
            top: 130px;
            font-size: 34px;
        }
            .collectionHead .lead sup {
                vertical-align: 1em;
                font-size: 50%;
            }
        .collectionHead .icon {
            top: 268px;
        }

    .collectionBody {
        padding: 7% 7% 11%;
    }
        .collectionBody .detail {
        }
            .detail-cat img {
                height: 40px;
            }
            .collectionBody .productName {
                margin-top: 8px;
                font-size: 32px;
            }
            .collectionBody .detail-2 {
                font-size: 22px;
                margin-top: 5px;
            }
            .detail-emblem {
                width: 26%;
            }
        .collectionBody .txt {
            font-size: 25px;
            margin-top: 20px;
        }

        .collectionBody .point {
            margin-top: 100px;
        }
            .pointTtl {
            }
            * + .pointTtl {
                margin-top: 80px;
            }
            .pointLead {
                font-size: 28px;
                margin-top: 20px;
            }
            .pointImg {
                margin-top: 40px;
            }
            .collectionBody .pointTxt {
                margin-top: 40px;
                font-size: 26px;
            }


    .voice {
    }
        .voiceTtl {
        }
        .voice .slideWrap {
        }
        .voice .swiper-button-next,
        .voice .swiper-button-prev {
        }
        .voice .swiper-button-next {
            right: 1.6%;
        }
        .voice .swiper-button-prev {
            left: 1.6%;
        }
        .voice .swiper-button-next:after,
        .voice .swiper-button-prev:after {
            font-size: 32px;
        }

        .voice .productBtnWrap {
            margin-top: 60px;
            margin-bottom: 30px;
        }
            #collection2 .productBtnWrap .cartBtn button,
            #collection2 .productBtnWrap .cartBtn a {
                padding-right: 11%;
            }


    .about{
    }
        .aboutTtl {
        }
        .about .leadTxt {
            font-size: 33px;
            margin-top: 20px;
        }

        .about .slideWrap {
        }
            .aboutPoint {
                padding: 7%;
            }
                .aboutPointTtl {
                    width: 44%;
                }
                .aboutPointLead {
                    margin-top: 20px;
                    font-size: 28px;
                }
                .aboutPointTxt {
                    margin-top: 30px;
                    font-size: 26px;
                }
                .aboutPointImg {
                    margin-top: 30px;
                }

        .about .swiper-button-next,
        .about .swiper-button-prev {
        }
        .about .swiper-button-next {
            right: 4%;
        }
        .about .swiper-button-prev {
            left: 4%;
        }
        .about .swiper-button-next:after,
        .about .swiper-button-prev:after {
            font-size: 42px;
        }
        .about .swiper-pagination {
            padding-top: 30px;
        }
        .about .swiper-pagination-bullet {
            margin: 6px;
        }


    .limited {
        margin-top: 100px;
    }
        .limitedTtl{
        }
        .limitedLead {
            margin-top: 25px;
            font-size: 30px;
        }
        .limitedImg {
            margin-top: 35px;
        }
        .limitedNavList {
            margin-top: 30px;
        }
        .limitedNavList li {
            width: 48%;
            margin-block: 2%;
        }

    .limitedset {
    }
    .limitedset#set01 {
        margin-top: 40px;
    }
        .limitedsetHead {
            /*padding: 7%;
            min-height: 768px;*/
        }
            /*.limitedsetHead .setNum {
                margin: auto;
            }
            .limitedsetHead .productName {
                font-size: 40px;
                margin-top: 10px;
            }
            .limitedsetHead .leadTxt {
                font-size: 25px;
                margin-top: 15px;
                margin: 20px auto;
            }*/

        .limitedsetBody {
        }
            .limitedsetItems {
                margin-top: 30px;
            }
            .limitedsetBody .productBtnWrap {
                margin-top: 20px;
            }

        .limitedsetBody  .notes {
            margin: 40px auto 0;
        }

}









/* フッター挿入部 */
#FS2_container_GoodsList,
#FS2_footer {
    font-size: 14px;
}
.FS2_contents_container {
    font-size: 14px;
}

.account {
    margin-bottom: calc(60 / 640 * 100vw);
    padding-top: calc(50 / 640 * 100vw);
    padding-bottom: calc(70 / 640 * 100vw);
    background: #F9F9F9;
}
.account__heading {
    width: calc(358 / 640 * 100vw);
    margin-inline: auto;
}
.account__content {
    max-width: calc(560 / 640 * 100vw);
    margin-top: calc(30 / 640 * 100vw);
    margin-inline: auto;
    box-sizing: border-box;
    padding: calc(40 / 640 * 100vw) calc(30 / 640 * 100vw) calc(60 / 640 * 100vw);
    background: #F9F9F9;
}
.account__content__copy {
    margin-block: -.44em;
}
.account__content__copy em {
    color: #cc0000;
    font-style: normal;
}
.account__content__value {
    margin-top: calc(40 / 640 * 100vw);
    text-align: center;
}
.account__content__btn {
    margin-top: calc(40 / 640 * 100vw);
    text-align: center;
}

@media (min-width: 641px) {
 
  .account {
      margin-bottom: 60px;
      padding-top: 50px;
      padding-bottom: 70px;
  }
  .account__heading {
      width: 358px;
  }
  .account__content {
      max-width: 560px;
      margin-top: 30px;
      padding: 40px 30px 60px;
  }
  .account__content__value {
      margin-top: 40px;
  }
  .account__content__btn {
      margin-top: 40px;
  }

  .l-section__inner {
      padding: 0 20px !important;
  }
  .p-top-products__category-section {
      gap: 24px !important;
  }
  .p-category__list {
      gap: 32px 25px !important;
      grid-template-columns: repeat(3, 1fr) !important;
      grid-template-rows: repeat(4, auto) !important;
  }
  .p-category__image {
      width: 95px !important;
  }
  .l-footer__inner {
      padding: 40px 30px !important;
  }
}



/* animation */
.animated {
    animation-duration: .5s;
    animation-fill-mode: both;
}
/* fade in */
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
.fadeIn { animation-name: fadeIn; animation-fill-mode:both; animation-duration:1s; visibility: visible !important; opacity: 0;}

/* fade in up */
@keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 20px, 0); } to { opacity: 1; transform: none; }}
.fadeInUp { animation-name: fadeInUp; animation-fill-mode:both; animation-duration:1.5s; visibility: visible !important; opacity: 0;}

/* fade in down */
@keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -20px, 0); } to { opacity: 1; transform: none; }}
.fadeInDown { animation-name: fadeInDown; animation-fill-mode:both; animation-duration:1.5s; visibility: visible !important; opacity: 0;}

/* fade in right */
@keyframes fadeInRight { from { opacity: 0; transform: translate(30px,0); } to { opacity: 1; transform: none; } }
.fadeInRight { animation-name: fadeInRight; animation-fill-mode:both; animation-duration:1.5s; visibility: visible !important; opacity: 0;}

/* fade in left */
@keyframes fadeInLeft {
from { opacity: 0; transform: translate(-30px,0); }to { opacity: 1; transform: none; }}
.fadeInLeft { animation-name: fadeInLeft; animation-fill-mode:both; animation-duration:1.5s; visibility: visible !important; opacity: 0;}

/* fade out */
@keyframes fadeOut { from { opacity: 1; }  to { opacity: 0; }}
.fadeOut { animation-name: fadeOut; }

.fi_f{
    opacity: 0;
    filter: blur(5px);
}
.fi_f.active{
    transition: opacity .2s ease-in-out,filter .9s linear;
    opacity: 1;
    filter: blur(0);
}








