@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: #78b7bd url(https://contents.kyobobook.co.kr/pmtn/2024/book/240621_hundred/images/bnD3_ebg_01.jpg) 50% 0 no-repeat;
}
.event_wrap .bg_02 {
  background-color: #87c8d0;
}
.event_wrap a.e_btn {
  display: block;
}
.event_wrap [class^=ebtn_02_] {
  width: 600px;
  height: 100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}
.event_wrap .ebtn_01_01 {
  top: 450px;
  left: 100px;
  width: 480px;
  height: 750px;
}
.event_wrap .ebtn_01_02 {
  bottom: 80px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 520px;
  height: 100px;
}
.event_wrap .ebtn_02_10 {
  bottom: 120px;
}
.event_wrap .flexslider {
  overflow: hidden;
}
.event_wrap .e_notice {
  padding: 40px 0 40px;
}
.event_wrap .e_notice p {
  color: #000;
}
.event_wrap .e_notice ul li {
  color: #000;
}
.event_wrap .e_notice ul li::before {
  background-color: #000;
}/*# sourceMappingURL=240621_hundred_pc.css.map */