.top-visual .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

.top-visual .swiper-slide img {
  max-width: 100%;
}
