@charset "UTF-8";

html {font-size: 62.5%;}

* {-webkit-box-sizing: border-box;box-sizing: border-box;}

/* ====================================================================
                                  ⬆︎ animation ⬆︎
==================================================================== */


/* ====================================================================
                                  ⬇︎ for all ⬇︎
==================================================================== */
.main-area{
    overflow: hidden;
}
.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: #000;
}
.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;}

/*------ font ------*/

#Contents .relative{position: relative;}

#Contents .contentsCredit{
    font-family: pragmatica, sans-serif;
}


/* ====================================================================
                                  ⬆︎ for all ⬆︎
==================================================================== */



/* for pc */
@media only screen and (min-width: 600px) {

    .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: -44px; 
    } 
    .main-container {
        width: 120rem;
        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: 3rem;
        line-height: 1;
        letter-spacing: 0.05em;
    }
    
    #Contents h3{
        font-size: 1.9rem;
        line-height: 2;
        font-weight: bold;
        letter-spacing: 0.15em;
    }
    
    #Contents h4{
        font-size: 4.2rem;
        line-height: 1;
        letter-spacing: 0.05em;
    }

    #Contents p{
        font-size: 1.5rem;
        line-height: 2;
        letter-spacing: 0.025em;
    }

    #Contents .credit{
        font-size: 1.1rem;
        line-height: 1.8181818;
        letter-spacing: 0.025em;
        margin-top: 2.7rem;
    }

    #Contents .lp-text{
        font-size: 1.6rem;
        letter-spacing: 0.01em;
        line-height: 2;
    }

    #Contents .flexItem{display: flex;width: 100%;margin: auto;justify-content:center;flex-wrap: wrap;}
    #Contents .row-reverse{flex-direction: row-reverse;} 
 

    #Contents .slick-slide .spOnly{
        display: none;
    }

    #Contents h3 span{
        position: relative;
        font-weight: bold;
    }
    #Contents h3 span::before{
        content: "";
        position: absolute;
        height: 0.1rem;
        left: 0;
        bottom: -0.6rem;
        background-color: #000;
    }



/* ====================================================================
                                  firstView
==================================================================== */

#Contents .firstview-img{
    width: 100%;
    margin: auto;
}
#Contents .firstview-img img{
    width: 120rem;
    margin: auto;
}
#Contents .lp-text.__1{
    text-align: center;
    margin: 5.2rem auto 0;
}
#Contents .firstview{
    position: relative;
}
#Contents .firstview p{
    position: absolute;
    font-size: 1.1rem;
    left: 50.3rem;
    bottom: 0.2rem;
    color: #fff;
}

/* ====================================================================
                                  section1
==================================================================== */

#Contents .sec01{
    width: 106rem;
    margin: 15rem auto 18.6rem;
}
#Contents .sec01 .style01, #Contents .sec01 .style02{
    width: 50rem;
}
#Contents .sec01 .style01 img, #Contents .sec01 .style02 img{
    width: 100%;
}
#Contents .sec01 .style01{
    margin-left: 6rem;
    margin-bottom: 15.8rem;
    position: relative;
}
#Contents .sec01 .style01::after{
    content: "";
    position: absolute;
    width: 4.3rem;
    height: 21rem;
    background-image: url("../img/style01.svg");
    background-repeat: no-repeat;
    background-size: initial;
    left: 3.1rem;
    top: -3.95rem;
}
#Contents .sec01 .style01 .ttl{
    position: absolute;
    width: 1.523rem;
    top: 0;
    right: -3.5rem;
}
#Contents .sec01 .style01 .ttl img{
    width: 100%;
}
#Contents .sec01 .style02{
    position: relative;
}
#Contents .sec01 .style02::after{
    content: "";
    position: absolute;
    width: 6.1rem;
    height: 21.1rem;
    background-image: url("../img/style02.svg");
    background-repeat: no-repeat;
    background-size: initial;
    left: 2.7rem;
    top: -3.95rem;
}
#Contents .sec01 h3{
    margin-top: 4.3rem;
    margin-bottom: 2.6rem;
}
#Contents .sec01 .style03{
    width: 45rem;
}
#Contents .sec01 .style03 img{
    width: 45rem;
    margin-bottom: 4.2rem;
}
#Contents .sec01 .style01 h3 span::before{
    width: 100%;
}
#Contents .sec01 .style02 h3 span:nth-child(1):before{
    width: 98.5%;
}
#Contents .sec01 .style02 h3 span:nth-child(3):before{
    width: 100%;
}
#Contents .sec01 .caption{
    position: absolute;
    font-size: 1.1rem;
    right: 0.8rem;
    bottom: 33.5rem;
}
#Contents .sec01 .caption p{
    font-size: 1.1rem;
}
#Contents .sec01 .style02 .caption{
    bottom: 49.3rem;
}


