@charset "UTF-8";

html {font-size: 62.5%;}

* {-webkit-box-sizing: border-box;box-sizing: border-box;}

#Contents .slick-prev.slick-arrow {display: none !important;} 
#Contents .slick-next.slick-arrow {display: none !important;}
#Contents .slick-dots li.slick-active button:before {background-color: #603813;content: "";border-radius: 0px;}
#Contents .slick-dots li button:before {background-color: #BFAFA1;content: "";border-radius: 0px;opacity: 1 !important;}
/* #Contents .slick-dots {display: block !important;} */
#Contents video,svg ,img{width: 100%;height: auto;}
#Header,#Foot {display: block;}
#Wrap {width: 100%;overflow-x: hidden;}

/* ====================================================================
                                  ⬇︎ animation ⬇︎
==================================================================== */

#Contents .scrollFade.done {opacity: 1;transform: translate(0, 0);}
#Contents .scrollFade {opacity: 0;transform: translateY(100px);transition: all .8s;}
#Contents .fade {transition: all 2s;opacity: 0;visibility: hidden;transform: translate(0px, 0px);}
#Contents .fadein {opacity: 1;visibility: visible;transform: translate(0px, 0px);transition-delay: 1s;} 
#Contents .loadFade{animation:fadeIn ease 2s;} 
@keyframes fadeIn{
    from{opacity: 0;}
    to{opacity: 1; }
}
/* #Contents .loadFade{opacity: 0;transform: translateY(100px);transition: all .8s;} */
/* #Contents .loadFade.done{opacity: 1;transform: translate(0, 0);} */
#Contents .scrollFadeBg{position: relative;}
#Contents .loadFadeBg::before {
    content: '';
    display: block;
    position: absolute;
    left: -0.4rem;
    bottom: -0.1rem;
    width: 0;
    height: 1rem;
    background-color: #DCCA80;
    z-index: -20;
}
.loadFadeBg.done::before{width: 9rem !important;}
.loadFadeBg::before{transition: all 1s;}


#Contents .first-ttlBlock::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
}
/* #Contents .loadFade.done::after{width: 100% !important;} */
#contents .loadFade::after {width: 0;transition: all .6s;}

/* ====================================================================
                                  ⬆︎ animation ⬆︎
==================================================================== */


/* ====================================================================
                                  ⬇︎ for all ⬇︎
==================================================================== */
.main-container {
    width: 100%;
    max-width: 140rem;
    margin: 0 auto;
    margin-top: 8.5rem;
    font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic', 'メイリオ', sans-serif;
    font-feature-settings: "palt";
    color: #333333;
}
.footer .footer-inner{margin: 0;}
.fbArea{width: 15px;}
.LINE{width: 30px;}
.hamburger{display: block;}

#Contents h2{font-family: adobe-garamond-pro, serif;font-weight: 600;font-style: normal;color: #BFAFA1;}
#Contents h3{font-family: adobe-garamond-pro, serif;font-weight: 600;color: #603813;}
#Contents h4{font-family: 'Noto Serif JP', sans-serif;font-weight: 600;font-style: normal;color: #603813;} 

/*------ letter_spacing_1 ------*/

#Contents .letter_spacing_1{
    letter-spacing: 0.01em;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 600;
}

/* ====================================================================
                                  ⬆︎ for all ⬆︎
==================================================================== */



