@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Pretendard', dotum, sans-serif;background:#fff;letter-spacing:0;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
address {font-style:normal;}

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:'Pretendard', dotum, sans-serif;}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Pretendard', dotum, sans-serif;}
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 {}

.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{display:block;max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:center;position:relative;display:flex;}
/*.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}*/
.hd_pops_footer button {width:50%;padding:15px;border:0;font-size:17px;line-height:1.4;color:#fff;background:#1d1d1d;border-right:1px solid #999;word-break:keep-all;}
.hd_pops_footer button:last-child {border-right:0;}
.hd_pops_footer button:hover {background:#333;}
/*.hd_pops_footer .hd_pops_reject{background:#000;}
.hd_pops_footer .hd_pops_close{background:#393939;}*/

/* 팝업반응형 */
/* @media (max-width:1600px) {
	#hd_pop {width:100%;}
	.hd_pops {top:100px !important;left:10px !important;}
	.hd_pops_con iframe{width:100%;}
}
@media (max-width:780px) {
	.hd_pops {max-width:500px;width:calc(100% - 20px) !important;}
	.hd_pops_con {width:100% !important;height:auto !important;}
	.hd_pops_footer button{font-size:13px;}
} */

/* 상단 레이아웃 */
#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('../img/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 {display:inline-block;vertical-align:middle;line-height: 35px;height: 35px;padding:0 10px;border:none;text-align:center;font-size: 14px;font-weight:400;transform:skew(-0.1deg);text-decoration:none;}

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:#333;color:#fff;cursor:pointer;}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;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}
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 {background: #fff;color: #555;border: solid 1px #dcdcdc;}
a.btn_b02,.btn_b02 {background:var(--ptColor2);color:#fff;}
a.btn_b02:hover,.btn_b02:hover {background:#830008; border-color:#830008;}
a.btn_b02 .arr, .btn_b02 .arr {margin: 5px;font-size: 10px;color: #ffffffc2;}
a.btn_b03, .btn_b03 {background:#fff;border:1px solid #b9bdd3;color:#646982;line-height:38px;}
a.btn_b04, .btn_b04 {background:#fff;border:1px solid #ccc;color:#707070;line-height:38px;}
a.btn_admin,.btn_admin {background: #fff;color: #555;border: solid 1px #dcdcdc;} /* 관리자 전용 버튼 */


/* 기본테이블 */
.tbl_wrap {font-family:'Pretendard', dotum, sans-serif;transform:skew(-0.1deg);}
.tbl_wrap table {width:100%;border-collapse:collapse;background:#fff;border-top:2px solid #222;}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:15px 0;font-weight:500;color:#333;text-align:center;border-bottom:1px solid #ddd;background:#fff;font-size:16px;line-height:1.2;}
.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 {padding:15px 5px;font-weight:400;color:#242424;border-bottom:1px solid #ddd;background:#fff;font-size:16px;line-height:1.5;word-break:break-all}
.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;font-family:'Pretendard', dotum, sans-serif;font-size:15px;}

.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 {width: 100%;padding:50px 0 !important;color:#666;text-align:center;font-size:16px;transform:skew(-0.1deg);}

/* 필수입력 */
.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:#000;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 {text-align: center;}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {display: flex;justify-content: center;text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:transparent;border:1px solid transparent}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color: #777;font-size: 12px;font-weight: 400;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border: 1px solid #ddd;}
/* .pg_page:hover {background-color:#fafafa} */
.pg_start {margin-right: -1px;text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% transparent;padding:0;/*border:1px solid transparent*/}
.pg_prev {margin-right: -1px;text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% transparent;padding:0;/*border:1px solid transparent*/}
.pg_end {margin-left: -1px;text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% transparent;padding:0;/* border:1px solid transparent; */}
.pg_next {margin-left: -1px;text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% transparent;padding:0;/*border:1px solid transparent*/}
/* .pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa} */

.pg_current {display:inline-block;background: #333;border: 1px solid #333;color:#fff;font-size: 12px;font-weight: 400;height:30px;line-height:28px;padding:0 10px;min-width:30px;}

/* 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}

#bo_list_total {display:none !important;}
* { margin:0; padding:0; outline:none !important}
li {list-style:none;}
img {max-width:100%;height:auto;}

.inner {width:1200px;margin:0 auto; position:relative;}
.inner_1600 {width:1600px;margin:0 auto; position:relative;}
.inner_x{width:100%;margin:0 auto; position:relative;}
.clearfix::after {content:'';display:block;clear:both;}

:root {
	--ptColor1: #0081c5;
	--ptColor2: #1d3f80;
	--ctMargin60: 60px;
	--ctMargin100: 100px;
	--ctMargin110: 110px;
	--ctMargin140: 140px;
	--hdHeight: 70px;
}

.fz13 {font-size:13px;}
.fz14 {font-size:14px;}
.fz15 {font-size:15px;}
.fz16, .sub {font-size:16px;}
.fz18 {font-size:18px;}
.fz22 {font-size:22px;}
.fz24 {font-size:24px;}
.fz38 {font-size:38px;}
.fz40 {font-size:40px;}

@media screen and (max-width:1600px){
	.inner_1600 {width:100%;padding-left: 15px;padding-right: 15px;}
}
@media screen and (max-width:1200px){
	:root {
		--ctMargin100: 70px;
		--ctMargin140: 45px;
		--hdHeight: 60px;
	}

	.fz40 {font-size:26px;}
	.fz38 {font-size:28px;}
	.fz18 {font-size:14px;}

	.inner {width:100%;padding-left: 20px;padding-right: 20px;}
}
@media screen and (max-width:1000px){
	:root {
		--ctMargin110: 55px;
		--ctMargin60: 24px;
		--hdHeight: 52px;
	}

	.fz40, .fz38 {font-size: 20px;}
	.fz24 {font-size:24px;}
	.fz22 {font-size:16px;}
	.fz18 {font-size:12px;}
	.fz15 {font-size:11px;}
	.fz13 {font-size:11px;}

	body {min-width:320px;}
}

/* 약관 */
#ctt_con{}
#ctt_con .cont_box {margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #dfdfdf;}
#ctt_con .cont_box:last-child {margin-bottom:0;padding-bottom:0;border-bottom:none;}
#ctt_con .p01 {font-size:19px;line-height:27px;margin-bottom:20px;font-weight:600;color:#000;word-break:keep-all;}
#ctt_con .p02 {font-size:17px;line-height:19px;margin-bottom:10px;color:#000;word-break:keep-all;}
#ctt_con .p03 {font-size:15px;line-height:25px;color:#333;word-break:keep-all;}
#ctt_con a {color:#333;}

/* 반응형 약관 */
@media screen and (max-width:1200px){
	#ctt {padding:0;}
}
@media screen and (max-width:1024px){
	#ctt_con .p01 {font-size:18px; line-height:1.3;}
	#ctt_con .cont_box {padding-bottom:20px; margin-bottom:20px;}
	#ctt_con .p02 {font-size:16px;}
	#ctt_con .p03 {font-size:14px; line-height:1.6;}
}
@media screen and (max-width:640px){
	#ctt_con .p01 {font-size:16px;}
	#ctt_con .cont_box {padding-bottom:15px; margin-bottom:15px;}
	#ctt_con .p02 {font-size:13px;}
	#ctt_con .p03 {font-size:12px;}
}

/* 로그인페이지 */
.login_type02_wrap {width:100%;border-top: 2px solid #222;border-bottom: 1px solid #ddd;}
.login_type02 {max-width: 400px;width: 100%;margin: 90px auto 95px;}
.login_common_style {font-size: 15px;color: #666;line-height: 1.6;letter-spacing: -.3px;}
.login_type02 .tit {margin-bottom: 30px;font-size: 20px;font-weight: 700;color: #222;text-align: center;font-family: 'Poppins';}
.login_type02 .tit span {color: #0054a6;}
.login_type02 input[type=text], .login_type02 input[type=password] {width: 100%;height: 50px;padding: 0 20px;margin-bottom: 15px;border-radius: 3px;border: 1px solid #e7e7e7 !important;font-size: 15px;background-image: none!important;box-shadow:none;border-radius:0;}
.login_type02 .auto_ck {padding: 5px 0 15px;font-size: 14px;text-align: right;transform:skew(-0.1deg)}
.login_type02 input[type=submit] {width: 100%;height: 50px;border: none;border-radius: 0;font-size: 15px;color: #fff;background-color: var(--ptColor1);-webkit-transition: all .2s;transition: all .2s;font-weight:500;}
.login_type02 input[type=submit]:hover {background-color: #830008;}
.login_type02 ul {/*overflow: hidden;*/display:flex;align-items:center;justify-content:space-around;margin: 20px 0 40px;text-align: center;}
.login_type02 ul li {/*float: left;*/position: relative;/*width: calc(100% / 3);*/font-size: 14px;transform:skew(-0.1deg)}
.login_type02 ul li a {color: #666;}
.login_type02 .bnr {position: relative;padding: 12px 10px 12px 110px;border-radius: 3px;border: 1px solid #e1e1e1;background-color: #f5f6f8;}
.login_type02 .bnr img {position: absolute;width: 70px;left: 20px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.login_type02 .bnr .txt {font-size: 13px;line-height: 1.5;font-weight:500;transform:skew(-0.1deg)}
.login_type02 .bnr .txt span {font-weight:600}
.login_type02 .bnr .txt p {color: #0054a6;}

/* 로그인반응형 */
@media screen and (max-width:1000px){
	.login_type02_wrap {border:0;}
	.login_type02 {margin:0 auto;}
	.login_type02 input[type=text], .login_type02 input[type=password] {padding: 0 10px;margin-bottom: 13px;font-size: 12px;height:38px;}
	.login_type02 input[type=submit] {font-size: 12px;height:38px;}
}

/* 상단 */
.header {position:fixed;top:0;left:0;width:100%;z-index:999;background:#fff;border-bottom:1px solid #fff;transition:all 0.2s;}
.header.sb_hd, .header.scroll {border-color:#ebeae8;}
.header.fixed {top:-71px;}
.header.hd_top {top:0;}
.header > .inner_x {display:flex;align-items:center;justify-content:space-between;}
.header li {position:relative;}
.header a {display:block;}
.header .logo {margin-left: 50px;}
.header .logo img {width:108px;}
.header .hd_menu {margin-left: 8%;display:flex;}
.header .hd_menu > li {padding: 0 18px;}
.header .hd_menu > li:hover, .header .hd_menu > li:hover .submenu1 {background:var(--ptColor1);}
.header .hd_menu > li > a {position: relative;padding: 0px 18px;color: #333;font-weight: 600;line-height:var(--hdHeight);}
.header .hd_menu > li > a.on {color:var(--ptColor1);}
.header .hd_menu > li > a::before {content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:1px;background:rgba(255,255,255,0.7);}
.header .hd_menu > li:hover > a, .header .hd_menu .submenu1 > li a:hover, .header .hd_menu .submenu1 > li:hover > a {color:#fff;}
.header .hd_menu > li .arr {margin-bottom: 2px;margin-left: 5px;vertical-align: middle;font-size: 7px;color:rgba(255,255,255,.6);}
.header .hd_menu > li:hover .submenu1, .header .hd_menu .submenu1 > li:hover .submenu2 {opacity:1;pointer-events: inherit;}
.header .hd_menu > li.store {margin-left: 30px;}
.header .hd_menu > li.store:hover img {filter:brightness(100);}
.header .hd_menu > li.store img {margin-right: 4px;width:22px;vertical-align: text-top;}
.header .hd_menu .submenu1 {position:absolute;left: 0;padding: 20px 0 15px;width: 100%;text-align: center;background:var(--ptColor1);pointer-events: none;opacity:0;}
.header .hd_menu .submenu1 > li {margin-bottom: 15px;}
.header .hd_menu .submenu1 > li a {color:rgba(255,255,255,.7);transition-duration: 0.2s;}
.header .hd_menu .submenu2 {position:absolute;top: -12px;right: -100%;padding: 12px 0;min-width: 100%;border-left:1px solid rgba(255,255,255,.1);background:var(--ptColor1);pointer-events: none;opacity:0;}
.header .hd_menu .submenu2 > li + li {margin-top: 15px;}
.header .r_menu {display:flex;align-items: center;}
.header .r_menu a {line-height:var(--hdHeight);}
.header .r_menu .link_a {margin-right: 20px;width:20px;height:auto;aspect-ratio:50/62;background:url("../img/corp_logo.png") no-repeat center/contain;}
.header .r_menu .lang_a {display:inline-block;}
.header .r_menu .lang_a + .lang_a {margin-left: 9px;margin-right: 30px;}
.header .r_menu .lang_a img {width:17px;}
.header .r_menu .ct_a {margin-right: 25px;font-weight: 200;color: #666;}
.header .r_menu .site_map {position: relative;width: 80px;height: var(--hdHeight);padding:25px 27.5px;background:var(--ptColor1)}
.header .r_menu .site_map::before {content:'';position:absolute;bottom: -1px;left:0;width:100%;height:1px;background:var(--ptColor1);}
.header .r_menu .site_map div {position:relative; width:25px; height:20px;}
.header .r_menu .site_map span {position: absolute; left:0; width: 100%; height: 2px; background-color: #fff; border-radius: 4px;}
.header .r_menu .site_map span:nth-of-type(1) {top: 0;}
.header .r_menu .site_map span:nth-of-type(2) {top: 9px;}
.header .r_menu .site_map span:nth-of-type(3) {bottom: 0;}
.header .r_menu .site_map.active span:nth-of-type(1) {-webkit-transform: translateY (9px) rotate (-45deg); transform: translateY(9px) rotate(-45deg);}
.header .r_menu .site_map.active span:nth-of-type(2) {opacity: 0;}
.header .r_menu .site_map.active span:nth-of-type(3) { -webkit-transform: translateY(-9px) rotate(45deg); transform: translateY(-9px) rotate(45deg);}
.header .st_mb, .header .mb_logo, .header .mobile {display:none;}

.header.active .hd_bg {opacity:1;pointer-events:inherit;}
.header .hd_bg {position: fixed;top: 0;left: 0;width: 100%;height: 100%;transition: opacity 0.5s ease-out;background: rgba(0, 0, 0, .5);z-index: 0;opacity: 0;pointer-events:none;}
.header .all_nav {display:none;position:fixed;top:0;right: 0;width:940px;height:100%;max-width:inherit;background:#fff;overflow-y:auto;z-index:100;}
.header .all_nav .pop_close {position:absolute;top:50px;right: 80px;z-index: 5;cursor: pointer;}
.header .all_nav .all_menu {position: relative;display: block !important;overflow: hidden;padding: 100px 80px;}
.header .all_nav .all_menu > li {display:flex;}
.header .all_nav .all_menu > li .all_p {margin-top: -1px;padding-top: 20px;width: 170px;font-size:20px;font-weight: 600;color: var(--ptColor1);border-top:1px solid #eee;}
.header .all_nav .all_menu > li:first-child .all_p {border-color:#fff;}
.header .all_nav .all_menu .submenu1 {width:calc(100% - 170px);}
.header .all_nav .all_menu .submenu1 a {position:relative;display: block;padding: 20px 10px;}
.header .all_nav .all_menu .submenu1 a:before{content:'';display:block;position:absolute;bottom:-1px;left:50%;width:0;height:3px;background:var(--ptColor1);transition:width 0.3s ease 0s, left 0.3s ease 0s;z-index:2;}
.header .all_nav .all_menu .submenu1 a:hover:before{ width:100%; left:0; }
.header .all_nav .all_menu .submenu1 > li {display: flex;gap: 10px;border-bottom: 1px solid #eee;}
.header .all_nav .all_menu .submenu1 > li > a {color: #777;font-size:16px;font-weight: 500;}
.header .all_nav .all_menu .submenu2 {display:flex;gap: 10px;}
.header .all_nav .all_menu .submenu2 > li > a {color: #555;font-size:15px;font-weight: 200;}

.header .mobile_quick_btn{ overflow:hidden; }
.header .mobile_quick_btn li{ float:left; width:33.33333%; text-align:center; background:#1d3f80; border-top:1px solid #0f2a61; }
.header .mobile_quick_btn li a{ display:block; padding:16px 0 10px; font-size:11px; font-weight:300; border-left:1px solid #0f2a61; color:rgba(255,255,255,0.8); }
.header .mobile_quick_btn li:first-child a{ border-left:none; }
.header .mobile_quick_btn li a:before{ display:block; margin-bottom:6px; content:''; width:100%; height:30px; background:url("../img/mobile_quick_icon1.png") no-repeat center; background-size:auto 100% !important; opacity:0.8; }
.header .mobile_quick_btn li:nth-child(2) a:before{ background:url("../img/mobile_quick_icon2.png") no-repeat center; }
.header .mobile_quick_btn li:nth-child(3) a:before{ background:url("../img/mobile_quick_icon3.png") no-repeat center; }

.header .mobile.logo{ width:100%; padding:24px 15px 15px; background:#1d3f80; text-align:center; }
.header .mobile.logo > a{ display:block; width:130px; height:70px; margin:0 auto; border-radius:100px; background:#f8f6f4 url("../img/shop_logo.png") no-repeat center; background-size:90px; }
.header .mobile.logo img{ width:180px; }
.header .mobile.logo span{ display:block; margin:12px 0 0; color:#fff; font-weight:400; font-size:12px; }
.header .mobile.site_addr{ width:100%; background:#0f2a61; text-align:center; color:#fff; padding:0; }
.header .mobile.site_addr .view_addr{ display:block; width:100%; height:30px; background:#0f2a61; text-align:center; }
.header .mobile.site_addr .view_addr:before { padding-top:1px; content:'▼' ; color:#fff; text-align:center; font-size:7px; line-height:29px; display:block; }
.header .mobile.site_addr .view_addr:before{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.header .mobile.site_addr span{ display:none; width:100%; padding:15px 20px 13px; font-size:12px; line-height:18px; font-weight:300; background:#f9f9f9; color:#555; border-bottom:1px solid #eee; word-break:keep-all; }
.header .mobile.site_addr span{ -webkit-transition-duration:0.3s; -moz-transition-duration:0.3s; -o-transition-duration:0.3s; -ms-transition-duration:0.3s; transition-duration:0.3s; }
.header .mobile.site_addr.active span{ display:block; }
.header .mobile.site_addr.active .view_addr:before{ -ms-transform: rotateZ(180deg); -webkit-transform: rotateZ(180deg); transform: rotateZ(180deg); }

@media screen and (max-width:1400px){
	.header .logo {margin-left: 10px;}
	.header .hd_menu {margin-left: auto;}
	.header .hd_menu > li, .header .hd_menu > li > a {padding: 0 15px;}
}
@media screen and (max-width:1200px){
	.header {background:rgba(0,0,0,0.1); border-color:rgba(255,255,255,0.1);}
	.header > .inner_x {padding: 0px 15px 0 25px;flex-direction:row-reverse;}
	.header .logo {margin:0;}
	.header .hd_menu, .header .logo img, .header .all_nav .pop_close img {display:none;}
	.header .r_menu .site_map {padding: 20px 0;background:none;width: auto;}
	.header .r_menu .site_map::before, .header .r_menu a:not(.site_map) {display:none;}
	.header .all_nav {left:0;right:auto;}
	.header .st_mb {display:block;filter: brightness(100);}
	.header .st_mb img {width:22px;}
	.header .logo .mb_logo {display:block;}

	.header.sb_hd, .header.scroll {background:#fff;}
	.header.sb_hd .logo img:not(.mb_logo), .header.scroll .logo img:not(.mb_logo), .header .mobile, .header .all_nav .pop_close img.mobile {display:block;}
	.header.sb_hd .mb_logo, .header.scroll .mb_logo {display:none;}
	.header.sb_hd .r_menu .site_map span, .header.scroll .r_menu .site_map span {background:#000;}
	.header.sb_hd .st_mb, .header.scroll .st_mb {filter: brightness(0);}

	.header .all_nav {width: 90%;max-width:350px;}
	.header .all_nav .pop_close {top: 20px;right: 20px;width:16px;}
	.header .all_nav .all_menu {padding: 0px;}
	.header .all_nav .all_menu .submenu1 {display: block;}
	.header .all_nav .all_menu > li:first-child .all_p {border-color:#ddd;}
	.header .all_nav .all_menu > li:hover .submenu1 {display:block;}
	.header .all_nav .all_menu > li .all_p {position: relative;width: 100%;padding: 0 20px;font-size: 16px;font-weight: 500;line-height: 48px;border-bottom: 1px solid #ddd;color: #333;cursor: pointer;}
	.header .all_nav .all_menu > li:last-child .all_p {border-bottom:1px solid #eee;}
	.header .all_nav .all_menu > li .all_p:before{ position:absolute; right:20px; top:0; content:''; height:100%; width:12px; background:url("../img/arrow_bottom.png") no-repeat center; background-size:100%; }
	.header .all_nav .all_menu > li, .header .all_nav .all_menu .submenu1 > li, .header .all_nav .all_menu .submenu2 {display:block;}
	.header .all_nav .all_menu > li:hover .submenu1 {display:block;}
	.header .all_nav .all_menu .submenu1 {width:100%;display:none;}
	.header .all_nav .all_menu .submenu1 a:before {display:none;}
	.header .all_nav .all_menu .submenu1 > li {border:0;}
	.header .all_nav .all_menu .submenu1 > li > a {padding:0 30px;margin:0;height:auto;font-weight:300;font-size:15px;line-height:46px;border-bottom:1px solid #eee;color:#333;background: #fcfcfc;}
	.header .all_nav .all_menu .submenu2 > li > a {padding: 0 40px;margin:0;height:auto;font-weight:300;font-size:15px;line-height:46px;border-bottom:1px solid #eee;}
	.header .mobile.site_addr:hover span {display:block;}
}
@media screen and (max-width:1000px){
	.header .logo {margin: 0px;}
	.header .logo img {width:89px;}
	.header .r_menu .site_map {width:auto;height:auto;padding: 17px 0;}
}
@media screen and (max-width:600px){
	.header > .inner_x {padding:0 15px;}
	.header .r_menu .site_map {padding:18px 0;}
	.header .r_menu .site_map div {width:20px;height:16px;}
	.header .r_menu .site_map span:nth-of-type(2) {top:7px;}
	.header .st_mb img {width:21px;}
}

/* 메인 */
.main {max-width:1920px;margin: auto;margin-top: var(--hdHeight);}

.mid1 {overflow:hidden;}
.mid1 video {margin-top: -100px;width:100%;height:auto;}

.mid1 .event_wrap {margin-top: -3px;display:grid;grid-template-columns: repeat(2,1fr);}
.mid2 {padding-top: var(--ctMargin110);}
.mid2 > .inner_1600 {display:grid;grid-template-columns: repeat(2,1fr);gap: 25px;}
.mid2 .m2_swiper0 {grid-column: 1 / 2;grid-row: 1 / 3;}
.mid2 .m2_swiper0 a {height:832px;}
.mid2 .m2_swiper1 {grid-column: 2 / 2;grid-row: 2 / 1;}
.mid2 .m2_swiper1 a {height:404px}
.mid2 .ytb_wrap {grid-column: 2 / 2;grid-row: 2 / 2;text-align:center;}
.mid2 .ytb_wrap iframe {overflow:hidden;border-radius:5px;width:100%;height:365px;}
.mid2 .ytb_wrap .ytb_tit {padding-top: 10px;color: #555;font-weight:400;}
.mid2 .m2_swiper {width:100%;border-radius:5px;}
.mid2 .m2_swiper a {display:block;padding-top: 100px;text-align:center;}
.mid2 .m2_swiper .m2_prv, .mid2 .m2_swiper .m2_nxt {background:none;background: rgb(20 20 20 / 30%);display: flex;align-items: center;justify-content: center;width: 50px;height: 60px;transition: all 0.3s ease-in-out;opacity:0;border-radius:4px;}
.mid2 .m2_swiper0 .m2_prv, .mid2 .m2_swiper0 .m2_nxt {opacity: 0.3;}
.mid2 .m2_swiper .m2_prv {left:-4px;}
.mid2 .m2_swiper .m2_nxt {right:-4px;}
.mid2 .m2_swiper i {color: rgba(255, 255, 255, 0.8);}
.mid2 .m2_swiper:hover .m2_prv, .mid2 .m2_swiper:hover .m2_nxt {opacity:1;}
.mid2 .m2_swiper .swiper-slide {background-repeat:no-repeat;background-position:center;background-size:cover;}
.mid2 .m2_swiper .m2_slide1_1 {background-image:url("../img/m2_slide1_1.jpg");}
.mid2 .m2_swiper .m2_slide1_2 {background-image:url("../img/m2_slide1_2.jpg");}
.mid2 .m2_swiper .m2_slide1_3 {background-image:url("../img/m2_slide1_3.jpg");}
.mid2 .m2_swiper .m2_slide1_4 {background-image:url("../img/m2_slide1_4.jpg");}
.mid2 .m2_swiper .m2_slide2_1 {background-image:url("../img/m2_slide2_1.jpg");}
.mid2 .m2_swiper .m2_slide2_2 {background-image:url("../img/m2_slide2_2.jpg");}
.mid2 .m2_swiper .m2_slide2_3 {background-image:url("../img/m2_slide2_3.jpg");}
.mid2 .m2_swiper .tit {font-weight: 500;line-height: 1.35;color: #343434;letter-spacing: -1px;}
.mid2 .m2_swiper .txt {padding: 20px 0 30px;font-weight: 300;color: #555;line-height:1.6;}
.mid2 .m2_swiper .mbtn {display: inline-block;padding: 0 32px;line-height: 46px;font-weight: 500;color: rgba(255, 255, 255, 0.9);background:var(--ptColor1);border-radius: 5px;transition: all 0.3s ease-in-out;}
.mid2 .m2_swiper a:hover .mbtn {background:var(--ptColor2);}

.mid3 {padding-top: var(--ctMargin110);}
.mid3 .tit_box {margin-bottom: var(--ctMargin60);display:flex;justify-content:space-between;}
.mid3 .tit_box .tit {font-weight:500;}
.mid3 .tit_box .cate_ul {display:flex;gap:14px;}
.mid3 .tit_box .cate_ul img {width:46px;}
.mid3 .m3_mb {display:none;}
.mid3 .m3_mb ul {display:grid;grid-template-columns: repeat(2,1fr);gap:15px;}
.mid3 .m3_swiper {position:relative;padding-bottom: 86px;}
.mid3 .m3_swiper .swiper-slide, .mid3 .m3_mb ul li {position: relative;overflow: hidden;padding: 30px 20px 0;height: 462px;text-align: center;border: 1px solid #eee;text-align: center;}
.mid3 .m3_swiper a:hover .tit {color:var(--ptColor2);}
.mid3 .cate img {height:40px;}
.mid3 .bg {margin: 24px auto 21px;width:100%;max-width:200px;height:auto;aspect-ratio:1/1;border-radius:200px;}
.mid3 .tit {font-weight:500;color: #141414;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;overflow: hidden;transition-duration: 0.2s;}
.mid3 .txt {margin: 8px 0 20px;line-height: 1.5;font-weight: 300;color: #555;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;overflow: hidden;}
.mid3 .more {position: relative;display: inline-block;padding: 0 15px;padding-right: 30px;color: var(--ptColor1);line-height: 33px;border: 1px solid;border-radius: 30px;transition-duration: 0.2s;}
.mid3 .more:hover {color:#fff;background:var(--ptColor2);}
.mid3 .more .arr {position: absolute;top: 12px;right: 15px;font-size:9px;}
.mid3 .m3_swiper .m3_sclbar {bottom: 0;left:0;width: 100%;height:10px;background: #e5e5e5;overflow:hidden;}
.mid3 .m3_swiper .m3_sclbar .swiper-scrollbar-drag {background:#000;}
.mid3 .m3_partner {padding: 130px 0;text-align:center;}
.mid3 .m3_partner ul {margin-top:-40px; text-align:center;}
.mid3 .m3_partner li{display:inline-block;margin:40px 58px;}
.mid3 .m3_partner li img{height:45px;}

@media screen and (max-width:1200px){
	.main {margin-top: 0px;}
	.mid2 {padding-top: 15px;}
	.mid2 > .inner_1600 {gap:15px;}
	.mid2 .m2_swiper a {padding-top:75px;}
	.mid2 .m2_swiper0 a {height:610px;}
	.mid2 .m2_swiper1 a {height:295px;}
	.mid2 .ytb_wrap iframe {height:299px;}
	.mid2 .m2_swiper .m2_prv, .mid2 .m2_swiper .m2_nxt, .mid2 .m2_swiper:hover .m2_prv, .mid2 .m2_swiper:hover .m2_nxt {opacity: 0.9;width: 40px;height: 50px;}
	.mid2 .m2_swiper .txt {padding: 12px 0 15px;}
	.mid3 .tit_box .cate_ul img {width:36px;}
	.mid3 .cate img {height:34px;}
	.mid3 .m3_partner {padding: 80px 0;}
	.mid3 .m3_partner li {margin:30px 35px;}
	.mid3 .m3_partner li img {height:33px;}
}
@media screen and (max-width:1000px){
	.mid1 .event_wrap, .mid2 > .inner_1600 {grid-template-columns: inherit;}
	.mid2 .m2_swiper, .mid2 .ytb_wrap {grid-row: inherit;grid-column: inherit;}
	.mid2 .m2_swiper a, .mid2 .ytb_wrap {padding-top:0;height:250px;}
	.mid2 .m2_swiper a {padding-top: 50px;}
	.mid3 .txt {margin: 5px 0;}
	.mid2 .ytb_wrap {height:auto;}
	.mid2 .ytb_wrap iframe {height:auto;aspect-ratio:16/9;}
	.mid2 .m2_swiper .mbtn {padding: 0 20px;line-height:30px;}
	.mid3 .tit_box {gap: 15px;flex-direction:column;align-items: center;}
	.mid3 .tit_box .cate_ul img {width:24px;}
	.mid3 .m3_swiper {display:none;}
	.mid3 .m3_mb {display:block;}
	.mid3 .m3_mb ul li {padding: 10px;padding-top: 25px;padding-bottom: 25px;height:auto;}
	.mid3 .bg {margin: 20px auto 15px;max-width:165px;}
	.mid3 .more {padding: 0 10px;padding-right: 20px;font-size:11px;line-height: 26px;}
	.mid3 .more .arr {top:8px;right:10px;}
}
@media screen and (max-width:600px){
	.mid1 video {margin-top: 0px;}
	.mid2 .m2_swiper .m2_prv, .mid2 .m2_swiper .m2_nxt, .mid2 .m2_swiper:hover .m2_prv, .mid2 .m2_swiper:hover .m2_nxt {width:30px;height:34px;}
	.mid3 .cate img {height:21px;}
	.mid3 .m3_mb ul li {padding: 14px;}
	.mid3 .m3_partner {padding: 55px 0;}
	.mid3 .m3_partner li {margin:15px;}
	.mid3 .m3_partner li img {height:20px;}
	.mid3 .bg {margin: 10px auto 7px;max-width:130px;}
}

/* 하단 */
.footer {padding: var(--ctMargin60) 0;background:#eceef2;text-align:center;}
.footer ul {display:flex;flex-wrap:wrap;justify-content:center;}
.footer ul a:hover {color:var(--ptColor1);}
.footer .logo {display:block;}
.footer .logo img {width:128px;}
.footer .ft_ul1 {margin: 40px 0 30px;color: #6b6b6b;line-height:1;}
.footer .ft_ul1 > li + li {padding-left: 13px;margin-left: 13px;border-left:1px solid #acacac;}
.footer .ft_ul1 a {font-weight: 500;color: #6b6b6b;transition-duration: 0.2s;}
.footer .ft_ul2 {margin-top: 10px;font-weight: 300;color: #707070;}
.footer .ft_ul2 > li {position:relative;transform: skew(-0.1deg);}
.footer .ft_ul2 > li + li {padding-left: 13px;margin-left: 13px;}
.footer .ft_ul2 > li + li::before {content:'/';position:absolute;top:0;left:0;color:#bbb;}
.footer .ft_ul2 a {color: #707070;transition-duration: 0.2s;}
.footer .lang {display:none;}

@media screen and (max-width:1200px){
	.footer{padding: 42px 15px 39px;}
}
@media screen and (max-width:1000px){
	.footer{padding: 42px 15px 39px;}
	.footer .logo img {width:100px;}
	.footer .ft_ul1 {margin: 15px 0;}
	.footer .ft_ul2 {line-height: 1.7;}
	.footer .ft_ul2 > li {word-break:keep-all;}
	.footer .ft_ul2 > li + li {padding-left: 0;margin-left: 0;}
	.footer .ft_ul2 > li + li::before {position:inherit;display:inline-block;margin: 0px 5px;}
	.footer .lang {margin-top: 10px;display:block;}
	.footer .lang img {width:16px;}
}
@media screen and (max-width:600px){
	.footer {padding: 32px 0 27px;}
}

/* 이미지 */
.img_wrap{ z-index:2; position:relative; overflow:hidden; border-radius:4px; }
.img_wrap:before{ z-index:3; position:absolute; left:0; top:0; content:''; width:100%; height:100%; }
.img_wrap img{ width:auto !important; max-width:100% !important; }
.img_wrap img{ transition:all 0.4s ease; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -o-transition:all 0.4s ease; }

.dotted{ clear:both; position:relative; padding-top:55px; margin-bottom:55px; }
.dotted_big{ clear:both; position:relative; padding-top:60px; margin-bottom:60px; }
.dotted_line{ clear:both; position:relative; padding-top:60px; margin-bottom:60px; border-bottom:1px dashed #ddd; }
.dotted_big_line{ clear:both; position:relative; padding-top:80px; margin-bottom:80px; border-bottom:1px dashed #ddd; }
.dotted_small{ clear:both; position:relative; padding-top:35px; margin-bottom:35px; }

/* 카카오톡 채널 추가 및 상담 버튼 */
.kakao_wrap > a{ z-index:3; display:block; width:110px; position:fixed; right:30px; }
.kakao_channel{ bottom:170px; }
.kakao_contact{ bottom:120px; }

/* TOP 탑 버튼 */
.eb-top{ z-index:3; right:50px !important; bottom:32px !important; font-size:0 !important; width:62px; height:62px; background:none; text-align:center; }
.eb-top{ -webkit-transition-duration:0.4s; -moz-transition-duration:0.4s; -o-transition-duration:0.4s; -ms-transition-duration:0.4s; transition-duration:0.4s; }
.eb-top p{ display:block !important; margin:0; width:62px; height:62px; background:#434343; border-radius:100px; overflow:hidden; }
.eb-top p{ -webkit-transition-duration:0.4s; -moz-transition-duration:0.4s; -o-transition-duration:0.4s; -ms-transition-duration:0.4s; transition-duration:0.4s; }
.eb-top p:hover{ background:#830008; }
.eb-top p i{ margin:14px 0 4px 0; display:block; color:#fff; font-size:11px; opacity:0.5; }
.eb-top p span{ display:block; font:500 15px/62px 'Roboto','Malgun Gothic',Sans-serif; color:#fff; opacity:0.7; text-transform:uppercase; }

/* 개인정보처리방침 */
#ctt {margin: 0px !importanta;padding: 0px !important;}
.privacy_wrap h2{ margin:0; padding:45px 0 20px; display:block; color:#0081c5; font:500 17px 'Pretendard',Sans-serif; }
.privacy_wrap h2 span{ font-weight:400; }

.privacy_wrap p{margin:0;padding:8px 0;font: 300 15px/28px 'Pretendard',Sans-serif;word-break:keep-all;}
.privacy_wrap p.i_wrap{ font-size:17px; line-height:27px; }
.privacy_wrap p > span{ color:#434343; font:400 15px 'Pretendard',Sans-serif; }
.privacy_wrap p > b{ font-weight:400; color:#242424; }
.privacy_wrap p > b > u{ text-decoration:none; }
.privacy_wrap p > i{ font-size:15px; color:#434343; }

.privacy_wrap ul{ margin:12px 0 14px; padding:15px 25px; background:rgba(255,255,255,0.5); border:1px solid #eee; border-width:1px 0; }
.privacy_wrap ul li{ position:relative; padding-left:10px; margin:5px 0; font:300 14px/25px 'Pretendard',Sans-serif; }
.privacy_wrap ul li:before{ position:absolute; left:0; top:11px; display:inline-block; content:''; width:3px; height:3px; border-radius:100em; margin-right:3px; background:#242424; }
.privacy_wrap ul li.before_none_li{ padding:5px 0 0 0; }
.privacy_wrap ul li.before_none_li:first-child{ padding:0; }
.privacy_wrap ul li.before_none_li:before{ display:none; }
.privacy_wrap ul li b{ font-weight:400; color:#242424; }

/* 서브 */
#sub_div {margin-top: var(--hdHeight);overflow:hidden;}
#sub_div > .inner {padding-top: var(--ctMargin100);padding-bottom: var(--ctMargin140);}
#sub_div > .inner_x {padding: 0px;}
.sub p {color: #444;word-break: keep-all;font-size: 15px;font-weight: 300;line-height: 1.67;}

/* 서브 네비게이션 */
.lnbTop_wrap{ padding:0 50px; background:#eceef2; border:1px solid #e3e7ef; border-width:1px 0; }
.lnbTop:after{ display:block; content:''; clear:both; }
.lnbTop > li{ position:relative; float:left; }
.lnbTop > li:after{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.lnbTop > li:hover:after{ display:none; }
.lnbTop > li:hover:before{ z-index:3; position:absolute; left:0; bottom:0; content:''; width:100%; height:1px; background:rgba(255,255,255,0.05); }
.lnbTop > li h2 a:before{ position:absolute; right:0; top:15px; content:''; width:1px; height:30px; background:#d9dee7; }
.lnbTop > li a{ position:relative; display:block; min-width:210px; padding:0 40px 0 25px; font:500 15px/60px 'Pretendard',Sans-serif; color:rgba(0,0,0,0.5); }
.lnbTop > li a{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.lnbTop > li h2 a{ overflow:hidden;}
.lnbTop > li h2 a:after{ position:absolute; right:25px; top:0; content:''; font:normal 10px/60px 'FontAwesome'; }
.lnbTop > li:hover h2 a{ color:#1d3f80; }
.lnbTop > .lnb_home a{ text-indent:-999px; width:60px; min-width:60px; background:url("../img/home_icon_black.png") no-repeat center; background-size:14px; opacity:0.35; }
.lnbTop > .lnb_home a:after{ display:none; }
.lnbTop > li.lnb_home:before{ z-index:2; position:absolute; left:-1px; top:15px; content:''; width:1px; height:30px; background:#d9dee7; }
.lnbTop > li.lnb_home:after{ z-index:2; position:absolute; right:-1px; top:15px; content:''; width:1px; height:30px; background:#d9dee7; }
.lnbTop > li.lnb_home:hover a{ background:url("../img/home_icon_blue.png") no-repeat center; background-size:14px; opacity:1; }
.lnbTop > li.lnb_home:hover:after{ display:inline-block; }

.lnb_menu{ display:none; z-index:3; position:absolute; left:0; top:100%; width:100%; background:#eceef2; }
.lnbTop > li:hover .lnb_menu{ display:block; }
.lnb_menu li a{ line-height:48px; font-weight:400; }
.lnb_menu li:hover a{ color:#1d3f80; }

/* 스킨 */
.total_wrap{ position:relative; height:100%; }
.centerWrap{ position:relative; width:100%; max-width:1230px; box-sizing:border-box;margin:0 auto; padding:0 15px; }
.centerWrap_2{ clear:both; position:relative; margin:0 auto; padding:20px 0; text-align:center; }
.centerWrap_2:after{ content:""; display:block; clear:both; }

/* 서브 : 100% 컨텐츠 영역 */
.sub_top_block{ margin:0 auto; }
.sub_contents_wrap { position:relative; padding:0; min-height:551px; }
.sub_contents_wrap > .centerWrap{ padding:100px 15px 140px; }

/* 서브 > 페이지 타이틀 */
.page_title_wrap{ position:relative; margin-bottom:100px; }
.page_title_wrap:after{ content:""; display:block; clear:both }
.page_title_wrap > h1{ position:relative; font-weight:500; font-size:36px; line-height:42px; text-align:center; text-transform:uppercase; }
.page_title_wrap > h1:after{ content:''; display:block; width:60px; height:2px; margin:18px auto 0; background:#b4b4b4; }

/* 서브 컨텐츠 대표 문구 : 타이틀 */
.sub_title_wrap{ margin-bottom:50px; text-align:center; }
.sub_title_wrap .img_wrap{ max-width:150px; width:auto; margin:0 auto 20px; }

.sub_title h1{ position:relative; display:inline-block; font-weight:500; font-size:28px; }
.sub_title h1:before{ position:absolute; left:-80px; top:17px; content:''; width:50px; height:2px; background:rgba(180, 180, 180, 0.5); }
.sub_title h1:after{ position:absolute; right:-80px; top:17px; content:''; width:50px; height:2px; background:rgba(180, 180, 180, 0.5); }
.sub_title p{ margin-top:15px; }
.sub_title p:nth-child(1){ margin-top:0; margin-bottom:15px; }

.center{ text-align:center; }
.left{ text-align:left; }
.right{ text-align:right; }
.color1{ color:#0081c5; }
.color2{ color:#1d3f80; }
.color_red{ color:#830008; }
.color_gray{ color:#888; }
.color_white{ color:#fff; }
.background1{ background:#0081c5; }
.background2{ background:#1d3f80; }
.background_red{ background:#830008; }
.weight_bold{ font-weight:500; }
.point_round{ display:inline-block; margin-top:10px; padding:0 20px; line-height:34px; font-weight:500; color:#fff; background:#0081c5; border-radius:100px; }
.line_e{ border:1px solid #eee; }

/* 일반 서브페이지 카테고리 탭메뉴 */
.contents_tab_wrap{max-width:1230px;padding:0 15px;margin: 60px auto 65px;text-align:center;}
.contents_tab{ overflow:hidden; display:inline-block; background:#fff; border-radius:4px; }
.contents_tab li{ position:relative; float:left; width:220px;  }
.contents_tab li a{ position:relative; display:block; font-size:18px; font-weight:400; line-height:54px; color:#989898; border:2px solid #b4b4b4; border-width:2px 0 2px 0; }
.contents_tab li a:before{ z-index:0; position:absolute; right:-2px; top:0; content:''; width:2px; height:100%; background:#b4b4b4; }
.contents_tab li:first-child a{ border-left-width:2px; border-top-left-radius:4px; border-bottom-left-radius:4px; }
.contents_tab li:last-child a{ border-right-width:2px; border-bottom-right-radius:4px; border-top-right-radius:4px; }
.contents_tab li:last-child a:before{ display:none; }
.contents_tab li a:hover{ color:#1d3f80; }
.contents_tab li.active a{ color:#fff; font-weight:500; background:#1d3f80; border-color:#1d3f80; }
.contents_tab li.active a:before{ display:none; }


/* 서브 비주얼 */
.subVisual {overflow:hidden; margin:50px 50px 0; }
.sub_visual_wrap{ position:relative; overflow:hidden; max-width:1803px; height:700px; margin:0 auto; text-align:center; overflow:hidden; z-index:2; text-align:center; background:url("../img/sub_visual_00.jpg") no-repeat center; }
.sub_visual_wrap:before{ position:absolute; left:0; top:0; content:''; width:100%; height:100%; background:rgba(0,0,0,0.2); }
.sub_visual_wrap > p{ position:absolute; left:0; top:0; width:100%; height:100%; }
.sub_visual_wrap > p img{ position:absolute; left:50%; top:0; margin-left:-50%; }
.sub_visual_wrap > h1{ position:relative; display:none; margin:57px auto 0; z-index:3; font:400 34px/40px 'Pretendard', Sans-serif; color:rgba(255,255,255,0.9); text-shadow:1px 1px 1px rgba(0,0,0,.3); }
.sub_visual_wrap > h1 span{ display:block; margin-top:10px; font-size:13px; font-weight:300; color:rgba(255,255,255,0.7); }
.sub_visual_wrap > h1 span:before{ display:none; content:''; width:30px; height:2px; margin:10px auto; background:#cc111c; }
.sub_visual_wrap > h1.round_title{padding:0 30px; margin:71px auto 0; font-size:24px; border:1px solid rgba(255,255,255,.2); background:rgba(0,0,0,0.1); border-radius:100em; }

.sub_visual_wrap > h2{ position:relative; padding:200px 0 0 10%; z-index:3; font:500 42px/54px 'Pretendard', Sans-serif; color:rgba(255,255,255,0.9); text-shadow:1px 1px 1px rgba(0,0,0,.3); text-align:left; }
.sub_visual_wrap > h2 u{ text-decoration:none; color:#f6ff00; }
.sub_visual_wrap > h2 strong{ display:block; font-weight:500; font-size:50px; }
.sub_visual_wrap > h2 span{ display:block; margin-top:15px; font-weight:400; font-size:16px; line-height:26px; color:rgba(255,255,255,0.8); }

.sub_visual_wrap { animation: 1s ease-out 0s 1 slideInFromLeft; }

@keyframes slideInFromLeft {
  0% {
     -webkit-transform: translateZ(0) scale(1.1) rotate(0.1deg); transform: translateZ(0) scale(1.1) rotate(0.1deg); -webkit-transition: 1800ms; transition: 1800ms; -webkit-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);  /* easeOutQuart */
  }
  100% {
   -webkit-transform: translateZ(0) scale(1) rotate(0deg); transform: translateZ(0) scale(1) rotate(0deg);
  }
}


@media screen and (max-width:1400px){
	/* 서브 네비게이션 */
	.lnbTop_wrap{ padding:0 15px; }

	/* 서브 비주얼 */
	.subVisual { margin:15px 15px 0; }
}
@media screen and (max-width:1200px){
	#sub_div > .inner {padding-top: 70px;padding-bottom: 90px;}
	#sub_div > .inner_x {padding: 0px;}
	.sub p {font-size: 14px;line-height: 23px;}

	/* TOP 탑 버튼 */
	.eb-top{ width:54px; height:54px; right:38px !important; }
	.eb-top p{ width:54px; height:54px; }
	.eb-top p span{ line-height:54px; font-size:14px; }

	/* 카카오톡 채널 추가 및 상담 버튼 */
	.kakao_wrap > a{ width:95px; right:20px; }
	.kakao_channel{ bottom:140px; }
	.kakao_contact{ bottom:95px; }

	/* 개인정보처리방침 */
	.privacy_wrap h2{ margin:10px 0 0; padding:10px 0 6px; font-size:13px; line-height:20px; }
	.privacy_wrap h2 span{ font-size:13px; line-height:20px; }

	.privacy_wrap p{ font-size:12px; line-height:20px; }
	.privacy_wrap p.i_wrap{ font-size:15px; line-height:24px; }
	.privacy_wrap p > span{ font-size:12px; line-height:20px; }
	.privacy_wrap p > i{ font-size:13px; line-height:20px; }

	.privacy_wrap ul{ padding:10px 15px; }
	.privacy_wrap ul li{ font-size:12px; line-height:20px; }

	/* 서브 > 페이지 타이틀 */
	.page_title_wrap{ margin-bottom:60px; }
	.page_title_wrap h1{ font-size:32px; line-height:38px; }
	.page_title_wrap h1:after{ margin-top:13px; width:40px; }

	.sub_contents_wrap > .centerWrap{ padding-top:70px; padding-bottom:90px; }
	.sub_contents_wrap:before{ border-right:950px solid rgba(0,0,0,0.02); border-bottom:340px solid transparent; }
	
	/* 일반 서브페이지 카테고리 탭메뉴 */
	.contents_tab_wrap{ margin-top:-30px; margin-bottom:50px; }
	.contents_tab li{ width:200px; }
	.contents_tab li a{ font-size:16px; line-height:50px; }

	/* 서브 비주얼 */
	.sub_visual_wrap{ height:500px; background-size:cover !important; }
	.sub_visual_wrap h1{ margin-top:44px; font-size:20px; line-height:34px; }
	.sub_visual_wrap > h1 span{ margin-top:6px; font-size:11px; }
	.sub_visual_wrap p img{ position:relative; left:auto; top:auto; margin-left:0; width:auto; height:150%; }
	.sub_visual_wrap > h2{ padding-top:113px; font-size:34px; line-height:46px; }
	.sub_visual_wrap > h2 span{ margin-top:10px; font-size:15px; line-height:25px; }

	/* 서브 컨텐츠 대표 문구 : 타이틀 */
	.sub_title_wrap{ margin-bottom:40px; }
	.sub_title h1{ font-size:24px; }
	.sub_title h1:before{ width:40px; left:-70px; top:18px; }
	.sub_title h1:after{ width:40px; right:-70px; top:18px; }
	.sub_title p:nth-child(1){ margin-bottom:12px; }
}
@media screen and (max-width:1000px){
	#sub_div > .inner {padding-top: 45px;padding-bottom: 60px;}
	#sub_div > .inner_x {padding: 0px;}
	.sub p {font-size: 12px;line-height: 20px;word-break:keep-all;}

	/* TOP 탑 버튼 */
	.eb-top{ width:40px; height:40px; right:29px !important; bottom:22px !important; }
	.eb-top p{ width:40px; height:40px; }
	.eb-top p span{ line-height:40px; font-size:11px; }

	/* 카카오톡 채널 추가 및 상담 버튼 */
	.kakao_wrap > a{ width:70px; right:15px; }
	.kakao_channel{ bottom:105px; }
	.kakao_contact{ bottom:70px; }

	/* 서브 > 페이지 타이틀 */
	.page_title_wrap{ margin-bottom:40px; }
	.page_title_wrap h1{ font-size:22px; line-height:26px; }
	.page_title_wrap h1:after{ width:30px; }

	.sub_contents_wrap { min-height:300px; }
	.sub_contents_wrap:before{ border-right:340px solid rgba(0,0,0,0.02); border-bottom:160px solid transparent; }
	.sub_contents_wrap > .centerWrap{ padding-top:45px; padding-bottom:60px; }

	/* 일반 서브페이지 카테고리 탭메뉴 */
	.contents_tab_wrap{ margin:-20px 0 40px; padding:0; }
	.contents_tab{ overflow:visible; width:100%; margin:0 auto; max-width:500px; }
	.contents_tab:after{ clear:both; content:''; display:block; }
	.contents_tab li{ width:50%; margin-top:-1px; }
	.contents_tab li:nth-child(2n+1){ margin-left:0; }
	.contents_tab li a{ padding:0 5px; font-size:12px; line-height:34px; border-radius:0 !important; border-width:1px !important; }
	.contents_tab li:nth-child(2n+1) a{ border-right:0; }
	.contents_tab li a:before{ display:none; }

	/* 서브 네비게이션 */
	.lnbTop_wrap{ padding:0; }
	.lnbTop > li{ width:42.9%; }
	.lnbTop > li a{ min-width:auto; padding:0 25px 0 15px; font-size:12px; line-height:42px; }
	.lnbTop > li a{ text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
	.lnbTop > li h2 a:before{ top:11px; height:20px; }
	.lnbTop > li h2 a:after{ right:15px; font-size:12px; line-height:42px; }
	.lnbTop > li.lnb_3_sub h2 a:before{ display:none; }
	.lnbTop > .lnb_home{ width:14.2%; }
	.lnbTop > li.lnb_home:before{ display:none; }
	.lnbTop > li.lnb_home:after{ top:11px; height:20px; }
	.lnbTop > li.lnb_home a{ width:100%; min-width:auto; padding:0; background-size:12px; }
	.lnb_1_sub{ display:none; }
	.lnb_menu li a{ line-height:34px; }

	/* 서브 비주얼 */
	.sub_visual_wrap{ height:150px; }
	.sub_visual_wrap h1{ padding:0 20px; margin-top:23px; font-size:17px; line-height:30px; }
	.sub_visual_wrap > h1 span{ margin-top:2px; }

	.sub_visual_wrap > h2{ padding:52px 8% 0; font-size:16px; line-height:24px; text-align:center; word-break:keep-all; }
	.sub_visual_wrap > h2 span{ display:none; margin-top:6px; font-size:11px; line-height:18px; word-break:keep-all; }
	.sub_visual_wrap > h2 span br{ display:none; }

	/* 서브 컨텐츠 대표 문구 : 타이틀 */
	.sub_contents_title{ margin-bottom:40px; font-size:13px; line-height:20px; font-weight:300; text-align:left; }
	.sub_contents_title br{ display:none; }
	.sub_contents_title strong{ font-weight:400; }

	.sub_right_contents{ padding:0; min-height:auto; }
	.sub_title_wrap{ margin-bottom:30px; }
	.sub_title_wrap .img_wrap{ max-width:90px; margin-bottom:15px; }
	.sub_title { font-size:13px; line-height:18px; }
	.sub_title h1{ font-size:16px; line-height:20px; font-weight:500; }
	.sub_title h1:before{ width:30px; left:-50px; top:8px; }
	.sub_title h1:after{ width:30px; right:-50px; top:8px; }
	.sub_title h3{ font-size:16px; line-height:20px; font-weight:500; }
	.sub_title h4{ margin-bottom:10px; font-size:14px; line-height:20px; font-weight:500; }
	.sub_title span{ margin-top:10px; font-size:12px; line-height:22px; }
	.sub_title span br{ display:none; }
	.sub_title p:nth-child(1){ margin-bottom:10px; }

	.dotted{ padding-top:30px; margin-bottom:30px; }
	.dotted_big{ padding-top:30px; margin-bottom:30px; }
	.dotted_line{ padding-top:30px; margin-bottom:30px; }
	.dotted_big_line{ padding-top:40px; margin-bottom:40px; }
	.dotted_small{ padding-top:8px; margin-bottom:8px; }

	.point_round{ padding:0 15px; line-height:28px; }
}

/* 브랜드 - About */
.about_title{ margin-bottom:60px; }
.about_title h2{ padding-bottom:10px; font-size:30px; line-height:40px; font-weight:500; letter-spacing:-0.5px; }
.about_title p{ margin-top:20px; font-size:17px; line-height:27px; }

.img_row{ overflow:hidden; margin-top:-80px; }
.img_row > li{ position:relative; float:left; width:48%; margin-left:4%; margin-top:80px; }
.img_row li:nth-child(2n+1){ margin-left:0; }
.img_row li ol{ margin-top:35px; padding:0 10px; }
.img_row li ol li{ position:relative; padding-left:15px; color:#444; font-size:18px; line-height:32px; }
.img_row li ol li:before{ position:absolute; left:0; top:13px; display:inline-block; content:''; width:4px; height:4px; border-radius:100px; background:#777; }
.img_row li ol li b{ font-weight:500; }
.img_row li:hover img{ transform:scale(1.05); }

.img_row.one li{ float:none; width:100%; margin-left:0; }
.img_row li ol.small_size li{ font-size:16px; font-weight:300; }

.img_row_link{ z-index:2; position:absolute; right:17px; bottom:81px; display:block; }
.img_row_link span{ position:relative; display:block; padding:0 30px 0 17px; background:#1d3f80; color:#fff; line-height:42px; font-weight:500; font-size:16px; }
.img_row_link span{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.img_row_link span:after{ position:absolute; right:15px; top:0; content:''; font:normal 11px/41px 'Fontawesome'; }
.img_row_link:hover span{ background:#0081c5; }

/* Behavior */
.vision_list{ font-size: 0; text-align: center; white-space: nowrap; width: 100%; margin:0 auto; }
.vision_list li{ width:calc((100% / 5) + 20px); padding: 60px 0; background-color: rgba(84, 165, 249, 0.15); display: inline-block; border-radius: 50%; }
.vision_list li .img_wrap{ margin-bottom:25px; }
.vision_list li .img_wrap img{ max-height:70px; }
.vision_list li strong{ margin-bottom:5px; font-size: 20px; font-weight: 500; color: #000; display: block; letter-spacing: 1px; }
.vision_list li:nth-child(2n){ margin: 0 -30px; }

.left_title_block_wrap{ margin-top:90px; padding:0 12px; }
.left_title_wrap{ overflow:hidden; margin-top:55px; }
.left_title{ float:left; width:23%; position:relative; padding-top:14px; word-break:keep-all; }
.left_title:before{ position:absolute; left:0; top:0; width:100%; height:1px; content:''; background:#ddd; }
.left_title strong{ display:block; font:500 18px/22px 'Roboto','Noto Sans KR','Malgun Gothic',Sans-serif; color:#141414; }
.left_title strong:before{ position:absolute; left:0; top:0; width:20px; height:3px; content:''; background:#1d3f80; }
.left_title strong span{ display:inline-block; margin-right:5px; font-weight:500; color:#1d3f80; text-transform:uppercase; }
.left_title strong i{ font-style:normal; line-height:22px; }
.left_title_block{ overflow:hidden; float:right; width:72%; }
.left_title_block p{ margin-top:16px; color:#333; font-size:16px; line-height:26px; }
.left_title_block p b{ font-weight:500; }

/* 브랜드 - BI */
.ci_box {overflow:hidden;margin-top:80px; }
.ci_box .tit {float:left; width:33%; font-size:30px; font-weight:500;}
.ci_box .info {float:left; width:67%;}
.ci_box .info img {max-width:100%}
.ci_box .info > img:nth-of-type(2){ margin-top:30px; }
.ci_box .info p {clear:both; padding:30px 0 0; color:#333; font-weight:400; font-size:16px;line-height: 1.5;}
.ci_box .info ul{ overflow:hidden; }
.ci_box .info ul li{ position:relative; float:left; width:48%; }
.ci_box .info ul li:nth-child(2){ margin-left:4%; }
.ci_box .info ul li span{ z-index:3; position:absolute; right:20px; top:18px; padding:1px 12px 0; font-weight:400; font-size:14px; line-height:24px; color:#fff; border-radius:100px; background:#333; }
.ci_box .color {float:left; width:48%; padding:5%;}
.ci_box .info .color:nth-child(1) {background:#1d3f80; color:rgba(255,255,255,0.9);}
.ci_box .info .color:nth-child(2) {margin-left:4%; background:#fff; color:#333; border:1px solid #ddd; }
.ci_box .info .color span {font-size:20px; font-weight:500}
.ci_box .info .color:nth-child(2) p{ color:#333; }
.ci_box .info .color p {opacity:.8; padding-top:2px; color:#fff}

@media screen and (max-width:1200px){
	/* 브랜드 - About */
	.about_title{ margin-bottom:50px; }
	.about_title h2{ font-size:26px; line-height:36px; }
	.about_title p{ margin-top:15px; font-size:15px; line-height:25px; }
	.img_row{ margin-top:-30px; }
	.img_row > li{ margin-top:30px; }
	.img_row li ol{ margin-top:25px; }
	.img_row li ol li{ font-size:16px; line-height:30px; }
	.img_row li ol li:before{ top:12px; }

	.img_row li ol.small_size li{ font-size:15px; }

	.img_row_link{ right:0; bottom:145px; }
	.img_row_link span{ padding:1px 28px 0 15px; line-height:36px; font-size:14px; }
	.img_row_link span:after{ line-height:36px; font-size:14px; }

	/* Behavior */
	.vision_list li .img{ margin-bottom:25px; }
	.vision_list li .img img{ width:80px; }
	.vision_list li strong{ font-size:18px; letter-spacing:0; }

	/* BI */
	.bi_wrap .ci_box{ margin-top:55px; }
	.ci_box .tit{ font-size:26px; }
	.ci_box .info p{ font-size:15px; }
	.ci_box .info ul li span{ font-size:12px; }
}
@media screen and (max-width:1000px){
	/* 브랜드 - About */
	.about_title{ margin-bottom:40px; }
	.about_title h2{ font-size:18px; line-height:26px; }
	.about_title p{ margin-top:10px; font-size:12px; line-height:20px; }

	/* .about_wrap  */
	.img_row{ margin-right:auto; margin-left:auto; margin-top:-25px; max-width:600px; }
	.img_row > li{ float:none; width:100%; margin-left:0; margin-top:25px; }
	.img_row li ol{  }
	.img_row li ol li{ padding-left:10px; font-size:13px; line-height:23px; }
	.img_row li ol li:before{ top:8px; width:3px; height:3px; }
	.img_row li ol.small_size li{ font-size:12px; line-height:20px; }

	.img_row_link{ bottom:117px; }
	.img_row_link span{ padding:1px 22px 0 12px; line-height:34px; font-size:12px; }
	.img_row_link span:after{ right:12px; line-height:34px; font-size:12px; }

	/* Behavior */
	.vision_list{ width:100%; white-space:inherit ; text-align:center; background:rgba(84, 165, 249, .1); border-radius:30px; }
	.vision_list li{ display:inline-block; width:32%; margin-left:2%; background:none; padding:15px 0; }
	.vision_list li:nth-child(2n){margin:0;}
	.vision_list li:first-child{ margin-left:0; }
	.vision_list li:nth-child(2){margin:0 0 0 2%; }
	.vision_list li .img_wrap{margin-bottom:5px ; }
	.vision_list li .img{ margin-bottom:0; }
	.vision_list li .img_wrap img{ height:50px; }
	.vision_list li strong{ font-size:14px; }

	.left_title_wrap{ margin-top:40px; }
	.left_title_wrap .left_title{float:none; width:100%; }
	.left_title_wrap .left_title strong{ font-size:15px; }
	.left_title_wrap .left_title_block{ float:none; width:100%;}
	.left_title_wrap .left_title_block p{ font-size:13px; line-height:170%; }

	/* BI */
	.bi_wrap .ci_box{ margin-top:35px; }
	.ci_box .tit{ float:none; width:100%; margin-bottom:15px; font-size:20px; }
	.ci_box .info{ float:none; width:100%; }
	.ci_box .info p{ font-size:12px; text-align:left; }
	.ci_box .info p br{ display:none; }
	.ci_box .color{ float:none; width:100%; padding:13px 15px 14px; }
	.ci_box .info .color:nth-child(2){ margin-left:0; border-top-width:0; }
	.ci_box .info .color span{ font-size:16px; }
	.ci_box .info .color p{ line-height:18px; }

	.ci_box .info ul li span{ right:0; top:0; padding:1px 6px 0; font-size:10px; line-height:18px; border-radius:0; }
}

/* 브랜드 - 수상 */
.awards .award_ul {margin-top:200px;}
.awards .award_ul > li {display:flex;justify-content: space-between;}
.awards .award_ul > li + li {margin-top:var(--ctMargin110);}
.awards .award_ul > li .aw_img {width: 54%;}
.awards .award_ul > li .aw_txt {padding-top: var(--ctMargin60);width: calc(46% - 100px);}
.awards .award_ul > li .aw_logo img {width:auto;max-height:58px;}
.awards .award_ul > li .aw_logo.ht36 img {height:36px;}
.awards .award_ul > li .aw_logo.ht40 img {height:40px;}
.awards .award_ul > li .aw_logo.ht45 img {height:45px;}
.awards .award_ul > li h2{ margin:40px auto 10px; font-weight:500; line-height:36px; }
.awards .award_ul > li h3{ font-weight:400; color:#333; font-size:20px; line-height:30px; }
.awards .award_ul > li p{margin-top: 20px;color: #444;word-break: keep-all;font-size: 15px;font-weight: 300;line-height: 1.67;}

/* 연혁 */
.history_top_img{ z-index:2; position:relative; overflow:hidden; margin:0 auto -65px; width:130px; height:130px; border-radius:100px; background:url("../img/history_top_img.jpg") no-repeat center; background-size:auto 100%; }

.history_logo{ width:16%; margin:0 auto; padding:135px 0 80px; text-align:center; border:1px solid #141414; border-width:1px 1px 0 1px; border-radius:20px 20px 0 0; }
.history_logo img{ height:34px; }

.history_wrap {padding: var(--ctMargin100) 0;}
.history_wrap dl{ overflow:hidden; }
.history_wrap dl dt{ width:16%; min-height:60px; margin:0 auto; text-align:center; border:1px solid #141414; border-width:0 1px; line-height:60px; }
.history_wrap dl dd{ position:relative; float:right; width:42%; padding:0 5%; margin-top:-60px; line-height:60px; }
.history_wrap dl dd b{ font-size:16px; font-weight:500; }
.history_wrap dl.left_history dd{ float:left; text-align:right; }
.history_wrap dl dd img{ height:34px; margin-right:5px; vertical-align:-11px; }
.history_wrap dl dd img.klbo_logo{ height:20px; margin-right:7px; vertical-align:-5px; }
.history_wrap dl dd img.ministry_logo{ height:28px; vertical-align:-7px; }

.top_line:before{ position:absolute; left:0; top:0; content:''; width:70%; height:1px; background:#141414; }
.left_history .top_line:before{ left:auto; right:0; }
.top_line.small:before{ width:50%; }
.wadiz_line{ margin-top:-30px; }
.wadiz_point{ z-index:2; position:relative; }
.history_wrap dl.wadiz_point dd{ padding-left:21%; }

.bottom_blank{ width:16%; min-height:70px; margin:0 auto; border:1px solid #141414; border-width:0 1px; }
.last_line{ min-height:110px; border:1px solid #141414; border-width:0 1px 1px 1px; border-radius:0 0 20px 20px; }

@media screen and (max-width:1200px){
	/* 브랜드 - 수상 */
	.awards .award_ul {margin-top:180px;}
	.awards .award_ul > li .aw_txt {padding-top:20px;width: calc(46% - 80px);}
	.awards .award_ul > li h2 {margin: 30px 0 5px;font-size:19.5px;}
	.awards .award_ul > li h3 {font-size:16px;line-height: 26px;}
	.awards .award_ul > li p {margin-top: 10px;font-size:14px;}
	.awards .award_ul > li .aw_logo img {height:53px;}
	.awards .award_ul > li .aw_logo.ht45 img {height:40px;}
	.awards .award_ul > li .aw_logo.ht36 img, .awards .award_ul > li .aw_logo.ht40 img {height:35px;}
}
@media screen and (max-width:1000px){
	/* 브랜드 - 수상 */
	.awards .award_ul {margin-top:150px;}
	.awards .award_ul > li {margin: 0 auto;max-width: 800px;flex-direction:column;align-items:center;}
	.awards .award_ul > li .aw_img, .awards .award_ul > li .aw_txt {width:100%;}
	.awards .award_ul > li .aw_logo img {height:43px;}
	.awards .award_ul > li .aw_logo.ht45 img {height:30px;}
	.awards .award_ul > li .aw_logo.ht36 img, .awards .award_ul > li .aw_logo.ht40 img {height:25px;}
	.awards .award_ul > li .aw_txt {padding-top:45px;}
	.awards .award_ul > li h2 {font-size:18px;margin:20px auto 7px; line-height:25px; word-break:keep-all;}
	.awards .award_ul > li h3 {font-size:14px;}
	.awards .award_ul > li p {font-size:12px;}
	.awards .award_ul > li br {display:none;}

	/* 연혁 */
	.history_wrap{ max-width:800px; margin:0 auto; }
	.history_top_img{ margin:0 auto; width:100%; height:180px; border-radius:4px; background-size:cover !important; }
	.history_logo{ width:auto; margin:-45px auto 50px; padding:0; border:none; }
	.history_logo img{ height:24px; }
	.m_none{ display:none; }
	.bottom_blank{ display:none; }
	.history_wrap dl{ padding:0 1%; margin-top:25px; }
	.history_wrap dl dt{ float:none; width:100%; min-height:auto; margin:0; border:none; font-size:18px; font-weight:500; line-height:22px; color:#1d3f80; }
	.history_wrap dl dd{ float:none; width:100%; padding:0; margin-top:10px; line-height:22px; font-size:13px; text-align:center; }
	.history_wrap dl dd b{ font-size:16px; font-weight:500; }
	.history_wrap dl.left_history dd{ float:none;  text-align:center; }
	.history_wrap dl dd img{ height:22px; vertical-align:-7px; }
	.history_wrap dl dd img.klbo_logo{ height:17px; }
	.history_wrap dl dd img.ministry_logo{ height:18px; vertical-align:-4px; }
	.history_wrap dl.wadiz_point dd{ padding:0; }
}

/********** 오시는길 **********/
.location_wrap{ position:relative; overflow:hidden; }
.location_wrap li{ position:relative; overflow:hidden; float:left; height:563px; }
.location_wrap li:first-child{ width:67%; border:1px solid #ddd; border-width:1px 0 1px 1px; }
.location_wrap li iframe{ position:absolute; left:0; top:0; width:100%; height:100%; }
.location_wrap li:last-child{ width:33%; padding:50px 40px 0 40px; background:#1d3f80; }
.location_wrap li:last-child:before{ position:absolute; right:0; top:0; content:''; border-top:563px solid transparent; border-right:412px solid rgba(0,0,0,0.05); border-bottom:0px solid rgba(0,0,0,0.05); }
.location_wrap li dl{ position:relative; margin-bottom:32px; }
.location_wrap li dl dt{ overflow:hidden; position:relative; padding-bottom:25px; margin-bottom:25px; border-bottom:1px dashed rgba(255,255,255,0.2); color:#fff; }
.location_wrap li dl dt .img_wrap{ width:120px; border-radius:0; }
.location_wrap li dl dt span{ position:absolute; right:0; bottom:20px; display:inline-block; font-weight:300; font-size:14px; color:rgba(255,255,255,0.8); }
.location_wrap li dl dd{ padding-left:80px; margin-bottom:10px; font-weight:300; font-size:15px; line-height:22px; color:rgba(255,255,255,0.7); word-break:keep-all; }
.location_wrap li dl dd strong{ margin-left:-80px; width:65px; display:inline-block; margin-right:11px; font-weight:400; color:rgba(255,255,255,0.9); }
.location_wrap li > .img_wrap{ overflow:hidden; height:249px; border-radius:0; }
.location_wrap li > .img_wrap:hover img{ transform:scale(1.05); }

/* 메일 아이콘 */
.mail_icon_wrap{ text-align:center; }
.mail_icon_wrap img{ height:70px; }

/* 다음 지도 사용 시 */
.new_map{ padding:0 !important; border:none !important; border-radius:0 !important; border-bottom:1px solid #ccc !important; }
.wrap_controllers.hide{ display:none !important; }
.new_map .roughmap_lebel_text{ padding:5px 8px 6px !important; font-family:'Noto Sans KR','Malgun Gothic',Sans-serif !important; font-weight:400 !important; }

/* CONTACT US */
.board_write_block{ padding:35px 40px 40px; margin-bottom:12px; border-bottom:1px solid #ddd; border-top:2px solid #222; background:rgba(255,255,255,0.5); }

.board_write_wrap{ overflow:hidden; }
.board_write_block .board_write_wrap:nth-child(2n){ background:#fdfdfd; }

/* 문의글 타이틀 */
.estimate_title{ margin:0 0 22px 0; text-align:center; font-weight:500; font-size:24px; line-height:32px; }
.estimate_title b{ font-weight:500; color:#1d3f80; }

.info_title{ padding-bottom:20px; }
.info_title h5{ position:relative; font-weight:500; font-size:24px; line-height:32px; color:#242424; text-align:center; }

.col{ position:relative; overflow:hidden; padding:7px 0; }
.col li{ position:relative; }
.col li.col_title{ position:absolute; left:0; top:7px; width:140px; }
.col li.col_title b{ position:relative; display:block; font-weight:500; font-size:17px; line-height:40px; color:#333; text-transform:capitalize; }
.col li.col_title b.essential {padding-left:12px;}
.col li.col_title b.essential:before{ position:absolute; left:0; top:1px; display:block; content:'*'; font-weight:400; color:#d81d31; }
.col li.col_title b i{ font-style:normal;  line-height:40px; }
.col li.col_contents{ padding-left:140px; }

.infoTxt{ position:absolute; right:0; top:0; height:40px; padding:0 20px; border:1px solid #ddd; font-weight:400; font-size:13px; line-height:40px; background:#fff; color:#555; }
.infoTxt2{ display:block; padding-top:10px; font-size:13px; line-height:20px; color:#555; }
.infoTxt2 i{ display:none; }

.form-control{ width:100%; height:40px; padding:0 10px; border:1px solid #ddd; font-weight:300; font-size:14px; line-height:40px; color:#555; }
.col_contents select{ width:100%; height:40px; padding:0 10px; border:1px solid #ddd; font-weight:400; font-size:14px; line-height:40px; color:#555; }

.board_write_block textarea{ width:100%; padding:5px 10px; background:#fff; border:1px solid #ddd; min-height:132px; margin:0 auto; font-weight:300; font-size:14px; line-height:24px; }

/* 개인정보제공 동의 */
.privacy_group_block{ padding:35px 0 0; margin:35px 0 0; border-top:1px dotted #ddd; }
.privacy_group_wrap{ display:block; text-align:center; font-weight:300; font-size:14px; line-height:18px; }
.privacy_group_wrap textarea { min-height:132px; color:#777; font-size:13px; }

.privacy_group_wrap label{ margin:13px auto 0; display:inline-block; color:#555; }
.privacy_group_wrap label:hover{ color:#333; }
.privacy_group_wrap label input{ margin-right:2px; vertical-align:-2px; }
.privacy_group_wrap label u{ text-decoration:none; }

/* 자동등록방지 */
.spam_check_wrap{ padding-top:35px; margin-top:35px; border-top:1px dotted #ddd; }
.spam_check{ text-align:center; }

.board_list_btn {margin-top: 30px;text-align:center;}
.board_list_btn .btn {padding: 0px 20px;margin-right:1px; background-color:#1d3f80; border-color:#1d3f80; color:rgba(255,255,255,0.9);border-radius:3px;}
.board_list_btn input[type=submit].btn:hover{ background-color:#830008; border-color:#830008; }

.upfile_block{ /* height:54px; */ margin-top:5px; }
.upfile_wrap{ overflow:hidden; }
.upfile_wrap .btn_file{ float:left; width:15%; font-weight:400; font-size:15px; line-height:40px; color:#fff; background:#555; text-align:center; }
.upfile_wrap .btn_file{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.upfile_wrap:hover .btn_file{ background:#1d3f80; }
.upfile_wrap .filename{ float:left; width:85%; padding-right:70px; }
.upfile_wrap .upfilebtn{ position:absolute; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0); }

.upfile_delete_btn{ position:absolute; right:15px; top:8px; color:#555; }
.upfile_delete_btn:hover{ color:#333; }
.upfile_delete_btn input[type="checkbox"]{ vertical-align:-2px; }
/********** 오시는길 **********/

@media screen and (max-width:1000px){
	/* 오시는길 */
	.location_wrap li{ height:auto; float:none; }
	.location_wrap li iframe{ position:relative; left:auto; top:auto; height:255px; }
	.location_wrap li:first-child{ width:100%; margin-bottom:15px; border-width:1px; border-color:#eee; }
	.location_wrap li:last-child{ width:100%; padding:25px 25px 26px; }
	.location_wrap li > .img_wrap{ height:auto; }

	.location_wrap li dl{ margin-bottom:20px; }
	.location_wrap li dl dt{ padding-bottom:18px; margin-bottom:16px; }
	.location_wrap li dl dt .img_wrap{ width:90px; }
	.location_wrap li dl dt span{ bottom:16px; font-size:11px; }
	.location_wrap li dl dd{ padding-left:65px; font-size:12px; line-height:20px; }
	.location_wrap li dl dd strong{ margin-left:-65px; width:50px; }

	/* 메일 아이콘 */
	.mail_icon_wrap img{ height:40px; }

	/* 문의글 타이틀 */
	.board_write_block{ margin-top:-5px; padding:0; border:0; background:none; }

	.info_title{ padding-bottom:13px; }
	.info_title h5{ font-size:15.2px; line-height:22px; letter-spacing:-0.5px; }

	.col{ padding:5px 0; }
	.col li.col_title{ position:relative; left:auto; top:auto; width:100%; }
	.col li.col_title b{ margin-bottom:3px; font-size:13px; line-height:22px; }
	.col li.col_title b i{ line-height:24px; }
	.col li.col_contents{ padding-left:0; }

	.infoTxt{ position:relative; right:auto; top:auto; display:block; padding:5px 0 0 0; height:auto; border:none; background:none; font-size:11px; line-height:18px; }

	.form-control{ height:34px; padding:0 5px; line-height:34px; font-size:12px; }
	.col_contents select{ height:34px; padding:0 5px; line-height:34px; font-size:12px; }
	.board_write_wrap textarea{ min-height:109px; font-size:12px; line-height:20px; }

	.btn_video_wrap a{ padding:0 15px; line-height:34px; font-size:11px; }

	.upfile_block{ margin-top:0; }
	.upfile_wrap .btn_file{ width:20%; font-size:11px; line-height:34px; }
	.upfile_wrap .filename{ width:80%; }

	.privacy_group_block{ margin-top:25px; padding-top:25px; }
	.privacy_group_wrap{ font-size:11px; }
	.privacy_group_wrap textarea{ min-height:81px; font-size:11px; line-height:18px; }

	.spam_check_wrap{ margin-top:25px; padding-top:25px; }
	.spam_check{ height:auto; }
	.spam_check p img{ float:none; }
	.spam_check p input{ float:none; margin:0; }
	.spam_check p span{ float:none; margin-top:5px; display:block; font-size:11px; line-height:18px; }
	.spam_check p span:before{ margin-left:0; }
	.spam_check p span i{ display:none; }
}

/* 제품소개 */
.product .headroom2{z-index:5;position:fixed;left:0;top: 35px;width:100%;max-width:100%;}
.product .headroom-hidden{ top:-205px; }

.product_block{ margin:0 auto; }
.product_wrap{ position:relative; }
.product_id{ position:absolute; left:0; top:-150px; width:100%; }

.product_wrap .img_block{ position:relative; margin-bottom:70px; }
.product_wrap .img_block a{ z-index:3; position:absolute; right:30px; bottom:30px; display:block; padding:0 30px; border-radius:4px; color:#fff; font-weight:500; font-size:20px; line-height:42px; background:#830008; }
.product_wrap .img_block a{ -webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -o-transition-duration:0.2s; -ms-transition-duration:0.2s; transition-duration:0.2s; }
.product_wrap .img_block a:hover{ background:#1d3f80; }
.product_wrap .img_block:hover img{ transform:scale(1.05); }

/* 제품소개 상세 스펙 */
.product_spec_wrap{ position:relative; margin:60px auto 0; padding:0 1% 0; }
.product_spec_title{ position:relative; overflow:hidden; background:#f4f4f4; text-align:center; border-radius:4px 0 0 4px; }
.product_spec_title h3{ float:left; min-width:175px; padding:0 3%; font-size:26px; font-weight:500; line-height:74px; color:#fff; background:#1d3f80; }
.product_spec_title h4{ float:right; padding:0 3% 0 0; font-size:20px; line-height:74px; font-weight:400; }
.product_spec_contents{ overflow:hidden; margin-top:20px; padding:0 0.5%; }
.product_spec_contents li{ position:relative; float:left; width:49%; margin-left:2%; padding:18px 15px 16px 25px; font-size:17px; font-weight:300; border-bottom:1px dashed #ddd; }
.product_spec_contents li:before{ position:absolute; left:12px; top:30px; content:''; width:4px; height:4px; border-radius:100px; background:#1d3f80; }
.product_spec_contents li:nth-child(2n+1){ margin-left:0; }
.one .product_spec_contents li{ float:none; width:100%; margin-left:0; }

/* 추천환경 */
.environment_wrap{ position:relative; }
.environment_id{ position:absolute; left:0; top:-210px; width:100%; }

/* 주요기술 */
.img_row li .b_tilte li{ margin-top:3px; color:#555; font-weight:300; word-break:keep-all; }
.img_row li .b_tilte.number_before li{ padding-left:90px; }
.img_row li .b_tilte.number_before li:before{}
.img_row li .b_tilte li b{ display:inline-block; width:76px; margin-left:-80px; font-weight:400; color:#333; }

.skill_wrap li .img_wrap strong{ z-index:3; display:inline-block; position:absolute; left:0; bottom:0; padding:0 18px; color:rgba(255,255,255,0.7); background:rgba(0,0,0,0.3); font-weight:400; font-size:15px; line-height:28px; }
.skill_wrap li .img_wrap:hover img{ transform:scale(1.05); }

.skill_wrap .about_title{ padding:0 10px; margin:35px 0 0; }
.skill_wrap .about_title h2{ font-size:26px; }
.skill_wrap .about_title p{ margin-top:0; }
.skill_wrap .img_row li ol{ margin-top:0; }

/* PR */
.img_float{ overflow:hidden; }
.img_float a{ float:left; width:60%; display:block; }
.img_float:hover a img{ transform:scale(1.05); }
.img_float dl{ float:right; width:35%; padding:50px 15px 0; }
.img_float h2{ margin:40px auto 30px; font-weight:500; }
.img_float dl dd img{ height:65px; }

.webtoon a div{ border:1px solid #ddd; }
.webtoon dl dd img{ height:40px; }

@media screen and (max-width:1200px){
	/* 제품소개 */
	.product .headroom2 {top:-500px}
	.product .page_title_wrap > section {margin-top: 60px;}
	.product_id{ top:-100px; }

	.product_wrap .img_block{ margin-bottom:45px; }
	.product_wrap .img_block a{ right:25px; bottom:25px; padding:0 25px; font-size:18px; line-height:40px; }

	/* 제품소개 상세 스펙 */
	.product_spec_wrap{ margin:40px auto 0; }
	.product_spec_title h3{ min-width:150px; font-size:20px; line-height:64px; }
	.product_spec_title h4{ font-size:16px; line-height:64px; }
	.product_spec_contents{ margin-top:15px; }
	.product_spec_contents li{ padding:15px 15px 13px 25px; font-size:15px; }
	.product_spec_contents li:before{ top:24px; }

	.title_body .headroom2{ position:relative !important; left:auto !important; top:auto !important; }

	/* 주요기술 */
	.skill_wrap .about_title h2{ font-size:22px; }

	/* PR */
	.img_float h2{font-size:19.5px;}


	/* 게시판 공통 */
	#bo_gall .inner, #bo_list .inner, #bo_v .inner, #bo_w .inner {padding-left: 0px;padding-right: 0px;}
}
@media screen and (max-width:1000px){
	/* 제품소개 */
	.product_wrap .img_block a{ right:15px; bottom:15px; padding:0 15px; font-size:13px; line-height:32px; }

	/* 제품소개 상세 스펙 */
	.product_spec_title{ overflow:hidden; }
	.product_spec_title h3{ float:none; min-width:auto; width:100%; font-size:14px; line-height:34px; border-radius:4px 4px 0 0; }
	.product_spec_title h4{ float:none; padding:5px 15px; font-size:12px; line-height:22px; text-align:left; }
	.product_spec_contents{ margin-top:8px; }
	.product_spec_contents li{ float:none; width:100%; margin-left:0; padding:7px 15px 5px 25px; font-size:12px; }
	.product_spec_contents li:before{ left:15px; top:15px; width:2px; height:2px; }

	/* 주요기술 */
	.skill_wrap li .img_wrap strong{ padding:0 12px; font-size:11px; line-height:24px; }

	.skill_wrap .about_title{ padding:0 5px; margin:20px 0 0; }
	.skill_wrap .about_title h2{ padding-bottom:8px; font-size:16px; }

	/* PR */
	.pr_wrap{ max-width:800px; margin:0 auto; }
	.img_float a{ float:none; width:100%; }
	.img_float dl{ float:none; width:100%; padding:30px 5px 0; }
	.img_float h2{ margin:15px auto 5px;font-size:18px; }
	.img_float dl dd img{ height:40px; }

	.webtoon dl dd img{ height:25px; }
}