/*OPACITY*/
/*TRANSITION*/
/*TRANSFORM*/
/*FLEXBOX*/
/*BORDER RADIUS*/
/*BOX SHADOW*/
/*BOX SIZING*/
/*FILTER*/
/* BREAKPOINT */
/* CUSTOM VARIABLE */
/* BASE VARIABLE */
/* FONT-FAMILY */
/* FONT SIZE */
main.topPage #mainvisual {
  position: relative;
  padding-top: 125px;
}

@media screen and (min-width: 1599px) {
  main.topPage #mainvisual {
    padding-top: 165px;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #mainvisual {
    padding-top: 109px;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #mainvisual {
    padding-top: 101px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #mainvisual {
    padding-top: 82px;
  }
}

main.topPage #phylosophy {
  padding: 4.5rem 0 5rem;
  position: relative;
}

@media screen and (min-width: 1599px) {
  main.topPage #phylosophy {
    padding: 6rem 0 6.5rem;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #phylosophy {
    padding: 4rem 0;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #phylosophy {
    padding: 3rem 0;
  }
}

main.topPage #phylosophy .btn-list {
  position: absolute;
  right: 0;
  top: 4.5rem;
  z-index: 1;
}

@media screen and (min-width: 1599px) {
  main.topPage #phylosophy .btn-list {
    top: 6rem;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #phylosophy .btn-list {
    top: 4rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #phylosophy .btn-list {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    padding: 0 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2.5rem;
    gap: 0.5rem;
  }
}

main.topPage #phylosophy .btn-list li {
  margin-bottom: 0.5rem;
}

@media screen and (min-width: 1599px) {
  main.topPage #phylosophy .btn-list li {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #phylosophy .btn-list li {
    margin-bottom: 0;
    flex: 1;
  }
}

main.topPage #phylosophy .btn-list li a {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-weight: bold;
  font-size: 24px;
  color: #FFF;
  background-color: #124B7B;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 160px;
  border-radius: 0.5rem 0 0 0.5rem;
  position: relative;
  transition: all 0.3s ease;
}

@media screen and (min-width: 1599px) {
  main.topPage #phylosophy .btn-list li a {
    font-size: 32px;
    width: 60px;
    height: 225px;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #phylosophy .btn-list li a {
    font-size: 20px;
    width: 42px;
    height: 140px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #phylosophy .btn-list li a {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    width: auto;
    height: auto;
    font-size: 14px;
    border-radius: 0.25rem;
    padding: 0.5rem 0.5rem;
  }
}

main.topPage #phylosophy .btn-list li a:hover {
  background-color: #ef8200;
}

main.topPage #phylosophy .btn-list li a span {
  position: relative;
  right: 4px;
}

main.topPage #phylosophy .flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin-bottom: 3.125rem;
}

@media screen and (min-width: 1599px) {
  main.topPage #phylosophy .flex {
    gap: 75px;
    margin-bottom: 4rem;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #phylosophy .flex {
    flex-direction: column;
    gap: 40px;
    margin-bottom: 4rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #phylosophy .flex {
    gap: 2rem;
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 768px) {
  main.topPage #phylosophy .flex ul {
    padding-left: 40px;
  }
}

main.topPage #phylosophy .flex ul li {
  list-style-type: decimal;
  font-size: 2.25rem;
  font-weight: bold;
  color: #124B7B;
  line-height: 2;
}

@media screen and (min-width: 1599px) {
  main.topPage #phylosophy .flex ul li {
    font-size: 3rem;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #phylosophy .flex ul li {
    font-size: 2rem;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #phylosophy .flex ul li {
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #phylosophy .flex ul li {
    font-size: 1.25rem;
  }
}

main.topPage #phylosophy .flex .img {
  width: 500px;
  position: relative;
}

@media screen and (min-width: 1599px) {
  main.topPage #phylosophy .flex .img {
    width: 650px;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #phylosophy .flex .img {
    width: 350px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #phylosophy .flex .img {
    width: 250px;
  }
}

