@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: #333333;content: "";border-radius: 10px;}
#Contents .slick-dots li button:before {content: "";border-radius: 10px;opacity: 1 !important;border-style: solid;border-width: thin;border-color: #333333;}
/* #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;transition: all 2s;}
#Contents .scrollFadeUp.done {opacity: 1;transform: translate(0, 0);transition-delay: 0.4s;}
#Contents .scrollFadeUp {opacity: 0;transform: translateY(100px);transition: all 1.6s;}
#Contents .scrollFade2.done {opacity: 1;transform: translate(0, 0);}
#Contents .scrollFade2 {opacity: 0;transform: translateX(-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 .loadFadeUp{opacity: 0;transform: translateY(100px);transition: all .8s;}
#Contents .loadFadeUp.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 .loadFade.done::after{width: 100% !important;} */
#contents .loadFade::after {width: 0;transition: all .6s;}


/* ====================================================================
                                  ⬆︎ animation ⬆︎
==================================================================== */


/* ====================================================================
                                  ⬇︎ for all ⬇︎
==================================================================== */
.main-container {
    width: 100%;
    margin: 0 auto;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    font-feature-settings: "palt";
    color: #333333;
    text-align: center;
    background-color: #f6f5f4;
}
.footer .footer-inner{margin: 0;}
.fbArea{width: 15px;}
.LINE{width: 30px;}
.hamburger{display: block;}
/*------ font ------*/
.futura{font-family: futura-pt, sans-serif;font-weight: 500;font-style: normal;}
.pragmatica{font-family: pragmatica, sans-serif;font-weight: 500;font-style: normal;}
.ivymode{font-family: ivymode, sans-serif;font-weight: 400;font-style: normal;}
.classico{font-family: classico-urw, sans-serif;font-weight: 400;font-style: normal;}
/*------ font ------*/

#Contents .relative{position: relative;}

#footer_emmi{
    margin-top: 0;
    padding-top: 0;
}
#Contents{
    padding-top: 95px;
}
.bredlist.lp{
    margin: 0 auto;
}



/* ====================================================================
                                  ⬆︎ for all ⬆︎
==================================================================== */



/* for pc */
@media only screen and (min-width: 600px) {

    #Contents .slick-dots li.slick-active button:before {width: 1rem;height: 1rem;}
    #Contents .slick-dots li button:before {width: 1rem;height: 1rem;}
    #Contents .slick-dots li {width: 1rem !important;height: 1rem !important;margin: 0 .7rem !important;}
    #Contents .slick-dots {left: -0.8rem;bottom: 1.7rem !important;text-align: right;}
  
    .main-area::after {margin: 0 auto !important;}
    .spOnly{display: none;}
    .pcOnly{display: inline-block;}
    #Contents .flexItem{display: flex;width: 100%;justify-content:space-between;flex-wrap: wrap;}
    #Contents .row-reverse{flex-flow: row-reverse;} 


    #Contents {
        width: 100%;
        /* background-image: url(../img/page_pc.jpg); */
        /* background-image: url(../img/page02_pc02.jpg); */
        /* background-image: url(../img/page02_pc03.jpg); */
        background-size: 1400px;
        background-repeat: no-repeat;
        background-position-x: center;
        background-position-y: 198px; 
        /* background-position-y: 13095px; */
        /* background-position-y: 25964px; */
    } 
    .main-container {
        margin: 0 auto;
        font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
        font-feature-settings: "palt";
        line-height: 1;
        /* opacity: 0.6; */
        padding-bottom: 12rem;
    }

  
    #Contents h2{
        font-size: 5.2rem;
        line-height: 1.19;
        letter-spacing: 0.03em;
    }
    
    #Contents h3{
        font-size: 3.4rem;
        line-height: 1.05;
        letter-spacing: 0.05em;
    }
    
    #Contents h4{
        font-size: 2rem;
        line-height: 1.8;
        letter-spacing: 0.05em;
    }

    #Contents .lp-text{
        font-size: 1.4rem;
        letter-spacing: 0.075em;
        line-height: 1.8;
        position: relative;
    }

    #Contents .contentsCredit{
        font-size: 1.2rem;
        line-height: 1.83;
        letter-spacing: 0.07em;
        margin-top: 2.5rem;
    }
    

/* ====================================================================
                                  ALL
==================================================================== */

#Contents .applyArea::before{
    position: absolute;
    content: "";
    background-color: #fff;
    width: 116rem;
    height: 103%;
    top: 4rem;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 8rem;
}

