.eve_detail .eveCont.top {
  margin-bottom: 0 !important;
}

.eve_detail .eveCont .naviBtns {
  display: flex;
  width: 87%;
  height: 51.8%;
  position: absolute;
  top: 29%;
  left: 50%;
  transform: translateX(-50%);
  justify-content: space-between;
  align-content: space-between;
  gap: 1%;
  background: none;
  flex-wrap: wrap;
}

.eve_detail .eveCont .naviBtns button.naviBtn {
  font-size: 0;
  flex-basis: 49%;
  height: 49%;
}

.eve_detail .evtNavi {
  width: 600px;
  height: 100px;
  position: absolute;
  bottom: 7.07%;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
}

.eve_detail .evtNavi.fixed a {
  background-color: #000;
}
.eve_detail .evtNavi.fixed img {
  width: 600px;
}
.eve_detail .evtNavi.fixed {
  position: fixed;
  top: 80px;
  background: none;
  width: 750px;
  text-align: center;
  background-color: #000;
}

.eve_detail .evtNavi .btn01 {
  font-size: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.eveCont .evtSwiper {
  position: absolute;
  top: 21.3%;
}

.eveCont .evtSwiper .swiper-slide {
  width: 89%;
  margin: 0 1.6%;
}

.eveCont .eventLink.btn02 {
  width: 83%;
  height: 8.6%;
  bottom: 8.5%;
}

.eveCont .eventLink.btn03 {
  width: 90%;
  height: 60%;
  top: 28.4%;
}

.eveCont .eventLink.btn03_1 {
  width: 75%;
  height: 10%;
  bottom: 16.5%;
}
.eveCont .eventLink.btn04 {
  width: 75%;
  height: 10%;
  bottom: 16.5%;
}

.eveCont .eventLink.btn05,
.eveCont .eventLink.btn06 {
  width: 43%;
  height: 14%;
  bottom: 13.5%;
  transform: none;
}

.eveCont .eventLink.btn05 {
  left: 5.5%;
}

.eveCont .eventLink.btn06 {
  left: 51.5%;
}

.eveCont .eventLink.fullBtn {
  width: 100%;
  height: 100%;
  top: 0;
}

/* mo */
#container.mo .eve_detail .evtNavi.fixed img {
  width: 300px;
}
#container.mo .eve_detail .evtNavi.fixed {
  width: 100%;
}
#container.mo .eve_detail .evtNavi {
  width: 300px;
  height: 50px !important;
  top: auto;
  background: none;
}

#container.mo .eve_detail .evtNavi.fixed {
  top: 5.8rem;
}
