/* event */
.event_wrap .eve_detail .evtNavi.line {
  padding: 0;
}

.event_wrap .eve_detail .evtNavi.line button {
  height: 105px;
  font-size: 23px;
  line-height: 140%;
  letter-spacing: 0;
}
.evtNavi.line button{
  color: #fff;
}
.event_wrap .eve_detail .evtNavi.line button em:after {
  background-color:#fff0;
  width: 100%;
  left: 0;
  transform: none;
  font-size: 25px;
}
.evtNavi.line button.on{
background-color: #FFC636!important;
color: #000;
}
.evtNavi.line button.on em{
color: #000;
}
.mo .evtNavi.line button.on{
background-color: #FFC636;
}
.eveCont .eventLink.btn01 {
  width: 90%;
  height: 10%;
  bottom: 0%;
}
.eveCont .eventLink.btn02 {
  width: 90%;
  height: 10%;
  bottom: 0%;
}
.eveCont .eventLink.btn03 {
  width: 90%;
  height: 10%;
  bottom: 20%;
}
.eveCont .obj.obj1 {
  position: absolute;
  width: 25% !important;
  top: 23%;
  left: 0;
  z-index: 2;
}
.eveCont .evtSwiper {
  position: absolute;
  top: 16.5%;
}
.eveCont .evtSwiper .swiper-slide {
  width: 90%;
  margin: 0 1.334%;
}


/* mo */
#wrap .mo .event_wrap .eve_detail .evtNavi.line button {
  height: 5.25rem;
  font-size: 1.15rem;
}

.mo .evtNavi.line button em{
  font-size: 1.15rem!important;
}
.evtNavi.line button em{
  font-size: 23px!important;
}