@charset "UTF-8";

html {
    font-size: 62.5%;
    background-color: #fdfbf6;
}


* {-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: #9D7566;content: "";border-radius: 5px;}
#Contents .slick-dots li button:before {background-color: #CEBAB2;content: "";border-radius: 5px;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;transition: all 2s;}
#Contents .scrollFadeUp.done {opacity: 1;transform: translate(0, 0);}
#Contents .scrollFadeUp {opacity: 0;transform: translateY(100px);transition: all .8s;}
#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-area{
    overflow: hidden;
}
.main-container {
    width: 100%;
    margin: 0 auto;
    margin-top: 8.5rem;
    font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic', 'メイリオ', sans-serif;
    font-feature-settings: "palt";
    color: #333333;
    background-color: #fdfbf6;

}
.footer .footer-inner{margin: 0;}
.fbArea{width: 15px;}
.LINE{width: 30px;}
.hamburger{display: block;}

#Contents h2{font-family: futura-pt, sans-serif;font-weight: 400;font-style: normal;color: #b48961;}
#Contents h3{font-family: adobe-garamond-pro, serif;font-weight: 600;color: #603813;}
#Contents h4{font-family: futura-pt, sans-serif;font-weight: 400;font-style: normal;color: #8BA4B2;} 

#Contents .relative{position: relative;}   


/* ====================================================================
                                  ⬆︎ 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 .5rem !important;}
    #Contents .slick-dots {left: 0.5rem;bottom: -3rem !important;text-align: right;}
    #Contents .slick-dotted.slick-slider{margin-bottom: 5rem;}
  
    .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: 1200px;
        background-repeat: no-repeat;
        background-position-x: center;
         background-position-y: -45px; 
        /* background-position-y: 14617px; */
    } 
    .main-container {
        width: 100%;
        max-width: 120rem;
        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: 3.8rem;
        line-height: 2;
        letter-spacing: 0.075em;
    }
    
    #Contents h3{
        font-size: 2rem;
        letter-spacing: 0.05em;
    }
    
    #Contents h4{
        font-size: 2.4rem;
        line-height: 1;
        letter-spacing: 0.05em;
    }

    #Contents .lp-text{
        font-size: 1.5rem;
        letter-spacing: 0.025em;
        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 .slick-slide .spOnly{
        display: none;
    }

    #Contents .inlineBlock{
        display: inline-block;
    }


/* ====================================================================
                                  firstView
==================================================================== */

#Contents .firstview-img{
    width: 115rem;
    margin: auto;
}

/* ====================================================================
                                  mvArea
==================================================================== */

#Contents .mvArea{
    margin-top: 11.7rem;
    text-align: center;
}
#Contents .bgArea{
    width: 80rem;
    height: 34rem;
    margin: auto;
    background-color: #ffffff;
}
#Contents .mvArea .mvItem{
    width: 33rem;
    margin: -7rem auto 0;
}
#Contents .mvArea .textArea{
    padding-top: 4rem;
}
#Contents .mvArea .lp-text{
    margin-top: 1rem;
}

#Contents .mvArea .border1{
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 0.1rem;
    top: 1rem;
    left: 0;
    background-color: #b48961;
    z-index: 10;
}

#Contents .mvArea .border2{
    position: absolute;
    display: block;
    content: "";
    width: 0.1rem;
    height: 100%;
    top: 0;
    right: 1rem;
    background-color: #b48961;
    z-index: 10;
}

#Contents .mvArea .border3{
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 0.1rem;
    bottom:1rem;
    left: 0;
    background-color: #b48961;
    z-index: 10;
}

#Contents .mvArea .border4{
    position: absolute;
    display: block;
    content: "";
    width: 0.1rem;
    height: 100%;
    top: 0;
    left: 1rem;
    background-color: #b48961;
    z-index: 10;
}

/* ====================================================================
                                  section1
==================================================================== */

#Contents .sec1{
    width: 100rem;
    margin: 12rem auto 0;
}
#Contents .sec1 .block1{
    width: 50.6rem;
    margin-left: auto;
    text-align: right;
    position: relative;
    z-index: 10;
}
#Contents .sec1 .flexItem.__01 .flexblock1{
    width: 54rem;
}
#Contents .sec1 .flexItem.__01 .flexblock2{
    margin-top: 44rem;
    margin-left: 4rem;
}

