@charset "utf-8";
*, *::before, *::after {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: #0aa46a url("https://contents.kyobobook.co.kr/pmtn/2025/book/250826_extra/bnD6_cont01_bg.jpg") no-repeat 50% 0;
	padding-bottom:100px;
}
.event_wrap .e_container.bg_02 {
	background: #bdffe7;
	padding-bottom:100px;
}
.event_wrap .e_container.bg_03 {
	background: #ecfff8;
}
.event_wrap .inner.w1200 {
	width:1200px;
}
.event_wrap .e_main_board {
	width:1123px;
	height:778px;
	margin:0 auto;
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250826_extra/bnD6_main_board.png") no-repeat center;
	position:relative;
}
.event_wrap .e_cate_wrap {
	position: absolute;
    top: 23px;
    left: 23px;
    width: 1065px;
    height: 718px;
	overflow: hidden;
}
.event_wrap .e_cate_wrap .e_cate {
	position:absolute;
	cursor: grab;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(1) {
	bottom:27px;
	left:112px;
	width:212px;
	height:199px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(2) {
	top:34px;
	right:22px;
	width:212px;
	height:200px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(3) {
	bottom:14px;
	right:300px;
	width:213px;
	height:211px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(4) {
	top:80px;
	left:244px;
	width:212px;
	height:214px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(5) {
	top:253px;
	left:30px;
	width:223px;
	height:220px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(6) {
	top:300px;
	left:457px;
	width:210px;
	height:198px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(7) {
	top:229px;
	right:46px;
	width:210px;
	height:197px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(8) {
	top:324px;
	left:249px;
	width:211px;
	height:200px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(9) {
	top: 114px;
	right: 259px;
	width:211px;
	height:228px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(10) {
	bottom:45px;
	right:15px;
	width:211px;
	height:222px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(11) {
	top:42px;
	left:51px;
	width:211px;
	height:200px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(12) {
	top:29px;
	left:450px;
	width:218px;
	height:204px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(13) {
	bottom:50px;
	left:330px;
	width:239px;
	height:204px;
}
.event_wrap .e_cate_wrap .e_cate:nth-child(14) {
	bottom:175px;
	right:176px;
	width:217px;
	height:204px;
}
.event_wrap .e_cont_wrap {
	display:none;
}
.event_wrap .e_cont_wrap.on {
	display:block;
}
.event_wrap .e_bg_wrap {
	width:900px;
	margin:0 auto;
	padding:115px 20px 20px 20px;
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250826_extra/bnD6_pin.png") no-repeat top 18px left 432px;
	background-size: 89px 91px;
	font-family: 'SUIT', sans-serif;
	text-align: center;
}
.event_wrap .e_bg_wrap.bg_blue {
	background-color: #8bf0ff;
}
.event_wrap .e_bg_wrap.bg_yellow {
	background-color: #effc6c;
}
.event_wrap .e_bg_wrap.bg_green {
	background-color: #86fa81;
}
.event_wrap .e_bg_wrap.bg_red {
	background-color: #ffcad0;
}
.event_wrap .e_bg_wrap .e_desc_box strong {
	display:block;
	font-size:34px;
	line-height:1.4;
	font-weight: 800;
}
.event_wrap .e_bg_wrap .e_desc_box ul {
	width:582px;
	margin: 30px auto;
	text-align: left;
}
.event_wrap .e_bg_wrap .e_desc_box ul li {
	font-size:24px;
	line-height:1.4;
	font-weight:500;
	letter-spacing: -1px;
	position: relative;
    padding-left: 34px;
	margin-bottom:6px;
}
.event_wrap .e_bg_wrap .e_desc_box ul li:last-child {
	margin-bottom:0;
}
.event_wrap .e_bg_wrap .e_desc_box ul li::before {
	content:'';
	background:url("https://contents.kyobobook.co.kr/pmtn/2025/book/250826_extra/bnD6_pin02.png") no-repeat center;
	width:27px;
	height:27px;
	position: absolute;
    left: 0;
    top: 3px;
}
.event_wrap .e_bg_wrap .e_desc_box p {
	font-size:20px;
	line-height:1.4;
}
.event_wrap .e_bg_wrap.bg_blue .e_desc_box p {
	color: #2a7581;
}
.event_wrap .e_bg_wrap.bg_yellow .e_desc_box p {
	color: #8d9833;
}
.event_wrap .e_bg_wrap.bg_green .e_desc_box p {
	color: #2b8328;
}
.event_wrap .e_bg_wrap.bg_red .e_desc_box p {
	color: #98444d;
}
.event_wrap .e_bg_wrap .e_book_wrap {
	width:860px;
	margin:40px auto 0;
	padding:60px 0;
}
.event_wrap .e_bg_wrap.bg_blue .e_book_wrap {
	background: #cff9ff;
}
.event_wrap .e_bg_wrap.bg_yellow .e_book_wrap {
	background: #faffcb;
}
.event_wrap .e_bg_wrap.bg_green .e_book_wrap {
	background: #e2ffe1;
}
.event_wrap .e_bg_wrap.bg_red .e_book_wrap {
	background: #fff9fa;
}
.event_wrap .e_bg_wrap .e_book_wrap strong {
	display:block;
	font-size:34px;
	line-height:1.4;
	font-weight: 800;
}
.event_wrap .e_bg_wrap .e_book_wrap strong span {
	color:#00ad72;
}
.event_wrap .e_bg_wrap .e_book_wrap .e_book_box {
	width:240px;
	margin:0 auto;
}
.event_wrap .e_bg_wrap .e_book_wrap .e_book_box .e_thumb {
	width:240px;
	height:318px;
	border-radius: 10px;
	overflow:hidden;
	margin:30px auto 10px;
}
.event_wrap .e_bg_wrap .e_book_wrap .e_book_box .e_thumb img {
	width:100%;
}
.event_wrap .e_bg_wrap .e_book_wrap .e_book_box .e_title {
	display: inline-block;
	font-size:23px;
	line-height:1.4;
	font-weight: 700;
	text-align: center;
	letter-spacing: -1px;
	padding:0 15px;
}
.event_wrap .e_bg_wrap .e_book_wrap .e_btn_box {
	width:540px;
	margin: 35px auto 0;
}
/* notice */
.event_wrap .e_notice {
	width:600px;
}
.event_wrap .e_notice p {
	font-size: 22px;
}
.event_wrap .e_notice p,
.event_wrap .e_notice ul li {
	color: #59a68a;
}
.event_wrap .e_notice ul li::before {
	background: #59a68a;
}