@charset "utf-8";
/* seo customize css */
@media screen and (max-width: 767px) {
    .footer__copyright .footer__text.scn-retouch {
        font-size: 0.75rem;
        white-space: wrap;
        line-height: 1;
    }
}

/* 20260318 トラウマについて説明するコンテンツの追加 */
.scn-explain.target .target__text {
    display: flex;
    justify-content: center;
    text-align: left;
}