/* for pc */
@media only screen and (min-width: 600px) {

    #Contents .slick-dots li.slick-active button:before {width: 5rem;height: .5rem;}
    #Contents .slick-dots li button:before {width: 5rem;height: .5rem;}
    #Contents .slick-dots li {width: 5rem !important;height: 0.5rem !important;margin: 0 .5rem !important;}
    #Contents .slick-dots {left: 0rem;bottom: -2.5rem !important;text-align: center;}
  
    .main-area::after {margin: 0 auto !important;}
    .spOnly{display: none;}
    .pcOnly{display: inline-block;}

    #Contents {
        width: 100%;
        /* background-image: url(../img/page_pc.jpg); */
          /* background-image: url(../img/page_pc2.jpg); */
        background-size: 1400px;
        background-repeat: no-repeat;
        background-position-x: center;
         background-position-y: -45px; 
        /* background-position-y: 14617px; */
    } 
    .main-container {
        width: 100%;
        max-width: 140rem;
        margin: 0 auto;
        margin-top: 5.2rem;
        font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic', 'メイリオ', sans-serif;
        font-feature-settings: "palt";
        line-height: 1;
        /* opacity: 0.6; */
    }

  
    #Contents h2{
        font-size: 5.6rem;
        line-height: 0.714;
        letter-spacing: 0.05em;
    }
    
    #Contents h3{
        font-size: 2rem;
        letter-spacing: 0.05em;
    }
    
    #Contents h4{
        font-size: 2.2rem;
        line-height: 1.36;
        letter-spacing: 0.075em;
    }

    #Contents .lp-text{
        font-size: 1.5rem;
        letter-spacing: 0.01em;
        line-height: 2;
    }

    #Contents .contentsCredit{
        font-size: 1.1rem;
        line-height: 1.81;
        letter-spacing: 0.025em;
        margin-top: 2.6rem;
    }

    #Contents .flexItem{display: flex;width: 100%;margin: auto;justify-content:center;flex-wrap: wrap;}
    #Contents .row-reverse{flex-flow: row-reverse;} 

    #Contents .relative{
        position: relative;
    }    

    #Contents .slick-slide .spOnly{
        display: none;
    }

    #Contents .inlineBlock{
        display: inline-block;
    }


/* ====================================================================
                                  firstView
==================================================================== */

#Contents .firstview-img{
    width: 116rem;
    margin: 0 0 0 13rem;
}
#Contents .firstview .firstview-inner{
    margin: 14rem auto;
}
#Contents .firstview .first_img{
    width: 56rem;
    margin: auto;
}
#Contents .firstview .textArea02{
    margin: 3.4rem;
}
#Contents .firstview .textArea02 .lp-text{
    margin-top: 2.4rem;
}
#Contents .firstview .ttlArea{
    text-align: center;
    margin-top: 9rem;
}
#Contents .textBlock .price{
    font-family: adobe-garamond-pro, serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.3;
    letter-spacing: 0.05em;
}
#Contents .textBlock .lp-text{
    font-size: 1.5rem;
}
#Contents .firstview-inner{
    text-align: center;
}
#Contents .textArea .flexblock1{
    width: 26rem;
    height: 12.4rem;
    background-color: #F4F4F4;
    text-align: center;
}
#Contents .textArea .flexblock2{
    width: 26rem;
    height: 12.4rem;
    background-color: #F9F4EB;
    text-align: center;
    margin-left: 2rem;
}
#Contents .textArea .textBlock{
    padding-top: 2rem;
}
#Contents .firstview-inner .lp-text.size{
    margin: 2rem auto 3rem;
}
#Contents .firstview-inner .lp-text.bottom{
    font-size: 1.2rem;
    letter-spacing: 0.01em;
}

/* ====================================================================
                                  section1
==================================================================== */

#Contents .sec1 .ttl{
    margin: 5rem 0 0 -4rem;
}
#Contents .sec1 .flexItem.__01 .flexblock1{
    width: 57.6rem;
    margin-left: 4rem;
}
#Contents .sec1 .flexItem.__01 .flexblock2{
    width: 48rem;
    margin-top: 34rem;
    margin-left: 8rem;
}
#Contents .sec1 .flexItem.__02 .flexblock1{
    width: 62.4rem;
    margin-right: 5rem;
}
#Contents .sec1 .flexItem.__02 .flexblock2{
    display: block;
    margin-top: auto;
    margin-bottom: 25px;
    margin-right: 3rem;
    text-align: right;
}
#Contents .sec1 .flexItem.__02{
    margin-top: 7rem;
}

/* ------itemArea-------- */

#Contents .sec1 .itemArea{
    width: 100%;
    height: 33.8rem;
    margin: 12rem auto 17.7rem;
}
#Contents .sec1 .itemArea .flexItem{
    padding: 5.4rem 0;
}
#Contents .sec1 .itemArea .flexblock1{
    width: 30rem;
    margin-right: 3rem;
}
#Contents .sec1 .itemArea .flexblock2{
    margin-right: 5rem;
}
#Contents .sec1 .itemArea h4{
    font-size: 1.6rem;
    letter-spacing: 0.075rem;
}
#Contents .sec1 .itemArea .height.__01{
    padding-top: 1.4rem;
}
#Contents .sec1 .itemArea .height.__02{
    padding-bottom: 0.6rem;
}
#Contents .sec1 .itemArea .lp-text.height{
    line-height: 1;
    margin-bottom: 1rem;
}
#Contents .sec1 .itemArea .price{
    font-family: adobe-garamond-pro, serif;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 3;
    letter-spacing: 0.05em;
}
#Contents .sec1 .itemArea .detail{
    font-family: adobe-garamond-pro, serif;
    font-weight: 400;
    letter-spacing: 0.05em;
}
#Contents .sec1 .itemArea::before{
    display: block;
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #F4F4F4;
    z-index: -99;
}
#Contents .sec1 .itemArea::after{
    display: block;
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #F4F4F4;
    z-index: -99;
}

