@charset "UTF-8";
.event_wrap .e_container { font-size:0;line-height:0;position:relative;clear:both;zoom:1; }
.event_wrap .inner {width:750px;} /* 최소 750px */
.event_wrap .inner.w1200 {width:1200px;} /* 최소 750px */
/* background */
.event_wrap .bg_01 {background:#eee url('https://contents.kyobobook.co.kr/pmtn/2023/book/230717_looknbook/bnK_ebg_01.jpg') no-repeat 50% 0; height:1670px;}
.event_wrap .bg_02 {background-color:#212120;}
.event_wrap .bg_03 {background-color:#eee;}
.event_wrap .bg_03 .inner { overflow: hidden; }
.event_wrap .bg_04 {background-color:#8ef3ff;}
.event_wrap .bg_04 .inner { overflow: hidden; }
.event_wrap .bg_05 {background-color:#302f2f;}
.event_wrap .bg_06 {background-color:#eee; padding-bottom:84px; }

/* 상단 애니메이션 */
.event_wrap .eAni {
	position: absolute;
	top:144px;
	right:118px;
}

.event_wrap .eItem_img {
	position:absolute;
	transition: 0.5s;
}

.event_wrap .eItem_img:hover {
	transform: scale(1.1);
}

.event_wrap .eItem_01 {
	left:956px;
	top:632px;
	width:214px;
	height:296px;
}

.event_wrap .eItem_02 {
	position:absolute;
	left:495px;
	top:657px;
	width:355px;
	height:226px;
}
.event_wrap .eItem_03 {
	position:absolute;
	left:-116px;
	top:609px;
	width:217px;
	height:311px;
}
.event_wrap .eItem_04 {
	position:absolute;
	left:144px;
	top:861px;
	width:268px;
	height:202px;
}
.event_wrap .eItem_05 {
	position:absolute;
	left:679px;
	top:1218px;
	width:171px;
	height:289px;
}
.event_wrap .eItem_06 {
	position:absolute;
	left:1022px;
	top:1238px;
	width:213px;
	height:278px;
}
.event_wrap .eItem_07 {
	position:absolute;
	left:596px;
	top:956px;
	width:325px;
	height:152px;
}

.event_wrap .eItem_08 {
	position:absolute;
	left:313px;
	top:1257px;
	width:215px;
	height:305px;
}

.event_wrap .eItem_09 {
	position:absolute;
	left:-28px;
	top:1148px;
	width:217px;
	height:314px;
}

.event_wrap .eItem_10 {
	position:absolute;
	left:1140px;
	top:986px;
	width:259px;
	height:193px;
}
/* btn,link */
.event_wrap .e_btn a{display: block;}
/* .event_wrap .eMap a{background:rgba(240, 47, 13, .5);}작업 완료 후 삭제 */
.event_wrap .eMap .ebtn_02_01{left: 6.5%;top: 14%;width: 43%;height: 19.5%;}
.event_wrap .eMap .ebtn_02_02{right: 5.8%;top: 14%;width: 43%;height: 19.5%;}
.event_wrap .eMap .ebtn_02_03{left: 6.5%;top: 34.5%;width: 43%;height: 19.5%;}
.event_wrap .eMap .ebtn_02_04{right: 5.8%;top: 34.5%;width: 43%;height: 19.5%;}
.event_wrap .eMap .ebtn_02_05{left: 54%;top: 89.25%;width: 30%;height: 5%;}

/* slider */ 
.flexslider {border: 0px solid #000; box-shadow: 0 0 0 transparent;}

/* swiper_01 */
.event_wrap .evtSwiper_01 { height:915px; position:relative; }
.evtSwiper_01 .swiper-slide { 
	width:600px; 
	height:770px; 
	border-radius: 30px;
	overflow: hidden;
}

.event_wrap .evtSwiper_01 .swiper-scrollbar {
    height:8px;
	bottom:90px;
}

.event_wrap .evtSwiper_01 .slide_photo_wrap_01 {
	position:relative;
	width:100%;
	height:330px;
	overflow: hidden;
}

.event_wrap .evtSwiper_01 .slide_photo_wrap_01 img {
	width:100%;
	transform: translateY(-15%);
}

.event_wrap .evtSwiper_01 .slide_photo_wrap_01 .eSoldout {
	position:absolute;
	left:50%;
	top:50%;
	width:200px;
	height:200px;
	transform: translate(-50%,-50%);
}

.event_wrap .e_number {
	position:absolute;
	left:0;
	top:0;
	padding:30px 0;
	width:130px;
	text-align: center;
	font-size:24px;
	font-weight: 900;

	color:#1d1d1b;
	border-end-end-radius: 20px;
	background-color:rgba(113,203,245,0.9)
}

.event_wrap .slide_txt_wrap_01 {
	padding:35px;
	width:530px;
	height:370px;
	line-height: 1.2;
	background-color:#fff;
}

.event_wrap .slide_txt_wrap_01 .e_slide_title {
	font-size:24px;
	font-weight: 900;

	color:#000;
}

.event_wrap .slide_txt_wrap_01 .e_slide_sub_title {
	font-size:30px;
	font-weight: 900;
	line-height: 2;

	color:#000;
}

.event_wrap .swiper-slide a:hover {
	text-decoration: none;
}

.event_wrap .slide_txt_wrap_01 .e_slide_sub_title .e_percent { 
	color:#00a1eb;
}

.event_wrap .slide_txt_wrap_01 .e_full_price {
	font-size:20px;
	font-weight: 400;
	text-decoration: line-through;

}

.event_wrap .slide_txt_wrap_01 .e_free_shipping {
	display: block;
	padding:8px;
	width:94px;
	height:24px;
	text-align: center;
	font-size:22px;
	font-weight: 400;

	color:#0091d5;
	background-color:#e3f6ff;
	border-radius: 5px;
}

.event_wrap .slide_txt_wrap_01 .e_free_shipping_x {
	display: block;
	padding:8px;
	width:94px;
	height:20px;
	color:transparent;
	background-color: transparent;
}

.event_wrap .slide_txt_wrap_01 .slide_txt_bg {
	margin-top:20px;
	padding:30px;
	display: block;
	width:470px;
	height:160px;
	font-size:22px;
	color:#000;

	background-color: #f4f4f4;
	border-radius: 15px;
}

.event_wrap .slide_txt_wrap_01 .slide_txt_bg strong {
	display: inline-block;
	padding-bottom:15px;

}

.event_wrap .swiper-scrollbar {
	width:450px;
	left:50%;
	transform: translateX(-50%);
}

/* swiper_02 */
.event_wrap .evtSwiper_02 { 
	height:540px;
	position:relative;
}

.event_wrap .evtSwiper_02 .swiper-slide {
    width:250px;
    height:364px;
}
.event_wrap .evtSwiper_02 .slide_photo_wrap_02 {
    width:250px;
    height:250px;
    border-radius: 30px;
	overflow: hidden;
}

.event_wrap .evtSwiper_02 .slide_photo_wrap_02 img {
	width:100%;
	height:100%;
}

.event_wrap .evtSwiper_02 .swiper-scrollbar {
    height:8px;
	bottom:110px;
}

.event_wrap .evtSwiper_02 .slide_txt_wrap_02 {
	padding-top:20px;
	width:100%;
	height:100px;
	line-height:1;
}

.event_wrap .slide_txt_wrap_02 .e_slide_title {
	letter-spacing: -1px;
	line-height: 1.2;
	font-size:22px;
	font-weight: 900;

	color:#000;
}

.event_wrap .slide_txt_wrap_02 .e_slide_sub_title {
	letter-spacing: -1px;
	padding-top:20px;
	font-size:24px;
	font-weight: 900;

	color:#000;
}

.event_wrap .slide_txt_wrap_02 .e_percent {
	color:#00a1eb;
}

.event_wrap .slide_txt_wrap_02 .e_full_price {
	font-weight: 400;
	font-size: 20px;
	color:#000;
	text-decoration: line-through;
}

/* swiper_03 */
.event_wrap .evtSwiper_03 { 
	height:925px;
	position:relative;
}
.event_wrap .evtSwiper_03 .swiper-slide {
	position: relative;
	width:600px;
	height:780px;
	border-radius: 30px;
	overflow: hidden;
}

.event_wrap .evtSwiper_03 .slide_book_cover_01 {
	position:relative;
	width:100%;
	height:330px;
}

.event_wrap .evtSwiper_03 .slide_book_cover_01.book_color_01 {
	background-color:#cfcfcf;
}

.event_wrap .evtSwiper_03 .slide_book_cover_01.book_color_02 {
	background-color:#f8c7c8;
}

.event_wrap .evtSwiper_03 .slide_book_cover_01.book_color_03 {
	background-color:#7f823d;
}

.event_wrap .evtSwiper_03 .slide_book_cover_01.book_color_04 {
	background-color:#1FACB6;
}

.event_wrap .evtSwiper_03 .slide_book_cover_01.book_color_05 {
	background-color:#4490CC;
}

.event_wrap .evtSwiper_03 .e_number {
	color:#f4f4f4;
	background-color: #282828;
}

.event_wrap .evtSwiper_03 .slide_txt_wrap_03 {
	padding:90px 35px;
	width:530px;
	height:300px;
	line-height: 1.3;
	color:#000;
	background-color: #fff;
}

.event_wrap .evtSwiper_03 .slide_txt_wrap_03 .e_slide_title{
	text-align: center;
	font-size:24px;
	font-weight: 900;

}

.event_wrap .evtSwiper_03 .slide_txt_wrap_03 .e_slide_sub_title {
	text-align: center;
	font-size:22px;
	font-weight: 400;

}

.event_wrap .evtSwiper_03 .slide_txt_wrap_03 .slide_txt_bg {
	margin-top:35px;
	padding:30px;
	display: block;
	width:470px;
	height:160px;
	font-size:22px;

	background-color: #f4f4f4;
	border-radius: 15px;
}

.event_wrap .evtSwiper_03 .swiper-scrollbar {
    height:8px;
	bottom:90px;
}

.event_wrap .evtSwiper_03 .e_book_img {
	position: absolute;
	left:50%;
	top:46px;
	width:216px;
	height:312px;
	transform: translateX(-50%);
	box-shadow: 1px 13px 24px 12px rgba(0, 0, 0, 0.1);
}

.event_wrap .evtSwiper_03 .e_book_img img {
	width:100%;
	height:100%;
}

/* swiper_04 */
.event_wrap .evtSwiper_04 {
	height:578px; 
	position:relative;
}
.event_wrap .evtSwiper_04 .swiper-slide {
	width:215px;
	height:415px;
	overflow: hidden;
}

.event_wrap .evtSwiper_04 .swiper-scrollbar {
    height:8px;
	bottom:110px;
}

.event_wrap .evtSwiper_04 .sub_book_img {
	width:216px;
	height:312px;
}
.event_wrap .evtSwiper_04 .sub_book_img img {
	width:100%;
	height:100%;
}

.event_wrap .evtSwiper_04 .sub_slide_title {
	padding-top:10px;
	font-size:22px;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: -1px;
	color:#000;
}

.event_wrap .evtSwiper_04 .sub_slide_info {
	font-size:20px;
	font-weight: 400;
	line-height: 1.8;
	letter-spacing: -1px;
	color:#000;
}

/* notice */
.e_notice p, .e_notice ul li{color:#cacbcb;}
.e_notice ul li:before{background-color:#cacbcb;}


.event_wrap .e_banner_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	width:1200px;
}

.event_wrap .e_banner {
	width:536px;
	height:240px;
	padding-bottom:44px;
}

.event_wrap .e_banner img {
	width:100%;
	height:100%;
	border-radius: 30px;
}
