/layout/section

画面幅が広くなった時に、自動で直下インナーに width を付与しセンタリングを行います。

<section class="ly_sect">
  <div class="ly_sect_inner"></div>
</section>