/* ====================================================================
                                  section2
==================================================================== */

#Contents .sec2{
    width: 81.5rem;
    margin: 20rem auto 0;
    text-align: center;
}
#Contents .sec2 .flexblock1 , 
#Contents .sec2 .flexblock2{
    width: 40rem;
}
#Contents .sec2 .textblock{
    margin-top: 5.6rem;
}

/* ====================================================================
                                  section3
==================================================================== */

#Contents .sec3{
    width: 55rem;
    margin: 5rem auto 0;
}

/* ====================================================================
                                  section4
==================================================================== */

#Contents .sec4{
    width: 94.7rem;
    margin: 11.5rem 0 0 12rem;
}
#Contents .sec4 .block1{
    width: 45rem;
    margin-left: auto;
    text-align: right;
    position: relative;
    z-index: 10;
}
#Contents .sec4 .flexItem.__03 .flexblock1{
    width: 54.2rem;
}
#Contents .sec4 .flexItem.__03 .flexblock2{
    margin-top: 44rem;
    margin-left: 4rem;
}


/* ------ 共通 ------ */
#Contents .flexItem.__01{
    justify-content: flex-start;
    margin-top: -33.4rem;
}
#Contents .flexItem.__02{
    justify-content: space-between;
}
#Contents .flexItem.__03{
    justify-content: flex-start;
    margin-top: -34.6rem;
}
#Contents .imgBg{
    padding-left: 1rem;
    padding-bottom: 1rem;
    background-color: #fdfbf6;
}
#Contents .imgCredit{
    margin-top: 1.6rem;
}
#Contents .lp-text.style1{
    font-size: 1.7rem;
    line-height: 1.76;
    color: #b48961;
}
#Contents .lp-text.style2{
    margin-top: 1rem;
}
#Contents .lp-text.style1 span{
    border-bottom-style: solid;
    border-bottom-width: thin;
}


/* ====================================================================
                                  staffText
==================================================================== */

 #Contents .staffText {
    margin-top: 8.8rem;
    padding-bottom: 9rem;
    color: #8BA4B2;
}
#Contents .staffText p {
    text-align: center;
    font-size: 1.2rem;
    letter-spacing: 0.025em;
    line-height: 1.83;
} 


/* ====================================================================
                                  button
==================================================================== */

 #Contents .btw{
    width: 22rem;
    margin-top: 14.2rem;
    margin-right: auto;
    margin-bottom: 15rem;
    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) {
    /* ここに書く */


  }

/* ====================================================================
                                  IE
==================================================================== */



/* for tablet */

@media screen and (max-width: 1200px) and (min-width: 561px) {
  html {font-size: calc(10* (100vw / 1200)) !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) {

.header {
    background-color: #fdfbf6;
}

#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: 6571px; */
    /*background-position-y: 13268px; */
  }

  
.main-container {
    width: 100%;
    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; 
    }
   
    .spOnly{display: inline-block;}
    .pcOnly{display: none;}
  
    #Contents .slick-dots li.slick-active button:before {width: calc(12*(100vw/750));height: calc(12*(100vw/750));}
    #Contents .slick-dots li button:before {width: calc(12*(100vw/750));height: calc(12*(100vw/750));}
    #Contents .slick-dots li {width: calc(12*(100vw/750)) !important;height: calc(12*(100vw/750)) !important;margin: 0 calc(9*(100vw/750)) !important;}
    #Contents .slick-dots {left: calc(0*(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(50*(100vw/750));
        letter-spacing: 0.075em;
        line-height: 1.038;
    }
    
    #Contents h3{
        font-size: calc(36*(100vw/750));
        line-height: 1.8;
        letter-spacing: 0.05em;
    }
    
    #Contents h4{
        font-size: calc(40*(100vw/750));
        line-height: 1;
        letter-spacing: 0.05em;
    }

    #Contents .lp-text{
        font-size: calc(28*(100vw/750));
        letter-spacing: 0.025em;
        line-height: 1.92;
    }

    #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%;
    margin: auto;
}