/* ------item-------- */

/* ====================================================================
                                  section2
==================================================================== */

#Contents .sec2 .ttl{
    margin: 44rem 0 0 13rem;
}
#Contents .sec2 .flexItem.__01 .flexblock1{
    width: 48rem;
}
#Contents .sec2 .flexItem.__01 .flexblock2{
    width: 62.4rem;
    margin-top: 28rem;
    margin-right: 6rem;
}
#Contents .sec2 .flexItem.__02 .flexblock1{
    width: 57.6rem;
    margin-right: -5rem;
}
#Contents .sec2 .flexItem.__02 .flexblock2{
    display: block;
    margin-top: auto;
    margin-bottom: 25px;
    margin-right: 3rem;
    text-align: right;
}
#Contents .sec2 .flexItem.__02{
    margin-top: 7.2rem;
}

/* ------itemArea-------- */

#Contents .sec2 .itemArea{
    width: 100%;
    height: 41.6rem;
    margin: 12rem auto 17rem;
}
#Contents .sec2 .itemArea .flexItem{
    padding: 5.4rem 0;
}
#Contents .sec2 .itemArea .flexblock1{
    width: 30rem;
    margin-top: 4rem;
    margin-right: 3rem;
}
#Contents .sec2 .itemArea .flexblock2{
    margin-right: -4rem;
}
#Contents .sec2 .itemArea h4{
    font-size: 1.6rem;
    letter-spacing: 0.075rem;
}
#Contents .sec2 .itemArea .height.__01{
    padding-top: 2.4rem;
}
#Contents .sec2 .itemArea .height.__02{
    padding-bottom: 0.6rem;
}
#Contents .sec2 .itemArea .lp-text.height{
    line-height: 1;
    margin-bottom: 1rem;
}
#Contents .sec2 .itemArea .price{
    font-family: adobe-garamond-pro, serif;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 3;
    letter-spacing: 0.05em;
}
#Contents .sec2 .itemArea .detail{
    font-family: adobe-garamond-pro, serif;
    font-weight: 400;
    letter-spacing: 0.05em;
}
#Contents .sec2 .itemArea .colorChange{
    color: #603813;
    margin-top: 0.6rem;
}
#Contents .sec2 .itemArea::before{
    display: block;
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #F9F4EB;
    z-index: -99;
}
#Contents .sec2 .itemArea::after{
    display: block;
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #F9F4EB;
    z-index: -99;
}

/* ------item-------- */

/* ====================================================================
                                  section3
==================================================================== */

#Contents .sec3{ 
   text-align: center;
} 
#Contents .sec3 .lp-text.__01{
    margin-top: 2rem;
}
#Contents .sec3 .lp-text.__02{
    margin-top: 1rem;
}
#Contents .sec3 .imgBlock{
    width: 100rem;
    margin: 5rem auto;
}
#Contents .sec3 h4{
    font-size: 1.8rem;
    line-height: 1.9;
    letter-spacing: 0.075;
}
#Contents .sec3 h4:nth-of-type(2){
    margin-top: 4.4rem;
}
#Contents .sec3 .svgBlock{
    width: 6rem;
    margin: 3rem auto 0;
}
#Contents .sec3 .svgBlock.__02{
    width: 5rem;
}

/* ====================================================================
                                  staffText
==================================================================== */

 #Contents .staffText {
    margin-top: 3.4rem;
    margin-bottom: 12rem;
}
#Contents .staffText p {
    text-align: center;
    font-size: 1.2rem;
    letter-spacing: 0.025em;
    line-height: 2;
} 


/* ====================================================================
                                  button
==================================================================== */

 #Contents .btw{
    width: 22rem;
    margin-top: 13.8rem;
    margin-right: auto;
    margin-bottom: 0rem;
    margin-left: auto;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #8C8C8C;
}
#Contents .btw a{
    display: inline-block;
    width: 100%;
    font-size: 1.5rem;
    line-height: 2.3;
    letter-spacing: .02rem;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333333;
} 


}


