.eve_detail .evtNavi {
  background-color: #b17236;
}

.eve_detail .evtNavi button {
  flex: 1;
  background-color: #834d19;
  border: 0 !important;
}

.eve_detail .evtNavi button em {
  font-weight: 600;
}

.eve_detail .evtNavi button.on {
  background-color: #fff;
  color: #f47600;
}

.eve_detail .evtNavi button.hiddenBtn {
  position: absolute;
  width: 25%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 1;
  background-color: transparent;
}

.evtSwiper {
  position: absolute;
  top: 17.5%;
}

.eveCont .evtSwiper .swiper-slide {
  width: 88%;
  margin: 0 1.6%;
}

.eveCont .eventLink.btn01 {
  width: 88%;
  height: 6.6%;
  bottom: 5.8%;
}

.eveCont .eventLink.btn02 {
  width: 86%;
  height: 6.6%;
  bottom: 2.8%;
}
