@charset "utf-8";

/* 초기화 */
html {overflow-y: scroll;}
body {margin: 0; padding: 0; font-size: 0.75em; font-family: 'Noto Sans', sans-serif; font-weight: 400; background: #fff; letter-spacing: 0.05px; color: #0D0D0D; overflow: hidden;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin: 0; padding: 0; border: 0;}
h1, h2, h3, h4, h5, h6 {}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

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; font-family: 'Noto Sans', sans-serif;}
input, button {margin: 0; padding: 0;}
input[type="submit"] {cursor: pointer;}
button {cursor: pointer;}

textarea, select {font-family: 'Noto Sans', sans-serif;}
select {margin: 0; cursor: pointer;}
p {margin: 0; padding: 0;}
hr {display: none;}
pre {overflow-x: scroll; font-size: 1.1em;}
a {color: #0D0D0D; text-decoration: none;}

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

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

input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {}

.placeholdersjs {color: #aaa !important;}

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

#hd_pop,
#hd_wrapper,
#tnb .inner,

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

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{display:block;max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:center;position:relative;display:flex;}
/*.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}*/
.hd_pops_footer button {width:50%;padding:15px;border:0;font-size:17px;line-height:1.4;color:#fff;background:#1d1d1d;border-right:1px solid #999;word-break:keep-all;}
.hd_pops_footer button:last-child {border-right:0;}
.hd_pops_footer button:hover {background:#333;}
/*.hd_pops_footer .hd_pops_reject{background:#000;}
.hd_pops_footer .hd_pops_close{background:#393939;}*/

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

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

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

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

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

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


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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 버튼 */
a.btn,.btn {display:inline-block;vertical-align:middle;line-height:40px;height:40px;padding:0 10px;border:none;text-align:center;font-size:13px;font-weight:400;text-decoration:none;}

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

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

.btn_submit {border:0;background:#333;color:#fff;cursor:pointer;}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;background:#fff}
a.btn_close {text-align:center;line-height:50px}

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

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {background:#333;color:#fff;}
a.btn_b02,.btn_b02 {background:#262626;color:#fff;}
a.btn_b03, .btn_b03 {background:#fff;border:1px solid #b9bdd3;color:#646982;line-height:38px;}
a.btn_b04, .btn_b04 {background:#fff;border:1px solid #ccc;color:#707070;line-height:38px;}
a.btn_admin,.btn_admin {background:#333;color:#fff;} /* 관리자 전용 버튼 */


/* 기본테이블 */
.tbl_wrap {}
.tbl_wrap table {width: 100%; border-collapse: collapse; border-radius: 5px; overflow: hidden;}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding: 15px 0; font-weight: 400; color: #808080; text-align: center; background: #F7F7F7; font-size: 16px; /*text-transform: capitalize;*/}
.tbl_head01 thead th:first-child {padding-left: 10px;}
.tbl_head01 thead th:last-child {padding-right: 10px;}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {padding: 15px 0; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; /*text-transform: capitalize;*/}
.tbl_head01 td:first-child {padding-left: 10px;}
.tbl_head01 td:last-child {padding-right: 10px;}
.tbl_head01 tbody tr {border-bottom: 1px solid #E6E6E6; transition: all 0.2s;}
.tbl_head01 tbody tr:hover {background-color: #F7F7F7; border-bottom: 1px solid #44BEAA;}
.tbl_head01 a:hover {}

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

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

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

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

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

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

/* 필수입력 */
.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 {margin: 100px 0 0;}
.pg {display: flex; justify-content: center; text-align: center;}
.pg > * {margin: 0 4px;}

.pg_page, 
.pg_current,
.qa_page {}

.pg a:focus, 
.pg a:hover {text-decoration: none;}

.pg_page,
.qa_page {font-size: 16px; width: 30px; height: 30px; line-height: 28px; border-radius: 50%; border: 1px solid #E6E6E6; font-weight: 500; /*text-transform: capitalize;*/}

.pg_page:hover,
.qa_page:hover {}

.pg_start {text-indent: -999px; overflow: hidden; background: url('../img/btn_first.gif') no-repeat 50% 50%; padding: 0;}
.pg_prev {text-indent: -999px; overflow: hidden; background: url('../img/btn_prev.gif') no-repeat 50% 50%; padding: 0;}
.pg_end {text-indent: -999px; overflow: hidden; background: url('../img/btn_end.gif') no-repeat 50% 50%; padding: 0;}
.pg_next {text-indent: -999px; overflow: hidden; background: url('../img/btn_next.gif') no-repeat 50% 50%; padding: 0;}

.pg_start:hover,
.pg_prev:hover,
.pg_end:hover,
.pg_next:hover {}

.pg_current {color: #fff; font-size: 16px; width: 30px; height: 30px; line-height: 28px; border-radius: 50%; font-weight: 500; background-color: #0D0D0D; border: 1px solid #0D0D0D; /*text-transform: capitalize;*/}

.board_search {}
#bo_sch {width: 300px; height: 50px;}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch > form {width: 100%; height: 100%; display: flex; align-items: center; border: 1px solid #E6E6E6; border-radius: 40px; overflow: hidden;}
#bo_sch select {}
#bo_sch .sch_input {padding: 0 15px; width: 85%; height: 100%; background: #fff; border: 0; font-size: 16px;}
#bo_sch .sch_input::placeholder {color: rgba(13, 13, 13, 0.3);}
#bo_sch .sch_btn {width: 15%; height: 100%; border: none; background-color: #fff; display: flex; justify-content: center; align-items: center;}

#bo_sch select {
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
appearance:none;
outline:none;
}
#bo_sch select::-ms-expand {display:none}

#bo_cate {}
#bo_cate h2 {position: absolute; font-size: 0; line-height: 0; overflow: hidden;}
#bo_cate ul {zoom: 1;}
#bo_cate ul:after {display: block; visibility: hidden; clear: both; content: "";}
#bo_cate li {display: inline-block;}
#bo_cate li + li {margin-left: 15px;}
#bo_cate a {display: block; font-size: 16px; /*text-transform: capitalize;*/ border: 1px solid #E6E6E6; border-radius: 5px; padding: 0 15px; line-height: 50px; transition: all 0.2s;}
#bo_cate a:focus,
#bo_cate a:hover,
#bo_cate a:active {text-decoration: none; background-color: #F7F7F7;}
#bo_cate #bo_cate_on {z-index: 2; background-color: #44BEAA; color: #fff; border: 1px solid #44BEAA;}

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

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

#bo_list_total {display: none !important;}
* {margin: 0; padding: 0; outline: none !important;}
li {list-style: none;}

.inner {width: 100%; max-width: 1200px; margin: 0 auto; position: relative;}
.inner_1500 {width: 100%; max-width: 1500px; margin: 0 auto; position: relative;}
.innerx {width: 100% !important; max-width: 100% !important; position: relative; padding: 0 !important;}
.clearfix::after {content: ''; display: block; clear: both;}
.font_mt {font-family: 'Montserrat', sans-serif !important;}
.font_ns {font-family: 'Noto Sans', sans-serif !important;}
.font_pt {font-family: 'Pretendard', sans-serif !important;}
.font_rb {font-family: 'Roboto', sans-serif !important;}
.ab {background: none; border: none; box-shadow: none; border-radius: 0; padding: 0; overflow: visible; cursor: pointer;}

/* 헤더 */
#header {width: 100%; height: 80px; background-color: #fff; position: fixed; top: 0; left: 0; z-index: 100; transition: all 0.2s;}
#header > .inner {display: flex; align-items: center; justify-content: space-between;}
#header .logo {}
#header .logo a {display: block;}
#header .logo img {width: 100px; height: 35px;}
#header .hd_nav {display: flex;}
#header .hd_nav > li {position: relative;}
#header .hd_nav > li + li {margin-left: 65px;}
#header .hd_nav > li > a {display: inline-block; font-weight: 500; font-size: 18px; line-height: 80px; position: relative; overflow: hidden; transition: all .3s ease-in-out; z-index: 10;}
#header .hd_nav > li:hover > a,
#header .hd_nav > li.active > a {color: #44BEAA;}
/* #header .hd_nav > li > a::before,
#header .hd_nav > li > a::after {content: ''; width: 0%; height: 20px; display: block; position: absolute; left: -10%; top: 50%; transform: translateY(-50%);}
#header .hd_nav > li > a::before {background-color: #fff; opacity: 1; z-index: -12; transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);}
#header .hd_nav > li > a::after {background-color: #44BEAA; opacity: 0; z-index: -15; transition: all .4s cubic-bezier(.2,.95,.57,.99);}
#header .hd_nav > li:hover > a::before {opacity: 1; width: 116%;}
#header .hd_nav > li:hover > a::after {opacity: 1; width: 120%;} */
#header .hd_subnav {position: absolute; top: 85%; left: 0; width: auto; min-width: 100%; padding: 10px 0; background-color: #FFF; transform-origin: top; transform: scaleY(0); opacity: 0; transition: all 0.3s; box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.3); border-radius: 10px;}
#header .hd_nav > li:hover .hd_subnav {opacity: 1; transform: scaleY(1);}
#header .hd_subnav > li {}
#header .hd_subnav > li > a {display: block; font-weight: 500; font-size: 16px; transition: all 0.2s; padding: 10px 15px; white-space: nowrap;}
#header .hd_subnav > li:hover > a {color: #44BEAA;}

/* 메인 */
#main_wrap {margin-top: 80px;}
.main_tit {text-align: center;}
.main_tit .line {display: block; margin: 0 auto; width: 40px; height: 4px; background-color: #44BEAA;}
.main_tit h2 {font-size: 24px; /*text-transform: capitalize;*/ color: #4C4C4C; margin-top: 5px;}

.main_bnr {width: 100%; height: 810px; background: center / cover no-repeat url("../img/main_bnr.jpg");}
.main_bnr > .inner {height: 100%; display: flex; align-items: center;}
.main_bnr .txtbox {color: #fff;}
.main_bnr .mb_txt1 {font-size: 40px; margin-bottom: 70px;}
.main_bnr .mb_txt1 span {font-weight: 600;}
.main_bnr .mb_txt2 {font-weight: 500; font-size: 24px; color: #fff; position: relative; padding-left: 25px;}
.main_bnr .mb_txt2::before,
.main_bnr .mb_txt2::after {font-weight: 500; font-size: 48px; color: #fff; display: block; font-family: 'Roboto', sans-serif; position: absolute; top: 0;}
.main_bnr .mb_txt2::before {content: "“"; left: 0;}
.main_bnr .mb_txt2::after {content: "”"; right: -25px;}

.product {padding: 80px 0 150px;}
.product .more_box {text-align: right; margin: 40px 0 30px;}
.product .more_btn {display: inline-block; font-weight: 500; font-size: 16px; /*text-transform: capitalize;*/ position: relative; transition: all 0.2s;}
.product .more_btn::after {display: block; content: ""; width: 0; height: 6px; background: center / contain no-repeat url("../img/view_more_arr.png"); position: absolute; bottom: -3px; left: 0; transition: all 0.2s;}
.product .more_btn:hover::after {width: 101px;}
.product .prod_ul {display: flex; flex-wrap: wrap; margin: 0 -12.5px;}
.product .prod_ul > li {width: 25%; padding: 0 12.5px; margin-bottom: 40px; text-align: center;}
.product .prod_ul > li a {display: block;}
.product .prod_ul > li .thum {margin-bottom: 15px; width: 280px; height: 280px; overflow: hidden;}
.product .prod_ul > li .thum img {width: 100%; height: 100%; transition: all 500ms ease;}
.product .prod_ul > li:hover .thum img {transform: scale(1.2);}
.product .prod_ul > li .subj {font-weight: 500; font-size: 18px; /*text-transform: capitalize;*/ transition: all 0.2s;}
.product .prod_ul > li:hover .subj {color: #44BEAA;}

.main_cnt {}
.main_cnt_box {display: flex; justify-content: space-between; margin-top: 100px;}
.main_cnt .img {}
.main_cnt .img img {}
.main_cnt .txt {padding-right: 40px;}
.main_cnt .txt h2 {font-size: 24px; /*text-transform: capitalize;*/ color: #4C4C4C;}
.main_cnt .txt .mb { display:none; }
.main_cnt p {font-size: 16px; line-height: 1.6; color: #4C4C4C; margin-top: 30px;}

.main_list {padding: 150px 0 80px;}
.main_list .main_ul {}
.main_list .main_ul > li {display: flex; align-items: center;}
.main_list .main_ul > li:nth-child(even) {justify-content: space-between;}
.main_list .main_ul > li + li {margin-top: 55px;}
.main_list .main_ul > li .img {margin-right: 40px;margin-right: 40px;width: 43.333%;flex: 0 0 auto;}
.main_list .main_ul > li:nth-child(even) .img {order: 2; margin-right: 0; margin-left: 40px;}
.main_list .main_ul > li .img img {max-width: 100%;}
.main_list .main_ul > li .txt {}
.main_list .main_ul > li:nth-child(even) .txt {order: 1;}
.main_list .main_ul > li .txt h3 {font-weight: 600; font-size: 24px; /*text-transform: capitalize;*/ color: #333;}
.main_list .main_ul > li .txt p {font-size: 16px; line-height: 1.5; color: #4C4C4C; margin-top: 20px;}

/* 푸터 */
#footer {padding: 15px 0; background-color: #262626;}
#footer .ft_top {border-bottom: 1px solid #4C4C4C; padding-bottom: 20px;}
#footer .ft_cate {display: flex; align-items: center;}
#footer .ft_cate > li {font-size: 14px; color: #808080; /*text-transform: capitalize;*/ position: relative;}
#footer .ft_cate > li::before {content: '\e5e1'; font-family: 'Material Icons'; font-size: 10px; padding-right: 5px;}
#footer .ft_cate > li.ft_home::before {display: none;}
#footer .ft_cate > li + li {margin-left: 5px;}
#footer .ft_cate > li a {display: block; color: #808080;}
#footer .ft_nav {display: flex; margin-top: 15px;}
#footer .ft_nav > li {}
#footer .ft_nav > li + li {margin-left: 40px;}
#footer .ft_nav > li > a {display: block; font-size: 14px; /*text-transform: capitalize;*/ color: #fff;}
#footer .ft_subnav {}
#footer .ft_subnav > li {margin-top: 10px;}
#footer .ft_subnav > li > a {display: block; font-size: 12px; /*text-transform: capitalize;*/ color: #808080;}
#footer .ft_btm {padding-top: 10px;}
#footer .ft_btm h4 {font-weight: 400; font-size: 16px; /*text-transform: capitalize;*/ color: #B3B3B3;}
#footer .ft_info {text-align: right;}
#footer .ft_info p {font-weight: 300; font-size: 14px; color: #B3B3B3; /*text-transform: capitalize;*/}
#footer .ft_txt1 {color: #fff;}
#footer .ft_txt2 {color: #B3B3B3;}

/* 서브 */
#sub_div {margin-top: 80px;}
#sub_div > .inner,
#sub_div .inner_1500 {padding: 80px 0 120px;}
.page_tit {font-size: 32px; /*text-transform: capitalize;*/ color: #4C4C4C;}
#bo_w .bo_w_label {display: inline-block; padding-right: 15px; font-size: 16px;}
#bo_w .bo_w_label span {font-weight: 500; font-size: 14px;}

.sub_bnr {height: 300px; background: center / cover no-repeat url("../img/sub_bg1.png");}
.sub_bg1 {background: center / cover no-repeat url("../img/sub_bg1.png");}
.sub_bg2 {background: center / cover no-repeat url("../img/sub_bg2.png");}
.sub_bg3 {background: center / cover no-repeat url("../img/sub_bg3.png");}
.sub_bg4 {background: center / cover no-repeat url("../img/sub_bg4.png");}
.sub_bg5 {background: center / cover no-repeat url("../img/sub_bg5.png");}
.sub_bnr > .inner {height: 100%; display: flex; align-items: center;}
.sub_tit {font-size: 56px; color: #fff; /*text-transform: capitalize;*/}

.sub_wrap {display: flex; justify-content: space-between;}

.sub_wrap .sub_nav_wrap {width: 21.66%;}
#prod_view .sub_nav_wrap {width: 17.33%;}
#s41 .sub_nav_wrap,
#s42 .sub_nav_wrap,
#s43 .sub_nav_wrap {width: 18%;}

.sub_wrap .sub_cnt_wrap {width: 70.4%;}
#s31 .sub_cnt_wrap {width: 73.33%;}
#s32 .sub_cnt_wrap,
#s33 .sub_cnt_wrap,
#s41 .sub_cnt_wrap,
#s42 .sub_cnt_wrap,
#s43 .sub_cnt_wrap {width: 75%;}
#prod_view .sub_cnt_wrap {width: 100%; display: flex; justify-content: space-between;}

.sub_nav {}
.sub_wrap .sub_nav_wrap .sub_nav .page_tit {white-space: nowrap;}
.nav_box {border-top: 2px solid #44BEAA; margin-top: 20px; padding-top: 20px;}
.nav_title {font-weight: 600; font-size: 18px; /*text-transform: capitalize;*/}
.sub_nav_ul {}
#prod_list .sub_nav_ul,
#prod_view .sub_nav_ul {margin-top: 30px;}
.sub_nav_ul li {display: flex; flex-direction: column;}
.sub_nav_ul li + li {margin-top: 15px;}
.sub_nav_ul li a {order: -1; display: flex; align-items: center; font-weight: 600; font-size: 16px; /*text-transform: capitalize;*/ cursor: pointer; transition: all 0.2s;}
#prod_list .sub_nav_ul li a,
#prod_view .sub_nav_ul li a {font-size: 14px;}
.sub_nav_ul > li .sub_nav_txt {padding-right: 5px;}
.sub_nav_ul > li .sub_nav_ul2 + a::after,
.sub_nav_ul2 > li .sub_nav_ul3 + a::after {content: '\e145'; font-family: 'Material Icons'; font-size: 16px; font-weight: 600;}
.sub_nav_ul > li.on .sub_nav_ul2 + a::after,
.sub_nav_ul2 > li.on .sub_nav_ul3 + a::after {content: '\e15b';}
.sub_nav_ul2,
.sub_nav_ul3 {display: none; margin: 15px 0px 0px 15px;}
/*.sub_nav_ul3 > li a {font-weight: 400;}*/
.sub_nav_ul3 > li:hover a {color: #44BEAA;}
.sub_nav_ul .active a {color: #44BEAA;}

/* About */
#s11 {}
#s11 .main_list {padding: 150px 0 0px;}
.s11_tit {font-weight: 600; font-size: 24px; /*text-transform: capitalize;*/ color: #333;}
.s11_1 {margin-top: 40px;}
.s11_2 {}
.s11_2ul {}
.s11_2ul > li {display: flex; align-items: center;}
.s11_2ul > li + li {margin-top: 55px;}
.s11_2ul > li .img {margin-right: 40px;}
.s11_2ul > li .img img {}
.s11_2ul > li .txt {}
.s11_2ul > li .txt p {font-size: 16px; line-height: 1.5; /*text-transform: capitalize;*/ color: #4C4C4C; margin-top: 20px;}

/* Product */
#prod_list #gall_ul {padding: 0; list-style: none; zoom: 1; display: flex; flex-wrap: wrap; margin: 0 -15px 0;}
#prod_list #gall_ul2 {padding: 0; list-style: none; zoom: 1; display: flex; flex-wrap: wrap; margin: 0 -15px 0;}
#prod_list .gall_li {width: 33.33%; padding: 0 15px; position: relative;}
#prod_list .gall_box {margin: 0 0 40px 0; position: relative;}
#prod_list .gall_con {position: relative;}
#prod_list .gall_img {text-align: center; overflow: hidden;}
#prod_list .gall_img a,
#prod_list .gall_img .no_image {display: block;}
#prod_list .gall_img img,
#prod_list .gall_img video {max-width: 100%; height: auto !important;}
#prod_list .gall_text_href {margin-top: 15px;}
#prod_list .gall_text_href a {font-weight: 500; font-size: 18px; /*text-transform: capitalize;*/ display: block; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all 0.2s;}
#prod_list .gall_li:hover .gall_text_href a {color: #44BEAA;}
#prod_list .btn_bo_user {display: flex; justify-content: flex-end;}

.prod_v_left {width: 48.33%; height: 580px; position: relative;}
figure.zoom {background-position: 50% 50%;position: relative;width: 500px;overflow: hidden;cursor: zoom-in;background-size: 250%;background-repeat: no-repeat;}
figure.zoom img:hover {opacity: 0;}
figure.zoom img {transition: opacity .5s;display: block;width: 100%;}

#prod_view #bo_v_slide {height: 100%; border: 1px solid #E6E6E6;}
#prod_view #bo_v_img {height: 100%; display: flex; justify-content: center; align-items: center; width: 100%; overflow: hidden; zoom: 1;}
#prod_view .prod_v_swiper {overflow: hidden; height: 100%; width: 100%;}
#prod_view .swiper-slide {}
#prod_view .else_imgbox {display: flex; justify-content: center; align-items: center; height: 100%;}
#prod_view .else_imgbox img {max-width: 100%; height: auto; transition: 0.3s;}
#prod_view .else_imgbox:hover img {transform: scale(1.5);}

/* #prod_view .swiper-button-next,
#prod_view .swiper-button-prev {width: auto; height: auto;}
#prod_view .swiper-button-next {right: 15px;}
#prod_view .swiper-button-prev {left: 15px;}
#prod_view .swiper-button-next::after,
#prod_view .swiper-button-prev::after {display: none;}
#prod_view .swiper-button-next span,
#prod_view .swiper-button-prev span {color: #808080;}
#prod_view .zoom_ul {display: flex; position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); z-index: 50;}
#prod_view .zoom_ul > li {}
#prod_view .zoom_ul > li + li {margin-left: 15px;}
#prod_view .zoom_ul > li .btn {display: flex; justify-content: center; align-items: center; cursor: pointer; width: 40px; height: 40px; background: rgba(13, 13, 13, 0.3); border-radius: 10px;}
#prod_view .zoom_ul > li .btn span {color: #fff;} */

.prod_v_right {width: 48.33%;}
#prod_view #bo_v_title {border-bottom: 1px solid #44BEAA; padding-bottom: 40px;}
#prod_view #bo_v_title .bo_v_tit {font-weight: 600; font-size: 24px; /*text-transform: capitalize;*/ display: block;}
#prod_view #bo_v_atc {margin-top: 40px;}
#prod_view .bo_v_con {width: 100%; min-height: 200px; word-break: break-word; overflow: hidden;}
#prod_view .bo_v_con,
#prod_view .bo_v_con p,
#prod_view .bo_v_con span {font-weight: 400; font-size: 16px; color: #808080; line-height: 1.6; /*text-transform: capitalize;*/}
#prod_view .bo_v_con_tbox {display: flex; align-items: center; margin-bottom: 15px;}
#prod_view .bo_v_con_tit {font-weight: 500; font-size: 16px; color: #000; /*text-transform: capitalize;*/}
#prod_view .bo_v_con_tbox span {font-weight: 400; font-size: 24px; color: #000; padding-right: 5px;}
#prod_view #bo_v_file {}
#prod_view #bo_v_file ul {margin: 0; list-style: none;}
#prod_view #bo_v_file li {position: relative; height: 40px;}
#prod_view #bo_v_file li + li {margin-top: 15px;}
#prod_view #bo_v_file li .file_libox {height: 100%; display: inline-flex; align-items: center; padding: 10px; background: #F7F7F7; border-radius: 40px;}
#prod_view #bo_v_file .file_libox > span {width: 25px; height: 25px; line-height: 25px; text-align: center; background-color: #333; border-radius: 50%; color: #fff; font-size: 18px;}
#prod_view #bo_v_file a {margin: 0 15px; display: inline-block;}
#prod_view #bo_v_file a > strong {font-weight: 500; font-size: 16px; /*text-transform: capitalize;*/ word-wrap: break-word;}
#prod_view .bo_v_com {display: flex; justify-content: flex-end;}

/* Marketing Materials */
.marketing_ul {display: flex; flex-wrap: wrap; margin: 0 -15px;}
.marketing_ul > li {width: 50%; padding: 0 15px; margin-bottom: 20px;}
.marketing_ul > li a {display: block; border: 1px solid #E6E6E6; border-radius: 5px; padding: 20px; transition: all 0.2s;}
.marketing_ul > li:hover a {border: 1px solid #44BEAA;}
.marketing_ul > li .subj {font-weight: 600; font-size: 18px; /*text-transform: capitalize;*/ margin-bottom: 15px;}
.marketing_ul > li .file {background-color: #F7F7F7; border-radius: 40px; display: inline-flex; align-items: center; padding: 10px;}
.marketing_ul > li .icon {width: 24px; height: 24px; background-color: #333; border-radius: 50%; display: flex; justify-content: center; align-items: center;}
.marketing_ul > li .icon span {font-size: 20px; color: #fff;}
.marketing_ul > li .name {font-weight: 500; font-size: 16px; /*text-transform: capitalize;*/ padding: 0 10px;}

/* Technical Materials */
.list_tit {font-weight: 600; font-size: 24px; /*text-transform: capitalize;*/ color: #333; margin-bottom: 20px;}
.technical_ul {}
.technical_ul > li + li {margin-top: 15px;}
.sit_qa_li {}
.sit_qa_libox {border: 1px solid #E6E6E6; display: flex; align-items: center; justify-content: space-between; padding: 10px 15px; cursor: pointer;}
.sit_qa_libox.open {border: 1px solid #4C4C4C; background-color: #4C4C4C;}
.sit_qa_li_title {}
.sit_qa_libox .sit_qa_li_title .subj {font-weight: 600; font-size: 16px; /*text-transform: capitalize;*/}
.sit_qa_libox.open .sit_qa_li_title .subj {color: #fff;}
.sit_qa_libox .arrow {}
.sit_qa_libox .arrow span {}
.sit_qa_libox.open .arrow span {transform: rotate(180deg); color: #fff;}
.sit_qa_con {display: none; border: 1px solid #E6E6E6; border-top: 0; padding: 15px 20px;}
.sit_qa_con_ul {}
.sit_qa_con_ul > li {display: flex; justify-content: space-between; align-items: center;}
.sit_qa_con_ul > li + li {margin-top: 10px;}
.sit_qa_con_ul > li .name {font-size: 18px; /*text-transform: capitalize;*/}
.sit_qa_con_ul .model_ul {display: flex;}
.sit_qa_con_ul .model_ul > li {}
.sit_qa_con_ul .model_ul > li + li {margin-left: 10px;}
.sit_qa_con_ul .model_ul > li a {display: block; padding: 10px 15px; background-color: #F7F7F7; border-radius: 40px; font-size: 15px; color: rgba(13, 13, 13, 0.3); /*text-transform: capitalize;*/}
.sit_qa_con_ul .model_ul > li.active a {color: #0D0D0D;}

/* Service Tips & Bulletins */
#s33 #bo_list .bo_list_top {display: flex; align-items: center; justify-content: space-between; margin-bottom: 40px;}
#s33 #bo_list .down_btn {margin: 0 auto; display: block; width: 95px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; /*text-transform: capitalize;*/ border: 1px solid #E6E6E6; border-radius: 30px; transition: all 0.2s;}
#s33 #bo_list .down_btn:hover {background-color: #44BEAA; color: #fff; border: 1px solid #44BEAA;}

/* Warranty Policy */
.policy_ul {}
.policy_ul > li {/* border: 1px solid #E6E6E6; border-radius: 5px; */ padding: 0 20px; display: flex; justify-content: space-between; transition: all 0.2s;}
/* .policy_ul > li:hover {border: 1px solid #44BEAA;} */
.policy_ul > li + li {margin-top: 60px;}
.policy_ul > li .txt {}
.policy_ul > li .subj {font-weight: 600; font-size: 18px; /*text-transform: capitalize;*/}
.policy_ul > li .name_ul {margin: 20px 0; padding-left: 5px;}
.policy_ul > li .name_ul > li {font-size: 16px; /*text-transform: capitalize;*/ color: #4c4c4c; padding-left: 10px; text-indent: -10px; word-break: break-word;}
.policy_ul > li .name_ul > li::before {content: '·'; padding-right: 10px;}
.policy_ul > li .name_ul > li + li {margin-top: 10px;}
.policy_ul > li .file {display: inline-flex; align-items: center; background-color: #F7F7F7; border-radius: 40px; padding: 5px 10px;}
.policy_ul > li .file .icon {width: 24px; height: 24px; background-color: #333; border-radius: 50%; display: flex; justify-content: center; align-items: center;}
.policy_ul > li .file .icon span {font-size: 18px; color: #fff;}
.policy_ul > li .filename {font-weight: 500; font-size: 16px; /*text-transform: capitalize;*/ margin: 0 10px;}
.policy_ul > li .img {}
.policy_ul > li .imgbox {width: 400px;/*  height: 300px; border: 1px solid #E6E6E6; */ overflow: hidden; display: flex; justify-content: center; align-items: flex-start;max-width: 100%;}
.policy_ul > li .imgbox img {width: 100%;max-width: 100%;}

/* Warranty Registration */
.form_tit {font-weight: 400; font-size: 18px; margin-bottom: 40px;}
/* .form_tit span {padding: 0 5px;}
.form_tit span > img {width: 60px; height: 20px; margin-bottom: 5px;} */
.warranty_form {}
.warranty_form h4 {font-weight: 600; font-size: 16px; display: inline-block; padding-right: 15px;}
.warranty_form h5 {font-weight: 600; font-size: 18px; /*text-transform: capitalize;*/ margin: 40px 0 20px;}
.form_h4box {display: flex; align-items: center;}
.form_pop_txt {font-size: 14px; margin-left: 10px;}
.form_pop_open {cursor: pointer; color: #44BEAA;}
.form_p {font-size: 16px; color: #808080; /*text-transform: capitalize;*/ display: inline-block; padding-right: 15px;}
.form_ipt {width: 100%; display: block; border: 1px solid #E6E6E6; border-radius: 5px; height: 45px; padding: 0 15px; font-size: 16px; margin-top: 5px; background-color: transparent; position: relative; z-index: 10;}
.form_ipt:focus {border: 1px solid #4C4C4C;}
#datepicker {cursor: pointer;}
.half_ipt,
.form_subul > li {width: 48.88%; position: relative;}
.form_subul > li.w100 {width: 100%;}
.form_ul {}
.form_ul > li {margin-top: 20px;}
.form_subul {display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 20px;}
.form_subul > li:nth-child(n+3),
.form_subul_2 > li + li {margin-top: 20px;}
.file_ul {}
.file_ul > li:first-child .minusbtn,
.file_ul > li:nth-child(n+2) .addbtn {display: none;}
.filebox {width: 100%; height: 50px; margin-top: 15px; display: flex; align-items: center; /*justify-content: space-between;*/}
.filebox .upload-name {padding: 0 15px; font-size: 16px; /*text-transform: capitalize;*/border: 1px solid #E6E6E6; border-radius: 5px; background-color: transparent; height: 100%; width: 81.66%;}
.filebox label {cursor: pointer; display: block; transition: all 0.2s; height: 50px; line-height: 48px; padding: 0 15px; border: 1px solid #E6E6E6; border-radius: 5px; font-size: 14px; /*text-transform: capitalize;*/ margin-left:15px;}
/* .filebox label:hover,
.filebox button:hover {background-color: #44BEAA; border: 1px solid #44BEAA; color: #fff;} */
.filebox input[type="file"] {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0;}
.filebox button {width: 50px; height: 50px; border: 1px solid #E6E6E6; border-radius: 5px; display: flex; justify-content: center; align-items: center; transition: all 0.2s;  margin-left:15px;}
.calendar_btn {position: absolute; right: 15px; bottom: 6px; cursor: pointer;}
.calendar_btn span {}
.submit_box {margin-top: 80px; text-align: center;}
.submit_btn {font-size: 18px; color: #fff; /*text-transform: capitalize;*/ width: 100px; height: 40px; background-color: #0D0D0D; border-radius: 50px;}

.pop_wrap {display: none; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 500;}
.pop_wrap .pop_bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 501;}
.pop_wrap .pop{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 502; width: 25%; background-color: #fff; border-radius: 5px; padding: 60px 40px 40px;max-width: 90vw;max-height: 90vh;display: flex;flex-direction: column;}
.pop_wrap .pop_x {position: absolute; top: 0;left: calc(100% + 10px); z-index: 502; cursor: pointer;}
#what_pop .pop_x {}
.pop_wrap .pop_x span {color: #fff;}
.pop_wrap .pop_cont {overflow-y: auto;}
.pop_wrap *::-webkit-scrollbar{background: transparent;height: 10px;width: 10px;}
.pop_wrap *::-webkit-scrollbar-thumb{border-radius: 10px;background: rgb(68 190 170 / 70%);background-clip: padding-box;border: 2px solid transparent;}
.pop_wrap *::-webkit-scrollbar-track{background: transparent;}
#what_pop .pop {width: 810px; padding: 60px 40px;}
#submit_pop .pop_cont p {font-size: 16px; line-height: 1.5; text-align: center;}
.pop_wrap .pop_cont .submit_box {margin-top: 30px;}

.pop_wrap .pop_tit {text-align: center; font-size: 24px; color: #4C4C4C;}
.pop_wrap .pop_box {display: flex; justify-content: space-between; align-items: center; margin-top: 40px;}
.pop_wrap .pop_box .img {margin-right: 30px;}
.pop_wrap .pop_box .img img {max-width: 100%;}
.pop_wrap .pop_box .txt {}
.pop_wrap .pop_box .txt > ul {}
.pop_wrap .pop_box .txt > ul > li {}
.pop_wrap .pop_box .txt > ul > li + li {margin-top: 30px;}
.pop_wrap .pop_box .txt .subj {font-weight: 600; font-size: 20px; color: #44BEAA; margin-bottom: 10px;}
.pop_wrap .pop_box .txt .desc {font-size: 16px; color: rgba(13, 13, 13, 0.5);}

#submit_pop{}
#submit_pop .pop{width: 330px;}

/* Contact us */
.warranty_form textarea {height: 115px; padding: 15px; resize: none;}

.s51_wrap {display: flex; justify-content: space-between; margin-top: 80px;}
.working_box {width: 48.33%; height: 530px;}
.working_box h5 {font-weight: 600; font-size: 26px;}
.working_box p {font-size: 18px; line-height: 2; margin-top: 15px;}
.form_box {width: 48%;}
.hello_box {padding-bottom: 20px;}
.hello_box h6 {font-size: 26px; /*text-transform: capitalize;*/}
.hello_box p {font-size: 18px; margin-top: 15px;}

/* 모바일 헤더 */
.header-mo {position: fixed; width: 100%; height: 50px; top: 0; left: 0; z-index: 200; background-color: #fff; border-bottom: 1px solid #dcdcdc; display: none;}
.header-mo .logo-m {position: absolute; top: 50%; left: 15px; transform: translateY(-50%);}
.header-mo .logo-m img {height: 25px;}
.header-mo .menu-mo-btn {position: absolute; top: 50%; transform: translateY(-50%); right: 15px;}

.header-mo-box {position: fixed; width: 80%; height: 100vh; right: -100%; opacity: 0; top: 0; z-index: 500; background-color: #fff; box-shadow: -10px 10px 40px 180px rgba(0,0,0,0.4); transition: all 0.3s;}
.header-mo-box.open {right: 0; opacity: 1;}
.header-mo-box .menu-mo-xbtn {height: 50px; display: flex; align-items: center; padding: 0 15px;}
.header-mo-box .menu-mo-xbtn span {margin-left: auto;}
.menu-mo {}
.menu-mo > li {display: flex; flex-direction: column;}
.menu-mo > li + li {}
.menu-mo > li > a {order: -1; display: flex; align-items: center; justify-content: space-between; height: 40px; padding: 0 15px; font-size: 14px; background-color: #f7f7f7;}
.menu-mo > li.on > a {background-color: #ff808b; color: #fff;}
.menu-mo > li .submenu-mo + a::after {content: '\e5cf'; font-family: 'Material Icons';}
.menu-mo > li.on .submenu-mo + a::after {content: '\e5ce';}
.submenu-mo {display: none;}
.submenu-mo > li {}
.submenu-mo > li + li {}
.submenu-mo > li > a {display: flex; align-items: center; justify-content: space-between; height: 40px; padding: 0 15px; font-size: 14px;}
.sub_cnt_wrap_mb { display:none; }


/*230509 로딩애니메이션 추가*/
@keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@-moz-keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@-webkit-keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@-o-keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@-moz-keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@-webkit-keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@-o-keyframes rotate-loading {
	0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
	100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@keyframes loading-text-opacity {
	0%  {opacity: 0}
	20% {opacity: 0}
	50% {opacity: 1}
	100%{opacity: 0}
}

@-moz-keyframes loading-text-opacity {
	0%  {opacity: 0}
	20% {opacity: 0}
	50% {opacity: 1}
	100%{opacity: 0}
}

@-webkit-keyframes loading-text-opacity {
	0%  {opacity: 0}
	20% {opacity: 0}
	50% {opacity: 1}
	100%{opacity: 0}
}

@-o-keyframes loading-text-opacity {
	0%  {opacity: 0}
	20% {opacity: 0}
	50% {opacity: 1}
	100%{opacity: 0}
}

.loading-container {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,0.5);display: flex;align-items: center;justify-content: center;display: none;z-index: 100;}
.loading-container.on{display: flex;}

.loading {
	height: 100px;
	position: relative;
	width: 100px;
	border-radius: 100%;
	border: 2px solid transparent;
	border-color: transparent #fff transparent #FFF;
	-moz-animation: rotate-loading 1.5s linear 0s infinite normal;
	-moz-transform-origin: 50% 50%;
	-o-animation: rotate-loading 1.5s linear 0s infinite normal;
	-o-transform-origin: 50% 50%;
	-webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
	-webkit-transform-origin: 50% 50%;
	animation: rotate-loading 1.5s linear 0s infinite normal;
	transform-origin: 50% 50%;
}

.loading-container:hover .loading {
	border-color: transparent #44BEAA transparent #44BEAA;
}
.loading-container:hover .loading,
.loading-container .loading {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#loading-text {
	-moz-animation: loading-text-opacity 2s linear 0s infinite normal;
	-o-animation: loading-text-opacity 2s linear 0s infinite normal;
	-webkit-animation: loading-text-opacity 2s linear 0s infinite normal;
	animation: loading-text-opacity 2s linear 0s infinite normal;
	color: #ffffff;
	font-size: 10px;
    font-weight: bold;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100px;
}



/* 반응형 */

@media screen and (max-width:1520px) {
	#sub_div .inner_1500 { padding: 60px 10px 80px; }
}
@media screen and (max-width:1440px) {

}

@media screen and (max-width:1200px) {
	#header {display: none !important;}
	.header-mo {display: block !important;}
	#main_wrap { margin-top:50px; }
	.main_bnr { height:700px; }
	.main_bnr .txtbox { padding-left:30px; }
	.product { padding: 60px 10px 90px; }
	.product .prod_ul > li .thum { width:100%; height:100%;  }
	.product .prod_ul > li .subj { font-size:15px; }
	.main_cnt { padding: 0 10px; }
	.main_list{ padding: 90px 10px 60px; }
	#s11 .main_list { padding: 90px 10px 60px; }
	.main_cnt_box { margin-top:50px; }
	#footer { padding: 15px 10px; }
	#sub_div { margin-top:50px;}
	#sub_div > .inner, #sub_div .inner_1500 { padding: 60px 0 80px; }
	.sub_wrap { padding: 0 10px !important;}
	#prod_list .gall_text_href a { font-size:15px; }
	.page_tit {font-size:22px;  }
	.nav_box { margin-top:10px; padding-top:10px; }
	.nav_title { font-size:15px; }
	#prod_list .sub_nav_ul, #prod_view .sub_nav_ulv { margin-top:20px; }
	#prod_list .sub_nav_ul li a, #prod_view .sub_nav_ul li a { font-size:12px; }
	.sub_nav_ul li + li { margin-top:10px; }
	.sub_wrap .sub_nav_wrap { width:25%; }
	#s41 .sub_nav_wrap { width:25%; }
	#s31 .sub_cnt_wrap { width:70%; }
	.sub_wrap .sub_cnt_wrap {width:70%; }
	#s32 .sub_cnt_wrap, #s33 .sub_cnt_wrap, #s41 .sub_cnt_wrap, #s42 .sub_cnt_wrap, #s43 .sub_cnt_wrap { width:70%; }
	.tbl_head01 thead th { font-size:14px; }
	.tbl_head01 td { font-size:14px; }
	#bo_v { padding: 0 10px; }
	#bo_w { padding: 0 10px; }
	#s51 { padding: 0 10px; }
	.policy_ul > li{flex-direction: column;padding: 0;}
	.policy_ul .img{order: -1;margin-bottom: 20px;}
}

@media screen and (max-width:1024px) {
	.main_cnt .txt h2 { font-size:19px; }
	.main_cnt p { font-size:13px;}
	.main_list .main_ul > li .txt h3 { font-size:19px; }
	.main_list .main_ul > li .txt p { font-size:13px; }
	#bo_cate a { font-size:13px; line-height:35px; }
	#bo_cate li + li { margin-left:10px; }
	#bo_sch {height:35px; }
	#bo_sch .sch_input { font-size:13px; }
	
	#bo_list .tbl_head01 { overflow-x:auto; }
	.form_tit { font-size:16px; }
	.working_box h5 { font-size:20px; }
	.working_box p { font-size:15px; line-height:1.5; margin-top:10px; }
	.hello_box h6 { font-size:20px; }
	.hello_box p { font-size:15px; margin-top:10px; }
}

@media screen and (max-width:900px) {
	.main_bnr { height:500px; }
	.main_bnr .mb_txt1 { font-size:30px; margin-bottom:40px; }
	.main_bnr .mb_txt2 { font-size: 20px; padding-left: 14px; }
	.main_bnr .mb_txt2::before, .main_bnr .mb_txt2::after { font-size:30px; }
	.main_bnr .mb_txt2::after { right:-14px; }
	.product .prod_ul > li { width:50%; }
	.main_cnt_box { flex-direction: column; align-items:center;  }
	.main_cnt .img { order:-1; margin-bottom:30px; }
	.main_cnt .txt { padding-right:0; }
	.main_cnt .txt .mb { display:block; word-break:keep-all;}
	.main_cnt .txt .pc { display:none; }
	.main_list .main_ul > li { flex-direction: column; align-items:center;  }
	.main_list .main_ul > li .img { margin-right:0; align-items:center; margin-bottom:30px; order:-1; width: 520px;max-width: 100%;}
	.main_list .main_ul > li .img img { width:100%; }
	.main_cnt .img img {width:100%;  }
	.main_list .main_ul > li:nth-child(even) .img { order:-1; margin-left:0; }
	.sub_bnr {height: 15.625vw;min-height: 140px;}

	#what_pop .pop{padding: 40px 20px;width: 500px;}
	#what_pop .pop_box{display: block;margin-top: 15px;}
	#what_pop .pop_box .img{margin-right: 0;margin-bottom: 15px;}
	.pop_wrap .pop_box .txt > ul > li + li{margin-top: 20px;}
	.pop_wrap .pop_box .txt .subj{font-size: 18px;margin-bottom: 5px;}
	.pop_wrap .pop_box .txt .desc{font-size: 15px;}
}

@media screen and (max-width:800px) {
	.sub_wrap { display:block !important; align-items:center;}
	#prod_view .sub_nav_wrap {width:100%; margin: 0 auto; } 
	.sub_wrap .sub_nav_wrap { width:100%; margin: 0 auto; }
	.sub_wrap .sub_cnt_wrap { width:100%; margin-top:70px;}
	#prod_view .sub_cnt_wrap { display:block; }
	.prod_v_left { width:100%; }
	#prod_view #bo_v_img { padding: 0 10px;  }
	.prod_v_right { width:100%; padding-top:40px;}
	#s31 .sub_cnt_wrap { width:100%; }
	.marketing_ul > li a { padding: 12px;}
	.marketing_ul > li .subj { font-size:16px; }
	.marketing_ul > li .name { font-size:14px; }
	#s32 .sub_cnt_wrap, #s33 .sub_cnt_wrap, #s41 .sub_cnt_wrap, #s42 .sub_cnt_wrap, #s43 .sub_cnt_wrap { width:100%; }
	.list_tit { font-size:19px; }
	.sit_qa_libox .sit_qa_li_title .subj { font-size:14px; }
	.sit_qa_con { padding:12px 15px; }
	.sit_qa_con_ul > li .name { font-size:14px; }
	.sit_qa_con_ul .model_ul > li a { padding: 5px 10px; font-size:13px; }
	#bo_v_title .bo_v_cate { font-size:14px; }
	#bo_v_title .bo_v_tit { font-size:19px !important; }
	#bo_v_info { padding: 10px 0 !important; font-size:11px !important; }
	#bo_v_con { font-size:14px !important; }
	#bo_v_file h2 { font-size:12px !important; }
	a.btn, .btn { height:35px; line-height:35px; padding: 0 8px; font-size:11px; }
	#s41 .sub_nav_wrap, #s42 .sub_nav_wrap, #s43 .sub_nav_wrap { width:100%; }
	.working_box { width:100%; height:auto; margin-bottom:50px; }
	.form_box { width:100%; }
	.s51_wrap { display:block; }
	#prod_list #gall_ul2 {margin:0; }
	#prod_list #gall_ul { margin:0; }
	.empty_list { font-size:13px; }
	.sub_nav_ul { padding-left: 20px; }
}

@media screen and (max-width:768px) {
	#footer .ft_nav > li > a { font-size:12px; }
	#footer .ft_subnav > li > a { font-size:10px; }
	#footer .ft_info p { font-size:12px; }
	#footer .ft_nav { flex-direction: column; }
	#footer .ft_nav > li + li { margin-left: 0;}
	#footer .ft_nav > li { margin-bottom: 20px; border-bottom:1px solid #4c4c4c; padding-bottom:15px; }
	#footer .ft_nav > li:last-child { border-bottom:0; }
	#footer .ft_top { padding-bottom:0; }
	.pg_wrap { margin:70px 0 0;}
	.warranty_form h4 { font-size:14px; }
	.form_ipt { font-size:14px; padding: 0 10px; }
}

@media screen and (max-width:650px) {
	.main_bnr { height:350px; }
	.main_bnr .mb_txt1 { font-size:22px; margin-bottom:25px; }
	.main_bnr .mb_txt2 { font-size:14px; }
	.main_bnr .txtbox { padding-left: 10px; }
	.main_bnr .mb_txt2::before, .main_bnr .mb_txt2::after { font-size:20px; }
	.main_bnr .mb_txt2::after { right:-10px; }
	#bo_cate a { font-size:12px; line-height:30px; padding: 0 10px; }
	#bo_cate li + li { margin-left:5px; }
	#bo_sch { width:200px; }
	#bo_sch .sch_input { font-size:11px; }

	#what_pop .pop{padding: 40px 20px;width: 300px;}
	#what_pop .pop_tit{font-size: 20px;}
	#what_pop .pop_box .img{margin-right: 0;margin-bottom: 10px;}
	.pop_wrap .pop_box .txt > ul > li + li{margin-top: 15px;}
	.pop_wrap .pop_box .txt .desc{font-size: 14px;}
	.pop_wrap .pop_x{left: calc(100% + 2px);}
}

@media screen and (max-width:550px) {
	.sub_wrap .sub_nav_wrap { width:100%;}
	.sub_wrap .sub_cnt_wrap { width:100%; margin-top:70px;}
	.sub_cnt_wrap_pc { display:none;}
	.sub_cnt_wrap_mb { display:block; }
	#prod_list .gall_li { width:50%; }
	#prod_list .gall_text_href a { font-size:13px; }
	#prod_list .gall_text_href { margin-top:10px; }
	.prod_v_left { height:400px; }
	#prod_view #bo_v_title { padding-bottom:20px; }
	#prod_view #bo_v_title .bo_v_tit { font-size:19px; }
	#prod_view #bo_v_atc { margin-top:30px;}
	#prod_view .bo_v_con_tit { font-size:14px; }
	#prod_view .bo_v_con, #prod_view .bo_v_con p, #prod_view .bo_v_con span { font-size:14px; }
	#prod_view .bo_v_con_tbox { margin-bottom:10px; }
	#prod_view #bo_v_file a > strong { font-size:12px; }
	.marketing_ul > li { width:100%; }
	.tbl_head01 td { font-size:12px; padding:10px 0; }
	.tbl_head01 th { font-size:12px;}
	#s33 #bo_list .down_btn { font-size:12px; width:80px; height:25px; line-height:25px; }
	.half_ipt, .form_subul > li {width:100%; }
	.submit_btn { width:80px; height:35px; line-height:35px; font-size:14px; }

	#submit_pop .pop{width: 260px;padding: 50px 10px 30px;}
}

@media screen and (max-width:425px) {
	.main_bnr .mb_txt2 { font-size:12px; }
	.sit_qa_con_ul > li { display:block;  }
	.sit_qa_con_ul > li .name { padding-bottom:10px; }
	#s33 #bo_list .bo_list_top{display: block;}
	#bo_sch {width: 90%;margin: 24px auto 0;}
}

@media screen and (max-width:375px) {

}

@media screen and (max-width:360px) {
}
