@charset "UTF-8";
html {font-size: 62.5%;}
#Wrap {width: 100%;}
#contentsAll {font-feature-settings: 'palt'; text-align: justify; text-justify: inter-ideograph;} 
#contentsAll p {font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic', 'メイリオ', sans-serif;}
#contentsAll a:hover {cursor: pointer; opacity: .7;}
#contentsAll ul li {list-style: none;}
#contentsAll .imgMaxWidth {width: 100%;}
#contentsAll .relativeArea {position: relative;}
#contentsAll .futuraFont {font-family: futura-pt, sans-serif;font-weight: 400;font-style: normal;}

#contentsAll .loadFade::before {
    width: 0;
    transition : all .6s;
}
#contentsAll .loadFade .fade {
    opacity : 0; 
    transition : all 2s;
    /* transition-delay: .6s; */
}
#contentsAll .loadFade.done .fade {
    opacity : 1;
}

#contentsAll .scrollFade::before {
    width: 0;
    transition : all .6s;
}
#contentsAll .scrollFade.done::before {
    width: 100% !important;
}
#contentsAll .scrollFade .fade {
    opacity : 0; 
    transition : all 2s;
    transition-delay: .6s;
}
#contentsAll .scrollFade.done .fade {
    opacity : 1;
}

/* #contentsAll .moveFade {
    opacity : 0;
    width: 0;
    transition : all 2s;
    transition-delay: .6s;
}
#contentsAll .moveFade.done1 {
    opacity : 1;
    width: 100% !important;
} */

#contentsAll .c1TextArea::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 20;
}
.scrollFadeBg.done.fade10::after{
    width: 0 !important;
}
.scrollFadeBg.fade10::after{
    transition: all 1s;
}



