/* pub3 */

@charset "UTF-8";

a {
	color: inherit;
}

.event_wrap .main_img {
	margin: auto;
	display: block;
}

.event_wrap .e_top_visual {
	background: url("https://contents.kyobobook.co.kr/pmtn/2026/hottracks/260312_book/bnS_bg01.jpg") no-repeat top
		center/1920px 100%;
}
.event_wrap .e_con1 {
	background-color: #111;
	max-width: 1920px;
	margin: auto;
}
.event_wrap .e_con2 {
	background-color: #c79a6d;
	max-width: 1920px;
	margin: auto;
	padding: 120px 0;
}
.event_wrap .e_con3 {
	background: url("https://contents.kyobobook.co.kr/pmtn/2026/hottracks/260312_book/bnS_bg02.jpg") no-repeat top
		center/1920px 100%;
	padding: 120px 0;
}
.event_wrap .e_con4 {
	background-color: #c79a6d;
	max-width: 1920px;
	margin: auto;
	padding: 120px 0 120px;
}
.event_wrap .link {
	position: absolute;
	display: block;
}

.event_wrap .link.link_01 {
	width: 89.4%;
	height: 17%;
	left: 50%;
	transform: translateX(-50%);
	top: 71.55%;
}
.event_wrap .link.link_02 {
	width: 76%;
	height: 42.4%;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
}
.event_wrap .link.link_03 {
	width: 89.5%;
	height: 53%;
	left: 50%;
	transform: translateX(-50%);
	top: 0%;
}
.event_wrap .link.link_04 {
	width: 89.5%;
	height: 6.3%;
	left: 50%;
	transform: translateX(-50%);
	top: 93.6%;
}

.event_wrap .e_rel {
	position: relative;
}

.event_wrap .e_fit {
	width: fit-content;
	margin: auto;
}

.event_wrap .e_abs {
	position: absolute;
}

.event_wrap .e_swiper_wrap {
	margin: auto;
	position: relative;
	width: fit-content;
}

.event_wrap .e_swiper_cont {
	width: 670px;
	overflow: hidden;
}
.event_wrap .swiper_pagination_wrapper {
	position: absolute;
	top: 670px;
	z-index: 2;
	width: 100%;
}
.event_wrap .swiper-pagination {
	display: grid;
	grid-template-columns: repeat(11, max-content);
	width: 100%;
	gap: 10px;
	width: fit-content;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 40px;
	position: static;
}
.event_wrap .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	aspect-ratio: 1;
	border-radius: 50%;
	opacity: 1;
	transition: 0.3s;
	font-size: 0px;
}
.event_wrap .swiper-pagination .swiper-pagination-bullet {
	background-color: #505050;
}
.event_wrap .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #dadada;
}
.event_wrap .swiper_lighter .swiper-pagination .swiper-pagination-bullet {
	background-color: #dadada;
}
.event_wrap .swiper_lighter .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #505050;
}

.event_wrap .e_swiper_cont img {
	width: 100%;
}

.event_wrap .e_swiper_wrap .imgwrap {
	width: 100%;
	position: relative;
}
.event_wrap .e_swiper_wrap h4 {
	font-family: "SUIT";
	font-weight: 900;
	font-size: 46px;
	line-height: 1.4;
	color: #fff;
	position: absolute;
	left: 40px;
	bottom: 36px;
}
.event_wrap .txtwrap {
	box-sizing: border-box;
	padding: 72px 40px 40px;
	background-color: #111;
	color: #fff;
	height: 502px;
	display: flex;
	flex-direction: column;
}
.event_wrap .txtwrap h5 {
	font-size: 30px;
	line-height: 1.4;
	letter-spacing: -0.05em;
}
.event_wrap .txtwrap p {
	font-size: 24px;
	line-height: 1.4;
	letter-spacing: -0.05em;
	margin-top: 20px;
}
.event_wrap .txtwrap.lighter {
	background-color: #f7f6e6;
	color: #111;
}

.event_wrap .txtwrap.lighter h5 {
	width: fit-content;
	padding: 4px 20px;
	background-color: #111;
	border-radius: 50px;
	font-size: 22px;
	line-height: 1.5;
	color: #fff;
}

.event_wrap .txtwrap.lighter h6 {
	font-size: 46px;
	font-weight: 700;
	line-height: 1.5;
	margin-top: 20px;
	letter-spacing: -0.05em;
}

.event_wrap .flipnext {
	width: 217px;
	aspect-ratio: 217/48;
	margin-top: auto;
	margin-left: auto;
}

.event_wrap .recowrap {
	box-sizing: border-box;
	margin-top: 40px;
	padding: 32px;
	background-color: #393939;
}

.event_wrap .recowrap h6 {
	width: fit-content;
	background-color: #111;
	padding: 0 16px 2px;
	font-size: 20px;
	line-height: 2;
	border-radius: 40px;
}

