@charset "utf-8";
@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 100; src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype'); } 
@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 300; src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype'); } 
@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 400; src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype'); } 
@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 500; src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype'); } 
@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 700; src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype'); } 
@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 900; src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype'); }
@font-face { font-family: 'Godo'; font-style: normal; font-weight: 400; src: url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff') format('woff'); } 
@font-face { font-family: 'Godo'; font-style: normal; font-weight: 700; src: url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoB.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoB.woff') format('woff'); } .godo * { font-family: 'Godo', sans-serif; }
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo&display=swap&subset=korean');

/* 초기화 */
html {overflow-y:scroll; height:100%;}
body {margin:0;padding:0;font-size:0.75em;font-family:'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif; height:100%;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif; font-weight:400;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

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

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

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

input[type=text],input[type=password], textarea {outline: none;}
 
input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {}
.placeholdersjs { color: #aaa !important; }

/* 레이아웃 크기 지정 */

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

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

#hd_wrapper {position:relative;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* 중간 레이아웃 */
#wrapper{}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {zoom:1}

#container {position:relative;zoom:1; padding-top: 130px;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

/* 게시물 선택복사 선택이동 */
#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;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%}

/* 버튼 */
a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:normal;border:0;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
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;}
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:#009a6f;color:#fff;cursor:pointer;border:0}

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;padding:0 5px;height:40px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

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


/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border-bottom: 2px solid #ccc;} 
.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:10px 0;font-weight:normal;text-align:center;background:#009a6f;height:46px; color: #fff; font-size: 16px;}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all; font-size: 16px; letter-spacing: -0.5px;}

.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 #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:0;padding:5px;}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px; font-size: 15px; line-height: 1.5em; color:#333;}
.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 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.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{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

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

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

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

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

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 자바스크립트 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 {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:0}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:40px;line-height:38px;padding:0 5px;min-width:40px;text-decoration:none;border-radius:50%; margin: 0 5px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:0;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:0}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:0}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:0}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#009a6f;color:#fff;font-weight:bold;height:40px;line-height:38px;padding:0 10px;min-width:40px;border-radius:50%; margin: 0 5px;}

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


.wrap {width:1200px; margin:0 auto; position:relative;}
.wrap:after {content:''; display:block; clear:both;}
#main_visual {position:relative; height:100%; overflow:hidden; min-width: 1200px;}
#main_visual .down {position: absolute; bottom: 5%; left: 50%; margin-left: -15px; -moz-animation: arrow 1.5s infinite ease-out; -webkit-animation: arrow 1.5s infinite ease-out; animation: arrow 1.5s infinite ease-out;}
.main_video {position: absolute; top: 0; left: 0;	min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -1;}
@-moz-keyframes arrow /* Firefox */
{
	0%   {transform:translateY(0px); -webkit-transform:translateY(0px);}
	50%  {transform:translateY(20px); -webkit-transform:translateY(20px);}
	100%   {transform:translateY(0px); -webkit-transform:translateY(0px);}
}
@-webkit-keyframes arrow /* Safari and Chrome */
{
	0%   {transform:translateY(0px); -webkit-transform:translateY(0px);}
	50%  {transform:translateY(20px); -webkit-transform:translateY(20px);}
	100%   {transform:translateY(0px); -webkit-transform:translateY(0px);}
}
@keyframes arrow
{
	0%   {transform:translateY(0px); -webkit-transform:translateY(0px);}
	50%  {transform:translateY(20px); -webkit-transform:translateY(20px);}
	100%   {transform:translateY(0px); -webkit-transform:translateY(0px);}
}

#c_gnb ul {float:left; padding-left:100px;height:130px;}
#c_gnb ul li {float:left; width: 150px; text-align:center;}
#c_gnb ul li:last-child {width:90px;}
#c_gnb dl dt a {display:block; padding:50.5px 0; font-size:20px; font-weight:500; color:#333;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
}
#c_gnb dl dt a span {position:relative;}
#c_gnb ul li:hover dl dt a span:after {content:''; position: absolute; width: 60px; height: 50px; background: #fff; left: 50%; margin-left: -30px; bottom: -65px; border-radius: 50%;}
#c_gnb ul li:hover dl dt a {color:#16b19a;}
#c_gnb dl dd a {font-size:16px; padding: 10px 0; display: block; letter-spacing: -0.5px; color:#fff;}
#c_gnb dl dd a span.ov {position:relative; z-index:1;}
#c_gnb dl dd a:hover span.ov:after {content:''; position:absolute; width:30px; height:30px; background:#006347; top:-2.5px; left:-9px; border-radius:50%; z-index:-1;}
#c_gnb {position:fixed; width:100%; overflow:hidden; height:130px; z-index: 99;}
#c_gnb .line {position: absolute; top: 0; left: 0; width: 100%; height: 130px; background:#fff;}
#c_gnb .line_bg {background: #008661; position: absolute; top: 130px; left: 0; width: 100%; height: 420px;}
#c_gnb .dep_m {height: 370px; padding-top: 30px;}
#c_gnb .c_gnb_on a {color: #16b19a;}
#c_gnb.fixed .c_gnb_on a {color: #16b19a;}
.gnb_wrap {width:1440px; margin:0 auto; position:relative;}
.gnb_wrap:after {content:''; display:block; clear:both;}
.logo {float:left; padding:27.5px 0;}
.logo .logo_w {display:block; position:relative; width:135px; height:75px; background:url('/img/logo_w_ov.png') no-repeat; background-size:100%;}
#c_gnb .lang {float:right; margin:50px 0; position:relative;}
#c_gnb .lang a {color:#008661; font-size:14px; display:block; width: 75px; height: 30px; text-align: left; padding: 4px 0; padding-left:14px; border: 1px solid #ccc; border-radius: 35px;}
#c_gnb .lang a i {display: inline-block; vertical-align: text-top; margin-left: 5px; color: #ccc;}
#c_gnb.mn_hover .lang a {color:#008661; border:1px solid #ccc;}
#c_gnb.mn_hover .lang a i {color:#ccc;}
#c_gnb .lang .lang_hd {display:none; margin-top:2px;}
#c_gnb .lang:hover .lang_hd {display:block;}

