@charset "utf-8";
/*notosans*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,200,400,700&display=swap');
/*나눔명조*/
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo&display=swap&subset=korean');

@font-face {
  font-family: "DIN-MediumAlternate";
  src: url("../fonts/DINMediumAlternate.eot"); /* IE9 Compat Modes */
  src: url("../fonts/DINMediumAlternate.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/DINMediumAlternate.otf") format("opentype"), /* Open Type Font */
    url("../fonts/DINMediumAlternate.svg") format("svg"), /* Legacy iOS */
    url("../fonts/DINMediumAlternate.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/DINMediumAlternate.woff") format("woff"), /* Modern Browsers */
    url("../fonts/DINMediumAlternate.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Malgun Gothic', dotum, sans-serif;background:#fff}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Malgun Gothic', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {background:#212020}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr {float:left;padding:30px 0;;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}


/* 메인메뉴 */
#gnb {position:relative;background:#fff}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5;zoom:1}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:55px;padding:0px;position:relative}
#gnb .gnb_1dli:hover > a {color:#3a8afd;
-webkit-transition:background-color 2s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('./images/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:block;font-weight:bold;padding:0 15px;color:#080808;text-decoration:none}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:140px;padding-top:2px}
.gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none}
a.gnb_2da:hover {color:#3a8afd;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;height:100%;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:930px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#212020;margin:0 auto;text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:25%;float:left;padding:0 20px}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {width:100%; clear:both; margin:0 auto; text-align:center;  margin-bottom:50px;}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#fff;border:1px solid #ccc}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#0f1f40;border:1px solid #0f1f40;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}


/*커스텀CSS*/
/*폰트연결*/
@font-face {
  font-family: "DIN-Bold";

  src: url("../fonts/DIN-Bold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/DIN-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/DIN-Bold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/DIN-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN-Light";

  src: url("../fonts/DIN-Light.otf") format("opentype"), /* Open Type Font */
    url("../fonts/DIN-Light.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/DIN-Light.woff") format("woff"), /* Modern Browsers */
    url("../fonts/DIN-Light.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN-Medium";

  src: url("../fonts/DIN-Medium.otf") format("opentype"), /* Open Type Font */
    url("../fonts/DIN-Medium.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/DIN-Medium.woff") format("woff"), /* Modern Browsers */
    url("../fonts/DIN-Medium.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN-Regular";

  src: url("../fonts/DIN-Regular.otf") format("opentype"), /* Open Type Font */
    url("../fonts/DIN-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/DIN-Regular.woff") format("woff"), /* Modern Browsers */
    url("../fonts/DIN-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
/*헤더*/
.header{width:100%; background:#fff; position:relative;}
.menu-btn{position:absolute; left:40px; top:50%; transform:translate(0, -50%);}
.menu-btn>img{display:inline-block; vertical-align:middle; width:24px;}
.menu-btn>span{display:inline-block; vertical-align:middle; margin-left:10px; color:#000;  font-family: "DIN-Medium"; font-size:16px;}
.logo-box{width:101px; margin:0 auto; padding:13px 0;}
.logo-box>a{display:block; width:100%;}
.logo-box>a>img{width:100%;}
.login-box{position:absolute; right:83px; top:50%; transform:translate(0, -50%); }
.login-box>a{font-family: "DIN-Regular"; font-size:12px; color:#000;}

.bottom-menu-box{width:100%; height:75px; background:#0f1f40; display:none;}
.bottom-menu-box>ul{width:1000px; margin:0 auto; }
.bottom-menu-box>ul>li{float:left; position:relative;}
.bottom-menu-box>ul>li>a{padding:0 31px; height:75px;  line-height:75px; color:#fff; font-weight:600; font-size:20.04px; font-family: 'Noto Sans KR', sans-serif;  }

.bottom-menu-box>ul>li>ul{display:none; width:100%; position:absolute; left:0; top:75px; z-index:99999; padding-top:38px; }
.bottom-menu-box>ul>li>ul>li{width:100%; text-align:center; margin-bottom:10px;}
.bottom-menu-box>ul>li>ul>li>a{letter-spacing:-1px; color:#fff;  font-weight:400; font-size:13px; font-family: 'Noto Sans KR', sans-serif;}

.btm-bg-box{display:none; width:100%; height:309px; background:#0f1f40; position:absolute; left:0; top:150px; z-index:999; border-top:1px solid #fff; border-bottom:1px solid #fff;}
/*메인배너*/
.main-banner{width:100%;}


/*메인컨텐츠*/
.main-contents{width:100%;}
.main-q-btn-box{overflow:hidden; width:1000px; margin:0 auto; padding:31px 0;}
.main-q-btn-box>a{display:block; float:left; width:111px; margin-right:37.16px; }
.main-q-btn-box>a:last-child{margin-right:0;}
.main-q-btn-box>a>img{width:100%;}
.main-q-btn-box>a>h1{margin-top:10px; display:block; font-weight:medium; font-size:21px;  width:100%; text-align:center; color:#000000; font-family: 'Noto Sans KR', sans-serif;}

/*#mc111-bg1{background:url(../img/mc1-bx1-box1-1.png)no-repeat center center; background-size:cover;}*/
#mc111-bg1{background:url(../img/mc1-bx1-box1-1-new.png)no-repeat center center; background-size:cover;}
#mc111-bg2{background:url(../img/mc1-bx1-box1-2.png)no-repeat center center; background-size:cover;}
#mc111-bg3{background:url(../img/mc1-bx1-box2-1.png)no-repeat center center; background-size:cover;}
#mc111-bg4{background:url(../img/mc1-bx1-box2-2.png)no-repeat center center; background-size:cover;}



.main-con1{width:100%; }
.main-con1-box1{width:100%; overflow:hidden;}
.mc1-bx1-box1{float:left; width:50%; height:300px; position:relative; cursor:pointer;}
.mc1-bx1-box1>img{width:100%;}
.mc1-bx1-box1-info{position:absolute; left:0; top:50%; transform:translate(0, -50%); width:100%; text-align:center; }
.mc1-bx1-box1-info>p{color:#fff;  font-weight:400; font-size:22px; font-family: 'Noto Sans KR', sans-serif;}
.mc1-bx1-box1-info>h1{color:#fff;  font-weight:400; font-size:52px; font-family: 'Noto Sans KR', sans-serif; }
.view_btn{width:122px; height:34px; border:1px solid #fff;  text-align:center; background:none; margin-top:20px;}
.view_btn>span{color:#fff;   display:inline-block; vertical-align:middle; font-weight:400; font-size:17px; font-family: 'Noto Sans KR', sans-serif; }
.view_btn>img{width:17px; display:inline-block; vertical-align:middle; margin-top:11px; }

.main-con2{width:1000px; margin:0 auto;}
.main-con2-title{width:100%; text-align:center; margin:37px 0;}
.main-con2-title>h1{color:#0f1f40; font-family: "DIN-Medium"; font-weight:600; font-size:29px;}

.notice-latest{width:100%;}
.nola-box{width:100%; overflow:hidden; border-bottom:1px solid #c3c3c3; margin-bottom:23px; padding-bottom:23px;}
.nola-box:last-of-type{margin-bottom:0; border-bottom:0;}
.nola-img{/*width:50%;*/ float:left;}
.nola-img>img{/*width:50%;*/ float:left; display:block;}
.nola-text{width:50%; float:left; padding-left:12px; }
.nola-text-title{width:100%; overflow:hidden;}
.nola-text-title>h1{float:left; color:#000;  font-weight:400; font-size:19px; font-family: 'Noto Sans KR', sans-serif; }
.nola-text-title>p{float:right; color:#888888;  font-weight:400; font-size:17px; font-family: 'Noto Sans KR', sans-serif; }
.nola-text-box{width:100%; }
.nola-text-box>p{ color:#888888;  font-weight:400; font-size:16px; font-family: 'Noto Sans KR', sans-serif; }

.main-con3{width:100%; border-top:1px solid #c3c3c3; }
.local-cate-box{}
.local-cate-box>div{border-right:1px solid #c3c3c3; cursor:pointer;}
.local-cate-box>div:last-of-type{border-right:0;}
.local-cate-box>div>a{display:block; height:62px; letter-spacing:-2px;  line-height:62px; width:100%; text-align:center; color:#0f1f40; font-size:27px;  font-family: 'Noto Sans KR', sans-serif; }
.sel-cate{background:#0f1f40 !important; color:#fff !important;}

.main-con3-box1{width:1000px; margin:0 auto;}
.main-con3-box1>.bx-wrapper{max-width:100% !important;}
.main-con3-box1 .bx-prev{height:62px !important;  margin-top:0 !important; transform:translate(0, -50%); background:#0f1f40 url(../img/prev_dot.png)no-repeat center center !important; left:-32px !important; }
.main-con3-box1 .bx-next{height:62px !important;  margin-top:0 !important; transform:translate(0, -50%); background:#0f1f40 url(../img/next_dot.png)no-repeat center center !important; right:-32px !important; }

.main-con3-box2{width:100%;}
.local-slider{width:100%; height:653px; }
.local-slider>div{width:100% !important;}
.tab-box{width:100%; position:relative;}
.tb-con{width:1000px;  position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); z-index:999;}
.main-con3-box2-title{width:100%; display:block; text-align:center;}
.main-con3-box2-title>h1{color:#fff;  font-family: "DIN-Medium"; font-weight:600; font-size:52px;}
.main-con3-box2-title>p{margin-top:10px; color:#fff;  font-weight:400; font-size:16px; font-family: 'Noto Sans KR', sans-serif; letter-spacing:-1.3px;}
.main-con3-box2-title>a{margin:0 auto; margin-top:25px;  height:49px; line-height:40px; display:block; width:161px; background:#0f1f40;}
.main-con3-box2-title>a>span{display:inline-block; vertical-align:middle; color:#fff; font-weight:400; font-size:17px; font-family: 'Noto Sans KR', sans-serif;}
.main-con3-box2-title>a>img{display:inline-block; vertical-align:middle; width:17px; margin-top:7px; }

.main-con3-box2-imgbox{width:100%; overflow:hidden; margin-top:78px; }
.main-con3-box2-imgbox>div{width:329px; height:250px; float:left;  background:#fff; margin-right:6.5px;}
.main-con3-box2-imgbox>div:last-child{margin-right:0;}
.main-con3-box2-imgbox>div>img{width:100%;}

.black-wall{width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.5); z-index:99;}
#map_canvas{width:100%; height:653px; background-size:cover;}


.main-con3-box2 .bx-prev{width:32px !important; height:60px !important;  margin-top:0 !important; transform:translate(0, -50%); background: url(../img/local_prev.png)no-repeat center center !important; left:125px !important; }
.main-con3-box2 .bx-next{width:32px !important; height:60px !important;  margin-top:0 !important; transform:translate(0, -50%); background: url(../img/local_next.png)no-repeat center center !important; right:125px !important; }

.main-con4{width:100%; background:#e7e7e7;}
.mc4-line1{width:100%; border-bottom:1px solid #959595;}
.main-con4-box1{width:1000px; margin:0 auto; overflow:hidden;}
.mc4b1-title{width:100px; line-height:121px; float:left; text-align:left;}
.mc4b1-title>h1{color:#000; font-weight:400; font-size:17px; font-family: 'Noto Sans KR', sans-serif; }

.mc4b1-img{width:900px;  float:left;  height:121px; padding:0 45px; }
.mc4b1-img>.bx-wrapper{max-width:100% !important;  background:none !important;}
.mc4b1-img .bx-viewport{height:121px !important;  padding-top:11px;}
.mc4b1-slider{width:100%;}
.mc4b1-slider img{max-width:80% !important;}
.mc4b1-img .bx-prev{width:15px !important; height:28px !important;  margin-top:0 !important; transform:translate(0, -50%); background:url(../img/mu_prev.png)no-repeat center center !important; left:-45px !important; }
.mc4b1-img .bx-next{width:15px !important; height:28px !important;  margin-top:0 !important; transform:translate(0, -50%); background:url(../img/mu_next.png)no-repeat center center !important; right:-45px !important; }


/*푸터*/
.footer{width:100%; border-top:1px solid #747474; background:#545454;}
.footer-top-btn{width:100%; margin:0 auto; background:#fff; }
.footer-top-btn>ul{overflow:hidden; width:1000px; margin:0 auto;}
.footer-top-btn>ul>li{float:left; width:152px; height:50px; line-height:50px;  border-left:1px solid #a9a9a9; text-align:center;}
.footer-top-btn>ul>li:last-child{border-right:1px solid #a9a9a9;}
.footer-top-btn>ul>li>a{color:#707070; font-weight:400; font-size:15px; font-family: 'Noto Sans KR', sans-serif;  }

.footer-info{width:1000px; margin:0 auto; overflow:hidden; padding-top:28px; padding-bottom:40px; }
.fi-box{width:830px; float:left;}
.info-text{width:100%;}
.info-text:nth-of-type(2){margin-top:16px; }
.info-text>p{display:inline-block; vertical-align:middle; color:#fff; font-weight:400; font-size:14px; font-family: 'Noto Sans KR', sans-serif; }
.info-text>span{display:inline-block; vertical-align:middle;  color:#fff; font-weight:400;  margin:0 10px; font-size:12.5px; font-family: 'Noto Sans KR', sans-serif; }

.fi-box2{width:170px; float:left;}
.fi-box2>p{color:#fff;  font-weight:400; font-size:17.63px; text-align:right; font-family: 'Noto Sans KR', sans-serif;  }
.fi-box2>h1{color:#fff;  font-weight:600; font-size:28.54px; font-family: 'Noto Sans KR', sans-serif; text-align:right;}


/*서브페이지*/
/*서브배너*/
.sub-banner{width:100%; position:relative; height:280px;}
.sub-banner>img{width:100%;}
.sub-banner-title{width:1000px; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.sub-banner-title>p{padding-left:10px; color:#8bd0ff;  font-family: "DIN-Medium"; font-weight:400; font-size:40.67px; letter-spacing:-2px;}
.sub-banner-title>h1{margin-top:-15px; color:#fff;  font-family: "DIN-Medium"; font-weight:400; font-size:123.71px; letter-spacing:-10px;}

#sub1-ban{background:url(../img/sub1_ban.png)no-repeat center center; background-size:cover;}
#sub2-ban{background:url(../img/sub2_ban.png)no-repeat center center; background-size:cover;}
#sub3-ban{background:url(../img/sub3_ban.png)no-repeat center center; background-size:cover;}
#sub4-ban{background:url(../img/sub4_ban.png)no-repeat center center; background-size:cover;}
#sub5-ban{background:url(../img/sub5_ban.png)no-repeat center center; background-size:cover;}
#sub7-ban{background:url(../img/sub7_ban.png)no-repeat center center; background-size:cover;}

#sub3-banner-title>h1{letter-spacing:-3px !important;}
/*서브 카테고리버튼*/
.sub1-cate-btn{width:100%; background:#0f1f40;}
.sub1-cate-btn>nav{width:1000px; margin:0 auto; }
.sub1-cate-btn>nav>ul{width:100%; overflow:hidden;}
.sub1-cate-btn>nav>ul>li{width:25%; height:61px; float:left; text-align:center; border-right:1px solid #878fa0;}
.sub1-cate-btn>nav>ul>li:first-child{border-left:1px solid #fff;}
.sub1-cate-btn>nav>ul>li>a{display:block; width:100%; height:61px; line-height:61px; color:#fff;  font-weight:400; letter-spacing:-1px; font-size:18.75px; font-family: 'Noto Sans KR', sans-serif;}

.sel-cate-btn{background:#fff; border-right:0 !important;}
.sel-cate-btn>a{color:#0f1f40 !important; font-weight:600;}

.sub3-cate-btn{width:100%; background:#0f1f40;}
.sub3-cate-btn>nav{width:1000px; margin:0 auto; }
.sub3-cate-btn>nav>ul{width:100%; overflow:hidden;}
.sub3-cate-btn>nav>ul>li{width:14.28%; height:61px; float:left; text-align:center;  border-right:1px solid #878fa0;}
.sub3-cate-btn>nav>ul>li:first-child{border-left:1px solid #fff;}
.sub3-cate-btn>nav>ul>li>a{display:block; width:100%; height:61px; line-height:61px; color:#fff;  font-weight:400; letter-spacing:-1px; font-size:18.75px; font-family: 'Noto Sans KR', sans-serif;}
.sub3-cate-btn>nav>ul>li>a>span{font-size:8.33px;}

.sub4-cate-btn{width:100%; background:#0f1f40;}
.sub4-cate-btn>nav{width:1000px; margin:0 auto; }
.sub4-cate-btn>nav>ul{width:100%; overflow:hidden;}
.sub4-cate-btn>nav>ul>li{width:16.66%; height:61px; float:left; text-align:center;  border-right:1px solid #878fa0;}
.sub4-cate-btn>nav>ul>li:first-child{border-left:1px solid #fff;}
.sub4-cate-btn>nav>ul>li>a{display:block; width:100%; height:61px; line-height:61px; color:#fff;  font-weight:400; letter-spacing:-1px; font-size:18.75px; font-family: 'Noto Sans KR', sans-serif;}
.sub4-cate-btn>nav>ul>li>a>span{font-size:8.33px;}

.sub5-cate-btn{width:100%; background:#0f1f40;}
.sub5-cate-btn>nav{width:1000px; margin:0 auto; }
.sub5-cate-btn>nav>ul{width:100%; overflow:hidden;}
.sub5-cate-btn>nav>ul>li{width:25%; height:61px; float:left; text-align:center;  border-right:1px solid #878fa0;}
.sub5-cate-btn>nav>ul>li:first-child{border-left:1px solid #fff;}
.sub5-cate-btn>nav>ul>li>a{display:block; width:100%; height:61px; line-height:61px; color:#fff;  font-weight:400; letter-spacing:-1px; font-size:18.75px; font-family: 'Noto Sans KR', sans-serif;}
.sub5-cate-btn>nav>ul>li>a>span{font-size:8.33px;}
/*서브페이지 1번라인*/
.sub1-contents{width:1000px; margin:0 auto;}
.sub1-contents-title{width:100%; text-align:center; padding-top:40px;}
.sub1-contents-title>h1{letter-spacing:-1px; color:#000; font-weight:600; font-size:37.88px; font-family: 'Noto Sans KR', sans-serif;}
.sub1-contents-title>p{color:#525252; font-weight:400; font-size:14.58px; font-family: 'Noto Sans KR', sans-serif;}

.about{width:100%; margin-top:75px; margin-bottom:125px;}
.about>p{width:100%; letter-spacing:-1.3px;  color:#000; font-weight:400; line-height:30.21px;  font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}
.about>p:nth-of-type(2){text-align:right;}
.about>h1{margin-top:92px; display:block; width:100%; text-align:right;color:#000; font-weight:600; font-size:20.83px; font-family: 'Noto Sans KR', sans-serif;}

.sub1-contents2{width:100%; margin:0 auto;}
.sub1-contents2-title{width:1000px; text-align:center; padding-top:40px;}
.sub1-contents2-title>h1{color:#000; font-weight:600; font-size:37.88px; font-family: 'Noto Sans KR', sans-serif;}

.globalcampus{width:100%; ; margin-top:65px; }
.sub1-2-con1{position:relative; width:100%; height:572px; background:url(../img/sub1-2-con1-bg.png)no-repeat center center; background-size:cover;}
.sub1-2-con1-box1{width:1000px; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); }
.s12c1b1-title{width:100%; text-align:left; margin-bottom:20px;}
.s12c1b1-title>span{display:inline-block; vertical-align:middle; width:5px; height:18px; background:#8bd0ff;}
.s12c1b1-title>h1{margin-left:5px; display:inline-block; vertical-align:middle; color:#fff; font-weight:600; font-size:29.17px; font-family: 'Noto Sans KR', sans-serif;}
.sub1-2-con1-box1>p{width:100%; text-align:left; color:#fff; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}
.sub1-2-con1-box1>p:nth-of-type(2){margin-top:10px;}
.s12c1b1-box{width:100%; overflow:hidden; margin-top:39px;}
.s12c1b1-box-text{float:left; margin-right:23px;  width:232px; height:232px; border:2px solid #fff; box-sizing:border-box; text-align:center;}
.s12c1b1-box-text:last-of-type{margin-right:0; }
.s12c1b1-box-text>h1{letter-spacing:-1px; margin:34px 0;  line-height:30.32px; color:#8bd0ff; font-weight:600; font-size:21.3px; font-family: 'Noto Sans KR', sans-serif;}
.s12c1b1-box-text>p{color:#fff; font-weight:400; font-size:16.67px; line-height:22.18px; font-family: 'Noto Sans KR', sans-serif;}

#s12c1b1-box-text2>h1{margin:20px 0;}
.history{width:1000px; margin:0 auto; margin-bottom:137px;}
.s12c1b1-title2{width:100%; text-align:left; margin-bottom:20px; margin-top:47px; }
.s12c1b1-title2>span{display:inline-block; vertical-align:middle; width:5px; height:18px; background:#8bd0ff;}
.s12c1b1-title2>h1{margin-left:5px; display:inline-block; vertical-align:middle; color:#000; font-weight:600; font-size:29.17px; font-family: 'Noto Sans KR', sans-serif;}

.hisotory-box{width:100%;}
.hbox-line{width:100%; overflow:hidden;}
.hbox-line:nth-child(n+2){margin-top:35px;}
.hbox-y{width:47px; float:left;}
.hbox-y>h1{color:#000; font-weight:400; font-size:22.92px; font-family:"DIN-Medium"; letter-spacing:-1px;}
.hbox-info{margin-left:179px; width:774px;}
.hbox-info-line{width:100%;}
.hbox-info-line:nth-child(n+2){margin-top:5px; }
.hbox-info-line>h1{letter-spacing:-1px; display:inline-block; vertical-align:middle; color:#000; font-weight:400; font-size:22.92px; font-family:"DIN-Medium";}
.hbox-info-line>p{letter-spacing:-1px; margin-left:28px; display:inline-block; vertical-align:middle; color:#000; font-weight:400; font-size:15.62px; font-family: 'Noto Sans KR', sans-serif;}

.history-img-box{width:1000px; margin:140px auto; overflow:hidden;  }
.history-img-box>ul{width:100%;}
.history-img-box>ul>li{float:left; margin-right:4px; width:247px; height:142px; overflow:hidden;}
.history-img-box>ul>li:nth-child(n+5){margin-top:4px; }
.history-img-box>ul>li:nth-child(4n){margin-right:0;}
.history-img-box>ul>li>img{width:100%;}

.sub1-contents2{width:100%; margin:0 auto;}
.international{margin-top:40px; position:relative; width:100%; height:283px; background:url(../img/sub1-3-con1-bg.png)no-repeat center center; background-size:cover;}
.sub1-3-con1{width:1000px; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.sub1-3-con1-title{width:100%; padding-left:43px; }
.sub1-3-con1-title>h1{color:#fff; font-weight:600; font-size:29.17px; font-family: 'Noto Sans KR', sans-serif;}
.sub1-3-con1-title>h2{margin-top:15px; color:#8bd0ff; font-weight:600; font-size:18.75px; font-family: 'Noto Sans KR', sans-serif;}
.sub1-3-con1-title>p{margin-top:10px; color:#fff; font-weight:400; font-size:15.62px; font-family: 'Noto Sans KR', sans-serif;}

.characteristics{width:100%;}
.sub1-3-con2{width:1000px; margin:0 auto;}


.s12c1b1-title3{width:100%; text-align:left; margin-bottom:20px; margin-top:47px; }
.s12c1b1-title3>span{display:inline-block; vertical-align:middle; width:5px; height:18px; background:#8bd0ff;}
.s12c1b1-title3>h1{letter-spacing:-1px; margin-left:10px; display:inline-block; vertical-align:middle; color:#000; font-weight:600; font-size:27.08px; font-family: 'Noto Sans KR', sans-serif;}

.sub1-3-con2>p{padding-left:18px;  letter-spacing:-1px;  color:#000; font-weight:400; line-height:30px; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}

.sub1-3-con3{width:100%; height:435px; margin-top:47px;}

#s133-bg1{background:url(../img/s133-bg1.png)no-repeat center center; background-size:cover;}
#s133-bg2{height:361px; background:url(../img/s133-bg2.png)no-repeat center center; background-size:cover;}
#s133-bg3{height:361px; background:url(../img/s133-bg3.png)no-repeat center center; background-size:cover;}

.sub1-3-con4{width:1000px; margin:0 auto; margin-top:43px; }
.sub1-3-con4>img{width:100%;}

.sub1-3-con5{width:100%; background:#ededed;}
.sub1-3-con5>img{display:block; width:1000px; margin:0 auto;}

.sub1-3-con6{width:1000px; margin:0 auto; margin-top:53px; }
.s13c6-box1{width:100%; overflow:hidden;}
.s13c6-box1-1{position:relative; float:left; width:312px; padding-left:12px; }
.s13c6-box1-1>img{width:100%;}
.s13c6-box1-1-title{width:100%; position:absolute; left:calc(50% + 12px); top:50%; transform: translate(-50%, -50%);}
.s13c6-box1-1-title>h1{letter-spacing:-1px; display:block; text-align:center; color:#fff; font-weight:400; font-size:39.46px; font-family: 'Noto Sans KR', sans-serif;}
.s13c6-box1-1-title>p{margin-top:-25px; letter-spacing:-1px;display:block; text-align:center;color:#fff; font-weight:600; font-size:116.3px; font-family: 'Noto Sans KR', sans-serif;}
.s13c6-box1-1-title>p>span{color:#fff; font-weight:400; font-size:39.46px; font-family: 'Noto Sans KR', sans-serif;}

.s13c6-box1-2{float:left; margin-left:68px; width:620px;}
.s13c6-box1-2>p{margin-top:115px; color:#000; font-weight:400; font-size:16.8px; line-height:30px;  font-family: 'Noto Sans KR', sans-serif; display:block; width:100%;}

.s13c6-box1-2-info{width:100%; margin-top:41px; }
.s13c6-box1-2-info-img{width:185px; height:126px; float:left;}
.s13c6-box1-2-info-text{margin-left:27px; width:408px; float:left;}
.s13c6-box1-2-info-text>p{margin-top:80px; color:#000; font-weight:400; font-size:14.58px; line-height:23px;  font-family: 'Noto Sans KR', sans-serif;}

.sub1-3-con7{width:1000px; margin:0 auto; overflow:hidden; margin-top:81px; }

.s13c7-table1{width:456px; float:left;}
.t1-title{width:100%; height:54px; line-height:54px;  background:#797979; text-align:center; border-radius:5px; }
.t1-title>h1{letter-spacing:-1px; color:#fff; font-weight:600; font-size:23.36px; font-family: 'Noto Sans KR', sans-serif;}

.s13c7-table2{width:88px; float:left;}
.t1-title2{width:100%; height:54px; line-height:54px; text-align:center; border-radius:5px; }
.t1-title2>h1{letter-spacing:-1px; color:#5882db; font-weight:400; font-size:39.46px;  font-family:"DIN-Medium";}

.s13c7-table3{width:456px; float:left;}
.t1-title3{width:100%; height:54px; line-height:54px;  background:#0f1f40; text-align:center; border-radius:5px; }
.t1-title3>h1{letter-spacing:-1px; color:#fff; font-weight:600; font-size:23.36px; font-family: 'Noto Sans KR', sans-serif;}

.s13c7-table3 td{border-left:2px solid #5882db; border-right:2px solid #5882db; background:#f7f7f7;}

.s13c7-table3 tr:last-of-type>td{border-bottom:2px solid #5882db;}

.list-table{width:100%; }
.list-table>tbody{width:100%;}
.list-table>tbody>tr{width:100%;}
.list-table>tbody>tr>td{width:100%; padding:10px 0; letter-spacing:-1.9px; text-align:left; padding-left:19px;  border-bottom:1px solid #bcbcbc; color:#000; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}

.line3{padding:37px 0 37px 19px !important;}
.line4{padding:24px 0 24px 19px !important;}

.give-info{width:920px; margin:0 auto; background:#0f1f40; height:56px; line-height:56px; text-align:center; border-radius:5px; margin-top:45px;}
.give-info>h1{color:#fff; font-weight:600; font-size:19.21px; font-family: 'Noto Sans KR', sans-serif; letter-spacing:-1px;}

.track-list{width:100%; overflow:hidden; margin-bottom:136px; margin-top:30px; }
.track-list>a{float:left; width:329px; height:231px; overflow:hidden; margin-right:5.33px; position:relative;}
.track-list>a:nth-child(3n){margin-right:0;}
.track-list>a:nth-child(n+4){margin-top:5.33px; }
.track-list>a>img{width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.track-list>a>h1{display:block; width:100%; text-align:center; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); letter-spacing:-2px; color:#fff; font-weight:600; font-size:27.32px; font-family: 'Noto Sans KR', sans-serif;}

.sub1-4-con1{width:100%; margin-top:76px; margin-bottom:92px; }
.map-info-box{width:1000px; margin:0 auto;}
.map-info-box>tbody{width:100%;}
.map-info-box>tbody>tr{width:100%;}
.map-info-box>tbody>tr>td{text-align:left; letter-spacing:-1px;  color:#000; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}
.map-info-box>tbody>tr>td:nth-child(1){width:590px;}
.map-info-box>tbody>tr>td>span{font-weight:600;}
.map-info-box>tbody>tr:nth-child(2)>td{padding-top:5px;}

.map-view-box{width:100%; height:415px; margin-top:59px; }
.map-view-box>iframe{width:100%; height:415px; }


/*서브페이지 2번라인*/
.system{width:100%;}
.sub2-1-con1{width:1000px; margin:0 auto;}
.sub2-1-con1>p{padding-left:18px;  letter-spacing:-1px;  color:#000; font-weight:400; line-height:30px; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}

.sub2-1-con2{width:100%; margin-top:33px;}
.sub2-1-con2-box{width:100%; overflow:hidden; padding:21px 0; border-top:1px solid #c3c3c3;}
.sub2-1-con2-box:last-of-type{border-bottom:1px solid #c3c3c3;}
.s212b-img{display:inline-block; vertical-align:middle; width:200px;padding-left:21px; position:relative;}
.s212b-img>img{width:100%;}
.s212b-img-title{padding-left:21px; width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); text-align:center;}
.s212b-img-title>h1{letter-spacing:-1px; color:#0f1f40; font-weight:600; font-size:20.83px; font-family: 'Noto Sans KR', sans-serif;}
.s212b-img-title>p{letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}

.s212b-text{padding-left:21px; display:inline-block; vertical-align:middle; width:800px;}
.s212b-text>p{letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}

.sub2-1-con3{width:100%; margin-top:27px;}
.sub2-1-con3>table{width:100%;}
.sub2-1-con3>table>thead{width:100%;}
.sub2-1-con3>table>thead>tr{width:100%;}
.sub2-1-con3>table>thead>tr>th{text-align:center; padding:9px 0;}
.sub2-1-con3>table>tbody{width:100%;}
.sub2-1-con3>table>tbody>tr{width:100%;}
.sub2-1-con3>table>tbody>tr>td{text-align:center; padding:9px 0;}

.th1{letter-spacing:-1px; width:456px; background:#797979; color:#fff; font-weight:600; font-size:23.36px; font-family: 'Noto Sans KR', sans-serif; border-radius:5px; }
.th2{letter-spacing:-1px; width:88px;  color:#5882db; font-weight:600; font-size:27.08px; font-family: 'Noto Sans KR', sans-serif; }
.th3{letter-spacing:-1px; width:456px; background:#0f1f40; color:#fff; font-weight:600; font-size:23.36px; font-family: 'Noto Sans KR', sans-serif; border-radius:5px; }

.td1{border-bottom:1px solid #bcbcbc; letter-spacing:-1px; color:#000; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}
.td2{border-bottom:1px solid #0f1f40; background:#0f1f40;letter-spacing:-1px; color:#fff; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}
.td3{border-left:2px solid #5882db; border-right:2px solid #5882db; border-bottom:1px solid #bcbcbc; letter-spacing:-1px; color:#000; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}


.sub2-1-con3>table>tbody>tr:last-child>.td3{border-bottom:2px solid #5882db;}

.s12c1b1-title3>h1>span{font-size:14.58px;}

.sub2-1-con4{width:100%;}
.sub2-1-con2-box2{width:100%; overflow:hidden; padding:21px 0;}

.sub2-1-con2-box3{width:100%; padding-left:20px; }

.s212b3-title{width:100%; position:relative;}
.s212b3-title>img{width:231px;}
.s212b3-title-text{position:absolute; left:27px; top:50%; transform:translate(0, -50%);}
.s212b3-title-text>h1{letter-spacing:-1px; color:#0070b5; font-weight:600; font-size:20.77px; font-family: 'Noto Sans KR', sans-serif;}
.s212b3-info{width:100%; padding-left:29px; margin-top:15px; margin-bottom:20px; }
.s212b3-info>p{letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}

.s212b3-title2{width:100%; position:relative;}
.s212b3-title2>img{width:108px;}

.sub2-1-con5{width:100%; margin-top:24px; }
.sub2-1-con5>table{width:100%;}
.sub2-1-con5>table>thead{width:100%;}
.sub2-1-con5>table>thead>tr{width:100%;}
.sub2-1-con5>table>thead>tr>th{text-align:center; padding:5px 0;}
.sub2-1-con5>table>tbody{width:100%;}
.sub2-1-con5>table>tbody>tr{width:100%;}
.sub2-1-con5>table>tbody>tr>td{text-align:center; padding:10px 0;}

.th2-1{width:456px; background:#797979; border-radius:5px;   letter-spacing:-1px; color:#fff; font-weight:600; font-size:23.36px; font-family: 'Noto Sans KR', sans-serif;}
.th2-2{width:88px; letter-spacing:-1px; color:#5882db; font-weight:600; font-size:27.08px; font-family: 'Noto Sans KR', sans-serif;}
.th2-3{width:456px; background:#0f1f40; border-radius:5px; letter-spacing:-1px; color:#fff; font-weight:600; font-size:23.36px; font-family: 'Noto Sans KR', sans-serif;}

.td2-1{border-bottom:1px solid #bcbcbc;  letter-spacing:-1px; color:#000; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}
.td2-2{border-bottom:1px solid #0f1f40; background:#0f1f40;  letter-spacing:-1px; color:#fff; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}
.td2-3{border-left:2px solid #5882db; border-right:2px solid #5882db; border-bottom:1px solid #bcbcbc;  
letter-spacing:-1px; color:#000; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;
background:#f7f7f7;
}

.sub2-1-con5>table>tbody>tr:last-child>.td2-3{border-bottom:2px solid #5882db;}

.sub1-contents3{width:100%; background:#f2f2f2; margin-top:41px; }
.sub1-contents4{width:100%;  }
.system2{width:1000px; margin:0 auto; padding:39px 0; }

.sub2-1-con2-box4{width:100%; overflow:hidden; margin-bottom:39px; }
.mgbt-zero{margin-bottom:0;}

.sub2-1-con2-box5{width:100%; overflow:hidden; margin-bottom:33px;}

.vt-top{vertical-align:top;}

.sub2-1-con6{width:100%; overflow:hidden;}
.sub2-1-con6>img{width:100%; margin:29px 0;}
.sub2-1-con6>p{text-align:center; letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}

.text-gray{color:#525252 !important;}
.mgbt10{margin-bottom:10px; }
.mgbt124{margin-bottom:124px;}

.sub2-contents{width:100%; margin-top:40px; }
.sub2-3-banner{position:relative; width:100%; height:370px; background:url(../img/sub2-3-banner.png)no-repeat center center; background-size:cover;}
.sub2-3-banner-text{width:1000px; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.sub2-3-banner-text-title{width:100%;}
.sub2-3-banner-text-title>span{width:5px; height:18px; background:#8bd0ff; display:inline-block; vertical-align:middle;}
.sub2-3-banner-text-title>h1{margin-left:5px; display:inline-block; vertical-align:middle; letter-spacing:-1px; color:#8bd0ff; font-weight:600; font-size:29.17px; font-family: 'Noto Sans KR', sans-serif;}
.sub2-3-banner-text>p{border-bottom:1px solid #5c616e; padding:33px 0; padding-left:16px; letter-spacing:-1px; color:#fff; font-weight:400; font-size:23.34px; font-family: 'Noto Sans KR', sans-serif;}
.sub2-3-banner-text-info{margin-top:33px; }
.sub2-3-banner-text-info>p{line-height:33px; width:100%; padding-left:16px; letter-spacing:-1px; color:#fff; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}

.scholarships{width:1000px; margin:0 auto; margin-top:48px; }
.scholarships>table{width:100%;}
.scholarships>table>thead{width:100%;}
.scholarships>table>thead>tr{width:100%;}
.scholarships>table>thead>tr>th{width:50%;  height:54px; border-radius:5px; background:#0f1f40; letter-spacing:-1px; color:#fff; font-weight:600; font-size:23.36px; font-family: 'Noto Sans KR', sans-serif;}
.scholarships>table>thead>tr>th:nth-child(1){border-right:1px solid #fff; }
.scholarships>table>tbody{width:100%;}
.scholarships>table>tbody>tr{width:100%;}
.scholarships>table>tbody>tr>td{width:50%; height:54px; border-bottom:1px solid #bcbcbc; text-align:center;  letter-spacing:-1px; color:#000; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}
.scholarships>table>tbody>tr>td:nth-child(1){border-right:1px solid #bcbcbc;}

.accumulate{position:relative; width:100%; height:445px; background:#0f1f40; margin-top:87px; margin-bottom:140px;  }
.accumulate-text{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); }
.accumulate-text>p{width:100%; text-align:center; letter-spacing:-1px; color:#fff; font-weight:600; font-size:23.36px; font-family: 'Noto Sans KR', sans-serif; }
.accumulate-text>h1{margin-top:10px; width:100%; text-align:center; letter-spacing:-1px; color:#fff; font-weight:600; font-size:51.92px; font-family: 'Noto Sans KR', sans-serif; }
.accumulate-text>h1>span{font-size:31.25px;}
.accumulate-text>span{display:block; width:106px; height:6px; background:#8bd0ff; margin:52px auto;}

/*서브페이지 3번라인*/
.sub3-con1{width:100%; margin-top:40px; }
.sub3-con1-box1{width:100%; position:relative;}
.sub3-con1-box1>img{display:block; width:100%;}
.sub3-con1-box1>h1{width:142px; height:32px; line-height:32px; background:#0f1f40; border-radius:16px; text-align:center; display:block; 
	letter-spacing:-1px;
	color:#fff;
	font-weight:400;
	font-size:18.39px; 
	font-family: 'Noto Sans KR', sans-serif;
	position:absolute; left:50%; bottom:-16px; transform:translate(-50%, 0);
}
.sub3-con1>table{width:100%; margin-top:30px;}
.sub3-con1>table>tbody{width:100%;}
.sub3-con1>table>tbody>tr{width:100%;}
.sub3-con1>table>tbody>tr>td{width:100%; text-align:left;
	letter-spacing:-1.4px;
	color:#000;
	font-weight:400;
	font-size:16.67px; 
	font-family: 'Noto Sans KR', sans-serif;
	border-bottom:1px solid #c3c3c3;
	padding:13px 0;
	padding-left:13px;
}

.sub3-con1:last-of-type{}
/* 200205 구조변경으로인한 주석처리
.sub3-con1>table{width:100%;}
.sub3-con1>table>thead{width:100%;}
.sub3-con1>table>thead>tr{width:100%;}
.sub3-con1>table>thead>tr>th{letter-spacing:-0.5px; border-right:1px solid #bcbcbc;  text-align:center; height:53px; background:#0f1f40;  color:#fff; font-weight:600; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}
.sub3-con1>table>thead>tr>th:last-child{border-right:0;}
.sub3-con1>table>tbody{width:100%;}
.sub3-con1>table>tbody>tr{width:100%;}
.sub3-con1>table>tbody>tr>td{border-right:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc; height:53px; text-align:center; color:#000000; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}
.sub3-con1>table>tbody>tr>td:last-child{border-right:0;}
*/
.s61t{width:100%;  margin-top:40px; }
.s61t>table{width:100%;}
.s61t>table>thead{width:100%;}
.s61t>table>thead>tr{width:100%;}
.s61t>table>thead>tr>th{letter-spacing:-0.5px; border-right:1px solid #bcbcbc;  text-align:center; height:53px; background:#0f1f40;  color:#fff; font-weight:600; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}
.s61t>table>thead>tr>th:last-child{border-right:0;}
.s61t>table>tbody{width:100%;}
.s61t>table>tbody>tr{width:100%;}
.s61t>table>tbody>tr>td{border-right:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc; height:53px; text-align:center; color:#000000; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}
.s61t>table>tbody>tr>td:last-child{border-right:0;}

.s3-th1{width:150px;}
.s3-th2{width:400px;}

.sub3-bt-text{width:100%; margin:40px 0;}
.sub3-bt-text>p{text-align:right; letter-spacing:-1px; color:#000; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}


.main-banner .bx-prev{left:59px !important; width:32px !important; height:60px !important; background:url(../img/main-banner-next.png)no-repeat center center !important;}
.main-banner .bx-next{right:59px !important; width:32px !important; height:60px !important; background:url(../img/main-banner-prev.png)no-repeat center center !important;}


/*서브페이지 4번라인*/
.sub4-contents{width:100%;}
.sub4-banner{position:relative; width:100%; height:314px; margin-top:40px;  }
.sub4-banner>h1{letter-spacing:-1px; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); color:#0f1f40;  font-weight:600; font-size:37.38px; font-family: 'Noto Sans KR', sans-serif;}
#s4ban1{background:url(../img/sub4m-ban.png)no-repeat center center; background-size:cover;}
#s4ban2{background:url(../img/sub4m-ban2.png)no-repeat center center; background-size:cover;}
#s4ban3{background:url(../img/sub4m-ban3.png)no-repeat center center; background-size:cover;}
#s4ban4{background:url(../img/sub4m-ban4.png)no-repeat center center; background-size:cover;}
#s4ban5{background:url(../img/sub4m-ban5.png)no-repeat center center; background-size:cover;}
#s4ban6{background:url(../img/sub4m-ban6.png)no-repeat center center; background-size:cover;}

.sub4-con1{width:1000px; margin:0 auto;}
.sub4-con1-title{width:100%;}
.sub4-con1-title>p{padding-left:17px; letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}

.sub4-con1-box{width:100%; margin-top:20px; }
.sub4-con1-box-title{width:135px; position:relative;  }
.sub4-con1-box-title>img{width:135px;}
.sub4-con1-box-title>h1{width:100%; text-align:center; position:absolute; left:46%; top:43%; transform:translate(-50%, -50%);  letter-spacing:-1px; color:#fff; font-weight:600; font-size:22.33px; font-family: 'Noto Sans KR', sans-serif;}

.s41b-info-line{width:100%; overflow:hidden; margin-top:24px; }
.left-num-box{float:left; width:35px; height:35px; background:#0f1f40; border-radius:35px; position:relative;}
.left-num-box>span{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);  color:#fff;  font-family: "DIN-Medium"; font-weight:400; font-size:22.92px; letter-spacing:-1px;}
.right-text-box{float:left; }
.right-text-box>p{padding-left:10px; padding-top:5px;  letter-spacing:-1px; color:#000; font-weight:400; font-size:18.75px; font-family: 'Noto Sans KR', sans-serif;}


.mg121{margin-bottom:121px; }
.mg74{margin-bottom:74px; }
.mg45{margin-bottom:45px; }
.pdl18{padding-left:18px;}

.uns-lite-text{width:100%; margin-top:20px; padding-left:28px;  letter-spacing:-1px; color:#000; font-weight:400; font-size:18.74px; font-family: 'Noto Sans KR', sans-serif;}
.s41b-info-line-img{width:100%; padding-left:44px; margin-top:33px;  text-align:center;}
.s41b-info-line-img>img{display:inline-block; width:100%;}

.s41b-info-line-img2{width:100%; margin-top:33px;  text-align:center;}
.s41b-info-line-img2>img{display:inline-block; width:624px;}

.s42b-info-line-img2{width:100%;  margin-top:33px;  text-align:center;}
.s42b-info-line-img2>img{display:inline-block; width:791px;}

/*서브페이지 5번라인*/
.sub5-con1{width:100%; overflow:hidden; margin-top:17px; }
.sub5-con1-box1{position:relative;  float:left; width:489px; height:242px; background:#0f1f40;}
.sub5-con1-box1-text{width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.sub5-con1-box1-text>h1{ line-height:34px; text-align:center; letter-spacing:-1px; color:#fff; font-weight:600; font-size:27.08px; font-family: 'Noto Sans KR', sans-serif;}
.sub5-con1-box1-text>p{margin-top:28px; text-align:center;  letter-spacing:-1px; color:#fff; font-weight:400; font-size:14.58px; font-family: 'Noto Sans KR', sans-serif;}
.sub5-con1-box1:nth-of-type(1){margin-right:22px;}

.sub5-con2{width:100%; margin-top:78px; }
.sub5-con2-title{width:100%;}
.sub5-con2-title>span{width:5px; height:19px; background:#8bd0ff; display:inline-block; vertical-align:middle; }
.sub5-con2-title>h1{margin-left:9px; display:inline-block; vertical-align:middle; letter-spacing:-1px; color:#000; font-weight:600; font-size:29.17px; font-family: 'Noto Sans KR', sans-serif; }
.sub5-con2-box{width:100%; margin-top:19px;}
.sub5-con2-box>table{width:100%;}
.sub5-con2-box>table>thead{width:100%;}
.sub5-con2-box>table>thead>tr{width:100%;}
.sub5-con2-box>table>thead>tr>th{height:48px; border-top:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3; border-right:1px solid #c3c3c3; width:20%; text-align:center; letter-spacing:-1px; color:#000; font-weight:600; font-size:20.83px; font-family: 'Noto Sans KR', sans-serif;}
.sub5-con2-box>table>thead>tr>th:last-child{border-right:0;}
.sub5-con2-box>table>tbody{width:100%;}
.sub5-con2-box>table>tbody>tr{width:100%;}
.sub5-con2-box>table>tbody>tr>td{height:81px;  border-bottom:1px solid #c3c3c3; border-right:1px solid #c3c3c3;  width:20%; text-align:center; letter-spacing:-1px; color:#000; font-weight:400; font-size:15.63px; font-family: 'Noto Sans KR', sans-serif;}
.sub5-con2-box>table>tbody>tr>td:last-child{border-right:0;}

.sub5-con3{width:100%; overflow:hidden; margin-top:20px; }
.sub5-con3-box1{width:50%; float:left;}
.sub5-con3-box1-center{width:148px; margin:0 auto; position:relative;}
.sub5-con3-box1-center>img{width:100%;}
.sub5-con3-box1>p{margin-top:5px; text-align:center; letter-spacing:-1px; color:#000; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}
.sub5-con3-box1-text{width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.sub5-con3-box1-text>h1{line-height:25px; text-align:center; letter-spacing:-1px; color:#fff; font-weight:600; font-size:27.08px; font-family: 'Noto Sans KR', sans-serif;}
.sub5-con3-box1-text>p{margin-top:10px; line-height:17px; text-align:center; letter-spacing:-1px; color:#fff373; font-weight:400; font-size:14.58px; font-family: 'Noto Sans KR', sans-serif;}

.sub5-con4{width:100%; margin-bottom:27px;}
.sub5-con4>a{display:block; width:138px; height:40px; line-height:40px; border:1px solid #ff4200; text-align:center;  letter-spacing:-1px; color:#ff4200; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif; background:#f6f6f6;}

.nwcu{width:100%;}
.nwcu-ban{position:relative; width:100%; height:347px; background:url(../img/nwcu-ban.png)no-repeat center center; background-size:cover;}
.nwcu-ban-text{width:1000px; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.nwcu-ban-text>h1{ text-align:center;  letter-spacing:-1px; color:#fff; font-weight:600; font-size:29.17px; font-family: 'Noto Sans KR', sans-serif;}
.nwcu-ban-text>span{display:block; width:32px; height:4px; background:#ede684; margin:31px auto;}
.nwcu-ban-text>p{line-height:33px; text-align:center;  letter-spacing:-1px; color:#8bd0ff; font-weight:400; font-size:18.75px; font-family: 'Noto Sans KR', sans-serif;}

.nwcu-con{width:1000px; margin:0 auto; padding-top:32px; padding-bottom:79px;}
.nwcu-con>img{width:100%;}

.ccef{width:100%; padding:47px 0; background:#efefef;}
.ccef-title{width:1000px; margin:0 auto;}
.ccef-title>h1{text-align:center;  letter-spacing:-1px; color:#000; font-weight:600; font-size:29.17px; font-family: 'Noto Sans KR', sans-serif;}
.ccef-title>p{line-height:30px; margin-top:44px; text-align:center;  letter-spacing:-1px; color:#272727; font-weight:400; font-size:18.75px; font-family: 'Noto Sans KR', sans-serif;}

.ccef-con{width:904px; height:964px; margin:0 auto; background:#fff; margin-top:44px;}
.ccef-table{width:1000px; margin:0 auto; margin-top:48px; margin-bottom:127px; }
.ccef-table>table{width:100%;}
.ccef-table>table>thead{width:100%;}
.ccef-table>table>thead>tr{width:100%;}
.ccef-table>table>thead>tr>th{text-align:center; height:54px;}
.ccef-table>table>tbody{width:100%;}
.ccef-table>table>tbody>tr{width:100%;}
.ccef-table>table>tbody>tr>td{text-align:center; height:54px;}

.ccef-th1{width:456px; border-radius:5px; background:#797979;  letter-spacing:-1px; color:#fff; font-weight:600; font-size:22.36px; font-family: 'Noto Sans KR', sans-serif;}
.ccef-th2{width:88px;  font-family:"DIN-Medium"; color:#5882db; font-size:39.46px; font-weight:400; }
.ccef-th3{width:456px; border-radius:5px; background:#0f1f40;  letter-spacing:-1px; color:#fff; font-weight:600; font-size:22.36px; font-family: 'Noto Sans KR', sans-serif;}

.ccef-td1{border-bottom:1px solid #bcbcbc; letter-spacing:-1px; color:#000; font-weight:400; font-size:16.71px; font-family: 'Noto Sans KR', sans-serif;}
.ccef-td2{border-bottom:1px solid #0f1f40; background:#0f1f40; letter-spacing:-1px; color:#fff; font-weight:400; font-size:16.71px; font-family: 'Noto Sans KR', sans-serif;}
.ccef-td3{background:#f7f7f7; border-left:2px solid #5882db; border-right:2px solid #5882db; border-bottom:1px solid #bcbcbc;letter-spacing:-1.5px; color:#000; font-weight:400; font-size:16.71px; font-family: 'Noto Sans KR', sans-serif;}
.ccef-table>table>tbody>tr:last-child>.ccef-td3{border-bottom:2px solid #5882db;}


.refund{display:none; width:100%;  background:rgba(0,0,0,0.5); position:absolute; left:0; top:0; z-index:999999;}
.refund-box{width:833px; margin:0 auto; background:#fff; position:absolute; left:50%; top:5%; transform:translate(-50%, 0%);}
.refund-box-title{width:100%; height:74px; line-height:74px; background:#0f1f40;}
.refund-box-title>h1{text-align:center;  letter-spacing:-1px; color:#fff; font-weight:600; font-size:31.39px; font-family: 'Noto Sans KR', sans-serif;}
.refund-box-text{padding-bottom:40px; width:672px; margin:0 auto; background:#fff;}
.refund-box-text>h1{margin-top:21px;  letter-spacing:-1px; color:#0f1f40; font-weight:600; font-size:17.26px; font-family: 'Noto Sans KR', sans-serif;}
.refund-box-text>p{line-height:20px; margin-top:17px; margin-bottom:41px;  letter-spacing:-1px; color:#000; font-weight:400; font-size:12.08px; font-family: 'Noto Sans KR', sans-serif;}
.refund-box-text>table{width:100%;}
.refund-box-text>table>thead{width:100%;}
.refund-box-text>table>thead>tr{width:100%;}
.refund-box-text>table>thead>tr>th{border-right:1px solid #aab0bc; height:44px; text-align:center; background:#0f1f40;  letter-spacing:-1px; color:#fff; font-weight:600; font-size:17.26px; font-family: 'Noto Sans KR', sans-serif;}
.refund-box-text>table>thead>tr>th:last-child{border-right:0;}
.refund-th1{width:175px;}
.refund-th2{width:250px;}
.refund-th3{width:201px;}

.refund-box-text>table>tbody{width:100%;}
.refund-box-text>table>tbody>tr{width:100%;}
.refund-box-text>table>tbody>tr>td{border-bottom:1px solid #aab0bc;}
.refund-box-text>table td{  letter-spacing:-1px; color:#000; font-weight:400; font-size:12.08px; font-family: 'Noto Sans KR', sans-serif;}
.refund-td-center{text-align:center;}
.vta-top{vertical-align:top !important;}
.h62{height:62px;}
.h442{height:442px;}
.pdt15{padding-top:15px;}
.bdr1{border-right:1px solid #aab0bc;}
.pdl9{padding-left:9px; padding-right:9px;}
.h50{height:50px;}
.wd83{width:83px;}
.wd167{width:167px; }
.pdl14{padding-left:14px;}
.h118{height:118px; }
.h70{height:70px;}

.refund-close-btn{position:absolute; right:-47px; top:-47px; width:47px; cursor:pointer;}
.refund-close-btn>img{width:100%;}

.usa-un{width:100%; margin-top:40px; }
.usa-un-ban{position:relative; width:100%; height:471px; background:url(../img/usa-un-ban.png)no-repeat center center; background-size:cover;}
.usa-un-ban-text{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); width:1000px;}
.usa-un-ban-text>h1{text-align:center; letter-spacing:-1px; color:#fff; font-weight:600; font-size:27.08px; font-family: 'Noto Sans KR', sans-serif;}
.usa-un-ban-text-info{width:100%; overflow:hidden; margin-top:39px;}
.uubti-box{width:50%; float:left; text-align:center; position:relative;}
.uubti-box>img{display:inline-block; width:274px; }
.uubti-box-text{width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.uubti-box-text>h1{text-align:center; letter-spacing:-1px; color:#0f1f40; font-weight:600; font-size:27.52px; font-family: 'Noto Sans KR', sans-serif;}
.uubti-box-text>p{margin-top:7px; text-align:center; letter-spacing:-1px; color:#fff; font-weight:400; font-size:17.77px; font-family: 'Noto Sans KR', sans-serif;}

.mg139{margin-bottom:139px;}

/*서브페이지 6번라인*/
.sub6-1-con1{width:100%; margin-top:40px; }
.sub6-1-con1>img{width:100%;}
.sub6-contents{width:100%; background:#eeeeee;}
.sub6-1-con2{width:1000px; margin:0 auto; overflow:hidden; margin-top:36px; padding-top:36px; padding-bottom:36px;  }
.s61c2-box{width:243px; float:left; margin-right:9.33px;}
.s61c2-box:last-of-type{margin-right:0;}
.s61c2-box-img{width:100%; position:relative;}
.s61c2-box-img>img{width:100%;}
.s61c2-box-img>h1{display:block; width:100%; text-align:center; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);   letter-spacing:-1px; color:#fff; font-weight:400; font-size:35.31px; font-family: 'Noto Sans KR', sans-serif;}
.s61c2-box>p{margin-top:13px; width:100%; text-align:center;    letter-spacing:-1px; color:#000; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}


.sub6-2-con1{width:1000px; overflow:hidden; margin:0 auto; margin-top:22px; padding:69px 0;}
.sub6-2-con1>a{display:block; float:left; width:174px; margin-right:32.5px}
.sub6-2-con1>a:last-of-type{margin-right:0;}
.sub6-2-con1>a>img{width:100%;}

.pdb40{padding-bottom:40px; }
.pdtb40{padding-top:40px; padding-bottom:40px; }

.sub6-2-1-con1{width:1000px; margin:0 auto; overflow:hidden;}
.s6211-title{width:100%;}
.s6211-title>span{width:5px; height:18px; background:#8bd0ff; display:inline-block; vertical-align:middle;}
.s6211-title>h1{margin-left:11px;  display:inline-block; vertical-align:middle;  letter-spacing:-1px; color:#000; font-weight:600; font-size:27.08px; font-family: 'Noto Sans KR', sans-serif;}
.s6211-info{width:100%; overflow:hidden; margin-top:47px; }
.s6211-info-box{width:50%; float:left; text-align:center;}
.s6211-info-box-cover{display:inline-block; width:273px; position:relative;}
.s6211-info-box-cover>img{width:100%;}
.s6211-info-box-text{width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.s6211-info-box-text>p{line-height:26px; text-align:center; letter-spacing:-1px; color:#000; font-weight:600; font-size:20.83px; font-family: 'Noto Sans KR', sans-serif;}
.s6211-info-box-text>h1{margin-top:10px; line-height:46px; text-align:center; letter-spacing:-1px; color:#fff; font-weight:600; font-size:36.21px; font-family: 'Noto Sans KR', sans-serif;}

.mgl66{margin-left:66px;}
.mgr66{margin-right:66px;}
.mgt26{margin-top:26px;}
.pdb79{padding-bottom:79px;}

.s6211-info2{width:100%; overflow:hidden; margin-top:40px; }
.s6211-info2-box{float:left; text-align:center; width:456px; height:285px; border:1px solid #b5b5b5; padding:0 13px; }
.s6211-info2-box>img{margin-top:21px; display:inline-block; width:50px;}
.s6211-info2-box>h1{margin-top:21px; letter-spacing:-1px; color:#000; font-weight:600; font-size:20.83px; font-family: 'Noto Sans KR', sans-serif;}
.s6211-info2-box>p{line-height:32px; border-top:1px solid #8bd0ff; margin-top:21px;  padding-top:21px; letter-spacing:-2px; color:#000; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}
.s6211-info2-box:nth-of-type(1){margin-right:88px; }

.s6211-info2-box2{width:100%; padding-left:14px;}
.s6211-info2-box2:nth-of-type(n+2){margin-top:9px; }
.s6211-info2-box2>h1{width:178px; height:40px; line-height:40px; text-align:center; border-radius:20px; background:#0f1f40; display:inline-block; vertical-align:middle; letter-spacing:-1px; color:#fff; font-weight:400; font-size:22.99px; font-family: 'Noto Sans KR', sans-serif;}
.s6211-info2-box2>p{margin-left:15px; display:inline-block; vertical-align:middle; letter-spacing:-1px; color:#525252; font-weight:400; font-size:22.99px; font-family: 'Noto Sans KR', sans-serif;}

.s6211-info2-title{width:100%; padding-left:18px;}
.s6211-info2-title>span{display:inline-block; vertical-align:middle; letter-spacing:-1px; color:#547acf; font-weight:400; font-size:12.99px; font-family: 'Noto Sans KR', sans-serif;}
.s6211-info2-title>h1{margin-left:6px; display:inline-block; vertical-align:middle; letter-spacing:-1px; color:#0f1f40; font-weight:400; font-size:22.99px; font-family: 'Noto Sans KR', sans-serif;}

.s6211-info2-box3{width:100%; overflow:hidden; margin-top:33px; }
.s6211-info2-box3>div{width:33.33%; float:left; text-align:center;}
.s6211-info2-box3>div>img{display:inline-block; width:190px; }
.s6211-info2-box3>div>h1{margin:9px 0; letter-spacing:-1px; color:#000; font-weight:600; font-size:22.99px; font-family: 'Noto Sans KR', sans-serif; text-align:center; }
.s6211-info2-box3>div>p{line-height:30px; letter-spacing:-1px; color:#000; font-weight:400; font-size:18.75px; font-family: 'Noto Sans KR', sans-serif; text-align:center; }

.mgt45{margin-top:45px;}
.pdl14{padding-left:14px;}

.s6211-info2-box4{width:100%; overflow:hidden; margin-top:40px; }
.s6211-info2-box4>table{width:100%;}
.s6211-info2-box4>table>thead{width:100%;}
.s6211-info2-box4>table>thead>tr{width:100%;}
.s6211-info2-box4>table>thead>tr>th{text-align:center;}
.s6211-info2-box4>table>thead>tr:nth-child(1)>th{height:48px; background:#0f1f40; letter-spacing:-1px; color:#fff; font-weight:400; font-size:20.83px; font-family: 'Noto Sans KR', sans-serif; text-align:center; }
.s6211-info2-box4>table>thead>tr:nth-child(1)>th:nth-child(1){width:667px; border-right:1px solid #fff;}
.s6211-info2-box4>table>thead>tr:nth-child(1)>th:nth-child(2){width:333px;}

.s6211-info2-box4>table>thead>tr:nth-child(2)>th{width:333px; height:48px;  border-right:1px solid #fff; background:#8bd0ff;  letter-spacing:-1px; color:#0f1f40; font-weight:400; font-size:20.83px; font-family: 'Noto Sans KR', sans-serif; text-align:center; }
.s6211-info2-box4>table>thead>tr:nth-child(2)>th:last-child{border-right:0;}

.s6211-info2-box4>table>tbody{width:100%;}
.s6211-info2-box4>table>tbody>tr{width:100%;}
.s6211-info2-box4>table>tbody>tr>td{border-bottom:1px solid #c3c3c3; line-height:30px; padding-bottom:34px; vertical-align:top; padding-top:29px; padding-left:63px; width:333px; border-right:1px solid #c3c3c3; letter-spacing:-1px; color:#525252; font-weight:400; font-size:18.75px; font-family: 'Noto Sans KR', sans-serif; }
.s6211-info2-box4>table>tbody>tr>td:last-child{border-right:0;}
.s6211-info2-box4>table>tbody>tr>td>span{margin-right:5px; letter-spacing:-1px; color:#547acf; font-weight:400; font-size:10.75px; font-family: 'Noto Sans KR', sans-serif;  }

.s6211-info2-box4>p{padding-left:23px; margin-top:25px; width:100%; letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}

.s6211-info2-box3>div>a{margin-top:10px; display:inline-block; width:144px; height:32px; border:1px solid #c3c3c3; text-align:center; line-height:32px; letter-spacing:-1px; color:#414141; font-weight:400; font-size:15.63px; font-family: 'Noto Sans KR', sans-serif;}

.s6211-info2-box2>p>span{font-size:16.67px; display:inline-block; margin-top:10px;}
.s6211-info2-box2>p>span>span{color:#ff6b22;}

.pdb139{padding-bottom:139px;}
.mgt40{margin-top:40px; }

.sub6-3-con1{width:100%;}
.s631-box1{width:100%; margin-top:68px; }
.s631-box1-info{width:225px; position:relative; margin:0 auto;}
.s631-box1-info>img{width:100%;}
.s631-box1-text{text-align:center;   width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); }
.s631-box1-text>h1{line-height:40px; text-align:center;  letter-spacing:-1px; color:#fff; font-weight:600; font-size:29.82px; font-family: 'Noto Sans KR', sans-serif;}
.s631b1t-type1{margin-top:8px; display:inline-block; border:1px solid #ffd974; width:82px; height:30px; line-height:27px;  letter-spacing:-1px; color:#ffd974; font-weight:600; font-size:17.16px; font-family: 'Noto Sans KR', sans-serif;}

.s631-box2{width:100%; margin:18px 0; text-align:center;}
.s631-box2>img{display:inline-block; width:28px;}


.s631-box3{width:100%; text-align:center;}
.s631-box3-info{display:inline-block; width:351px; height:103px; background:#0f1f40; padding-top:15px; }
.s631-box3-info>h1{  letter-spacing:-1px; color:#fff; font-weight:400; font-size:21.8px; font-family: 'Noto Sans KR', sans-serif;}
.s631b1t-type2{margin-top:8px; display:inline-block; border:1px solid #ffd974; width:76px; height:28px; line-height:24px;  letter-spacing:-1px; color:#ffd974; font-weight:600; font-size:16.01px; font-family: 'Noto Sans KR', sans-serif;}

.s631-box4{width:100%;  text-align:center;}
.s631-box4>img{display:inline-block; width:501px; margin-left:-13px;}

.s631-box5{width:100%; overflow:hidden; margin:18px 0;}
.s631-box5-info{width:50%; float:left;  position:relative;}
.s631-box5-info>img{display:block; width:225px; margin:0 auto;}
.s631-box5-text{text-align:center;   width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); }
.s631-box5-text>h1{line-height:32px; text-align:center;  letter-spacing:-1px; color:#fff; font-weight:600; font-size:22.92px; font-family: 'Noto Sans KR', sans-serif;}
.s631b1t-type3{margin-top:8px; display:inline-block;   letter-spacing:-1px; color:#ffd974; font-weight:600; font-size:17.16px; font-family: 'Noto Sans KR', sans-serif;}

.pdt36{padding-top:36px !important;}
.wd151{width:151px !important;}
.mgt0{margin-top:0 !important;}


.pdb114{padding-bottom:114px;}

.sub6-4-con1{width:100%; text-align:center; margin-top:40px; }
.sub6-4-con1>img{display:inline-block; width:489px;}

.sub6-4-con2{width:100%;}
.s642-title{width:100%; margin-top:68px; padding-bottom:17px; border-bottom:2px solid #0f1f40;}
.s642-title>span{display:inline-block; vertical-align:middle; width:5px; height:18px; background:#8bd0ff;}
.s642-title>h1{margin-left:13px; display:inline-block; vertical-align:middle;   letter-spacing:-1px; color:#000; font-weight:600; font-size:27.08px; font-family: 'Noto Sans KR', sans-serif;}
.s642-title>p{margin-top:10px; padding-left:14px; width:100%; letter-spacing:-1px; color:#505050; font-weight:400; font-size:14.58px; font-family: 'Noto Sans KR', sans-serif;}
.sub6-4-con2>form{width:100%;}
.s642-box{width:100%; padding-left:14px; padding-top:17px; }
.s642-box>select{
	width:211px; 
	height:33px; 
	border:1px solid #8b8b8b;
	background: url('../img/sub6-4-select.png') no-repeat 100% 50%;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;

}
.s642-box>select::-ms-expand {
display: none;
}

.s642-box>label{display:block; width:100%;}
.s642-box>label:nth-child(n+2){margin-top:15px;}
.s642-box>label>input{display:inline-block; vertical-align:middle; width:29px; height:29px; background:#fff; border:1px solid #ccc;}
.s642-box>label>h1{margin-left:14px; display:inline-block; vertical-align:middle; letter-spacing:-1px; color:#505050; font-weight:400; font-size:20px; font-family: 'Noto Sans KR', sans-serif;}

.s642-box2{width:100%; }
.s642-box2>table{width:100%; border-bottom:2px solid #0f1f40;}
.s642-box2>table>tbody{width:100%;}
.s642-box2>table>tbody>tr{width:100%;}
.s642-box2>table>tbody>tr>th{padding-left:25px; border-bottom:1px solid #fff; text-align:left;width:182px; height:49px; background:#e2e2e2; letter-spacing:-1px; color:#262626; font-weight:400; font-size:14.58px; font-family: 'Noto Sans KR', sans-serif;}
.s642-box2>table>tbody>tr>td{padding-left:14px; border-bottom:1px solid #b7b7b7;}
.s642-box2>table>tbody>tr:last-child>th{border-bottom:0;}
.s642-box2>table>tbody>tr:last-child>td{border-bottom:0;}
.tell-input{width:92px; height:27px; border:1px solid #ccc; background:#fff;}
.s642-box2>table>tbody>tr>td>span{display:inline-block; width:10px;text-align:center;}
.s642-box2>table>tbody>tr>td>button{width:92px; height:27px; line-height:27px;  background:#8b8b8b; border:none; letter-spacing:-1px; color:#fff; font-weight:400; font-size:14.58px; font-family: 'Noto Sans KR', sans-serif; }
.s642-box2>table>tbody>tr>td>p{margin-left:10px; display:inline-block;  letter-spacing:-1px; color:#262626; font-weight:400; font-size:14.58px; font-family: 'Noto Sans KR', sans-serif;}
.basic-input{width:413px; height:27px; border:1px solid #ccc; background:#fff;}
.s642-box2>table>tbody>tr>td>label{}
.s642-box2>table>tbody>tr>td>label>input{display:inline-block; vertical-align:middle; width:20px; height:20px; }
.s642-box2>table>tbody>tr>td>label>h1{margin-left:5px; display:inline-block; vertical-align:middle; letter-spacing:-1px; color:#262626; font-weight:400; font-size:14.58px; font-family: 'Noto Sans KR', sans-serif;}
.mgl22{margin-left:22px;}
.s642-box2>table>tbody>tr>td>select{
width:202px; 
	height:27px; 
	border:1px solid #8b8b8b;
	background: url('../img/sub6-4-select2.png') no-repeat 100% 50%;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;
	padding-left:10px; 
}
.s642-box2>table>tbody>tr>td>select::-ms-expand{
	display: none;
}
.bdb0{border-bottom:0;}

.s642-box2>p{overflow-y:scroll; display:block; width:100%; height:388px; border:1px solid #d9d9d9; letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}

.mgb139{margin-bottom:139px;}


.subbtn{display:block; margin:20px auto 139px auto; width:150px; height:50px; border:2px solid #000; text-align:center; background:#fff;letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}



.tell_check_box{width:100%;}
.tell_check_box>h1{display:block; width:100%; letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}
.tell_check_box input{width:200px; height:27px;}
.tell_check_box button{width:100px; height:27px; line-height:27px;  background:#8b8b8b; border:none; letter-spacing:-1px; color:#fff; font-weight:400; font-size:14.58px; font-family: 'Noto Sans KR', sans-serif; }


.sub6-5-con1{width:100%; border:2px solid #d9d9d9; overflow:hidden; padding:19px 0; margin-top:40px; margin-bottom:140px;} 
.s651-box1{width:307px; float:left; height:251px; text-align:center; border-right:2px solid #d9d9d9;}
.s651-box1>img{margin-top:36px; width:149px; display:inline-block;}
.s651-box1>h1{margin-top:10px; letter-spacing:-1px; color:#000; font-weight:600; font-size:24.92px; font-family: 'Noto Sans KR', sans-serif;}


.s651-box2{width:689px; float:left; padding:0 40px; padding-top:45px;}
.s651-box2>table{width:100%;}
.s651-box2>table>tbody{width:100%;}
.s651-box2>table>tbody>tr{width:100%;}
.s651-box2>table>tbody>tr>th{width:64px; letter-spacing:-1px; text-align:left; color:#262626; font-weight:400; font-size:17.82px; font-family: 'Noto Sans KR', sans-serif;}
.s651-box2>table>tbody>tr>td:nth-of-type(1){padding-left:40px; }
.s651-box2>table>tbody>tr>td>select{
	width:339px;
	height:33px; 
	border:1px solid #8b8b8b;
	background: url('../img/s651-box2-select.png') no-repeat 100% 50%;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;
	padding-left:10px; 
	border:1px solid #ccc;
}

.s651-box2>table>tbody>tr>td>select::-ms-expand{
	display: none;

}
.s651-box2>table>tbody>tr>td>input{width:339px; height:33px; background:#fff; border:1px solid #ccc;}
.null_td{height:27px;}
.s651-box2>table>tbody>tr>td>button{width:142px; height:157px; background:#0f1f40; border:0;  color:#fff; font-weight:600; font-size:22.92px; font-family: 'Noto Sans KR', sans-serif;}

.sub6-6-con1{width:100%; margin-top:40px; }
.s661-title{width:100%; margin-bottom:36px; }
.s661-title>span{width:5px; height:19px; background:#8bd0ff; display:inline-block; vertical-align:middle; }
.s661-title>h1{margin-left:9px; display:inline-block; vertical-align:middle; letter-spacing:-1px; color:#000; font-weight:600; font-size:27.1px; font-family: 'Noto Sans KR', sans-serif;}

.s661-title2{width:100%; margin-bottom:23px; }
.s661-title2>span{width:5px; height:19px; background:#8bd0ff; display:inline-block; vertical-align:middle; }
.s661-title2>h1{margin-left:9px; display:inline-block; vertical-align:middle; letter-spacing:-1px; color:#000; font-weight:600; font-size:27.1px; font-family: 'Noto Sans KR', sans-serif;}


.s661-info{width:100%;}
.s661-box{width:100%; border-bottom:2px solid #c4c4c4; padding-left:18px; overflow:hidden; padding-bottom:24px; }
.s661-box-left{float:left; width:178px; }
.s661-box-left>h1{width:100%; height:40px; line-height:38px; text-align:center; border-radius:20px; background:#0f1f40; 
letter-spacing:-1px; color:#fff; font-weight:400; font-size:22.99px; font-family: 'Noto Sans KR', sans-serif;
}

.s661-box-right{float:left; padding-left:18px;}
.s661-box-right>p{margin-top:5px; line-height:36px; letter-spacing:-1px; color:#525252; font-weight:400; font-size:20.83px; font-family: 'Noto Sans KR', sans-serif;}
.s661-box-right>p>span{font-weight:600; color:#0f1f40;}

.s661-box:nth-of-type(n+2){margin-top:24px;}

.s661-info>p{margin:16px 0 61px 0; padding-left:18px; letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}

.sub6-6-con2{width:1000px; margin:0 auto; padding-top:61px;  padding-bottom:30px;}
.sub6-6-con2>form{width:100%;}
.sub6-6-con2>form>table{width:100%; border-top:1px solid #bababa;}
.sub6-6-con2>form>table>tbody{width:100%;}
.sub6-6-con2>form>table>tbody>tr{width:100%;}
.sub6-6-con2>form>table>tbody>tr>th{border-bottom:1px solid #bababa; padding-left:23px; text-align:left; width:155px; height:57px;  letter-spacing:-1px; color:#515151; font-weight:400; font-size:19.83px; font-family: 'Noto Sans KR', sans-serif;}
.sub6-6-con2>form>table>tbody>tr>td{ width:345px;  padding-right:23px; border-bottom:1px solid #bababa;}
.sub6-6-con2>form>table>tbody>tr>td>select{
	width:339px;
	height:33px; 
	border:1px solid #8b8b8b;
	background:#fff url('../img/sub6-6-con2-sel.png') no-repeat 100% 50%;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;
	padding-left:10px; 
	border:1px solid #ccc;
}
.sub6-6-con2>form>table>tbody>tr>td>select::-ms-expand{
	display: none;

}
.sub6-6-con2>form>table>tbody>tr>td>input{width:100%; height:33px;  font-size:16.67px;}
.sub6-6-con2>form>table>tbody>tr>td>p{margin:20px 0 10px 0; width:100%; letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}
.sub6-6-con2>form>table>tbody>tr>td>label{display:block; width:100%; padding-bottom:20px; }
.sub6-6-con2>form>table>tbody>tr>td>label>input{display:inline-block; vertical-align:middle; width:19px; height:19px; }
.sub6-6-con2>form>table>tbody>tr>td>label>h1{margin-left:5px; display:inline-block; vertical-align:middle;  letter-spacing:-1px; color:#525252; font-weight:400; font-size:14.58px; font-family: 'Noto Sans KR', sans-serif;}

.reservation-btn{display:block; margin:30px auto 0 auto; width:131px; height:62px; line-height:62px; background:#0f1f40; letter-spacing:-1px; color:#fff; font-weight:400; font-size:22.92px; font-family: 'Noto Sans KR', sans-serif; border:0;}

/*서브페이지 7번라인*/
.sub7-1-con1{width:100%; margin-top:40px;}
.s711-cate{width:100%; border:1px solid #b5b5b5;}
.s711-cate>ul{width:100%; overflow:hidden;}
.s711-cate>ul>li{cursor:pointer; float:left; border-right:1px solid #b5b5b5; width:25%; height:57px; line-height:57px;  text-align:center; position:relative;}
.s711-cate>ul>li:nth-child{border-right:0;}
.s711-cate>ul>li>input{visibility:hidden;  position:absolute; left:0; top:0;}
.s711-cate>ul>li>h1{letter-spacing:-1px; color:#0f1f40; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;}


.sel-chk-ok{background:#0f1f40;}
.sel-chk-ok>h1{color:#fff !important;}

.s711-title{margin:28px 0; width:100%;}
.s711-title>span{width:5px; height:19px; display:inline-block; vertical-align:middle; background:#8bd0ff;}
.s711-title>h1{margin-left:10px; display:inline-block; vertical-align:middle;  letter-spacing:-1px; color:#000; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}

.sub7-1-con1>form{width:100%;}
.sub7-1-con1>form>table{width:100%; border-top:2px solid #0f1f40; border-bottom:2px solid #0f1f40;}
.sub7-1-con1>form>table>tbody{width:100%;}
.sub7-1-con1>form>table>tbody>tr{width:100%;}
.sub7-1-con1>form>table>tbody>tr>th{border-bottom:1px solid #fff; padding-left:25px; width:182px; height:49px; text-align:left; background:#e2e2e2; letter-spacing:-1px; color:#0f1f40; font-weight:400; font-size:14.58px; font-family: 'Noto Sans KR', sans-serif;}
.sub7-1-con1>form>table>tbody>tr>td{width:818px; padding-left:10px; border-bottom:1px solid #b7b7b7;}
.sub7-1-con1>form>table>tbody>tr>td>label{margin-right:35px; }
.sub7-1-con1>form>table>tbody>tr>td>label>input{width:20px; height:20px; display:inline-block; vertical-align:middle;}
.sub7-1-con1>form>table>tbody>tr>td>label>h1{margin-left:5px; display:inline-block; vertical-align:middle; color:#262626; font-weight:400; font-size:14.58px; font-family: 'Noto Sans KR', sans-serif; opacity:0.7;}
.sub7-1-con1>form>table>tbody>tr>td>select{
	width:175px;
	height:27px; 
	border:1px solid #8b8b8b;
	background:#fff url('../img/sub7-1-con1-sel.png') no-repeat 100% 50%;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	letter-spacing:-1px; color:#525252; font-weight:400; font-size:16.67px; font-family: 'Noto Sans KR', sans-serif;
	padding-left:10px; 
	border:1px solid #ccc;
}
.sub7-1-con1>form>table>tbody>tr>td>select::-ms-expand{
	display: none;
}
.mgr16{margin-right:16px !important;}

.sub7-1-con1>form>table>tbody>tr>td>input{width:306px; height:27px; background:#fff; border:1px solid #d9d9d9;}

.tell{width:92px !important;}
.sub7-1-con1>form>table>tbody>tr>td>span{margin:0 5px;}
.email-input{width:144px !important;}
.sub7-1-con1>form>table>tbody>tr>td>p{display:inline-block; margin:0 5px; }

.sub7-1-con1>form>table>tbody>tr>td>textarea{display:block; width:100%; height:82px; resize:none; border:1px solid #d9d9d9;}

.pdt18{padding-top:18px;}
.pdtb10{padding:10px 0;}

.sub7-1-con1>form>table>tbody>tr:last-child>th{border-bottom:0;}
.sub7-1-con1>form>table>tbody>tr:last-child>td{border-bottom:0;}
.sub7-1-con1>form>button{display:block; margin:31px auto; width:154px; height:57px; line-height:57px; background:#0f1f40; border:0; letter-spacing:-1px; color:#fff; font-weight:400; font-size:17.71px; font-family: 'Noto Sans KR', sans-serif;}




/*랜딩페이지용 추가 202007*/
.lan-contents{width:1280px;  margin:0 auto;}
.lan-banner{width:100%;}
.lan-banner>img{display:block; width:100%;}

.lan-con1{width:100%; position:relative; background:#f5f5f5; padding-bottom:127px;}
.lan-title{width:100%; text-align:center; padding-top:127px; padding-bottom:46px;}
.lan-title>span{ display:inline-block; width:101px; height:9px; }
.lan-title>h1{width:100%; display:inline-block; 
	letter-spacing:-1px; 
	font-weight:600;
	font-size:56.25px; 
	font-family: 'Noto Sans KR', sans-serif;
	margin:65px 0;
}
.lan-title>p{width:100%; display:inline-block; 
	letter-spacing:-2px; 
	font-weight:400;
	font-size:35.42px; 
	font-family: 'Noto Sans KR', sans-serif;
}
.lan-con1-img{width:100%; padding:0 41px;}
.lan-con1-img>img{width:100%; display:block;}
.lan-con1-img>p{text-align:right; display:block;
	width:100%;
	letter-spacing:-2px; 
	color:#000;
	font-weight:400;
	font-size:20.83px; 
	font-family: 'Noto Sans KR', sans-serif;
	margin-top:25px;
}
.lan-con1-text{width:100%; padding:0 41px; text-align:center;}
.lan-con1-text>p{text-align:center;
	letter-spacing:-2px; 
	color:#000;
	font-weight:400;
	font-size:33.33px; 
	font-family: 'Noto Sans KR', sans-serif;
	margin:42px 0;
}
.lan-con1-text>img{
	display:inline-block;
	width:36px;
}
.lan-con1-text>h1{
	text-align:center;
	letter-spacing:-2px; 
	color:#000;
	font-weight:600;
	font-size:33.33px; 
	font-family: 'Noto Sans KR', sans-serif;
	margin:33px 0;
}
.lan-con1-text2{
	width:100%;
	padding:0 41px;
}

.lan-con1-text2>table{width:100%;}
.lan-con1-text2>table>tbody{width:100%;}
.lan-con1-text2>table>tbody>tr{width:100%;}
.lan-con1-text2>table>tbody>tr>td{
	width:25%;
	text-align:center; 
	position:relative;
	letter-spacing:-1px; 
	color:#000;
	font-weight:400;
	font-size:27.25px; 
	font-family: 'Noto Sans KR', sans-serif;
}

.lan-con1-text2>table>tbody>tr:nth-child(2)>td{
	line-height:37px;
	padding-top:20px;
}
.lan-con1-text2>table>tbody>tr>td>img{
	width:248px;
}
.lan-con1-text2>table>tbody>tr>td>h1{
	width:100%;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	letter-spacing:-1px; 
	color:#ebc0ff;
	font-weight:600;
	font-size:27.25px; 
	font-family: 'Noto Sans KR', sans-serif;
}
.lan-con1>a{display:block; width:974px;  margin:0 auto; margin-top:96px;}
.lan-con1>a>img{width:100%;}

/****************************************/

.lan-con2{width:100%; position:relative;}
.lan-con2-box1{width:903px; margin:0 auto; text-align:center;
	border-radius:30px;
	background:#f1d3ff;
	padding:10px 0;
	margin-top:25px;
}
.lan-con2-box1>p{
	letter-spacing:-1px; 
	color:#000;
	font-weight:600;
	font-size:31.29px; 
	font-family: 'Noto Sans KR', sans-serif;
}

.lan-con2-text{width:100%; background:#131e3d; padding:61px 0; margin-top:61px;}
.lan-con2-text>p{text-align:center;
	letter-spacing:-3px; 
	color:#fff;
	font-weight:400;
	font-size:35.42px; 
	font-family: 'Noto Sans KR', sans-serif;
}
.lan-con2>a{display:block; width:974px;  margin:0 auto; margin-top:35px; margin-bottom:129px;}
.lan-con2>a>img{width:100%;}


/********************************/

.lan-con3{width:100%; position:relative; background:#131e3d; padding-bottom:127px;}
.lan-con3-table{width:100%; padding:0 41px;}
.lan-con3-table>table{width:100%;}
.lan-con3-table>table>tbody{width:100%;}
.lan-con3-table>table>tbody>tr{width:100%;}
.lan-con3-table>table>tbody>tr>td{text-align:center; width:50%;}
.lan-con3-table>table>tbody>tr>td>img{
	width:382px;
}
.lan-con3-table>table>tbody>tr>td>p{
	letter-spacing:-1px; 
	color:#fff;
	font-weight:600;
	font-size:31.29px; 
	font-family: 'Noto Sans KR', sans-serif;
	margin-top:20px;
}
.lan-con3-table>p{
	letter-spacing:-3px; 
	color:#fff;
	font-weight:400;
	font-size:39.58px; 
	font-family: 'Noto Sans KR', sans-serif;
	margin:91px 0;
}
.lan-con3>a{display:block; width:1124px; margin:0 auto; }
.lan-con3>a>img{width:100%;}

.lan-con4{width:100%; position:relative; padding-bottom:127px;}
.lan-con4-text{width:100%; background:#f5f5f5; padding:60px 0; margin-top:60px;}
.lan-con4-text>p{
	text-align:center;
	letter-spacing:-1px; 
	color:#000;
	font-weight:400;
	font-size:37.5px; 
	font-family: 'Noto Sans KR', sans-serif;
}
.lan-con4>a{display:block; width:978px; margin:0 auto; margin-top:55px;}
.lan-con4>a>img{width:100%;}

/**********************************/

.lan-con5{width:100%; position:relative; background:#f3d9ff;}
.lan-con5-title{width:100%; padding:0 41px; text-align:center;}
.lan-con5-title>span{display:inline-block; width:89px; height:5px; background:#ff8a00; margin-bottom:46px;}
.lan-con5-title>h1{display:block; width:100%; text-align:center;
	letter-spacing:-1px; 
	color:#311e74;
	font-weight:600;
	font-size:41.67px; 
	font-family: 'Noto Sans KR', sans-serif;
}
.lan-con5-img{width:100%; padding:0 41px; margin-top:46px;}
.lan-con5-img>img{width:100%;}

.lan-con5-table{width:100%; padding:0 41px; margin-top:46px; padding-bottom:203px;} 
.lan-con5-table>table{width:100%;}
.lan-con5-table>table>tbody{width:100%;}
.lan-con5-table>table>tbody>tr{width:100%;}
.lan-con5-table>table>tbody>tr>th{
	padding:73px 0;
	width:20%;
	background:#e3a7ff;
	border-right:2px solid #f3d9ff;
	text-align:center;
}
.lan-con5-table>table>tbody>tr>th:last-child{border-right:0;}
.lan-con5-table>table>tbody>tr>th>h1{
	letter-spacing:-1px; 
	color:#311e74;
	font-weight:600;
	font-size:37.9px; 
	font-family: 'Noto Sans KR', sans-serif;

}
.lan-con5-table>table>tbody>tr>th>p{
	letter-spacing:-1px; 
	color:#fff;
	font-weight:400;
	font-size:27.08px; 
	font-family: 'Noto Sans KR', sans-serif;
}
.lan-con5-table>table>tbody>tr>td{
	background:#fff;
	text-align:center;
	letter-spacing:-3px; 
	color:#000;
	font-weight:400;
	font-size:29.17px; 
	font-family: 'Noto Sans KR', sans-serif;
	border-right:2px solid #f3d9ff; 
	padding:73px 0;
	vertical-align:top;
}
.lan-con5-table>table>tbody>tr>td>span{
	font-size:37.9px; 
}
.lan-con5-table>table>tbody>tr>td:last-child{border-right:0;}
/**********************************/

.lan-con6{width:100%; position:relative;}
.lan-con6-text{width:100%; text-align:center;}
.lan-con6-text>h1{display:inline-block; 
	width:538px;
	padding:5px 0;
	background:#ebc0ff;
	border-radius:35px;
	letter-spacing:-1px; 
	color:#311e74;
	font-weight:600;
	font-size:41.67px; 
	font-family: 'Noto Sans KR', sans-serif;	
}

.lan-con6-img{width:100%; padding:0 41px;}

.lan-con6-text2{
	margin-top:61px;
	width:100%;
	background:#f5f5f5;
	padding:61px 41px;
}

.lan-con6-text2>p{
	text-align:center;
	letter-spacing:-3px; 
	color:#000;
	font-weight:400;
	font-size:37.5px; 
	font-family: 'Noto Sans KR', sans-serif;		
}


.lan6-btn-box{width:100%; padding:0 3.1%;overflow:hidden;  margin-top:61px; margin-bottom:127px;}
.lan6-btn-box>a{display:block; width:49%; float:left; margin-right:2%; }
.lan6-btn-box>a>img{width:100%;}
.lan6-btn-box>a:last-child{margin-right:0;}

/**************************************/

.lan-con7{width:100%; position:relative; background:#f5f5f5;}
.lan-con7-img{
	width:100%;
	padding:0 41px;
}
.lan-con7-img>table{width:100%;}
.lan-con7-img>table>tbody{width:100%;}
.lan-con7-img>table>tbody>tr{width:100%;}
.lan-con7-img>table>tbody>tr>td{width:50%; text-align:center;}
.lan-con7-img>table>tbody>tr>td>img:nth-child(2){margin-top:68px;}

.lan-con7-text{width:100%; text-align:center; margin:95px 0;}
.lan-con7-text>img{
	width:36px;
	display:inline-block;
}

.lan-con7-text>p{
	text-align:center;
	letter-spacing:-3px; 
	color:#000;
	font-weight:400;
	font-size:41.67px; 
	font-family: 'Nanum Myeongjo', serif;
	margin:50px 0;
}

.lan-con7-box{width:100%; padding:0 41px; padding-bottom:199px;}
.lan-list{
	width:100%;
	border:1px solid #131e3d;
	position:relative;
	background:#fff;
	padding:65px 0 32px 38px;
}
.lan-list:nth-child(2){margin-top:69px;}
.lan-list:nth-child(2)>h1{top:-4%;}
.lan-list>h1{
	width:303px; 
	padding:5px 0; 
	background:#131e3d;
	border-radius:30px;
	text-align:center;
	position:absolute;
	left:50%; top:-17%;
	transform:translate(-50%, 0);
	letter-spacing:-3px; 
	color:#fff;
	font-weight:600;
	font-size:35.42px; 
	font-family: 'Noto Sans KR', sans-serif;	
}

.lan-list>p{
	width:100%;
	letter-spacing:-3px; 
	color:#000;
	font-weight:400;
	font-size:29.17px; 
	font-family: 'Noto Sans KR', sans-serif;
	line-height:45px;
}


/**************************************/

.lan-con8{width:100%; position:relative;}
.lan-con8-map{width:100%;}
.lan-con8-map iframe{width:100%;}
.lan-con8-text{width:100%; padding:0 41px; margin-top:25px;}
.lan-con8-text>table{width:100%; background:#f2f2f2; padding-bottom:35px;}
.lan-con8-text>table>thead{width:100%;}
.lan-con8-text>table>thead>tr{width:100%;}
.lan-con8-text>table>thead>tr>th{
	width:100%;
	text-align:center;
	background:#0f1f40;
	letter-spacing:-3px; 
	color:#fff;
	font-weight:600;
	font-size:41.67px; 
	font-family: 'Noto Sans KR', sans-serif;
	padding:20px 0;
}
.lan-con8-text>table>tbody{width:100%;}
.lan-con8-text>table>tbody>tr{width:100%;}
.lan-con8-text>table>tbody>tr:nth-child(1)>td{
	width:100%;
	background:#f2f2f2;
	text-align:center;
	letter-spacing:-3px; 
	color:#000;
	font-weight:400;
	font-size:36.84px; 
	font-family: 'Noto Sans KR', sans-serif;
	padding:25px 0;
}
.lan-con8-text>table>tbody>tr:nth-child(2)>th{
	width:17%;
	background:#f2f2f2;
	padding-left:2%;
}
.lan-con8-text>table>tbody>tr:nth-child(2)>th>h1{
	display:inline-block;
	width:100%;
	text-align:center;
	background:#0f1f40;
	border-radius:30px;

	letter-spacing:-1px; 
	color:#fff;
	font-weight:400;
	font-size:41.32px; 
	font-family: 'Noto Sans KR', sans-serif;
}
.lan-con8-text>table>tbody>tr:nth-child(2)>td{
	width:33%;
	background:#f2f2f2;
	text-align:left;
	letter-spacing:-3px; 
	color:#000;
	font-weight:400;
	font-size:41.32px; 
	font-family: 'Noto Sans KR', sans-serif;
	padding-left:1%;
}
.lan-con8>a{display:block; width:645px; margin:25px auto;  }
.lan-con8>a>img{width:100%;}

/**************************************/

.lan-con9{width:100%; position:relative; background:#0f1f40; margin-top:40px;}
.lan-con9>img{
	width:122px;
	position:absolute;
	left:50%;
	top:0;
	transform:translate(-50%, 0);
}
.lan-con9-title{width:100%; text-align:center; padding-top:103px;}
.lan-con9-title>h1{
	letter-spacing:-3px; 
	color:#fff;
	font-weight:600;
	font-size:65.47px; 
	font-family: 'Noto Sans KR', sans-serif;
}
.lan-con9-title>p{
	letter-spacing:-3px; 
	color:#ebc0ff;
	font-weight:400;
	font-size:47.14px; 
	font-family: 'Noto Sans KR', sans-serif;
	margin-top:15px;
	line-height:57px;
}
.lan-con9>a{display:block; width:946px; margin:0 auto; margin-top:30px;}
.lan-con9>a>img{width:100%;}


/**************************************/


.lan-con10{width:100%; position:relative; background:#f2f2f2; padding:20px 0;}
.lan-con10>h1{
	text-align:center;
	letter-spacing:-3px; 
	color:#0f1f40;
	font-weight:600;
	font-size:72.92px; 
	font-family: 'Noto Sans KR', sans-serif;
}
.lan-con10>p{
	text-align:center;
	letter-spacing:-3px; 
	color:#000;
	font-weight:400;
	font-size:55.79px; 
	font-family: 'Noto Sans KR', sans-serif;
	margin-top:10px;
padding-bottom:20px;
}
/**************************************/
.lan-con11{width:100%; text-align:center; background:#2d2d2d; padding:83px 0;}
.lan-con11>p{
	letter-spacing:-3px; 
	color:#ffff;
	font-weight:600;
	font-size:51.88px; 
	font-family: 'Noto Sans KR', sans-serif;
	
}
.lan-con11>p>span{font-weight:400;}


/*성공사례 공톨css 추가작업 200208 */
.bd-cate-custom{width:1000px; margin:0 auto; text-align:center; margin-top:40px; padding-bottom:24px;}
.bd-cate-custom>ul{display:inline-block;   overflow:hidden;  border:1px solid #b5b5b5; }
.bd-cate-custom>ul>li{ width:249px; float:left; height:57px; line-height:57px; }
.bd-cate-custom>ul>li>a{display:block; width:100%; height:100%; text-align:center;
	letter-spacing:-1px; 
	color:#0f1f40;
	 font-weight:400;
	 font-size:16.67px; 
	font-family: 'Noto Sans KR', sans-serif;
}

.bd-cate-sel{background:#0f1f40; border:1px solid #0f1f40;}
.bd-cate-sel>a{color:#fff !important;}


/*랜딩페이지 추가 20-02-17*/
.if-contents{width:100%;}
.if-con1{width:100%; height:734px;
	background:url(../img/lan2/if-con1-bg.png)no-repeat center center;
	background-size:cover;

}
.if-con1-title{width:760px; margin:0 auto; padding:0 20px; padding-top:85px;}
.if-con1-title>h1{
	letter-spacing:-1px; 
	color:#000;
	 font-weight:600;
	 font-size:20px; 
	font-family: 'Noto Sans KR', sans-serif;
}
.if-con1-title>h2{
	margin-top:5px;
	display:inline-block;
	letter-spacing:-1px; 
	color:#2f6a99;
	 font-weight:600;
	 font-size:27px; 
	font-family: 'Noto Sans KR', sans-serif;
	padding:5px 20px;
	border:3px solid #67b2ee;
}

.if-con1-title>p{
	letter-spacing:-8px; 
	color:#244266;
	font-weight:100;
	font-size:65px; 
	font-family: 'Noto Sans KR', sans-serif;
	line-height:70px;
	margin-top:25px;
}

.if-con2{
	width:760px;
	margin:0 auto;
	padding:0 20px;
	margin-top:90px;
}

.if-con2-title{
	width:100%;

}

.ict-box{
	display:inline-block;
	border-style: solid;
	border-width: 3px;
 -webkit-border-image:-webkit-linear-gradient(to right, #39a8db, #8e093a);
	border-image:linear-gradient(to right, #39a8db , #8e093a );
	border-image-slice: 1;
	height:50px;
	line-height:38px;
	padding:0 15px;
}

.ict-box>span{
	color:#bccad9;
	font-weight:700;
	font-size:40px; 
	font-family: 'Noto Sans KR', sans-serif;
	display:inline-block;
    vertical-align:middle;
	font-style:italic;
}


.ict-box>h1{
	color:#2f6a99;
	font-weight:600;
	font-size:25px; 
	font-family: 'Noto Sans KR', sans-serif;
	display:inline-block;
    vertical-align:middle;
	margin-left:5px;
}

.if-con2>p{
	margin-top:15px;
	letter-spacing:-1px; 
	color:#565656;
	font-weight:400;
	font-size:20px; 
	font-family: 'Noto Sans KR', sans-serif;
}

.if-con2-img{
	width:100%;
	overflow:hidden;
	margin:60px 0 107px 0;
}
.if-con2-img>div{
	float:left;
	width:22.7%;
	margin-right:3.06%;
	position:relative;
}
.if-con2-img>div:nth-child(4){
	margin-right:0;
}
.if-con2-img>div>img{
	display:block;
	width:100%;
}
.if-con2-img>div>h1{
	position:absolute;
	left:50%;
	top:64%;
	transform:translate(-50%, -50%);
	letter-spacing:-1px; 
	color:#fff;
	font-weight:600;
	font-size:20px; 
	font-family: 'Noto Sans KR', sans-serif;
	display:block;
	width:100%;
	text-align:center;
	line-height:25px;
}

.if-con3{
	width:760px;
	margin:0 auto;
	padding:0 20px;
}
.if-con3>p{
	margin-top:15px;
	letter-spacing:-1.5px; 
	color:#565656;
	font-weight:400;
	font-size:20px; 
	font-family: 'Noto Sans KR', sans-serif;
}

.if-con3-img{
	width:100%;
	overflow:hidden;
	margin:60px 0 107px 0;
}
.if-con3-img>div{
	float:left;
	margin-right:2.93%;
	width:31.38%;

	padding:9px;
	border-radius:50%;
}
.if-con3-img>div:nth-child(1){
	background:linear-gradient(to bottom, #32c6fe , #2d7bd9 );
}
.if-con3-img>div:nth-child(2){
	background:linear-gradient(to bottom, #ba74f7 , #7761d6 );
}
.if-con3-img>div:nth-child(3){
	margin-right:0;
	background:linear-gradient(to bottom, #f2c97c , #cf6c72 );
}

.ici-text{
	width:100%;
	height:100%;
	background:#fff;
	text-align:center;
	border-radius:50%;
	position:relative;
}
.ici-text>div{
	width:100%;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);	
}
.ici-text>div>img{
	display:inline-block;
	width:16%;
}

.ici-text>div>p{
	width:100%;
	display:block;
	text-align:center;
	letter-spacing:-1px; 
	color:#263c4a;
	font-weight:700;
	font-size:20px; 
	line-height:25px;
	margin-top:10px;
	font-family: 'Noto Sans KR', sans-serif;	
}

.he84{
	height:auto !important;
	line-height:30px;
	padding:9px 15px;
}
.vat-top{
	vertical-align:top !important;
}

.if-con4-img{
	padding:26.4% 0;
	width:100%;
	position:relative;

}

.ic4-text{
	position:absolute;
	left:21%;
	top:14%;
	width:367px;
	z-index:4;
}
.ic4-text>p{
	width:100%;
	border-bottom:1px solid #ff53b0;
	padding-bottom:15px;
}
.ic4-text>p>b{
	display:inline-block;
	vertical-align:middle;
	letter-spacing:-1px; 
	color:#858585;
	font-weight:400;
	font-size:20px; 
	font-family: 'Noto Sans KR', sans-serif;	
	margin-left:10px;
}
.ic4-text>p>span:nth-of-type(1){
	 display:inline-block;
	vertical-align:middle;
	font-size:10px; 
	color:#3891ff;
}
.ic4-text>p>span:nth-of-type(2){
	 display:inline-block;
	vertical-align:middle;
	font-size:10px; 
	color:#9853ff;
}
.ic4-text>p>span:nth-of-type(3){
	 display:inline-block;
	vertical-align:middle;
	font-size:10px; 
	color:#ff53b0;
}

.ic4-text>h1{
	letter-spacing:-1px; 
	color:#2c2c2c;
	font-weight:600;
	font-size:15px; 
	font-family: 'Noto Sans KR', sans-serif;		
	margin:20px 0 0 0;
	padding-left:18px;
}

.ic4-text>img{
	display:block;
	width:199px;
	margin-left:35px;
}

.men{
	width:640px;
	position:absolute;
	right:-28%;
	top:-53%;
	z-index:-1;
}

.if-con4{
	width:100%;
	height:867px;
	background:url(../img/lan2/if-con4-bg.png)no-repeat center center;
	background-size:cover;
	padding-top:70px;
}

.if-con4-box{
	width:760px;
	padding:0 20px;
	margin:0 auto;
	
}

.ic4-title{
	width:100%;
	text-align:center;
}
.ic4-title>h1{
	letter-spacing:-1px; 
	color:#fff;
	font-weight:700;
	font-size:25px; 
	font-family: 'Noto Sans KR', sans-serif;		
}
.ic4-title>p{
	letter-spacing:-1px; 
	color:#fff;
	font-weight:200;
	font-size:20px; 
	font-family: 'Noto Sans KR', sans-serif;		
}
.ic4-title>img{
	width:404px;
	display:inline-block;
	margin-top:25px;
	margin-bottom:40px;
}

.ic4-text-box{
	width:100%;
	margin-top:12%;
}

.ic4-text-box>div{
	display:inline-block;
	width:48.33%;
	margin-right:3.3%;
	position:relative;
}

.ic4-text-box>div:nth-child(2){
	margin-right:0;
}

.ic4tb-title{
	width:100%;
	border:5px solid #ff6b6b;
	position:relative;
	padding:4% 0 4% 6%;
}

.ic4tb-title>img{
	width:75px;
	position:absolute;
	right:6%;
	top:-74%;
	z-index:11;
}

.ic4tb-title>h1{
	letter-spacing:-1px; 
	color:#fff;
	font-weight:700;
	font-size:20px; 
	font-family: 'Noto Sans KR', sans-serif;		
}

.ic4tb-info{
	width:100%;
	margin-top:1%;
	border:1px solid #fff;
	padding:5% 6%;
}
.ic4tb-info>p:nth-of-type(1){
	width:100%;
	letter-spacing:-1.5px; 
	color:#fff;
	font-weight:200;
	font-size:18px; 
	font-family: 'Noto Sans KR', sans-serif;		
}
.ic4tb-info>h1{
	display:inline-block;
	width:21%;
	text-align:center;
	letter-spacing:-1px; 
	color:#fff;
	font-weight:600;
	font-size:15px; 
	font-family: 'Noto Sans KR', sans-serif;		
	border-radius:5px;
	border:1px solid #ff6b6b;
	margin-top:7%;
}
.ic4tb-info>p:nth-of-type(2){
	width:100%;
	letter-spacing:-1px; 
	color:#ababab;
	font-weight:200;
	font-size:15px; 
	font-family: 'Noto Sans KR', sans-serif;		
	margin-top:3%;
}

.ic4tb-info>p:nth-of-type(3){
	width:100%;
	letter-spacing:-1px; 
	color:#ababab;
	font-weight:200;
	font-size:15px; 
	font-family: 'Noto Sans KR', sans-serif;		
	margin-top:3%;
}

.ic4tb-btn{
	width:100%;
	margin-top:5%;
}
.ic4tb-btn>a{
	display:block;
	width:100%;
	border-radius:30px;
	background:#7353ff;
	text-align:center;
	padding:3% 0;
}

.ic4tb-btn>a>h1{
	letter-spacing:-1px; 
	color:#fff;
	font-weight:700;
	font-size:25px; 
	font-family: 'Noto Sans KR', sans-serif;
	display:inline-block;		
	vertical-align:middle;	
}

.ic4tb-btn>a>img{
	width:8px;
	display:inline-block;		
	vertical-align:middle;
	margin-left:3%;
}


/*******************************/
.ic4tb-title2{
	width:100%;
	border:5px solid #b053ff;
	position:relative;
	padding:4% 0 4% 6%;
}

.ic4tb-title2>img{
	width:75px;
	position:absolute;
	right:6%;
	top:-74%;
	z-index:11;
}

.ic4tb-title2>h1{
	letter-spacing:-1px; 
	color:#fff;
	font-weight:700;
	font-size:20px; 
	font-family: 'Noto Sans KR', sans-serif;		
}

.ic4tb-info2{
	width:100%;
	margin-top:1%;
	border:1px solid #fff;
	padding:5% 6%;
}
.ic4tb-info2>p:nth-of-type(1){
	width:100%;
	letter-spacing:-1.5px; 
	color:#fff;
	font-weight:200;
	font-size:18px; 
	font-family: 'Noto Sans KR', sans-serif;		
}
.ic4tb-info2>h1{
	display:inline-block;
	width:21%;
	text-align:center;
	letter-spacing:-1px; 
	color:#fff;
	font-weight:600;
	font-size:15px; 
	font-family: 'Noto Sans KR', sans-serif;		
	border-radius:5px;
	border:1px solid #b053ff;
	margin-top:7%;
}
.ic4tb-info2>p:nth-of-type(2){
	width:100%;
	letter-spacing:-1px; 
	color:#ababab;
	font-weight:200;
	font-size:15px; 
	font-family: 'Noto Sans KR', sans-serif;		
	margin-top:3%;
}

.ic4tb-info2>p:nth-of-type(3){
	width:100%;
	letter-spacing:-1px; 
	color:#ababab;
	font-weight:200;
	font-size:15px; 
	font-family: 'Noto Sans KR', sans-serif;		
	margin-top:3%;
}

.ic4tb-btn2{
	width:100%;
	margin-top:5%;
}
.ic4tb-btn2>a{
	display:block;
	width:100%;
	border-radius:30px;
	background:#f49846;
	text-align:center;
	padding:3% 0;
}

.ic4tb-btn2>a>h1{
	letter-spacing:-1px; 
	color:#fff;
	font-weight:700;
	font-size:25px; 
	font-family: 'Noto Sans KR', sans-serif;
	display:inline-block;		
	vertical-align:middle;	
}

.ic4tb-btn2>a>img{
	width:8px;
	display:inline-block;		
	vertical-align:middle;
	margin-left:3%;
}



.ic4-btn{
	width:100%;
	margin-top:83px;
}
.ic4-btn>a{
	display:block;
	width:100%;
	border:3px solid #fff;
	text-align:center;
	padding:5% 0;
	letter-spacing:-1px; 
	color:#fff;
	font-weight:700;
	font-size:29.81px; 
	font-family: 'Noto Sans KR', sans-serif;	
	background:url(../img/lan2/btn-bg.png)no-repeat center center;
	background-size:cover;
}


/*******200220 카운팅시스템적용*********/
.if-con5{
	width:100%;
	background:linear-gradient( to right, #3ea5db, #3edad9 );
}


.if-con5-box{
	width:760px;
	margin:0 auto;
	padding:0 20px;
	overflow:hidden;
	padding:30px 0;
}
.if-con5-box>div{
	float:left;
	width:50%;
}
.if-con5-box>div>p{
	text-align:left;
	letter-spacing:-1px; 
	color:#fff;
	font-weight:200;
	font-size:28px; 
	font-family: 'Noto Sans KR', sans-serif;
	line-height:33px;
}
.if-con5-box>div>p>span{
	color:#000;
	font-weight:600;
}

.ic5-title{
	width:100%;
	text-align:right;
}
.ic5-title>h1{
	display:inline-block;
	vertical-align:middle;
	padding:1% 5%;
	background:#000;
	border-radius:30px;
	letter-spacing:-1px; 
	color:#fff;
	font-weight:200;
	font-size:18px; 
	font-family: 'Noto Sans KR', sans-serif;
}
.ic5-title>span{
	width:86px;
	height:1px;
	background:#000;
	display:inline-block;
	vertical-align:middle;
}

.ic5-title>img{
	width:26px;
	display:inline-block;
	vertical-align:middle;
}

.ic5-count{width:87%; margin-left:13%;  text-align:right; border-bottom:3px solid #000; margin-top:5px;}
.ic5-count>h1{
	letter-spacing:-1px; 
	color:#fff;
	font-weight:700;
	font-size:40px; 
	font-family: 'Noto Sans KR', sans-serif;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
.ic5-count>p{
	letter-spacing:-1px; 
	color:#fff;
	font-weight:400;
	font-size:30px; 
	font-family: 'Noto Sans KR', sans-serif;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}


/*201221 디자인수정*/
.success_slider{
	width:100%;
}
.success_slider>div{
	padding:0 85px;
}
.main-q-btn-box .bx-prev{
	width:19px !important;
	height:36px !important;
    background: url(../img/s-slider-left.png) no-repeat 0 0px !important;

}
.main-q-btn-box .bx-next{
	width:19px !important;
	height:36px !important;
    background: url(../img/s-slider-right.png) no-repeat 0 0px !important;
}
.s-img-box{
	display:inline-block;
	vertical-align:middle;
	width:111px;
}
.s-img-box>img{
	display:block;
	width:100%;
}
.s-img-box>h1{
	width:100%;
	text-align:center;
	color:#000;
	font-weight:500;
	font-size:27.08px; 
	line-height:27.08px;
	margin-top:10px;
	font-family: 'Noto Sans KR', sans-serif;
}
.s-slider-con{
	width:calc(100% - 111px);
	text-align:center;
	display:inline-block;
	vertical-align:middle;	
}
.s-slider-con>img{
	display:inline-block !important;
	vertical-align:middle;	
	width:207px;
}
.s-slider-con>span{
	display:inline-block;
	vertical-align:middle;	
	width:3px;
	height:35px;
	background:#0f1f40;
	margin:0 30px;
}
.s-slider-con>h1{
	display:inline-block;
	vertical-align:middle;	
	margin:0 15px;
	color:#000;
	font-weight:500;
	font-size:49.06px; 
	line-height:49.06px;
	font-family: 'Noto Sans KR', sans-serif;	
}
.s-slider-con>a{
	display:inline-block;
	vertical-align:middle;	
}
.s-slider-con>a>p{
	display:inline-block;
	vertical-align:middle;	
	color:#0f1f40;
	font-weight:500;
	font-size:31.73px; 
	line-height:31.73px;
	font-family: 'Noto Sans KR', sans-serif;		
	letter-spacing:-1px;
}

.s-slider-con>a>img{
	display:inline-block;
	vertical-align:middle;	
	width:28px;
	margin-left:10px;
}

.main-con5{
	width:100%;
}
.main-con5>h1{
	display:block;
	text-align:center;
	width:1000px;
	margin:0 auto;
	color:#0f1f40;
	font-size:29.17px; 
	line-height:29.17px;
    font-family: "DIN-MediumAlternate";
	padding:25px 0;
}
.youtube-box{
	width:100%;
	background:#e7e7e7;
}

.youtube-box>div{
	width:1000px;
	height:654px;
	margin:0 auto;
}

.main-contact{
	width:100%;
	height:468px;
	background:url(../img/frm-bg.png)no-repeat center center;
	background-size:cover;
}

.main-contact>form{
	width:1000px;
	margin:0 auto;
	
}

.main-contact>form>h1{
	width:100%;
	text-align:center;
	color:#fff;
	font-weight:500;
	font-size:31.25px; 
	line-height:31.25px;
	font-family: 'Noto Sans KR', sans-serif;	
	padding:40px 0;
}
.mc-frm-box{
	width:100%;
	padding:0 25px;
}
.frm-line1{
	width:100%;
}
.frm-line1>h1{
	display:inline-block;
	vertical-align:middle;
	width:90px;
	color:#fff;
	font-weight:500;
	font-size:25px; 
	line-height:25px;
	font-family: 'Noto Sans KR', sans-serif;	
}
.frm-line1>input:nth-of-type(1){
	display:inline-block;
	vertical-align:middle;
	width:348px;
	height:46px;
	margin-right:50px;
}

.frm-line1>div{
	display:inline-block;
	vertical-align:middle;
}

.frm-line1>div>input{
	display:inline-block;
	vertical-align:middle;
	width:111px;
	height:46px;
}

.frm-line1>div>span{
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	font-weight:500;
	font-size:25px; 
	line-height:25px;
	font-family: 'Noto Sans KR', sans-serif;	
	margin:0 5px;
}
.frm-line2{
	width:100%;
	margin-top:20px;
}
.frm-line2>h1{
	display:inline-block;
	vertical-align:top;
	width:90px;
	color:#fff;
	font-weight:500;
	font-size:25px; 
	line-height:25px;
	font-family: 'Noto Sans KR', sans-serif;	
}
.frm-line2>textarea{
	display:inline-block;
	vertical-align:top;
	width:calc(100% - 90px);
	height:141px;
}

.frm-line3{
	width:100%;
}
.frm-line3>button{
	display:block;
	width:282px;
	height:62px;
	border-radius:20px;
	background:#ffeea0;
	color:#0f1f40;
	font-weight:600;
	font-size:33.11px; 
	line-height:33.11px;
	font-family: 'Noto Sans KR', sans-serif;
	border:0;
	margin:0 auto;
	margin-top:20px;
}


/*201230 기능수정*/
.main-banner .bxslider>div{
  position:	relative;
}
.ban1_btn{
	width:9%;
	height:2vw;
	position:absolute;
	left:39%;
	top:80%;
}

.ban2_btn{
	width:9%;
	height:2vw;
	position:absolute;
	left:57%;
	top:80%;
}