@charset "utf-8";

/* 안내문 */
.info-box {position:relative; padding:20px 20px 20px 120px; color:#333; border:1px solid #d1d8e4; font-size:14px; line-height:140%; margin-bottom:30px; letter-spacing:-0.3px;}
.info-box:before {position:absolute; top:50%; left:25px; margin-top:-36px; content:''; display:block; width:72px; height:72px; background:url('/images/org/web/iss/sub/infobox_ico.png') no-repeat -90px 0}
.info-box.ico01:before { background-position:0 0}
.info-box.ico03:before { background-position:-180px 0}
.info-box.ico04:before { background-position:-270px 0}
.info-box.ico05:before { background-position:-360px 0}

/* 절차_숫자(정보공개처리절차) 180825 수정 */
.list_number {overflow:hidden; position:relative; min-height:120px; margin-bottom:3px; border: 1px solid #ddd}
.list_number .inner {position:relative; padding: 30px 30px 30px 120px;}
.list_number .inner .numb {position:absolute; top:30px; left:30px; display:block; width:64px; height:64px; background:#7cc576; border-radius:50%; line-height: 62px; font-size:28px; color:#ffffff; font-style: italic; text-align:center}
.list_number .inner .txtwrap {position:relative;}	

/* 교육장 인사말 */
.greeting_officer { position:relative}
/*.greeting_officer .img { display:block; position:absolute; top:15px; left:0} 190625*/
.greeting_officer .txt_hd{ margin-left:0; font-size:25px; color:#374e66; line-height:140%; letter-spacing:-1.5px; margin-bottom:20px;} /*190625*/
.greeting_officer .txt_hd em{ font-weight:bold}
.greeting_officer .col_gr{ color:#179472;}
.greeting_officer .col_bl{ color:#005ebe;} 
.greeting_officer .txt_cnt{ margin-left:0; color:#666; font-size:15px; letter-spacing:-0.5px; line-height:150%; margin-bottom:30px} /*190625*/
.greeting_officer .txt_cnt em{ font-size:17px; font-weight:bold}
.greeting_officer .txt_ft{ margin-left:0; text-align:right; font-size:15px; color:#666;} /*190625*/
.greeting_officer .txt_ft img{ margin-left:10px; vertical-align:middle}

/* 지원청 CI */
.ci_wrap {position:relative;}
.ci_wrap .ci-down{ position:absolute; top:0; right:0}
.ci_wrap .boxTy03 .box {padding:30px 20px}
.ci_wrap  p{ font-size:14px; line-height:150%}
.ci_wrap  p span{ color:#005bbd; font-weight:bold}
.ci_wrap .logoType{ overflow:hidden}
.ci_wrap .logoType li{ float:left;  width:48%; margin-left:4%}
.ci_wrap .logoType li:first-child{ margin-left:0}

/* 연혁 180825 수정 */
.historyList{ overflow:hidden; text-align:center;}
.historyList .list{width:100%; font-size:14px; overflow:hidden; background:url('/images/org/web/iss/sub/history_line_bg.png') repeat-y center;}
.historyList .list .last{ width:7px; height:7px; background-color:#ddd; border-radius:50%; position:absolute; left:50%; margin-left:-3.5px; bottom:35px}
.historyList .list .right{width:50%; margin-right:6px; float:right; background:url('/images/org/web/iss/sub/history_right_bg.png') no-repeat left 20px;}
.historyList .list .right ul{float:right; text-align:left;}
.historyList .list .left{width:50%; margin-left:6px; float:left; background:url('/images/org/web/iss/sub/history_left_bg.png') no-repeat right 20px;}
.historyList .list .left ul{float:left; text-align:right;}
.historyList .list ul{width:75%; border-radius:10px; padding:20px 30px; background:#fff; border:1px solid #ddd;}
.historyList .list ul li{line-height:30px;}
.historyList .list ul li.tit{font-size:20px; font-weight:bold; color:#001f66; margin-bottom:10px;}
.historyList .list ul li > span{ font-weight:bold; margin-right:8px}
.historyList .list .y2010 ul{background:#f2f6fb; border:1px solid #ddd; }

/* 역대교육장 */
.adminList ul {overflow:hidden}
.adminList ul li{float:left; width:25%; padding:0 0 30px; margin-bottom:30px; border-bottom:1px solid #ddd;}
.adminList ul li > div {padding:0 20px}
.adminList ul li p{font-size:16px; font-weight:bold; line-height:150%; text-align:center; color:#444; }
.adminList ul li p span{color:#005dbd;}
.adminList ul li p.date{font-size:14px; font-weight:normal; letter-spacing:0; color:#777;}
.adminList ul li .img { display:block; background:url('/images/org/web/iss/sub/adminList_bg.gif') no-repeat; width:180px; height:200px; text-align:center; margin-bottom:15px;}
.adminList ul li .img img{margin:30px auto;}

/* 교육방향 */
.edu_direct > h2{width:60%; margin:0px auto 40px auto; font-size:34px; padding:25px 0px; border-top:2px solid #002958; border-bottom:1px solid #ddd; text-align:center;}
.edu_direct > h2 span{color:#0058bb;}
.edu_direct .part{width:100%; text-align:center; line-height:80px; display:inline-block;}
.edu_direct .part img{float:left;}
.edu_direct .part img:last-child{margin:12px 0px;}
.edu_direct .title{color:#346496; font-size:30px; line-height:30px; text-align:center;}
.edu_direct .title div{position: relative; line-height:130%; width:60%; margin:50px auto 20px auto;}
.edu_direct .title p{color:#16375b}
.edu_direct .title span{position: absolute; top:0px;}
.edu_direct .title span.mark01{left:0px;}
.edu_direct .title span.mark02{right:0px;}
.edu_direct .arrow{text-align:center; margin:35px auto;}
.edu_direct .fl_none img{float:none;}

/* 조직업무안내 수정 181119 */
.systemInfo .tit{position:relative; z-index:10; text-align:center;}
.systemInfo .wrap{position:relative; z-index:1; top:-5px; display:inline-block; width:90%; background:url('/images/org/web/iss/sub/system_bg.gif'); border:1px solid #ddd; padding:25px 4%;}
.systemInfo .wrap ul{display:inline-block; margin:0 auto; width:100%;}
.systemInfo .wrap ul li{width:29.7%; background:#f6fafe; float:left; text-align:center; border:1px solid #ddd; letter-spacing: -1px;; margin:25px 1.5%;}
.systemInfo .wrap ul li h2{ font-size:18px;; color:#fff; line-height:45px; background:url('/images/org/web/iss/sub/system_tit_bg.gif');}
.systemInfo .wrap ul li p{margin:20px 15px; border:1px solid #ddd;}
.systemInfo .wrap ul li p span{min-height:130px; background:#fff; border-bottom:1px solid #ddd; display:block; line-height:24px; padding:10px 10px;}/* 181205 */
/*180827*/
.systemInfo .wrap ul li p span.info_01{background:#f5f9ff url('/images/org/web/iss/sub/system_bg2.png');}
.systemInfo .wrap ul li p span.info_03{background:#f5f9ff url('/images/org/web/iss/sub/system_bg2.png');}
.systemInfo .wrap ul li p span.info_05{background:#f5f9ff url('/images/org/web/iss/sub/system_bg2.png');}

/* 청사배치도 */
.plotPlan .boxTy03 {border-radius:0; text-align:center; margin-bottom:30px;}
.plotPlan h3{position:absolute; width:66px; height:76px; padding-top:10px; top:0; left:0; background:url('/images/org/web/iss/sub/plotPlan_floor.png') no-repeat; font-size:24px; color:#fff; font-weight:bold}

/* 찾아오시는 길 */
.NaviMap { margin-bottom:30px;}
.NaviMap .root_daum_roughmap_landing, .root_daum_roughmap{ width:100% !important}
.locationMap .boxTy03 { border-radius:0;}
.locationMap .boxTy03 .box{ overflow:hidden; padding: 40px 30px 40px 270px;}
.locationMap .boxTy03 .box > .tit{ position:absolute; text-align:center;  top:50%; margin:-100px 0 0; left:0; width:250px; font-size:24px; color:#002e5f}
.locationMap .boxTy03 .box > .tit img{ display:block; margin:20px auto}
.locationMap .addr{ overflow:hidden}
.locationMap .addr li{line-height:30px; float:left; width:100%; overflow:hidden;  text-align:left;}
.locationMap .addr li span.tit{ float:left; font-weight:bold; display:block; width:60px; padding-left:15px; color:#003267; background:url('/images/org/web/iss/sub/map_addr_dot.png') no-repeat 0 13px;}
.locationMap .addr li span.ctxt{ float:left; display:block; width:80%}
.locationMap .addr .arr{ color:#888;}
.locationMap dl  dt.tit2{ font-size:16px; font-weight:bold; margin-bottom:5px}
.locationMap dl + dl { margin-top:10px }
.locationMap dl dd{ margin-left:10px}

/*  학교분포도 */
.schlDsp .boxTy03 { border-radius:0;}
.schlDsp .boxTy03 .box.b01{ overflow:hidden; padding:30px; height:600px} /* 성산 */
.schlDsp .boxTy03 .box.b02{ overflow:hidden; padding:30px; height:800px} /* 의창 */
.schlDsp .boxTy03 .box.b03{ overflow:hidden; padding:30px; height:600px} /* 마산회 */
.schlDsp .boxTy03 .box.b04{ overflow:hidden; padding:30px; height:650px} /* 마산합 */
.schlDsp .boxTy03 .box.b05{ overflow:hidden; padding:30px; height:600px} /* 진해 */
.schlDsp .m_menu ul { position:relative;}
.schlDsp .m_menu li {float:left; padding-left:7px}
.schlDsp .m_menu li .m_map { display:none; position: absolute; width:100%; text-align:center; top: 80px; left:0}
.schlDsp .m_menu li .m_map.on { display:block}

/* 사이트맵 180827 추가 */
.sitemap-wrap {overflow:hidden; line-height:1.6;}
.sitemap-wrap .sitemap-list { text-align:left; float:left; width:22.75%; padding:0 0 0 3%; margin-bottom:60px; background:url('/images/org/web/iss/sub/sitemap_line.gif') repeat-y 5.5% 0}
.sitemap-wrap .sitemap-list:after { content:''; display:block; clear:both}
.sitemap-wrap .sitemap-list .tit {font-size:16px; font-weight:bold; color:#fff; text-align:center; margin-bottom:15px; background:#6aaada url('/images/org/web/iss/sub/sitemap_bg01.png') no-repeat right 0;}
.sitemap-wrap .sitemap-list .tit span {color:#fff;}
.sitemap-wrap .sitemap-list:nth-child(even) .tit {background:#ffa80a url('/images/org/web/iss/sub/sitemap_bg02.png') no-repeat right 0;}
.sitemap-wrap .sitemap-list .tit a {display:block; padding:10px 0 12px 0;}
.sitemap-wrap .depth2 .lm_l2 {margin:5px 0;}
.sitemap-wrap .depth2 .lm_a2 {position:relative; font-size:14px; color:#2b405b; padding-left:10px;}
.sitemap-wrap .depth2 .lm_a2:after {content:''; position:absolute; left:0; top:9px; width:3px; height:3px; background:#2b405b;}
.sitemap-wrap .depth3 {padding:7px 10px; background:#f1f1f1; margin:6px 0}
.sitemap-wrap .depth3 .lm_a3 {position:relative; display:block; font-size:13px; color:#666; padding-left:10px;}
.sitemap-wrap .depth3 .lm_a3:after {content:'';position:absolute; left:0; top:11px; width:5px; height:1px; background:#666;}
.sitemap-wrap .sitemap-list:first-child, .sitemap-wrap .sitemap-list:nth-child(4n+1){padding-left:0; background-image:none}

/* 하자보수처리요령 181010 추가 */
.info-box_list {position:relative; padding:20px 20px 20px 120px; color:#333; border:1px solid #d1d8e4; font-size:14px; line-height:140%; margin-bottom:30px; letter-spacing:-0.3px;}
.info-box_list:before {position:absolute; top:50%; left:25px; margin-top:-36px; content:''; display:block; width:72px; height:72px; background:url('/images/org/web/iss/sub/infobox_ico.png') no-repeat -90px 0}
.info-box_list.ico01:before { background-position:0 0}
.info-box_list.ico03:before { background-position:-180px 0}
.info-box_list.ico04:before { background-position:-270px 0}
.info-box_list.ico05:before { background-position:-360px 0}

/* 시설공사 업무처리 흐름도 181011 추가 */
.Flow_wrap { position:relative; width:100%;}
.Flow_wrap ul li.Flow_list { position:relative; width:100%; height:208px; margin-bottom:15px;}
.Flow_wrap ul li.Flow_list:first-child{ height:238px;}
.Flow_wrap ul li.Flow_list:last-child .flow_tit_wrap {background:none;}
.Flow_wrap ul li.Flow_list .flow_tit_wrap01  { position:absolute; left:40%; width:182px; height:208px;  padding-top:42px;  text-align:center;  background:url('/images/org/web/iss/sub/arrow.png') no-repeat center 95%;}
.Flow_wrap ul li.Flow_list .flow_tit_wrap  { position:absolute; left:40%; width:182px; height:208px; text-align:center;  background:url('/images/org/web/iss/sub/arrow.png') no-repeat bottom;}
.Flow_wrap ul li.Flow_list h3.flow_tit {padding:76px 0; border:1px solid #ddd; font-size:16px; line-height:1.05em; font-weight:bold; letter-spacing:-2px}/* 181205 */
.Flow_wrap ul li.Flow_list h3.tit_03 {padding:51px 5px;}
.Flow_wrap ul li.Flow_list h3.tit_04 {padding:68px 5px;}
.Flow_wrap ul li.Flow_list dl { display:inline-block; width:344px;} 
.Flow_wrap ul li.Flow_list dl dt {display:inline-block; width:100%; height:30px; margin-bottom:10px; text-align:center; line-height:24px; font-size:18px; font-weight:600; color:#fff; border:1px solid #ddd; background:#04448c;}
.Flow_wrap ul li.Flow_list dl dt.none_tit {display:none;}
.Flow_wrap ul li.Flow_list dl dd {width:304px; height:130px; border:1px solid #ddd; letter-spacing: -1px; padding:20px;}
.Flow_wrap ul li.Flow_list .dl01 {float:left;}
.Flow_wrap ul li.Flow_list .dl02 {float:right;}
.Flow_wrap ul li.Flow_list .dl01 dd {background:#f6fafe;}
.Flow_wrap ul li.Flow_list .dl02 dd {background:#edf5ff;}

/* 교육관안내 190502 */
.eduCenter_info .tit{margin-bottom:0;} /*190624*/
.eduCenter_info .tit h3{font-size:50px; color:#2893c1; line-height:1.2; padding:0 15px 5px 0; display:inline-block; letter-spacing: -2px;}
.eduCenter_info .tit p{display:inline-block;vertical-align:top;padding: 0px 15px;border-left:1px solid #2893c1;} /*190529*/
.eduCenter_info .tit p span{display:block; margin:10px 0; font-size:18px;}/*190527*/
.eduCenter_info .tit p span.fs_12{font-size:12px;}/*190527*/
.eduCenter_info .map {position: relative;}
.eduCenter_info .map img{max-width:100%;}
.eduCenter_info .map p{position: absolute; font-size:18px; background:#fff; color:#f64700; font-weight: bold;}

/*.eduCenter_info .map p span{display:block; font-size:14px; color:#666; margin-top:5px;}
.eduCenter_info .map p a{display:block; padding:15px 20px; border:1px solid #ddd; opacity: 0.8; transition: all .2s ease; -ms-transition:all .2s ease; -webkit-transition: all .2s ease; }
.eduCenter_info .map p a:hover, .eduCenter_info .map p a:focus{border-color:#6ca6ca; opacity:1;}
.eduCenter_info .map.flow03 p a br{display:none;}
.eduCenter_info .map p:hover{color:#333;}
.eduCenter_info .map p:hover span.cir_org{background-color:#333;}*/

/*190527*/
.eduCenter_info .map .flow_list{display:none;} /*190529*/
.eduCenter_list{padding:20px 0; overflow:hidden;} /*190624*/
.eduCenter_list>li{width:25%; float:left;}
.eduCenter_list li .tit{font-size:16px; font-weight:bold; color:#f64700;}

.eduCenter_list_50per{padding:20px 0; overflow:hidden;} /*190624*/
.eduCenter_list_50per>li{width:50%; float:left;} /*190624*/
.eduCenter_list_50per li .tit{font-size:16px; font-weight:bold; color:#f64700;} /*190624*/

.eduCenter_list_100per{padding:20px 0; overflow:hidden;} /*190624*/
.eduCenter_list_100per li .tit{font-size:16px; font-weight:bold; color:#f64700;} /*190624*/

.cir_org{margin-right:8px; padding:6px 5px; border-radius:50px; background-color:#f64700; color:#fff; letter-spacing:-0.5px;} /*190529*/
.cir_org_2{margin-right:3px; padding:2px 4px; border-radius:50px; background-color:#f64700; color:#fff; font-weight:bold; letter-spacing:-0.5px;} /*190529*/

.mapInfo_layer{position: absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:1000;display:none;}
.layer_wrap{position: relative;top: 5%;width: 80%;padding-bottom:10px;max-width: 700px;margin:0 auto;background:#fff;overflow: hidden;}
.layer_wrap img{width:100%; height:100%;}
.layer_wrap h3{position: absolute; width:100%; top:0; left:0; background:rgba(0, 50, 103, 0.85); color:#fff; letter-spacing: -1px; font-size:24px; padding:15px 20px; font-weight: bold;}
.layer_wrap h3 span{color:#92afce; font-size:14px;}
.layer_wrap .con_wrap{position: relative;padding:10px;height: 568px;overflow-y:scroll;margin:-100px 10px 10px;background:#fff;}/*190527*/
.layer_wrap .con_wrap .btn_vr{background:rgba(255,255,255,0.8); letter-spacing: -0.5px; position: absolute; right: 10px;top: -50px; padding: 10px 15px; border-radius: 3px; border: 1px solid #ddd; transition: all .2s ease; -ms-transition:all .2s ease; -webkit-transition: all .2s ease;}
.layer_wrap .con_wrap .btn_vr:hover{background:#0772ca; border-color:#0b5796; color:#fff;}
.layer_wrap .con_wrap .img li{width:24.25%; float:left; margin-left:1%;}
.layer_wrap .con_wrap .img.liw20 li {width: 18.75%;} /*231103 추가*/
.layer_wrap .con_wrap .img li:first-child{margin-left:0;}
.layer_wrap .con_wrap .exper{ width:100%; float:left; margin:20px 0 0; font-size:18px; color:#002958; padding:30px 0px 10px; font-weight:bold; background:url('/images/org/web/iss/sub/bg_0201.gif')repeat-x top; letter-spacing: -1px; }
.layer_wrap .con_wrap .exper span{font-size:14px; vertical-align: bottom;  font-weight: normal;}
.layer_wrap .con_wrap .point{width:100%; display:inline-block; padding:20px 0 30px; background:url('/images/org/web/iss/sub/bg_0201.gif')repeat-x bottom; }
.layer_wrap .btn_close{display:block; width:40px; height:40px; position: absolute; right:10px; top:12px; text-indent: -100000px; background:url('/images/org/web/iss/sub/btn_close.png') no-repeat center;}
.layer_wrap .block span{display:block; margin:5px 0;}

/* 체험교육안내 190625 */
.EEG_time{padding:15px; border:1px solid #d1d8e4;}
.EEG_box ul{overflow:hidden;}
.EEG_box li{float:left; margin:0 0 10px; overflow:hidden;}
.EEG_box li:first-child{margin-left:0;}
.EEG_box li p{font-size:14px; line-height:25px; text-align:center;}
.EEG_box li img{width:100%; height:130px;}
.EEG_box .EEG_list_5 li{width:18.8%; margin-left:1.5%;}
.EEG_box .EEG_list_5 li:first-child{margin-left:0;}
.EEG_box .EEG_list_6 li{width:15.41%; margin-left:1.5%;}
.EEG_box .EEG_list_6 li:first-child{margin-left:0;}
.EEG_box .EEG_list_4 li{width:23.875%; margin-left:1.5%;}
.EEG_box .EEG_list_4 li:first-child{margin-left:0;}
.EEG_box .EEG_list_3 li{width:32.3%; margin-left:1.5%;}
.EEG_box .EEG_list_3 li:first-child{margin-left:0;}

.ci-down{position:absolute;top:0;right:0;}

@media screen and (max-width:1019px) {
	
	.historyList .list .right ul, .historyList .list .left ul,
	.adminList ul li > div  {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}

	/* 교육장 인사말 */
	.greeting_officer .txt_hd, .greeting_officer .txt_cnt, .greeting_officer .txt_ft{ margin-left:0px} /*190625*/
	
	/* 연혁 180825 수정 */
    .historyList .list .right,  .historyList .list .left{float:none; width:100%; margin:0px; background-image:none;}
    .historyList .list .right ul, .historyList .list .left ul {float:none !important; width:80%;  margin:20px auto; text-align:left;}
	.historyList .list ul li.tit{ text-align:center}
    .historyList .list .left ul:last-child{margin-bottom:0px;}
	.historyList .list .last{ display:none}
	
	/* 역대교육장 */
	.adminList ul li > div {padding:0 10px}
	.adminList ul li .img { background-size:contain; background-position: center center; width:100%}
	
	/* 교육방향 */
    .edu_direct > h2{width:90%; margin:0px auto 40px auto;}
    .edu_direct .title div{width:90%;}
    .edu_direct .part img{float:none;}
    .edu_direct .part .line{display:none;}
    .edu_direct .part .con{margin:20px 0 0 0px;}
	
	/* 청사배치도 */
    .plotPlan img{width:90%; height:auto; margin:0 auto;}
	
	/* 찾아오시는 길 */
	.locationMap .boxTy03 .box{padding: 40px 30px;}
	.locationMap .boxTy03 .box > .tit{ display:none}
	.locationMap .addr li span.tit{width:80px;}
	.locationMap .addr li span.ctxt{width:calc(90% - 80px);}
	
	/*  학교분포도 */
	.schlDsp .boxTy03 .box.b01{height:600px} /* 성산 */
	.schlDsp .m_menu li {padding-left:5px; padding-bottom:5px}
	.schlDsp .m_menu li .m_map {top:100px}
	.schlDsp .m_menu li .m_map img { width:80%; height:auto}
	
	/* 사이트맵 180827 추가 */
	.sitemap-wrap .sitemap-list {width:31.333%; margin-left:-4px; float:none; display:inline-block; background-image:none; vertical-align:top}
	.sitemap-wrap .sitemap-list.first, .sitemap-wrap .sitemap-list:nth-child(3n+1) {padding-left:0;}
	.sitemap-wrap .sitemap-list:nth-child(5) {padding-left:3%;}


	/* 시설공사 업무처리 흐름도 181011 추가 */
	.Flow_wrap ul li.Flow_list .flow_tit_wrap01  { position:absolute; left:0; bottom:0; width:100%; height:72px;}
	.Flow_wrap ul li.Flow_list .flow_tit_wrap  { position:absolute; left:0; bottom:0; width:100%; height:72px;}
	.Flow_wrap ul li.Flow_list h3.flow_tit {padding:10px;}
	.Flow_wrap ul li.Flow_list:first-child{ height:353px;}
	.Flow_wrap ul li.Flow_list{ height:353px;}
	.Flow_wrap ul li.Flow_list dl { width:49%;} 
	.Flow_wrap ul li.Flow_list dl dt { font-size:14px;}
	.Flow_wrap ul li.Flow_list dl dt.none_tit {display:block;}
	.Flow_wrap ul li.Flow_list dl dd {width:100%; height:226px; box-sizing:border-box;}
	.Flow_wrap br {display:none;}

}

/* only PC.ver */
@media screen and (min-width:801px) { 

	/* 교육관 안내 190502 */
	.eduCenter_info .map p.flow01_01{top: 1%; left: 42.5%; text-align:right;}
	.eduCenter_info .map p.flow01_02{top: 49%; left: 10%; text-align:right;}
	.eduCenter_info .map p.flow01_03{top: 56%; right: 10%;}
	.eduCenter_info .map p.flow01_04{top: 79%; right: 10%;}

	.eduCenter_info .map p.flow02_01{top: 1%; left: 8%; }
	.eduCenter_info .map p.flow02_02{top: 63%; right: 10%; text-align:right;}
	
	.eduCenter_info .map p.flow03_01{top: 15.5%; right: 3%;}
	.eduCenter_info .map p.flow03_02{top: 40%; right: 5%; text-align:right;}
	.eduCenter_info .map p.flow03_03{top: 61%; left: 0%;}
	.eduCenter_info .map p.flow03_04{top: 90%; right: 5%; text-align:right;}
	
	.eduCenter_info .map p.flow04_01{top: 75%; right: 3%;}
	
	.eduCenter_info .map p.flow05_01{top: 10%;left: 65%;}
	.eduCenter_info .map p.flow05_02{right: 51%; bottom: 17%;text-align:right;}
}

@media screen and (max-width:800px) {
	
	/* 안내문 */
	.info-box {margin-bottom:20px}
	
	/* 교육장 인사말 */
	.greeting_officer .txt_hd, .greeting_officer .txt_cnt, .greeting_officer .txt_ft{ margin-left:0}
	.greeting_officer .img {width:auto; display:block; position:relative; top:auto; left:auto; text-align:center; margin-bottom:20px;}
	.greeting_officer .img img{ width:auto;}
	
	/* 지원청 CI */
	.ci_wrap .ci-down{ position:relative; top:auto; right:auto; margin-bottom:30px}
	.ci_wrap .logoType li{width:100%; margin-left:0; margin-top:20px}
	.ci_wrap .logoType li:first-child{ margin-top:0}
	
	/* 역대교육장 */
	.adminList ul li{width:33.3%}
	
	/* 조직업무안내 */
    .systemInfo .wrap ul li{width:46%; margin:10px 4% 10px 0;}
    .systemInfo .wrap ul li:nth-child(3n){margin-right:4%;}
    .systemInfo .wrap ul li:nth-child(2n){margin-right:0 !important;}
	
	/*  학교분포도 */
	.schlDsp .boxTy03 .box.b01{height:550px} /* 성산 */
	.schlDsp .boxTy03 .box.b02{height:750px} /* 의창 */
	.schlDsp .boxTy03 .box.b04{height:600px} /* 마산합 */
	.schlDsp .boxTy03 .box.b05{height:600px} /* 진해 */
	.schlDsp .m_menu li {padding-left:5px; padding-bottom:5px}
	.schlDsp .m_menu li .m_map {top:100px}
	.schlDsp .m_menu li .m_map img { width:100%; height:auto}

	/* 교육관 안내 190502 */
	.map .img_wrap{display:none;}
	.eduCenter_info .map .flow_list{display:block;} /*190529*/
	
	.eduCenter_info .tit{margin-bottom:20px;}
	.eduCenter_info .map p{position: relative; margin-bottom:10px;}
	.eduCenter_info .map p span{display:inline-block; margin-left:10px;}

	.eduCenter_list>li{width:50%; min-height:150px;}/*190527*/
	
	/* 체험교육안내 190625 */
	.EEG_box li img{width:100%;}
	.EEG_box .EEG_list_5 li{width:32.3%; margin-left:1.5%;}
	.EEG_box .EEG_list_5 li:nth-child(4){margin-left:0;}
	.EEG_box .EEG_list_6 li{width:32.3%; margin-left:1.5%;}
	.EEG_box .EEG_list_6 li:nth-child(4){margin-left:0;}
	.EEG_box .EEG_list_4 li{width:32.3%; margin-left:1.5%;}
	.EEG_box .EEG_list_4 li:nth-child(4){margin-left:0;}
}

@media screen and (max-width:680px) {
	
	/* 안내문 */
	.info-box {padding:16px}
	.info-box:before { background-image:none}
	
	/* 절차_숫자(정보공개처리절차)  180825 수정 */
	.list_number .inner {padding:25px;}
	.list_number .inner .numb { position:static; margin:0 auto 10px}
	
	/* 교육장 인사말 */	
	/* .greeting_officer .txt_hd{font-size:22px; letter-spacing:-1px} 190625 */
	
	/* 연혁 */ 
	.historyList > img{ width:50%; height:auto}
    .historyList .list .right ul, .historyList .list .left ul {width:95%;}
	.historyList .list ul li > span{ display:block; margin-right:0}
	
	/* 역대교육장 */
	.adminList ul li{width:50%}
	
	/* 교육방향 */
    .edu_direct > h2{font-size:28px;}
    /* .edu_direct .part .s_tit img{ width:50%;} 180827 수정 */
    .edu_direct .part .con img{ width:100%;}
    .edu_direct .title div{margin:80px auto}
    .edu_direct .title span.mark01{left:10%; top:-45px;}
    .edu_direct .title span.mark02{right:10%; top:auto; bottom:-30px;}
	
	/* 청사배치도 */
    .plotPlan h3{width:50px; height:60px; font-size:22px; background-size:100% 100%;}
	
	/*  학교분포도 */
	.schlDsp .boxTy03 .box{padding:5% !important}
	.schlDsp .boxTy03 .box.b01{height:500px} /* 성산 */
	.schlDsp .boxTy03 .box.b05{height:550px} /* 진해 */
	.schlDsp .m_menu li .m_map {top:140px}
	
	/* 사이트맵 180827 추가 */
	.sitemap-wrap .sitemap-list {width:48.5%}
	.sitemap-wrap .sitemap-list:nth-child(3) {padding-left:0;}
	.sitemap-wrap .sitemap-list:nth-child(4) {padding-left:3%;}
	.sitemap-wrap .sitemap-list:nth-child(5) {padding-left:0;}
	
	/* 교육관 안내 190502 */
	.eduCenter_info .map.flow03 p a br{display:block;}
	.eduCenter_info .map.flow03 p span{margin:10px 0 0 10px;}
	.layer_wrap .con_wrap .img li{width:48%; margin:1%;}
	.layer_wrap .con_wrap .img.img.liw20 li{width:48%; margin:1%;} /*231103*/
	.layer_wrap .con_wrap .img li:first-child{margin:1%;}
	
	.eduCenter_list>li{width:100%; min-height:auto; margin-top:20px;}/*190624*/
	.eduCenter_list>li:first-child{margin-top:0;} /*190624*/
	.eduCenter_list_50per>li{width:100%; margin-top:20px;} /*190624*/
	.eduCenter_list_50per>li:first-child{margin-top:0;} /*190624*/	
}

@media screen and (max-width:580px) {
		
	/* 지원청 CI */
	.ci_wrap .cg-btn { display:block; margin:0 0 5px}
	.ci_wrap .logoType li:last-child .boxTy03 .box img { width:70%; height:auto}
	
	/* 연혁 */ 
	.historyList > img{ width:60%}
	
	/* 역대교육장 */
	.adminList ul li{width:100%}
	
	/* 교육방향 */
    .edu_direct > h2{font-size:24px;}
	
	/* 청사배치도 */
    .plotPlan img{width:100%;}
    .plotPlan h3{width:40px; height:46px; font-size:18px; background-size:100% 100%;}
	
	/*  학교분포도 */
	.schlDsp .boxTy03 .box.b01{height:450px} /* 성산 */
	.schlDsp .boxTy03 .box.b02{height:600px} /* 의창 */
	.schlDsp .boxTy03 .box.b04{height:500px} /* 마산합 */
	.schlDsp .boxTy03 .box.b05{height:500px} /* 진해 */



	
}

@media screen and (max-width:480px) {
	
	/* 교육장 인사말 */	
	.greeting_officer .txt_ft{ text-align:left}
	
	/*  학교분포도 */
	.schlDsp .boxTy03 .box.b01{height:400px} /* 성산 */
	.schlDsp .boxTy03 .box.b02{height:500px} /* 의창 */
	.schlDsp .boxTy03 .box.b03{height:400px} /* 마산회 */
	.schlDsp .boxTy03 .box.b04{height:450px} /* 마산합 */
	.schlDsp .boxTy03 .box.b05{height:400px} /* 진해 */
	
	/* 조직업무 안내 */
	.systemInfo .wrap ul li{width:96%; height:auto; font-size:13px; line-height:30px; margin:10px 2% !important;}
    .systemInfo .wrap ul li h2{font-size:15px;}
	.systemInfo .wrap ul li p span{min-height:inherit;}/* 181205 */
	
	/* 사이트맵 180827 추가 */
	.sitemap-wrap .sitemap-list {width:100%; padding:0}
	
	/* 시설공사 업무처리 흐름도 181011 추가 */
	.Flow_wrap ul li.Flow_list h3.flow_tit {padding:10px;}
	.Flow_wrap ul li.Flow_list:first-child{ height:633px;}
	.Flow_wrap ul li.Flow_list{ height:633px;}
	.Flow_wrap ul li.Flow_list dl { width:100%;} 
	.Flow_wrap ul li.Flow_list dl dt {margin-top:10px;}

	/* 교육관 안내 190502 */
	.layer_wrap h3 span{display:block;}
	.layer_wrap .top_img{margin-top:90px;}
	.layer_wrap .con_wrap{margin:-30px 10px 10px;}
	
		

	
}

@media screen and (max-width:380px) {
		

	
}