@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@font-face {
    font-family: 'Cafe24Dangdanghae';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.2/Cafe24Dangdanghae.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Noto Sans KR', sans-serif;}
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}*/
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Noto Sans KR', 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:'Noto Sans KR', sans-seriff;ont-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

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

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

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
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{}

#hd_pop,
#gnb .gnb_wrap,
#container_wr,
#ft_wr{max-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}

@media (max-width: 576px) {
#hd_pop { background: #fff; }
.hd_pops { left: 20px !important; right: 20px !important;  background: #fff; }
.hd_pops_con { width: 100% !important; height: auto !important; background: #fff; }
.hd_pops_con img { width: 100% !important; height: auto !important; }
} 
/* 상단 레이아웃 */
#hd {}
#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}*/

#tnb {}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto;padding:0 17px;zoom:1;}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:right;margin-bottom:-1px;font-size:1em;line-height:32px;}
#tnb a {display:inline-block;padding:0 10px;color:#555;line-height:20px}
#tnb a:focus, #tnb a:hover {color:#000;background:#fafafa}
#tnb .tnb_admin a{color:#555;}
#tnb .tnb_left{float:left}
#tnb .tnb_left a{;padding:0 14px}
#tnb .tnb_cart{border-right:1px solid #ddd;}
#tnb .tnb_community{border-right:1px solid #ddd}
#tnb .tnb_community i{font-size:15px}
#tnb .tnb_community{background:#e7e7e7;font-weight:bold;}
#tnb .tnb_community:focus, #tnb .tnb_community:hover {color:#333;border-bottom:0}
#tnb .tnb_community a{color:#253dbe;border-bottom:1px solid #e7e7e7}
@media(max-width:880px){
#tnb ul{position:absolute;top:0px;right:6px;}
}

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

/*#logo {float:left;padding:30px 0 0}*/
#menu_wr{display:block}

.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 {position:relative;z-index:5;margin:0 auto;padding:20px 0 0;height:100%;zoom:1;overflow:hidden;}
#container_wr:after {visibility:hidden;clear:both;content:""}

.aside_wr{display: none;float:left;width:18%}
#aside {float:left;width:100%;height: 100%;margin:0;}

.cont_wr{width:100%;}
@media(max-width:1100px){
	.aside_wr{display: none;}
	.cont_wr{width:100%;padding:0;}
}
#container {z-index:4;position:relative;width:100%;height:auto !important;margin:0 0 20px;zoom:1;}
#container:after {display:block;visibility:hidden;clear:both;content:""}

#container_index {z-index:4;position:relative;height:auto !important;margin:0 auto;zoom:1;}
#container_index:after {display:block;visibility:hidden;clear:both;content:""}

@media(max-width:1200px){
#container_wr{padding:0 10px}
#container{float:right;width:100%;}
}
@media(max-width:800px){
#container_index {margin:0;}
.cont_wr{float:none;width:100%;padding:0;}
}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold;}
#container_title span{margin:0 auto 10px;display:block;line-height:30px;}


/* 하단 레이아웃 */
#ft {background:#dbdbdb;color:#555;word-break:keep-all;padding:25px 0;}
#ft_wr {display:flex;align-items:center;justify-content:space-between;flex-wrap: wrap;gap:15px;margin:0 auto;font-size:1.25em;font-weight:300}
#ft_link{padding:15px 0;border-bottom:1px solid #eee}
#ft_link a{display:inline-block;padding:0 8px;line-height:1.083em;font-weight:bold}
#ft_catch{margin:20px 0 10px;padding:15px 0 0 0;}
#ft_copy{color:#555;padding:30px 0 0 0;}
#ft_wr .ft_logo{}
#ft_wr .ft_logo img{max-width: 150px;}

#ft_wr .ft_1{line-height:1.5}
#ft_wr .ft_1 ul{}
#ft_wr .ft_1 ul li{float:left;}
#ft_wr .ft_1 span{display:inline-block;}
#ft_wr .ft_1 .ft_span{margin:0 0 0 15px;}

@media(max-width:1200px){
#ft_wr {padding:0 20px;}
}
@media(max-width:800px){
    #ft_wr .ft_1 span{display:block;}
    #ft_wr .ft_1 .ft_span{margin:0;}
}

#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border-radius:50%;border:0;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(0,0,0,0.2);transition: 0.3s;}
#top_btn:hover {background:#fccf16;color:#fff}

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

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

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

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

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

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

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

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

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;border:0;font-size:1rem;
-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:#fff;padding:0 10px;color:#e68700;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#fafafa;color:#e30617;}
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_wr{text-align:center;}
.pg_wrap {float:right;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}

.main{}
.main:after {display:block;visibility:hidden;clear:both;content:""}
/*.main h1{font-size:2em;margin:50px 0 30px;text-align:center;}
.main h1 span:first-child {position: relative;z-index: 10;}
.main h1 span:first-child:after {position: absolute;bottom: -7px;left: 0px;right: 0px;z-index: -1;height: 3px;background: #000;opacity: 1;filter: alpha(opacity="100");content: "";}
.main h1 span:last-child {display:block;font-size:0.6em;font-weight:normal;color:#999;margin:15px 0 0;}
*/
.main p{padding:4px 0;font-size:1.2em;}

.main_in{max-width:1200px;margin:0 auto 6px;}
.main_in:after {display:block;visibility:hidden;clear:both;content:""}

.maincnt_wr{display: flex;flex-wrap: wrap;justify-content: center;}
.maincnt{display: flex;flex-wrap: wrap;max-width: 1200px;}
.maincnt_wr .mbtxt_wr{flex:45%;}
.maincnt_wr .mbbg_wr{flex:45%;}
.maincnt_wr .mbbg_wr img{width: 100%;}
.bg1{background: url(/theme/basic/img/mainbg1.jpg)no-repeat;background-size: cover;}
.bg2{background: url(/theme/basic/img/mainbg2.jpg)no-repeat;background-size: cover;}
.bg3{background: url(/theme/basic/img/mainbg3.jpg)no-repeat;background-size: cover;}
.maincnt_wr .mbtxt_l{display: flex;justify-content: flex-end;align-items: flex-end;gap:90px;padding:95px 65px;}
.maincnt_wr .mbtxt_r{display: flex;justify-content: flex-start;align-items: flex-end;gap:90px;padding:95px 65px;}
.maincnt_wr h1{font-size: 2.25rem;font-weight:800;padding:0 0 25px;}
.maincnt_wr li{font-size: 1.125rem;padding:0 0 9px;}
.maincnt_wr a{padding:10px 50px;border-radius: 10px;font-size: 1rem;text-align: center;border:2px solid #706f6f;}

@media(max-width:1260px){
    .maincnt_wr .mbtxt_l{flex-direction: column;gap:50px;padding:45px 65px;}
    .maincnt_wr .mbtxt_r{flex-direction: column;gap:50px;padding:45px 65px;align-items: flex-start;}
}

@media(max-width:700px){
    .maincnt_wr{flex-direction: column;width:100%;}
    .maincnt_wr .mbtxt_l{flex-direction: column;gap:50px;padding:40px 25px;align-items: flex-start;}
    .maincnt_wr .mbtxt_r{flex-direction: column;gap:50px;padding:40px 25px;align-items: flex-start;}
    .maincnt_wr .mbbg_wr{flex:100%;padding:100px;}
    .maincnt_wr .mbtxt_wr{flex:100%;}
    .or1{order:1;}
    .or2{order:2;}
}

@media(max-width:800px){
.lt_wr{padding:0 15px;}
}

.ic_wr{display: flex;justify-content: center;align-items: center;height:186px;}
.ic_wr a{display:inline-block;padding:15px;margin:0 40px;text-align: center;font-size: 1.5em;color:#555;}
.ic_wr a:hover{color:#1a80c3;}
.ic_wr span{display:block;padding:10px 0;color:#1a80c3;}

@media(max-width:1100px){
    .ic_wr a{margin:0 20px;}
}


.parallax{position:relative;display:flex;flex-direction: column;justify-content:center;align-items: center;gap:30px;background:url(/theme/basic/img/para.jpg)no-repeat;background-attachment: fixed;background-size: cover;}
.parallax:after{content:"";position:absolute;top:0;left:0;background:rgba(0,0,0,0.5);width:100%;height:100%;}
/*.parallax_txt{position:absolute;z-index:2;color:#fff;font-size:2em;font-weight:300;line-height:2;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;}*/
.parallax h2{font-size:1.5em;font-family: 'GmarketSansMedium';margin:35px 0 0;}
.parallax h2 span{display: inline-block;padding:0 0 0 10px;}
.parallax_txt{position:relative;z-index:2;color:#fff;font-size:1.25rem;font-weight:300;line-height:2;text-align:center;word-break: keep-all;}
.parallax a{position:relative;z-index:2;}
.parallax .para_ic{display: flex;justify-content: space-between;gap: 20px;padding:40px 0;max-width: 500px;margin:0 auto;}

.triangle_para {
    position: absolute;top:0;right:0;
    width: 500px;
    height: 300px;
    background:linear-gradient(to right, rgba(255,0,0,0.3) , rgba(255,0,0,0.7));
    clip-path: polygon(0% 0%, 100% 100%, 100% 0%);
}

@media(max-width:800px){
.parallax_txt{font-size:1.25em;line-height:2;padding:15px;}
.parallax h2 span{display: block;padding:0;}
}
.bggray{background:#f2f2f2}

.pro_main a{display:block;text-align:center;margin:5px;
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
}
.pro_main span{display: block;padding:10px;font-size:1rem;}
.pro_main img{width:95%;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	border-radius:7px;
}
.pro_main a:hover{color:#e68700;}
.pro_main a:hover img{box-shadow:0 3px 20px rgba(0,0,0,0.4);}

.pro_main h2{font-size:1.25em;font-weight:normal;padding:20px;}
.pro_main h2 span{display:block;font-size:0.75em;color:#555;}

@media(max-width:800px){
.pro_main a{margin:10px;}
.pro_main img{width:100%;}
.pro_main h2{padding:10px 0;font-size:1.1em;letter-spacing:-1px;}
.pro_main span{padding:10px 0; }
}

.subpro{text-align:center;padding:15px;}
.subpro img{max-width:470px;width:100%;padding:30px 0;}

.subpro h2{text-align:left;font-size:1.15em;color:#126daf;padding:0;border-bottom:1px solid #ccc;overflow:hidden;max-width:470px;margin:0 auto;}
.subpro h2 span{display:inline-block;}
.subpro h2 span:first-child{float:left;background:#eb6ea5;border-right:7px solid #f5b5d1;padding:7px 10px;color:#fff;font-weight:bold;}
.subpro h2 span:last-child{float:right;color:#555;font-weight:normal;}

.subpro a{display:inline-block;max-width:300px;font-size:1.3em;color:#000;background:#ddd;padding:15px;}
.subpro .on{background:#eb6ea5;font-weight:bold;color:#fff;}
@media(max-width:800px){
.subpro img{padding:0;}
.subpro h2{font-size:1.2em;}
}

.subpro2{text-align:center;padding:15px;}
.subpro2 img{max-width:470px;width:100%;padding:30px 0;}

.subpro2 h2{text-align:left;font-size:1.15em;color:#126daf;padding:0;border-bottom:1px solid #ccc;overflow:hidden;max-width:470px;margin:0 auto;}
.subpro2 h2 span{display:inline-block;}
.subpro2 h2 span:first-child{float:left;background:#057acf;border-right:7px solid #b4dcf9;padding:7px 10px;color:#fff;font-weight:bold;}
.subpro2 h2 span:last-child{float:right;color:#555;font-weight:normal;}

.subpro2 a{display:inline-block;max-width:300px;font-size:1.3em;color:#000;background:#ddd;padding:15px;}
.subpro2 .on{background:#057acf;font-weight:bold;color:#fff;}
@media(max-width:800px){
.subpro2 img{padding:0;}
.subpro2 h2{font-size:1.2em;}
}

.subpro3{text-align:center;padding:15px;}
.subpro3 img{max-width:250px;width:100%;padding:30px 0;}
.subpro3 h2{text-align:left;font-size:1.15em;padding:0 0 10px;overflow:hidden;border-bottom:1px dotted #ccc;margin:0 0 7px;}
.subpro3 h2 span{display:inline-block;}
.subpro3 h2 span:first-child{float:left;}
.subpro3 h2 span:last-child{float:right;font-weight:normal;}

@media(max-width:800px){
}

.cs_wr{display: flex;flex-wrap:wrap;padding:0 0 60px 0;}
@media(max-width:1220px){
    .cs_wr{padding:30px 20px 60px;}
}
@media(max-width:920px){
    .cs_wr{gap: 20px;}
}
.cs1 h2{font-size: 1.875rem;color:#0068dc;}
.cs1 h2 span{font-weight: normal;font-size: 1rem;padding:7px 0 0;color:#555;}

.btn_cs{display: flex;gap: 20px;}
.btn_cs div{color:#555;padding:5px 0 0;}
.btn_cs h2{font-size: 1.125rem;color:#333;}
.btn_cs h2 span{font-weight: normal;font-size: 1rem;padding:7px 0 0;color:#555;}

.btn_cs:hover div{color:#009fe3;}
.btn_cs:hover h2{color:#009fe3;}

.material-icons{display: block;}
.material-icons.md-18 { font-size: 18px;}
.material-icons.md-24 { font-size: 24px;}
.material-icons.md-36 { font-size: 36px;}
.material-icons.md-48 { font-size: 48px;}
.material-icons.md-64 { font-size: 64px;}
.gray{color:gray;}

.call{display: none;}
@media(max-width:600px){
.call{position:relative;display:inline-block;width:30px;height:30px;border-radius:7px;background:#1181d0;margin:0 0 0 5px;}
.call i{color:#fff;font-size:0.7em;position:absolute;top:5px;left:0px}
.mob{position:relative;display:inline-block;width:30px;height:30px;border-radius:7px;background:#1181d0;margin:0 0 0 5px;}
.mob i{color:#fff;font-size:1.7em;position:absolute;top:5px;left:0px}
}

.mainpro{overflow:hidden;padding:0;margin:0 0 40px;}
.mainpro li{float:left;padding:10px;width:16.66666%;}
.mainpro li img{width:100%;background:#ececec;
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
}
.mainpro li:hover{box-shadow:0 2px 8px rgba(0,0,0,0.3)}
.mainpro li p a{display:block;color:#555;font-weight:normal;line-height:1.5;}
.mainpro li p a:hover{color:#0089de;}
.mainpro li h2{font-size:1.5em;margin:20px 0 7px}
.btn_box{float:left;padding:7px 10px;margin:7px 0 0;border:1px solid #ccc;
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;}

.btn_box:hover{border:1px solid #0089de;box-shadow:0 2px 5px rgba(0,0,0,0.3)
}


@media(max-width:700px){
.bggray{display:none;}
.latest_m{display:block;padding:0 30px;}
.btn_call{float:none;display:block;overflow:hidden;}
.btn_call li a{display:block;color:#fff;text-align:center;font-weight:bold;font-size:2.5em;line-height:50px;padding:10px 0;width:100%;margin:20px auto;border-radius:15px;background:#2360a9;box-shadow:0 5px 10px rgba(0,0,0,0.3);}
.btn_call li a:hover{background:#337ed8;}
}



.visual_wr{position:relative;overflow:hidden;}

/*.visual_txt{position:absolute;z-index:1;top:50%;left:28%;transform:translate(-50%,-50%)}*/
.visual_txt{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}
.visual_txt p{font-family:'Noto Sans KR', sans-serif;color:#fff;font-size:2rem;font-weight: 800;text-align: center;word-break: keep-all;}
.visual_txt p span{display:block;font-size:0.7em;font-weight:normal;}
.visual_pc{display:block;margin:0 auto;background:url(/theme/basic/img/bg_main.jpg)no-repeat; background-size:cover;}
.visual_pc p{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;word-break:keep-all;}
.visual_pc p span:first-child{display:block;font-size:2.25em;font-weight:bold;animation:fadeInDw 1s;}
.visual_pc p span:last-child{display:block;font-size:3.9em;letter-spacing:-1px;font-weight:bold;animation:fadeInUp2 1s;}
.visual_pc p span:last-child a{display:inline-block;background:#353891;color:#fff;font-size:0.75em;padding:5px 15px;margin:10px 0 0;}

.visual_mob p{position:absolute;z-index:1;top:40%;left:32%;transform:translate(-32%,-30%);color:#fff;word-break:keep-all;}
.visual_mob p span:first-child{display:block;font-size:1.5em;font-weight:bold;animation:fadeInDw 1s;}
.visual_mob p span:last-child{display:block;font-size:2.5em;letter-spacing:-1px;font-weight:bold;animation:fadeInUp2 1s;}
.visual_mob p span:last-child a{display:inline-block;background:#353891;color:#fff;font-size:0.75em;padding:5px 15px;margin:10px 0 0;}

.visual_mob{display:none;}

@media(max-width:800px){
.visual_wr{margin:0 0 30px;}
.visual_txt{top:50%;left:0%;transform:translate(0%,-50%)}
.visual_txt p{top:50%;font-size:1.5rem;}
.visual_txt p span{margin: 7px 0 0;}

.visual_pc{display:none;}
.visual_mob{display:block;background-size:cover;}
}



.vibration{
	position:absolute;
	z-index:100;
	top:45%;
	right:150px;
	width:820px;
	height:191px;
	overflow:hidden;
 }
 .vibration:after{
	display:block;
	content:"";
	background:url('/theme/basic/img/wave.png') 0 0 no-repeat;
	width:100%;
	height:100%;
	position:absolute;
	animation:2s vibration linear infinite;
	clip:rect(0,0,191px,0);
 }

@media(max-width:800px){
.vibration{
	top:80%;
	right:0;
	left:0;
	width:100%;
	height:150px;
 }
 .vibration:after{
	background:url('/theme/basic/img/wave.png') no-repeat center;
	background-size:contain;
	width:100%;
	height:100%;
	position:absolute;
	animation:2s vibration linear infinite;
	clip:rect(0,0,150px,0);
 }
}

 .vibration-sub{
	position:absolute;
	z-index:100;
	top:35%;
	right:150px;
	width:820px;
	height:191px;
	overflow:hidden;
 }
 .vibration-sub:after{
	display:block;
	content:"";
	background:url('/theme/basic/img/wave.png') 0 0 no-repeat;
	width:100%;
	height:100%;
	position:absolute;
	animation:2s vibration linear infinite;
	clip:rect(0,0,191px,0);
 }


 @keyframes vibration{
	0%{clip:rect(0,0,191px,0);}
	/*4%{clip:rect(0,50%,100px,0);}
	15%{clip:rect(0,133.33333%,100px,0);}*/
	50%{clip:rect(0,820px,191px,0);opacity:1;}
	80%{clip:rect(0,820px,191px,0);opacity:0;}
	90%{opacity:0;}
	100%{clip:rect(0,820px,191px,0);opacity:0;}
 }

 @media(max-width:800px){
   .vibration,.vibration-sub{
    top:30%;
	left:0px;
   }
 }


.img_sub{position:relative;display: flex;justify-content:center;align-items: center;height:300px;overflow:hidden;color:#fff;text-shadow:0px 3px 5px rgba(0,0,0,0.5);}
.img_sub div{max-width:1200px;width:100%;text-align: center;text-transform: uppercase;}
.img_sub div span{font-family:'Noto Sans KR',sans-serif;}
.img_sub div span:first-child{font-size:2rem;font-weight:700;font-family:'Noto Sans KR', sans-serif;}
.img_sub div span:last-child{display:block;font-size:1.2rem;font-weight:300;font-family:'Noto Sans KR', sans-serif;}

/*
.img_sub{position:relative;height:300px;overflow:hidden;color:#fff;text-shadow:0px 3px 5px rgba(0,0,0,0.5);}
.img_sub .txt_wr{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:'Noto Sans KR', sans-serif;}
.img_sub .txt_wr span:last-child{display:block;font-size:1.75em;font-weight:bold;font-family:'Noto Sans KR', sans-serif;}
.img_sub .txt_wr span:first-child{display:block;font-size:2rem;font-weight:700;font-family:'Noto Sans KR', sans-serif;text-align:center;}
.img_sub .txt_wr span:last-child{display:block;font-size:1.2rem;font-weight:300;font-family:'Noto Sans KR', sans-serif;text-align:center;}
*/
.triangle_subtop_up {
    position: absolute;
    z-index: 3;
    top:0;
    right:0;
    width: 400px !important;
    height: 300px;
    background:linear-gradient(to right, rgba(255,0,0,0.3) , rgba(255,0,0,0.7));
    clip-path: polygon(0% 0%, 100% 100%, 100% 0%);
}

.triangle_subtop_down {
    position: absolute;
    z-index: 2;
    bottom:0;
    right:0;
    width: 400px !important;
    height: 300px;
    background:#fff;
    clip-path: polygon(0% 100%, 100% 100%, 100% 0);
}

@media (max-width:1100px){
.img_sub{height:200px;background:left;letter-spacing:-1px;}
.img_sub .txt_wr{width:300px;}

.triangle_subtop_up {
    width: 300px !important;
    height: 200px;
}

.triangle_subtop_down {
    width: 300px !important;
    height: 200px;
}
}

@media (max-width:800px){
.img_sub{height:200px;background:left;letter-spacing:-1px;}
.img_sub .txt_wr span:first-child{font-size:1.3rem;}
.img_sub .txt_wr span:last-child{font-size:1rem;}

.triangle_subtop_up {
    right:-150px;
}

.triangle_subtop_down {
    right:-150px;
}
}

.w3-col{word-break: keep-all;}

.w3-col a{display: block;padding:10px;}
.w3-col span{display: block;}
/*.w3-col img:hover{box-shadow:0 0 12px rgba(0,0,0,0.5);transition:0.25s;}*/
.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:left;width:100%;}
.w3-col.s1{width:8.33333%}.w3-col.s2{width:16.66666%}.w3-col.s3{width:24.99999%}.w3-col.s4{width:33.33333%}
.w3-col.s5{width:41.66666%}.w3-col.s6{width:49.99999%;}.w3-col.s7{width:58.33333%}.w3-col.s8{width:66.66666%}
.w3-col.s9{width:74.99999%}.w3-col.s10{width:83.33333%}.w3-col.s11{width:91.66666%}.w3-col.s12{width:99.99999%}

@media (min-width:600px){.w3-col.m1{width:8.33333%}.w3-col.m2{width:16.66666%}.w3-col.m3,.w3-quarter{width:24.99999%}.w3-col.m4,.w3-third{width:33.33333%}
.w3-col.m5{width:41.66666%}.w3-col.m6,.w3-half{width:49.99999%}.w3-col.m7{width:58.33333%}.w3-col.m8,.w3-twothird{width:66.66666%}
.w3-col.m9,.w3-threequarter{width:74.99999%}.w3-col.m10{width:83.33333%}.w3-col.m11{width:91.66666%}.w3-col.m12{width:99.99999%}.w3-col.m13{width:19.99999%}}

@media(max-width:599px){
    .w3-col.s6:nth-child(2n+1){clear:both;}
}

@media (min-width:601px) and (max-width:919px){
.w3-col.m6:nth-child(2n+1){clear:both;}
.w3-col.m4:nth-child(3n+1){clear:both;}
}

@media (min-width:920px){.w3-col.l1{width:8.33333%}.w3-col.l2{width:16.66666%}.w3-col.l3{width:24.99999%}.w3-col.l4{width:33.33333%;}
.w3-col.l5{width:41.66666%}.w3-col.l6{width:49.99999%}.w3-col.l7{width:58.33333%}.w3-col.l8{width:66.66666%}
.w3-col.l9{width:74.99999%}.w3-col.l10{width:83.33333%}.w3-col.l11{width:91.66666%}.w3-col.l12{width:99.99999%}.w3-col.l13{width:19.99999%}
.w3-col.l6:nth-child(2n+1){clear:both;}.w3-col.l4:nth-child(3n+1){clear:both;}}

.w3-span{text-align: center;}
.w3-span img{max-width:227px;}
.w3-span span{display:block;padding:10px}
.w3-pro5 div{padding:10px;}

.cnt_wr{max-width:1200px;margin:0 auto;}
.cnt_wr h1{font-size: 2.5em;color:#e68700;text-align:center;padding:35px 0;clear:both}
.cnt_wr h1 span{display:block;font-size: 0.5em;color: #070707;}
.cnt_wr h2{position:relative;font-size: 1.4rem;padding:35px 0 15px 15px;margin:0 0 15px;clear:both;border-bottom: 1px solid #ddd;}
.cnt_wr h2:before{position:absolute;content:"";top:41px;left:0;width:3px;height:20px;background: brown;margin:0 10px 0 0;}
.cnt_wr h2 span{color:#555;font-size: 0.75em;padding:0 0 0 15px;}
.cnt_wr h3{display:inline-block;font-size: 1rem;font-weight:normal;clear:both;background:#ffca2e;border-radius: 20px;padding:5px 15px;}

.pro_img{text-align:center;padding:40px 0;}
.pro_img img{width:100%;}
.pro_img span{display:block;padding:10px;}

.brief{color: #767676;text-align: center;}
.ttl{font-size: 1.3em;clear:both;}
.ttl:before{content:'ㆍ ';color: red;}
.desc{color: #555;padding:10px 0 30px 25px;}
.desc_2{}
.desc_2 li{color: #555;padding:5px 0 5px 25px;}
.desc_2 span{color: #999; padding: 0 0 0 10px;font-style: italic;}

.spec{padding:10px 0;font-size: 1.25em}
.spec span{color:red;font-style: italic;}

.parts{overflow: hidden;margin:20px 0;}
.partdesc{padding:0 0 0 20px;color:#555;}
.partdesc strong{display:block;color:#000;margin:0 0 7px;}

.other_wr{margin:0 0 40px;}
.other_wr .other{border:1px solid #ddd;margin:10px;padding:10px;}
.other_wr img{}
.other_wr a{display:block;border:1px solid #ddd;margin:10px;padding:10px;}
.other_wr span{display:block;text-align:center;}
.other_wr a:hover{color:#1a80c3;}

.box{margin:0 20px;border:1px solid #db9265;border-radius:5px;padding:15px;overflow: hidden;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);}
.box b{display:block;color:#0375c4;font-size: 1.5em;font-family: 'GmarketSansMedium';}

.pro_txt{color: #767676;}

.cnt_h1{font-size:1.5em;padding:0 0 10px;margin:0 0 15px;border-bottom:1px solid #e2e2e2;}
.cnt_h1 span{font-size:0.75em;font-weight:normal;margin:0 0 0 10px;color:#54b5f2;}

.data_ul{}
.data_ul li{padding:5px 0;}
.data_ul li span{color:#2639c0;font-weight:bold;padding:0 10px 0 0;}

.prog {max-width:570px;margin:0 auto;}
.prog li{padding:0;margin:0 0 20px;overflow:hidden;}
.prog li:nth-child(even){padding:0 0 0 130px}
.prog li div{float:left;margin:0 15px;}
.prog li div:nth-child(1){width:250px;text-align:center;line-height:70px;background:#eee}
.prog li div:nth-child(2){width:250px;}

.brd-dashed{border:1px dashed #ddd;margin:0 0 30px;}
.brd{border:1px solid #ddd;}

.pro_ol{padding:0;margin:0 0 0 20px;}
.pro_ol li{font-size:1.25em;color:#1298e8;font-weight:bold;margin:0 0 15px;}
.pro_ol li span{display:block;color:#000;font-weight:normal;}

.cnt_h2{font-size:1.3em;color:#1298e8;margin:0 0 15px;}



.space{overflow:hidden;clear:both;height:0px;background:red}
.space10{overflow:hidden;clear:both;height:10px;}
.space20{overflow:hidden;clear:both;height:20px;}
.space30{overflow:hidden;clear:both;height:30px;}
.space40{overflow:hidden;clear:both;height:40px;}
.space50{overflow:hidden;clear:both;height:50px;}

.table_rwd{clear:both;overflow-x:auto;width:100%;margin:0 auto 40px;}

.table1 {width:100%;border-collapse:collapse;border-top:2px solid #e68700;}
.table1 thead{background:#f7f7f7;color:#e68700;text-align:center;}
.table1 td{text-align:center;padding:5px;border:1px solid #c9c9c9;line-height:1.5;font-size: 1rem}
.table1 td:first-child{border-left:none;}
.table1 td:last-child{border-right:none;}
.point_bg{background: #86300e;color:#fff;}

@media(max-width:850px){
    .table1 td:first-child{width:100px;}
    .table1 td{padding:5px;font-size: 0.8rem}
}

.table2 {width:100%;border-collapse:collapse;}
.table2 thead{color:#fff;}
.table2 thead td{background:#0872ba;}
.table2 td{text-align:center;padding:9px;border:1px solid #eee;}
.table2 .trbg{background:#f6f6f6;}

.table3 {width:100%;border-collapse:collapse;}
.table3 thead{color:#fff;}
.table3 thead td{background:#0872ba !important;}
.table3 td{text-align:center;padding:9px;border:1px solid #eee;}
.table3 td:first-child{min-width:100px;background:#f6f6f6;}
.table3 tr:nth-child(even){}


.center_table{max-width:580px;margin:0 auto;}
.mg_table{padding:0 20px;}
@media(max-width:800px){
.mg_table{padding:0;}
}
/*
.table2 {width:100%;border-collapse:collapse;font-size:0.9em;}
.table2 thead{color:#fff;}
.table2 thead td{background:#279ce0;}
.table2 td{text-align:center;padding:5px;border:1px solid #b2b2b2;}
.table2 tbody tr:nth-child(even){background-color: #eefaff;}
/*
.table2 {width:100%;border-collapse:collapse;font-size:1em;border-top:3px solid #406292;margin:20px 0 40px;}
.table2 td{padding:5px;border-bottom:1px double #ddd;}
.table2 tr td:first-child{text-align:center;font-weight:bold;min-width:40px;}
*/



.phone_wr{overflow:hidden;margin:20px 0 50px;}
.phone_wr h1{font-size: 2em;}
.phone_wr .tel{color:#0052cd;font-size:2.5em;font-weight: bold;}
.phone_wr .fax{color:#555;font-size: 1.25em;}



.icon{display: inline-block;}
.icon-pen{
	background-image: url("data:image/svg+xml, <svg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg' fill='gray'><g><rect fill='none' height='24' width='24'/></g><g><g><g><polygon points='3,17.25 3,21 6.75,21 17.81,9.94 14.06,6.19'/></g><g><path d='M20.71,5.63l-2.34-2.34c-0.39-0.39-1.02-0.39-1.41,0l-1.83,1.83l3.75,3.75l1.83-1.83C21.1,6.65,21.1,6.02,20.71,5.63z'/></g></g></g></svg>");
	background-size: cover;
}
.cs2s a:hover .icon-pen{
	background-image: url("data:image/svg+xml, <svg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg' fill='dodgerblue'><g><rect fill='none' height='24' width='24'/></g><g><g><g><polygon points='3,17.25 3,21 6.75,21 17.81,9.94 14.06,6.19'/></g><g><path d='M20.71,5.63l-2.34-2.34c-0.39-0.39-1.02-0.39-1.41,0l-1.83,1.83l3.75,3.75l1.83-1.83C21.1,6.65,21.1,6.02,20.71,5.63z'/></g></g></g></svg>");
	background-size: cover;
}
.icon-phone{
	background-image: url("data:image/svg+xml, <svg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M0 0h24v24H0z' fill='none'/><path d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z'/></svg>");
	background-size: cover;
}
.icon-mail{
	background-image: url("data:image/svg+xml, <svg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg' fill='dimgray'><path d='M0 0h24v24H0z' fill='none'/><path d='M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/></svg>");
	background-size: cover;background-position:0 3px;
}
.icon-fax{
	background-image: url("data:image/svg+xml, <svg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg' fill='dimgray'><g><rect fill='none' height='24' width='24'/></g><g><g><path d='M19,9h-1V4H8v14.5V20h14v-8C22,10.34,20.66,9,19,9z M10,6h6v3h-6V6z M14,17h-4v-5h4V17z M16,17c-0.55,0-1-0.45-1-1 c0-0.55,0.45-1,1-1s1,0.45,1,1C17,16.55,16.55,17,16,17z M16,14c-0.55,0-1-0.45-1-1c0-0.55,0.45-1,1-1s1,0.45,1,1 C17,13.55,16.55,14,16,14z M19,17c-0.55,0-1-0.45-1-1c0-0.55,0.45-1,1-1s1,0.45,1,1C20,16.55,19.55,17,19,17z M19,14 c-0.55,0-1-0.45-1-1c0-0.55,0.45-1,1-1s1,0.45,1,1C20,13.55,19.55,14,19,14z'/><path d='M4.5,8C3.12,8,2,9.12,2,10.5v8C2,19.88,3.12,21,4.5,21S7,19.88,7,18.5v-8C7,9.12,5.88,8,4.5,8z'/></g></g></svg>");
	background-size: cover;background-position:0 3px;
}
.ic-18{width:18px;height:18px;}
.ic-24{width:24px;height:24px;}
.ic-36{width:36px;height:36px;}
.ic-48{width:48px;height:48px;}


.cs3s{margin:5px 0;}
.cs3s a{display:block;background:#f3f3f3;height:50px;padding:12px;
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;}
.cs3s h2{float:right;font-size:1.5em;color:#000;font-weight:normal;}
.cs3s a:hover h2{color:#01abd1;}
.cs3s svg{float:left;width:30px;height:30px;}
.cs3s a svg{fill:#bbb;}
.cs3s a:hover svg{fill:#1585cc;}



.mainbtns{}
.mainbtns li{display:table;float:left;width:33.33333%;}
.mainbtns li:nth-child(1){padding:0 10px 0 0;}
.mainbtns li:nth-child(2){padding:0 10px 0;}
.mainbtns li:nth-child(3){padding:0 0 0 10px;}
.mainbtns li a{display:table-cell;vertical-align:middle;text-align:center;background:#f4f4f4;height:213px;font-size:1.3em;}
.mainbtns li a span{display:block;}
.mainbtns li a:hover{color:#3a8afd;}

.mainbtns_wr{float:right;max-width:800px;width:100%;}

@media(max-width:500px){
.mainbtns li{margin:10px 0 0;}
.mainbtns li a{height:150px;}
}

.btn_1{display:inline-block;font-weight:bold;padding:7px 40px;border-radius:20px;background:#0aa1d3;color:#fff;margin:20px 0;
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}
.btn_1:hover{background:#55c5ea;color:#000;}
.cnt_c{text-align:center;}

.btn_sub a{display:inline-block;padding:15px 25px;margin:20px 10px;border-radius:30px;background:#e6e6e6;border:1px solid #d5d5d5;}
.btn_sub a:first-child{margin:0 10px 20px 0;}
a.btn_on {color:#fff;background:#57c2ff;border:none;font-weight:bold;}



@-webkit-keyframes fadeInUp2 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(25px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp2 {
	0% {
		opacity: 0;
		-moz-transform: translateY(25px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp2 {
	0% {
		opacity: 0;
		-o-transform: translateY(25px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp2 {
	0% {
		opacity: 0;
		transform: translateY(25px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}





@-webkit-keyframes fadeInDw {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-25px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDw {
	0% {
		opacity: 0;
		-moz-transform: translateY(-25px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDw {
	0% {
		opacity: 0;
		-o-transform: translateY(-25px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDw {
	0% {
		opacity: 0;
		transform: translateY(-25px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}


.asidemenu{color:#fff;font-size:1.7em;margin:10px 0 10px;text-align:center;background:url(/theme/basic/img/bgsidemenu.jpg) no-repeat;line-height:90px;box-shadow:7px 7px 0 rgba(21,151,176,0.11)}

/* Base Styles */
#side_menu,
#side_menu ul,
#side_menu li,
#side_menu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 2;
  font-size: 1.06em;
  position: relative;
}

#side_menu > ul > li {
  background: #fff;
  border-bottom: 1px solid #e1e1e1;
}
#side_menu > ul > li:hover {
}
#side_menu > ul > li > a {
  display: block;
  background: url(images/pattern.png) top left repeat;
  color: #333;
  border-top: none;
}
#side_menu > ul > li > a:hover {
  color: #0c4daf;
  text-decoration: none;
}
#side_menu > ul > li > a > span {
  display: block;
  padding: 8px 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}


#side_menu > ul > li > a > span p{
  display: inline-block;
  font-size:0.75em;
  /*color:#626262;*/
  padding:0 0 0 7px;
  font-weight:normal;
  }

#side_menu > ul > li > a > span > span{display:inline-block;text-align:center;border-radius:4px;margin:0 10px 0 0;width:25px;line-height:25px;background:#ddd;color:#000;}

#side_menu > ul > li > a:hover > span > span{background:#1c804f !important;color:#fff !important;}

#side_menu > ul > li.active {
  border-bottom: none;
}
#side_menu > ul > li.has-sub {
  background: url(/theme/basic/img/icon_plus.png) 96% center no-repeat;
}
#side_menu > ul > li.has-sub.active > a span {
  background: url(/theme/basic/img/icon_minus.png) 96% center no-repeat;
  color:#008acd;
}

#side_menu > ul > li > ul > li.active > a span {
  background: url(/theme/basic/img/icon_minus.png) 96% center no-repeat;
  color:#008acd;
}

.on {color:#e30617;font-weight:bold}
.on span{background:#1c804f !important;color:#fff !important;}

.qa_wr{background:url(/theme/basic/img/dot.png)no-repeat center 80px;padding:80px}
.qa{text-align:center;font-size:1em;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,0.5);margin:10px;padding:25px 15px;height:180px;background:#fff;}
.qa img{width:30px;padding:0 0 15px;opacity:0.3;filter: alpha(opacity="30");}
.qa p{text-align:center;color:#555;}
@media(max-width:880px){
.qa_wr{padding:20px}
}
.btncs{clear:both;padding:40px;margin:0 auto;max-width:300px;}
.btncs a{display:block;width:100%;border-radius:5px;padding:20px;text-align:center;font-size:1.5em;font-weight:bold;background:linear-gradient(#fff, #f4f4f4);box-shadow:0 2px 5px rgba(0,0,0,0.5);
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;}
.btncs a:hover{box-shadow:0 5px 15px rgba(0,0,0,0.5);}

.brand_logo a{display:block;margin:10px;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,0.5);text-align:center;
-moz-transition:all 0.30s ease-in-out;
transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;}
.brand_logo a:hover{box-shadow:0 5px 15px rgba(0,0,0,0.5);}
.brand_logo a img{max-width:180px;width:100%;padding:20px 0;}
.brand_logo a span{display:block;padding:10px;background:#f4f4f4;}


.h1_com {
    padding: 30px 0;
    font-size: 1.8em;
	font-weight:bold;
    color: #000;
	text-align:center;
}

.h1_com span {
    position: relative;
    z-index: 10;
}

.h1_com p {
    display:block;padding:20px 0 0;font-size:0.6em;font-weight:normal;color:#1aa3e0;
}

.h1_com span:after {
    position: absolute;
    bottom: -10px;
    left: 0px;
    right: 0px;
    z-index: -1;
    height: 1px;
    background: #000;
    content: "";
}

@media (max-width:700px){
.h1_com {font-size: 1.4em;}
}


.h1_pro {
    padding: 30px 0;
    font-size: 1.8em;
	font-weight:bold;
    color: #000;
	text-align:center;
}

.h1_pro span {
    position: relative;
    z-index: 10;
}

.h1_pro p {
    display:block;padding:20px 0 0;font-size:0.6em;font-weight:normal;color:#1aa3e0;
}

.h1_pro span:after {
    position: absolute;
    bottom: -10px;
    left: 0px;
    right: 0px;
    z-index: -1;
    height: 1px;
    background: #000;
    content: "";
}

@media (max-width:700px){
.h1_pro {font-size: 1.4em;}
}

.ul_pro{list-style:disc;margin:0 0 0 20px;line-height:1.8;}

.pro_light{position:relative;display:block;margin:15px;text-align:center;}
.pro_light img{width:100%;}

.pro_light:before{content:"";position:absolute;bottom:0;background:rgba(0,0,0,0.2);z-index:2;width:100%;height:0;
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;}

.pro_light:hover:before{height:100%;}

.pro_light i{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3em;color:#fff;opacity:0;
-webkit-transition:all 0.50s ease-in-out;
-moz-transition:all 0.50s ease-in-out;
transition:all 0.50s ease-in-out;
-o-transition:all 0.50s ease-in-out}

.pro_light:hover i{display:block;z-index:3;opacity:0.8;}



.pro_btn_more{clear:both;padding:30px;text-align:center;}
.pro_btn_more a{display:inline-block;margin:0 auto;padding:15px 30px;font-weight:bold;color:#a45f56;background:rgba(0, 0, 0, 0.05);border-radius:5px;
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
}
.pro_btn_more a:hover{color:#fff;background:#a45f56;box-shadow:0 2px 5px rgba(164,95,86,0.4);}

@media(max-width:800px){
    .pro_btn_more{padding:0 30px 30px;}

}
.intro{margin:0 auto;}
.intro p{line-height:2;padding:30px 0;text-align:center;}
.intro img{width:100%;margin:0 0 40px;}
.intro h1{font-size:2em;padding:30px 0;color:#3660c6;text-align:center;}
.intro h1 span{display:block;font-size:0.75em;color:#555;font-family: 'Nanum Myeongjo', serif;}
.intro ul{}
.intro ul li{float:left;padding:15px;text-align:center;}
.intro ul li span{display:inline-block;width:200px;height:200px;border-radius:50%;padding:80px 15px 0;}
.intro ul li:nth-child(1) span{background:#ffe88a}
.intro ul li:nth-child(2) span{background:#edff8a}
.intro ul li:nth-child(3) span{background:#8affc9}
.intro ul li:nth-child(4) span{background:#8acfff}

.intro h1 span:first-child {position: relative;z-index: 10;}
.intro h1 span:first-child:after {position: absolute;bottom: -10px;left: 43%;right: 43%;z-index: -1;height: 1px;background: #000;opacity: 1;filter: alpha(opacity="100");content: "";}
.intro h1 span:last-child {font-size:0.6em;font-weight:normal;color:#999;margin:25px 0 0;}


.cert_light{position:relative;display:block;margin:15px;text-align:center;}
.cert_light i{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3em;color:#fff;opacity:0;
-webkit-transition:all 0.50s ease-in-out;
-moz-transition:all 0.50s ease-in-out;
transition:all 0.50s ease-in-out;
-o-transition:all 0.50s ease-in-out}

.cert_light:hover i{display:block;z-index:3;opacity:0.8;}



.clamp{max-width:1000px;margin:0 auto;}
.clamp img{100%;}
.clamp h1{font-size: 1.2em;padding:0 0 0 10px;margin:40px 0 20px ;border-left:5px solid #2639c0;}


.certi_wr{overflow:hidden}
.certi_img{margin:15px;border:1px solid #ccc;text-align: center;}
.certi_img img{width:100%;}
.certi_list{margin:40px 15px 0}
.certi_list h3{display:inline-block;padding:5px 15px;color:#fff;border-radius: 5px;background: #0d6fb8;}
.certi_list ul{margin:15px 0 30px;overflow:hidden;}
.certi_list li{float:left;width:50%;}
@media(max-width:920px){
	.certi_list h2{}
	.certi_list ul{}
}

.txtonttl{color:#555}
.txtttl{font-size: 2.5rem;font-weight:700;color:#0d6fb8;}
.txtunderttl{olor:#555}

.img-pc-m img:last-child{display: none;}
@media(max-width:600px){
	.img-pc-m img:first-child{display: none;}
	.img-pc-m img:last-child{display: block;}
}
.feat_wr_wr{overflow: hidden;}
.feat_wr{margin:25px;padding:25px;border:1px solid #ccc;border-radius:15px;min-height:172px;}
.feat_no{font-family: 'Cafe24Dangdanghae';font-size:2rem;color:#0d6fb8;border-bottom:1px solid  #eee;padding:0 0 7px;margin:0 0 7px;}
.feat_cnt{word-break: keep-all;}
.feat_cnt span{color:red}
@media(max-width:920px){.feat_wr{margin:15px;}}
@media(max-width:600px){.feat_wr{margin:10px;}}

.pro_wr{overflow:hidden}
.pro_wr div{}
.pro_wr div div{margin:0 20px 20px;background: #e9e9e9;text-align:center;}
.pro_wr span{display:block;text-align:center;}

.comp div div{margin:10px 0;}

.cert div div{margin:0 20px ;}
@media(max-width:920px){
.cert div div{margin:10px ;}
.pro_wr span{display:block;text-align:center;margin:0 0 30px;}
}

.ban{padding:50px;text-align: center;color:#fff;font-size:1.5rem;font-weight:bold;background:#0d6fb8 url(/theme/basic/img/bg_ban.png)no-repeat;border-radius:100px;margin:70px 0;}

.sludge_wr span{display: block;text-align: center;padding:10px 0;}
.sludge_wr div div{margin:auto;border-radius: 80px;width:150px;height:150px;background:#BED3E3;padding:15px}
@media(max-width:600px){
	.sludge_wr div div{width:100px;height:100px;padding:7px}
	.ban{padding:25px;font-size:1.3rem;border-radius:30px;margin:70px 0;}

}

.map_wr .cnt_map{width:100%;}
.map_wr h3{margin:30px 0 10px;}
.map_wr p{color:#555;}
.map_wr i{transform:translate(0,3px);display:inline-block;text-align:center;color:#000;padding:10px 7px 0 0;}
.map_wr span{color:#000;padding:0 10px 0 0;}

@media (max-width:700px){
.map_wr .cnt_map{border:1px solid #ccc;background:#fafafa;padding:15px;}
}

.contact_tbl{}
.contact_tbl {width:100%;border-collapse:collapse;border-top:2px solid #e68700;line-height:2;font-size:1.25em;}
.contact_tbl th{background:#f7f7f7;border-bottom:1px solid #c9c9c9;text-align:center;font-weight:normal}
.contact_tbl td{padding:10px;border-bottom:1px solid #c9c9c9;}

.partner_wr{padding:20px;overflow:hidden;}
.partner_wr img{border:1px solid #ccc;}

@media (max-width:700px){
.partner_wr{padding:0;}
}

.career_cnt h1{color:#00a0ea;padding:10px 0 0;font-size:1.2em;}
.career_cnt{color:#555;text-align:center;padding:0 0 20px;}
.career_cnt img{border-radius:15px;max-width:230px;}

.welfare_wr{max-width:850px;margin:0 auto;}
.welfare_wr img{max-width:180px;}
.welfare_cnt h1{color:#00a0ea;padding:0 0 10px;font-size:1.2em;}
.welfare_cnt p{color:#555;padding:0 0 20px;}

.tab {position:relative;margin:15px auto 0;}
.tab section {display:none;padding:0;margin:20px 0 0;}
.tab section img{max-width:755px;width:100%;}

/*라디오버튼 숨김*/
.tab input {display: none;}

.tab label {display:inline-block;margin:0 0 -1px;padding:15px;text-align:center;color: #777;background:#ededed;}

.tab label:hover {color:#2e9cdf;cursor:pointer;}

/*input 클릭시, label 스타일*/
.tab input:checked + label {background:#2884e3;color:#fff;font-weight:bold;}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5,
#tab6:checked ~ #content6,
#tab7:checked ~ #content7,
#tab8:checked ~ #content8,
#tab9:checked ~ #content9,
#tab10:checked ~ #content10,
#tab11:checked ~ #content11,
#tab12:checked ~ #content12,
#tab13:checked ~ #content13{display:block;text-align:center;}

.btn_s1{position:relative;display:inline-block;border:1px solid #fff;color:#fff;font-size:1.5em;padding:10px 40px;transition: all .35s;}
.btn_s1 span{
  position: relative;
  z-index: 2;
}

.btn_s1:after{
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(255,255,255,0.7);
  transition: all .35s;
}

.btn_s1:hover{
  color: #000;
}

.btn_s1:hover:after{
  height: 100%;
}

.sys_wr{}
.sys_wr h1{font-size: 2.5em;color:#096db3;clear:both}
.sys_wr .h1desc{font-size:1.16em;color:#555;padding:0 0 20px;}
.sys_wr p{font-size: 1.25em;padding:0 0 40px;line-height:2;}
.sys_wr h2{font-size: 1.5em;color:#096db3;padding:0 0 20px;clear:both}
.sys_wr h3{font-size: 1.25em;padding:0 0 10px;clear:both}
.sys_wr .sys_app{display:flex;gap:10px;flex-wrap: wrap;margin:0 0 40px;}
.sys_wr .sys_app li{flex:30%;text-align:center;}
.sys_wr .sys_app li img{width:80%;border-radius:4px;}
.sys_wr .sys_app li span{display:block;padding:7px;font-size:1rem}
@media(max-width:830px){
.sys_wr .sys_app li{flex:45%;}
}

.app_tab{display:flex;flex-wrap:wrap;gap:1px;justify-content:space-between;}
.app_tab a{display:block;text-align:center;line-height:50px;font-size:1.25em;background:#eee;}
.app_tab a:hover{color:#fff;font-weight:bold;background:#0789e1;}
.app_tab li{flex:13%;}
.app_tab .appon{display:block;color:#fff;font-weight:bold;background:#0789e1;}

.app_wr img{padding:5px;}

@media(max-width:1050px){
.app_tab li{flex:30%;}
}
@media(max-width:650px){
.app_tab li{flex:40%;}
.app_tab a{font-size:1.1em;letter-spacing:-1px;}
}

.bggreen{background:#007345;}
.main_ban_wr{max-width:1200px;margin:30px auto 0;}
.main_ban_txt{padding:25px 50px;}
.main_ban_txt h2{font-size:2.3em;padding:10px 0 20px;color:#ffd630;}
.main_ban_txt ul{font-size:1.4em;color:#fff;list-style:disc;}
.main_ban_txt li{margin:4px 0 4px 20px;}
@media(max-width:800px){
.main_ban_txt{padding:25px 20px;}
}
.app_wr{}
.app_wr h1{font-family:'Cafe24Dangdanghae';text-align:center;font-size:2.5em;padding:30px 0 50px;color:#007345}
.app_wr h1 span{display:block;font-family:'Noto Sans KR', sans-serif;color:#999;font-size:0.7em;padding:10px;font-weight:500}
.app{padding:20px;}
.app_name{width:100%;font-size:1.25em;font-weight:bold;padding:0 0 7px;margin:0 0 7px;border-bottom:1px dotted #007345;}
.app_name:before{content:'';display:inline-block;margin:0 10px 0 0;height:16px;width:5px;background:#007345;}
.app_model{font-size:1.25em;}
.app_model li{float:left;width:25%;padding:3px 0;color:#555;}
.appmc img:last-child{display:none;}
@media(max-width:919px){
.appmc img:first-child{display:none;}
.appmc img:last-child{display:block;}
}

.probtn{display:block;max-width:380px;margin:0 auto;padding:10px 20px;border:1px solid #007345;text-align:center;color:#007345;transition:0.3s ease-in-out;}
.probtn:hover{background:#007345;color:#fff;}

.prod_wr{font-size:1.25em;max-width:1200px;margin:0 auto;}
.prod_wr h1{font-family:'Cafe24Dangdanghae';text-align:center;font-size:2.5em;padding:30px 0 50px;color:#007345}
.prod_wr h1 span{display:block;font-family:'Noto Sans KR', sans-serif;color:#999;font-size:0.5em;padding:10px;font-weight:500}

.product_wr{font-size:1.25em;max-width:1000px;margin:0 auto;}
.product_wr h2{font-size:1.25em;font-weight:bold;padding:0 0 7px;margin:0 0 7px;border-bottom:1px dotted #007345;}
.product_wr h2:before{content:'';display:inline-block;margin:0 10px 0 0;height:16px;width:5px;background:#007345;}
.product_wr ul{}
.product_wr li{list-style:disc;margin:0 0 0 20px;padding:3px 0;}
.product_wr li strong{color:#007345}
.product_app{max-width:380px;margin:0 auto;}
 
.app_ttl{display:inline-block;color:#007345;font-weight:bold;margin:0 10px 0 0;}
.app_mod{display:inline-block;color:#fff;background:#007345;font-weight:bold;border-radius:20px;padding:5px 20px;}

.app_ic_wr{}
.app_ic{float:left;}
.product_wr h3{float:left;font-size:1.25em;font-weight:bold;padding:0 0 7px;margin:5px 0 7px 15px;}
.product_wr h3 span{display:block;color:#007345;font-size:0.8em;padding:10px 0;font-weight:300}

@media(max-width:800px){
.prod_wr h1{font-size:1.9em;}
.product_wr li{font-size:0.95em;}
.app_ttl{width:100%;text-align:center;margin:10px 0;}
.app_mod{width:100%;text-align:center;}
}
.pro_app{padding:10px;text-align:center;}
.screw_tab{margin:30px 0;overflow:hidden;}
.screw_tab li{float:left;width:19.99999%}
.screw_tab li a{display:block;padding:10px 20px;font-size:1.25em;text-align:center;background:#fafafa;color:#007345;border:1px solid #ccc;}
.screw_tab li a:hover{background:#007345;color:#fff;}
.screw_tab li a span{padding:0 0 0 6px}
.screw_tab .screwon{background:#007345;color:#fff;}
@media(max-width:900px){
.screw_tab li{float:left;width:33.3333%}
.screw_tab li a{padding:10px 5px;font-size:1.15em;}
.screw_tab li a span{display:block;padding:0}
}

.sel{}
.sel_wr{margin:20px;padding:30px;text-align:center;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,0.3);border: 1px solid #007345;}
.sel_wr p{font-size:1.3em;color:#555;}
.sel_ttl{font-size:1.7em;font-weight:bold;padding:0 0 10px;color: #007345;}
.sel_ft{text-align: center;margin:0 0 40px;}
.sel_ft p{font-size:1.3em;color:#555;}
.sel_ft div{font-size: 1.5em;font-weight: bold;color: #007345;}
.sel_ft a{display: inline-block;color: #007345;font-size:1.3em;border-radius: 40px;border: 1px solid #007345;margin: 20px 0;padding: 10px 35px;transition: all 0.30s ease-in-out;}
.sel_ft a:hover{border: 1px solid #007345;background:#007345;color:#fff;}

.pro_hd_txt{color:#555;margin:20px auto;width:80%;font-size: 1.1em;line-height: 1.7;word-break: keep-all;}
.pro_hd_txt b{color:#1a80c3;}
.pro_bd{clear:both;padding:50px 0;}
.pro_bd li{list-style: '- ';color:#555;margin:0 0 0 10px;line-height: 1.7;}
.pro_bd h2 span{color:#555;font-weight: normal;padding: 0 0 0 15px;font-size: 0.8em;}
.pro_bd p{color:#555;padding: 0 0 25px;text-align: center;}

.pro_arr{text-align:center;}
.pro_arr span{display:block;color:#555;padding:15px 0;}
.signal_wr{position:relative;margin:40px 15px 15px;padding:45px 15px 15px;border-radius: 5px;background:#eee;}
.signal_wr h2{font-size: 1.125rem;padding:0 0 8px;text-align: center;}
.signal_wr h2:before{content:'';display: none;}
.signal{position: absolute;top:0;left:50%;transform: translate(-50%,-50%);border-radius: 50%;width:80px;height:80px;background: #fff;}
.signal span{position: absolute;top:0;left:50%;transform: translate(-50%,3%);border-radius: 50%;width:73px;height:73px;}
.signal span:before{
content:"";
position:absolute;
left:3px;
top:3px;
border-radius:50%;
width:67px;
height:67px;
background:linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.5) 10%,rgba(255, 255, 255, 0) 60%);
}
.signal_wr b{display:block;}
.signal_wr div:last-child{color:#555;}

.red{background: #ff1a1a url(/theme/basic/img/stop.png)no-repeat center;background-size:35%;}
.green{background: #00d814 url(/theme/basic/img/walk.png)no-repeat center;background-size:54%;}
.blinkgreen{animation: blinkgreen 2s infinite;background: #00d814 url(/theme/basic/img/walk.png)no-repeat center;background-size:54%;}

@keyframes blinkgreen {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.intro_txt div{color:#555;line-height: 1.7;word-break: keep-all;font-size: 1rem;}
.sign{float:right;margin:30px 0 0;font-weight: bold;}

.fotorama__caption {text-align: center;}

.pd5{padding:5px;}
.pd10{padding:10px;}
.pd15{padding:15px;}
.pd15ud{padding:15px 0;}
.pd15-5{padding:15px;}
.txt_c{text-align:center;word-break: keep-all;}
.fs_14{font-size: 0.875rem;}
.fs_16{font-size: 1rem;}
.fs_20{font-size: 1.25rem;} 
.fs_24{font-size: 1.5rem;} 
.fs_30{font-size: 1.875rem;} 
.fw_b{font-weight:bold;}
.fc_b{color:#004cc9;}
.fc_555{color:#555;}
.fc_br{color:#a0383f;}
.bd1{border:1px solid #ccc;}
.disc{list-style: disc;padding:0 0 0 20px;}
.brd_grey{border:1px solid #ccc;border-radius: 5px;}
@media(max-width:800px){
    .pd15-5{padding:5px;}
}

.fense-wr{display: flex;justify-content: center;flex-wrap: wrap;}
.fense-wr > div{flex:40%;}
@media (max-width:800px){
    .fense-wr{flex-direction: column;}
    .fense-wr > div{flex:100%;}
    .fs_30{font-size: 1.5rem;} 
}

.area{width:40px;overflow:hidden;white-space: nowrap;margin:0 auto;text-align: center;}
.ellipsis {position:relative;text-overflow: ellipsis;}
.ellipsis:before {
  content: '***';
  position: absolute;
  z-index:1;
  right: 0;
  top: 4px;
}
.ellipsis:after {
  content: '';
  position: absolute;
  right: 0;
  width: 24px;
  height: 20px;
  margin-top: 0.2em;
  background: white;  /* 배경색과 동일하게 적용 */
}

.intro_wr {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    height: 600px;
}
.intro_img {
    width: 55%;
}
.intro_txt p {
    font-family: 'Cafe24Dangdanghae';
    font-size: 1.7rem;
    padding:0 0 20px;
}
.intro_txt {
    position: absolute;
    z-index: 2;
    font-size: 1rem;
    padding: 40px;
    right: 0px;
    top: 200px;
    background: #fff;
    line-height: 1.5;
    width:70%;
    word-break: keep-all;
}
@media(max-width:800px){
    .intro_txt p {font-size: 1.5rem;}
    .intro_img {width: 100%;}
    .intro_txt {padding: 40px 20px;width:100%;}
}

.lms_wr{padding:15px 25px;background: #fffae6;word-break: keep-all;margin:20px 0 0;}
.lms_wr h1{font-size: 1.5rem;}
.lms_wr p{font-size: 1rem;}

.cominfo_ttl{text-align: center;padding:40px 0;font-size: 1.2rem;color:#555;}
.cominfo_ttl img{max-width: 200px;}
.cominfo_wr{display: flex;flex-wrap: wrap;gap:20px;}
.cominfo_wr div{flex:45%}
@media(max-width:800px){
    .cominfo_wr div{flex:100%}
}

.bghis{float:left;max-width:385px;}
.time_wr{float:right;max-width:800px;padding:0 0 0 40px;word-break: keep-all;}
@media(max-width:1260px){
.bghis{display:none}
.time_wr{float:none;margin:0 auto;padding:0 0 0 20px;}
}

.org_wr{text-align: center;}
.org_wr img{width: 100%;}
.org_wr img:first-child{max-width: 900px;}
.org_wr img:last-child{display:none;max-width: 576px;}
@media(max-width:800px){
    .org_wr img:first-child{display:none;}
    .org_wr img:last-child{display:block;}
}
.cert_wr ul{display: flex;flex-wrap: wrap;gap:10px;}
.cert_wr li{width:24%;}
.cert_wr li img{width: 100%;}
.cert_wr li span{display:block;text-align: center;font-size: 1rem;}
@media(max-width:800px){
    .cert_wr li{width:calc(100%/2 - 6.7px);}
}
.txtc{text-align: center;}
.busi_wr{clear:both;}
.busi_wr img{max-width: 350px;width:100%;}
.busi_ttl{font-size: 1.5rem;text-align: center;font-size: 1.4rem;padding:35px 0 15px 15px;clear:both;}
.busi_ttl span{position:relative;text-transform: uppercase;font-weight: bold}
.busi_ttl span:after {position: absolute;bottom: -15px;left: 48px;right: 48px;z-index: 1;height: 1px;background: red;content: "";}

.busi_box{display:flex;justify-content: center;padding:30px 0 0;}
.busi_box div{max-width:750px;background: #f2f2f2;border-radius: 10px;padding:20px;font-size: 1rem;word-break: keep-all;margin:0 0 40px;}

.ban_wr{display: flex;justify-content: space-between;align-items: center;gap:10px;}
.ban_wr img{max-width:225px;width: 100%}
@media(max-width:800px){
    .ban_wr{flex-wrap: wrap;}
    .ban_wr div{flex:45%}
}