/* ====================================================================
                                  IE
==================================================================== */

@media all and (-ms-high-contrast: none) {
    /* ここに書く */
    #Contents .sec1 .flexItem.__02 .flexblock2{
        display: flex;
        flex-direction: column-reverse;
        width: 20rem;
        margin-bottom: 25px;
        margin-right: 3rem;
        text-align: right;
    }
    #Contents .sec2 .flexItem.__02 .flexblock2{
        display: flex;
        flex-direction: column-reverse;
        width: 20rem;
        margin-bottom: 25px;
        margin-right: 3rem;
        text-align: right;
    }

  }

/* ====================================================================
                                  IE
==================================================================== */



/* for tablet */

@media screen and (max-width: 1200px) and (min-width: 561px) {
  html {font-size: calc(10* (100vw / 1400)) !important;}  

#Contents .slick-dots li {
    height: 0.6rem;
}
#Contents .slick-dots {
    bottom: -3.2rem !important;
}

}

/* for tablet */
/* @media only screen and (min-width: 768px) and (max-width: 1279px) {
  
  
}




/* =============================================================================================================
================================================================================================================
                                  ⬇︎ SP ⬇︎
================================================================================================================
================================================================================================================*/

@media only screen and (max-width: 561px) {

#Contents {
    /* background-image: url(../img/page_sp.jpg); */
    /* background-image: url(../img/page_sp2.jpg); */
    /* background-image: url(../img/page_sp3.jpg); */
    background-size: 375px;
    background-repeat: no-repeat;
    background-position: center 0;
    /* background-position-y: 77px; */
    background-position-y: 5586px;
     /*background-position-y: 13268px; */
  }

  
.main-container {
    width: 100%;
    /* max-width: 120rem; */
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: calc(1 *(100vw/750));
    font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic', 'メイリオ', sans-serif;
    font-feature-settings: "palt";
    line-height: 2;
    /* opacity: 0.6; */
     overflow: hidden; 
    text-align: center;
    }
   
    .spOnly{display: inline-block;}
    .pcOnly{display: none;}
  
    #Contents .slick-dots li.slick-active button:before {width: calc(100*(100vw/750));height: calc(10*(100vw/750));}
    #Contents .slick-dots li button:before {width: calc(100*(100vw/750));height: calc(10*(100vw/750));}
    #Contents .slick-dots li {width: calc(97*(100vw/750)) !important;height: calc(12*(100vw/750)) !important;margin: 0 calc(9*(100vw/750)) !important;}
    #Contents .slick-dots {left: calc(-2*(100vw/750)) !important;bottom: calc(-42*(100vw/750)) !important;;text-align: center;}
    #Contents .slick-dotted.slick-slider{margin-bottom: 0;}
    #Contents .slick-dots li button {width: 0 !important;height: 0 !important;padding: 0 !important;}
  
    .main-area::after {
        margin: 0 auto !important;
    }
  
    #Contents h2{
        font-size: calc(70*(100vw/750));
        letter-spacing: 0.05em;
        line-height: 1;
    }
    
    #Contents h3{
        font-size: calc(36*(100vw/750));
        line-height: 1.8;
        letter-spacing: 0.05em;
    }
    
    #Contents h4{
        font-size: calc(38*(100vw/750));
        line-height: 0.78;
        letter-spacing: 0.075em;
    }

    #Contents .lp-text{
        font-size: calc(28*(100vw/750));
        letter-spacing: 0.01em;
        line-height: 1.85;
    }

    #Contents .contentsCredit{
        font-size: calc(22*(100vw/750));
        line-height: 2.28;
        letter-spacing: 0.025em;
        margin-top: calc(36*(100vw/750));
    }

    #Contents .flexItem{
        display: block;
        width: 100%;
        margin: auto;
        justify-content: flex-start;
        flex-wrap: wrap;
    } 

/* ====================================================================
                                  firstView
==================================================================== */

