@charset "utf-8";
* {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background:#254276 url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_cont01_bg.jpg") no-repeat 50% 0;
	height:1686px;
	padding-top:100px;
}
.event_wrap .e_container.bg_02 {
	background:#3b5689 url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_cont02_bg.jpg") no-repeat 50% 0;
	padding:100px 0 120px;
}
.event_wrap .e_container.bg_03 {
	background:#0b2452;
}
/* bg_01 */
.event_wrap .e_container.bg_01  .e_img_box {
	padding-top:100px;
}
.event_wrap .e_calendar_tab {
	width:823px;
	margin:48px auto 0;
	position:relative;
}
.event_wrap .e_calendar_tab li .e_tab_btn {
	position:absolute;
	background-repeat: no-repeat;
	background-position: center;
	width:90px;
	height:91px;
	cursor: pointer;
}
.event_wrap .e_calendar_tab li:nth-child(1) .e_tab_btn {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_tab01.png");
	top: 241px;
	left: 279px;
}
.event_wrap .e_calendar_tab li:nth-child(2) .e_tab_btn {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_tab02.png");
	top: 335px;
	left: 100px;
}
.event_wrap .e_calendar_tab li:nth-child(3) .e_tab_btn {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_tab03.png");
	top: 335px;
	right:197px;
}
.event_wrap .e_calendar_tab li:nth-child(4) .e_tab_btn {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_tab04.png");
	top: 430px;
	left: 191px;
}
.event_wrap .e_calendar_tab li:nth-child(5) .e_tab_btn {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_tab05.png");
	left: 363px;
	bottom: 307px;
}
.event_wrap .e_calendar_tab li:nth-child(6) .e_tab_btn {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_tab06.png");
	right: 281px;
	bottom: 307px;
}
.event_wrap .e_calendar_tab li:nth-child(1).on .e_tab_btn {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_tab01_on.png");
}
.event_wrap .e_calendar_tab li:nth-child(2).on .e_tab_btn {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_tab02_on.png");
}
.event_wrap .e_calendar_tab li:nth-child(3).on .e_tab_btn {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_tab03_on.png");
}
.event_wrap .e_calendar_tab li:nth-child(4).on .e_tab_btn {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_tab04_on.png");
}
.event_wrap .e_calendar_tab li:nth-child(5).on .e_tab_btn {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_tab05_on.png");
}
.event_wrap .e_calendar_tab li:nth-child(6).on .e_tab_btn {
	background-image:url("https://contents.kyobobook.co.kr/pmtn/2025/book/251201_history/bnD6_tab06_on.png");
}
/* bg_02 */
.event_wrap .e_calendar_contents .e_cont {
	display:none;
}
.event_wrap .e_calendar_contents .e_cont.on {
	display:block;
}
.event_wrap .e_calendar_contents .e_cont .e_img_box {
	width:696px;
	margin:0 auto;
	position:relative;
}
.event_wrap .e_calendar_contents .e_cont .e_img_box a {
	position:absolute;
	bottom:23%;
	width: 42%;
	height: 37.5%;
}
.event_wrap .e_calendar_contents .e_cont .e_img_box .e_link_01 {
	left: 6.5%;
}
.event_wrap .e_calendar_contents .e_cont .e_img_box .e_link_02 {
	left: 52%;
}
.event_wrap .e_container.bg_02 .e_btn_box {
	width:696px;
	margin:60px auto 0;
}
.event_wrap .e_container.bg_02 .e_btn_box a {
	display: block;
}
.event_wrap .e_container.bg_02 .e_btn_box a:first-child {
	margin-bottom:10px;
}
/* bg_03 */
.event_wrap .e_container.bg_03 .e_notice {
	width:600px;
	margin:0 auto;
}
.event_wrap .e_container.bg_03 .e_notice p,
.event_wrap .e_container.bg_03 .e_notice ul li {
	color:#b1b6c0;
}
.event_wrap .e_container.bg_03 .e_notice ul li::before {
	background:#b1b6c0;
}