[Javascript] nodeListをArrayに変換 Javascript const array_lists = Array.from(document.querySelectorAll('ul > li'))