main.topPage #phylosophy .flex .img span {
  font-size: 2.5rem;
  color: #FFF;
  font-weight: bold;
  position: absolute;
}

@media screen and (min-width: 1599px) {
  main.topPage #phylosophy .flex .img span {
    font-size: 3.25rem;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #phylosophy .flex .img span {
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #phylosophy .flex .img span {
    font-size: 1.5rem;
  }
}

main.topPage #phylosophy .flex .img span.first {
  top: 6.5rem;
  left: 50%;
  transform: translate(-50%, 0);
}

@media screen and (min-width: 1599px) {
  main.topPage #phylosophy .flex .img span.first {
    top: 8.5rem;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #phylosophy .flex .img span.first {
    top: 4.75rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #phylosophy .flex .img span.first {
    top: 3.4rem;
  }
}

main.topPage #phylosophy .flex .img span.second {
  bottom: 6.5rem;
  left: 4.5rem;
}

@media screen and (min-width: 1599px) {
  main.topPage #phylosophy .flex .img span.second {
    bottom: 8.5rem;
    left: 6rem;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #phylosophy .flex .img span.second {
    bottom: 4.5rem;
    left: 2.75rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #phylosophy .flex .img span.second {
    bottom: 3rem;
    left: 1.75rem;
  }
}

main.topPage #phylosophy .flex .img span.third {
  bottom: 6.5rem;
  right: 4.5rem;
}

@media screen and (min-width: 1599px) {
  main.topPage #phylosophy .flex .img span.third {
    bottom: 8.5rem;
    right: 6rem;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #phylosophy .flex .img span.third {
    bottom: 4.5rem;
    right: 2.75rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #phylosophy .flex .img span.third {
    bottom: 3rem;
    right: 1.75rem;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #phylosophy .btnBox.viewMore {
    padding-right: 10%;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #phylosophy .btnBox.viewMore {
    padding-right: 0;
  }
}

main.topPage #next_match {
  background-image: url(../../img/bg-grey.png);
  padding: 12% 0 15%;
}

@media screen and (min-width: 1599px) {
  main.topPage #next_match {
    padding: 10% 0 12%;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #next_match {
    padding: 7rem 0 9rem;
  }
}

main.topPage #next_match .heading {
  margin-bottom: 2.5rem;
}

main.topPage #next_match ul {
  display: flex;
  justify-content: center;
  max-width: 1040px;
  width: 100%;
  margin: auto;
  gap: 40px;
}

@media screen and (min-width: 1599px) {
  main.topPage #next_match ul {
    max-width: 100%;
    gap: 60px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #next_match ul {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
  }
}

main.topPage #next_match ul li {
  width: 320px;
}

@media screen and (min-width: 1599px) {
  main.topPage #next_match ul li {
    width: auto;
    flex: 1;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #next_match ul li {
    width: 75%;
  }
}

main.topPage #news {
  background-image: url(../../img/bg-news.png);
  position: relative;
  margin-top: -6%;
  padding: 10% 0;
}

@media screen and (max-width: 1199px) {
  main.topPage #news {
    padding: 7rem 0 4rem;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #news {
    padding: 7rem 0;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #news {
    margin-top: -25%;
    padding: 5rem 0 6.5rem;
  }
}

main.topPage #news .heading h2 {
  background: linear-gradient(to bottom, #ef8200 50%, #FFFFFF 50%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

main.topPage #news .heading p {
  color: #FFFFFF;
}

main.topPage #news .inner .newsSwiper .swiper-slide {
  background-color: #FFF;
  border-radius: 2rem;
}

@media screen and (max-width: 1199px) {
  main.topPage #news .inner .newsSwiper .swiper-slide {
    border-radius: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-slide {
    border-radius: 1rem;
  }
}

main.topPage #news .inner .newsSwiper .swiper-slide:hover .img img {
  transform: scale(1.05);
}

main.topPage #news .inner .newsSwiper .swiper-slide:hover .img div {
  transform: scale(1.05);
}

