.course-select-row .col-left{display:flex;flex-direction:column;justify-content:center;height:186px}.course-select-row .col-right .course-select-channel-a-row .course-ch-text,.course-select-row .col-right .course-select-channel-b-row .course-ch-text,.course-select-row .col-right .course-select-channel-c-row .course-ch-text{margin-top:8px;margin-bottom:8px}@media screen and (max-width: 767px){.course-select-row .col-right .course-select-channel-a-row .course-ch-text,.course-select-row .col-right .course-select-channel-b-row .course-ch-text,.course-select-row .col-right .course-select-channel-c-row .course-ch-text{margin-top:4px;margin-bottom:4px}}

/* 追加 */
.mt-minus5 {
    margin-top: -5px;
}