@charset "utf-8";
@import url('font.css');

/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:0.95em;height:100%;font-family:'S-CoreDream','Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
input, button {margin:0;padding:0;font-size:1em;font-family:'S-CoreDream','Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
button, input[type=submit] {cursor:pointer}
input[type=text], input[type=password], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select,button {font-size:1em;font-family:'S-CoreDream','Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
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}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}
img{vertical-align:top;max-width:100%;height:auto}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

* {transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s;}

/* 아이폰 기본스타일 제거 */
input, textarea {appearance: none; -webkit-appearance: none; -webkit-border-radius: 0;}
select {-webkit-appearance: none; -moz-appearance: none;  appearance: none;   color:#333; background: #fff url('/img/gnb_bg.gif') no-repeat right center;}
select::-ms-expand {  display:none;}

input[type=checkbox] {accent-color:#111; appearance:checkbox;}
input[type=radio] {accent-color:#111; appearance:radio;}

::selection {background:#555; color:#fff;}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:0px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff; font-size:13px;}

@media (max-width:639px){
	.hd_pops_con {width:100% !important; height:auto !important;}
	.hd_pops {position:absolute; left:0 !important; top:100px !important; margin:5px;}	
	.hd_pops_footer button {font-size:12px;}
 }
 
/* 상단 레이아웃 */
#hd {width:100%; background:#fff; z-index:999;}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#hd_cayf {width:100%; background:#f8f8f8; border-bottom:1px solid  #f1f1f1;}
#hd_cayf ul {max-width:1200px; padding:0 20px; margin:0 auto; display:flex; justify-content:flex-end;}
#hd_cayf ul li img {height:18px; margin-right:5px;}
#hd_cayf ul li a {height:30px; display:flex; align-items:center; font-size:13px; color:#555;}

#hd_wrapper {width:100%; max-width:1200px; height:100px; padding:0 20px; display:flex; justify-content:space-between; align-items:center; margin:0 auto;}

#logo {}
#logo img {width:auto; height:38px; max-height:100%;}

#hd .rgtbox {display:flex; align-items:center;}
#tnb_sns {display:flex; align-items:center;}
#tnb_sns li {margin-left:4px; border-radius:7px; overflow:hidden;}
#tnb_sns li:first-child {margin-left:0px;}
#tnb_sns li img {width:30px;}
#tnb_sns li:hover img {-webkit-transform: scale(1.15);transform: scale(1.15);}


@media (max-width: 1199px){
	
}

@media (max-width: 969px){
	#hd.scroll {position:fixed; top:0; box-shadow:0 0 10px rgba(0,0,0,0.08);}
    #hd_wrapper {height:80px; padding:0 0 0 15px;}
	#logo img {height:35px;}
	#tnb_sns {display:none;}
	#hd_cayf ul {justify-content:flex-start;}
	#hd_cayf ul {padding:0 10px;}
}

@media (max-width:639px){
    #hd_wrapper {height:70px; padding:0 0 0 10px;}
	#logo img {height:32px;}
	#hd_cayf ul li img {height:17px; margin-right:5px;}
	
 }

@media (max-width:399px){
    #hd_wrapper {height:65px;}
	#logo img {height:29px;}
	#hd_cayf ul li a {font-size:12px;}
	
 }


/* 메인메뉴 */
#gnb {position:relative; width:100%; background:#82c73f; z-index:999;}
#gnb.scroll {position:fixed; top:0;}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto; position:relative;}
#gnb #gnb_1dul {max-width:1200px; margin:0 auto; font-size:18px; letter-spacing:-0.03em; display:flex; zoom:1;}
#gnb .gnb_1dli {line-height:70px;padding:0;width:16.6666%; text-align:center;position:relative; height:70px;}
#gnb .gnb_1dli:nth-child(3) {width:20%;}
.gnb_1dli:last-child {display:none;}

.gnb_1da {display:inline-block;font-weight:400;color:#fff;text-decoration:none;width:100%}
.gnb_2dul {display:none;position:absolute;top:70px;}
.gnb_2da {display:block;line-height:32px; font-size:16px; font-weight:300; color:#222;text-align:center;text-decoration:none;}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da { }
.gnb_2da:focus, .gnb_2da:hover {color:#629432;}
.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:2em;color:#444}
.gnb_wrap .gnb_empty a{color:#444;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}

#all_cate {position:absolute;width:100%;z-index:50;top:69px;height:0px; max-height:300px;background-color:#fff;display:none; border-bottom:1px solid #e7e7e7;
transition:all 0s; -webkit-transition:all 0s; -moz-transition:all 0.2s; -o-transition:all 0s;}
#all_cate div{position:relative;}
.cate_1dli {display:inline-block;margin:0 20px;width:85px}
.cate_2dli:last-child{ padding-bottom:0px;}
.cate_2dul{display:none;position:absolute;top:70px;left:0;width:100%;overflow:hidden;z-index:9999; padding:10px 0; color:#fff;
transition:all 0s; -webkit-transition:all 0s; -moz-transition:all 0.2s; -o-transition:all 0s;}


/* 메뉴2 */
#gnb_open {display:none; width:80px; height:80px; color:#fff; border:none; font-size:20px; background:#82c73f;} 
#gnb2 {position:fixed;top:0;right:-300px;height:100%; background:#fff; z-index:99999; width:300px; box-shadow:2px 2px 7px rgba(0,0,0,0.3);transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
#gnb2 .btn_close {position:absolute;top:10px;right:5px;width:50px;height:50px;border:0;background:none;color:#999; font-size:20px;}
#gnb2 .gnb_top {width:100%; height:65px; background:#fff;}
#gnb2 .gnb_tnb {padding:0 10px;}
#gnb2 .gnb_tnb li {display:inline-block;line-height:50px}
#gnb2 .gnb_tnb li a {color:#b8b8b8;display:block;padding:0 10px} 
#gnb2_1dul {}
#gnb2_1dul .gnb2_1dli {position:relative;}
#gnb2_1dul .gnb2_1dli button{position:absolute;top:0;right:0;border:0;background:none;height:50px;width:50px;text-indent:-999px;overflow:hidden; background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;background-size:10px}
#gnb2_1dul .gnb2_1da {padding:0 20px;display:block;color:#222; font-size:17px; border-bottom:0px solid #e7e7e7; line-height:50px; cursor:pointer;}
#gnb2_1dul .gnb2_2dul {display:none; background:#fff; border-bottom:0px solid #e7e7e7; padding:5px 0;
transition:all 0s; -webkit-transition:all 0s; -moz-transition:all 0.2s; -o-transition:all 0s;}
#gnb2_1dul .gnb2_2da {color:#777; font-size:16px;padding:0 20px;white-space:nowrap;line-height:32px; display:block;}
#gnb2_1dul .gnb2_1dli:last-child {display:none;}

#gnb2 .gnb_sns {padding:20px; display:flex; align-items:center;}
#gnb2 .gnb_sns li {margin-left:4px; border-radius:7px; overflow:hidden;}
#gnb2 .gnb_sns li:first-child {margin-left:0px;}
#gnb2 .gnb_sns li img {width:30px;}
#gnb2 .gnb_sns li:hover img {-webkit-transform: scale(1.15);transform: scale(1.15);}

@media (max-width:1199px){	
}

@media (max-width:969px){
    #gnb {display:none;}
	#gnb_open {display:inline-block;}
 }

@media (max-width:639px){
	#gnb_open {width:70px; height:70px; font-size:19px;}
	#gnb2 .btn_close {font-size:19px;}
	#gnb2 .gnb_top {height:50px;}
	#gnb2_1dul .gnb2_1da {font-size:16px; line-height:42px;}
	#gnb2_1dul .gnb2_2da {font-size:15px; line-height:30px;}
 }

@media (max-width:399px){
	#gnb_open {width:65px; height:65px; font-size:18px;}
	#gnb2 .btn_close {top:5px; font-size:18px;}
	#gnb2 .gnb_top {height:50px;}
	#gnb2_1dul .gnb2_1da {font-size:15px; line-height:40px;}
	#gnb2_1dul .gnb2_2da {font-size:14px; line-height:28px;}
 }



/* 중간 레이아웃 */
#wrapper {}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative; width:100%; max-width:1200px; margin:0 auto 120px; min-height:300px;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {width:100%; margin:0 auto; font-weight:700; color:#fff; text-align:center; padding:90px 0; font-size:42px; background:url('/youth/images/sub_visual.jpg') center center no-repeat;}

 @media (max-width: 1199px){
	 #container {padding:0 20px;}
 }
 	
 @media (max-width: 969px){
	 #container {margin:0 auto 60px;}
	 #container_title {padding:60px 0; font-size:35px; background-size:auto 120%;}
 }
 @media (max-width:639px){
	 #container {margin:0 auto 40px; padding:0 15px;}
	 #container_title  {padding:40px 0; font-size:28px;}
 }
 @media (max-width:399px){
	 #container_title {padding:35px 0; font-size:24px;}
 }
 
/* 메인 레이아웃 */
#mv_wrap {width:100%; padding:35px 20px; background:#f8fcf4; position:relative;}
#mv_wrap .bn_btn {position:absolute; right:20px; bottom:20px; z-index:99;}

#section01 {max-width:1200px; margin:60px auto 0; padding:0 20px; display:flex; justify-content:space-between; align-items:center;}
#section01 ul.icon_box {width:72%; display:flex; justify-content:space-between;}
#section01 ul.icon_box li {width:23%; text-align:center; border-radius:20px; border:1px solid #ddd; overflow:hidden;}
#section01 ul.icon_box li:hover {border-color:#b4dd8c;}
#section01 ul.icon_box li a {display:block; padding:40px 10px;}
#section01 ul.icon_box li img {}
#section01 ul.icon_box li p {font-size:19px; margin-top:30px; color:#111;}
#section01 .cs_box {width:270px;}
#section01 .cs_box h5 {font-size:22px; font-weight:400;}
#section01 .cs_box a.tel {display:inline-block; font-size:35px; margin:20px 0; color:#328f3e; font-weight:800;}
#section01 .cs_box p.time {font-size:16px; line-height:28px; color:#777; word-break:keep-all;}
#section01 .cs_box p.time span {color:#e93a3a;}

#section02 {max-width:1200px; margin:120px auto; padding:0 20px;}

#section03 {width:100%; padding:120px 20px; background:url('/youth/images/section03_bg.jpg') center center no-repeat;}

#section04 {max-width:1200px; margin:120px auto; padding:0 20px;}
#section04 h3 {font-size:35px; font-weight:500;}
#section04 p.btxt {font-size:18px; color:#666; margin:30px 0 40px; word-break:keep-all;}
#section04 .bd_tab {}
#section04 .bd_tab .tabNavi {margin-bottom:40px; display:flex; justify-content:space-between; max-width:790px; zoom:1;}
#section04 .bd_tab .tabNavi li {width:19.4%; text-align:center; border-radius:8px; overflow:hidden;}
#section04 .bd_tab .tabNavi li a {font-size:19px; display:block; color:#fff; padding:12px 0; background:#ccc;}
#section04 .bd_tab .tabNavi li a:hover {background:#bbb;}
#section04 .bd_tab .tabNavi li a.selected {background:#328f3e;}


 @media (max-width: 1199px){
	#section01 ul.icon_box li p {font-size:18px;}
	#section01 .cs_box {width:25%;}
	#section01 .cs_box a.tel {font-size:32px; letter-spacing:-0.02em;}
	#section03 {background-size:cover;}
 }

 @media (max-width: 969px){
    #mv_wrap {padding:25px 20px;}
	#mv_wrap .bn_btn {right:15px; bottom:15px;}
	#mv_wrap .bn_btn .btn {font-size:0.9em; height:36px; line-height:36px;}
	
	#section01 {display:block; margin:40px auto 0;}
	#section01 ul.icon_box {width:100%;}
	#section01 ul.icon_box li {width:24%; border-radius:15px;}
	#section01 ul.icon_box li a {display:block; padding:25px 10px;}
	#section01 ul.icon_box li p {font-size:17px; margin-top:22px;}
	#section01 .cs_box {width:100%; margin-top:30px; padding:25px 5px; border-top:1px dashed #ddd; border-bottom:1px solid #ddd; position:relative;}
	#section01 .cs_box h5 {font-size:18px;}
	#section01 .cs_box a.tel {font-size:30px; margin:10px 0 0; letter-spacing:0;}
	#section01 .cs_box p.time {font-size:15px; line-height:24px; text-align:right; position:absolute; right:5px; bottom:27px;}
	
	#section02 {margin:60px auto;}
	#section03 {padding:60px 20px;}
	
	#section04 {margin:60px auto;}
	#section04 h3 {font-size:26px;}
	#section04 p.btxt {font-size:17px; margin:20px 0 30px;}	
	#section04 .bd_tab .tabNavi {margin-bottom:30px;}
	#section04 .bd_tab .tabNavi li a {font-size:17px;}
	
 }
 
 @media (max-width:639px){
    #mv_wrap {padding:15px;}
	#mv_wrap .bn_btn {right:10px; bottom:10px;}
	#mv_wrap .bn_btn .btn {font-size:0.8em; height:32px; line-height:32px;}
	
	#section01 {margin:20px auto 0; padding:0 15px;}
	#section01 ul.icon_box {flex-wrap:wrap;}
	#section01 ul.icon_box li {width:48%; margin:1%; border-radius:12px;}
	#section01 ul.icon_box li a {padding:25px 10px 20px;}
	#section01 ul.icon_box li p {font-size:16px; margin-top:20px;}
	#section01 .cs_box {margin-top:20px; padding:20px 5px;}
	#section01 .cs_box h5 {font-size:16px;}
	#section01 .cs_box a.tel {font-size:25px; margin:5px 0 0;}
	#section01 .cs_box p.time {font-size:14px; line-height:20px; bottom:22px;}
	
	#section02 {margin:50px auto; padding:0 15px;}
	#section03 {padding:50px 20px;}
	
	#section04 {margin:50px auto; padding:0 15px;}
	#section04 h3 {font-size:22px;}
	#section04 p.btxt {font-size:15px; margin:15px 0 20px;}
	#section04 .bd_tab .tabNavi {margin-bottom:20px;}	
	#section04 .bd_tab .tabNavi li {border-radius:5px;}
	#section04 .bd_tab .tabNavi li a {font-size:15px; padding:10px 0;}

 }
 
 @media (max-width:399px){
	#section01 {margin:15px auto 0; padding:0 10px;}
	#section01 ul.icon_box li {border-radius:10px;}
	#section01 ul.icon_box li a {padding:20px 10px 17px;}
	#section01 ul.icon_box li p {font-size:15px;}
	#section01 .cs_box {margin-top:15px; padding:15px 0; text-align:center;}
	#section01 .cs_box h5 {font-size:15px;}
	#section01 .cs_box a.tel {margin:8px 0;}
	#section01 .cs_box p.time {position:inherit; right:auto; bottom:auto; text-align:center;}
	
	#section02 {margin:40px auto;}
	#section03 {padding:40px 15px;}
	
	#section04 {margin:40px auto;}
	#section04 h3 {font-size:20px;}
	#section04 p.btxt {font-size:14px; margin:10px 0 15px;}
	#section04 .bd_tab .tabNavi {margin-bottom:15px;}	
	#section04 .bd_tab .tabNavi li a {font-size:13px; padding:9px 0; letter-spacing:-0.03em;}

 }
 
 
/* 서브 레이아웃 */
.cl_dgreen {color:#38653d !important;}
.cl_green {color:#328f3e !important;} 
.cl_yellow {color:#f3a40c !important;}

#greeting {display:flex; background:#f8f8f8;} 
#greeting .img {width:32%; background:url('/youth/images/greeting_img.jpg') center center no-repeat; background-size:auto 100%;}
#greeting .img img {display:none;}
#greeting .txt {width:68%; padding:6%;}
#greeting .txt h4 {font-size:25px; line-height:38px; font-weight:600; word-break:keep-all;}
#greeting .txt p {font-size:18px; line-height:28px; margin-top:50px; color:#333; word-break:keep-all;}
#greeting .txt p.sign {font-weight:500; color:#000;}

#vision {}
#vision .tit_box {position:relative; width:100%;}
#vision .tit_box .img {}
#vision .tit_box .img img {}
#vision .tit_box .txt {position:absolute; left:5%; bottom:-24%; width:90%; max-width:580px; padding:40px; background:#fff; box-shadow:2px 4px 7px rgba(0,0,0,0.05);}
#vision .tit_box .txt h4 {font-size:28px; color:#333; word-break:keep-all;}
#vision .tit_box .txt h4 span {display:inline-block;}
#vision .tit_box .txt p {font-size:18px; line-height:28px; margin-top:30px; word-break:keep-all; color:#555;}
#vision ul.dream_box {margin:150px auto 100px; display:flex; justify-content:center; flex-wrap:wrap;}
#vision ul.dream_box li {width:18%; margin:0 0.7%; padding:40px 10px; text-align:center; border-radius:20px; border:2px dashed #ddd; }
#vision ul.dream_box li h6 {font-size:25px; color:#777;}
#vision ul.dream_box li h6 span {}
#vision ul.dream_box li:first-child h6 span {color:#1855df;}
#vision ul.dream_box li:nth-child(2) h6 span {color:#e23232;}
#vision ul.dream_box li:nth-child(3) h6 span {color:#f3a40c;}
#vision ul.dream_box li:nth-child(4) h6 span {color:#38653d;}
#vision ul.dream_box li:nth-child(5) h6 span {color:#7e36ab;}
#vision ul.dream_box li p {font-size:18px; margin-top:10px; color:#555; word-break:keep-all;}
#vision .mission_box {display:flex;}
#vision .mission_box .img {width:50%; background:url('/youth/images/vision_img02.jpg') center center no-repeat; background-size:auto 100%;}
#vision .mission_box .img img {opacity:0;}
#vision .mission_box .txt {padding:10px 0 10px 8%;}
#vision .mission_box .txt p {font-size:18px; color:#777;}
#vision .mission_box .txt h5 {font-size:38px; margin:15px 0 30px; color:#111;}
#vision .mission_box .txt ul {}
#vision .mission_box .txt ul li {position:relative; padding-left:18px; margin:12px 0; font-size:18px; color:#555;}
#vision .mission_box .txt ul li:before {content:"·"; position:absolute; left:0; color:#999;}

#organization {}
#organization .img {text-align:center; padding-bottom:80px; border-bottom:1px solid #ddd;}
#organization .img img.pcview {}
#organization .img img.mbview {display:none;}
#organization h5.tb_tit {font-size:24px; color:#111; margin:60px 0 20px;}
#organization table {width:100%; border-collapse:separate;*border-collapse:collapse;border-spacing:0;table-layout:fixed; border-top:2px solid #222;}
#organization table td {width:30%; font-size:18px; color:#333; border-bottom:1px solid #e7e7e7; word-break:break-all; padding:20px 10px; word-break:keep-all;}
#organization table td:nth-child(3) {width:40%;}
#organization table td p.name {font-size:19px;}
#organization table td p.name span {color:#777;}
#organization table td ul li {position:relative; padding-left:15px; margin:4px 0;}
#organization table td ul li:before {content:"·"; position:absolute; left:0; color:#aaa;}

#contact {}
#contact h4 {font-size:24px; color:#111;}
#contact .cs_box {margin:20px auto 40px; display:flex; justify-content:space-between;}
#contact .cs_box p.add {font-size:18px; color:#333;}
#contact .cs_box p.add span {display:inline-block;}
#contact .cs_box ul {display:flex;}
#contact .cs_box ul li {font-size:18px; color:#333;}
#contact .cs_box ul li a {color:#333;}
#contact .cs_box ul li:first-child:after {content:"|"; color:#ccc; margin:0 20px;}
#contact iframe {width:100%;}
#contact table {width:100%; border-collapse:separate;*border-collapse:collapse;border-spacing:0;table-layout:fixed; border-top:2px solid #222; margin:30px auto 60px;}
#contact table th {display:flex; align-items:center; font-size:20px; font-weight:500; color:#111; text-align:left; padding:30px 20px; word-break:keep-all; border-bottom:1px solid #ddd;}
#contact table th i {display:inline-block; width:60px; height:60px; display:flex; align-items:center; justify-content:center; border-radius:50%; background:#eee;}
#contact table th span {display:inline-block; margin-left:25px;}
#contact table td {width:70%; font-size:18px; line-height:30px; color:#333; word-break:keep-all; padding:30px 20px; border-bottom:1px solid #ddd;}
#contact .btn_box {display:flex; justify-content:center;}
#contact .btn_box a {display:inline-block; padding:18px 0; text-align:center; font-size:19px; color:#fff; width:49%; max-width:400px; margin:0 0.5%; }
#contact .btn_box a.map_btn01 {background:#3e9448;}
#contact .btn_box a.map_btn01:hover {background:#38a945;}
#contact .btn_box a.map_btn02 {background:#f8a815;}
#contact .btn_box a.map_btn02:hover {background:#f8c015;}

#sgp {}
	.business {}
	.business h4.stit {position:relative; padding-left:20px; font-size:24px; margin:70px 0 30px; color:#111;}
	.business h4.stit:before {position:absolute; left:0; top:5px; content:""; display:inline-block; width:5px; height:24px; background:#328f3e; border-radius:5px;}
	.business .tabs .tabNavi {margin:0 auto 70px; zoom:1; text-align:center; display:flex; justify-content:center; flex-wrap:wrap;}
	.business .tabs .tabNavi li {margin:4px; text-align:center;}	
	.business .tabs .tabNavi li a {font-size:17px; padding:15px 28px; display:inline-block; color:#777; border:1px solid #ddd; border-radius:9px}
	.business .tabs .tabNavi li a:hover {border-color:#328f3e; color:#328f3e;}
	.business .tabs .tabNavi li a.selected {color:#fff; background:#328f3e; border-color:#328f3e;}
	.business .tabs .tabNavi li a.selected:hover {color:#fff;}
	.business .tab {}
	.business h3.ptit {font-size:26px; word-break:keep-all;}
	.business p.ttxt {font-size:18px; line-height:28px; color:#333; margin:20px 0 40px; word-break:keep-all;}
	.business ul.photo_wrap {display:flex;}
	.business ul.photo_wrap.mt40 {margin-top:40px;}
	.business ul.photo_wrap li {width:33.3333%; margin:0.2%;}
	.business ul.photo_wrap.photo2 li {width:49%; margin:0.5%;}
	.business ul.ol_list {display:flex; justify-content:space-between;}
	.business ul.ol_list li {width:32.333%; padding:25px; font-size:18px; border-radius:10px; border:1px solid #e7e7e7;}
	.business ul.ol_list li h5 {font-weight:500;}
	.business ul.ol_list li p {margin-top:8px; color:#333; word-break:keep-all;}
	.business ul.dot_list {padding:20px 30px; border-radius:10px; border:1px solid #e7e7e7;}
	.business ul.dot_list li {position:relative; padding-left:20px; margin:12px 0; font-size:18px; color:#333; word-break:keep-all;}
	.business ul.dot_list li span {font-size:0.9em; color:#555; display:inline-block; margin-top:10px;}
	.business ul.dot_list li:before {content:"-"; position:absolute; left:0; color:#999;}
	.business table.iftb {width:100%; border-collapse:separate;*border-collapse:collapse;border-spacing:0;table-layout:fixed; border-top:2px solid #111;}
	.business table.iftb th {width:20%; font-size:18px; font-weight:500; color:#111; padding:20px 10px; text-align:left; border-bottom:1px solid #e7e7e7; word-break:keep-all;}
	.business table.iftb td {width:80%; font-size:18px; color:#333; border-bottom:1px solid #e7e7e7; word-break:keep-all; padding:20px 10px;}
	.business table.iftb td ul li {position:relative; padding-left:20px; margin:4px 0; color:#333; word-break:keep-all;}
	.business table.iftb td ul li:before {content:"-"; position:absolute; left:0; color:#999;}
	.business .orgbox {width:100%; text-align:center; padding:60px 20px; border-radius:10px; border:1px solid #e7e7e7;}
	.business .line_div {margin:80px auto; width:100%; height:1px; border-bottom:1px dashed #ddd;}
	.business .cs_box {}
	.business .cs_box p.info_txt {font-size:18px; color:#777;}
	.business .cs_box ul {margin:30px 0 0; border-top:2px solid #111;}
	.business .cs_box ul li {padding:25px 20px; border-bottom:1px solid #ddd; display:flex; justify-content:space-between; align-items:center;}
	.business .cs_box ul li h6 {font-size:18px; font-weight:500;}
	.business .cs_box ul li p {font-size:18px;}
	.business .cs_box ul li p a {color:#333;}
	.business .cs_box ul li p span {font-size:16px; display:inline-block; color:#777; margin-left:40px;}
	.business ul.tbbox {border-top:2px solid #111;}
	.business ul.tbbox li {padding:20px 20px; border-bottom:1px solid #ddd; display:flex; align-items:center;}
	.business ul.tbbox li h5 {width:20%; font-size:18px; font-weight:500;}
	.business ul.tbbox li p {width:80%; font-size:18px; line-height:28px; color:#333;word-break:keep-all;}
	.business ul.tbbox li p a {color:#333;}
	.business p.tb_info {font-size:16px; color:#333; margin-top:10px; word-break:keep-all;}
	.business ul.step {display:flex; flex-wrap:wrap; justify-content:space-between;}
	.business ul.step li {position:relative; width:24%; font-size:18px; padding:25px; border-radius:15px; border:1px solid #ddd; background:#fff;}
	.business ul.step li:after {content:"→"; display:inline-block; width:30px; height:30px; line-height:30px; text-align:center; position:absolute; right:-3%; top:50%; margin-top:-15px; font-size:18px; color:#fff; background:#328f3e; border-radius:50%; z-index:99;}
	.business ul.step li:last-child:after {display:none;}
	.business ul.step li b {color:#328f3e;}
	.business ul.step li p {color:#333; margin-top:10px; word-break:keep-all;}
	.business ul.iconbox {display:flex; flex-wrap:wrap; justify-content:space-between;}
	.business ul.iconbox li {width:24%; padding:30px; text-align:center; border-radius:15px; border:1px solid #ddd; background:#fff;}
	.business ul.iconbox li img {}
	.business ul.iconbox li p {font-size:17px; line-height:26px; margin-top:20px; color:#333; word-break:keep-all;}
	.business ul.tipbox {padding:20px 30px; border-radius:10px; border:1px solid #e7e7e7;}
	.business ul.tipbox li {position:relative; padding-left:28px; margin:12px 0; font-size:18px; color:#333; word-break:keep-all;}
	.business ul.tipbox li:before {content:"※"; position:absolute; left:0; color:#999;}
	
#academy {}
#academy .org_img {text-align:center;}
#academy .org_img {text-align:center; padding:20px 0 80px; border-bottom:1px solid #ddd;}
#academy .org_img img.pcview {}
#academy .org_img img.mbview {display:none;}

#guide {}
#guide ul.prg_step li {margin-bottom:60px;}
#guide ul.prg_step li:last-child {margin-bottom:0px;}
#guide ul.prg_step li .txt {display:flex; align-items:center; margin-bottom:30px;}
#guide ul.prg_step li .txt h5 {display:inline-block; margin-right:20px; font-size:16px; font-weight:500; color:#fff; padding:8px 25px; border-radius:30px; background:#f3a40c;}
#guide ul.prg_step li .txt p {font-size:18px; color:#333; word-break:keep-all;}
#guide ul.prg_step li .img {width:100%; padding:20px; text-align:center; border:1px solid #ddd; border-radius:10px; overflow:hidden;}
#guide ul.prg_step li .img img {width:100%; max-width:960px;}

#facility {}
#facility .img_exterior {}
#facility .img_exterior img {width:100%; max-width:640px;}
#facility ul.floor_info {width:100%; border-top:2px solid #111;}
#facility ul.floor_info li {padding:20px 10px; display:flex; border-bottom:1px solid #ddd;}
#facility ul.floor_info li h5 {width:20%; font-size:18px; font-weight:500;}
#facility ul.floor_info li h5 span {font-size:15px; color:#777; font-weight:400; display:inline-block;}
#facility ul.floor_info li h5 span:before {content:"|"; font-size:14px; color:#ccc; margin:0 10px; }
#facility ul.floor_info li p {width:80%; font-size:18px; line-height:28px; color:#333; word-break:keep-all;}
#facility .space_box {width:100%; padding:30px 10px; display:flex; border-bottom:1px solid #ddd;}
#facility .space_box:first-child {border-top:2px solid #111;}
#facility .space_box .img {width:50%;}
#facility .space_box .img img {}
#facility .space_box .txt {width:50%; padding:10px 0 10px 6%;}
#facility .space_box .txt h5 {font-size:24px; color:#111; font-weight:600;}
#facility .space_box .txt h6 {font-size:18px; margin-top:20px; color:#777; font-weight:400;}
#facility .space_box .txt ul {margin-top:30px;}
#facility .space_box .txt ul li {position:relative; padding-left:18px; margin:7px 0; font-size:17px; color:#333; word-break:keep-all;}
#facility .space_box .txt ul li:before {content:"-"; position:absolute; left:0;}

#provision.business h4.stit { word-break:keep-all;}
#provision table {width:100%; border-collapse:separate;*border-collapse:collapse;border-spacing:0;table-layout:fixed; border-top:1px solid #222;}
#provision table th {font-size:18px; font-weight:500; color:#111; padding:15px 15px; text-align:center; background:#f8f8f8; border-bottom:1px solid #e7e7e7; border-left:1px dashed #e7e7e7; word-break:keep-all;}
#provision table td {font-size:18px; color:#333; border-bottom:1px solid #e7e7e7; border-left:1px dashed #e7e7e7; word-break:break-all; text-align:center; padding:15px;}
#provision table td b {font-weight:500; word-break:keep-all;}
#provision table td.left {text-align:left;}
#provision table th:first-child, #provision table td:first-child {border-left:0;}

 
/* 청렴신고 , 클린신고센터 css */
#anony :is(h1,h2,h3,h4,h5,h6){ font-size: revert; }  /* 전역 1em 무력화 */
#anony .a_title{ font-size:22px; }

#anony .card .section .a_title {
  position: relative;
  padding-left: 32px;
  font-size: 22px;
  font-weight: 700;
  margin: 20px 0 30px;
  color: green;
}

#anony .a_title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  background: #3e9448;
  border-radius: 2px;
  transform: translateY(-50%);
}

 @media (max-width: 969px){
	#greeting .txt h4 {font-size:22px; line-height:32px;}
	#greeting .txt p {font-size:17px; line-height:26px; margin-top:30px;}
	
	#vision .tit_box .txt {position:inherit; top:-50px; max-width:90%; padding:30px;}
	#vision .tit_box .txt h4 {font-size:24px;}
	#vision .tit_box .txt p {font-size:17px; line-height:26px; margin-top:20px;}
	#vision .tit_box .txt p br {display:none;}
	#vision ul.dream_box {margin:10px auto 80px;}
	#vision ul.dream_box li {width:30%; margin:0.7%; padding:30px 10px;}
	#vision ul.dream_box li h6 {font-size:22px;}
	#vision ul.dream_box li p {font-size:17px;}
	#vision .mission_box .txt {padding:10px 0 10px 7%;}
	#vision .mission_box .txt p {font-size:17px;}
	#vision .mission_box .txt h5 {font-size:32px; margin:14px 0 25px;}
	#vision .mission_box .txt ul li {font-size:17px; padding-left:15px;}
	
	#organization .img {padding-bottom:60px;}
	#organization .img img.pcview {display:none;}
	#organization .img img.mbview {display:inline-block;}
	#organization h5.tb_tit {font-size:22px;}
	#organization table td {width:26%; font-size:16px;}
	#organization table td:nth-child(2) {width:32%; font-size:16px;}
	#organization table td:nth-child(3) {width:42%;}
	#organization table td p.name {font-size:17px;}
	
	#contact h4 {font-size:20px;}
	#contact .cs_box {margin:15px auto 30px; display:block;}
	#contact .cs_box p.add {font-size:17px;}
	#contact .cs_box ul {margin-top:15px;}
	#contact .cs_box ul li {font-size:16px;}
	#contact iframe {height:400px;}
	#contact table {margin:20px auto 40px;}
	#contact table tr {display:flex; flex-wrap:wrap; padding:20px 10px; border-bottom:1px solid #ddd;}
	#contact table th {width:100%; display:block; font-size:18px; padding:0; border-bottom:0;}
	#contact table th i {width:50px; height:50px; font-size:20px;}
	#contact table th span {margin:15px 0 10px;}
	#contact table td {width:100%; font-size:17px; line-height:28px; padding:0; border-bottom:0;}
	#contact table td br {display:none;}
	#contact .btn_box a {padding:18px 0; font-size:17px;}
	
	.business h4.stit {padding-left:18px; font-size:22px; margin:50px 0 20px;}
	.business h4.stit:before {height:20px;}
	.business .tabs .tabNavi {margin:0 auto 50px;}
	.business .tabs .tabNavi li {margin:2px;}	
	.business .tabs .tabNavi li a {font-size:15px; padding:12px 20px; border-radius:7px;}
	.business h3.ptit {font-size:24px;}
	.business p.ttxt {font-size:17px; line-height:28px; margin:20px 0 35px;}
	.business ul.photo_wrap.mt40 {margin-top:20px;}
	.business ul.photo_wrap {flex-wrap:wrap;}
	.business ul.photo_wrap li {width:49%; margin:0.5%;}
	.business ul.ol_list li {padding:20px; font-size:17px; border-radius:8px;}
	.business ul.dot_list {padding:15px 25px; border-radius:8px;}
	.business ul.dot_list li {padding-left:18px; margin:10px 0; font-size:17px;}
	.business table.iftb th {width:25%; font-size:17px; padding:15px 5px;}
	.business table.iftb td {width:75%; font-size:17px; padding:15px 5px; word-break:break-all;}
	.business table.iftb td ul li {padding-left:18px; margin:3px 0;}
	.business .orgbox {padding:40px 25px; border-radius:8px;}
	.business .line_div {margin:50px auto;}
	.business .cs_box p.info_txt {font-size:17px;}
	.business .cs_box ul {margin:25px 0 0;}
	.business .cs_box ul li {padding:20px 10px;}
	.business .cs_box ul li h6 {font-size:17px;}
	.business .cs_box ul li p {font-size:17px;}
	.business .cs_box ul li p span {font-size:15px; margin-left:30px;}
	.business ul.tbbox li {padding:18px 10px;}
	.business ul.tbbox li h5 {font-size:17px;}
	.business ul.tbbox li p {font-size:17px; line-height:26px;}
	.business p.tb_info {font-size:15px; margin-bottom:20px;}
	.business ul.step li {width:48%; margin:1%; font-size:17px; padding:20px; border-radius:12px;}
	.business ul.step li:after {font-size:16px;}
	.business ul.step li p {margin-top:6px;}
	.business ul.iconbox {flex-wrap:wrap;}
	.business ul.iconbox li {width:49%; margin:0.5%; padding:25px; border-radius:12px;}
	.business ul.iconbox li p {font-size:16px; line-height:24px;}
	.business ul.tipbox {padding:15px 25px; border-radius:8px;}
	.business ul.tipbox li {padding-left:25px; margin:10px 0; font-size:17px;}
	
	#academy .org_img {padding-bottom:60px;}
	#academy .org_img img.pcview {display:none;}
	#academy .org_img img.mbview {display:inline-block;}
	
	#guide ul.prg_step li {margin-bottom:40px;}
	#guide ul.prg_step li .txt {display:block; margin-bottom:20px;}
	#guide ul.prg_step li .txt h5 {margin:0; font-size:15px; padding:7px 20px;}
	#guide ul.prg_step li .txt p {font-size:17px; margin-top:10px;}
	#guide ul.prg_step li .img {padding:15px;}
	
	#facility ul.floor_info li {padding:16px 10px; display:block;}
	#facility ul.floor_info li h5 {width:100%; font-size:17px;}
	#facility ul.floor_info li h5 span {font-size:15px;}
	#facility ul.floor_info li h5 span:before {font-size:13px; margin:0 8px; }
	#facility ul.floor_info li p {width:100%; font-size:17px; line-height:26px; margin-top:10px;}
	#facility .space_box {padding:20px 10px 25px; display:block;}
	#facility .space_box .img {width:100%;}
	#facility .space_box .txt {width:100%; padding:30px 0 0;}
	#facility .space_box .txt h5 {font-size:22px;}
	#facility .space_box .txt h6 {font-size:17px; margin-top:15px;}
	#facility .space_box .txt ul {margin-top:25px;}
	#facility .space_box .txt ul li {padding-left:16px; margin:6px 0; font-size:16px;}
	
	#provision table th, #provision table td {font-size:16px; padding:12px;}
	
}

 @media (max-width: 639px){
	#greeting {display:block; background:#fff;} 
	#greeting .img {width:100%; background:none;}
	#greeting .img img {display:block;}
	#greeting .txt {width:100%; padding:0; margin-top:30px;}
	#greeting .txt h4 {font-size:18px; line-height:28px;}
	#greeting .txt p {font-size:15px; line-height:22px; margin-top:20px;}
	
	#vision .tit_box .txt {position:inherit; left:0; top:0; width:100%; max-width:100%; padding:20px 0 0; box-shadow:none; background:none;}
	#vision .tit_box .txt h4 {font-size:18px;}
	#vision .tit_box .txt p {font-size:15px; line-height:22px; margin-top:15px;}
	#vision ul.dream_box {margin:30px auto 40px;}
	#vision ul.dream_box {display:block;}
	#vision ul.dream_box li {width:100%; display:flex; justify-content:space-between; align-items:center; margin:5px 0; padding:15px; border-radius:12px; border:1px dashed #ddd;}
	#vision ul.dream_box li h6 {font-size:18px;}
	#vision ul.dream_box li p {font-size:15px; margin:0;}
	#vision .mission_box {display:block;}
	#vision .mission_box .img {width:100%; background:none;}
	#vision .mission_box .img img {opacity:1;}
	#vision .mission_box .txt {width:100%; padding:0; margin-top:30px;}
	#vision .mission_box .txt p {font-size:15px;}
	#vision .mission_box .txt h5 {font-size:22px; margin:10px 0 20px;}
	#vision .mission_box .txt ul {border-top:2px solid #111;}
	#vision .mission_box .txt ul li {font-size:15px; margin:0; padding:15px 5px; border-bottom:1px solid #ddd;}
	#vision .mission_box .txt ul li:before {display:none;}
	
	#organization .img {padding-bottom:40px;}
	#organization h5.tb_tit {font-size:20px; margin:40px 0 15px;}
	#organization table tr {display:flex; flex-wrap:wrap;}
	#organization table td {width:45%; font-size:15px; padding:15px 10px;}
	#organization table td:nth-child(2) {width:55%; font-size:15px; text-align:right;}
	#organization table td:nth-child(3) {width:100%; padding:12px 10px; background:#fafafa;}
	#organization table td p.name {font-size:16px;}
	#organization table td ul li {font-size:15px; padding-left:12px;}
	
	#contact h4 {font-size:18px;}
	#contact .cs_box {margin:10px auto 20px;}
	#contact .cs_box p.add {font-size:16px;}
	#contact .cs_box ul {margin-top:12px;}
	#contact .cs_box ul li {font-size:15px;}
	#contact .cs_box ul li:first-child:after {margin:0 15px;}
	#contact iframe {height:360px;}
	#contact table {margin:20px auto 30px;}
	#contact table tr {padding:15px 5px;}
	#contact table th {font-size:16px;}
	#contact table th i {width:45px; height:45px; font-size:18px;}
	#contact table th span {margin:12px 0 5px;}
	#contact table td {font-size:15px; line-height:24px;}
	#contact .btn_box a {padding:15px 0; font-size:15px;}
	
	.business h4.stit {padding-left:15px; font-size:18px; margin:40px 0 15px;}
	.business h4.stit:before {width:4px; height:16px;}
	.business .tabs .tabNavi {margin:0 auto 40px;}
	.business .tabs .tabNavi li a {font-size:14px; padding:12px 16px; border-radius:5px;}
	.business h3.ptit {font-size:20px;}
	.business p.ttxt {font-size:15px; line-height:22px; margin:12px 0 30px;}
	.business ul.photo_wrap.mt40 {margin-top:12px;}
	.business ul.ol_list {display:block;}
	.business ul.ol_list li {width:100%; margin:4px 0; padding:15px; font-size:15px; border-radius:6px; display:flex; justify-content:space-between;}
	.business ul.ol_list li p {margin:0;}
	.business ul.dot_list {padding:0; border-radius:0; border:0;}
	.business ul.dot_list li {padding-left:15px; margin:6px 0; font-size:15px;}
	.business table.iftb tr {display:flex; flex-wrap:wrap;}
	.business table.iftb th {width:100%; font-size:15px; padding:10px; background:#f8f8f8;}
	.business table.iftb td {width:100%; font-size:15px; padding:12px 10px;}
	.business table.iftb td ul li {padding-left:15px; margin:2px 0;}
	.business .orgbox {padding:20px; border-radius:6px;}
	.business .line_div {margin:40px auto;}
	.business .cs_box p.info_txt {font-size:15px;}
	.business .cs_box ul {margin:20px 0 0;}
	.business .cs_box ul li {padding:12px 5px; display:block;}
	.business .cs_box ul li h6 {font-size:15px;}
	.business .cs_box ul li p {font-size:15px; margin-top:5px; display:flex; justify-content:space-between;}
	.business .cs_box ul li p span {font-size:14px; margin-left:0px;}
	.business ul.tbbox li {padding:18px 5px;}
	.business ul.tbbox li h5 {font-size:15px;}
	.business ul.tbbox li p {font-size:15px; line-height:22px;}
	.business p.tb_info {font-size:14px;}
	.business ul.step li {width:49%; margin:0.5%; font-size:15px; padding:15px 18px; border-radius:10px;}
	.business ul.step li:after {font-size:14px; width:25px; height:25px; line-height:25px; margin-top:-12px; right:-5%;}
	.business ul.step li p {margin-top:5px;}
	.business ul.iconbox li {padding:20px; border-radius:10px;}
	.business ul.iconbox li img {height:45px;}
	.business ul.iconbox li p {font-size:15px; line-height:20px;}
	.business ul.tipbox {padding:0; border-radius:0; border:0;}
	.business ul.tipbox li {padding-left:20px; margin:8px 0; font-size:15px;}
	
	#academy .org_img {padding-bottom:40px;}
	
	#guide ul.prg_step li {margin-bottom:30px;}
	#guide ul.prg_step li .txt h5 {font-size:13px; padding:6px 18px;}
	#guide ul.prg_step li .txt p {font-size:15px;}
	#guide ul.prg_step li .img {padding:0px;}
	
	#facility ul.floor_info li {padding:15px 5px;}
	#facility ul.floor_info li h5 {font-size:15px;}
	#facility ul.floor_info li h5 span {font-size:14px;}
	#facility ul.floor_info li h5 span:before {font-size:12px;}
	#facility ul.floor_info li p {font-size:15px; line-height:24px; margin-top:8px;}
	#facility .space_box {padding:15px 5px 20px;}
	#facility .space_box .txt {padding:20px 0 0;}
	#facility .space_box .txt h5 {font-size:18px;}
	#facility .space_box .txt h6 {font-size:15px; margin-top:12px;}
	#facility .space_box .txt ul {margin-top:20px;}
	#facility .space_box .txt ul li {padding-left:15px; font-size:14px;}
	
	#provision table th, #provision table td {font-size:14px; padding:10px;}
	
	
	
}

 @media (max-width: 399px){
	#greeting .txt {margin-top:25px;}
	#greeting .txt h4 {font-size:17px; line-height:24px;}
	#greeting .txt p {font-size:14px; line-height:20px; margin-top:18px;}
	
	#vision .tit_box .txt h4 {font-size:17px;}
	#vision .tit_box .txt p {font-size:14px; line-height:20px; margin-top:12px;}
	#vision ul.dream_box {margin:25px auto 30px;}
	#vision ul.dream_box li {margin:4px 0; padding:12px 14px; border-radius:10px;}
	#vision ul.dream_box li h6 {font-size:16px;}
	#vision ul.dream_box li p {font-size:14px;}
	#vision .mission_box .txt {margin-top:25px;}
	#vision .mission_box .txt p {font-size:14px;}
	#vision .mission_box .txt h5 {font-size:20px; margin:8px 0 15px;}
	#vision .mission_box .txt ul li {font-size:14px; padding:13px 2px;}
	
	#organization h5.tb_tit {font-size:19px;}
	#organization table td p.name {font-size:15px;}
	#organization table td ul li {font-size:14px;}
	
	#contact h4 {font-size:17px;}
	#contact .cs_box p.add {font-size:14px;}
	#contact .cs_box ul {display:block;}
	#contact .cs_box ul li {font-size:14px;}
	#contact .cs_box ul li:first-child:after {display:none;}
	#contact iframe {height:300px;}
	#contact table {margin:10px auto 30px;}
	#contact table th {font-size:15px;}
	#contact table th i {width:42px; height:42px; font-size:17px;}
	#contact table td {font-size:14px; line-height:22px;}
	#contact .btn_box a {padding:12px 0; font-size:14px;}
	
	.business h4.stit {font-size:17px; margin:35px 0 12px;}
	.business h4.stit:before {height:15px;}
	.business .tabs .tabNavi {margin:0 auto 30px;}
	.business .tabs .tabNavi li a {font-size:13px; padding:8px 12px;}
	.business h3.ptit {font-size:18px;}
	.business p.ttxt {font-size:14px; line-height:20px; margin:12px 0 25px;}
	.business ul.ol_list li {padding:12px; font-size:14px;}
	.business ul.dot_list li {padding-left:12px;font-size:14px;}
	.business table.iftb th {font-size:14px; padding:10px 8px;}
	.business table.iftb td {font-size:14px; padding:10px 8px;}
	.business table.iftb td ul li {padding-left:12px;}
	.business .orgbox {padding:15px;}
	.business .cs_box p.info_txt {font-size:14px;}
	.business .cs_box ul {margin:18px 0 0;}
	.business .cs_box ul li {padding:12px 2px;}
	.business .cs_box ul li p {font-size:14px;}
	.business .cs_box ul li p span {font-size:13px;}
	.business ul.tbbox li {display:block; padding:15px 5px;}
	.business ul.tbbox li h5 {width:100%; font-size:14px;}
	.business ul.tbbox li p {width:100%; font-size:14px; line-height:20px; margin-top:5px;}
	.business p.tb_info {font-size:13px;}
	.business ul.step li {width:49%; margin:0.5%; font-size:14px; padding:12px 15px; border-radius:8px;}
	.business ul.step li:after {font-size:13px; width:20px; height:20px; line-height:20px; margin-top:-10px; right:-5%;}
	.business ul.step li p {margin-top:4px;}
	.business ul.iconbox li {width:100%; margin:2px 0; padding:18px; border-radius:8px;}
	.business ul.iconbox li img {height:40px;}
	.business ul.iconbox li p {font-size:14px; max-width:260px; margin:15px auto 0;}
	.business ul.tipbox {padding:0; border-radius:0; border:0;}
	.business ul.tipbox li {padding-left:18px; margin:8px 0; font-size:14px;}
	
	#guide ul.prg_step li {margin-bottom:25px;}
	#guide ul.prg_step li .txt {margin-bottom:15px;}
	#guide ul.prg_step li .txt h5 {font-size:12px; padding:6px 15px;}
	#guide ul.prg_step li .txt p {font-size:14px;}
	#facility .space_box {padding:12px 2px 15px;}
	#facility .space_box .txt {padding:18px 0 0;}
	#facility .space_box .txt h5 {font-size:17px;}
	#facility .space_box .txt h6 {font-size:14px; margin-top:10px;}
	#facility .space_box .txt ul {margin-top:15px;}
	#facility .space_box .txt ul li {padding-left:14px; font-size:13px; margin:4px 0;}
	
	#provision table th, #provision table td {font-size:13px; padding:8px;}
	
	
	
}
 

/* 하단 레이아웃 */
#ft {background:#434343;}
#ft .ft_link {border-bottom:1px solid #5f5f5f;}
#ft .ft_link .inner {max-width:1200px; height:60px; margin:0 auto; display:flex; justify-content:space-between; align-items:center;}
#ft .ft_link ul {display:flex; align-items:center; flex-wrap:wrap;}
#ft .ft_link ul li {margin-left:20px;}
#ft .ft_link ul li a {color:#b5b5b5; font-size:15px;}
#ft .ft_link ul li a:hover {color:#999;}
#ft .ft_link select.family_site {min-width:200px; height:60px; border:0; border-left:1px solid #5f5f5f; border-right:1px solid #5f5f5f; background:url('/images/btn_select.png') #434343 90% 48% no-repeat; font-size:15px; color:#fff; padding:0 20px; appearance:none; -webkit-appearance:none; cursor:pointer;}
#ft .ft_link select.family_site:focus {outline:0;}
#ft .ft_link select.family_site option {color:#ccc;}

#ft .ft_copy {position:relative; max-width:1200px; margin:0 auto; padding:40px 20px; display:flex; align-items:center;}
#ft .ft_copy .ft_logo {min-width:220px; filter:grayscale(100%);}
#ft .ft_copy .ft_logo img {max-height:30px; filter:brightness(500%); opacity:0.5;}
#ft .ft_copy .ft_info {padding-left:6%; font-size:15px; line-height:30px; color:#b5b5b5;}
#ft .ft_copy .ft_info a {color:#b5b5b5;}
#ft .ft_copy .ft_info > span {display:inline-block; margin-right:35px; word-break:keep-all;}
#ft .ft_copy .ft_info > span a {color:#b5b5b5;}
#ft .ft_copy .ft_info p.copy {}
	#ft .ft_copy .ft_info p.copy a.btn_logout {display:inline-block; line-height:normal; padding:5px 8px; border:1px solid #888; border-radius:4px; font-size:10px; color:#999;}

#ft .ft_copy a.member_btn {display:inline-block; position:absolute; right:20px; top:40px; padding:8px 14px; font-size:13px; color:#fff; border-radius:4px; background:#328f3e;}

#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;background:#121418;border:0; border-radius:8px; z-index:999;color:#fff;transition: opacity 0.2s ease-out;opacity:0;}
#top_btn.show {opacity:1;}

 
@media (max-width: 969px){
	#ft .ft_link ul li {margin-left:20px;}
	#ft .ft_link ul li a {font-size:14px;}
	#ft .ft_link select.family_site {font-size:14px;}
	
	#ft .ft_copy {display:block;}
	#ft .ft_copy .ft_logo img {max-height:28px;}
	#ft .ft_copy .ft_info {padding-left:0%; font-size:14px; line-height:26px; margin-top:25px;}
	#ft .ft_copy .ft_info > span {margin-right:25px;}
	
}

@media (max-width: 639px){
	#ft .ft_link {border-bottom:none;}
	#ft .ft_link .inner {display:block; height:auto; padding:20px 15px;}
	#ft .ft_link ul li {margin-left:15px;}
	#ft .ft_link ul li:first-child {margin-left:0px;}
	#ft .ft_link ul li a {font-size:13px;}
	#ft .ft_link select.family_site {min-width:auto; margin-top:15px; height:40px; font-size:13px; padding:0 10px; border:1px solid #5f5f5f; background-position:95% 48%; background-size:10px;}
	
	#ft .ft_copy {display:block; padding:0 15px 25px;}
	#ft .ft_copy .ft_logo img {max-height:26px;}
	#ft .ft_copy .ft_info {padding-left:0%; font-size:13px; line-height:24px; margin-top:25px;}
	#ft .ft_copy .ft_info > span {margin-right:25px;}
	#ft .ft_copy .ft_info p.copy span {display:none;}
	#ft .ft_copy a.member_btn {position:relative; right:auto; top:auto; margin-top:15px; font-size:12px;}
	
	#top_btn {bottom:10px;right:10px;width:45px;height:45px; font-size:14px;}
}

@media (max-width: 399px){
	#ft .ft_link .inner {padding:15px 15px 20px;}
	#ft .ft_link ul li a {font-size:12px;}
	#ft .ft_link select.family_site {font-size:12px;}
	
	#ft .ft_copy .ft_logo img {max-height:25px;}
	#ft .ft_copy .ft_info {font-size:12px; line-height:22px; margin-top:20px;}
	#ft .ft_copy .ft_info > span {margin-right:25px;}
	#ft .ft_copy {display:block; padding:0 15px 20px;}
	
}

/* 체크박스 */
.all_chk,.bo_chk {position:relative}
.all_chk label .chk_img, .bo_chk label .chk_img{margin-top:2px;display:inline-block;height:15px;text-indent:-9999px;width:15px;background:#fff;border:1px solid #aab3c1;border-radius:3px;;vertical-align:top;
-webkit-box-shadow:inset 5px 5px 3px #f0f0f3;
-moz-box-shadow:inset 5px 5px 3px #f0f0f3;
box-shadow:inset 5px 5px 3px #f0f0f3}

.bo_chk label.click_on .chk_img, .all_chk label.click_on .chk_img{background:url('../img/input_chk.png') 50% 50% no-repeat #111;border-color:#111;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none}


.bo_chk input, .all_chk input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {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;width:40px;height:40px;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:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* 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;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none; font-size:11px;}
.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:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn{display:inline-block;padding:0 5px;height:40px;line-height:40px;;padding: 0 15px; border-radius:5px;}
a.btn01 {display:inline-block;background:#eee;color:#444;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;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:center} /* 서식단계 진행 */
.btn_submit {border:0;background:#328f3e;border:1px solid #328f3e;color:#fff;cursor:pointer}
.btn_submit:hover{background:#268733; border-color:#268733;}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}
 @media (max-width: 639px){
     .btn {font-size:0.85em; padding:0 10px; border-radius:4px;}     
 }
/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#eee;border:0;color:#6b6b6b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#e7e7e7;color:#000}
a.btn_b02 ,.btn_b02{display:inline-block;background:#328f3e;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {background:#268733}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#ff0000;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;line-height:40px;width:40px;text-align:center;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover  {color:#fff;}

/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.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 {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{padding:0 10px;}
.list_01 li{background:#fff;border-radius:3px;padding:10px 0px;border-bottom:1px solid #eee;}

/* 기본폼 */
.form_01{margin:;}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
 textarea, .frm_input {border:1px solid #d7d7d7;background:#fff;color:#000;vertical-align:middle;padding:5px 10px;height:40px;border-radius:3px;}
textarea {width:100%;height:200px;padding:10px}
textarea:focus, .frm_input:focus{outline:none;border:1px solid #97c39c;}
.frm_input {height:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{width:100%; padding:5px 10px; border:1px solid #d7d7d7; height:40px;border-radius:3px;background-color:#fff}
.form_01 select:focus {outline:none;}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:120px;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:150px;text-align:center}
.td_group {width:100px;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:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;
-webkit-box-shadow:  2px 2px 5px #eee;
-moz-box-shadow:  2px 2px 5px #eee;
box-shadow: 2px 2px 5px #eee
}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:20px}

.new_win .win_ul {margin:20px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 검색결과 색상 */
.sch_word {color:#f3a40c}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-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;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:300;margin-right:10px}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0;text-align:center}
.pg {display:inline-block }
.pg_page, .pg_current {display:inline-block;padding:0 13px;height:35px;color:#959595;line-height:35px;vertical-align:middle; border-radius:5px;}
.pg a:focus, .pg a:hover {text-decoration:none;background-color:#e7e7e7; }
.pg_page {background:#eee;}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#494949;color:#fff;font-weight:normal;line-height:35px;}
 @media (max-width: 969px){
     .pg_page, .pg_current {font-size:14px;}     
 }
  @media (max-width: 639px){
     .pg_page, .pg_current {font-size:12px;height:34px;}     
 }