@charset "utf-8";
* {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: #080e26 url("https://contents.kyobobook.co.kr/pmtn/2025/book/250919_nobel/bnD7_cont01_bg.jpg") no-repeat 50% 0;
}
.event_wrap .e_container.bg_02 {
	background: #f1f1f3;
}
.event_wrap .e_container.bg_03 {
	background: #dee1ea;
}
.event_wrap .e_container.bg_04 {
	background: #e9eaef;
}
/* 링크 */
.event_wrap .eMap .e_link01 {
	top: 25%;
	left: 15%;
	width: 24%;
	height: 20%;
	z-index: 1;
}
.event_wrap .eMap .e_link02 {
	top: 31.3%;
	left: 23%;
	width: 24%;
	height: 20%;
	z-index: 2;
}
.event_wrap .eMap .e_link03 {
	top: 25%;
	right: 15%;
	width: 33%;
	height: 26.5%;
}
.event_wrap .eMap .e_link04 {
	top: 27%;
	left: 15%;
	width: 33%;
	height: 29%;
}
.event_wrap .eMap .e_link05 {
	top: 27%;
	right: 15%;
	width: 33%;
	height: 29%;
}
.event_wrap .eMap .e_link06 {
	top: 16%;
	left: 7%;
	width: 86%;
	height: 49%;
}
