﻿@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Noto Sans KR', sans-serif;background:#fff;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Noto Sans KR', sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Noto Sans KR', sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Noto Sans KR', sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none;-webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;}
.clear:after {display: block;clear: both;content: "";}

.mo {display: none!important;}
.index1 .tablet {display: none;}
.ft_hidden {width: 0;height: 0;opacity: 0;overflow: hidden;}
*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

@media all and (max-width:992px) {
    .hd_pops_con {width: 100%!important;height: auto!important;}
    #hd_pops_3 {width: 50%;top: 95px!important;left: 0!important;}
    #hd_pops_4 {width: 50%;top: 95px!important;right: 0!important;left: 50%!important;}
    .hd_pops_footer button {font-size: 10px;}
}

/* 상단 레이아웃 */
#hd {background:#ffffff}
.header {padding-top: 20px;position: relative;}
.header_wrap {width: 100%;max-width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}

.gnb {display: flex;justify-content: flex-end;padding-top: 35px;}
.gnb > li {position: relative;font-size: 20px;font-weight: 500;padding: 0 40px;}
.gnb > li::after {content: '';position: absolute;width: 1px;height: 20px;right: 0;display: block;background: #dadada;top: 0;}
.gnb > li:last-child::after {display: none;}
.gnb > li > a {display: block;padding-bottom: 40px;}
.lnb {position: absolute;width: 100%;z-index: 999;margin-left: -40px;background: #00b9ef;height: 295px;border-top: 3px solid #dadada;padding: 20px 0;display: none;}
.lnb > li {font-size: 18px;font-weight: 500;padding: 10px 0;text-align: center;line-height: 1.25;}
.lnb > li > a {color: #ffffff;}
.lnb > li:hover a {color: #fbeb00;}

.navi_bg {background: #00b9ef;width: 100%;position: absolute;height: 295px;border-top: 3px solid #dadada;display: none;z-index: 99;}
.navi_bg .img {width: 100%;max-width: 1200px;margin: 0 auto;display: flex;align-items: center;height: 295px;}
.navi_bg .img img {max-width: 300px;}

/*slide*/
.slide {background: url('/resources/image/slide_img.png')no-repeat center;background-size: cover;height: 600px;}
.slide > p {text-align: center;color: #ffffff;}
.slide .sm {font-size: 35px;padding-top: 230px;font-weight: 500;}
.slide .big {font-size: 60px;font-weight: 600;padding-top: 10px;}
.slide .big span {color: #00b9ef;}
@media (min-width: 1921px) {
  .slide { height: 31.2337vw; }
}

/*메인 배너*/
.main_banner {width: 100%;max-width: 1200px;margin: 60px auto;display: flex;align-items: center;position: relative;background: #00b9ef;border-radius: 15px;font-size: 18px;font-weight: 600;}

.main_banner > div:first-child {width: 17%;text-align: center;color: #ffffff;padding: 55px 0;height: 165px;}
.main_banner > div:first-child .bot {font-size: 30px;color: #f4ff40;padding-top: 5px;}

.main_banner > div:nth-child(2) {background: #e8f8fc;border: 5px solid #00b9ef;padding: 65px 0;width: 58%;border-left: none;border-right: none;height: 165px;}
.main_banner > div:nth-child(2) p {padding-left: 35px;color: #757575;position: relative;display: flex;align-items: center}
.main_banner > div:nth-child(2) p::after {content: '';position: absolute;width: 2px;height: 90px;right: 0;display: block;background: #dadada;top: -25px;}
.main_banner > div:nth-child(2) p span {color: #00b9ef;font-size: 30px;padding-left: 5px;}

.main_banner > div:nth-child(3) {background: #e8f8fc;display: flex;border: 5px solid #00b9ef;width: 22%;border-left: none;border-right: none;align-items: flex-end;padding: 50px 0;height: 165px;}
.main_banner > div:nth-child(3) .txt {padding-left: 30px;}
.main_banner > div:nth-child(3) .txt .bot {color: #6d6d6d;padding-top: 5px;text-align: center;font-size: 23px;}
.main_banner > div:nth-child(3) .link {padding-left: 10px;}

.main_banner .name1 {position: absolute;right: 40px;bottom: 23px;font-weight: 600;color: #00b7be;}
.main_banner .name2 {position: absolute; right: 12px;line-height: 1.5;font-weight: 600;color: #ffffff;text-align: center;}



/*index1*/
.index1 {padding-bottom: 90px;}
.index1_wrap {width: 100%;max-width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}
.index1_wrap > div {width: 24%;}
.index1_wrap > div:first-child {width: 48%;}


/*index2*/
.index2 {background: url('/resources/image/index2_bg.jpg')no-repeat center;background-size: cover;padding: 90px 0;}
.index2_wrap {width: 100%;max-width: 1200px;margin: 0 auto;}
.index2_wrap > div {float: left;width: 19.23%;background: #ffffff;height: 257px;margin: 0 0.481%;border-radius: 10px;position: relative;}
.index2_wrap > div:first-child {margin-left: 0;}
.index2_wrap > div:last-child {margin-right: 0;}
.index2_wrap > div > a {display: block;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.index2_wrap > div > a span {display: block;}
.index2_wrap > div > a .img {margin-top: -30px;}
.index2_wrap > div > a .txt {position: absolute;width: 100%;padding-bottom: 30px;bottom: 0;text-align: center;left: 0;}
.index2_wrap > div > a .txt .sm {font-size: 16px;color: #838383;padding-bottom: 5px;font-weight: 500;}
.index2_wrap > div > a .txt .big {font-weight: 600;font-size: 20px;color: #3d5aad;font-weight: 600;}
.index2_wrap > div:hover {transform: scale(1.05);transition-duration: 0.5s;}


/*index3*/
.index3 {padding: 90px 0;}
.index3_wrap {width: 100%;max-width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}
.index3_wrap .left {width: 62.05%;position: relative;}
.index3_wrap .youtube_wrap {display: flex;justify-content: space-between;}
.index3_wrap .youtube_m {width: 69.834%;}
.index3_wrap .youtube_s {width: 29.338%;}

.index3_wrap .right {width: 36.068%;position: relative;}

.index3_wrap .head {padding-bottom: 20px;}
.index3_wrap .right .head {padding-bottom: 13px;}
.index3_wrap .head span {padding-left: 10px;font-size: 20px;font-weight: 600;vertical-align: middle;}
.index3_wrap .link {position: absolute;top: 5px;right: 0;}

/*index4*/
.index4 {padding-bottom: 90px;}
.index4_wrap {width: 100%;max-width: 1200px;margin: 0 auto;}
.index4_wrap .head {text-align: center;font-size: 30px;padding-bottom: 40px;font-weight: 500;}
.index4_wrap .head span {color: #00b9ef;font-weight: 600;}
.sns_link {display: flex;align-items: center;justify-content: space-around;}
.index4_wrap a {position: relative;}
.index4_wrap a::after {content: '';position: absolute;width: 1px;height: 50px;right: -50px;top: 0;background: #dadada;}
.index4_wrap a:last-child::after {display: none;}
.index4_wrap a span {font-size: 16px;color: #565656;padding-left: 15px;font-weight: 500;}
.index4_wrap a img:hover {transform: scale(1.1);transition-duration: 0.5s;}
.index4_wrap a span:hover {color: #00b9ef;}

/*index5*/
.index5 {padding: 60px 0;background: #f0f1f3;}
.index5_wrap {width: 100%;max-width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}
.index5_wrap .left {width: 52.333%;}

.index5_wrap .right {width: 34.75%;}


/*푸터 링크*/
.ft_link {background: #444f6e;padding: 20px 0;}
.ft_txt {text-align: right;width: 100%;max-width: 1200px;margin: 0 auto;}
.ft_txt a {color: #ffffff;font-size: 16px;font-weight: 500;}
.ft_txt a:first-child {padding-right: 20px;}

/* 하단 레이아웃 */
#ft {background:#ffffff;padding: 40px 0;}
.ft_wrap {width: 100%;max-width: 1200px;margin: 0 auto;display: flex;/* align-items: center */}
.ft_wrap .ft_info {padding-left: 40px;font-size: 14px;color: #666666;}
.ft_wrap .ft_info .name {color: #3d3d3d;font-weight: 600;padding-bottom: 10px;}
.ft_wrap .ft_info span {padding-bottom: 10px;display: inline-block;}
#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('/resources/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('/resources/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('/resources/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:40px;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:40px;height:40px;background:url('/resources/img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}


/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('/resources/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 {display: block;margin-bottom: 60px;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:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('/resources/img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('/resources/img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('/resources/img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('/resources/img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/*테이블*/    
.tg  {border-collapse:collapse;border-spacing:0;width: 100%;}
.tg td{border-color:#dadada;border-style:solid;border-width:1px;overflow:hidden;padding:15px;word-break:normal;}
.tg th{border-color:#dadada;border-style:solid;border-width:1px;overflow:hidden;padding:15px;word-break:normal;}
/* 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}
/*서브 상단*/
.sb_title {position: relative;}
.sub0 {background: url('/resources/image/sub1_banner.png?v=250102')no-repeat center;background-size: cover;height: 300px;}
.sub1 {background: url('/resources/image/sub1_banner.png?v=250102')no-repeat center;background-size: cover;height: 300px;}
.sub2 {background: url('/resources/image/sub2_banner.png?v=250102')no-repeat center;background-size: cover;height: 300px;}
.sub3 {background: url('/resources/image/sub3_banner.png?v=250102')no-repeat center;background-size: cover;height: 300px;}
.sub4 {background: url('/resources/image/sub4_banner.png?v=250102')no-repeat center;background-size: cover;height: 300px;}
.sub5 {background: url('/resources/image/sub5_banner.png?v=250102')no-repeat center;background-size: cover;height: 300px;}

.sb_title .frame { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.2); } 

.p_box { z-index: 5; position: relative; text-align: center;color: #ffffff;text-shadow: 1px 1px 1px #000000;}
.p_box .sm {font-size: 25px;font-weight: 500;padding: 90px 0 10px;}
.p_box .big {font-size: 45px;font-weight: 600;}

.sub_nav { z-index: 20; position: relative; width: 100%;max-width: 1200px;margin: 0 auto;}
.sub_nav .sub_lnb {position: absolute;width: 550px;bottom: 0;display: flex;}
.sub_nav .sub_lnb > li {position: relative;}
.sub_nav .home {background: #00b9ef;width: 50px;text-align: center;height: 50px;padding: 16px 0;}
.sub_nav .depth_lnb {width: 250px;background: #ffffff;font-size: 18px;text-align: center;font-weight: 500;}
.sub_nav .depth_1 {border-right: 1px solid #000000;}
.sub_nav .depth_lnb > p {height: 50px;padding: 16px 0;cursor: pointer;background: url('/resources/image/arrow_down.png')no-repeat 95% 50%;}
.sub_nav .depth_lnb > ul {position: absolute;width: 250px;background: #ffffff;display: none;z-index: 99;}
.sub_nav .depth_lnb > ul > li {line-height: 1.25;}
.sub_nav .depth_lnb > ul > li > a {display: block;padding: 10px 0;}
.sub_nav .depth_lnb > ul > li:hover {background: #5a5a5a;}
.sub_nav .depth_lnb > ul > li:hover a {color: #ffffff;}

.top_txt {background: url('/resources/image/top_bg.jpg')no-repeat center;background-size: cover;height: 197px;display: flex;align-items: center;justify-content: center}
.top_txt p {color: #444444;font-size: 25px;text-align: center;font-weight: 500;}
.top_txt .hidden {display: none;}
.top_txt.space p {line-height: 1.25;}


/*서브1_1 네비*/
.sub1_nav {width: 100%;max-width: 1200px;margin: 0 auto;padding-top: 60px;}
.sub1_nav li {float: left;width: 50%; /* width: 100%; */ text-align: center;font-size: 18px;font-weight: 500;}
.sub1_nav li:first-child {border-right: 1px solid #ffffff;}
.sub1_nav li a {display: block;background: #838383;color: #ffffff;padding: 20px 0;}
.sub1_nav li.on a {background: #00b9ef;}
.sub1_nav li:hover a {background: #00b9ef;}

/*서브1_1*/
.sub1_1 {width: 100%;max-width: 1200px;padding: 90px 0;margin: 0 auto;display: flex;flex-direction: row-reverse}
.sub1_1 .img {display: flex;}
.sub1_1 .txt .head {font-size: 30px;font-weight: 600;color: #00b9ef;line-height: 1.25;}
.sub1_1 .txt .body {padding: 60px 0 30px;font-size: 16px;color: #5e5e5e;line-height: 1.8;}
.sub1_1 .txt .end {font-size: 20px;font-weight: 500;text-align: right;padding-right: 20px;}

/*서브1_1_2*/
.sub1_1_2 {width: 100%;max-width: 1200px;padding: 90px 0;margin: 0 auto;display: flex;}
.sub1_1_2 .img {width: 25.5%;}
.sub1_1_2 .img img {width: 100%;}
.sub1_1_2 .txt {padding-left: 60px;width: 74.5%;}
.sub1_1_2 .txt .head {font-size: 30px;font-weight: 600;color: #00b9ef;line-height: 1.25;}
.sub1_1_2 .txt .body {padding-top: 40px;}
.sub1_1_2 .txt .body p {font-size: 16px;color: #5e5e5e;line-height: 1.8;padding-bottom: 20px;}
.sub1_1_2 .txt .body p:last-child {padding-bottom: 0;}
.sub1_1_2 .txt .end {font-size: 20px;font-weight: 500;text-align: right;padding-right: 20px;padding-top: 30px;}

/*서브1_2*/
.sub1_2 {width: 100%;max-width: 1200px;margin: 0 auto;padding: 90px 0;display: flex;}
.sub1_2 .txt .sm {font-size: 25px;color: #d3d3d3;}
.sub1_2 .txt .big {font-size: 35px;font-weight: 600;color: #d3d3d3;padding-top: 10px;}

.sub1_2 .history {padding-left: 30px;}

.sub1_2 .history .year {display: flex;align-items: center;position: relative;padding-bottom: 30px;}
.sub1_2 .history .line {position: absolute;left: 0;width: 2px;background: #dadada;height: 100%;margin-top: 35px;}
.sub1_2 .history p {padding-left: 40px;font-size: 22px;font-weight: 600;color: #00b9ef;}
.sub1_2 .history p::after {position: absolute;background: url('/image/circle.jpg')no-repeat center;content: '';width: 20px;height: 20px;vertical-align: middle;left: -8px;}
.sub1_2 .history li {font-size: 16px;color: #7f7f7f;}
.sub1_2 .history li span {color: #000000;font-weight: 500;padding: 0 20px;}
.sub1_2 .history .year .plus li {padding-bottom: 10px;}
.sub1_2 .history .year .plus li:last-child {padding-bottom: 0;}
.sub1_2 .history .year:last-child {padding-bottom: 0;}
.sub1_2 .history .year:last-child .line {height: 0;}

/*서브1_3*/
.sub1_3 {width: 100%;max-width: 1200px;margin: 0 auto;padding: 90px 0;}
.sub1_3 .head {text-align: center;font-size: 35px;font-weight: 600;color: #00b9ef;padding-bottom: 90px;}
.sub1_3 .head span {display: block;font-size: 18px;color: #8a8a8a;padding-top: 10px;font-weight: 500;}

.sub1_3 .con1 {padding-bottom: 90px;display: flex;align-items: center;justify-content: space-between;}
.sub1_3 .con1 > div {width: 50%;}
.sub1_3 .con1 > div .txt {text-align: center;padding-bottom: 40px;font-size: 30px;color: #404040;padding: 0 30px 40px;font-weight: 500;}

.sub1_3 .con1 .left {padding: 0 30px;}
.sub1_3 .con1 .left .circle {display: flex;align-items: center;justify-content: space-between;}
.sub1_3 .con1 .left .circle > div {width: 130px;height: 130px;border-radius: 50%;font-size: 25px;font-weight: 500;display: flex;align-items: center;justify-content: center;margin-left: 60px;position: relative;}
.sub1_3 .con1 .left .circle > div:first-child {margin-left: 0;}
.sub1_3 .con1 .left .box .circle:first-child {background: #ffffff;}
.sub1_3 .con1 .left .box .circle:first-child > div:first-child {border: 5px solid #008abd;color: #008abd;}
.sub1_3 .con1 .left .box .circle:first-child > div:nth-child(2) {border: 5px solid #00b6bd;color: #00b6bd;}
.sub1_3 .con1 .left .box .circle:first-child > div:last-child {border: 5px solid #00bd54;color: #00bd54;}

.sub1_3 .con1 .left .box .circle:last-child {color: #ffffff;margin-top: 30px;}
.sub1_3 .con1 .left .box .circle:last-child > div:first-child {background: #84c8e5;border: 5px solid #84c8e5;}
.sub1_3 .con1 .left .box .circle:last-child > div:nth-child(2) {background: #7dd6d9;border: 5px solid #7dd6d9;}
.sub1_3 .con1 .left .box .circle:last-child > div:last-child {background: #86d8a0;border: 5px solid #86d8a0;}

.sub1_3 .con1 .left .circle > div::after {position: absolute;width: 75px;height: 1px;background: #dadada;top: 50%;right: -80px;content: "";}
.sub1_3 .con1 .left .box .circle:first-child > div:last-child::after {display: none;}
.sub1_3 .con1 .left .box .circle:last-child > div:last-child::after {display: none;}

.sub1_3 .con1 .right {width: 49%;}
.sub1_3 .con1 .right .box {border: 2px solid #00b9ef;border-radius: 25px;height: 290px;text-align: center;}
.sub1_3 .con1 .right .box .top {padding-top: 40px;height: 150px;font-size: 16px;line-height: 1.8;color: #666666;}
.sub1_3 .con1 .right .box .bot {background: #effafa;padding-top: 50px;line-height: 1.8;color: #00b9ef;font-size: 16px;height: 136px;border-radius: 0 0 25px 25px;}

.sub1_3 .con2 {display: flex;align-items: center;border: 1px solid #dadada;height: 350px;margin-bottom: 90px;}
.sub1_3 .con2 > div {width: 50%;}
.sub1_3 .con2 .left {text-align: center;}
.sub1_3 .con2 .right {padding-right: 40px;}
.sub1_3 .con2 .right .big {font-size: 25px;font-weight: 500;color: #00b9ef;padding-bottom: 30px;}
.sub1_3 .con2 .right .sm {font-size: 16px;color: #696969;line-height: 1.8;word-break: keep-all;word-wrap: break-word}
.sub1_3 .con2 .right .sm span {color: #000000;font-weight: 500;}
.sub1_3 .con2 .right .down {display: flex;padding-top: 30px;}
.sub1_3 .con2 .right .down a {display: flex;justify-content: space-between;align-items: center;padding: 10px;border: 1px solid #00b9ef;width: 200px;font-size: 16px;color: #00b9ef;font-weight: 500;}
.sub1_3 .con2 .right .down a:last-child {margin-left: 10px;}

.sub1_3 .con3 {border: 1px solid #dadada;padding: 60px 0;}
.sub1_3 .con3 > div {float: left;width: 25%;text-align: center;padding: 0 30px;}
.sub1_3 .con3 > div:nth-child(2) {padding-top: 15px;}
.sub1_3 .con3 > div p {font-size: 16px;line-height: 1.8;color: #696969;word-break: keep-all;word-wrap: break-word;}
.sub1_3 .con3 > div:first-child p {padding-top: 20px;}
.sub1_3 .con3 > div:nth-child(2) p {padding-top: 42px;}
.sub1_3 .con3 > div:nth-child(3) p {padding-top: 28px;}
.sub1_3 .con3 > div:last-child p {padding-top: 24px;}



/*서브1_4*/
.sub1_4 {width: 100%;max-width: 1200px;margin: 0 auto;padding: 90px 0;}
.sub1_4 > div {display: flex;align-items: center;padding: 60px 0;border-bottom: 1px solid #dadada;}
.sub1_4 > div .txt {padding-left: 40px;}
.sub1_4 > div .txt li {padding-bottom: 10px;font-size: 15px;list-style-position: inside;list-style-type: disc;}
.sub1_4 > div .txt li:last-child {padding-bottom: 0;}
.sub1_4 > div .txt li span {color: #6f6f6f;}

.sub1_4 > div .con1 {padding-top: 0;}
.sub1_4 .con1 p {font-size: 22px;font-weight: 500;padding-bottom: 30px;color: #008abd;}
.sub1_4 .con1 .txt li {color: #008abd;}

.sub1_4 .con2 p {font-size: 22px;font-weight: 500;padding-bottom: 30px;color: #00b6bd;}
.sub1_4 .con2 .txt li {color: #00b6bd;}


.sub1_4 .con3 p {font-size: 22px;font-weight: 500;padding-bottom: 30px;color: #00bd54;}
.sub1_4 .con3 .txt li {color: #00bd54;}


.sub1_4 > div .con4 {padding-bottom: 0;border-bottom: none;}
.sub1_4 .con4 p {font-size: 22px;font-weight: 500;padding-bottom: 30px;color: #bd7400;}
.sub1_4 .con4 .txt li {color: #bd7400;}

/*서브1_5*/
.sub1_5 {width: 100%;max-width: 1200px;margin: 0 auto;padding: 90px 0;}
.sub1_5 .head {font-size: 20px;font-weight: 500;color: #00b9ef;padding-bottom: 20px;}
.sub1_5 > div {padding-bottom: 60px;}
.sub1_5 .con1 .img {text-align: center;}

.sub1_5 .table {font-size: 16px;color: #7b7b7b;text-align: center;}
.sub1_5 .table .gray {color: #000000;background: #f3f3f3;font-weight: 500;}
.sub1_5 .table .left {text-align: left;line-height: 1.5;}

.sub1_5 .table tr td:first-child {width: 20%;}
.sub1_5 .table tr td:nth-child(2) {width: 20%;}
.sub1_5 .table tr td:last-child {width: 60%;}

.sub1_5 .con2 .table > div {padding-bottom: 20px;}
.sub1_5 .con2 .table > div:last-child {padding-bottom: 0;}

.sub1_5 .con5 {padding-bottom: 0;}

/*서브1_6*/
.sub1_6 {width: 100%;max-width: 1200px;margin: 0 auto;padding: 90px 0;}
.root_daum_roughmap {width: 100%!important;}
.sub1_6 .map_info {background: #00b9ef;color: #ffffff;padding: 20px;display: flex;align-items: center;font-size: 16px;}
.sub1_6 .map_info p {padding-left: 20px;}
.sub1_6 .map_info p:first-child {padding-left: 0;}
.sub1_6 .map_info p span {font-weight: 500;}

.sub1_6 .con2 {padding-top: 60px;}
.sub1_6 .con2 > div {padding: 30px 0;border-bottom: 1px solid #dadada;display: flex;align-items: center;}
.sub1_6 .con2 > div:first-child {padding-top: 0;}
.sub1_6 .con2 > div .txt {padding-left: 30px;font-size: 16px;color: #747474;}
.sub1_6 .con2 > div .txt li {padding-bottom: 10px;}
.sub1_6 .con2 > div .txt li:last-child {padding-bottom: 0;}

/*서브2_1*/
.sub2_1 {width: 100%;max-width: 1200px;margin: 0 auto;padding: 90px 0;}
.sub2_1 > div {padding-bottom: 90px;}

.sub2_1 .con1 .head_txt {text-align: center;font-size: 30px;padding-bottom: 60px;}
.sub2_1 .con1 .head_txt span {font-weight: 600;color: #00b9ef;}
.sub2_1 .con1 .img {text-align: center;}

.sub2_1 .con2 .head_txt {font-size: 25px;font-weight: 500;color: #00b9ef;padding-bottom: 40px;}
.sub2_1 .con2 .txt {display: flex;}
.sub2_1 .con2 .txt .bold {font-size: 20px;font-weight: 500;line-height: 1.25;}
.sub2_1 .con2 .txt .light {padding-left: 60px;}
.sub2_1 .con2 .txt .light li {font-size: 16px;color: #767676;padding-bottom: 20px;}
.sub2_1 .con2 .txt .light li:last-child {padding-bottom: 0;}
.sub2_1 .con2 .txt .link {padding-top: 30px;}
.sub2_1 .con2 .txt .link a {display: inline-block;font-size: 16px;color: #767676;border: 1px solid #dadada;padding: 10px 30px;font-weight: 500;}
.sub2_1 .con2 .txt .link a span {color: #000000;}
.sub2_1 .con2 .txt .link a img {padding-left: 10px;vertical-align: text-bottom;}

.sub2_1 .con3 .head_txt {font-size: 25px;font-weight: 500;color: #00b9ef;padding-bottom: 40px;}
.sub2_1 .con3 .txt {display: flex;}
.sub2_1 .con3 .txt .bold li {font-size: 20px;font-weight: 500;padding-bottom: 20px;}
.sub2_1 .con3 .txt .bold li:last-child {padding-bottom: 0;}
.sub2_1 .con3 .txt .light {padding-left: 60px;}
.sub2_1 .con3 .txt .light li {font-size: 16px;color: #767676;padding-bottom: 20px;line-height: 1.24;}
.sub2_1 .con3 .txt .light li:last-child {padding-bottom: 0;}

.sub2_1 .con4 .head_txt {font-size: 25px;font-weight: 500;color: #00b9ef;padding-bottom: 40px;}
.sub2_1 .con4 .txt {display: flex;}
.sub2_1 .con4 .txt .bold {font-size: 20px;font-weight: 500;}
.sub2_1 .con4 .txt .bold .hidden {opacity: 0;}
.sub2_1 .con4 .txt .light {padding-left: 60px;}
.sub2_1 .con4 .txt .light li {font-size: 16px;color: #767676;padding-bottom: 20px;}
.sub2_1 .con4 .txt .light li:last-child {padding-bottom: 0;}

.sub2_1 .con5 {padding-bottom: 0;}
.sub2_1 .con5 .head_txt {font-size: 25px;font-weight: 500;color: #00b9ef;padding-bottom: 40px;}
.sub2_1 .con5 .txt {display: flex;}
.sub2_1 .con5 .txt .bold {font-size: 20px;font-weight: 500;}
.sub2_1 .con5 .txt .light {padding-left: 60px;font-size: 16px;color: #767676;}
.sub2_1 .con5 .link {padding-top: 30px;}
.sub2_1 .con5 .link a {display: inline-block;font-size: 16px;border: 1px solid #dadada;padding: 10px 20px;font-weight: 500;}
.sub2_1 .con5 .link a img {padding-left: 30px;vertical-align: text-bottom;}
.sub2_1 .con5 .link a:last-child {margin-left: 10px;}

/*서브2_2*/
.sub2_2 {width: 100%;max-width: 1200px;margin: 0 auto;padding: 90px 0;}
.sub2_2 > div {padding-bottom: 60px;}

.sub2_2 .con1 .head {text-align: center;font-size: 30px;font-weight: 500;color: #00b9ef;padding-bottom: 40px;}
.sub2_2 .con1 .txt {text-align: center;line-height: 1.5;background: #f2f9fb;color: #767676;font-size: 16px;padding: 40px 0;}

.sub2_2 .con2 .head {font-size: 25px;font-weight: 500;color: #00b9ef;padding-bottom: 30px;}
.sub2_2 .con2 .txt li {padding-bottom: 10px;color: #767676;font-size: 16px;}
.sub2_2 .con2 .txt li:last-child {padding-bottom: 0;}
.sub2_2 .con2 .txt li span {padding-left: 20px;}
.sub2_2 .con2 .txt li a {margin-left: 20px;color: #ffffff;background: #525252;padding: 5px 10px;font-size: 14px;border-radius: 5px;}

.sub2_2 .con3 .head {font-size: 25px;font-weight: 500;color: #00b9ef;padding-bottom: 30px;}
.sub2_2 .con3 .txt li {padding-bottom: 10px;color: #767676;font-size: 16px;}
.sub2_2 .con3 .txt li:last-child {padding-bottom: 0;}
.sub2_2 .con3 .txt li span {padding-left: 20px;}
.sub2_2 .con3 .txt li a {color: #767676;}

.sub2_2 .con4 {padding-bottom: 0;}
.sub2_2 .con4 .head {font-size: 25px;font-weight: 500;color: #00b9ef;padding-bottom: 30px;}
.sub2_2 .con4 .box {display: flex;align-items: center;border: 1px solid #dadada;}
/*.sub2_2 .con4 .box .left {background: url('/image/sub2_2_img7.jpg')no-repeat center;background-size: cover;height: 398px;width: 59.666%;}*/
.sub2_2 .con4 .box .left {width: 59.666%;}
.sub2_2 .con4 .box .left iframe {width: 100%;}
.sub2_2 .con4 .box .right {text-align: center;font-size: 30px;width: 40.334%;}
.sub2_2 .con4 .box .right a {display: flex;align-items: center;justify-content: center;color: #00b9ef;font-weight: 500;}
.sub2_2 .con4 .box .right a span {padding-right: 15px;}

/*서브2_3*/
.sub_list {width: 100%;max-width: 1200px;margin: 0 auto;padding: 60px 0;}
.sub_list ul {display: flex;border-bottom: 1px solid #dadada;}
.sub_list ul li {padding-left: 30px;}
.sub_list ul li:first-child {padding-left: 0;}
.sub_list ul li a {display: block;padding-bottom: 20px;font-size: 18px;color: #767676;font-weight: 500;}
.sub_list ul li.on a {color: #00b9ef;border-bottom: 3px solid #00b9ef;}

/*서브2_3_1*/
.sub2_3_1 {width: 100%;max-width: 1200px;margin: 0 auto;padding-bottom: 90px;}
.sub2_3_1 > div {padding-bottom: 90px;}

.sub2_3_1 .con1 .head {font-size: 25px;color: #00b9ef;font-weight: 500;padding-bottom: 40px;}
.sub2_3_1 .con1 .txt {font-size: 16px;color: #767676;}
.sub2_3_1 .con1 .txt span {color: #000;font-weight: 500;}

.sub2_3_1 .con2 .head {font-size: 25px;color: #00b9ef;font-weight: 500;padding-bottom: 60px;}
.sub2_3_1 .con2 .box > div {float: left;width: 33.333%;text-align: center;border-right: 1px solid #dadada;}
.sub2_3_1 .con2 .box > div:last-child {border-right: none;}

.sub2_3_1 .con2 .box > div p {padding-top: 30px;color: #5b5b5b;font-size: 16px;}
.sub2_3_1 .con2 .box > div p span {display: block;color: #000;font-weight: 500;padding-bottom: 10px;color: #00b9ef;}
.sub2_3_1 .con2 .box > div img:hover {transform: scale(1.1);transition-duration: 0.5s;}

.sub2_3_1 .con3 > div {display: flex;}
.sub2_3_1 .con3 > div:last-child {padding-top: 40px;}

.sub2_3_1 .con3 > div .txt {padding-left: 60px;}
.sub2_3_1 .con3 > div:first-child li {font-size: 16px;color: #767676;line-height: 1.5;list-style-type: disc;list-style-position: inside;text-indent: -23px;padding-left: 23px;padding-bottom: 10px;}
.sub2_3_1 .con3 > div:first-child li:first-child, .sub2_3_1 .con3 > div:first-child li:nth-child(2) {padding-bottom: 30px;} 
.sub2_3_1 .con3 > div:first-child li:last-child {padding-bottom: 0;}
.sub2_3_1 .con3 > div:first-child .green {color: #00b9ef;}
.sub2_3_1 .con3 > div:first-child .bold {color: #000000;font-weight: 500;padding-right: 20px;}
.sub2_3_1 .con3 > div:first-child .hidden {opacity: 0;}

.sub2_3_1 .con3 > div:last-child .txt {font-size: 18px;color: #767676;font-weight: 500;}
.sub2_3_1 .con3 > div:last-child .txt .green {color: #00b9ef;padding-left: 15px;}
.sub2_3_1 .con3 > div:last-child .txt img {width: 40px;}
.sub2_3_1 .con3 .hidden {opacity: 0;}


.sub2_3_1 .con4 {padding-bottom: 0;background: #e3f6f7;text-align: center;padding: 60px 0;}
.sub2_3_1 .con4 .txt .big {font-weight: 600;font-size: 25px;line-height: 1.5;}
.sub2_3_1 .con4 .txt .big span {color: #00b9ef;}
.sub2_3_1 .con4 .txt .sm {font-size: 16px;color: #767676;padding-top: 10px;}
.sub2_3_1 .con4 .img {padding-top: 30px;}

/*서브2_3_2*/
.sub2_3_2 {width: 100%;max-width: 1200px;margin: 0 auto;padding-bottom: 90px;}
.sub2_3_2 .head {font-size: 25px;font-weight: 500;color: #00b9ef;padding-bottom: 60px;}
.sub2_3_2 > div {padding-bottom: 90px;}
.sub2_3_2 .big {font-size: 20px;font-weight: 500;padding-bottom: 40px;}

.sub2_3_2 .con1 .sm p {font-size: 16px;color: #767676;line-height: 1.8;padding-bottom: 20px;}
.sub2_3_2 .con1 .sm p:last-child {padding-bottom: 0;}

.sub2_3_2 .con2 .sm p {font-size: 16px;color: #767676;padding-bottom: 10px;}
.sub2_3_2 .con2 .sm p:last-child {padding-bottom: 0;}
.sub2_3_2 .con2 .sm .green {color: #00b9ef;}

.sub2_3_2 .con3 .head {text-align: left;font-size: 18px;color: #000000;padding-bottom: 20px;}

.sub2_3_2 .table.table2 {padding-top: 40px;}
.sub2_3_2 .table {text-align: center;font-size: 16px;color: #7b7b7b;line-height: 1.5;}
.sub2_3_2 .table .gray {background: #f3f3f3;font-weight: 500;color: #000000;text-align: center;}
.sub2_3_2 .table .left {text-align: left;}
.sub2_3_2 .table .gray.year {width: 75px;}
.sub2_3_2 .table .gray.first {width: 25%;}
.sub2_3_2 .table .gray.first {width: 15%;}
.sub2_3_2 .table .gray.last {width: 45%;}
.sub2_3_2 .con4 img {width: 100%;}

.sub2_3_2 .con5 {padding-bottom: 0;}

.sub2_3_2 .con5 .table {text-align: left;}
.sub2_3_2 .con5 .table .center {text-align: center;}

/*서브2_3_3*/
.sub2_3_3 {width: 100%;max-width: 1200px;margin: 0 auto;padding-bottom: 90px;}
.sub2_3_3 .head_txt {text-align: center;padding-bottom: 30px;}
.sub2_3_3 .head_txt .big {font-size: 25px;font-weight: 500;color: #00b9ef;padding-bottom: 40px;} 
.sub2_3_3 .head_txt .sm {font-size: 20px;font-weight: 500;}

.sub2_3_3 .box > div {float: left;width: 33.333%;text-align: center;border-right: 1px solid #dadada;}
.sub2_3_3 .box > div:last-child {border-right: none;}
.sub2_3_3 .box > div .img img:hover {transform: scale(1.1);transition-duration: 0.5s;}
.sub2_3_3 .box > div .txt {padding: 40px 20px 0;}
.sub2_3_3 .box > div .txt p {font-size: 22px;font-weight: 500;color: #00b9ef;padding-bottom: 20px;}

.sub2_3_3 .box > div .txt ul {text-align: left;}
.sub2_3_3 .box > div .txt ul li {font-size: 16px;color: #767676;list-style-position: inside;list-style-type: disc;padding-bottom: 10px;line-height: 1.5;text-indent: -22px;padding-left: 22px;}
.sub2_3_3 .box > div .txt ul li:last-child {padding-bottom: 0;}

/*서브5*/
.sub5_1 {width: 100%;max-width: 1200px;margin: 0 auto;padding: 90px 0;}

.sub5_1 .fc-toolbar.fc-header-toolbar {margin-bottom: 40px;}
.sub5_1 .fc-toolbar h2 {font-size: 35px;font-weight: 500;color: #00b9ef;}
.sub5_1 .fc-head-container.fc-widget-header {border: 1px solid #dadada}
.sub5_1 .fc-view .fc-day-header {padding: 20px 0;font-size: 18px;background: #ffffff;font-weight: 600;color: #000000;border: 1px solid #dadada;background: #f9f9f9;}

.sub5_1 .fc-unthemed td {background: #ffffff;border: 1px solid #dadada;}

.sub5_1 .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {color: #000000;}
.sub5_1 .fc .fc-row .fc-content-skeleton thead td {padding: 30px 0;font-size: 18px;border: 1px solid #dadada;}
.sub5_1 .fc .fc-row .fc-content-skeleton tbody td {padding: 0;}
.sub5_1 .fc .fc-row .fc-content-skeleton tbody td a {border: 1px solid #ffffff;margin: 0;}
.sub5_1 .fc-unthemed thead {background: #ffffff;}
.sub5_1 .fc-content-skeleton tbody {background: #ffffff;padding: 0;}
.sub5_1  .fc-dayGrid-view .fc-body .fc-row {height: auto!important;}
.sub5_1 .fc-row .fc-content-skeleton {padding: 0;}
.sub5_1 .fc-sun span {color: #ff0000!important;}
.sub5_1 .fc-sat span {color: #0000ff!important;}

.sub5_1 .cal_txt {font-size: 12px;line-height: 1.25;text-align: center;padding: 5px 0;color: #000000;}
.sub5_1 .cal_txt p {border-bottom: 1px solid #dadada;}
.sub5_1 .cal_txt p:last-child {border-bottom: none;}

.sub5_1 .head {font-size: 25px;font-weight: 500;color: #00b9ef;padding-bottom: 40px;}

.sub5_1 .custom table {font-size: 16px;}
.sub5_1 .custom table input {height: 35px;width: 20%;}
.sub5_1 .custom table input::placeholder {font-size: 14px; font-weight: 300; color: red;}
.sub5_1 .custom .inc_table input {margin: 0 5px;}

.sub5_1 .custom table .green, .sub5_1 .custom table .gray {width: 15%;color: #ffffff;font-weight: 500;}
.sub5_1 .custom table .green {background: #00b9ef;}
.sub5_1 .custom table .gray {background: #5e5e5e;} 

.sub5_1 .custom > div {padding-bottom: 30px;}
.sub5_1 .custom > div:last-child {padding-bottom: 0;}
.sub5_1 .custom .inc_table {padding-bottom: 30px;}

.sub5_1 .custom table span {color: #717171;padding-left: 10px;}
.sub5_1 .custom table span.red {color: #ff0000;font-size: 16px;font-weight: 500;}
.sub5_1 .custom table span.red .big {color: #ff0000;}
.sub5_1 .custom .adm_txt {padding-bottom: 60px;}
.sub5_1 .custom .adm_txt span {color: #000000;padding-left: 0;font-weight: 500;padding-right: 5px;}



.sub5_1 textarea {width: 100%;border: 1px solid #dadada;background: #dadada;font-size: 16px;padding: 20px;}

.sub5_1 .link {display: block;text-align: center;width: 150px;background: #00b9ef;color: #ffffff;padding: 15px 0;font-size: 16px;font-weight: 500;float: right;}
.sub5_1 .link.adm {margin-top: 30px;margin-right: 10px;}
.sub5_1 .link.list {margin-top: 30px;}
/*관리자폼*/
.sub5_form {width: 100%;max-width: 1200px;margin: 0 auto;padding: 90px 0;}
.sub5_form .table {font-size: 16px;}
.sub5_form .table .green {width: 20%;background: #00b6bd;color: #ffffff;font-weight: 500;}

.ui-datepicker-trigger {width: 20px;position: absolute;margin-top: 10px;margin-left: -35px;}
#ui-datepicker-div {width: 300px;height: 220px;font-size: 14px}

.sub5_form .table input {height: 40px;width: 25%;}
.sub5_form .table tr:first-child input {width: 100%;}
.sub5_form .table textarea {width: 100%}

.form_button {text-align: center;padding-top: 30px;font-size: 16px;}
.form_button input {background: #00b9ef;display: inline-block;padding: 10px 30px;border: none;color: #ffffff;line-height: 1;vertical-align: top;margin-right: 10px;}
.form_button a {background: #5e5e5e;color: #ffffff;display: inline-block;padding: 10px 30px;margin-left: 10px;}

/*고객 뷰 페이지*/
.sub5_custom {width: 100%;max-width: 1200px;margin: 0 auto;padding: 90px 0;}
.sub5_custom .table {font-size: 16px;}
.sub5_custom .table .green {width: 20%;background: #00b9ef;color: #ffffff;font-weight: 500;}
.sub5_custom .table textarea {width: 100%}
.sub5_custom a:first-child {background: #00b9ef;}

/*달력안 날짜*/
.fc-title {display: block;text-align: center;text-decoration: none;font-size: 14px;padding: 10px;font-weight: 300;text-overflow: ellipsis;overflow: hidden;white-space: pre-wrap;}
.fc-event .fc-content {background: #00b9ef!important;}

@media all and (max-width: 1200px) {
    .index1 .pc {display: none;}
    .index1 .tablet {display: block;}
    .sub1_3 .con1 .left .circle > div {width: 100px;height: 100px;font-size: 18px;}
}

@media all and (max-width: 992px) {
.index1 .tablet {display: none;}
    .pc {display: none!important;}
.mo {display: block!important;}
/* 상단 레이아웃 */
#hd {width: 100%;position: fixed;z-index: 99999!important;}
.header {display: block;padding-top: 0;}
.header .logo {padding: 20px;}    
.header .logo img {width: 200px;}

.gnb {display: block;padding-top: 0;background: #00b9ef;}
.gnb > li {font-size: 18px;padding: 10px 0 0;text-align: center;}
.gnb > li::after {display: none;}
.gnb > li > a {padding-bottom: 10px;color: #ffffff;}
.lnb {position: static;margin-left: 0;background: rgba(255,255,255,1);height: auto;padding: 0;border-top: none;}
.lnb > li {font-size: 16px;line-height: 1;}
.lnb > li > a {color: #000000;}
.lnb > li:hover {background: #e8f8fc;}
    .lnb > li:hover a {color: #000000;}
    
/*햄버거*/    
.menu {position: absolute;top: 35px;right: 30px;width: 30px;height: 30px;}
.menu span {display: block;height: 3px;background: #000000;}
.menu span:nth-child(2) {margin: 8px 0;}
.menu:hover {cursor: pointer;}   
.active {display: block;z-index: 10;}
.nav {position: fixed;right: -100%;top: 91px;width: 100%;margin-top: 0;}
.nav.active {right: 0;height: 100%;overflow-y: auto;}
.menu span:nth-of-type(1) {
    -webkit-animation : menu-bar01 .75s forwards;
    animation : menu-bar01 .75s forwards;}
    @-webkit-keyframes menu-bar01 {
     0% {
  -webkit-transform : translateY(10px) rotate(45deg);
}
50% {
  -webkit-transform : translateY(10px) rotate(0);
}
100% {
  -webkit-transform : translateY(0) rotate(0);
}
}
@keyframes menu-bar01 {
0% {
  transform : translateY(10px) rotate(45deg);
}
50% {
  transform : translateY(10px) rotate(0);
}
100% {
  transform : translateY(0) rotate(0);
}
}
.menu span:nth-of-type(2) {
transition : all .25s .25s;
opacity : 1;
}
.menu span:nth-of-type(3) {
-webkit-animation:menu-bar02 .75s forwards;
animation:menu-bar02 .75s forwards;
}
@-webkit-keyframes menu-bar02 {
0% {
  -webkit-transform:translateY(-10px) rotate(-45deg);
}
50% {
  -webkit-transform : translateY(-10px) rotate(0);
}
100% {
  -webkit-transform : translateY(0) rotate(0);
}
}
@keyframes menu-bar02 {
0% {
  transform : translateY(-10px) rotate(-45deg);
}
50% {
  transform : translateY(-10px) rotate(0);
}
100% {
  transform : translateY(0) rotate(0);
}
}
.menu.active span:nth-of-type(1) {
-webkit-animation : active-menu-bar01 .75s forwards;
animation : active-menu-bar01 .75s forwards;
}
@-webkit-keyframes active-menu-bar01 {
0% {
  -webkit-transform : translateY(0) rotate(0);
}
50% {
  -webkit-transform : translateY(10px) rotate(0);
}
100% {
  -webkit-transform : translateY(10px) rotate(45deg);
}
}
@keyframes active-menu-bar01 {
0% {
  transform : translateY(0) rotate(0);
}
50% {
  transform : translateY(11px) rotate(0);
}
100% {
  transform : translateY(11px) rotate(45deg);
}
}
.menu.active span:nth-of-type(2) {
opacity : 0;
}
.menu.active span:nth-of-type(3) {
-webkit-animation : active-menu-bar03 .75s forwards;
animation : active-menu-bar03 .75s forwards;
}
@-webkit-keyframes active-menu-bar03 {
0% {
  -webkit-transform : translateY(0) rotate(0);
}
50% {
  -webkit-transform : translateY(-8px) rotate(0);
}
100% {
  -webkit-transform : translateY(-8px) rotate(-45deg);
}
}
@keyframes active-menu-bar03 {
0% {
  transform : translateY(0) rotate(0);
}
50% {
  transform : translateY(-10px) rotate(0);
}
100% {
  transform : translateY(-10px) rotate(-45deg);
}
    }
    
/*slide*/
.slide_wrap {padding-top: 91px;}
.slide {height: 220px;}
.slide > p {padding: 0 20px;}    
.slide .sm {font-size: 18px;padding-top: 45px;padding-bottom: 10px;line-height: 1.25;}
.slide .big {font-size: 30px;padding-top: 0;}
    
/*메인 배너*/
.main_banner {margin: 30px auto;display: block;font-size: 14px;padding: 20px 0 30px;}

.main_banner > div:first-child {width: 100%;padding: 0 0 20px;height: auto;text-align: center;}
.main_banner > div:first-child .bot {font-size: 20px;}

.main_banner > div:nth-child(2) {padding: 20px 0;width: 100%;height: auto;border: none}
.main_banner > div:nth-child(2) p {padding: 0 20px;text-align: center;display: block;}
.main_banner > div:nth-child(2) p::after {display: none;}
.main_banner > div:nth-child(2) p span {font-size: 18px;display: block;padding-top: 5px;}

.main_banner > div:nth-child(3) {width: 100%;align-items: center;padding: 20px 0;height: auto;justify-content: center;border: none;margin-top: 20px;}
.main_banner > div:nth-child(3) .txt {padding-left: 0;display: flex;align-items: center}
.main_banner > div:nth-child(3) .txt .bot {padding: 0 10px;font-size: 14px;}
.main_banner > div:nth-child(3) .link {padding-left: 0;}
.main_banner > div:nth-child(3) .link img {width: 20px;}
    
.main_banner .name1 {right: 27px;bottom: 19px;color: #ffffff;}  
    .main_banner .name2 {line-height: 1;bottom: 7px;right: 15px;}
    
/*index1*/
.index1 {padding: 0 20px 30px;}
.index1_wrap {display: block;}
.index1_wrap > div {width: 100%;margin-top: 20px;}
.index1_wrap > div:first-child {width: 100%;margin-top: 0;}    
    
 /*index2*/
.index2 {padding: 30px 0;}
.index2_wrap {padding: 0 20px;}    
.index2_wrap > div {width: 48%;height: 170px;margin: 0 0 10px;}
.index2_wrap > div:nth-child(2n) {float: right;}    
.index2_wrap > div:last-child {margin-bottom: 0;margin-left: 25%;}
.index2_wrap > div > a {display: block;}
.index2_wrap > div > a span {display: block;}
.index2_wrap > div > a .img {margin-top: 0;text-align: center;padding: 20px 0 0;}
.index2_wrap > div > a .txt {padding: 20px 0;}
.index2_wrap > div > a .txt .sm {font-size: 14px;}
.index2_wrap > div > a .txt .big {font-size: 16px;}
.index2_wrap > div:hover {transform: scale(1);transition-duration: 0;}   
    
/*index3*/
.index3 {padding: 30px 20px;}
.index3_wrap {display: block;}
.index3_wrap .left {width: 100%;}
.index3_wrap .youtube_wrap {display: block;}
.index3_wrap .youtube_m {width: 100%;}
.index3_wrap .youtube_s {width: 100%;margin-top: 10px;}
.index3_wrap .youtube_s .pic_lt ul {display: flex;justify-content: space-between;}
.index3_wrap .youtube_s .pic_lt ul li {width: 32%;margin-bottom: 0;}    
    
.index3_wrap .right {width: 100%;margin-top: 30px;}

.index3_wrap .head {padding-bottom: 10px;}
.index3_wrap .head span {font-size: 18px;vertical-align: text-top;}
.index3_wrap .link {top: 2px;}    
    
/*index4*/
.index4 {padding: 0 20px 30px;}
.index4_wrap .head {font-size: 18px;padding-bottom: 20px;line-height: 1.5;}
.sns_link {display: block;width: 60%;margin: 0 auto;}
.index4_wrap a {display: block;padding: 10px 0;border-bottom: 1px solid #dadada;}
.index4_wrap a::after {display: none;}
.index4_wrap a:first-child {padding-top: 0;}     
.index4_wrap a span {font-size: 14px;padding-left: 10px;}
.index4_wrap a img {width: 30px;}    
.index4_wrap a img:hover {transform: scale(1);transition-duration: 0;}
    
 /*index5*/
.index5 {padding: 30px 0;}
.index5_wrap {display: block;padding: 0 20px;}
.index5_wrap .left {width: 100%;}

.index5_wrap .right {width: 100%;margin-top: 20px;}   
    
/*푸터 링크*/
.ft_link {padding: 15px 20px;}
.ft_txt a {font-size: 14px;}
.ft_txt a:first-child {padding-right: 20px;}    
    
/* 하단 레이아웃 */
#ft {padding: 30px 20px;}
.ft_wrap {display: block;}
.ft_wrap .ft_logo {text-align: center;}
.ft_wrap .ft_logo img {width: 120px;}    
.ft_wrap .ft_info {padding-left: 0px;font-size: 12px;padding-top: 20px;}
.ft_wrap .ft_info .name {padding-bottom: 10px;}
.ft_wrap .ft_info span {padding-bottom: 5px;display: block;}    
    


.tg td{padding:10px 5px;}    
    
/*서브 상단*/
.sb_title {padding-top: 91px;}
.sub1 {height: 200px;}
.sub2 {height: 200px;}
.sub3 {height: 200px;}
.sub4 {height: 200px;}
.sub5 {height: 200px;}    
.p_box .sm {font-size: 18px;padding: 50px 0 10px;}
.p_box .big {font-size: 30px;}
.sub_nav .sub_lnb {width: 100%;}
.sub_nav .home {display: none;}
.sub_nav .depth_lnb {width: 50%;font-size: 16px;}
.sub_nav .depth_lnb > p {height: auto;padding: 15px 0;}
.sub_nav .depth_lnb > ul {width: 100%;}

.top_txt {background-position: 15% 50%;height: 140px;padding: 0 20px;}
.top_txt p {font-size: 18px;line-height: 1.5;}
.top_txt.space p {line-height: 1.5;}
    
/*서브1_1 네비*/
.sub1_nav {padding-top: 30px;}
.sub1_nav li {font-size: 16px;}
.sub1_nav li a {padding: 15px 0;}    
    
/*서브1_1*/
.sub1_1 {display: block;padding: 30px 20px;}
.sub1_1 .img {display: block;text-align: center;}
.sub1_1 .img img {width: 180px;}    
.sub1_1 .txt {padding-top: 30px;}    
.sub1_1 .txt .head {font-size: 20px;line-height: 1.5;}
.sub1_1 .txt .body {padding: 20px 0 10px;font-size: 14px;line-height: 1.5;}
.sub1_1 .txt .end {font-size: 16px;padding-right: 0;}    
    
/*서브1_1_2*/
.sub1_1_2 {display: block;padding: 30px 20px;}
.sub1_1_2 .img {width: 100%;text-align: center;}
.sub1_1_2 .img img {width: 100%;max-width: 180px}
.sub1_1_2 .txt {padding-left: 0;width: 100%;padding-top: 30px;}
.sub1_1_2 .txt .head {font-size: 20px;line-height: 1.5;}
.sub1_1_2 .txt .body {padding-top: 20px;}
.sub1_1_2 .txt .body p {font-size: 14px;line-height: 1.5;padding-bottom: 10px;}
.sub1_1_2 .txt .end {font-size: 16px;padding-right: 0;padding-top: 10px;}    
    
/*서브1_2*/
.sub1_2 {display: block;padding: 30px 20px;}   
.sub1_2 .txt .sm {font-size: 18px;}
.sub1_2 .txt .big {font-size: 25px;}

.sub1_2 .history {padding-left: 0;padding-top: 30px;}

.sub1_2 .history .year {display: block;border-bottom: 1px solid #dadada;}
.sub1_2 .history .line {display: none;}
.sub1_2 .history p {font-size: 18px;text-align: center;padding: 30px 0 15px;}
.sub1_2 .history .year:first-child p {padding-top: 0;}    
.sub1_2 .history p::after {display: none;}
.sub1_2 .history li {font-size: 14px;}
.sub1_2 .history li span {padding: 0 10px;}
.sub1_2 .history .year:last-child {padding-bottom: 30px;}  
    
/*서브1_3*/
.sub1_3 {padding: 30px 20px;}
.sub1_3 .head {font-size: 20px;padding-bottom: 30px;}
.sub1_3 .head span {font-size: 14px;}

.sub1_3 .con1 {padding-bottom: 30px;display: block;}
.sub1_3 .con1 > div {width: 100%;}
.sub1_3 .con1 > div .txt {padding-bottom: 20px;font-size: 18px;padding: 0 0 20px;}

.sub1_3 .con1 .left {padding: 0;}
.sub1_3 .con1 .left .circle > div {width: 90px;height: 90px;font-size: 14px;margin-left: 30px;}

.sub1_3 .con1 .left .box .circle:last-child {margin-top: 20px;}

.sub1_3 .con1 .left .circle > div::after {display: none;}


.sub1_3 .con1 .right {width: 100%;padding-top: 30px;}
.sub1_3 .con1 .right .box {height: auto;}
.sub1_3 .con1 .right .box .top {padding: 20px 0;height: auto;font-size: 14px;line-height: 1.5;}
.sub1_3 .con1 .right .box .bot {padding: 20px 0;line-height: 1.5;font-size: 14px;height: auto;}

.sub1_3 .con2 {display: block;height: auto;margin-bottom: 30px;}
.sub1_3 .con2 > div {width: 100%;}
.sub1_3 .con2 .left {padding: 20px 0;}    
.sub1_3 .con2 .left img {width: 250px;}
.sub1_3 .con2 .right {padding: 0 20px 20px;}
.sub1_3 .con2 .right .big {font-size: 18px;padding-bottom: 20px;}
.sub1_3 .con2 .right .sm {font-size: 14px;line-height: 1.5;}
.sub1_3 .con2 .right .down {padding-top: 20px;justify-content: space-between;}
.sub1_3 .con2 .right .down a {padding: 10px;width: 130px;font-size: 12px;}
.sub1_3 .con2 .right .down a:last-child {margin-left: 0;}    
    
.sub1_3 .con3 {padding: 0;}
.sub1_3 .con3 > div {float: none;width: 100%;padding: 20px;border-bottom: 1px solid #dadada;}
.sub1_3 .con3 > div:last-child {border-bottom: none;}    
.sub1_3 .con3 > div:nth-child(2) {padding: 20px;}
.sub1_3 .con3 > div p {font-size: 14px;line-height: 1.5;}
.sub1_3 .con3 > div:first-child p {padding-top: 20px;}
.sub1_3 .con3 > div:nth-child(2) p {padding-top: 20px;}
.sub1_3 .con3 > div:nth-child(3) p {padding-top: 20px;}
.sub1_3 .con3 > div:last-child p {padding-top: 20px;}    
    
    
/*서브1_4*/
.sub1_4 {padding: 30px 20px;}
.sub1_4 > div {display: block;padding: 30px 0;}
.sub1_4 > div .img {text-align: center;padding-bottom: 20px;}    
.sub1_4 > div .img img {width: 120px;}
.sub1_4 > div .txt {padding-left: 0;}
.sub1_4 > div .txt li {font-size: 14px;line-height: 1.5;text-indent: -20px;padding-left: 20px;padding-bottom: 5px;}

.sub1_4 .con1 p {font-size: 18px;padding-bottom: 20px;}

.sub1_4 .con2 p {font-size: 18px;padding-bottom: 20px;}

.sub1_4 .con3 p {font-size: 18px;padding-bottom: 20px;}

.sub1_4 .con4 p {font-size: 18px;padding-bottom: 20px;}
    
/*서브1_5*/
.sub1_5 {padding: 30px 20px;}
.sub1_5 .head {font-size: 16px;}
.sub1_5 > div {padding-bottom: 30px;}
.sub1_5 .con1 .img img {width: 100%;}    

.sub1_5 .table {font-size: 12px;}

.sub1_5 .con2 .table > div {padding-bottom: 10px;}
  
/*서브1_6*/
.sub1_6 {padding: 30px 20px;}
.root_daum_roughmap {height: 250px!important;}
.wrap_map {height: 218px!important;}    
.sub1_6 .map_info {padding: 10px;display: block;font-size: 14px;line-height: 1.5;}
.sub1_6 .map_info p {padding-left: 0;padding-top: 10px;}
.sub1_6 .map_info p:first-child {padding-top: 0;text-indent: -38px;padding-left: 38px;}

.sub1_6 .con2 {padding-top: 30px;}
.sub1_6 .con2 > div {padding: 20px 0;display: block;}
.sub1_6 .con2 > div .img {text-align: center;padding-bottom: 10px;}
.sub1_6 .con2 > div .img img {width: 80px;}
    
.sub1_6 .con2 > div .txt {padding-left: 0;font-size: 14px;line-height: 1.5;}
.sub1_6 .con2 > div .txt li {padding-bottom: 5px;}   
    
/*서브2_1*/
.sub2_1 {padding: 30px 20px;}
.sub2_1 > div {padding-bottom: 30px;}

.sub2_1 .con1 .head_txt {font-size: 20px;padding-bottom: 30px;}
.sub2_1 .con1 img {width: 100%;}    

.sub2_1 .con2 .head_txt {font-size: 18px;padding-bottom: 20px;}
.sub2_1 .con2 .txt {display: block;}
.sub2_1 .con2 .txt .bold {font-size: 16px;line-height: 1;}
.sub2_1 .con2 .txt .light {padding-left: 0;padding-top: 20px;}
.sub2_1 .con2 .txt .light li {font-size: 14px;padding-bottom: 10px;line-height: 1.5;text-indent: -8px;padding-left: 8px;}
.sub2_1 .con2 .txt .link {padding-top: 20px;}
.sub2_1 .con2 .txt .link a {font-size: 14px;padding: 10px 20px;}
.sub2_1 .con2 .txt .link a img {width: 18px;padding-left: 0;margin-left: 10px;}

.sub2_1 .con3 .head_txt {font-size: 18px;padding-bottom: 20px;}
.sub2_1 .con3 .txt .bold {width: 45%;}
.sub2_1 .con3 .txt .bold li {font-size: 16px;padding-bottom: 30px;line-height: 1.5;}
.sub2_1 .con3 .txt .light {padding-left: 20px;}
.sub2_1 .con3 .txt .light li {font-size: 14px;padding-bottom: 10px;line-height: 1.5;text-indent: -6px;padding-left: 6px;}

.sub2_1 .con4 .head_txt {font-size: 18px;padding-bottom: 20px;}
.sub2_1 .con4 .txt {display: block;}
.sub2_1 .con4 .txt .bold {font-size: 16px;}
.sub2_1 .con4 .txt .light {padding-left: 0;padding-top: 20px;}
.sub2_1 .con4 .txt .light li {font-size: 14px;padding-bottom: 10px;}

.sub2_1 .con5 .head_txt {font-size: 18px;padding-bottom: 20px;}
.sub2_1 .con5 .txt {display: block;}
.sub2_1 .con5 .txt .bold {font-size: 16px;}
.sub2_1 .con5 .txt .light {padding-left: 0;font-size: 13px;line-height: 1.5;padding-top: 20px;}
.sub2_1 .con5 .txt .light p {text-indent: -6px;padding-left: 6px;}    
.sub2_1 .con5 .link {padding-top: 20px;}
.sub2_1 .con5 .link a {font-size: 14px;padding: 10px 20px;}
.sub2_1 .con5 .link a img {width: 18px;padding-left: 0;margin-left: 10px;}
.sub2_1 .con5 .link a:last-child {margin-left: 5px;}    
    
/*서브2_2*/
.sub2_2 {padding: 30px 20px;}
.sub2_2 > div {padding-bottom: 30px;}

.sub2_2 .con1 .head {font-size: 20px;padding-bottom: 20px;}
.sub2_2 .con1 .txt {font-size: 14px;padding: 20px;}

.sub2_2 .con2 .head {font-size: 18px;padding-bottom: 20px;}
.sub2_2 .con2 .txt li {font-size: 14px;text-indent: -20px;padding-left: 20px;}
.sub2_2 .con2 .txt li span {padding-left: 10px;}
.sub2_2 .con2 .txt li a {margin-left: 10px;font-size: 12px;padding: 2px 10px;}
.sub2_2 .con2 .txt li a.down {display: block;width: 130px;padding: 5px;text-align: center;margin-top: 5px;padding-left: 20px;}    
.sub2_2 .con2 .txt li img {width: 20px;}    

.sub2_2 .con3 .head {font-size: 18px;padding-bottom: 20px;}
.sub2_2 .con3 .txt li {font-size: 14px;line-height: 1.5;text-indent: -30px;padding-left: 30px;}
.sub2_2 .con3 .txt li span {padding-left: 10px;}
.sub2_2 .con3 .txt li img {width: 20px;}        

.sub2_2 .con4 .head {font-size: 18px;padding-bottom: 20px;}
.sub2_2 .con4 .box {display: block;}
.sub2_2 .con4 .box .left {height: auto;width: 100%;}
.sub2_2 .con4 .box .right {font-size: 20px;width: 100%;;padding: 30px 0;}
.sub2_2 .con4 .box .right a span {padding-right: 10px;}    
.sub2_2 .con4 .box .right img {width: 25px;}    
    
 /*서브2_3*/
.sub_list {padding: 30px 20px;}
.sub_list ul li {padding-left: 10px;}
.sub_list ul li a {padding-bottom: 10px;font-size: 15px;}   
    
/*서브2_3_1*/
.sub2_3_1 {padding: 0 20px 30px;}
.sub2_3_1 > div {padding-bottom: 30px;}

.sub2_3_1 .con1 .head {font-size: 18px;padding-bottom: 20px;}
.sub2_3_1 .con1 .txt {font-size: 14px;line-height: 1.5;}

.sub2_3_1 .con2 .head {font-size: 18px;padding-bottom: 30px;}
.sub2_3_1 .con2 .box > div {float: none;width: 100%;border-right: none;border-bottom: 1px solid #dadada;}
.sub2_3_1 .con2 .box .img {padding-top: 30px;}    
.sub2_3_1 .con2 .box .img img {width: 100px;}    
.sub2_3_1 .con2 .box > div:first-child .img {padding-top: 0;}    
.sub2_3_1 .con2 .box > div:last-child {border-bottom: none;}
.sub2_3_1 .con2 .box > div p {padding: 20px 0 30px;font-size: 14px;}
.sub2_3_1 .con2 .box > div:last-child p {padding-bottom: 0;}    
.sub2_3_1 .con2 .box > div p span {padding-bottom: 10px;}
.sub2_3_1 .con2 .box > div img:hover {transform: scale(1);transition-duration: 0;}

.sub2_3_1 .con3 > div {display: block;}
.sub2_3_1 .con3 > div:last-child {padding-top: 20px;}
.sub2_3_1 .con3 > div .img img {width: 100%;}
    .sub2_3_1 .con3 .hidden {display: none;}    
.sub2_3_1 .con3 > div .txt {padding-left: 0;padding-top: 20px;}
.sub2_3_1 .con3 > div:first-child li {font-size: 14px;padding-bottom: 10px;}
.sub2_3_1 .con3 > div:first-child li:first-child, .sub2_3_1 .con3 > div:first-child li:nth-child(2) {padding-bottom: 20px;} 
.sub2_3_1 .con3 > div:first-child li:nth-child(4) {text-indent: -80px;padding-left: 80px;}    
.sub2_3_1 .con3 > div:first-child .bold {padding-right: 10px;}
.sub2_3_1 .con3 > div:last-child .txt {font-size: 16px;padding-top: 0;}
.sub2_3_1 .con3 > div:last-child .txt .green {padding-left: 10px;}
.sub2_3_1 .con3 > div:last-child .txt .space {display: inline-block;padding-top: 10px;padding-left: 32px;}    
.sub2_3_1 .con3 > div:last-child .txt img {width: 22px;}   
.sub2_3_1 .con3 > div:last-child .txt a {padding-left: 5px;}    

.sub2_3_1 .con4 {padding: 20px;}
.sub2_3_1 .con4 .txt .big {font-size: 18px;}
.sub2_3_1 .con4 .txt .sm {font-size: 14px;padding-top: 5px;line-height: 1.5;}
.sub2_3_1 .con4 .img {padding-top: 20px;}    
.sub2_3_1 .con4 .img img {width: 100%;}    
    
/*서브2_3_2*/
.sub2_3_2 {padding: 0 20px 30px;}
.sub2_3_2 .head {font-size: 18px;padding-bottom: 30px;}
.sub2_3_2 > div {padding-bottom: 30px;}
.sub2_3_2 .big {font-size: 16px;padding-bottom: 20px;}

.sub2_3_2 .con1 .sm p {font-size: 14px;line-height: 1.5;padding-bottom: 10px;}

.sub2_3_2 .con2 .sm p {font-size: 14px;padding-bottom: 5px;line-height: 1.5;}

.sub2_3_2 .table.table2 {padding-top: 30px;}    
.sub2_3_2 .con3 .head {font-size: 16px;padding-bottom: 15px;}
.sub2_3_2 .table {font-size: 12px;}
.sub2_3_2 .table .gray {padding: 10px;}
.sub2_3_2 .table .gray.first {width: 25%;}
.sub2_3_2 .table .gray.first {width: 15%;}

/*서브2_3_3*/
.sub2_3_3 {padding: 0 20px 30px;}
.sub2_3_3 .head_txt {text-align: center;padding-bottom: 20px;}
.sub2_3_3 .head_txt .big {font-size: 18px;padding-bottom: 20px;} 
.sub2_3_3 .head_txt .sm {font-size: 16px;}

.sub2_3_3 .box > div {float: none;width: 100%;border-right: none;border-bottom: 1px solid #dadada;}
.sub2_3_3 .box > div:last-child {border-bottom: none;}
.sub2_3_3 .box > div .img {padding-top: 20px;} 
.sub2_3_3 .box > div .img img:hover {transform: scale(1);transition-duration: 0s;}    
.sub2_3_3 .box > div:first-child .img {padding-top: 0;}    
.sub2_3_3 .box > div .img img {width: 100px;}    
.sub2_3_3 .box > div .txt {padding: 20px 0;}
.sub2_3_3 .box > div:last-child .txt {padding-bottom: 0;}    
.sub2_3_3 .box > div .txt p {font-size: 16px;padding-bottom: 10px;}

.sub2_3_3 .box > div .txt ul li {font-size: 14px;padding-bottom: 5px;text-indent: -20px;padding-left: 20px;}
    
/*관리자폼*/
.sub5_form {padding: 30px 20px;}
.sub5_form .table {font-size: 14px;}
.sub5_form .table .green {width: 35%;background: #00b6bd;color: #ffffff;font-weight: 500;}    

.sub5_form .table input {height: 30px;width: 100%;} 
.sub5_form .table tr:nth-child(2) input {width: 85%;}    

.form_button {font-size: 14px;padding-top: 20px;}
.form_button input {padding: 10px 20px;}
.form_button a {padding: 10px 20px;}   
    
.ui-datepicker-trigger {width: 18px;margin-top: 5px;margin-left: -30px;}
  
/*서브5*/
.sub5_1 {padding: 30px 20px;}

.sub5_1 .fc-toolbar.fc-header-toolbar {margin-bottom: 20px;}
.sub5_1 .fc-toolbar h2 {font-size: 22px;}
.sub5_1 .fc-view .fc-day-header {padding: 10px 0;font-size: 14px;}

.sub5_1 .fc .fc-row .fc-content-skeleton td {padding: 10px 0;font-size: 14px;}

.sub5_1 .cal_txt {font-size: 10px;line-height: 1.5;padding: 3px 0;}

.sub5_1 .head {font-size: 18px;padding-bottom: 20px;}

.sub5_1 .custom table {font-size: 14px;}
.sub5_1 .custom table input {height: 30px;width: 100%;}

.sub5_1 .custom table .green, .sub5_1 .custom table .gray {width: 45%;} 

.sub5_1 .custom > div {padding-bottom: 20px;}
.sub5_1 .custom .inc_table {padding-bottom: 20px;}

.sub5_1 .custom table span {display: block;padding-left: 0;padding-top: 5px;font-size: 12px}    
.sub5_1 .custom table span.red {font-size: 14px;line-height: 1.25;}  
    .sub5_1 .custom table span.red .big {font-size: 15px;}    
.sub5_1 .custom .inc_table input  {width: 50%;}    
    
.sub5_1 .custom .passward_table {padding-bottom: 0;}   
    
.sub5_1 textarea {font-size: 14px;padding: 10px;}    
    
.sub5_1 .custom .adm_txt {padding-bottom: 30px;}
.sub5_1 .custom .adm_txt span {font-size: 14px;padding-top: 0;display: inline-block;}    
.sub5_1 .custom .adm_txt img {width: 100%!important;} 
    
    .sub5_1 .link {font-size: 14px;padding: 10px 0;width: 120px;}    
    
 /*고객 뷰 페이지*/
.sub5_custom {padding: 30px 20px;}
.sub5_custom .table {font-size: 14px;}
.sub5_custom .table .green {width: 25%;}
    .sub5_custom .table img {width: 100%!important;}
.sub5_custom .link {display: block;text-align: center;width: 150px;background: #00b6bd;color: #ffffff;padding: 15px 0;font-size: 16px;font-weight: 500;float: right;}   
    
/*달력*/    
    .fc-title {display:-webkit-box;font-size: 12px;padding: 5px;-webkit-line-clamp:2;
    -webkit-box-orient:vertical;}
    
    
    
    
    
    
    
.pg_wrap {margin-bottom: 30px;}    
}