@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;
}

#contentsAll h3 { 
    color:#88a3a7;
    font-weight: 500 !important;
    line-height: 1.9;
    letter-spacing: .1rem;
}

#contentsAll .contentsTxt {
    color: #666;
    line-height: 2;
    letter-spacing: .04rem;
}
#contentsAll .contentsTxt span {
    display: inline;
    font-weight: bold;
}

#contentsAll .borderBlock {
    border: 1px solid #ca9b66;
}



/*************************************SP****************************************/
@media screen and ( max-width:560px ) {

    /* #contentsAll {background-position-y: -110px;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;
    }

/* ======================cp_ipcheck============================= */

    .cp_ipcheck{
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .cp_ipcheck:before, .cp_ipcheck:after {
        -webkit-box-sizing: inherit;
        box-sizing: inherit;
    }
    .cp_ipcheck .box {
        width: calc(590*(100vw/750));
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .cp_ipcheck input[type=checkbox] {
        display: none;
    }
    
    .cp_ipcheck label {
        line-height: 1;
        position: relative;
        display: flex;
        align-items: center;
        padding: calc(10*(100vw/750)) calc(30*(100vw/750))calc(14*(100vw/750)) calc(60*(100vw/750));
        cursor: pointer;
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 1.7rem;
        font-family: dnp-shuei-mincho-pr6, sans-serif;
    }
    .cp_ipcheck label:before {
        position: absolute;
        top: calc(26*(100vw/750));
        left: calc(14*(100vw/750));
        width: calc(26*(100vw/750));
        height: calc(26*(100vw/750));
        content: '';
        border-style: solid;
        border-width: thin;
        border-color: #88a3a7;
    }

    .cp_ipcheck input:checked + label:before {
        border-color: #88a3a7;
        background: #88a3a7;
    }

    p.check_contentsTxt {
        margin-top: calc(0 *(100vw /750));
        margin-bottom: calc(38 *(100vw /750));
    }

    label:nth-child(2) {
        line-height: 1.67;
    }
    label:nth-of-type(4){
        margin-top: calc(-10 *(100vw /750));
    }
    .check_contentsTxt:nth-of-type(8) {
        margin-bottom: calc(71 *(100vw /750));
    }

    /*==========================
    Contents
    ==========================*/
    #contentsAll .mainImg img {
        width: calc(750*(100vw/750));
    }

    #contentsAll .innerImg img {
        width: calc(660*(100vw/750));
        margin: calc(195*(100vw/750)) auto 0;
    }
    
    #contentsAll h3 { 
        color: #88a3a7;
        font-weight: 500 !important;
        margin-top: calc(75*(100vw/750));
        font-size: calc(36*(100vw/750));
    }

    #contentsAll label {
        margin-top: calc(6 *(100vw /750));
        font-size: calc(33*(100vw/750));
        letter-spacing: calc(1.94 *(100vw /750));
        font-weight: 500 !important;
        color: #88a3a7;
        font-family: dnp-shuei-mincho-pr6, sans-serif;
    }

    

    /* #contentsAll h4:nth-of-type(2){
        margin-top: calc(41 *(100vw /750));
        line-height: 1.59;
    } */
    /* #contentsAll h4:nth-of-type(3) {
        margin-top: calc(48 *(100vw /750));
    } */
    #contentsAll h5 {
        display: inline-block;
        position: relative;
        font-family: dnp-shuei-mincho-pr6, sans-serif;
        margin: calc(71 *(100vw /750)) auto calc(25 *(100vw /750));
        color: #88a3a7;
        font-size: calc(33 *(100vw /750));
        font-weight: 500 !important;
        letter-spacing: .14rem;
        text-align: center;
    }

    #contentsAll h5:nth-of-type(3){
        margin: calc(68*(100vw /750)) auto calc(25 *(100vw /750));
    }



/* ===========================追加部分================================ */

    #contentsAll .TextBlock1{
        font-size: calc(28 *(100vw /750));
        margin-top: calc(76 *(100vw /750));
    }
    #contentsAll .TextBlock1 .contentsTxt:nth-child(1){
        line-height: calc(53.5 *(100vw /750));
    }
    #contentsAll .TextBlock1 .contentsTxt:nth-child(2){
        margin-top: calc(28 *(100vw /750));
        line-height: calc(54.7 *(100vw /750));
    }
    #contentsAll .innerImg{
        margin-top: calc(-33 *(100vw /750));
    }

    #contentsAll .innerImg:nth-of-type(2){
        margin-top: calc(-53 *(100vw /750));
    }

    #contentsAll .TextBlock .relativeArea .contentsTxt{
        font-size: calc(28 *(100vw /750));
    }
    #contentsAll .contentsTxt:nth-child(2) {
        font-size: calc(27.7 *(100vw /750));
        margin-top: calc(19 *(100vw /750));
        line-height: 1.95;
    }
    #contentsAll .contentsTxt:nth-child(n+1) {
        font-size: calc(27.7 *(100vw /750));
        line-height: 1.95;
    }

    #contentsAll .contentsTxt:nth-child(4){
        margin-top: calc(50 *(100vw /750));
    }
    #contentsAll .contentsTxt:nth-child(5){
        margin-top: calc(50 *(100vw /750));
    }


    #contentsAll div {
        text-align: center;
    }
    #contentsAll .YoginiTxt{
        color: #859955;
    } 
    #contentsAll p.staff_title {
        margin-top: calc(81 *(100vw /750));
        font-size: calc(32 *(100vw /750));
        font-family: dnp-shuei-mincho-pr6, sans-serif;
        font-weight: 500;
        font-style: normal;
        letter-spacing: 0.4px;
    }
    #contentsAll p.yogini_a {
        margin-top: calc(27 *(100vw /750));
        font-size: calc(31 *(100vw /750));
        font-family: dnp-shuei-mincho-pr6, sans-serif;
        font-weight: 500;
        font-style: normal;
        letter-spacing: 0.6px;
    }

    #contentsAll p.sub_contentsTxt {
        color: #666;
        margin-top: calc(52 *(100vw /750));
        font-size: calc(29 *(100vw /750));
        line-height: 1.9;
    }

