@charset "utf-8";

/* Recommended */
* {
    font-family: 'Noto Sans KR Regular', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif;
    font-weight: 300;
}
b, h1, h2, h3, h4, h5, h6, strong, th {
    font-family: 'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif;
    font-weight: 500;
}
body {
    color: #555;
    font-size: 16px;
    word-spacing: -.5px;
    letter-spacing: -.3px;
}


body,div,dl,dt,dd,ul,ol,li,form,fieldset,input,textarea,p,blockquote,th,td,tr{ 
	margin:0px;
	padding:0px;
	TEXT-DECORATION: none;

 }
/* 스크롤바 */
@-ms-viewport{width:device-width}
/* SIR 지운아빠 */

/* 초기화 */
html {}
/*html {overflow-y:scroll}*/
body {margin:0;padding:0;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {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}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}

textarea, select {font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:underline}
h2{font-size:16px !important}
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1100px;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_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd{position:relative;text-align:center;width:100%;background-color:rgba(255,255,255,0);z-index:99;height:100px;min-width:1300px}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper{width:1300px;margin:0 auto; position:relative}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:25px 0 0 0 }

/*
@media (max-width: 1024px){
#hd_wrapper{width:100%;}
#logo {left:20px }
}
*/



#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}


#gnb {float:right; width:800px;padding:60px 0 0 0}
#gnb:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_wr{width:100%;margin:0 auto;position:relative;}
#gnb a {display:block}
.gnb_1dul{}
.gnb_1dli{position:relative;float:left;height:80px;line-height:80px;}
.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli button{float:left;border:0;width:0;height:40px;overflow:hidden;border:0;text-indent:-9999px;background:#fff}
.gnb_1da {position:relative;float:left;height:40px;line-height:80px;margin:0 0;font-size:16px;padding:0 35px; font-weight:bold; color:#000; }
.gnb_2dul {display:none;position:absolute;top:40px;left:0;min-width:100%;z-index:99; text-align:left;min-width: 200px; white-space: nowrap;border:1px solid #e3e3e3; background: #fff;}
.gnb_1dli:hover .gnb_2dul {display:block}
.gnb_1dli:hover .gnb_1da{color:#5166d8;}
.gnb_1dli:hover .gnb_1da:before{background:#fff;}
.gnb_2da {width: 100%;padding:0 15px;line-height:49px; font-size: 14px;color: #666;display: inline-block;float: left;position: relative;font-weight:normal;white-space: nowrap;; border-top: 1px solid rgba(0,0,0,0.03);}
.gnb_2da:hover{color: #5166d8; background: #fafafa;}
.gnb_2da:active { background: #eaecf7;color:#5166d8}

/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {float:right;margin:0;padding:0;list-style:none;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}



/* 중간 레이아웃 */
#wrapper {margin:0 auto;width:100%;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}

#container {z-index:4;position:relative;float:left;padding:15px 16px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border-right:1px solid #dde4e9;background:#fff;font-size:1em;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}

/* 하단 레이아웃 */
#ft {min-width:970px;border-top:1px solid #dde4e9;background:#f2f5f9}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}

#ft_company {text-align:center}

#ft_copy {background:#414141}
#ft_copy div {position:relative;margin:0 auto;padding:10px 0;width:970px;color:#fff}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.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;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 {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;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:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;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/captcha.png') no-repeat; 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%}

/* 버튼 */
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:center} /* 서식단계 진행 */

.btn_submit {padding:10px 15px;border:0;background:#1eb9ee;color:#fff;letter-spacing:-0.1em;cursor:pointer;border-radius: 3px;font-size:16px}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:10px 15px;border:1px solid #ccc;background:#fafafa;color:#333;text-decoration:none;vertical-align:middle;;border-radius: 3px;font-size:16px;box-sizing: border-box; }
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 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_head01 thead a {color:#383838}
.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-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.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}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;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}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;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}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #fff top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;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:100px;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 {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 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 {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;border-radius:3px;letter-spacing:0;line-height:25px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none; border:1px solid #ccc}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* 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}

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:43px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}

/*메인상단*/
.top_menu_wrap{position:fixed; width:100%; z-index: 1000; top:0; left:0;}
.top_menu{ width:1100px; margin:0 auto; text-align:center; padding:15px 0 0 0;}
.top_menu a img{float:left;}

#menu_btn{position:relative; float:right;z-index:1000000}
ul.menu_list li{padding:0 10px; height: 47px; position: relative;list-style:none;}
ul.menu_list li img{position:absolute; right:0; bottom:0;}
ul.menu_list li a{display: block; padding:0 10px;height: 100%; font-size:15px; color: #01093A; text-decoration: none;}
ul.menu_list li ul.menu_sub{position: absolute;background-color:#fff; list-style:none;}
ul.menu_list li ul.menu_sub li{text-align:center; height: 40px; line-height: 40px; border-top:1px solid #ececec; list-style:none;}
ul.menu_list li ul.menu_sub li a:hover{font-weight:600; color:#fff; background-color:#003E95;font-size:18px;}
ul.menu_list{zoom: 1;}
ul.menu_list:after{height: 0; visibility: hidden; content: "."; display: block; clear: both;}

nav .btn_menu {position:absolute;top:13px;right:0;display:block;width:34px;height:34px;background:url('/images/main/menu_new2.png') no-repeat center;text-indent:-9999em;cursor:pointer;z-index:1000000}
nav .btn_menu.on {background:url('/images/main/menu_new2.png') no-repeat center;}
.gnb {display:none;overflow: hidden;position:absolute;top:10px;right:57px;width:620px;padding:0 20px;z-index:1000000;border-radius:100px;background:#fff;box-sizing: border-box;}
.gnb li {float:left;height:53px;z-index:10000000;}
.gnb li a {display:block;background-color:#ffffff \9;background-color:rgba(255,255,255,1);font-size:15px;color:#333;line-height:53px;text-align:center;padding:0 15px;;box-sizing: border-box; }
.gnb li a:hover {background:#ffffff; color:#6eb42c; text-decoration:none;font-weight:bold}
.btn_sns{position:absolute;top:45px;right:0;display:block;width:34px;height:34px;}

/*메인내용*/
/*page01*/
.mouse_wrap{position:fixed; left:0; bottom:10%; width:100%;}
.indicator-container {
  margin:0 auto;
  width: 3.0em;
  height: calc(3.0em * 1.75);
  
  background: transparant;
  border: calc(3.0em * 0.1) solid white;
  border-radius: 3.0em;
  overflow: hidden;
  box-shadow: 
    0 4px 8px 0 rgba(0, 0, 0, 0.2), 
    0 6px 20px 0 rgba(0, 0, 0, 0.2),
    inset 0 6px 8px 0 rgba(0, 0, 0, 0.2)
    ;
}

.indicator-arrow {
  margin-top: 50%;  
  display: -webkit-box;  
  display: -webkit-flex;  
  display: -ms-flexbox;  
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  
}

.indicator-arrow .base {
  margin: 0 auto;
  width: calc(3.0em * 0.1);
  background: white;
  height: calc(3.0em * 0.33);
  border-radius: calc(6.4em * 0.1);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.indicator-arrow .arrowpoint {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 
      calc(3.0em * 0.175) calc(3.0em * 0.175) 
      0 calc(3.0em * 0.175);
  border-color: 
      white transparent 
      transparent transparent;
  margin-top: -10%;
}

.top {
  margin-top: -100%;
  -webkit-animation: arrowAnimation1 infinite 1.1s ease-in-out;
          animation: arrowAnimation1 infinite 1.1s ease-in-out;
}

.bottom {
  margin-top: 100%;
}

@-webkit-keyframes arrowAnimation1 {
    from {margin-top: -100%;}
    to {margin-top: 40%;}
}

@keyframes arrowAnimation1 {
    from {margin-top: -100%;}
    to {margin-top: 40%;}
}

/*page02*/
.page02{padding:10% 0;}
.page02_btn01{width:960px; overflow:hidden; margin:0 auto;}
.page02_btn02{width:640px; overflow:hidden; margin:0 auto;}
.page02_btn01 a, .page02_btn02 a{float:left; margin:10px 40px; display:block; border:3px solid #b9e7ff; box-sizing:border-box; color:#b9e7ff; font-weight:600;
font-size:16px; text-decoration:none; width:240px; height:46px; line-height:43px;}
.page02_btn01 a:hover, .page02_btn02 a:hover, .page02_btn01 a:active, .page02_btn02 a:active{border:3px solid #005ec9; color:#005ec9; background-color:#fff;}

.page02_btn03{width:884px; overflow:hidden; margin:0 auto; padding:64px 0 0 0}
.page02_btn03 a{float:left; margin:10px 12px; display:block; }



/*page03*/
.page03{padding:10% 0 10% 0; }
.page03_list_wrap{width:100%; overflow:hidden;padding:30px 0 0 0;}
.page03_list{float:left; width:25%;}
.page03_text{color:#fff; padding:0 10px; line-height:22px;}

/*page04*/
.page04{padding:7% 0 10% 0;}
.page04_align{overflow:hidden;}
.page04_list_wrap{width:100%; overflow:hidden;padding:30px 0 0 0}
.page04_left{float:left;}
.page04_right{float:right;}
.page04_btn a{margin-left:10px; display:block; border:3px solid #8C9FEE; box-sizing:border-box; color:#8C9FEE; font-weight:bold;
font-size:18px; text-decoration:none; width:240px; height:46px; line-height:43px;}
.page04_btn a:hover, .page04_btn a:active{background-color:#fff;}

/*page05*/
.page05{padding:10% 0;}
.page05_align{width:100%;  overflow:hidden;}

.page05_align01{float:left; width:80%; margin:50px 10% 0 10%}
.page05_align01 .page05_title{float:left; width:100%; border-bottom:1px solid #fff; line-height:70px; font-size:30px; text-align:center; font-weight:bold; color:#fff}
.page05_align01 .page05_title .fcolor01{color:#50c3b2}
.page05_align01 .page05_title .fcolor02{color:#379bc2}
.page05_align01 .page05_cont {float:left; width:100%; padding:30px 0;border-top:1px solid #fff; }
.page05_align01 .page05_more {float:left; width:100%; text-align:center}

/*page06*/
.page06{padding:8% 0 11% 0;}
.page06_align{width:100%; overflow:hidden;}
.page06_left{float:left;width:470px; margin:30px 0 0 20px}
.page06_right{float:right;width:540px; margin:30px 20px 0 50px}
.page06_center{float:left;width:100%; color:#fff; font-size:17px; padding:20px 0; text-align:center;background-color:#000000 \9;background-color:rgba(0,0,0,0.42)}
.page06_btn a{margin-left:10px; display:block; border:3px solid #fd6767; box-sizing:border-box; color:#fd6767; font-weight:bold;
font-size:18px; text-decoration:none; width:240px; height:46px; line-height:43px;}
.page06_btn a:hover, .page04_btn a:active{background-color:#fff;}

/*page07*/
.page07{padding:10% 0;}
.page07_map{padding-bottom:30px;}


/*메인하단*/
.copyright_wrap{position:fixed; width:100%; z-index: 20; bottom:0; left:0; background-color:#000000 \9;background-color:rgba(0,0,0,0.42)}
.copyright{width:1100px; margin:0 auto; text-align:center; padding:16px 0;}
.copyright a{color:#fff; text-decoration:none;}


/*서브메인상단*/
#sub_ctbox_top01 {position:relative; z-index:1; width:100%; margin:0; min-width:1200px; height:225px; background:url('/images/sub2023/sub_topimg01.jpg') no-repeat top; text-align:center}
#sub_ctbox_top02 {position:relative; background-color:#516E91; width:100%; margin:0; min-width:1200px; height:350px; background:url('/images/main/bg03.jpg') no-repeat center; text-align:center}
#sub_ctbox_top03 {position:relative; background-color:#516E91; width:100%; margin:0; min-width:1200px; height:350px; background:url('/images/main/bg06.jpg') no-repeat center -50px; text-align:center}
#sub_ctbox_top04 {position:relative; background-color:#516E91; width:100%; margin:0; min-width:1200px; height:350px; background:url('/images/main/bg04.jpg') no-repeat center -450px; text-align:center}
#sub_ctbox_top05 {position:relative; background-color:#516E91; width:100%; margin:0; min-width:1200px; height:350px; background:url('/images/main/bg05.jpg') no-repeat center; text-align:center}


.sub_top_menu_wrap{width:100%; height:92px; z-index: 1000; top:0; left:0;}
.sub_top_menu{width:100%; margin:0 auto; text-align:center; padding:15px 30px 0 30px;box-sizing:border-box;}
.sub_top_menu a img{float:left;}

.sub_tit{width:100%; text-align:center; padding-top:0;}
.sub_tit_eng{font-size:30px; color:#fff;font-weight:bold }
.sub_tit_ko{font-size:100px;line-height:100px; color:#fff; font-weight:700; padding-top:30px; letter-spacing:-0.05em;font-family: 'Anton', sans-serif; letter-spacing:0.05em}
.sub_line01{width:100px; height:1px; background-color:#fff; margin:0 auto;}
.sub_line02{width:160px; height:1px; background-color:#fff; margin:0 auto;}
.sub_line03{width:90px; height:1px; background-color:#fff; margin:0 auto;}
.sub_line04{width:80px; height:1px; background-color:#fff; margin:0 auto;}


.sub_map_wrap{position:relative;width:100%;padding:50px 0 0 0}
.sub_map{width:1100px; margin:0 auto; padding-top:20px; text-align:right; color:#999; font-size:13px;}

/*서브메인하단*/
.sub_copyright_wrap{width:100%; min-width:1200px; z-index: 1000; bottom:0; left:0; background-color:#242424;}
.sub_copyright{width:1100px; margin:0 auto; text-align:center; padding:16px 0;}
.sub_copyright a{color:#fff; text-decoration:none;}

/*sub*/
#sub_ctbox {position:relative;width:100%;min-width:1200px; }
.sub_contents{position:relative; width:100%; margin:0 auto}
.sub_ct{width:100%;margin:0 auto;}
.sub_1100{width:1110px; margin:0 auto; min-height:500px; text-align:center}

.text_bold{font-weight:600; color:#333}
.text_color01{color:#2f4f9c;}

#sub_ctbox_port {position:relative;width:100%;min-width:1200px; }

/*sub01*/
.sub0102_wr{width:919px; margin:0 auto}
.sub0102_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub0102_wr .cont01{float:left; }
.sub0102_wr .cont02{float:left;padding:0 201px 107px 161px; }
.sub0102_wr .cont03{float:left; }
.sub0102_wr .cont04{float:left;width:100%; text-align:center}

.sub0103_wr{width:902px; margin:0 auto}
.sub0103_wr img{max-width:902px; width:100%;}

.sub0104_wr{width:983px; margin:0 auto}
.sub0104_wr img{max-width:983px; width:100%;}

/*sub02*/
.sub02_ct01{position:relative; height:301px; background:url('/images/sub02/sub02_img01.jpg') no-repeat center;}
.sub02_ct01 ul{width:100%; list-style:none;}
.sub02_ct01_list01{position:absolute; font-family: 'nanumsquare'; left:490px; top:146px; font-weight:600; color:#30539d; font-size:30px;}
.sub02_ct01_list02{position:absolute; font-family: 'nanumsquare'; left:203px; top:142px; font-weight:600; color:#fff; font-size:22px;}
.sub02_ct01_list03{position:absolute; font-family: 'nanumsquare'; left:783px; top:142px; font-weight:600; color:#474747; font-size:22px;}

.sub02_ct02{position:relative; height:407px; background:url('/images/sub02/sub02_img02.jpg') no-repeat center;}
.sub02_ct02 ul{width:100%; list-style:none; overflow:hidden;}
.sub02_ct02 ul li.sub02_ct02_list_left{width:50%; float:left; margin-top:80px; overflow:hidden;}
.sub02_ct02 ul li.sub02_ct02_list_right{width:50%; float:right; margin-top:80px; overflow:hidden;}

.sub02_ct02 ul li.sub02_ct02_list_left .sub02_ct02_text{font-family: 'nanumsquare';line-height:25px;float:left; width:40%; font-size:22px; color:#4865ad; font-weight:600;}
.sub02_ct02 ul li.sub02_ct02_list_left .sub02_ct02_text span{font-size:14px; color:#989898;}
.sub02_ct02 ul li.sub02_ct02_list_left .sub02_ct02_list01{float:left; width:60%;}
.sub02_ct02 ul li.sub02_ct02_list_left .sub02_ct02_list01 li{font-weight:600; margin-bottom:4px; font-size:14px;}

.sub02_ct02 ul li.sub02_ct02_list_right .sub02_ct02_text{font-family: 'nanumsquare';line-height:25px;float:right; width:40%;text-align:right; font-size:20px; color:#4865ad; font-weight:600;}
.sub02_ct02 ul li.sub02_ct02_list_right .sub02_ct02_text span{font-size:14px; color:#989898;}
.sub02_ct02 ul li.sub02_ct02_list_right .sub02_ct02_list01{font-family: 'nanumsquare';float:left;width:60%;}
.sub02_ct02 ul li.sub02_ct02_list_right .sub02_ct02_list01 li{font-weight:600; margin-bottom:4px; font-size:14px; padding-left:180px;}

.sub02_ct03_wrap{width:100%; background-color:#F2F2F2; }
.sub02_ct03{margin-top:86px; padding:30px 0;}
.sub02_ct03_tt{width:100%; padding:30px 0 30px 0; overflow:hidden;}
.sub02_ct03_title01{float:left; font-family: 'Nanum Gothic', sans-serif; width:278px; height:67px; text-align:center; background-color:#77c8d7; color:#fff; font-weight:600; line-height:67px; font-size:22px;}
.sub02_ct03_title02{float:left; font-family: 'Nanum Gothic', sans-serif; width:278px; height:67px; text-align:center; background-color:#36B0C6; color:#fff; font-weight:600; line-height:67px; font-size:22px;}
.sub02_ct03_title03{float:left; font-family: 'Nanum Gothic', sans-serif; width:278px; height:67px; text-align:center; background-color:#1D98AE; color:#fff; font-weight:600; line-height:67px; font-size:22px;}
.sub02_ct03_title04{float:left; font-family: 'Nanum Gothic', sans-serif; width:278px; height:67px; text-align:center; background-color:#177E91; color:#fff; font-weight:600; line-height:67px; font-size:22px;}
.sub02_ct03_table{float:right; background-color:#fff;}
.sub02_ct03_table table {width:100%; width:822px; background-color:#fff;border-top:2px solid #36B0C6;}
.sub02_ct03_table table th,
.sub02_ct03_table table td {font-family: 'Nanum Gothic', sans-serif; font-size:1.14em; line-height:1.5em; color:#6a6a6a; text-align:left; padding:20px 20px; border-bottom:1px solid #ddd;}
.sub02_ct03_table table th {font-weight:600; vertical-align:top; color:#298596;}

.sub02_ct04_wrap{width:100%; height:177px; background:url('/images/sub02/sub02_img03.jpg') no-repeat center; }

/*sub03*/
.sub03_ct01{width:100%;position:relative;padding:50px 0}
.sub03_ct01:after {display:block;visibility:hidden;clear:both;content:""}
.sub03_ct01 .left{float:left; width:60%; padding:0 50px 0 0;box-sizing:border-box;}
.sub03_ct01 .right{float:left; width:40%;}
.sub03_ct01_tel{float:left;width:100%; color:#333; font-size:16px; padding:20px 0; text-align:left; line-height:35px}
.sub03_ct01 .top_text{float:left; width:100%; border-bottom:1px solid #ccc; padding:0 0 20px 0; font-size:20px; color:#333; text-align:center; margin:0 0 30px 0}

/*sub04*/
.sub04_ct01{padding:100px 0;}
.brand {overflow:hidden; background-color:#fff;}
.brand .brand_left {float:left; padding:40px 40px; width:650px; border:1px solid #CCCCCC; border-right:none; box-sizing:border-box;}
.brand .brand_right {float:right; width:450px;}
.brand .brand_tit {margin-bottom:15px; font-size:30px; line-height:1.5em; color:#375DA6; font-weight:600; letter-spacing:-0.05em;}
.brand li {margin-top:12px; position:relative; list-style:none;}
.brand span {font-size:15px; position:absolute; top:0; left:0; width:110px; color:#333333; font-weight:600;}
.brand li p {font-size:15px; padding-left:110px;}
.brand img {display:block;}
.brand_adress{background-color:#EEEEEE; padding:15px 20px; margin-top:20px;}
.brand_adress ul li{margin:0;}
.brand_adress ul li.brand_first{padding-bottom:10px;}


/*top버튼*/
.go-top{
	display:block;
	width:54px;
	height:54px;
	position:fixed;
	bottom:-54px;
	right:20px;
	color:#FFFFFF;
	box-sizing:border-box;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
	background:url('/images/sub2023/top_btn.png') no-repeat ;
	text-decoration:none;
	z-index:5000;
	text-indent:-9999999999px;
}

.go-top.show{
	bottom:50px;
	color:#FFFFFF;
}

.go-top:hover{
	background:url('/images/sub2023/top_btn_ov.png') no-repeat ;
}

.lnb {width:100%;margin:10px 0 0 0}
.lnb_in{width:1200px; height:80px; line-height:80px; margin:0 auto; text-align:center}
.lnb_in a{color:#ffffff; padding:0 20px; font-style:oblique;font-family: 'Abel', sans-serif; letter-spacing:0.1em}
.lnb_in .line{padding:0 20px; color:#fff}
.left_linktop{text-align:center; !important;font-size:18px; line-height:80px; font-weight:700; color:#fff !important;font-family: 'Anton', sans-serif; letter-spacing:0.2em}


.ctpd_t_80{padding-top:80px}
.ctpd_t_50{padding-top:50px}
.ctpd_b_50{padding-bottom:50px}
.ctpd_b_80{padding-bottom:80px}

.ct0103_01{width:100%; margin:20px 0 50px 0; }
.ct0103_01:after {display:block;visibility:hidden;clear:both;content:""}
.ct0103_01 .year{float:left; width:350px; text-align:center; }
.ct0103_01 .cont{float:left; width:690px; margin-left:60px;}
.ct0103_01 .cont ul{float:left; width:100%; border-bottom:1px dashed #ccc;}
.ct0103_01 .cont li{float:left;}
.ct0103_01 .cont .cont01{width:140px; font-weight:bold; line-height:30px; font-size:22px; color:#000; padding:20px 0 20px 0}
.ct0103_01 .cont .cont02{width:550px; line-height:30px;font-size:18px; color:#333;padding:20px 0 20px 0}


.copyright_wr_sub{position:relative; width:100%; background:#003773; padding:50px;box-sizing: border-box; }
.copyright_wr_sub:after{content:""; clear:both; display:block}
.copyright_wr_sub .cont01{float:left; width:30%; text-align:left}
.copyright_wr_sub .cont02{float:left; width:20%; text-align:left}
.copyright_wr_sub .cont03{float:left; width:20%; text-align:left}
.copyright_wr_sub .cont04{float:left; width:30%; text-align:right; padding-right:30px;box-sizing: border-box; }