@charset "utf-8";

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

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

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

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

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

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

.placeholdersjs {color:#aaa !important}

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

#hd_pop,
#hd_wrapper,
#tnb .inner,

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

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

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

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

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

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

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

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


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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:inline-block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;}
#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}

@media screen and (max-width: 800px){
	#bo_v_con .mo_line{width: 100%; display: flex; flex-direction: column;}
	#bo_v_con .mo_line li{width: 100% !important}
}

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 페이징 */
.pg_wrap {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}



@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;400;700&display=swap');
html,body{font-family:'Noto Sans KR'; letter-spacing:-1px; word-break:keep-all !important;}
#container{float:inherit; min-height:inherit; margin:0 auto; width:100%;}
#hd, #wrapper, #ft{min-width:inherit;}
.w100{width:100%; margin:0 auto;}
.w100 .inner{width:95%; margin:0 auto; max-width:1200px;}

.crais .crais_in img{margin: 0 auto; display: block;}

.slider_box{width:100%; height:720px; background:#444; margin-top:100px; position:relative;}
.main_slider h3{color:#fff; font-size:32px; font-weight:700; margin-bottom:20px; text-align:center;}
.main_slider h4{color:#999; font-size:16px; font-weight:400; line-height:26px; text-align:center;}
.main_slider .sliders{width:100%; height:720px; position:relative;}
.main_slider .sliders.sd0{background:url('/img/210414_1.jpg') center center no-repeat;}
.main_slider .sliders.sd1{background:url('/img/210405_70.png') center center no-repeat;}
.main_slider .sliders.sd2{background:url('/img/210405_71.png') center center no-repeat;}
.main_slider .sliders.sd3{background:url('/img/210405_72.png') center center no-repeat;}
.main_slider .exewr{position: Absolute; width: 90%; max-width: 1100px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; left: 50%;top: 50%;transform: translate(-50%,-50%);}
.main_slider .exewr .btns{width:140px; text-align:center; color:#fff; padding:4px 11px; height:40px; line-height:31px; margin:0 auto; font-size:12px; letter-spacing:1.5px; border-radius:20px; border:1px solid #e5e5e5; margin-top:60px;}
.slider_box .sct_down{color:#fff; font-size:11px; font-weight:700; bottom:0px; position:absolute; left:50%; margin-left:-29px;}
.main_slider .swiper-pagination{right:0; top:30%; width:240px;}
.main_slider .swiper-pagination-bullet{width:240px; height:60px; border-radius:0; opacity:0.2; background:#000;}
.main_slider .label{margin-top:20px; margin-left:20px;}
.main_slider .label .num{width:30px; color:#fff; font-weight:700; font-size:14px; float:left;}
.main_slider .label .txt{width:auto; color:#fff; font-weight:700; font-size:14px; float:left;}
.main_slider .swiper-pagination-bullet-active{background:#fff; opacity:1;}
.main_slider .swiper-pagination-bullet-active .label .num{color:#444;}
.main_slider .swiper-pagination-bullet-active .label .txt{color:#444;}
.press{width:100%; margin:0 auto; background:#f1f0eb; padding:110px 0; position:relative;}
.press .top_bn{background:#822021; width:40%; height:400px; position:relative;}
.press .top_bn .txtwr{position:absolute; right:70px; bottom:60px;}
.press .top_bn h3{color:#fff; font-size:21px; font-weight:700; margin-bottom:10px;}
.press .top_bn h4{color:#999; font-size:16px; font-weight:400;}
.press .slicks .lines{width:20px; height:2px; background:#822021; margin-bottom:20px; margin-top:60px;}
.press .slicks h3{font-size:16px; color:#444; margin-bottom:10px; margin-top:10px;}
.press .slicks h4{font-size:24px; color:#444;}
.press .inner{max-width:1200px;width:95%; margin:0 auto; overflow:hidden;}
.press .sldwr{position:absolute; right:0px; width:60%; top:250px; padding-left:110px;}
.press .autoplay .sldlayers{background:#fff; position:relative; padding:33px 33px; margin-right:10px;}
.press .autoplay .sldlayers .etcs{float:left; padding:25px 14px}
.press .autoplay .sldlayers .arrows{float:left; width:30px; height:30px; border-radius:20px; background:#822021; margin-right:8px;}
.press .autoplay .sldlayers .tables{color:#822021; font-weight:700; float:left; font-size:15px; margin-top:4px;}
.press .autoplay .sldlayers .date{width:100%; display:inline-block;}
.press .autoplay .sldlayers .days{color:#d8d8d8; font-weight:700; font-size:15px; float:right; padding:15px 10px;}
.press .autoplay .sldlayers .days .d{width:100%; display:inline-block; margin-bottom:2px; font-weight:700; font-size:24px;}
.press .autoplay .sldlayers .days .yandm{width:100%; display:inline-block;}
.press .autoplay .sldlayers h5{text-align:left; margin-bottom:10px; font-size:16px; font-weight:700; line-height:24px;}
.press .autoplay .sldlayers h6{text-align:left; margin-bottom:10px; font-size:14px; color:#999; font-weight:400px; line-height:24px;}
.press .autoplay .sldlayers .arr{width:18px; height:18px; background:#822021; color:#fff; float:right; background:url('/img/arr_btn.png') center center no-repeat;}


.press .autoplay2 .sldlayers{background:#fff; position:relative; padding:33px 33px; margin-right:10px;}
.press .autoplay2 .sldlayers .etcs{float:left; padding:25px 14px}
.press .autoplay2 .sldlayers .arrows{float:left; width:30px; height:30px; border-radius:20px; background:#822021; margin-right:8px;}
.press .autoplay2 .sldlayers .tables{color:#822021; font-weight:700; float:left; font-size:15px; margin-top:4px;}
.press .autoplay2 .sldlayers .date{width:100%; display:inline-block;}
.press .autoplay2 .sldlayers .days{color:#d8d8d8; font-weight:700; font-size:15px; float:right; padding:15px 10px;}
.press .autoplay2 .sldlayers .days .d{width:100%; display:inline-block; margin-bottom:2px; font-weight:700; font-size:24px;}
.press .autoplay2 .sldlayers .days .yandm{width:100%; display:inline-block;}
.press .autoplay2 .sldlayers h5{text-align:left; margin-bottom:10px; font-size:16px; font-weight:700; line-height:24px;}
.press .autoplay2 .sldlayers h6{text-align:left; margin-bottom:10px; font-size:14px; color:#999; font-weight:400px; line-height:24px;}
.press .autoplay2 .sldlayers .arr{width:18px; height:18px; background:#822021; color:#fff; float:right; background:url('/img/arr_btn.png') center center no-repeat;}


.press .autoplay3 .sldlayers{background:#fff; position:relative; padding:33px 33px; margin-right:10px;}
.press .autoplay3 .sldlayers .etcs{float:left; padding:25px 14px}
.press .autoplay3 .sldlayers .arrows{float:left; width:30px; height:30px; border-radius:20px; background:#822021; margin-right:8px;}
.press .autoplay3 .sldlayers .tables{color:#822021; font-weight:700; float:left; font-size:15px; margin-top:4px;}
.press .autoplay3 .sldlayers .date{width:100%; display:inline-block;}
.press .autoplay3 .sldlayers .days{color:#d8d8d8; font-weight:700; font-size:15px; float:right; padding:15px 10px;}
.press .autoplay3 .sldlayers .days .d{width:100%; display:inline-block; margin-bottom:2px; font-weight:700; font-size:24px;}
.press .autoplay3 .sldlayers .days .yandm{width:100%; display:inline-block;}
.press .autoplay3 .sldlayers h5{text-align:left; margin-bottom:10px; font-size:16px; font-weight:700; line-height:24px;}
.press .autoplay3 .sldlayers h6{text-align:left; margin-bottom:10px; font-size:14px; color:#999; font-weight:400px; line-height:24px;}
.press .autoplay3 .sldlayers .arr{width:18px; height:18px; background:#822021; color:#fff; float:right; background:url('/img/arr_btn.png') center center no-repeat;}

.equip {position:relative;text-align:center; background:#f5f5f5; width:100%; margin:0 auto; padding:44px 0;margin-top:360px;}
.equip .container{max-width:1600px; margin:0 auto;}
.equip .item {padding:44px;}
.equip .item a {text-decoration:none}
.equip .item img {box-shadow:20px 20px 30px 0px #ddd; width:100%;}
.equip .item a:hover {color:#ff5c89}
.equip .item a p {margin:30px 0 0px;padding:0}
.equip .item a strong {font-size:2.3em;line-height:1.2em; letter-spacing:-2px;padding-top:20px;display:block}
.equip .cont_box{position:relative;top:0;left:0}
.equip .half{width:60%;}
.equip .left{padding:60px 70px 110px 70px;color:#fff;}
.equip .right{position:absolute;top:-100px;right:40px;width:40%;}
.equip .left .tit{position:relative;top:0;left:0;padding-top:10px;display:block; font-size:32px; font-weight:700; color:#444; margin-bottom:10px; letter-spacing:-1.5px;}
.equip .left .tit2{position:relative;top:0;left:0;padding-top:0px;display:block; font-size:21px; font-weight:700; color:#444; margin-bottom:20px; letter-spacing:-1.5px;}
.equip .left .lines{width:40px; height:3px; background:#444;  margin-top:10px; float:right;}
.equip .left .tit img{position:absolute;top:0;left: 75%;height: 60px;}
.equip .left .txt{position:relative;top:0;left:0; font-size:16px; line-height:28px; font-weight:100; color:#999;}
.equip .left .box {min-height: 180px;}
.equip .swiper-pagination {position: relative;text-align: right;}
.equip .swiper-pagination-clickable .swiper-pagination-bullet {cursor: auto;}
.equip .swiper-pagination-bullet {width: 80%;height: auto;display: none;}
.equip .swiper-pagination-bullet-active {background: transparent;display:block;}
.equip .opacity_label{background:none; border:1px solid #fff; border-radius:20px; color:#fff; font-weight:100; display:inline-block; padding:13px 33px;}
.equip .swiper-slide .txt01{display:block;position:absolute;bottom:20px;width:100%;left:0;color:#fff;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);text-align:center;z-index:1;}
.equip .swiper-slide .h_box{display:none;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(255,255,255,0.8);z-index:2}
.equip .swiper-slide .h_box .txt span{margin-bottom:20px;display:block;}
.equip .swiper-slide .h_box .txt img{width:40px}
.equip .swiper-slide:hover .txt01{display:none}
.equip .swiper-slide:hover .h_box{display:block;}
.equip .swiper-slide .h_box .inner{position:absolute;padding:30px;left:0;right:0;bottom:0}
.equip .swiper-button-wrap{float:right; padding-right:20%; margin-top:30px;}
.equip .swiper-button-next, .equip .swiper-button-prev{position:relative;left:auto;right:auto;top:0;margin-top: 14px;float: left;margin-right:10px;width:40px;height:40px;background-size: 100%;background-position: center;background-repeat: no-repeat;}
.equip .swiper-button-next{background-image:url(/img/r_btn.png); margin-right:0;}
.equip .swiper-button-prev{background-image:url(/img/l_btn.png);}
@media (max-width: 1000px){
	.equip .cont_box{padding-bottom:0;}
	.equip .left.fromLeftOut{opacity:1 !important;}
	.equip .left .tit{font-size:24px;}
	.equip .left .txt{line-height:24px; font-size:15px;}
	.equip .opacity_label{padding:10px 22px;}
}
@media (max-width: 640px){
	.equip .half{width:100%;}
	.equip .right{width:90%; top:-100px; right:inherit; position:relative; margin:0 auto;}
	.equip .swiper-button-wrap{position:absolute; right:30px; top:30px;}
	.equip .swiper-slide{height:280px;}
}
@media (max-width: 500px){
	.equip .swiper-pagination-bullet{width:90%;}
}
.main-service-info{padding:0; max-width:1400px; margin:0 auto; margin-top:40px; margin-bottom:40px;}
.main-service-info li{position:relative;}
.main-service-info li .tit { display: block; }
.main-service-info li .img{margin-bottom:20px;}
@media (max-width: 1023px) { .main-service-info { margin-top: 0px; }
.main-service-info ul { padding-top: 0px; }
.main-service-info li { border-bottom: 1px solid #ddd; }
.main-service-info li:first-child { border-top: 1px solid #ddd; }
.main-service-info li > a { position: relative; display: block; height: 70px; padding: 20px 20px 20px 84px; }
.main-service-info li > a:after { content: ''; position: absolute; right: 3px; top: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 12px; height: 12px; margin-top: -5px; border-top: 1px solid #000; border-right: 1px solid #000; }
.main-service-info li .tit { font-size: 20px; line-height: 30px; }
.main-service-info li .tit + p { display: none; }
.main-service-info li i[class*=icon-] { position: absolute; left: 15px; top: 50%; -webkit-transform: translateY(-50%) scale(0.5); transform: translateY(-50%) scale(0.5); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; z-index: 1; } }
@media (min-width: 1024px) { .main-service-info ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.main-service-info li { overflow: hidden; -webkit-box-flex: 1; -ms-flex: 1 0 33.3%; flex: 1 0 33.3%; height: 300px; padding: 20px 0; }
.main-service-info li > a { position: relative; display: block; height: 100%; padding: 16px 160px 0 20px; border-left: 1px solid #ddd; }
.main-service-info li > a:after { content: '바로가기'; position: absolute; bottom: 16px; left: 20px; text-decoration: underline; font-weight: 700; }
.main-service-info li:nth-child(3n + 1) > a { border-left: none; }
.main-service-info li:nth-child(n + 4) > a:before { content: ''; position: absolute; top: -20px; left: 20px; right: 20px; height: 1px; background-color: #ddd; }
.main-service-info li .tit { margin-bottom: 10px; font-size: 21px; }
.main-service-info li i[class*=icon-] { position: absolute; right: 48px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; }
.main-service-info li p { overflow: hidden; position: relative; color:#999; font-size:14px;}
.main-service-info li a:hover p span, .main-service-info li a:focus p span { top: -100px; } }
@media (min-width: 1024px) and (min-width: 1024px) and (max-width: 1439px) { .main-service-info li { height: 228px; }
.main-service-info li > a { padding-right: 144px; }
.main-service-info li p br { display: none; } }
.view-wr{padding:10px 0;text-align:center; position:absolute; right:60px; top:20px;}
.view-btn{color: #adadad;font-size:18px;font-family:'Noto Serif KR';position:relative;display:inline-block;line-height:40px;}
.view-btn span{position:relative;margin-left:25px;overflow:hidden;display: inline-block;vertical-align: middle;line-height: 0;}
.view-btn span:before, .view-btn:after{content:"";display:block;position:absolute;}
.view-btn span:before{width:100%;height:1px;background:#aeafaf;top:50%;right:20px;z-index:11;}
.view-btn:after{width:40px;height:40px;background:#000;border-radius:100%;top:50%;margin-top:-20px;right:-20px;z-index:5;-webkit-transition: -webkit-transform .25s;transition: -webkit-transform .25s;
transition: transform .25s;transition: transform .25s, -webkit-transform .25s;}
.view-btn span img{position:relative;z-index:10;vertical-align:middle;}
.view-btn:hover:after{-webkit-transform: scale(1.1) rotate(0.05deg);-ms-transform: scale(1.1) rotate(0.05deg);transform: scale(1.1) rotate(0.05deg);-webkit-transition: -webkit-transform .55s;
transition: -webkit-transform .55s;transition: transform .55s;transition: transform .55s, -webkit-transform .55s;}
.view-btn:hover span:before, .view-btn:hover span img{animation:view .5s cubic-bezier(0.47, 0, 0.75, 0.72);-webkit-animation:view .5s cubic-bezier(0.47, 0, 0.75, 0.72);}

@media all and (max-width:1200px) {
	.slider_box{margin-top:64px; height:540px;}
	.main_slider .sliders{height:540px;}
	.press{padding:44px 0;}
	.press .sldwr{top:160px;}
	.equip{margin-top:60px;}
	.equip .half{width:50%;}
	.equip .right{width:50%; top:0;}
	.main-service-info li .img{margin-bottom:0;}
	.main-service-info li > a{padding-left:60px; height:inherit;}
	.main-service-info li .tit{position:absolute; left:140px; top:30px;}
	.view-btn{display:none;}
	.main-service-info li > a:after{right:60px;}	
}
@media all and (max-width:1000px) {
	.main_slider .swiper-pagination{width:100%; top:inherit; bottom:0;}
	.main_slider .swiper-pagination-bullet{width:25%;}
	.press{padding:0 0 44px 0;}
	.press .top_bn{width:100%; height:300px; margin-bottom:20px;}
	.press .top_bn .txtwr{left:30px; bottom:30px;}
	.press .slicks .lines{margin-top:30px;}
	.press .sldwr{position:relative; width:100%; top:20px; padding-left:20px;}
	.equip{margin-top:0; padding-top:0;}
	.equip .left{padding:22px 44px;}
	.equip .half{width:100%;}
	.equip .right{width:100%; top:inherit; position:relative; right:inherit;}
	.equip .swiper-pagination-bullet{width:100%;}
	.equip .swiper-button-wrap{float:left; padding-right:20px;}
	.crais .crais_in img{width: 100%;}
}
@media all and (max-width:800px) {
	.main_slider .swiper-pagination{display:none;}
}
@media all and (max-width:640px){
	.main_slider h3{font-size:24px;}
	.main_slider h4{font-size:15px;}
	.main_slider h4 br{display:none;}
	.main_slider .label{margin-left:4px;}
	.main_slider .label .num{font-size:12px; display:none;}
	.main_slider .label .txt{font-size:12px; text-align:center; margin:0 auto; display:contents;}
	.equip .swiper-button-wrap{right:inherit; left:30px;}
	.main_slider .sliders.sd1{background-position:left center;}
	.main_slider .sliders.sd2{background-position:left center;}
	.main_slider .sliders.sd3{background-position:-1100px center;}
}

#header {position:fixed;left:0;top:0;width:100%;height:100px;z-index:9999;}
#header .header-inner {position:relative;height:100px;z-index:9;}
.header-inner h1 {position:absolute;left:20px;top:50%;width:400px;height:80px;margin-top:-38px;}
.header-inner h1 > a {display:block;overflow:hidden;width:100%;height:100%;text-indent:-999em;background:url(/img/logo.png) center bottom no-repeat;background-size:cover;}
.header-gnb {height:100px;background:rgba(255,255,255,1);}
.header-gnb.active {border-bottom:solid 1px rgba(255,255,255,0.2);}
#Gnb{height:100px;max-width:1000px;margin:0 auto;text-align:center;box-sizing:border-box;}
.gnb-dep01 > li .gnb-dep02-div{display:none;height:250px;width:100%;border-left:solid 1px rgba(0,0,0,0.1);}
.gnb-dep01 > li:first-child .gnb-dep02-div {border-left:0;}
.gnb-dep02 {position:relative;top:auto;overflow:hidden;width:100%;height:auto;box-sizing:border-box;}
.gnb-dep02 > li {position:relative;top:auto;line-height:1.5em;color:#111;opacity:1;}
.gnb-dep02 > li > a.on, .gnb-dep02 > li > a:hover {color:#521008;}
.gnb-dep02 > li > a .newW:after ,.gnb-dep02 > li > a:hover .newW:after {background-position:center -80px;opacity:0.7;}
.gnb-dep01 > li {position:relative;float:left;width:200px;text-align:center;box-sizing:border-box;}
.gnb-dep01 > li > a {display:block;position:relative;line-height:100px;font-size:16px; letter-spacing:-1px; font-weight:400;color:#111; color:#000; font-weight:700;}
.gnb-dep01 > li > a.on, .gnb-dep01 > li > a:hover, .gnb-dep01 > li:hover > a {color:#521008;}
.gnb-dep01 > li > a:after {content:"";position:absolute;left:50%;bottom:-1px;width:0;height:3px;background:#521008;transform:translateX(-50%);transition:.3s;}
.gnb-dep01 > li .gnb-dep02-div {overflow:hidden;width:100%;opacity:1;}
.gnb-dep01 > li > a.on:after, .gnb-dep01 > li > a:hover::after, .gnb-dep01 > li:hover > a:after {width:100%;}
.gnb-dep02 {position:absolute;top:79px;left:0;overflow:hidden;width:100%;box-sizing:border-box;transition:all .5s;}
.gnb-dep02.active{padding-top:25px;transition:all .5s;}
.gnb-dep02 li {position:relative;top:9px;line-height:21px;padding:6px 0;color:#555;}
.gnb-dep02 > li > a {display:inline-block;position:relative;font-size:14px; letter-spacing:-1.0px;}
.gnb-dep02 > li > a.on, .gnb-dep02 > li > a:hover {color:#521008;}
.gnb-dep02 > li > a:hover::after {width:100%;}
.gnb-dep02 > li > a .newW:after {margin-left:5px;transform:scale(0.75);vertical-align:middle;}
.gnb-dep02 > li > a:hover .newW:after {background-position:center -40px;}
.subGnbBack {position:absolute;left:0;top:0;width:100%;height:0;background:rgba(255,255,255,1);opacity:0;z-index:4; top:100px;}
.subGnbBack.active{height:341px !important;opacity:1;}
.header-util {position:absolute;right:36px;top:50%;margin-top:-20px;z-index:600;}
.fixed .header-util{right:0;}

.header-util > div {float:left;position:relative;height:100%;}
.header-util button {position:relative;overflow:hidden;width:40px;height:40px;text-indent:-999em;background:transparent;border:none;}
.header-util > .header-menu span {position:absolute;right:6px;top:50%;width:20px;height:2px;margin-top:-1px;}
.header-util > .header-menu span:before, .header-util > .header-menu span:after {content:"";position:absolute;right:0;width:24px;height:2px;background:#111;}
.header-util > .header-menu span:before {top:-8px;}
.header-util > .header-menu span:after {top:8px;}
.header-txt {line-height:40px;margin-left:12px;font-size:1.25em;color:#fff;}
.header-txt strong {display:block;overflow:hidden;width:80px;height:19px;margin-top:11px;background:url(/img/ci.png) center top no-repeat;text-indent:-999em;}
/** [s] sub gnb **/
#Header {transition:all .5s;}
.header-inner {border-bottom:solid 1px #ddd;box-sizing:border-box;}
.header-inner h1 > a {background-position:center bottom;}
.header-gnb {background:#fff;border-bottom:solid 1px rgba(0,0,0,0.1);}
.header-gnb.active {border-bottom:solid 1px rgba(0,0,0,0.1);}
.subGnbBack {transition:all .2s;border-bottom:solid 1px #ddd;background:#fff;opacity:1;z-index:4;}
.subGnbBack.active{height:250px !important;}
.header-util > .header-search .submit,
.header-util > .header-tel button {background-image:url(/img/header_sub.png);}
.header-util > .header-search .close > span:before,
.header-util > .header-search .close > span:after {background:#111;}
.header-txt {color:#111;}
.header-util > .header-menu span,
.header-util > .header-menu span:before, 
.header-util > .header-menu span:after {background:#111;}
.header-txt strong {background-position:center -30px;}
/** [e] sub gnb **/


#totalGnb {position:fixed;right:0;top:0;width:1360px;height:100%;background:#fff;/* opacity:0; */transform:translateX(100%);transition:all .5s;z-index:99900;}
#totalGnb.open {transform:translateX(0);opacity:1;}
#totalGnb .logo {position:absolute;left:34px;top:0;overflow:hidden;width:220px;height:70px;text-indent:-999em;background:#fff;z-index:10;}
#totalGnb .logo > span {display:block;position:absolute;left:0;top:50%;width:220px;height:70px;margin-top:-26px;background:url(/img/logo.png) bottom center no-repeat;background-size:220px auto;}
#totalGnb .close {position:absolute;right:25px;top:15px;overflow:hidden;width:60px;height:60px;text-indent:-999em;background:transparent;transition:all 0.3s ease;z-index:10;}
#totalGnb .close > span {position:absolute;left:50%;top:50%;width:40px;height:40px;margin:-20px 0 0 -20px;transform:rotate(45deg);}
#totalGnb .close > span:before, #totalGnb .close > span:after {content:"";position:absolute;left:0;top:50%;width:100%;height:2px;margin-top:-1px;background:#000;}
#totalGnb .close > span:before {transform:rotate(90deg);}
#totalGnb .close:hover {transform:rotate(180deg);}

.total-gnb-wrap {position:relative;overflow:hidden;height:100%;margin:0 auto;padding:110px 50px;box-sizing:border-box;}
.total-gnb-wrap .total-gnb-tbl {overflow-x:hidden;overflow-y:auto;max-height:100%;}
.total-gnb-wrap .total-gnb-cell {padding:33px 0;border-bottom:solid 1px #dbdbdb;box-sizing:border-box;}
.total-gnb-wrap .total-gnb-cell h2 {display:inline-block;width:20%; padding-left:20px;box-sizing:border-box;font-size:17px;vertical-align:top; color:#e68936; font-weight:700; margin-top:18px;}
.total-gnb-wrap .total-gnb-cell h2 + ul {display:inline-block;width:80%;margin-left:-5px;}
.uiWeb .total-gnb-wrap .total-gnb-cell h2 + ul {display:inline-block !important;}
.total-gnb-wrap .total-gnb-cell li a {display:inline-block;position:relative;}
.total-gnb-wrap .total-gnb-cell li a:before {content:'';position:absolute;left:0;bottom:-3px;width:0;height:1px;background-color:#111;transition:.2s;}
.total-gnb-wrap .total-gnb-cell li a:hover::before {width:100%;}
.total-gnb-wrap .total-gnb-cell .dep02 > li a:before {background-color:#666;}

.total-gnb-wrap .total-gnb-cell .dep01 > li {display:inline-block;margin-left:-5px;font-size:14px;font-weight:500;width:15%;vertical-align:top;color:#000; margin-top:20px; margin-bottom:20px;}
.total-gnb-wrap .total-gnb-cell .dep02 {margin:15px 0 0 0;}
.total-gnb-wrap .total-gnb-cell .dep02 > li {font-weight:400;font-size:0.9rem; opacity:0.7;}
.total-gnb-wrap .total-gnb-cell .dep02 > li + li {margin-top:5px;}
.total-gnb-wrap .total-gnb-cell .dep03 {margin:15px 0 0 10px;}
.total-gnb-wrap .total-gnb-cell .dep03 > li {font-size:0.875rem;}
.total-gnb-wrap .total-gnb-cell .dep03 > li + li {margin-top:10px;}
.gnb-footer {position:absolute;left:0;bottom:0;width:100%;padding:30px 50px 30px 18px;text-align:right;box-sizing:border-box;z-index:1; font-size:0.8em;}
#totalDim {display:none;position:fixed;right:0;top:0;width:100%;height:100vh;background:#000;opacity:0.3;z-index:899;}
#totalGnb.open + #totalDim {display:block;}



@media all and (max-width:1460px) {
	.total-gnb-wrap {padding:80px 36px;}
	.total-gnb-wrap .lang {right:90px;}
	.gnb-footer {padding-right:36px;}
	
}

@media all and (max-width:1400px) {
	#Gnb {margin-right:240px;}
}

@media all and (min-width:1081px) and (max-width:1200px) {
	:lang(en) #Gnb {position:relative;left:-10px;}
}


@media all and (max-width:1600px) {
	.header-gnb{height:inherit;}
	.header-gnb li{display:none;}
	#Gnb{height:inherit;}
	.subGnbBack{top:60px;}
}
	
@media all and (max-width:1200px) {
	#header{height:60px;}
	#header .header-inner{height:60px;}
	.header-util {right:32px;}
	#Gnb {max-width:760px;}
	.gnb-dep01 > li {width:16.6666%;min-width:138px;max-width:152px;}
	:lang(en) .gnb-dep02 > li > a{font-size:0.778em;}

	.subWrap #Header .header-inner {background:#fff;}
	.header-inner h1 {left:20px;}
	
	#totalGnb {width:400px;}
	#totalGnb .logo {display:none;}
	#totalGnb .close {right:auto;right:1.4%;top:8px;width:43px;height:43px;z-index:2;}
	#totalGnb .close > span {width:30px;height:30px;margin:-15px 0 0 -15px;}

	.total-gnb-wrap {padding:55px 0 90px 0;}
	.total-gnb-wrap .lang {right:10px;}
	.total-gnb-wrap .total-gnb-cell {padding:0;vertical-align:top;}
	.total-gnb-wrap .total-gnb-cell h2 {display:block;position:relative;line-height:3.25em;width:100%;padding:0 20px;font-size:1.25em;font-weight:700; margin-top:0; }
	.total-gnb-wrap .total-gnb-cell h2 + ul {display:none;width:100%;margin:0;padding:10px 0;background:#efefef;}
	.total-gnb-wrap .total-gnb-cell h2:before, .total-gnb-wrap .total-gnb-cell h2:after {content:"";position:absolute;right:20px;top:50%;width:15px;height:1px;margin-top:-1px;background:#000;transition:all .2s;}
	.total-gnb-wrap .total-gnb-cell h2:after {transform:rotate(90deg);}
	.total-gnb-wrap .total-gnb-cell h2.active:after {transform:rotate(0deg);}
	.total-gnb-wrap .total-gnb-cell .dep01 > li {display:block;line-height:2.0em;width:100%;font-size:0.9rem;font-weight:400; margin-top:4px; margin-bottom:4px;}
	.total-gnb-wrap .total-gnb-cell .dep01 > li a {display:block;padding:0 30px;}
	.total-gnb-wrap .total-gnb-cell .dep01 > li + li {margin-top:0;}
	.total-gnb-wrap .total-gnb-cell .dep02 {margin:0 0 0 20px;}
	.total-gnb-wrap .total-gnb-cell .dep02 > li {line-height:2em;font-weight:400;font-size:1.0rem;}
	.total-gnb-wrap .total-gnb-cell .dep02 > li + li {margin-top:0;}
	.total-gnb-wrap .total-gnb-cell li a:hover::before {width:0;}

	.gnb-footer {line-height:1.5em;padding:20px 10px;text-align:left;font-size:12px;}
	.gnb-footer a + a {margin-left:5px;}
	.gnb-footer a + a:before {margin-right:7px;vertical-align:middle;}
	.total-gnb-wrap .new-window {vertical-align:middle;}
	.total-gnb-wrap .total-gnb-cell .dep01 > li:nth-child(6), .total-gnb-wrap .total-gnb-cell .dep01 > li:nth-child(7) {margin-top:0;}
}

@media all and (max-width:1140px) {
	#Gnb {margin-left:134px;}
}


@media all and (max-width:1080px) {
	.contents-inner {clear:both;padding:0 30px;}
    .ttll{ position:absolute; margin-left:-35px; margin-top:4px;}
	#Header,
	#Header .header-inner {height:64px;}
	.header-gnb {height:64px;}
	.header-inner h1{left:10px;width:260px;height:50px;margin-top:-23px;}
	.header-util{right:10px;}
	.header-util > .header-search {margin-right:4%;}
	.header-util > .header-search .close {position:absolute;right:0;top:0;}

	.header-util > .header-txt {position:fixed;left:74px;height:auto;}
	.header-txt strong {width:69px;height:16px;margin-top:15px;background-image:url(images/common/ci_m.png);background-size:100% !important;background-position:center 0 !important;}
	:lang(en) .header-txt strong{width:86px;margin-top:15px;background-image:url(images/common/ci_eng_m.png);}
	:lang(zh) .header-txt strong{width:74px;margin-top:15px;background-image:url(images/common/ci_chn_m.png);}
	.subWrap .header-txt strong{background-position:center -18px !important;}

	.Search {top:51px;right:-54px;width:100vw;padding:0 16px 15px 16px;background:transparent;box-sizing:border-box;}
	.Search .submit {right:15px;}
	.total-gnb-wrap .lang {line-height:54px;}

	.subWrap .Search .submit {right:15px;}

	#Footer {padding:4%}
	.footer-inner .logo {position:relative;top:2px;width:130px;height:38px; left:0px; padding:0px;}
	.footer-text{text-align:left;}
	.footer-util {margin-right:5px;padding:0px;font-size:0.6em; line-height:130%;}
	.footer-util {margin-left:0;}
	.footer-copy {position:relative;padding-top:15px;}
	.footer-copy p + p {margin-top:20px;}
}

@media all and (max-width:800px) {
	.new-window {transform:scale(0.8);}
}

@media all and (max-width:600px) {.ttll{display:none;}
	#totalGnb {width:100%;}

	.gnb-footer a {font-size:0.875em;letter-spacing:-0.01em;}
	.gnb-footer a + a {margin-left:2px;}
	.gnb-footer a + a:before {margin-right:5px;}
	
	.header-util > .header-tel a {display:none; font-size:1.6em; margin-top:5px; padding-right:5px;} 
	.header-util > .header-tel-m a {display:block; font-size:1.6em; margin-top:5px; padding-right:5px;} 
	.header-util > .header-tel-m a img{width:27px; margin-top:1px;}
	
}

.sub_bg{width:100%; margin:0 auto; background:#521008; margin-top:100px; padding:110px 0;}
.sub_bg h2{font-size:28px; font-weight:700; letter-spacing:-1.5px; margin-bottom:10px; color:#fff; text-align:center;}
.sub_bg h3{font-size:14px; font-weight:100; letter-spacing:1px; color:#fff; text-align:center;}

/*서브메뉴*/
#subGnbWrap {position:relative;height:59px;border-bottom:solid 1px #ddd;background:#fff;transition:.5s;z-index:4;}
#subGnbWrap.fixed {position:fixed;left:0;top:0;width:100%;z-index:101;}
#subGnbWrap .scroll-btm-bar {width:0;height:3px;background:#ab8b71;position:absolute;left:0;bottom:-3px;transition:.5s;}
.snb-inner-wrap	 {max-width:1200px;margin:0 auto;position:relative;}
.snb-inner-wrap:after {content:"";display:block;clear:both;}
.snb-inner-box {float:left;position:relative;z-index:10}
.snb-util-box {display:none;float:right;}
#subGnbWrap.fixed .snb-util-box {display:block;}
.snb-inner-box .snb-home {display:block;width:80px;height:59px;float:left;position:relative;text-indent:-999em;overflow:hidden;border-left:solid 1px #ddd;border-right:solid 1px #ddd;}
.snb-inner-box .snb-home:before {content:"";position:absolute;left:50%;top:50%;width:14px;height:14px;background:url(/img/ico_home.png) no-repeat;background-size:cover;margin:-7px 0 0 -7px;}
.snb-depth {float:left;position:relative;}
.snb-depth .current-snb {display:block;line-height:59px;position:relative;padding:0 70px 0 28px;min-width:120px;border-right:solid 1px #ddd;transition:.3s;color:#111;font-size:16px;}
.snb-depth .current-snb.max {min-width:180px;}
.snb-depth .current-snb, 
.snb-depth .current-snb:visited {color:#111;}
.snb-depth a.current-snb:after {content:"";height:0;width:0;display:block;border:5px transparent solid;border-bottom-width:0;border-top-color:#555;position:absolute;top:50%;right:20px;margin-top:-2px;}
.snb-depth .current-snb:hover {text-decoration:none;}
.snb-depth .current-snb.on {color:#ab8b71;}
.snb-depth a.current-snb.on:after {border-top-color:#ab8b71;}
.snb-depth ul {display:none;position:absolute;left:-1px;top:57px;right:0;border:solid 1px #ddd;border-top:0;background:#fff;padding:20px 0;}
.snb-depth li a {display:block;font-size:15px;padding:6px 28px;}
.snb-depth li a .new-window {vertical-align:middle;}
.snb-depth li a.on {color:#ab8b71;}
.snb-depth li a > span {display:inline-block;position:relative;}
.snb-depth li a > span:after {content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:#ab8b71;transition:all 0.3s ease;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;transform:translateX(0%);}
.snb-depth li a:hover {text-decoration:none;color:#ab8b71;}
.snb-depth li a:hover > span::after {width:100%;}

/*서브페이지 */

.bar-type {position:relative;padding:24px 0 40px;color:#000;font-size:21px; margin-top:40px;}
.bar-type.full, .basic-type.full {width:100%;float:none;}
.bar-type:before {content:"";position:absolute;left:0;top:0;width:36px;height:1px;background:#111;box-shadow:0px 1px 0px 0px #808080;}
.bar-type.center {font-size:2em;text-align:center;padding-top:0;margin-bottom:20px;}
.bar-type.center:before {left:50%;top:-0.75em;margin-left:-25px;width:50px;}

.img-res{width:100% !important;}

.subpage h4{text-align:center; padding:20px 0; width:100%; font-weight:700; font-size:48px;}
.subpage h5{text-align:center; padding:10px 0; width:100%; font-weight:400; font-size:16px; line-height:26px; max-width:600px; margin:0 auto;}
.subpage .line{width:45px; height:4px; background:#812021; margin:0 auto; margin-top:20px; margin-bottom:40px;}
.subpage .inner .pus_con{width: 50%; float: left; padding-right: 10px;}
.subpage .inner .seo_con{width: 50%; float: left; padding-left: 10px;}
.subpage .txtandimg{display:inline-block; width:100%;}
.subpage .txtandimg .txt{width:56%; float:left;}
.subpage .txtandimg .img{width:40%; float:left; position:relative; margin-top:50px;}
.subpage .txtandimg .img img{position:relative; z-index:9;}
.subpage .txtandimg .img .imgline{width:60px; height:11px; background:#812021; position:absolute; left:-30px; top:90px; z-index:11;}
.subpage .txtandimg .txt .t_tit{width: 100%; display: inline-block; font-size: 32px; line-height: 45px; margin-bottom: 10px; font-weight: 500;}
.subpage .txt .t1{font-size:24px;margin-bottom:20px; font-weight:700; line-height:36px;}
.subpage .txt .t2{font-size:19px; font-weight:700; margin-bottom:20px; color:#812021;}
.subpage .inner .int_t1{font-size:24px;margin-bottom:20px; font-weight:700; line-height:36px;}
.subpage .inner .int_t2{font-size:19px; font-weight:700; margin-bottom:20px; color:#812021;}
.subpage .txt .t3{font-size:16px; font-weight:400; line-height:28px; max-width:80%;}
.subpage .banners{width:100%; margin:0 auto; position:relative; height:350px; margin-top:0px; margin-bottom:140px;}
.subpage .banners .reds{position:absolute; left:0; top:0; width:40%; height:100%; z-index:3; background:#812021;}
.subpage .banners .grays{position:absolute; right:0; top:60px; width:70%; height:100%; z-index:2; background:#f1f0eb; padding-left:15%;}
.subpage .banners .reds .t1{color:#fff; font-size:24px; font-weight:700; margin-bottom:10px; text-align:right; bottom:110px; position:absolute; right:60px;}
.subpage .banners .reds .t2{color:#999; font-size:18px; font-weight:400; text-align:right; bottom:50px; position:absolute; right:60px;}
.subpage .banners .grays .symbols{width:40%; text-align:center; margin-right:40px; float:left;}
.subpage .banners .grays .symbols .img{width:100%; margin-bottom:20px; margin-top:90px;}
.subpage .banners .grays .symbols .txt{font-size:18px; color:#999;}
.subpage .step3ul{width:100%; margin:0 auto; margin-top:30px; margin-bottom:30px; display:inline-block;}
.subpage .step3ul li{float:left; width:33.333333%; text-align:center;}
.subpage .step3ul li .img{margin-bottom:20px;}
.subpage .step3ul li .labels{display:inline-block; padding:6px 33px; color:#fff; background:#822021; margin-bottom:10px; font-size:17px; border-radius:10px;}
.subpage .step3ul li .lines{width:80%; margin:0 auto; background:#e5e5e5; height:1px; margin-top:20px; margin-bottom:20px;}
.subpage .step3ul li .txts{margin-bottom:4px; color:#999; font-size:17px;}
.subpage .step4ul{width:100%; margin:0 auto; margin-top:30px; margin-bottom:30px; display:inline-block;}
.subpage .step4ul li{float:left; width:25%; text-align:center;}
.subpage .step4ul li svg{font-size:7px; font-weight:700;}

.subpage .maps{width:100%; margin-bottom:40px; margin-top:40px;}
.subpage .maps_seo{width:100%; margin-bottom:40px; margin-top:100px;}
.subpage .txt .t4{font-size:14px; line-height:28px;}
.subpage .txt .t4 span{color:#999; margin-right:10px;}
.subpage .txt .t4 span::after{content:'|'; color:#444; margin-left:10px; font-size:6px; position:relative; top:-3px;}
.subpage .txt .t4 .mo_br{display: none;}
.subpage.intro2 .img{width:50%;}
.subpage.intro2 .txt{width:100%;}


.subpage .top_banner{width:100%; margin:0 auto; text-align:center; background:#cacaca; padding:110px 0;}
.subpage .top_banner .t1{font-size:42px; font-weight:700;}
.subpage .top_banner .line{width:40px; height:3px; margin:0 auto; background:#9abdd0; margin-top:30px; margin-bottom:30px;}
.subpage .top_banner .t2{font-size:16px; font-weight:100; line-height:26px; max-width:50%; margin:0 auto;}
.subpage .product_1{width:100%; padding:0; margin-top:40px;}
.subpage .product_1 .txtimg{margin:0 auto;}
.subpage .product_1 .txtimg .img{width:50%; float:left; padding:0 3%; text-align:center;}
.subpage .product_1 .txtimg .txt{width:50%; float:left; padding:3%;}
.subpage .product_1 .txtimg .txt .t1{font-size:48px; margin-bottom:10px; margin-top:40px;}
.subpage .product_1 .txtimg .txt .line{float:left; background:#f1c24e; clear:both; width:30px; margin-top:20px; margin-bottom:20px;}
.subpage .product_1 .txtimg .txt .t2{font-size:16px; clear:both; width:100%; color:#999; font-weight:400; line-height:26px;}
.subpage .product_1 .txtimg .txt .t2 span{color:#5489dc; font-weight:700;}

.subpage .step1ul_item{width:100%; margin:0 auto; margin-top:30px; margin-bottom:30px; display:inline-block;}
.subpage .step1ul_item li{width:100%; text-align:center;}
.subpage .step4ul_item{width:100%; margin:0 auto; margin-top:30px; margin-bottom:30px; display:inline-block;}
.subpage .step4ul_item li{float:left; width:25%; text-align:center;}
.subpage .step4ul_item.depth3 li{width:33.33333%;}
.subpage .step4ul_item li .img{margin-bottom:20px;}
.subpage .step4ul_item li .labels{color:#444; margin-bottom:20px; font-size:21px; font-weight:700;}
.subpage .step4ul_item li .lines{width:80%; margin:0 auto; background:#e5e5e5; height:1px; margin-top:20px; margin-bottom:20px;}
.subpage .step4ul_item li .txts{ margin:0 auto;margin-bottom:4px; color:#999; font-size:15px; padding:0 33px; max-width:300px; margin:0 auto; line-height:26px;}
.subpage .step4ul_item li .option{color:#f1c14e; font-weight:700; font-size:18px; padding-bottom:20px;}

.subpage .step3ul_item{width:100%; margin:0 auto; margin-top:30px; margin-bottom:30px; display:inline-block;}
.subpage .step3ul_item li{float:left; width:31.333333%; text-align:center; margin:0 1%;}
.subpage .step3ul_item li .img{margin-bottom:20px;}
.subpage .step3ul_item li .labels{color:#444; margin-bottom:20px; font-size:21px; font-weight:700;}
.subpage .step3ul_item li .lines{width:80%; margin:0 auto; background:#e5e5e5; height:1px; margin-top:20px; margin-bottom:20px;}
.subpage .step3ul_item li .txts{margin-bottom:4px; color:#999; font-size:15px; padding:0 33px; max-width:280px; margin:0 auto; line-height:26px;}
.subpage .step3ul_item li .option{color:#f1c14e; font-weight:700; font-size:18px; padding-bottom:20px;}

.subpage .step2ul_item{width:100%; margin:0 auto; margin-top:30px; max-width:800px; margin-bottom:30px; display:inline-block;}
.subpage .step2ul_item li{float:left; width:48%; text-align:center; margin:0 1%;}
.subpage .step2ul_item li .img{margin-bottom:20px;}
.subpage .step2ul_item li .labels{color:#444; margin-bottom:4px; font-size:21px; font-weight:700;}
.subpage .step2ul_item li .lines{width:80%; margin:0 auto; background:#e5e5e5; height:1px; margin-top:20px; margin-bottom:20px;}
.subpage .step2ul_item li .txts{margin-bottom:4px; color:#999; font-size:18px; padding:0 33px; max-width:280px; margin:0 auto; line-height:26px; margin-bottom:40px;}
.subpage .step2ul_item li .option{color:#f1c14e; font-weight:700; font-size:18px; padding-bottom:20px;}

.subpage .step6ul_item{display:inline-block; margin-bottom:20px; width:100%;}
.subpage .step6ul_item li{width:14.666666%; float:left; text-align:center; margin:0 1%;}
.subpage .step6ul_item li img{width:100%;}

.tch{background:#f0f0f0; padding:88px 110px; width:100%; display:inline-block;}
.tch h4{text-align:left; margin-bottom:30px;}
.tch ul{width:100%; max-width:520px; float:left; position:relative; z-index:9;}
.tch ul li{float:left; width:240px; padding-right:20px; height:inherit; min-height:190px; margin-bottom:30px;}
.tch ul.line1 li{float:none; width:100%; max-width:340px; padding-right:33px;height:inherit;  margin-bottom:30px; display:inline-block;}
.tch ul li .t1{margin-bottom:10px;}
.tch ul li .t2{margin-bottom:10px; font-size:19px; font-weight:700;}
.tch ul li .t3{font-size:15px; color:#999; line-height:26px;}
.tch.centerline h4{text-align:center;}
.tch.centerline ul{max-width:inherit; float:inherit; margin:0 auto;}
.tch.centerline ul li{float:inherit; width:100%; text-align:center; max-width:320px; margin:0 auto; margin-bottom:20px;}


.tch.five ul li{float:left; width:33.333333%; max-width:inherit; height:180px;}



.agnes .top_banner{background:url('/img/210404_1.png') center center no-repeat;}
.agnes .product_1 img{max-width:400px;}
.agnes .tch{background:url('/img/210404_3.png') 650px 80px no-repeat #f0f0f0; background-size:441px 1000px;}
.agnes .top_banner .t1{color:#fff;}
.agnes .top_banner .t2{color:#fff;}
.aqua .top_banner{background:url('/img/210404_7.png') center center no-repeat;}
.aqua .product_1 img{max-width:400px;}
.aqua .tch{background:#f0f0f0;}
.aqua .top_banner .t1{color:#fff;}
.aqua .top_banner .t2{color:#fff;}
.aqua .tch h4{text-align:center;}
.aqua .tch ul{max-width:100%;}
.aqua .tch ul li{width:33.33333%; text-align:center; padding-right:0;}
.plas .top_banner{background:url('/img/210407_10.png') center center no-repeat;}
.plas .product_1 img{max-width:400px;}
.plas .tch{background:url('/img/210407_12.png') 700px bottom no-repeat #f0f0f0; background-size:421px 946px;}
.plas .top_banner .t1{color:#fff;}
.plas .top_banner .t2{color:#fff;}
.duo .top_banner{background:url('/img/210407_8.png') center center no-repeat;}
.duo .product_1 img{max-width:400px;}
.duo .tch{background:url('/img/210407_9.png') 640px bottom no-repeat #f0f0f0; background-size:469px 559px;}
.duo .top_banner .t1{color:#fff;}
.duo .top_banner .t2{color:#fff;}
.act .top_banner{background:url('/img/210404_13.png') center center no-repeat;}
.act .product_1 img{max-width:400px;}
.act .tch{background:url('/img/210404_14.png') 360px 100px no-repeat #f0f0f0; background-size:1000px 1048px;}
.act .top_banner .t1{color:#fff;}
.act .top_banner .t2{color:#fff;}
.act .optional{text-align:center;}
.mat .top_banner{background:url('/img/210404_16.png') center center no-repeat;}
.mat .product_1 img{max-width:600px;}
.mat .tch{background:url('/img/210404_17.png') 700px bottom no-repeat #f0f0f0; background-size:424px 938px;}
.mat_pro .tch{background:url('/img/mapro_02.png') 700px bottom no-repeat #f0f0f0; background-size:424px 938px;}
.mat .top_banner .t1{color:#fff;}
.mat .top_banner .t2{color:#fff;}
.joa .top_banner{background:url('/img/210405_1.png') center center no-repeat;}
.joa .product_1 img{max-width:400px;}
.joa .tch{background:url('/img/210405_2.png') right bottom no-repeat #f0f0f0; background-size:500px 972px;}
.joa .top_banner .t1{color:#fff;}
.joa .top_banner .t2{color:#fff;}
.joa .optional{text-align:center;}
.ruby .top_banner{background:url('/img/210405_8.png') center center no-repeat;}
.ruby .product_1{margin:0;}
.ruby .product_1 img{max-width:600px;}
.ruby .product_1 .txtimg .img{padding:0;}
.ruby .product_1 .txtimg .txt .t1{padding-top:30px;}
.ruby .tch.centerline ul li{height:190px;}
.ruby .tch{background:url('/img/210405_9.png') right bottom no-repeat #f0f0f0; background-size:651px 773px;}
.ruby .top_banner .t1{color:#fff;}
.ruby .top_banner .t2{color:#fff;}
.se .top_banner{background:url('/img/210405_11.png') center center no-repeat;}
.se .product_1{margin:0;}
.se .product_1 img{max-width:600px;}
.se .product_1 .txtimg .img{padding:0;}
.se .product_1 .txtimg .txt .t1{padding-top:30px;}
.se .tch{background:url('/img/210405_13.png') 700px 100px no-repeat #f0f0f0; background-size:373px 775px;}
.se .top_banner .t1{color:#fff;}
.se .top_banner .t2{color:#fff;}
.se .tch.centerline ul li{height:inherit;}
.ec .top_banner{background:url('/img/210405_15.png') center center no-repeat;}
.ec .product_1{margin:0;}
.ec .product_1 img{max-width:217px;}
.ec .product_1 .txtimg .img{padding:0;}
.ec .product_1 .txtimg .txt .t1{padding-top:110px;}
.ec .top_banner .t1{color:#fff;}
.ec .top_banner .t2{color:#fff;}

.co .top_banner{background:url('/img/210405_17.png') center center no-repeat;}
.co .tch{background:url('/img/210405_38.png') 200px bottom no-repeat #f0f0f0; background-size:281px 814px;}
.co .tch h4{margin-top:40px;}
.co .product_1{margin:0;}
.co .product_1 img{max-width:400px;}
.co .product_1 .txtimg .img{padding:0;}
.co .top_banner .t1{color:#fff;}
.co .top_banner .t2{color:#fff;}
.co .tch{padding:10px 110px;}
.co .tch .rightb{float:right; width:400px;}
.co .tch ul.line1 li{height:160px;}
.optional{padding:44px 0;}
.m640{display:none;}
.m1200{display:block;}

.lux .top_banner{background:url('/img/210504_o1.jpg') center center no-repeat;}
.lux .product_1 img{max-width:400px;}
.lux .tch{background:url('/img/210504_o3.png') 750px 50px no-repeat #f0f0f0; background-size:387px 660px;}
.lux .top_banner .t1{color:#fff;}
.lux .top_banner .t2{color:#fff;}
.crais .top_banner{background:url('/img/220203_bg.png') center center no-repeat;}
.crais .top_banner .t1{color:#fff;}
.crais .top_banner .t2{color:#fff;}

.bice .top_banner{background:url('/img/210414_58.png') center center no-repeat;}
.bice .product_1 img{max-width:400px;}
.bice .tch{background:url('/img/210414_59.png') 660px 100px no-repeat #f0f0f0; background-size:358px 788px;}
.bice .top_banner .t1{color:#fff;}
.bice .top_banner .t2{color:#fff;}
.bice .optional{text-align:center;}
.bice .step3ul_item li .labels{}

.tch .onlymb{display:none;}
@media (max-width: 1020px){
	.subpage .maps_seo{margin-top: 70px;}
}
@media (max-width: 1200px){
	.sub_bg{padding:66px 0; margin-top:60px;}
	.ec .product_1 .txtimg .txt .t1{padding-top:40px;}
	.sub_bg h2{font-size:21px;}
	.snb-inner-box .snb-home{width:50px; height:49px;}
	.snb-depth .current-snb{line-height:49px; font-size:13px; padding-left:22px; min-width:90px; padding-right:40px;}
	#subGnbWrap{height:49px;}
	.bar-type{margin-top:30px; padding-bottom:20px;}
	.subpage h4{font-size:21px;}
	.subpage .line{margin-bottom:20px;}
	.subpage .txtandimg{margin-top:20px;}
	.subpage .txtandimg .txt{width:100%; float:inherit; padding:2%;}
	.subpage .txt .t1{font-size:20px; line-height:26px; margin-bottom:10px;}
	.subpage .txt .t2{font-size:17px;margin-bottom:10px;}
	.subpage .txt .t3{font-size:15px; max-width:100%;}
	.subpage .txtandimg .img{width:100%; float:inherit; margin-top:20px;}
	.subpage .banners{margin-bottom:20px; margin-top:30px; height:inherit;}
	.subpage .banners .reds{position:relative; width:100%; height:250px;}
	.subpage .banners .grays{position:relative; top:inherit; width:100%; height:inherit; padding:0; display:inline-block; padding-bottom:44px;}
	.subpage .banners .grays .symbols{width:50%; margin:0;}
	.subpage .banners .grays .symbols .img{margin-top:50px;}
	.subpage .banners .grays .symbols .txt{font-size:16px;}
	.subpage h5{font-size:15px; max-width:70%; margin:0 auto;}
	.subpage .step3ul li{width:100%;}
	.subpage .step4ul li{width:50%;}
	
	.subpage .top_banner{padding:44px 0;}
	.subpage .top_banner .t1{font-size:32px;}
	.subpage .top_banner .line{margin-top:20px; margin-bottom:20px;}
	.subpage .top_banner .t2{width:80%; margin:0 auto;}
	.subpage .product_1 .txtimg .img{width:100%; float:inherit;}
	.subpage .product_1 .txtimg .txt{width:100%; float:inherit;}
	.subpage .product_1 .txtimg .txt .t1{font-size:32px; margin-top:20px;}
	.tch{padding:22px;}
	.co .tch{padding:22px;}
	.co .tch .rightb{width:100%; float:inherit;}
	.tch h4{margin-bottom:20px;}
	.tch ul li{width:100%; float:inherit; height:inherit; margin-bottom:20px;}
	.subpage h5 br{display:none;}
	.subpage .step3ul_item li{width:100%; float:inherit; margin:0; margin-bottom:20px;}
	.subpage .step3ul_item li img{width:100%;}
	.subpage .step3ul_item li .labels{margin-bottom:10px;}
	.subpage .step2ul_item li{width:48%; margin:0; margin-bottom:20px;}
	.subpage .step2ul_item li img{width:100%;}
	.subpage .step2ul_item li .labels{margin-bottom:10px;}
	.subpage .step2ul_item li .txts{margin-bottom:10px;}
	.subpage .step4ul_item{margin-top:20px; margin-bottom:20px;}
	.subpage .step4ul_item li{width:100%; float:inherit;}
	.subpage .step4ul_item li .labels{font-size:19px;}
	.subpage .top_banner .t2 br{display:none;}
	.subpage .step4ul_item.depth3 li{width:100%;}
	.tch ul.line1 li{height:inherit; min-height:inherit;}
	.co .tch ul.line1 li{height:inherit; min-height:inherit;}
	.subpage .step6ul_item li{width:48%; margin-bottom:10px;} 
	.subpage .step1ul_item img{width:100%;}
	.tch.five ul li{width:100%;}
	.tch.five ul li:nth-child(4),.tch.five ul li:nth-child(5){width:100%;}
	.subpage .step4ul_item li .txts{max-width:320px;}
	.mat .step4ul_item li{width:48%; float:left;}
	.subpage .step3ul_item li img{max-width:240px;}
	.subpage .step2ul_item li img{max-width:240px;}
	.aqua .tch ul li{width:50%;}
}


@media (max-width: 800px){
	.agnes .tch{ background-position:180px; background-size:contain;}
	.aqua .tch{  background-position:180px; background-size:contain;}
	.plas .tch{  background-position:180px; background-size:contain;}
	.lux .tch{   background-position:180px; background-size:contain;}
	.act .tch{   background-position:180px; background-size:contain;}
	.duo .tch{   background-position:180px; background-size:contain;}
	.mat .tch{   background-position:180px; background-size:contain;}
	.mat_pro .tch{   background-position:180px; background-size:contain;}
	.joa .tch{   background-position:180px; background-size:contain;}
	.ruby .tch{  background-position:180px; background-size:contain;}
	.se .tch{    background-position:180px; background-size:contain;}
	.co .tch{    background-position:180px; background-size:contain;}
	.bice .tch{ background-position:180px; background-size:contain;}
  .subpage .txt .t4 .mo_br{display: block;}
  .subpage .inner .pus_con{width: 100%;}
  .subpage .inner .seo_con{width: 100%;}
  .subpage .maps_seo{margin-top: 40px;}
}

@media (max-width: 640px){
	.tch .onlymb{display:block;}
	.tch .onlymb img{width:100%;}
	.subpage .top_banner .t2{font-size:15px;}
	.subpage .banners .reds .t2{font-size:16px;}
	.subpage .banners .grays .symbols{width:100%; max-width:320px; margin:0 auto; float:inherit;}
	.subpage .step3ul li .txts{font-size:16px;}
	.subpage .top_banner .t2{max-width:inherit;}
	.subpage h5{max-width:90%;}
	.subpage .step3ul_item li .txts{max-width:90%;}
	.subpage .step3ul_item li img{max-width:130px;}
	.subpage .step2ul_item li .txts{max-width:90%;}
	.subpage .step2ul_item li img{max-width:130px;}
	.optional{padding:22px 0;}
	.tch ul.line1 li{max-width:100%; padding-right:0;}
	.subpage .step3ul_item li .labels{font-size:19px;}
	.subpage .step2ul_item li .labels{font-size:19px;}
	.m640{display:block;}
	.m1200{display:none;}
	.aqua .tch ul li{width:100%; text-align:left;}
	
	.agnes .tch{ background:none;}
	.aqua .tch{  background:none;}
	.plas .tch{  background:none;}
	.lux .tch{   background:none;}
	.act .tch{   background:none;}
	.duo .tch{   background:none;}
	.mat .tch{   background:none;}
	.mat_pro .tch{   background:none;}
	.joa .tch{   background:none;}
	.ruby .tch{  background:none;}
	.se .tch{    background:none;}
	.co .tch{    background:none;}
	.bice .tch{    background:none;}
}


.ad_1{font-size:19px; text-align:center; margin-bottom:30px;}
.ad_2{width:100%; height:800px; background:url('/img/210414_3.jpg') top center no-repeat;}
.ad_3{width:90%; margin:0 auto; height:600px; background:#fff; text-align:center; position:relative; top:200px;}
.ad_4{font-size:17px; text-align:center; color:#812021; font-weight:700; margin-top:60px; border-bottom:1px solid #812021; padding-bottom:4px; display:inline-block;}
.ad_5{width:317px; height:142px; margin:0 auto; margin-bottom:30px; margin-top:30px;}
.ad_6{font-size:16px; text-align:center; margin-bottom:20px; color:#444;}
.ad_7{font-size:16px; text-align:center; margin-bottom:20px; color:#999;}
.ad_8{font-size:16px; text-align:center; margin-bottom:20px; color:#999;}
.ad_9{font-size:16px; text-align:right; margin-bottom:20px; color:#444;}
.ad_9 span{font-weight:700;}
@media (max-width: 640px){
	.ad_3{top:100px;}
	.ad_5 img{width:100%;}
	.ad_6 br{display:none;}
	.ad_7 br{display:none;}
}


.spec ul{ width:100%; margin:0 auto; margin-top:30px;margin-bottom:60px; max-width:1000px;}
.spec ul li{border-bottom:1px solid #cacaca; height:58px; line-height:58px;}
.spec ul li .t1{border-bottom:1px solid #ccc; width:30%; float:left; text-align:left; padding-left:22px; font-size:13px; font-weight:700; background:#f5f5f5;}
.spec ul li .t2{border-bottom:1px solid #ccc; width:70%; float:left; text-align:left; padding-left:22px; font-size:12px; letter-spacing:0; background:#fafafa;}
@media (max-width: 640px){	
	.spec ul{margin-top:10px;display:inline-block; margin-bottom:30px;}
	.spec ul li{border-bottom:1px solid #cacaca; height:48px; line-height:48px;}
	.spec ul li .t1{border-bottom:1px solid #ccc; width:100%; float:left; text-align:left; padding-left:22px; font-size:16px; font-weight:700; background:#f5f5f5;}
	.spec ul li .t2{border-bottom:1px solid #ccc; width:100%; float:left; text-align:left; padding-left:22px; font-size:15px; letter-spacing:0; background:#fafafa;}
	.spec ul li .t1.nos{display:none;}
}

span.no_image {
    background: url(/img/noimage.png) center center no-repeat !important;
    font-size: 0 !important;
    background-size: contain !important;
}