main.topPage #news .inner .newsSwiper .swiper-slide .img {
  height: 184px;
  overflow: hidden;
  border-radius: 2rem 2rem 0 0;
  transition: all 0.3s ease;
}

@media screen and (min-width: 1599px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .img {
    height: 250px;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .img {
    border-radius: 1.5rem 1.5rem 0 0;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .img {
    border-radius: 1rem 1rem 0 0;
    height: 35vw;
  }
}

main.topPage #news .inner .newsSwiper .swiper-slide .img div {
  width: 100%;
  height: 100%;
  border-radius: 2rem 2rem 0 0;
  transition: all 0.3s ease;
  transform: scale(1);
}

@media screen and (max-width: 1199px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .img div {
    border-radius: 1.5rem 1.5rem 0 0;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .img div {
    border-radius: 1rem 1rem 0 0;
  }
}

main.topPage #news .inner .newsSwiper .swiper-slide .img img {
  border-radius: 2rem 2rem 0 0;
  object-fit: cover;
  -o-object-position: center;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  transform: scale(1);
}

@media screen and (max-width: 1199px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .img img {
    border-radius: 1.5rem 1.5rem 0 0;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .img img {
    border-radius: 1rem 1rem 0 0;
  }
}

main.topPage #news .inner .newsSwiper .swiper-slide .detail {
  padding: 20px;
  border-radius: 0 0 2rem 2rem;
}

@media screen and (min-width: 1599px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail {
    padding: 24px;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail {
    border-radius: 0 0 1.5rem 1.5rem;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail {
    padding: 1rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail {
    border-radius: 0 0 1rem 1rem;
    padding: 12px;
  }
}

main.topPage #news .inner .newsSwiper .swiper-slide .detail .date {
  margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail .date {
    gap: 0 0.5rem;
    margin-bottom: 8px;
  }
}

main.topPage #news .inner .newsSwiper .swiper-slide .detail .date span {
  color: #666666;
  font-weight: 500;
  margin-bottom: 0.25rem;
  font-size: 14px;
  display: block;
}

@media screen and (min-width: 1599px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail .date span {
    font-size: 1rem;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail .date span {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail .date span {
    font-size: 12px;
  }
}

main.topPage #news .inner .newsSwiper .swiper-slide .detail .date .categories-container {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 0.5rem;
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail .date .categories-container {
    height: 20px;
    overflow: hidden;
  }
}

main.topPage #news .inner .newsSwiper .swiper-slide .detail .date p {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  background-color: #ef8200;
  padding: 0.15rem 0.575rem;
  border-radius: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 1599px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail .date p {
    font-size: 14px;
    padding: 0.25rem 0.75rem;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail .date p {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail .date p {
    font-size: 10px;
  }
}

main.topPage #news .inner .newsSwiper .swiper-slide .detail h4 {
  color: #124B7B;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 6px;
  height: 28px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

@media screen and (min-width: 1599px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail h4 {
    height: 35px;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail h4 {
    font-size: 14px;
    height: 49px;
    -webkit-line-clamp: 2;
  }
}

main.topPage #news .inner .newsSwiper .swiper-slide .detail .desc {
  font-weight: 500;
  line-height: 1.75;
  height: 84px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

@media screen and (min-width: 1599px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail .desc {
    height: 105px;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #news .inner .newsSwiper .swiper-slide .detail .desc {
    display: none;
  }
}

main.topPage #news .inner .newsSwiper .swiper-slide .detail .desc p:has(img) {
  display: none;
}

main.topPage #news .inner .newsSwiper .swiper-pagination {
  position: relative;
  bottom: auto;
  top: auto;
  margin-top: 1.5rem;
  padding-bottom: 0.5rem;
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-pagination {
    padding-right: 100px;
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 6px 12px;
    padding-bottom: 1rem;
  }
}

main.topPage #news .inner .newsSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  margin: 0 8px;
  background: #FFF;
  opacity: 1;
}

@media screen and (min-width: 1599px) {
  main.topPage #news .inner .newsSwiper .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin: 0 12px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0;
  }
}

main.topPage #news .inner .newsSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ef8200;
}

