@charset "utf-8";
#header {overflow:hidden; height:141px;}

/* top menu */
#header .top {overflow:hidden; background:#fafafa;border-bottom:1px solid #ddd;}
#header .top .topL {float:left;}
#header .top .topL > a {float:left;color:#363636;line-height:40px;padding:0 15px 0 40px;border-right:1px solid #ddd; font-size:13px;}
#header .top .topL > a:first-child {padding-left:15px;border-left:1px solid #ddd;}
#header .top .topL > a.lnk00 {background:url('/images/common/util_link00.png') 10px 50% no-repeat;}
#header .top .topL > a.lnk01 {background:url('/images/common/util_link01.png') 10px 50% no-repeat;}
#header .top .topL > a.lnk02 {background:url('/images/common/util_link02.png') 10px 50% no-repeat;}
#header .top .topL > a.lnk03 {background:url('/images/common/util_link03.png') 10px 50% no-repeat;}
#header .top .topL > a.lnk04 {background:url('/images/common/util_link04.png') 10px 50% no-repeat;}
#header .top .topL > a.lnk05 {padding-left:55px;background:url('/images/common/util_link07.png') 10px 50% no-repeat;}
#header .top .topL > a.lnk06 {background:url('/images/common/util_link06.png') 10px 50% no-repeat;}
#header .top .topR {float:right;}
#header .top .topR a {float:left;padding:0;}

@media screen and (max-width: 1299px) and (min-width:1024px) {
	#header .top .topL >  a{padding:0 10px 0 40px;}
}


/* 시설공단홈페이지와 다릅니다. : middle이 삭제됨_이유:gnb와 position겹쳐서 별도 */
#header h1.logo {position:absolute;top:60px;left:50%;margin:0 0 0 -645px;z-index:9999;}
#header .sns{position:absolute; top:68px; right:50%;margin-right:-640px; z-index:9999;}
#header .sns li {display:inline-block;padding-right:5px;}
#header .sns li img {vertical-align:middle;}

