@charset "UTF-8";
*{box-sizing: border-box;}
.event_wrap .e_container.bg_01 {background: #e6e7ff url("https://contents.kyobobook.co.kr/pmtn/2026/eBook/260629_bohum/bnO_pc_cont_bg01.jpg") no-repeat 50% 0;}
.event_wrap .e_container.bg_02 {background: #d9d2ff;}
.event_wrap .e_container.bg_03 {background: #e6e7ff url("https://contents.kyobobook.co.kr/pmtn/2026/eBook/260629_bohum/bnO_pc_cont_bg02.jpg") no-repeat 50% 0;}
.event_wrap .e_container.bg_04 {background: #222222;}

.event_wrap .eMap .link_01 {
  bottom: 28%;
  left: 50%;
  transform: translateX(-50%);
  width: 69%;
  height: 13.5%;
}

.event_wrap .eMap .link_02 {
  bottom: 24%;
  left: 50%;
  transform: translateX(-50%);
  width: 83%;
  height: 18.5%;
}
/* ==========================
	공통 스타일
============================= */
.event_wrap .w660 {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  width: 660px;
}
.event_wrap .w1200 {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  width: 1200px;
}
.event_wrap .e_notice {
  width: 660px;
}
.event_wrap .e_notice p {
  color:#7f7f7f;
}

.event_wrap .e_notice ul li {
  color:#7f7f7f;
}

.event_wrap .e_notice ul li:not(:last-child) {
  padding-bottom: 15px;
}

.event_wrap .e_notice ul li::before {
	background: #7f7f7f;
}
/* ==========================
	영역별 스타일
============================= */
/* ==========================
	keyframes
============================= */