@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&subset=korean");
html {
	-webkit-text-size-adjust: none;
}

html,
body {
	direction: ltr;
	width: 100%;
}

body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
th,
td,
form,
fieldset,
legend,
textarea,
input,
select,
textarea,
button,
figure,
figcaption {
	margin: 0;
	padding: 0;
}

img,
form,
fieldset,
svg {
	border: 0;
	vertical-align: top;
}

input,
button,
select {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

button {
	border: 0;
	background: none;
	cursor: pointer;
	outline: none;
}

button:disabled {
	cursor: default;
}

button::-moz-focus-inner {
	padding: 0;
	margin: -1px;
}

ul,
ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

a,
a:hover,
a:visited,
a:active {
	text-decoration: none;
}

.blind,
legend {
	overflow: hidden;
	position: absolute;
	width: 1px;
	height: 1px;
	clip: rect(1px, 1px, 1px, 1px);
}

body,
textarea,
input,
select,
textarea,
button {
	font-family: "Noto Sans KR", sans-serif;
	font-weight: 400;
	outline: none;
}

table {
	border-collapse: collapse;
}

.slick-slide,
.slick-slide * {
	outline: none !important;
}

::-webkit-input-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #959595;
	opacity: 1;
	/* Firefox */
}

:-ms-input-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #959595;
	opacity: 1;
	/* Firefox */
}

::-ms-input-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #959595;
	opacity: 1;
	/* Firefox */
}

::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #959595;
	opacity: 1;
	/* Firefox */
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #959595;
}

::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #959595;
}

.scroll-disable {
	overflow: hidden;
	position: fixed;
	height: 100%;
}

img {
	width: 100%;
}

img.pc {
	display: block;
}

img.mo {
	display: none;
}

.subsc-popup {
	display: none;
	position: fixed;
	z-index: 999999999999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
}

.subsc-popup.open {
	display: block;
}

.subsc-popup .subsc-popup-wrap {
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	width: 100%;
	height: 100%;
}

.subsc-popup .subsc-popup-wrap .subsc-popup-close {
	overflow: hidden;
	max-width: 1200px;
	width: 94%;
	margin: 30px auto 0;
}

