.schedule_months div {
    cursor: default !important;
}

.lnb .family_item {
    width: 100% !important;
}

.lnb .basic_list {
    display: flex;
    width: 100%;
}

.lnb .basic_item {
    gap: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 0 !important;
    width: 100%;
    
}

.lnb a:first-of-type {
    font-weight: 500;
}

#footer {
    background-color: #10244b !important;
}