@charset "shift_jis";
/************************************
    Leagal
************************************/
.section .menu__item {
  margin-bottom: 1em;
}
@media all and (min-width: 1024px) {
  .section .menu__list {
    display: flex;
    flex-wrap: wrap;
  }
  .section .menu__item {
    margin-right: 1em;
  }
}