@charset "UTF-8";
*, *::before, *::after {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: #37CF6A url("https://contents.kyobobook.co.kr/pmtn/2026/general/260915_local/bnJ_cont01_bg.jpg") no-repeat 50% 0;
	height: 624px;
	padding-top: 182px;
}
.event_wrap .e_container.bg_02 {
	background-color: #313131;
	padding: 50px 0;
}
.event_wrap .e_container.bg_03 {
	background-color: #F6F6F6;
	padding: 120px 0;
}
.event_wrap .e_container.bg_04 {
	background: #3B3B39 url("https://contents.kyobobook.co.kr/pmtn/2026/general/260915_local/bnJ_bnr_bg.jpg") no-repeat bottom center;
}
.event_wrap .e_container.bg_05 {
	padding: 120px 0;
}
.event_wrap .e_container.bg_06 {
	background-color: #F6F6F6;
	padding: 120px 0;
}
.event_wrap .e_container.bg_07 {
	padding: 120px 0;
}
/* ==========================
	공통 스타일
============================= */
.event_wrap {
	font-family: "Pretendard",  sans-serif;
}
.event_wrap img {
	width: 100%;
}
.event_wrap button {
	cursor: pointer;
}
.event_wrap .w670 {
	width: 670px;
	margin: 0 auto;
}
.event_wrap .mB80 {
	margin-bottom: 80px;
}
.event_wrap .mB120 {
	margin-bottom: 120px;
}
.event_wrap .title_box {
	text-align: center;
	margin-bottom: 40px;
}
.event_wrap .title_box .eng_title {
	display: inline-block;
	font-size: 22px;
	line-height: 1.36;
	letter-spacing: -0.035em;
	border: 1px solid;
	padding: 1px 8px;
	margin-bottom: 12px;
}
.event_wrap .title_box h3 {
	font-size: 52px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: -0.03em;
}
.event_wrap .title_box p {
	font-size: 24px;
	line-height: 1.5;
	letter-spacing: -0.035em;
	color: #848484;
	margin-top: 16px;
}
.event_wrap .title_box p b {
	font-weight: 600;
}
.event_wrap .flexslider {
	width: 100%;
}
.event_wrap .eMap .link_btn {
	position: absolute;
}
.event_wrap .e_notice {
	width: 100%;
	padding: 40px 0 0 0;
}
.event_wrap .e_notice ul {
	padding: 0 20px;
}
.event_wrap .e_notice ul li {
	font-family: "Pretendard",  sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: 500;
	letter-spacing: -0.03em;
}
/* ==========================
	영역별 스타일
============================= */
/* bg_01 */
.event_wrap .main_title {
	width: 624px;
	margin: 0 auto;
}
/* bg_02 */
.event_wrap .sub_text_wrap {
	text-align: center;
}
.event_wrap .sub_text_wrap strong {
	font-size: 26px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: -0.035em;
	color: #fff;
}
.event_wrap .sub_text_wrap p {
	font-size: 22px;
	line-height: 1.4;
	letter-spacing: -0.035em;
	color: rgba(255, 255, 255, 0.9);
	margin-top: 4px;
}
/* bg_03 */
.event_wrap .bg_03 .title_box {
	margin-bottom: 20px;
}
.event_wrap .map_wrap .map_box {
	margin-bottom: 20px;
	border: 2px solid #000;
}
.event_wrap .map_wrap .swiper-pagination {
	bottom: 16px;
}
.event_wrap .map_wrap .swiper-pagination-bullet {
	opacity: 1;
	width: 12px;
	height: 12px;
	background-color: #B8B8B8;
	margin: 0 6px;
}
.event_wrap .map_wrap .swiper-pagination-bullet-active {
	background-color: #000;
}
.event_wrap .eMap .down_btn {
	bottom: 48px;
	left: 50%;
	width: 586px;
	height: 84px;
	transform: translateX(-50%);
}
/* bg_04 */
.event_wrap .bnr_link {
	display: block;
	padding: 32px 0;
}
.event_wrap .bnr_link img {
	max-width: 632px;
}
/* bg_05 */
.event_wrap .bg_05 .title_box .eng_title {
	border-color: #FF60D4;
	color: #FF60D4;
}
.event_wrap .bg_05 .title_box p {
	color: #3F3F3F;
}
.event_wrap .bg_05 .flexslider,
.event_wrap .bg_05 .flexslider .slides {
	height: 450px;
}
/* bg_06 */
.event_wrap .bg_06 .title_box .eng_title {
	border-color: #4C4C4C;
	color: #4C4C4C;
}
.event_wrap .bg_06 .title_box p {
	color: #4C4C4C;
}
.event_wrap .bg_06 .flexslider,
.event_wrap .bg_06 .flexslider .slides {
	height: auto;
}
.event_wrap .bg_06 .e_notice ul li {
	color: #6A6A6A;
}
.event_wrap .bg_06 .e_notice ul li::before {
	background-color: #6A6A6A;
}
/* bg_07 */
.event_wrap .bg_07 .title_box .eng_title {
	color: #2C5F9E;
}
.event_wrap .bg_07 .title_box p {
	color: #3F3F3F;
}
.event_wrap .bg_07 .eMap .link_01 {
	bottom: 48px;
	left: 50%;
	width: 590px;
	height: 88px;
	transform: translateX(-50%);
}
.event_wrap .bg_07 .e_notice ul li {
	color: #747474;
}
.event_wrap .bg_07 .e_notice ul li::before {
	background-color: #747474;
}