<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*カテゴリを2列に表示*/.block-category-style-l--items &gt; li {width: calc((100% - 25px) / 2);margin: 0 auto 15px;margin-left: 0;}.block-category-style-l--items {justify-content: center;}.block-category-style-l--items &gt; li:nth-of-type(2n) {margin-right: 0;}.block-category-style-l--items &gt; li:nth-of-type(odd) {margin-right: auto;}</pre></body></html>