/* ====================================================================
                                  section2
==================================================================== */
#Contents .sec02{
    width: 67.5rem;
    margin: 0 auto;
}
#Contents .sec02 .style01{
    width: 67.5rem;
    margin-bottom: 4.2rem;
    position: relative;
}
#Contents .sec02 .style01::after{
    content: "";
    position: absolute;
    width: 6.2rem;
    height: 21.2rem;
    background-image: url("../img/style03.svg");
    background-repeat: no-repeat;
    background-size: initial;
    left: 4.1rem;
    top: -4rem;
}
#Contents .sec02 .style01 img{
    width: 100%;
}
#Contents .sec02 h3{
    margin-bottom: 3rem;
}
#Contents .sec02 p{
    width: 51.8rem;
}
#Contents .sec02 h3 span:before{
    bottom: -0.6rem;
}
#Contents .sec02 h3 span:nth-child(1):before{
    width: 100.5%;
}
#Contents .sec02 h3 span:nth-child(3):before{
    width: 99%;
}
#Contents .sec02 h3 span:nth-child(5):before{
    width: 100.2%;
}
#Contents .sec02 .caption{
    position: absolute;
    font-size: 1.1rem;
    left: 54rem;
    bottom: 0.2rem;
}
#Contents .sec02 .caption p{
    font-size: 1.1rem;
}

/* ====================================================================
                                  button
==================================================================== */

 #Contents .btw{
    width: 22rem;
    margin-top: 11.5rem;
    margin-right: auto;
    margin-bottom: 8.8rem;
    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 h3 span::before{
        bottom: 0.2rem;
    }
    #Contents .sec02 h3 span:before{
        bottom: 0.1rem;
    }
  }

/* ====================================================================
                                  IE
==================================================================== */



/* 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-size: 100%;
    background-repeat: no-repeat;
    background-position: center 0;
    background-position-y: 85px;
     /* background-position-y: 7169px;  */
    /* 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 h3{
        font-size: calc(33*(100vw/750));
        line-height: 1;
        letter-spacing: 0.025em;
    }
    #Contents h3{
        font-size: calc(29*(100vw/750));
        line-height: 2.1034;
        font-weight: bold;
        letter-spacing: 0.15em;
        white-space: nowrap;
    }

    #Contents .lp-text{
        font-size: calc(28*(100vw/750));
        letter-spacing: 0.01em;
        line-height: 1.85;
    }

    #Contents .flexItem{
        display: block;
        width: 100%;
        margin: auto;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    #Contents p{
        font-size: calc(28*(100vw/750));
        line-height: 1.85714;
        letter-spacing: 0.025em;
    }

    #Contents .credit{
        font-size: calc(22*(100vw/750));
        line-height: 2.18181818;
        letter-spacing: 0.025em;
        margin-top: calc(37*(100vw/750));
    }

    #Contents h3 span{
        position: relative;
        font-weight: bold;
    }
    #Contents h3 span::before{
        content: "";
        position: absolute;
        height: 0.1rem;
        left: 0;
        bottom: calc(-14*(100vw/750));
        background-color: #000;
    }

/* ====================================================================
                                  firstView
==================================================================== */

#Contents .firstview-img{
    width: calc(735*(100vw/750));
    margin-left: 0;
}
#Contents .firstview-img img{
    width: 100%;
    
}
#Contents .lp-text.__1{
    text-align: center;
    margin: calc(65*(100vw/750)) auto 0;
}
#Contents .firstview{
    position: relative;
}
#Contents .firstview p{
    position: absolute;
    font-size: calc(15*(100vw/750));
    left: 48.5%;
    top: calc(599*(100vw/750));
    color: #fff;
}

/* ====================================================================
                                  section1
==================================================================== */

