#u9r-d2 {
    font-family: "Noto Sans JP";
}

.U9R-mv-page {
    position: relative;
}

.U9R-mv-pagetitl {
    position: absolute;
    left: 10%;
    width: 900px;
    bottom: 0px;
}

.U9R-sub-pagetitl {
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding-left: initial;
    width: 70%;
}

.U9R-sub_txt_box {
    width: 70%;
}

.U9R-sub_txt2_inner {
    padding-top: 30px;
}

.U9R-pagetitl {
    text-align: center;
    margin: auto;
    width: 900px;
}

.U9R-d2-sec02 {
    padding-top: 0px;
    padding-bottom: 200px;
    transform: translateY(-2%);
}

.U9R-sub_txt_sec01 {
    font-size: 16.5px;
    line-height: 2;
    font-weight: 600;
}

.U9R-sub_txt2 {
    margin: auto;
    text-align: center;
    /* width: 50%; */
    font-size: 16.5px;
    line-height: 2;
    font-weight: 600;
}

.U9Rsub-flex_contentsbox {
    padding-top: 200px;
}

.U9Rsub-flex_txtbox {
    display: flex;
    align-items: center;
}

.U9R-sub_txt_inner2 {
    width: 60%;
    font-size: 16.5px;
    line-height: 2;
    font-weight: 600;
}

.U9Rsub-flex_contentsbox2 {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    max-width: 80%;
    margin: auto;
}

.U9Rsub-flex_contentsbox_text-box2 {
    max-width: 45%;
    padding-left: 100px;
}

.U9R-sub_ttl3 {
    font-size: 32px;
}

.U9Rsub-sec03_innerbox {
    display: flex;
    align-items: center;
    max-width: 90%;
    padding: 80px;
    background: #161617;
    border-radius: 15px;
    margin-bottom: 50px;
}


.U9R-flex_right {
    padding-left: 100px;
    width: 70%;
}

.U9Nsub-flex_contentsbox_imgbox > img {
    border-radius: initial;
}

.U9N-sub_txt small {
    color: #7E7E7E;
}

.U9N-sub_ttl {
    /* font-size: 30px; */
    text-align: left;
    background: -webkit-linear-gradient(0deg, #419DFF, #85E2D2);
    color: #419DFF;
    display: inline-block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.U9R-mv-pagetitl-sp {
    text-align: center;
    transform: translateY(-80%);
}

.U9R-sub_txt_box {
    width: 40%;
    margin: auto;
}

@media screen and (max-width: 656px) {
    /* .U9R-mv-pagetitl {
        position: absolute;
        left: 5%;
        width: initial;
        top: 200px;
    } */

    .U9R-mv-pagetitl-sp {
        margin: auto;
        text-align: center;
        padding-top: 30px;    
    }

    .U9R-mv-page {
        top: 40px;
    }

    .U9N-sub_ttl {
        text-align: center;
        font-size: 26px;
    }

    .U9R-sub-pagetitl {
        width: 90%;
        flex-direction: column;
        padding-top: 70px;
    }

    .U9R-sub_txt_box {
        width: 90%;
        padding-top: 20px;
        margin: auto;
    }

    .U9R-pagetitl {
        width: 90%;
    }

    .U9R-d2-sec02 {
        padding-top: 100px;
        padding-bottom: 100px;
        transform: translateY(0%);
    }

    .U9R-sub_txt2 {
        width: 95%;
        padding-bottom: 50px;
    }

    .U9Rsub-flex_contentsbox {
        padding-top: 100px;
    }

    .U9N-sub_tag {
        text-align: center;
    }

    .U9N-sub_ttl {
        text-align: center;
    }
    
    .U9R-txt_box_Atmos,
    .U9Rsub-flex_contentsbox2 {
        display: flex;
        flex-direction: column;        
    }

    .U9Rsub-flex_txtbox {
        flex-direction: column;
    }

    .U9R-sub_txt_inner2 {
        width: 95%;
        margin: auto;
        padding-bottom: 30px;
    }

    .U9Rsub-flex_contentsbox_text-box2 {
        max-width: 95%;
        padding-left: 0px;
        padding-bottom: 50px;
    }

    .U9Rsub-flex_contentsbox2 {
        max-width: 90%;
    }
    .U9Nsub-flex_contentsbox {
        margin-bottom: 50px;
    }

    .U9R-sub_ttl3,
    .U9R-sub_tag3 {
        text-align: left;
    }

    .U9R-flex_right {
        padding-left: 0px;
        width: 95%;
    }

    .U9Rsub-sec03_innerbox {
        padding: 50px 30px;
        flex-direction: column;
        max-width: 75%;
        margin: auto;
        margin-bottom: 30px;
    }

    .d2-sec03 .U9Nsub-flex_contentsbox_imgbox {
        padding-bottom: 40px;
    }

    .U9Nsub-flex_contentsbox_text-box {
        margin-bottom: 0px;
    }

    .U9R-sub_ttl4,
    .U9R-sub_tag4 {
        text-align: left;
    }

    .U9R-mv-pagetitl-sp {
        text-align: center;
        transform: translateY(0%);
    }
    
}