/*************************************SP****************************************/
@media screen and ( max-width:560px ) {
    /* #contentsAll {background-position-y: -111px;background-image: url(../img/page_sp.jpg);background-size: 100%;} */
    #contentsAll .pcOnly {display: none;}
    #contentsAll .spOnly {display: block;}
    #contentsAll .flexItem_pc {display: block;flex-wrap: wrap;justify-content: center;margin-left: 0;margin-top: 0;}
    #contentsAll .flexItemReverce_pc {flex-direction: row-reverse;}
    .main-area {
        overflow-x: hidden;
    } 

    #contentsAll .contInner {
        width: 100%;
        margin: 0 auto 0;
    }

    /* .op{
        opacity: 0.6;
    } */

    #contentsAll{
        margin-top: 0;
    }

    .scrollFadeBg.done.fade10::after{
        width: 0 !important;
    }
    .scrollFadeBg.fade10::after{
        transition: all 2s;
    }

    /*==========================
    Font
    ==========================*/
    #contentsAll .contentsTxt {
        position: relative;
        text-align: justify;
        width: calc(633*(100vw/750));
        font-size: calc(28*(100vw/750));
        line-height: 1.9;
        letter-spacing: 0.025em;
        color: #4d4d4d;
        z-index: 999;
    }
    #contentsAll .contentsCredit {
        position: relative;
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #666666;
        font-size: calc(28*(100vw/750));
        line-height: 1.78;
        letter-spacing: .025em;
        margin-top: calc(22*(100vw/750));
        z-index: 999;
    }
    #contentsAll h4{
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: calc(26*(100vw/750));
        line-height: 1.92;
        letter-spacing: .025em;
        color: #666666;
    }
    #contentsAll h2{
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: calc(76*(100vw/750));
        line-height: 0.65;
        letter-spacing: .025em;
        color: #7b6856;
    }
    #contentsAll h3{
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: calc(38*(100vw/750));
        line-height: 1.315;
        letter-spacing: .025em;
        color: #c7893e;
    }

    /*==========================
    Mv
    ==========================*/
    #contentsAll .mvImg {
        width: 94rem;
        margin: 0 auto;
    }
    #contentsAll .mvText {
        margin-top: 11.4rem;
        text-align: center;
    }
    #contentsAll .mvImg{
        width: 100%;
    }
    /* #contentsAll .mainVisualArea:before {
        content: '';
        display: block;
        position: absolute;
        top: 10rem;
        left: 0;
        width: 0;
        height: 46rem;
        background-color: #e9f3ee;
        z-index: -999;
    }*/

    /*==========================
    Contents1
    ==========================*/
    #contentsAll .Contents1 {
        margin-top: calc(150*(100vw/750));
        position: relative;
    }
    #contentsAll .c1Img1 {
        width: calc(484*(100vw/750));
        margin-left: calc(30*(100vw/750));
    }
    #contentsAll .c1Img2 {
        width: calc(421*(100vw/750));
        margin-top: calc(62*(100vw/750));
        margin-left: calc(160*(100vw/750));
    }
    #contentsAll .Contents1 .contentsTxt {
        margin: 8rem 0 0 23rem;
    }
    #contentsAll .Contents1 .c1Block:nth-child(2){
        margin-left: calc(110*(100vw/750));
        margin-top: calc(48*(100vw/750));
    }
    #contentsAll .Contents1 .c1Block .c1TextArea{
        margin-left: 0;
        position: relative;
    }
    #contentsAll .Contents1 .c1Block .c1TextArea h2{
        margin-top: calc(34*(100vw/750));
    }
    #contentsAll .Contents1 .c1Block .c1TextArea h3{
        margin-top: calc(32*(100vw/750));
    }

    /*==========================
    TextArea-lp
    ==========================*/
    #contentsAll .TextArea-lp .lp-ttl{
        width: calc(285*(100vw/750));
        margin: auto;
        margin-left: calc(59*(100vw/750));
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: calc(38*(100vw/750));
        line-height: 1.31;
        letter-spacing: .025em;
        border-bottom-width: thin;
        border-bottom-style: solid;
        border-bottom-color: #c7893e;
        color: #c7893e;
    }
    #contentsAll .TextArea-lp{
        text-align: left;
        margin-top: calc(137*(100vw/748));
    }
    #contentsAll .TextArea-lp .contentsTxt{
        margin-top: 3.8rem;
    }

    /*==========================
    Contents2
    ==========================*/
    #contentsAll .Contents2 {
        margin-top: calc(133*(100vw/750));
    }
    #contentsAll .Contents2 .flexItem_pc .c2Block:nth-child(1){
        width: calc(526*(100vw/750));
    }
    #contentsAll .Contents2 .flexItem_pc .c2Block:nth-child(2){
        width: calc(600*(100vw/750));
        margin-top: calc(60*(100vw/750));
        margin-left: calc(120*(100vw/750));
    }
    #contentsAll .Contents2 .flexItem_pc{
        display: block;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-left: 0;
        margin-top: 0;
    }
    /*==========================
    TextArea-lp Area2
    ==========================*/
    #contentsAll .TextArea-lp.Area2 .lp-ttl{
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: calc(38*(100vw/750));
        line-height: 1.31;
        width: inherit;
        border-bottom: none;
        letter-spacing: .025em;
        color: #7b6856;
        text-align: left;
    }
    #contentsAll .TextArea-lp.Area2{
        text-align: center;
        margin-top: calc(84*(100vw/750));
    }
    #contentsAll .TextArea-lp .contentsTxt{
        margin-top: calc(49*(100vw/750));
        margin-left: calc(59*(100vw/750));
    }

    /*==========================
    View All
    ==========================*/
    #contentsAll .checkItemAll {
        width: calc(351*(100vw/750));
        margin: calc(133*(100vw/750)) auto 0;
        text-align: center;
        border: 1px solid #333333;
    }
    #contentsAll .checkItemAll a {
        display: inline-block;
        width: 100%;
        font-size: calc(24*(100vw/750));
        line-height: 2.3;
        letter-spacing: .02rem;
    }
    .footer .footer-inner{
        margin: calc( 150 * (100vw / 750)) auto 0;
    }

    /*==========================
    STAFF SNAP
    ==========================*/
    #contentsAll .Contents3{
        margin: calc(133*(100vw/750)) auto 0;
    }
    #contentsAll .Contents3 h4{
        margin: auto;
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: calc(38*(100vw/750));
        letter-spacing: .025em;
        color: #c7893e;
        text-align: center;
        line-height: 1;
    }
    #contentsAll .Contents3 ul{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: calc(60*(100vw/750)) auto 0;
        width: 100%;
    }
    #contentsAll .Contents3 ul li{
        width: calc(330*(100vw/750));
        margin: 0 calc(10*(100vw/750)) calc(20*(100vw/750));
    }
    #contentsAll .Contents3 ul li img{
        width: 100%;
    }
    #contentsAll .Contents3 .contInner > a{
        width: calc(351*(100vw/750));
        margin: calc(60*(100vw/750)) auto 0;
        text-align: center;
        border: 1px solid #333333;
        font-size: calc(24*(100vw/750));
        line-height: 2.3;
        letter-spacing: .02rem;
        display: block;
    }

}
/*************************************PC****************************************/
@media screen and (max-width: 1200px) and (min-width: 561px) {
    html {font-size: calc(10* (100vw / 1200)) !important;}
}
@media only screen and (min-width: 561px) {
    #contentsAll .spOnly {display: none;}
    #contentsAll .flexItem_pc {display: flex;flex-wrap: wrap;justify-content: flex-start;margin-left: 17.6rem;margin-top: 14.5rem;}
    #contentsAll .flexItemReverce_pc {flex-direction: row-reverse;}
    /* #Contents{background-position-y: 0 ;background-image: url(../img/page_pc.jpg);background-size: 1200px;width: 100%;background-repeat: no-repeat;background-position: center 0;padding-top: 15px;} */
    .main-area {
        overflow-x: hidden;
    }

    #contentsAll .contInner {
        width: 120rem;margin: 8rem auto 0;
    }

    /* .op{
        opacity: 0.6;
    } */

    #contentsAll{
        margin-top: 8rem;
    }

    /*==========================
    Font
    ==========================*/
    #contentsAll .contentsTxt {
        position: relative;
        font-size: 1.5rem;
        line-height: 2;
        letter-spacing: .025em;
        color: #4d4d4d;
        z-index: 999;
    }
    #contentsAll .contentsCredit {
        position: relative;
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #666666;
        font-size: 1.6rem;
        line-height: 3.125;
        letter-spacing: .025em;
        margin-top: 0.2rem;
        z-index: 999;
    }
    #contentsAll h4{
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 2rem;
        line-height: 2.5;
        letter-spacing: .025em;
        color: #666666;
    }
    #contentsAll h2{
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 6rem;
        line-height: 0.083;
        letter-spacing: .025em;
        color: #7b6856;
    }
    #contentsAll h3{
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 2.6rem;
        line-height: 1.92;
        letter-spacing: .025em;
        color: #c7893e;
    }

    /*==========================
    Mv
    ==========================*/
    #contentsAll .mvImg {
        width: 94rem;
        margin: 0 auto;
    }
    #contentsAll .mvText {
        margin-top: 11.4rem;
        text-align: center;
    }
    /* #contentsAll .mainVisualArea:before {
        content: '';
        display: block;
        position: absolute;
        top: 10rem;
        left: 0;
        width: 0;
        height: 46rem;
        background-color: #e9f3ee;
        z-index: -999;
    }*/

    /*==========================
    Contents1
    ==========================*/
    #contentsAll .Contents1 {
        margin-top: 11.4rem;
        position: relative;
    }
    #contentsAll .c1Img1 {
        width: 34.6rem;
    }
    #contentsAll .c1Img2 {
        width: 30rem;
        margin-top: 3.8rem;
    }
    #contentsAll .Contents1 .contentsTxt {
        margin: 8rem 0 0 23rem;
    }
    #contentsAll .Contents1 .c1Block:nth-child(2){
        margin-left: 1rem;
        margin-top: 3rem;
    }
    #contentsAll .Contents1 .c1Block .c1TextArea{
        margin-left: 12rem;
        position: relative;
    }
    #contentsAll .Contents1 .c1Block .c1TextArea h2{
        margin-top: 3.7rem;
    }
    #contentsAll .Contents1 .c1Block .c1TextArea h3{
       margin-top: 3.3rem;
    }

    /*==========================
    TextArea-lp
    ==========================*/
    #contentsAll .TextArea-lp .lp-ttl{
        width: 18rem;
        margin: auto;
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 2.4rem;
        line-height: 1.2;
        letter-spacing: .025em;
        border-bottom-width: thin;
        border-bottom-style: solid;
        border-bottom-color: #c7893e;
        color: #c7893e;
    }
    #contentsAll .TextArea-lp{
        text-align: center;
        margin-top: 11.8rem;
    }
    #contentsAll .TextArea-lp .contentsTxt{
        margin-top: 3.8rem;
    }

    /*==========================
    Contents2
    ==========================*/
    #contentsAll .Contents2 {
        margin-top: 11.4rem;
    }
    #contentsAll .Contents2 .flexItem_pc .c2Block:nth-child(1){
        width: 43.3rem;
    }
    #contentsAll .Contents2 .flexItem_pc .c2Block:nth-child(2){
        width: 49.6rem;
        margin-top: 12rem;
        margin-left: 1.9rem;
    }
    #contentsAll .Contents2 .flexItem_pc{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-left: 12.6rem;
        margin-top: 0;
    }
    /*==========================
    TextArea-lp Area2
    ==========================*/
    #contentsAll .TextArea-lp.Area2 .lp-ttl{
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 2.4rem;
        line-height: 1.2;
        width: inherit;
        border-bottom: none;
        letter-spacing: .025em;
        color: #7b6856;
    }
    #contentsAll .TextArea-lp.Area2{
        text-align: center;
        margin-top: 4.1rem;
    }
    #contentsAll .TextArea-lp .contentsTxt{
        margin-top: 3.8rem;
    }

    /*==========================
    View All
    ==========================*/
    #contentsAll .checkItemAll {
        width: 22rem;
        margin: 11.5rem auto 0;
        text-align: center;
        border: 1px solid #333333;
    }
    #contentsAll .checkItemAll a {
        display: inline-block;
        width: 100%;
        font-size: 1.5rem;
        line-height: 2.3;
        letter-spacing: .02rem;
    }
    .main-area::after {
    content: "";
    display: block;
    max-width: 1200px;
    margin: 120px auto 0;
    width: 94.592%;
    height: 1px;
    }

    /*==========================
    STAFF SNAP
    ==========================*/
    #contentsAll .Contents3{
        margin: 12rem auto 0;
    }
    #contentsAll .Contents3 h4{
        margin: auto;
        font-family: azo-sans-web, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 2.4rem;
        line-height: 1;
        letter-spacing: .025em;
        color: #c7893e;
        text-align: center;
    }
    #contentsAll .Contents3 ul{
        display: flex;
        justify-content: center;
        margin: 4rem auto 0;
    }
    #contentsAll .Contents3 ul li{
        width: 24rem;
        margin: 0 1rem;
    }
    #contentsAll .Contents3 ul li img{
        width: 100%;
    }
    #contentsAll .Contents3 .contInner > a{
        width: 22rem;
        margin: 5rem auto 0;
        text-align: center;
        border: 1px solid #333333;
        font-size: 1.5rem;
        line-height: 2.3;
        letter-spacing: .02rem;
        display: block;
    }

}