.event_wrap { font-family: 'Spoqa Han Sans Neo', 'sans-serif'; }
.event_wrap .e_container { font-size:0;line-height:0;position:relative;clear:both;zoom:1;}
.event_wrap .inner {width:750px;} /* 최소 750px */
.event_wrap .inner.w1200 {width:1200px;} /* 최소 750px */
/* background */
.event_wrap .bg_01 { padding-top:1055px; background:#231157 url('https://contents.kyobobook.co.kr/pmtn/dwas/images/prom/eBook/2023/1218_audio/bnA_ebg_01.jpg') no-repeat 50% 0;}
.event_wrap .bg_02 { margin-top:-2px; padding-top:45px; background-color:#231157;}
.event_wrap .bg_01 .e01 img { display: block; margin:100px auto 0; }
/* swiper */
.event_wrap .e_swiperDefault {
	width:100%;
	height:600px; 
	position:relative;
	overflow: hidden;
	margin-top:50px;
}
.event_wrap .e_swiperDefault .swiper-slide {
	padding-top:18px;
	width:275px;
	height:600px;
	overflow: hidden;
}

.event_wrap .e_swiperDefault .e_bookCover {
	position: relative;
	width:244px;
	height:358px;
}

.event_wrap .e_swiperDefault .e_bookCover::after {
	position: absolute;
	top:-18px;
	right:-18px;
	content:'';
	width:79px;
	height:79px;
	background-image:url('https://contents.kyobobook.co.kr/pmtn/dwas/images/prom/eBook/2023/1218_audio/audio.png');
	background-size: cover;
}

.event_wrap .e_swiperDefault .e_bookCover img {
	width:100%;
	height:100%;
	border-radius: 25px 25px 25px 0;
}

.event_wrap .e_swiperDefault .e_book_title {
	padding-top:30px;
	font-size:24px;
	font-weight: 400;
	line-height: 38px;
	letter-spacing: -1.5px;
	color:#fff;
}
.event_wrap .e_swiperDefault .e_book_title .bookTitle_b {
	font-weight: 700;
}

.event_wrap .e_swiperDefault .e_book_info {
	padding-top:12px;
	font-size:22px;
	font-weight: 100;
	line-height: 32px;
	letter-spacing: -1.2px;
	color:#fff;
}


.event_wrap .e_swiperDefault .swiper-scrollbar {
	bottom:0;
	left:50%;
	width:450px;
    height:8px;
	transform: translateX(-50%);
	background-color: #584fa6;
}

.event_wrap .e_swiperDefault .swiper-scrollbar-drag {
	background:#90fff5;
}
/* btn,link */
.event_wrap .e_btn a{display: block;}
/* .event_wrap .eMap a{background:rgba(240, 47, 13, .5);}작업 완료 후 삭제 */
.event_wrap .eMap .ebtn_02_01{left: 20%;top: 92%;width: 60%;height: 8.5%;}
/* notice */
.e_notice { padding:130px 0 100px; }
.e_notice p, .e_notice ul li{color:#ded3ff;}
.e_notice ul li:before{background-color:#ded3ff;}