#Contents .applyArea .lp-text.__top{
    font-size: 1.6rem;
}
#Contents .applyArea .lp-text.__color{
    font-size: 1.8rem;
    color: #aa941b;
    font-weight: bold;
    margin: 7rem auto 9.8rem;
}
#Contents .applyArea .lp-text.__color::before{
    background-image: url(../img/area01.svg);
    content: "";
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    width: 62.5rem;
    height: 13.2rem;
    top: -2.4rem;
    left: 0;
    right: 0;
    margin: auto;
}
#Contents .applyArea .lp-text.__price{
    font-size: 2rem;
    color: #e37065;
    font-weight: bold;
    line-height: 1.62;
}
#Contents .applyArea .lp-text.__price::before{
    background-image: url(../img/area02.svg);
    content: "";
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    width: 20rem;
    height: 2.5rem;
    top: 4.2rem;
    left: 0;
    right: 0;
    margin: auto;
}
#Contents .applyArea .lp-text.__last{
    font-size: 1rem;
    color: #999999;
    line-height: 1.8;
    margin: 2.2rem auto 0;
}

/* ====================================================================
                                  firstView
==================================================================== */

#Contents .MV_textArea{
    padding-top: 11.4rem;
}

/* ====================================================================
                                  section1
==================================================================== */

#Contents .sec1{
    width: 116rem;
    margin: 6rem auto 0;
}
#Contents .sec1 .flexItem{
    justify-content: center;
}
#Contents .sec1 .flexItem .block1{
    width: 23rem;
}
#Contents .sec1 .flexItem .block2{
    width: 32.5rem;
    margin: 8rem 0 0 7rem;
    text-align: center;
}
#Contents .sec1 .flexItem .block2 .icon_img:nth-of-type(1){
    width: 3rem;
    margin: 1rem auto 0;
}
#Contents .sec1 .flexItem .block2 .icon_img:nth-of-type(2){
    width: 3rem;
    margin: 1rem auto 0;
}
#Contents .sec1 .flexItem .block2 .icon_img:nth-of-type(3){
    width: 2.5rem;
    margin: 1rem auto 0;
}

#Contents .sec1 .block2 .lp-text{
    margin: 0.8rem auto 1.7rem;
    white-space: nowrap;
}

/* ====================================================================
                                  section2
==================================================================== */

#Contents .sec2{
    margin: 8rem auto 0;
}
#Contents .sec2 .logo01{
    width: 6rem;
    margin: auto;
}
#Contents .sec2 .logo02{
    width: 15.2rem;
    margin: 1.5rem auto 0rem;
}
#Contents .sec2 .__logoArea{
    margin: 0.3rem auto 1.4rem;
    font-size: 1.6rem;
    color: #aa941b;
}
#Contents .sec2 .flexItem{
    width: 29rem;
    margin: auto;
}
#Contents .sec2 .flexItem .block1 ,
#Contents .sec2 .flexItem .block2 {
    width: 13.5rem;
}


}


/* ====================================================================
                                  IE
==================================================================== */

@media all and (-ms-high-contrast: none) {
    /* ここに書く */
  }

/* ====================================================================
                                  IE
==================================================================== */



/* for tablet */

@media screen and (max-width: 1400px) and (min-width: 561px) {
  html {font-size: calc(10* (100vw / 1400)) !important;}  

}


/* =============================================================================================================
================================================================================================================
                                  ⬇︎ SP ⬇︎
================================================================================================================
================================================================================================================*/

@media only screen and (max-width: 561px) {

#Contents {
    /* background-image: url(../img/page_sp.jpg); */
    background-size: 375px;
    background-repeat: no-repeat;
    background-position: center 0;
     background-position-y: 136px; 
  }

  
.main-container {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: calc(1 *(100vw/750));
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    font-feature-settings: "palt";
    line-height: 2;
    /* opacity: 0.6; */
    /* overflow: hidden; */
    padding-bottom: calc(40*(100vw/750));

    }
   
    .spOnly{display: inline-block;}
    .pcOnly{display: none;}
  
    #Contents .slick-dots li.slick-active button:before {width: calc(16*(100vw/750));height: calc(16*(100vw/750));}
    #Contents .slick-dots li button:before {width: calc(16*(100vw/750));height: calc(16*(100vw/750));}
    #Contents .slick-dots li {width: calc(16*(100vw/750)) !important;height: calc(16*(100vw/750)) !important;margin: 0 calc(10*(100vw/750)) !important;}
    #Contents .slick-dots {left: calc(-10*(100vw/750)) !important;bottom: calc(20*(100vw/750)) !important;;text-align: right;}
    #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(62*(100vw/750));
        letter-spacing: 0.03em;
        line-height: 1.048;
    }
    
    #Contents h3{
        font-size: calc(48*(100vw/750));
        line-height: 1.2;
        letter-spacing: 0.05em;
    }
    
    #Contents h4{
        font-size: calc(32*(100vw/750));
        line-height: 1.81;
        letter-spacing: 0.05em;
    }

    #Contents .lp-text{
        font-size: calc(25*(100vw/750));
        letter-spacing: 0.075em;
        line-height: 1.8;
        position: relative;
    }

    #Contents .contentsCredit{
        font-size: calc(24*(100vw/750));
        line-height: 1.91;
        letter-spacing: 0.07em;
        margin-top: calc(40*(100vw/750));
    }

    #Contents .flexItem{
        display: block;
        width: 100%;
        margin: auto;
        justify-content: flex-start;
        flex-wrap: wrap;
    } 

    #Contents .flexItem_sp{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #Contents .price{
        margin-left: calc(7*(100vw/750));
    }

    #header{
        background-color: #faf8f2;
    }


