@charset "utf-8";
*, *::before, *::after {
	box-sizing: border-box;
}
.event_wrap .e_container.bg_01 {
	background: #040815 url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_cont01_bg.jpg") no-repeat 50% 0;
}
.event_wrap .e_container.bg_02 {
	background: #12285b url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_cont02_bg.jpg") 50% 0;
	padding:90px 0px;
}
.event_wrap .e_container.bg_03 {
	background: #000 url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_cont03_bg.jpg") no-repeat 50% 0 / cover;
	padding:105px 0;
}
.event_wrap .e_container.bg_04 {
	background: #142a5d url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_cont04_bg.jpg") no-repeat 50% 0;
	padding:95px 0 85px;
}
.event_wrap .e_container.bg_05 {
	background: #04080d url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_cont05_bg.jpg") no-repeat 50% 0;
	padding:95px 0 105px;
}
.event_wrap .e_container.bg_06 {
	background: #ffd585;
}
.event_wrap .e_container.bg_07 {
	background: #0d1e36;
}
.event_wrap .e_titlebox {
	margin-bottom:35px;
}
.event_wrap .colored {
	color:#ffdfa1;
}
.event_wrap .e_highlighted {
	font-size:41px;
	line-height:1.4;
	letter-spacing: -1px;
	font-weight: 500;
	display:block;
	text-align: center;
	background:url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_highlighted.png") no-repeat top center, url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_highlighted.png") no-repeat bottom center;
	margin: 30px auto;
	padding:15px 0;
}
.event_wrap .e_descbox {
	font-size:25px;
	line-height:1.6;
	letter-spacing: -1.6px;
	color:#fff;
	text-align: center;
	word-break: keep-all;
}
.event_wrap .e_descbox span {
	font-weight:300;
}
.event_wrap .e_descbox strong {
	display:block;
	font-size:35px;
	margin-top:20px;
	font-weight: 500;
}
.event_wrap .e_btn_box {
	width:430px;
	margin:30px auto 0;
}
/* bg_01 */
.event_wrap .e_main_wrap {
	position:relative;
}
.event_wrap .e_main_wrap .e_textbox {
	position:absolute;
	bottom:112px;
	left:50%;
	transform:translateX(-50%);
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_main_txtbox.png") no-repeat center;
	background-size: 100% 100%;
	width:541px;
	text-align: center;
	padding: 50px 30px;
}
.event_wrap .e_main_wrap .e_textbox::before {
	content:'';
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_flare.png") no-repeat center;
	width:235px;
	height:252px;
	position:absolute;
	top: -115px;
	right: -109px;
}
.event_wrap .e_main_wrap .e_textbox p {
	font-size:30px;
	line-height:1.4;
	letter-spacing: -2px;
	margin-bottom: 20px;
	color:#fff;
	word-break: keep-all;
}
.event_wrap .e_main_wrap .e_textbox p.colored {
	color:#ffdfa1;
	font-weight: 500;
}
.event_wrap .e_main_wrap .e_textbox p:last-child {
	margin-bottom:0;
}
/* bg_02 */
.event_wrap .e_container.bg_02 .e_imgbox {
	width:360px;
	height:442px;
	margin:0 auto;
	position:relative;
}
.event_wrap .e_container.bg_02 .e_imgbox::before {
	content:'';
	background:url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_cont02_deco01.png") no-repeat center;
	width:235px;
	height:252px;
	position:absolute;
	top:-70px;
	left:-123px;
	z-index:1;
}
.event_wrap .e_container.bg_02 .e_imgbox::after {
	content:'';
	background:url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_cont02_deco02.png") no-repeat center;
	width:282px;
	height:307px;
	position:absolute;
	bottom:-46px;
	right:-170px;
	z-index:1;
}
.event_wrap .e_container.bg_02 .e_imgbox > div {
	position:relative;
	background:url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_cont02_border.png") no-repeat 50% 0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.event_wrap .e_container.bg_02 .e_imgbox img {
	position:absolute;
	top:50%;
	left: 50%;
	transform:translate(-50%, -50%);
	width:calc(100% - 5px);
	height:calc(100% - 5px);
	object-fit: cover;
	border-radius: 8px;
}
/* bg_03 */
.event_wrap .e_container.bg_03 .e_titlebox {
	margin-bottom:40px;
}
.event_wrap .e_imgbox01 {
	width:510px;
	margin:0 auto;
}
.event_wrap .e_imgbox01 img {
	margin-left:-75px;
}
.event_wrap .e_container.bg_03 .e_descbox {
	font-size:23px;
}
.event_wrap .e_container.bg_03 .e_descbox strong {
	font-size:32px;
}
/* bg_04 */
.event_wrap .e_container.bg_04 .e_textbox {
	font-size:25px;
	line-height:1.5;
	letter-spacing: -1px;
	color:#fff;
	text-align: center;
	margin-bottom:35px;
}
.event_wrap .e_link01 {
	top:0;
	left:20%;
	width:60%;
	height:100%;
}
.event_wrap .e_tipbox {
	position:relative;
	background:#0b1631;
	width:620px;
	margin: 60px auto 10px;
	border-radius: 10px;
	padding:30px;
	word-break: keep-all;
}
.event_wrap .e_tipbox::before {
	content:'';
	background:url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_tip_deco01.png") no-repeat center;
	width:130px;
	height:94px;
	position:absolute;
	top:-42px;
	left:77px;
}
.event_wrap .e_tipbox::after {
	content:'';
	background:url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_tip_deco02.png") no-repeat center;
	width:48px;
	height:44px;
	position:absolute;
	bottom:-9px;
	right:43px;
}
.event_wrap .e_tipbox p {
	font-size:25px;
	line-height: 1.4;
	letter-spacing: -1px;
	text-align: center;
	color:#fff;
}
.event_wrap .e_tipbox p.colored {
	color:#ffdfa1;
}
/* bg_05 */
.event_wrap .e_container.bg_05 .e_titlebox {
	margin-bottom:79px;
}
.event_wrap .e_cont_list {
	width:620px;
	margin:0 auto;
	line-height:1.4;
	letter-spacing: -1px;
	position:relative;
	z-index: 1;
}
.event_wrap .e_cont_list.list01 {
	margin-bottom:56px;
}
.event_wrap .e_cont_list.list02 {
	margin-bottom:52px;
}
.event_wrap .e_cont_list .e_list_title {
	background-repeat:no-repeat;
	background-size:100% 100%;
	font-size:26px;
	color:#fff;
	text-align: center;
	padding:20px 20px 35px 20px;
	position:relative;
}
.event_wrap .e_cont_list.list01 .e_list_title {
	background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_listhead01.png");
}
.event_wrap .e_cont_list.list02 .e_list_title {
	background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_listhead02.png");
}
.event_wrap .e_cont_list.list03 .e_list_title {
	background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_listhead03.png");
}
.event_wrap .e_cont_list.list01 .e_list_title::before {
	content:'';
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_listhead01_deco.png") no-repeat center;
	width:233px;
	height:218px;
	position:absolute;
	top:-74px;
	right:-113px;
}
.event_wrap .e_cont_list .e_list_title::before {
	z-index: 3;
}
.event_wrap .e_cont_list .e_list_title::after {
	content:'';
	width:290px;
	height:218px;
	position:absolute;
	top:-111px;
	z-index: -1;
}
.event_wrap .e_cont_list.list01 .e_list_title::after {
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_listbox_deco.png") no-repeat center;
	left:-8px;
}
.event_wrap .e_cont_list.list02 .e_list_title::after {
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_listbox_deco.png") no-repeat center;
	right:-8px;
}
.event_wrap .e_cont_list.list03 .e_list_title::after {
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_listbox_deco.png") no-repeat center;
	left:-8px;
}
.event_wrap .e_cont_list.list02 .e_list_title::before {
	content:'';
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_listhead02_deco.png") no-repeat center;
	width:263px;
	height:233px;
	position:absolute;
	top: -74px;
	left: -160px;
}
.event_wrap .e_cont_list.list03 .e_list_title::before {
	content:'';
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_listhead03_deco.png") no-repeat center;
	width:232px;
	height:182px;
	position:absolute;
	top:-45px;
	right:-113px;
}
.event_wrap .e_cont_list .e_list_title span {
	display:block;
}
.event_wrap .e_cont_list .e_list_title b {
	display:block;
}
.event_wrap .e_cont_list .e_list_box {
	display:flex;
	gap:17px 17px;
	background:#fff;
	border-radius: 10px;
	overflow:hidden;
	padding:45px 40px 30px;
	margin-top:-15px;
	position:relative;
	z-index: 2;
}
.event_wrap .e_cont_list .e_list_box li {
	width:calc((100% / 3) - 11px);
}
.event_wrap .e_cont_list .e_list_box li .e_img_box {
	border:1px solid #cecece;
	width:170px;
	height:226px;
	margin:0 auto 14px;
}
.event_wrap .e_cont_list .e_list_box li .e_img_box img {
	width:100%;
	height:100%;
	object-fit: cover;
}
.event_wrap .e_cont_list .e_list_box li .e_author {
	font-size:20px;
	text-align: center;
	font-weight: 500;
}
/* notice */
.event_wrap .e_toggle_wrap button {
	height:66px;
	color:#fff;
	display:block;
	width:100%;
	cursor: pointer;
	font-size: 24px;
	font-weight:500;
	position:relative;
}
.event_wrap .e_toggle_wrap button::before,
.event_wrap .e_toggle_wrap button::after {
	content:'';
	background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/250915_nobel/bnD11_toggle.png") no-repeat center;
	width:20px;
	height:15px;
	display:inline-block;
	margin:0 5px;
	transition:transform 0.3s;
}
.event_wrap .e_toggle_wrap button.on::before,
.event_wrap .e_toggle_wrap button.on::after {
	transform:rotateX(180deg);
}
.event_wrap .e_toggle_wrap .e_toggle_box {
	border-top:1px solid rgba(255, 255, 255, 0.3);
	display:none;
}
.event_wrap .e_notice ul li {
	color:rgba(255, 255, 255, 0.72);
	line-height: 1.6;
}
.event_wrap .e_notice ul li::before {
	background: rgba(255, 255, 255, 0.72);;
}