#c_gnb.mn_hover {background: #fff;}
#c_gnb.mn_hover .line {background:transparent;}
#c_gnb.mn_hover .logo .logo_w {background:url('/img/logo_w_ov.png') no-repeat;}
#c_gnb.mn_hover dl dt a {color:#333;}

#c_gnb.fixed {background: #fff; box-shadow: 0px 2px 5px rgba(0,0,0,0.1);}
#c_gnb.fixed .line {background:transparent;}
#c_gnb.fixed .logo .logo_w {background:url('/img/logo_w_ov.png') no-repeat;}
#c_gnb.fixed dl dt a {color:#333;}
#c_gnb.fixed .lang a {color:#008661; border:1px solid #ccc;}
#c_gnb.fixed .lang a i {color:#ccc;}

#sec02 {position:relative; height:780px;}
#sec02:before {content:''; position:absolute; top: 0; right: 0; width: 1350px; height: 500px; background: #f5f8f7;}
#sec02 .t_box {float:left; width:300px; margin-top:100px;}
#sec02 .t_box h2 {font-family:'Godo'; color:#333; font-size:36px; margin-bottom:40px;}
#sec02 .t_box p {font-size:18px; color:#999; letter-spacing:-0.5px; font-weight:300;}
#sec02 .c_box {float:left; width:900px; padding:115px 0 0 0;}
#sec02 .c_box ul {}
#sec02 .c_box li {float:left; width:280px; height:240px; position:relative; margin: 0 30px 55px 0;}
#sec02 .c_box li a {display:block; width:280px; height:240px;}
#sec02 .c_box li .bg_txt {position:absolute; right:0; bottom:0; color:#333; font-size:21px; background:#fff; font-family:'Godo'; width:260px; text-align: center; padding: 31.5px 0; border-radius: 15px 0 0 0;}
#sec02 .c_box .bg1 {background:url('/img/sec02_1_v1.png') no-repeat; background-size:cover; height:100%;}
#sec02 .c_box .bg2 {background:url('/img/sec02_2.png') no-repeat; background-size:cover; height:100%;}
#sec02 .c_box .bg3 {background:url('/img/sec02_3_v1.png') no-repeat; background-size:cover; height:100%;}
#sec02 .c_box .bg4 {background:url('/img/sec02_4.png') no-repeat; background-size:cover; height:100%;}
#sec02 .c_box .bg5 {background:url('/img/sec02_5.png') no-repeat; background-size:cover; height:100%;}
#sec02 .c_box .bg6 {background:url('/img/sec02_6.png') no-repeat; background-size:cover; height:100%;}
#sec02 .c_box .bg1_ov {background:url('/img/sec02_1_ov_v1.png') no-repeat; background-size:cover; height:100%;}
#sec02 .c_box .bg2_ov {background:url('/img/sec02_2_ov.png') no-repeat; background-size:cover; height:100%;}
#sec02 .c_box .bg3_ov {background:url('/img/sec02_3_ov_v1.png') no-repeat; background-size:cover; height:100%;}
#sec02 .c_box .bg4_ov {background:url('/img/sec02_4_ov.png') no-repeat; background-size:cover; height:100%;}
#sec02 .c_box .bg5_ov {background:url('/img/sec02_5_ov.png') no-repeat; background-size:cover; height:100%;}
#sec02 .c_box .bg6_ov {background:url('/img/sec02_6_ov.png') no-repeat; background-size:cover; height:100%;}
#sec02 .c_box li:hover .bg_ov {opacity:1;}
#sec02 .c_box li:nth-child(3n) {margin-right:0;}
#sec02 .c_box .bg_ov { 
	position:absolute; top:0; left:0; right:0;
	opacity:0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
}
#sec02 .c_box .bg_ov_txt {color:#fff; font-size:21px; font-family:'Godo'; padding: 22px 0 0 85px;}

