@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 400;
	src: url(../common/font/Pretendard-Regular.woff2) format('woff2'),
		url(../common/font/Pretendard-Regular.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 500;
	src: url(../common/font/Pretendard-Medium.woff2) format('woff2'),
		url(../common/font/Pretendard-Regular.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 600;
	src: url(../common/font/Pretendard-SemiBold.woff2) format('woff2'),
		url(../common/font/Pretendard-SemiBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 700;
	src: url(../common/font/Pretendard-Bold.woff2) format('woff2'),
		url(../common/font/Pretendard-Bold.woff) format('woff');
}



body {
	font-family: 'Pretendard', sans-serif !important;
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
button,
input {
	font-family: 'Pretendard', sans-serif !important;
}

/* img {
	width:  100%;
} */

.row {
	margin: 0 -8px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	padding-right: 8px;
	padding-left: 8px;
}

@media (min-width: 1400px) {
	.container_learn {
		width: 1200px;
	}
}

#footer {
	padding: 40px 0;
}

#footer .top-bar-socials {
	display: flex;
	justify-content: center;
	margin: 0 0 20px 0;
}

.textbox-title_1 {
	font-family: NanumBarunGothic, "나눔바른고딕", NanumBarunGothicBold, NanumBarunGothicUltraLight, Dotum, "돋움";
	font-size: 24px;
	color: rgb(101, 101, 101);
	line-height: 25px;
}

.textbox-title_2 {
	font-family: "Noto Sans Bold", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	/*color: #606c71;	*/
	color: #777777;
	text-decoration: none;
	cursor: pointer;
}

.textbox-title_3 {
	font-family: "Noto Sans Light", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 22px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}


.news-desc h4 {
	font-family: NanumBarunGothic, "나눔바른고딕", NanumBarunGothicBold, NanumBarunGothicUltraLight, Dotum, "돋움";
	font-size: 18px;
	color: rgb(101, 101, 101);
	line-height: 25px;
}




.ko_gul {
	font-size: 12px;
	font-family: "굴림체", sans-serif;
}


.form-control {
	font-family: NanumBarunGothic, "나눔바른고딕", NanumBarunGothicBold, NanumBarunGothicUltraLight, Dotum, "돋움";
	font-size: 12px;
}

.ko_15_black {
	font-family: "Noto Sans Korean", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.5;
}

.ko_16_black {
	font-family: "Noto Sans Korean", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

.ko_17_black {
	font-family: "Noto Sans Korean", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 1.5;
}

.ko_18_black {
	font-family: "Noto Sans Korean", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.5;
}

.ko_19_black {
	font-family: "Noto Sans Korean", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 19px;
	line-height: 1.5;
}

.ko_20_black {
	font-family: "Noto Sans Korean", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 1.5;
}

/* 21 부터는 나눔고딕 폰트 */

.ko_21_black {
	font-family: 'NanumBarunGothic';
	font-size: 21px;
	color: #000000;
}

.ko_22_black {
	font-family: 'NanumBarunGothic';
	font-size: 22px;
	color: #000000;
}

.ko_23_black {
	font-family: 'NanumBarunGothic';
	font-size: 23px;
	color: #000000;
}

.ko_24_black {
	font-family: 'NanumBarunGothic';
	font-size: 24px;
	color: #000000;
}

.ko_25_black {
	font-family: 'NanumBarunGothic';
	font-size: 25px;
	color: #000000;
}

.ko_26_black {
	font-family: 'NanumBarunGothic';
	font-size: 26px;
	color: #000000;
}

.ko_27_black {
	font-family: 'NanumBarunGothic';
	font-size: 27px;
	color: #000000;
}

.ko_28_black {
	font-family: 'NanumBarunGothic';
	font-size: 28px;
	color: #000000;
}

.ko_29_black {
	font-family: 'NanumBarunGothic';
	font-size: 29px;
	color: #000000;
}

.ko_30_black {
	font-family: 'NanumBarunGothic';
	font-size: 30px;
	color: #000000;
}

.ko_31_black {
	font-family: 'NanumBarunGothic';
	font-size: 31px;
	color: #000000;
}

.ko_32_black {
	font-family: 'NanumBarunGothic';
	font-size: 32px;
	color: #000000;
}

.ko_33_black {
	font-family: 'NanumBarunGothic';
	font-size: 33px;
	color: #000000;
}

.ko_34_black {
	font-family: 'NanumBarunGothic';
	font-size: 34px;
	color: #000000;
}

.ko_12_white {
	font-family: 'NanumBarunGothic';
	font-size: 12px;
	color: #ffffff;
}

.ko_13_white {
	font-family: 'NanumBarunGothic';
	font-size: 13px;
	color: #ffffff;
}

.ko_14_white {
	font-family: 'NanumBarunGothic';
	font-size: 14px;
	color: #ffffff;
}

.ko_15_white {
	font-family: 'NanumBarunGothic';
	font-size: 15px;
	color: #ffffff;
}

.ko_16_white {
	font-family: 'NanumBarunGothic';
	font-size: 16px;
	color: #ffffff;
}

.ko_17_white {
	font-family: 'NanumBarunGothic';
	font-size: 17px;
	color: #ffffff;
}

.ko_18_white {
	font-family: 'NanumBarunGothic';
	font-size: 18px;
	color: #ffffff;
}

.ko_19_white {
	font-family: 'NanumBarunGothic';
	font-size: 19px;
	color: #ffffff;
}

.ko_20_white {
	font-family: 'NanumBarunGothic';
	font-size: 20px;
	color: #ffffff;
}

.ko_21_white {
	font-family: 'NanumBarunGothic';
	font-size: 21px;
	color: #ffffff;
}

.ko_22_white {
	font-family: 'NanumBarunGothic';
	font-size: 22px;
	color: #ffffff;
}

.ko_23_white {
	font-family: 'NanumBarunGothic';
	font-size: 23px;
	color: #ffffff;
}

.ko_24_white {
	font-family: 'NanumBarunGothic';
	font-size: 24px;
	color: #ffffff;
}

.ko_25_white {
	font-family: 'NanumBarunGothic';
	font-size: 25px;
	color: #ffffff;
}

.ko_26_white {
	font-family: 'NanumBarunGothic';
	font-size: 26px;
	color: #ffffff;
}

.ko_27_white {
	font-family: 'NanumBarunGothic';
	font-size: 27px;
	color: #ffffff;
}

.ko_28_white {
	font-family: 'NanumBarunGothic';
	font-size: 28px;
	color: #ffffff;
}

.ko_29_white {
	font-family: 'NanumBarunGothic';
	font-size: 29px;
	color: #ffffff;
}

.ko_30_white {
	font-family: 'NanumBarunGothic';
	font-size: 30px;
	color: #ffffff;
}

.ko_31_white {
	font-family: 'NanumBarunGothic';
	font-size: 31px;
	color: #ffffff;
}

.ko_32_white {
	font-family: 'NanumBarunGothic';
	font-size: 32px;
	color: #ffffff;
}

.ko_33_white {
	font-family: 'NanumBarunGothic';
	font-size: 33px;
	color: #ffffff;
}

.ko_34_white {
	font-family: 'NanumBarunGothic';
	font-size: 34px;
	color: #ffffff;
}

.ko_12_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 12px;
	color: #666666;
}

.ko_13_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 13px;
	color: #666666;
}

