@charset "utf-8";
* {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: #112e6d url("https://contents.kyobobook.co.kr/pmtn/2025/book/250812_essay/bnD7_cont01_bg.jpg") no-repeat 50% 0;
}
.event_wrap .e_container.bg_02 {
	background:#112e6d;
	padding-bottom:100px;
}
.event_wrap .e_container.bg_03 {
	background: #0254a1;
	padding:100px 0;
}
.event_wrap .inner.w672 {
	width:672px;
}
.event_wrap .inner.w672 div:not(:last-child) {
	margin-bottom:80px;
}
/* 링크 */
.event_wrap .e_link_box {
	position:relative;
}
.event_wrap .e_link_box a {
	position:absolute;
}
.event_wrap .e_link_box .e_link01 {
	bottom: 0;
	left: 8%;
	width: 84%;
	height: 13%;
}
.event_wrap .e_link_box .e_link02 {
	bottom: 4%;
	left: 8%;
	width: 43%;
	height: 23%;
}
.event_wrap .e_link_box .e_link03 {
	bottom: 7%;
	left: 8%;
	width: 43%;
	height: 38%;
}
.event_wrap .e_link_box .e_link04 {
	bottom: 4%;
	left: 8%;
	width: 43%;
	height: 24%;
}
.event_wrap .e_link_box .e_link05 {
	bottom: 0;
	left: 8%;
	width: 84%;
	height: 8%;
}