.subsc-popup .subsc-popup-wrap .subsc-popup-close .btn-close {
	overflow: hidden;
	float: right;
	display: block;
	width: 40px;
	height: 40px;
	background-image: url("/images/event/letter/btn_close_1920.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% 100%;
	font-size: 0;
	text-indent: -9999px;
}

.subsc-popup .subsc-popup-wrap .subsc-popup-box {
	position: absolute;
	left: 50%;
	top: 100px;
	width: 1200px;
	height: auto;
	margin-left: -600px;
	margin-bottom: 100px;
	background-color: #fff;
}

.subsc-popup .subsc-popup-wrap .subsc-popup-box .cont-area {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0 80px;
}

.subsc-popup .subsc-popup-wrap .subsc-popup-box .info-box-wrap {
	position: relative;
	padding: 75px 0 5px;
	background-color: #52ca55;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.popup-tit {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.popup-tit
	img {
	width: 725px;
	height: 120px;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box {
	overflow: hidden;
	padding: 122px 0 15px;
	position: relative;
	bottom: 57px;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl {
	float: left;
	width: 100%;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dt {
	float: left;
	width: 25%;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dt
	label {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.75;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd {
	float: left;
	position: relative;
	width: 75%;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd.name:after {
	content: "";
	display: block;
	position: absolute;
	top: -121px;
	right: 1px;
	width: 165px;
	height: 121px;
	background-image: url("/images/event/letter/input_name_img_1920_new.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.form-input {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 80px;
	padding: 24px 12% 24px 3%;
	border: 0;
	background-color: #fff;
	color: black;
	font-size: 26px;
	line-height: 1.5;
	border-radius: 8px;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.form-input::placeholder {
	color: black;
	opacity: 1;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap {
	float: left;
	width: 100%;
	font-size: 0;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li {
	display: inline-block;
	margin-left: 2%;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li.dept-main {
	width: 32%;
	margin-left: 0;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li.dept-main
	.dept {
	width: 100%;
	border-radius: 8px;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li.dept-sub {
	float: right;
	width: 66%;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li.dept-sub
	.dept {
	width: 48.5%;
	margin-left: 3%;
	border-radius: 8px;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li.dept-sub
	.dept:first-child {
	margin-left: 0;
	border-radius: 8px;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li.dept-sub.sub-2 {
	display: none;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li
	.dept {
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	text-align: left;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li
	.dept:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	right: 20px;
	top: 28px;
	width: 23px;
	height: 20px;
	background-image: url("/images/event/letter/select_arrow_1920_new.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li
	.dept
	.ul-select-label {
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 80px;
	padding: 24px 12% 24px 8%;
	color: black;
	font-size: 26px;
	letter-spacing: -0.06em;
	line-height: 1.3;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li
	.dept
	.ul-select-wrap {
	display: none;
	overflow-y: scroll;
	position: absolute;
	z-index: 1;
	left: 0;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-height: 108px;
	height: auto;
	padding: 13px 0;
	background-color: #e3e4e6;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li
	.dept
	.ul-select {
	width: 100%;
	max-height: 108px;
	height: auto;
	background-color: #e3e4e6;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li
	.dept
	.ul-select
	> li {
	overflow: hidden;
	display: block;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 2px 5%;
	color: #333;
	font-size: 18px;
	letter-spacing: -0.06em;
	line-height: 1.555555555555556;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li
	.dept
	.ul-select
	> li.selected {
	background-color: #ccc;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li
	.dept
	.ul-select
	> li:hover {
	background-color: #ccc;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.info-box
	> li
	dl
	dd
	.dept-wrap
	> li
	.dept.active:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.info-box-wrap
	.cont-area
	.disclaimer {
	color: #fff;
	font-size: 16px;
	letter-spacing: -0.06em;
	line-height: 3.125;
	text-align: right;
}

.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap {
	position: relative;
	padding: 30px 0 44px;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.terms-box-wrap
	.cont-area
	label {
	display: inline-block;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.terms-box-wrap
	.cont-area
	label
	.form-ck {
	width: 30px;
	height: 30px;
	margin-right: 3px;
	background-image: url("/images/event/letter/form_ck_off_1920.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	vertical-align: sub;
	cursor: pointer;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.terms-box-wrap
	.cont-area
	label
	.form-ck:checked {
	background-image: url("/images/event/letter/form_ck_on_1920.png");
}

.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap .check-all {
	padding: 29px 0;
	border-bottom: 1px solid #d0d0d0;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.terms-box-wrap
	.check-all
	label {
	color: #333;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.06em;
	line-height: 2.041666666666667;
}

.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap dl {
	width: 100%;
	margin: 27px auto 0;
}

.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap dl dt {
	margin-bottom: 6px;
	color: #333;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: -0.06em;
	line-height: 2.041666666666667;
}

.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap dl dd {
	margin-bottom: 25px;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.terms-box-wrap
	dl
	dd
	.terms-box {
	overflow-y: auto;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 157px;
	padding: 15px 8px 15px 20px;
	background-color: #f8f8f8;
	color: #8a8a8a;
	font-size: 17px;
	font-weight: 300;
	letter-spacing: -0.06em;
	line-height: 1.294117647058824;
	word-wrap: break-word;
	word-break: keep-all;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.terms-box-wrap
	dl
	dd
	.terms-box
	p.p_line {
	text-decoration: underline;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.terms-box-wrap
	dl
	dd
	.terms-box
	ul.terms-ul {
	padding-left: 1em;
	list-style: decimal;
}

.subsc-popup .subsc-popup-wrap .subsc-popup-box .btn-wrap {
	padding-bottom: 93px;
}

.subsc-popup
	.subsc-popup-wrap
	.subsc-popup-box
	.btn-wrap
	.cont-area
	.btn-channel {
	display: block;
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}

.kyobo-event-detail {
	width: 100% !important;
	overflow-x: hidden;
}

.kyobo-event-detail .kyobo-event-section {
	position: relative;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
}

.kyobo-event-detail .kyobo-event-section .alternate {
	overflow: hidden;
	position: static;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.kyobo-event-detail .kyobo-event-section .img-area img.pc {
	display: block;
	width: 100%;
}

.kyobo-event-detail .kyobo-event-section .img-area img.mo {
	display: none;
}

.kyobo-event-detail .kyobo-event-section .btn-wrap .btn-subsc {
	display: block;
	position: absolute;
	z-index: 100;
	bottom: 50.9%;
	left: 34.5%;
	width: 31%;
	height: 5%;
	color: #fff;
	font-size: 0;
	text-indent: -9999px;
}

.kyobo-event-detail .kyobo-event-section .btn-wrap .btn-event {
	display: block;
	position: absolute;
	z-index: 100;
	bottom: 53.2%;
	left: 34.6875%;
	width: 30.625%;
	height: 4.107194873288669%;
	color: #fff;
	font-size: 0;
	text-indent: -9999px;
}

@media (max-width: 1460px) {
	.kyobo-event-detail .kyobo-event-section {
		width: 131.50685vw;
		left: 50%;
		margin-left: -65.75342vw;
	}
}

@media (max-width: 900px) {
	.subsc-popup .subsc-popup-wrap .subsc-popup-box {
		width: 133.3333333333333vw;
		margin-left: -66.66666666666667vw;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .cont-area {
		padding: 0 22.22222222222222vw;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .info-box-wrap {
		padding: 8.333333333333333vw 0 0.5555555555555556vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.popup-tit
		img {
		width: 60vw;
		height: auto;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box {
		padding: 12vw 0 1.666666666666667vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li {
		margin-bottom: 2.222222222222222vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dt
		label {
		font-size: 28px;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd.name:after {
		top: -163.5%;
		/* right: 8.666666666666667vw; */
		width: 22%;
		height: 164%;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.form-input {
		height: 6.222222222222222vw;
		padding: 1vw;
		font-size: 17px;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li
		.dept:before {
		right: 1.111111111111111vw;
		top: 2.333333333333333vw;
		width: 1.777777777777778vw;
		height: 1.111111111111111vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li
		.dept
		.ul-select-label {
		height: 6vw;
		padding: 1.555555555555556vw 12% 1.555555555555556vw 5%;
		font-size: 16px;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li
		.dept
		.ul-select-wrap {
		padding: 1.444444444444444vw 0;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li
		.dept
		.ul-select
		> li {
		font-size: 14px;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.disclaimer {
		font-size: 14px;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap {
		padding: 3.333333333333333vw 0 4.888888888888889vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.terms-box-wrap
		.cont-area
		label
		.form-ck {
		width: 3.333333333333333vw;
		height: 3.333333333333333vw;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap .check-all {
		padding: 3.222222222222222vw 0;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.terms-box-wrap
		.check-all
		label {
		font-size: 20px;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap dl {
		margin: 3vw auto 0;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap dl dt {
		margin-bottom: 0.6666666666666667vw;
		font-size: 20px;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap dl dd {
		margin-bottom: 2.777777777777778vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.terms-box-wrap
		dl
		dd
		.terms-box {
		height: 17.44444444444444vw;
		padding: 1.666666666666667vw 0.8888888888888889vw 1.666666666666667vw
			2.222222222222222vw;
		font-size: 14px;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .btn-wrap {
		padding-bottom: 10.33333333333333vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.btn-wrap
		.cont-area
		.btn-channel
		img {
		width: 66.66666666666667vw;
		margin: 0 auto;
	}
}

@media (max-width: 768px) {
	img.pc {
		display: none;
	}
	img.mo {
		display: block;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-close {
		position: absolute;
		z-index: 4;
		width: 100%;
		margin: 3.90625vw auto 0;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-close .btn-close {
		width: 7.8125vw;
		height: 7.8125vw;
		margin-right: 7.8125vw;
		background-image: url("/images/event/letter/btn_close_768.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 100% 100%;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box {
		top: 0;
		width: 100%;
		margin-left: -50%;
		margin-bottom: 0;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .cont-area {
		padding: 0 7vw;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .info-box-wrap {
		padding: 15.625vw 0 11.71875vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.popup-tit
		img {
		max-width: 568px;
		width: 75vw;
		margin: 0 auto;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box {
		padding: 2.604166666666667vw 0 1.302083333333333vw;
		bottom: 0px;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li {
		margin-bottom: 3.5vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dt {
		float: none;
		width: 100%;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dt
		label {
		font-size: 3.90625vw;
		letter-spacing: -0.06em;
		line-height: 3.90625vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd {
		float: none;
		width: 100%;
		margin-top: 1.953125vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd.name:after {
		/* top: -8.723958333333333vw;
		right: 2.604166666666667vw;
		width: 35.41666666666667vw;
		height: 9.505208333333333vw;
		background-image: url("/images/event/letter/input_name_img_768.png");
		background-repeat: no-repeat;
		background-size: 100% 100%; */
		background-image: none;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.form-input {
		height: 10.15625vw;
		padding: 3.125vw 3.2vw;
		font-size: 3.5vw;
		letter-spacing: -0.03em;
		line-height: 3.2vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap {
		float: none;
		display: flex;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li {
		display: block;
		width: 100%;
		margin-left: 0;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li.dept-main {
		width: 33.3%;
		margin-right: 1.2vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li.dept-main
		.dept {
		margin-top: 0;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li.dept-sub {
		width: 66.6%;
		display: flex;
		gap: 1.2vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li.dept-sub
		.dept {
		width: 100%;
		margin-left: 0;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li
		.dept:first-child {
		/* margin-bottom: 5.208333333333333vw; */
		margin-bottom: 0;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li
		.dept:before {
		right: 3vw;
		top: 4.036458333333333vw;
		width: 2.4vw;
		height: 2.083333333333333vw;
		background-image: url("/images/event/letter/select_arrow_768_new.png");
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li
		.dept
		.ul-select-label {
		height: 10.15625vw;
		padding: 3.125vw 3.2vw;
		font-size: 3.5vw;
		letter-spacing: -0.03em;
		line-height: 3.2vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li
		.dept
		.ul-select-wrap {
		height: auto;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li
		.dept
		.ul-select {
		max-height: 250px;
		height: 100%;
		/* padding: 3.90625vw 0; */
		height: auto;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li
		.dept
		.ul-select
		> li {
		font-size: 3.90625vw;
		letter-spacing: -0.03em;
		line-height: 1.8;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.info-box
		> li
		dl
		dd
		.dept-wrap
		> li
		.dept
		.ul-select
		> li[data-value="99"] {
		padding-bottom: 4vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.info-box-wrap
		.cont-area
		.disclaimer {
		padding-left: 5.208333333333333vw;
		font-size: 4.166666666666667vw;
		letter-spacing: -0.075em;
		line-height: 1.1875;
		text-align: left;
		text-indent: -5.208333333333333vw;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap {
		padding: 6.119791666666667vw 0 0;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.terms-box-wrap
		.cont-area
		label
		.form-ck {
		width: 5.859375vw;
		height: 5.859375vw;
		margin-right: 1.041666666666667vw;
		border: none;
		background-image: url("/images/event/letter/form_ck_off_768.png");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100% auto;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.terms-box-wrap
		.cont-area
		label
		.form-ck:checked {
		background-image: url("/images/event/letter/form_ck_on_768.png");
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap .check-all {
		padding: 0.6510416666666667vw 0 4.947916666666667vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.terms-box-wrap
		.check-all
		label {
		font-size: 5.208333333333333vw;
		line-height: 1.225;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap dl {
		width: 100%;
		margin: 4.296875vw auto 7.161458333333333vw;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap dl dt {
		margin-bottom: 2.604166666666667vw;
		font-size: 4.947916666666667vw;
		line-height: 1.4;
	}
	.subsc-popup .subsc-popup-wrap .subsc-popup-box .terms-box-wrap dl dd {
		margin-bottom: 4.557291666666667vw;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.terms-box-wrap
		dl
		dd
		.terms-box {
		height: 28.64583333333333vw;
		padding: 2.604166666666667vw 3.90625vw 2.604166666666667vw
			2.604166666666667vw;
		font-size: 3.385416666666667vw;
		line-height: 1.230769230769231;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.btn-wrap
		.cont-area
		.btn-channel {
		left: 7.8125%;
		bottom: 29.3398533007335%;
		max-width: 664px;
	}
	.subsc-popup
		.subsc-popup-wrap
		.subsc-popup-box
		.btn-wrap
		.cont-area
		.btn-channel
		img {
		width: 100%;
	}
	.kyobo-event-detail .kyobo-event-section {
		left: 0;
		width: 100%;
		margin-left: 0;
	}
	.kyobo-event-detail .kyobo-event-section .img-area img.pc {
		display: none;
	}
	.kyobo-event-detail .kyobo-event-section .img-area img.mo {
		display: block;
		width: 100%;
	}
	.kyobo-event-detail .kyobo-event-section .btn-wrap .btn-subsc {
		bottom: 46.3%;
		left: 15%;
		width: 70%;
		height: 4%;
	}
	.kyobo-event-detail .kyobo-event-section .btn-wrap .btn-event {
		bottom: 60.99126861838726%;
		left: 7.8125%;
		width: 84.63541666666667%;
		height: 3.569594247560349%;
	}
	.kyobo-event-kakao {
		padding: 15px 3.125vw;
	}
	.kyobo-event-kakao .kakao-tit {
		text-align: center;
	}
	.kyobo-event-kakao .kakao-tit img {
		max-width: 360px;
		width: 100%;
	}
	.kyobo-event-kakao .kyobo-event-tab {
		margin-top: 20px;
	}
	.kyobo-event-kakao .kyobo-event-tab .tabs {
		overflow: hidden;
	}
	.kyobo-event-kakao .kyobo-event-tab .tabs > li {
		float: left;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		width: 50%;
	}
	.kyobo-event-kakao .kyobo-event-tab .tabs > li .event-tab {
		display: block;
		border: 1px solid #ccc;
		color: #000;
		font-size: 28px;
		font-weight: 500;
		line-height: 70px;
		text-align: center;
	}
	.kyobo-event-kakao .kyobo-event-tab .tabs > li .event-tab.active {
		border-color: #0864c2;
		background-color: #0864c2;
		color: #fff;
	}
	.kyobo-event-kakao .kyobo-event-tab .tabs-container .tabs-cont {
		height: 0px;
		overflow-y: hidden;
		padding: 0 6.510416666666667vw;
	}
	.kyobo-event-kakao .kyobo-event-tab .tabs-container .tabs-cont.active {
		height: auto;
	}
	.kyobo-event-kakao
		.kyobo-event-tab
		.tabs-container
		.tabs-cont
		ul
		.slick-slide
		.tabs-cont-wrap
		.tabs-cont-txt {
		font-size: 30px;
		font-weight: 700;
		letter-spacing: -0.01em;
		line-height: 127px;
	}
	.kyobo-event-kakao
		.kyobo-event-tab
		.tabs-container
		.tabs-cont
		ul
		.slick-slide
		.tabs-cont-wrap
		.tabs-cont-img {
		text-align: center;
	}
	.kyobo-event-kakao
		.kyobo-event-tab
		.tabs-container
		.tabs-cont
		ul
		.slick-slide
		.tabs-cont-wrap
		.tabs-cont-img
		img {
		max-width: 620px;
		width: 100%;
	}
	.kyobo-event-kakao .kyobo-event-tab .tabs-container .tabs-cont .slick-prev,
	.kyobo-event-kakao .kyobo-event-tab .tabs-container .tabs-cont .slick-next {
		width: 5.989583333333333vw;
		height: 11.58854166666667vw;
		background: url("/images/event/letter/slide_arrows.png") no-repeat;
		background-size: auto 100%;
		font-size: 0;
		text-indent: -9999px;
	}
	.kyobo-event-kakao .kyobo-event-tab .tabs-container .tabs-cont .slick-prev {
		left: -6.510416666666667vw;
		background-position: 0 0;
	}
	.kyobo-event-kakao .kyobo-event-tab .tabs-container .tabs-cont .slick-next {
		right: -6.510416666666667vw;
		background-position: 100% 0;
	}
}

@media (max-width: 620px) {
	.kyobo-event-kakao .kakao-tit img {
		width: 58.06451612903226vw;
	}
	.kyobo-event-kakao .kyobo-event-tab .tabs > li .event-tab {
		font-size: 4.516129032258065vw;
		line-height: 11.29032258064516vw;
	}
	.kyobo-event-kakao
		.kyobo-event-tab
		.tabs-container
		.tabs-cont
		ul
		.slick-slide
		.tabs-cont-wrap
		.tabs-cont-txt {
		font-size: 4.838709677419355vw;
		line-height: 20.48387096774194vw;
	}
}
