@charset "utf-8";
* {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: #84b9ee url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251224_hanssem/bnD7_cont01_bg.jpg") no-repeat 50% 0;
}
.event_wrap .e_container.bg_02 {
	background: #cce7fe url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251224_hanssem/bnD7_cont02_bg.jpg") repeat-x 50% 0;
	padding-bottom:100px;
}
.event_wrap .e_container.bg_03 {
	background: #8fc1e1 url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251224_hanssem/bnD7_cont03_bg.jpg") 50% 0;
	padding-bottom:100px;
}
.event_wrap .e_container.bg_04 {
	background: #86b5e0;
}
.event_wrap .e_container.bg_05 {
	background: #a2cef5;
	padding-bottom:100px;
}
.event_wrap .inner.w900 {
	width:900px;
}
.event_wrap .snow_wrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.event_wrap .e_btn_box {
	width:487px;
	margin:40px auto 0;
}
.event_wrap .e_btn_box .e_btn {
	display:block;
	width:100%;
	height:80px;
	line-height:80px;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
	font-family: "Pretendard",  sans-serif;
	font-size: 26px;
	font-weight: 600;
	color:#fff;
}
.event_wrap .e_btn_box .e_btn.navy {
	background: #003769;
}
.event_wrap .e_btn_box .e_btn.black {
	background: #000;
}
.event_wrap .e_btn_box .e_btn span {
	color:#fffcb1;
}
.event_wrap .eMap .e_link01 {
	bottom: 10%;
	left: 22%;
	width: 56%;
	height: 17%;
}
/* 도서 슬라이드 */
.event_wrap .e_book_slide {
	width:690px;
	margin:0 auto;
	position:relative;
}
.event_wrap .e_book_slide .swiper-container {
	width:600px;
	margin:0 auto;
}
.event_wrap .e_book_slide img {
	aspect-ratio: 180 / 248;
	width:100%;
	border-radius: 10px;
	overflow: hidden;
}
.event_wrap .e_book_slide .swiper-button-next, 
.event_wrap .e_book_slide .swiper-button-prev {
	background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251224_hanssem/bnD7_slide_nav01.png");
	background-size: contain;
	background-color: transparent;
	opacity:1;
	width:23px;
	height:46px;
	top:100px;
	margin-top:0;
}
.event_wrap .e_book_slide .swiper-button-next {
	right:0;
}
.event_wrap .e_book_slide .swiper-button-prev {
	left:0;
	transform:rotate(180deg);
}
.event_wrap .e_book_slide .e_scrollbar {
	width:233px;
	margin: 45px auto 0;
	padding: 4px 0;
}
.event_wrap .e_book_slide .swiper-scrollbar {
	position:relative;
	height:4px;
	border-radius: 2px;
	background: #83b6e4;
}
.event_wrap .e_book_slide .swiper-scrollbar-drag {
	background: #1761a5;
	border-radius: 3px;
	height:7px;
	top:-2px;
	cursor: pointer;
}
/* 혜택 슬라이드 */
.event_wrap .e_benefit_slide {
	width:640px;
	margin: 0 auto;
	background: #d0e9fd;
	padding:80px 0;
	border-radius: 50px;
	overflow:hidden;
	position:relative;
}
.event_wrap .e_benefit_slide .swiper-container {
	width:400px;
	margin:0 auto;
}
.event_wrap .e_benefit_slide .swiper-button-next, 
.event_wrap .e_benefit_slide .swiper-button-prev {
	background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251224_hanssem/bnD7_slide_nav02.png");
	background-size: 23px 46px;
	width:66px;
	height:130px;
	background-color:#b0d2f6;
	border-radius: 15px 0 0 15px;
	overflow: hidden;
	top:245px;
	margin-top:0;
}
.event_wrap .e_benefit_slide .swiper-button-next {
	right:0;
}
.event_wrap .e_benefit_slide .swiper-button-prev {
	left:0;
	transform:rotateY(180deg);
}
.event_wrap .e_benefit_slide .swiper-pagination {
	position:static;
	font-size: 0;
	margin-top: 35px;
}
.event_wrap .e_benefit_slide .swiper-pagination-bullet {
	width:15px;
	height:15px;
	opacity:1;
	margin: 0 7px;
	background: #fff;
}
.event_wrap .e_benefit_slide .swiper-pagination-bullet-active {
	background: #448fd2;
}
.event_wrap .e_toggle_btn_box {
	height:84px;
	border-bottom:1px solid #6d98be;
}
.event_wrap .e_toggle_btn_box button {
	display:block;
	width:100%;
	font-size:27px;
	font-weight: 600;
	color:rgba(0, 0, 0, 0.8);
	line-height:84px;
	cursor: pointer;
}
.event_wrap .e_toggle_btn_box button::before,
.event_wrap .e_toggle_btn_box button::after {
	content:'';
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251224_hanssem/bnD7_toggle_arrow.jpg") no-repeat center / contain;
	width:23px;
	height:16px;
	display:inline-block;
	margin:0 18px;
	transition:all 0.3s;
}
.event_wrap .e_toggle_btn_box button.on::before,
.event_wrap .e_toggle_btn_box button.on::after {
	transform:rotate(180deg);
}
.event_wrap .e_toggle_box {
	display:none;
	color:#283643;
	padding-bottom: 60px;
}
.event_wrap .e_notice {
	padding:30px 0 0 0;
	width:650px;
}
.event_wrap .e_notice p {
	text-align: left;
	font-size:20px;
}
.event_wrap .e_notice p:not(.e_noti) {
	padding:0 0 10px 30px;
}
.event_wrap .e_notice p.e_noti {
	word-break: keep-all;
	padding:0 30px;
	line-height:1.5;
	margin-bottom:5px;
}
.event_wrap .e_notice ul li {
	line-height:1.5;
}
.event_wrap .e_notice ul li::before {
	background: #283643;
}