@charset "UTF-8";


.widget_menu01 li:nth-of-type(n+4) {
    display: none;
}