@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: #df89b1;content: "";border-radius: 5px;}
#Contents .slick-dots li button:before {background-color: #f2d0e0;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;}
img {
    image-rendering: -webkit-optimize-contrast;
}
/* ====================================================================
                                  ⬇︎ animation ⬇︎
==================================================================== */

#Contents .scrollFade.done {opacity: 1;transform: translate(0, 0);}
#Contents .scrollFade {opacity: 0;transform: translateY(100px);transition: all 2s;}
#Contents .fade {transition: all 3s;opacity: 0;visibility: hidden;transform: translate(0px, 0px);}
#Contents .fadein {opacity: 1;visibility: visible;transform: translate(0px, 0px);} 
#Contents .loadFade{animation:fadeIn ease 2s;} 
@keyframes fadeIn{
    from{opacity: 0;}
    to{opacity: 1; }
}



#Contents .scrollFadeBg{
    position: relative;
}
#Contents .scrollFadeBg::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 20;
}
.scrollFadeBg.done::before{
    width: 0 !important;
}
.scrollFadeBg::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: 120rem;
    margin: 0 auto;
    margin-top: 8.5rem;
    font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic', 'メイリオ', sans-serif;
    font-feature-settings: "palt";
    color: #000000;
    line-height: 2;
}

.footer .footer-inner{margin: 0;}

.fbArea{
     width: 15px;
}
  .LINE{
     width: 30px;
}

.hamburger{
    display: block;
}

/* #Contents .lastText .changeWeight{font-weight: 600;}

#Contents .firstview-img.loadFade{
    opacity: 0;
    will-change: opacity;
    -webkit-transition: ease-in, opacity 2000ms;
    transition: ease-in, opacity 2000ms;
}
#Contents .firstview-img.loadFade.done{
    opacity: 1;
    animation-delay: 0;
}
#Contents .first-ttlBlock.loadFade{
    opacity: 0;
}
#Contents .first-ttlBlock.loadFade.done{
    opacity: 0;
    animation-delay: 1s;
    animation-fill-mode: forwards;
} */

/* ====================================================================
                                  ⬆︎ 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: -4.7rem !important;text-align: left;}
    #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-size: 1200px;
        background-repeat: no-repeat;
        background-position-x: center;
        background-position-y: -45px;
    } 
    .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: 2;
        /* opacity: 0.6; */
        color: #000000;
    }

  
    #Contents h2{
        font-family: roboto-condensed, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 6rem;
        line-height: 1;
        letter-spacing: 0.04em;
        color: #e9e29f;
    }
    
    #Contents h3{
        font-family: georgia, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 5.5rem;
        line-height: 1.5;
        letter-spacing: 0.05em;
        color: #1A1A1A;
    }
    
    #Contents h4{
        font-family: pragmatica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 3rem;
        line-height: 2.09;
        letter-spacing: 0.05em;
        color: #000000;
    }

    #Contents .lp-text{
        font-size: 1.5rem;
        letter-spacing: 0.025em;
        line-height: 2;
    }
    
    #Contents .ttl-look{
        font-family: pragmatica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 2rem;
        line-height: 2;
        letter-spacing: 0.05em;
        color: #ba9a26;
    }

    #Contents .contentsCredit{
        font-size: 1.1rem;
        line-height: 1.81;
        letter-spacing: 0.025em;
        margin-top: 3rem;
        margin-right: 1rem;
        color: #000000;
    }

    #Contents .flexItem{
        display: flex;
        width: 100%;
        margin: auto;
        justify-content:flex-start;
        flex-wrap: wrap;
    }
    #Contents .row-reverse{
        flex-flow: row-reverse;
    } 

    #Contents .block1 , .block2{
        position: relative;
    }    

    #Contents .slick-slide .spOnly{
        display: none;
    }
/* ====================================================================
                                  firstView
==================================================================== */

#Contents .firstview{
    position: relative;
}
#Contents .firstview-img{
    width: 100rem;
    margin: auto;
}
#Contents .firstview-inner .lp-text{
    text-align: center;
    margin-top: 11.5rem;
}
#Contents .mainArea{
    margin-top: 15rem;
    position: relative;
}
#Contents .mainArea .textBlock{
    position: absolute;
    top: 28.5rem;
    left: 7rem;
}
#Contents .mainArea .lp-text.block01{
    margin-top: 1.8rem;
}
#Contents .mainArea .lp-text.block02{
    margin-top: 1.3rem;
}
#Contents .mainArea .textBlock .contentsCredit{
    margin-top: 5.5rem;
}