/* ====================================================================
                                  ALL
==================================================================== */

#Contents .applyArea{
    padding-bottom: calc(120*(100vw/750));
}

#Contents .applyArea::before{
    position: absolute;
    content: "";
    background-color: #fff;
    width: calc(710*(100vw/744));
    height: 98%;
    top: calc(40*(100vw/744));
    left: 0;
    right: 0;
    margin: auto;
    border-radius: calc(80*(100vw/744));
}

#Contents .applyArea .lp-text.__top{
    font-size: calc(30*(100vw/750));
    position: relative;
}
#Contents .applyArea .lp-text.__color{
    font-size: calc(34*(100vw/750));
    color: #aa941b;
    font-weight: bold;
    margin: calc(100*(100vw/750)) auto calc(118*(100vw/750));
}
#Contents .applyArea .lp-text.__color::before{
    background-image: url(../img/area01_sp.svg);
    content: "";
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    width: calc(624*(100vw/750));
    height: calc(285*(100vw/750));
    top: calc(-40*(100vw/750));
    left: 0;
    right: 0;
    margin: auto;
}
#Contents .applyArea .lp-text.__price{
    font-size: calc(38*(100vw/750));
    color: #e37065;
    font-weight: bold;
    line-height: 1.705;
}
#Contents .applyArea .lp-text.__price::before{
    background-image: url(../img/area02.svg);
    content: "";
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    width: calc(372*(100vw/750));
    height: calc(46*(100vw/750));
    top: calc(80*(100vw/750));
    left: 0;
    right: 0;
    margin: auto;
}
#Contents .applyArea .lp-text.__last{
    font-size: calc(20*(100vw/750));
    color: #999999;
    line-height: 1.8;
    margin: calc(39*(100vw/750)) auto 0;
}

/* ====================================================================
                                  firstView
==================================================================== */

#Contents .MV_textArea{
    padding-top: calc(108*(100vw/750));
}

/* ====================================================================
                                  section1
==================================================================== */

#Contents .sec1{
    width: 100%;
    margin: calc(68*(100vw/750)) auto 0;
}
#Contents .sec1 .flexItem .block1{
    width: calc(345*(100vw/750));
    margin: auto;
}

#Contents .sec1 .flexItem .block2{
    margin: calc(70*(100vw/750)) 0 0 auto;
}
#Contents .sec1 .flexItem .block2 .icon_img:nth-of-type(1){
    width: calc(51.42*(100vw/750));
    margin: calc(10*(100vw/750)) auto 0;
}
#Contents .sec1 .flexItem .block2 .icon_img:nth-of-type(2){
    width: calc(51.81*(100vw/750));
    margin: 1rem auto 0;
}
#Contents .sec1 .flexItem .block2 .icon_img:nth-of-type(3){
    width: calc(40*(100vw/750));
    margin: 1rem auto 0;
}

#Contents .sec1 .block2 .lp-text{
    margin: calc(18*(100vw/750)) auto calc(33*(100vw/750));
    font-size: calc(28*(100vw/750));
}

/* ====================================================================
                                  section2
==================================================================== */

#Contents .sec2{
    margin: calc(115*(100vw/750)) auto 0;
}
#Contents .sec2 .logo01{
    width: calc(100*(100vw/750));
    margin: auto;
}
#Contents .sec2 .logo02{
    width: calc(268*(100vw/750));
    margin: calc(30*(100vw/750)) auto 0rem;
}
#Contents .sec2 .__logoArea{
    margin: calc(10*(100vw/750)) auto calc(30*(100vw/750));
    font-size: calc(28*(100vw/750));
    color: #aa941b;
}
#Contents .sec2 .flexItem{
    width: 100%;
    margin: auto;
}
#Contents .sec2 .flexItem .block1{
    width: calc(270*(100vw/750));
    margin: auto;
}
#Contents .sec2 .flexItem .block2{
    width: calc(250*(100vw/750));
    margin: calc(15*(100vw/750)) auto 0;
}



}


