@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Pretendard', dotum, sans-serif;background:#fff;letter-spacing:0;}
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}
input, button {margin:0;padding:0;font-family:'Pretendard', dotum, sans-serif;}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

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

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

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

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

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

/* 팝업반응형 */
@media (max-width:1200px) {
	#hd_pop {width:100%;}
	.hd_pops {top:140px !important;left:10px !important;}
	.hd_pops_con iframe{width:100%;}
}
@media (max-width:768px) {
	.hd_pops {max-width:500px;width:calc(100% - 20px) !important; top:100px !important;}
	.hd_pops_con {width:100% !important;height:auto !important;}
	.hd_pops img {width:100%;}
	.hd_pops_footer button{font-size:13px;}
}

/* 상단 레이아웃 */
#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;transform:skew(-0.1deg);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:#253dbe;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 {font-family:'Pretendard', dotum, sans-serif;transform:skew(-0.1deg);}
.tbl_wrap table {width:100%;border-collapse:collapse;background:#fff;border-top:2px solid #ccc;}
.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:500;color:#333;text-align:center;border-bottom:1px solid #ddd;background:#fff;font-size:16px;line-height:1.2;}
.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 5px;font-weight:400;color:#333;border-bottom:1px solid #ecf0f1;background:#fff;font-size:16px;line-height:1.5;word-break:break-all}
.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;font-family:'Pretendard', dotum, sans-serif;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;transform:skew(-0.1deg);}

/* 필수입력 */
.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 {text-align: center;}
.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:transparent;border:1px solid transparent}
.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:30px}
/* .pg_page:hover {background-color:#fafafa} */
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% transparent;padding:0;border:1px solid transparent}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% transparent;padding:0;border:1px solid transparent}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% transparent;padding:0;border:1px solid transparent}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% transparent;padding:0;border:1px solid transparent}
/* .pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa} */

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

/* 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:1200px;margin:0 auto; position:relative;}
.inner1400{width:1400px; margin:0 auto; position:relative;}
.inner_x{width:100%;}
.clearfix::after {content:'';display:block;clear:both;}
@media screen and (max-width:1400px){
	.inner1400{width:100%; padding:0 20px;}
}
@media screen and (max-width:1200px){
	.inner{width:100%;padding:0 20px;}
}


/* 약관 */
#ctt_con{}
#ctt_con .cont_box {margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #dfdfdf;}
#ctt_con .cont_box:last-child {margin-bottom:0;padding-bottom:0;border-bottom:none;}
#ctt_con .p01 {font-size:19px;line-height:27px;margin-bottom:20px;font-weight:600;color:#000;word-break:keep-all;}
#ctt_con .p02 {font-size:17px;line-height:19px;margin-bottom:10px;color:#000;word-break:keep-all;}
#ctt_con .p03 {font-size:15px;line-height:25px;color:#333;word-break:keep-all;}
#ctt_con a {color:#333;}

/* 반응형 약관 */
@media screen and (max-width:1200px){
	#ctt {padding:0 !important; margin:0 !important;}
}
@media screen and (max-width:1024px){
	#ctt_con .p01 {font-size:18px; line-height:1.3;}
	#ctt_con .cont_box {padding-bottom:20px; margin-bottom:20px;}
	#ctt_con .p02 {font-size:16px;}
	#ctt_con .p03 {font-size:14px; line-height:1.6;}
}
@media screen and (max-width:640px){
	#ctt_con .p01 {font-size:16px;}
	#ctt_con .cont_box {padding-bottom:15px; margin-bottom:15px;}
	#ctt_con .p02 {font-size:13px;}
	#ctt_con .p03 {font-size:12px;}
}

