@charset "utf-8";
* {
	box-sizing: border-box;
}
.event_wrap button {
	cursor: pointer;
}
.event_wrap .swiper-pagination {
	position:static;
	font-size:0;
	margin-top: 30px;
}
.event_wrap .swiper-pagination-bullet {
	opacity:1;
	width:12px;
	height:12px;
	margin:0 10px;
}
.event_wrap .swiper-button-next, 
.event_wrap .swiper-button-prev {
	opacity:1;
	background-color:transparent;
}
.event_wrap .e_container.bg_01 {
	background: #62799a url("https://contents.kyobobook.co.kr/pmtn/2025/book/251208_trollspaper/bnD11_cont01_bg.jpg") no-repeat 50% 0;
}
.event_wrap .e_container.bg_02 {
	background:#312316;
}
.event_wrap .e_container.bg_03 {
	background: #f3f8ff url("https://contents.kyobobook.co.kr/pmtn/2025/book/251208_trollspaper/bnD11_cont03_bg.jpg") 50% 0;
}
.event_wrap .e_container.bg_04 {
	background: #2b2118 url("https://contents.kyobobook.co.kr/pmtn/2025/book/251208_trollspaper/bnD11_cont04_bg.jpg") 50% 0;
	padding-bottom:120px;
}
.event_wrap .e_container.bg_05 {
	background: #322417 url("https://contents.kyobobook.co.kr/pmtn/2025/book/251208_trollspaper/bnD11_cont05_bg.jpg") 50% 0;
	padding:120px 0 100px;
}
.event_wrap .inner.w900 {
	width:900px;
}
.event_wrap .inner.w1200 {
	width:1200px;
}
.event_wrap .e_sub01 {
	width:251px;
}
.event_wrap .e_sub02 {
	width:430px;
	margin:0 auto 30px;
}
.event_wrap .e_sub03 {
	width:574px;
	margin:120px auto 40px;
}
/* 공통 버튼 */
.event_wrap .e_btn_box {
	width:524px;
	margin:40px auto 0;
}
.event_wrap .e_btn_box.box2 {
	display:flex;
	gap:0 10px;
}
.event_wrap .e_btn_box .e_btn {
	display:block;
	width:100%;
	height:90px;
	line-height:90px;
	text-align: center;
	font-size: 28px;
	border-radius: 10px;
	overflow: hidden;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 600;
	background: #000;
	color:#fff;
}
.event_wrap .e_btn_box .e_btn.e_btn01 {
	background: #b07f56;
}
.event_wrap .e_btn_box .e_btn.e_btn02 {
	background: #fff;
	color:#000;
}
.event_wrap .e_btn_box.box2 .e_btn {
	height:76px;
	line-height:76px;
}
/* bg_03 */
.event_wrap .e_container.bg_03 .e_bg_wrap {
	background: #e6effc;
	width:1396px;
	margin: 0 auto;
	border-radius: 30px 30px 0 0;
}
.event_wrap .e_container.bg_03 .flexslider .flex-nav-prev a,
.event_wrap .e_container.bg_03 .flexslider .flex-nav-next a {
	height:70px;
}
.event_wrap .e_container.bg_03 .flexslider .flex-nav-prev a {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251208_trollspaper/bnD11_slide_nav01.jpg");
	transform:rotateY(180deg);
}
.event_wrap .e_container.bg_03 .flexslider .flex-nav-next a {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251208_trollspaper/bnD11_slide_nav01.jpg");
}
.event_wrap .e_notice {
	width:600px;
}
.event_wrap .e_notice p {
	font-size:20px;
}
.event_wrap .e_notice p,
.event_wrap .e_notice ul li {
	color:#73777e;
}
.event_wrap .e_notice ul li::before {
	background: #73777e;
}
/* 팝업 */
.event_wrap .e_popup_bg {
	display:none;
	position: fixed;
	top: 0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.6);
	z-index: 99;
}
.event_wrap .e_popup_wrap {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
    transform: translate(-50%, -50%);
	z-index: 100;
	max-width:700px;
	width:100%;
}
.event_wrap .e_popup_wrap .e_popup_close {
	position: absolute;
	top: 38px;
	right: 38px;
	width: 50px;
	height: 50px;
}
.event_wrap .e_popup_wrap img {
	width:100%;
}
/* bg_04 */
.event_wrap .e_flex_wrap {
	display:flex;
	gap:0 50px;
	align-items: center;
}
.event_wrap .e_flex_wrap .e_slide {
	width: 510px;
}
.event_wrap .e_flex_wrap .e_slide .swiper-pagination {
	position:absolute;
	margin-top:0;
	bottom:35px;
}
.event_wrap .e_flex_wrap .e_slide .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px;
}
.event_wrap .e_slide .swiper-pagination-bullet {
	background:#f7f4ef;
}
.event_wrap .e_slide .swiper-pagination-bullet-active {
	background: #392a1b;
}
.event_wrap .e_flex_wrap .e_text {
	font-family: 'SUIT', sans-serif;
	line-height:1.4;
	letter-spacing: -1px;
}
.event_wrap .e_flex_wrap .e_text p {
	margin-top:25px;
	font-size:24px;
	color:#fff;
}
.event_wrap .e_flex_wrap .e_text .highlight {
	background:#916440;
	color:#ffe9ad;
	padding:0 5px;
}
.event_wrap .e_diary_slide {
	width:900px;
	margin:90px auto 0;
	background: #392a1b;
	padding:80px 75px;
}
.event_wrap .e_diary_slide .swiper-pagination-bullet {
	background:#d7d4d1;
}
.event_wrap .e_diary_slide .swiper-pagination-bullet-active {
	background: #ffeaa1;
}
/* bg_05 */
.event_wrap .e_text_wrap {
	font-family: 'SUIT', sans-serif;
	line-height:1.4;
	letter-spacing: -1px;
	text-align: center;
}
.event_wrap .e_text_wrap .e_logo {
	width:386px;
	margin:0 auto 30px;
}
.event_wrap .e_text_wrap p {
	font-size: 25px;
	color:#fff;
	margin-bottom:25px;
}
.event_wrap .e_text_wrap p.colored {
	color:#ffeaa1;
}
.event_wrap .e_book_slide {
	width:910px;
	margin:0 auto;
	position: relative;
}
.event_wrap .e_book_slide .swiper-container {
	width:670px;
	margin:0 auto;
}
.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/book/251208_trollspaper/bnD11_slide_nav02.jpg");
	background-size: cover;
	width:70px;
	height:70px;
	border-radius: 0;
}
.event_wrap .e_book_slide .swiper-button-prev {
	transform:rotateY(180deg);
}
.event_wrap .e_book_slide .swiper-pagination-bullet {
	background: #d6d3d1;
}
.event_wrap .e_book_slide .swiper-pagination-bullet-active {
	background: #ffeaa1;
}
.event_wrap .eMap .e_link01 {
	width: 20%;
	height: 25%;
	top: 33%;
	left: 38%;
}