#Contents .sec01{
    width: 100%;
    margin: calc(317*(100vw/750)) auto calc(258*(100vw/750));
    margin-left: 0;
}
#Contents .sec01 .style01, #Contents .sec01 .style02{
    width: calc(690*(100vw/750));
}
#Contents .sec01 .style01 img, #Contents .sec01 .style02 img{
    width: 100%;
}
#Contents .sec01 .style01{
    margin-left: auto;
    margin-bottom: calc(257*(100vw/750));
    position: relative;
}
#Contents .sec01 .style01::after{
    content: "";
    position: absolute;
    width: calc(83*(100vw/750));
    height: calc(407*(100vw/750));
    background-image: url("../img/sp_style01.svg");
    background-repeat: no-repeat;
    background-size: initial;
    right: calc(54*(100vw/750));
    left: auto;
    top: calc(-69*(100vw/750));
}
#Contents .sec01 .style01 .ttl{
    position: absolute;
    width: calc(514*(100vw/750));
    top: calc(-176*(100vw/750));
    right: auto;
    left: calc(-60*(100vw/750));
}
#Contents .sec01 .style01 .ttl img{
    width: 100%;
}
#Contents .sec01 .style02{
    position: relative;
    margin-bottom: calc(188*(100vw/750));
}
#Contents .sec01 .style02::after{
    content: "";
    position: absolute;
    width: calc(118*(100vw/750));
    height: calc(408*(100vw/750));
    background-image: url("../img/sp_style02.svg");
    background-repeat: no-repeat;
    background-size: initial;
    left: calc(32*(100vw/750));
    top: calc(-120*(100vw/750));
}
#Contents .sec01 h3{
    margin-top: calc(66*(100vw/750));
    margin-bottom: calc(44*(100vw/750));
}
#Contents .sec01 .style03{
    width: calc(660*(100vw/750));
    margin: auto;
}
#Contents .sec01 .style03 img{
    width:calc(590*(100vw/750));
    margin-left: calc(35*(100vw/750));
    margin-bottom: calc(68*(100vw/750));
}
#Contents .sec01 .style01 h3 span::before{
    width: 100%;
}
#Contents .sec01 .style02 h3 span:nth-child(1):before{
    width: 98%;
}
#Contents .sec01 .style02 h3 span:nth-child(3):before{
    width: 99.8%;
}
#Contents .sec01 .caption{
    position: absolute;
    font-size: calc(18*(100vw/750));
    right:  calc(9*(100vw/750));
    top: calc(1066*(100vw/750));
}
#Contents .sec01 .caption p{
    width: auto!important;
    font-size: calc(18*(100vw/750));
    margin-left: 0!important;
}
#Contents .sec01 .style02 .caption{
    top: calc(1013*(100vw/750));
    right: calc(9*(100vw/750));
}
#Contents .sec01 .style01 p{
    width: calc(630*(100vw/750));
}
#Contents .sec01 .style02 p{
    width: calc(660*(100vw/750));
    margin-left: calc(40*(100vw/750));
    margin-top: calc(52*(100vw/750));
}
#Contents .sec01 .style02 h3{
    margin-left: calc(40*(100vw/750));
}
#Contents .sec01 .style02 .credit{
    margin-left: calc(40*(100vw/750));
    margin-top: calc(35*(100vw/750));
    white-space: nowrap;
}
#Contents .sec01 .style03 .credit{
    margin-top: calc(35*(100vw/750));
}


/* ====================================================================
                                  section2
==================================================================== */

#Contents .sec02{
    width: 100%;
    margin: 0 auto;
}
#Contents .sec02 .style01{
    width:100%;
    margin-bottom: calc(66*(100vw/750));
    position: relative;
}
#Contents .sec02 .style01::after{
    content: "";
    position: absolute;
    width:  calc(117*(100vw/750));
    height:  calc(408*(100vw/750));
    background-image: url("../img/sp_style03.svg");
    background-repeat: no-repeat;
    background-size: initial;
    right:  calc(48*(100vw/750));
    top:  calc(-120*(100vw/750));
}
#Contents .sec02 .style01 img{
    width: 100%;
}
#Contents .sec02 h3{
    margin-bottom: calc(45*(100vw/750));
    margin-left: calc(45*(100vw/750));
}
#Contents .sec02 p{
    width: calc(660*(100vw/750));
    margin-left:auto;
    margin-right: auto;
}
#Contents .sec02 h3 span:before{
    bottom:calc(-13*(100vw/750));
}
#Contents .sec02 h3 span:nth-child(1):before{
    width: 100%;
}
#Contents .sec02 h3 span:nth-child(3):before{
    width: 99.5%;
}
#Contents .sec02 h3 span:nth-child(5):before{
    width: 100%;
}
#Contents .sec02 .caption{
    position: absolute;
    font-size: calc(18*(100vw/750));
    right:calc(9*(100vw/750));
    bottom:calc(6*(100vw/750));
}
#Contents .sec02 .caption p{
    width: auto!important;
    font-size: calc(18*(100vw/750));
}
#Contents .sec02 .credit{
    margin-left:  calc(45*(100vw/750));
    margin-top:  calc(35*(100vw/750));
}

/* ====================================================================
                                  button
==================================================================== */

#Contents .btw{
    width: calc(355*(100vw/750));
    margin-top: calc(136*(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 .sec9 .contentsCredit{
    margin-left: calc(20*(100vw/750));
}

  /* ====================================================================
                                  safari
==================================================================== */

/* #Contents .navList.Android{
    width: calc(520*(100vw/750));
} */

.iPhone .letter_spacing_1{
    letter-spacing: 0.01em !important;
}

}