/* ====================================================================
                                  section1
==================================================================== */

#Contents .sec1{ 
    margin-top: 18.9rem;
    position: relative;
} 
#Contents .sec1 .flexblock1{
    width: 35rem;
    margin-left: 7rem;
}
#Contents .sec1 .flexblock2{
    width: 42rem;
    margin-top: 10rem;
    margin-left: 4rem;
}
#Contents .sec1 .flexItem .contentsCredit{
    margin-top: 2.2rem;
}
#Contents .sec1 .flexItem.block02{
    margin-top: 6rem; 
}
#Contents .sec1 .flexItem.block02 .flexblock1{
    width: 54rem;
    z-index: 1;
    margin-left: 10rem; 
}
#Contents .sec1 .flexItem.block02 .flexblock2{
    width: 54rem;
    margin-top: 25.2rem;
    margin-left: -5rem; 
}
#Contents .sec1 .flexItem.block03 .flexblock1{
    width: 48.1rem;
    margin-top: 6rem;
    margin-left: 21rem; 
}
#Contents .sec1 .flexItem.block03 .flexblock2{
    margin-top: 68.5rem;
    margin-left: 2.5rem;
}

/* ====================================================================
                                  section2
==================================================================== */

#Contents .sec2{
    margin-top: 13.8rem; 
    position: relative;
}
#Contents .sec2 .Bg-img{
    width: 4.18rem;
    position: absolute;
    top: -4rem;
    right: 14rem;
}
#Contents .sec2 .flexblock1{
    width: 39.98rem;
    margin-left: 17.5rem;
    z-index: 1;
}
#Contents .sec2 .flexblock2{
    width: 40rem;
    margin-left: -.1rem;
}
#Contents .sec2::before{
    content: "";
    position: absolute;
    width: .1rem;
    height: 25rem;
    top: 29rem;
    left: 13.3rem;
    background-color: #333333;
}
#Contents .sec2::after{
    content: "";
    position: absolute;
    width: 12rem;
    height: .1rem;
    top: 54rem;
    left: 13.3rem;
    background-color: #333333;
}

/* ====================================================================
                                  section3
==================================================================== */

#Contents .sec3{
    margin-top: 18.4rem; 
    position: relative;
} 
#Contents .sec3 .imgBlock.img01{
    width: 50rem;
    margin-left: 58rem;
}

#Contents .sec3 .flexItem{
    margin-top: -6rem;
    margin-left: 12rem;
}
#Contents .sec3 .secText{
    position: absolute;
    top: 80.4rem;
    left: 17.5rem;
    text-align: left;
}
#Contents .sec3 .flexblock1{
    width: 35rem; 
}
#Contents .sec3 .flexblock2{
    width: 42rem;
    margin-top: 22rem;
    margin-left: 4rem;
}
#Contents .sec3 .contentsCredit{
    margin-top: 2rem;
}

/* ====================================================================
                                  section4
==================================================================== */

#Contents .sec4{
    margin-top: 14rem; 
    position: relative;
} 
#Contents .sec4 .imgBlock{
    width: 40rem;
    margin-left: 37.3rem;
}
#Contents .sec4 .Bg-img{
    width: 4.18rem;
    position: absolute;
    top: -4rem;
    right: 34rem;
}
#Contents .sec4::before{
    content: "";
    position: absolute;
    width: .1rem;
    height: 25rem;
    top: 29rem;
    left: 33.3rem;
    background-color: #333333;
}
#Contents .sec4::after{
    content: "";
    position: absolute;
    width: 12rem;
    height: .1rem;
    top: 54rem;
    left: 33.3rem;
    background-color: #333333;
}

/* ====================================================================
                                  section5
==================================================================== */

#Contents .sec5{
    margin-bottom: 9rem;
}
#Contents .sec5 .imgBlock{
    width: 40rem;
    margin: auto;
}

/* ====================================================================
                                  button
==================================================================== */

