@charset "UTF-8";
*, *::before, *::after {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: #1c1c17 url("https://contents.kyobobook.co.kr/pmtn/2026/general/260511_balansa/bnD6_cont01_bg.jpg") no-repeat 50% 0;
}
.event_wrap .e_container.bg_02 {
	background-color: #080808;
}
.event_wrap .e_container.bg_03 {
	background: #2036a2 url("https://contents.kyobobook.co.kr/pmtn/2026/general/260511_balansa/bnD6_cont03_bg.jpg") no-repeat 50% 0;
	padding: 120px 0 140px;
}
.event_wrap .e_container.bg_04 {
	background-color: #000;
}
.event_wrap .e_container.bg_05 {
	background: #233caa url("https://contents.kyobobook.co.kr/pmtn/2026/general/260511_balansa/bnD6_cont05_bg.jpg") no-repeat 50% 0;
	padding: 140px 0 154px;
}
.event_wrap .e_container.bg_06 {
	background: #70ec51 url("https://contents.kyobobook.co.kr/pmtn/2026/general/260511_balansa/bnD6_cont06_bg.jpg") 50% 0;
	padding: 90px 0 95px;
}
/* ==========================
	공통 스타일
============================= */
.event_wrap img {
	width: 100%;
}
.event_wrap button {
	cursor: pointer;
}
.event_wrap .eMap .link_btn {
	position: absolute;
}
.event_wrap .w690 {
	width: 690px;
	margin: 0 auto;
}
.event_wrap .w690.mT30 {
	margin-top: 30px;
}
/* ==========================
	영역별 스타일
============================= */
/* bg_03 */
.event_wrap .bg_03 .title_box {
	width: 552px;
	margin: 0 auto;
}
.event_wrap .img_slide {
	width: 1200px;
	margin: 48px auto 0;
}
.event_wrap .img_slide .swiper-pagination {
	position: static;
	font-size: 0;
	margin-top: 30px;
}
.event_wrap .img_slide .swiper-pagination-bullet {
	opacity: 1;
	width: 12px;
	height: 12px;
	margin: 0 10px;
	background-color: #fff;
}
.event_wrap .img_slide .swiper-pagination-bullet-active {
	background-color: #70ec51;
}
/* bg_04 */
.event_wrap .eMap .link_01 {
	top: 49%;
	right: 23%;
	width: 10%;
	height: 15%;
}
/* bg_05 */
.event_wrap .bg_05 .title_box {
	width: 570px;
	margin: 0 auto 50px;
}
/* bg_06 */
.event_wrap .bg_06 .title_box {
	width: 586px;
	margin: 0 auto 40px;
}
.event_wrap .eMap .link_02 {
	top: 48%;
	left: 16%;
	width: 68%;
	height: 8%;
}
.event_wrap .eMap .link_03 {
	bottom: 4.5%;
	left: 16%;
	width: 68%;
	height: 8%;
}