main.topPage #news .inner .newsSwiper .swiper-button-next, main.topPage #news .inner .newsSwiper .swiper-button-prev {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFF;
  border-radius: 50%;
  border: 1px solid #124B7B;
  top: auto;
  bottom: 0;
  transition: all 0.3s ease;
}

@media screen and (min-width: 1599px) {
  main.topPage #news .inner .newsSwiper .swiper-button-next, main.topPage #news .inner .newsSwiper .swiper-button-prev {
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-button-next, main.topPage #news .inner .newsSwiper .swiper-button-prev {
    width: 2rem;
    height: 2rem;
  }
}

main.topPage #news .inner .newsSwiper .swiper-button-next:hover, main.topPage #news .inner .newsSwiper .swiper-button-prev:hover {
  border-color: #ef8200;
  background-color: #ef8200;
  color: #FFF;
}

main.topPage #news .inner .newsSwiper .swiper-button-next:before, main.topPage #news .inner .newsSwiper .swiper-button-next:after, main.topPage #news .inner .newsSwiper .swiper-button-prev:before, main.topPage #news .inner .newsSwiper .swiper-button-prev:after {
  display: none;
}

main.topPage #news .inner .newsSwiper .swiper-button-prev, main.topPage #news .inner .newsSwiper .swiper-rtl .swiper-button-next {
  left: auto;
  right: 60px;
}

@media screen and (min-width: 1599px) {
  main.topPage #news .inner .newsSwiper .swiper-button-prev, main.topPage #news .inner .newsSwiper .swiper-rtl .swiper-button-next {
    right: 75px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #news .inner .newsSwiper .swiper-button-prev, main.topPage #news .inner .newsSwiper .swiper-rtl .swiper-button-next {
    right: 50px;
  }
}

main.topPage #news .inner .btnBox.viewMore {
  margin-top: 2rem;
}

@media screen and (max-width: 991px) {
  main.topPage #news .inner .btnBox.viewMore {
    margin-top: 3rem;
  }
}

main.topPage #news .inner .btnBox.viewMore a {
  color: #FFF;
  border-color: #FFF;
}

main.topPage #news .inner .btnBox.viewMore a:before {
  background-color: #FFF;
}

main.topPage #information {
  padding: 6rem 0;
}

@media screen and (min-width: 1599px) {
  main.topPage #information {
    padding: 7.5rem 0;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #information {
    padding: 4.5rem 0;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #information {
    padding: 2rem 0 3rem;
  }
}

main.topPage #information .informationRSS {
  max-width: 900px;
  width: 100%;
  margin: auto;
  border-top: 2px solid #124B7B;
  border-bottom: 2px solid #124B7B;
  margin-bottom: 2.125rem;
}

@media screen and (min-width: 1599px) {
  main.topPage #information .informationRSS {
    max-width: 1200px;
    width: 100%;
    margin-bottom: 3.5rem;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #information .informationRSS {
    margin-bottom: 3rem;
  }
}

main.topPage #information .informationRSS li {
  border-bottom: 1px solid #CCC;
}

main.topPage #information .informationRSS li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 18px 0;
}

@media screen and (min-width: 1599px) {
  main.topPage #information .informationRSS li a {
    padding: 24px 0;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #information .informationRSS li a {
    padding: 14px 0;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #information .informationRSS li a {
    padding: 12px 0;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

main.topPage #information .informationRSS li a:hover h4 {
  padding-left: 6px;
}

main.topPage #information .informationRSS li a p {
  font-size: 18px;
  font-weight: 900;
  color: #FFF;
  background-color: #ef8200;
  text-transform: uppercase;
  padding: 0.3rem 1.65rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 2px;
  border-radius: 2rem;
  margin-right: 2rem;
}

@media screen and (min-width: 1599px) {
  main.topPage #information .informationRSS li a p {
    font-size: 24px;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #information .informationRSS li a p {
    font-size: 14px;
    margin-right: 1rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #information .informationRSS li a p {
    font-size: 12px;
    padding: 0.25rem 1.25rem;
  }
}

