@charset "UTF-8";
html {font-size: 62.5%;}
#Wrap {width: 100%;}
#contentsAll {font-feature-settings: 'palt'; text-align: justify; text-justify: inter-ideograph;} 
#contentsAll img {display: block;} 
#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 .dnpShueiMinchoFont {font-family: dnp-shuei-mincho-pr6, sans-serif;font-weight: 500;font-style: normal;}
#contentsAll div {
    text-align: center;
}

/*************************************SP****************************************/
@media screen and ( max-width:560px ) {
    /* #contentsAll {background-position-y: -111px;background-image: url(../img/sp.jpg);background-size: 100%;} */
    #contentsAll {width: calc(750*(100vw/750)); margin: 0 auto;overflow-x: hidden;}
    #contentsAll .pcOnly {display: none;}

    /*==========================
    Contents
    ==========================*/
    #contentsAll .vol21Img1 img {
        width: calc(750*(100vw/750));
    }
    #contentsAll .vol21Img2 img,
    #contentsAll .vol21Img3 img,
    #contentsAll .vol21Img4 img {
        width: calc(660*(100vw/750));
        margin: calc(144*(100vw/750)) auto 0;
    }
    
    #contentsAll h3 { 
        margin: calc(74*(100vw/750)) auto calc(38*(100vw/750));
        color: #ad5a30;
        font-size: calc(36*(100vw/750));
        font-weight: 600 !important;
        line-height: 1.9;
        letter-spacing: .1rem;
        text-align: center;
    }

    #contentsAll h4 {
        display: inline-block;
        position: relative;
        color: #333;
        font-size: calc(32*(100vw/750));
        font-weight: 500 !important;
        line-height: 1.9;
        text-align: center;
        text-decoration: underline;
    }

    #contentsAll .contentsTxt {
        color: #666;
        font-size: calc(28*(100vw/750));
        line-height: 1.9;
        letter-spacing: .03rem;
        text-align: center;
    }
    #contentsAll .Text1Block .contentsTxt:nth-of-type(n+2) {
        margin-top: calc(38*(100vw/750));
    }
    #contentsAll .Text2Block .contentsTxt {
        margin-top: calc(40*(100vw/750));
    }
    #contentsAll .Text3Block .contentsTxt {
        margin-top: calc(38*(100vw/750));
    }
    #contentsAll .Text4Block .contentsTxt {
        margin-top: calc(38*(100vw/750));
    }

    .instaBlock a {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: calc(44*(100vw/750));
    }
    .instaIcon {
        width: calc(44*(100vw/750));
        margin-right: calc(22*(100vw/750));
    }
    .instaBlock p {
        color: #666;
        font-size: calc(28*(100vw/750));
    }

    #contentsAll .vol21Credit p {
        color: #ad5a30;
        font-size: calc(32*(100vw/750));
        letter-spacing: .03rem;
        text-align: center;
    }
    #contentsAll .vol21Credit p:nth-of-type(1) {
        margin-top: calc(82*(100vw/750));
    }
    #contentsAll .vol21Credit p:nth-of-type(2) {
        margin-top: calc(28*(100vw/750));
    }
}
/*************************************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: -177px;background-image: url(../img/pc.jpg);background-size: 100%;}  */
    #contentsAll {width: 120rem;margin: 8rem auto 0;}
    #contentsAll .spOnly {display: none;}
    .main-area::after {
        margin: 0 !important;
    }

    /*==========================
    Contents
    ==========================*/
    #contentsAll .vol21Img1 img {
        width: 82.6rem;
        margin: 0 auto;
    }
    #contentsAll .vol21Img2 img,
    #contentsAll .vol21Img3 img,
    #contentsAll .vol21Img4 img {
        width: 66.3rem;
        margin: 11.2rem auto 0;
    }

    #contentsAll h3 {
        margin: 6rem 0 2.6rem;
        color: #ad5a30;
        font-size: 2.2rem;
        font-weight: 600 !important;
        letter-spacing: .13rem;
        text-align: center;
    }

    #contentsAll h4 {
        display: inline-block;
        position: relative;
        color: #333;
        font-size: 1.7rem;
        font-weight: 500 !important;
        line-height: 2;
        letter-spacing: .06rem;
        text-align: center;
        text-decoration: underline;
    }

    #contentsAll .contentsTxt {
        color: #666;
        font-size: 1.5rem;
        line-height: 2;
        letter-spacing: .05rem;
        text-align: center;
    }
    #contentsAll .Text1Block .contentsTxt:nth-of-type(n+2) {
        margin-top: 1.8rem;
    }
    #contentsAll .Text2Block .contentsTxt {
        margin-top: 1.8rem;
    }
    #contentsAll .Text3Block .contentsTxt {
        margin-top: 1.8rem;
    }
    #contentsAll .Text4Block .contentsTxt {
        margin-top: 1.8rem;
    }

    .instaBlock a {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 2.4rem;
    }
    .instaIcon {
        width: 2.2rem;
        margin-right: 1rem;
    }
    .instaBlock p {
        color: #666;
        font-size: 1.5rem;
    }

    #contentsAll .vol21Credit p {
        color: #ad5a30;
        font-size: 1.7rem;
        letter-spacing: .03rem;
        text-align: center;
    }
    #contentsAll .vol21Credit p:nth-of-type(1) {
        margin-top: 5.4rem;
    }
    #contentsAll .vol21Credit p:nth-of-type(2) {
        margin-top: 1.7rem;
    }
}