/*20250519　子どもの発達科学研究所追記*/
p.text_c {
    text-align: center;
}
p.text_ctab {
    text-align: center;
}
p.text_csp {
    text-align: center;
}
p.text_n {
    text-align: justify;
    text-justify: inter-ideograph;
}
.box_solution_movie ul li {
    line-height: 1.5;
}
#wpcf7-f37-o1 .contact__buttons .button p {
    position: absolute;
}
@media screen and (min-width: 992px) {
    header.header {
        background: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    }
    header .header__inner {
        padding: 20px 50px;
    }
}
@media screen and (max-width: 991px) {
    p.text_ctab {
        text-align: justify;
        text-justify: inter-ideograph;
    }
    p.text_ctab br {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    p.text_csp {
        text-align: justify;
        text-justify: inter-ideograph;
    }
    p.text_csp br {
        display: none;
    }
    .main-mv__contents-buttons .button {
        padding-right: 0;
    }
    .main-mv__contents-buttons .button a {
        width: 100%;
    }
    .footer__cta-button a {
        width: 100%;
    }
}