/* =========================================================== */

/* ============================staff================================ */
    #contentsAll .vol13Credit p {
        color: #88a3a7;
        font-size: calc(32 *(100vw /750));
        letter-spacing: .03rem;
        text-align: center;
    }
    #contentsAll .vol13Credit p:nth-of-type(1) {
        margin-top: calc(75 *(100vw /750));
    }
    #contentsAll .vol13Credit p:nth-of-type(2) {
        margin-top: calc(30 *(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;
        /* opacity: .6; */
    }

    #contentsAll .spOnly {
        display: none;
    }

    .main-area::after {
        margin: 0 !important;
    }

    /*==========================
    cp_ipcheck
    ==========================*/
.cp_ipcheck{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_ipcheck:before, .cp_ipcheck:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
.cp_ipcheck .box {
    width: 31%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cp_ipcheck input[type=checkbox] {
	display: none;
}

.cp_ipcheck label {
    line-height: 1;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 1rem 1rem 0.5rem 5rem;
    cursor: pointer;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cp_ipcheck label:before {
	position: absolute;
    left: 2.5rem;
    top: 1.3rem;
    width: 1.2rem;
    height: 1.2rem;
	content: '';
    border-style: solid;
    border-width: thin;
    border-color: #88a3a7;
}
.cp_ipcheck input:checked + label:before {
	border-color: #88a3a7;
	background: #88a3a7;
}

    #contentsAll .check_contentsTxt{
        color: #666;
        font-size: 1.5rem;
        line-height: 1.99;
    }
    /* #contentsAll .check_contentsTxt:nth-of-type(2) {
        margin-top: 1.1rem;
    }
    #contentsAll .check_contentsTxt:nth-of-type(5) {
        margin-top: 2rem;
    } */



    /*==========================
    Contents
    ==========================*/
    #contentsAll .mainImg img {
        width: 82.6rem;
        margin: 0 auto 5rem;
    }
    #contentsAll .innerImg img {
        width: 66.3rem;
        margin: 11rem auto 0;
    }
    #contentsAll .innerImg:nth-of-type(2){
        margin: -2rem auto 0;
    }

    #contentsAll h3 {
        margin: 4.8rem 0 0;
        font-size: 2.2rem;
    }
    #contentsAll label {
        font-size: 1.7rem;
        margin-bottom: 1.3rem;
        font-family: dnp-shuei-mincho-pr6, sans-serif;
        margin-top: 2rem;
        letter-spacing: 0.06rem;
        font-weight: 500 !important;
        color: #88a3a7;
    }

    #contentsAll h5 {
        font-size: 1.7rem;
        margin-bottom: 2rem;
        font-family: dnp-shuei-mincho-pr6, sans-serif;
        margin-top: 3.3rem;
        letter-spacing: 0.1rem;
        font-weight: 500 !important;
        color: #88a3a7;
    }
    
    #contentsAll p.sub_contentsTxt {
        color: #666;
        margin-top: 6.1rem;
        font-size: 1.5rem;
        line-height: 1.99;
    }


    #contentsAll .TextBlock1{
        font-size: 1.5rem;
        margin-top: 6.2rem;
    }

    #contentsAll .contentsTxt {
        font-size: 1.5rem;
        margin-top: 1.8rem;
    }

    /* #contentsAll .borderBlock {
        width: 90rem;
        margin: 3.5rem auto 0;
        padding: 2rem 0 3.2rem;
    } */

    #contentsAll .text_innerImg {
        margin: 0 auto;
        width: 17.6rem;
        margin-top: 6rem;
    }
    #contentsAll .text_innerImg img {
        width: 18rem;
    }

    #contentsAll .staff_title{
        letter-spacing: 0.09rem;
        font-family: dnp-shuei-mincho-pr6, sans-serif;
        font-weight: 500;
        font-style: normal;
    }

    #contentsAll .yogini_a{
        margin-top: 1.6rem;
        letter-spacing: 0.08rem;
        font-family: dnp-shuei-mincho-pr6, sans-serif;
        font-weight: 500;
        font-style: normal;
    }

/* ============================inst================================ */

    #contentsAll .vol13Credit p {
        color: #88a3a7;
        font-size: 1.7rem;
        letter-spacing: .03rem;
        text-align: center;
    }
    #contentsAll .vol13Credit p:nth-of-type(1) {
        margin-top: 5.1rem;
    }
    #contentsAll .vol13Credit p:nth-of-type(2) {
        margin-top: 1.7rem;
    }
}