/* 追加CSSをここに入力してください */
.li-first-none > ul >li:first-child {
    display: none;
}