@charset "utf-8";


.ppbb{ border:20px solid red; padding:50px 0; text-align:center; font-size:30px;}

/* 윈도우스크롤시메뉴상단에고정 */
#header_group{}
#header_group .sticky_XXX_{ animation:initial; -moz-animation:initial; -webkit-animation:initial; -o-animation:initial;}

#header_top.sticky.on{ position:fixed; top:0; width:100%; z-index:10000000;}
#header.sticky.on{ position:fixed; top:0; width:100%; z-index:1000000;}

#header_group .sticky.on{ animation:stickyani 0.5s; -moz-animation:stickyani 0.5s; -webkit-animation:stickyani 0.5s; -o-animation:stickyani 0.5s;}
@keyframes stickyani{
	0%{ transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
	100%{ transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0);}
}
#header.sticky.on{ top:45px; box-shadow:1px 1px 4px #464646;}



/* 헤더팝업존부분 */
#header_popup{position:relative; background:#f2f2f2;}
#header_popup:after{ clear:both;}

#header_popup .hp_slide{ display:inline-block; width:100%; font-size:0;margin-bottom:-3.5px;}

#header_popup .hp_button{background:url("/images/000inc/popup_back01.png") center top no-repeat;position:absolute;top:0;z-index:9999999;right: 0;height:97px;width:230px;color:#fff;text-align:center;padding-top:12px;font-weight:800;font-size:15px;letter-spacing:-1px;}
#header_popup .hp_button strong{ width:100%; display:inline-block; margin-bottom:3px;}
#header_popup .hp_button p{ margin-top:10px;}
#header_popup .hp_button img{ width:20px;}
#header_popup .hp_button .prev{}
#header_popup .hp_button .next{}
#header_popup .hp_button .stop{ display:none;}
#header_popup .hp_button .stop.on{ display:inline-block;}
#header_popup .hp_button .play{ display:none;}
#header_popup .hp_button .play.on{ display:inline-block;}

#header_popup .hp_close{ text-align:center;position:absolute; width:180px; z-index:9999999; bottom:0;right:0; background:url("/images/000inc/popup_tu01.png") center top repeat; padding:10px 0;}
#header_popup .hp_close .today{}
#header_popup .hp_close .close{}



/* 헤더상단부분 */
#header_top{border-bottom: 1px #e1e1e1 solid;height:45px;}



