@charset "utf-8";
/* 2026/08/05 2608_No.1：文教関連ページ更新 */

.sct-primary > div.str-outer-wide + .str-pageTitle {
    margin-bottom: 0;
}
.ser_column {
    background: #6b7387;
    padding: 0;
}
.ser_column ul {
    justify-content: left!important;
    margin-left: 60px!important;
}
.ser_column a,
.ser_column a:link,
.ser_column a:visited,
.ser_column a:hover,
.ser_column a:focus,
.ser_column a:active {
    color: inherit!important;
}

@media screen and (max-width: 767px) {

    .sp-hidden {
        display: none;
    }
    .ser_column ul {
        justify-content: center!important;
        margin-left: 0px!important;
    }
        .ser_column ul li:first-child {
            padding-left: 0!important;
        }
}