#Contents .btw{
  width: 22rem;
  margin-top: 9rem;
  margin-right: auto;
  margin-bottom: 9rem;
  margin-left: auto;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #666666;
}
#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;
}

/* ====================================================================
                                  staffText
==================================================================== */

#Contents .staffText {
    margin-top: 13.5rem;
}
#Contents .staffText p {
    text-align: center;
    font-size: 1.2rem;
    letter-spacing: 0.025em;
    line-height: 1.83;
    color: #000000;
}

/* ====================================================================
                                  ⬇︎ backgroung ⬇︎
==================================================================== */


/* ====================================================================
                                  ⬆︎ backgroung ⬆︎
==================================================================== */

}

/* for tablet */

@media screen and (max-width: 1200px) and (min-width: 561px) {
  html {font-size: calc(10* (100vw / 1200)) !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-size: 375px;
    background-repeat: no-repeat;
    background-position: center 0;
     background-position-y: 77px; 
    /* background-position-y: 5050px; */
  }

  
.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;
    }
   
    .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(12*(100vw/750)) !important;bottom: calc(-63*(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-family: roboto-condensed, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: calc(85*(100vw/750));
        line-height: 1;
        letter-spacing: 0.02em;
        color: #e9e29f;
    }
    
    #Contents h3{
        font-family: georgia, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: calc(64*(100vw/750));
        line-height: 1.5;
        letter-spacing: 0.05em;
        color: #1A1A1A;
    }
    
    #Contents h4{
        font-family: pragmatica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: calc(48*(100vw/750));
        line-height: 0;
        letter-spacing: 0.05em;
        margin-top: 0; 
    }

    #Contents .lp-text{
        font-size: calc(28*(100vw/750));
        letter-spacing: 0.025em;
        line-height: 1.9;
    }

    #Contents .contentsCredit{
        font-size: calc(22*(100vw/750));
        line-height: 2.27;
        letter-spacing: 0.025em;
        margin-top: calc(80*(100vw/750));
    }

    #Contents .flexItem{
        display: block;
        width: 100%;
        margin: auto;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    #Contents .block1{
        position: relative;
    }    

/* ====================================================================
                                  firstView
==================================================================== */

#Contents .firstview{
    position: relative;
}
#Contents .firstview-img{
    width: 100%;
    margin: auto;
}
#Contents .firstview-inner .lp-text{
    text-align: center;
    margin-top: 11.5rem;
}
#Contents .mainArea{
    margin-top: calc(150*(100vw/750));
    position: relative;
}
#Contents .mainArea .firstImg{
    width: calc(700*(100vw/750));
    margin-left: calc(50*(100vw/750));
}
#Contents .mainArea .textBlock{
    position: absolute;
    top: calc(784*(100vw/750));
    left: calc(50*(100vw/750));
}
#Contents .mainArea .lp-text.block01{
    margin-top: calc(70*(100vw/750));
}
#Contents .mainArea .lp-text.block02{
    margin-top: 1.3rem;
}
#Contents .mainArea .textBlock .contentsCredit{
    margin-top: calc(40*(100vw/750));
}

/* ====================================================================
                                  section1
==================================================================== */

#Contents .sec1{ 
    position: relative;
} 
#Contents .sec1 .flexblock1{
    width: calc(420*(100vw/750));
    margin-top: calc(1028*(100vw/750));
    margin-left: calc(49*(100vw/750)); 
}
#Contents .sec1 .flexblock2{
    width: calc(504*(100vw/750));
    margin-top: calc(60*(100vw/750));
    margin-left: calc(195*(100vw/750));
}
#Contents .sec1 .flexItem .contentsCredit{
    margin-top: calc(50*(100vw/750)); 
}
#Contents .sec1 .flexItem.block02{
    margin-top: calc(102*(100vw/750)); 
}
#Contents .sec1 .flexItem.block02 .flexblock1{
    width: calc(620*(100vw/750));
    margin-top: calc(0*(100vw/750));
    z-index: 1;
    margin-left: calc(0*(100vw/750));
}
#Contents .sec1 .flexItem.block02 .flexblock2{
    width: calc(620*(100vw/750));
    margin-top: calc(60*(100vw/750));
    margin-left: calc(130*(100vw/750));
}
#Contents .sec1 .flexItem.block03 .flexblock1{
    width: calc(576*(100vw/748));
    margin-top: calc(92*(100vw/748));
    margin-left: calc(30*(100vw/748)); 
}
#Contents .sec1 .flexItem.block03 .flexblock2{
    margin-top: calc(30*(100vw/750));
    margin-left: calc(30*(100vw/750));
    width: 100%;
}

