
/* a,
button {
  background-color: #ff0000;
  opacity: 0.4;
} */


.evtNavi button{
  flex-basis: calc((100% / 4) - 2px);
}


/* swiper */
.evtSwiper {
  position: absolute;
  top: 18%;
  left: 0;
}

.eveCont .evtSwiper .swiper-slide {
  width: 84%;
  margin: 0 1.6%;
}
.evtSwiper.swiper2 {
  position: absolute;
  top: 25%;
  left: 0;
}
.evtSwiper.swiper3 {
  position: absolute;
  top: 26%;
  left: 0;
}

.video_box video{width: 100%;}
.video_box{
  width: 42rem;
  border-radius: 250px 250px 0 0;
  box-shadow: 8px 1px #8484DD;
  box-sizing: border-box;
  max-height: 1045px;
        overflow: hidden;
        position: relative;
        z-index: 1;
        position: absolute;
        bottom: -11%;
        left: 50%;
        transform: translate(-50%, 0px) scale(1.1);
}

.eveCont .evtSwiper.swiper2 .swiper-slide {
  width: 84%;
  margin: 0 1.6%;
}

.eveCont .eventLink.btn00 {
  position: unset;
 transform: unset;
}
.eveCont .eventLink.eventLink1 {
  width: 90%;
  height: 6.2%;
  top: 85%;
  left: 5%;
  transform: none;
}
.eveCont .eventLink.eventLink2 {
  width: 90%;
  height: 7%;
  top: 83.5%;
  left: 5%;
  transform: none;
}
.eveCont .eventLink.btn03 {
  width: 44%;
  height: 30.5%;
  top: 16.5%;
  left: 51%;
  transform: none;
}
.eveCont .eventLink.btn04 {
  width: 90%;
  height: 36.5%;
  top: 48.5%;
}
.eveCont .eventLink.btn05 {
  width: 89%;
  height: 7%;
  top: 88%;
}
.eveCont .eventLink.btn06 {
  width: 100%;
  height: 100%;
  top: 0%;
}

.eveCont .eventLink.sliderbtn {
  width: 90%;
  height: 9%;
  top: 87%;

}


.acc_1{
  position: absolute;
  top: 57%;
  left: 10%;
  width: 17rem !important;
  z-index: 9;
}
.acc_2{
  position: absolute;
  top: 84%;
  left: 62%;
  width: 19rem !important;
  z-index: 9;
}
.acc_3{
  position: absolute;
  top: 34%;
  left: 69%;
  width: 18rem !important;
  z-index: 9;
}
.acc_4{
  position: absolute;
  top: 77%;
  left: 74%;
  width: 15rem !important;
  z-index: 9;
}
.acc_5{
  position: absolute;
  top: 39%;
  left: 11%;
  width: 26rem !important;
  z-index: 9;
}
/* mo */


#container.mo .video_box{
  width: 56%;
  border-radius: 250px 250px 0 0;
  box-shadow: 8px 1px #8484DD;
  box-sizing: border-box;
  max-height: 1045px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  position: absolute;
  bottom: -11%;
  left: 50%;
  transform: translate(-50%, 0px) scale(1.1);
}


#container.mo .evtNavi button {
  height: 4rem;
  font-size: 14px;
  line-height: 19px;
  border: 1px solid #9999997e;
}


.mo .acc_1{
  position: absolute;
  top: 57%;
  left: 5%;
  width: 9rem !important;
  z-index: 9;
}
.mo .acc_2{
  position: absolute;
  top: 83%;
  left: 63%;
  width: 12rem !important;
  z-index: 9;
}
.mo .acc_3{
  position: absolute;
  top: 32%;
  left: 72%;
  width: 10rem !important;
  z-index: 9;
}
.mo .acc_4{
  position: absolute;
  top: 76%;
  left: 77%;
  width: 8rem !important;
  z-index: 9;
}
.mo .acc_5{
  position: absolute;
  top: 35%;
  left: 7%;
  width: 14rem !important;
  z-index: 9;
}




