@charset "UTF-8";
.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.banner-box {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}

.banner-grid {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/grids.png);
}

.banner {
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.banner .banner-img-pc {
  width: 100%;
  display: block;
}
@media (max-width: 768px) {
  .banner .banner-img-pc {
    display: none;
  }
}
.banner .banner-img-mob {
  width: 100%;
  display: none;
}
@media (max-width: 768px) {
  .banner .banner-img-mob {
    display: block;
  }
}
.banner .banner-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner .banner-content #deco_left {
  position: absolute;
  left: 0;
  width: 50%;
  z-index: 3;
}
@media (max-width: 768px) {
  .banner .banner-content #deco_left {
    display: none;
  }
}
.banner .banner-content #deco_right {
  position: absolute;
  right: 0%;
  width: 45%;
  z-index: 3;
}
@media (max-width: 768px) {
  .banner .banner-content #deco_right {
    display: none;
  }
}
.banner .banner-content #kv_bubble {
  position: absolute;
  top: 5%;
  left: 37%;
  width: 40%;
  z-index: 3;
}
@media (max-width: 992px) {
  .banner .banner-content #kv_bubble {
    width: 40%;
    top: 0;
    left: 30%;
  }
}
@media (max-width: 768px) {
  .banner .banner-content #kv_bubble {
    width: 60%;
    top: 5%;
    left: 25%;
  }
}
.banner .banner-content #kv_title {
  width: 24.5%;
  float: left;
  position: absolute;
  top: 20%;
  left: 25%;
  z-index: 4;
}
@media (max-width: 992px) {
  .banner .banner-content #kv_title {
    width: 32%;
    top: 40%;
    left: 34%;
  }
}
@media (max-width: 768px) {
  .banner .banner-content #kv_title {
    width: 76%;
    top: 40%;
    left: 12%;
  }
}

#cta_green {
  width: 222px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  #cta_green {
    width: 195px;
  }
}

#cta_red {
  width: 222px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  #cta_red {
    width: 195px;
  }
}

#elf_group {
  width: 300px;
  position: absolute;
  background-size: contain;
  bottom: 10px;
  left: 30px;
}
@media (max-width: 768px) {
  #elf_group {
    display: none;
  }
}