.ko_14_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 14px;
	color: #666666;
}

.ko_15_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 15px;
	color: #666666;
}

.ko_16_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 16px;
	color: #666666;
}

.ko_17_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 17px;
	color: #666666;
}

.ko_18_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 18px;
	color: #666666;
}

.ko_19_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 19px;
	color: #666666;
}

.ko_20_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 20px;
	color: #666666;
}

.ko_21_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 21px;
	color: #666666;
}

.ko_22_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 22px;
	color: #666666;
}

.ko_23_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 23px;
	color: #666666;
}

.ko_24_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 24px;
	color: #666666;
}

.ko_25_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 25px;
	color: #666666;
}

.ko_26_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 26px;
	color: #666666;
}

.ko_27_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 27px;
	color: #666666;
}

.ko_28_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 28px;
	color: #666666;
}

.ko_29_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 29px;
	color: #666666;
}

.ko_30_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 30px;
	color: #666666;
}

.ko_31_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 31px;
	color: #666666;
}

.ko_32_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 32px;
	color: #666666;
}

.ko_33_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 33px;
	color: #666666;
}

.ko_34_666666 {
	font-family: 'NanumBarunGothic';
	font-size: 34px;
	color: #666666;
}

.ko_12_gray {
	font-family: 'NanumBarunGothic';
	font-size: 12px;
	color: #cccccc;
}

.ko_13_gray {
	font-family: 'NanumBarunGothic';
	font-size: 13px;
	color: #cccccc;
}

.ko_14_gray {
	font-family: 'NanumBarunGothic';
	font-size: 14px;
	color: #cccccc;
}

.ko_15_gray {
	font-family: 'NanumBarunGothic';
	font-size: 15px;
	color: #cccccc;
}

.ko_16_gray {
	font-family: 'NanumBarunGothic';
	font-size: 16px;
	color: #cccccc;
}

.ko_17_gray {
	font-family: 'NanumBarunGothic';
	font-size: 17px;
	color: #cccccc;
}

.ko_18_gray {
	font-family: 'NanumBarunGothic';
	font-size: 18px;
	color: #cccccc;
}

.ko_19_gray {
	font-family: 'NanumBarunGothic';
	font-size: 19px;
	color: #cccccc;
}

.ko_20_gray {
	font-family: 'NanumBarunGothic';
	font-size: 20px;
	color: #cccccc;
}

.ko_21_gray {
	font-family: 'NanumBarunGothic';
	font-size: 21px;
	color: #cccccc;
}

.ko_22_gray {
	font-family: 'NanumBarunGothic';
	font-size: 22px;
	color: #cccccc;
}

