﻿/* pub3 */

@charset "UTF-8";

a {
	color: inherit;
}

.event_wrap .main_img {
	margin: auto;
	display: block;
	width: 750px;
}
.event_wrap .main_img.wide {
	width: 1200px;
}

.event_wrap .e_top_visual {
	background-color: #edece7;
	max-width: 1920px;
	margin: auto;
}
.event_wrap .e_con1 {
	background-color: #c2c2c2;
	max-width: 1920px;
	margin: auto;
	display: none;

	&.on {
		display: block;
	}
}
.event_wrap .e_con2 {
	background-color: #b2ff00;
	max-width: 1920px;
	margin: auto;
	display: none;

	&.on {
		display: block;
	}
}
.event_wrap .e_con3 {
	background-color: #edece7;
	max-width: 1920px;
	margin: auto;
}
.event_wrap .link {
	position: absolute;
	display: block;
}
.event_wrap .link.link_01 {
	width: 45%;
	height: 40%;
	bottom: 0;
	left: 5.3%;
}
.event_wrap .link.link_02 {
	width: 44.5%;
	height: 40%;
	bottom: 0;
	right: 5.3%;
}
.event_wrap .link.link_03 {
	width: 54.5%;
	height: 17.2%;
	top: 22.8%;
	right: 10.5%;
}
.event_wrap .link.link_04 {
	width: 54.5%;
	height: 17.2%;
	top: 41.8%;
	left: 10.5%;
}
.event_wrap .link.link_05 {
	width: 57.5%;
	height: 19.5%;
	top: 66%;
	right: 10.5%;
}
.event_wrap .link.link_06 {
	width: 100%;
	height: 100%;
	top: 0%;
	right: 0%;
}
.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 .e_swiper_cont img {
	width: 100%;
}
.event_wrap .e_swiperwrap1 {
	margin-top: 20px;
}
.event_wrap .e_swiperwrap1 .e_swiper_cont {
	width: 700px;
}

.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: #cccccc;
}
.event_wrap .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #ff4d00;
}
.event_wrap .e_swiper_prev,
.event_wrap .e_swiper_next {
	width: 49px;
	aspect-ratio: 49/100;
	position: absolute;
	top: calc(33% - 20px);
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 9;
}

.event_wrap .e_swiper_prev {
	background: url("https://contents.kyobobook.co.kr/pmtn/2026/general/260331_loveletter/bnH_prev.png") no-repeat
		center/100% 100%;
	left: 0;
}
.event_wrap .e_swiper_next {
	background: url("https://contents.kyobobook.co.kr/pmtn/2026/general/260331_loveletter/bnH_next.png") no-repeat
		center/100% 100%;
	right: 0;
}
.event_wrap .e_notice {
	color: #9fc0e8;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0;
	width: fit-content;
	max-width: 670px;
}
.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;
}
.event_wrap .e_notice h4 {
	width: 100%;
	font-size: 26px;
	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: #9fc0e8;
	position: absolute;
	top: 14px;
	left: 0;
}
.event_wrap .e_notice h3 {
	width: 100%;
	font-size: 26px;
	box-sizing: border-box;
	font-weight: 800;
	margin-top: 60px;
	margin-bottom: 20px;
	text-align: center;
}
.event_wrap .e_notice h5 {
	width: 100%;
	font-weight: 700;
	padding-left: 44px;
	box-sizing: border-box;
}
.event_wrap .e_notice h5:last-of-type {
	margin-bottom: 20px;
}
.event_wrap .e_notice.col2 {
	color: #223954;
}
.event_wrap .e_notice.col2 li::before {
	background-color: #223954;
}
.event_wrap em {
	font-style: normal;
	font-weight: 700;
}

.event_wrap * {
	font-family: "SUIT";
	letter-spacing: -0.03em;
}

.event_wrap .goatsbook {
	position: absolute;
	width: 48.4%;
	height: 99.5%;
	top: 0;
	right: 5.5%;
	overflow: hidden;
	display: none;

	&.on {
		display: block;
	}

	& a {
		display: block;
		width: 100%;
		height: 100%;
	}

	& img {
		width: 222px;
		box-sizing: border-box;
		border: 2px solid #111;
		position: absolute;
		top: 22px;
		left: 50%;
		transform: translateX(-50%);
	}
}

.event_wrap .e_flow_wrap {
	margin-top: 100px;
	overflow: hidden;
	display: flex;
	background-color: #111;
}

.event_wrap .e_flow {
	font-size: 24px;
	line-height: 80px;
	color: #fff;
	white-space: nowrap;
	padding: 0 10px;
	animation: flow-left 10s linear infinite;
}

@keyframes flow-left {
	0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-100%);
	}
}
