/*  -----------------------------------

    NXCL Style since 2023 
    - Terms of Use Style

    ---------------------------------- */

/*  Terms of Use Style ------------------ */

/* max-width: 425px 
   425px ================== */
@media screen and (max-width: 425px){
    .min-other #ttl-area .ttl-title {
        width: 95%; 
    }
    .min-other #ttl-area .ttl-title .ttl-en {
        margin-bottom: 50px;
    }
}