/* ====================================================================
                                  section2
==================================================================== */

#Contents .sec2{
    margin-top: calc(173*(100vw/750));
    position: relative;
}
#Contents .sec2 .Bg-img{
    width: calc(52*(100vw/750));
    position: absolute;
    top: calc(-57*(100vw/750));
    right: calc(60*(100vw/750));
}
#Contents .sec2 .flexblock1{
    width: calc(420*(100vw/750));
    margin-left: calc(60*(100vw/750));
}
#Contents .sec2 .flexblock2{
    width: calc(420*(100vw/750));
    margin-top: calc(30*(100vw/750)); 
    margin-left: calc(213*(100vw/750));
}
#Contents .sec2::before{
    content: "";
    position: absolute;
    width: .1rem;
    height: calc(375*(100vw/750));
    top: calc(765*(100vw/750));
    left: calc(60*(100vw/750));
    background-color: #333333;
}
#Contents .sec2::after{
    content: "";
    position: absolute;
    width: calc(220*(100vw/750));
    height: .1rem;
    top: calc(1139*(100vw/750));
    left: calc(60*(100vw/750));
    background-color: #333333;
}

/* ====================================================================
                                  section3
==================================================================== */

#Contents .sec3{
    margin-top: calc(240*(100vw/750));
    position: relative;
} 
#Contents .sec3 .imgBlock.img01{
    width: calc(620*(100vw/750));
    margin: auto
}
#Contents .sec3 .secText{
    position: absolute;
    top: 80.4rem;
    left: 17.5rem;
    text-align: left;
}
#Contents .sec3 .flexblock1{
    width: calc(420*(100vw/750));
    margin-top: calc(60*(100vw/750));
    margin-left: calc(300*(100vw/750));
}
#Contents .sec3 .flexblock2{
    width: calc(504*(100vw/750));
    margin-top: calc(60*(100vw/750));
}
#Contents .sec3 .contentsCredit{
    margin-top: calc(50*(100vw/750));
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/* ====================================================================
                                  section4
==================================================================== */

#Contents .sec4{
    margin-top: calc(172*(100vw/750));
    position: relative;
} 
#Contents .sec4 .imgBlock{
    width: calc(420*(100vw/750));
    margin-left: calc(150*(100vw/750));
}
#Contents .sec4 .Bg-img{
    width: calc(52*(100vw/750));
    position: absolute;
    top: calc(-55*(100vw/750));
    right: calc(100*(100vw/750));
}
#Contents .sec4::before{
    content: "";
    position: absolute;
    width: .1rem;
    height: calc(375*(100vw/750));
    top: calc(213*(100vw/750));
    left: calc(88*(100vw/750));
    background-color: #333333;
}
#Contents .sec4::after{
    content: "";
    position: absolute;
    width: calc(220*(100vw/750));
    height: .1rem;
    top: calc(586*(100vw/750));
    left: calc(88*(100vw/750));
    background-color: #333333;
}

/* ====================================================================
                                  button
==================================================================== */

#Contents .btw{
    width: calc(355*(100vw/750));
    margin-top: calc(0*(100vw/750));
    margin-right: auto;
    margin-bottom: calc(148*(100vw/750));
    margin-left: auto;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #666666;
}
#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(205*(100vw/750));
    margin-bottom: calc(146*(100vw/750));
}
#Contents .staffText p {
    text-align: center;
    font-size: calc(24*(100vw/750));
    letter-spacing: 0.025em;
    line-height: 1.83;
    color: #000000;
}

/* ====================================================================
                                  section5
==================================================================== */

#Contents .sec5{
    margin-bottom: calc(150*(100vw/750));
}
#Contents .sec5 .imgBlock{
    width: calc(576*(100vw/750));
    margin: auto;
}

/* ====================================================================
                                  ⬇︎ backgroung ⬇︎
==================================================================== */

/* ====================================================================
                                  ⬆︎ backgroung ⬆︎
==================================================================== */



}