.event_wrap .e_container.bg_01 {
	background:#1e1827 url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250808_umobile/bnD7_cont01.jpg") no-repeat 50% 0;
	height:988px;
}
.event_wrap .e_container.plan {
	background: #fbf4e4;
}
.event_wrap .e_container.bookset {
	background: #c54a00;
	padding-bottom:100px;
}
.event_wrap .e_container.bookset .e_btn_box {
	width:690px;
	margin:0 auto;
	position:relative;
}
.event_wrap .e_container.bookset .e_btn_box .e_toggle_btn {
	display:block;
	cursor: pointer;
	margin:0 auto;
}
.event_wrap .e_container.bookset .e_btn_box .e_toggle_btn::after {
	content:'';
	background:url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250808_umobile/bnD7_bookset_btn_arrow.png") no-repeat center;
	width:35px;
	height:20px;
	position:absolute;
	top:46px;
	right:150px;
	transition:all 0.3s;
}
.event_wrap .e_container.bookset .e_btn_box .e_toggle_btn.on::after {
	transform:rotate(180deg);
}
.event_wrap .e_container.e_toggle_wrap {
	background: #fbf4e4;
	padding-top:100px;
	display:none;
}
.event_wrap .e_container.e_toggle_wrap .inner.w973 {
	width:973px;
}
.event_wrap .e_container.bg_02 {
	background-color:#fff8e6;
}
.event_wrap .e_container.bg_03 {
	background-color:#fff;
}
.event_wrap .e_container.bg_04 {
	background-color:#ffde88;
}
.event_wrap .e_container.bg_04 .e_link_box {
	position:relative;
}
.event_wrap .e_container.bg_04 .e_link_box a {
	position:absolute;
	bottom: 6.5%;
	left: 19%;
	width: 62%;
	height: 10%;
}
.event_wrap .e_container.bg_05 {
	background-color:#fbf4e4;
}
.event_wrap .e_container.bg_05 .e_notice {
	width:650px;
	margin:0 auto;
	padding: 50px 0 90px;
}
.event_wrap .e_container.bg_05 .e_notice p {
	opacity:0.7;
	font-size:22px;
}
.event_wrap .e_container.bg_05 .e_notice ul {
	padding:0;
}
.event_wrap .e_container.bg_05 .e_notice ul li {
	opacity:0.7;
}
.event_wrap .e_container.bg_05 .e_notice ul li::before {
	background-color:rgba(0, 0, 0, 0.7);
}