@charset "utf-8";
*,*::before, *::after {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: #954a25 url("https://contents.kyobobook.co.kr/pmtn/2025/book/251002_salon/bnD11_cont01_bg.jpg") no-repeat 50% 0;
}
.event_wrap .e_container.bg_02 {
	background: #f3d593 url("https://contents.kyobobook.co.kr/pmtn/2025/book/251002_salon/bnD11_cont02_bg.jpg") 50% 0;
	padding:40px 0 80px;
}
.event_wrap .e_container.bg_03 {
	background: #642b14 url("https://contents.kyobobook.co.kr/pmtn/2025/book/251002_salon/bnD11_cont03_bg.jpg") 50% 0;
}
/* 링크 */
.event_wrap .eMap .e_link01 {
	top: 13%;
	left: 31%;
	width: 14%;
	height: 34%;
}
.event_wrap .eMap .e_link02 {
	top: 13%;
	left: 45%;
	width: 13%;
	height: 34%;
}
.event_wrap .eMap .e_link03 {
	bottom: 0;
	right: 19%;
	width: 17%;
	height: 34%;
}
.event_wrap .eMap .e_link04 {
	top: 25%;
	right: 13%;
	width: 21%;
	height: 24%;
}
.event_wrap .eMap .e_link05,
.event_wrap .eMap .e_link07,
.event_wrap .eMap .e_link09 {
	bottom: 6%;
	left: 19%;
	width: 62%;
	height: 9%;
}
.event_wrap .eMap .e_link06 {
	top: 24%;
	left: 20.5%;
	width: 21%;
	height: 27%;
}
.event_wrap .eMap .e_link08 {
	top: 25%;
	right: 20.5%;
	width: 20%;
	height: 26%;
}
.event_wrap .e_link_box {
	margin-top:67px;
}
.event_wrap .e_link_box01 {
	margin-top:97px;
}
/* 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;
}