@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: .5;}
#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; transform: translateY(100px); transition: all 2s;}
#contentsAll .scrollFade.done {opacity : 1; transform : translate(0, 0);}
#contentsAll .loadFade {opacity : 0; transform: translateY(100px); transition : all 2s;}
#contentsAll .loadFade.done {opacity : 1; transform : translate(0, 0);}
#contentsAll .slick-dots li.slick-active button:before {background-color: #997e61;content: "";border-radius: 5px;}
#contentsAll .slick-dots li button:before {background-color: #d9cfc4;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;}
    /*==========================
    フォント
    ==========================*/
    #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: 0.3px;
    }
    /*==========================
    Contents1
    ==========================*/
    #contentsAll .c1Img {
        width: calc(660*(100vw/750));
        margin: calc(150*(100vw/750)) auto 0;
    }
    #contentsAll .Contents1 h2 {
        margin-top: calc(54*(100vw/750));
        color: #997e61;
        font-size: calc(60*(100vw/750));
        line-height: 1.5;
        letter-spacing: .13rem;
        text-align: center;
    }
    #contentsAll .Contents1 h3 {
        margin: calc(16*(100vw/750)) 0 calc(66*(100vw/750));
        color: #808080;
        font-size: calc(36*(100vw/750));
        letter-spacing: .03rem;
        text-align: center;
        text-decoration: underline;
    }
    #contentsAll .Contents1 .contentsTxt:nth-of-type(2) {
        margin: calc(40*(100vw/750)) 0 calc(142*(100vw/750));
    }
    /*==========================
    Contents2
    ==========================*/
    #contentsAll .c2Img2 {
        width: calc(520*(100vw/750));
        margin: calc(100*(100vw/750)) 0 0 calc(30*(100vw/750));
    }
    #contentsAll .c2Img3 {
        width: calc(620*(100vw/750));
        margin: calc(60*(100vw/750)) 0 0 calc(130*(100vw/750));
    }
    #contentsAll .Contents2 .contentsCredit {
        margin: calc(44*(100vw/750)) 0 calc(170*(100vw/750)) calc(30*(100vw/750));
    }
    /*==========================
    Contents3
    ==========================*/
    #contentsAll .slideArea {
        width: calc(620*(100vw/750));
        margin: calc(100*(100vw/750)) auto 0;
    }
    #contentsAll .slideArea,
    #contentsAll .slideArea li  {
        width: calc(620*(100vw/750));
    }
    #contentsAll .slideArea li {
        height: calc(930*(100vw/750));
    }
    #contentsAll .c3Img2 {
        width: calc(520*(100vw/750));
        margin-top: calc(100*(100vw/750));;
    }
    #contentsAll .Contents3 .contentsCredit {
        margin: calc(48*(100vw/750)) 0 0 calc(30*(100vw/750));
    }
    /*==========================
    チェックアイテムボタン
    ==========================*/
    #contentsAll .checkItemAll {
        width: calc(355*(100vw/750));
        margin: calc(136*(100vw/750)) auto calc(147*(100vw/750));
        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: .3px;
    }
}
/*************************************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) {
    /*================▽iPad▽=================*/
    /* @media screen and (min-width: 561px) and (max-width: 768px) {} */
    /*================△iPad△=================*/
    /* #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;}
    /*==========================
    フォント
    ==========================*/
    #contentsAll .contentsTxt {
        font-size: 1.4rem;
        line-height: 2;
        letter-spacing: .13rem;
        text-align: center;
    }
    #contentsAll .contentsCredit {
        font-size: 1.1rem;
        line-height: 1.9;
        letter-spacing: .3px;
    }
    /*==========================
    メインビジュアル
    ==========================*/
    #contentsAll .mainVisualArea {
        width: 100rem;
        margin: 0 auto;
    }
    /*==========================
    Contents1
    ==========================*/
    #contentsAll .c1Img {
        width: 54rem;
        margin: 10rem auto 0;
    }
    #contentsAll .Contents1 h2 {
        margin-top: 2.9rem;
        color: #997e61;
        font-size: 3.6rem;
        line-height: 1.4;
        letter-spacing: .16rem;
        text-align: center;
    }
    #contentsAll .Contents1 h3 {
        margin: 1.1rem 0 3.6rem;
        color: #808080;
        font-size: 2.2rem;
        letter-spacing: .1rem;
        text-align: center;
        text-decoration: underline;
    }
    #contentsAll .Contents1 .contentsTxt:nth-of-type(2) {
        margin-top: 2.3rem;
    }
    /*==========================
    Contents2
    ==========================*/
    #contentsAll .c2Img1 {
        width: 66rem;
        margin: 9.8rem auto 10rem;
    }
    #contentsAll .c2Img2 {
        width: 32rem;
        height: 48rem;
    }
    #contentsAll .c2Img3 {
        width: 40rem;
        margin: 20rem 0 0 13rem;
    }
    #contentsAll .Contents2 .contentsCredit {
        margin: -28.5rem 0 38.5rem 17.5rem;
    }
    #contentsAll .c3Img1 {
        width: 66rem;
        margin: 0 0 10rem 15rem;
    }
    #contentsAll .c3Img2 {
        width: 32rem;
        margin: 20rem 10rem 0 12rem;
    }
    #contentsAll .slideArea,
    #contentsAll .slideArea li {
        width: 40rem;
        height: 60rem;
    }
    #contentsAll .Contents3 .contentsCredit {
        margin: 3.5rem 0 0 25rem;
    }
    /*==========================
    チェックアイテムボタン
    ==========================*/
    #contentsAll .checkItemAll {
        width: 22rem;
        margin: 9.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: .2px;
    }
}