.hot-event {
  margin-top: -100px;
  background-color: #fff;
  background-image: url(../images/grids.png);
  background-repeat: repeat;
}
@media (max-width: 768px) {
  .hot-event {
    margin-top: -34px;
  }
}
.hot-event .bg {
  margin-top: -140px;
}
@media (max-width: 992px) {
  .hot-event .bg {
    margin: 0;
  }
}
@media (max-width: 992px) {
  .hot-event .bg .pc {
    display: none;
  }
}
.hot-event .bg .mob {
  display: none;
}
@media (max-width: 992px) {
  .hot-event .bg .mob {
    display: block;
  }
}
.hot-event .hot-swiper {
  position: relative;
  padding: 0 100px;
  z-index: 2;
}
@media (max-width: 992px) {
  .hot-event .hot-swiper {
    padding: 0 80px;
  }
}
@media (max-width: 767px) {
  .hot-event .hot-swiper {
    padding: 0;
  }
}
.hot-event .hot-swiper .hot-icon1 {
  position: absolute;
  width: 128px;
  height: 69px;
  background: url(../images/hot-icon1.png) no-repeat center;
  background-size: contain;
  top: 30px;
  left: 54px;
}
@media (max-width: 1440px) {
  .hot-event .hot-swiper .hot-icon1 {
    width: 81px;
    height: 43px;
    top: 80px;
    left: -20px;
  }
}
@media (max-width: 767px) {
  .hot-event .hot-swiper .hot-icon1 {
    display: none;
  }
}
.hot-event .hot-swiper .hot-icon2 {
  position: absolute;
  width: 110px;
  height: 118px;
  background: url(../images/hot-icon2.png) no-repeat center;
  background-size: contain;
  top: 150px;
  left: -60px;
}
@media (max-width: 1440px) {
  .hot-event .hot-swiper .hot-icon2 {
    width: 69px;
    height: 74px;
    left: -20px;
    top: 30%;
  }
}
@media (max-width: 767px) {
  .hot-event .hot-swiper .hot-icon2 {
    display: none;
  }
}
.hot-event .hot-swiper .hot-icon3 {
  position: absolute;
  width: 95px;
  height: 88px;
  background: url(../images/hot-icon3.png) no-repeat center;
  background-size: contain;
  bottom: 150px;
  right: -20px;
}
@media (max-width: 1440px) {
  .hot-event .hot-swiper .hot-icon3 {
    right: 0px;
    bottom: 30px;
  }
}
@media (max-width: 767px) {
  .hot-event .hot-swiper .hot-icon3 {
    display: none;
  }
}
.hot-event .hot-swiper .hot-icon4 {
  position: absolute;
  width: 103px;
  height: 74px;
  background: url(../images/hot-icon4.png) no-repeat center;
  background-size: contain;
  bottom: -50px;
  right: 50px;
  z-index: 2;
}
@media (max-width: 1440px) {
  .hot-event .hot-swiper .hot-icon4 {
    width: 76px;
    height: 55px;
  }
}
@media (max-width: 767px) {
  .hot-event .hot-swiper .hot-icon4 {
    display: none;
  }
}
.hot-event .hot-swiper .swiper-wrapper {
  height: auto;
}
.hot-event .hot-swiper .swiper-wrapper .swiper-slide {
  padding-bottom: 50px;
}
.hot-event .hot-swiper .swiper-wrapper .swiper-slide .activity-page-list {
  padding-top: 100px;
}
@media (max-width: 768px) {
  .hot-event .hot-swiper .swiper-wrapper .swiper-slide .activity-page-list {
    padding-top: 50px;
  }
}
.hot-event .hot-swiper .swiper-wrapper .swiper-slide .title {
  text-decoration: underline;
  text-decoration-color: rgba(255, 203, 46, 0.2);
  text-decoration-thickness: 10px;
  text-underline-offset: -7px;
  display: inline-block;
  white-space: normal;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.hot-event .hot-swiper .swiper-button-prev,
.hot-event .hot-swiper .swiper-button-next {
  width: 40px;
  height: 35px;
  background: url(../images/home-swiper.svg) center center no-repeat;
  background-size: 40px 35px;
}
.hot-event .hot-swiper .swiper-button-prev:after,
.hot-event .hot-swiper .swiper-button-next:after {
  display: none;
}
@media (max-width: 767px) {
  .hot-event .hot-swiper .swiper-button-prev,
  .hot-event .hot-swiper .swiper-button-next {
    display: none;
  }
}
.hot-event .hot-swiper .swiper-button-next {
  transform: rotate(180deg);
}
.hot-event .hot-swiper .swiper-pagination {
  position: relative;
  bottom: auto;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .hot-event .hot-swiper .swiper-pagination {
    margin-top: 0px;
  }
}
.hot-event .hot-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #abcdfe;
  opacity: 1;
}
.hot-event .hot-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #589afd;
  width: 24px;
  height: 8px;
  border-radius: 40px;
}

