@charset "utf-8";
* {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251013_quarry/bnD6_cont01_bg.jpg") repeat-x 50% 0;
	padding:60px 0 120px;
}
.event_wrap .e_container.bg_02 {
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251013_quarry/bnD6_cont02_bg.jpg") 50% 0;
	padding:80px 0 100px;
}
.event_wrap .inner.w1200 {
	width:1200px;
}
.event_wrap .mB30 {
	margin-bottom: 30px;
}
.event_wrap .mB50 {
	margin-bottom: 50px;
}
.event_wrap .e_book_wrap {
	width:620px;
	margin:0 auto 50px;
	background:#fff;
	border-top:4px solid #000;
	padding:50px 0 70px 50px;
}
.event_wrap .e_book_wrap.no_mB {
	margin-bottom: 0;
}
.event_wrap .e_book_content01,
.event_wrap .e_book_content03 {
	margin-bottom: 100px;
}
.event_wrap .e_book_content01 .eMap {
	width:530px;
}
.event_wrap .e_book_content02 .eMap {
	width:549px;
}
.event_wrap .e_book_content03 .eMap {
	width:498px;
}
.event_wrap .e_book_content04 .eMap {
	width:545px;
}
.event_wrap .e_book_content .eMap {
	margin: 0 0 50px 0;
}
.event_wrap .e_review_wrap .e_review_top {
	width:515px;
	margin-bottom: 15px;
	display:flex;
	justify-content: space-between;
}
.event_wrap .swiper-slide {
	width:auto;
}
.event_wrap .swiper-pagination {
	position:static;
	font-size:0;
}
.event_wrap .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #cfcfcf;
	opacity: 1;
	margin-left:13px;
}
.event_wrap .swiper-pagination-bullet-active {
	background: #000;
}
/* 링크 */
.event_wrap .eMap a {
	width: 200px;
	height: 290px;
}
.event_wrap .eMap .e_link01 {
	top:10%;
	left: 0;
}
.event_wrap .eMap .e_link02 {
	top:11%;
	right: 6%;
}
.event_wrap .eMap .e_link03 {
	top:8%;
	left: 0;
}
.event_wrap .eMap .e_link04 {
	top:10%;
	right: 6.5%;
}