/* 통합검색 */
.total_sch .sch_form{width:90px;display:none;}
.total_sch.on > a{display:none;}
.total_sch.on .sch_form{width:auto;display:inline-block;}
.sch_form label {position:absolute;left:-9999px}
.sch_form input {display:inline-block;margin-left:-4px;}
.sch_form input[type="text"] {width:150px;height:40px;padding:0 10px;border:1px solid #ddd;}
.sch_form a {margin-left:-4px;}

@media all and (max-width:1300px){
	#header h1.logo {left:0;margin:0 0 0 0;}
	#header .sns{right:2px;margin-right: 0;}
}


/* 네비 */
#header .gnbPC {overflow:hidden; width:100%;}
.gnbPC .gnbArea {position:absolute; top:41px; width:100%;}
.gnbPC .gnbArea > ul {display:block; max-width:1100px; margin:0 auto; padding-left:400px;}
.gnbPC .gnbArea > ul > li {float:left; padding:0 2.3% 0 2%; line-height:55px; text-align:center; background:url('/images/dcsc/common/ico-dot-grey.png') right 50% no-repeat}
.gnbPC .gnbArea > ul > li.first{padding-left:0}
.gnbPC .gnbArea > ul > li.last{padding-right:0;background:none;}
.gnbPC .gnbArea > ul > li > a {display:inline-block; font-size:17px; line-height:100px; font-weight:700; letter-spacing:-0.05em; color:#666;}
.gnbPC .subGnb {z-index:1001; display:none; position:absolute; top:100px !important; left:0; width:100%; background:#eee ;text-align:left; z-index:999;}
.main_wrap .gnbPC .subGnb .dept2 {text-align:center;}
.main_wrap .gnbPC .subGnb .dept2 > li { display:inline-block; padding:0 12px 0 10px; min-height:50px; background:url('/images/dcsc/common/ico-dot-grey.png') right 50% no-repeat}
.main_wrap .gnbPC .subGnb .dept2 > li > a {font-size:14px; color:#555; display:block; box-sizing:border-box;}
.main_wrap .gnbPC .subGnb .dept2 > li > a:hover { font-weight:700; color:#111;}
.main_wrap .gnbPC .subGnb .dept2 > li.last{padding-right:0;background:none;}
.main_wrap .gnbPC .subGnb .dept2 > li > a.blank{background:url('/images/dcsc/common/gnb_dept2_blank.gif') right center no-repeat; padding-right:15px;}

@media screen and (max-width: 1299px) and (min-width:1024px) {
	.gnbPC .gnbArea > ul {max-width:1000px; padding-left:110px; text-align:center; }
	.gnbPC .gnbArea > ul > li {float:none; display:inline-block; padding:0 1% 0 0.8%; }
	.gnbPC .gnbArea > ul > li > a {font-size:16px;}	
}


.gnbhead,
.gnbMobile,
#header .topMobile,
#header .middleMobile,
.openM, 
.searchM {display:none;}
#header .main_wrap {overflow:hidden;}

/* 모바일 메뉴 시작 */
@media all and (max-width:1023px){
	#header {height:110px;}	
	
	#header .top,
	.pc_sitemap,
	#header .sns,
	#header h1.logo,
	.gnbArea, .gnbPC {display:none;}

	.gnbhead, 
	.gnbMobile,
	#header .topMobile, 
	#header .middleMobile {display:block;}

	/* mobile top_menu */
	.gnbhead > div { padding:10px 2%; overflow:hidden; background:#fff;}
	.gnbhead > div a { float:left;  display:inline-block;}
	.gnbhead > div a.closeM { float:right; }
	.gnbhead > div a.sloganM {padding-top:10px;}
	.gnbhead > div a.sloganM img{width:200px;}
	.gnbhead ul {background:#555; overflow:hidden; }
	.gnbhead ul li {float:left; width:50%; border-left:1px solid #666; box-sizing:border-box;}
	.gnbhead ul li:first-child {border-left:0;}		
	.gnbhead ul li a {display:block; padding:10px 0;}
	.gnbMobile .dept1 > li {border-bottom:1px solid rgba(255,255,255,.4); background:#454a50 url('/images/common/menu-plus.png') 95% 50% no-repeat;}
	.gnbMobile .dept1 > li > a {display:block; padding:18px 20px; font-family:'nanumSquare'; font-size:17px; font-weight:600; color:#fff;}
	.gnbMobile .dept1 > li > a:hover,
	.gnbMobile .dept1 > li > a:active,
	.gnbMobile .dept1 > li > a:focus {background:#1e4793 url('/images/common/menu-plus.png') 95% 50% no-repeat;}
	.gnbMobile .dept2 > li {border-top:1px solid #ddd; background:#fff;}
	.gnbMobile .dept2 > li > a {display:block; padding:12px 20px; font-size:15px; font-weight:700;}
	.gnbMobile .dept2 > li > a img{padding-top:5px;}
	.gnbMobile .dept3 {overflow:hidden; padding:10px 20px; border-top:1px solid #ddd; background:#f8f8f8;}
	.gnbMobile .dept3 > li {width:100%;}
	.gnbMobile .dept3 > li > a {display:block; font-size:14px; padding:3px 10px; color:#666; background:url('/images/common/ico-dot-grey.png') 0 50% no-repeat;}
	.gnbMobile .dept2, .gnbMobile .dept3 {display:none;}
	.gnbArea.open {display:block; position:fixed; width:100%; height:100%; top:0; left:0; background:#eee; overflow-y:auto; z-index:300; }

	/* mobile 네비 */
	#header .topMobile {overflow:hidden;background:#fafafa;border-bottom:1px solid #ddd;height:40px;line-height:40px;}
	#header .topMobile:after {display:block;clear:both;content:'';}
	#header .topMobile .topMobileL {float:left;}
	#header .topMobile .topMobileR {float:right;}
	#header .topMobile .topMobileL a,
	#header .topMobile .topMobileR a {display:inline-block;padding:0 10px;}
	#header .topMobile .topMobileL a {border-right:1px solid #ddd;}
	#header .topMobile .topMobileR a {border-left:1px solid #ddd;}
	#header .topMobile .topMobileL a:before {display:none;}
	#header .topMobile .topMobileL a img,
	#header .topMobile .topMobileR a img {vertical-align:middle;}
	#header .topMobile .fam {display:inline-block;height:40px;}
	#header .topMobile .fam > a {display:inline-block;color:#5a5a5a;text-transform:uppercase;padding:0 15px 0 20px;font-size:13px;letter-spacing:0;}
	#header .topMobile .fam > a.off span {background:url('/images/common/fam_arrow_open.gif') no-repeat right center;padding-right:40px;}
	#header .topMobile .fam > a.on span {background:url('/images/common/fam_arrow_close.gif') no-repeat right center;padding-right:40px;}
	#header .topMobile .fam ul {display:none;position:absolute;top:40px;background:#767676;width:160px;z-index:9;}
	#header .topMobile .fam ul li {border-bottom:1px dashed #666;}
	#header .topMobile .fam ul li a {display:block;color:#fff;padding:6px 15px;font-size:12px;line-height:20px;border-right:0;}
	
	#header .middleMobile {padding:10px 0;}
	#header .middleMobile .openM {display:block;position:absolute;top:50px;left:3%;}
	#header .middleMobile .searchM {display:block;position:absolute;top:50px;right:3%;}
	#header .middleMobile .logoM {display:block;position:absolute;top:54px;left:50%;margin-left:-100px;}	
	#header .middleMobile .logoM img{width:210px;}
	
	/* 통합검색 */
	.total_sch {float:right; margin-right:3%;}
	.total_sch.on .sch_form{position:absolute;top:109px;left:0;width:100%;padding:20px 0;display:inline-block;background:#f6f6f6;border-top:1px solid #ddd;border-bottom:1px solid #333;z-index:9;text-align:center;}
	.sch_form input[type="image"] {border:0;}
	.sch_form input[type="text"] {width:200px;}
	.sch_form a.btn_close{position:absolute;top:-60px;right:3%;}
}





#footer {position:relative;overflow:hidden;background-color:#6e7276;}
#footer:after{ position:absolute;top:55px;left:0; content:"";display:inline-block;width:100%;height:1px;background-color:rgba(255, 255, 255, 0.1);}
.foot_wrap{position:relative; max-width:1300px; margin:0 auto; /*display:inline-block;*/ }
.foot_wrap:after {content:''; display:block; clear:both; }
.foot_wrap .footlogo{position: absolute; top:88px; left:0; display:inline-block; width:117px; height:69px; background:url(/images/common/footer_logo.png) no-repeat 0 0; font-size:0; text-indent:-9999px;}

.foot_top:after {content:''; display:block; clear:both; }
.foot_top .foot_utile {float:left;width:50%;display:inline-block; padding: 15px 0;}
.foot_top .foot_utile li{ display:inline-block; float:left; position:relative;}
.foot_top .foot_utile li:before{ width:1px; height:12px;background-color:rgba(255, 255, 255, 0.3); content:""; margin-top:-5px; position:absolute; top:50%; left:0;}
.foot_top .foot_utile li.first a{padding-left:0;}
.foot_top .foot_utile li.first:before{ display:none;}
.foot_top .foot_utile li a{ font-size:15px; color:#f6f6f6; line-height:20px; padding:0 11px 0 9px; display:inline-block; letter-spacing:0;}
.foot_top .site_link {float:right;width:50%;height:55px;text-align:left;}
.foot_top .site_link:after {content:''; display:block; clear:both; }
.foot_top .site_link > div {width:50%;float:right; border-left:1px solid rgba(255, 255, 255, 0.2);box-sizing: border-box; position:relative;}
		.selectlink {position:relative;float:left;}		
		.selectlink label{display:none}
		.selectlink select{position:relative;width:100%;height:55px;font-size:14px;font-weight:300;color:#fff;margin:0;padding:0 20px;border:none;-webkit-appearance: none;
		    -moz-appearance: none; -o-appearance:none; appearance: none; background:#6e7276 url('/images/common/sel_arrow.gif') 75% 50% no-repeat;}
		input.site_go{position:absolute;right:0;top:0;background:#585a5d;color: #fff;border:none;padding:0 20px;height:55px;font-size:15px;}
		

.foot_wrap .foot_txt{width:100%;padding:20px 0 50px 160px;}
.foot_wrap address,
.foot_wrap p{width:100%;font-style:normal;font-size:14px;color:#f9f9f9;text-align:left;line-height:20px;display:inline-block;letter-spacing:0;word-break: keep-all;}
.foot_wrap address span{display:inline-block;margin-left:10px;}
.foot_wrap address strong{display: block; margin-bottom:10px; font-size:16px; color:#fff;}
.foot_wrap .count{margin-top:20px;color:#fff;line-height:24px;}
.foot_wrap .count span {display:inline-block;min-width:50px;margin:0 15px 0 3px;padding:0 12px;background:#30373f;border-radius:24px;text-align:center;}

.foot_wrap .foot_img{position:absolute;top:100px;right:0;display:inline-block; }
.foot_wrap .foot_img img{width:120px;}
.foot_utile li:last-child{display:none;}


@media screen and (max-width: 1299px) and (min-width:1024px) {
	.foot_wrap{width:96%;margin:0 3%;}
}	
@media all and (max-width: 1023px){
	#footer:after,
	.foot_wrap .footlogo {display:none;}
	.foot_top {margin:0 auto 2%;}
	.foot_top .foot_utile {width:94%;margin:40px 3% 10px;padding:0;}
	.foot_top .foot_utile li a{font-size:1.05em;}	
	.foot_top .site_link {width:100%;height:40px;right:0;left:0;}
	.foot_top .site_link > div {width:100%;float:none;border-left:0;border-bottom:1px solid rgba(255, 255, 255, 0.1);}
	.foot_top .site_link > div:last-child{ border-right:0;}
			.selectlink select{height:40px;font-size:14px;}
			input.site_go{font-size: 14px;height:40px;}
			
	.foot_wrap .foot_txt{width:94%;margin:0 3%;padding:0 0 50px;}
	.foot_wrap address,
	.foot_wrap p{font-size:0.95em;line-height:1.5em;}
	.foot_wrap address span{display:block; margin-left:0;}
	.foot_wrap address strong{font-size:1.05em;}
	.foot_wrap p.copy {font-size:0.75em;}
	
	.foot_wrap .foot_img{display:none;}
		
}