main.topPage #information .informationRSS li a span {
  font-size: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #666666;
  margin-right: 2rem;
  width: 125px;
}

@media screen and (min-width: 1599px) {
  main.topPage #information .informationRSS li a span {
    font-size: 24px;
    width: 160px;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #information .informationRSS li a span {
    font-size: 14px;
    margin-right: 1.5rem;
    width: 90px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #information .informationRSS li a span {
    margin-right: 0;
    font-size: 12px;
  }
}

main.topPage #information .informationRSS li a h4 {
  font-size: 18px;
  color: #124B7B;
  flex: 1;
  transition: all 0.3s ease;
  padding-left: 0;
  font-weight: bold;
  line-height: 1.5;
}

@media screen and (min-width: 1599px) {
  main.topPage #information .informationRSS li a h4 {
    font-size: 24px;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #information .informationRSS li a h4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #information .informationRSS li a h4 {
    flex: unset;
    width: 100%;
    margin-top: 0.5rem;
  }
}

main.topPage #information .btnBox.viewMore {
  margin-top: 2rem;
}

main.topPage #information .btnBox.viewMore a {
  color: #124B7B;
  border-color: #124B7B;
}

main.topPage #information .btnBox.viewMore a:before {
  background-color: #124B7B;
}

main.topPage #information .banner {
  padding: 4rem 0 0;
  max-width: 50%;
  width: 100%;
  margin: auto;
}

@media screen and (min-width: 1599px) {
  main.topPage #information .banner {
    max-width: 55%;
    padding: 5rem 0 0;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #information .banner {
    max-width: 80%;
  }
}

main.topPage #goods {
  background-image: url(../../img/bg-orange.svg);
  position: relative;
  padding: 12% 0;
}

@media screen and (min-width: 1599px) {
  main.topPage #goods {
    padding: 13% 0;
  }
}

@media screen and (max-width: 1199px) {
  main.topPage #goods {
    padding: 6rem 0 8rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #goods {
    padding: 5rem 0 6rem;
  }
}

main.topPage #goods .bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 53%;
}

@media screen and (max-width: 991px) {
  main.topPage #goods .bg {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #goods .bg {
    width: 85%;
  }
}

main.topPage #goods .heading h2 {
  background: linear-gradient(to bottom, #FFFFFF 50%, #124B7B 50%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

main.topPage #goods .heading p {
  color: #FFFFFF;
}

main.topPage #goods .goodsSwiper .swiper-slide {
  background-color: #FFF;
  border-radius: 2rem;
  padding: 20px;
}

@media screen and (min-width: 1599px) {
  main.topPage #goods .goodsSwiper .swiper-slide {
    padding: 1.5rem;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #goods .goodsSwiper .swiper-slide {
    padding: 1rem;
    border-radius: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #goods .goodsSwiper .swiper-slide {
    border-radius: 1rem;
  }
}

main.topPage #goods .goodsSwiper .swiper-slide .img img {
  width: 100%;
  margin-bottom: 6px;
}

@media screen and (min-width: 1599px) {
  main.topPage #goods .goodsSwiper .swiper-slide .img img {
    margin-bottom: 10px;
  }
}

main.topPage #goods .goodsSwiper .swiper-slide p {
  font-weight: bold;
  color: #124B7B;
  line-height: 1.75;
  text-align: center;
  letter-spacing: 0;
  font-size: 15px;
  height: 56px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
}

@media screen and (min-width: 1599px) {
  main.topPage #goods .goodsSwiper .swiper-slide p {
    height: 63px;
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #goods .goodsSwiper .swiper-slide p {
    font-size: 14px;
    height: 73.5px;
    -webkit-line-clamp: 3;
  }
}

main.topPage #goods .goodsSwiper .swiper-slide a {
  width: 175px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 14px auto 0;
  background-color: #124B7B;
  color: #FFF;
  font-weight: bold;
  border-radius: 32px;
  transition: all 0.3s ease;
}

