
@charset "UTF-8";

#top_plan + .composite_box01 .heading.block_header_4 .h {
    font-size: 1.65rem;
}
@media (max-width: 900px) {
    #top_plan + .composite_box01 .heading.block_header_4 .h {
        font-size: 1.65rem !important;
    }
}