.event_wrap .recowrap p {
	font-size: 22px;
}

.event_wrap .e_notice {
	color: #e6ddce;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0;
	padding-top: 40px;
	width: fit-content;
	max-width: 680px;
}
.event_wrap .e_notice ul {
	width: 100%;
	box-sizing: border-box;
}
.event_wrap .e_notice li {
	font-size: 20px;
	line-height: 32px;
	padding-left: 50px;
	text-align: left;
	position: relative;
	text-indent: 0;
	padding-left: 14px;
	display: flex;
	align-items: center;
}
.event_wrap .e_notice h4 {
	width: 100%;
	font-size: 22px;
	box-sizing: border-box;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
}
.event_wrap .e_notice li::before {
	content: "";
	display: block;
	width: 4px;
	aspect-ratio: 1;
	border-radius: 50%;
	background-color: #e6ddce;
	position: absolute;
	top: 14px;
	left: 0;
}
.event_wrap .e_notice h3 {
	width: 100%;
	font-size: 26px;
	box-sizing: border-box;
	font-weight: 700;
	margin-top: 68px;
	margin-bottom: 38px;
	text-align: center;
}
.event_wrap .e_notice h5 {
	width: 100%;
	font-weight: 700;
	font-size: 20px;
	line-height: 32px;
	padding-left: 44px;
	box-sizing: border-box;
	margin-bottom: 10px;
	margin-top: 20px;
}

.event_wrap em {
	font-style: normal;
	font-weight: 700;
}

.event_wrap p.e_maintxt {
	font-family: "SUIT";
	font-size: 24px;
	line-height: 1.5;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.event_wrap .e_link_reco {
	width: 590px;
	height: 100px;
	margin: auto;
	margin-top: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #111;
	font-family: "SUIT";
	font-size: 26px;
	line-height: 1;
	color: #fff;
	font-weight: 700;
}

.event_wrap .e_booklists {
	width: 670px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: auto;
}

.event_wrap .e_bookwrap {
	width: 100%;
	font-family: "SUIT";
	line-height: 1.6;
	border-radius: 100px;
	background-color: #fff;
}
.event_wrap .e_bookwrap a {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 32px 0;
}
.event_wrap .e_bookwrap h4 {
	font-size: 30px;
	font-weight: 700;
}
.event_wrap .e_bookwrap p {
	font-size: 26px;
}
.event_wrap .e_bookwrap em {
	color: #c79a6d;
}
.event_wrap .e_bookwrap.colored {
	background-color: #c79a6d;
	border-radius: 120px;
	color: #fff;
}

.event_wrap .e_bookwrap.colored em {
	color: #ffffc2;
}

.event_wrap .e_bookwrap img {
	width: 100px;
	aspect-ratio: 100/72;
	margin-bottom: 8px;
}

.event_wrap .e_arrow {
	width: 23px;
	aspect-ratio: 23/82;
	margin: 10px 0;
}

.event_wrap .e_plus {
	width: 24px;
	aspect-ratio: 1;
	margin: 20px 0;
}

.event_wrap .e_title {
	font-family: "SUIT";
	font-size: 28px;
	line-height: 1.4;
	text-align: center;
	color: #fff;
}
.event_wrap .e_title em {
	color: #ffffc2;
}
.event_wrap .e_subtit {
	font-family: "SUIT";
	font-size: 20px;
	line-height: 1.4;
	text-align: center;
	color: #e6ddce;
	font-weight: 700;
	margin-top: 20px;
}

.event_wrap .e_box {
	width: 670px;
	aspect-ratio: 670/590;
	border-radius: 20px;
	background-color: #fff;
	margin: auto;
	margin-top: 40px;
	background: url("https://contents.kyobobook.co.kr/pmtn/2026/hottracks/260312_book/bnS_boxBg.jpg") no-repeat
		center/100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.event_wrap .e_box h4 {
	font-size: 24px;
	font-family: "SUIT";
	line-height: 1.4;
	text-align: center;
	font-weight: 700;
}

.event_wrap .e_box img:nth-of-type(1) {
	width: 262px;
	aspect-ratio: 262/94;
	margin: 20px 0;
}
.event_wrap .e_box img:nth-of-type(2) {
	width: 335px;
	aspect-ratio: 335/168;
	margin: 20px 0 0;
}

.event_wrap .e_box p {
	font-family: "SUIT";
	font-size: 24px;
	line-height: 1.5;
	font-weight: 800;
	position: relative;
	width: fit-content;
}

.event_wrap .e_box p::after {
	content: "";
	display: block;
	width: calc(100% + 10px);
	height: 20px;
	background-color: #ffffc2;
	position: absolute;
	top: 18px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 0;
}

.event_wrap .e_box p span {
	position: relative;
	z-index: 1;
}
