#schoolttl {
    margin-top: 1% !important;
    margin-bottom: -5.5% !important;
}

.contents-title-container {
    text-align: center;
}

#ttl_sub {
    margin-top: -6.5% !important;
}
.u-align-c {
    text-align: center !important;
}

@media screen and (min-width: 830px) {
.contents-title-container h3:before {
        left: 0;
        top: calc(50% - 1px);
    }
}


.contents-title-container h3 {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    padding: 1% 1em 1%;
    margin: 3% auto 5% !important;
    line-height: 1.5em;
}

.contents-title-container h4 {
    font-weight: normal;
    font-size: 15px;
    text-align: center;
    border-bottom: none;
    color: #f29600;
    margin: 0% auto 2%;
    background: none;
}