.ko_23_gray {
	font-family: 'NanumBarunGothic';
	font-size: 23px;
	color: #cccccc;
}

.ko_24_gray {
	font-family: 'NanumBarunGothic';
	font-size: 24px;
	color: #cccccc;
}

.ko_25_gray {
	font-family: 'NanumBarunGothic';
	font-size: 25px;
	color: #cccccc;
}

.ko_26_gray {
	font-family: 'NanumBarunGothic';
	font-size: 26px;
	color: #cccccc;
}

.ko_27_gray {
	font-family: 'NanumBarunGothic';
	font-size: 27px;
	color: #cccccc;
}

.ko_28_gray {
	font-family: 'NanumBarunGothic';
	font-size: 28px;
	color: #cccccc;
}

.ko_29_gray {
	font-family: 'NanumBarunGothic';
	font-size: 29px;
	color: #cccccc;
}

.ko_30_gray {
	font-family: 'NanumBarunGothic';
	font-size: 30px;
	color: #cccccc;
}

.ko_31_gray {
	font-family: 'NanumBarunGothic';
	font-size: 31px;
	color: #cccccc;
}

.ko_32_gray {
	font-family: 'NanumBarunGothic';
	font-size: 32px;
	color: #cccccc;
}

.ko_33_gray {
	font-family: 'NanumBarunGothic';
	font-size: 33px;
	color: #cccccc;
}

.ko_34_gray {
	font-family: 'NanumBarunGothic';
	font-size: 34px;
	color: #cccccc;
}



/* 상하 좌우 조절 */
.margin-top-10 {
	margin-top: 10px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-top-40 {
	margin-top: 40px;
}

.margin-top-50 {
	margin-top: 50px;
}

.margin-top-60 {
	margin-top: 60px;
}

.margin-top-70 {
	margin-top: 70px;
}

.margin-top-80 {
	margin-top: 80px;
}

.margin-top-90 {
	margin-top: 90px;
}

.margin-top-100 {
	margin-top: 100px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-bottom-40 {
	margin-bottom: 40px;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.margin-bottom-60 {
	margin-bottom: 60px;
}

.margin-bottom-70 {
	margin-bottom: 70px;
}

.margin-bottom-80 {
	margin-bottom: 80px;
}

.margin-bottom-90 {
	margin-bottom: 90px;
}

.margin-bottom-100 {
	margin-bottom: 100px;
}

.margin-left-10 {
	margin-left: 10px;
}

.margin-left-20 {
	margin-left: 20px;
}

.margin-left-30 {
	margin-left: 30px;
}

.margin-left-40 {
	margin-left: 40px;
}

.margin-left-50 {
	margin-left: 50px;
}

.margin-left-60 {
	margin-left: 60px;
}

.margin-left-70 {
	margin-left: 70px;
}

.margin-left-80 {
	margin-left: 80px;
}

.margin-left-90 {
	margin-left: 90px;
}

.margin-left-100 {
	margin-left: 100px;
}

.margin-right-10 {
	margin-right: 10px;
}

.margin-right-20 {
	margin-right: 20px;
}

.margin-right-30 {
	margin-right: 30px;
}

.margin-right-40 {
	margin-right: 40px;
}

.margin-right-50 {
	margin-right: 50px;
}

.margin-right-60 {
	margin-right: 60px;
}

.margin-right-70 {
	margin-right: 70px;
}

.margin-right-80 {
	margin-right: 80px;
}

.margin-right-90 {
	margin-right: 90px;
}

.margin-right-100 {
	margin-right: 100px;
}

/* **************************************** *
 * modal
 * **************************************** */
.modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	justify-content: center;
	align-items: center;
	z-index: 1050;
}

.modal_content {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	margin: 0 auto;
	max-width: 400px;
	padding: 24px;
	position: relative;
	z-index: 1050;
}

body.modal-open {
	overflow: hidden;
}

.modal_header {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 0 0 16px 0;
}

.modal_title {
	color: #333;
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	margin: 0;
}

.modal_header button {
	background: none;
	border: 0;
	opacity: 1 !important;
}

.modal_footer {
	margin: 16px 0 0 0;
}

.modal_footer .btn_group {
	align-items: center;
	display: flex;
	gap: 8px;
	justify-content: center;
}

.modal_footer .btn_group button {
	font-size: 14px;
	font-weight: 400;
}

/* download_modal */
.download_modal .modal_content {
	width: 400px;
}

.download_modal .modal_body {
	display: flex;
	flex-direction: column;
	gap: 8px;
	padding: 8px 0;
}

.download_modal .modal_body a {
	align-items: center;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #333;
	display: flex;
	font-size: 16px;
	height: 40px;
	justify-content: center;
	width: 100%;
}

.download_modal .modal_body a:hover,
.download_modal .modal_body a:focus {
	background: #f1f1f1;
}

/* **************************************** *
 * icon
 * **************************************** */
.i {
	display: inline-block;
}

.i_x_lg {
	background: url(../../../images/icon/i_x_lg.svg);
	background-size: cover;
	height: 20px;
	width: 20px;
}