@charset "utf-8";

.no-top-border {
    border-top: none !important;
}

.p-schedule__item a {
    display: block;
}

.year-select-wrap {
    text-align: center;
    margin: 1em 0;
}
#year-select {
    margin-left: 10px;
    width: auto;
}