#Contents .firstview-img{
    width: 100%;
}
#Contents .firstview .firstview-inner{
    margin: calc(140*(100vw/750)) auto calc(128*(100vw/750));
}
#Contents .firstview .first_img{
    width: calc(620*(100vw/750));
    margin: auto;
}
#Contents .firstview .textArea02{
    margin: calc(60*(100vw/750)) auto;
}
#Contents .firstview .textArea02 .lp-text{
    margin-top: 2.4rem;
}
#Contents .firstview .ttlArea{
    text-align: center;
    margin-top: 9rem;
}
#Contents .textBlock .price{
    font-family: adobe-garamond-pro, serif;
    font-weight: 400;
    font-size: calc(30*(100vw/750));
    line-height: 2;
    letter-spacing: 0.05em;
}
#Contents .textBlock .lp-text{
    font-size: calc(26*(100vw/750));
}
#Contents .firstview-inner{
    text-align: center;
}
#Contents .textArea .flexItem{
    display: flex;
    justify-content: flex-start;
}
#Contents .textArea .flexblock1{
    width: calc(375*(100vw/750));
    height: calc(212*(100vw/750));
    background-color: #F4F4F4;
    text-align: center;
}
#Contents .textArea .flexblock2{
    width: calc(375*(100vw/750));
    height: calc(212*(100vw/750));
    background-color: #F9F4EB;
    text-align: center;
}
#Contents .textArea .textBlock{
    padding-top: calc(16*(100vw/750));
}
#Contents .firstview-inner .lp-text.size{
    margin: calc(45*(100vw/750)) auto calc(44*(100vw/750));
}
#Contents .firstview-inner .lp-text.bottom{
    font-size: calc(22*(100vw/750));
    letter-spacing: 0.01em;
    line-height: 2;
}

/* ====================================================================
                                  section1
==================================================================== */


#Contents .sec1 .flexItem.__01 .flexblock1{
    width: calc(624*(100vw/750));
}
#Contents .sec1 .ttl{
    width: calc(500*(100vw/750));
    margin-top: calc(60*(100vw/750));
    margin-left: calc(10*(100vw/750));
    margin-bottom: calc(66*(100vw/750));
}
#Contents .sec1 .flexItem.__01 .flexblock2{
    width: calc(540*(100vw/750));
    margin-left: auto;
}
#Contents .sec1 .flexItem.__02 .flexblock1{
    width: calc(642*(100vw/750));
    margin: 0 auto calc(90*(100vw/750));
}
#Contents .sec1 .flexItem.__02{
    margin-top: calc(100*(100vw/750));
}

/* ------itemArea-------- */

#Contents .sec1 .itemArea{
    width: 100%;
    height: calc(900*(100vw/750));
    margin: calc(80*(100vw/750)) auto calc(170*(100vw/750));
}
#Contents .sec1 .itemArea .flexItem{
    padding: calc(50*(100vw/750)) 0;
}
#Contents .sec1 .itemArea .flexblock1{
    width: calc(450*(100vw/750));
    margin: auto;
}
#Contents .sec1 .itemArea .flexblock2{
    margin-top: calc(64*(100vw/750));
}
#Contents .sec1 .itemArea h4{
    font-size: calc(32*(100vw/750));
    letter-spacing: 0.075rem;
}
#Contents .sec1 .itemArea .height.__01{
    padding-top: calc(20*(100vw/750));
}
#Contents .sec1 .itemArea .height.__02{
    padding-bottom: calc(10*(100vw/750));
}
#Contents .sec1 .itemArea .lp-text.height{
    line-height: 1;
    margin-bottom: calc(20*(100vw/750));
}
#Contents .sec1 .itemArea .price{
    font-family: adobe-garamond-pro, serif;
    font-weight: 600;
    font-size: calc(34*(100vw/750));
    line-height: 3;
    letter-spacing: 0.05em;
}
#Contents .sec1 .itemArea .detail{
    font-size: calc(30*(100vw/750));
    font-family: adobe-garamond-pro, serif;
    font-weight: 400;
    letter-spacing: 0.05em;
}
#Contents .sec1 .itemArea::before{
    display: block;
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #F4F4F4;
    z-index: -99;
}

/* ------item-------- */

/* ====================================================================
                                  section2
==================================================================== */

#Contents .sec2 .ttl{
    margin: calc(104*(100vw/750)) 0 0 calc(-490*(100vw/750));
}
#Contents .sec2 .flexItem.__01 .flexblock1{
    width: calc(540*(100vw/750));
    margin-left: calc(180*(100vw/750));
}
#Contents .sec2 .flexItem.__01 .flexblock2{
    width: calc(642*(100vw/750));
    margin-top: calc(60*(100vw/750));
}
#Contents .sec2 .flexItem.__02 .flexblock1{
    width: calc(624*(100vw/750));
    margin-left: auto;
}
#Contents .sec2 .flexItem.__02 .flexblock2{
    margin-top: calc(86*(100vw/750));
    margin-left: calc(124*(100vw/750));
}
#Contents .sec2 .flexItem.__02{
    margin-top: calc(60*(100vw/750));
}

