@charset "utf-8";

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css"); 


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

ul, dl,dt,dd, ol {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','Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

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

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

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

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

.placeholdersjs {color:#aaa !important}


/* 공통 - display none/block */
.is-hidden { display: none !important; }
.is-visible { display: block !important; }

/* 공통 - 뷰포트 (pc / mobile) 별 display none/block */
.pc-only { display: none; }
@media (min-width: 769px) { .pc-only { display: block !important; }}
.mobile-only { display: block; }
@media (min-width: 769px) { .mobile-only { display: none !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}

/* 상단 레이아웃 */



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

#container {position:relative; width:100%;}

.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:""}

/* 하단 레이아웃 */


#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}
.frm_info.add_info { margin-top: 10px !important; padding: 8px 12px; background: #fff; border: 1px solid #ddd; border-radius: 6px; line-height: 1.6; }
.btn_info_toggle { display: block; margin: 5px 0 0 21px; font-size: 12px; color: #3f51b5; background: none; border: none; cursor: pointer; text-decoration: underline; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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



.pb10 {padding-bottom:10px}
.pb20 {padding-bottom:20px}
.pb30 {padding-bottom:30px}
.pb40 {padding-bottom:40px}
.pb50 {padding-bottom:50px}
.pb60 {padding-bottom:60px}
.pb70 {padding-bottom:70px}
.pb80 {padding-bottom:80px}
.pb90 {padding-bottom:90px}

.tit_60 {font-size:65px; font-weight:900}
.tit_45 {font-size:45px; font-weight:500; line-height:55px}
.tit_24  {font-size:24px; font-weight:300; line-height:32px}
.stit_22  {font-size:22px; font-weight:300; line-height:30px}

.sub_tit40 {font-size:50px}
.sub_stit30 {font-size:30px; font-weight:500}
.sub_stit24 {font-size:24px; font-weight:300; color:#666}
.sub_text18 {font-size:18px; font-weight:200; line-height:28px}
.text_ct {text-align:center;}
.ceo_sign {font-size:22px}

.color_blue {color:#182242;}
.color_gray {color:#666}
.color_white {color:#fff}

.w1300 {width:100%; max-width:1300px; margin:0 auto;}
.f1300 {width:100%; max-width:1300px; margin:0 auto;}
.sub_w1300 {width:100%; max-width:1300px; margin:0 auto; padding:80px 25px}
.bbs_w1300 {width:100%; max-width:1300px; margin:0 auto; padding: 190px 25px;}  
.w15 {padding:0 15px }




/* header */
#header{position:fixed; left:0; top:0; z-index:1000; width:100%; transition:all 0.3s;}
#header:after {display:block; content:""; width:100%; height:95px; background:#f5f5f5; position:absolute; left:0; top:100%; transform-origin:top; transform:scaleY(0); transition:all 0.4s; z-index:-1;}
#header.on:after{transform:scaleY(1);}
.head{position:relative; margin:0 auto; width:92%; max-width:1700px; height:110px; text-align:center;}
.head h1{position:absolute; left:0; top:26px; z-index:5000;}
.head h1 a{display:block; width:185px; height:61px; background:url(/img/common/logo.png) no-repeat center / contain; transition:all 0.3s;}
.head h1 a.open{background:url(/img/common/logo2.png) no-repeat center / contain;}
.head .pcNav{}
.head .pcNav>ul{display:flex; justify-content:center;}
.head .pcNav>ul>li{margin:0 50px;}
.head .pcNav>ul>li>a{font-size:22px; color:#fff; line-height:110px; font-weight:500; transition:color 0.3s;}
.head .pcNav>ul>li.on>a{border-bottom:2px solid #000;}
.head .pcNav>ul>li>.sub{display:none; position:absolute; left:50%; top:100%; width:100%; height:95px; transform:translateX(-50%);}
.head .pcNav>ul>li>.sub>ul{display:flex; justify-content:center; height:95px;}
.head .pcNav>ul>li>.sub>ul>li{position:relative; padding:0 45px; display:flex; align-items:center;}
.head .pcNav>ul>li>.sub>ul>li:after{display:block; content:""; width:1px; height:14px; background:#ccc; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.head .pcNav>ul>li>.sub>ul>li:last-child:after{display:none;}
.head .pcNav>ul>li>.sub>ul>li>a{display:block; font-size:18px; font-weight:500; color:#545454;}
.head .pcNav>ul>li>.sub>ul>li>a:hover{color:#172a87;}
.head .gnb{display:flex; align-items:center; position:absolute; right:0; top:49px;}
.head .gnb .language{position:relative;}
.head .gnb .language > a{display:flex; align-items:center; justify-content:center; width:64px; height:34px; border-radius:34px; border:1px solid #fff; transition:all 0.3s;}
.head .gnb .language > a span{font-size:12px; font-weight:500; color:#fff; transition:all 0.3s;}
.head .gnb .language > a i{display:block; margin-left:3px; width:7px; height:6px; background:url(/img/common/lang_arr.png) no-repeat center / contain; transition:all 0.3s;}
.head .gnb .language > a.act i{transform:rotate(-180deg);}
.head .gnb .language>.lang_list{display:none; position:absolute; left:50%; top:100%; z-index:1000; transform:translateX(-50%); margin-top:10px;}
.head .gnb .language>.lang_list>li{margin-bottom:5px;}
.head .gnb .language>.lang_list>li>a{display:flex; align-items:center; justify-content:center; box-sizing:border-box; width:64px; height:32px; border:1px solid #fff; border-radius:16px; font-size:12px; color:#fff; font-weight:500; text-align:center; border:1px solid #000; color:#000; background:#fff;}
.head .gnb .language>.lang_list>li>a:hover{background:#ec7304; border:1px solid #ec7304; color:#000;}
.head .gnb .btn_menu{display:block; margin-left:33px; width:36px; cursor:pointer; z-index:5000;}
.head .gnb .btn_menu > div{width:36px; height:2px; background:#fff; transition:all 0.3s;}
.head .gnb .btn_menu > div + div{margin-top:5px;}
.head .gnb .btn_menu > div:nth-child(2){width:28px; margin:5px auto 0;}
.head .gnb .btn_menu.open > div{background:#000;}
.head .gnb .btn_menu.open > div:nth-child(1){transform:rotate(45deg) translateY(5px);}
.head .gnb .btn_menu.open > div:nth-child(3){transform:rotate(-45deg) translateY(-5px);}
.head .gnb .btn_menu.open > div:nth-child(2){display:none;}
#header.on{background:#fff;}
#header.on .head h1 a{background:url(/img/common/logo2.png) no-repeat center / contain;}
#header.on .head .pcNav>ul>li>a{color:#000;}
#header.on .head .gnb .language > a{border:1px solid #000;}
#header.on .head .gnb .language > a span{color:#000;}
#header.on .head .gnb .language > a i{background:url(/img/common/lang_arr_bl.png) no-repeat center / contain;}
#header.on .head .gnb .language>.lang_list>li>a{border:1px solid #000; color:#000;}
#header.on .head .gnb .btn_menu > div{background:#000;}
#header.scroll{background:#fff;}
#header.scroll .head h1 a{background:url(/img/common/logo2.png) no-repeat center / contain;}
#header.scroll .head .pcNav>ul>li>a{color:#000;}
#header.scroll .head .gnb .language > a{border:1px solid #000;}
#header.scroll .head .gnb .language > a span{color:#000;}
#header.scroll .head .gnb .language > a i{background:url(/img/common/lang_arr_bl.png) no-repeat center / contain;}
#header.scroll .head .gnb .language>.lang_list>li>a{border:1px solid #000; color:#000;}
#header.scroll .head .gnb .btn_menu > div{background:#000;}

@media (max-width:1599px){
	.head .pcNav>ul>li{margin:0 35px;}
}

@media (max-width:1399px){
	.head .pcNav{display:none;}
}

@media (max-width:812px){
	#wrap{padding:7px;}
	.head{height:80px;}
	.head h1{top:10px;}
	.head h1 a{width:135px; height:61px;}
	.head .gnb{top:28px;}
	.head .gnb .btn_menu{width:28px; margin-left:13px;}
	.head .gnb .btn_menu > div{width:28px;}
	.head .gnb .btn_menu > div:nth-child(2){width:22px;}
	.head .gnb .language > a{width:55px; height:28px;}
	.head .gnb .language>.lang_list>li>a{width:55px; height:28px;}
}


.allmenuBg {display:block; width:46px; height:46px; background:#f9f9f9; border-radius:50%; position:absolute; left:calc(97% - 23px); top:46px; z-index:1000; transform:translate(-50%, -50%) scale(0); transition:all 0.8s ease-in-out;}
.allmenuBg.open{transform:translate(-50%, -50%) scale(150);}
.allmenu{position:fixed; right:0; top:0; z-index:2000; width:100%; height:100vh; background:#f9f9f9; transform:scale(0);}
.allmenu.open {transform:scale(1); transition:all 0s 0.8s;}
.allmenu:after{content:""; position:absolute; right:0; bottom:0; width:727px; height:704px; background:url('/img/common/allmenu_logo.png') no-repeat center / contain; transform:translateY(100px); z-index:-1;}
.allmenu .inner {display:flex; align-items:center; width:92%; height:100%; max-width:1700px; margin:30px auto 0; box-sizing:border-box;}
.allmenu .inner .imgwrap{width:calc(100% - 1087px); border-radius:10px 10px 90px 10px; overflow:hidden;}
.allmenu .inner .imgwrap img{width:100%;}
.allmenu .inner .allmenuwrap{width:1037px; height:100%; margin-left:50px; box-sizing:border-box; position:relative;}
.allmenu .allmenuwrap{display:flex; align-items:center; position:relative;}
.allmenu .allmenuwrap>ul{display:flex; flex-wrap:wrap; width:100%;}
.allmenu .allmenuwrap>ul>li{position:relative; box-sizing:border-box; width:25%; padding:0 40px;}
.allmenu .allmenuwrap>ul>li:nth-child(1),
.allmenu .allmenuwrap>ul>li:nth-child(2),
.allmenu .allmenuwrap>ul>li:nth-child(3),
.allmenu .allmenuwrap>ul>li:nth-child(4){padding-bottom:100px;}
.allmenu .allmenuwrap>ul>li:after{content:""; position:absolute; left:0; top:0; width:1px; height:100%; background:rgba(0,0,0,0.1);}
.allmenu .allmenuwrap>ul>li:before{display:block; content:""; width:3px; height:25px; background:#000; position:absolute; left:0; top:5px; transform:scaleY(0); transition:all 0.4s;}
.allmenu .allmenuwrap>ul>li.active:before{transform:scaleY(1);}
.allmenu .allmenuwrap>ul>li:hover:before{transform:scaleY(1);}
.allmenu .allmenuwrap>ul>li>a{display:inline-block; font-size:27px; color:#000; font-weight:600;}
.allmenu .allmenuwrap>ul>li>a.on{color:#1575bb;}
.allmenu .allmenuwrap>ul>li>ul{display:block; margin-top:35px;}
.allmenu .allmenuwrap>ul>li>ul>li{margin-bottom:10px;}
.allmenu .allmenuwrap>ul>li>ul>li>a{display:inline-block; font-size:17px; color:rgba(0,0,0,0.6);}
.allmenu .allmenuwrap>ul>li>ul>li>a:hover{color:#ec7203;}
.allmenu .allmenuwrap>ul>li>ul>li>ul{padding:10px 0 0 10px;}
.allmenu .allmenuwrap>ul>li>ul>li>ul>li{position:relative; padding-left:10px;}
.allmenu .allmenuwrap>ul>li>ul>li>ul>li:before{display:block; content:""; width:4px; height:1px; background:#555; position:absolute; left:0; top:12px;}
.allmenu .allmenuwrap>ul>li>ul>li>ul>li>a{font-size:16px; color:rgba(0,0,0,0.5);}

@media screen and (max-width:1599px){
	.allmenu .inner .allmenuwrap{width:100%; margin:0;}
	.allmenu.open .inner .imgwrap{display:none;}
}

@media screen and (max-width:1399px){
	.allmenu .inner{justify-content:center;}
	.allmenu .inner .imgwrap{display:none;}
	.allmenu .inner .allmenuwrap{width:100%; margin:0;}
	.allmenu .allmenuwrap>ul{flex-direction:column;}
	.allmenu .allmenuwrap>ul>li{width:100%; margin-bottom:22px; padding-left:4%; padding-bottom:0 !important;}
	.allmenu .allmenuwrap>ul>li>ul{margin-top:8px; display:none;}
	.allmenu .allmenuwrap>ul>li:after{display:none;}
}

@media (max-width:812px){
	.allmenu:after {right:-124px; bottom:-77px; width:481px;}		
	.allmenu .allmenuwrap>ul>li>a{font-size:22px;}	
	.allmenu .allmenuwrap>ul>li>ul>li{margin-bottom:3px;}
	.allmenu .allmenuwrap>ul>li>ul>li>a{font-size:15px;}
	.allmenu .allmenuwrap>ul>li:before{left:0; top:5px; height:18px;}
	.allmenu .allmenuwrap>ul>li>a.on{color:#000;}	
}

/* 올메뉴 모션 */
.allmenu .allmenuwrap>ul>li>a{opacity:0; transform:translateX(-20px);}
.allmenu.open .allmenuwrap>ul>li>a{opacity:1; transform:translateX(0); transition:all 1s 0.8s;}
.allmenu .allmenuwrap>ul>li>ul>li>a{opacity:0; transform:translateX(-20px);}
.allmenu.open .allmenuwrap>ul>li>ul>li>a{opacity:1; transform:translateX(0);}
.allmenu.open .allmenuwrap>ul>li>ul>li:nth-child(1)>a{transition:all 1s 1s;}
.allmenu.open .allmenuwrap>ul>li>ul>li:nth-child(2)>a{transition:all 1s 1.05s;}
.allmenu.open .allmenuwrap>ul>li>ul>li:nth-child(3)>a{transition:all 1s 1.1s;}
.allmenu.open .allmenuwrap>ul>li>ul>li:nth-child(4)>a{transition:all 1s 1.15s;}
.allmenu.open .allmenuwrap>ul>li>ul>li:nth-child(5)>a{transition:all 1s 1.2s;}
.allmenu:after{transform:translateY(300px); opacity:0;}
.allmenu.open:after{transform:translateY(100px); opacity:1; transition:all 1.4s 0.8s;}
.allmenu .inner .imgwrap{opacity:0; transform:translateX(-60px);}
.allmenu.open .inner .imgwrap{opacity:1; transform:translateX(0); transition:all 1.4s 0.8s;}

/* visual */
.visual{overflow:hidden; position:relative; width:100%; height:calc(100vh - 28px);}
.visual .swiper-wrapper{width:100%; height:100%;}
.visual .swiper-slide{position:relative; width:100%; height:100%;}
.visual .swiper-slide .bg{position:absolute; left:0%; top:0%; z-index:-1; width:100%; height:100%; 	transform:scale(1.1); transition:all 4s;}
.visual .swiper-slide-active .bg{transform:scale(1);}
.visual .swiper-slide.v1 .bg{background:url('/img/main/main_visual1.jpg') no-repeat center; background-size:cover;}
.visual .swiper-slide.v2 .bg{background:url('/img/main/main_visual2.jpg') no-repeat center; background-size:cover;}
.visual .swiper-slide.v3 .bg{background:url('/img/main/main_visual3.jpg') no-repeat center; background-size:cover;}
.visual .txtwrap{position:absolute; left:50%; top:50%; z-index:10; transform:translate(-50%, -50%); width:95%; max-width:1400px;}
.visual .txtwrap .line{display:block; width:100px; height:1px; background:rgba(255,255,255,0.8); margin-bottom:30px;}
.visual .txtwrap .tit h2, .visual .txtwrap .tit h3{overflow:hidden;}
.visual .txtwrap .tit h2 span, .visual .txtwrap .tit h3 span{display:inline-block; font-size:45px; font-weight:500; color:#fff; letter-spacing:-1.5px} 
.visual .txtwrap .txt{margin-top:10px; font-size:80px;line-height: 90px; font-weight:700; color:#fff;}
.visual .ctr{position:absolute; left:50%; transform:translateX(-50%); bottom:70px; display:flex; align-items:center; justify-content:center; margin-top:50px; z-index:10; box-sizing:border-box; width:100%;}
.visual .ctr .vprev {width:27px; height:15px; background:url('/img/main/vprev.png') no-repeat; cursor:pointer;}
.visual .ctr .vnext {width:27px; height:15px; background:url('/img/main/vnext.png') no-repeat; cursor:pointer;}
.visual .vpaging {position:static; z-index:100; margin:0 55px; display:flex; align-items:center;}
.visual .ctr .vpaging span{opacity:1; display:inline-block; position:relative; width:8px; height:8px; border-radius:50%; margin:0 5px; background:0; border:1px solid #fff; border-radius:50%;}
.visual .ctr .vpaging span.swiper-pagination-bullet-active{width:22px; height:6px; border-radius:5px; background:#fff;}
.visual .scrollWrap{position:absolute; right:8%; bottom:0; z-index:1;}
.visual .scrollWrap .scroll{display:inline-block; position:relative; overflow:hidden; width:1px; height:150px; background:rgba(255, 255, 255, 0.3);}
.visual .scrollWrap .scroll:after{display:block; content:""; width:1px; height:60px; background:#fff; position:absolute; left:0; top:0; animation:scroll 1.4s infinite ease;}

@keyframes scroll{
	0%{transform:translateY(0);}
	100%{transform:translateY(150%);}
}


@media (max-width:812px){
.visual .txtwrap{position:absolute; left:40px; top:250px; transform:translate(-0%, -0%); z-index:10; width:85%; max-width:640px;}
.visual .txtwrap .tit h2 span, .visual .txtwrap .tit h3 span{font-size:44px; font-weight:700; color:#fff; letter-spacing:-1px} 
.visual .txtwrap .txt{margin-top:10px; font-size:30px; font-weight:500; color:#fff;line-height: 40px;}
.in_bl {display:inline-block;}

}


.m_br {display:none;}
.p_br {display:block}
.dp_m {display:none}


@media (max-width:800px){

.dp_m {display:block}
.dp_p {display:none}
.m_br{display:block}
.p_br {display:none}

}


.sec2 {position:relative; overflow:hidden; padding:130px 0}
.sec2_bg {background-image:linear-gradient(to bottom, #fff 70%, #f4f7ff 30%);}
.main_sec2 {position:relative; width:100%; max-width:85%; margin:0 auto; z-index:1; }
.contents-banner-box{position:relative; width:100%; max-width: 1300px; margin:0 auto; z-index:1;}
.pro_list {width:100%;font-size:0;line-height:0;overflow:hidden}
.pro_list .item {float:left;width:50%;padding:0 30px 0 0}
.pro_list .item a {display:block;}
.pro_list .item a .imgArea {width:100%;overflow:hidden}
.pro_list .item a .imgArea img {width:100%;transition:all 2s ease-in-out}
.pro_list .item a:hover .imgArea img {width:100%;transform:scale(1.1)}
.pro_list .item a .txtArea {position:relative;width:100%; background:#fff; border:1px solid #ddd; border-top:0px; padding:10px 0 60px 30px}
.pro_list .item a .txtArea:after {content:"";position:absolute;left:125px;bottom:62px;width:37px;height:13px;transform-origin:left top;background:url(/img/main/bg_clublist_arrow.png) right top no-repeat;transition:all .3s ease-in-out}
.pro_list .item a:hover .txtArea:after {width:58px}
.pro_list .item a .txtArea .st {font-size:16px;color:#172a87;font-weight:500;line-height:1.2; padding-top:20px}
.pro_list .item a .txtArea .tt {font-size:33px;color:#333;font-weight:700;line-height:1.2;letter-spacing:-1px;padding:22px 0 10px;transition:all .3s ease-in-out}
.pro_list .item a .txtArea .tx {width:100%;overflow:hidden}
.pro_list .item a .txtArea .tx span {display:block;font-size:20px;color:#666;padding-bottom:20px; line-height:30px;letter-spacing:-.5px; font-weight:300}
.pro_list .item:nth-child(2) {padding:0 0 0 30px}
.pro_list .item:nth-child(1) a:hover .txtArea .tt {color:#172a87}
.pro_list .item:nth-child(2) a:hover .txtArea .tt {color:#172a87}

.main_sec3 {background:url('/img/main/main_sec03_bg.jpg') 50% 50% no-repeat; background-size:cover; padding: 120px 0 90px 0; background-attachment: fixed}
.rnd_list {width:100%;font-size:0;line-height:0;overflow:hidden}
.rnd_list .item {float:left;width:33.3333%;padding:0 30px 0 0;}
.rnd_list .item a {display:block;}
.rnd_list .item a .imgArea {width:100%;overflow:hidden; border-radius:10px 10px 0 0;}
.rnd_list .item a .imgArea img {width:100%;transition:all 2s ease-in-out}
.rnd_list .item a:hover .imgArea img {width:100%;transform:scale(1.1)}
.rnd_list .item a .txtArea {position:relative;width:100%; background:#fff; padding:10px 30px 20px 30px; border-radius: 0 0 10px 10px;}
.rnd_list .item a .txtArea .tt {font-size:33px;color:#000;font-weight:700;line-height:1.2;letter-spacing:-1px;padding:22px 0 10px;transition:all .3s ease-in-out}
.rnd_list .item a .txtArea .tx {width:100%;overflow:hidden}
.rnd_list .item a .txtArea .tx span {display:block;font-size:20px;color:#000;padding-bottom:20px; line-height:30px;letter-spacing:-.5px; font-weight:300}
.rnd_list .item:nth-child(2) {padding:0 15px 0 15px}
.rnd_list .item:nth-child(3) {padding:0 0 0 30px}
.rnd_list .item:nth-child(1) a:hover .txtArea .tt {color:#172a87}
.rnd_list .item:nth-child(2) a:hover .txtArea .tt {color:#172a87}
.rnd_list .item:nth-child(3) a:hover .txtArea .tt {color:#172a87}

.main_sec5 {background:url('/img/main/main_sec05_bg.jpg') 50% 50% no-repeat; background-size:cover; padding: 160px 0 0; }
.service-list:after {content:"";display:block;clear:both;}
.service-list li {float:left;width:22%;margin-left:4%; text-align:center}
.service-list li:first-child {margin-left:0;}
.service-list li a {display:block;padding:40px 20px;transition:all ease-in-out 0.3s;}
.service-list li a:hover {transform:translateY(-2px)}
.service-list li a:before {content:"";display:block;width:10px;height:10px; border-radius:100px; background:#c8e3ff; left:48%; position:relative}
.service-list li:nth-child(2) a:before {background-position:-42px 0;}
.service-list li:nth-child(3) a:before {background-position:-84px 0;}
.service-list li:nth-child(4) a:before {background-position:-126px 0;}
.service-list li:first-child a:hover:before {background-position:0 -42px;}
.service-list li:nth-child(2) a:hover:before {background-position:-42px -42px;}
.service-list li:nth-child(3) a:hover:before {background-position:-84px -42px;}
.service-list li:nth-child(4) a:hover:before {background-position:-126px -42px;}
.service-list li a span {display:block;}
.service-list li a .title {color:#fff;font-size:18px;padding-bottom:40px; margin-bottom:50px;transition:all ease-in-out 0.3s; line-height:26px}
.service-list li a .title span {font-size:30px; margin-top:20px; font-weight:500}
.kor .service-list li a .title span {}
.service-list li a .btn-more {display:block; color:#aaa}
.service-list li a:hover .title {color:#c8e3ff;border-color:#c8e3ff;}
.service-list li a:hover .btn-more {color:#fff;}
.service-list li a:hover .btn-more:before {background:#0244d8;}
.service-list li a:hover .btn-more:after {background-position:0 -13px;}


@media (max-width:812px){
.main_sec5 .tit_45 {font-size:38px; line-height:45px}
.main_sec2 {position:relative; width:100%; max-width:90%; margin:0 auto; z-index:1; padding-bottom:40px}
.stit_22  {font-size:24px; font-weight:300; line-height:32px}
.sec2 {padding:90px 0}
.contents-banner-box{position:relative; width:100%; max-width:90%; margin:0 auto; z-index:1;}
.pro_list .item {float:left;width:100%;padding:0 0 30px 0}
.pro_list .item:nth-child(2) {padding:0px}
.pro_list .item a .txtArea {padding:10px 0 40px 20px}
.pro_list .item a .txtArea .st {padding-top:0px}
.pro_list .item a .txtArea:after {bottom:42px}

.w1300 {width: 90%;  max-width: 600px;  margin: 0 auto;}
.f1300 {width: 100%;  max-width: 600px;  margin: 0 auto;}

.rnd_list .item {float:left;width:100%;padding:0 0 30px 0}
.rnd_list .item:nth-child(2) {padding:0px 0 30px 0}
.rnd_list .item:nth-child(3) {padding:0px}
.rnd_list .item a .txtArea {padding:10px 50px 40px 30px}
.rnd_list .item a .txtArea .st {padding-top:0px}
.rnd_list .item a .txtArea:after {bottom:42px}

.service-list li {width:100%; margin-left:0; text-align:left }
.service-list li:nth-child(odd) {margin-left:0; padding:0}


.service-list li a {padding:15px 25px 0; background-color:rgba(255,255,255,0.1);}

.service-list li a:before {content:"";display:none;}
.service-list li a .title {font-size:22px; margin-bottom:20px}

.w15 {padding:0}

}


#section4{width:100%;height: 850px;background: url(/img/main/video-bg.jpg)no-repeat;background-size: cover;  background-position: center;}

.section-wrap{width:100%; height:100%; max-width:1200px; margin:0 auto; position:relative;}


.video-cs{width:100%; height:100%; position:relative;top: 410px;}
.video{position:absolute; top:50%; transform:translateY(-50%); width:calc(100% - 70px); left:3%;}
.v-title {width: 100%;  text-align: center;  opacity: 0.95;}
.video_title_txt {font-size: 60px; margin-bottom: 25px;font-weight: 700;color:#172a87;}
.video_txt {font-size:30px;font-weight:700; line-height:40px;padding:0 0 40px 0}

.cs-center{background:rgba(22,29,83,0.8); height:792px; width:35%; right:0; top:0; position:absolute;}
.cs-info{position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:calc(100% - 80px);}
.cs-box ul{margin:80px 0; display:block; overflow:hidden;}
.cs-box ul li{text-align:center; box-sizing:border-box;}
.cs-box ul li:first-child{margin-bottom:40px; overflow:hidden;}
.cs-box ul li span{font-size:32px; color:#bbb; font-weight:300; margin-bottom:10px;}
.cs-box ul li h2{font-size:44px; color:#fff; font-weight:300;}
.cs-box .btn-half{width:100%;}

.s-title{width:100%; text-align:center; opacity:0.95;}
.s-title h1{font-size:60px; color:#fff; margin-bottom:25px;}
.s-title p{font-size:22px; color:#fff;}



@media all and (max-width:1199px){
	.right#fp-nav{right:0;}
	
	.about-txt{padding:0 40px;}
	
	.s-title h1{font-size:52px;}
	.s-title p{font-size:20px;}
	
	.btn-plus{right:10px; width:40px; height:40px; font-size:26px; line-height:40px;}
}

@media all and (max-width:767px){
#section4 {height: 630px;}
.video-cs {top: -10px;}
.video, .cs-center{position:static; width:100%; height:auto; transform:none;padding: 0 20px 30px;}
.video{padding-top:20%;}
.yujin-video iframe{height:260px;}

.video_txt {  font-size: 26px;  font-weight: 700;  line-height: 36px;  padding: 0 0 40px 0;}

.cs-center{height:auto; width:100%; position:relative;}
.cs-info{position:static; transform:none; width:100%; overflow:hidden; padding:40px; box-sizing:border-box;}
.cs-box ul{margin:30px 0;}
.cs-box ul li:first-child{margin-bottom:20px;}
.cs-box ul li span{font-size:22px;}
.cs-box ul li h2{font-size:34px;}	

}

.main_sec4 {padding:100px 0 90px 0}


#ft {background:#182242; margin:0 auto; color:#fff; padding:40px 20px; font-size:15px; line-height:23px; font-weight:300}

#ft p {padding-top:20px; color:#aaa}
#ft p span {color:#fff}
.ft_left {}
.ft_left ul {display: flex; flex-wrap: wrap;}
.ft_left ul li {padding: 0 20px 0 0;}

@media all and (max-width:800px){
.ft_left ul {justify-content: center;}
.ft_left ul li {} 
#ft p {text-align: center;}
}

/* #sub_page { position: relative; z-index: -1; } */

.content-visual { position: relative; height: 450px; color:#fff; } 
.m-compulsion-br { display: none; } 
.visual-img { position:absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: -1; } 
.visual-img::after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; width: 101%; height: 101%; z-index: -1; animation: bg_eff 2s ease; } 
@keyframes bg_eff { 
 0% { transform: translate(-50%, -50%) scale(1.2); } 
 100% { transform: translate(-50%, -50%) scale(1); } 
 } 
@keyframes visual_txt_eff { 
 0% { transform: translateY(40px); opacity: 0; } 
 100% { transform: translateY(0px); opacity: 1; } 
 } 
.sub-10 .visual-img::after { background: url('/img/sub/depth_01.jpg')no-repeat center; background-size: cover; } 
.sub-20 .visual-img::after { background: url('/img/sub/depth_02.jpg')no-repeat center; background-size: cover; } 
.sub-30 .visual-img::after { background: url('/img/sub/depth_03.jpg')no-repeat center; background-size: cover; } 
.sub-40 .visual-img::after { background: url('/img/sub/depth_04.jpg')no-repeat center; background-size: cover; } 
.sub-50 .visual-img::after { background: url('/img/sub/depth_05.jpg')no-repeat center; background-size: cover; } 

.content-visual h2 { font-size: 55px; font-weight: 900; text-shadow: 0 0 10px #00000041; margin-bottom:20px; margin-top:80px; text-align: center; } 
.content-visual .visual-text { display: flex; justify-content: center; align-items: center; height:450px; animation: visual_txt_eff 2s ease; } 
.content-visual .locationUl { background: #0000005e; border-radius: 50px; font-weight: 400; } 
.content-visual .locationUl > li { position: relative; height: 60px; color:#fff; font-size:16px} 
.content-visual .locationUl > li strong {font-size:21px; font-weight:400}
.content-visual .locationUl > li+li { width: 150px; display: flex; justify-content: space-between; align-items: center; margin-right: 20px; } 
.content-visual .locationUl > li+li::after { content: ''; width: 12px; height: 6px; background: url(http://www.ildongcare.com/theme/ildongcare/img/common/ico-arr-bottom_outline.svg)no-repeat center; } 
.content-visual .locationUl > li:last-child { margin-left: 40px; } 
.content-visual .locationUl .home,.content-visual .ildong-gnb-box .link-home { display: flex; justify-content: center; align-items: center; width: 60px; height: 60px; background: #fff; border-radius: 50%; margin-right: 20px; }
.content-visual .locationUl .home i {font-size:22px}
.content-visual .locationUl .menuMore { display: none; position: absolute; top: 100%; left: -10px; width: calc(100% + 22px); } 
.content-visual .locationUl ul { background: #0000005e; width: 100%; border-radius: 20px; margin-top: 10px; padding: 10px 0; } 
.content-visual .locationUl ul a { display: block; padding: 10px; color:#fff } 
.content-visual .ildong-gnb-box { position: fixed; top: -180px; left: 0; width: 100%; height: 73px; background: var(--point); z-index: 100; } 
.content-visual .ildong-gnb-box > div { max-width: 1600px; margin: 0 auto; } 
.ildong_cont_nav .content-visual .ildong-gnb-box { top: 0; } 
.content-visual .ildong-gnb-box .depth { position: relative; width: 200px; font-weight: bold; display: block; } 
.content-visual .ildong-gnb-box .depth > span::after { content: ''; width: 12px; height: 6px; background: url(http://www.ildongcare.com/theme/ildongcare/img/common/ico-arr-bottom_outline.svg) no-repeat center; } 
.content-visual .ildong-gnb-box .depth .menuMore { position: absolute; top: 100%; left: -20px; width: 100%; background: #0000007e; display: none;border-radius: 0 0 10px 10px; width: calc(100% + 12px); } 
.content-visual .ildong-gnb-box .depth > span { line-height: 73px; height: 73px; font-size: clamp(16px, calc( 20 / var(--inner) * 100vw ), 20px); display: flex; align-items: center; justify-content: space-between; padding-right: 20px; } 
.content-visual .ildong-gnb-box .depth a { display: block; padding: 15px 20px; } 
.m-img-box { display: none; justify-content: center; } 
.content-visual .ildong-gnb-box .link-home { display: none; } 

.flex-wrap { display: flex; } 
.flex-center { display: flex; justify-content: center; } 
.flex-end { display: flex; justify-content: end; } 
.flex-center-mid { display: flex; justify-content: center; align-items: center; } 
.flex-between { display: flex; justify-content: space-between; } 
.flex-mid { display: flex; align-items: center; } 
.flex-bottom { display: flex; align-items: flex-end; } 
.flex-column { display: flex; flex-direction: column; } 
.flex1 { flex: 1; } 
.absolute_top_left_center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } 


@media (max-width: 812px) { 
.content-visual .locationUl .home, .content-visual .ildong-gnb-box .link-home { width: 50px; height: 50px; } 
.content-visual .locationUl > li+li { margin-right: 0px; } 
.content-visual .locationUl > li:nth-child(2){margin-right: 20px;}
.content-visual .locationUl > li:last-child { margin-left: 0; } 
.content-visual .locationUl .home { margin-right: 15px; } 
.content-visual .ildong-gnb-box > div { padding:0 20px; } 
.ctt_vision .se-01 p { width: 225px; } 
.location {position: absolute;bottom: 0px;left: 0;width: 100%;z-index: 100;background: #00000049;}
.inner {padding: 0 20px;width :100%}
.content-visual .locationUl {background: none;}
.content-visual .locationUl > li + li {width: 37%;}
.content-visual .locationUl > li:nth-child(2) {width: 30%;}
.content-visual .locationUl > li:nth-child(3) {width: 42%;}
 } 


.sub0101_cont02 {background:url('/img/sub/sub_img0101.jpg')no-repeat center; background-size:cover; padding:50px 0 80px 0 }
.sub0101_box ul {display:flex}
.sub0101_box ul li {width:24%; background:#fff; padding:70px 0 70px 0; text-align:center; float:left; margin-right:1.3333%}
.sub0101_box ul li:nth-child(1) {background:#172a87; color:#fff}
.sub0101_box ul li:nth-child(1) img {width:70%}
.sub0101_box ul li:nth-child(4) {margin-right:0} 
.sub0101_box ul li:nth-child(4) h3 {font-size:38px; letter-spacing:-1px; padding-bottom:40px; padding-top:10px}
.sub0101_box ul li p {padding-bottom:60px}
.sub0101_box ul li h2 {font-size:20px; line-height:45px; font-weight:400}
.sub0101_box ul li h3 {font-size:50px; color:#172a87; padding-bottom:36px}
.sub0101_box ul li em {font-style:normal; font-size:16px; font-weight:200;  }
.sub0101_em {font-style: normal; font-size: 16px;  font-weight: 200; bottom:-60px}

.sub0101_wbox {padding:20px; background:#fff; margin-top:20px; font-size:20px; display:flex; position: relative; line-height:30px}
.sub0101_wbox li:nth-child(1) {float:left; width:200px; font-weight:500}
.sub0101_wbox li {float:left; padding:0 20px 0 0; letter-spacing:-0.5px; font-weight:300}
.sub0101_wbox li:nth-child(4) {right:0px; position:absolute; }
.sub0101_wbox li:nth-child(4) i {background:#e6001f; border-radius:500px; color:#fff; padding: 10px 30px;  top: -7px;  position: relative;}

.sub0101_wbox02 {position: relative;}
.sub0101_wbox02 ul {display:flex} 
.sub0101_wbox02 ul li {padding:20px; background:#fff; margin-top:20px; font-size:20px; line-height:30px; width:49%; margin-right:2%}
.sub0101_wbox02 ul li:nth-child(2) {margin-right:0}
.sub0101_wbox02 ul li p {font-weight:500}
.sub0101_wbox02 ul li em {font-style:normal; font-weight:300}

@media (max-width: 812px) { 
.sub_w1300 {width:100%; max-width:90%; margin:0 auto; padding:80px 0px}
.sub0101_box ul li {width:100%;  background:#fff; padding:40px 0 40px 0; text-align:center; margin-bottom:10px; margin-right:0}
.sub0101_box ul {display:inline-block}
.sub0101_wbox li {padding:0}
.sub0101_wbox li:nth-child(4) {display:none; padding:0 }
.sub0101_wbox {margin-top:0; margin-bottom:10px}

.sub0101_wbox02 ul {display:block}
.sub0101_wbox02 ul li {width:100%; margin-top:10px}

}


.historyCont{padding-top:80px;}
.historyCont .historyRow{position:relative;}
.historyCont .historyRow h4{position:absolute; left:50%; top:-56px; width:110px; height:110px; background-color:#db1d27; text-align: center; line-height:110px; color:#fff; font-size:2.0rem; border-radius: 50%; -webkit-transform:translate(-50%, 0); -ms-transform:translate(-50%, 0); transform:translate(-50%, 0); z-index:2;}

.historyCont .historyRow:first-child .historyItem:before{content:""; display:block; width:-webkit-calc(100% - 50%); width:-ms-calc(100% - 50%); width:calc(100% - 50%); position:absolute; left:0; top:0; background-color:#fff; height:1px; }
.historyCont .historyRow .historyItem:after{content:""; display:block; width:1px; height:100%; background-color:#dfdfdf; position:absolute; left:50%; top:0;}
.historyCont .historyRow .historyItem .listsArea{padding-bottom:70px;display: table; table-layout: fixed; width:100%; min-height:250px;}
.historyCont .historyRow .historyItem .listsArea ol{display: table-cell; vertical-align:top;}
.historyCont .historyRow .historyItem .listsArea ol li{position:relative;  font-size:18px; color:#454545; margin-top:18px;}
.historyCont .historyRow .historyItem .listsArea ol li:first-child{margin-bottom:4rem;margin-top:0;}
.historyCont .historyRow .historyItem .listsArea ol li:first-child p {line-height:3rem;font-size:3rem;font-weight:600;color:#172a87;}
.historyCont .historyRow .historyItem .listsArea ol li:first-child:after {background:url('/img/sub/sub_sim.png') no-repeat;width:20px;height:20px;border:0; top:13px}
.historyCont .historyRow .historyItem .listsArea ol li:after{content:""; display:block; width:7px; height:7px; box-sizing:border-box; background-color:#b7b7b7;  border-radius: 50%; position:absolute; top:5px; z-index: 2}
.historyCont .historyRow .historyItem .historyImg{position:absolute; top:99px;  -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%);}
.historyCont .historyRow:nth-child(odd) .historyItem .historyImg span:before {content:"";background:url('/image/sub/h_line.png') no-repeat;width:104px;height:1px;position:absolute;right:-10rem;top:43px;}

.historyCont .historyRow:nth-child(even) .historyItem .historyImg span:before {content:"";background:url('/image/sub/h_line.png') no-repeat;width:104px;height:1px;position:absolute;left:-10rem;top:43px;}

.historyCont .historyRow:nth-child(odd){padding-left:100px;}
.historyCont .historyRow:nth-child(even){padding-right:100px;}

.historyCont .historyRow:nth-child(odd) .historyItem .historyImg{left:120px;}
.historyCont .historyRow:nth-child(even) .historyItem .historyImg{right:120px;}

.historyCont .historyRow:nth-child(odd) .historyItem .listsArea ol{padding-left:-webkit-calc(50% - 50px); padding-left:-ms-calc(50% - 50px); padding-left:calc(50% - 50px); padding-right:50px;}
.historyCont .historyRow:nth-child(odd) .historyItem .listsArea ol li{padding-left:45px;}
.historyCont .historyRow:nth-child(odd) .historyItem .listsArea ol li:first-child:after{left:-8px;}
.historyCont .historyRow:nth-child(odd) .historyItem .listsArea ol li:after{left:-3px;}

.historyCont .historyRow:nth-child(even) .historyItem .listsArea ol{padding-right:-webkit-calc(50% - 50px); padding-right:-ms-calc(50% - 50px); padding-right:calc(50% - 50px); text-align: right; padding-left:50px;}
.historyCont .historyRow:nth-child(even) .historyItem .listsArea ol li{padding-right:45px;}
.historyCont .historyRow:nth-child(even) .historyItem .listsArea ol li:first-child:after{right:-9px;}
.historyCont .historyRow:nth-child(even) .historyItem .listsArea ol li:after{right:-4px;}

.historyCont .historyRow:nth-child(odd):last-child .historyItem:before{content:""; display:block; width:-webkit-calc(100% - 50%); width:-ms-calc(100% - 50%); width:calc(100% - 50%); position:absolute; left:0; bottom:0; background-color:#fff; height:1px; }
.historyCont .historyRow:nth-child(even):last-child .historyItem:before{content:""; display:block; width:-webkit-calc(100% - 50%); width:-ms-calc(100% - 50%); width:calc(100% - 50%); position:absolute; right:0; bottom:0; background-color:#fff; height:1px; }


@media screen and (max-width: 768px) {
	.historyCont{padding-top:0;}
	.historyCont .historyRow {padding: 0 0 0 0!important;}
	.historyCont .historyRow h4{left:0; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); width:60px; height:60px; line-height:60px;}
	.historyCont .historyRow .historyItem{border:none; padding:20px 0 40px 0;}
	.historyCont .historyRow .historyItem:after{display:none}
	.historyCont .historyRow .historyItem .historyImg{position: static; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0);  transform: translate(0, 0);  padding-left:0; padding-bottom:20px;}
	.historyCont .historyRow .historyItem .historyImg img{width:auto;}
	.historyCont .historyRow .historyItem .listsArea {display:block; min-height: auto;padding-bottom:0}
	.historyCont .historyRow .historyItem .listsArea ol{display:block; padding:0 !important; text-align: left !important}
	.historyCont .historyRow .historyItem .listsArea ol li{padding-left:27px !important; padding-right:0 !important;}
	.historyCont .historyRow .historyItem .listsArea ol li:after{top:3px; left:3px !important; right: auto !important; }
	.historyCont .historyRow:nth-child(even) .historyItem .historyImg span:before,
	.historyCont .historyRow:nth-child(odd) .historyItem .historyImg span:before {display:none}
	.historyCont .historyRow .historyItem .listsArea ol li:first-child {margin-bottom:30px}
	.historyCont .historyRow .historyItem .listsArea ol li:first-child::after {margin: 0 0 0 -10px;}

	.map_txt>div, .map_txt>p {float:none}
	.map_txt>div>p>span>img {margin:0;margin-right:2rem;}
	.map_txt>div>p>span {display:block;overflow:hidden;margin-bottom:2rem}
	.map_txt2>ul>li {margin-right:0;width:100%;margin-bottom:1rem;}
	.map_txt2>ul>li>span {width:55%;display:block}

}

/***** 오시는 길 *****/
.map-iframe-wrapper {position: relative; margin: 0px auto 5rem;}
.location-info-wrap {padding-top: 4rem;}
.map-iframe-wrapper .map-iframe-con {padding-top: 35.715%; position: relative; height: 0;}
.map-iframe-wrapper .map-iframe-con iframe {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border-radius: 1rem; border: 1px solid #e3e3e3;}
.location-info-con {display: flex;}
.location-info-con .tit-box {position: relative; width: 21%;}
.location-info-con .tit-box h4 {font-size: 40px; line-height: 1.2em; font-weight: 700; letter-spacing: -0.055em; color: #000;}
.location-info-con .tit-box p {font-size:20px; line-height: 1.55em; font-weight: 600; letter-spacing: -0.025em; color: var(--main-color);}
.location-info-con .info-box {position: relative; width: 79%; margin-left: 3.5rem;}
.location-info-con .info-box .info-inner {display: flex;flex-wrap: wrap;}
.location-info-con .info-box dl {display: flex; margin-top: 1.5rem;}
.location-info-con .info-box > dl:first-child {margin-top: 0;}
.location-info-con .info-box dl.maRight {margin-right: 7.5rem;}
.location-info-con .info-box dt {position: relative; padding: 0 2.5rem; font-size:20px; line-height: 1.5em; font-weight: 700; color: #000; letter-spacing: -0.055em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; min-width: 11rem;}
.location-info-con .info-box dt.big-font {font-size:20px;}
.location-info-con .info-box dt i {position: absolute; top: 0; left: 0; font-size:20px; line-height: 1.5em; color: var(--main-color);}
.location-info-con .info-box dt.big-font i {font-size:20px; left: -0.5rem;}
.location-info-con .info-box dd {font-size:20px; line-height: 1.5em; font-weight: 500; color: rgba(0, 0, 0, 0.7); letter-spacing: -0.055em;}
.location-info-con .info-box dd.big-font {font-size:20px; font-weight: 700; color: #000;}

.location-acodian-list-box {padding-top: 5rem;}
.location-acodian-list-box .acodian-item{overflow:hidden; margin-bottom:10px; border:2px solid transparent; border-radius:8px; background-color:#fff; transition:all 0.3s; background-color: #f5f5f5;}
.location-acodian-list-box .acodian-item .flex-box {display: flex; align-items: center;flex-wrap: wrap;}
.location-acodian-list-box .acodian-item .flex-box .inner {display: flex;}
.location-acodian-list-box .acodian-item .flex-box .inner_01 {width: 70%;}
.location-acodian-list-box .acodian-item .flex-box .inner_02 {width: 60%;  padding: 10px 0 0 240px;}
.location-acodian-list-box .acodian-item .flex-box .inner_03 {width: 40%; padding: 10px 0 0 0;}

.sub_pd30 {padding:0 30px !important;}
.location-acodian-list-box .acodian-item .flex-box .inner > span {position: relative; font-size:20px; font-weight: 700; letter-spacing: -0.055em; line-height: 1.5em; color: #000; padding: 0 2.3rem;}
/*.location-acodian-list-box .acodian-item .flex-box .inner > span::before {position: absolute; content: "\eb59"; left: 0; color: #898989; font-size:20px;}
*/
.location-acodian-list-box .acodian-item .flex-box .inner > p {font-size:20px; font-weight: 500; letter-spacing: -0.055em; line-height: 1.5em; color: rgba(0, 0, 0, 0.7);}
.location-acodian-list-box .acodian-item dt{padding:20px 30px;}
.location-acodian-list-box .acodian-item dd{padding:0 5rem;}
.location-acodian-list-box .acodian-item dt{position:relative; cursor:pointer; }
.location-acodian-list-box .acodian-item dt .faq-title{display:block; color:#333; font-size:16px; font-weight:500; line-height:24px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:top;}
.location-acodian-list-box .acodian-item dt .arrow{position:absolute; top:50%; right:4rem; transform: translateY(-50%);}
.location-acodian-list-box .acodian-item dt i{color:#333; font-size:24px; transition: all 0.3s;}
.location-acodian-list-box .acodian-item dd{display:none; position:relative; background:#fff; }
.location-acodian-list-box .acodian-item dd .answer-txt-con{line-height:1.875; font-size:16px; color:#333; letter-spacing:-0.75px;}
.location-acodian-list-box .acodian-item dt .question-icon,
.location-acodian-list-box .acodian-item dd .answer-icon{position:absolute; top:16px; left:20px; width:30px; height:30px; line-height:30px; text-align:center; color:#333; font-size:18px; font-weight:600; -webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;}
.location-acodian-list-box .map-iframe-wrapper .map-iframe-con {padding-top: 27rem;}

/* FAQ2 :: 카테고리 */
.location-acodian-list-box .item-title{display:inline-block; font-size: 26px; font-weight: 700; letter-spacing: -0.055em; line-height: 1.6em; color: #000; min-width: 14.8rem; padding-right: 6rem;}

/* FAQ2 :: Open */
.location-acodian-list-box .acodian-item.open{border-color: var(--main-color); background-color:#fff; }
.location-acodian-list-box .acodian-item.open dt{background-color:#fff; }
.location-acodian-list-box .acodian-item.open dt .item-title{white-space:normal; text-overflow:unset;}
.location-acodian-list-box .acodian-item.open dt i{color:var(--main-color);}
.location-acodian-list-box .acodian-item.open dt .arrow i{margin-top:-2px; transform:rotate(-180deg);}

.location-acodian-list-box .open-con {width: calc(100% - 10.8rem); margin-left: auto;}


/***** 오시는 길 *****/
@media all and (max-width: 800px) {
	.map-iframe-wrapper {		margin-bottom: 3.5rem;	}
	.location-info-wrap {		padding-top: 0;	}
	.location-info-con {		flex-direction: column;	}
	.location-info-con .tit-box {		width: 100%;		margin-bottom: 2rem;	}
	.location-info-con .tit-box h4 {		font-size: 40px;}
	.location-info-con .info-box {		margin-left: 0;		width: 100%;	}
	.location-acodian-list-box {		margin-top: 7rem;	}
	.location-acodian-list-box .acodian-item .flex-box {		flex-direction: column;		align-items: flex-start;	}
	.location-acodian-list-box .acodian-item .flex-box .inner {		width: 90%;	}
	.location-acodian-list-box .item-title {		min-width: auto;		padding-right: 0;		padding-bottom: 1.5rem;	}
	.location-acodian-list-box .acodian-item dt {padding: 30px 15px !important;	}
	.location-acodian-list-box .acodian-item dt .arrow {right: 2.3rem;	}
	.location-acodian-list-box .open-con {width: 100%;		margin-left: 0;	}
	.location-acodian-list-box .acodian-item dd {		padding: 0 3rem;	}
	.location-info-con .info-box dt {		padding-right: 0;	}


.location-acodian-list-box .acodian-item .flex-box .inner > span {padding: 0 0 0px 0px;}
.location-acodian-list-box .acodian-item .flex-box .inner > p {width: 100%;margin: 10px 0 10px 0;}
.location-acodian-list-box .acodian-item dt i {width: 11%;}
.location-acodian-list-box .acodian-item .flex-box .inner_01 {display: block;}
.location-acodian-list-box .acodian-item .flex-box .inner_02 {display: block;}
.location-acodian-list-box .acodian-item .flex-box .inner_03 {display: block;}
.fa-arrow-circle-o-down::before {}

.sub_pd30 {padding: 0 !important;}
}

@media all and (max-width: 480px) {
	.location-info-con .info-box .info-inner {
		flex-direction: column;
	}
	.location-info-con .info-box dl.maRight {
		margin-right: 3.5rem;
	}
}


.pro-tab{width:100%; margin: 70px 0 0 0;}
.pro-tab ul{display: flex;  flex-wrap: wrap;  justify-content: flex-start;}
.pro-tab ul li{border-radius: 10px;width:24%;  height: 80px;   display: table;box-sizing: border-box;  position: relative;  border: 1px solid #172a87;margin: 0 6px 20px}
.pro-tab ul li:first-child, .pro-tab ul li:nth-child(2), .pro-tab ul li:nth-child(3), .pro-tab ul li:nth-child(4){}

.pro-tab ul li:nth-child(4), .pro-tab ul li:nth-child(8){}


.pro-tab ul li:nth-child(4n)::before{width:0;}
.pro-tab ul li a{font-size:16px; color:#444; display:table-cell; vertical-align:middle; text-align:center;/*  transition:all 0.4s; */ padding:0 10px; line-height:26px;}
.pro-tab ul li.selected a{background:#182242;; color:#fff;border-radius: 9px;}
.pro-tab ul li.selected:before{width:0;}
#tab-select{display:none;}

.pro-tab_01{width:100%; margin: 70px 0 0 0;}
.pro-tab_01 ul{display: flex;  flex-wrap: wrap;  justify-content: start;}
.pro-tab_01 ul li{border-radius: 10px;width: 23%;  height: 80px;   display: table;box-sizing: border-box;  position: relative;  border: 1px solid #172a87;margin: 0 20px 20px 0;}
.pro-tab_01 ul li:nth-child(4), .pro-tab ul li:nth-child(8){}

.pro-tab_01 ul li:nth-child(4n)::before{width:0;}
.pro-tab_01 ul li a{font-size:16px; color:#444; display:table-cell; vertical-align:middle; text-align:center;/*  transition:all 0.4s; */ padding:0 10px; line-height:26px;}
.pro-tab_01 ul li.selected a{background:#172a87; color:#fff;border-radius: 9px;}
.pro-tab_01 ul li.selected:before{width:0;}

.pro-contents{width:100%; margin-bottom:20px; overflow:hidden;}
.pro-en{font-size:18px; color:#888; font-weight:300; padding-left:10px; vertical-align:bottom;}
.pro-en2{padding-left:0;}
.pro-img{width:100%; border:1px solid #ccc; box-sizing:border-box; min-height:280px; background-size:cover !important; background-position:center !important;}
.pro-info{width:calc(100% - 20px); margin-left:20px; position:relative; background:#f4f4f9; padding:30px; box-sizing:border-box; min-height:280px;}
.pro-info:before{content:''; width:0; height:0; border-top:40px solid #fff; border-left:40px solid transparent; position:absolute; top:0; right:0;}
.info-txt{width:100%; margin-bottom:20px; overflow:hidden;}
.info-txt h4{font-size:18px; color:#444; margin-bottom:10px;}
.info-txt p{text-align:justify;}

.pro-table{width:100%; border-bottom:1px solid #555; min-width:768px;border-top: 2px solid #172a87;}
.pro-table th, .pro-table td{font-size:16px; color:#555; padding:15px 0; text-align:center; border-top:1px solid #666666; border-left:1px solid #666666;}
.pro-table th{background: #f2f2f2;  color: #000; font-weight:500;}
.b-l-0{border-left:0 !important;}
.pro-table tr:nth-child(2n-1) td{background:#;}

.pro-table_01{width:100%; border-bottom:1px solid #555; min-width:768px;border-top: 2px solid #172a87;}
.pro-table_01 th, .pro-table_01 td{font-size:16px; color:#555; padding:10px 0; text-align:center; border-top:1px solid #666666; border-left:1px solid #666666;}
.pro-table_01 th{background: #f2f2f2;  color: #000; font-weight:500;}
.pro-table_01 tr:nth-child(2n-1) td{background:#;}



.pro-table2 tr:nth-child(2n-1) td{}
.pro-table2 tr:nth-child(2n) td{}
.bg-white{background:#fff !important;}
.bg-bg{background:# !important;}
.bgwhite td{background:#fff !important;}
.bgbg td{background:# !important;}
.m-b-20{margin-bottom:20px;}

.ct_0201_product_box_01 {padding: 100px 0 0px 0;}
.product_title_01 {font-size:28px; font-weight:700; padding:0 0 5px 0;}
.product_title_02 {font-size:18px; color:#666666; font-weight:500}
.product_title_03 {font-size:18px; color:#666666; font-weight:500;padding: 0px 0 10px 13px;position: relative;}
.product_title_03:before {  content: '';  width: 7px;  height: 7px;  background: #232e84;  position: absolute;  left: 0;  top: 7px;}

.ct_0201_box_01 {display: flex;  flex-wrap: wrap;padding: 50px 0 60px 0;justify-content: space-between;}
.ct_0201_left_img {width: 50%;}
.ct_0201_left_img img {width: 100%;border: 1px solid #dfdfdf;}
.ct_0201_left_txt {width: 50%;padding: 7px 0 0 50px;}

.ct_0201_left_txt ul {padding: 30px 0px 10px 0; display: flex;border-bottom: 1px solid #ababab;}
.ct_0201_left_txt ul li {}
.ct_0201_left_txt ul li:nth-child(1) {width: 22%;}

.line1 {position: relative;border-bottom: 1px solid #ababab;}
.line1:before {content:''; width:80px;height:5px; background:#172a87; position:absolute;left: 0px;  top: -5px;}
.ct_0201_txt_01 {font-size:22px; font-weight:600;padding: 0 0 15px 0px;}
.ct_0201_txt_02 {font-size:22px; font-weight:300; color:#666666;letter-spacing: -1px;padding: 0 0 15px 0px;}
.but_txt_box  {}
.but_txt {background: #182242;;  width: 190px;  text-align: center;  padding: 10px 0;  margin: 30px 0 0 0; color: #fff;  font-size: 24px;  font-weight: 500;}



.ct_0202_product_box_01 {padding: 100px 0 0px 0;}
.ct_0202_box_01 {display: flex;  flex-wrap: wrap;padding: 50px 0 60px 0;justify-content: space-between;}
.ct_0202_left_img {border: 1px solid #6666;width: 40%;}
.ct_0202_left_img img {width: 100%;}
.ct_0202_left_txt {width: 55%;}
.color_box {display: flex;}
.color_box .color_black {width: 20px;  height: 20px;  background: #58585b;margin: 0 10px 0 0;}
.color_box .color_blue {width: 20px;  height: 20px;  background: #0062b0;}
.p_b3 {padding: 0 0 3px 0;}

.dp_m {display:none}


@media (max-width: 1000px) {
.ct_0201_left_img {width: 100%;  }
.ct_0201_left_txt {width: 100%;    padding: 70px 0 0 0px;}

}


@media (max-width: 767px) {
.ct_0201_box_01 {padding: 20px 0 60px 0;}
.ct_0201_left_txt ul li:nth-child(1) {width: 28%;}
.ct_0201_left_txt ul li:nth-child(2) {width: 72%;}
.ct_0201_product_box_01 {padding: 60px 0 0px 0;}

/*sub2*/
	#tab-button{display:none;}	
	.pro-tab{width:100%; position:relative;}
	.pro-tab:before{content: ''; width: 12px;  height: 12px;background: url(/img/sub/down_Icon.png)no-repeat center; position:absolute; top:50%; right:20px;transform:translateY(-50%);}
	
	.pro-tab_01{width:100%; position:relative;}
	.pro-tab_01:before{content: ''; width: 12px;  height: 12px;background: url(/img/sub/down_Icon.png)no-repeat center; position:absolute; top:50%; right:20px;transform:translateY(-50%);}
	
	
	select::-ms-expand {display: none;}
	select:focus {outline: none;}
	select{width:100%; height:auto; line-height:normal; font-family:inherit; padding:7px 10px 6px; border:0; /* opacity:0; filter:alpha(opacity=0);  */-webkit-appearance: none;  /* 네이티브 외형 감추기 */ -moz-appearance: none; appearance: none; box-sizing:border-box; color:#555; font-size:14px;}
	
	#tab-select{display:block; width:100%; height:40px; background:#fdfdfd; padding:10px 40px 10px 10px; box-sizing:border-box; color:#444; border:1px solid #ccc;}
		
	
	.pro-con-wrap{}
	.pro-img{min-height:400px; margin-bottom:20px;}
	.pro-info{width:100%; margin-left:0; min-height:auto;}
	.pro-info::before{border:0;}
}



#hd_1 {width:100%; height:49px; margin:0 auto; background-color:#182242;}
#hd_1_group{width: 92%;  max-width: 1700px;margin: 0 auto;}
#memb{position:relative; display: flex;  justify-content: end; line-height:49px;}
#memb ul li{float:left; color:#fff; font-size:16px; padding-left:10px;}
#memb ul li a{color:#fff;}

.pd210 {padding: 210px 0;}