#sec03 {position:relative; height:500px; background:#008661;}
#sec03 .t_box {float:left; width:300px; padding-top:100px; position:relative;}
#sec03 .t_box h2 {font-family:'Godo'; color:#fff; font-size:36px; margin-bottom:40px;}
#sec03 .t_box p {font-size:18px; color:#fff; font-weight:300; letter-spacing:-0.5px;}
#sec03 .t_box .deco {position:absolute; top:-55px; right:0; z-index:2;}
#sec03 .c_box {float:left; width:900px;}
#sec03 .pr_video {padding-top:105px; cursor:pointer; position: relative; z-index: 2;}
#sec03 .pr_video a {display:block; text-align: right;}

#sec04 {position:relative; background:url('/img/main_sec04_v1.jpg') center no-repeat; height:750px;}
#sec04 .ic_list {padding:285px 0;}
#sec04 .ic_list:after {content:''; display:block; clear:both;}
#sec04 .ic_list li {
	float:left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	margin-right:24px;
}
#sec04 .ic_list li:last-child {margin-right:0;}
#sec04 .ic_list li a {display:block; width:180px; height:180px; color:#444; font-size:20px; letter-spacing:-0.5px; font-weight:500; padding: 20px 20px}
#sec04 .ic_list .ic1 {background:url('/img/sec04_ic1.png') 100px 100px no-repeat #fff; background-size:60px 60px;}
#sec04 .ic_list .ic2 {background:url('/img/sec04_ic2.png') 100px 100px no-repeat #fff; background-size:59px 60px;}
#sec04 .ic_list .ic3 {background:url('/img/sec04_ic3.png') 90px 100px no-repeat #fff; background-size:69px 60px;}
#sec04 .ic_list .ic4 {background:url('/img/sec04_ic4.png') 100px 100px no-repeat #fff; background-size:60px 60px;}
#sec04 .ic_list .ic5 {background:url('/img/sec04_ic5.png') 90px 100px no-repeat #fff; background-size:69px 60px;}
#sec04 .ic_list .ic6 {background:url('/img/sec04_ic6.png') 100px 100px no-repeat #fff; background-size:60px 60px;}
#sec04 .ic_list li:hover.ic1 {background:url('/img/sec04_ic1_ov.png') 100px 100px no-repeat #006347; background-size:60px 60px;}
#sec04 .ic_list li:hover.ic2 {background:url('/img/sec04_ic2_ov.png') 100px 100px no-repeat #006347; background-size:59px 60px;}
#sec04 .ic_list li:hover.ic3 {background:url('/img/sec04_ic3_ov.png') 90px 100px no-repeat #006347; background-size:69px 60px;}
#sec04 .ic_list li:hover.ic4 {background:url('/img/sec04_ic4_ov.png') 100px 100px no-repeat #006347; background-size:60px 60px;}
#sec04 .ic_list li:hover.ic5 {background:url('/img/sec04_ic5_ov.png') 90px 100px no-repeat #006347; background-size:69px 60px;}
#sec04 .ic_list li:hover.ic6 {background:url('/img/sec04_ic6_ov.png') 100px 100px no-repeat #006347; background-size:60px 60px;}
#sec04 .ic_list li:hover a {color:#fff;}

#sec05 {padding:120px 0 85px;}
#sec05 h2 {text-align:center; font-family:'Godo'; font-size:36px; color:#333;}

#sec06 {background:#f5f5f5; padding:80px 0;}
#sec06 .w50 {float:left; width:50%;}
#sec06 .w50 h3 {position:relative; font-size:18px; color:#009a6f; border-bottom:1px solid #ccc; padding-bottom:10px; font-family:'Godo';}
#sec06 .w50 h3:after {content:''; position:absolute; left:0; bottom:-1px; width:175px; height:2px; background:#009a6f;}
#sec06 .w50.pdr {padding-right:100px;}
#sec06 .w50 ul {margin-top:20px;}
#sec06 .w50 ul:after {content:''; display:block; clear:both;}
#sec06 .w50 ul li {float:left; margin:0 20px 20px 0; text-align:center;}
#sec06 .w50 ul li a {display:block; width:180px; height:35px; border:1px solid #999; border-radius:35px; color:#999; font-size:13px; letter-spacing:-1px; padding:7px 0;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}
#sec06 .w50 ul li:nth-child(3n) {margin-right:0;}
#sec06 .w50 ul li:hover a {border:1px solid #009a6f; background:#009a6f; color:#fff;}
#sec06 .deco {position:absolute; top:-133px; right:0;}