/* ------itemArea-------- */

#Contents .sec2 .itemArea{
    width: 100%;
    height: calc(1030*(100vw/750));
    margin: calc(80*(100vw/750)) auto calc(170*(100vw/750));
}
#Contents .sec2 .itemArea .flexItem{
    padding: calc(40*(100vw/750)) 0 0 0;
}
#Contents .sec2 .itemArea .flexblock1{
    width: calc(450*(100vw/750));
    margin: auto;
}
#Contents .sec2 .itemArea .flexblock2{
    margin-top: calc(64*(100vw/750));
}
#Contents .sec2 .itemArea h4{
    font-size: calc(32*(100vw/750));
    letter-spacing: 0.075rem;
}
#Contents .sec2 .itemArea .height.__01{
    padding-top: calc(34*(100vw/750));
}
#Contents .sec2 .itemArea .height.__02{
    padding-bottom: calc(10*(100vw/750));
}
#Contents .sec2 .itemArea .lp-text.height{
    line-height: 1;
    margin-bottom: calc(20*(100vw/750));
}
#Contents .sec2 .itemArea .price{
    font-family: adobe-garamond-pro, serif;
    font-weight: 600;
    font-size: calc(34*(100vw/750));
    line-height: 3;
    letter-spacing: 0.05em;
}
#Contents .sec2 .itemArea .detail{
    font-size: calc(30*(100vw/750));
    font-family: adobe-garamond-pro, serif;
    font-weight: 400;
    letter-spacing: 0.05em;
}
#Contents .sec2 .itemArea .colorChange{
    color: #603813;
    margin-top: 0.6rem;
}
#Contents .sec2 .itemArea::before{
    display: block;
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #F9F4EB;
    z-index: -99;
}

#Contents .lp-text.__03{
    font-size: calc(28*(100vw/750));
}

/* ------item-------- */

/* ====================================================================
                                  section3
==================================================================== */

#Contents .sec3{ 
   text-align: center;
} 
#Contents .sec3 .lp-text.__01{
    margin-top: calc(36*(100vw/750));
}
#Contents .sec3 .lp-text.__02{
    margin-top: calc(20*(100vw/750));
}
#Contents .sec3 .imgBlock{
    width: calc(720*(100vw/750));
    margin: calc(90*(100vw/750)) auto;
}
#Contents .sec3 h4{
    font-size: calc(32*(100vw/750));
    line-height: 1.9;
    letter-spacing: 0.075;
}
#Contents .sec3 h4:nth-of-type(2){
    margin-top: calc(86*(100vw/750));
}
#Contents .sec3 .svgBlock{
    width: calc(108*(100vw/750));
    margin: calc(45*(100vw/750)) auto 0;
}
#Contents .sec3 .svgBlock.__02{
    width: calc(94*(100vw/750));
}
#Contents .sec3 .svgBlock.__03{
    width: calc(130*(100vw/750));
}

/* ====================================================================
                                  button
==================================================================== */

#Contents .btw{
    width: calc(355*(100vw/750));
    margin-top: calc(136*(100vw/750));
    margin-right: auto;
    margin-bottom: calc(0*(100vw/750));
    margin-left: auto;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #8C8C8C;
}
#Contents .btw a{
    display: inline-block;
    width: 100%;
    font-size: calc(24*(100vw/750));
    line-height: 2.3;
    letter-spacing: .02rem;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333333;
}

/* ====================================================================
                                  staffText
==================================================================== */

#Contents .staffText {
    margin-top: calc(56*(100vw/750));
    margin-bottom: calc(150*(100vw/750));
}
#Contents .staffText p {
    text-align: center;
    font-size: calc(24*(100vw/750));
    letter-spacing: 0.025em;
    line-height: 2;
} 


/* ====================================================================
                                  safari
==================================================================== */

/* ::-webkit-full-page-media, :future, :root 
#Contents .navList {
    width: calc(560*(100vw/750));
} */

  /* ====================================================================
                                  safari
==================================================================== */

/* #Contents .navList.Android{
    width: calc(520*(100vw/750));
} */

.iPhone .letter_spacing_1{
    letter-spacing: 0.01em !important;
}

}