#sp-top1 .mod-menu__list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

#sp-top1 .mod-menu__item {
  display: inline-block;
}