/* 하단 레이아웃 */
#ft {clear: both;}
#ft .ft_bg {padding: 60px 0; background: #008661;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#top_btn {position:absolute;bottom:-15px;right:-90px;width:49px;height:49px;line-height:57px;border:0;color:#fff;text-align:center;font-size:28px;z-index:90;background:#006347; overflow:hidden;}
.ft_wrap {width:1440px; margin:0 auto; position:relative;}
.ft_wrap:after {content:''; display:block; clear:both;}
#ft .foot_logo {float:left; margin-top: 10px;}
#ft .foot_info {float:left; margin-left:50px; margin-top: 15px;}
#ft .foot_info .i1 {font-size:18px; color:#f0faf7; letter-spacing:-1px; margin-bottom:15px;}
#ft .foot_info .i1 span {display:inline-block; width:1px; height:15px; background:#f0faf7; margin: -1px 10px -1px 13px;}
#ft .foot_info .i2 {font-size:14px; color:#f0faf7; font-weight:300; margin-bottom:5px;}
#ft .foot_info .i2 span {display:inline-block; width:1px; height:11px; background:#f0faf7; margin: 0 8px;}
#ft .foot_tel {float: left; height: 145px; border-left: 1px solid #fff; margin-left: 100px; padding-left: 100px; padding-top: 35px;}
#ft .foot_tel .img {float:left;}
#ft .foot_tel .tel {font-family:'Godo'; float:left; margin-left: 30px;}
#ft .foot_tel .tel .t1 {color:#fff; font-size:20px; font-weight:400; margin-bottom: 5px;}
#ft .foot_tel .tel .t2 {color:#fff; font-size:40px;}
.ft_copy {background:#1e1f21; color:#f0faf7; font-size:13px; font-weight: 300; padding: 15px 0; height:49px;}
.ft_copy p {margin-left: 120px;}

#sub_top {position:relative; padding:64.5px 0;}
.com_bg {background:url('/img/com_bg.jpg') no-repeat center;}
.busi_bg {background:url('/img/busi_bg.jpg') no-repeat center;}
.pdt_bg {background:url('/img/pdt_bg.jpg') no-repeat center;}
.notice_bg {background:url('/img/notice_bg.jpg') no-repeat center;}
.rec_bg {background:url('/img/rec_bg.jpg') no-repeat center;}
.contact_bg {background:url('/img/contact_bg.jpg') no-repeat center}
.branch_bg {background:url('/img/branch_bg.jpg') no-repeat center}
#sub_top h3 {text-align:center; color:#fff; font-size:48px; font-weight:400; letter-spacing:-1px;}
#sub_nav {background:#f0f0f0; padding:11px 0;}
#sub_nav .nav_home {float:left;}
#sub_nav .nav_loc {float:left; color:#999; font-size:13px; padding: 3.5px 0; margin-left: 10px;}
#sub_nav .nav_loc i {display:inline-block; font-size: 16px; margin: 0 2px;}

#sub_content {margin-top:55px; padding-bottom: 150px;}
#sub_content:after {content:''; display:block; clear:both;}
#sub_content .snb {float:left; width:280px;}
#sub_content .sub_ctt {float:left; margin-left:20px; width:900px;}
#sub_content .sub_ctt h4 {font-size:30px; color:#999; font-weight:500; letter-spacing:-1px; border-bottom:2px solid #999; padding-bottom: 10px; margin-bottom: 30px;}

#snb_w {}
#snb_w h4 {font-size:30px; color:#444; font-weight:500; letter-spacing:-1px; border-bottom:2px solid #009a6f; padding-bottom: 10px; margin-bottom: 30px;}
#snb_w ul li {border-top:1px solid #ddd;}
#snb_w ul li a {display:block; font-size:18px; color:#666; font-weight:400; letter-spacing:-0.5px; padding: 12px 10px;}
#snb_w ul li.snb_on a {background:#f5f5f5; color:#009a6f;}
#snb_w ul li a:hover {background:#f5f5f5; color:#009a6f;}
#snb_w ul li:last-child {border-bottom:1px solid #ddd;}

.intro_img {margin-bottom:35px; /*background:url('/img/intro_img1.jpg') no-repeat center; color:#fff; text-align:right; font-family:'Nanum Myeongjo'; font-size:30px; padding: 76px 40px; letter-spacing: -1px; line-height:1.3em; height:230px; margin-bottom:60px;*/}
.intro_tbox {margin-bottom:45px;}
.intro_tbox:after {content:''; display:block; clear:both;}
.intro_tbox h5 {font-size:24px; color:#009a6f; letter-spacing:-1px; font-weight:500; margin-bottom:15px;}
.intro_tbox p {font-size:18px; color:#666; letter-spacing:-1px; line-height: 1.5em;}
.intro_tbox .w50 {float:left; width:50%;}
.intro_bt {text-align:right; font-size:18px; color:#666; letter-spacing:-1px;}
.intro_bt span {font-size:24px; color:#444;}
.intro_bt img {}

.company {}
.com_mn {}
.com_mn:after {content:''; display:block; clear:both;}
.com_mn li {float:left; width:50%; text-align:center;}
.com_mn li a {display:block; font-size:18px; color:#666; letter-spacing:-1px; background:#f5f5f5; padding:8px 0;}
.com_mn li.com_on a {background:#009a6f; color:#fff;}
.company .com_top {text-align:center; margin-top:50px;}
.company .com_top h5 {font-size:30px; color:#009a6f; letter-spacing:-1px; font-weight:500;}
.company .com_top .c1 {font-size:18px; color:#999; letter-spacing:-1px; margin-top:10px;}
.company .com_top .line {width:1px; height:55px; background:#009a6f; margin:25px auto;}
.company .com_top ul {}
.company .com_top ul:after {content:''; display:block; clear:both;}
.company .com_top ul li {float:left; width:25%;}
.company .com_top ul li .img {margin-bottom:20px;}
.company .com_top ul li .c2 {font-size:30px; color:#444; letter-spacing:-1px; font-weight:500;}
.company .com_top ul li .mline {margin:20px auto 15px; width:30px; height:1px; background:#999;}
.company .com_top ul li .c3 {font-size:16px; color:#999; letter-spacing:-1px; line-height: 1.3em;}
.company .com_box {margin-top:80px;}
.h6_tit {font-size:24px; color:#009a6f; letter-spacing:-1px; font-weight:500; border-bottom:2px solid #009a6f; padding-bottom:10px;}
.company .com_box ul {margin-top:30px;}
.company .com_box ul:after {content:''; display:block; clear:both;}
.company .com_box ul li {float:left; position:relative; width:290px; height:180px;}
.company .com_box ul li p {position:absolute; bottom:0; right:0; background:#fff; font-size:16px; color:#666; letter-spacing:-1px; line-height:1.4em; width: 270px; height:80px; border-radius: 10px 0 0 0; padding: 14px 0 0 20px;}
.company .com_box ul li.mgrl {margin:0 15px;}
.company .com_box table {width:100%; border-spacing:0; font-size:16px; color:#666; text-align:left; border-bottom:1px solid #ccc;}
.company .com_box table th {font-weight:400; padding: 10px 0;}
.company .com_box table td {font-weight:400; padding: 10px 0; width:315px;}
.company .org {text-align:center; margin-top:30px;}

.ci_box1 {margin-top:30px;}
.ci_box1 .img {}
.ci_box1 .down {text-align:right; margin-top:20px;}
.ci_box1 .down a {display:inline-block; border:1px solid #666; color:#777; font-size:15px; text-align:center; width:240px; height:42px; padding:9px 0;}
.ci_box2 {margin-top:80px;}
.ci_box2 ul {margin-top:30px;}
.ci_box2 ul:after {content:''; display:block; clear:both;}
.ci_box2 ul li {float:left; text-align:center; margin:0 20px 30px 0;}
.ci_box2 ul li:nth-child(2n) {margin-right:0;}
.ci_box2 ul li .img {width:440px; height:100px; border:1px solid #cccccc; padding: 34px 0;}
.ci_box2 ul li p {font-size:16px; color:#666; letter-spacing:-1px; margin-top:10px;}

.history {}
.history .tab {}
.history .tab:after {content:''; display:block; clear:both;}
.history .tab li {float:left; width:25%; text-align:center; cursor:pointer;}
.history .tab li .img {}
.history .tab li .h1 {font-size:18px; color:#666; letter-spacing:-1px; margin-top:7px;}
.history .tab li .h_year {text-align:center; font-size:16px; color:#999; letter-spacing:-1px; background:#eee; border-radius:35px; width: 160px; margin: 13px auto 0; padding: 5px 0;}
.history .tab li.on .h1 {color:#009a6f;}
.history .tab li.on .h_year {background:#009a6f; color:#fff;}
.history .tab_con {border-top: 2px solid #009a6f; margin-top: 30px;}
.history .tab_con .his_ctt {display:none;}
.history .his_box {border-bottom:1px solid #ccc; position:relative; padding:20px 0; min-height:120px;}
.history .his_box:after {content:''; display:block; clear:both;}
.history .his_box .year {position:absolute; width:195px; font-size:36px; color:#444; letter-spacing:-1px; text-align:center; top:50%; left:0; right:0; margin-top:-26.5px;}
.history .his_box .ctt {padding-left: 195px;}
.history .his_box .ctt p {font-size:16px; color:#666; letter-spacing:-1px; position:relative; margin: 10px 0;}
.history .his_box .ctt .mon {color:#009a6f; display: inline-block; width: 65px; text-align: center;}
.history .his_box .ctt.one_ctt {margin:27px 0;}

.loc {}
.loc .loc_ctt {margin-top:30px;}
.loc .loc_info {margin-top:30px; border-top:2px solid #009a6f; border-bottom: 1px solid #ccc; padding:20px 0;}
.loc .loc_info:after {content:''; display:block; clear:both;}
.loc .loc_info .w50 {float:left; width:50%;}
.loc .loc_info .w50 p {position:relative; font-size:16px; color:#666; padding-left:150px; margin:10px 0;}
.loc .loc_info .w50 .tit {position:absolute; top:0; left:0; color:#009a6f; width: 125px; text-align:right;}
.root_daum_roughmap .wrap_controllers {display:none;}

.busi_1 {}
.busi_1_top {background:url('/img/busi1_img1.png') no-repeat center; color:#fff; text-align:right; font-family:'Nanum Myeongjo'; font-size:30px; padding: 60px 40px 0; letter-spacing: -1px; line-height:1.3em; height:230px; margin-bottom:60px; text-shadow: 0px 2px 7px rgba(0,0,0,0.7);}
.busi_1 .cbox {margin-bottom:60px;}
.busi_1 .cbox h5 {font-size:24px; color:#009a6f; letter-spacing:-1px; font-weight:500;}
.busi_1 .cbox .busi_1_p1 {font-size:18px; color:#666; letter-spacing:-1px; line-height:1.4em; margin-top: 15px;}
.busi_1 .cbox .img1 {margin-top:60px;}
.busi_1 .cbox .img1:after {content:''; display:block; clear:both;}
.busi_1 .cbox .img1 li {float:left; margin:0 22px 22px 0;}
.busi_1 .cbox .img1 li:nth-child(2n) {margin-right:0;}
.busi_1 .cbox .busi_1_cap {margin-top:30px;}
.busi_1 .cbox .busi_1_cap:after {content:''; display:block; clear:both;}
.busi_1 .cbox .busi_1_cap li {float:left; background:#f5f5f5; text-align:center; width:215px; height:100px; padding:15px 0; margin-right:13px;}
.busi_1 .cbox .busi_1_cap li:last-child {margin-right:0;}
.busi_1 .cbox .busi_1_cap .busi_1_p2 {font-size:16px; color:#999; letter-spacing:-1px; font-weight: 500;}
.busi_1 .cbox .busi_1_cap .busi_1_p3 {font-size:30px; color:#444; letter-spacing:-1px; font-weight:500;}
.busi_1 .cbox .busi_1_cap .busi_1_p3 span {font-size:16px; color:#999;}
.busi_1 .cbox .img2 {margin: 30px 0 50px;}
.busi_1 .cbox .img2 .subj {font-size:18px; color:#444; letter-spacing:-1px; margin-bottom: 30px;}
.busi_1 .cbox .img2 .subj span {display:inline-block; width:10px; height:10px; background:#33aa88; border-radius:50%; margin: 3px 10px 3px 0;}

.busi_2 {}
.busi_2_top {background:url('/img/busi2_img1.png') no-repeat center; color:#fff; font-family:'Nanum Myeongjo'; font-size:30px; padding: 75px 40px 0; letter-spacing: -1px; line-height:1.3em; height:230px; margin-bottom:60px; text-shadow: 0px 2px 7px rgba(0,0,0,0.7);}
.busi_2_bt {}
.busi_2_bt:after {content:''; display:block; clear:both;}
.busi_2_bt .w50 {float:left; width:50%;}
.busi_2_bt .w50 h5 {font-size:24px; color:#009a6f; letter-spacing:-1px; font-weight:500;}
.busi_2_bt .w50 .p1 {font-size:18px; color:#666; letter-spacing:-1px; line-height:1.4em; margin-top: 15px;}
.busi_2_bt .w50.textri {text-align:right;}

.busi_3 {}

.busi_4 {}

.pdt_t1 {font-size:15px; margin-top:15px; color:#333;}
.red {color:#ce0110;}
#bo_gall .gall_img:hover .hover_wrap {opacity:1;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}
.hover_wrap {background:rgba(0,154,111,0.8); position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; opacity:0;}
.hover_wrap .ctt {padding:110px 65px 0;}
.hover_wrap .ctt_w:after {content:''; display:block; clear:both;}
.hover_wrap .ctt .w50 {float:left; width:50%; text-align:center; letter-spacing:-1px; color:#fff;}
.hover_wrap .ctt .w50 .h1 {font-size:15px;}
.hover_wrap .ctt .w50 .h2 {font-size:18px;}
.hover_wrap .ctt .line {width:100%; height:2px; background:#fff; margin:25px 0;}
.hover_wrap .ctt .v_cont {font-size:16px; letter-spacing:-0.5px; color:#fff; word-break:keep-all; height: 120px; overflow: hidden;}
.bo_v_yeo {}
.bo_v_yeo p {font-size:16px; color:#444; margin-bottom:10px;}
.bo_v_yeo p span {color:#009a6f; display:inline-block; width:60px;}
.bo_v_pdt {font-size:16px; color:#444; line-height:1.7em;}
.bo_v_pdt_list {clear:both; text-align:center;}
.bo_v_pdt_list a {    
	display: inline-block;
    width: 230px;
    height: 40px;
    border: 1px solid #999;
    border-radius: 35px;
    color: #999;
    font-size: 16px;
    letter-spacing: -1px;
    padding: 6px 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}
.bo_v_pdt_list a:hover {border:1px solid #009a6f; background:#009a6f; color:#fff;}

.pdt_tit {font-size:15px; color:#ce0110; margin-top:20px;}
.pdt_ipt_w {}
.pdt_ipt_w:after {content:''; display:block; clear:both;}
.mat_ipt {width: 20%; float: left;}
.ipt_bt {margin-bottom:10px;}
.pdt_rdo label {display:inline-block; margin-right:20px;}
.pdt_v {}
.pdt_v:after {content:''; display:block; clear:both;}
.pdt_v .w50 {float:left; width:432px; border:1px solid #ccc; position:relative;}
.pdt_v .w51 {float:right; width:430px; padding-top:25px;}
.pdt_v .icon {position: absolute; bottom: 50px; right: 75px; z-index: 1;}
.pdt_v .w51 .wr1 {font-size:15px; color:#009a6f;}
.pdt_v .w51 .wrs {font-size:22px; color:#333; font-weight:500; letter-spacing:-1px; margin-top:5px; border-bottom:2px solid #444; padding-bottom:25px;}
.pdt_v .w51 .wr_box {margin-top:30px; position: relative;}
.pdt_v .w51 .wr_box .img {position: absolute; top: 3px; left: 0;}
.pdt_v .w51 .wr_box .ctt {padding-left: 30px;}
.pdt_v .w51 .wr_box .ctt .c1 {font-size: 18px; color: #444; font-weight: 500; margin-bottom:5px;}
.pdt_v .w51 .wr_box .ctt .c1 .sibi_s {font-size: 16px; color: #666; font-weight:400; margin-left: 5px;}
.pdt_v .w51 .wr_box .ctt .c2 {font-size: 16px; color: #666;}
.pdt_v_content {margin-top:70px;}
.pdt_v_content .tit {font-size: 18px; color: #444; font-weight: 500; margin-bottom: 30px;}
.pdt_v_content .tit img {margin:-5px 10px 0 0;}
.pdt_v_content ul {}
.pdt_v_content ul:after {content:''; display:block; clear:both;}
.pdt_v_content ul li {float:left; font-size: 16px; color: #666; letter-spacing:-1px; line-height:1.7em; width:280px; height:100px; background:#f0f9f6; border:1px solid #008661; border-radius:15px; text-align: center; word-break: keep-all; padding: 20px 30px; margin: 0 30px 30px 0;}
.pdt_v_content ul li:nth-child(3n) {margin-right:0;}
.pdt_v_content .pdt_v_sp {display: inline-block; height: 54px; overflow: hidden;}
.pdt_list_wr1 {font-size:15px; color:#009a6f; margin: 15px 0 5px;}

.recruit {}
.s_h4 {position:relative; font-size: 30px; color: #444; font-weight: 500; letter-spacing: -1px; border-bottom: 2px solid #009a6f; padding-bottom: 10px;}
.s_h4:before {content:''; position: absolute; width: 20px; height: 2px; background: #fff; bottom: -2px; left: 280px;}
.s_h4:after {content:''; position: absolute; bottom: -2px; left: 300px; background: #999; width: 900px; height: 2px;}
.rec_box {margin-top:75px;}
.rec_box .rec_img1 {text-align:center; margin-top:75px;}
.rec_box .rec_ul_a {margin-top:55px;}
.rec_box .rec_ul_a:after {content:''; display:block; clear:both;}
.rec_box .rec_ul_a li {float:left; text-align:center;}
.rec_box .rec_ul_a .ula {background:#f5f5f5; width:340px; height:190px; border-radius:25px 0 0 0;}
.rec_box .rec_ul_a .ula .img {margin-top:35px;}
.rec_box .rec_ul_a .ula .r1 {font-size: 18px; color: #444; margin-top: 20px;}
.rec_box .rec_ul_a .ula .r1 span {color:#00a05d; margin-right:5px;}
.rec_box .rec_ul_a .ulb {color:#00a05d; font-size: 40px; margin: 65px 37px;}
.rec_box .rec_ul_b {margin-top:50px;}
.rec_box .rec_ul_b:after {content:''; display:block; clear:both;}
.rec_box .rec_ul_b li {float:left; width:340px; height:250px; border:2px solid #009a6f; background:#f0f9f6; text-align:center; margin: 0 30px 60px;}
.rec_box .rec_ul_b .img {text-align:center; margin-top:40px;}
.rec_box .rec_ul_b .r2 {font-size:22px; color:#444; font-weight:500; letter-spacing: -1px; margin-top: 10px;}
.rec_box .rec_ul_b .r3 {font-size:16px; color:#999; font-weight:300; line-height:1.3em;}

.contact_box {margin-top:70px;}
.cont_p {font-size:18px; color:#333;}
.cont_privacy {margin-top:10px;}
.cont_privacy textarea {background:#f3f3f3; border:1px solid #ddd; width:100%; height:150px; padding:10px; font-size:13px; color:#777;}
.cont_agree {color:#777; font-size:14px; margin-top:5px;}
.cont_frm {border-top:1px solid #009a6f; margin-top:30px;}
.cont_frm dl {border-bottom:1px solid #ddd;}
.cont_frm dl:after {content:''; display:block; clear:both;}
.cont_frm dl dt {float:left; width:300px; padding-left:90px; font-size:17px; color:#333; margin: 28.5px 0;}
.cont_frm dl dt span {color:#ff0101; margin-right:3px;}
.cont_frm dl dd {float:left; width:600px; padding:15px 0;}
.cont_frm .tc_inq_ipt {background:#f3f3f3; font-size:16px; color:#333; border:1px solid transparent; padding:10px 30px; border-radius:5px; height:46px; width:450px;}
.cont_frm .tc_inq_txta {background:#f3f3f3; font-size:16px; color:#333; border:1px solid transparent; padding:10px 30px; border-radius:5px; height:300px; width:450px;}
.req_btn {text-align:center; margin-top:30px;}
.sm_btn {display:inline-block; background:#009a6f; color:#fff; font-size:17px; border:0; border-radius:0; width:180px; height:48px;}

.branch_ctt {}
.adm_btn {position: fixed; bottom: 10px; right: 10px; background: rgba(0,0,0,0.5); width:105px; z-index:99999; padding: 4px 0 5px;}
.adm_btn a {display:block; color:#fff; text-align:center; font-size:13px; padding:3px 0;}

.main_visual_txt {position:absolute; position: absolute; top: 50%; margin-top: -80.5px; left: 13%;}
.main_visual_txt h1 {font-family:'Godo'; font-size:55px; text-align:right; color:#fff; display:inline-block; text-shadow: 0px 2px 5px rgba(0,0,0,0.5);}
.main_visual_txt .img {text-align:right; margin-top:30px;}

.info_ltt {margin-top:65px;}

.patent {margin-top:30px;}
.patent:after {content:''; display:block; clear:both;}
.patent .w50 {float:left; width:400px; margin:0 25px;}
.patent .w50 .da {cursor:pointer;}
.layer_op {position: fixed !important; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.5); z-index:99;}
.layer_op .inner {display: table; width: 100%;height: 100%;}
.layer_op .cen {display: table-cell; vertical-align: middle; text-align: center;}
.layer_op .cen .cen_img {display: inline-block; position: relative; }
.layer_op .cen .cen_img .close {cursor:pointer; position: absolute; top: 0; right: 0; color: #fff; background: rgba(0,0,0,0.5); width: 50px; height: 50px; font-size: 30px; line-height: 50px;}
.pat_txt {font-size:17px; color:#444; letter-spacing:-1px; margin-top:20px; text-align:center;}









