@charset "utf-8";
*, *::before, *::after {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: #eeebff url("https://contents.kyobobook.co.kr/pmtn/2026/book/260408_booknscene/cont01_bg.jpg") no-repeat 50% 0;
}
.event_wrap .e_container.bg_02 {
	background: #eeebff url("https://contents.kyobobook.co.kr/pmtn/2026/book/260408_booknscene/cont02_bg.jpg") no-repeat 50% 0;
}
.event_wrap .e_container.bg_03 {
	background: #feedf7 url("https://contents.kyobobook.co.kr/pmtn/2026/book/260408_booknscene/cont03_bg.jpg") no-repeat 50% 0;
}
.event_wrap .e_container.bg_04 {
	background: #feedf7 url("https://contents.kyobobook.co.kr/pmtn/2026/book/260408_booknscene/cont04_bg.jpg") no-repeat top left calc(50% - 4px);
}
.event_wrap .w900 {
	width: 900px;
	margin: 0 auto;
}
/* 링크 */
.event_wrap .eMap .link_btn {
	position: absolute;
	cursor: pointer;
}
.event_wrap .eMap .link_btn01 {
	top: 40.5%;
	left: 5%;
	width: 90%;
	height: 26%;
}
.event_wrap .eMap .link_btn02 {
	bottom: 0;
	left: 5%;
	width: 90%;
	height: 24%;
}
.event_wrap .eMap .link_btn03 {
	top: 43%;
	left: 5%;
	width: 89%;
	height: 6%;
}