/* ====================================================================
                                  mvArea
==================================================================== */

#Contents .mvArea{
    margin-top: calc(150*(100vw/750));
    text-align: center;
}
#Contents .bgArea{
    width: calc(670*(100vw/750));
    height: calc(626*(100vw/750));
    margin: auto;
    background-color: #ffffff;
}
#Contents .mvArea .textArea{
    padding-top: calc(80*(100vw/750));
}
#Contents .mvArea .lp-text{
    margin-top: calc(44*(100vw/750));
}

#Contents .mvArea .border1{
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    top: calc(10*(100vw/750));
    left: 0;
    background-color: #b48961;
    z-index: 10;
}

#Contents .mvArea .border2{
    position: absolute;
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    right: calc(10*(100vw/750));
    background-color: #b48961;
    z-index: 10;
}

#Contents .mvArea .border3{
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    bottom: calc(10*(100vw/750));
    left: 0;
    background-color: #b48961;
    z-index: 10;
}

#Contents .mvArea .border4{
    position: absolute;
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    left: calc(10*(100vw/750));
    background-color: #b48961;
    z-index: 10;
}

/* ====================================================================
                                  section1
==================================================================== */

#Contents .sec1{
    width: 100%;
    margin: calc(150*(100vw/750)) auto 0;
}
#Contents .sec1 .block1{
    width: calc(496*(100vw/750));
    margin-left: calc(204*(100vw/750));
    position: relative;
    z-index: 10;
}
#Contents .sec1 .flexItem.__01 .flexblock1{
    width: calc(600*(100vw/750));
    margin-top: calc(58*(100vw/750));
    margin-left: calc(50*(100vw/750));
}
#Contents .sec1 .flexItem.__01 .flexblock2{
    margin-top: calc(37*(100vw/750));
    text-align: center;
}

/* ====================================================================
                                  section2
==================================================================== */

#Contents .sec2{
    width: 100%;
    margin: calc(205*(100vw/750)) auto 0;
    text-align: center;
}
#Contents .sec2 .flexblock1 , 
#Contents .sec2 .flexblock2{
    width: calc(370*(100vw/750));
}
#Contents .sec2 .textblock{
    margin-top: calc(40*(100vw/750));
}

#Contents .sec2 .flexItem.__02{
    display: flex;
    justify-content: space-between;
}

/* ====================================================================
                                  section3
==================================================================== */

#Contents .sec3{
    width: calc(650*(100vw/750));
    margin: calc(83*(100vw/750)) auto 0;
}

/* ====================================================================
                                  section4
==================================================================== */

#Contents .sec4{
    width: 100%;
    margin: calc(207*(100vw/750)) 0 0 0;
}
#Contents .sec4 .block1{
    width: calc(460*(100vw/750));
    margin-left: calc(240*(100vw/750));
}
#Contents .sec4 .flexItem.__03 .flexblock1{
    width: calc(600*(100vw/750));
    margin-top: calc(71*(100vw/750));
    margin-left: calc(50*(100vw/750));
}
#Contents .sec4 .flexItem.__03 .flexblock2{
    margin-top: calc(18*(100vw/750));
    text-align: center;
}
#Contents .sec4 .lp-text.style1{
    line-height: 1.69;
}

/* ------ 共通 ------ */

#Contents .lp-text.style1{
    font-size: calc(32*(100vw/750));
    line-height: 1.738;
    color: #b48961;
}
#Contents .lp-text.style2{
    margin-top: calc(40*(100vw/750));
    line-height: 1.88;
}
#Contents .lp-text.style1 span{
    border-bottom-style: solid;
    border-bottom-width: thin;
}
#Contents .contentsCredit span{
    padding-left: calc(7*(100vw/750));
}


/* ====================================================================
                                  button
==================================================================== */

#Contents .btw{
    width: calc(355*(100vw/750));
    margin-top: calc(150*(100vw/750));
    margin-right: auto;
    margin-bottom: calc(150*(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;
}

/* ====================================================================
                                  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;
}

}