/* 로그인페이지 */
.login_type02_wrap {width:100%;}
.login_type02 {max-width: 520px;width: 100%;margin: 30px auto;padding: 70px 90px;border: 1px solid #e1e1e1;border-radius: 6px;}
.login_common_style {font-size: 15px;color: #666;line-height: 1.6;letter-spacing: -.3px;}
.login_type02 .tit {margin-bottom: 30px;font-size: 20px;font-weight: 700;color: #222;text-align: center;font-family: 'Poppins';}
.login_type02 .tit span {color: #0054a6;}
.login_type02 input[type=text], .login_type02 input[type=password] {width: 100%;height: 60px;padding: 0 20px;margin-bottom: 10px;border-radius: 3px;border: 1px solid #e1e1e1!important;font-size: 15px;background-image: none!important;}
.login_type02 .auto_ck {padding: 5px 0 15px;font-size: 14px;text-align: right;transform:skew(-0.1deg)}
.login_type02 input[type=submit] {width: 100%;height: 60px;border: none;border-radius: 3px;font-size: 15px;color: #fff;background-color: #1b2b51;-webkit-transition: all .2s;transition: all .2s;font-weight:500;}
.login_type02 input[type=submit]:hover {background-color: #0054a6;}
.login_type02 ul {/*overflow: hidden;*/display:flex;align-items:center;justify-content:space-around;margin: 20px 0 40px;text-align: center;}
.login_type02 ul li {/*float: left;*/position: relative;/*width: calc(100% / 3);*/font-size: 14px;transform:skew(-0.1deg)}
.login_type02 ul li a {color: #666;}
.login_type02 .bnr {position: relative;padding: 12px 10px 12px 110px;border-radius: 3px;border: 1px solid #e1e1e1;background-color: #f5f6f8;}
.login_type02 .bnr img {position: absolute;width: 70px;left: 20px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.login_type02 .bnr .txt {font-size: 13px;line-height: 1.5;font-weight:500;transform:skew(-0.1deg)}
.login_type02 .bnr .txt span {font-weight:600}
.login_type02 .bnr .txt p {color: #0054a6;}

/* 로그인반응형 */
@media screen and (max-width:480px){
	.login_type02{border:0;}
	.login_type02_wrap {width: 80%;margin: 0 auto;}
	.login_type02{padding:0;}
}

#header_pc{position:fixed; top:0; left:50%; transform:translateX(-50%); max-width:1940px; z-index:9999; width:100%; transition:all 0.3s; background:#fff;}
#header_pc .inner1400{display:flex; align-items:center; justify-content:center;}
#header_pc figure.logo{width:250px; position:absolute; left:0; top:50%; transform:translateY(-50%);}
#header_pc figure.logo img{width:100%;}
#header_pc nav{}
#header_pc nav .menu{display:flex;}
#header_pc nav .menu > li > a{line-height:120px; height:120px; display:block; padding:0 15px; font-size:18px; color:#333; transition: all 0.2s; position:relative;}
#header_pc nav .menu > li > a::after{display:block; content:''; position:absolute; width:100%; height:3px; background:#1f2087; bottom:30px; left:50%; transform:translateX(-50%); opacity:0; transition:all 0.2s;}
#header_pc nav .menu > li > a:hover::after{opacity:1;}
#header_pc nav .menu > li:hover > a{color:#1F2087;}
#header_pc nav .menu > li:hover li.sub_menu_tit a{color:#1f2087;}
#header_pc nav .menu > li:nth-child(1) .sub_menu{left:0; border-left:none;}
#header_pc nav .menu > li:nth-child(2) .sub_menu{left:calc(100% / 5);}
#header_pc nav .menu > li:nth-child(3) .sub_menu{left:calc(100% / 5 * 2);}
#header_pc nav .menu > li:nth-child(4) .sub_menu{left:calc(100% / 5 * 3);}
#header_pc nav .menu > li:nth-child(5) .sub_menu{left:calc(100% / 5 * 4);}
/* menu의 갯수에 따라 나누기 값 조정 */
#header_pc nav .sub_menu{position:absolute; width:calc(100% / 5);height:260px; border-top:1px solid #ccc; display:none; z-index:9999; border-left:1px solid #ccc}
#header_pc nav .sub_menu li{padding:0 20px;position:relative;}
#header_pc nav .sub_menu li a{font-size:14px; display:block; height:30px; line-height:30px; transition:all 0.1s;}
#header_pc nav .sub_menu li a:hover{color:#1f2087; font-weight:600;}
#header_pc nav .sub_menu li.sub_menu_tit a{font-size:24px; height:auto; line-height:1; margin:50px 0 20px; color:#333; transition:all 0.2s; font-weight:600;}
#header_pc .sub_menu_bg{position:absolute; top:120px; left:50%; transform:translateX(-50%); width:100%; height:260px; background:#fff; display:none;z-index:999;}
/* .sub_menu_bg와 .sub_menu의 height 값을 같게 할것 */
#header_mo{display:none;}
@media screen and (max-width:1400px){
	#header_pc figure.logo{left:20px;}
}
@media screen and (max-width:1024px){
	#header_pc .inner1400{justify-content:flex-end;}
}
@media screen and (max-width:768px){
	#header_pc{display:none;}
	#header_mo{display:block;}
	#header_mo .header{height:80px;box-sizing:border-box;width:100%;position:fixed;top:0;left:0;z-index:9999;transition:all .35s;background:#fff;box-shadow: 4px 6px 15px 0px rgb(0 0 0 / 15%);}
	#header_mo .header .hd_wrap {display:flex;align-items:center;justify-content:flex-start;height:100%;}
	#header_mo .header .hd_wrap .logo img {width:150px;margin:0 auto;}
	#header_mo .header .hd_bg {width:100%;height:100vh;position:fixed;z-index:1;right:-100%;}
	#header_mo .header .hd_bg.on{right:0;}
	#header_mo .header .hd_view {overflow-y:scroll;padding:0 15px;width:80%;height: 100vh;position: absolute;top:80px;right:-100%;z-index:100;letter-spacing:0;background: #fff;transition:all 0.3s;}
	#header_mo .header .hd_view.on {right:0;box-shadow: -6px 6px 5px #0000000d;}
	#header_mo .header .menu_wrap {width:100%;height:calc(100% - 78px);}
	#header_mo .header .menu {}
	#header_mo .header .menu_li {position:relative;}
	#header_mo .header .menu_a {padding:20px;display:block;font-size:16px;line-height:20px;font-weight:600;color: #4c4c4c;cursor:pointer;position:relative;transform: skew(-0.1deg);border-bottom: 1px solid rgba(14,110,185,0.1);}
	#header_mo .header .menu_a.on{background:#0E6EB9;color:#fff;border:0;}
	#header_mo .header .menu_a > a{color: #4c4c4c;}
	#header_mo .header .menu_a.on > a{color: #fff;}
	#header_mo .header .menu_a .expand {font-size:20px;line-height:20px;position:absolute;top:0;right:20px;padding:20px 0;transition:all 0.3s;}
	#header_mo .header .menu_a.on .expand {transform:rotate(90deg);}
	#header_mo .header .submenu_wrap {height:0;overflow:hidden;}
	#header_mo .header .submenu {padding:10px;background:rgba(14,110,185,0.1);}
	#header_mo .header .submenu a {padding:10px 5px 10px 10px; display:block;font-size:15px;color:#4c4c4c;transition:all 0.2s;transform: skew(-0.1deg);}
	#header_mo .header .submenu a span{margin-left:10px;}
	#header_mo .header .mn_btn {position: absolute;right:20px;width: 25px;height: 23px;}
	#header_mo .header .mn_btn,#header_mo .header .mn_btn span {display: inline-block;transition: all .4s;box-sizing: border-box;}
	#header_mo .header .mn_btn span {position: absolute;left: 0;width: 100%;height: 3px;background-color: #000;border-radius: 4px;}
	#header_mo .header .mn_btn span:nth-of-type(1) {top: 0;}
	#header_mo .header .mn_btn span:nth-of-type(2) {top: 47%;}
	#header_mo .header .mn_btn span:nth-of-type(3) {bottom: 0;}
	#header_mo .header .mn_btn.active span{background-color:#0E6EB9;}
	#header_mo .header .mn_btn.active span:nth-of-type(1) {-webkit-transform: translateY (20px) rotate (-45deg);transform: translateY(15px) rotate(-45deg);top: -5px;}
	#header_mo .header .mn_btn.active span:nth-of-type(2) {opacity: 0;}
	#header_mo .header .mn_btn.active span:nth-of-type(3)  {-webkit-transform: translateY(-20px) rotate(45deg);transform: translateY(-12px) rotate(45deg);bottom: -2px;}
}

/* main 공통 */
main .t46{font-size:46px;}
main .t18{font-size:18px;}
@media screen and (max-width:1024px){
	main .t46{font-size:36px;}
}
@media screen and (max-width:768px){
	main .t46{font-size:28px;}
	main .t18{font-size:17px;}
}
@media screen and (max-width:480px){
	main .t46{font-size:22px;}
	main .t18{font-size:16px;}
}
@media screen and (max-width:360px){
	main .t46{font-size:20px;}
	main .t18{font-size:14px;}
}

/* cont1 */
@keyframes fadeIn{0%{opacity: 0;}100%{ opacity: 1;}}
main .main_cont1{background:url(../img/main_banner.jpg)no-repeat center/ cover; height:920px; width:100%; max-width:1940px; margin:0 auto;}
main .main_cont1 p {color:#fff; animation:fadeIn 2s both;}
main .main_cont1 .inner{display:flex;justify-content:center; height:100%; flex-direction:column;}
main .main_cont1 .s_a_box {margin-top:35px;}
main .main_cont1 .s_a_box .s_a {color:#fff; display:block; width:206px; height:48px; border:2px solid #fff; float:left; margin-right:40px; font-size:16px; transform:skew(-0.1deg); line-height:46px; text-align:center; }
main .main_cont1 .s_a_box .s_a:hover {background:#202290; border:2px solid #202290;}
main .t46{font-weight:700;margin-bottom:30px; line-height:1.5;}
@media screen and (max-width:768px){
	main .main_cont1{height:680px;}
	main .main_cont1 .s_a_box .s_a{width:170px;margin-right:20px;}
}
@media screen and (max-width:480px){
	main .main_cont1{height:640px;}
	main .main_cont1 p{text-align:center; word-break:keep-all;}
	main .main_cont1 .s_a_box{display:flex; justify-content:center;}
	main .main_cont1 .s_a_box .s_a:last-child{margin-right:0;}
}
@media screen and (max-width:360px){
	main .main_cont1{height:560px;}
	main .main_cont1 .t18{line-height:1.4;}
	main .main_cont1 .s_a_box .s_a{font-size:14px;margin-right:10px;}
}

/* main cont2 */
main .main_cont2{padding-bottom:100px;}
main .main_cont2 > .inner{display:flex; padding:150px 0 100px; align-items:flex-end;}
main .main_cont2 > .inner .tit{width:60%; font-size:60px; font-weight:700; letter-spacing:0.3em;margin-bottom:30px;}
main .main_cont2 > .inner .tit .line{width:55px; height:4px; background:#000; display:inline-block;}
main .main_cont2 > .inner .t18{width:45%; line-height:1.6;}
main .main_cont2 > .inner .t18 a{display:flex; width:200px;margin-top:30px;}
main .main_cont2 > .inner .t18 a img{margin-left:30px; width:110px; transition:all 0.2s; flex-shrink:0;}
main .main_cont2 > .inner .t18 a:hover img{margin-left:40px;}
@media screen and (max-width:1200px){
	main .main_cont2 .inner{padding:150px 20px 100px;}
}
@media screen and (max-width:1024px){
	main .main_cont2 > .inner .tit{font-size:48px;width:70%;}
	main .main_cont2 > .inner .t18{width:30%;}
}
@media screen and (max-width:768px){
	main .main_cont2{padding-bottom:75px;}
	main .main_cont2 .inner{padding:100px 20px 75px; flex-direction:column; align-items:flex-start;}
	main .main_cont2 > .inner .tit{font-size:40px;width:100%;}
	main .main_cont2 > .inner .t18{width:100%;}
	main .main_cont2 > .inner .t18 a{margin-top:10px;}
}
@media screen and (max-width:480px){
	main .main_cont2{Padding-bottom:50px;}
	main .main_cont2 .inner{padding:75px 20px 50px;}
	main .main_cont2 > .inner .tit{font-size:32px;}
}
@media screen and (max-width:360px){
	main .main_cont2 > .inner .tit{font-size:28px;}
}
main .main_cont2 .cont2_nav{width:100%;height:500px; overflow:hidden; position:relative;}
main .main_cont2 .cont2_nav ul:not(.cont2_bg){width:100%;display:flex; padding:0 100px; height:500px;position:relative; z-index:10; max-width:1940px;margin:0 auto;}
main .main_cont2 .cont2_nav ul:not(.cont2_bg) li{width:calc(100% / 5); border-left:1px solid rgba(255,255,255,0.5);}
main .main_cont2 .cont2_nav ul:not(.cont2_bg) li:last-child{border-right:1px solid rgba(255,255,255,0.5);}
main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a{display:flex; flex-direction:column; height:100%; align-items:center; justify-content:center; text-align:center; color:#fff;}
main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a span.hover{display:none;}
main .main_cont2 .cont2_nav ul:not(.cont2_bg) li:hover a span.hover{display:block;}
main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a span.nav_tit{font-size:32px; font-weight:700;}
main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a span.txt{font-size:16px; word-break:keep-all; padding:0 40px; line-height:1.5;margin:20px 0 30px;}
main .main_cont2 .cont2_nav ul:not(.cont2_bg) li figure.icon{ background:#fff;width:40px; aspect-ratio:1/1; border-radius:40px; height:auto; display:none; justify-content:center; align-items:center;}
main .main_cont2 .cont2_nav ul:not(.cont2_bg) li:hover figure.icon{display:flex;}
main .main_cont2 .cont2_nav ul:not(.cont2_bg) li figure.icon img{width:20px;}
main .main_cont2 .cont2_nav ul.cont2_bg{position:absolute; top:0; left:50%; transform:translateX(-50%); width:100%;}
main .main_cont2 .cont2_nav ul.cont2_bg img{/* width:100%; */ height:500px;}
main .main_cont2 .cont2_nav ul.cont2_bg li{display:flex;position:absolute; justify-content:center; align-items:center;transition:all 1s; top:0; left:0; right:0;opacity:0; width:100%;}
main .main_cont2 .cont2_nav ul.cont2_bg li.active{opacity:1;}
@media screen and (max-width:1800px){
	main .main_cont2 .cont2_nav ul:not(.cont2_bg){padding:0 20px;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a{padding:0 10px;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a span.nav_tit{font-size:28px; word-break:keep-all;}
}
@media screen and (max-width:1400px){
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a span.txt{padding:0 0px;}
}
@media screen and (max-width:1200px){
	main .main_cont2 .cont2_nav ul:not(.cont2_bg){padding:0;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li:last-child{border-right:0;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li:first-child{border-left:0;}
}
@media screen and (max-width:1024px){
	main .main_cont2 .cont2_nav ul:not(.cont2_bg){flex-direction:column;padding-top:20px;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li:first-child{border-top:1px solid rgba(255,255,255,0.5);}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li{width:100%; border:0; border-bottom:1px solid rgba(255,255,255,0.5);}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a{line-height:60px;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a span.nav_tit{font-size:22px;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a span.txt{position:absolute; bottom:100px;margin:0;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a figure.icon{position:absolute; bottom:20px;}
}
@media screen and (max-width:768px){
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a span.nav_tit{font-size:20px;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a figure.icon{bottom:30px;}
}
@media screen and (max-width:480px){
	main .main_cont2 .cont2_nav{height:450px;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg){height:450px;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a{line-height:50px;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a span.nav_tit{font-size:18px;}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a span.txt{padding:0 20px;}
}
@media screen and (max-width:360px){
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a span.txt{font-size:14px;bottom:90px;}}
	main .main_cont2 .cont2_nav ul:not(.cont2_bg) li a figure.icon{bottom:20px;}
}

/* main cont3 */
main .main_cont3 {padding-bottom:100px;}
main .main_cont3 .notice li{transition:all 0.2s;}
main .main_cont3 .notice li:hover{background:#202290;}
main .main_cont3 .notice li .inner a{display:flex; padding:80px 0;} 
main .main_cont3 .notice li .inner .date{width:40%; display:flex;align-items: flex-end;}
main .main_cont3 .notice li .inner .date p{transition:all 0.2s;line-height:1; color:#999; font-weight:800;}
main .main_cont3 .notice li:hover .inner .date p{color:#f0f0f0;}
main .main_cont3 .notice li .inner .date .day{font-size:148px;margin-bottom:-10px;}
main .main_cont3 .notice li .inner .date .month{font-size:58px;}
main .main_cont3 .notice li .inner .txt{width:60%;}
main .main_cont3 .notice li .inner .txt .tit{transition:all 0.2s; font-size:24px; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow:hidden; margin-bottom:5px; font-weight:700;}
main .main_cont3 .notice li:hover .inner .txt .tit{color:#fff;}
main .main_cont3 .notice li .inner .txt .date{transition:all 0.2s; margin-bottom:20px;}
main .main_cont3 .notice li:hover .inner .txt .date{color:#fff;}
main .main_cont3 .notice li .inner .txt .date span{margin-left:5px;}
main .main_cont3 .notice li .inner .txt .desc{transition:all 0.2s;font-size:16px; line-height:1.4; word-break:keep-all; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden;}
main .main_cont3 .notice li:hover .inner .txt .desc{color:#f1f1f1;}
@media screen and (max-width:1024px){
	main .main_cont3 .notice li .inner .date{width:24%;min-width:240px; flex-shrink:0;}
	main .main_cont3 .notice li .inner .date .day{font-size:88px;}
	main .main_cont3 .notice li .inner .date .month{font-size:38px;}
	main .main_cont3 .notice li .inner .txt{width:100%;}
	main .main_cont3 .notice li .inner a{height:280px; align-items:flex-end;}
	main .main_cont3 .notice li .inner .txt .desc{-webkit-line-clamp:2;}
}
@media screen and (max-width:768px){
	main .main_cont3{padding-bottom:75px;}
	main .main_cont3 .notice li .inner a{align-items:center;padding:0; height:200px;}
	main .main_cont3 .notice li .inner .date{width:auto; min-width:auto; width:170px;}
	main .main_cont3 .notice li .inner .date .day{font-size:60px;}
	main .main_cont3 .notice li .inner .date .month{font-size:28px;}
	main .main_cont3 .notice li .inner .txt{width:calc(100% - 170px);}
	main .main_cont3 .notice li .inner .txt .tit{font-size:22px;}
}
@media screen and (max-width:480px){
	main .main_cont3{padding-bottom:50px;}
	main .main_cont3 .notice li .inner .txt{width:100%;}
	main .main_cont3 .notice li .inner a{flex-direction:column;height:auto;padding:50px 0; align-items:flex-start;}
	main .main_cont3 .notice li .inner .date{margin-bottom:20px;}
	main .main_cont3 .notice li .inner .date .day{font-size:50px;}
	main .main_cont3 .notice li .inner .date .month{font-size:22px;margin-bottom:-4px;}
	main .main_cont3 .notice li .inner .txt .tit{font-size:20px;}
	main .main_cont3 .notice li .inner .txt .desc{font-size:14px;}
}
@media screen and (max-width:360px){
	main .main_cont3 .notice li .inner .date .day{font-size:42px;}
	main .main_cont3 .notice li .inner .date .month{font-size:18px; margin-bottom:-6px;}
	main .main_cont3 .notice li .inner .txt .tit{font-size:18px;}

}
/* main cont4 */
/* main .main_cont4{padding-bottom:100px;}
main .main_cont4 .cont4_menu ul{display:flex; height:240px; overflow:hidden; }
main .main_cont4 .cont4_menu li{width:50%; height:240px; position:relative;overflow:hidden; }
main .main_cont4 .cont4_menu li a{transition:all 0.2s;font-size:28px;position:relative; z-index:5; font-weight:700; color:#fff; word-break:keep-all; display:block; width:100%; height:100%;  display:flex; justify-content:center; align-items:center;}
main .main_cont4 .cont4_menu li.bg1::after{transition:all 1s; background:url(../img/cont4_bg01.jpg)no-repeat center/cover; content:'';display:block; width:100%; height:100%; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
main .main_cont4 .cont4_menu li.bg2::after{transition:all 1s; background:url(../img/cont4_bg02.jpg)no-repeat center/cover; content:'';display:block; width:100%; height:100%; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
main .main_cont4 .cont4_menu li:hover::after{transform:translate(-50%, -50%)scale(1.2);} */

/*main cont5*/
main .main_cont5{padding:80px 0 50px;color:#fff;background-color:#1d2228; max-width:1940px; margin:0 auto;}
main .main_cont5 .inner {display:flex; justify-content: space-between;}
main .main_cont5 dl dd {font-size:18px; line-height:1.5;}
main .main_cont5 dl dd .tel{color:#0E6EB9; font-size:30px; font-weight:700;}
main .main_cont5 .q_iqr{position:relative;width:433px;}
main .main_cont5 .q_iqr .iqr_tit{padding-bottom:22px;border-bottom:solid 2px #fff;font-size:18px;font-weight:600;}
main .main_cont5 .q_iqr .iqr_ul li{border-bottom:solid 1px #505963;overflow:hidden}
main .main_cont5 .q_iqr .iqr_ul li label{display:inline-block;float:left;width:20%;font-size:16px;line-height:60px}
main .main_cont5 .q_iqr .iqr_ul li label.req{position: relative;}
main .main_cont5 .q_iqr .iqr_ul li label.req::after{content: "*"; position: absolute; color: #f54e60; right: auto; margin-left: 5px;}
main .main_cont5 .q_iqr .iqr_ul li:last-child{border-color:#fff}
main .main_cont5 .q_iqr .quick_input{width:80%;float:left;height:60px;padding:0 10px;border:none;border-radius:3px;font-size:16px;color:#fff;line-height:60px;background:none; font-family: 'Noto-sans'; font-weight:200;}
main .main_cont5 .q_iqr .quick_input.txtarea{height:180px; line-height:1.6; padding:10px; padding-top:18px; resize:none;}
main .main_cont5 .q_iqr .quick_input::placeholder{color:rgba(255,255,255,.5)}
main .main_cont5 .q_iqr .ipt_li{overflow:hidden}
main .main_cont5 .q_iqr .btn_submit{display:block;width:186px;height:60px;margin:30px 0 0px auto;border-radius:0;border:solid 2px #0E6EB9;font-size:15px;color:#fff;background:none;transition:all .2s;}
main .main_cont5 .q_iqr .btn_submit:hover{color:#fff;background-color:#0E6EB9}
main .main_cont5 .q_iqr .agree{position:absolute;right:0;top:3px;font-size:14px}
main .main_cont5 .q_iqr .agree a{color:rgba(255,255,255,.9);cursor:pointer;vertical-align:-2px;}
main .main_cont5 .q_iqr .agree a:hover{color:#fff}
main .main_cont5 .q_iqr .agree .agree_btn{display:inline-block}
main .main_cont5 .q_iqr .agree .agree_btn label{display:inline-block;margin-right:3px;color:rgba(255,255,255,.7);cursor:pointer;}
main .main_cont5 .q_iqr .agree .agree_btn .q_agree{cursor:pointer}
main .main_cont5 .q_iqr input[type="text"]:focus, .info_box textarea:focus{box-shadow:none;border:none!important}
main .main_cont5 .q_iqr input[type="submit"]:focus{outline:none}
@media screen and (max-width:1024px){
	main .main_cont5 .dl_wrap{padding-right:20px;}
	main .main_cont5 dl dd{word-break:keep-all;}
	main .main_cont5 .q_iqr{flex-shrink:0;}
}
@media screen and (max-width:768px){
	main .main_cont5 .inner{flex-direction:column;}
	main .main_cont5 .dl_wrap{padding-right:0;}
	main .main_cont5 .q_iqr{width:100%; margin-top:20px;}
	main .main_cont5 .q_iqr .iqr_tit{padding-bottom:14px;}
}
@media screen and (max-width:480px){
	main .main_cont5{padding:50px 0;}
	main .main_cont5 dl dd .tel{font-size:24px;}
	main .main_cont5 dl dd{font-size:16px;}
	main .main_cont5 .q_iqr .iqr_tit{font-size:16px;}
	main .main_cont5 .q_iqr .iqr_ul li label{font-size:14px;}
	main .main_cont5 .q_iqr .quick_input::placeholder{font-size:14px;}
	main .main_cont5 .q_iqr .btn_submit{width:120px; height:50px;}
}
@media screen and (max-width:360px){
	main .main_cont5 .q_iqr .iqr_ul li{display:flex; flex-direction:column;}
	main .main_cont5 .q_iqr .iqr_ul li label{line-height:30px;margin-top:10px; width:30%}
	main .main_cont5 .q_iqr .quick_input{width:100%;}
}

/* main cont6 */
main .main_cont6{display:flex; width:100%; max-width:1940px; margin:0 auto;}
main .main_cont6 > div{height:600px;}
main .main_cont6 .txt{width:500px; padding:50px; background:#1E2285;}
main .main_cont6 .txt p{color:#fff;}
main .main_cont6 .txt .tit{font-size:64px; font-weight:600; margin-bottom:50px;}
main .main_cont6 .txt .tit span{display:block; font-size:40px;}
main .main_cont6 .txt .t18 {font-weight:300;word-break:keep-all;}
main .main_cont6 .txt .t18 + .t18{margin-top:20px;}
main .main_cont6 .map{width:calc(100% - 500px);}
main .main_cont6 .map .map{width:100%;}
main .main_cont6 .map .root_daum_roughmap{width:100% !important;}
main .main_cont6 .map .root_daum_roughmap .wrap_controllers{display:none;}
@media screen and (max-width:1024px){
	main .main_cont6{position:relative;}
	main .main_cont6 .txt{width:auto; height:auto; padding:20px; position:absolute; left:20px; top:20px; z-index:100;}
	main .main_cont6 .map{width:100%;}
	main .main_cont6 .txt .tit{font-size:38px;margin-bottom:40px;}
	main .main_cont6 .txt .tit span{font-size:24px;}
	main .main_cont6 .txt .t18 + .t18{margin-top:10px;}
}
@media screen and (max-width:768px){
	main .main_cont6 .txt .tit{font-size:28px;}
	main .main_cont6 .txt .tit span{font-size:20px;}
}
@media screen and (max-width:480px){
	main .main_cont6 .txt{top:auto; bottom:20px;}
	main .main_cont6 .txt .tit{font-size:24px; margin-bottom:20px;}
	main .main_cont6 .txt .tit span{font-size:18px;}
	main .main_cont6 .txt .t18 + .t18{margin-top:5px;}
	main .main_cont6 .map{height:400px;}
	main .main_cont6 .map .root_daum_roughmap .wrap_map{height:100% !important;}
}
@media screen and (max-width:360px){
	main .main_cont6 .txt{width:calc(100% - 40px); word-break:keep-all;}
}

/* footer */
.footer{padding:50px 0; background:#fff;}
.footer .top{display:flex;}
.footer .top figure.ft_logo{margin-right:80px;}
.footer .top .txt_wrap .t1{font-size:24px; font-weight:900;}
.footer .top .txt_wrap .desc{margin-top:10px; font-size:16px;}
.footer .top .txt_wrap .desc span{font-weight:700;}
.footer .top .txt_wrap .desc .bar {font-weight:300;margin: 0 5px;opacity: 0.5;}
.footer .bot{margin-top:20px; padding-top:20px; text-align:center; position:relative;}
.footer .bot::after{width:100%; height:2px; background:#f1f1f1; content:''; display:block; position:absolute; top:0; left:50%; transform:translateX(-50%);}
.footer .bot a{font-size:16px; }
.footer .bot a + a{margin-left:5px; padding-left:8px; position:relative;}
.footer .bot a + a::after{content:'';display:block; width:2px; height:80%; position:absolute; top:50%; transform:translateY(-50%); left:0; background:#999;}
@media screen and (max-width:1024px){
	.footer .top .txt_wrap .desc .bar {display:block;opacity:0;line-height:0.5;}
}
@media screen and (max-width:768px){
	.footer .top .txt_wrap .t1{font-size:20px;}
	.footer .top figure.ft_logo{margin-right:40px;}
}
@media screen and (max-width:480px){
	.footer .top{flex-direction:column; align-items:center;}
	.footer .top figure.ft_logo{margin-right:0; margin-bottom:20px; width:80px;}
	.footer .top figure.ft_logo img{width:100%;}
	.footer .top .txt_wrap{text-align:center;}
	.footer .top .txt_wrap .desc{margin-top:5px;word-break:keep-all; font-size:14px;}
	.footer .top .txt_wrap .copy{margin-top:20px;}
	.footer .bot{margin-top:10px; padding-top:10px;}
	.footer .bot a{font-size:14px;}
}

/* 서브 */
#sub_div {margin-top: 120px;}
#sub_div > .inner {padding-top: 130px;padding-bottom: 130px;}
#sub_div > .inner.inner_x{padding-left:0; padding-right:0;}

.sub_pg {margin-top:-65px;}
.sub_pg .tit_1 {font-size: 45px; font-weight: bold; letter-spacing: -0.04em;}
.sub_pg .tit_2 {font-size: 35px; font-weight: bold; letter-spacing: -0.04em; line-height: 1.4; word-break:keep-all;}
.sub_pg .desc_1 {font-size: 20px; font-weight: 400; letter-spacing: -0.04em; line-height: 1.5;}
.sub_pg .desc_2 {font-size: 17px; font-weight: 400; letter-spacing: -0.04em;}

.sub_sec .sec_top{padding-top: 120px;}                                                                                             
.sub_sec .sec_top .sec_tit{font-size: 70px; font-weight: bold; letter-spacing: -0.04em; line-height: 1; padding-bottom: 25px;}    
.sub_sec .sec_top .sec_txt{font-size: 20px; font-weight: 500; letter-spacing: -0.04em; color: #555; line-height: 1.3; word-break:keep-all;}
@media screen and (max-width:1400px){
	.sub_pg .tit_1{font-size:38px;}
	.sub_pg .tit_2{font-size:32px;}
}
@media screen and (max-width:1200px){
	.sub_sec .sec_top .sec_tit{font-size:62px;}
	.sub_pg .tit_1{font-size:34px;}
	.sub_pg .tit_2{font-size:30px;}
}
@media screen and (max-width:1024px){
	.sub_sec .sec_top .sec_tit{font-size:54px; padding-bottom:20px;}
	.sub_pg .tit_1{font-size:30px;}
	.sub_pg .tit_2{font-size:26px;}
}
@media screen and (max-width:768px){
	#sub_div{margin-top:80px;}
	#sub_div > .inner{padding-bottom:100px;}
	.sub_sec .sec_top{padding-top:100px;}
	.sub_sec .sec_top .sec_tit{font-size:44px;}
	.sub_sec .sec_top .sec_txt{font-size:18px;}
	.sub_pg .tit_1{font-size:26px;}
	.sub_pg .tit_2{font-size:22px;}
	.sub_pg .desc_1{font-size:18px;}
	.sub_pg .desc_2{font-size:16px;}
}
@media screen and (max-width:480px){
	#sub_div > .inner{padding-bottom:75px;padding-top:100px;}
	.sub_sec .sec_top{padding-top:50px;}
	.sub_sec .sec_top .sec_tit{font-size:32px; padding-bottom:15px;}
	.sub_sec .sec_top .sec_txt{font-size:16px;}
	.sub_pg .tit_1{font-size:20px;}
	.sub_pg .tit_2{font-size:18px;}
	.sub_pg .desc_1{font-size:16px;}
	.sub_pg .desc_2{font-size:14px;}
}

/* 회사개요 */
.about .sec01{position: relative; margin-bottom: 330px;}
.about .sec01 > img{width:100%;}
.about .sec01 .sec_desc_wrap{position: absolute;bottom: -280px;right: -150px;background-color: #fff;width: 100%;height: 380px;padding-left: 100px;display: flex;align-items: center;}
.about .sec01 .sec_desc_wrap img{padding-right: 100px;}
.about .sec01 .sec_desc_wrap .sec_desc .desc_tit{padding-bottom: 20px;line-height:1.25;}

.about .sec02{display: flex; align-items:center;}
.about .sec02 img{width:30%;margin-right: 100px;}
.about .sec02 .sec02_desc{width: auto;padding-top: 40px;}
.about .sec02 .sec02_desc .sec02_tit{line-height: 1.4; padding-bottom: 35px;}
.about .sec02 .sec02_desc .sec02_txt{padding-bottom: 100px;}
.about .sec02 .sec02_desc .sec_info{display: flex; justify-content: space-between; width: 100%;}
.about .sec02 .sec02_desc .sec_info > ul{width: 420px; border-top: 2px solid #000; border-bottom: 2px solid #000;}
.about .sec02 .sec02_desc .sec_info > ul > li p:first-child{font-weight: bold;letter-spacing: -0.04em;padding-left: 0;width: 38%;}
.about .sec02 .sec02_desc .sec_info > ul > li p{width: auto; line-height:1.3; word-break: keep-all;}
.about .sec02 .sec02_desc .sec_info .info_left{margin-right: 50px;}
.about .sec02 .sec02_desc .sec_info > ul li{display: flex; padding: 20px 30px; border-bottom: 1px solid #b3b3b3;}
@media screen and (max-width:1800px){
	.about .sec01 .sec_desc_wrap{right:50%;transform:translateX(50%); width:calc(100% - 40px); padding:0 20px;}
	.about .sec01 .sec_desc_wrap .tit_2{word-break:keep-all;}
	.about .sec01 .sec_desc_wrap .desc_1{word-break:keep-all;}
}
@media screen and (max-width:1600px){
	.about .sec02{justify-content:space-between;}
	.about .sec02 img{margin-right:0;flex-shrink:0; margin-right:20px;}
	.about .sec02 .sec02_desc .sec_info > ul{width:calc(100% / 2 - 10px);}
}
@media screen and (max-width:1400px){
	.about .sec02 .sec02_desc{width:calc(100% - 420px);}
	.about .sec02 .sec02_desc .sec_info > ul li{padding:20px 30px 20px 10px;}
	.about .sec02 .sec02_desc .sec_info > ul > li p:first-child{width:130px;flex-shrink:0;}
	.about .sec02 .sec02_desc .sec_info .info_left{margin-right:0;}
}
@media screen and (max-width:1200px){
	.about .sec02 .sec02_desc{width:100%;}
	.about .sec02 .sec02_desc .sec02_tit{word-break:keep-all;}
	.about .sec01 .sec_desc_wrap img{padding-right:60px;}
	.about .sec02 .sec02_desc .sec_info > ul li:last-child{border-bottom:0;}
}
@media screen and (max-width:1024px){
	.about .sec01 .sec_desc_wrap img{padding-right:0px;margin-bottom:20px;}
	.about .sec01 .sec_desc_wrap{flex-direction:column; justify-content:center; align-items:flex-start;}
	.about .sec02{position:relative; justify-content:flex-end;}
	.about .sec02 img{margin-right:0; position:absolute; top:0; left:0;z-index:-1;width:50%;}
	.about .sec02 .sec02_desc{background:#fff;width:calc(100% - 100px);padding-top:0; margin-top:100px; padding:40px;}
	.about .sec02 .sec02_desc .sec_info > ul li{flex-direction:column; padding:20px 10px;}
	.about .sec02 .sec02_desc .sec_info > ul > li p:first-child{width:100%; margin-bottom:10px;}
}
@media screen and (max-width:768px){
	.about .sec01{margin-bottom:75px;}
	.about .sec01 .sec_desc_wrap{position:static; transform:translateX(0); width:100%; padding:0;}
	.about .sec01 .sec_desc_wrap .sec_desc .desc_tit{line-height:1.4;}
	.about .sec02 .sec02_desc{width:calc(100% - 30px);padding:20px;}
	.about .sec02 .sec02_desc .sec02_tit{padding-bottom:20px;}
}
@media screen and (max-width:480px){
	.about .sec01 .sec_desc_wrap img{width:250px;}
	.about .sec01{margin-bottom:50px;}
	.about .sec01 .sec_desc_wrap{height:auto;margin-top:20px;}
	.about .sec02 img{width:auto;max-width:100%;}
	.about .sec02 .sec02_desc{width:calc(100% - 20px);}
	.about .sec02 .sec02_desc .sec_info > ul{width:calc(100% / 2 - 5px);}
	.about .sec02 .sec02_desc .sec_info > ul li{padding:10px 5px;}
	.about .sec02 .sec02_desc .sec_info > ul > li p:first-child{margin-bottom:5px;}
}
@media screen and (max-width:360px){
	.about .sec02 .sec02_desc{margin-top:240px; width:100%; padding:0; padding-top:20px;}
	.about .sec02 .sec02_desc .sec_info{flex-direction:column;}
	.about .sec02 .sec02_desc .sec_info > ul{width:100%;}
	.about .sec02 .sec02_desc .sec_info > ul + ul{margin-top:10px;}
}

/* 연혁 */
.history .sec01{position: relative; margin-bottom: 150px;}
.history .sec01 > img{width:100%;}
.history .sec01 .sec_desc_wrap{position: absolute;bottom: -280px; right: -150px; background-color: #fff; width: 1610px; height: 380px; padding-left: 150px; display: flex; align-items: center;}
.history .sec01 .sec_desc_wrap img{padding-right: 150px;}

.history .sec02{width: 1400px; margin: 0 auto; padding-bottom: 0;}
.history .sec02 > ul:last-child .year_detail{border-bottom: 1px solid #b2b2b2;}
.history .sec02 > ul > li{display: flex;}
.history .sec02 .year{width: 400px; border-top:  2px solid #000; padding-top: 10px; margin-right: 50px;}
.history .sec02 .year_detail{border-top: 1px solid #b2b2b2;  width: calc(100% - 450px);}
.history .sec02 .year_detail li{border-bottom: 1px solid #b2b2b2; display: flex; padding: 0px 30px; height: 60px; align-items:center;}
.history .sec02 .year_detail li:last-child{border-bottom: none;}
.history .sec02 .year_detail .mont{font-weight: bold; padding-right: 20px;}
@media screen and (max-width:1400px){
	.history .sec02{width:100%;}
}
@media screen and (max-width:1200px){
	.history .sec02 .year{width:260px;}
	.history .sec02 .year_detail{width:calc(100% - 260px);}
}
@media screen and (max-width:1024px){
	.history .sec01{margin-bottom:100px;}
}
@media screen and (max-width:768px){
	.history .sec01{height:350px; display:flex; justify-content:center; align-items:center; overflow:hidden; margin-bottom:75px;}
	.history .sec01 img{width:auto; height:100%;margin-left:14%}
	.history .sec02 .year{width:150px; flex-shrink:0;margin-right:20px;}
	.history .sec02 .year_detail{width:calc(100% - 150px);}
}
@media screen and (max-width:640px){
	.history .sec01{height:300px;}
}
@media screen and (max-width:480px){
	.history .sec01{margin-bottom:50px;height:200px;}
	.history .sec02 .year{width:90px;}
	.history .sec02 .year_detail{width:calc(100% - 90px);}
	.history .sec02 .year_detail li{padding:0 10px;}
}
@media screen and (max-width:360px){
	.history .sec01{height:150px;}
	.history .sec02 .year{margin-right:0; padding:20px 0;width:100px;}
	.history .sec02 .year_detail{width:100%}
	.history .sec02 > ul > li{flex-direction:column;}
	.history .sec02 .year_detail li{height:auto; padding:20px 10px;}
	.history .sec02 .year_detail li p{line-height:1.4; word-break:keep-all;}
}

/* 조직도 */
.organization .img_box img{display:block; margin:0 auto; margin-top:35px;max-width:100%;}

/* 인증현황 */
.certificate .sec02{padding-bottom: 0; display: flex; flex-wrap:wrap;}
.certificate .sec02 li{width:calc(100%/4 - 30px);margin-right: 40px; margin-bottom: 50px;  transition: all .3s; position: relative;}
.certificate .sec02 li img{width:100%;}
.certificate .sec02 li:nth-child(4n) {margin-right: 0px; }
.certificate .sec02 li .lst_hover{position: absolute; top: 0; left: 0;  width: 100%; height: 100%; background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));  transition: all .3s; opacity: 0;}
.certificate .sec02 li.on .lst_hover{opacity: 1;}
.certificate .sec02 li .lst_hover p{position: absolute; width: 100%; bottom: 30px; left: 50%; transform:translateX(-50%); text-align: center; color: #fff; line-height: 1.5;}
@media screen and (max-width:1024px){
	.certificate .sec02 li{width:calc(100% / 3 - 27px);}
	.certificate .sec02 li:nth-child(4n){margin-right:40px;}
	.certificate .sec02 li:nth-child(3n){margin-right:0;}
}
@media screen and (max-width:768px){
	.certificate .sec02 li{width:calc(100% / 2 - 15px);margin-right:30px;margin-bottom:30px;}
	.certificate .sec02 li:nth-child(4n){margin-right:30px;}
	.certificate .sec02 li:nth-child(3n){margin-right:30px;}
	.certificate .sec02 li:nth-child(2n){margin-right:0;}
}
@media screen and (max-width:480px){
	.certificate .sec02 li .lst_hover p{bottom:20px;}
}
@media screen and (max-width:360px){
	.certificate .sec02 li{width:100%;margin-right:0 !important;}
}

/* 오시는길 */
.location .map_ul {margin-top:30px;border-top: 2px solid;text-align:center;}
.location .map_ul > li {display:flex;border-bottom:1px solid #ccc;}
.location .map_ul > li strong {padding: 20px 10px;width:350px;background:#fcfcfd; color:#222}
.location .map_ul > li p {padding: 20px 10px;width: calc(100% - 350px);}
.location .map .root_daum_roughmap .wrap_map{border-bottom:1px solid #e2e2e2;}
.location .map .root_daum_roughmap .wrap_controllers{display:none;}
@media screen and (max-width:1400px){
	.location .map{width:100%;}
	.location .map .root_daum_roughmap{width:100% !important;}
}
@media screen and (max-width:1024px){
	.location .map_ul > li strong{width:250px;}
	.location .map_ul > li p{width:calc(100% - 250px);}
}
@media screen and (max-width:640px){
	.location .map_ul > li strong{width:130px;}
	.location .map_ul > li p{width:calc(100% - 130px);}
}
@media screen and (max-width:480px){
	.location .map .root_daum_roughmap .wrap_map{height:300px !important;}
	.location .map_ul > li strong{width:90px;}
	.location .map_ul > li p{width:calc(100% - 90px); word-break:keep-all;}
}
@media screen and (max-width:360px){
	.location .map_ul > li{flex-direction:column;}
	.location .map_ul > li strong{width:100%;}
	.location .map_ul > li p{width:100%;}
}

/*시공실적 */
.performance .sec01{position: relative; margin-bottom: 150px;}
.performance .sec01 > img{width:100%;}
.performance .sec02{width: 100% ;margin: 0 auto;}
.performance .sec02 ul.tabs{display:flex; justify-content:center; align-items:center; }
.performance .sec02 ul.tabs li{font-size:22px; text-align:center; width:350px; background:#1E2285;margin-right:30px; border-bottom:1px solid #b3b3b3; background: none;color: #222;display: inline-block;	padding:30px;cursor: pointer; margin-bottom:100px}
.performance .sec02 ul.tabs li:last-child{margin-right:0;}
.performance .sec02 ul.tabs li.current{	background: #1E2285;color: #fff; border-bottom:0px;}
.performance .sec02 ul.tabs li br{display:none;}
.performance .sec02 .tab-content{display: none;}
.performance .sec02 .tab-content.current{display: inherit;}
.performance .sec02 .tab-content.current .sec02_table {}
.performance .sec02 .tab-content.current .sec02_table > ul:last-child .year_detail{border-bottom: 1px solid #b2b2b2;}
.performance .sec02 .tab-content.current .sec02_table > ul > li{display: flex;}
.performance .sec02 .tab-content.current .sec02_table .year{width: 400px; border-top:  2px solid #000; padding-top: 10px; margin-right: 50px;}
.performance .sec02 .tab-content.current .sec02_table .year_detail{border-top: 1px solid #b2b2b2;  width: calc(100% - 450px);}
.performance .sec02 .tab-content.current .sec02_table .year_detail li{border-bottom: 1px solid #b2b2b2; display: flex; padding: 0px 30px; height: 60px; align-items:center;}
.performance .sec02 .tab-content.current .sec02_table .year_detail li:last-child{border-bottom: none;}
.performance .sec02 .tab-content.current .sec02_table .year_detail .mont{font-weight: bold; padding-right: 20px;}
@media screen and (max-width:1200px){
	.performance .sec02 .tab-content.current .sec02_table .year{width:260px;}
	.performance .sec02 .tab-content.current .sec02_table .year_detail{width:calc(100% - 260px);}
}
@media screen and (max-width:1024px){
	.performance .sec01{margin-bottom:100px;}
	.performance .sec02 ul.tabs li{font-size:20px; width:250px;padding:20px;}
	.performance .sec02 .tab-content.current .sec02_table .year{width:200px;}
	.performance .sec02 .tab-content.current .sec02_table .year_detail{width:calc(100% - 200px);}
}
@media screen and (max-width:768px){
	.performance .sec01{height:350px; display:flex; justify-content:center; align-items:center; overflow:hidden; margin-bottom:75px;}
	.performance .sec01 img{width:auto; height:100%;}
	.performance .sec02 ul.tabs li{font-size:18px; width:220px;padding:20px 0; margin-right:20px; margin-bottom:75px;}
	.performance .sec02 .tab-content.current .sec02_table .year{width:150px; flex-shrink:0;margin-right:20px;}
	.performance .sec02 .tab-content.current .sec02_table .year_detail{width:calc(100% - 150px);}
	.performance .sec02 .tab-content.current .sec02_table .year_detail li{height:auto; padding:20px 30px; align-items: flex-start;}
	.performance .sec02 .tab-content.current .sec02_table .year_detail li p:not(.mont){word-break:keep-all; line-height:1.4;}
	.performance .sec02 .tab-content.current .sec02_table .year_detail li .mont{flex-shrink:0;}
}
@media screen and (max-width:640px){
	.performance .sec01{height:300px;}
	.performance .sec02 .tab-content.current .sec02_table .year{width:90px;}
	.performance .sec02 .tab-content.current .sec02_table .year_detail{width:calc(100% - 90px);}
}
@media screen and (max-width:480px){
	.performance .sec01{margin-bottom:50px;height:200px;}
	.performance .sec02 ul.tabs li{margin-bottom:50px; font-size:16px; width:100%;}
	.performance .sec02 ul.tabs li br{display:block;}
	.performance .sec02 .tab-content.current .sec02_table > ul > li{flex-direction:column;}
	.performance .sec02 .tab-content.current .sec02_table .year{width:100px; margin-right:0; padding:20px 0;}
	.performance .sec02 .tab-content.current .sec02_table .year_detail{width:100%;}
	.performance .sec02 .tab-content.current .sec02_table .year_detail li{padding:20px 10px;}
}
@media screen and (max-width:360px){
	.performance .sec01{height:150px;}
	.performance .sec02 ul.tabs li{font-size:14px;}
}

/*제품소개 공통*/
.sub_nav {margin:-35px auto 0;display:flex;justify-content:center;padding:0 20px;}
.sub_nav li {width:300px;margin-left:-1px;border:1px solid #dcdcdc;transition:all 0.2s;}
.sub_nav li a {display:block;width:100%;line-height:70px;font-size:18px;text-align:center;background:#fff;transition:all 0.2s;}
.sub_nav li.here {margin-left:0;border-color:#1E2285;}
.sub_nav li.here a {background:#1E2285;color:#fff;}
.sub_nav li:hover {border-color:#1E2285;}
.sub_nav li:hover a {background:#1E2285;color:#fff;}
.sub_nav_mo{display:none;}
.product_p1 {position:relative; font-size:40px; font-weight:700; letter-spacing:-0.03em; margin-bottom:20px; line-height:1.4; word-break:keep-all;}
.product_p1::before {position:absolute;top:50%;right:calc(100% + 40px);display: block;content: '';width: 100vw;height: 6px;background-color: #1E2285;opacity: 1;transform: translateY(-50%);}
.product_p2 {font-size:20px; font-weight:400; letter-spacing:-0.04em; line-height:1.5; word-break:keep-all;}
.product_p3 {font-size:18px; font-weight:400; letter-spacing:-0.04em; line-height:1.5;}
.product_p4 {font-size:15px; font-weight:400; letter-spacing:-0.04em; line-height:1.45; text-align:right}
@media screen and (max-width:768px){
	.sub_nav li a{font-size:16px;}
}
@media screen and (max-width:640px){
	.sub_nav{display:none;}
	.sub_nav_mo{display:block;position:relative;padding:0 20px;margin-top:-25px;z-index:100;}
	.sub_nav_mo p{display:block; width:100%; padding:0 10px ;font-size:16px; background:#1e2285;color:#fff; height:50px;font-weight:600; line-height:50px;position:relative;}
	.sub_nav_mo p i{position:absolute; right:20px; top:19px; transition:all 0.2s;}
	.sub_nav_mo p.on i{transform:rotate(180deg);}
	.sub_nav_mo ul{position:absolute;top:50px; background:#fff; padding:10px;width:calc(100% - 40px);display:none;}
	.sub_nav_mo ul li{width:100%;}
	.sub_nav_mo ul li a{display:block; width:100%; line-height:40px; font-size:14px; font-weight:500;}
}

/*태양광발전사업 product01 */
.product .sec01 {position: relative; margin-bottom: 150px;}
.product .sec01 figure{height:400px; display:flex; justify-content:center; align-items:center;overflow:hidden;}
.product .sec01 img{}
.product .sec02 {width: 100% ;margin: 0 auto;}
.product .sec02 .sec02_bg {background-color:#fcfcfd; height:350px; margin-bottom:150px; position:relative; background:url(../img/product_bg.jpg)no-repeat center/cover}
.product .sec03 {width: 100% ;margin: 0 auto; position:relative; background:url(../img/sub02_cont2_bg.jpg)no-repeat center/cover; background-attachment:fixed; margin-bottom:150px}
.product .sec03 ul{display:flex; flex-wrap:wrap; justify-content:space-between; margin-top:40px;}
.product .sec03 ul li{width:calc(100% / 3 - 10px); height:250px; transition:all 0.2s;}
.product .sec03 ul li:hover{box-shadow:0px 10px 20px rgba(0,0,0,.15)}
.product .sec03 ul li.li_1 .top{background:url(../img/product_sec03_li_bg1.jpg)no-repeat center/cover}
.product .sec03 ul li.li_2 .top{background:url(../img/product_sec03_li_bg2.jpg)no-repeat center/cover}
.product .sec03 ul li.li_3 .top{background:url(../img/product_sec03_li_bg3.jpg)no-repeat center/cover}
.product .sec03 ul li .top{height:100px; padding:40px 0; font-size:20px; color:#fff; text-align:center;position:relative;}
.product .sec03 ul li .top p{position:relative; z-index:10; font-weight:600;}
.product .sec03 ul li .top::after{width:100%; height:100%; content:''; display:block; background:#000; opacity:0.2; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.product .sec03 ul li .bot{ background:#fff;}
.product .sec03 ul li .bot p{padding:30px 20px 0;font-size:18px; text-align:center; word-break:keep-all; height:150px; line-height:1.5;}
.product .sec04 {width: 100% ;margin: 0 auto; position:relative;margin-bottom:150px; background:#fcfcfd; padding:100px}
.product .sec04 .sec04_ul {margin-top:35px; display:flex; justify-content:space-between;flex-wrap: wrap;}
.product .sec04 .sec04_ul ul {/*border:1px solid #1E2285;*/ padding:35px 0px; width:233px;aspect-ratio: 272/256; padding-right:10px;}
.product .sec04 .sec04_ul ul p {font-size:22px; font-weight:600; letter-spacing:-0.04em; margin-bottom:23px;}
.product .sec04 .sec04_ul ul li {font-size:18px; letter-spacing:-0.04em; line-height:30px;word-break:keep-all; text-indent:-0.6em; margin-left:0.6em;}
.product .sec04 .sec04_ul ul li span{margin-right: 3px;}
.product .sec05 {width: 100% ;margin: 0 auto; position:relative; margin-bottom:150px}
.product .sec05 .sec05_table {margin-top:35px;}
.product .sec05 .sec05_table .tg  {border-collapse:collapse;border-spacing:0; width:1400px; border:1px solid #b3b3b3; max-width:100%;}
.product .sec05 .sec05_table .tg thead tr:first-child {border-top:3px solid #000}
.product .sec05 .sec05_table .tg tbody tr:last-child {border-bottom:3px solid #000}
.product .sec05 .sec05_table .tg td{border-style:solid;border-width:1px;font-size:18px; font-weight:400; overflow:hidden;padding:10px 5px;line-height:35px}
.product .sec05 .sec05_table .tg th{border-style:solid;border-width:1px;font-size:14px;  font-weight:normal;overflow:hidden;padding:10px 5px;}
.product .sec05 .sec05_table .tg .tg-9wq8{border-color:inherit;text-align:center;vertical-align:middle}
.product .sec05 .sec05_table .tg .tg-22n5{letter-spacing:-0.04em; background-color:#fcfcfd;border-color:inherit;text-align:center;vertical-align:middle; font-size:22px; font-weight:600; line-height:30px;}
.product .sec06 {width: 100%; margin: 0 auto; margin-bottom:150px;}
.product .sec06 img {margin:0 auto; margin-top:35px;display:block; max-width:100%;}
.product .sec07 {width: 100%; margin: 0 auto;}
.product .sec07 .sec07_ul {margin: 0 auto; position:relative;margin-top:35px}
.product .sec07 .sec07_ul .sec07_txt {font-size:17px; text-align:right; font-weight:500; color:#1E2285; margin-bottom:20px}
.product .sec07 .sec07_ul ul{display:flex; flex-wrap:wrap; justify-content:center; margin-left:-10px;margin-bottom:-10px;}
.product .sec07 .sec07_ul li{font-size:18px; font-weight:400; border:1px solid #e6e8ec; border-radius:23px; background:#fcfcfd;text-align:center; width:165px; height:125px; margin-left:10px; margin-bottom:10px; display:flex; justify-content:center; align-items:center;}

@media screen and (max-width:1600px){
	.product .sec04{padding:100px 0;}
	.product .sec04 .sec04_ul ul{width:calc(100% / 6);}
}
@media screen and (max-width:1024px){
	.product .sec01{margin-bottom:100px;}
	.product .sec02 .sec02_bg{margin-bottom:100px;}
	.product .sec03{margin-bottom:100px;}
	.product .sec04{margin-bottom:100px;}
	.product .sec05{margin-bottom:100px;}
	.product .sec06{margin-bottom:100px;}
	.product_p1{font-size:32px;}
	.product_p2{word-break:keep-all;}
	.product .sec03 ul li .bot p{padding:20px 20px 0; font-size:16px;}
	.product .sec04 .sec04_ul ul{width:calc(100% / 3);}
	.product .sec05 .sec05_table .tg .tg-22n5{font-size:18px;}
	.product .sec05 .sec05_table .tg td{font-size:16px;}
}
@media screen and (max-width:768px){
	.product_p1{font-size:28px;}
	.product_p2{font-size:18px;line-height:1.6;}
	.product .sec01{margin-bottom:75px; height:}
	.product .sec02 .sec02_bg{margin-bottom:75px; height:300px;}
	.product .sec03{margin-bottom:75px;}
	.product .sec04{margin-bottom:75px; padding:75px 0;}
	.product .sec05{margin-bottom:75px;}
	.product .sec06{margin-bottom:75px;}
	.product .sec03 ul{flex-direction:column;}
	.product .sec03 ul li{width:100%;height:auto;}
	.product .sec03 ul li + li{margin-top:20px;}
	.product .sec03 ul li .bot p{height:auto; padding:20px;}
	.product .sec04 .sec04_ul ul{padding:20px 0; padding-right:10px;}
	.product .sec04 .sec04_ul ul p{font-size:20px;}
	.product .sec04 .sec04_ul ul li{font-size:16px;}
	.product .sec05 .sec05_table .tg .tg-22n5{font-size:16px;}
	.product .sec05 .sec05_table .tg td{font-size:14px; line-height:normal;}
	.product .sec07 .sec07_ul li{width:calc(100% / 4 - 10px); font-size:16px; padding:0 10px; line-height:1.5;word-break:keep-all;}
}
@media screen and (max-width:640px){
	.product .sec01 figure{height:300px;}
	.product .sec07 .sec07_ul li{width:calc(100% / 3 - 10px);}
	.product .sec05 .sec05_table{overflow-x:scroll;padding-bottom:5px;}
	.product .sec05 .sec05_table::-webkit-scrollbar{height:4px;}
	.product .sec05 .sec05_table::-webkit-scrollbar-thumb{background:#1E2285; border-radius:5px;}
	.product .sec05 .sec05_table::-webkit-scrollbar-track{background:rgba(0,0,0,0.1);}
	.product .sec05 .sec05_table .tg{width:100%; white-space:nowrap;}
	.product .sec05 .sec05_table .tg th{padding:10px;}
	.product .sec05 .sec05_table .tg td{padding:10px;}
}
@media screen and (max-width:480px){
	.product_p1{font-size:24px;margin-bottom:10px;}
	.product_p2{font-size:16px;}
	.product .sec01{margin-bottom:50px;}
	.product .sec01 figure{height:200px;}
	.product .sec01 figure img{height:100%;}
	.product .sec02 .sec02_bg{margin-bottom:50px; height:250px;}
	.product .sec03{margin-bottom:50px;}
	.product .sec04{margin-bottom:50px; padding:50px 0;}
	.product .sec05{margin-bottom:50px;}
	.product .sec06{margin-bottom:50px;}
	.product .sec03 ul li .top{font-size:18px;}
	.product .sec04 .sec04_ul ul{width:calc(100% / 2);}
	.product .sec04 .sec04_ul ul p{font-size:18px; margin-bottom:10px;}
	.product .sec04 .sec04_ul ul li{line-height:1.5;}
	.product .sec04 .sec04_ul ul li + li{margin-top:5px;}
	.product .sec05 .sec05_table{margin-top:20px;}
	.product .sec07 .sec07_ul .sec07_txt{font-size:15px;}
	.product .sec07 .sec07_ul li{width:calc(100% / 2 - 10px);height:75px; border-radius:10px;}
}
@media screen and (max-width:360px){
	.product_p1{font-size:20px;}
	.product_p2{font-size:14px;}
	.product .sec02 .sec02_bg{height:200px;}
	.product .sec03 ul li .bot p{font-size:14px;}
	.product .sec04 .sec04_ul ul li{font-size:14px;}
	.product .sec05 .sec05_table .tg .tg-22n5{font-size:14px;}
	.product .sec05 .sec05_table .tg td{font-size:12px;}
	.product .sec07 .sec07_ul .sec07_txt{font-size:13px;}
	.product .sec07 .sec07_ul li{font-size:14px; height:100px;}
}

/*한국형fit product02 */
.product02 .sec01 {position: relative; margin-bottom: 150px;}
.product02 .sec01 figure{height:400px; display:flex; justify-content:center; align-items:center;overflow:hidden;}
.product02 .sec01 img {}
.product02 .sec02 {width: 100%; margin: 0 auto; margin-bottom:150px;}
.product02 .sec02 img {display:block; margin:0 auto;margin-top:35px; max-width:100%;}
.product02 .sec03 {width: 100%; margin: 0 auto;}
.product02 .sec03 .sec03_table {margin-top:35px;}
.product02 .sec03 .sec03_table .tg  {width:1400px; border-collapse:collapse;border-spacing:0; border:1px solid #b3b3b3}
.product02 .sec03 .sec03_table .tg td{line-height:30px; border-color:black;border-style:solid;border-width:1px;font-size:18px;  overflow:hidden;padding:15px 5px;word-break:normal;}
.product02 .sec03 .sec03_table .tg th{border-color:black;border-style:solid;border-width:1px;font-size:22px; font-weight:600;line-height:30px; overflow:hidden;padding:20px 5px;word-break:normal;}
.product02 .sec03 .sec03_table .tg thead tr:first-child {border-top:3px solid #000}
.product02 .sec03 .sec03_table .tg tbody tr:last-child {border-bottom:3px solid #000}
.product02 .sec03 .sec03_table .tg .tg-9wq8{border-color:inherit;text-align:center;vertical-align:middle}
.product02 .sec03 .sec03_table .tg .tg-ai2r{letter-spacing:-0.04em; background-color:#fcfcfd;border-color:inherit;color:#000000;font-weight:bold;text-align:center;vertical-align:middle}
.product02 .sec03 img {margin:0 auto; display:block;margin-top:35px;}
@media screen and (max-width:1400px){
	.product02 .sec03 .sec03_table .tg{width:100%;}
}
@media screen and (max-width:1024px){
	.product02 .sec01{margin-bottom:100px;}
	.product02 .sec02{margin-bottom:100px;}
	.product02 .sec03 .sec03_table .tg .tg-ai2r{font-size:18px;}
	.product02 .sec03 .sec03_table .tg td{font-size:16px;}
}
@media screen and (max-width:768px){
	.product02 .sec01{margin-bottom:75px;}
	.product02 .sec02{margin-bottom:75px;}
	.product02 .sec03 .sec03_table .tg .tg-ai2r{font-size:16px;}
	.product02 .sec03 .sec03_table .tg td{font-size:14px; line-height:normal;}
}
@media screen and (max-width:640px){
	.product02 .sec01 figure{height:300px;}
	.product02 .sec03 .sec03_table{overflow-x:scroll;padding-bottom:5px;}
	.product02 .sec03 .sec03_table::-webkit-scrollbar{height:4px;}
	.product02 .sec03 .sec03_table::-webkit-scrollbar-thumb{background:#1E2285; border-radius:5px;}
	.product02 .sec03 .sec03_table::-webkit-scrollbar-track{background:rgba(0,0,0,0.1);}
	.product02 .sec03 .sec03_table .tg{width:100%; white-space:nowrap;}
	.product02 .sec03 .sec03_table .tg th{padding:10px;}
	.product02 .sec03 .sec03_table .tg td{padding:10px;}
}
@media screen and (max-width:480px){
	.product02 .sec01 figure{height:200px;}
	.product02 .sec01 img {height:100%;}
	.product02 .sec01{margin-bottom:50px;}
	.product02 .sec02{margin-bottom:50px;}
}

/*고정가격계약 입찰제도 product03 */
.product03 .sec01 {position: relative; margin-bottom: 150px;}
.product03 .sec01 figure{height:400px; display:flex; justify-content:center; align-items:center;overflow:hidden;}
.product03 .sec01 img {}
.product03 .sec02 {width: 100%; margin: 0 auto; margin-bottom:150px;}
.product03 .sec02 .bg_box {background:#fcfcfd; padding:30px; border-radius:15px; margin-top:35px}
.product03 .sec02 .bg_box li {display:flex; padding-bottom:15px}
.product03 .sec02 .bg_box li:last-child{padding-bottom:0;}
.product03 .sec02 .bg_box li .p1 {font-size:20px; line-height:26px; word-break:keep-all; flex-shrink:0; padding-left:20px; position:relative; font-weight:500}
.product03 .sec02 .bg_box li span {font-size:20px; margin-right:10px; margin-left:10px}
.product03 .sec02 .bg_box li .p2 {font-size:18px; line-height:26px; margin-left:0px; text-indent:0px; word-break:keep-all;}
.product03 .sec02 .bg_box li .p2 span {font-size:16px; line-height:22px; margin-left:0px; text-indent:0px; word-break:keep-all;}
.product03 .sec03 {width: 100%; margin: 0 auto; position:relative; background:#fcfcfd; padding:100px 0}
.product03 .sec03_ul {width:100%; margin-top:70px; display:flex; justify-content:center;}
.product03 .sec03_ul li {width:200px; position:relative;}
.product03 .sec03_ul li:last-child::before {display:none;}
.product03 .sec03_ul .sec03_ul_step {margin-top: 20px;margin-bottom:5px; font-size:15px;font-weight:800;color:#1E2285;transform:skew(-0.1deg);letter-spacing:-0.03em; text-align:center; font-family:'Montserrat', sans-serif}
.product03 .sec03_ul .product_p2 {text-align:center; word-break:keep-all;}
.product03 .sec03_ul .product_p4 {text-align:center; word-break:keep-all; margin-top:10px}
@media screen and (max-width:1400px){
	.product03 .sec03_ul .product_p4{padding:0 10px;}
}
@media screen and (max-width:1024px){
	.product03 .sec01{margin-bottom:100px;}
	.product03 .sec02{margin-bottom:100px;}
	.product03 .sec02 .bg_box li .p1{padding-left:0;}
}
@media screen and (max-width:768px){
	.product03 .sec01{margin-bottom:75px;}
	.product03 .sec02{margin-bottom:75px;}
	.product03 .sec03{padding:75px 0;}
	.product03 .sec02 .bg_box{padding:20px;}
	.product03 .sec02 .bg_box li .p1{font-size:18px;}
	.product03 .sec02 .bg_box li .p2{font-size:16px;}
	.product03 .sec02 .bg_box li .p2 span{font-size:14px;}
	.product03 .sec03_ul{flex-wrap:wrap; justify-content:flex-start;}
	.product03 .sec03_ul li{width:calc(100% / 3);}
}
@media screen and(max-width:640px){
	.product03 .sec01 figure{height:300px;}
}
@media screen and (max-width:480px){
	.product03 .sec01{margin-bottom:50px;}
	.product03 .sec01 figure{height:200px;}
	.product03 .sec01 img {height:100%;}
	.product03 .sec02{margin-bottom:50px;}
	.product03 .sec03{padding:50px 0;}
	.product03 .sec02 .bg_box{padding:10px;}
	.product03 .sec02 .bg_box li{flex-wrap:wrap;}
	.product03 .sec02 .bg_box li .p1{font-size:16px;}
	.product03 .sec02 .bg_box li .p2{font-size:14px;width:100%;}
	.product03 .sec02 .bg_box li .p2 span{margin-right:0;font-size:12px;}
	.product03 .sec03_ul li{width:calc(100% / 2);}
}
@media screen and (max-width:360px){
	.product03 .sec03_ul li{width:100%;}
}

/*금융지원사업 > 현물시장 거래 product04 */
.product04 .sec01 {position: relative; margin-bottom: 150px;}
.product04 .sec01 figure{height:400px; display:flex; justify-content:center; align-items:center;overflow:hidden;}
.product04 .sec01 img {}
.product04 .sec002 {width: 100%; margin: 0 auto;}
.product04 .sec002 .bg_box {background:#fcfcfd; padding:30px; border-radius:15px;}
.product04 .sec002 .bg_box li {display:flex; padding-bottom:15px}
.product04 .sec002 .bg_box li:last-child{padding-bottom:0;}
.product04 .sec002 .bg_box li .p1 {width:190px; font-size:20px; line-height:26px; word-break:keep-all; flex-shrink:0; padding-left:20px; position:relative; font-weight:500}
.product04 .sec002 .bg_box li span {font-size:20px; margin-right:10px; margin-left:10px}
.product04 .sec002 .bg_box li .p2 {font-size:18px; line-height:26px; margin-left:0px; text-indent:0px; word-break:keep-all;}
.product04 .sec002 .bg_box li .p2 span {font-size:16px; line-height:22px; margin-left:0px; text-indent:0px; word-break:keep-all; color:#1E2285}
.product04 .sec03 {width: 100%; margin: 0 auto; position:relative;}
.product04 .sec03 img{display:block; margin:0 auto; margin-top:35px;max-width:100%;}
@media screen and (max-width:1024px){
	.product04 .sec01{margin-bottom:100px;}
	.product04 .sec002 .bg_box li .p1{flex-shrink:0; padding-left:0;}
}
@media screen and (max-width:768px){
	.product04 .sec01{margin-bottom:75px;}
	.product04 .sec002 .bg_box{padding:20px;}
	.product04 .sec002 .bg_box li .p1{font-size:18px; width:140px;}
	.product04 .sec002 .bg_box li span{font-size:18px;}
	.product04 .sec002 .bg_box li .p2{font-size:16px;}
}
@media screen and (max-width:640px){
	.product04 .sec01 figure{height:300px;}
}
@media screen and (max-width:480px){
	.product04 .sec01{margin-bottom:50px;}
	.product04 .sec01 figure{height:200px;}
	.product04 .sec01 img {height:100%;}
	.product04 .sec002 .bg_box{padding:10px;}
	.product04 .sec002 .bg_box li{flex-wrap:wrap;}
	.product04 .sec002 .bg_box li .p1{font-size:16px; width:120px;}
	.product04 .sec002 .bg_box li span{font-size:16px;}
	.product04 .sec002 .bg_box li .p2{font-size:14px; width:100%;}
	.product04 .sec002 .bg_box li .p2 span{font-size:14px;margin-right:0;}
	.product04 .sec03 img{margin-top:20px;}
}

/*신재생에너지 보급사업*/
.energy .sec01 {position: relative; margin-bottom: 150px;}
.energy .sec01 figure{height:400px; display:flex; justify-content:center; align-items:center;overflow:hidden;}
.energy .sec01 figure img{}
.energy .sec01 .sec01_bg {background-color:#fcfcfd; height:235px; display:flex; justify-content:center; align-items:center;}
.energy .sec01 .sec01_bg .tit_2 {text-align:center;}
.energy .sec02 {position: relative; margin-bottom: 150px;}
.energy .sec02:last-child{margin-bottom:0;}
.energy .sec02 .sec02_wrap{display: flex; margin-top:35px}
.energy .sec02 .sec02_wrap img{width:30%;margin-right: 100px;}
.energy .sec02 .sec02_wrap .sec02_desc{width: 70%;padding-top: 40px;}
.energy .sec02 .sec02_wrap .sec02_desc .sec02_tit{line-height: 1.4; padding-bottom: 35px;}
.energy .sec02 .sec02_wrap .sec02_desc .sec02_txt{padding-bottom: 100px;}
.energy .sec02 .sec02_wrap .sec02_desc .sec_info{display: flex; justify-content: end; width: 100%;}
.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul{width: 800px; border-top: 2px solid #000; border-bottom: 2px solid #000;}
.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul > li p:first-child{font-weight: bold;letter-spacing: -0.04em;padding-left: 0;width: 30%;}
.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul > li p{width: auto; line-height:1.5; word-break: keep-all;}
.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul > li p span {font-size:15px; font-weight:400; color:#1E2285}
.energy .sec02 .sec02_wrap .sec02_desc .sec_info .info_left{margin-right:0px;}
.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul li{display: flex; padding: 20px 30px; border-bottom: 1px solid #b3b3b3;}
@media screen and (max-width:1400px){
	.energy .sec02 .sec02_wrap{align-items:center;}
	.energy .sec02 .sec02_wrap .sec02_desc{padding-top:0;}
	.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul{width:100%;}
	.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul > li p:first-child{flex-shrink:0; width:200px;}
}
@media screen and (max-width:1024px){
	.energy .sec01{margin-bottom:100px;}
	.energy .sec02{margin-bottom:100px;}
	.energy .sec02 .sec02_wrap img{margin-right:40px;}
}
@media screen and (max-width:768px){
	.energy .sec01{margin-bottom:75px;}
	.energy .sec02{margin-bottom:75px;}
	.energy .sec02 .sec02_wrap{flex-direction:column; align-items:center;}
	.energy .sec02 .sec02_wrap img{width:auto; margin-right:0; margin-bottom:40px; max-width:100%;}
	.energy .sec02 .sec02_wrap .sec02_desc{width:100%;}
}
@media screen and (max-width:640px){
	.energy .sec01 figure{height:300px;}
}
@media screen and (max-width:480px){
	.energy .sec01 figure{height:200px;}
	.energy .sec01 figure img{height:100%;}
	.energy .sec01 .sec01_bg{height:130px;}
	.energy .sec01{margin-bottom:50px;}
	.energy .sec02{margin-bottom:50px;}
	.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul li{padding:20px 10px;}
	.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul > li p:first-child{width:100px;}
	.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul > li p span{font-size:13px;}
}
@media screen and (max-width:360px){
	.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul li{flex-direction:column; padding:0;}
	.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul > li p:first-child{width:100%; background:#fafafa;padding:10px;}
	.energy .sec02 .sec02_wrap .sec02_desc .sec_info > ul > li p{padding:10px;}
}

/*태양광 repowering*/
.repowering .sec02 {width: 100%; margin: 0 auto;}
.repowering .sec02 figure{height:400px; display:flex; justify-content:center; align-items:center;overflow:hidden; margin-top:35px;}
.repowering .sec03 {background:#fcfcfd; width: 100%; margin: 0 auto; margin-bottom:150px; padding:55px 0;}
.repowering .sec03 .sec03_txtbox {}
.repowering .sec03 .sec03_txtbox .product_p2 {line-height:1.85; font-size:18px; letter-spacing:0px}
.repowering .sec03 .sec03_txtbox .product_p2 span {font-weight:600}
.repowering .sec04 {width: 100%; margin: 0 auto; margin-bottom:150px;}
.repowering .sec04_ul {margin-top:35px; display:flex; justify-content:space-between;}
.repowering .sec04_ul li p {margin-top:15px; text-align:center; font-size:20px; font-weight:500; line-height:1.35; word-break:keep-all;}
.repowering .sec05 {background:#fcfcfd; width: 100%; margin: 0 auto; margin-bottom:150px; padding:100px 0;}
.repowering .sec05 .product_p2,
.repowering .sec06 .product_p2 {margin-top:55px; text-align:left; letter-spacing:0px; line-height:1.85; font-size:18px;}
.repowering .sec06 .product_p2{text-indent:-1.1em; margin-left:1.1em;}
.repowering .sec06 .product_p2 + .product_p2{margin-top:0;}
.repowering .sec06 {width: 100%; margin: 0 auto;}
@media screen and (max-width:1400px){
	.repowering .sec04_ul li{width:calc(100% / 3 - 20px);}
	.repowering .sec04_ul li img{width:100%;}
}
@media screen and (max-width:1024px){
	.repowering .sec03{margin-bottom:100px;}
	.repowering .sec04{margin-bottom:100px;}
	.repowering .sec05{margin-bottom:100px;}
	.repowering .sec04_ul li p{font-size:18px;}
	.repowering .sec04_ul li{width:calc(100% / 3 - 10px);}
	.repowering .sec03 .sec03_txtbox .product_p2{text-indent:-0.5em;margin-left:0.5em;}
}
@media screen and (max-width:768px){
	.repowering .sec03{margin-bottom:75px;}
	.repowering .sec04{margin-bottom:75px;}
	.repowering .sec05{margin-bottom:75px; padding:75px 0;}
	.repowering .sec04 .sec04_ul li p{display:flex; flex-wrap:wrap; justify-content:center; text-align:center;}
}
@media screen and (max-width:640px){
	.repowering .sec02 figure{height:300px;}
}
@media screen and (max-width:480px){
	.repowering .sec02 figure{height:200px;}
	.repowering .sec02 figure img{height:100%;}
	.repowering .sec03{margin-bottom:50px; padding:30px 0;}
	.repowering .sec04{margin-bottom:50px;}
	.repowering .sec05{margin-bottom:50px; padding:50px 0;}
	.repowering .sec03 .sec03_txtbox .product_p2{font-size:16px;}
	.repowering .sec04_ul{flex-direction:column;margin-top:20px;}
	.repowering .sec04_ul li{width:100%;}
	.repowering .sec04_ul li + li{margin-top:20px;}
	.repowering .sec05 .product_p2, .repowering .sec06 .product_p2{font-size:16px;margin-top:30px;}
}
@media screen and (max-width:360px){
	.repowering .sec03 .sec03_txtbox .product_p2{font-size:14px;}
	.repowering .sec04_ul li p{font-size:16px;}
	.repowering .sec05 .product_p2, .repowering .sec06 .product_p2{font-size:14px;}
}

/*태양광 구조물생산 sunlight*/
.sunlight .sec01 {position: relative; margin-bottom: 150px;}
.sunlight .sec01 figure{height:400px; display:flex; justify-content:center; align-items:center;overflow:hidden;}
.sunlight .sec01 img {}
.sunlight .sec01 .sec01_bg {background-color:#fcfcfd; height:235px; display:flex; justify-content:center; align-items:center;}
.sunlight .sec01 .sec01_bg .tit_2 {text-align:center;}
.sunlight .sec02 {width: 100%; margin: 0 auto; margin-bottom:150px;}
.sunlight .sec02 .sec02_ul {display:flex; margin-top:35px; justify-content:space-around}
.sunlight .sec02 .sec02_ul li{}
.sunlight .sec02 .sec02_ul li img {width:100%}
.sunlight .sec02.mb0{margin-bottom:0;}
.sunlight .sec02 .sec02_ul li p {margin-top:15px; text-align:center; font-size:20px; font-weight:600; line-height:1.45}
.sunlight .t1{display:block;font-size:20px; line-height:1.45; text-align:center; width:100%;margin-top:15px; font-weight:600;}
@media screen and (max-width:1400px){
	.sunlight .sec02 .sec02_ul{justify-content:space-between;}
	.sunlight .sec02 .sec02_ul li img{width:100%;}
	.sunlight .sec02.half .sec02_ul li{width:calc(100% / 2 - 20px);}
	.sunlight .sec02.thd .sec02_ul li{width:calc(100% / 3 - 20px);}
}
@media screen and (max-width:1024px){
	.sunlight .sec01{margin-bottom:100px;}
	.sunlight .sec02{margin-bottom:100px;}
}
@media screen and (max-width:768px){
	.sunlight .sec01{margin-bottom:75px;}
	.sunlight .sec02{margin-bottom:75px;}
	.sunlight .sec02.half .sec02_ul li{width:calc(100% / 2 - 10px);}
	.sunlight .sec02.thd .sec02_ul li{width:calc(100% / 3 - 10px);}
	.sunlight .sec02 .sec02_ul li p{font-size:18px;}
}
@media screen and (max-width:640px){
	.sunlight .sec01 figure{height:300px;}
}
@media screen and (max-width:480px){
	.sunlight .sec01{margin-bottom:50px;}
	.sunlight .sec02{margin-bottom:50px;}
	.sunlight .sec01 figure{height:200px;}
	.sunlight .sec01 img {height:100%;}
	.sunlight .sec01 .sec01_bg{height:100px;}
	.sunlight .sec02 .sec02_ul {flex-wrap:wrap;margin-top:30px;}
	.sunlight .sec02 .sec02_ul li{width:100% !important;}
	.sunlight .sec02 .sec02_ul li + li{margin-top:20px;}
	.sunlight .sec02 .sec02_ul li p{font-size:16px;}
}

/*소형 풍력사업*/
.wind .sec01 {position: relative;}
.wind .sec01 .inner1400 figure{height:400px; display:flex; justify-content:center; align-items:center;overflow:hidden;}
.wind .sec01 .inner1400 img{}
.wind .sec02 {margin: 0 auto; margin-bottom:150px; background:#fcfcfd; padding:55px; width:1400px}
.wind .sec02 .product_p2 {line-height:1.85; font-size:18px; letter-spacing:0px;width:100%;}
.wind .sec03 {width: 100%; margin: 0 auto; margin-bottom:150px;}
.wind .sec03 .sec03_ul{margin:35px 0 102px ;display:flex; flex-wrap:wrap;}
.wind .sec03 .sec03_ul li{margin-bottom:32px; border-radius:24px; border:1px solid #e6e8ec; background:#fcfcfd;overflow:hidden; width:445px; min-height:130px; display:flex; justify-content:center; align-items:center;}
.wind .sec03 .sec03_ul li + li{margin-left:32px;}
.wind .sec03 .sec03_ul li:nth-child(3n + 1){margin-left:0;}
.wind .sec03 .sec03_ul li .txt{padding:24px;}
.wind .sec03 .sec03_ul li .txt .t1{color:#222; font-size:18px; font-weight:400; letter-spacing:-0.28px; line-height:1.7; text-align:center;}
/* .wind .sec04 {width: 100%; margin: 0 auto; margin-bottom:150px; background:#fcfcfd; padding:55px}
.wind .sec04 .sec04_ul {display:flex; justify-content:space-around;}
.wind .sec04 .sec04_ul li {}
.wind .sec04 .sec04_ul li img {width:100%}
.wind .sec04 .ul_tit {margin-top:35px; text-align:center; font-size:24px; font-weight:600; text-align:center} */
.wind .sec05 {width: 100%; margin: 0 auto; margin-bottom:150px;}
.wind .sec05 .sec05_ul {display:flex; justify-content:space-around;}
.wind .sec05 .sec05_ul li {}
.wind .sec05 .sec05_ul li img {width:100%}
.wind .sec05 .sec05_ul li p {margin-top:35px; text-align:center; font-size:24px; font-weight:600; text-align:center}
.wind .sec06 {width: 100%; margin: 0 auto; background:#fcfcfd; padding:55px 0}
.wind .sec06 .sec06_p {margin-top:35px; text-align:center; font-size:24px; font-weight:600; text-align:center}
.wind .sec06 .sec06_ul {display:flex; justify-content:space-around;}
.wind .sec06 .sec06_ul li {}
.wind .sec06 .sec06_ul li img {width:100%}
@media screen and (max-width:1400px){
	.wind .sec02 {width:calc(100% - 40px);}
	.wind .sec02 .inner1400{padding:0;}
	.wind .sec03 .sec03_ul li{width:calc(100% / 3 - 22px);}
	.wind .sec02 .product_p2{text-indent:-0.5em; margin-left:0.5em;}
}
@media screen and (max-width:1200px){
	.wind .sec06 .sec06_ul{justify-content:space-between;}
	.wind .sec06 .sec06_ul li{width:calc(100% / 3 - 20px);}
}
@media screen and (max-width:1024px){
	.wind .sec02{margin-bottom:100px;padding:30px;}
	.wind .sec03{margin-bottom:100px;}
	.wind .sec03 .sec03_ul{margin:30px 0 100px;}
	.wind .sec03 .sec03_ul li{padding:20px 0;}
	.wind .sec03 .sec03_ul li .txt{padding:0;}
	.wind .sec05{margin-bottom:100px;}
	.wind .sec05 .sec05_ul{justify-content:space-between;}
	.wind .sec05 .sec05_ul li{width:calc(100% / 2 - 20px);}
	.wind .sec05 .sec05_ul li p{font-size:22px;}
	.wind .sec06 .sec06_p{font-size:22px;}
}
@media screen and (max-width:768px){
	.wind .sec02{margin-bottom:75px;}
	.wind .sec03{margin-bottom:75px;}
	.wind .sec03 .sec03_ul li{width:calc(100% / 3 - 7px);}
	.wind .sec03 .sec03_ul li + li{margin-left:10px;}
	.wind .sec05{margin-bottom:75px;}
	.wind .sec05 .sec05_ul li p{font-size:20px;}
	.wind .sec05 .sec05_ul li{width:calc(100% / 2 - 10px);}
	.wind .sec06 .sec06_p{font-size:20px;}
	.wind .sec06 .sec06_ul li{width:calc(100% / 3 - 10px);}
}
@media screen and (max-width:640px){
	.wind .sec01 .inner1400 figure{height:300px;}
	.wind .sec03 .sec03_ul{margin:30px 0 75px;}
	.wind .sec03 .sec03_ul li{width:calc(100% / 2 - 5px);margin-bottom:10px;}
	.wind .sec03 .sec03_ul li + li{margin-left:10px;}
	.wind .sec03 .sec03_ul li:nth-child(3n + 1){margin-left:10px;}
	.wind .sec03 .sec03_ul li:nth-child(2n + 1){margin-left:0px;}
	.wind .sec05 .sec05_ul li p{font-size:18px;}
	.wind .sec06 .sec06_p{font-size:18px;}
}
@media screen and (max-width:480px){
	.wind .sec01 .inner1400 figure{height:200px;}
	.wind .sec01 .inner1400 img{height:100%;}
	.wind .sec02{padding:20px;}
	.wind .sec02 .product_p2{font-size:16px;}
	.wind .sec02{margin-bottom:50px;}
	.wind .sec03{margin-bottom:50px;}
	.wind .sec03 .sec03_ul{margin:30px 0 50px;}
	.wind .sec03 .sec03_ul li{padding:0;}
	.wind .sec03 .sec03_ul li .txt .t1{font-size:16px;}
	.wind .sec05{margin-bottom:50px;}
	.wind .sec05 .sec05_ul{flex-wrap:wrap;}
	.wind .sec05 .sec05_ul li{width:100%;}
	.wind .sec05 .sec05_ul li + li{margin-top:20px;}
	.wind .sec05 .sec05_ul li p{font-size:16px;margin-top:20px;}
	.wind .sec06 .sec06_ul{flex-wrap:wrap;}
	.wind .sec06 .sec06_ul li{width:100%;}
	.wind .sec06 .sec06_ul li + li{margin-top:20px;}
	.wind .sec06 .sec06_p{font-size:16px;margin-top:20px;}
}
@media screen and (max-width:360px){
	.wind .sec03 .sec03_ul li{width:100%;margin-left:0;}
	.wind .sec03 .sec03_ul li + li{margin-left:0;}
	.wind .sec03 .sec03_ul li:nth-child(3n + 1){margin-left:0;}
}

/*문의하기 */
.res .sec01{position: relative; margin-bottom: 150px;}
.res .sec01 figure{height:400px; display:flex; justify-content:center; align-items:center;overflow:hidden;}
/* .res .sec01 .sec_desc_wrap{position: absolute;bottom: -280px; right: -150px; background-color: #fff; width: 1610px; height: 380px; padding-left: 150px; display: flex; align-items: center;}
.res .sec01 .sec_desc_wrap img{padding-right: 150px;} */
.res .sec02{position:relative;max-width:1920px; margin:0 auto;}
.res .sec02 .res_top_wrap .inner1400{display: flex; justify-content: space-between; position: static; height: 720px; padding-top: 0;}
.res .sec02 .res_top_wrap .inner1400::before{content: ""; position: absolute; width: 40px; height: 720px; top: 0; right: 120px; background-color: #0e6eb8;}
.res .sec02 .res_top_wrap .inner1400::after{content: ""; position: absolute; width: 120px; height: 720px; top: 0; right: 0; background-color: #1f2287;}
.res .sec02 .res_tit {font-size:50px;font-weight:700;color:#202020;line-height:1;}
.res .sec02 .res_tit .mg_tp {display:block;margin-top:20px;}
.res .sec02 .frm_div {}
.res .sec02 .frm_div .res_ul {display:flex;flex-wrap:wrap;justify-content:space-between;}
.res .sec02 .frm_div .res_ul li {width:100%;margin-bottom:30px;}
.res .sec02 .frm_div .res_ul li.li_name,
.res .sec02 .frm_div .res_ul li.li_phone,
.res .sec02 .frm_div .res_ul li.email{width:450px;}
.res .sec02 .frm_div .res_ul li .ipt_label {margin-bottom:20px;font-size:20px;font-weight:bold;color:#000;line-height:1;letter-spacing: -0.04em;}
.res .sec02 .frm_div .res_ul li .ipt_label.required {background:none !important; }
.res .sec02 .frm_div .res_ul li .ipt_label.required::after {content:"(필수)";padding-left: 5px;}
.res .sec02 .frm_div .res_ul li input {width:100%;height:60px;padding:20px 30px;font-family:'Pretendard',sans-serif;font-size:17px;border:1px solid #cbcbcb;border-radius:0;}
.res .sec02 .frm_div .res_ul li textarea {width:100%; height: 250px; padding: 20px 30px;font-family:'Pretendard',sans-serif;font-size:16px;border:1px solid #cbcbcb;border-radius:0;resize:none;}
.res .sec02 .frm_div .res_ul li input::placeholder, .res .frm_div .res_ul li textarea::placeholder {color:#999999;}
.res .sec02 .frm_div .submit_wrap{width: 100%; display: flex; justify-content: flex-end;}
.res .sec02 .frm_div .btn_submit {width:180px;height:60px;background:#000;font-family:'Pretendard',sans-serif;font-size:17px;color:#fff;text-align:center;border:none;border-radius:0; margin: 0 auto; margin-right: 0; letter-spacing: -0.04em;}
@media screen and (max-width:1800px){
	.res .sec02 .res_top_wrap .inner1400::before{display:none;}
	.res .sec02 .res_top_wrap .inner1400::after{display:none;}
}
@media screen and (max-width:1400px){
	.res .sec02 .res_top_wrap .inner1400{height:auto;}
	.res .sec02 .frm_div .res_ul li.li_name,
	.res .sec02 .frm_div .res_ul li.li_phone,
	.res .sec02 .frm_div .res_ul li.email{width:calc(100% / 3 - 10px);}
}
@media screen and (max-width:1024px){
	.res .sec01{margin-bottom:100px;}
	.res .sec02 .frm_div .res_ul li .ipt_label{font-size:18px;}
	.res .sec02 .frm_div .res_ul li input{font-size:16px; padding:20px;}
	.res .sec02 .frm_div .res_ul li textarea{padding:20px;}
}
@media screen and (max-width:768px){
	.res .sec01{margin-bottom:75px;}
}
@media screen and (max-width:640px){
	.res .sec01 figure{height:300px;}
	.res .sec02 .frm_div .res_ul li.li_name,
	.res .sec02 .frm_div .res_ul li.li_phone,
	.res .sec02 .frm_div .res_ul li.email{width:100%;}
}
@media screen and (max-width:480px){
	.res .sec01 figure{height:200px;}
	.res .sec01 figure img{height:100%;}
	.res .sec01{margin-bottom:50px;}
	.res .sec02 .frm_div .res_ul li .ipt_label{font-size:16px;margin-bottom:10px;}
	.res .sec02 .frm_div .res_ul li input{height:50px;padding:0 10px;}
	.res .sec02 .frm_div .res_ul li input::placeholder{font-size:14px;}
	.res .sec02 .frm_div .btn_submit{font-size:15px;width:110px; height:50px;}
	.res .sec02 .frm_div .res_ul li textarea{padding:10px;}
}