.eveCont .badge {
  width: 60.534%;
  height: 2.9%;
  position: absolute;
  top: 10.4%;
  left: 50%;
  transform: translateX(-50%);
  animation: blink_basic 1.6s step-end infinite;
}

.eveCont .badge02 {
  width: 15.1%;
  height: 9.9%;
  top: 6%;
  right: 8%;
  left: auto;
  transform: none;
}

@keyframes blink_basic {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#target02{
  margin-top: -1%;
  z-index: -1;
}
.eveCont .evtSwiper.evtSwiper03 img{
  border-radius: 3.5%;
}
.eveCont .evtSwiper.evtSwiper03 {
  position: absolute;
  top: 15%;
}
.eveCont .evtSwiper.evtSwiper04 {

}



.eveCont .evtSwiper02 .swiper-slide,
.eveCont .evtSwiper03 .swiper-slide {
  width: 88.8%;
  margin: 0 1.6%;
}

.eveCont .evtSwiper02 {
  position: absolute;
  top:13%;
}

.eveCont .evtSwiper02_1 {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  width: 72.973%;
  height: 13.1%;
}
.eveCont.card_wrap {
text-align: center;
/* background: linear-gradient(to bottom, #32A754, #206433); */
margin-bottom: -0.2%;
}
.eveCont.card_wrap img{
  width: 93%;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 1.5%;
}
.btn_target{position: absolute;bottom: -2%;left: 0;}
.eveCont .evtSwiper02_1 .swiper-slide {
  width: 100%;
  height: 100%;
  margin: 0;
}

.eveCont .evtSwiper02_1 .swiper-slide img {
  vertical-align: top;
  width: 100%;
  height: 100%;
}

.eveCont .eventLink.btn01 {
  width: 90%;
  height: 8%;
  bottom: 4%;
}
.eveCont .eventLink.btn_partner {
  transform: none;
  width: 28%;
  height: 25%;
  left: 44%;
  top: 58%;
}
.eveCont .eventLink.btn03 {
  width: 90%;
  height: 10%;
  bottom: 4.8%;
}

.eveCont .eventLink.btn_slide {
  width: 45%;
  height: 14%;
  bottom: 16.8%;

}
.nav_1{
  position: absolute;
  top: 10%;
  left: 3%;
  width: 30%;
  height: 66%;
  font-size: 0;
  color: transparent;
  text-decoration: none;
}
.nav_2{
  position: absolute;
  top: 10%;
  left: 35%;
  width: 30%;
  height: 66%;
  font-size: 0;
  color: transparent;
  text-decoration: none;
}
.nav_3{
  position: absolute;
  top: 10%;
  left: 67%;
  width: 30%;
  height: 66%;
  font-size: 0;
  color: transparent;
  text-decoration: none;
}