@charset "UTF-8";

.list-item01{
    display: flex;
    align-items: flex-start;
}

.list-item01 .list-item01-num{
    flex: none;
}