@charset "UTF-8";

.page-top-p {
    font-size: 16px !important;
}

.p-page-header-title.c-main-title {
    color: #00A566;
}

.l-sidebar {
    display: none;
}

.l-contents {
    max-width: 1000px !important;
}

.custom_h3,.custom_h4 {
    margin: 0 !important;
}

.alignnone.wp-image-85 {
    margin-bottom: 68px;
}

.custom_h4 {
    font-weight: 500;
}

.text-width {
    max-width: 650px;
}

.p-single-content p {
    font-size: 20px;
}

@media screen and (max-width: 767px) {
    .page-top-p {
        font-size: 14px !important;
        text-align: left !important;
    }
    .br-none br {
        display: none;
    }
    .alignnone.wp-image-85 {
        content: url(https://girlsscout.xsrv.jp/wp-content/uploads/2025/12/join-flow_mb.webp);
        margin-bottom: 24px !important;
    }
    .p-single-content p {
        font-size: 14px;
    }
}