.pa-secMain {
  position: relative;
  user-select: none;
}

.pa-secHighlights_main {
  position: relative;
  padding-bottom: 1px;
}
@media screen and (min-width: 769px) {
  .pa-secHighlights_main {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 4 0px;
  }
}
@media screen and (max-width: 768px) {
  .pa-secHighlights_main {
    margin-top: 15vw;
  }
}
@media screen and (max-width: 768px) {
  .pa-secHighlights_main .pr-bg {
    top: -3.75vw;
    left: -5vw;
  }
}
.pa-secHighlights_main .pr-swiperStyle1 {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .pa-secHighlights_main .pr-swiperStyle1 {
    margin-left: -50px;
    margin-right: -50px;
  }
}

@media screen and (min-width: 769px) {
  .pa-secLineup_head {
    margin: 0 auto;
    max-width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .pa-secLineup_head {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .pa-secLineup_main {
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .pa-secLineup_main {
    margin-top: 0vw;
  }
}
@media screen and (min-width: 769px) {
  .pa-secLineup .pr-swiperStyle1 .swiper {
    opacity: 1;
  }
  .pa-secLineup .pr-swiperStyle1 .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
  .pa-secLineup .pr-swiperStyle1 .swiper-ctrl {
    display: none;
  }
  .pa-secLineup .pr-swiperStyle1:has(.swiper-pagination) {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .pa-secLineup .pr-swiperStyle1 .swiper-button-next, .pa-secLineup .pr-swiperStyle1 .swiper-button-prev {
    top: 12.5vw;
    transform: translateY(0%);
  }
}

.pa-secOther {
  padding-top: 0;
}
.pa-secOther_head h2 {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .pa-secOther_head h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pa-secOther_head h2 {
    font-size: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .pa-secOther_main {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .pa-secOther_main {
    margin-top: 8.75vw;
  }
}

@media screen and (min-width: 769px) {
  .pa-secBusiness_main {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pa-secBusiness_main {
    margin-top: 8.75vw;
  }
}

@media screen and (min-width: 769px) {
  .pa-secCampaign .pr-swiperStyle1 .swiper {
    opacity: 1;
  }
  .pa-secCampaign .pr-swiperStyle1 .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 80px 60px;
  }
  .pa-secCampaign .pr-swiperStyle1 .swiper-ctrl {
    display: none;
  }
  .pa-secCampaign .pr-swiperStyle1:has(.swiper-pagination) {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .pa-secCampaign .pr-swiperStyle1 .swiper-button-next, .pa-secCampaign .pr-swiperStyle1 .swiper-button-prev {
    top: 30vw;
    transform: translateY(0%);
  }
}/*# sourceMappingURL=top.css.map */