@charset "utf-8";
* {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: #000 url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251217_umobile/bnD7_cont01_bg.jpg") no-repeat 50% 0;
}
.event_wrap .e_container.bg_02 {
	background: #fbf4e4;
}
.event_wrap .e_container.bg_03 {
	background: #ae6438;
}
.event_wrap .e_container.bg_04 {
	background: #fbf4e4;
}
.event_wrap .e_container.bg_05 {
	background: #c54a00;
}
.event_wrap .e_container.bg_06 {
	background: #fff;
}
.event_wrap .e_container.bg_07 {
	background: #ffde88;
}
.event_wrap .e_container.bg_08 {
	background: #e28029;
}
.event_wrap .e_container.bg_09 {
	background: #fbf4e4;
	padding:25px 0 100px;
}
.event_wrap .eMap .e_link01 {
	bottom: 9%;
	left: 7%;
	width: 86%;
	height: 9%;
}
.event_wrap .e_notice {
	padding:50px 0 80px;
}
.event_wrap .e_notice p {
	font-size:22px;
}
.event_wrap .e_notice p,
.event_wrap .e_notice ul li {
	color:rgba(0, 0, 0, 0.7);
}
.event_wrap .e_notice ul li {
	line-height:1.5;
	letter-spacing: -1.4px;
}
.event_wrap .e_notice ul li::before {
	background: rgba(0, 0, 0, 0.7);
}
.event_wrap .e_text_wrap {
	color:rgba(0, 0, 0, 0.7);
	letter-spacing: -1px;
}
.event_wrap .e_text_wrap h4 {
	font-size:22px;
	line-height:1.3;
	text-align: center;
	font-weight: 500;
	margin-bottom:20px;
}
.event_wrap .e_text_wrap p {
	font-size:20px;
	line-height:1.8;
}