@charset "UTF-8";
*, *::before, *::after {
	box-sizing: border-box;
}
.event_wrap .e_container {
	overflow: hidden;
}
.event_wrap .e_container.top_bnr {
	background-color: #02164F;
}
.event_wrap .e_container.bg_01 {
	background: url("https://contents.kyobobook.co.kr/pmtn/2026/eBook/260716_sam7/bnX_cont01_bg.jpg") repeat-x 50% 0;
	padding: 76px 0 84px;
}
.event_wrap .e_container.bg_02 {
	background-color: #2F9EFF;
	padding: 120px 0;
}
.event_wrap .e_container.bg_03 {
	background-color: #F1F1F5;
	padding: 120px 0;
}
.event_wrap .e_container.bg_04 {
	padding: 120px 0;
}
.event_wrap .e_container.bg_05 {
	background-color: #157DEA;
	padding: 16px 0;
}
.event_wrap .e_container.bg_06 {
	background-color: #02164F;
	padding: 16px 0;
}
.event_wrap .e_container.bg_07 {
	background-color: #F1F1F5;
	padding: 60px 0;
}
.event_wrap .e_container.bg_07:has(.toggle_wrap.on) {
	padding: 120px 0;
}
/* ==========================
	공통 스타일
============================= */
.event_wrap img {
	width: 100%;
}
.event_wrap button {
	cursor: pointer;
}
.event_wrap .w670 {
	width: 670px;
	margin: 0 auto;
}
.event_wrap .mB100 {
	margin-bottom: 100px;
}
.event_wrap .mB120 {
	margin-bottom: 120px;
}
.event_wrap .title_img,
.event_wrap .sub_title_img {
	margin: 0 auto 48px;
}
.event_wrap .e_notice {
	width: 100%;
	padding: 48px 0 0 0;
}
.event_wrap .e_notice p {
	text-align: left;
	padding: 0 0 10px 20px;
}
.event_wrap .e_notice p,
.event_wrap .e_notice ul li {
	font-family: "Pretendard",  sans-serif;
	font-size: 26px;
	letter-spacing: -0.03em;
	color: #66668A;
}
.event_wrap .e_notice ul li::before {
	background-color: #66668A
}
.event_wrap .toggle_wrap {
	margin-top: 48px;
}
.event_wrap .toggle_wrap .toggle_btn {
	display: block;
	width: 100%;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: -0.03em;
	color: #66668A;
}
.event_wrap .toggle_wrap .toggle_btn span::after {
	content:'';
	display: inline-block;
	vertical-align: middle;
	background: url("https://contents.kyobobook.co.kr/pmtn/2026/eBook/260716_sam7/bnX_icon_toggle.png") no-repeat center / contain;
	width: 28px;
	height: 28px;
	margin-left: 10px;
	transition: transform 0.3s;
}
.event_wrap .toggle_wrap .toggle_btn.on span::after {
	transform: rotate(180deg);
}
.event_wrap .toggle_wrap .toggle_box {
	display: none;
	margin-top: 20px;
}
.event_wrap .toggle_wrap .toggle_box.on {
	display: block;
}
.event_wrap .toggle_wrap .toggle_box .e_notice {
	padding: 0;
}
/* ==========================
	영역별 스타일
============================= */
/* top_bnr */
.event_wrap .top_bnr {
	height: 64px;
}
.event_wrap .top_bnr .txt_rolling {
	display: flex;
	align-items: center;
	width: max-content;
	height: 100%;
	white-space: nowrap;
}
.event_wrap .top_bnr .txt_rolling div {
	width: 1997px;
	animation: rolling 15s linear infinite;
}
/* bg_01 */
.event_wrap .main_wrap {
	position: relative;
	width: 950px;
	margin: 0 auto;
}
.event_wrap .main_wrap .main_title {
	position: absolute;
	top: 56px;
	left: 50%;
	width: 100%;
	font-family: 'NanumSquareNeoHeavy';
	font-size: 80px;
	line-height: 1.2;
	letter-spacing: -0.04em;
	color: #fff;
	text-align: center;
	transform: translateX(-50%);
}
.event_wrap .main_wrap .main_title .ani_text {
	animation: ani_text 1.5s infinite alternate;
}
.event_wrap .main_wrap .sam_box {
	position: absolute;
	top: 498px;
	left: 315px;
}
.event_wrap .main_wrap .sam_box .sam {
	position: absolute;
	width: 286px;
}
.event_wrap .main_wrap .sam_box .sam.sam01 {
	animation: sam_on 3s linear infinite;
}
.event_wrap .main_wrap .sam_box .sam.sam02 {
	animation: sam_on 3s linear infinite;
	animation-delay: -1.5s;
}
.event_wrap .bg_01 .eMap .link_01 {
	bottom: 19%;
	left: 6%;
	width: 88%;
	height: 11%;
}
/* bg_02 */
.event_wrap .bg_02 .title_img {
	width: 575px;
	margin-bottom: 64px;
}
.event_wrap .bg_02 .eMap .link_01 {
	top: 60%;
	left: 0;
	width: 49%;
	height: 11%;
}
.event_wrap .bg_02 .eMap .link_02 {
	top: 60%;
	right: 0;
	width: 49%;
	height: 11%;
}
.event_wrap .bg_02 .eMap .link_03 {
	bottom: 0;
	left: 25%;
	width: 50%;
	height: 22%;
}
/* bg_03 */
.event_wrap .bg_03 .bubble {
	width: 160px;
	margin: 0 auto 48px;
}
.event_wrap .bg_03 .title_img {
	width: 336px;
}
.event_wrap .bg_03 .sub_title_img {
	width: 560px;
}
.event_wrap .bg_03 .package .link_01 {
	bottom: 118px;
	left: 0;
	width: 326px;
	height: 100px;
}
.event_wrap .bg_03 .package .link_02 {
	bottom: 0;
	left: 0;
	width: 326px;
	height: 100px;
}
.event_wrap .bg_03 .package .link_03 {
	bottom: 118px;
	right: 0;
	width: 326px;
	height: 100px;
}
.event_wrap .bg_03 .package .link_04 {
	bottom: 0;
	right: 0;
	width: 326px;
	height: 100px;
}
.event_wrap .bg_03 .package03 .link_01 {
	bottom: 0;
	left: 0;
	width: 326px;
	height: 70px;
}
.event_wrap .bg_03 .package03 .link_02 {
	bottom: 0;
	right: 0;
	width: 326px;
	height: 70px;
}
/* bg_04 */
.event_wrap .bg_04 .bubble {
	margin: 0 auto 18px;
}
.event_wrap .bg_04 .bubble.bubble01 {
	width: 325px;
}
.event_wrap .bg_04 .bubble.bubble02 {
	width: 280px;
}
.event_wrap .bg_04 .bubble.bubble03 {
	width: 308px;
}
.event_wrap .bg_04 .title_img {
	width: 540px;
}
.event_wrap .bg_04 .sub_title_img {
	width: 560px;
}
.event_wrap .bg_04 .sub_title_img.sub03 {
	width: 670px;
}
.event_wrap .bg_04 .eBook_popup {
	position: relative;
}
/* 팝업 */
.event_wrap .popup_bg.on,
.event_wrap .popup_wrap.on {
	display: block;
}
.event_wrap .popup_bg {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 999;
}
.event_wrap .popup_wrap {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	transform: translate(-50%, -50%);
	z-index: 1000;
}
.event_wrap .popup_wrap .popup_close {
	display: block;
	width: 70px;
	margin: 24px auto 0;
}
.event_wrap .btn_box {
	width: 670px;
	margin: 48px auto 0;
}
.event_wrap .btn_box .com_btn {
	display: block;
	width: 100%;
	height: 80px;
	line-height: 80px;
	border-radius: 12px;
	overflow: hidden;
	background-color: #000;
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: -0.01em;
	text-align: center;
}
.event_wrap .btn_box .com_btn span::after {
	content:'';
	display: inline-block;
	background: url("https://contents.kyobobook.co.kr/pmtn/2026/eBook/260716_sam7/bnX_icon_arrow.png") no-repeat center / contain;
	width: 20px;
	height: 20px;
	margin-left: 10px;
}
/* bg_05 */
.event_wrap .bg_05 .link_txt,
.event_wrap .bg_06 .link_txt {
	display: block;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.45;
	letter-spacing: -0.025em;
	color: #fff;
	text-align: center;
}
.event_wrap .bg_05 .link_txt span::after,
.event_wrap .bg_06 .link_txt span::after {
	content:'';
	display: inline-block;
	background: url("https://contents.kyobobook.co.kr/pmtn/2026/eBook/260716_sam7/bnX_icon_arrow.png") no-repeat center / contain;
	width: 20px;
	height: 20px;
	transform: rotate(90deg);
	margin-left: 10px;
}
/* bg_06 */
/* bg_07 */
.event_wrap .bg_07 .toggle_wrap:first-of-type {
	margin-top: 0;
}
/* ==========================
	keyframes
============================= */
@keyframes sam_on {
	0% { opacity: 1; }
	40% { opacity: 1; }
	50% { opacity: 0; }
	90% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes rolling {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-100%);
	}
}
@keyframes ani_text {
	0% {
		color: #fff;
	}
	100% {
		color: #FFE877;
	}
}