@charset "UTF-8";

html {font-size: 62.5%;}
#Wrap {width: 100%;}

#contentsAll {font-feature-settings: 'palt'; text-align: justify; text-justify: inter-ideograph;font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic', 'メイリオ', sans-serif;} 
#contentsAll a:hover {cursor: pointer; opacity: .7;}
#contentsAll ul li {list-style: none;}
#contentsAll img {width: 100%;}

#contentsAll .relativeArea {position: relative;}

#contentsAll .loadFade {opacity : 0; transition : all 2s;}
#contentsAll .loadFade.done {opacity : 1;}
#contentsAll .scrollFade {opacity: 0; transition: all 2s;}
#contentsAll .scrollFade.done {opacity : 1;}

#contentsAll .slick-dots li.slick-active button:before {background-color: #7b987e;content: "";border-radius: 5px;}
#contentsAll .slick-dots li button:before {background-color: #bdcbbe;content: "";border-radius: 5px;opacity: 1 !important;}

#contentsAll .futuraFont {font-family: futura-pt, sans-serif;font-weight: 400;font-style: normal;}

/*************************************SP****************************************/
@media screen and ( max-width:560px ) {
    /* #contentsAll {background-position-y: -111px;background-image: url(../img/sp.jpg);background-size: 100%;} */

    #contentsAll .pcOnly {display: none;}
    .footer .footer-inner {margin: 0 !important;}

    #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 .contentsTxt {
        font-size: calc(28*(100vw/750));
        line-height: 2;
        letter-spacing: .025rem;
        text-align: center;
    }
    #contentsAll .contentsCredit {
        font-size: calc(22*(100vw/750));
        line-height: 2.3;
        letter-spacing: .025rem;
    }

    #contentsAll .contents h3 {
        color: #7b987e;
        font-size: calc(44*(100vw/750));
        letter-spacing: .075em;
    }

    /*==========================
    Contents1
    ==========================*/
    #contentsAll .c1_boder_Bg {
        width: calc(700*(100vw/750));
        margin: calc(150*(100vw/750)) auto 0;
        padding-bottom: calc(75*(100vw/750));
    }
    #contentsAll .c1Img {
        position: relative;
        width: calc(550*(100vw/750));
        margin: 0 auto;
        z-index: 10;
    }
    #contentsAll .c1TitleImg {
        width: calc(582*(100vw/750));
        margin: calc(72*(100vw/750)) auto 0;
        padding-left: calc(14*(100vw/750));
    }
    #contentsAll .contents1 .contentsTxt {
        margin-top: calc(44*(100vw/750));
    }
    #contentsAll .c1_boder_Bg::before {
        content: '';
        display: block;
        position: absolute;
        top: calc(450*(100vw/750));
        left: calc(-10*(100vw/750));
        width: calc(702*(100vw/750));
        height: calc(1052*(100vw/750));
        border: 1px solid #c0cec1;
    }
    #contentsAll .c1_boder_Bg::after {
        content: '';
        display: block;
        position: absolute;
        top: calc(468*(100vw/750));
        left: calc(8*(100vw/750));
        width: calc(700*(100vw/750));
        height: calc(1048*(100vw/750));
        background-color: #f6f7f7;
        z-index: -2;
    }

    /*==========================
    Contents2
    ==========================*/
    #contentsAll .contents2 h3 {
        width: calc(354*(100vw/750));
        margin: calc(154*(100vw/750)) auto 0;
    }
    #contentsAll .contents h3::before {
        content: '';
        display: block;
        position: absolute;
        top: calc(50*(100vw/750));
        left: calc(7*(100vw/750));
        width: calc(338*(100vw/750));
        height: calc(2*(100vw/750));
        background-color: #7b987e;
    }
    #contentsAll .contents2 .contentsTxt {
        margin-top: calc(44*(100vw/750));
    }
    #contentsAll .contents2 .slideArea {
        width: calc(606*(100vw/750));
        margin: calc(80*(100vw/750)) auto 0;
    }
    #contentsAll .c2Block {
        width: calc(494*(100vw/750));
        margin: calc(90*(100vw/750)) auto 0;
        text-align: center;
    }

    #contentsAll .contents2 .contentsCredit {
        margin-top: calc(38*(100vw/750));
        /* width: calc(594*(100vw/750)); */
    }

    /*==========================
    Contents3
    ==========================*/
    #contentsAll .c3Img1 {
        position: relative;
        width: calc(400*(100vw/750));
        margin-top: calc(170*(100vw/750));
        z-index: 10;
    }
    #contentsAll .c3Block {
        width: calc(690*(100vw/750));
        margin: calc(-48*(100vw/750)) 0 0 auto;
    }
    #contentsAll .contents3 .contentsCredit {
        margin-top: calc(78*(100vw/750));
    }

    /*==========================
    Contents4
    ==========================*/
    #contentsAll .contents4 h3 {
        width: calc(360*(100vw/750));
        margin: calc(172*(100vw/750)) auto 0;
    }
    #contentsAll .contents h3::before {
        content: '';
        display: block;
        position: absolute;
        top: calc(44*(100vw/750));
        left: calc(-2*(100vw/750));
        width: calc(356*(100vw/750));
        height: calc(2*(100vw/750));
        background-color: #7b987e;
    }
    #contentsAll .contents4 .contentsTxt {
        margin-top: calc(38*(100vw/750));
    }
    #contentsAll .c4Img1 {
        width: calc(606*(100vw/750));
        margin-top: calc(78*(100vw/750));
    }
    #contentsAll .c4Block {
        width: calc(682*(100vw/750));
        margin: calc(50*(100vw/750)) 0 0 auto;
    }
    #contentsAll .contents4 .contentsCredit {
        margin-top: calc(36*(100vw/750));
    }

    /*==========================
    Contents5
    ==========================*/
    #contentsAll .c5Img {
        width: calc(496*(100vw/750));
        margin: calc(170*(100vw/750)) auto 0;
    }
    #contentsAll .contents5::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #f6f7f7;
        z-index: -1;
    }

    /*==========================
    View All
    ==========================*/
    #contentsAll .checkItemAll a {
        display: block;
        width: calc(355*(100vw/750));
        margin: calc(146*(100vw/750)) auto 0;
        font-size: calc(24*(100vw/750));
        line-height: 2.45;
        letter-spacing: .025em;
        text-align: center;
        border: 1px solid #333333;
        background-color: #fff;
    }

    /*==========================
    Staff Credit
    ==========================*/
    #contentsAll .staffTxtMain {
        margin: calc(88*(100vw/750)) 0 calc(116*(100vw/750));
    }
    #contentsAll .staffTxtMain li {
        font-family: pragmatica, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #7b987e;
        font-size: calc(24*(100vw/750));
        line-height: 1.9;
        letter-spacing: .025em;
        text-align: center;
    }
    
}
/*************************************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 .spOnly {display: none;}
    .main-area {overflow-x: hidden;}
    .main-area::after {margin: 0 auto !important;}

    #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 .contentsInner {width: 120rem;margin: 8rem auto 0;}

    #contentsAll .contentsTxt {
        font-size: 1.4rem;
        line-height: 2;
        letter-spacing: .025em;
        text-align: center;
    }
    #contentsAll .contentsCredit {
        font-size: 1.1rem;
        line-height: 1.9;
        letter-spacing: .025rem;
    }

    #contentsAll .contents h3 {
        color: #7b987e;
        font-size: 2.4rem;
        letter-spacing: .075em;
    }

    /*==========================
    Mv
    ==========================*/
    #contentsAll .mainVisualArea .mvImg {
        width: 110rem;
        margin: 0 auto;
    }

    /*==========================
    Contents1
    ==========================*/
    #contentsAll .c1_boder_Bg {
        width: 89rem;
        margin: 15rem auto 0;
        padding-bottom: 6.5rem;
    }
    #contentsAll .c1Img {
        position: relative;
        width: 50rem;
        margin: 0 auto;
        z-index: 10;
    }
    #contentsAll .c1TitleImg {
        width: 28.4rem;
        margin: 6rem auto 0;
        padding-left: .9rem;
    }
    #contentsAll .contents1 .contentsTxt {
        margin-top: 2.3rem;
    }
    #contentsAll .c1_boder_Bg::before {
        content: '';
        display: block;
        position: absolute;
        top: 22rem;
        left: -1rem;
        width: 90rem;
        height: 78.3rem;
        border: 1px solid #c0cec1;
    }
    #contentsAll .c1_boder_Bg::after {
        content: '';
        display: block;
        position: absolute;
        top: 23rem;
        left: 0;
        width: 90rem;
        height: 78.3rem;
        background-color: #f6f7f7;
        z-index: -2;
    }

    /*==========================
    Contents2
    ==========================*/
    #contentsAll .contents2 h3 {
        /* width: 19.3rem; */
        margin: 15.2rem auto 0;
        text-align: center;
    }
    #contentsAll .contents2 h3::before {
        content: '';
        display: block;
        position: absolute;
        top: 2.8rem;
        left: 0;
        right: 0;
        margin: auto;
        width: 18.9rem;
        height: .1rem;
        background-color: #7b987e;
    }
    #contentsAll .contents2 .contentsTxt {
        margin-top: 2.3rem;
    }
    #contentsAll .contents2 .slideArea {
        width: 55rem;
        margin: 8.2rem 0 0 22rem;
    }
    #contentsAll .c2Block {
        width: 45rem;
        margin: 7rem 0 0 53rem;
        text-align: center;
    }
    #contentsAll .contents2 .contentsCredit {
        margin-top: 2.7rem;
    }

    /*==========================
    Contents3
    ==========================*/
    #contentsAll .c3Img1 {
        position: relative;
        width: 36rem;
        margin: 15rem 0 0 23rem;
        z-index: 10;
    }
    #contentsAll .contents3 .slideArea {
        width: 62rem;
        margin: 0 17rem 0 3rem;
    }
    #contentsAll .c3Block {
        display: flex;
        flex-direction: row-reverse;
        margin-top: -12rem;
    }
    #contentsAll .contents3 .contentsCredit {
        margin-top: 77rem;
        text-align: right;
    }

    /*==========================
    Contents4
    ==========================*/
    #contentsAll .contents4 h3 {
        width: 19.6rem;
        margin: 17.6rem auto 0;
    }
    #contentsAll .contents4 h3::before {
        content: '';
        display: block;
        position: absolute;
        top: 2.8rem;
        left: .1rem;
        width: 19.2rem;
        height: .1rem;
        background-color: #7b987e;
    }
    #contentsAll .contents4 .contentsTxt {
        margin-top: 2.3rem;
    }
    #contentsAll .c4Img1 {
        width: 55rem;
        margin: 9.6rem 0 0 12rem;
    }
    #contentsAll .c4Block {
        display: flex;
        flex-direction: row-reverse;
        margin-top: 6.2rem;
    }
    #contentsAll .c4Img2 {
        width: 62rem;
        margin: 0 12rem 0 3rem;
    }
    #contentsAll .contents4 .contentsCredit {
        margin-top: 56.2rem;
        text-align: right;
    }

    /*==========================
    Contents5
    ==========================*/
    #contentsAll .c5Img {
        width: 45rem;
        margin: 15rem auto 0;
    }
    #contentsAll .contents5::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #f6f7f7;
        z-index: -1;
    }

    /*==========================
    View All
    ==========================*/
    #contentsAll .checkItemAll a {
        display: block;
        width: 22rem;
        margin: 9.7rem auto 0;
        font-size: 1.5rem;
        line-height: 2.45;
        letter-spacing: .025em;
        text-align: center;
        border: 1px solid #333;
        background-color: #fff;
    }

    /*==========================
    Staff Credit
    ==========================*/
    #contentsAll .staffTxtMain {
        margin: 5.3rem 0 7rem;
    }
    #contentsAll .staffTxtMain li {
        font-family: pragmatica, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #7b987e;
        font-size: 1.2rem;
        line-height: 1.9;
        letter-spacing: .025em;
        text-align: center;
    }

}