@charset "UTF-8";
/* 공통 */
.event_wrap {
  /* inner */
  /* backgroound */
  /* btn,link */
  /*
     .eMap a {
         background: rgba(240, 47, 13, .5);
     } */
  /* slider */
  /* notice */
  /* 작업영역 */
}
.event_wrap .inner {
  width: 750px; /* 최소 750px */
  margin: 0 auto;
  text-align: center;
}
.event_wrap .bg_01 {
  background-color: #403227;
}
.event_wrap .bg_02 {
  background-color: #33281b;
}
.event_wrap .bg_03 {
  background-color: #282c43;
}
.event_wrap .bg_01 {
  background: url(https://contents.kyobobook.co.kr/pmtn/2023/book/231128_fabre/images/bnR_ebg_01.jpg) 50% 0 no-repeat;
}
.event_wrap .bg_02 {
  background: url(https://contents.kyobobook.co.kr/pmtn/2023/book/231128_fabre/images/bnR_ebg_02.jpg) 50% 0 no-repeat;
}
.event_wrap a.e_btn {
  display: block;
}
.event_wrap [class^=ebtn_02_] {
  width: 165px;
  height: 238px;
}
.event_wrap .ebtn_02_01 {
  top: 136px;
  left: 120px;
}
.event_wrap .ebtn_02_02 {
  top: 510px;
  left: 192px;
}
.event_wrap .ebtn_02_03 {
  top: 510px;
  left: 395px;
}
.event_wrap .flexslider {
  overflow: hidden;
}
.event_wrap .e_notice {
  padding: 40px 0 40px;
}
.event_wrap .e_notice p {
  color: #fff;
}
.event_wrap .e_notice ul li {
  color: #fff;
}
.event_wrap .e_notice ul li::before {
  background-color: #fff;
}