.event-news {
  padding: 0 20px;
  padding-top: 250px;
  position: relative;
  margin-top: -150px;
  margin-bottom: 80px;
}
@media (max-width: 992px) {
  .event-news {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .event-news {
    margin-top: 0px;
    padding-top: 0;
  }
}
.event-news .container {
  position: relative;
  z-index: 2;
  border: 2px #737373 solid;
  background: #ffd558;
  padding: 30px;
}
.event-news .container article {
  background-color: #fff;
  background-image: url(../images/grids.png);
  background-repeat: repeat;
  padding: 60px 20px;
  border: 2px #737373 solid;
  position: relative;
}
.event-news .container article .news-icon1 {
  width: 200px;
  height: 243px;
  position: absolute;
  background: url(../images/news-icon1.png) no-repeat center;
  background-size: contain;
  top: 0px;
  left: 0px;
}
@media (max-width: 1440px) {
  .event-news .container article .news-icon1 {
    transform: scale(0.6);
    transform-origin: top left;
  }
}
@media (max-width: 767px) {
  .event-news .container article .news-icon1 {
    display: none;
  }
}
.event-news .container article .news-icon2 {
  width: 210px;
  height: 246px;
  position: absolute;
  background: url(../images/news-icon2.png) no-repeat center;
  background-size: contain;
  bottom: 0px;
  right: 0px;
}
@media (max-width: 1440px) {
  .event-news .container article .news-icon2 {
    transform: scale(0.6);
    transform-origin: bottom right;
  }
}
@media (max-width: 767px) {
  .event-news .container article .news-icon2 {
    display: none;
  }
}
.event-news .container article .news-icon3 {
  width: 150px;
  height: 78px;
  position: absolute;
  background: url(../images/news-icon3.png) no-repeat center;
  background-size: contain;
  bottom: -1px;
  left: 20px;
}
@media (max-width: 1440px) {
  .event-news .container article .news-icon3 {
    width: 83px;
    height: 44px;
  }
}
@media (max-width: 767px) {
  .event-news .container article .news-icon3 {
    display: none;
  }
}
.event-news .container article .news-icon4 {
  width: 106px;
  height: 126px;
  position: absolute;
  background: url(../images/news-icon4.png) no-repeat center;
  background-size: contain;
  bottom: 35px;
  left: 100px;
}
@media (max-width: 1440px) {
  .event-news .container article .news-icon4 {
    width: 83px;
    height: 90px;
    bottom: 25px;
    left: 60px;
  }
}
@media (max-width: 767px) {
  .event-news .container article .news-icon4 {
    display: none;
  }
}
.event-news .container article .news-icon5 {
  width: 82px;
  height: 112px;
  position: absolute;
  background: url(../images/news-icon5.png) no-repeat center;
  background-size: contain;
  bottom: 30px;
  left: 220px;
}
@media (max-width: 1440px) {
  .event-news .container article .news-icon5 {
    width: 64px;
    height: 80px;
    left: 145px;
  }
}
@media (max-width: 767px) {
  .event-news .container article .news-icon5 {
    display: none;
  }
}
.event-news .container article .news-swiper {
  max-width: 600px;
  margin: 20px auto auto auto;
}
.event-news .container article .news-swiper .swiper-wrapper {
  height: auto;
}
.event-news .container article .news-swiper .news-content img {
  width: 100%;
}
.event-news .container article .news-swiper .news-content .news-info-box {
  margin: 30px 0;
}
.event-news .container article .news-swiper .news-content .news-info-box .title {
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
  text-decoration-color: rgba(255, 203, 46, 0.2);
  text-decoration-thickness: 10px;
  text-underline-offset: -7px;
  display: inline-block; /* 可換行 */
  white-space: normal; /* 允許自動換行 */
  word-break: break-word; /* 遇到長字可斷行 */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.event-news .container article .news-swiper .news-content .activity-link {
  position: relative;
  display: block;
  width: 320px;
  height: 68px;
  border-radius: 50px;
  border-width: 2px;
  background-color: #e4efff;
  border: 2px solid #82b3fe;
  margin: auto;
  bottom: 0;
  left: 0;
  transform: none !important;
}
@media (max-width: 992px) {
  .event-news .container article .news-swiper .news-content .activity-link {
    width: 160px;
    height: 48px;
  }
}
.event-news .container article .news-swiper .news-content .activity-link a {
  position: absolute;
  bottom: 4px;
  left: -3px;
  display: inline-block;
  width: 320px;
  height: 68px;
  border-radius: 50px;
  border-width: 2px;
  background-color: #fff;
  font-family: Noto Sans TC;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  line-height: 60px;
  text-decoration: none;
  color: #82b3fe;
  border: 2px solid #82b3fe;
  z-index: 112;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
  .event-news .container article .news-swiper .news-content .activity-link a {
    font-size: 16px;
    line-height: 44px;
    width: 160px;
    height: 48px;
  }
}
.event-news .container article .news-swiper .news-content .activity-link a:hover {
  bottom: 9px;
}
.event-news .container article .news-swiper .news-content .activity-link a:active {
  bottom: 0px;
  background-color: #82b3fe;
  color: #fff;
}
.event-news .container article .news-swiper .swiper-pagination {
  position: relative;
  bottom: auto;
  margin-top: 50px;
}
.event-news .container article .news-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #abcdfe;
  opacity: 1;
}
.event-news .container article .news-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #589afd;
  width: 24px;
  height: 8px;
  border-radius: 40px;
}/*# sourceMappingURL=index.css.map */