.event_wrap{ 
	max-width: 1920px;
	font-family:"Pretendard Variable";
}
.event_wrap .inner {width:750px;}
.event_wrap .inner.wide_inner{
	width: 1200px;
}
.event_wrap img{
	width: 100%;
}
.event_wrap .e_container{
	padding-bottom: 60px;
}
/* background */
.event_wrap .e_container.bg_01 {
	padding-bottom: 0;
	overflow: hidden;
	background:#FF8A03 url('https://contents.kyobobook.co.kr/pmtn/2025/book/251002_bookbook/bnM_bg01/bg.jpg') no-repeat 50% 0;}
.event_wrap .bg_02{
	padding-top: 60px;
	background-color:#FF8A03;
}
.event_wrap .bg_02_01{
	background-color:#F1F1F5;
}
.event_wrap .bg_03, .event_wrap .bg_08 {
	background-color:#fff;
}
.event_wrap .bg_04, .event_wrap .bg_07 {
	background-color: #FFE44D;
}
.event_wrap .bg_05 {
	background-color: #6ACD8B;
}
.event_wrap .bg_06 {
	background-color: #4050FF;
}
.event_wrap .bg_09 {
	background-color:#FF8A03;
}



/* notice */
.e_notice p, .e_notice ul li{color:#000;}
.e_notice ul li:before{background-color:#000;}

/* common */
/* section_title_wrap */
.event_wrap .section_title_wrap{
	display: flex;
	margin: 0 auto;
	position: relative;
	width: 670px;
	flex-direction: column;
	gap: 8px;
	text-align: center;
	padding-top: 60px;
}
.event_wrap .section_title_wrap.min{
	padding-top: 40px;
}
.event_wrap .section_title_wrap.min.fw_light .title{
	font-weight: 400;
}
.section_title_wrap .sub{
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.45px;
}
	.bg_02_01 .section_title_wrap .sub{
		color: #828282;
	}
	.bg_03 .section_title_wrap .sub{
		color: #828282;
	}
	.bg_04 .section_title_wrap .sub, .bg_07 .section_title_wrap .sub{
		color: #9A8300;
	}
	.bg_04 .section_title_wrap .sub.fc_gray{
		color: #828282;
	}
	.bg_05 .section_title_wrap .sub{
		color: #197437;
	}
	.bg_06 .section_title_wrap .sub{
		color: #B5C7FF;
	}
	.bg_09 .section_title_wrap .sub{
		color: #FFD99C;
	}

.section_title_wrap .title{
	text-align: center;
	position: relative;
	font-size: 28px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: -0.7px;
}
	.bg_06 .section_title_wrap .title , .bg_09 .section_title_wrap .title{
		color: #fff;
	}
	.bg_06 .section_title_wrap .title .fc_yellow{
		color: #FFF1AA;
	}
/* button */
.event_wrap .e_btn{
    margin: 40px auto 0;
    display: block;
    border-radius: 12px;
    background: #000;
    width: 335px;
    height: 60px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.4px;
    transition: all 0.2s linear;
}
.event_wrap .e_btn:hover{
    transform: scale(1.05);
}
/* section_dis_wrap */
.event_wrap .section_dis_wrap{
    color: #836F00;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.4px;
}
.event_wrap .section_dis_wrap.bottom_dis{
	margin-top: 40px;
	color: #fff;
}
/* bg_01 */
/* e_main_ani_container */
.event_wrap .e_main_ani_container{
	padding: 50px 0 40px;
	position: relative;
}
.e_main_ani_container .e_title{
	margin: 0 auto;
	position: relative;
	width: 580px;
	z-index: 5;
	animation: flipInY 2s linear;
}
.e_main_ani_container .e_sub_title_01{
	position: absolute;
	top: 72px;
	left: 100px;
	width: 422px;
	z-index: 6;
	animation: fadeInDown 1s linear;
}
.e_main_ani_container .e_sub_title_02{
	position: absolute;
	top: 148px;
	left: 64px;
	width: 310px;
	z-index: 7;
	animation: fadeInDown 1s linear;
}
.e_main_ani_container .e_leaf_01{
	position: absolute;
	top: 146px;
	right: 178px;
	width: 252px;
	animation: fadeInTopRight 1s linear, e_leaf_rotate01 6s 1.5s ease-in-out infinite;
	transform-origin: 0% 100%;
}
.e_main_ani_container .e_leaf_02{
	position: absolute;
	bottom: 56px;
	left: 188px;
	width: 260px;
	animation: fadeInTopLeft 1.2s linear, e_leaf_rotate02 5s 1.5s ease-in-out infinite;
	transform-origin: 100% 100%;
}
.e_main_ani_container .e_letter_01{
	position: absolute;
	top: 0;
	left: 188px;
	width: 500px;
	animation: fadeInDown 1.5s linear;
}
.e_main_ani_container .e_letter_02{
	position: absolute;
	bottom: 0;
	right: 168px;
	width: 400px;
	animation: fadeInUp 1.5s linear;
}
.e_main_ani_container .e_deco_01{
	position: absolute;
	top: 288px;
	left: 100px;
	width: 66px;
	z-index: 7;
	animation: fadeInLeft 1s linear , headShake 4s 2s ease-in-out infinite;
}
.e_main_ani_container .e_deco_02{
	position: absolute;
	bottom: 206px;
	left: 74px;
	width: 76px;
	z-index: 7;
	animation: fadeInLeft 1s linear ,shakeY 8s 2s linear infinite;
}
.e_main_ani_container .e_deco_03{
	position: absolute;
	bottom: 36px;
	left: 284px;
	width: 84px;
	z-index: 7;
	animation: fadeInBottomLeft 1s linear, shakeX 10s 2s ease-in-out infinite;
}
.e_main_ani_container .e_deco_04{
	position: absolute;
	top: 42px;
	right: 292px;
	width: 100px;
	z-index: 7;
	animation: fadeInRight 1s linear, shakeY 10s 2s linear infinite;
}
.e_main_ani_container .e_deco_05{
	position: absolute;
	bottom: 200px;
	right: 204px;
	width: 64px;
	z-index: 7;
	animation: fadeInRight 1s linear, e_rotate 7s 2s linear infinite;
}
/* bg_02 */
.event_wrap .e_bg02_sub{
	color: #FFF;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.45px;
}
/* bg_03 */
.event_wrap .e_tab{
	margin: 40px auto 0;
}
/* e_tab_list */
.e_tab .e_tab_list{
	display: flex;
	justify-content: center;
	gap: 0 4px;
}
	.e_tab_list>li{
		display: flex;
		justify-content: center;
		flex-direction: column;
		gap: 4px 0;
	}
	.e_tab_list>li .episode_btn{
		width: 64px;
		height: 64px;
		border-radius: 12px;
		background-color: #F1F1F5;
		border: 1px solid #DDDDE4;
		color: #B7B7C9;
		text-align: center;
		font-size: 20px;
		font-weight: 700;
		line-height: 22px;
		letter-spacing: -0.5px;
		line-height: 64px;
		cursor: pointer;
		transition: all 0.2s linear;
	}
	.e_tab_list>li.active .episode_btn{
		color: #fff;
		background-color: #FF4343;
	}

	.e_tab_list>li .date{
		color: #767676;
		text-align: center;
		font-size: 12px;
		font-weight: 500;
		line-height: 22px;
		letter-spacing: -0.3px;
	}

/* e_tab_container */
.e_tab_container .e_tab_wrap.unopened{
	display: none;
}
.e_intro_book_list .e_tab_wrap{
	width: 164px;
	overflow: hidden;
}

	.e_tab_container .e_intro_book_list{
		padding-top: 50px;
		display: flex;
		gap: 20px;
		justify-content: center;	
	}
	.e_intro_book_list .intro_book_cont{
		width: 164px;
	}
		.e_intro_book_list .intro_book_img{
			position: relative;
            height: 240px;
		}
		.e_intro_book_list .intro_book_img img{
			display: block;
			height: 100%;
			border-radius: 4px;
			border: 1px solid #DDDDE4;
			background: #000;
			overflow: hidden;
		}
		.e_intro_book_list .intro_book_img.recover::after{
			display: block;
			content: '';
			position: absolute;
			width: 144px;
			height: 44px;
			background: url(https://contents.kyobobook.co.kr/pmtn/2025/book/251002_bookbook/bnM_bg03/bubble.png) 50% no-repeat;
			background-size: cover;
			top: -16px;
			left: 10px;
			animation: e_bounce02 3s ease-in-out infinite;
		}

		.e_intro_book_list .intro_book_txt_wrap{
			margin-top: 16px;
			text-align: center;
		}
		.intro_book_txt_wrap .title{
			font-size: 16px;
			font-weight: 700;
			line-height: 24px;
			letter-spacing: -0.4px;
		}
		.intro_book_txt_wrap .dis{
			margin-top: 8px;
			color: #444;
			font-size: 14px;
			font-weight: 400;
			line-height: 20px;
			letter-spacing: -0.35px;
		}

/* bg_04 */
.event_wrap .e_goods_container{
    margin: 40px auto;
    display: flex;
    position: relative;
    justify-content: center;
	width: 670px;
	overflow: visible;
}
.e_goods_container>div{
    width: 670px;
    border-radius: 12px;
}
.e_goods_container>div .swiper-slide{
    border-radius: 12px;
    border: 1px solid #D2B300;
    overflow: hidden;
    box-sizing: border-box;
}
.e_goods_container .swiper-container{
    position: relative;
    margin: 0;
}
.e_goods_container .swiper-container .swiper-pagination{
    display: flex;
    position: absolute;
    justify-content: center;
    gap: 6px;
    z-index: 10;
    bottom: 20px;
    width: 100%;
}
.e_goods_container .swiper-container .swiper-pagination-bullet{
    background-color: #F1F1F5;
    opacity: 1;
}
.e_goods_container .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #FFE44D;
}
.e_goods_container.e_topClip_container .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #000;
}


.e_goods_container .e_goods_deco{
    position: absolute;
}
.e_goods_container .e_goods_deco.e_goods_deco_01{
    width: 72px;
    right: -33px;
    bottom: 248px;
    z-index: 3;
	animation: e_leaf_rotate01 6s ease-in-out infinite; 
	transform-origin: 0% 100%;
}
.e_goods_container .e_goods_deco.e_goods_deco_02{
    width: 98px;
    right: -29px;
    top: -61px;
    z-index: 2;
	animation: e_leaf_rotate02 5s ease-in-out infinite; transform-origin: 100% 100%;
}
.e_goods_container .e_goods_deco.e_goods_deco_03{
    width: 180px;
    left: -61px;
    bottom: -15px;
    z-index: 2;
	animation: e_leaf_rotate01 5s ease-in-out infinite; 
	transform-origin: 100% 100%;
}
.e_goods_container .e_goods_deco.e_goods_deco_04{
    width: 72px;
    left: 44px;
    bottom: -21px;
    z-index: 3;
	animation: e_leaf_rotate02 4s ease-in-out infinite; 
	transform-origin: 50% 50%;
}
.event_wrap .e_noplastic_info{
    margin: 40px auto 0;
    padding-bottom: 10px;
    width: 670px;
    transition: all 0.2s linear;
}
.event_wrap .e_noplastic_info:hover{
    transform: scale(1.02);
}

/* bg_05 */
.event_wrap .e_card_list{
	display: flex;
	justify-content: center;
	gap: 20px;
	margin: 40px auto 0;
	width: 900px;
}
.e_card_list>li{
	width: 286px;
}
.e_card_list .e_card_cont{
	border-radius: 12px;
	overflow: hidden;
}
.e_card_list .e_card_cont img{
	display: block;
	width: 100%;
}

/* bg_06 */
.event_wrap .e_goods_container.light_box_container{
	display: block;
	margin: 40px auto 0;
	width: 900px;
	border: 0;
}
.event_wrap .e_goods_container.light_box_container.light_banner{
	height: 250px;
}
.event_wrap .e_goods_container.light_box_container .e_leftBookmark_swiper{
	margin: 0 auto;
	width: 900px;
	border: 0;
}
.event_wrap .e_light_bookbox{
	display: block;
	margin: 40px auto 0;
	width: 900px;
	border-radius: 12px;
	overflow: hidden;
}
.e_goods_container.light_box_container>div .swiper-slide{
	border: 0;
}
.event_wrap .e_goods_container.light_box_container .swiper-pagination{
	position: relative;
	margin-top: 40px;
}


@keyframes e_bounce02 {
  0%{
	transform: translateY(0px);
  }
  50%{
	transform: translateY(5px);
  }
  100%{
	transform: translateY(0px);
  }
}
@keyframes e_rotate{
	0%{transform: rotate(0deg);}
	100%{transform: rotate(360deg);}
}

@keyframes e_leaf_rotate01{
	0%{transform: rotate(0deg);}
	50%{transform: rotate(-6deg);}
	100%{transform: rotate(0deg);}
}
@keyframes e_leaf_rotate02{
	0%{transform: rotate(0deg);}
	50%{transform: rotate(4deg);}
	100%{transform: rotate(0deg);}
}