@media screen and (min-width: 1599px) {
  main.topPage #goods .goodsSwiper .swiper-slide a {
    width: 200px;
    height: 40px;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #goods .goodsSwiper .swiper-slide a {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #goods .goodsSwiper .swiper-slide a {
    width: 100%;
    font-size: 12px;
    height: 30px;
  }
}

main.topPage #goods .goodsSwiper .swiper-slide a:hover {
  background-color: #ef8200;
}

main.topPage #goods .goodsSwiper .swiper-pagination {
  position: relative;
  bottom: auto;
  top: auto;
  margin-top: 1.5rem;
  padding-bottom: 0.5rem;
}

@media screen and (max-width: 767px) {
  main.topPage #goods .goodsSwiper .swiper-pagination {
    padding-right: 100px;
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 6px 12px;
    padding-bottom: 1rem;
  }
}

main.topPage #goods .goodsSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  margin: 0 8px;
  background: #FFF;
  opacity: 1;
}

@media screen and (min-width: 1599px) {
  main.topPage #goods .goodsSwiper .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #goods .goodsSwiper .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0;
  }
}

main.topPage #goods .goodsSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #124B7B;
}

main.topPage #goods .goodsSwiper .swiper-button-next, main.topPage #goods .goodsSwiper .swiper-button-prev {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  top: auto;
  bottom: 0;
  transition: all 0.3s ease;
}

@media screen and (min-width: 1599px) {
  main.topPage #goods .goodsSwiper .swiper-button-next, main.topPage #goods .goodsSwiper .swiper-button-prev {
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #goods .goodsSwiper .swiper-button-next, main.topPage #goods .goodsSwiper .swiper-button-prev {
    width: 2rem;
    height: 2rem;
  }
}

main.topPage #goods .goodsSwiper .swiper-button-next i, main.topPage #goods .goodsSwiper .swiper-button-prev i {
  color: #FFFFFF;
}

main.topPage #goods .goodsSwiper .swiper-button-next:hover, main.topPage #goods .goodsSwiper .swiper-button-prev:hover {
  border-color: #124B7B;
  background-color: #124B7B;
  color: #FFF;
}

main.topPage #goods .goodsSwiper .swiper-button-next:before, main.topPage #goods .goodsSwiper .swiper-button-next:after, main.topPage #goods .goodsSwiper .swiper-button-prev:before, main.topPage #goods .goodsSwiper .swiper-button-prev:after {
  display: none;
}

main.topPage #goods .goodsSwiper .swiper-button-prev, main.topPage #goods .goodsSwiper .swiper-rtl .swiper-button-next {
  left: auto;
  right: 60px;
}

@media screen and (min-width: 1599px) {
  main.topPage #goods .goodsSwiper .swiper-button-prev, main.topPage #goods .goodsSwiper .swiper-rtl .swiper-button-next {
    right: 75px;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #goods .goodsSwiper .swiper-button-prev, main.topPage #goods .goodsSwiper .swiper-rtl .swiper-button-next {
    right: 50px;
  }
}

main.topPage #goods .btnBox {
  margin-top: 4.25rem;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 991px) {
  main.topPage #goods .btnBox {
    margin-top: 3rem;
  }
}

main.topPage #goods .btnBox a {
  color: #FFF;
  font-weight: bold;
  width: 800px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #fff;
  border-radius: 80px;
  font-size: 2.5rem;
  transition: all 0.3s ease;
  position: relative;
}

@media screen and (min-width: 1599px) {
  main.topPage #goods .btnBox a {
    font-size: 3rem;
    width: 900px;
    height: 90px;
    border-radius: 90px;
  }
}

@media screen and (max-width: 991px) {
  main.topPage #goods .btnBox a {
    width: 600px;
    height: 60px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  main.topPage #goods .btnBox a {
    width: 100%;
    height: auto;
    padding: 0.5rem 1rem;
    font-size: 1.125rem;
    text-align: center;
  }
}

main.topPage #goods .btnBox a:hover {
  border-color: #124B7B;
  background-color: #124B7B;
}

/*# sourceMappingURL=top.css.map */