@charset "utf-8";
* {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: #cfccc7 url("https://contents.kyobobook.co.kr/pmtn/2025/book/250918_recoverK/bnD11_cont01.jpg") no-repeat 50% 0;
	height:566px;
}
.event_wrap .e_container.bg_02 {
	background: #f2f0ec url("https://contents.kyobobook.co.kr/pmtn/2025/book/250918_recoverK/bnD11_cont02_bg.jpg") no-repeat 50% 0;
}
.event_wrap .e_container.bg_03 {
	background: #3e3835;
}
.event_wrap .inner.w1200 {
	width:1200px;
}
/* 링크 */
.event_wrap .eMap .e_link01 {
	top: 11%;
	left: 17%;
	width: 27%;
	height: 52%;
}
/* notice */
.event_wrap .e_notice {
	width:650px;
}
.event_wrap .e_notice p {
	font-size: 22px;;
}
.event_wrap .e_notice p,
.event_wrap .e_notice ul li {
	color:#fff;
}
.event_wrap .e_notice ul li::before {
	background: #fff;
}