.header_left li.on{background: #7035d2;}
.header_left li{ float:left; position:relative;}
.header_left li a{float:left;border-right: 1px solid #e1e1e1;padding: 0 20px;font-size:13px;font-weight:600;line-height:45px;}
.header_left li a:hover{color:#7035d2;}

.header_right{ float:right;}
.header_right li{float:left;position:relative;border-left: 1px solid #e1e1e1;}
.header_right li a{display: block;height: 45px;padding:0 20px;font-size:13px;font-weight:600;line-height: 45px;}

.header_right .hr_txt05{background: #7035d2 url(/images/000inc/header_search01.png) 18px center no-repeat;border: none;}
.header_right .hr_txt05 a{padding-left:45px;color: #fff;}


.h_down_icon{background:url("/images/001kunsan/new_main/btn_set.png") no-repeat;background-position: -4px -6px;padding-right:15px;}

.hl_down01{width:100%;position:absolute;left: -1px;top:45px;z-index:10000001; border-right:1px solid #e1e1e1;display:none;}
.hl_down01 li{ float:left; width:100%; background:#fafafa; border-bottom:1px solid #e1e1e1;}
.hl_down01 li a{font-size: 12px;text-align:center;}
.hl_down01 li a:hover{ color:#7035d2;}
.hl_down01 li p{ line-height:17px; padding:2px 0 5px 0;}



/* 헤더통합검색 */
#all_search{ display:none; z-index:10000000; position:absolute; padding:30px 0; top:0; margin-top:45px; background:#eaeaea url("/images/000inc/search_back01.gif") left top repeat; border:1px solid #eaeaea; border-top:0; width:99.7%; text-align:center; box-shadow:1px 1px 2px #737373;}
.top_search { display:inline-block; vertical-align:top; margin-bottom:10px;}
.top_search input{height: 50px;width:400px;background:#fff;vertical-align:middle;padding:10px 0 10px 10px;border:5px solid #4a02be;}
.top_search button{ height:50px; width:80px; border:0; background:#4a02be; line-height:40px; vertical-align:middle; color:#fff; font-weight:600; font-size:16px;}
.all_search_guide strong{  display:inline-block; color:#4a02be; font-size:23px; margin-right:10px;background:url("/images/000inc/search_img01.png") left center no-repeat; padding-left:25px; letter-spacing:-1px; line-height:50px;}
#all_search span{ font-size:13px; background:url("/images/000inc/point01.gif") left center no-repeat; padding-left:15px;}


/* 사이트맵 */
.sitemap_wrap ul{ font-size:0; width:100%; display:table;}
.sitemap_wrap p{ display:none;}
.sitemap_wrap ul li{ line-height:30px; display:inline-block; vertical-align:top; font-size:18px; font-weight:600;}
.sitemap_wrap ul li a{ width:90%; border-bottom:1px solid #616161; margin-bottom:20px; background:#6b6b6b url("/images/000inc/org_bg01.png") right center no-repeat; background-size:100px; color:#fff; display:inline-block; padding:2% 5%;}

.sitemap_wrap ul li ul li { width:100%; margin:0; line-height:22px; margin-bottom:15px;font-size:15px;  background:#ececec url("/images/000inc/icon03.gif") 10px 13px no-repeat;border-bottom:1px solid #e0e0e0; padding:0;}
.sitemap_wrap ul li ul li a{ width:75%; border-bottom:0; margin-bottom:0; color:#000; padding:8px 10% 8px 27px; background:none;}


.sitemap_wrap ul li ul li ul{  border:1px solid #ebebeb; border-top:0; background:#fff; padding:10px 0 20px 0;}
.sitemap_wrap ul li ul li ul li { width:100%; margin:0;  border:0; padding-top:10px;font-size:14px; font-weight:400; line-height:18px;background: url("/images/000inc/icon01.gif") 20px 18px no-repeat;}
.sitemap_wrap ul li ul li ul li a{ width:83%; border-bottom:0;margin-bottom:0; padding:0; padding-left:30px;}

.sitemap_w06 li{width:14.6%; margin:0 1% 50px 1%;}
.sitemap_w05 li{width:18%; margin:0 1% 50px 1%;}
.sitemap_w04 li{width:23%; margin:0 1% 50px 1%;}
.sitemap_w03 li{width:30%; margin:0 1.5% 50px 1.5%;}



@media all and (max-width: 1220px) {
.header_left li:first-child a{ border-left:none;}


.header_left .hl_txt03{ width:20%;}
.header_left .hl_txt04{ width:12%;}

.header_right li{float:none;}

.header_right .hr_txt02,
.header_right .hr_txt03,
.header_right .hr_txt05{display:none;}
.header_right .hr_txt01{border-left: 1px solid #e1e1e1;}

#header_popup .hp_slide img{ width:100%; height:auto;}
#header_popup .hp_button{ background:#000d4f none; position:relative; top:0; height:auto; width:100%; padding:7px 0; font-weight:800;}
#header_popup .hp_button strong{ width:auto; margin-right:10px;}
#header_popup .hp_button p{ margin-top:0; display:inline-block; padding-top:3px;}

/* 헤더통합검색 */
#all_search{border-left:0; border-right:0; width:100%;margin-top:135px; border-top:2px solid #4a02be;}


/* 사이트맵 */	
.sitemap_w06 li{width:30%; margin:0 1.5% 50px 1.5%;}
.sitemap_w05 li{width:30%; margin:0 1.5% 50px 1.5%;}
.sitemap_w04 li{width:30%; margin:0 1.5% 50px 1.5%;}

}



@media all and (max-width: 768px) {

/* 헤더통합검색 */
#all_search{ margin-top:120px;}


/* 사이트맵 */	
.sitemap_w06 li{width:47%; margin:0 1.5% 50px 1.5%;}
.sitemap_w05 li{width:47%; margin:0 1.5% 50px 1.5%;}
.sitemap_w04 li{width:47%; margin:0 1.5% 50px 1.5%;}
.sitemap_w03 li{width:47%; margin:0 1.5% 50px 1.5%;}

}




@media all and (max-width: 650px) {


/* 헤더통합검색 */
#all_search{border-left:0; border-right:0; width:100%; padding:20px 0; }

.top_search {  margin-bottom:0;}
.top_search input{ height:20px; width:220px; background:#fff; vertical-align:middle; padding:10px 0 10px 10px; border:5px solid #4a02be;}
.top_search button{ height:50px; width:70px; border:0; background:#4a02be; line-height:40px; vertical-align:middle; color:#fff; font-weight:600; font-size:16px;}
.all_search_guide strong{ display:none;}
#all_search span{ display:none;}

}

@media all and (max-width: 480px) {
.header_left li a{padding:0 10px;}
	
.header_right .hr_txt01{border:0;}
.header_right li a{padding: 0 10px 0 0;}

/* 사이트맵 */	
.sitemap_w06 li{width:100%; margin:0 0 50px 0;}
.sitemap_w05 li{width:100%; margin:0 0 50px 0;}
.sitemap_w04 li{width:100%; margin:0 0 50px 0;}
.sitemap_w03 li{width:100%; margin:0 0 50px 0;}


}

                             
/* new_sns */
.new_sns{font-size:14px;}
.new_sns .sns_tit {display: block;height: 45px;padding: 0 20px 0 5px;background: url("/images/001kunsan/new_main/btn_set.png") no-repeat;background-position: 29px 8px;}
.new_sns .sns_tit span{display:inline-block;}
.new_sns div{position:absolute;top: 44px;left: 0px;width: 100%;background:#fff;border: solid 1px #e1e1e1;padding:10px;z-index: 100;}
.new_sns div strong{display: block;margin: 8px 0;}
.new_sns div a{display: block;height: 32px;float: none;padding: 0;background: url("/images/001kunsan/new_main/btn_set.png") no-repeat left top;font-size: 0;border: none;line-height: normal;}
.new_sns div span{display:none;}
.new_sns div .s01 a{background-position:-140px 0;}
.new_sns div .s02 a{background-position:-175px 0;}
.new_sns div .s03 a{background-position:-209px 0;}
.new_sns div .s04 a{width: 32px;font-size: 0;height: 23px;background: url('/upload_data/board_data/CNT_ATCHDOWN/172835607047881.png')no-repeat !important;padding: 0;}

.new_sns div .s05 a{background-position: right -100px;}
@media all and (min-width:1200px) {
.new_sns div a{display:inline-block;width:32px;height:32px;overflow:hidden;padding: 0;}
.new_sns div span{border:none;background:url("/images/001kunsan/new_main/btn_set.png") no-repeat left top;padding-top:35px;}
.new_sns a.sns_tit{display:none;}
.new_sns div{display:block !important;border:none;top: 6px;left: 8px;width: 205px;padding: 0;}
.new_sns div strong{float: left;margin: 0 4px;}
.new_sns div .s04 a{height:32px;background-position: center !important;}
}                                                                                                                                                                                           