@charset "utf-8";
* {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: #9653ff url("https://contents.kyobobook.co.kr/pmtn/2025/book/251231_travel/bnD6_cont01.jpg") no-repeat 50% 0;
	height:1110px;
}
.event_wrap .e_container.bg_02 {
	background: #9653ff;
}
.event_wrap .inner.w1200 {
	width:1200px;
}
.event_wrap .e_calendar_wrap {
	width:850px;
	margin:0 auto;
	position:relative;
}
.event_wrap .e_calendar_wrap .swiper-container {
	width:683px;
	margin:0 auto;
}
.event_wrap .e_calendar_wrap .swiper-button-prev, 
.event_wrap .e_calendar_wrap .swiper-button-next {
	top: 152px;
	margin-top: 0;
	width: 50px;
	height: 50px;
	background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250115_travel/bnD1_arrow.png");
	background-size: 50px 50px;
}
.event_wrap .e_calendar_wrap .swiper-pagination {
	position:static;
	font-size: 0;
}
.event_wrap .e_calendar_wrap .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	opacity: 1;
	background-color: #c6a2ff;
	margin:0 7px;
}
.event_wrap .e_calendar_wrap .swiper-pagination-bullet-active {
	background: #eaff00;
}
.event_wrap .eMap .e_link01 {
	top:0;
	left: 13%;
	width: 74%;
	height: 41%;
}