
@charset "UTF-8";

#lesson + .widget_menu01 li:nth-child(n+2) {
    display: none;
}