@charset "utf-8";
* {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251024_apppush/bnD10_cont01_bg.jpg") 50% 0;
	padding-top:100px;
}
.event_wrap .e_container.bg_02 {
	background: #222;
	padding-bottom:120px;
}
.event_wrap .e_container.bg_03 {
	background: #313131;
}
/* bg_01 */
.event_wrap .e_main_wrap {
	width: 540px;
	margin:0 auto;
	position:relative;
}
.event_wrap .e_main_wrap .e_txt_wrap div {
	position:absolute;
}
.event_wrap .e_main_wrap .e_txt_wrap div:nth-child(1) {
	top:49%;
	left:54px;
}
.event_wrap .e_main_wrap .e_txt_wrap div:nth-child(2) {
	top:57%;
	right:46px;
}
.event_wrap .e_main_wrap .e_txt_wrap div:nth-child(3) {
	top:64%;
	left:54px;
}
.event_wrap .e_main_wrap .e_txt_wrap div:nth-child(4) {
	top:76%;
	right:46px;
}
/* bg_02 */
.event_wrap .e_bnr_wrap {
	width:670px;
	margin:0 auto 120px;
}
.event_wrap .e_bnr_wrap ol {}
.event_wrap .e_bnr_wrap ol li {
	margin-bottom:20px;
}
.event_wrap .e_bnr_wrap ol li:last-child {
	margin-bottom:0;
}
.event_wrap .e_bnr_wrap button {
	width:100%;
	height:94px;
	cursor: pointer;
	color:#fff;
	text-align: left;
	padding-left:150px;
	display:flex;
	align-items: center;
	font-size:22px;
	line-height:1.4;
	letter-spacing: -1px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.event_wrap .e_bnr_wrap ol li.on button {
	display:none;
}
.event_wrap .e_bnr_wrap li:nth-child(1) button {
	background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251024_apppush/bnD10_bnr01_bg.png");
}
.event_wrap .e_bnr_wrap li:nth-child(2) button {
	background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251024_apppush/bnD10_bnr02_bg.png");
}
.event_wrap .e_bnr_wrap li:nth-child(3) button {
	background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251024_apppush/bnD10_bnr03_bg.png");
}
.event_wrap .e_bnr_wrap li:nth-child(4) button {
	background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251024_apppush/bnD10_bnr04_bg.png");
}
.event_wrap .e_bnr_wrap li:nth-child(5) button {
	background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251024_apppush/bnD10_bnr05_bg.png");
}
.event_wrap .e_bnr_wrap button .e_ranking {
	border-radius: 17px;
	overflow:hidden;
	border:1px solid #fff;
	width:55px;
	height:34px;
	line-height: 31px;
	margin-right:30px;
	text-align: center;
}
.event_wrap .e_bnr_wrap li.firstprize button {
	padding-left:165px;
}
.event_wrap .e_bnr_wrap li.firstprize button .e_ranking {
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251024_apppush/bnD10_bnr01_btn_deco.png") no-repeat center;
	width:57px;
	height:55px;
	line-height:55px;
	border:0;
	border-radius: 0;
}
.event_wrap .e_bnr_wrap button p {
	font-family: 'SUIT', sans-serif;
	font-size:27px;
}
.event_wrap .e_bnr_wrap .e_detail_inner {
	background:#fff;
	border-radius: 15px;
	overflow:hidden;
	padding: 70px 34px 70px 78px;
	display:flex;
	align-items: center;
}
.event_wrap .e_bnr_wrap .e_detail .e_img {
	width:225px;
	height:336px;
	border-radius: 10px;
	overflow: hidden;
	border:1px solid #d2d2d2;
}
.event_wrap .e_bnr_wrap .e_detail .e_img a img {
	width:100%;
	height: 100%;
	object-fit: cover;
}
.event_wrap .e_bnr_wrap .e_detail .e_txt {
	width:calc(100% - 225px);
	padding-left:45px;
	font-family: 'SUIT', sans-serif;
	line-height: 1.4;
	letter-spacing: -1px;
}
.event_wrap .e_bnr_wrap .e_detail .e_txt .e_tag {
	display:inline-block;
	font-size: 22px;
	margin-bottom: 24px;
	border-radius: 18px;
	overflow:hidden;
	padding:3px 14px;
	color:#fff;
	font-weight: 600;
}
.event_wrap .e_bnr_wrap li.firstprize .e_detail .e_txt .e_tag {
	margin-bottom: 24px;
	border-radius: none;
	padding:0;
}
.event_wrap .e_bnr_wrap li:nth-child(2) .e_txt .e_tag {
	background: #ea3a74;
}
.event_wrap .e_bnr_wrap li:nth-child(3) .e_txt .e_tag {
	background:#004dcf;
}
.event_wrap .e_bnr_wrap li:nth-child(4) .e_txt .e_tag {
	background:#2fc54a;
}
.event_wrap .e_bnr_wrap li:nth-child(5) .e_txt .e_tag {
	background:#f89e00;
}
.event_wrap .e_bnr_wrap .e_txt .e_genre {
	display:block;
	font-size:23px;
	font-weight: 700;
	font-family: 'Noto Sans KR';
	margin-bottom:5px;
}
.event_wrap .e_bnr_wrap li:nth-child(1) .e_txt .e_genre {
	color:#00cac0;
}
.event_wrap .e_bnr_wrap li:nth-child(2) .e_txt .e_genre {
	color:#ea3a74;
}
.event_wrap .e_bnr_wrap li:nth-child(3) .e_txt .e_genre {
	color:#004dcf;
}
.event_wrap .e_bnr_wrap li:nth-child(4) .e_txt .e_genre {
	color:#2fc54a;
}
.event_wrap .e_bnr_wrap li:nth-child(5) .e_txt .e_genre {
	color:#f89e00;
}
.event_wrap .e_bnr_wrap .e_detail .e_txt .e_title {
	display:block;
	font-size:27px;
	font-weight: 800;
}
.event_wrap .e_bnr_wrap .e_detail .e_txt .e_desc {
	font-size:21px;
	font-weight: 600;
	margin-top:20px;
}
.event_wrap .e_bnr_wrap .firstprize .e_img {
	position:relative;
}
.event_wrap .e_bnr_wrap .firstprize .e_prize_tag {
	position:absolute;
	top:0;
	left:15px;
}
.event_wrap .e_bar_wrap {
	width:1303px;
	margin:50px auto 0;
	background:url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251024_apppush/bnD10_cont02_bg.jpg") no-repeat bottom center;
	overflow: hidden;
}
.event_wrap .e_bar_wrap ol {
	width:950px;
	margin:0 auto;
	display:flex;
	align-items: flex-end;
	gap:0 10px;
	text-align: center;
}
.event_wrap .e_bar_wrap ol li {}
.event_wrap .e_bar_wrap ol li div:not(.e_last) {
	width:126px;
	border-radius: 10px 10px 0 0;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	line-height:1.4;
	padding:12px;
}
.event_wrap .e_bar_wrap ol li:nth-child(1) > div {
	background: #4ccb71;
	height:283px;
}
.event_wrap .e_bar_wrap ol li:nth-child(2) > div {
	background: #86adff;
	height:243px;
}
.event_wrap .e_bar_wrap ol li:nth-child(3) > div {
	background: #9282f6;
	height:203px;
}
.event_wrap .e_bar_wrap ol li:nth-child(4) > div {
	background: #f6a0c7;
	height:163px;
}
.event_wrap .e_bar_wrap ol li:nth-child(5) > div {
	background: #f5d974;
	height:123px;
}
.event_wrap .e_bar_wrap ol li div .e_rank {
	width:54px;
	height:34px;
	line-height:31px;
	border-radius: 17px;
	overflow: hidden;
	font-size:20px;
	color:#fff;
	margin-bottom:12px;
}
.event_wrap .e_bar_wrap ol li:nth-child(1) div .e_rank {
	background: #008126;
}
.event_wrap .e_bar_wrap ol li:nth-child(2) div .e_rank {
	background: #004dcf;
}
.event_wrap .e_bar_wrap ol li:nth-child(3) div .e_rank {
	background: #5138ea;
}
.event_wrap .e_bar_wrap ol li:nth-child(4) div .e_rank {
	background: #ed2882;
}
.event_wrap .e_bar_wrap ol li:nth-child(5) div .e_rank {
	background: #f89e00;
}
.event_wrap .e_bar_wrap ol li div .e_genre {
	font-family: 'SUIT', sans-serif;
	font-size: 26px;
	font-weight: 800;
	width:100%;
}
/* 슬라이드 */
.event_wrap .e_book_slide {
	position:relative;
	width:1200px;
	margin:0 auto;
}
.event_wrap .e_book_slide .swiper-container {
	width:950px;
	margin:0 auto;
}
.event_wrap .e_book_slide .swiper-wrapper {
	align-items: center;
}
.event_wrap .e_book_slide .slide_inner {
	aspect-ratio: 210 / 297;
}
.event_wrap .e_book_slide .swiper-slide .slide_inner {
	transform: scale(0.6);
}
.event_wrap .e_book_slide .swiper-slide.swiper-slide-prev .slide_inner {
	transform: scale(0.8) translateX(-20px);
}
.event_wrap .e_book_slide .swiper-slide.swiper-slide-next .slide_inner {
transform: scale(0.8) translateX(20px);
}
.event_wrap .e_book_slide .swiper-slide.swiper-slide-active .slide_inner {
transform: scale(1);
}
.event_wrap .e_book_slide .e_img {
	aspect-ratio: 210 / 297;
	border-radius: 10px;
	overflow:hidden;
}
.event_wrap .e_book_slide .e_img img {
	width:100%;
	height:100%;
	object-fit: cover;
}
.event_wrap .swiper-button-next, 
.event_wrap .swiper-button-prev {
	background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251024_apppush/bnD10_slide_nav.png");
	background-size: cover;
	background-color:transparent;
	width:84px;
	height:84px;
}
.event_wrap .swiper-button-next {
	right:0;
}
.event_wrap .swiper-button-prev {
	left:0;
	transform:rotate(180deg);
}
/* bg_03 */
/* notice */
.event_wrap .e_notice {
	width:600px;
}
.event_wrap .e_notice ul li {
	color:#a2a2a2;
}
.event_wrap .e_notice ul li::before {
	background: #a2a2a2;
}
.event_wrap .e_step_slide {
	width:1063px;
	margin: 0 auto;
	position:relative;
}
.event_wrap .e_step_slide .swiper-container {
	width:670px;
	margin: 0 auto;
}
.event_wrap .e_step_slide .swiper-pagination {
	position:static;
	font-size: 0;
	margin-top: 25px;
}
.event_wrap .e_step_slide .swiper-pagination-bullet {
	width:18px;
	height:18px;
	opacity: 0.3;
	background: #f3e61e;
	margin:0 7px;
}
.event_wrap .e_step_slide .swiper-pagination-bullet-active {
	opacity:1;
}
.event_wrap .e_step_slide .swiper-pagination-fraction {
	position:absolute;
	left:auto;
	right:45px;
	bottom:45px;
	font-size: 24px;
	z-index: 2;
	border-radius: 14px;
	overflow:hidden;
	height:40px;
	line-height:40px;
	width:60px;
	text-align: center;
	color:#999;
	letter-spacing: -3px;
	background: rgba(0, 0, 0, 0.6);
}
.event_wrap .e_step_slide .swiper-pagination-fraction .current {
	color:#fff;
}
/* 링크 */
.event_wrap .eMap .e_link01 {
	bottom: 0;
	left: 5%;
	width: 45%;
	height: 41%;
}
.event_wrap .eMap .e_link02 {
	bottom: 0;
	right: 5%;
	width: 45%;
	height: 41%;
}