@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 .scrollFade {opacity: 0; transition: all 2s;}
#contentsAll .scrollFade.done {opacity : 1;}
#contentsAll .scrollFade .fade1 {opacity: 0; transition: all 2s;}
#contentsAll .scrollFade.done .fade1 {opacity : 1; }
#contentsAll .scrollFade .fade2 {opacity: 0; transition: all 2s;transition-delay: 1s;}
#contentsAll .scrollFade.done .fade2 {opacity : 1;}
#contentsAll .loadFade::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: all 1.5s;
    z-index: 999;
}
#contentsAll .loadFade.done::before {
    width: 0% !important;
}
#contentsAll .scrollFade .fadein::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: all 1.5s;
    z-index: 10;
}
#contentsAll .scrollFade.done .fadein::before {
    height: 0% !important;
}
#contentsAll .slick-dots li.slick-active button:before {background-color: #957b6b;content: "";border-radius: 5px;}
#contentsAll .slick-dots li button:before {background-color: #cabdb5;content: "";border-radius: 5px;opacity: 1 !important;}
/*************************************SP****************************************/
@media screen and ( max-width:560px ) {
    /* #contentsAll {background-position-y: -111px;background-image: url(../img/sp.jpg);background-size: 100%;} */
    #contentsAll .slick-dots li.slick-active button:before {width: calc(12*(100vw/750));height: calc(12*(100vw/750));}
    #contentsAll .slick-dots li button:before {width: calc(12*(100vw/750));height: calc(12*(100vw/750));}
    #contentsAll .slick-dots {left: calc(0*(100vw/750)) !important;bottom: calc(-42*(100vw/750)) !important;}
    #contentsAll .slick-dots li {width: calc(12*(100vw/750)) !important;height: calc(12*(100vw/750)) !important;margin: 0 calc(9*(100vw/750)) !important;}
    #contentsAll .slick-dots li button {width: 0 !important;height: 0 !important;padding: 0 !important;}
    #contentsAll {width: calc(750*(100vw/750)); margin: 0 auto;}
    #contentsAll .pcOnly {display: none;}
    #contentsAll .flexItem_sp {display: flex;flex-wrap: wrap;justify-content: center;}
    /*==========================
    Contents
    ==========================*/
    #contentsAll .contentsTxt {
        font-size: calc(28*(100vw/750));
        line-height: 1.9;
        letter-spacing: .03rem;
        text-align: center;
    }
    #contentsAll .contentsCredit {
        font-size: calc(22*(100vw/750));
        line-height: 2.3;
        letter-spacing: .03rem;
    }

    #contentsAll .c1Img {
        width: calc(620*(100vw/750));
        margin: calc(150*(100vw/750)) auto 0;
    }
    #contentsAll .Contents1 h2 {
        margin-top: calc(47*(100vw/750));
        line-height: 1.8;
        text-align: center;
    }
    #contentsAll .Contents1 h2 span:nth-of-type(1) {
        margin: 0 calc(84*(100vw/750)) 0 calc(16*(100vw/750));
        font-size: calc(64*(100vw/750));
        letter-spacing: .33rem;
    }
    #contentsAll .Contents1 h2 span:nth-of-type(3) {
        font-size: calc(64*(100vw/750));
        letter-spacing: .13rem;
    }
    #contentsAll .Contents1 h2 span:nth-of-type(4) {
        font-size: calc(40*(100vw/750));
        letter-spacing: .13rem;
    }
    #contentsAll .Contents1 h2 .textBorder::before, 
    #contentsAll .Contents1 h2 .textBorder::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: calc(22*(100vw/750));
        width: calc(40*(100vw/750));
        height: .1rem;
        background-color: #333;
    }
    #contentsAll .Contents1 h2 .textBorder::before{
        transform: rotate(45deg);
    }
    #contentsAll .Contents1 h2 .textBorder::after {
        transform: rotate(-45deg);
    }
    #contentsAll .textArea .contentsTxt:nth-of-type(1) {
        margin: calc(36*(100vw/750)) 0 calc(22*(100vw/750));
    }
    #contentsAll .textArea .contentsTxt:nth-of-type(3) {
        margin: calc(20*(100vw/750)) 0 calc(22*(100vw/750));
    }

    #contentsAll .c2Img2 {
        width: calc(500*(100vw/750));
        margin: calc(194*(100vw/750)) 0 0 calc(250*(100vw/750));
    }
    #contentsAll .c2Img1 {
        position: absolute;
        top: calc(28*(100vw/750));
        left: calc(28*(100vw/750));
        width: calc(560*(100vw/750));
        z-index: 2;
    }
    #contentsAll .c2Img11 {
        width: calc(560*(100vw/750));
        margin-top: calc(80*(100vw/750));
    }
    #contentsAll .c2slideArea {
        width: calc(645*(100vw/750));
        margin: calc(108*(100vw/750)) 0 0 calc(104*(100vw/750));
    }
    #contentsAll .Contents2 .contentsCredit {
        margin: calc(88*(100vw/750)) 0 0 calc(106*(100vw/750));
    }

    #contentsAll .c3slideArea {
        width: calc(504*(100vw/750));
        margin: calc(140*(100vw/750)) 0 0 calc(28*(100vw/750));
    }
    #contentsAll .Contents3 .contentsCredit {
        margin: calc(88*(100vw/750)) 0 0 calc(28*(100vw/750));
    }
    #contentsAll .c3Block2 {
        width: calc(616*(100vw/750));
        margin: calc(68*(100vw/750)) 0 0 calc(133*(100vw/750));
    }
    #contentsAll .c3Img3 {
        position: absolute;
        top: calc(28*(100vw/750));
        left: calc(28*(100vw/750));
        width: calc(560*(100vw/750));
        z-index: 2;
    }
    #contentsAll .c3Img4 {
        width: calc(617*(100vw/750));
        margin-top: calc(82*(100vw/750));
    }
    
    #contentsAll .c4Img1 {
        width: calc(504*(100vw/750));
        margin: calc(200*(100vw/750)) 0 0 calc(245*(100vw/750));
    }
    #contentsAll .AboutSnowPeakArea h3 {
        margin-top: calc(100*(100vw/750));
        padding-top: calc(60*(100vw/750));
        font-size: calc(40*(100vw/750));
        letter-spacing: .15rem;
        text-align: center;
    }    
    #contentsAll .AboutTextBlock .contentsTxt:nth-of-type(1) {
        margin: calc(48*(100vw/750)) 0 calc(20*(100vw/750));
    }
    #contentsAll .AboutTextBlock h4 {
        padding: calc(52*(100vw/750)) 0 calc(68*(100vw/750));
        font-size: calc(32*(100vw/750));
        font-weight: 600;
        letter-spacing: .05rem;
        text-align: center;
        text-decoration: underline;
    }
    #contentsAll .AboutTextBlock::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #f9faf7;
        z-index: -999;
    }
    #contentsAll .c4Img2 {
        width: calc(505*(100vw/750));
        margin: calc(98*(100vw/750)) auto 0;
    }

    #contentsAll .checkItemAll {
        width: calc(355*(100vw/750));
        margin: calc(147*(100vw/750)) auto;
        text-align: center;
        border: 1px solid #333333;
    }
    #contentsAll .checkItemAll a {
        display: inline-block;
        width: 100%;
        font-size: calc(24*(100vw/750));
        line-height: 2.45;
        letter-spacing: .03rem;
    }

    .footer .footer-inner {
        margin: 0 !important;
    }
}
/*************************************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 {background-position-y: -178px;background-image: url(../img/pc.jpg);background-size: 100%;} */
    #contentsAll .slick-dots li.slick-active button:before {width: 1rem;height: 1rem;}
    #contentsAll .slick-dots li button:before {width: 1rem;height: 1rem;}
    #contentsAll .slick-dots li {width: 1rem !important;height: 1rem !important;margin: 0 .5rem !important;}
    #contentsAll .slick-dots {left: 0 !important;bottom: -3.1rem !important;}
    #contentsAll {width: 120rem;margin: 8rem auto 0;}
    #contentsAll .spOnly {display: none;}
    #contentsAll .flexItem_pc {display: flex;flex-wrap: wrap;justify-content: center;}
    #contentsAll .flexItemReverce_pc {flex-direction: row-reverse;}
    .main-area {
        overflow-x: hidden;
    }
    /*==========================
    Contents
    ==========================*/
    #contentsAll .contentsTxt {
        font-size: 1.3rem;
        line-height: 2.1;
        letter-spacing: .04rem;
        text-align: center;
    }
    #contentsAll .contentsCredit {
        font-size: 1.1rem;
        line-height: 1.8;
        letter-spacing: .03rem;
    }

    #contentsAll .mainVisualArea {
        width: 86rem;
        margin: 0 auto;
    }

    #contentsAll .c1Img {
        width: 50rem;
        margin: 14.8rem auto 0;
    }
    #contentsAll .Contents1 h2 {
        margin-top: 4.4rem;
        line-height: 1.8;
        text-align: center;
    }
    #contentsAll .Contents1 h2 span:nth-of-type(1) {
        margin: 0 4.5rem 0 1rem;
        font-size: 3.4rem;
        letter-spacing: .33rem;
    }
    #contentsAll .Contents1 h2 span:nth-of-type(3) {
        font-size: 3.4rem;
        letter-spacing: .18rem;
    }
    #contentsAll .Contents1 h2 span:nth-of-type(4) {
        font-size: 2.2rem;
        letter-spacing: .16rem;
    }
    #contentsAll .Contents1 h2 .textBorder::before, 
    #contentsAll .Contents1 h2 .textBorder::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 1.2rem;
        width: 2rem;
        height: .1rem;
        background-color: #333;
    }
    #contentsAll .Contents1 h2 .textBorder::before{
        transform: rotate(45deg);
    }
    #contentsAll .Contents1 h2 .textBorder::after {
        transform: rotate(-45deg);
    }
    #contentsAll .textArea .contentsTxt:nth-of-type(1) {
        margin: 1.5rem 0 .8rem;
    }
    #contentsAll .textArea .contentsTxt:nth-of-type(3) {
        margin: .6rem 0;
    }

    #contentsAll .Contents2 {
        margin-top: 14.5rem;
    }
    #contentsAll .c2Block {
        margin: 30rem 24rem 0 -2rem;
    }
    #contentsAll .c2Img1 {
        position: absolute;
        top: 2rem;
        left: 2rem;
        width: 40rem;
        z-index: 2;
    }
    #contentsAll .c2Img11 {
        width: 40rem;
    }
    #contentsAll .c2Img2 {
        width: 36rem;
    }
    #contentsAll .c2slideArea {
        width: 46rem;
        margin: -20.2rem 0 0 55rem;
    }
    #contentsAll .Contents2 .contentsCredit {
        margin: -32.7rem 0 0 11rem;
    }

    #contentsAll .Contents3 {
        margin-top: 42.2rem;
    }
    #contentsAll .c3slideArea {
        width: 36rem;
    }
    #contentsAll .c3Block2 {
        width: 44rem;
        margin: 12rem 0 0 12rem;
    }
    #contentsAll .c3Img3 {
        position: absolute;
        top: 2rem;
        left: 2rem;
        width: 40rem;
        z-index: 2;
    }
    #contentsAll .Contents3 .contentsCredit {
        margin-top: 5.6rem;
    }
    #contentsAll .c3Img4 {
        width: 44rem;
        margin: 12rem auto 0;
    }
    
    #contentsAll .AboutSnowPeakArea h3 {
        margin-top: 15rem;
        padding-top: 3.1rem;
        font-size: 2.2rem;
        letter-spacing: .15rem;
        text-align: center;
    }
    #contentsAll .AboutTextBlock .contentsTxt:nth-of-type(1) {
        margin: 2.1rem 0 .6rem;
    }
    #contentsAll .AboutTextBlock h4 {
        padding: 2.4rem 0 3.4rem;
        font-size: 1.5rem;
        font-weight: 600;
        letter-spacing: .05rem;
        text-align: center;
        text-decoration: underline;
    }
    #contentsAll .AboutTextBlock::before,
    #contentsAll .AboutTextBlock::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        width: 100vw;
        height: 100%;
        background-color: #f9faf7;
        z-index: -999;
    }
    #contentsAll .AboutTextBlock::before {
        left: 0;
    }
    #contentsAll .AboutTextBlock::after {
        right: 0;
    }
    #contentsAll .c4Img1 {
        width: 36rem;
        margin: 23.8rem 4rem 0 0;
    }
    #contentsAll .c4Img2 {
        width: 36rem;
        margin-top: 14.9rem;
    }

    #contentsAll .checkItemAll {
        width: 22rem;
        margin: 11.7rem auto;
        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;
    }
}