@charset "utf-8";
@import url('reset.css');
@media screen and (max-width: 1800px) {
#popzone{width:100%;height: 413px;}
#popzone .uok_wrap{width:100%; height:100%;}
}

#visual_wrapper_m{display: none;}
.modalBox ul{float:left;width:100%;/* overflow: hidden; */}
.modalBox ul li {width: 31.3% !important;float: left;margin:1%;}
.modalBox ul li {width:100%; float: left;text-align: center;}
.modalBox ul li img{width:497px;height:713px;vertical-align: middle;}
.modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;z-index: 9999}
.modal .bg {width: 100%;height: 100%;background-color: rgb(0 0 0 / 81%);z-index: 9998}
.modalBox {position: absolute;width: 78%;min-height: 85vh;padding: 15px;z-index: 9999}
.modalBox button {display: block;width: 7%;margin: 0 10px;float: right;color: #fff;border: none;font-size: 14px;background: #FF9800;padding: 12px 0px;font-weight: 600;border-radius: 3px;}
.modalBox button.close_check {display: block;width: 12%;margin: 0 10px;float: right;color: #fff;border: none;font-size: 14px;background: #ff5c00;padding: 12px 0;font-weight: 600;border-radius: 3px;}
.hidden {display: none;}


@media screen and (min-width:2560px) and (max-width: 4000px) {
	
	.tree_left{width: 30%;float: left;margin-top: 8px;margin-right: 2%;border: 1px solid #dedede;padding: 2%;overflow-y: scroll;height: 600px;}
.info_right{width: 68%;float: left;}
.detail {display: none;}
		
#wrap{width: 100%;}
#mcontainer{display: none;}				        
.visual{width:100%;float:left;overflow:hidden;border-bottom: 1px solid #dedede;margin-top: 143px;height: 85vh !important;}
#visual_pagination_m{display: none;}
.swiper-pointer-events {
	            touch-action: pan-y;
	        }
	
	        .swiper-android .swiper-slide,
	        .swiper-wrapper {
	            transform: translate3d(0px, 0, 0);
	        }
	
	        .swiper-wrapper {
	            position: relative;
	            width: 100%;
	            /*height: 100%;*/
	            z-index: 1;
	            display: flex;
	            transition-property: transform;
	            box-sizing: content-box;
	        }
	
	        .swiper-fade .swiper-slide {
	            pointer-events: none;
	            transition-property: opacity;
	        }
	
	        .swiper-slide {
	            flex-shrink: 0;
	            position: relative;
	            ransition-property: transform;
	        }
		      /* .swiper-slide video{width: 100vw !important;} */
	        #visual_pagination {
	            display: inline-block;
	            text-align: center;
	            margin-top: -120px;
	            position: relative;
	            top: -24%;
	            margin-right: 15px;
	            z-index: 999999;
	            margin: 0 auto;
	        }
	
	        .swiper-pagination-bullet {
	            font-size: 10px;
	            text-align: center;
	            width: 17px;
	            height: 17px;
	            display: inline-block;
	            background: #fff;
	            margin: 0 auto;
	            cursor: pointer;
	            border-radius: 10px;
	            margin-left: 15px;
	            margin: 0 5px !important;
	            opacity: .6;
	        }
	
	        .swiper-pagination-bullet-active {
	            background: #fff;
	            opacity: 1 !important;
	        }
	        
	        .visual_wrapper_m{display:none;}
	        .visual #visual_wrapper_pc ul li .inner_img {width: 100%;float:left;}
	        .visual #visual_wrapper_pc ul li .inner_img img {
    width: 100% !important;
    height: 100vh;
}
			.visual #visual_wrapper_m ul li {width: 100%; height: auto;}
			.visual #visual_wrapper_m ul li .inner_img {width: 100%; height: 100%; overflow: hidden;}
			.visual #visual_wrapper_m ul li .inner_img img {position: absolute; height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.sub_visual{width:100%;float:left;height:278px;overflow:hidden;margin-top: 90px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg1.png) no-repeat;background-size: cover;}
.sub_visual h1{
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 2.2em;
    letter-spacing: 3px;
    padding-top: 100px !important;
    text-shadow: 1px 1px 4px #000;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
}


#header{padding: 0 0%;position: fixed;background: #fff;float: left;width: 95%;z-index: 9997;border-bottom: 1px solid #ededed;left: 100px;}
#header .header_bottom > h1{
    padding-left: 4% !important;
    float: left !important;
    width: 10% !important;
    margin-top: 28px !important;
}
#header .header_bottom #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header .header_bottom #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header .header_bottom #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header .header_bottom #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header .header_bottom #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header .header_bottom #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header .header_bottom #gnb  .dept2 > a:hover,
#header .header_bottom #gnb  .dept2 > a:active,
#header .header_bottom #gnb  .dept2 > a:focus {font-weight: bold}

#header2{
    padding: 0 0%;
    position: fixed;
    background: #fff;
    float: left;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ededed;
    left: 0;
}
#header2 > h1{padding-left: 4%;}
#header2 #gnb{display: flex;z-index: 99;margin-left: -2%;}
#header2 #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header2 #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header2 #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header2 #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header2 #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header2 #gnb  .dept2 > a:hover,
#header2 #gnb  .dept2 > a:active,
#header2 #gnb  .dept2 > a:focus {font-weight: bold}

#header3{display: flex;justify-content: space-between;align-items: center;padding: 1.45rem 2rem;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;margin-top:46px;}
#header3 > h1{padding-left: 5%;}
#header3 #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header3 #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header3 #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header3 #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header3 #gnb  .dept2 > a:hover,
#header3 #gnb  .dept2 > a:active,
#header3 #gnb  .dept2 > a:focus {font-weight: bold}

#header2 .top_side{float: right;width: 19%;margin-right: 0;height: 20px;}
#header2 .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;height: 23px;}
#header2 .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 13% 33%;background-size: 16px;font-size: 14px;}
#header2 .top_side li:nth-child(2) a{background: url(../img/top_login.png) no-repeat 4% 35%;background-size: 14px;}
#header2 .top_side li:nth-child(3){background: url(../img/top_lang.png) no-repeat 11% 32%;background-size: 17px;padding-left: 8%;width: 17%;}
#header2 .top_side li a{width: 100%;float: left;text-align: center;}
#header2 .top_side li select{border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;height: 20px;}

#header2.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}

 .header_bottom{
    width: 100% !important;
    margin: 0px auto 0 !important;
    height: 100px;
    position: relative;
}
#header .header_bottom .top_side{float: right;width: 6% !IMPORTANT;margin-right: 28px !IMPORTANT;height: 20px  !IMPORTANT;}
#header .header_bottom .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;height: 23px;}
#header .header_bottom .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 13% 33%;background-size: 16px;font-size: 14px;}
#header .header_bottom .top_side li a{width: 100%;float: left;text-align: center;}

 .header_top_side{
    width: 100%;
    float: left;
    border-bottom: 1px solid #dedede;
}
 #header2 .header_top_side .top_side3 {
    float: right;
    width: 30% !important;
    margin-right: 0;
}
#header .header_top_side .top_side3{
    float: right;
    width: 30% !IMPORTANT;
    margin-right: 0px !IMPORTANT;
}
.top_side_pop{float: left;background: #Dedede;width: 9%;}
.top_side_pop li{width: 100%;float: left;}
.top_side_pop li button{width: 100%;float: left;font-weight: 700;font-size: 16px;padding: 11px 0px;text-align: center;}
.top_side_pop li button img{
    width: 20px;
    display: inline-block;
    margin-right: 10px;
}
 #header .header_top_side .top_side3 li {float: left;margin: 0% 0%;font-size: 1em;font-weight: 600;text-align: center;width: 25%;}
 
 #header .header_top_side .top_side3 li:first-child:nth-last-child(1) {width: 50%;}

 #header .header_top_side .top_side3 li:first-child:nth-last-child(2),
 #header .header_top_side .top_side3 li:first-child:nth-last-child(2) ~ li {width: 50%;}

 #header .header_top_side .top_side3 li:first-child:nth-last-child(3),
 #header .header_top_side .top_side3 li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
 
 #header .header_top_side .top_side3 li:nth-child(3) a{
    font-size: 12px;
    background: #000;
    color: #fff;
    padding: 11.5px 0px;
}
 #header .header_top_side .top_side3 li:nth-child(1) a{
    font-size: 14px;
    background: url(../img/top_login.png) no-repeat 19% 54%;
    background-size: 14px;
    padding: 10px 0px;
    border-left: 1px solid #dedede;
}
 #header .header_top_side .top_side3 li:nth-child(2){
    background: #2d558a;
    padding: 0%;
}
 #header .header_top_side .top_side3 li a{width: 100%;float: left;text-align: center;}
 #header .header_top_side .top_side3 li select{border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;height: 20px;}
 #header .header_top_side.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}
        
/* 상단팝업*/
#topBanner {width: calc(100% - 100px);height: 169px;background-color: #eddcc3;color: #000;overflow: hidden;margin-left: 100px;}
#topBanner .bn_con {width:100%; margin:0; padding:0; text-align:center;position:relative;}
#topBanner .bn_con span {font-size:16px; line-height:65px; color:#fff;}
#topBanner .bn_close {
    position: absolute;
    top: 132px;
    right: 25px;
    padding: 0 0 0 27px;
    font-size: 9pt;
    letter-spacing: -1px;
    z-index: 3;
}
#topBanner .bn_close #chkday {
    position: absolute;
    top: -2px;
    left: 0;
    width: 17px;
    height: 17px;
    color: #fff;
}
#topBanner .bn_close label [for=chkday] {cursor:pointer; padding-right:10px;}
#topBanner .bn_close label span {padding-left:10px; color:rgba(255,255,255,0.3);}
#topBanner .bn_close .btnClose {display: none;padding: 11px 17px;border-radius: 2px;color: #fff;background: #000;margin-left: 10px;}
 .top_banner_img {width: 100%;float: left;}
 #topBanner .bn_con #popup_pagination{ z-index:2;bottom: 10px;left: 0 !important;width: 100% !important;position: absolute !important;}
 
 
 
.subbanner {width: calc(100%) !important;height: 169px;background-color: #eddcc3;color: #000;overflow: hidden;margin-left: 0px !important;}
.subbanner .bn_con {width:100%; margin:0; padding:0; text-align:center;position:relative;}
.subbanner .bn_con span {font-size:16px; line-height:65px; color:#fff;}
.subbanner .bn_close {
    position: absolute;
    top: 132px;
    right: 25px;
    padding: 0 0 0 27px;
    font-size: 9pt;
    letter-spacing: -1px;
    z-index: 3;
}
.subbanner .bn_close #chkday {
    position: absolute;
    top: -2px;
    left: 0;
    width: 17px;
    height: 17px;
    color: #fff;
}
.subbanner .bn_close label [for=chkday] {cursor:pointer; padding-right:10px;}
.subbanner .bn_close label span {padding-left:10px; color:rgba(255,255,255,0.3);}
.subbanner .bn_close .btnClose {display: none;padding: 11px 17px;border-radius: 2px;color: #fff;background: #000;margin-left: 10px;}
 .top_banner_img {width: 100%;float: left;}
 .subbanner .bn_con #popup_pagination{ z-index:2;bottom: 10px;left: 0 !important;width: 100% !important;position: absolute !important;} 

 
 

#header.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}
.menu_bar.active span:nth-child(1){display: none}
.menu_bar.active span:nth-child(2){transform:rotate(130deg);color: #000;z-index: 9999;position: absolute;top: 40px;}
.menu_bar.active span:nth-child(3){transform: rotate(45deg);top: 40px;position: absolute;color: #000;z-index: 9999;}
.menu_bar span{width: 22px;height: 2px;background: #fff;display: block;margin: 6px 0;}
.menu_open{position: fixed;width: 100%;height: 100vh;background: #2d558a;top: 0;left: 0;z-index: 999;padding: 5% 3rem 3rem 3rem;display: none}
.menu_open > ul{display: flex;}
.menu_open > ul li{width: 20%;}
.menu_open > ul li a{color:#fff;}
.hd_bg{background: #fff;width: 100%;height: 0;left: 0;z-index: 1;position: absolute;top: 100px;box-shadow: 1px 1px #dedede;display: none;}

/*대표 메뉴 */
#menu {width: 960px;color: #000;line-height: 50px;text-align: center;font-weight: 600;margin: 0;float: left;}
#menu > ul{float:left;width:100%;}
#menu > ul > li {float:left;width: 16.66%;/*position:relative;*/}
#menu > ul > li > a > span.pop {
    background: url(../img/link_icon1.png) no-repeat 20% 50%;
    width: 18px;
    height: 18px;
    float: left;
    position: absolute;
    top: 16px;
    padding-left: 26px;
    background-size: 13px;
    padding-bottom: 51px;
}
#menu > ul > li > a{
    width: 100%;
    float: left;
    font-size: 24px;
    line-height: 20px;
    padding: 40px 0;
    /* font-family: 'Noto Sans KR'; */
    font-style: normal;
    font-weight: 600;
    }
/* .menu_title{float: left;width: 20%;border-right: 1px solid #dede;padding: 52px 67px 162px;margin-left: 0%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 26px;margin: 20px 0 36px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 16% 0% 0;font-size: 16px;font-weight: 500;line-height: 27px;color: #000;} */

#menu > ul > li > div {display: none;font-size: 14px;background: white;width: calc(100vw - 100px) !important;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;background: #ffffff url(../img/peo.png) no-repeat 10% 84%;background-size: 7%;z-index: 9997;}
#menu > ul > li > div > div{width: 100%;margin: 0;float: left;}

#header #menu > ul > li:nth-child(1) > div{position: absolute !important;width: 98.2vw !important;top: 4vh !important;left: -19.5vw !important;}
#header #menu > ul > li:nth-child(2) > div{position: absolute !important;width: 97.6vw !important;top: 4vh !important;left: -29.4vw !important;}
#header #menu > ul > li:nth-child(3) > div{position: absolute !important;width: 98vw !important;top: 4vh !important;left: -39.1vw !important;}
#header #menu > ul > li:nth-child(4) > div{position: absolute !important;width: 97.7vw !important;top: 4vh !important;left: -49vw !important;}
#header #menu > ul > li:nth-child(5) > div{position: absolute;width: 98vw !important;top: 4vh !important;left: -59vw !important;}
#header #menu > ul > li:nth-child(6) > div{position: absolute !important;width: 98.2vw !important;top: 4vh !important;left: -69vw !important;}


#menu > ul > li:hover > div {display:block;}
#menu > ul > li:focus-within > div {display:block;}	
#menu > ul > li > div > div > ul{float: left;width: 80%;}
#menu > ul > li > div > div > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;}
#menu > ul > li > div > div > ul > li > a{float: left;background: #f0f5ff;width: 15%;text-align: center;font-weight: bold;font-size: 18px;}
#menu > ul > li > div > div > ul > li > ul{float: left;width: 85%;padding: 0% 1%;}
#menu > ul > li > div > div > ul > li > ul > li{float: left;margin-right: 1.5%;font-size: 15px;}
#menu > ul > li > div > div > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
#menu > ul > li > div > div > ul > li > ul > li > a:hover{color:#2d558a;font-weight:800;padding-bottom: 10px;border-bottom: 5px solid #2d558a;}
#menu > ul > li > div > div > ul > li > ul > li:hover > a >span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 24px;}
#menu > ul > li > div > div > ul > li > ul > li > a > span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 24px;background-size: 13px;padding-bottom: 4px;}
.3depth_sub > li > a:hover{color:#2d558a}


/* 서브 메뉴 */

#header2 #menu > ul > li > div {display: none;font-size: 14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;background: #ffffff url(../img/peo.png) no-repeat 13% 85%;background-size: 6%;z-index: 9999;}
#header2 #menu > ul > li > div > div{width: 100%;margin: 0;float: left;}
#header2 #menu > ul > li:nth-child(1) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(2) > div{
   	position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(3) > div{
   position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(4) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(5) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(6) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:hover > div {display:block;}
#header2 #menu > ul > li:focus-within > div {display:block;}	
#header2 #menu > ul > li > div > div > ul{float: left;width: 78%;}
#header2 #menu > ul > li > div > div > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;}
#header2 #menu > ul > li > div > div > ul > li > a{float: left;background: #f0f5ff;width: 15%;text-align: center;font-weight: bold;font-size: 18px;}
#header2 #menu > ul > li > div > div > ul > li > ul{float: left;width: 83%;padding: 0% 1%;}
#header2 #menu > ul > li > div > div > ul > li > ul > li{float: left;margin-right: 1%;font-size: 16px;}
#header2 #menu > ul > li > div > div > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
#header2 #menu > ul > li > div > div > ul > li > ul > li > a:hover {color: #2d558a;font-weight:800;padding-bottom:10px;border-bottom:5px solid #2d558a;transition: ease 1s;}
#header2 .3depth_sub > li > a:hover{color:#2d558a}





 .top_side{float: right;width: 19%;}
 .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;}
 .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 9% 60%;background-size: 15%;}
 .top_side li:nth-child(2) a{background: url(../img/top_login.png) no-repeat 9% 60%;background-size: 15%;}
 .top_side li:nth-child(3){    background: url(../img/top_lang.png) no-repeat 12% 59%;background-size: 22%;padding-left: 8%;width: 17%;}
 .top_side li a{width: 100%;float: left;text-align: center;}
 .top_side li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}

.content{width: 95%;height: 100%;float: right;}
.content2{width: 100%;display: inline-block;height: 100%;float: left;margin-top: 46px;}
.content3{width: 100%;display: inline-block;/* height: 100%; */float: left;position: relative;}


/** 반응형탭1 **/
.notice_date{float:left;width: 100% !important;padding: 0 5% 0%;background-size: 35%;background: #f6f6f8;}
.notice_date_more{
    float: right;
    margin-right: 0%;
    margin-top: -5.5%;
    width: 89px;
}
.notice_date_more > a{
    width: 100%;
    float: left;
    padding: 12% 1%;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border-radius: 100px;
    background: #000;
}
.notice_date_more > a:after{}

.tabs{width: 90% !important;margin: 25px 5% 60px !important;height: 575px !important;float: left !important;}
.tabs_title{float: left;font-size: 40px;background: url(../img/title_bg1.png) no-repeat 39% 10%;background-size: 39px;width: auto;text-align: center;margin-bottom: 0%;line-height: 20px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tabs_title strong{color: #115da0;font-weight: 600;line-height: 0.9em;}
.tab-button-outer{float: LEFT;width: 33%;margin-right: 14%;}
.tab-button-outer ul{float:left;width: 100%;}
.tab-button-outer ul li{float:left;color:#414040;font-weight:500;text-align: center}

 .tab-button-outer ul li:first-child:nth-last-child(1) {width: 100%;}
  .tab-button-outer ul li:first-child:nth-last-child(2), .tab-button-outer ul li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(3), .tab-button-outer ul li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
  .tab-button-outer ul li:first-child:nth-last-child(4), .tab-button-outer ul li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(5), .tab-button-outer ul li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(6), .tab-button-outer ul li:first-child:nth-last-child(6) ~ li {width: 16.65%;}


.tab-button-outer ul li.is-active a, .tab-button-outer ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 4%;border-bottom: 6px solid #0b4da2;text-align: center;}
.tab-button-outer ul li a{text-align:center;font-size: 1em;float: left;width: 100%;text-align: center;}
.tab_content_form{width:100%;float:left;margin-top: 2%;}
.tab-contents{    float: left;width: 100%;}

.tab-contents > ul:nth-child(odd){}
.main_notice_unit{width: 30% !important;float: left;border: 1px solid #dedede;margin-right: 2.5%;margin-bottom: 1.3%;transition: all 0.35s ease;background: #fff;}
 .main_notice_unit:hover{border: 1px solid #2d558a;background: #f1f0fb;}
.main_notice_unit li:nth-child(1){width: 13%;float: left;padding: 27px 0%;text-align: center;font-weight: bold;font-size: 18px;}
.main_notice_unit li:nth-child(2){width: 86%;float: left;padding: 0% 0%;}
.main_notice_unit li:nth-child(2) a{width: 92%;float: left;padding: 0% 0%;}
.main_notice_unit li:nth-child(2) a p{font-weight: 600;font-size: 18px;overflow: hidden;text-overflow: ellipsis;width: 95%;white-space: nowrap;padding: 12px 6%;}
.main_notice_unit li:nth-child(2) a span{width: 76%;padding: 1% 12%;font-size: 16px;font-weight: 600;color: #8f8f8f;background: #eeeeee url(../img/date_clock.png) no-repeat 5% 50%;background-size: 18px;float: left;}

.push{}
.blue{background:#2d348a;color:#fff;}
.wblue{background:#0d4b7a;color:#fff;}
.red{background:#9b1a23;color:#fff;}


/** 학사일정  **/
.nambu_cal{
    width: 100%;
    float: left;
    margin: 0px 0% 0%;
    padding: 0% 0% 0%;
    background: #fff;
    height: 100%;
    background-size: cover;
} 
.cal_form{
    width: 90% !important;
    margin: 8% 5% 0% !important;
    height: 406px !important;
}
.cal_title{width: 100%;float: left;padding: 0 0;margin: 75px 0px 20px;}
.cal_title h3{
    float: left;
    font-size: 40px;
    background: url(../img/title_bg1.png) no-repeat 46% 10%;
    background-size: 40px;
    width: 100%;
    text-align: center;
    margin-bottom: 0%;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
    color: #535353;
}
.cal_title .month{width: 100%;float: left;color: #ffec33;text-align: center;font-size: 48px;font-weight: 600;line-height: 1em;display: none;}
.cal_title .years{width: 100%;text-align: center;color: #ffc868;font-weight: 600;margin-bottom: 15%;float: left;display: none;}
.cal_title a{width: 80px;margin: -54px 0 0px;float: right;padding: 1% 1%;font-size: 16px;text-align: center;font-weight: 600;color: #fff;border-radius: 100px;background: #000;}
.cal_body{float: left;width: 100%;padding: 3% 0% 2%;}
.cal_body > li{
    width: 17.88%;
    float: left;
    border: 1px solid #505050;
    margin: 1%;
}
 .cal_body > li:hover{border-color:#706db4;background:#f0ecff}
.cal_body > li:last-child{}
.cal_body > li .date{
    width: 38% !important;
    float: left;
    margin: 10% 31% 10px !important;
    background: #575757;
    padding: 8% 5%;
    border-radius: 100px;
}
.cal_body > li .date span:nth-child(1){width: 100%;text-align: center;color: #ffffff8c;font-size: 16px;font-weight: 600;float: left;}
.cal_body > li .date span:nth-child(2){width: 100%;float: left;text-align: center;color: #fff;font-weight: 600;font-size: 20px;margin-top: 6px;}
 
.cal_body > li .today{width: 40% !important;float: left !important;margin: 10% 30% 10px !important;background: #2d558a !important;padding: 8% 5% !important;border-radius: 100px !important;}
.cal_body > li .today span:nth-child(1){width: 100% !important;text-align: center !important;color: #ffffff8c !important;font-size: 16px !important;font-weight: 600 !important;float: left;}
.cal_body > li .today span:nth-child(2){width: 100%  !important;float: left !important;text-align: center !important;color: #ddbe26 !important;font-weight: 600 !important;font-size: 20px !important;margin-top: 6px !important;} 

.cal_body > li .date_content{
    float: left;
    width: 100%;
    margin: 6% 0;
    text-align: center;
    color: #fff;
}
.cal_body > li .date_content span{width: 100%;float: left;font-size: 18px !important;font-weight: 600;margin-bottom: 2%;color: #7d7d7d;}
.cal_body > li .date_content p{width: 90%;float: left;font-size: 24px !important;font-weight: 800;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #2941aa;/* font-family: 'NanumGothicExtraBold'; */font-style: normal;margin: 0 5%;}


/** 퀵남부 **/
 .quick_lingk{
    width: 80% !important;
    margin: 0px 10% 46px !important;
    float: left;
    position: absolute;
    z-index: 9998;
    bottom: 0;
}
 .quick_lingk h2{
    width: 100%;
    float: left;
    font-size: 40px;
    text-align: center;
    margin-bottom: 28px;
    padding-right: 0%;
    background: url(../img/title_bg1.png) no-repeat 53% 14%;
    background-size: 1.5%;
    margin-top: 4%;
    color: #424242;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
    display: none;
}
 .quick_lingk h2 strong{font-weight: 600;color: #2d558a;}
 .quick_lingk ul{width: 100%;float: left;padding: 0 0%;background: #0c0c0c61;}
 .quick_lingk ul li{width: 9%;float: left;position: relative;margin-bottom: 0;padding: 0 15px;}
 
 .quick_lingk ul li:last-child:after{background:#fff}
 .quick_lingk ul li:hover span{background:#2d558a;}
 .quick_lingk ul li:nth-child(3n){border-width:0px 0px 1px 0px;}
/** .quick_lingk ul li:after{content: "";width: 10px;height: 10px;position: absolute;top: 32%;left: 100%;border-radius: 100px 100px;background: #9bbae3;}
 .quick_lingk ul li:nth-child(3n):after{display:none; }**/
 .quick_lingk ul li a{width:100%; float:left;text-align: center;}
.quick_lingk ul li a img{height: 50px;margin-bottom: 7%;transition: all 0.35s ease;}
 .quick_lingk ul li a span{width:100%;float:left;text-align: center;font-weight: 600;font-size: 13px !important;letter-spacing: -2px;background: #000;color: #fff;border-radius: 100px;padding: 5px 0px;}
            
            
/** 남부대 뉴스 **/            

 .nambu_news{
    width: 90% !important;
    float: left;
    margin: 8% 5% 3% !important;
    height: 100% !important;
    padding: 0% 0%;
    background: #f6f6f8;
    overflow: hidden;
}
  .news_form{
    width: 1520px !important;
    height: 500px !important;
    margin: 0 auto !important;
    overflow: hidden;
} 
 .nambu_news .news_title{width: 100% !important;float:left;margin: 0% 0% 2% !important;} 
  .nambu_news .news_title h2{width: 100%;float: left;font-size: 40px;text-align: center;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 52% 14%;color: #2d558a;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .nambu_news .news_title h2 strong{font-weight: 600;color: #f4e432;}
  .nambu_news .news_title span{float: left;margin-top: 1%;font-size: 0.9em;color: #494949;font-weight: 600;display: none;}
  .nambu_news .news_title a{float:right;position:relative;font-size: 18px;font-weight: 600;padding-right: 2%;color: #fff;margin-top: -3%;}  
  .nambu_news .news_title a:after {display:inline-block;width: 20px;height: 19px;position:absolute;padding: 4% 2% 0;font-weight: 800;font-size: 16px;border: 3px solid #0c0a0a;border-radius:100px 100px;text-align: center;line-height: 1em;right: 0%;top: 5%;}
  
  .main_news_list{float:left;width: 100% !important;height: 276px !important;}
  .main_news_list li{width: 22% !important;float: left;margin-right: 3% !important;border: 1px solid #c5c5c5;background: #fff;border-radius: 9px;overflow: hidden;box-shadow: 4px 8px 7px 1px #06070873;}
   .main_news_list li a{width:100%;float:left;}
 /*  .main_news_list li a .m_news_text_img{width:100%;float:left;height:220px;overflow: hidden;} 
  .main_news_list li a .m_news_text_img img{width:100%;float:left;} */
  
   .m_news_text_img{height: 189px;font-size:0;overflow: hidden;border-bottom: 1px solid #dedede;}  
   .m_news_text_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
   .m_news_text_img img{vertical-align:middle;width: 100%; transition: all 0.35s ease;}
    .m_news_text_img img:hover{transform: scale(1.1);}
  
  .main_news_list li a .m_news_text{width:100%;float:left;padding: 4%;}
  .main_news_list li a .m_news_text span{width:100%;float:left;font-size: 0.8em;font-weight: 600;margin-bottom: 3%;color: #2d558a;}
  .main_news_list li a .m_news_text h3{width:100%;float:left;font-size: 18px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 3%;}
  .main_news_list li a .m_news_text p{width:100%;float:left;font-size: 14px;color: #7e7e7e;font-weight: 600;overflow: hidden;text-overflow: ellipsis;max-height: 38px;display: none;}
  .main_news_list li:last-child{width: 22%;float: left;margin-right: 0;border: 1px solid #c5c5c5;}
  #swiper_story.swiper-container-initialized{width: 100%;float: left;margin: 5px 0% 0 0%;overflow: hidden;}
 #swiper_banner.swiper-container-initialized{width: 90%;float: left;margin: 5px 8% 0 2%;overflow: hidden;}
 .scroll_wrap{position:relative;width: 100%;float: left;background: #ddd;margin-top: 40px;}
.swiper-scrollbar{border-radius:0 !important;background: #d3d3d3ba !important;width: 100%;float: left;height: 10px;}
.swiper-scrollbar-drag{border-radius:0 !important;background: #547df3 !important;}

 /** 남부대 배너 **/            

 .nambu_banner{
    width: 90% !important;
    float: left;
    margin: 0% 5% 3% !important;
    height: 430px !important;
    padding: 0% 0%;
    background: #f6f6f8;
    overflow: hidden;
}
  .banner_form{
    width: 1520px !important;
    height: 500px !important;
    margin: 0 auto !important;
    overflow: hidden;
} 
 .nambu_banner .banner_title{width: 100% !important;float:left;margin: 0% 0% 2% !important;} 
  .nambu_banner .banner_title h2{width: 100%;float: left;font-size: 40px;text-align: center;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 52% 14%;color: #2d558a;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .nambu_banner .banner_title h2 strong{font-weight: 600;color: #f4e432;}
  .nambu_banner .banner_title span{float: left;margin-top: 1%;font-size: 0.9em;color: #494949;font-weight: 600;display: none;}
  .nambu_banner .banner_title a{float:right;position:relative;font-size: 18px;font-weight: 600;padding-right: 2%;color: #fff;margin-top: -3%;}  
  .nambu_banner .banner_title a:after {display:inline-block;width: 20px;height: 19px;position:absolute;padding: 4% 2% 0;font-weight: 800;font-size: 16px;border: 3px solid #0c0a0a;border-radius:100px 100px;text-align: center;line-height: 1em;right: 0%;top: 5%;}
  
  .main_banner_list{float:left;width: 100% !important;height: 276px !important;}
  .main_banner_list li{width: 18.5% !important;float: left;margin-right: 1% !important;border: 1px solid #c5c5c5;background: #fff;border-radius: 9px;overflow: hidden;height: 152px !important;}
   .main_news_list li a{width:100%;float:left;}
 /*  .main_news_list li a .m_news_text_img{width:100%;float:left;height:220px;overflow: hidden;} 
  .main_news_list li a .m_news_text_img img{width:100%;float:left;} */
  
   .m_banner_text_img{font-size:0;overflow: hidden;border-bottom: 1px solid #dedede;height: 214px !important;text-align: center;background: #1e3474;}  
   .m_banner_text_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
   .m_banner_text_img img{vertical-align:middle;transition: all 0.35s ease;width: 396px !important;height: 152px !important;}
    .m_banner_text_img img:hover{transform: scale(1.1);}
  
  .main_banner_list_list li a .m_banner_text{width:100%;float:left;padding: 4%;}
  .main_banner_list li a .m_banner_text span{width:100%;float:left;font-size: 0.8em;font-weight: 600;margin-bottom: 3%;color: #2d558a;}
  .main_banner_list li a .m_banner_text h3{width:100%;float:left;font-size: 18px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 3%;}
  .main_banner_list li a .m_banner_text p{width:100%;float:left;font-size: 14px;color: #7e7e7e;font-weight: 600;overflow: hidden;text-overflow: ellipsis;max-height: 38px;display: none;}
  .main_banner_list li:last-child{/* width: 22%; *//* float: left; *//* margin-right: 0 !important; */nt; */border: 1px solid #c5c5c5;}
  
  /** 남부대 홍보  **/
  .nambu_sns_pop{width: 100%;float:left;margin: 0px 0% 0%;padding: 0% 0% 0%;background: #f6f6f8;height: 100% !important;}
 		.nambu_sns{width: 83vw !important;float:left;margin: 0% 0% 1% 0% !important;}
   .nambu_sns .sns_title{width:100%;float:left;margin: 0% 0 1%;} 
   .nambu_sns .sns_title h2{width: 95%;float: left;font-size: 40px;margin-bottom: 0%;padding-right: 3%;background-size: 40px;color: #535353;text-align: center;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .nambu_sns .sns_title h2 strong{font-weight: 600;color: #444cad;}
   .nambu_sns .sns_title span{float: left;font-size: 1em;margin-top: 0.5%;font-weight: 600;color: #a5a5a5;display: none;}	

   .nambu_sns #swiper_sns{float: left;width: 100%;height: 28vh !important;overflow: hidden;}
   .nambu_sns #swiper_sns ul > li{width: 23%;margin-right: 2%;float: left;margin-bottom: 1%;}
   .nambu_sns #swiper_sns ul > li:nth-child(4n){margin-right:0;}
   
   .nambu_sns #swiper_sns ul > li > a{width:100%;}
	.nambu_sns #swiper_sns ul > li > a .sns_img{width:100%;float:left;height:240px;overflow:hidden;position: relative;line-height: 240px;top: 0;border-radius: 18px;overflow: hidden;box-shadow: 4px 8px 7px 1px #00355873;}
	.nambu_sns #swiper_sns ul > li > a .sns_img img{width:100%;transition: all 0.35s ease;position: absolute;top: -19% !important;left: 0%;vertical-align: middle;}
	.nambu_sns #swiper_sns ul > li > a .sns_img img:hover{transform: scale(1.1);}
	.nambu_sns #swiper_sns ul > li > a .sns_text{width:100%;float:left;margin: 13px 0 0 0;}
	.nambu_sns #swiper_sns ul > li > a .sns_text h3{display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break: break-word;width:100%;font-size: 18px;font-weight: 600;color: #000;}
   
   .nambu_pop{width: 27.6%;float:left;overflow: hidden;margin-top: 13% !important;}
   .nambu_pop .pop_title{width:100%;float:left;margin: 0% 0 5%;} 
   .nambu_pop .pop_title h2{width: 100%;float: left;font-size: 40px;text-align: left;padding-right: 0;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .nambu_pop .pop_title h2 strong{font-weight: 600;color: #0b4da2;}
   .nambu_pop .pop_title span{float: left;font-size: 0.9em;margin-top: 0.5%;font-weight: 600;color: #9f9f9f;}
   
   
   
#index_01{width: 100%;height: 545px;margin: 5% 0 0%;float: left;}
#slide1{height: 505px;overflow: hidden;}
#slide1>ul{width: 1272px;font-size: 0;float: left;}
#slide1>ul>li{display: inline-block;font-size: 0;width: 100%;float: left;}

#video{width:100%;float:left;}


    input#sidebar {display:none;}

	/* 헤더영역 */
	.side_bt {position:relative;z-index: 9998;float: left;width: 36px;height: 60px;margin-top: -56vh;margin-left: 100px;}
	.side_bt > div {width: 35px;margin: 0;position:relative;height: 60px;float: right;background: #fff;border-radius: 0px 100px 100px 0px;}
	.side_bt label.menu {position:absolute;top:50%;right:10px;transform:translateY(-50%);width:24px;height:24px;background: url('../img/menu.png') 0 0 no-repeat;cursor:pointer;}

	/* 본문영역 */
	.container {max-width:1200px;margin:0 auto;}
	.container img {max-width:100%;}
	
	/* 사이드바 */
	.sidebar_content {position:fixed;width: 0%;height: 93%;background: #fff;transition:all .35s;z-index: 9999;float: left;margin-top: 97px;margin-left: 99px;box-shadow: 1px 1px 1px 1px #00000017;}
	.sidebar_content > ul {width: 100%;height: 100%;float: left;z-index: 9999;}
	.sidebar_content > ul > li {display:none;transition:all .35s;}
	.sidebar_content label[for*='sidebar'] {/* position:absolute; */top:0;left:0;width:100%;height:100%;z-index: 9999;float: left;}
	.side_bt{transition:all .35s;z-index: 9998;float: left;border-radius: 0px 100px 100px 0px;margin-left: 100px;box-shadow: 1px 1px 1px 1px #0000001a;border: 1px solid #dedede;background: #fff;}
	/* 사이드바 외 배경영역 */
	.background {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);transition:all .35s;opacity:0;visibility:hidden;z-index:1;}
	

	/* input 체크 */
	input#sidebar:checked ~ .side_bt label {background-position:-24px 0;}
	input#sidebar:checked ~ .sidebar_content {width: 480px;float: left;}
	input#sidebar:checked ~ .side_bt {width: 42px;float: left;margin-top: 22%;margin-left: 580px !important;background: #fff;margin-top: -56vh;}
	input#sidebar:checked ~ .background  {opacity:1;visibility:visible;}
	input#sidebar:checked ~ .sidebar_content > ul > li {display: block}


 /********************** 입시 ****************************/

 .top_side2{float: right;width: 10%;margin-right: 3%;}
 .top_side2 li {float: left;margin: 0% 8%;font-size: 1em;font-weight: 600;width: 16%;text-align: center;}
 .top_side2 li a{width: 100%;float: left;text-align: center;padding-top: 5%;}
 .top_side2 li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}
 
 
 /********************** 서브 ****************************/
  /* 서브페이지 네비게이션 */
 nav{width: 1430px !important;margin: 336px auto 0% !important;background-color: #4d4f5f;border-radius: 100px;z-index: 9999;height: 56px;z-index: 5;POSITION: RELATIVE !IMPORTANT;float: none !important;}
 nav ul:first-child{background: #1957a7;border-radius: 100px;float: left;max-width: 714px;margin-top: 0px !important;position: absolute;top: 0;}
 nav ul:first-child li:nth-child(1){float: left;padding: 13px 30px;border-right: 1px solid #fff3;margin-left: 4px;}
 nav ul:first-child li:nth-child(1) a{float: left;width: 100%;}
 nav ul:first-child li:nth-child(2){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav ul:first-child li:last-child{border-right:none}
 nav ul:first-child li:nth-child(3){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav ul:first-child li:nth-child(4){float: left;padding-right: 20px;max-width: 203px;}
 nav ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;margin-top: 0px !important;position: absolute;top: 0;right: 0;}
 nav ul:last-child li:nth-child(1){float: left;padding: 5px 10px;}
 nav ul:last-child li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 18px 40px;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #164178;width: auto;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 9999;top: 102%;min-width: 200px;}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;font-size: 13px;}
.dropdown-content a:hover {background-color: #1957a7;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #183e6e;}

/* 서브페이지 내용  */
.sub_form{width: 1430px !important;margin: 2% auto 2% !important;float: none !important;}
.sub_content{width: 100%;float: left;margin: 0;height: 100%;}
.sub_content_title{text-align: center;font-size: 37px;margin: 4% 0;width: 100%;float: left;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.sub_content_title h3{font-size: 30px;}
 .sub_content_form{width: 100%;float: left;}

.nav2_form{width: 100%;float: left;margin-top: 107px;background: #4AAEF0;}
  .nav2{width: 86%;float: left;margin: 0% 7% 0%;}
  .nav2 ul{float: right;margin: 10px 0;}
  .nav2 ul li:nth-child(1){float: left;}
  .nav2 ul li:nth-child(2){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(3){float: left;font-size: 0.9em;margin-top: 2px;color: #fff;}
  .nav2 ul li:nth-child(4){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(5){float: left;font-size: 1em;margin-top: 2px;color: #efd472;}
  
  
  .sub_form2{width: 86%;float: left;margin: 0 7%;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;border-right: 1px solid #dedede;}
  .sub_form2 .left_menu h2{width: 90%;float: left;text-align: right;margin: 18% 0 17%;margin-right: 10%;font-size: 24px;}
  .sub_form2 .left_menu ul{width: 100%;float: left;margin-bottom: 43px;}
  .sub_form2 .left_menu ul li{width: 100%;border-bottom: 1px solid#dede;float: left;}
  .sub_form2 .left_menu ul li a{width: 80%;float: left;padding: 10% 10%;font-size: 1em;}
  .sub_form2 .left_menu ul li.active a, .sub_form2 .left_menu ul li:hover a{font-weight: bold;text-align: right;color: #fff;background: #4aaef0;}
  .sub_content2{width: 85%;padding: 3%;float: left;}
  .sub_content_title2{width: 100%;float: left;font-size: 37px;text-align: left;margin-bottom: 3%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 11% 14%;background-size: 2.5%;}
  .sub_content_form2{width: 100%;float: left;}

   ul.tabs_cm {width: 80%;color:#555;margin: 0% 10% 1%;padding: 0;/* height: 30px; */float: left;}
  ul.tabs_cm li {position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 0.9em;border-width: 0;background: #ebebeb;color: #aba7a7;}
  ul.tabs_cm li a{
    background: #fff;
    color: #444;
    width: 100%;
    float: left;
    padding: 16px 0;
    font-size: 20px;
    border: 1px solid #dedede;
    font-weight: 600;
}
  
  ul.tabs_cm li:first-child:nth-last-child(1) {width: 100%;}
  ul.tabs_cm li:first-child:nth-last-child(2), ul.tabs_cm li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
  ul.tabs_cm li:first-child:nth-last-child(3), ul.tabs_cm li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
  ul.tabs_cm li:first-child:nth-last-child(4), ul.tabs_cm li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width: 16.5%;}
  ul.tabs_cm li:first-child:nth-last-child(9), ul.tabs_cm li:first-child:nth-last-child(9) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(10), ul.tabs_cm li:first-child:nth-last-child(10) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(11), ul.tabs_cm li:first-child:nth-last-child(11) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(12), ul.tabs_cm li:first-child:nth-last-child(12) ~ li {width:16.65%;}
  
  ul.tabs_cm li:first-child {border-left:1px solid #dedede;}
    ul.tabs_cm li.active a{background-color: #2c72cd;color:#fff;font-weight: 600;border-width: 0;border: 1px solid #2c72cd;}
  ul.tabs_cm li:hover a {background-color: #fff;color:#2c72cd !important;font-weight: 600;border-width: 0;border-bottom: 1px solid #2c72cd;border-top:1px solid #dedede;border-left:1px solid #dedede;border-right:1px solid #dedede;}
  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
  .tab_content_form {}

ul.tabs_cm span.pop{
	display: inline-block;
	content: '';
	width: 16px;
	height: 16px;
	margin-left:10px;
	
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/common/icon_gnb_link.png);
}


/** footer  **/
	#footer{width:100%;float:left;}
	.foot_top{width: 100%;float: left;background: #f1f1f1;}
	.foot_top ul{width: 84%;float: left;margin: 0 8%;}
	.foot_top ul li{float: left;width: 19.8%;text-align: center;border-right: 1px solid #dddddd;padding: 2px 0;}
	.foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 18px;height: 60px;}
	.foot_top ul li:first-child {border-left: 1px solid #c7c7c7;}
	
	.foot_side{width: 36%;float: left;margin: 1% 48% 0% 8%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 16px;text-align: center;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 84%;float: left;margin: 25px 8% 1%;}
	.foot_info li:nth-child(1){width: 12%;float: left;margin-right: 2%;}
	.foot_info li:nth-child(2){float:left;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;} 
	
	#footer2{width:100%;float:left;margin-top: 30px;}
	#footer2 .foot_top{width: 100%;float: left;background: #f1f1f1;}
	#footer2 .foot_top ul{width: 84%;float: left;margin: 0 8%;}
	#footer2 .foot_top ul li{float: left;width: 16.5%;text-align: center;border-right: 1px solid #dddddd;padding: 2px 0;}
	#footer2 .foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 18px;}
	#footer2 .foot_top ul li:first-child {border-left: 1px solid #c7c7c7;}
	
	#footer2 .foot_side{width: 36%;float: left;margin: 1% 48% 0% 8%;}
	#footer2 .foot_side > li{float: left;width: 20%;position: relative;}
	#footer2 .foot_side > li a{width:100%;float:left;font-size: 16px;}
	#footer2 .foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	#footer2 .foot_side > li:last-child:after{display:none;}
	
	#footer2 .foot_info{width: 84%;float: left;margin: 25px 8% 1%;}
	#footer2 .foot_info li:nth-child(1){width: 12%;float: left;margin-right: 2%;}
	.foot_info li:nth-child(2){float:left;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;}
	
/** sidemenu**/
.side_menu_form{width: 100px;float: left;height: 100%;position: fixed;background: #2d558a;z-index: 9998;}
.side_left{float: left;width:100%;position: relative;height: 100%;}
.side_left > li:first-child {background: #31507a;width:100%;float:left;height:100px;}
.side_left > li:first-child > a{width: 22px;float: left;padding: 35px 39px;}
.side_left > li:nth-child(2){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(2) a, .side_left > li:nth-child(3) a, .side_left > li:nth-child(4) a{color:#fff;WIDTH: 100%;float: left;}
.side_left > li > span{color:#fff;width:100%;float:left;text-align:center;font-size:0.8em}
.side_left > li:nth-child(3){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(4){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(5){width:100%;float:left;text-align: center;position: absolute;bottom: 30px;}
.side_left > li:nth-child(5) > a{margin-bottom: 8%;width:100%;text-align:center;float: left;}
.side_left > li:nth-child(5) > a:first-child {margin-top: 343%;}
.side_left > li > a span{width:100%;float:left;}


/** 팝업광고 **/

.mpop_wrap{float:right; width:471px;}
#popzone{width: 100%;height:500px;float:left;position:relative;box-sizing:border-box;overflow:hidden;background:#ddd;}
#popzone .uok_wrap{width: 447px;height:500px;}
#popzone .uok_wrap ul{width:100%; height:auto;}
#popzone .uok_wrap ul li{width:100%; height:auto;}
#popzone .uok_wrap ul li a img{width:100%; height:auto;}
#popzone .popzone_btn{position:absolute;bottom:0px;right:0;z-index:10}

#popzone ul.list li {display:inline;}
#popzone ul.list li > * {width: 100%;}
#popzone ul.list li > * > * {width: 100%;}
#popzone ul.list li img {height: auto; object-fit: cover;}


/* 롤링버튼 */
.rolling_area .num{display:none;}
.rolling_area ul.btn{float:left;width:162px;background: #2d558a;}
.rolling_area ul.btn li{display:inline}
.rolling_area ul.btn li a{display:block;float:left;}
.rolling_area ul.btn li a.btn_prev{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_prev.gif) center center no-repeat;}
.rolling_area ul.btn li a.btn_next{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_next.gif) center center no-repeat;}
.rolling_area ul.btn li a.btn_playstop{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_playnstop.gif) center center no-repeat;overflow:hidden;}
.rolling_area ul.btn li a.play{width: 54px;height: 54px;background: #222 url(../img2/main/popzone_btn_play2.gif) center center no-repeat;overflow:hidden;}
.rolling_area ul.btn li a.stop{background-position:0 -33px}
.rolling_area ul.btn li span{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}



/* 사이드메뉴 */
.side_quick{width: 100%;float: left;padding: 10%;}
.side_quick h3{width: 100%;float: left;font-size: 1.3em;margin-bottom: 10%;}
.side_quick > ul{float:left;width:100%;}
.side_quick > ul > li{float: left;width: 33%;margin-right: 0%;text-align: center;margin-bottom:5%}
.side_quick > ul > li a{float:left;width:100%;}
.side_quick > ul > li a div{width: 70%;float: left;margin: 0 15% 7%;border: 1px solid #dedede;padding: 12% 7% 3%;border-radius: 10px;}
.side_quick > ul > li a div.one{background: #fff;}
.side_quick > ul > li a div.two{background: #fff;}
.side_quick > ul > li a div:hover.one{background: #e7f5ff;}
.side_quick > ul > li a div:hover.two{background: #fdffee;}
.side_quick > ul > li a div img{height:48px;}
.side_quick > ul > li a span{float: left;width: 100%;margin-top: 3%;font-size: 0.8em;font-weight: 600;letter-spacing: -2px;}


/* 헤더상단 */
.header_top_form{width: 100%;float: left;position: fixed;top: 0;left: 0;z-index: 9999;background: #2d558a;height: 46px;overflow: hidden;}
.header_top{width: 94%;float: left;margin: 0 3%;}
.header_top_left{float: left;width: 18%;}
.header_top_left > li{width: 30%;margin: 0 1%;float: left;text-align: center;}
.header_top_left > li a{color: #fff;font-weight: 500;font-size: 0.8em;width: 100%;float: left;padding: 14.5% 0%;}
.header_top_left > li:nth-child(1) a{color:#fff151;}

.header_top_right{float: right;width: 5%;}
.header_top_right > li:nth-child(1){float: left;width: 42%;margin: 14% 4%;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 0.5em;}
.header_top_right > li:nth-child(2){float: left;width: 42%;margin: 14% 4%;}
.header_top_right > li:nth-child(2) a{float: left;width: 100%;text-align: center;line-height: 0.5em;}
.header_top_right > li:nth-child(3){    float: left;width: 55%;margin: 0% 0%;}

 /* 헤더 팝업 컨트롤*/
.modal-btn-box{width:100%;text-align:center;}
.modal-btn-box button{display:inline-block;width: 100%;height: 46px;background-color: #f0f0f0;cursor:pointer;border: none;font-size: 0.8em;font-weight: 600;color: #555555;}
.popup-wrap{background-color: rgb(0 0 0 / 50%);justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;display:none;padding:15px;}
.popup{width: 95%;border-radius: 0px;overflow:hidden;float: left;position: absolute;top: 8%;margin: 0 5%;}
.popup-head{width:100%;height:50px;display:flex;align-items:center;justify-content:center;}
.head-title {font-size: 38px;font-style: italic;font-weight: 700;letter-spacing: -3px;text-align: center;}
.popup-body{width:100%;background-color:#ffffff;}
.body-content{width:100%;padding:30px;}
.body-titlebox{text-align:center;width:100%;height:40px;margin-bottom:10px;}
.body-contentbox{word-break:break-word;overflow-y:auto;min-height:100px;max-height:200px;}
.popup-foot{width: 8%;height:50px;float: left;margin-top: 1%;background: #000;margin-left: 46%;}
.pop-btn{display:inline-flex;width: 100%;height:100%;float:left;justify-content:center;align-items:center;color:#ffffff;cursor:pointer;font-size: 0.9em;}
.pop-btn.confirm{border-right:1px solid #3b5fbf;}


/* 입시기간 입시비쥬얼 */
.special{background: url('../img/special_bg.png') no-repeat;background-size: cover;}
.special .sp_content{width: 70%;float: left;margin: 5% 15%;}
.special .sp_content .icon{width: 35%;float: left;margin-right: 5%;}
.special .sp_content .icon li:nth-child(1){float: left;width: 40%;background: #627185;border-radius: 10px;margin: 0 5% 5%;}
.special .sp_content .icon li:nth-child(1) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon1.png) no-repeat 48% 33%;background-size: 30%;}
.special .sp_content .icon li:nth-child(2){float: left;width: 40%;background: #e08328;border-radius: 10px;margin: 0 5% 5%;}
.special .sp_content .icon li:nth-child(2) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon2.png) no-repeat 54% 36%;background-size: 28%;}
.special .sp_content .icon li:nth-child(3){float: left; width: 40%;background: #174d94;border-radius: 10px;margin: 0 5% 0%;}
.special .sp_content .icon li:nth-child(3) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon3.png) no-repeat 50% 41%;background-size: 28%;}
.special .sp_content .icon li:nth-child(4){float: left;width: 40%;background: #b5214e;border-radius: 10px;margin: 0 5% 0%;}
.special .sp_content .icon li:nth-child(4) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon4.png) no-repeat 52% 41%;background-size: 27%;}

 .special .sp_content .text{float: left;width: 60%;margin-top: 1.5%;}
.special .sp_content .text li:nth-child(1){width: 100%;float: left;padding-bottom: 2%;border-bottom: 1px solid #000;margin-bottom: 3%;}
.special .sp_content .text li:nth-child(1) span{width: 100%;float: left;font-weight: 600;margin-bottom: 0.5%;}
.special .sp_content .text li:nth-child(1) h1{width: 100%;float: left;font-size: 2.5em;font-weight: 600;color: #000;}
.special .sp_content .text li:nth-child(1) h1 strong{color: #2d558a;font-weight: bold;}

.special .sp_content .text li:nth-child(2){width: 100%;float: left;padding-bottom: 2%;border-bottom: 1px solid #000;margin-bottom: 3%;font-size: 1.3em;}
.special .sp_content .text li:nth-child(2) span:nth-child(1){width: 100%;float: left;margin-bottom: 0.5%;font-weight: bold;color: #dd0d0d;}
.special .sp_content .text li:nth-child(2) span:nth-child(2){width: 100%;float: left;margin-bottom: 0.5%;font-weight: bold;color: #2d558a;}
.special .sp_content .text li:nth-child(2) span b{color:#000;}

.special .sp_content .text li:nth-child(3){width: 100%;float: left;}
.special .sp_content .text li:nth-child(3) span{width: 100%;font-size: 0.8em;font-weight: 600;margin-bottom: 1%;}
.special .sp_content .text li:nth-child(3) span:last-child{}



/* 입시 반응형탭 */

.tab-select-outer { display:none; }
.is-active { color:red;  } 

.tab-select-outer2 { display:none; }
.is-active2 { color:red;  }


.tab-select-outer3 { display:none; }
.is-active3 { color:red;  }

.ibsi_introduce_date{width: 94%;float: left;margin: 2% 3% 0%;}
.tabs2{width: 100%;float: left;}
.introduce_title{float: left;width: 20%;}
   .introduce_title h2{width: 100%;float: left;font-size: 1.3em;text-align: left;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background: url(./img/title_bg1.png) no-repeat 30% 14%;background-size: 5.5%;}
.introduce_title h2 strong{font-weight: 600;color: #0b4da2;}
.tab-button-outer2{float: left;width: 100%;}
#tab-button2{float: right;width: 15%;margin-right: 6%;margin-top: -2.5%;}
   #tab-button2 > ul{float: left;width: 100%;padding-bottom: 2%;border-bottom: 1px solid #dedede;}
  #tab-button2 > ul li{width: 30%;float: left;margin: 0 1%;text-align: left;}
  #tab-button2 > ul li a{font-size: 0.9em;}
  #tab-button2 > ul li.is-active2 a, #tab-button2 > ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 2%;border-bottom: 6px solid #0b4da2;}
  .tab-contents2{width: 100%;float: left;margin-top: 2%;}
  
  .tab_more1{float: right;margin-top: -4.5%;font-size: 0.8em;background: #2d558a;color: #fff;padding: 0.3% 2%;}
  .ib_notice_form{float: left;width: 100%;}
  .ib_notice_form > li{width: 18.2%;float: left;margin-right: 2%;border: 1px solid #dedede; margin-bottom:2%}
  .ib_notice_form > li:nth-child(5n){margin-right: 0px;}
  .ib_notice_form > li > a{float: left;width: 80%;padding: 10%;}
  .ib_notice_form > li > a span:nth-child(1){float: left;margin-bottom: 1%;background: #000;color: #fff;font-size: 0.7em;PADDING: 2% 4%;border-radius: 100px;}
  .ib_notice_form > li > a h2{width: 100%;float: left;font-weight: 600;font-size: 1.2em;margin: 3% 0 3%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .ib_date{float: left;width: 100%;font-size: 0.8em;margin-top: 3%;padding-left: 7%;font-weight: 600;color: #5264bb;background: url(./img/ib_icon1.png) left center no-repeat;background-size: 6%;}
  .ib_notice_form > li > a p{width: 100%;font-size: 0.8em;float: left;line-height: 1.6em;color: #7c7c7c;}
  .ib_r{background:#e14442 !important;}	
  .ib_b{background:#4f4cc3 !important;}	
  
  
  /* 입시 퀵메뉴  */

 .quick_lingk2{width: 94%;float: left;margin: 2% 3% 4%;}
 .quick_lingk2 h2{width: 100%;float: left;font-size: 1.3em;text-align: center;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background-size: 1.5%;}
 .quick_lingk2 h2 strong{font-weight: 600;color: #0b4da2;}
 .quick_lingk2 ul{width:100%;float: left;}
 .quick_lingk2 ul li{width: 9%;float: left;position:relative;}
 .quick_lingk2 ul li:after{content: "";width: 10px;height: 10px;position: absolute;top: 32%;left: 100%;border-radius: 100px 100px;background: #9bbae3;}
 .quick_lingk2 ul li:last-child:after{display:none; }
 .quick_lingk2 ul li a{width:100%; float:left;text-align: center;}
 .quick_lingk2 ul li a img{height: 56px;}
 .quick_lingk2 ul li a span{width:100%; float:left;text-align: center; font-weight: 600;font-size: 0.9em;}


/* 입시반응형2 */

.ibsi_introduce_date{width: 94%;float: left;margin: 2% 3% 0%;}
.tabs3{width: 100%;float: left;}
.introduce_title{float: left;width: 20%;}
.introduce_title h2{width: 100%;float: left;font-size: 1.3em;text-align: left;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 44% 14%;background-size: 5.5%;}
.introduce_title h2 strong{font-weight: 600;color: #0b4da2;}
.tab-button-outer3{float: left;width: 100%;}
#tab-button3{float: right;width: 46%;margin-right: 0%;margin-top: -2.5%;}
   #tab-button3 > ul{float: left;width: 100%;padding-bottom: 0.8%;border-bottom: 1px solid #dedede;}
  #tab-button3 > ul li{width: 14.66%;float: left;margin: 0 1%;text-align: center;}
  #tab-button3 > ul li a{font-size: 0.9em;}
  #tab-button3 > ul li.is-active3 a, #tab-button3 > ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 2%;border-bottom: 6px solid #0b4da2;}
  .tab-contents3{width: 100%;float: left;margin-top: 2%;}
  
  
/* 입시메인 학과소개*/
.department_form{float: left;width: 100%;}
.department_form li:nth-child(1){width: 99%;float: left;background: #0072bb;padding: 2%;}
.department_form li:nth-child(1) h2{color: #eeff5f;width: 100%;font-size: 1.2em;margin-bottom: 0.3%;}
.department_form li:nth-child(1) span{float: left;width: 100%;font-size: 1em;color: #fff;}
.department_form li:nth-child(2){width: 99%;float: left;padding: 3% 2% 4%;}
.department_form li:nth-child(2) h3{float: left;width: 100%;font-size: 1.2em;color: #575f8f;font-weight: 600;margin-bottom: 1%;}
.department_form li:nth-child(2) .department_link{float: left;width: 60%;}
.department_form li:nth-child(2) .department_link a{float: left;padding-right: 4%;font-size: 0.9em;background: url(../img/link_icon1.png) no-repeat 82% 20%;}
.department_form li:nth-child(2) .department_img{float:right;margin-top:-9%}



  /* 입시 하단 퀵메뉴  */

 .quick_lingk3{width: 94%;float: left;margin: 0% 3% 2%;}
 .quick_lingk3 ul{width:100%;float: left;}
 .quick_lingk3 ul li{width: 23.9%;float: left;position:relative;border-right: 1px solid #dedede;margin-right: 1%;}
 .quick_lingk3 ul li:last-child{border-right:none; }
 .quick_lingk3 ul li a{width:100%;float:left;text-align: left;}
 .quick_lingk3 ul li a img{float: left;}
 .quick_lingk3 ul li a div{float: right;width: 60%;margin: 7% 4%;}
 .quick_lingk3 ul li a div h4{font-size: 1.2em;margin-bottom: 1%;}
 .quick_lingk3 ul li a div span{font-size: 1em;color: #9b9b9b;}
 
 
 
/*사이트맵*/
#sitemap{width: 100%;float: left}
.sitemap_form{width: 100%;float: left;margin-bottom: 20px;}
.site_map_unit{width: calc(100%);float: left;margin: 0 0px;}
.site_map_unit > a{margin-bottom: 20px;width: 98%;float: left;padding: 1% 0px 1% 2%;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;background: url(/site/nambu/nambukr/img/link_icon1.png) no-repeat 4px 20px;}
.site_map_depth1 {width: 100%;float: left;}
.site_map_depth1 > li{float: left;width: calc(100%/6 - 22px);border: 1px solid #dedede;margin: 0 10px 10px;}
.site_map_depth1 > li > a{width: calc(100% - 10px);float: left;text-align: center;background: #46494e;color: #fff;padding: 10px 0px 10px 10px;}
.site_map_depth2{width: 100%;float: left;}
.site_map_depth2 > li{    width: 100%;float: left;border-bottom: 1px solid #dedede;}
.site_map_depth2 > li > a{position: relative;width: calc(100% - 34px);float: left;padding: 10px 0px 10px 35px;background: url(/site/nambu/nambukr/img/link_icon1.png) no-repeat 184px 11px;font-size: 14px;}
.site_map_depth2 > li > a:before{content: "";position: absolute;top: 46%;left: 11%;display: inline-block;width: 5px;height: 5px;background: #0952a6;border-radius: 100px;}






/* bx slider*/
.bx-wrapper {position: relative;margin-bottom: 60px;padding: 0;*zoom: 1;-ms-touch-action: pan-y;touch-action: pan-y;width: 100% !important;max-width: 100% !important;}
.bx-wrapper img {max-width: 100%;display: block;}
.bxslider {margin: 0;padding: 0;}
.bxslider > div{width:100%;float:left;height:544px;overflow: hidden;}
ul.bxslider {list-style: none;}
.bx-viewport {-webkit-transform: translatez(0);}

.bx-wrapper {}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom: 10%;width: 100%;}
/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px;background: url('../img/bx_loader.gif') center center no-repeat #ffffff;height: 100%;width: 100%; position: absolute; top: 0;left: 0;z-index: 2000;}
/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em;font-family: Arial;font-weight: bold;color: #666; padding-top: 20px;}
.bx-wrapper .bx-pager.bx-default-pager a { background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;\ border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus { background: #000;}
.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; vertical-align: bottom; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager-item {font-size: 0;line-height: 0;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px; background: url('../img/controls.png') no-repeat 0 -32px;}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {background-position: 0 0;}
.bx-wrapper .bx-next { right: 10px; background: url('../img/controls.png') no-repeat -43px -32px;}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9996;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url('../img/controls.png') -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop { display: block;text-indent: -9999px; width: 9px; height: 11px;outline: 0;background: url('../img/controls.png') -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {background-position: -86px -33px;}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: right;width: 95%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 3%;width: 35px;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #666;background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial;display: block;font-size: .85em;padding: 10px;}


@media (max-width:500px){
      .sm_select2 {display: block;}
      .big_tab2{display: none;}
 }
						 
						 
/******************************* 서브콘텐츠 *******************************/

.tac{width:100%;float:left;text-align: center;}
#AllView{width:100%;float:left;}


/* 개인정보방침 */
.information_form{width: 96%;float: left;margin: 0 2%;}
.information_form ul{width: 100%;float: left;margin-bottom: 42px;}
.information_form ul li{width: 100%;float: left;line-height: 31px;font-size: 16px;}
.information_form ul li:last-child{margin-top: 20px;font-weight: 600;}

.information_form div{width: 100%;float: left;padding: 2% 4%;background: #e8efff;}		
.information_form div h4{width: 100%;float: left;text-align: center;font-size: 20px;color: #51328f;font-weight: 600;margin-bottom: 1%;}
.information_form div p{width: 100%;font-size: 18px;color: #4d3d6c;line-height: 30px;}


/* step01 */
 .table_container{width: 100%;float: left;}
ul.step01{margin-top:12px;padding-top:5px;width: 100%;float: left;}
ul.step01 > li{}
ul.step01 > li{padding: 56px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size: 22px;color:#484848;float: left;width: 98%;}	/* 1차 */
ul.step01 > li > div{float: left;margin: 10px 0px 20px 23px;}
ul.step01 > li > div > p{line-height: 33px;font-weight: 600;font-size: 18px;} 
ul.step01 > li h2{position: relative;clear: both;font-size: 22px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-style: normal;font-weight: 700 !important;}
ul.step01 > li > h2:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
ul.step01 > li > p {margin-bottom: 0;line-height: 32px;font-weight: 500;font-size: 18px;padding-left: 22px;/* background: #fff1d9; */float: left;width: 100%;padding: 1% 2%;font-weight: 500;}
ul.step01 > li > p.gide_text {margin-left: 0px;font-size: 18px;margin-bottom: 9px !important;margin-top: 20px;} 
ul.step01 > li > p.siteGo{float:right;margin-top:-15px}
ul.step01 > li > table{margin-top:5px;}
ul.step01 > li > ul{padding-top: 10px;float: left;width: 100%;}
ul.step01 > li > ul > li{padding: 20px 20px 20px 30px;background: url(../img/sub/bullet_02.gif) 13px 36px no-repeat;font-weight:normal;line-height: 38px;color:#444;font-size: 18px;margin-bottom: 20px;float: left;width: 96%;border: 0px solid #cbcbcb;}	/* 2차 */
ul.step01 > li > ul > li > span{font-weight: 600;font-size: 22px;margin-bottom: 10px;width: 100%;float: left;}
ul.step01 > li > ul > li > p{padding:10px 0 0 0;}
ul.step01 > li > ul > li > ul{margin-left:5px;padding: 0px 0;width: 93%;float: left;border: 1px solid #8d8d8d;padding: 2%;margin-bottom: 2%;}
ul.step01 > li > ul > li > ul > li{font-weight: 500;line-height: 25px;width: 97%;float: left;margin-bottom: 20px;padding: 1px 0 1px 15px;background-position: 0 4px;font-weight: normal;background: url(../img/sub/dot02.gif) 3px 13px no-repeat;font-size: 18px;} /* 3차 */
ul.step01 > li > ul > li > ul > li:last-child{padding: 0px 0 0px 15px;margin: 0;}
ul.step01 > li > ul > li > ul > li > p.gide_text {margin-left: 4px;font-size: 18px;margin-bottom: 21px !important;margin-top: 0px;font-weight: 600;}
ul.step01 > li > ul > li > ul > li > span{color: #6567c1;font-weight: 600;margin: 0px 0px 8px;width: 100%;float: left;font-size: 18px !important;}
ul.step01 > li > ul > li > ul > li > div{
    float: left;
    width: 100%;
    border: 1px solid #dedede;
    padding: 3%;
}
ul.step01 > li > ul > li > ul > li > div > h3{
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 800;
    color: #5566df;
}
ul.step01 > li > ul > li > ul > li > ul{margin-left:0;padding: 0;float: left;width: 96%;line-height: 25px;padding: 0;}
ul.step01 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background: url(../img/sub/dot03.gif) 3px 13px no-repeat;float: left;width: 100%;margin-bottom: 9px;font-size: 18px;} /* 4차 */
ul.step01 > li > ul > li > ul > li > ul > li:last-child{margin-bottom:0}
ul.step01 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
ul.step01 > li > ul > li > ul > li > ul > li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

ul.step01 > li > table > ul {padding:0;margin:0}
ul.step01 > li > table > ul > li{padding:0;margin:0;background:none;}
ul.step01 > li > table > ul.bullet > li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
ul.step01 > li > table > ul.bullet > li > p{padding:0;margin:3px 0 7px;font-weight:bold}
ul.step01 > li > table > ul.bullet > li > ul {margin:0}
ul.step01 > li > table > ul.bullet > li > ul > li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

ul.step01 > li > ul > li > table > ul{padding:0;margin:0}
ul.step01 > li > ul > li > table > ul > li{background:none}
ul.step01 > li > ul > li > table > ul > li{padding:0;margin:0}

/* step02 */
 .table_container{width: 100%;float: left;margin: 0 !important;}
ul.step02{margin-top: 12px !important;padding-top: 5px !important;width: 100% !important;float: left;}
ul.step02 > li{}
ul.step02 > li{padding: 56px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;float: left;width: 98%;}	/* 1차 */
ul.step02 > li > div{float: left;margin: 10px 0px 20px 23px;}
ul.step02 > li > div > p{line-height: 33px;font-weight: 600;font-size: 16px;} 
ul.step02 > li h2{position: relative;clear: both;font-size: 21px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
ul.step02 > li > h2:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
ul.step02 > li > p {margin-bottom: 55px;line-height: 29px;font-weight: 500;font-size: 16px;padding-left: 22px;background: #fff1d9;float: left;width: 100%;padding: 1% 2%;font-weight: 600;}
ul.step02 > li > p.gide_text {margin-left: 0px;font-size: 14px;margin-bottom: 9px !important;margin-top: 20px;} 
ul.step02 > li > p.siteGo{float:right;margin-top:-15px}
ul.step02 > li > table{margin-top:5px;}
ul.step02 > li > ul{padding-top: 10px;float: left;width: 100%;}
ul.step02 > li > ul > li{padding: 20px 20px 20px 30px;background: url(../img/sub/bullet_02.gif) 13px 36px no-repeat;font-weight:normal;line-height: 38px;color:#444;font-size: 18px;margin-bottom: 20px;float: left;width: 96%;border: 0px solid #cbcbcb;}	/* 2차 */
ul.step02 > li > ul > li > span{font-weight: 600;font-size: 18px;margin-bottom: 10px;width: 100%;float: left;}
ul.step02 > li > ul > li > p{padding:10px 0 0 0;}
ul.step02 > li > ul > li > ul{margin-left:5px;padding: 0px 0;width: 93%;float: left;border: 1px solid #8d8d8d;padding: 2%;margin-bottom: 2%;}
ul.step02 > li > ul > li > ul > li{font-weight: 500;line-height: 25px;width: 97%;float: left;margin-bottom: 20px;padding: 1px 0 1px 15px;background-position: 0 4px;font-weight: normal;background: url(../img/sub/dot02.gif) 3px 13px no-repeat;} /* 3차 */
ul.step02 > li > ul > li > ul > li:last-child{padding: 0px 0 0px 15px;margin: 0;}
ul.step02 > li > ul > li > ul > li > p.gide_text {margin-left: 4px;font-size: 16px;margin-bottom: 21px !important;margin-top: 0px;font-weight: 600;}
ul.step02 > li > ul > li > ul > li > span{color: #6567c1;font-weight: 600;margin: 0px 0px 8px;width: 100%;float: left;font-size: 18px;}
ul.step02 > li > ul > li > ul > li > ul{margin-left:0;padding: 0;float: left;width: 96%;line-height: 25px;padding: 0;font-size: 16px;margin-top: 12px;}
ul.step02 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background: url(../img/sub/dot03.gif) 3px 13px no-repeat;float: left;width: 100%;margin-bottom: 9px;font-size: 18px;line-height: 31px;} /* 4차 */
ul.step02 > li > ul > li > ul > li > ul > li:last-child{margin-bottom:0}
ul.step02 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
ul.step02 > li > ul > li > ul > li > ul > li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

ul.step02 > li > table > ul {padding:0;margin:0}
ul.step02 > li > table > ul > li{padding:0;margin:0;background:none;}
ul.step02 > li > table > ul.bullet > li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
ul.step02 > li > table > ul.bullet > li > p{padding:0;margin:3px 0 7px;font-weight:bold}
ul.step02 > li > table > ul.bullet > li > ul {margin:0}
ul.step02 > li > table > ul.bullet > li > ul > li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

ul.step02 > li > ul > li > table > ul{padding:0;margin:0}
ul.step02 > li > ul > li > table > ul > li{background:none}
ul.step02 > li > ul > li > table > ul > li{padding:0;margin:0}


ul.UlPlan li{background:url(../img/sub/con0402_tab_off.gif) no-repeat;width:164px;height:28px}
ul.UlPlan li h2{font-weight:bold;color:#444;text-align:center;padding-top:8px;}
ul.UlPlan li.AllView{background:url(../img/sub/con0402_tab_on.gif) no-repeat;width:164px;height:28px}
ul.UlPlan li.AllView h2{font-weight:bold;color:#FFF;text-align:center;padding-top:8px;}
 
 
 /* 조직도연락처 */
 .tel_info_left{width: 28%;float: left;border-top: 4px solid #000;margin-top: 55px;margin-right: 2%;border-bottom: 1px solid #b9b9b9;}
.tel_info_left ul{padding: 0% 10% 10%;float: left;width: 80%;}
.tel_info_left ul li{width: 100%;float: left;padding: 4% 0;border-bottom: 1px solid #c3c3c3;}
.tel_info_left ul li:last-child{border-bottom:none;}
.tel_info_left ul li strong{width: 100%;float: left;font-size: 16px;margin-bottom: 9px;font-weight: 800;}
.tel_info_left ul li span{width: 100%;float: left;font-size: 14px;font-weight: 600;margin-bottom: 1px;color: #a4a4a4;}

.tel_info_right{width: 70%;float: left;margin-top: -2%;}

/* 기본 리스트 type */
.tableType01{width:100%;float: left;}
.tableType01,.tableType01 th,.tableType01 td{border:0;}
.tableType01{margin:8px 0;font-family: 'Noto Sans KR', 'Nanum Gothic', 'malgun gothic', 'dotum';font-size: 18px;color:#444;text-align:center}
.tableType01 caption{display:none;color:#444}
.tableType01 caption.none{display:none}
.tableType01 thead th{border-top: solid 4px #000;border-left: none;border-right: solid 1px #d7d2d5;color: #000;border-bottom: solid 1px #d7d2d5;background-color: #f5f7f7;padding: 7px 11px;font-size: 17px;font-weight: 600;vertical-align: middle;line-height: 32px;}
.tableType01 thead th:last-child{border-right:none;} 
.tableType01 thead th.lb_no{border-left:none}
.tableType01 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType01 tbody td{padding: 7px 11px;color: #444;border: solid 1px #d7d2d5;font-weight: 600;vertical-align: middle;border-width: 1px 1px 1px 0px;line-height: 32px;font-size: 17px;}
 .tableType01 tbody td:first-child{font-weight:600;}
 .tableType01 tbody td:last-child{border-right: none;font-weight: 600;font-size: 17px;}
.tableType01 tbody td.lb_no{border-left:none}
.tableType01 tbody td.date{text-align:left;padding-left:40px}
.tableType01 td.txt_lf{text-align:left;padding-left:10px;font-weight: 600;}
.tableType01 tfoot td{text-align:center;padding:15px 0 0}

.tableType01_2{width:100%;float: left;}
.tableType01_2,.tableType01_2 th,.tableType01_2 td{border:0;/* font-family:dotum,'돋움',Gulim,'굴림'; */text-align:center;line-height:15px;}
.tableType01_2{margin:8px 0;/* font-family:dotum,'돋움',Gulim,'굴림'; */font-size:12px;color:#444;text-align:center}
.tableType01_2 caption{display:none;color:#444}
.tableType01_2 caption.none{display:none}
.tableType01_2 thead th{border-top: solid 4px #000;border-left: none;border-right: solid 1px #d7d2d5;color: #000;border-bottom: solid 1px #d7d2d5;background-color: #f5f7f7;padding: 14px 10px;font-size: 16px;font-weight: 600;vertical-align: middle;}
.tableType01_2 thead th:last-child{border-right:none;} 
.tableType01_2 thead th.lb_no{border-left:none}
.tableType01_2 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType01_2 tbody td{padding: 7px 11px;color: #444;border: solid 1px #d7d2d5;font-weight: 600;vertical-align: middle;border-width: 1px 1px 1px 0px;line-height: 32px;font-size: 17px;}
 .tableType01_2 tbody td:first-child{font-weight:600;}
 .tableType01_2 tbody td:last-child{border-right: none;font-weight: 600;font-size: 14px;}
.tableType01_2 tbody td.lb_no{border-left:none}
.tableType01_2 tbody td.date{text-align:left;padding-left:40px}
.tableType01_2 td.txt_lf{text-align:left;padding-left:10px;font-weight: 600;}
.tableType01_2 tfoot td{text-align:center;padding:15px 0 0}



.tableType05{width:100%}
.tableType05,.tableType05 th,.tableType05 td{border:0;/* font-family:dotum,'돋움',Gulim,'굴림'; */text-align:center;line-height:15px;border:solid 1px #ddd;padding:5px 2px}
.tableType05{margin:8px 0;/* font-family:dotum,'돋움',Gulim,'굴림'; */font-size:12px;color:#444;text-align:center}
.tableType05 caption{display:none;color:#444}
.tableType05 caption.none{display:none}
.tableType05 thead th{font-size:12px;font-weight:bold;color: #ffffff;background-color: #0b4da2;vertical-align: middle;}
.tableType05 tbody td.txt_lf{text-align:left}
.tableType05 tbody th{font-weight:bold;background-color:#fdfdfd}
.tableType05 tbody td{font-weight:normal;color:#707070;line-height:23px;background-color:#FFF}
.tableType05 tbody td ul.tableUL{position:relative;margin:0;width:100%;padding:0;}
.tableType05 tbody td ul.tableUL li{display:inline-block;color:#707070;}

p.info{padding:20px 40px;font-weight:bold;color:#444}
p.info2{padding:20px 40px;font-weight:bold;color:#444;width: 100%;float: left;}
p.info2 > a{width: 290px;float: left;background: #ff0000;padding: 1% 0;color: #fff;text-align: center;margin-right: 1%;font-size: 18px;}
p.info2 > span{float: left;margin-top: 26px;font-size: 16px;}
div.searchForm{position:relative;padding:10px 0;text-align:right}
div.searchForm fieldset input{vertical-align:bottom;padding: 8px 4px;}
 div.searchForm fieldset  span{
    padding: 10px 28px;
    background: #000;
    color: #fff;
    font-size: 14px;
}

/*총장인사말*/


 .sub_content01{display: block;width: 100%;float: left;margin: 0 0% 5%;}
 .sub_content01 > h2.profile, .profile_title{position: relative;clear: both;font-size: 22px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-style: normal;font-weight: 700 !important;}
.profile_title{margin-top:110px;}
.sub_content01 > h2.profile:before, .profile_title:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
 .sub_content01 > ul:nth-child(1){width: 30%;float: left;}
 .sub_content01 > ul:nth-child(1) > li{float: left;width: 100%;margin: 15% 0% 10%;text-align: left;}
 .sub_content01 > ul:nth-child(2){width: 67%;float: right;line-height: 2em;margin: 2% 0% 0 0%;}
 .sub_content01 > ul:nth-child(2) > li:nth-child(1){
    float: left;
    margin: 20px 0;
    font-size: 50px;
    line-height: 44px;
    color: #000000;
    font-style: normal;
    font-weight: 700;
}
 .sub_content01 > ul:nth-child(2) > li{
    float: left;
    margin-bottom: 2%;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 42px;
}
 .sub_content01 > ul:nth-child(2) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;}
 .sub_content01 > ul:nth-child(2) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;}

/* 총장 프로필 */
div.con0101 {position:relative;height:700px;}
div.con0101 p{position:absolute;width:428px;top:0;right:0}
div.con0101 p img{margin-bottom:10px}
div.con0101 span{position:absolute;text-align:center;width:428px;top:350px;}

div.con0101Title{position:relative;}
div.con0101Title p{position:absolute;right:0;top:0}
div.con0101Item01{position:relative;padding:20px;margin: 15px 1% 30px;border:1px solid #ddd;float: left;width: 31%;height: 447px;}
div.con0101Item01 img{padding:30px 0 0;float:left}
div.con0101p01 {width:370px;float:left;padding: 0 0 0 27px;}
div.con0101p01 h3{
    position: relative;
    clear: both;
    font-size: 21px;
    font-weight: 500;
    color: #4279e9;
    line-height: 30px;
    letter-spacing: -.06em;
    padding: 3px 0 22px 12px;
    font-style: normal;
    font-weight: 700 !important;
}
div.con0101p01 h3:before{
    content: "";
    display: block;
    width: 6px;
    height: 16px;
    position: absolute;
    top: 9px;
    left: 0;
    background: #4279e9;
    }
 div.con0101p01 p{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 3px 8px no-repeat;margin: 0 0 0px -10px;font-size: 16px;font-style: normal;font-weight: 500;line-height: 32px;}

div.con0102Item01{position:relative;float:left;padding:14px;margin:15px 10px 30px;border:1px solid #ddd}
div.con0102Item01 img{float:left;}
div.con0102p01 h3{font-weight:bold;font-size:15px;color:#0e4ca1;padding:220px 0 0 5px;}
div.con0102p01 p{padding:0 0 0 5px;}


/* 역대총장*/

div.con0102Item01{position:relative;float:left;padding:14px;margin:15px 10px 30px;border:1px solid #ddd;width: 254px;}
div.con0102Item01 img{
    float: left;
    width: 254px;
    margin-bottom: 8%;
}
div.con0102p01 h3{font-weight:bold;font-size: 20px;color:#0e4ca1;padding: 0px 0 7px 5px;float: left;width: 100%;}
div.con0102p01 p{padding: 0 0 4px 5px;font-size: 14px;color: #686868;float: left;width: 100%;font-weight: 600;}


/* 교육이념 */
.con0102{width:100%;float: left;}
.ideology_text{width: 100%;float: left;font-size: 16px !important;line-height: 35px !important;color: #696969;margin-bottom: 3%;}
.ideology_chart{float: left;width: 96%;border: 10px solid #dedede;padding: 2%;}
.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(1) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #1d4286;font-style: normal;font-weight: 800;margin-right: 2%;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(1) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}

.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(2) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-style: normal;font-weight: 800;margin-right: 2%;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}

.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #f36f24;margin-right: 1%;}

.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(4) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #a0cd4e;font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #a0cd4e;margin-right: 1%;}

.ideology_chart dl:nth-child(5){float: left;margin: 0% 0 0%;width: 100%;}
.ideology_chart dl:nth-child(5) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #e8d15f;font-style: normal;font-weight: 800;margin-right: 2%;}
.ideology_chart dl:nth-child(5) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;}
							

/* 연혁 */
div.con0103{position:relative;margin-top:10px;background:url(../img/sub/con0103_tab_bg.gif) 0 0 repeat-x;height:38px;}
div.con0103 ul li{float:left}
div.con0103 ul li:hover{cursor:pointer}
div.history{position:relative;margin-top:30px;padding:0 0 0 30px}
div.history div{position:relative;float:right;width:580px;border-left:solid 1px #ddd;min-height:33px;vertical-align:middle;padding-left:30px}
div.history img{float:left}
div.history ul li{color:#484848;padding:0 0 0 90px;line-height:23px;position:relative}
div.history ul li span{position:absolute;left:0;font-weight:bold;color:#3579ad;}
.history_form{width: 50%;float: left;margin: 0 25%;}

/* 조직도 */
.group_chart_head{width:100%;float:left;text-align:center;margin-bottom: 60px;}
.group_chart_body{width: 100%;float: left;position: relative;margin-left: 0%;}

                          .solo_group_top{position:relative;width: 20%;float: left;margin: 0 40%;padding-bottom: 0;}
				          .solo_group_top li{position:relative;width: 100%;float: left;padding: 10px 0;font-weight: 600;border-radius: 10px;background: #0c6d93;color: #fff;font-size: 22px;}
				          .solo_group_top:after{content:"";position:absolute;width: 1px;height: 230px;top: 42px;left: 49%;display: block;background: #a1a1a1de;}
				          
				          .solo_group_bottom{position: relative;width: 20%;float: left;margin: 0 40%;}
				          .solo_group_bottom:after{position: absolute;width: 240%;height: 0px;top: 174px;left: -80%;display: block;background: #a1a1a1de;content: "";}
				          .solo_group_bottom li{position: relative;width: 100%;float: left;padding: 10px;font-weight: 600;border-radius: 10px;background: #4e535e;color: #fff;font-size: 20px;}
				          .solo_group_bottom li:after{content:"";width: 1px;height: 158px;top: 47px;left: 49%;display: block;background: #a1a1a1de;position: absolute;}
				          
				          
				          .group_chart_head .dobule_group{width: 90%;float: left;margin: 0 5%;position: relative;}
                          .group_chart_head .dobule_group:after{content: "";position: absolute;top: 50% !important;left: 24.5% !important;width: 51.5% !important;height: 1px !important;background: #a1a1a1de;}
				          .group_chart_head .dobule_group ul:nth-child(1){position:relative;width: 20%;float: left;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(1){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(2){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(3){position:relative;position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(4){position:relative;position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1){}
				          .group_chart_head .dobule_group ul:nth-child(1):after{content:"";position: absolute;top: 22px !important;left: 122% !important;background: #a1a1a1de;width: 1px !important;height: 358px !important;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(1):after{position: absolute;width: 55px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(2):after{position: absolute;width: 55px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(3):after{position: absolute;width: 30px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(4):after{content:"";position:absolute;width: 30px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          
				          .group_chart_head .dobule_group ul:nth-child(2){}
				          .group_chart_head .dobule_group ul li a{width:100%;position:relative;float: left;}
				          .group_chart_head .dobule_group ul li a span.pop {background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;/* float: left;position: absolute;top: 0;padding-left: 26px; */background-size: 13px;padding-bottom: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(1){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 16px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(2){position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(3){position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(4){position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2){float: right;width: 20%;}
                           .group_chart_head .dobule_group ul:nth-child(2):after{content: "";position: absolute;top: 9%;left: 76%;background: #a1a1a1de;width: 1px;height: 175px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(1):after{content:"";position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(2):after{position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(3):after{position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(4):after{content:"";position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;}
                          
                          .group_sub{width: 98%;float:left;margin:0 1%;}
                 		.group_chart_body > div > h2{width: 98%;float:left;text-align: center;padding: 92px 0 30px;font-size: 16px;font-weight: 600;margin: 0 1%;font-size: 20px;}
                 		.group_chart_body > div:nth-child(2) > h2{background: #63a5ce url(/site/nambu/nambukr/img/quick1_w.png) no-repeat 50% 31%;color:#fff;background-size: 20%;}
                 		.group_chart_body > div:nth-child(3) > h2{background: #7fccc3 url(/site/nambu/nambukr/img/quick3_w.png) no-repeat 50% 31%;color:#fff;background-size: 26%;}
                 		.group_chart_body > div:nth-child(4) > h2{background: #f49d46  url(/site/nambu/nambukr/img/quick5_w.png) no-repeat 50% 31%;color:#fff;background-size: 26%;}
                 		.group_chart_body > div:nth-child(5) > h2{background: #7fc168  url(/site/nambu/nambukr/img/quick6_w.png) no-repeat 50% 31%;color:#fff;background-size: 34%;}
                 		.group_chart_body > div:nth-child(6) > h2{background: #c2bc6b  url(/site/nambu/nambukr/img/quick7_w.png) no-repeat 50% 31%;color:#fff;background-size: 28%;}
                 		.group_chart_body > div > ul{
    float: left;
    width: 98%;
    margin: 0 1%;
}
                 		.group_chart_body > div > ul > li{float:left;width: calc(100% / 4 - 30px);padding: 20px;font-size: 14px;font-weight: 600;}
                 		.group_chart_body > div > ul > li > a{width: 97% !important;padding: 10px 10px 10px 0px !important;float: left !important;font-weight: 800 !important;font-size: 16px !important;}
                 		.group_chart_body > div > ul > li > ul{width: 100%;float:left;padding: 10px 0px;}
                 		.group_chart_body > div > ul > li > ul > li{}
                 		.group_chart_body > div > ul > li > ul > li > a{width:100%;position:relative;float: left;}
 						.group_chart_body > div > ul > li > ul > li > a span.pop {background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 0;padding-left: 26px;background-size: 13px;padding-bottom: 18px;}
                 		.group_chart_body > div > ul > li:last-child{margin-bottom:0px;}
                 		.group_chart_body > div > ul > li > ul > li {background: url(/site/nambu/nambukr/img/sub/dot03.gif) 3px 12px no-repeat;padding-left: 18px;font-size: 14px;letter-spacing: -2px;line-height: 31px;color: #000;}
                        .group_chart_body > div > ul > li > ul > li > ul{padding-left: 2px;font-weight: 500;font-size: 13px;letter-spacing: -2px;} 
                        .group_chart_body .dobule_group ul li a{width:100%;position:relative;float: left;}
 .group_chart_body .dobule_group ul li a span.pop {background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 0;padding-left: 26px;background-size: 13px;padding-bottom: 18px;}
                        .group_chart_body > div > ul > li.solo{float:left;width: calc(100% / 1 - 30px);padding: 20px;font-size: 14px;font-weight: 600;}
                 		.group_chart_body > div > ul > li.solo > a{width: 99.5% !important;padding: 10px 10px 10px 0px !important;float: left !important;font-weight: 800 !important;font-size: 16px !important;}
                 		.group_chart_body > div > ul > li.solo > ul{width: 98.5%;float:left;padding: 10px 0px;min-height: 69px;}
                 		.group_chart_body > div > ul > li.solo > ul > li{}
                 		.group_chart_body > div > ul > li.solo > ul > li > a{}
                 		.group_chart_body > div > ul > li.solo:last-child{margin-bottom:0px;}
                 		.group_chart_body > div > ul > li.solo > ul > li {    background: none;
    padding: 14px 0;
    font-size: 16px;
    letter-spacing: -2px;
    line-height: 31px;
    color: #000;
    width: calc(100% / 3 - 12px);
    float: left;
    text-align: center;
    border: 1px solid #dedede;
    margin-right: 10px;}
                        .group_chart_body > div > ul > li.solo > ul > li > ul{padding-left: 2px;font-weight: 500;font-size: 13px;letter-spacing: -2px;} 
 
 
 .group_chart_body > div > ul > li > ul > li > ul >li{
    width: 100%;
    float: left;
    padding: 0 0 0 13px;
    background: url(../img/sub/dot02.gif) 3px 12px no-repeat;
    font-weight: normal;
    color: #444444;
    line-height: 34px;
    font-size: 16px;
}




/* 대학상징 */

.tripartition{width:31%;float:left;margin: 0 1%;}
.double{width:48%;float:left;margin: 0 1%;}
div.con0105Title{position:relative;width: 100%;float: left;margin: 1% 0 2%;}
div.con0105Title h2{width: 100%;float: left;font-size: 14px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;color: #a4a4a4;padding-top: 11px;}
div.con0105Title h2:before{content:"";display:block;width: 84px;height:5px;background:linear-gradient(to top right, #2e61ab, #a3ea82);position: absolute;top: 0;left: 0;}
div.con0105Title h2 strong{font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #000;margin-right: 11px;}
div.con0105Title p{position:absolute;right:0;top:0}

.con0105Title_sub{width:100%;float:left;}
.con0105Title_sub h3{margin: 30px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;}
.con0105Title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}

div.con0105Item01{position:relative;padding:20px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;min-height: 600px;max-height: 703px;}
div.con0105Item01 img{padding: 73px 0% 0;float:left;width: 100%;}
div.con0105p01{width: 93%;float: left;padding:0 0 0 50px;background: url(../img/sub/bullet_02.gif) 38px 37px no-repeat;font-size: 16px;line-height: 27px;margin: 15% 0;}
div.con0105p01 h3{font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;margin:0 0 0 -30px;font-size: 16px;margin-bottom: 1%;}

div.con0105Item02{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;height: 600px;}
div.con0105Item02 div.div01{position:relative;float:left;width:370px;text-align:right;padding:20px 0 0;}
div.con0105Item02 div.div01 h3{position:absolute;top: 12px;left:0;font-weight:bold;color:#0e4ca1;font-size: 17px;}
div.con0105Item02 div.div01 ul{float:left;margin: 13% 19% 0%;}
div.con0105Item02 div.div02{position:relative;float: left;width: 98%;text-align: left;padding: 20px 0px 0 0;}
div.con0105Item02 div.div02 h3{position:absolute;top: 15px;left:0;font-weight:bold;color:#0e4ca1;font-size: 17px;}
div.con0105Item02 div.div02 ul{float: left;width: 100%;padding-top: 6%;}
div.con0105Item02 div.div02 ul li{float: left;width: 100%;text-align: center;}
div.con0105Item03{position:relative;padding: 134px 0;margin:15px 0 30px;border:1px solid #ddd;text-align:center;width: 100%;float: left;height: 600px;}
div.con0105Item04{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;text-align:center;float: left;width: 100%;}
div.con0105p02{position:relative;padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 5px 15px no-repeat;text-align:left;padding-top:10px;font-size: 20px;}
div.con0105p02 span{color:#1a6fe3}

div.con0105Item06{position:relative;padding:20px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;}
div.con0105Item06 img{padding:0;float:left}
div.con0105p06{width: 56%;float:right;padding: 0 0 0 50px;background: url(../img/sub/bullet_02.gif) 64px 62px no-repeat;margin-top: 4%;}
div.con0105p06 h3{font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;background:url(../img/sub/bullet_01.gif) 3px 5px no-repeat;font-size: 22px;margin-bottom: 2%;}
div.con0105p06 p{float:left;padding-left: 4%;font-size: 19px;line-height: 30px;}



/* 입학안내 대학 */
div.con0201{position:relative;margin: 0% 20% 5%;padding: 4%;background: url(../img/sub/con0201_bg.gif) 40% 82% no-repeat;width: 60%;height:261px;border: 1px solid #dede;background-size: 89%;}
div.con0201 p.p1{position:absolute;top:65px;right:95px}
div.con0201 p.p2{position:absolute;top:140px;right:150px}
div.con0201 p.p3{position:absolute;top:195px;right:85px}

.entrance_link_form{width: 60%;float: left;margin: 0 20%;border: 1px solid #ddd;background: #1c2445 url(../img/sub/entrance_bg1.png) -66% 94% no-repeat;padding-left: 70px;background-size: 54%;}
.entrance_link_form ul{width: 64%;float: right;padding: 9% 9% 9%;background: #fff;}
.entrance_link_form ul > li:nth-child(1){width:100%;float:left;margin-bottom: 2%;font-size: 13px;font-weight: 600;text-align: center;}
.entrance_link_form ul > li:nth-child(2){width:100%;float:left;font-size: 41px;text-align: center;}
.entrance_link_form ul > li:nth-child(2) h2{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #0773c6;}
.entrance_link_form ul > li:nth-child(3){width:100%;float:left;margin: 5% 0 5%;text-align: center;}
.entrance_link_form ul > li:nth-child(3) a{width: 60%;float: left;background: #0b61aa;padding: 4%;color: #fff;text-align: center;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;margin: 0 16%;}
.entrance_link_form ul > li:nth-child(4){width:100%;float:left;font-size: 12px;font-weight: 600;text-align: center;}

/* 입학안내 대학원 */
div.con0202{position:relative;margin: 0% 20% 5%;padding: 4%;background: url(../img/sub/con0202_bg.gif) 40% 82% no-repeat;width: 60%;height:261px;border: 1px solid #dede;background-size: 89%;}
div.con0202 p.p1{position:absolute;top:65px;right:95px}
div.con0202 p.p2{position:absolute;top:140px;right:150px}
div.con0202 p.p3{position:absolute;top:195px;right:85px}

.entrance_link_form2{width: 60%;float: left;margin: 0 20%;border: 1px solid #ddd;background: #334d82 url(../img/sub/entrance_bg2.png) 5% 94% no-repeat;padding-left: 70px;background-size: 24%;}
.entrance_link_form2 ul{width: 64%;float: right;padding: 9% 9% 9%;background: #fff;}
.entrance_link_form2 ul > li:nth-child(1){width:100%;float:left;margin-bottom: 2%;font-size: 13px;font-weight: 600;text-align: center;}
.entrance_link_form2 ul > li:nth-child(2){width:100%;float:left;font-size: 41px;text-align: center;}
.entrance_link_form2 ul > li:nth-child(2) h2{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #0773c6;}
.entrance_link_form2 ul > li:nth-child(3){width:100%;float:left;margin: 5% 0 5%;text-align: center;}
.entrance_link_form2 ul > li:nth-child(3) a{width: 60%;float: left;background: #0b61aa;padding: 4%;color: #fff;text-align: center;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;margin: 0 16%;}
.entrance_link_form2 ul > li:nth-child(4){width:100%;float:left;font-size: 12px;font-weight: 600;text-align: center;}

/* 대학 / 대학원 - 대학 */
div.con0301Top{position:relative;height: 49px;background: url(../img/sub/con0301_line.gif) 94% 44% no-repeat;width: 100%;float: left;background-size: cover;padding-bottom: 2%;}
div.con0301Top ul li{float:left}
div.con0301Top ul li:hover{cursor:pointer}
div.allItem{position:relative;/* height:235px; */background: url(../img/sub/con0301_01.gif) 13% 35% no-repeat;margin:10px 0 0;width: 100%;float: left;background-size: 20%;}
div.allItem div{position:relative;padding: 10px 0 0 497px;}
div.allItem div h3{float:left}
div.allItem div p{padding:0 0 0 30px;float:left;width: 86%;font-size: 14px;}

ul.majorInfo {
    margin-top: 50px;
    padding-bottom: 30px;
    background-size: 100%;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    min-height: 150px;
}
ul.majorInfo:last-child{background:none;}
ul.majorInfo > li {position:relative;color:#484848;margin-bottom: 1%;float: left;width: 100%;}
ul.majorInfo > li > h2{
    position: relative;
    clear: both;
    font-size: 22px;
    color: #000000;
    line-height: 30px;
    letter-spacing: -0.06em;
    padding: 2px 0 11px 20px;
    font-style: normal;
    font-weight: 700 !important;
    width: 100%;
    float: left;
}
ul.majorInfo > li > h2:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
ul.majorInfo > li > p{
    float: right;
    background: #2c72cd url(../img/link_icon2.png) no-repeat 50% 35%;
    width: 90px;
    border-radius: 100px;
    margin-top: 24px;
    box-shadow: 2px 5px 1px 1px #2e425c26;
    font-size: 20px;
}
ul.majorInfo > li > p > a{} 
ul.majorInfo > li > ul{padding: 0px 10px;float: left;width: 90%;}
ul.majorInfo > li > ul > li{padding:0 0 0 7px;font-size: 18px;font-weight: 600;float: left;width: 100%;}
ul.majorInfo > li > ul > li > p{width: 100%;float: left;font-size: 20px;font-weight: 500;padding-left: 4px;color: #898989;}
ul.majorInfo > li > ul > li ul{
    margin-top: 10px;
    padding: 1% 1%;
    width: 98%;
    float: left;
}
ul.majorInfo > li > ul > li > ul > li{
    background: url(../img/sub/dot02.gif) 0 9px no-repeat;
    padding: 0 0 0 15px;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 4px;
}
ul.majorInfo > li > ul > li > ul > li:last-child{margin-bottom:0;}

/* 학사정보 */
div.ItemQ{position:relative;padding:10px;background:url(../img/sub/con0401_q.gif) 20px top no-repeat;border-bottom:solid 1px #dcdcdc}
div.topBoader{border-top:solid 1px #dcdcdc;}
div.ItemQ h2{padding:0 0 0 15px;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;font-weight:bold;color:#0e4ca1;margin:0 0 0 50px;font-size: 15px;}
div.ItemQ ul {margin:10px 0 0 52px}
div.ItemQ ul li{float:left;width: 203px;padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 8px no-repeat;color:#484848;font-size: 13px;font-weight: 600;}
div.ItemQ ul li:hover{cursor:pointer}

div.ItemA{display:none;position:relative;padding:10px 20px 30px 10px;background:url(../img/sub/con0401_a.gif) 20px top no-repeat;background-color:#f1f4f5;border-bottom:solid 1px #dcdcdc}
div.tbno {border-top:none}
div.bbno {border-bottom:none}
div.ItemA h2{font-weight:bold;color:#484848;margin:0 0 0 50px}
div.ItemA ul.itemUL {margin:10px 0 0 52px}
div.ItemA ul.itemUL span{padding:0 010px} 
div.ItemA ul.itemUL li{color:#484848;margin:0;padding:4px 0 4px 15px;background:url(../img/sub/dot03.gif) 5px 13px no-repeat;}
div.ItemA ul.itemUL ul{margin:0 0 0 15px}
div.ItemA ul.itemUL li ul li{color:#484848;margin:0;padding:0 0 0 15px;background:url(../img/sub/dot02.gif) 5px 9px no-repeat;}
div.ItemA ul.itemUL li ul li.margin15{margin:0 0 0 15px}
div.ItemA ul.itemUL li ul li ul li{background:none;padding-top:5px}
div.ItemA p.close{text-align:right;margin:0 0 -20px}

div.ItemA p.item{margin:10px 0 0 52px}
p.point{font-weight:bold;color:#FF0000}

/* 학사일정 */
div.con0402Top{position:relative;height:28px;background:url(../img/sub/con0402_tab_line.gif) 490px bottom no-repeat;margin-bottom:10px}
div.con0402Top ul li{float:left}
div.con0402Top ul li:hover{cursor:pointer}

/* 대학기관 대외협력처 */
div.con0601_bottom{text-align:right;color:#484848;}
div.con0601_bottom img{margin:0 0 0 20px}

/* 커뮤니티 - 동아리 */
div.con0500402{position:relative;background:url(../img/sub/con0301_line.gif) 0 bottom no-repeat;padding:20px}
div.con0500402 h2{padding:0 0 0 15px;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;font-weight:bold;color:#0e4ca1;}
div.con0500402 div {border:1px solid #DCDCDC;padding:10px 20px;margin:10px 0 0;background-color:#F1F4F5;width:660px}
div.con0500402 div p{padding:0 0 0 12px;background:url(../img/sub/bullet_02.gif) 0 7px no-repeat;color:#484848}

/* 서식 다운로드 */
div.boardNavi{position:relative;width:500px;float:left;margin:0 0 15px}
div.boardAll{float:left;padding:15px 0 0 20px}

/* 커뮤니티 - 학생회 */
div.con0603{position:relative;height:361px;width: 759px;background:url(../img/sub/lab_bg01.gif) 0 0 no-repeat;margin: 20px auto 0;}
div.con0603 div.con060301{position:absolute;width:253px;height:208px;top:45px;left:45px;background:url(../img/sub/lab_bg02.gif) 0 0 no-repeat}
div.con0603 div.con060302{position:absolute;width:253px;height:182px;bottom:45px;right:45px;background:url(../img/sub/lab_bg03.gif) 0 0 no-repeat}
ul.list0603 {margin:20px 0 0 10px}
ul.list0603 li{width:217px;border-bottom:solid 1px #FFF;background:url(../img/sub/lab_dot.gif) 3px 8px no-repeat;padding:0 0 0 15px;height:20px;color:#FFF}
ul.list0603 li.last{border:none}
ul.list0603 li h2{float:left;}
ul.list0603 li a{float:right;padding:4px 0 0}

/* 대학기관 - 부속기관 */
div.con060201{position:relative;}
div.con060201 ul li{float:left;margin:0 8px 8px 0}
div.con060201 p.line{clear:both;position:relative;height:22px;background:url(../img/sub/con0301_line.gif) 0 0 no-repeat;background-size: 100%;}

/* 남부대학교 오시는길 */

/* 찾아오시는길 */
 .map_adr_link{float: left;width: 100%;margin: 10px 0;background: #eff4ff;border: 1px dotted #ddd;padding: 26px;}
  .map_adr_link h3{width: 100%;font-size: 21px;float: left;margin-bottom: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .map_adr_link p{float: left;width: 100%;padding-left: 10px;font-size: 18px;margin-bottom: 9px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
  
  .map_link{float: left;margin-top: 10px;margin-left: 10px;}
  .map_link > a:nth-child(1){float: left;font-size: 14px;background: #2d558a;color: #fff;padding: 10px 20px;margin-right: 12px;}
  .map_link > a:nth-child(2){float: left;font-size: 14px;background: #dd1919;color: #fff;padding: 10px 20px;margin-right: 12px;}
  .map_link > a:nth-child(3){float: left;font-size: 14px;background: #1faa22;color: #fff;padding: 10px 20px;}
  
  .map_itr{    float: left;width: 98%;margin: 46px 0px 46px 2%;}
  .map_itr dl{float: left;width: 100%;margin-bottom: 28px;}
  .map_itr dl dt{
    position: relative;
    clear: both;
    font-size: 22px;
    color: #4279e9;
    line-height: 30px;
    letter-spacing: -.06em;
    padding: 2px 0 19px 20px;
    font-family: 'NanumGothicBold';
    font-style: normal;
    font-weight: 700 !important;
}
  .map_itr dl dt:before{content: "";
    display: block;
    width: 6px;
    height: 16px;
    position: absolute;
    top: 9px;
    left: 6px;
    background: #4279e9;}	
  .map_itr dl dt img{margin-right:10px;display:none}
  .map_itr dl dd{float: left;font-size: 18px;margin-left: 10px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}




div.con9903{position:relative;}
div.con9903 div{position:relative;}
div.con9903 div h2{font-weight:bold;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;color:#0e4ca1;padding:0 0 0 15px;height:18px}
div.con990302{float:left;}
div.con990302 ul {margin:10px 0 0}
div.con990302 ul li{float:left}
div.con990303{float:right;width:320px}

/* 캠퍼스 투어 */
	.campus_map{float: left;width: 100%;margin-bottom: 2%;}
	.campus_map b{color: #ca2f2f;}
/*div.con0107T{position:relative;height:393px;width:756px}*/
.con0107Title_sub h3{margin: 24px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;text-align: left;}
.con0107Title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}
 
div.con0107T{position:relative;width: 100%;float: left;text-align: left;margin-bottom: 2%;}
div.con0107B{margin: 0 0 2%;width: 100%;float: left;padding: 0;}
div.con0107BL{float:left;width: 100%;padding: 1% 1%;}
div.con0107BL ul{float:left;margin: 10px 0px 0px;width: 100%;}
div.con0107BL ul li{padding: 9px 0;float: left;width: 18%;border: 1px solid #767676;margin: 0px  14px 10px 0px;}
 div.con0107BL ul li > a{width:100%;float:left;text-align: center;font-size: 18px;font-weight: 800;font-family: 'NanumGothicExtraBold';font-style: normal;}
div.con0107BL ul li:hover > a{color: #fff;}
div.con0107BL ul li:hover{background: #0b4da2;} 
 div.con0107BR {float:right;width: 39%;border-left: 2px solid #dedede;padding: 20px 3%;}
div.con0107BR > div{display:block}
div.con0107BR h2{font-weight:bold;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;color:#0e4ca1;padding:0 0 0 15px;height:18px}
div.con0107BR img{padding: 5px 0}
div.con0107BR span {background: url(../img/sub/bullet_02.gif) 3px 5px no-repeat;padding: 0 0 0 15px;height: 18px;font-size: 15px;color: #707070;font-weight: 600;}

/* 발전계획 */
	.plan img{margin:80px 15% 0;float: left;margin:70%;}
.plan_title{clear: both;line-height: 30px;font-size: 32px;color: #555;padding-bottom: 22px;margin-top: 40px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;text-align: left;}
    .plan_title h3{}
    
    .plan_form{float: left;width: 100%;}
    .plan_form li{margin-bottom:3%;}
    .plan_form li:nth-child(1){float: left;width: 100%;margin-bottom: 1% !important;}
    .plan_form li:nth-child(1) h4{position:relative;text-align:left;margin: 12px 0 15px 35px;line-height: 25px;font-weight: 600;color: #525966;font-size: 23px;padding-left: 10px;padding-bottom: 20px;}
    .plan_form li:nth-child(1) h4:before{content: "";display: block;width: 50px;height: 1px;position: absolute;bottom: 15px;left: 10px;background: #525966;}
    .plan_form li:nth-child(1) div{float: left;width: 31%;border: 1px solid #dedede;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(1) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(1) div:last-child{margin-right:0;}
    .plan_form li:nth-child(1) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;}
    .plan_form li:nth-child(1) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(1) div span{padding-left: 18px;position: relative;margin: 5px 10px;line-height: 22px;font-size: 18px;width: 90%;text-align: left;font-weight: 600;}
    .plan_form li:nth-child(1) div span:before{content: '';display: block;position: absolute;left: 6px;top: 6px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    .plan_form li:nth-child(2){float: left;width: 100%;margin-bottom: 4%;}
    .plan_form li:nth-child(2) h4{position: relative;text-align: left;margin: 12px 0 15px 35px;line-height: 34px;font-weight: 600;color: #525966;font-size: 24px;padding-left: 10px;padding-bottom: 20px;}
    .plan_form li:nth-child(2) h4:before{
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    position: absolute;
    bottom: 15px;
    left: 10px;
    background: #525966;
}
    .plan_form li:nth-child(2) div{float: left;width: 31%;border: 5px solid #98c32a;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(2) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(2) div:last-child{margin-right:0;}
    .plan_form li:nth-child(2) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(2) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(2) div span{position: relative;padding: 18px 0px 18px 35px;line-height: 24px;font-size: 18px;width: 90%;text-align: left;font-weight: 600;float: left;}
    .plan_form li:nth-child(2) div span:before{content: '';display: block;position: absolute;left: 18px;top: 28px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    
    .plan_form li:nth-child(3){float: left;width: 100%;}
    .plan_form li:nth-child(3) h4{
    position: relative;
    text-align: left;
    margin: 12px 0 15px 35px;
    line-height: 34px;
    font-weight: 600;
    color: #525966;
    font-size: 24px;
    padding-left: 10px;
    padding-bottom: 20px;
    }
    .plan_form li:nth-child(3) h4:before{content: "";display: block;width: 50px;height: 1px;position: absolute;bottom: 15px;left: 10px;background: #525966;}
    .plan_form li:nth-child(3) div{float: left;width: 31%;border: 1px solid #dedede;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(3) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(3) div:last-child{margin-right:0;}
    .plan_form li:nth-child(3) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(3) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(3) div span{position: relative;margin: 0;line-height: 28px;font-size: 18px;width: 93%;text-align: left;font-weight: 600;padding: 18px 0px 18px 35px;color: #000;background: #f4d06b7d;float: left;}
    .plan_form li:nth-child(3) div span:before{content: '';display: block;position: absolute;left: 24px;top: 27px;background: #eb6c04;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    
    .plan_form li:nth-child(4){float: left;width: 100%;margin-bottom: 0%;}
    .plan_form li:nth-child(4) h4{position:relative;text-align:left;margin: 12px 0 15px 35px;line-height: 34px;font-weight: 600;color: #2e323a;font-size: 24px;padding-left: 10px;}
    .plan_form li:nth-child(4) h4:before{bottom: 0;content: "";display: block;width: 50px;height: 1px;position: absolute;bottom: -4px;left: 10px;background: #525966;}
    .plan_form li:nth-child(4) div{float: left;width: 31%;border: 5px solid #98c32a;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(4) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(4) div:last-child{margin-right:0;}
    .plan_form li:nth-child(4) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(4) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(4) div span{position: relative;padding: 18px 0px 18px 35px;line-height: 24px;font-size: 18px;width: 90%;text-align: left;font-weight: 600;float: left;}
    .plan_form li:nth-child(4) div span:before{content: '';display: block;position: absolute;left: 18px;top: 28px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}



/*텍스트 게시판*/
.btn-info{padding: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}


/* 학교법인_임원현황 */
.corporate_info{float: left;width: 100%;}
  .corporate_info_title{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;margin: 70px 0 30px 0px !important;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .corporate_info_title2{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 90px 0% 26px 25px;float: left;}
  .corporate_info_title3{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 4% 0% 14px;float: left;}
  .corporate_info_sub_title{  width: 100%;float: left;margin: 30px 0px 10px;}
  .corporate_info_sub_title h4{position:relative;clear: both;font-size: 17px;font-weight: 500;color: #4279e9;line-height: 30px;letter-spacing: -.06em;padding: 2px 0 14px 20px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
  .corporate_info_sub_title h4:before{content:"";display: block;width:6px;height:16px;position:absolute;top: 9px;left:6px;background:#4279e9;}
  .corporate_info_gide1{width: 24%;float: left;margin: 0 2% 2%;border: 3px solid #dedede;padding: 2%;background: #e4eeff6e;height: 120px;}
  .corporate_info_title_sub{width:100%;float:left;}
  .corporate_info_title_sub h3{margin: 30px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;}
  .corporate_info_title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}
 
  .corporate_info_gide1 dd{margin-left: 18px;padding-left: 18px;position: relative;padding-bottom: 5px;line-height: 25px;font-weight: 400;font-size: 14px;}
  .corporate_info_gide1 dd:before{content: '';display: block;position: absolute;left: 5px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .corporate_info_gide1 dd strong.no{color:#ff0000;}
  .corporate_info_gide1 dd strong.yes{color:#4279e9;}
  .corporate_name{padding-left:5px !important;font-size: 16px !important;border-left: 0px !important;padding-bottom: 11px !important;}
  .corporate_name:before{content:"" !important;width:0 !important;height:0 !important;display:none !important;}
  .corporate_info_gide1 dd:last-child{}
  
  .corporate_info_gide2{width: 24%;float: left;margin: 0 2% 2%;border: 3px solid #dedede;padding: 2%;height: 139px;background: #e4fff76e;}
  
  .corporate_info_gide2 dd{margin-left: 18px;padding-left: 18px;position: relative;padding-bottom: 5px;line-height: 25px;font-weight: 400;font-size: 14px;}
  .corporate_info_gide2 dd:before{content: '';display: block;position: absolute;left: 5px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .corporate_info_gide2 dd strong.no{color:#ff0000;}
  .corporate_info_gide2 dd strong.yes{color:#4279e9;}
  .corporate_name{padding-left:5px !important;font-size: 16px !important;border-left: 0px !important;padding-bottom: 11px !important;}
  .corporate_name:before{content:"" !important;width:0 !important;height:0 !important;display:none !important;}
  .corporate_info_gide2 dd:last-child{}
  
  
 .tableType10{width:100%}
.tableType10,.tableType10 th,.tableType10 td{border:0;text-align:center;line-height:15px;}
.tableType10{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10 caption{display:none;color:#444}
.tableType10 caption.none{display:none}
.tableType10 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 32px  !important;border-right: 1px solid #d7d2d5;}
.tableType10 thead th.lb_no{border-left:none}
.tableType10 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10 tbody td{padding: 7px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;border-width: 1px 1px 1px 0px;vertical-align: middle;line-height: 32px !important;}
.tableType10 tbody td.lb_no{border-left:none}
.tableType10 tbody td.date{text-align:left;padding-left:40px}
.tableType10 td.txt_lf{text-align:left;padding-left:10px}
.tableType10 tfoot td{text-align:center;padding:15px 0 0}

.tableType10_2{width:100%}
.tableType10_2,.tableType10_2 th,.tableType10_2 td{border:0;text-align:center;line-height:15px;}
.tableType10_2{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10_2 caption{display:none;color:#444}
.tableType10_2 caption.none{display:none}
.tableType10_2 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 32px  !important;border-right: 1px solid #d7d2d5;}
 .tableType10_2 thead th:last-child{border-right:none;}
.tableType10_2 thead th.lb_no{border-left:none}
.tableType10_2 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10_2 tbody td{
    padding: 7px 11px;
    color: #3b5bcd;
    border: solid 1px #efefef;
    font-size: 17px;
    border-width: 0px 7px 0px 0px;
    vertical-align: middle;
    line-height: 32px !important;
    font-weight: 800;
    width: 10%;
}
.tableType10_2 tbody td.lb_no{border-left:none}
.tableType10_2 tbody td.date{text-align:left;padding-left:40px}
.tableType10_2 td.txt_lf{text-align:left;padding-left:10px;border-right: none;font-weight: 500;color: #424242;width: 90%;}
.tableType10_2 tfoot td{text-align:center;padding:15px 0 0}


.tableType10_3{width:100%}
.tableType10_3,.tableType10_3 th,.tableType10_3 td{border:0;text-align:center;line-height:15px;}
.tableType10_3{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10_3 caption{display:none;color:#444}
.tableType10_3 caption.none{display:none}
.tableType10_3 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;/* font-family: 'NanumGothicBold' !important; */font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 19px  !important;border-right: 1px solid #d7d2d5;}
 .tableType10_3 thead th:last-child{border-right:none;}
.tableType10_3 thead th.lb_no{border-left:none}
.tableType10_3 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10_3 tbody td{
    padding: 7px 11px;
    color: #000000;
    border: solid 1px #efefef;
    font-size: 17px;
    border-width: 0px 7px 0px 0px;
    vertical-align: middle;
    line-height: 32px !important;
    font-weight: 800;
    width: 23%;
}
.tableType10_3 tbody td.lb_no{border-left:none}
.tableType10_3 tbody td.date{text-align:left;padding-left:40px}
.tableType10_3 td.txt_lf{text-align:left;padding-left:10px;border-right: none;font-weight: 500;color: #424242;width: 90%;}
.tableType10_3 tfoot td{text-align:center;padding:15px 0 0}


/* 학교법인_연혁 */
.corporate_years{width:100%;float:left;margin-top: 5%;}
 .tab_title {    width: 69%;margin: 0 0%;margin-bottom: 4%;float: left;padding: 2% 15% 2%;border: 4px solid #efefef;}
.tab_title li {width: 14.2%;font-style: normal;font-weight: 700;FONT-SIZE: 20px;color: #9f9f9f;border-bottom: 10px solid #e4e6e7;cursor: pointer;float: left;text-align: center;padding-bottom: 1%;}


.tab_title li:first-child:nth-last-child(1) {width: 50%;}

.tab_title li:first-child:nth-last-child(2), .tab_title li:first-child:nth-last-child(2) ~ li {width: 50%;}

.tab_title li:first-child:nth-last-child(3), .tab_title li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}

.tab_title li:first-child:nth-last-child(4),
.tab_title li:first-child:nth-last-child(4) ~ li { width: 25%;}

.tab_title li:first-child:nth-last-child(5),
.tab_title li:first-child:nth-last-child(5) ~ li {width: 20%;}


.tab_title li:first-child:nth-last-child(6),
.tab_title li:first-child:nth-last-child(6) ~ li {width:16.6%;}

 
.tab_title li:first-child:nth-last-child(5), /* 개수가 5개일 때 첫번째(뒤에서 부터 5번째) 너비는 20% */
.tab_title li:first-child:nth-last-child(5) ~ li { /* 첫번째 요소 일반형제연산자(~) 뒤에도 모두 20%로  */width:20%; } 





.tab_title li.on {border-bottom: 10px solid #078fe5;padding-bottom: 1%;color: #000;text-decoration: none;font-style: normal;font-weight: 800;FONT-SIZE: 22px;}
.tab_cont {clear: both;text-align: left;padding: 0px;box-sizing: border-box;float: left;width: 100%;}
.tab_cont div {display: none;text-align: center;}
.tab_cont div.on {display: block;}

.tableType11{width:100%}
.tableType11,.tableType11 th,.tableType11 td{border:0;text-align:center;line-height:15px;}
.tableType11{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType11 caption{display:none;color:#444}
.tableType11 caption.none{display:none}
.tableType11 thead th{border-top: solid 4px #000000;border-left: none;border-right: none;color: #07090b;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 14px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tableType11 thead th.lb_no{border-left:none}
.tableType11 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType11 tbody td{padding: 26px 0;color:#444;border:solid 1px #d7d2d5;font-weight: normal;font-size: 18px;border-width: 1px 0px 1px 0px;}
 .tableType11 tbody td:nth-child(1){
    font-weight: 600;
}
.tableType11 tbody td.lb_no{border-left:none}
.tableType11 tbody td.date{text-align:left;padding-left:40px}
.tableType11 td.txt_lf{text-align:left;padding-left:10px}
.tableType11 tfoot td{text-align:center;padding:15px 0 0}


.tableType12{width:100%}
.tableType12, .tableType12 th, .tableType12 td{border:0;text-align:center;line-height:15px;}
.tableType12{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 100%;margin: 0 2% 24px;}
.tableType12 caption{display:none;color:#444}
.tableType12 caption.none{display:none}
.tableType12 thead th{
    border-top: solid 4px #000;
    border-left: none;
    border-right: solid 1px #d7d2d5;
    color: #000;
    border-bottom: solid 1px #d7d2d5;
    background-color: #f5f7f7;
    padding: 7px 11px !important;
    font-size: 17px !important;
    /* font-family: 'NanumGothicExtraBold'; */
    font-style: normal;
    font-weight: 800;
    vertical-align: middle;
    line-height: 32px !important;
    }
.tableType12 thead th{border-right:none;} 
.tableType12 thead th.lb_no{border-left:none}
.tableType12 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 18px;}
.tableType12 tbody td{
    padding: 7px 11px !important;
    color: #444;
    border: solid 1px #d7d2d5;
    font-weight: normal;
    font-size: 17px !important;
    vertical-align: middle;
    line-height: 32px;
    border-width: 1px 1px 1px 0px;
}
 .tableType12 tbody td:last-child{border-right:none;}
.tableType12 tbody td:nth-child(1){/* font-weight: 600; */}
.tableType12 tbody td.lb_no{border-left:none}
.tableType12 tbody td.date{text-align:left;padding-left:40px}
.tableType12 td.txt_lf{text-align:left;padding-left:10px}
.tableType12 tfoot td{text-align:center;padding:15px 0 0}

.tableType13{width:100%}
.tableType13, .tableType13 th, .tableType13 td{border:0;text-align:center;line-height:15px;}
.tableType13{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType13 caption{display:none;color:#444}
.tableType13 caption.none{display:none}
.tableType13 tbody th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 14px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tableType13 tbody th.lb_no{border-left:none}
.tableType13 tbody th{color: #1c2024;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;width: 120px;}
.tableType13 tbody td{padding: 24px 0;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 14px;}
.tableType13 tbody td:nth-child(1){font-weight: 600;}
.tableType13 tbody td.lb_no{border-left:none}
.tableType13 tbody td.date{text-align:left;padding-left:40px}
.tableType13 td.txt_lf{text-align:left;padding-left:10px}

.tableType12_5{width:100%}
.tableType12_5, .tableType12_5 th, .tableType12_5 td{border:0;text-align:center;line-height:15px;}
.tableType12_5{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_5 caption{display:none;color:#444}
.tableType12_5 caption.none{display:none}
.tableType12_5 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12_5 thead th:nth-child(1){width: 20%;}
.tableType12_5 thead th:nth-child(2){width: 10%;}
.tableType12_5 thead th:nth-child(3){width: 10%;}
.tableType12_5 thead th:nth-child(4){width: 40%;}
.tableType12_5 thead th:nth-child(5){width: 20%;}
.tableType12_5 thead th.lb_no{border-left:none}
.tableType12_5 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_5 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
.tableType12_5 tbody td:nth-child(1){font-weight: 600;}
.tableType12_5 tbody td.lb_no{border-left:none}
.tableType12_5 tbody td.date{text-align:left;padding-left:40px}
.tableType12_5 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_5 tfoot td{text-align:center;padding:15px 0 0}

.tableType12_6{width:100%}
.tableType12_6, .tableType12_6 th, .tableType12_6 td{border:0;text-align:center;line-height:15px;}
.tableType12_6{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_6 caption{display:none;color:#444}
.tableType12_6 caption.none{display:none}
.tableType12_6 thead th{border-top: solid 4px #898989;border-left: solid 0px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12_6 thead th:nth-child(1){width: 5%;}
.tableType12_6 thead th:nth-child(2){width: 17%;}
.tableType12_6 thead th:nth-child(3){width: 11%;}
.tableType12_6 thead th:nth-child(4){width: 9%;}
.tableType12_6 thead th:nth-child(5){width: 8%;}
.tableType12_6 thead th:nth-child(6){width: 50%;border-right: none;}
.tableType12_6 thead th.lb_no{border-left:none}
.tableType12_6 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_6 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
.tableType12_6 tbody td:nth-child(1){font-weight: 600;}
 .tableType12_6 tbody td:nth-child(6){border-right:none;}
.tableType12_6 tbody td.lb_no{border-left:none}
.tableType12_6 tbody td.date{text-align:left;padding-left:40px}
.tableType12_6 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_6 tfoot td{text-align:center;padding:15px 0 0}

.tableType12_7{width:100%}
.tableType12_7, .tableType12_7 th, .tableType12_7 td{border:0;text-align:center;line-height:15px;}
.tableType12_7{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_7 caption{display:none;color:#444}
.tableType12_7 caption.none{display:none}
.tableType12_7 thead th{
    border-top: solid 4px #000;
    border-left: solid 0px #d7d2d5;
    border-right: solid 1px #d7d2d5;
    color: #00407c;
    border-bottom: solid 1px #d7d2d5;
    background-color: #f5f7f7;
    padding: 18px 0px;
    font-size: 16px;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
    vertical-align: middle;
}
.tableType12_7 thead th:nth-child(1){width: 5%;}
.tableType12_7 thead th:nth-child(2){width: 10%;}
.tableType12_7 thead th:nth-child(3){width: 11%;}
.tableType12_7 thead th:nth-child(4){width: 9%;}
.tableType12_7 thead th:nth-child(5){width: 8%;}
.tableType12_7 thead th:nth-child(6){width: 7%;}
.tableType12_7 thead th:nth-child(7){width: 50%;border-right: none;}
.tableType12_7 thead th.lb_no{border-left:none}
.tableType12_7 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_7 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
.tableType12_7 tbody td:nth-child(1){font-weight: 600;}
  .tableType12_7 tbody td:nth-child(1){border-width1prx 1px 1px 0px}
.tableType12_7 tbody td.lb_no{border-left:none}
.tableType12_7 tbody td.date{text-align:left;padding-left:40px}
.tableType12_7 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_7 tfoot td{text-align:center;padding:15px 0 0}

/* 제증명발급*/

.title_btn{    width: 100%;float: left;text-align: right;}
.title_btn > a{float: right;width: 168px;padding: 10px 2%;background: #ce0e0e;margin-right: 4px;margin-bottom: 0px;color: #fff;font-size: 14px;font-weight: 600;}
.title_btn2{width: 100%;float: left;text-align: center;}
.title_btn2 > a{width: 168px;padding: 10px 2%;background: #113f9b;margin-right: 4px;margin-bottom: 40px;color: #fff;font-size: 14px;font-weight: 600;display: inline-block;margin-top: 20px;}
/* step01 */
.issue_form .step1{margin-top:12px;padding-top:5px;float: left;width: 100%;}
.issue_form .step1 > li{position:relative;margin: 9px 0;line-height:140%;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;padding: 6px 0 5px 22px;float: left;width: 100%;}	/* 1차 */
.issue_form .step1 > li > span{
    width: 100%;
    float: left;
    margin-top: -23px;
    text-align: right;
    color: #929292;
    font-size: 16px;
}
 .issue_form .step1 > li > div{
    float: right;
    margin-left: 0%;
    width: 97%;
    margin-top: 20px;
}
 .issue_form .step1 > li > div > h3{
    float: left;
    font-size: 17px;
    color: #2752a7;
    margin-top: 9px;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
}
 .issue_form .step1 > li > div > p{
    float: left;
    color: #1e1a1a;
    margin: 10px 2% 0 3px;
}
 .issue_form .step1 > li > div > a{
    float: left;
    background: #3e63a9;
    padding: 8px 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 100px;
}

.department{
    float: right;
    margin-left: 0%;
    min-width: 356px;
    margin-top: 6px;
    max-width: 550px;
    width: 367px;
}
 		.department h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;}
 		
.department2{float: right !important;margin-left: 0% !important;margin-top: -45px !important;width: 154px;}
 		.department2 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department2 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department2 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;margin-right: 12%;} 	

 .department2_1{float: right !important;margin-left: 0% !important;margin-top: -45px !important;width: 154px;}
 		.department2_1 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department2_1 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department2_1 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;margin-right: 12%;} 

.department3{float: right !important;margin-left: 0% !important;margin-top: 18px !important;width: 525px;}
 		.department3 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department3 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department3 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;} 
 
.department4{float: right !important;margin-left: 0% !important;margin-top: 18px !important;width: 537px;}
 		.department4 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department4 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department4 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;} 		 				


.issue_form .step1 > li > h2{font-weight:bold;color: #3a4864;padding: 0 0 20px 0;height: 24px;font-size: 18px;margin-bottom: 0px;position: relative;}
.issue_form .step1 > li > h2:before{content:"";display: block;width: 80px;height: 4px;position:absolute;bottom: 0px;left: 0px;background: #3a4864;}
.issue_form .step1 > li > p {margin-bottom:15px}
.issue_form .step1 > li > p.siteGo{float:right;margin-top:-15px}
.issue_form .step1 > li > table{
    margin: 25px 0 0px;
}
.issue_form .step1 > li > ul{
    float: left;
    width: 92%;
    padding: 2%;
    background: #f3f3f3;
    margin: 1% 0% 2%;
}
.issue_form .step1 > li > ul > li{padding:0 0 0 30px;background: url(../img/sub/bullet_02.gif) 20px 10px no-repeat;font-weight:normal;line-height: 33px;color:#444;font-size: 16px;width: 100%;float: left;}	/* 2차 */
.issue_form .step1 > li > ul > li > span{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 14px;
}
 .issue_form .step1 > li > ul > li > p{padding:10px 0 0 0;}
.issue_form .step1 > li > ul > li > ul{margin-left:5px;padding-top:6px}
.issue_form .step1 > li > ul > li > ul > li{padding:0 0 0 10px;font-weight:normal;line-height:14px;background:url(../img/sub/dot03.gif) 0 8px no-repeat} /* 3차 */
.issue_form .step1 > li > ul > li > ul > li > ul{margin-left:0;padding:6px 0 10px;}
.issue_form .step1 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background:url(../img/sub/dot02.gif) 3px 8px no-repeat} /* 4차 */
.issue_form .step1 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
.issue_form .step1 > li > ul li ul li ul li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

.issue_form .step1 > li > table ul {padding:0;margin:0}
.issue_form .step1 > li > table ul > li{padding:0;margin:0;background:none;float: left;width: 100%;margin-bottom: 6px;font-weight: 500;}
.issue_form .step1 > li table ul.bullet li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
.issue_form .step1 > li table ul.bullet li p{padding:0;margin:3px 0 7px;font-weight:bold}
.issue_form .step1 > li table ul.bullet li ul {margin:0}
.issue_form .step1 > li table ul.bullet li ul li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

.issue_form .step1 > li > ul > li table > ul{padding:0;margin:0}
.issue_form .step1 > li > ul > li table > ul > li{background:none}
.issue_form .step1 > li > ul > li table > ul > li{padding:0;margin:0}

/*등록금납부*/
 .tuition_info_gide1{width: 93%;float: left;margin: 12px 0% 11px;padding: 3% 0 0;}
  .tuition_info_gide1 dt{margin: 0px 0 21px 5px;line-height: 25px;font-weight: 600;color: #201d52;font-size: 22px;padding-bottom: 9px;position: relative;}
  .tuition_info_gide1 dt:after{content:"";display: block;position: absolute;bottom: 0;left: 0;width: 47px;height: 1px;background: #201d52;}
  .tuition_info_gide1 dd{padding-left: 18px;position: relative;margin-bottom: 5px;line-height: 165%;font-weight: 400;font-size: 18px;}
  .tuition_info_gide1 dd:before{content: '';display: block;position: absolute;left: 6px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .tuition_info_gide1 dd:last-child{margin-bottom: 0;}
  .tuition_info_gide1 dd ul{float: left;width: 93%;padding: 1% 2%;margin-top: 2%;background: #f5f3ff;}
  .tuition_info_gide1 dd ul li{font-size: 18px;font-weight: 500;}
  .tuition_info{width: 96%;float: left;margin: 15px 0 0px 42px;font-size: 16px;color: #667da1;font-weight: 600;}

   /* 대학서식 주요키워드 */
   
   .formula{width: 100%;float: left;}
   .formula h2{clear: both;line-height: 30px;font-size: 21px;color: #555;padding-bottom: 22px;margin-top: 40px;letter-spacing: -0.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .formula .more{float: right;margin-right: 0%;margin-top: -3.5%;width: 73px;}
   .formula .more a{float: right;position: relative;font-size: 0.9em;font-weight: 600;padding-right: 17%;width: 100%;}
   .formula .more a:after{  content: "+";display: inline-block;width: 14px;height: 14px;position: absolute;padding: 6% 2% 0;font-weight: 600;font-size: 1.3em;border: 1px solid #000;border-radius: 100px 100px;text-align: center;line-height: 8px;right: 6%;top: -3%;}
   .formula .unit1 h3{position: relative;clear: both;font-size: 25px;font-weight: 500;color: #ffffff;line-height: 30px;letter-spacing: -0.06em;padding: 42px 14px 22px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;text-align: center;}
   .formula .unit1 h3:before{content: "";display: none;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
   .formula .unit1 ul{width: 96%;float: left;margin: 0px 2% 20px;}
   .formula .unit1 ul li{float: left;width: 28.9%;border: 1px solid #ffffff;background: #152a5e70;margin: 2%;}
   .formula .unit1 ul li:last-child{}
   .formula .unit1 ul li a{width: 100%;float: left;text-align: center;padding: 8% 0;font-weight: 600;color: #fff;font-size: 14px;}
   .formula .unit1{float: left;width: 49%;background: #448ae3 url(../img/form_bg1.png) no-repeat 0px -150px;background-size: 100%;margin-right: 1%;height: 265px;}
   
   
   .formula .unit2 h3{position: relative;clear: both;font-size: 25px;font-weight: 500;color: #ffffff;line-height: 30px;letter-spacing: -0.06em;padding: 42px 14px 22px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;text-align: center;}
   .formula .unit2 h3:before{content: "";display: none;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
   .formula .unit2 ul{width: 96%;float: left;margin: 38px 2% 0px;}
   .formula .unit2 ul li{float: left;width: 28.9%;border: 1px solid #ffffff;background: #152a5e70;margin: 2%;}
   .formula .unit2 ul li:last-child{}
   .formula .unit2 ul li a{
    width: 100%;
    float: left;
    text-align: center;
    padding: 8% 0;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
}
   .formula .unit2{float: left;width: 49%;background: #448ae3 url(../img/form_bg2.png) no-repeat 0 0;background-size: cover;margin-left: 1%;height: 265px;}
   
   
   
   
   
   /*실험 및 실습*/
 .apparatus_form{width: 97%;float: left !important;/* background: #dedede; */}
.apparatus_title{width: 100%;float: left;padding: 10px 0px;color: #fff;text-align: center;background: #0a0d1c;font-size: 15px;height: 27px;line-height: 27px;}
.apparatus1{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus1 .unit1{position:relative;float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;}
.apparatus1 .unit1:after{content: "→";display: block;position: absolute;top: 100px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
.apparatus1 .unit1 ul{float: left;width: 100%;height: 180px;}
.apparatus1 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus1 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus1 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
.apparatus1 .unit2{float: left;width: 80%;margin: 0% 10% 0;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 129px;overflow: hidden;}
.apparatus1 .unit2:after{content: "←";display: block;position: absolute;top: 77px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
 .apparatus1 .unit2 ul{float: left;width: 100%;}
.apparatus1 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600; padding-left: 0;width: 100%;background: #5284dd;}
.apparatus1 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus1 .unit2 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
 

.apparatus2{width: 30%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus2 .unit1{float: left;width: 34%;margin: 14% 1% 16% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;height: 100px;}
.apparatus2 .unit1:after{content: "→";display: block;position: absolute;top: 64px;left: 86px;font-size: 34px;font-weight: 600;/* z-index: 9999; */}
.apparatus2 .unit1 ul{float: left;width: 100%;}
.apparatus2 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
.apparatus2 .unit2{position:relative;float: left;width: 34%;margin: 13% 10% 4%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus2 .unit2:after{content: "→";display: block;position: absolute;top: 38px;left: 99px;font-size: 27px;font-weight: 600;/* z-index: 9999; */color: #fff;}
 .apparatus2 .unit2 ul{float: left;width: 100%;overflow: hidden;}
.apparatus2 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 38px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit2 li{float: left;width: 80%;padding-left: 10%;}

.apparatus2 .unit3{position:relative;float: left;width: 80%;margin: 2% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 100px;overflow: hidden;}
.apparatus2 .unit3:after{content: "→";display: block;position: absolute;top: 63px;left: 258px;font-size: 40px;font-weight: 600;z-index: 9999;}

.apparatus2 .unit3 ul{float: left;width: 100%;position:relative;}
.apparatus2 .unit3:after{content: "←";display: block;position: absolute;top: 63px;left: 258px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
.apparatus2 .unit3 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit3 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit3 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus3{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus3 .unit1{position:absolute;float: left;width: 80%;margin: 20% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus3 .unit1:after{content: "→";display: block;position: absolute;top: 40px;left: 150px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus3 .unit1 ul{float: left;width: 100%;}
.apparatus3 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 37px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus3 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus3 .unit1 li{float: left;width: 80%;padding-left: 10%;}
.apparatus3 .unit2{position:relative;float: left;width: 80%;margin: 0 10% 0%;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 154px;overflow: hidden;}
.apparatus3 .unit2:after{content: "←";display: block;position: absolute;top: 87px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
 .apparatus3 .unit2 ul{float: left;width: 100%;}
.apparatus3 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600; padding-left: 0;width: 100%;background: #5284dd;}
.apparatus3 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus3 .unit2 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus4{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus4 .unit1{float: left;width: 80%;margin: 20% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus4 .unit1:after{}
.apparatus4 .unit1 ul{float: left;width: 100%;}
.apparatus4 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 36px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;float: left;}
.apparatus4 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}


.apparatus5{width: 10%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;overflow: hidden;}	   

.apparatus7{width: 30%;float: left;background: #fff;border: 1px solid #dedede;}
.apparatus7 .unit1{float: left;width: 79%;margin: 14% 1% 16% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;height: 100px;}
.apparatus7 .unit1:after{content: "→";display: block;position: absolute;top: 64px;left: 246px;font-size: 34px;font-weight: 600;/* z-index: 9999; */}
.apparatus7 .unit1 ul{float: left;width: 100%;}
.apparatus7 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus7 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus7 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus8{width: 40%;float: left;background: #fff;border: 1px solid #dedede;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit1{position:absolute;float: left;width: 36%;margin: 11% 2% 63px 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit1:after{content: "→";display: block;position: absolute;top: 26px;left: 129px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus8 .unit1 ul{float: left;width: 100%;}
.apparatus8 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;margin-top: 0;}
.apparatus8 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus8 .unit1 li{float: left;width: 80%;padding-left: 10%;margin: 1% 0 0%;}
.apparatus8 .unit2{position:relative;float: left;width: 31%;margin: 54px 10% 0%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit2:after{content: "←";display: block;position: absolute;top: 87px;left: 150px;font-size: 40px;font-weight: 600;}
.apparatus8 .unit2 ul{float: left;width: 100%;}
.apparatus8 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 36px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus8 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus8 .unit2 li{float: left;width: 80%;padding-left: 10%;}   	

.apparatus9{width: 30%;float: left;background: #fff;border: 1px solid #dedede;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus9 .unit1{position:absolute;float: left;width: 80%;margin: 14% 10% 67px;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus9 .unit1:after{content: "→";display: block;position: absolute;top: 40px;left: 243px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus9 .unit1 ul{float: left;width: 100%;}
.apparatus9 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 37px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus9 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus9 .unit1 li{float: left;width: 80%;padding-left: 10%;}

 /*대학본부_교무처*/  
 
 .goal_form{width: 93%;float: left !important;margin: 20px 50px 20px !important;}
.goal_form .unit1{width: 60%;float: left;margin: 0 20% 60px;}
.goal_form .unit1 li{width: 13%;float: left;margin: 1.5% 7%;font-size: 17px;line-height: 25px;text-align: center;max-height: 78px;}
.goal_form .unit1 li:nth-child(1){border: 12px solid #216780;padding: 4% 1.3%;border-radius: 260px;}
.goal_form .unit1 li:nth-child(2){border: 12px solid #52bab2;padding: 4% 1.3%;border-radius: 260px;}
.goal_form .unit1 li:nth-child(3){border: 12px solid #c19959;padding: 2% 1.3%;border-radius: 260px;}
.goal_form .unit2{float: left; width: 100%;}
.goal_form .unit2 dl{width: 30%;float: left;margin: 1.5%;text-align: center;height: 213px;border: 1px solid #4279e9;}
.goal_form .unit2 dt{width: 94%;float: left;background: #4279e9;color: #fff;padding: 3%;font-size: 14px;}
.goal_form .unit2 dd{float: left;margin: 14px 0px -3px;font-size: 13px;line-height: 21px;padding: 0% 4%;width: 100%;text-align: left;}
.goal_form .unit2 dd:last-child{margin: 10px 0px 0px;}
 
 
 /* 대학본부 교무처 조직도*/
 /*
 					.group2{width:100%;float: left;}
					.group2 .unit1{width: 64%;float:left;margin: 0px 18%;background: none;padding-bottom: 5%;margin-bottom: 5%;border-bottom: 2px solid #0070c0;}
					.group2 .unit1 span{position:relative;width: 20%;float:left;margin: 0 40%;background:#000;color:#fff;text-align: center;padding: 1.5%;position: relative;}
					.group2 .unit1 span:after{content:"";display: block;position: absolute;top: 100%;left: 50%;width:2px;height: 75px;background: #0070c0;}
					.group2 .unit2{float: left;width: 90%;margin: 0% 5% 0;background: none;}
					.group2 .unit2 span{padding: 1.5% 0;}
					.group2 .unit2 span:nth-child(1){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(1):after{content:"";display: block;position: absolute;top: -96%;left: 44%;width:2px;height: 75px;background: #0070c0;}
					.group2 .unit2 span:nth-child(2){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(2):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 48%;}
					.group2 .unit2 span:nth-child(3){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(3):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 48%;}
					.group2 .unit2 span:nth-child(4){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
				    .group2 .unit2 span:nth-child(4):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 56%;}
*/


/* 대학본주 교무처 조직도 3개 레이아웃 */
					.group2 {
						float: none;
					}
					.group2 .unit1 {
						background: none;
						float: none;
						width: 68%; 
						margin: 0 auto;
						box-sizing: border-box; 
						padding-bottom: 72px;    
						margin-bottom: 72px; 
						text-align: center;
						position: relative;
					}
					.group2 .unit1::after {
						content: '';
						position: absolute;
						left: 50%;
						transform: translate(-50%);
						top: 100%;
						width: 100%;
						height: 72px;
						border-top: 2px solid #0070c0;
/* 						border: 2px solid #0070c0;
						border-bottom: none; */
					}
					.group2 .unit1 span {
						float: none;
						background:#000;
						color:#fff;
						text-align: center;
						padding: 12px 56px; 
						display: inline-block;
						width: auto;
						font-size: 22px; 
						margin-bottom: 0;
					}
					.group2 .unit2 {
						display: flex;
						justify-content: space-between; 
						background: none;
						float: none;
						gap: 2.5%;
						padding: 0 0;
						width: 100%;
 					}
					.group2 .unit2 span {
						text-align: center;
						display: inline-block;
						background-color: #0070c0;
						color: #fff; 
						padding: 16px; 
					}
  					.group2 .unit2 span:nth-child(2) {
  						position: relative;
  					}
  					.group2 .unit2 span:nth-child(2)::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transfrom: translate(-50%);
  						background: #0070c0;
  					}
  					.group2 .unit2 span:nth-child(3) {
  						position: relative;
  					}
  					.group2 .unit2 span:nth-child(3)::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transfrom: translate(-50%);
  						background: #0070c0;
  					}
  					.group2 .unit1::before {
  						height: 100%;
  						content: '';
						position: absolute;
						left: 50%;
						transform: translateX(-50%); 
						top: 0;
						width: 2px;
						background: #0070c0;
						height: 100%;
						z-index: -1;
  					}

					/** 퀵남부 **/
				 .quick_lingk2{width: 100%;float: left;margin: 0;background: url(./img/quick_bg.png) no-repeat 53% 14%;background-size: cover;}
				 .quick_lingk2 ul{width: 94%;float: left;padding: 3%;}
				 .quick_lingk2 ul li{width: 8.6%;float: left;position:relative;margin-bottom: 0;background: #fff;padding: 4.5% 4%;border: 1px solid #dedede;border-width: 0px 1px 1px 0px;}
				 .quick_lingk2 ul li:nth-child(6n){border-width:0px 0px 1px 0px;}
				 .quick_lingk2 ul li a{width:100%; float:left;text-align: center;}
				.quick_lingk2 ul li a img{height: 66px;margin-bottom: 7%;}
				 .quick_lingk2 ul li a span{width:100%;float:left;text-align: center;font-weight: 600;font-size: 18px;}




/******************************* 서브콘텐츠 *******************************/

/* 통합검색*/
.all_search_form{width: 95%;float: left;margin: 0px 2.5% 70px;padding-bottom: 0px;}
    	.all_search_form form{}
    	.all_search_form form input[type=text] {     width: 90%;float: left;padding: 14px 20px;border: 3px solid #2c72cd;font-size: 18px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
    	.all_search_form form input[type=submit] { float: left;border: 0;background: #2c72cd;color: #fff;padding: 18px 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    	.all_search_info{width: 95%;float: left;margin: 20px 2.5% 20px;padding: 0px 0 0px;}
    
    	.all_search_info > h2{float: left;border: 0;color: #2c72cd;padding: 18px 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;width: 100%;margin-bottom: 12px;}
    
        .all_search_info .search_info{width: 90%;float: left;margin: 0 2.5%;border: 1px solid #dedede;padding: 2% 2% 2%;}
    	.all_search_info .search_info li{width: 100%;float: left;padding-bottom: 25px;border-bottom: 1px solid #c3c3c3;margin-bottom: 22px;}
    	.all_search_info .search_info li p{ width:100%;	float: left;}
    	.all_search_info .search_info li p b{color:#ff0000;}
    	.all_search_info .search_info li p.search_info_menu{float: left;width: 100%;font-size: 16px;font-weight: 600;color: #2c72cd;}
    	.all_search_info .search_info li p.search_info_content, .all_search_info .search_info li div.search_info_content{float: left;padding-left: 20px;margin: 18px 0px 0px;font-size: 14px;color: #262626;font-weight: 500;}
    	
    	.all_search_info .search_info li:last-child{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
    	.search_info_content span{color:#ff0000;}

/* 풀페이지 컨트롤*/	
#fullpage {position:relative;z-index:9;width: calc(100% - 100px);float: right;height: 100%;}
.quick {position:fixed;right:20px;top:50%;transform:translateY(-50%); z-index:100000}
.quick li {width:10px;height:10px;margin-bottom:10px;border-radius:15px;border: 2px solid #0a0606;cursor:pointer;}
.quick .on {background: #000;}
.fullsection {width: 100%;height: 100%;position: relative;}	
/**  반응형탭   **/
.tab-button-outer {display: block;}
	

/* 대학소개 > 대학현황 > 대학요람 20230830 */
.doc_wrap {
	width: 100%;
	clear:both; 
	padding: 8% 0;
}
.doc_wrap ul {
	display:flex;
	flex-wrap: wrap;
	gap: 80px; 
}
.doc_wrap ul li {
	border:1px solid #888; 
	height: 500px;
	width: 29%;      
	padding: 30px;   
	box-sizing:border-box;
	position: relative;
	background: url(/site/nambu/nambukr/img/cover_02.png) no-repeat bottom -30px left; 
	background-size: 70%;  
} 
.doc_wrap ul h2 {
	font-size: 32px; 
	margin-bottom: 10px;
}
.doc_wrap ul h2 span {
	display: block;
	color: #2C72CD;
}
.doc_wrap ul p {
	font-size: 18px;  
	color: #888;
}
.doc_wrap ul a {
	box-sizing: border-box;
	border: 1px solid #777;
	width: calc(100% - 60px);
	padding: 15px;
	padding-left: 30px;
	text-align:center;
	position:absolute;
	bottom: 30px; 
	left:50%;
	transform: translate(-50%, 0);
	background:#fff;
}
.doc_wrap ul a span {
	position:relative;
}
.doc_wrap ul a span::before {
    content: '';
    position: absolute;
    right: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 24px;
    background: url(/site/nambu/nambukr/img/pdf_icon.png) no-repeat center center;
    background-size: 21px 100%;
}




	
}
@media screen and (max-width:2560px) {

.tree_left{width: 30%;float: left;margin-top: 8px;margin-right: 2%;border: 1px solid #dedede;padding: 2%;overflow-y: scroll;height: 600px;}
.info_right{width: 68%;float: left;}
.detail {display: none;}
		
#wrap{width: 100%;}
#mcontainer{display: none;}				        
.visual{width:100%;float:left;overflow:hidden;border-bottom: 1px solid #dedede;margin-top: 143px;height: 85vh !important;}
#visual_pagination_m{display: none;}
.swiper-pointer-events {
	            touch-action: pan-y;
	        }
	
	        .swiper-android .swiper-slide,
	        .swiper-wrapper {
	            transform: translate3d(0px, 0, 0);
	        }
	
	        .swiper-wrapper {
	            position: relative;
	            width: 100%;
	            /*height: 100%;*/
	            z-index: 1;
	            display: flex;
	            transition-property: transform;
	            box-sizing: content-box;
	        }
	
	        .swiper-fade .swiper-slide {
	            pointer-events: none;
	            transition-property: opacity;
	        }
	
	        .swiper-slide {
	            flex-shrink: 0;
	            position: relative;
	            ransition-property: transform;
	        }
		      /* .swiper-slide video{width: 100vw !important;} */
	        #visual_pagination {
	            display: inline-block;
	            text-align: center;
	            margin-top: -120px;
	            position: relative;
	            top: -24%;
	            margin-right: 15px;
	            z-index: 999999;
	            margin: 0 auto;
	        }
	
	        .swiper-pagination-bullet {
	            font-size: 10px;
	            text-align: center;
	            width: 17px;
	            height: 17px;
	            display: inline-block;
	            background: #fff;
	            margin: 0 auto;
	            cursor: pointer;
	            border-radius: 10px;
	            margin-left: 15px;
	            margin: 0 5px !important;
	            opacity: .6;
	        }
	
	        .swiper-pagination-bullet-active {
	            background: #fff;
	            opacity: 1 !important;
	        }
	        
	        .visual_wrapper_m{display:none;}
	        .visual #visual_wrapper_pc ul li .inner_img {width: 100%;float:left;}
	        .visual #visual_wrapper_pc ul li .inner_img img {
    width: 100% !important;
    height: 100vh;
}
			.visual #visual_wrapper_m ul li {width: 100%; height: auto;}
			.visual #visual_wrapper_m ul li .inner_img {width: 100%; height: 100%; overflow: hidden;}
			.visual #visual_wrapper_m ul li .inner_img img {position: absolute; height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.sub_visual{width:100%;float:left;height:278px;overflow:hidden;margin-top: 90px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg1.png) no-repeat;background-size: cover;}
.sub_visual h1{
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 2.2em;
    letter-spacing: 3px;
    padding-top: 100px !important;
    text-shadow: 1px 1px 4px #000;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
}


#header{padding: 0 0%;position: fixed;background: #fff;float: left;width: 95%;z-index: 9997;border-bottom: 1px solid #ededed;left: 100px;}
#header .header_bottom > h1{
    padding-left: 4% !important;
    float: left !important;
    width: 10% !important;
    margin-top: 28px !important;
}
#header .header_bottom #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header .header_bottom #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header .header_bottom #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header .header_bottom #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header .header_bottom #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header .header_bottom #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header .header_bottom #gnb  .dept2 > a:hover,
#header .header_bottom #gnb  .dept2 > a:active,
#header .header_bottom #gnb  .dept2 > a:focus {font-weight: bold}

#header2{
    padding: 0 0%;
    position: fixed;
    background: #fff;
    float: left;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ededed;
    left: 0;
}
#header2 > h1{padding-left: 4%;}
#header2 #gnb{display: flex;z-index: 99;margin-left: -2%;}
#header2 #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header2 #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header2 #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header2 #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header2 #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header2 #gnb  .dept2 > a:hover,
#header2 #gnb  .dept2 > a:active,
#header2 #gnb  .dept2 > a:focus {font-weight: bold}

#header3{display: flex;justify-content: space-between;align-items: center;padding: 1.45rem 2rem;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;margin-top:46px;}
#header3 > h1{padding-left: 5%;}
#header3 #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header3 #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header3 #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header3 #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header3 #gnb  .dept2 > a:hover,
#header3 #gnb  .dept2 > a:active,
#header3 #gnb  .dept2 > a:focus {font-weight: bold}

#header2 .top_side{float: right;width: 19%;margin-right: 0;height: 20px;}
#header2 .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;height: 23px;}
#header2 .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 13% 33%;background-size: 16px;font-size: 14px;}
#header2 .top_side li:nth-child(2) a{background: url(../img/top_login.png) no-repeat 4% 35%;background-size: 14px;}
#header2 .top_side li:nth-child(3){background: url(../img/top_lang.png) no-repeat 11% 32%;background-size: 17px;padding-left: 8%;width: 17%;}
#header2 .top_side li a{width: 100%;float: left;text-align: center;}
#header2 .top_side li select{border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;height: 20px;}

#header2.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}

 .header_bottom{
    width: 100%;
    margin: 0;
    float: left;
    position: relative;
}
#header .header_bottom .top_side{float: right;width: 6% !IMPORTANT;margin-right: 28px !IMPORTANT;height: 20px  !IMPORTANT;}
#header .header_bottom .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;height: 23px;}
#header .header_bottom .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 13% 33%;background-size: 16px;font-size: 14px;}
#header .header_bottom .top_side li a{width: 100%;float: left;text-align: center;}

 .header_top_side{
    width: 100%;
    float: left;
    border-bottom: 1px solid #dedede;
}
 #header2 .header_top_side .top_side3 {
    float: right;
    width: 30% !important;
    margin-right: 0;
}
#header .header_top_side .top_side3{
    float: right;
    width: 30% !IMPORTANT;
    margin-right: 0px !IMPORTANT;
}
.top_side_pop{float: left;background: #Dedede;width: 9%;}
.top_side_pop li{width: 100%;float: left;}
.top_side_pop li button{width: 100%;float: left;font-weight: 700;font-size: 16px;padding: 11px 0px;text-align: center;}
.top_side_pop li button img{
    width: 20px;
    display: inline-block;
    margin-right: 10px;
}
 #header .header_top_side .top_side3 li {float: left;margin: 0% 0%;font-size: 1em;font-weight: 600;text-align: center;width: 25%;}
 
 #header .header_top_side .top_side3 li:first-child:nth-last-child(1) {width: 50%;}

 #header .header_top_side .top_side3 li:first-child:nth-last-child(2),
 #header .header_top_side .top_side3 li:first-child:nth-last-child(2) ~ li {width: 50%;}

 #header .header_top_side .top_side3 li:first-child:nth-last-child(3),
 #header .header_top_side .top_side3 li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
 
 #header .header_top_side .top_side3 li:nth-child(3) a{
    font-size: 12px;
    background: #000;
    color: #fff;
    padding: 11.5px 0px;
}
 #header .header_top_side .top_side3 li:nth-child(1) a{
    font-size: 14px;
    background: url(../img/top_login.png) no-repeat 19% 54%;
    background-size: 14px;
    padding: 10px 0px;
    border-left: 1px solid #dedede;
}
 #header .header_top_side .top_side3 li:nth-child(2){
    background: #2d558a;
    padding: 0%;
}
 #header .header_top_side .top_side3 li a{width: 100%;float: left;text-align: center;}
 #header .header_top_side .top_side3 li select{border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;height: 20px;}
 #header .header_top_side.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}
        
/* 상단팝업*/
#topBanner {width: calc(100% - 100px);height: 169px;background-color: #eddcc3;color: #000;overflow: hidden;margin-left: 100px;}
#topBanner .bn_con {width:100%; margin:0; padding:0; text-align:center;position:relative;}
#topBanner .bn_con span {font-size:16px; line-height:65px; color:#fff;}
#topBanner .bn_close {
    position: absolute;
    top: 132px;
    right: 25px;
    padding: 0 0 0 27px;
    font-size: 9pt;
    letter-spacing: -1px;
    z-index: 3;
}
#topBanner .bn_close #chkday {
    position: absolute;
    top: -2px;
    left: 0;
    width: 17px;
    height: 17px;
    color: #fff;
}
#topBanner .bn_close label [for=chkday] {cursor:pointer; padding-right:10px;}
#topBanner .bn_close label span {padding-left:10px; color:rgba(255,255,255,0.3);}
#topBanner .bn_close .btnClose {display: none;padding: 11px 17px;border-radius: 2px;color: #fff;background: #000;margin-left: 10px;}
 .top_banner_img {width: 100%;float: left;}
 #topBanner .bn_con #popup_pagination{ z-index:2;bottom: 10px;left: 0 !important;width: 100% !important;position: absolute !important;}
 
 
 
.subbanner {width: calc(100%) !important;height: 169px;background-color: #eddcc3;color: #000;overflow: hidden;margin-left: 0px !important;}
.subbanner .bn_con {width:100%; margin:0; padding:0; text-align:center;position:relative;}
.subbanner .bn_con span {font-size:16px; line-height:65px; color:#fff;}
.subbanner .bn_close {
    position: absolute;
    top: 132px;
    right: 25px;
    padding: 0 0 0 27px;
    font-size: 9pt;
    letter-spacing: -1px;
    z-index: 3;
}
.subbanner .bn_close #chkday {
    position: absolute;
    top: -2px;
    left: 0;
    width: 17px;
    height: 17px;
    color: #fff;
}
.subbanner .bn_close label [for=chkday] {cursor:pointer; padding-right:10px;}
.subbanner .bn_close label span {padding-left:10px; color:rgba(255,255,255,0.3);}
.subbanner .bn_close .btnClose {display: none;padding: 11px 17px;border-radius: 2px;color: #fff;background: #000;margin-left: 10px;}
 .top_banner_img {width: 100%;float: left;}
 .subbanner .bn_con #popup_pagination{ z-index:2;bottom: 10px;left: 0 !important;width: 100% !important;position: absolute !important;} 

 
 

#header.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}
.menu_bar.active span:nth-child(1){display: none}
.menu_bar.active span:nth-child(2){transform:rotate(130deg);color: #000;z-index: 9999;position: absolute;top: 40px;}
.menu_bar.active span:nth-child(3){transform: rotate(45deg);top: 40px;position: absolute;color: #000;z-index: 9999;}
.menu_bar span{width: 22px;height: 2px;background: #fff;display: block;margin: 6px 0;}
.menu_open{position: fixed;width: 100%;height: 100vh;background: #2d558a;top: 0;left: 0;z-index: 999;padding: 5% 3rem 3rem 3rem;display: none}
.menu_open > ul{display: flex;}
.menu_open > ul li{width: 20%;}
.menu_open > ul li a{color:#fff;}
.hd_bg{background: #fff;width: 100%;height: 0;left: 0;z-index: 1;position: absolute;top: 100px;box-shadow: 1px 1px #dedede;display: none;}

/*대표 메뉴 */
#menu {width: 960px;color: #000;line-height: 50px;text-align: center;font-weight: 600;margin: 0;float: left;}
#menu > ul{float:left;width:100%;}
#menu > ul > li {float:left;width: 16.66%;/*position:relative;*/}
#menu > ul > li > a > span.pop {
    background: url(../img/link_icon1.png) no-repeat 20% 50%;
    width: 18px;
    height: 18px;
    float: left;
    position: absolute;
    top: 16px;
    padding-left: 26px;
    background-size: 13px;
    padding-bottom: 51px;
}
#menu > ul > li > a{
    width: 100%;
    float: left;
    font-size: 24px;
    line-height: 20px;
    padding: 40px 0;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 600;
    }
/* .menu_title{float: left;width: 20%;border-right: 1px solid #dede;padding: 52px 67px 162px;margin-left: 0%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 26px;margin: 20px 0 36px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 16% 0% 0;font-size: 16px;font-weight: 500;line-height: 27px;color: #000;} */

#menu > ul > li > div {display: none;font-size: 14px;background: white;width: calc(100vw - 100px) !important;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;background: #ffffff url(../img/peo.png) no-repeat 10% 84%;background-size: 7%;z-index: 9997;}
#menu > ul > li > div > div{width: 100%;margin: 0;float: left;}
#menu > ul > li:nth-child(1) > div{position: absolute;width: 95.32vw !important;top: 6vh !important;left: -16.15vw !important;}
#menu > ul > li:nth-child(2) > div{
    position: absolute !important;
    width: 95.4vw !important;
    top: 6vh !important;
    left: -26.89vw !important;
}
#menu > ul > li:nth-child(3) > div{
    position: absolute !important;
    width: 95.3vw !important;
    top: 6vh !important;
    left: -37.5vw !important;
}
#menu > ul > li:nth-child(4) > div{
    position: absolute;
    width: 95.3vw !important;
    top: 6vh !important;
    left: -48.2vw !important;
}
#menu > ul > li:nth-child(5) > div{
    position: absolute;
    width: 95.36vw !important;
    top: 6vh !important;
    left: -58.9vw !important;
}
#menu > ul > li:nth-child(6) > div{
    position: absolute !important;
    width: 95.4vw !important;
    top: 6vh !important;
    left: -69.5vw !important;
}
#menu > ul > li:hover > div {display:block;}
#menu > ul > li:focus-within > div {display:block;}	
#menu > ul > li > div > div > ul{float: left;width: 80%;}
#menu > ul > li > div > div > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;}
#menu > ul > li > div > div > ul > li > a{float: left;background: #f0f5ff;width: 15%;text-align: center;font-weight: bold;font-size: 18px;}
#menu > ul > li > div > div > ul > li > ul{float: left;width: 85%;padding: 0% 1%;}
#menu > ul > li > div > div > ul > li > ul > li{float: left;margin-right: 1.5%;font-size: 15px;}
#menu > ul > li > div > div > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
#menu > ul > li > div > div > ul > li > ul > li > a:hover{color:#2d558a;font-weight:800;padding-bottom: 10px;border-bottom: 5px solid #2d558a;}
#menu > ul > li > div > div > ul > li > ul > li:hover > a >span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 24px;}
#menu > ul > li > div > div > ul > li > ul > li > a > span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 24px;background-size: 13px;padding-bottom: 4px;}
.3depth_sub > li > a:hover{color:#2d558a}


/* 서브 메뉴 */

#header2 #menu > ul > li > div {display: none;font-size: 14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;background: #ffffff url(../img/peo.png) no-repeat 13% 85%;background-size: 6%;z-index: 9999;}
#header2 #menu > ul > li > div > div{width: 100%;margin: 0;float: left;}
#header2 #menu > ul > li:nth-child(1) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(2) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(3) > div{
	position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(4) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(5) > div{
    position: absolute !important;
    left: 0 !important;
   width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(6) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:hover > div {display:block;}
#header2 #menu > ul > li:focus-within > div {display:block;}	
#header2 #menu > ul > li > div > div > ul{float: left;width: 80% !important;}
#header2 #menu > ul > li > div > div > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;}
#header2 #menu > ul > li > div > div > ul > li > a{float: left;background: #f0f5ff;width: 15%;text-align: center;font-weight: bold;font-size: 18px;}
#header2 #menu > ul > li > div > div > ul > li > ul{float: left;width: 83%;padding: 0% 1%;}
#header2 #menu > ul > li > div > div > ul > li > ul > li{float: left;margin-right: 1%;font-size: 16px;}
#header2 #menu > ul > li > div > div > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
#header2 #menu > ul > li > div > div > ul > li > ul > li > a:hover {color: #2d558a;font-weight:800;padding-bottom:10px;border-bottom:5px solid #2d558a;transition: ease 1s;}
#header2 .3depth_sub > li > a:hover{color:#2d558a}





 .top_side{float: right;width: 19%;}
 .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;}
 .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 9% 60%;background-size: 15%;}
 .top_side li:nth-child(2) a{background: url(../img/top_login.png) no-repeat 9% 60%;background-size: 15%;}
 .top_side li:nth-child(3){    background: url(../img/top_lang.png) no-repeat 12% 59%;background-size: 22%;padding-left: 8%;width: 17%;}
 .top_side li a{width: 100%;float: left;text-align: center;}
 .top_side li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}

.content{width: 95%;height: 100%;float: right;}
.content2{width: 100%;display: inline-block;height: 100%;float: left;margin-top: 46px;}
.content3{width: 100%;display: inline-block;/* height: 100%; */float: left;position: relative;}


/** 반응형탭1 **/
.notice_date{float:left;width: 100% !important;padding: 0 5% 0%;background-size: 35%;background: #f6f6f8;}
.notice_date_more{
    float: right;
    margin-right: 0%;
    margin-top: -5.5%;
    width: 89px;
}
.notice_date_more > a{
    width: 100%;
    float: left;
    padding: 12% 1%;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border-radius: 100px;
    background: #000;
}
.notice_date_more > a:after{}

.tabs{width: 90% !important;margin: 25px 5% 60px !important;height: 575px !important;float: left !important;}
.tabs_title{float: left;font-size: 40px;background: url(../img/title_bg1.png) no-repeat 39% 10%;background-size: 39px;width: auto;text-align: center;margin-bottom: 0%;line-height: 20px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tabs_title strong{color: #115da0;font-weight: 600;line-height: 0.9em;}
.tab-button-outer{float: LEFT;width: 33%;margin-right: 14%;}
.tab-button-outer ul{float:left;width: 100%;}
.tab-button-outer ul li{float:left;color:#414040;font-weight:500;text-align: center}

 .tab-button-outer ul li:first-child:nth-last-child(1) {width: 100%;}
  .tab-button-outer ul li:first-child:nth-last-child(2), .tab-button-outer ul li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(3), .tab-button-outer ul li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
  .tab-button-outer ul li:first-child:nth-last-child(4), .tab-button-outer ul li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(5), .tab-button-outer ul li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(6), .tab-button-outer ul li:first-child:nth-last-child(6) ~ li {width: 16.65%;}


.tab-button-outer ul li.is-active a, .tab-button-outer ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 4%;border-bottom: 6px solid #0b4da2;text-align: center;}
.tab-button-outer ul li a{text-align:center;font-size: 1em;float: left;width: 100%;text-align: center;}
.tab_content_form{width:100%;float:left;margin-top: 2%;}
.tab-contents{    float: left;width: 100%;}

.tab-contents > ul:nth-child(odd){}
.main_notice_unit{width: 30% !important;float: left;border: 1px solid #dedede;margin-right: 2.5%;margin-bottom: 1.3%;transition: all 0.35s ease;background: #fff;}
 .main_notice_unit:hover{border: 1px solid #2d558a;background: #f1f0fb;}
.main_notice_unit li:nth-child(1){width: 13%;float: left;padding: 27px 0%;text-align: center;font-weight: bold;font-size: 18px;}
.main_notice_unit li:nth-child(2){width: 86%;float: left;padding: 0% 0%;}
.main_notice_unit li:nth-child(2) a{width: 92%;float: left;padding: 0% 0%;}
.main_notice_unit li:nth-child(2) a p{font-weight: 600;font-size: 18px;overflow: hidden;text-overflow: ellipsis;width: 95%;white-space: nowrap;padding: 12px 6%;}
.main_notice_unit li:nth-child(2) a span{width: 76%;padding: 1% 12%;font-size: 16px;font-weight: 600;color: #8f8f8f;background: #eeeeee url(../img/date_clock.png) no-repeat 5% 50%;background-size: 18px;float: left;}

.push{}
.blue{background:#2d348a;color:#fff;}
.wblue{background:#0d4b7a;color:#fff;}
.red{background:#9b1a23;color:#fff;}


/** 학사일정  **/
.nambu_cal{
    width: 100%;
    float: left;
    margin: 0px 0% 0%;
    padding: 0% 0% 0%;
    background: #fff;
    height: 100%;
    background-size: cover;
} 
.cal_form{
    width: 90% !important;
    margin: 8% 5% 0% !important;
    height: 406px !important;
}
.cal_title{width: 100%;float: left;padding: 0 0;margin: 75px 0px 20px;}
.cal_title h3{
    float: left;
    font-size: 40px;
    background: url(../img/title_bg1.png) no-repeat 46% 10%;
    background-size: 40px;
    width: 100%;
    text-align: center;
    margin-bottom: 0%;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
    color: #535353;
}
.cal_title .month{width: 100%;float: left;color: #ffec33;text-align: center;font-size: 48px;font-weight: 600;line-height: 1em;display: none;}
.cal_title .years{width: 100%;text-align: center;color: #ffc868;font-weight: 600;margin-bottom: 15%;float: left;display: none;}
.cal_title a{width: 80px;margin: -54px 0 0px;float: right;padding: 1% 1%;font-size: 16px;text-align: center;font-weight: 600;color: #fff;border-radius: 100px;background: #000;}
.cal_body{float: left;width: 100%;padding: 3% 0% 2%;}
.cal_body > li{
    width: 17.88%;
    float: left;
    border: 1px solid #505050;
    margin: 1%;
}
 .cal_body > li:hover{border-color:#706db4;background:#f0ecff}
.cal_body > li:last-child{}
.cal_body > li .date{
    width: 38% !important;
    float: left;
    margin: 10% 31% 10px !important;
    background: #575757;
    padding: 8% 5%;
    border-radius: 100px;
}
.cal_body > li .date span:nth-child(1){width: 100%;text-align: center;color: #ffffff8c;font-size: 16px;font-weight: 600;float: left;}
.cal_body > li .date span:nth-child(2){width: 100%;float: left;text-align: center;color: #fff;font-weight: 600;font-size: 20px;margin-top: 6px;}
 
.cal_body > li .today{width: 40% !important;float: left !important;margin: 10% 30% 10px !important;background: #2d558a !important;padding: 8% 5% !important;border-radius: 100px !important;}
.cal_body > li .today span:nth-child(1){width: 100% !important;text-align: center !important;color: #ffffff8c !important;font-size: 16px !important;font-weight: 600 !important;float: left;}
.cal_body > li .today span:nth-child(2){width: 100%  !important;float: left !important;text-align: center !important;color: #ddbe26 !important;font-weight: 600 !important;font-size: 20px !important;margin-top: 6px !important;} 

.cal_body > li .date_content{
    float: left;
    width: 100%;
    margin: 6% 0;
    text-align: center;
    color: #fff;
}
.cal_body > li .date_content span{width: 100%;float: left;font-size: 18px !important;font-weight: 600;margin-bottom: 2%;color: #7d7d7d;}
.cal_body > li .date_content p{width: 90%;float: left;font-size: 24px !important;font-weight: 800;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #2941aa;/* font-family: 'NanumGothicExtraBold'; */font-style: normal;margin: 0 5%;}


/** 퀵남부 **/
 .quick_lingk{
    width: 80% !important;
    margin: 0px 10% 46px !important;
    float: left;
    position: absolute;
    z-index: 9998;
    bottom: 0;
}
 .quick_lingk h2{
    width: 100%;
    float: left;
    font-size: 40px;
    text-align: center;
    margin-bottom: 28px;
    padding-right: 0%;
    background: url(../img/title_bg1.png) no-repeat 53% 14%;
    background-size: 1.5%;
    margin-top: 4%;
    color: #424242;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
    display: none;
}
 .quick_lingk h2 strong{font-weight: 600;color: #2d558a;}
 .quick_lingk ul{width: 100%;float: left;padding: 0 0%;background: #0c0c0c61;}
 .quick_lingk ul li{width: 9%;float: left;position: relative;margin-bottom: 0;padding: 0 15px;}
 
 .quick_lingk ul li:last-child:after{background:#fff}
 .quick_lingk ul li:hover span{background:#2d558a;}
 .quick_lingk ul li:nth-child(3n){border-width:0px 0px 1px 0px;}
/** .quick_lingk ul li:after{content: "";width: 10px;height: 10px;position: absolute;top: 32%;left: 100%;border-radius: 100px 100px;background: #9bbae3;}
 .quick_lingk ul li:nth-child(3n):after{display:none; }**/
 .quick_lingk ul li a{width:100%; float:left;text-align: center;}
.quick_lingk ul li a img{height: 50px;margin-bottom: 7%;transition: all 0.35s ease;}
 .quick_lingk ul li a span{width:100%;float:left;text-align: center;font-weight: 600;font-size: 13px !important;letter-spacing: -2px;background: #000;color: #fff;border-radius: 100px;padding: 5px 0px;}
            
            
/** 남부대 뉴스 **/            

 .nambu_news{
    width: 90% !important;
    float: left;
    margin: 8% 5% 3% !important;
    height: 100% !important;
    padding: 0% 0%;
    background: #f6f6f8;
    overflow: hidden;
}
  .news_form{
    width: 1520px !important;
    height: 500px !important;
    margin: 0 auto !important;
    overflow: hidden;
} 
 .nambu_news .news_title{width: 100% !important;float:left;margin: 0% 0% 2% !important;} 
  .nambu_news .news_title h2{width: 100%;float: left;font-size: 40px;text-align: center;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 52% 14%;color: #2d558a;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .nambu_news .news_title h2 strong{font-weight: 600;color: #f4e432;}
  .nambu_news .news_title span{float: left;margin-top: 1%;font-size: 0.9em;color: #494949;font-weight: 600;display: none;}
  .nambu_news .news_title a{float:right;position:relative;font-size: 18px;font-weight: 600;padding-right: 2%;color: #fff;margin-top: -3%;}  
  .nambu_news .news_title a:after {display:inline-block;width: 20px;height: 19px;position:absolute;padding: 4% 2% 0;font-weight: 800;font-size: 16px;border: 3px solid #0c0a0a;border-radius:100px 100px;text-align: center;line-height: 1em;right: 0%;top: 5%;}
  
  .main_news_list{float:left;width: 100% !important;height: 276px !important;}
  .main_news_list li{width: 22% !important;float: left;margin-right: 3% !important;border: 1px solid #c5c5c5;background: #fff;border-radius: 9px;overflow: hidden;box-shadow: 4px 8px 7px 1px #06070873;}
   .main_news_list li a{width:100%;float:left;}
 /*  .main_news_list li a .m_news_text_img{width:100%;float:left;height:220px;overflow: hidden;} 
  .main_news_list li a .m_news_text_img img{width:100%;float:left;} */
  
   .m_news_text_img{height: 189px;font-size:0;overflow: hidden;border-bottom: 1px solid #dedede;}  
   .m_news_text_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
   .m_news_text_img img{vertical-align:middle;width: 100%; transition: all 0.35s ease;}
    .m_news_text_img img:hover{transform: scale(1.1);}
  
  .main_news_list li a .m_news_text{width:100%;float:left;padding: 4%;}
  .main_news_list li a .m_news_text span{width:100%;float:left;font-size: 0.8em;font-weight: 600;margin-bottom: 3%;color: #2d558a;}
  .main_news_list li a .m_news_text h3{width:100%;float:left;font-size: 18px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 3%;}
  .main_news_list li a .m_news_text p{width:100%;float:left;font-size: 14px;color: #7e7e7e;font-weight: 600;overflow: hidden;text-overflow: ellipsis;max-height: 38px;display: none;}
  .main_news_list li:last-child{width: 22%;float: left;margin-right: 0;border: 1px solid #c5c5c5;}
  #swiper_story.swiper-container-initialized{width: 100%;float: left;margin: 5px 0% 0 0%;overflow: hidden;}
 #swiper_banner.swiper-container-initialized{width: 90%;float: left;margin: 5px 8% 0 2%;overflow: hidden;}
 .scroll_wrap{position:relative;width: 100%;float: left;background: #ddd;margin-top: 40px;}
.swiper-scrollbar{border-radius:0 !important;background: #d3d3d3ba !important;width: 100%;float: left;height: 10px;}
.swiper-scrollbar-drag{border-radius:0 !important;background: #547df3 !important;}

 /** 남부대 배너 **/            

 .nambu_banner{
    width: 90% !important;
    float: left;
    margin: 0% 5% 3% !important;
    height: 430px !important;
    padding: 0% 0%;
    background: #f6f6f8;
    overflow: hidden;
}
  .banner_form{
    width: 1520px !important;
    height: 500px !important;
    margin: 0 auto !important;
    overflow: hidden;
} 
 .nambu_banner .banner_title{width: 100% !important;float:left;margin: 0% 0% 2% !important;} 
  .nambu_banner .banner_title h2{width: 100%;float: left;font-size: 40px;text-align: center;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 52% 14%;color: #2d558a;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .nambu_banner .banner_title h2 strong{font-weight: 600;color: #f4e432;}
  .nambu_banner .banner_title span{float: left;margin-top: 1%;font-size: 0.9em;color: #494949;font-weight: 600;display: none;}
  .nambu_banner .banner_title a{float:right;position:relative;font-size: 18px;font-weight: 600;padding-right: 2%;color: #fff;margin-top: -3%;}  
  .nambu_banner .banner_title a:after {display:inline-block;width: 20px;height: 19px;position:absolute;padding: 4% 2% 0;font-weight: 800;font-size: 16px;border: 3px solid #0c0a0a;border-radius:100px 100px;text-align: center;line-height: 1em;right: 0%;top: 5%;}
  
  .main_banner_list{float:left;width: 100% !important;height: 276px !important;}
  .main_banner_list li{width: 18.5% !important;float: left;margin-right: 1% !important;border: 1px solid #c5c5c5;background: #fff;border-radius: 9px;overflow: hidden;height: 152px !important;}
   .main_news_list li a{width:100%;float:left;}
 /*  .main_news_list li a .m_news_text_img{width:100%;float:left;height:220px;overflow: hidden;} 
  .main_news_list li a .m_news_text_img img{width:100%;float:left;} */
  
   .m_banner_text_img{font-size:0;overflow: hidden;border-bottom: 1px solid #dedede;height: 214px !important;text-align: center;background: #1e3474;}  
   .m_banner_text_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
   .m_banner_text_img img{vertical-align:middle;transition: all 0.35s ease;width: 396px !important;height: 152px !important;}
    .m_banner_text_img img:hover{transform: scale(1.1);}
  
  .main_banner_list_list li a .m_banner_text{width:100%;float:left;padding: 4%;}
  .main_banner_list li a .m_banner_text span{width:100%;float:left;font-size: 0.8em;font-weight: 600;margin-bottom: 3%;color: #2d558a;}
  .main_banner_list li a .m_banner_text h3{width:100%;float:left;font-size: 18px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 3%;}
  .main_banner_list li a .m_banner_text p{width:100%;float:left;font-size: 14px;color: #7e7e7e;font-weight: 600;overflow: hidden;text-overflow: ellipsis;max-height: 38px;display: none;}
  .main_banner_list li:last-child{/* width: 22%; *//* float: left; *//* margin-right: 0 !important; */nt; */border: 1px solid #c5c5c5;}
  
  /** 남부대 홍보  **/
  .nambu_sns_pop{width: 100%;float:left;margin: 0px 0% 0%;padding: 0% 0% 0%;background: #f6f6f8;height: 100% !important;}
 		.nambu_sns{width: 83vw !important;float:left;margin: 0% 0% 1% 0% !important;}
   .nambu_sns .sns_title{width:100%;float:left;margin: 0% 0 1%;} 
   .nambu_sns .sns_title h2{width: 95%;float: left;font-size: 40px;margin-bottom: 0%;padding-right: 3%;background-size: 40px;color: #535353;text-align: center;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .nambu_sns .sns_title h2 strong{font-weight: 600;color: #444cad;}
   .nambu_sns .sns_title span{float: left;font-size: 1em;margin-top: 0.5%;font-weight: 600;color: #a5a5a5;display: none;}	

   .nambu_sns #swiper_sns{float: left;width: 100%;height: 28vh !important;overflow: hidden;}
   .nambu_sns #swiper_sns ul > li{width: 23%;margin-right: 2%;float: left;margin-bottom: 1%;}
   .nambu_sns #swiper_sns ul > li:nth-child(4n){margin-right:0;}
   
   .nambu_sns #swiper_sns ul > li > a{width:100%;}
	.nambu_sns #swiper_sns ul > li > a .sns_img{width:100%;float:left;height:240px;overflow:hidden;position: relative;line-height: 240px;top: 0;border-radius: 18px;overflow: hidden;box-shadow: 4px 8px 7px 1px #00355873;}
	.nambu_sns #swiper_sns ul > li > a .sns_img img{width:100%;transition: all 0.35s ease;position: absolute;top: -19% !important;left: 0%;vertical-align: middle;}
	.nambu_sns #swiper_sns ul > li > a .sns_img img:hover{transform: scale(1.1);}
	.nambu_sns #swiper_sns ul > li > a .sns_text{width:100%;float:left;margin: 13px 0 0 0;}
	.nambu_sns #swiper_sns ul > li > a .sns_text h3{display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break: break-word;width:100%;font-size: 18px;font-weight: 600;color: #000;}
   
   .nambu_pop{width: 27.6%;float:left;overflow: hidden;margin-top: 13% !important;}
   .nambu_pop .pop_title{width:100%;float:left;margin: 0% 0 5%;} 
   .nambu_pop .pop_title h2{width: 100%;float: left;font-size: 40px;text-align: left;padding-right: 0;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .nambu_pop .pop_title h2 strong{font-weight: 600;color: #0b4da2;}
   .nambu_pop .pop_title span{float: left;font-size: 0.9em;margin-top: 0.5%;font-weight: 600;color: #9f9f9f;}
   
   
   
#index_01{width: 100%;height: 545px;margin: 5% 0 0%;float: left;}
#slide1{height: 505px;overflow: hidden;}
#slide1>ul{width: 1272px;font-size: 0;float: left;}
#slide1>ul>li{display: inline-block;font-size: 0;width: 100%;float: left;}

#video{width:100%;float:left;}


    input#sidebar {display:none;}

	/* 헤더영역 */
	.side_bt {position:relative;z-index: 9998;float: left;width: 36px;height: 60px;margin-top: -56vh;margin-left: 100px;}
	.side_bt > div {width: 35px;margin: 0;position:relative;height: 60px;float: right;background: #fff;border-radius: 0px 100px 100px 0px;}
	.side_bt label.menu {position:absolute;top:50%;right:10px;transform:translateY(-50%);width:24px;height:24px;background: url('../img/menu.png') 0 0 no-repeat;cursor:pointer;}

	/* 본문영역 */
	.container {max-width:1200px;margin:0 auto;}
	.container img {max-width:100%;}
	
	/* 사이드바 */
	.sidebar_content {position:fixed;width: 0%;height: 93%;background: #fff;transition:all .35s;z-index: 9999;float: left;margin-top: 97px;margin-left: 99px;box-shadow: 1px 1px 1px 1px #00000017;}
	.sidebar_content > ul {width: 100%;height: 100%;float: left;z-index: 9999;}
	.sidebar_content > ul > li {display:none;transition:all .35s;}
	.sidebar_content label[for*='sidebar'] {/* position:absolute; */top:0;left:0;width:100%;height:100%;z-index: 9999;float: left;}
	.side_bt{transition:all .35s;z-index: 9998;float: left;border-radius: 0px 100px 100px 0px;margin-left: 100px;box-shadow: 1px 1px 1px 1px #0000001a;border: 1px solid #dedede;background: #fff;}
	/* 사이드바 외 배경영역 */
	.background {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);transition:all .35s;opacity:0;visibility:hidden;z-index:1;}
	

	/* input 체크 */
	input#sidebar:checked ~ .side_bt label {background-position:-24px 0;}
	input#sidebar:checked ~ .sidebar_content {width: 480px;float: left;}
	input#sidebar:checked ~ .side_bt {width: 42px;float: left;margin-top: 22%;margin-left: 580px !important;background: #fff;margin-top: -56vh;}
	input#sidebar:checked ~ .background  {opacity:1;visibility:visible;}
	input#sidebar:checked ~ .sidebar_content > ul > li {display: block}


 /********************** 입시 ****************************/

 .top_side2{float: right;width: 10%;margin-right: 3%;}
 .top_side2 li {float: left;margin: 0% 8%;font-size: 1em;font-weight: 600;width: 16%;text-align: center;}
 .top_side2 li a{width: 100%;float: left;text-align: center;padding-top: 5%;}
 .top_side2 li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}
 
 
 /********************** 서브 ****************************/
  /* 서브페이지 네비게이션 */
 nav{width: 1430px !important;margin: 336px auto 0% !important;background-color: #4d4f5f;border-radius: 100px;z-index: 9999;height: 56px;z-index: 5;POSITION: RELATIVE !IMPORTANT;float: none !important;}
 nav ul:first-child{background: #1957a7;border-radius: 100px;float: left;max-width: 714px;margin-top: 0px !important;position: absolute;top: 0;}
 nav ul:first-child li:nth-child(1){float: left;padding: 13px 30px;border-right: 1px solid #fff3;margin-left: 4px;}
 nav ul:first-child li:nth-child(1) a{float: left;width: 100%;}
 nav ul:first-child li:nth-child(2){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav ul:first-child li:last-child{border-right:none}
 nav ul:first-child li:nth-child(3){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav ul:first-child li:nth-child(4){float: left;padding-right: 20px;max-width: 203px;}
 nav ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;margin-top: 0px !important;position: absolute;top: 0;right: 0;}
 nav ul:last-child li:nth-child(1){float: left;padding: 5px 10px;}
 nav ul:last-child li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 18px 40px;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #164178;width: auto;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 9999;top: 102%;min-width: 200px;}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;font-size: 13px;}
.dropdown-content a:hover {background-color: #1957a7;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #183e6e;}

/* 서브페이지 내용  */
.sub_form{width: 1430px !important;margin: 2% auto 2% !important;float: none !important;}
.sub_content{width: 100%;float: left;margin: 0;height: 100%;}
.sub_content_title{text-align: center;font-size: 37px;margin: 4% 0;width: 100%;float: left;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.sub_content_title h3{font-size: 30px;}
 .sub_content_form{width: 100%;float: left;}

.nav2_form{width: 100%;float: left;margin-top: 107px;background: #4AAEF0;}
  .nav2{width: 86%;float: left;margin: 0% 7% 0%;}
  .nav2 ul{float: right;margin: 10px 0;}
  .nav2 ul li:nth-child(1){float: left;}
  .nav2 ul li:nth-child(2){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(3){float: left;font-size: 0.9em;margin-top: 2px;color: #fff;}
  .nav2 ul li:nth-child(4){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(5){float: left;font-size: 1em;margin-top: 2px;color: #efd472;}
  
  
  .sub_form2{width: 86%;float: left;margin: 0 7%;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;border-right: 1px solid #dedede;}
  .sub_form2 .left_menu h2{width: 90%;float: left;text-align: right;margin: 18% 0 17%;margin-right: 10%;font-size: 24px;}
  .sub_form2 .left_menu ul{width: 100%;float: left;margin-bottom: 43px;}
  .sub_form2 .left_menu ul li{width: 100%;border-bottom: 1px solid#dede;float: left;}
  .sub_form2 .left_menu ul li a{width: 80%;float: left;padding: 10% 10%;font-size: 1em;}
  .sub_form2 .left_menu ul li.active a, .sub_form2 .left_menu ul li:hover a{font-weight: bold;text-align: right;color: #fff;background: #4aaef0;}
  .sub_content2{width: 85%;padding: 3%;float: left;}
  .sub_content_title2{width: 100%;float: left;font-size: 37px;text-align: left;margin-bottom: 3%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 11% 14%;background-size: 2.5%;}
  .sub_content_form2{width: 100%;float: left;}

   ul.tabs_cm {width: 80%;color:#555;margin: 0% 10% 1%;padding: 0;/* height: 30px; */float: left;}
  ul.tabs_cm li {position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 0.9em;border-width: 0;background: #ebebeb;color: #aba7a7;}
  ul.tabs_cm li a{
    background: #fff;
    color: #444;
    width: 100%;
    float: left;
    padding: 16px 0;
    font-size: 20px;
    border: 1px solid #dedede;
    font-weight: 600;
}
  
  ul.tabs_cm li:first-child:nth-last-child(1) {width: 100%;}
  ul.tabs_cm li:first-child:nth-last-child(2), ul.tabs_cm li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
  ul.tabs_cm li:first-child:nth-last-child(3), ul.tabs_cm li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
  ul.tabs_cm li:first-child:nth-last-child(4), ul.tabs_cm li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width: 16.5%;}
  ul.tabs_cm li:first-child:nth-last-child(9), ul.tabs_cm li:first-child:nth-last-child(9) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(10), ul.tabs_cm li:first-child:nth-last-child(10) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(11), ul.tabs_cm li:first-child:nth-last-child(11) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(12), ul.tabs_cm li:first-child:nth-last-child(12) ~ li {width:16.65%;}
  
  ul.tabs_cm li:first-child {border-left:1px solid #dedede;}
    ul.tabs_cm li.active a{background-color: #2c72cd;color:#fff;font-weight: 600;border-width: 0;border: 1px solid #2c72cd;}
  ul.tabs_cm li:hover a {background-color: #fff;color:#2c72cd !important;font-weight: 600;border-width: 0;border-bottom: 1px solid #2c72cd;border-top:1px solid #dedede;border-left:1px solid #dedede;border-right:1px solid #dedede;}
  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
  .tab_content_form {}

ul.tabs_cm span.pop{
	display: inline-block;
	content: '';
	width: 16px;
	height: 16px;
	margin-left:10px;
	
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/common/icon_gnb_link.png);
}


/** footer  **/
	#footer{width:100%;float:left;}
	.foot_top{width: 100%;float: left;background: #f1f1f1;}
	.foot_top ul{width: 84%;float: left;margin: 0 8%;}
	.foot_top ul li{float: left;width: 19.8%;text-align: center;border-right: 1px solid #dddddd;padding: 2px 0;}
	.foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 18px;height: 60px;}
	.foot_top ul li:first-child {border-left: 1px solid #c7c7c7;}
	
	.foot_side{width: 36%;float: left;margin: 1% 48% 0% 8%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 16px;text-align: center;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 84%;float: left;margin: 25px 8% 1%;}
	.foot_info li:nth-child(1){width: 12%;float: left;margin-right: 2%;}
	.foot_info li:nth-child(2){float:left;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;} 
	
	#footer2{width:100%;float:left;margin-top: 30px;}
	#footer2 .foot_top{width: 100%;float: left;background: #f1f1f1;}
	#footer2 .foot_top ul{width: 84%;float: left;margin: 0 8%;}
	#footer2 .foot_top ul li{float: left;width: 16.5%;text-align: center;border-right: 1px solid #dddddd;padding: 2px 0;}
	#footer2 .foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 18px;}
	#footer2 .foot_top ul li:first-child {border-left: 1px solid #c7c7c7;}
	
	#footer2 .foot_side{width: 36%;float: left;margin: 1% 48% 0% 8%;}
	#footer2 .foot_side > li{float: left;width: 20%;position: relative;}
	#footer2 .foot_side > li a{width:100%;float:left;font-size: 16px;}
	#footer2 .foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	#footer2 .foot_side > li:last-child:after{display:none;}
	
	#footer2 .foot_info{width: 84%;float: left;margin: 25px 8% 1%;}
	#footer2 .foot_info li:nth-child(1){width: 12%;float: left;margin-right: 2%;}
	.foot_info li:nth-child(2){float:left;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;}
	
/** sidemenu**/
.side_menu_form{width: 100px;float: left;height: 100%;position: fixed;background: #2d558a;z-index: 9998;}
.side_left{float: left;width:100%;position: relative;height: 100%;}
.side_left > li:first-child {background: #31507a;width:100%;float:left;height:100px;}
.side_left > li:first-child > a{width: 22px;float: left;padding: 35px 39px;}
.side_left > li:nth-child(2){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(2) a, .side_left > li:nth-child(3) a, .side_left > li:nth-child(4) a{color:#fff;WIDTH: 100%;float: left;}
.side_left > li > span{color:#fff;width:100%;float:left;text-align:center;font-size:0.8em}
.side_left > li:nth-child(3){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(4){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(5){width:100%;float:left;text-align: center;position: absolute;bottom: 30px;}
.side_left > li:nth-child(5) > a{margin-bottom: 8%;width:100%;text-align:center;float: left;}
.side_left > li:nth-child(5) > a:first-child {margin-top: 343%;}
.side_left > li > a span{width:100%;float:left;}


/** 팝업광고 **/

.mpop_wrap{float:right; width:471px;}
#popzone{width: 100%;height:500px;float:left;position:relative;box-sizing:border-box;overflow:hidden;background:#ddd;}
#popzone .uok_wrap{width: 447px;height:500px;}
#popzone .uok_wrap ul{width:100%; height:auto;}
#popzone .uok_wrap ul li{width:100%; height:auto;}
#popzone .uok_wrap ul li a img{width:100%; height:auto;}
#popzone .popzone_btn{position:absolute;bottom:0px;right:0;z-index:10}

#popzone ul.list li {display:inline;}
#popzone ul.list li > * {width: 100%;}
#popzone ul.list li > * > * {width: 100%;}
#popzone ul.list li img {height: auto; object-fit: cover;}


/* 롤링버튼 */
.rolling_area .num{display:none;}
.rolling_area ul.btn{float:left;width:162px;background: #2d558a;}
.rolling_area ul.btn li{display:inline}
.rolling_area ul.btn li a{display:block;float:left;}
.rolling_area ul.btn li a.btn_prev{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_prev.gif) center center no-repeat;}
.rolling_area ul.btn li a.btn_next{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_next.gif) center center no-repeat;}
.rolling_area ul.btn li a.btn_playstop{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_playnstop.gif) center center no-repeat;overflow:hidden;}
.rolling_area ul.btn li a.play{width: 54px;height: 54px;background: #222 url(../img2/main/popzone_btn_play2.gif) center center no-repeat;overflow:hidden;}
.rolling_area ul.btn li a.stop{background-position:0 -33px}
.rolling_area ul.btn li span{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}



/* 사이드메뉴 */
.side_quick{width: 100%;float: left;padding: 10%;}
.side_quick h3{width: 100%;float: left;font-size: 1.3em;margin-bottom: 10%;}
.side_quick > ul{float:left;width:100%;}
.side_quick > ul > li{float: left;width: 33%;margin-right: 0%;text-align: center;margin-bottom:5%}
.side_quick > ul > li a{float:left;width:100%;}
.side_quick > ul > li a div{width: 70%;float: left;margin: 0 15% 7%;border: 1px solid #dedede;padding: 12% 7% 3%;border-radius: 10px;}
.side_quick > ul > li a div.one{background: #fff;}
.side_quick > ul > li a div.two{background: #fff;}
.side_quick > ul > li a div:hover.one{background: #e7f5ff;}
.side_quick > ul > li a div:hover.two{background: #fdffee;}
.side_quick > ul > li a div img{height:48px;}
.side_quick > ul > li a span{float: left;width: 100%;margin-top: 3%;font-size: 0.8em;font-weight: 600;letter-spacing: -2px;}


/* 헤더상단 */
.header_top_form{width: 100%;float: left;position: fixed;top: 0;left: 0;z-index: 9999;background: #2d558a;height: 46px;overflow: hidden;}
.header_top{width: 94%;float: left;margin: 0 3%;}
.header_top_left{float: left;width: 18%;}
.header_top_left > li{width: 30%;margin: 0 1%;float: left;text-align: center;}
.header_top_left > li a{color: #fff;font-weight: 500;font-size: 0.8em;width: 100%;float: left;padding: 14.5% 0%;}
.header_top_left > li:nth-child(1) a{color:#fff151;}

.header_top_right{float: right;width: 5%;}
.header_top_right > li:nth-child(1){float: left;width: 42%;margin: 14% 4%;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 0.5em;}
.header_top_right > li:nth-child(2){float: left;width: 42%;margin: 14% 4%;}
.header_top_right > li:nth-child(2) a{float: left;width: 100%;text-align: center;line-height: 0.5em;}
.header_top_right > li:nth-child(3){    float: left;width: 55%;margin: 0% 0%;}

 /* 헤더 팝업 컨트롤*/
.modal-btn-box{width:100%;text-align:center;}
.modal-btn-box button{display:inline-block;width: 100%;height: 46px;background-color: #f0f0f0;cursor:pointer;border: none;font-size: 0.8em;font-weight: 600;color: #555555;}
.popup-wrap{background-color: rgb(0 0 0 / 50%);justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;display:none;padding:15px;}
.popup{width: 95%;border-radius: 0px;overflow:hidden;float: left;position: absolute;top: 8%;margin: 0 5%;}
.popup-head{width:100%;height:50px;display:flex;align-items:center;justify-content:center;}
.head-title {font-size: 38px;font-style: italic;font-weight: 700;letter-spacing: -3px;text-align: center;}
.popup-body{width:100%;background-color:#ffffff;}
.body-content{width:100%;padding:30px;}
.body-titlebox{text-align:center;width:100%;height:40px;margin-bottom:10px;}
.body-contentbox{word-break:break-word;overflow-y:auto;min-height:100px;max-height:200px;}
.popup-foot{width: 8%;height:50px;float: left;margin-top: 1%;background: #000;margin-left: 46%;}
.pop-btn{display:inline-flex;width: 100%;height:100%;float:left;justify-content:center;align-items:center;color:#ffffff;cursor:pointer;font-size: 0.9em;}
.pop-btn.confirm{border-right:1px solid #3b5fbf;}


/* 입시기간 입시비쥬얼 */
.special{background: url('../img/special_bg.png') no-repeat;background-size: cover;}
.special .sp_content{width: 70%;float: left;margin: 5% 15%;}
.special .sp_content .icon{width: 35%;float: left;margin-right: 5%;}
.special .sp_content .icon li:nth-child(1){float: left;width: 40%;background: #627185;border-radius: 10px;margin: 0 5% 5%;}
.special .sp_content .icon li:nth-child(1) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon1.png) no-repeat 48% 33%;background-size: 30%;}
.special .sp_content .icon li:nth-child(2){float: left;width: 40%;background: #e08328;border-radius: 10px;margin: 0 5% 5%;}
.special .sp_content .icon li:nth-child(2) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon2.png) no-repeat 54% 36%;background-size: 28%;}
.special .sp_content .icon li:nth-child(3){float: left; width: 40%;background: #174d94;border-radius: 10px;margin: 0 5% 0%;}
.special .sp_content .icon li:nth-child(3) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon3.png) no-repeat 50% 41%;background-size: 28%;}
.special .sp_content .icon li:nth-child(4){float: left;width: 40%;background: #b5214e;border-radius: 10px;margin: 0 5% 0%;}
.special .sp_content .icon li:nth-child(4) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon4.png) no-repeat 52% 41%;background-size: 27%;}

 .special .sp_content .text{float: left;width: 60%;margin-top: 1.5%;}
.special .sp_content .text li:nth-child(1){width: 100%;float: left;padding-bottom: 2%;border-bottom: 1px solid #000;margin-bottom: 3%;}
.special .sp_content .text li:nth-child(1) span{width: 100%;float: left;font-weight: 600;margin-bottom: 0.5%;}
.special .sp_content .text li:nth-child(1) h1{width: 100%;float: left;font-size: 2.5em;font-weight: 600;color: #000;}
.special .sp_content .text li:nth-child(1) h1 strong{color: #2d558a;font-weight: bold;}

.special .sp_content .text li:nth-child(2){width: 100%;float: left;padding-bottom: 2%;border-bottom: 1px solid #000;margin-bottom: 3%;font-size: 1.3em;}
.special .sp_content .text li:nth-child(2) span:nth-child(1){width: 100%;float: left;margin-bottom: 0.5%;font-weight: bold;color: #dd0d0d;}
.special .sp_content .text li:nth-child(2) span:nth-child(2){width: 100%;float: left;margin-bottom: 0.5%;font-weight: bold;color: #2d558a;}
.special .sp_content .text li:nth-child(2) span b{color:#000;}

.special .sp_content .text li:nth-child(3){width: 100%;float: left;}
.special .sp_content .text li:nth-child(3) span{width: 100%;font-size: 0.8em;font-weight: 600;margin-bottom: 1%;}
.special .sp_content .text li:nth-child(3) span:last-child{}



/* 입시 반응형탭 */

.tab-select-outer { display:none; }
.is-active { color:red;  } 

.tab-select-outer2 { display:none; }
.is-active2 { color:red;  }


.tab-select-outer3 { display:none; }
.is-active3 { color:red;  }

.ibsi_introduce_date{width: 94%;float: left;margin: 2% 3% 0%;}
.tabs2{width: 100%;float: left;}
.introduce_title{float: left;width: 20%;}
   .introduce_title h2{width: 100%;float: left;font-size: 1.3em;text-align: left;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background: url(./img/title_bg1.png) no-repeat 30% 14%;background-size: 5.5%;}
.introduce_title h2 strong{font-weight: 600;color: #0b4da2;}
.tab-button-outer2{float: left;width: 100%;}
#tab-button2{float: right;width: 15%;margin-right: 6%;margin-top: -2.5%;}
   #tab-button2 > ul{float: left;width: 100%;padding-bottom: 2%;border-bottom: 1px solid #dedede;}
  #tab-button2 > ul li{width: 30%;float: left;margin: 0 1%;text-align: left;}
  #tab-button2 > ul li a{font-size: 0.9em;}
  #tab-button2 > ul li.is-active2 a, #tab-button2 > ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 2%;border-bottom: 6px solid #0b4da2;}
  .tab-contents2{width: 100%;float: left;margin-top: 2%;}
  
  .tab_more1{float: right;margin-top: -4.5%;font-size: 0.8em;background: #2d558a;color: #fff;padding: 0.3% 2%;}
  .ib_notice_form{float: left;width: 100%;}
  .ib_notice_form > li{width: 18.2%;float: left;margin-right: 2%;border: 1px solid #dedede; margin-bottom:2%}
  .ib_notice_form > li:nth-child(5n){margin-right: 0px;}
  .ib_notice_form > li > a{float: left;width: 80%;padding: 10%;}
  .ib_notice_form > li > a span:nth-child(1){float: left;margin-bottom: 1%;background: #000;color: #fff;font-size: 0.7em;PADDING: 2% 4%;border-radius: 100px;}
  .ib_notice_form > li > a h2{width: 100%;float: left;font-weight: 600;font-size: 1.2em;margin: 3% 0 3%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .ib_date{float: left;width: 100%;font-size: 0.8em;margin-top: 3%;padding-left: 7%;font-weight: 600;color: #5264bb;background: url(./img/ib_icon1.png) left center no-repeat;background-size: 6%;}
  .ib_notice_form > li > a p{width: 100%;font-size: 0.8em;float: left;line-height: 1.6em;color: #7c7c7c;}
  .ib_r{background:#e14442 !important;}	
  .ib_b{background:#4f4cc3 !important;}	
  
  
  /* 입시 퀵메뉴  */

 .quick_lingk2{width: 94%;float: left;margin: 2% 3% 4%;}
 .quick_lingk2 h2{width: 100%;float: left;font-size: 1.3em;text-align: center;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background-size: 1.5%;}
 .quick_lingk2 h2 strong{font-weight: 600;color: #0b4da2;}
 .quick_lingk2 ul{width:100%;float: left;}
 .quick_lingk2 ul li{width: 9%;float: left;position:relative;}
 .quick_lingk2 ul li:after{content: "";width: 10px;height: 10px;position: absolute;top: 32%;left: 100%;border-radius: 100px 100px;background: #9bbae3;}
 .quick_lingk2 ul li:last-child:after{display:none; }
 .quick_lingk2 ul li a{width:100%; float:left;text-align: center;}
 .quick_lingk2 ul li a img{height: 56px;}
 .quick_lingk2 ul li a span{width:100%; float:left;text-align: center; font-weight: 600;font-size: 0.9em;}


/* 입시반응형2 */

.ibsi_introduce_date{width: 94%;float: left;margin: 2% 3% 0%;}
.tabs3{width: 100%;float: left;}
.introduce_title{float: left;width: 20%;}
.introduce_title h2{width: 100%;float: left;font-size: 1.3em;text-align: left;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 44% 14%;background-size: 5.5%;}
.introduce_title h2 strong{font-weight: 600;color: #0b4da2;}
.tab-button-outer3{float: left;width: 100%;}
#tab-button3{float: right;width: 46%;margin-right: 0%;margin-top: -2.5%;}
   #tab-button3 > ul{float: left;width: 100%;padding-bottom: 0.8%;border-bottom: 1px solid #dedede;}
  #tab-button3 > ul li{width: 14.66%;float: left;margin: 0 1%;text-align: center;}
  #tab-button3 > ul li a{font-size: 0.9em;}
  #tab-button3 > ul li.is-active3 a, #tab-button3 > ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 2%;border-bottom: 6px solid #0b4da2;}
  .tab-contents3{width: 100%;float: left;margin-top: 2%;}
  
  
/* 입시메인 학과소개*/
.department_form{float: left;width: 100%;}
.department_form li:nth-child(1){width: 99%;float: left;background: #0072bb;padding: 2%;}
.department_form li:nth-child(1) h2{color: #eeff5f;width: 100%;font-size: 1.2em;margin-bottom: 0.3%;}
.department_form li:nth-child(1) span{float: left;width: 100%;font-size: 1em;color: #fff;}
.department_form li:nth-child(2){width: 99%;float: left;padding: 3% 2% 4%;}
.department_form li:nth-child(2) h3{float: left;width: 100%;font-size: 1.2em;color: #575f8f;font-weight: 600;margin-bottom: 1%;}
.department_form li:nth-child(2) .department_link{float: left;width: 60%;}
.department_form li:nth-child(2) .department_link a{float: left;padding-right: 4%;font-size: 0.9em;background: url(../img/link_icon1.png) no-repeat 82% 20%;}
.department_form li:nth-child(2) .department_img{float:right;margin-top:-9%}



  /* 입시 하단 퀵메뉴  */

 .quick_lingk3{width: 94%;float: left;margin: 0% 3% 2%;}
 .quick_lingk3 ul{width:100%;float: left;}
 .quick_lingk3 ul li{width: 23.9%;float: left;position:relative;border-right: 1px solid #dedede;margin-right: 1%;}
 .quick_lingk3 ul li:last-child{border-right:none; }
 .quick_lingk3 ul li a{width:100%;float:left;text-align: left;}
 .quick_lingk3 ul li a img{float: left;}
 .quick_lingk3 ul li a div{float: right;width: 60%;margin: 7% 4%;}
 .quick_lingk3 ul li a div h4{font-size: 1.2em;margin-bottom: 1%;}
 .quick_lingk3 ul li a div span{font-size: 1em;color: #9b9b9b;}
 
 
 
/*사이트맵*/
#sitemap{width: 100%;float: left}
.sitemap_form{width: 100%;float: left;margin-bottom: 20px;}
.site_map_unit{width: calc(100%);float: left;margin: 0 0px;}
.site_map_unit > a{margin-bottom: 20px;width: 98%;float: left;padding: 1% 0px 1% 2%;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;background: url(/site/nambu/nambukr/img/link_icon1.png) no-repeat 4px 20px;}
.site_map_depth1 {width: 100%;float: left;}
.site_map_depth1 > li{float: left;width: calc(100%/6 - 22px);border: 1px solid #dedede;margin: 0 10px 10px;}
.site_map_depth1 > li > a{width: calc(100% - 10px);float: left;text-align: center;background: #46494e;color: #fff;padding: 10px 0px 10px 10px;}
.site_map_depth2{width: 100%;float: left;}
.site_map_depth2 > li{    width: 100%;float: left;border-bottom: 1px solid #dedede;}
.site_map_depth2 > li > a{position: relative;width: calc(100% - 34px);float: left;padding: 10px 0px 10px 35px;background: url(/site/nambu/nambukr/img/link_icon1.png) no-repeat 184px 11px;font-size: 14px;}
.site_map_depth2 > li > a:before{content: "";position: absolute;top: 46%;left: 11%;display: inline-block;width: 5px;height: 5px;background: #0952a6;border-radius: 100px;}






/* bx slider*/
.bx-wrapper {position: relative;margin-bottom: 60px;padding: 0;*zoom: 1;-ms-touch-action: pan-y;touch-action: pan-y;width: 100% !important;max-width: 100% !important;}
.bx-wrapper img {max-width: 100%;display: block;}
.bxslider {margin: 0;padding: 0;}
.bxslider > div{width:100%;float:left;height:544px;overflow: hidden;}
ul.bxslider {list-style: none;}
.bx-viewport {-webkit-transform: translatez(0);}

.bx-wrapper {}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom: 10%;width: 100%;}
/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px;background: url('../img/bx_loader.gif') center center no-repeat #ffffff;height: 100%;width: 100%; position: absolute; top: 0;left: 0;z-index: 2000;}
/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em;font-family: Arial;font-weight: bold;color: #666; padding-top: 20px;}
.bx-wrapper .bx-pager.bx-default-pager a { background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;\ border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus { background: #000;}
.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; vertical-align: bottom; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager-item {font-size: 0;line-height: 0;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px; background: url('../img/controls.png') no-repeat 0 -32px;}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {background-position: 0 0;}
.bx-wrapper .bx-next { right: 10px; background: url('../img/controls.png') no-repeat -43px -32px;}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9996;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url('../img/controls.png') -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop { display: block;text-indent: -9999px; width: 9px; height: 11px;outline: 0;background: url('../img/controls.png') -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {background-position: -86px -33px;}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: right;width: 95%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 3%;width: 35px;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #666;background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial;display: block;font-size: .85em;padding: 10px;}


@media (max-width:500px){
      .sm_select2 {display: block;}
      .big_tab2{display: none;}
 }
						 
						 
/******************************* 서브콘텐츠 *******************************/

.tac{width:100%;float:left;text-align: center;}
#AllView{width:100%;float:left;}


/* 개인정보방침 */
.information_form{width: 96%;float: left;margin: 0 2%;}
.information_form ul{width: 100%;float: left;margin-bottom: 42px;}
.information_form ul li{width: 100%;float: left;line-height: 31px;font-size: 16px;}
.information_form ul li:last-child{margin-top: 20px;font-weight: 600;}

.information_form div{width: 100%;float: left;padding: 2% 4%;background: #e8efff;}		
.information_form div h4{width: 100%;float: left;text-align: center;font-size: 20px;color: #51328f;font-weight: 600;margin-bottom: 1%;}
.information_form div p{width: 100%;font-size: 18px;color: #4d3d6c;line-height: 30px;}


/* step01 */
 .table_container{width: 100%;float: left;}
ul.step01{margin-top:12px;padding-top:5px;width: 100%;float: left;}
ul.step01 > li{}
ul.step01 > li{padding: 56px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size: 22px;color:#484848;float: left;width: 98%;}	/* 1차 */
ul.step01 > li > div{float: left;margin: 10px 0px 20px 23px;}
ul.step01 > li > div > p{line-height: 33px;font-weight: 600;font-size: 18px;} 
ul.step01 > li h2{position: relative;clear: both;font-size: 22px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-style: normal;font-weight: 700 !important;}
ul.step01 > li > h2:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
ul.step01 > li > p {margin-bottom: 0;line-height: 32px;font-weight: 500;font-size: 18px;padding-left: 22px;/* background: #fff1d9; */float: left;width: 100%;padding: 1% 2%;font-weight: 500;}
ul.step01 > li > p.gide_text {margin-left: 0px;font-size: 18px;margin-bottom: 9px !important;margin-top: 20px;} 
ul.step01 > li > p.siteGo{float:right;margin-top:-15px}
ul.step01 > li > table{margin-top:5px;}
ul.step01 > li > ul{padding-top: 10px;float: left;width: 100%;}
ul.step01 > li > ul > li{padding: 20px 20px 20px 30px;background: url(../img/sub/bullet_02.gif) 13px 36px no-repeat;font-weight:normal;line-height: 38px;color:#444;font-size: 18px;margin-bottom: 20px;float: left;width: 96%;border: 0px solid #cbcbcb;}	/* 2차 */
ul.step01 > li > ul > li > span{font-weight: 600;font-size: 22px;margin-bottom: 10px;width: 100%;float: left;}
ul.step01 > li > ul > li > p{padding:10px 0 0 0;}
ul.step01 > li > ul > li > ul{margin-left:5px;padding: 0px 0;width: 93%;float: left;border: 1px solid #8d8d8d;padding: 2%;margin-bottom: 2%;}
ul.step01 > li > ul > li > ul > li{font-weight: 500;line-height: 25px;width: 97%;float: left;margin-bottom: 20px;padding: 1px 0 1px 15px;background-position: 0 4px;font-weight: normal;background: url(../img/sub/dot02.gif) 3px 13px no-repeat;font-size: 18px;} /* 3차 */
ul.step01 > li > ul > li > ul > li:last-child{padding: 0px 0 0px 15px;margin: 0;}
ul.step01 > li > ul > li > ul > li > p.gide_text {margin-left: 4px;font-size: 18px;margin-bottom: 21px !important;margin-top: 0px;font-weight: 600;}
ul.step01 > li > ul > li > ul > li > span{color: #6567c1;font-weight: 600;margin: 0px 0px 8px;width: 100%;float: left;font-size: 18px !important;}
ul.step01 > li > ul > li > ul > li > div{
    float: left;
    width: 100%;
    border: 1px solid #dedede;
    padding: 3%;
}
ul.step01 > li > ul > li > ul > li > div > h3{
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 800;
    color: #5566df;
}
ul.step01 > li > ul > li > ul > li > ul{margin-left:0;padding: 0;float: left;width: 96%;line-height: 25px;padding: 0;}
ul.step01 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background: url(../img/sub/dot03.gif) 3px 13px no-repeat;float: left;width: 100%;margin-bottom: 9px;font-size: 18px;} /* 4차 */
ul.step01 > li > ul > li > ul > li > ul > li:last-child{margin-bottom:0}
ul.step01 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
ul.step01 > li > ul > li > ul > li > ul > li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

ul.step01 > li > table > ul {padding:0;margin:0}
ul.step01 > li > table > ul > li{padding:0;margin:0;background:none;}
ul.step01 > li > table > ul.bullet > li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
ul.step01 > li > table > ul.bullet > li > p{padding:0;margin:3px 0 7px;font-weight:bold}
ul.step01 > li > table > ul.bullet > li > ul {margin:0}
ul.step01 > li > table > ul.bullet > li > ul > li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

ul.step01 > li > ul > li > table > ul{padding:0;margin:0}
ul.step01 > li > ul > li > table > ul > li{background:none}
ul.step01 > li > ul > li > table > ul > li{padding:0;margin:0}

/* step02 */
 .table_container{width: 100%;float: left;margin: 0 !important;}
ul.step02{margin-top: 12px !important;padding-top: 5px !important;width: 100% !important;float: left;}
ul.step02 > li{}
ul.step02 > li{padding: 56px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;float: left;width: 98%;}	/* 1차 */
ul.step02 > li > div{float: left;margin: 10px 0px 20px 23px;}
ul.step02 > li > div > p{line-height: 33px;font-weight: 600;font-size: 16px;} 
ul.step02 > li h2{position: relative;clear: both;font-size: 21px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
ul.step02 > li > h2:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
ul.step02 > li > p {margin-bottom: 55px;line-height: 29px;font-weight: 500;font-size: 16px;padding-left: 22px;background: #fff1d9;float: left;width: 100%;padding: 1% 2%;font-weight: 600;}
ul.step02 > li > p.gide_text {margin-left: 0px;font-size: 14px;margin-bottom: 9px !important;margin-top: 20px;} 
ul.step02 > li > p.siteGo{float:right;margin-top:-15px}
ul.step02 > li > table{margin-top:5px;}
ul.step02 > li > ul{padding-top: 10px;float: left;width: 100%;}
ul.step02 > li > ul > li{padding: 20px 20px 20px 30px;background: url(../img/sub/bullet_02.gif) 13px 36px no-repeat;font-weight:normal;line-height: 38px;color:#444;font-size: 18px;margin-bottom: 20px;float: left;width: 96%;border: 0px solid #cbcbcb;}	/* 2차 */
ul.step02 > li > ul > li > span{font-weight: 600;font-size: 18px;margin-bottom: 10px;width: 100%;float: left;}
ul.step02 > li > ul > li > p{padding:10px 0 0 0;}
ul.step02 > li > ul > li > ul{margin-left:5px;padding: 0px 0;width: 93%;float: left;border: 1px solid #8d8d8d;padding: 2%;margin-bottom: 2%;}
ul.step02 > li > ul > li > ul > li{font-weight: 500;line-height: 25px;width: 97%;float: left;margin-bottom: 20px;padding: 1px 0 1px 15px;background-position: 0 4px;font-weight: normal;background: url(../img/sub/dot02.gif) 3px 13px no-repeat;} /* 3차 */
ul.step02 > li > ul > li > ul > li:last-child{padding: 0px 0 0px 15px;margin: 0;}
ul.step02 > li > ul > li > ul > li > p.gide_text {margin-left: 4px;font-size: 16px;margin-bottom: 21px !important;margin-top: 0px;font-weight: 600;}
ul.step02 > li > ul > li > ul > li > span{color: #6567c1;font-weight: 600;margin: 0px 0px 8px;width: 100%;float: left;font-size: 18px;}
ul.step02 > li > ul > li > ul > li > ul{margin-left:0;padding: 0;float: left;width: 96%;line-height: 25px;padding: 0;font-size: 16px;margin-top: 12px;}
ul.step02 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background: url(../img/sub/dot03.gif) 3px 13px no-repeat;float: left;width: 100%;margin-bottom: 9px;font-size: 18px;line-height: 31px;} /* 4차 */
ul.step02 > li > ul > li > ul > li > ul > li:last-child{margin-bottom:0}
ul.step02 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
ul.step02 > li > ul > li > ul > li > ul > li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

ul.step02 > li > table > ul {padding:0;margin:0}
ul.step02 > li > table > ul > li{padding:0;margin:0;background:none;}
ul.step02 > li > table > ul.bullet > li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
ul.step02 > li > table > ul.bullet > li > p{padding:0;margin:3px 0 7px;font-weight:bold}
ul.step02 > li > table > ul.bullet > li > ul {margin:0}
ul.step02 > li > table > ul.bullet > li > ul > li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

ul.step02 > li > ul > li > table > ul{padding:0;margin:0}
ul.step02 > li > ul > li > table > ul > li{background:none}
ul.step02 > li > ul > li > table > ul > li{padding:0;margin:0}


ul.UlPlan li{background:url(../img/sub/con0402_tab_off.gif) no-repeat;width:164px;height:28px}
ul.UlPlan li h2{font-weight:bold;color:#444;text-align:center;padding-top:8px;}
ul.UlPlan li.AllView{background:url(../img/sub/con0402_tab_on.gif) no-repeat;width:164px;height:28px}
ul.UlPlan li.AllView h2{font-weight:bold;color:#FFF;text-align:center;padding-top:8px;}
 
 
 /* 조직도연락처 */
 .tel_info_left{width: 28%;float: left;border-top: 4px solid #000;margin-top: 55px;margin-right: 2%;border-bottom: 1px solid #b9b9b9;}
.tel_info_left ul{padding: 0% 10% 10%;float: left;width: 80%;}
.tel_info_left ul li{width: 100%;float: left;padding: 4% 0;border-bottom: 1px solid #c3c3c3;}
.tel_info_left ul li:last-child{border-bottom:none;}
.tel_info_left ul li strong{width: 100%;float: left;font-size: 16px;margin-bottom: 9px;font-weight: 800;}
.tel_info_left ul li span{width: 100%;float: left;font-size: 14px;font-weight: 600;margin-bottom: 1px;color: #a4a4a4;}

.tel_info_right{width: 70%;float: left;margin-top: -2%;}

/* 기본 리스트 type */
.tableType01{width:100%;float: left;}
.tableType01,.tableType01 th,.tableType01 td{border:0;}
.tableType01{margin:8px 0;font-family: 'Noto Sans KR', 'Nanum Gothic', 'malgun gothic', 'dotum';font-size: 18px;color:#444;text-align:center}
.tableType01 caption{display:none;color:#444}
.tableType01 caption.none{display:none}
.tableType01 thead th{border-top: solid 4px #000;border-left: none;border-right: solid 1px #d7d2d5;color: #000;border-bottom: solid 1px #d7d2d5;background-color: #f5f7f7;padding: 7px 11px;font-size: 17px;font-weight: 600;vertical-align: middle;line-height: 32px;}
.tableType01 thead th:last-child{border-right:none;} 
.tableType01 thead th.lb_no{border-left:none}
.tableType01 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType01 tbody td{padding: 7px 11px;color: #444;border: solid 1px #d7d2d5;font-weight: 600;vertical-align: middle;border-width: 1px 1px 1px 0px;line-height: 32px;font-size: 17px;}
 .tableType01 tbody td:first-child{font-weight:600;}
 .tableType01 tbody td:last-child{border-right: none;font-weight: 600;font-size: 17px;}
.tableType01 tbody td.lb_no{border-left:none}
.tableType01 tbody td.date{text-align:left;padding-left:40px}
.tableType01 td.txt_lf{text-align:left;padding-left:10px;font-weight: 600;}
.tableType01 tfoot td{text-align:center;padding:15px 0 0}

.tableType01_2{width:100%;float: left;}
.tableType01_2,.tableType01_2 th,.tableType01_2 td{border:0;/* font-family:dotum,'돋움',Gulim,'굴림'; */text-align:center;line-height:15px;}
.tableType01_2{margin:8px 0;/* font-family:dotum,'돋움',Gulim,'굴림'; */font-size:12px;color:#444;text-align:center}
.tableType01_2 caption{display:none;color:#444}
.tableType01_2 caption.none{display:none}
.tableType01_2 thead th{border-top: solid 4px #000;border-left: none;border-right: solid 1px #d7d2d5;color: #000;border-bottom: solid 1px #d7d2d5;background-color: #f5f7f7;padding: 14px 10px;font-size: 16px;font-weight: 600;vertical-align: middle;}
.tableType01_2 thead th:last-child{border-right:none;} 
.tableType01_2 thead th.lb_no{border-left:none}
.tableType01_2 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType01_2 tbody td{padding: 7px 11px;color: #444;border: solid 1px #d7d2d5;font-weight: 600;vertical-align: middle;border-width: 1px 1px 1px 0px;line-height: 32px;font-size: 17px;}
 .tableType01_2 tbody td:first-child{font-weight:600;}
 .tableType01_2 tbody td:last-child{border-right: none;font-weight: 600;font-size: 14px;}
.tableType01_2 tbody td.lb_no{border-left:none}
.tableType01_2 tbody td.date{text-align:left;padding-left:40px}
.tableType01_2 td.txt_lf{text-align:left;padding-left:10px;font-weight: 600;}
.tableType01_2 tfoot td{text-align:center;padding:15px 0 0}



.tableType05{width:100%}
.tableType05,.tableType05 th,.tableType05 td{border:0;/* font-family:dotum,'돋움',Gulim,'굴림'; */text-align:center;line-height:15px;border:solid 1px #ddd;padding:5px 2px}
.tableType05{margin:8px 0;/* font-family:dotum,'돋움',Gulim,'굴림'; */font-size:12px;color:#444;text-align:center}
.tableType05 caption{display:none;color:#444}
.tableType05 caption.none{display:none}
.tableType05 thead th{font-size:12px;font-weight:bold;color: #ffffff;background-color: #0b4da2;vertical-align: middle;}
.tableType05 tbody td.txt_lf{text-align:left}
.tableType05 tbody th{font-weight:bold;background-color:#fdfdfd}
.tableType05 tbody td{font-weight:normal;color:#707070;line-height:23px;background-color:#FFF}
.tableType05 tbody td ul.tableUL{position:relative;margin:0;width:100%;padding:0;}
.tableType05 tbody td ul.tableUL li{display:inline-block;color:#707070;}

p.info{padding:20px 40px;font-weight:bold;color:#444}
p.info2{padding:20px 40px;font-weight:bold;color:#444;width: 100%;float: left;}
p.info2 > a{width: 290px;float: left;background: #ff0000;padding: 1% 0;color: #fff;text-align: center;margin-right: 1%;font-size: 18px;}
p.info2 > span{float: left;margin-top: 26px;font-size: 16px;}
div.searchForm{position:relative;padding:10px 0;text-align:right}
div.searchForm fieldset input{vertical-align:bottom;padding: 8px 4px;}
 div.searchForm fieldset  span{
    padding: 10px 28px;
    background: #000;
    color: #fff;
    font-size: 14px;
}

/*총장인사말*/


 .sub_content01{display: block;width: 100%;float: left;margin: 0 0% 5%;}
 .sub_content01 > h2.profile, .profile_title{position: relative;clear: both;font-size: 22px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-style: normal;font-weight: 700 !important;}
.profile_title{margin-top:110px;}
.sub_content01 > h2.profile:before, .profile_title:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
 .sub_content01 > ul:nth-child(1){width: 30%;float: left;}
 .sub_content01 > ul:nth-child(1) > li{float: left;width: 100%;margin: 15% 0% 10%;text-align: left;}
 .sub_content01 > ul:nth-child(2){width: 67%;float: right;line-height: 2em;margin: 2% 0% 0 0%;}
 .sub_content01 > ul:nth-child(2) > li:nth-child(1){
    float: left;
    margin: 20px 0;
    font-size: 50px;
    line-height: 44px;
    color: #000000;
    font-style: normal;
    font-weight: 700;
}
 .sub_content01 > ul:nth-child(2) > li{
    float: left;
    margin-bottom: 2%;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 42px;
}
 .sub_content01 > ul:nth-child(2) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;}
 .sub_content01 > ul:nth-child(2) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;}

/* 총장 프로필 */
div.con0101 {position:relative;height:700px;}
div.con0101 p{position:absolute;width:428px;top:0;right:0}
div.con0101 p img{margin-bottom:10px}
div.con0101 span{position:absolute;text-align:center;width:428px;top:350px;}

div.con0101Title{position:relative;}
div.con0101Title p{position:absolute;right:0;top:0}
div.con0101Item01{position:relative;padding:20px;margin: 15px 1% 30px;border:1px solid #ddd;float: left;width: 31%;height: 447px;}
div.con0101Item01 img{padding:30px 0 0;float:left}
div.con0101p01 {width:370px;float:left;padding: 0 0 0 27px;}
div.con0101p01 h3{
    position: relative;
    clear: both;
    font-size: 21px;
    font-weight: 500;
    color: #4279e9;
    line-height: 30px;
    letter-spacing: -.06em;
    padding: 3px 0 22px 12px;
    font-style: normal;
    font-weight: 700 !important;
}
div.con0101p01 h3:before{
    content: "";
    display: block;
    width: 6px;
    height: 16px;
    position: absolute;
    top: 9px;
    left: 0;
    background: #4279e9;
    }
 div.con0101p01 p{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 3px 8px no-repeat;margin: 0 0 0px -10px;font-size: 16px;font-style: normal;font-weight: 500;line-height: 32px;}

div.con0102Item01{position:relative;float:left;padding:14px;margin:15px 10px 30px;border:1px solid #ddd}
div.con0102Item01 img{float:left;}
div.con0102p01 h3{font-weight:bold;font-size:15px;color:#0e4ca1;padding:220px 0 0 5px;}
div.con0102p01 p{padding:0 0 0 5px;}


/* 역대총장*/

div.con0102Item01{position:relative;float:left;padding:14px;margin:15px 10px 30px;border:1px solid #ddd;width: 254px;}
div.con0102Item01 img{
    float: left;
    width: 254px;
    margin-bottom: 8%;
}
div.con0102p01 h3{font-weight:bold;font-size: 20px;color:#0e4ca1;padding: 0px 0 7px 5px;float: left;width: 100%;}
div.con0102p01 p{padding: 0 0 4px 5px;font-size: 14px;color: #686868;float: left;width: 100%;font-weight: 600;}


/* 교육이념 */
.con0102{width:100%;float: left;}
.ideology_text{width: 100%;float: left;font-size: 16px !important;line-height: 35px !important;color: #696969;margin-bottom: 3%;}
.ideology_chart{float: left;width: 96%;border: 10px solid #dedede;padding: 2%;}
.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(1) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #1d4286;font-style: normal;font-weight: 800;margin-right: 2%;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(1) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}

.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(2) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-style: normal;font-weight: 800;margin-right: 2%;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}

.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #f36f24;margin-right: 1%;}

.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(4) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #a0cd4e;font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #a0cd4e;margin-right: 1%;}

.ideology_chart dl:nth-child(5){float: left;margin: 0% 0 0%;width: 100%;}
.ideology_chart dl:nth-child(5) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #e8d15f;font-style: normal;font-weight: 800;margin-right: 2%;}
.ideology_chart dl:nth-child(5) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;}
							

/* 연혁 */
div.con0103{position:relative;margin-top:10px;background:url(../img/sub/con0103_tab_bg.gif) 0 0 repeat-x;height:38px;}
div.con0103 ul li{float:left}
div.con0103 ul li:hover{cursor:pointer}
div.history{position:relative;margin-top:30px;padding:0 0 0 30px}
div.history div{position:relative;float:right;width:580px;border-left:solid 1px #ddd;min-height:33px;vertical-align:middle;padding-left:30px}
div.history img{float:left}
div.history ul li{color:#484848;padding:0 0 0 90px;line-height:23px;position:relative}
div.history ul li span{position:absolute;left:0;font-weight:bold;color:#3579ad;}
.history_form{width: 50%;float: left;margin: 0 25%;}

/* 조직도 */
.group_chart_head{width:100%;float:left;text-align:center;margin-bottom: 60px;}
.group_chart_body{width: 100%;float: left;position: relative;margin-left: 0%;}

                          .solo_group_top{position:relative;width: 20%;float: left;margin: 0 40%;padding-bottom: 0;}
				          .solo_group_top li{position:relative;width: 100%;float: left;padding: 10px 0;font-weight: 600;border-radius: 10px;background: #0c6d93;color: #fff;font-size: 22px;}
				          .solo_group_top:after{content:"";position:absolute;width: 1px;height: 230px;top: 42px;left: 50%;display: block;background: #a1a1a1de;}
				          
				          .solo_group_bottom{position: relative;width: 20%;float: left;margin: 0 40%;}
				          .solo_group_bottom:after{position: absolute;width: 240%;height: 0px;top: 174px;left: -80%;display: block;background: #a1a1a1de;content: "";}
				          .solo_group_bottom li{position: relative;width: 100%;float: left;padding: 10px;font-weight: 600;border-radius: 10px;background: #4e535e;color: #fff;font-size: 20px;}
				          /* .solo_group_bottom li:after{content:"";width: 1px;height: 158px;top: 47px;left: 49%;display: block;background: #a1a1a1de;position: absolute;} */
				          
				          
				          .group_chart_head .dobule_group{width: 90%;float: left;margin: 0 5%;position: relative;}
                          .group_chart_head .dobule_group:after{content: "";position: absolute;top: 50% !important;left: 24.5% !important;width: 51.5% !important;height: 1px !important;background: #a1a1a1de;}
				          .group_chart_head .dobule_group ul:nth-child(1){position:relative;width: 20%;float: left;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(1){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(2){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(3){position:relative;position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(4){position:relative;position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1){}
				          .group_chart_head .dobule_group ul:nth-child(1):after{content:"";position: absolute;background: #a1a1a1de;width: 1px !important;left: calc(100% + 57px);top:22px;height: calc(100% - 63px);/* height: 182px !important;top: 8.8% !important;left: 122% !important; */}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(1):after{position: absolute;width: 55px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(2):after{position: absolute;width: 55px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(3):after{position: absolute;width: 30px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(4):after{content:"";position:absolute;width: 30px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          
				          .group_chart_head .dobule_group ul:nth-child(2){}
				          .group_chart_head .dobule_group ul li a{width:100%;position:relative;float: left; display: flex; align-items: center; justify-content: center;gap: 3px;} 
				          .group_chart_head .dobule_group ul li a span.pop {background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;/* float: left; position: absolute;top: 0;padding-left: 26px; */background-size: 13px;/* padding-bottom: 18px; */}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(1){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 16px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(2){position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(3){position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(4){position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2){float: right;width: 20%;}
                           .group_chart_head .dobule_group ul:nth-child(2):after{content: "";position: absolute;top: 9%;left: 76%;background: #a1a1a1de;width: 1px;height: 175px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(1):after{content:"";position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(2):after{position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(3):after{position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(4):after{content:"";position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;}
                          
                          .group_sub{width: 98%;float:left;margin:0 1%;}
                 		.group_chart_body > div > h2{width: 98%;float:left;text-align: center;padding: 92px 0 30px;font-size: 16px;font-weight: 600;margin: 0 1%;font-size: 20px;}
                 		.group_chart_body > div:nth-child(2) > h2{background: #63a5ce url(/site/nambu/nambukr/img/quick1_w.png) no-repeat 50% 31%;color:#fff;background-size: 20%;}
                 		.group_chart_body > div:nth-child(3) > h2{background: #7fccc3 url(/site/nambu/nambukr/img/quick3_w.png) no-repeat 50% 31%;color:#fff;background-size: 26%;}
                 		.group_chart_body > div:nth-child(4) > h2{background: #f49d46  url(/site/nambu/nambukr/img/quick5_w.png) no-repeat 50% 31%;color:#fff;background-size: 26%;}
                 		.group_chart_body > div:nth-child(5) > h2{background: #7fc168  url(/site/nambu/nambukr/img/quick6_w.png) no-repeat 50% 31%;color:#fff;background-size: 34%;}
                 		.group_chart_body > div:nth-child(6) > h2{background: #c2bc6b  url(/site/nambu/nambukr/img/quick7_w.png) no-repeat 50% 31%;color:#fff;background-size: 28%;}
                 		.group_chart_body > div > ul{
    float: left;
    width: 98%;
    margin: 0 1%;
}
                 		.group_chart_body > div > ul > li{float:left;width: calc(100% / 4 - 30px);padding: 20px;font-size: 14px;font-weight: 600;}
                 		.group_chart_body > div > ul > li > a{width: 97% !important;padding: 10px 10px 10px 0px !important;float: left !important;font-weight: 800 !important;font-size: 16px !important;}
                 		.group_chart_body > div > ul > li > ul{width: 100%;float:left;padding: 10px 0px;}
                 		.group_chart_body > div > ul > li > ul > li{}
                 		.group_chart_body > div > ul > li > ul > li > a{width:100%;position:relative;float: left;}
 						.group_chart_body > div > ul > li > ul > li > a span.pop {background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 0;padding-left: 26px;background-size: 13px;padding-bottom: 18px;}
                 		.group_chart_body > div > ul > li:last-child{margin-bottom:0px;}
                 		.group_chart_body > div > ul > li > ul > li {background: url(/site/nambu/nambukr/img/sub/dot03.gif) 3px 12px no-repeat;padding-left: 18px;font-size: 14px;letter-spacing: -2px;line-height: 31px;color: #000;}
                        .group_chart_body > div > ul > li > ul > li > ul{padding-left: 2px;font-weight: 500;font-size: 13px;letter-spacing: -2px;} 
                        .group_chart_body .dobule_group ul li a{width:100%;position:relative;float: left;}
 .group_chart_body .dobule_group ul li a span.pop {background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 0;padding-left: 26px;background-size: 13px;padding-bottom: 18px;}
                        .group_chart_body > div > ul > li.solo{float:left;width: calc(100% / 1 - 30px);padding: 20px;font-size: 14px;font-weight: 600;}
                 		.group_chart_body > div > ul > li.solo > a{width: 99.5% !important;padding: 10px 10px 10px 0px !important;float: left !important;font-weight: 800 !important;font-size: 16px !important;}
                 		.group_chart_body > div > ul > li.solo > ul{width: 98.5%;float:left;padding: 10px 0px;min-height: 69px;}
                 		.group_chart_body > div > ul > li.solo > ul > li{}
                 		.group_chart_body > div > ul > li.solo > ul > li > a{}
                 		.group_chart_body > div > ul > li.solo:last-child{margin-bottom:0px;}
                 		.group_chart_body > div > ul > li.solo > ul > li {    background: none;
    padding: 14px 0;
    font-size: 16px;
    letter-spacing: -2px;
    line-height: 31px;
    color: #000;
    width: calc(100% / 3 - 12px);
    float: left;
    text-align: center;
    border: 1px solid #dedede;
    margin-right: 10px;}
                        .group_chart_body > div > ul > li.solo > ul > li > ul{padding-left: 2px;font-weight: 500;font-size: 13px;letter-spacing: -2px;} 
 
 
 .group_chart_body > div > ul > li > ul > li > ul >li{
    width: 100%;
    float: left;
    padding: 0 0 0 13px;
    background: url(../img/sub/dot02.gif) 3px 12px no-repeat;
    font-weight: normal;
    color: #444444;
    line-height: 34px;
    font-size: 16px;
}




/* 대학상징 */

.tripartition{width:31%;float:left;margin: 0 1%;}
.double{width:48%;float:left;margin: 0 1%;}
div.con0105Title{position:relative;width: 100%;float: left;margin: 1% 0 2%;}
div.con0105Title h2{width: 100%;float: left;font-size: 14px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;color: #a4a4a4;padding-top: 11px;}
div.con0105Title h2:before{content:"";display:block;width: 84px;height:5px;background:linear-gradient(to top right, #2e61ab, #a3ea82);position: absolute;top: 0;left: 0;}
div.con0105Title h2 strong{font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #000;margin-right: 11px;}
div.con0105Title p{position:absolute;right:0;top:0}

.con0105Title_sub{width:100%;float:left;}
.con0105Title_sub h3{margin: 30px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;}
.con0105Title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}

div.con0105Item01{position:relative;padding:20px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;min-height: 600px;max-height: 703px;}
div.con0105Item01 img{padding: 73px 0% 0;float:left;width: 100%;}
div.con0105p01{width: 93%;float: left;padding:0 0 0 50px;background: url(../img/sub/bullet_02.gif) 38px 37px no-repeat;font-size: 16px;line-height: 27px;margin: 15% 0;}
div.con0105p01 h3{font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;margin:0 0 0 -30px;font-size: 16px;margin-bottom: 1%;}

div.con0105Item02{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;height: 600px;}
div.con0105Item02 div.div01{position:relative;float:left;width:370px;text-align:right;padding:20px 0 0;}
div.con0105Item02 div.div01 h3{position:absolute;top: 12px;left:0;font-weight:bold;color:#0e4ca1;font-size: 17px;}
div.con0105Item02 div.div01 ul{float:left;margin: 13% 19% 0%;}
div.con0105Item02 div.div02{position:relative;float: left;width: 98%;text-align: left;padding: 20px 0px 0 0;}
div.con0105Item02 div.div02 h3{position:absolute;top: 15px;left:0;font-weight:bold;color:#0e4ca1;font-size: 17px;}
div.con0105Item02 div.div02 ul{float: left;width: 100%;padding-top: 6%;}
div.con0105Item02 div.div02 ul li{float: left;width: 100%;text-align: center;}
div.con0105Item03{position:relative;padding: 134px 0;margin:15px 0 30px;border:1px solid #ddd;text-align:center;width: 100%;float: left;height: 600px;}
div.con0105Item04{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;text-align:center;float: left;width: 100%;}
div.con0105p02{position:relative;padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 5px 15px no-repeat;text-align:left;padding-top:10px;font-size: 20px;}
div.con0105p02 span{color:#1a6fe3}

div.con0105Item06{position:relative;padding:20px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;}
div.con0105Item06 img{padding:0;float:left}
div.con0105p06{width: 56%;float:right;padding: 0 0 0 50px;background: url(../img/sub/bullet_02.gif) 64px 62px no-repeat;margin-top: 4%;}
div.con0105p06 h3{font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;background:url(../img/sub/bullet_01.gif) 3px 5px no-repeat;font-size: 22px;margin-bottom: 2%;}
div.con0105p06 p{float:left;padding-left: 4%;font-size: 19px;line-height: 30px;}



/* 입학안내 대학 */
div.con0201{position:relative;margin: 0% 20% 5%;padding: 4%;background: url(../img/sub/con0201_bg.gif) 40% 82% no-repeat;width: 60%;height:261px;border: 1px solid #dede;background-size: 89%;}
div.con0201 p.p1{position:absolute;top:65px;right:95px}
div.con0201 p.p2{position:absolute;top:140px;right:150px}
div.con0201 p.p3{position:absolute;top:195px;right:85px}

.entrance_link_form{width: 60%;float: left;margin: 0 20%;border: 1px solid #ddd;background: #1c2445 url(../img/sub/entrance_bg1.png) -66% 94% no-repeat;padding-left: 70px;background-size: 54%;}
.entrance_link_form ul{width: 64%;float: right;padding: 9% 9% 9%;background: #fff;}
.entrance_link_form ul > li:nth-child(1){width:100%;float:left;margin-bottom: 2%;font-size: 13px;font-weight: 600;text-align: center;}
.entrance_link_form ul > li:nth-child(2){width:100%;float:left;font-size: 41px;text-align: center;}
.entrance_link_form ul > li:nth-child(2) h2{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #0773c6;}
.entrance_link_form ul > li:nth-child(3){width:100%;float:left;margin: 5% 0 5%;text-align: center;}
.entrance_link_form ul > li:nth-child(3) a{width: 60%;float: left;background: #0b61aa;padding: 4%;color: #fff;text-align: center;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;margin: 0 16%;}
.entrance_link_form ul > li:nth-child(4){width:100%;float:left;font-size: 12px;font-weight: 600;text-align: center;}

/* 입학안내 대학원 */
div.con0202{position:relative;margin: 0% 20% 5%;padding: 4%;background: url(../img/sub/con0202_bg.gif) 40% 82% no-repeat;width: 60%;height:261px;border: 1px solid #dede;background-size: 89%;}
div.con0202 p.p1{position:absolute;top:65px;right:95px}
div.con0202 p.p2{position:absolute;top:140px;right:150px}
div.con0202 p.p3{position:absolute;top:195px;right:85px}

.entrance_link_form2{width: 60%;float: left;margin: 0 20%;border: 1px solid #ddd;background: #334d82 url(../img/sub/entrance_bg2.png) 5% 94% no-repeat;padding-left: 70px;background-size: 24%;}
.entrance_link_form2 ul{width: 64%;float: right;padding: 9% 9% 9%;background: #fff;}
.entrance_link_form2 ul > li:nth-child(1){width:100%;float:left;margin-bottom: 2%;font-size: 13px;font-weight: 600;text-align: center;}
.entrance_link_form2 ul > li:nth-child(2){width:100%;float:left;font-size: 41px;text-align: center;}
.entrance_link_form2 ul > li:nth-child(2) h2{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #0773c6;}
.entrance_link_form2 ul > li:nth-child(3){width:100%;float:left;margin: 5% 0 5%;text-align: center;}
.entrance_link_form2 ul > li:nth-child(3) a{width: 60%;float: left;background: #0b61aa;padding: 4%;color: #fff;text-align: center;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;margin: 0 16%;}
.entrance_link_form2 ul > li:nth-child(4){width:100%;float:left;font-size: 12px;font-weight: 600;text-align: center;}

/* 대학 / 대학원 - 대학 */
div.con0301Top{position:relative;height: 49px;background: url(../img/sub/con0301_line.gif) 94% 44% no-repeat;width: 100%;float: left;background-size: cover;padding-bottom: 2%;}
div.con0301Top ul li{float:left}
div.con0301Top ul li:hover{cursor:pointer}
div.allItem{position:relative;/* height:235px; */background: url(../img/sub/con0301_01.gif) 13% 35% no-repeat;margin:10px 0 0;width: 100%;float: left;background-size: 20%;}
div.allItem div{position:relative;padding: 10px 0 0 497px;}
div.allItem div h3{float:left}
div.allItem div p{padding:0 0 0 30px;float:left;width: 86%;font-size: 14px;}

ul.majorInfo {
    margin-top: 50px;
    padding-bottom: 30px;
    background-size: 100%;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    min-height: 150px;
}
ul.majorInfo:last-child{background:none;}
ul.majorInfo > li {position:relative;color:#484848;margin-bottom: 1%;float: left;width: 100%;}
ul.majorInfo > li > h2{
    position: relative;
    clear: both;
    font-size: 22px;
    color: #000000;
    line-height: 30px;
    letter-spacing: -0.06em;
    padding: 2px 0 11px 20px;
    font-style: normal;
    font-weight: 700 !important;
    width: 100%;
    float: left;
}
ul.majorInfo > li > h2:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
ul.majorInfo > li > p{
    float: right;
    background: #2c72cd url(../img/link_icon2.png) no-repeat 50% 35%;
    width: 90px;
    border-radius: 100px;
    margin-top: 24px;
    box-shadow: 2px 5px 1px 1px #2e425c26;
    font-size: 20px;
}
ul.majorInfo > li > p > a{} 
ul.majorInfo > li > ul{padding: 0px 10px;float: left;width: 90%;}
ul.majorInfo > li > ul > li{padding:0 0 0 7px;font-size: 18px;font-weight: 600;float: left;width: 100%;}
ul.majorInfo > li > ul > li > p{width: 100%;float: left;font-size: 20px;font-weight: 500;padding-left: 4px;color: #898989;}
ul.majorInfo > li > ul > li ul{
    margin-top: 10px;
    padding: 1% 1%;
    width: 98%;
    float: left;
}
ul.majorInfo > li > ul > li > ul > li{
    background: url(../img/sub/dot02.gif) 0 9px no-repeat;
    padding: 0 0 0 15px;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 4px;
}
ul.majorInfo > li > ul > li > ul > li:last-child{margin-bottom:0;}

/* 학사정보 */
div.ItemQ{position:relative;padding:10px;background:url(../img/sub/con0401_q.gif) 20px top no-repeat;border-bottom:solid 1px #dcdcdc}
div.topBoader{border-top:solid 1px #dcdcdc;}
div.ItemQ h2{padding:0 0 0 15px;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;font-weight:bold;color:#0e4ca1;margin:0 0 0 50px;font-size: 15px;}
div.ItemQ ul {margin:10px 0 0 52px}
div.ItemQ ul li{float:left;width: 203px;padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 8px no-repeat;color:#484848;font-size: 13px;font-weight: 600;}
div.ItemQ ul li:hover{cursor:pointer}

div.ItemA{display:none;position:relative;padding:10px 20px 30px 10px;background:url(../img/sub/con0401_a.gif) 20px top no-repeat;background-color:#f1f4f5;border-bottom:solid 1px #dcdcdc}
div.tbno {border-top:none}
div.bbno {border-bottom:none}
div.ItemA h2{font-weight:bold;color:#484848;margin:0 0 0 50px}
div.ItemA ul.itemUL {margin:10px 0 0 52px}
div.ItemA ul.itemUL span{padding:0 010px} 
div.ItemA ul.itemUL li{color:#484848;margin:0;padding:4px 0 4px 15px;background:url(../img/sub/dot03.gif) 5px 13px no-repeat;}
div.ItemA ul.itemUL ul{margin:0 0 0 15px}
div.ItemA ul.itemUL li ul li{color:#484848;margin:0;padding:0 0 0 15px;background:url(../img/sub/dot02.gif) 5px 9px no-repeat;}
div.ItemA ul.itemUL li ul li.margin15{margin:0 0 0 15px}
div.ItemA ul.itemUL li ul li ul li{background:none;padding-top:5px}
div.ItemA p.close{text-align:right;margin:0 0 -20px}

div.ItemA p.item{margin:10px 0 0 52px}
p.point{font-weight:bold;color:#FF0000}

/* 학사일정 */
div.con0402Top{position:relative;height:28px;background:url(../img/sub/con0402_tab_line.gif) 490px bottom no-repeat;margin-bottom:10px}
div.con0402Top ul li{float:left}
div.con0402Top ul li:hover{cursor:pointer}

/* 대학기관 대외협력처 */
div.con0601_bottom{text-align:right;color:#484848;}
div.con0601_bottom img{margin:0 0 0 20px}

/* 커뮤니티 - 동아리 */
div.con0500402{position:relative;background:url(../img/sub/con0301_line.gif) 0 bottom no-repeat;padding:20px}
div.con0500402 h2{padding:0 0 0 15px;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;font-weight:bold;color:#0e4ca1;}
div.con0500402 div {border:1px solid #DCDCDC;padding:10px 20px;margin:10px 0 0;background-color:#F1F4F5;width:660px}
div.con0500402 div p{padding:0 0 0 12px;background:url(../img/sub/bullet_02.gif) 0 7px no-repeat;color:#484848}

/* 서식 다운로드 */
div.boardNavi{position:relative;width:500px;float:left;margin:0 0 15px}
div.boardAll{float:left;padding:15px 0 0 20px}

/* 커뮤니티 - 학생회 */
div.con0603{position:relative;height:361px;width: 759px;background:url(../img/sub/lab_bg01.gif) 0 0 no-repeat;margin: 20px auto 0;}
div.con0603 div.con060301{position:absolute;width:253px;height:208px;top:45px;left:45px;background:url(../img/sub/lab_bg02.gif) 0 0 no-repeat}
div.con0603 div.con060302{position:absolute;width:253px;height:182px;bottom:45px;right:45px;background:url(../img/sub/lab_bg03.gif) 0 0 no-repeat}
ul.list0603 {margin:20px 0 0 10px}
ul.list0603 li{width:217px;border-bottom:solid 1px #FFF;background:url(../img/sub/lab_dot.gif) 3px 8px no-repeat;padding:0 0 0 15px;height:20px;color:#FFF}
ul.list0603 li.last{border:none}
ul.list0603 li h2{float:left;}
ul.list0603 li a{float:right;padding:4px 0 0}

/* 대학기관 - 부속기관 */
div.con060201{position:relative;}
div.con060201 ul li{float:left;margin:0 8px 8px 0}
div.con060201 p.line{clear:both;position:relative;height:22px;background:url(../img/sub/con0301_line.gif) 0 0 no-repeat;background-size: 100%;}

/* 남부대학교 오시는길 */

/* 찾아오시는길 */
 .map_adr_link{float: left;width: 100%;margin: 10px 0;background: #eff4ff;border: 1px dotted #ddd;padding: 26px;}
  .map_adr_link h3{width: 100%;font-size: 21px;float: left;margin-bottom: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .map_adr_link p{float: left;width: 100%;padding-left: 10px;font-size: 18px;margin-bottom: 9px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
  
  .map_link{float: left;margin-top: 10px;margin-left: 10px;}
  .map_link > a:nth-child(1){float: left;font-size: 14px;background: #2d558a;color: #fff;padding: 10px 20px;margin-right: 12px;}
  .map_link > a:nth-child(2){float: left;font-size: 14px;background: #dd1919;color: #fff;padding: 10px 20px;margin-right: 12px;}
  .map_link > a:nth-child(3){float: left;font-size: 14px;background: #1faa22;color: #fff;padding: 10px 20px;}
  
  .map_itr{    float: left;width: 98%;margin: 46px 0px 46px 2%;}
  .map_itr dl{float: left;width: 100%;margin-bottom: 28px;}
  .map_itr dl dt{
    position: relative;
    clear: both;
    font-size: 22px;
    color: #4279e9;
    line-height: 30px;
    letter-spacing: -.06em;
    padding: 2px 0 19px 20px;
    font-family: 'NanumGothicBold';
    font-style: normal;
    font-weight: 700 !important;
}
  .map_itr dl dt:before{content: "";
    display: block;
    width: 6px;
    height: 16px;
    position: absolute;
    top: 9px;
    left: 6px;
    background: #4279e9;}	
  .map_itr dl dt img{margin-right:10px;display:none}
  .map_itr dl dd{float: left;font-size: 18px;margin-left: 10px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}




div.con9903{position:relative;}
div.con9903 div{position:relative;}
div.con9903 div h2{font-weight:bold;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;color:#0e4ca1;padding:0 0 0 15px;height:18px}
div.con990302{float:left;}
div.con990302 ul {margin:10px 0 0}
div.con990302 ul li{float:left}
div.con990303{float:right;width:320px}

/* 캠퍼스 투어 */
	.campus_map{float: left;width: 100%;margin-bottom: 2%;}
	.campus_map b{color: #ca2f2f;}
/*div.con0107T{position:relative;height:393px;width:756px}*/
.con0107Title_sub h3{margin: 24px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;text-align: left;}
.con0107Title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}
 
div.con0107T{position:relative;width: 100%;float: left;text-align: left;margin-bottom: 2%;}
div.con0107B{margin: 0 0 2%;width: 100%;float: left;padding: 0;}
div.con0107BL{float:left;width: 100%;padding: 1% 1%;}
div.con0107BL ul{float:left;margin: 10px 0px 0px;width: 100%;}
div.con0107BL ul li{padding: 9px 0;float: left;width: 18%;border: 1px solid #767676;margin: 0px  14px 10px 0px;}
 div.con0107BL ul li > a{width:100%;float:left;text-align: center;font-size: 18px;font-weight: 800;font-family: 'NanumGothicExtraBold';font-style: normal;}
div.con0107BL ul li:hover > a{color: #fff;}
div.con0107BL ul li:hover{background: #0b4da2;} 
 div.con0107BR {float:right;width: 39%;border-left: 2px solid #dedede;padding: 20px 3%;}
div.con0107BR > div{display:block}
div.con0107BR h2{font-weight:bold;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;color:#0e4ca1;padding:0 0 0 15px;height:18px}
div.con0107BR img{padding: 5px 0}
div.con0107BR span {background: url(../img/sub/bullet_02.gif) 3px 5px no-repeat;padding: 0 0 0 15px;height: 18px;font-size: 15px;color: #707070;font-weight: 600;}

/* 발전계획 */
	.plan img{margin:80px 15% 0;float: left;margin:70%;}
.plan_title{clear: both;line-height: 30px;font-size: 32px;color: #555;padding-bottom: 22px;margin-top: 40px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;text-align: left;}
    .plan_title h3{}
    
    .plan_form{float: left;width: 100%;}
    .plan_form li{margin-bottom:3%;}
    .plan_form li:nth-child(1){float: left;width: 100%;margin-bottom: 1% !important;}
    .plan_form li:nth-child(1) h4{position:relative;text-align:left;margin: 12px 0 15px 35px;line-height: 25px;font-weight: 600;color: #525966;font-size: 23px;padding-left: 10px;padding-bottom: 20px;}
    .plan_form li:nth-child(1) h4:before{content: "";display: block;width: 50px;height: 1px;position: absolute;bottom: 15px;left: 10px;background: #525966;}
    .plan_form li:nth-child(1) div{float: left;width: 31%;border: 1px solid #dedede;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(1) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(1) div:last-child{margin-right:0;}
    .plan_form li:nth-child(1) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;}
    .plan_form li:nth-child(1) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(1) div span{padding-left: 18px;position: relative;margin: 5px 10px;line-height: 22px;font-size: 18px;width: 90%;text-align: left;font-weight: 600;}
    .plan_form li:nth-child(1) div span:before{content: '';display: block;position: absolute;left: 6px;top: 6px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    .plan_form li:nth-child(2){float: left;width: 100%;margin-bottom: 4%;}
    .plan_form li:nth-child(2) h4{position: relative;text-align: left;margin: 12px 0 15px 35px;line-height: 34px;font-weight: 600;color: #525966;font-size: 24px;padding-left: 10px;padding-bottom: 20px;}
    .plan_form li:nth-child(2) h4:before{
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    position: absolute;
    bottom: 15px;
    left: 10px;
    background: #525966;
}
    .plan_form li:nth-child(2) div{float: left;width: 31%;border: 5px solid #98c32a;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(2) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(2) div:last-child{margin-right:0;}
    .plan_form li:nth-child(2) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(2) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(2) div span{position: relative;padding: 18px 0px 18px 35px;line-height: 24px;font-size: 18px;width: 90%;text-align: left;font-weight: 600;float: left;}
    .plan_form li:nth-child(2) div span:before{content: '';display: block;position: absolute;left: 18px;top: 28px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    
    .plan_form li:nth-child(3){float: left;width: 100%;}
    .plan_form li:nth-child(3) h4{
    position: relative;
    text-align: left;
    margin: 12px 0 15px 35px;
    line-height: 34px;
    font-weight: 600;
    color: #525966;
    font-size: 24px;
    padding-left: 10px;
    padding-bottom: 20px;
    }
    .plan_form li:nth-child(3) h4:before{content: "";display: block;width: 50px;height: 1px;position: absolute;bottom: 15px;left: 10px;background: #525966;}
    .plan_form li:nth-child(3) div{float: left;width: 31%;border: 1px solid #dedede;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(3) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(3) div:last-child{margin-right:0;}
    .plan_form li:nth-child(3) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(3) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(3) div span{position: relative;margin: 0;line-height: 28px;font-size: 18px;width: 93%;text-align: left;font-weight: 600;padding: 18px 0px 18px 35px;color: #000;background: #f4d06b7d;float: left;}
    .plan_form li:nth-child(3) div span:before{content: '';display: block;position: absolute;left: 24px;top: 27px;background: #eb6c04;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    
    .plan_form li:nth-child(4){float: left;width: 100%;margin-bottom: 0%;}
    .plan_form li:nth-child(4) h4{position:relative;text-align:left;margin: 12px 0 15px 35px;line-height: 34px;font-weight: 600;color: #2e323a;font-size: 24px;padding-left: 10px;}
    .plan_form li:nth-child(4) h4:before{bottom: 0;content: "";display: block;width: 50px;height: 1px;position: absolute;bottom: -4px;left: 10px;background: #525966;}
    .plan_form li:nth-child(4) div{float: left;width: 31%;border: 5px solid #98c32a;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(4) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(4) div:last-child{margin-right:0;}
    .plan_form li:nth-child(4) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(4) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(4) div span{position: relative;padding: 18px 0px 18px 35px;line-height: 24px;font-size: 18px;width: 90%;text-align: left;font-weight: 600;float: left;}
    .plan_form li:nth-child(4) div span:before{content: '';display: block;position: absolute;left: 18px;top: 28px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}



/*텍스트 게시판*/
.btn-info{padding: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}


/* 학교법인_임원현황 */
.corporate_info{float: left;width: 100%;}
  .corporate_info_title{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;margin: 70px 0 30px 0px !important;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .corporate_info_title2{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 90px 0% 26px 25px;float: left;}
  .corporate_info_title3{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 4% 0% 14px;float: left;}
  .corporate_info_sub_title{  width: 100%;float: left;margin: 30px 0px 10px;}
  .corporate_info_sub_title h4{position:relative;clear: both;font-size: 17px;font-weight: 500;color: #4279e9;line-height: 30px;letter-spacing: -.06em;padding: 2px 0 14px 20px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
  .corporate_info_sub_title h4:before{content:"";display: block;width:6px;height:16px;position:absolute;top: 9px;left:6px;background:#4279e9;}
  .corporate_info_gide1{width: 24%;float: left;margin: 0 2% 2%;border: 3px solid #dedede;padding: 2%;background: #e4eeff6e;height: 120px;}
  .corporate_info_title_sub{width:100%;float:left;}
  .corporate_info_title_sub h3{margin: 30px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;}
  .corporate_info_title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}
 
  .corporate_info_gide1 dd{margin-left: 18px;padding-left: 18px;position: relative;padding-bottom: 5px;line-height: 25px;font-weight: 400;font-size: 14px;}
  .corporate_info_gide1 dd:before{content: '';display: block;position: absolute;left: 5px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .corporate_info_gide1 dd strong.no{color:#ff0000;}
  .corporate_info_gide1 dd strong.yes{color:#4279e9;}
  .corporate_name{padding-left:5px !important;font-size: 16px !important;border-left: 0px !important;padding-bottom: 11px !important;}
  .corporate_name:before{content:"" !important;width:0 !important;height:0 !important;display:none !important;}
  .corporate_info_gide1 dd:last-child{}
  
  .corporate_info_gide2{width: 24%;float: left;margin: 0 2% 2%;border: 3px solid #dedede;padding: 2%;height: 139px;background: #e4fff76e;}
  
  .corporate_info_gide2 dd{margin-left: 18px;padding-left: 18px;position: relative;padding-bottom: 5px;line-height: 25px;font-weight: 400;font-size: 14px;}
  .corporate_info_gide2 dd:before{content: '';display: block;position: absolute;left: 5px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .corporate_info_gide2 dd strong.no{color:#ff0000;}
  .corporate_info_gide2 dd strong.yes{color:#4279e9;}
  .corporate_name{padding-left:5px !important;font-size: 16px !important;border-left: 0px !important;padding-bottom: 11px !important;}
  .corporate_name:before{content:"" !important;width:0 !important;height:0 !important;display:none !important;}
  .corporate_info_gide2 dd:last-child{}
  
  
 .tableType10{width:100%}
.tableType10,.tableType10 th,.tableType10 td{border:0;text-align:center;line-height:15px;}
.tableType10{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10 caption{display:none;color:#444}
.tableType10 caption.none{display:none}
.tableType10 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 32px  !important;border-right: 1px solid #d7d2d5;}
.tableType10 thead th.lb_no{border-left:none}
.tableType10 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10 tbody td{padding: 7px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;border-width: 1px 1px 1px 0px;vertical-align: middle;line-height: 32px !important;}
.tableType10 tbody td.lb_no{border-left:none}
.tableType10 tbody td.date{text-align:left;padding-left:40px}
.tableType10 td.txt_lf{text-align:left;padding-left:10px}
.tableType10 tfoot td{text-align:center;padding:15px 0 0}

.tableType10_2{width:100%}
.tableType10_2,.tableType10_2 th,.tableType10_2 td{border:0;text-align:center;line-height:15px;}
.tableType10_2{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10_2 caption{display:none;color:#444}
.tableType10_2 caption.none{display:none}
.tableType10_2 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 32px  !important;border-right: 1px solid #d7d2d5;}
 .tableType10_2 thead th:last-child{border-right:none;}
.tableType10_2 thead th.lb_no{border-left:none}
.tableType10_2 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10_2 tbody td{
    padding: 7px 11px;
    color: #3b5bcd;
    border: solid 1px #efefef;
    font-size: 17px;
    border-width: 0px 7px 0px 0px;
    vertical-align: middle;
    line-height: 32px !important;
    font-weight: 800;
    width: 10%;
}
.tableType10_2 tbody td.lb_no{border-left:none}
.tableType10_2 tbody td.date{text-align:left;padding-left:40px}
.tableType10_2 td.txt_lf{text-align:left;padding-left:10px;border-right: none;font-weight: 500;color: #424242;width: 90%;}
.tableType10_2 tfoot td{text-align:center;padding:15px 0 0}


.tableType10_3{width:100%}
.tableType10_3,.tableType10_3 th,.tableType10_3 td{border:0;text-align:center;line-height:15px;}
.tableType10_3{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10_3 caption{display:none;color:#444}
.tableType10_3 caption.none{display:none}
.tableType10_3 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;/* font-family: 'NanumGothicBold' !important; */font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 19px  !important;border-right: 1px solid #d7d2d5;}
 .tableType10_3 thead th:last-child{border-right:none;}
.tableType10_3 thead th.lb_no{border-left:none}
.tableType10_3 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10_3 tbody td{
    padding: 7px 11px;
    color: #000000;
    border: solid 1px #efefef;
    font-size: 17px;
    border-width: 0px 7px 0px 0px;
    vertical-align: middle;
    line-height: 32px !important;
    font-weight: 800;
    width: 23%;
}
.tableType10_3 tbody td.lb_no{border-left:none}
.tableType10_3 tbody td.date{text-align:left;padding-left:40px}
.tableType10_3 td.txt_lf{text-align:left;padding-left:10px;border-right: none;font-weight: 500;color: #424242;width: 90%;}
.tableType10_3 tfoot td{text-align:center;padding:15px 0 0}


/* 학교법인_연혁 */
.corporate_years{width:100%;float:left;margin-top: 5%;}
 .tab_title {    width: 69%;margin: 0 0%;margin-bottom: 4%;float: left;padding: 2% 15% 2%;border: 4px solid #efefef;}
.tab_title li {width: 14.2%;font-style: normal;font-weight: 700;FONT-SIZE: 20px;color: #9f9f9f;border-bottom: 10px solid #e4e6e7;cursor: pointer;float: left;text-align: center;padding-bottom: 1%;}


.tab_title li:first-child:nth-last-child(1) {width: 50%;}

.tab_title li:first-child:nth-last-child(2), .tab_title li:first-child:nth-last-child(2) ~ li {width: 50%;}

.tab_title li:first-child:nth-last-child(3), .tab_title li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}

.tab_title li:first-child:nth-last-child(4),
.tab_title li:first-child:nth-last-child(4) ~ li { width: 25%;}

.tab_title li:first-child:nth-last-child(5),
.tab_title li:first-child:nth-last-child(5) ~ li {width: 20%;}


.tab_title li:first-child:nth-last-child(6),
.tab_title li:first-child:nth-last-child(6) ~ li {width:16.6%;}

 
.tab_title li:first-child:nth-last-child(5), /* 개수가 5개일 때 첫번째(뒤에서 부터 5번째) 너비는 20% */
.tab_title li:first-child:nth-last-child(5) ~ li { /* 첫번째 요소 일반형제연산자(~) 뒤에도 모두 20%로  */width:20%; } 





.tab_title li.on {border-bottom: 10px solid #078fe5;padding-bottom: 1%;color: #000;text-decoration: none;font-style: normal;font-weight: 800;FONT-SIZE: 22px;}
.tab_cont {clear: both;text-align: left;padding: 0px;box-sizing: border-box;float: left;width: 100%;}
.tab_cont div {display: none;text-align: center;}
.tab_cont div.on {display: block;}

.tableType11{width:100%}
.tableType11,.tableType11 th,.tableType11 td{border:0;text-align:center;line-height:15px;}
.tableType11{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType11 caption{display:none;color:#444}
.tableType11 caption.none{display:none}
.tableType11 thead th{border-top: solid 4px #000000;border-left: none;border-right: none;color: #07090b;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 14px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tableType11 thead th.lb_no{border-left:none}
.tableType11 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType11 tbody td{padding: 26px 0;color:#444;border:solid 1px #d7d2d5;font-weight: normal;font-size: 18px;border-width: 1px 0px 1px 0px;}
 .tableType11 tbody td:nth-child(1){
    font-weight: 600;
}
.tableType11 tbody td.lb_no{border-left:none}
.tableType11 tbody td.date{text-align:left;padding-left:40px}
.tableType11 td.txt_lf{text-align:left;padding-left:10px}
.tableType11 tfoot td{text-align:center;padding:15px 0 0}


.tableType12{width:100%}
.tableType12, .tableType12 th, .tableType12 td{border:0;text-align:center;line-height:15px;}
.tableType12{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 100%;margin: 0 2% 24px;}
.tableType12 caption{display:none;color:#444}
.tableType12 caption.none{display:none}
.tableType12 thead th{
    border-top: solid 4px #000;
    border-left: none;
    border-right: solid 1px #d7d2d5;
    color: #000;
    border-bottom: solid 1px #d7d2d5;
    background-color: #f5f7f7;
    padding: 7px 11px !important;
    font-size: 17px !important;
    /* font-family: 'NanumGothicExtraBold'; */
    font-style: normal;
    font-weight: 800;
    vertical-align: middle;
    line-height: 32px !important;
    }
.tableType12 thead th{border-right:none;} 
.tableType12 thead th.lb_no{border-left:none}
.tableType12 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 18px;}
.tableType12 tbody td{
    padding: 7px 11px !important;
    color: #444;
    border: solid 1px #d7d2d5;
    font-weight: normal;
    font-size: 17px !important;
    vertical-align: middle;
    line-height: 32px;
    border-width: 1px 1px 1px 0px;
}
 .tableType12 tbody td:last-child{border-right:none;}
.tableType12 tbody td:nth-child(1){/* font-weight: 600; */}
.tableType12 tbody td.lb_no{border-left:none}
.tableType12 tbody td.date{text-align:left;padding-left:40px}
.tableType12 td.txt_lf{text-align:left;padding-left:10px}
.tableType12 tfoot td{text-align:center;padding:15px 0 0}

.tableType13{width:100%}
.tableType13, .tableType13 th, .tableType13 td{border:0;text-align:center;line-height:15px;}
.tableType13{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType13 caption{display:none;color:#444}
.tableType13 caption.none{display:none}
.tableType13 tbody th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 14px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tableType13 tbody th.lb_no{border-left:none}
.tableType13 tbody th{color: #1c2024;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;width: 120px;}
.tableType13 tbody td{padding: 24px 0;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 14px;}
.tableType13 tbody td:nth-child(1){font-weight: 600;}
.tableType13 tbody td.lb_no{border-left:none}
.tableType13 tbody td.date{text-align:left;padding-left:40px}
.tableType13 td.txt_lf{text-align:left;padding-left:10px}

.tableType12_5{width:100%}
.tableType12_5, .tableType12_5 th, .tableType12_5 td{border:0;text-align:center;line-height:15px;}
.tableType12_5{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_5 caption{display:none;color:#444}
.tableType12_5 caption.none{display:none}
.tableType12_5 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12_5 thead th:nth-child(1){width: 20%;}
.tableType12_5 thead th:nth-child(2){width: 10%;}
.tableType12_5 thead th:nth-child(3){width: 10%;}
.tableType12_5 thead th:nth-child(4){width: 40%;}
.tableType12_5 thead th:nth-child(5){width: 20%;}
.tableType12_5 thead th.lb_no{border-left:none}
.tableType12_5 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_5 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
.tableType12_5 tbody td:nth-child(1){font-weight: 600;}
.tableType12_5 tbody td.lb_no{border-left:none}
.tableType12_5 tbody td.date{text-align:left;padding-left:40px}
.tableType12_5 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_5 tfoot td{text-align:center;padding:15px 0 0}

.tableType12_6{width:100%}
.tableType12_6, .tableType12_6 th, .tableType12_6 td{border:0;text-align:center;line-height:15px;}
.tableType12_6{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_6 caption{display:none;color:#444}
.tableType12_6 caption.none{display:none}
.tableType12_6 thead th{border-top: solid 4px #898989;border-left: solid 0px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12_6 thead th:nth-child(1){width: 5%;}
.tableType12_6 thead th:nth-child(2){width: 17%;}
.tableType12_6 thead th:nth-child(3){width: 11%;}
.tableType12_6 thead th:nth-child(4){width: 9%;}
.tableType12_6 thead th:nth-child(5){width: 8%;}
.tableType12_6 thead th:nth-child(6){width: 50%;border-right: none;}
.tableType12_6 thead th.lb_no{border-left:none}
.tableType12_6 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_6 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
.tableType12_6 tbody td:nth-child(1){font-weight: 600;}
 .tableType12_6 tbody td:nth-child(6){border-right:none;}
.tableType12_6 tbody td.lb_no{border-left:none}
.tableType12_6 tbody td.date{text-align:left;padding-left:40px}
.tableType12_6 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_6 tfoot td{text-align:center;padding:15px 0 0}

.tableType12_7{width:100%}
.tableType12_7, .tableType12_7 th, .tableType12_7 td{border:0;text-align:center;line-height:15px;}
.tableType12_7{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_7 caption{display:none;color:#444}
.tableType12_7 caption.none{display:none}
.tableType12_7 thead th{
    border-top: solid 4px #000;
    border-left: solid 0px #d7d2d5;
    border-right: solid 1px #d7d2d5;
    color: #00407c;
    border-bottom: solid 1px #d7d2d5;
    background-color: #f5f7f7;
    padding: 18px 0px;
    font-size: 16px;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
    vertical-align: middle;
}
.tableType12_7 thead th:nth-child(1){width: 5%;}
.tableType12_7 thead th:nth-child(2){width: 10%;}
.tableType12_7 thead th:nth-child(3){width: 11%;}
.tableType12_7 thead th:nth-child(4){width: 9%;}
.tableType12_7 thead th:nth-child(5){width: 8%;}
.tableType12_7 thead th:nth-child(6){width: 7%;}
.tableType12_7 thead th:nth-child(7){width: 50%;border-right: none;}
.tableType12_7 thead th.lb_no{border-left:none}
.tableType12_7 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_7 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
.tableType12_7 tbody td:nth-child(1){font-weight: 600;}
  .tableType12_7 tbody td:nth-child(1){border-width1prx 1px 1px 0px}
.tableType12_7 tbody td.lb_no{border-left:none}
.tableType12_7 tbody td.date{text-align:left;padding-left:40px}
.tableType12_7 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_7 tfoot td{text-align:center;padding:15px 0 0}

/* 제증명발급*/

.title_btn{    width: 100%;float: left;text-align: right;}
.title_btn > a{float: right;width: 168px;padding: 10px 2%;background: #ce0e0e;margin-right: 4px;margin-bottom: 0px;color: #fff;font-size: 14px;font-weight: 600;}
.title_btn2{width: 100%;float: left;text-align: center;}
.title_btn2 > a{width: 168px;padding: 10px 2%;background: #113f9b;margin-right: 4px;margin-bottom: 40px;color: #fff;font-size: 14px;font-weight: 600;display: inline-block;margin-top: 20px;}
/* step01 */
.issue_form .step1{margin-top:12px;padding-top:5px;float: left;width: 100%;}
.issue_form .step1 > li{position:relative;margin: 9px 0;line-height:140%;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;padding: 6px 0 5px 22px;float: left;width: 100%;}	/* 1차 */
.issue_form .step1 > li > span{
    width: 100%;
    float: left;
    margin-top: -23px;
    text-align: right;
    color: #929292;
    font-size: 16px;
}
 .issue_form .step1 > li > div{
    float: right;
    margin-left: 0%;
    width: 97%;
    margin-top: 20px;
}
 .issue_form .step1 > li > div > h3{
    float: left;
    font-size: 17px;
    color: #2752a7;
    margin-top: 9px;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
}
 .issue_form .step1 > li > div > p{
    float: left;
    color: #1e1a1a;
    margin: 10px 2% 0 3px;
}
 .issue_form .step1 > li > div > a{
    float: left;
    background: #3e63a9;
    padding: 8px 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 100px;
}

.department{
    float: right;
    margin-left: 0%;
    min-width: 356px;
    margin-top: 6px;
    max-width: 550px;
    width: 367px;
}
 		.department h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;}
 		
.department2{float: right !important;margin-left: 0% !important;margin-top: -45px !important;width: 154px;}
 		.department2 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department2 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department2 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;margin-right: 12%;} 	

 .department2_1{float: right !important;margin-left: 0% !important;margin-top: -45px !important;width: 154px;}
 		.department2_1 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department2_1 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department2_1 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;margin-right: 12%;} 

.department3{float: right !important;margin-left: 0% !important;margin-top: 18px !important;width: 525px;}
 		.department3 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department3 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department3 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;} 
 
.department4{float: right !important;margin-left: 0% !important;margin-top: 18px !important;width: 537px;}
 		.department4 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department4 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department4 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;} 		 				


.issue_form .step1 > li > h2{font-weight:bold;color: #3a4864;padding: 0 0 20px 0;height: 24px;font-size: 18px;margin-bottom: 0px;position: relative;}
.issue_form .step1 > li > h2:before{content:"";display: block;width: 80px;height: 4px;position:absolute;bottom: 0px;left: 0px;background: #3a4864;}
.issue_form .step1 > li > p {margin-bottom:15px}
.issue_form .step1 > li > p.siteGo{float:right;margin-top:-15px}
.issue_form .step1 > li > table{
    margin: 25px 0 0px;
}
.issue_form .step1 > li > ul{
    float: left;
    width: 92%;
    padding: 2%;
    background: #f3f3f3;
    margin: 1% 0% 2%;
}
.issue_form .step1 > li > ul > li{padding:0 0 0 30px;background: url(../img/sub/bullet_02.gif) 20px 10px no-repeat;font-weight:normal;line-height: 33px;color:#444;font-size: 16px;width: 100%;float: left;}	/* 2차 */
.issue_form .step1 > li > ul > li > span{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 14px;
}
 .issue_form .step1 > li > ul > li > p{padding:10px 0 0 0;}
.issue_form .step1 > li > ul > li > ul{margin-left:5px;padding-top:6px}
.issue_form .step1 > li > ul > li > ul > li{padding:0 0 0 10px;font-weight:normal;line-height:14px;background:url(../img/sub/dot03.gif) 0 8px no-repeat} /* 3차 */
.issue_form .step1 > li > ul > li > ul > li > ul{margin-left:0;padding:6px 0 10px;}
.issue_form .step1 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background:url(../img/sub/dot02.gif) 3px 8px no-repeat} /* 4차 */
.issue_form .step1 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
.issue_form .step1 > li > ul li ul li ul li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

.issue_form .step1 > li > table ul {padding:0;margin:0}
.issue_form .step1 > li > table ul > li{padding:0;margin:0;background:none;float: left;width: 100%;margin-bottom: 6px;font-weight: 500;}
.issue_form .step1 > li table ul.bullet li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
.issue_form .step1 > li table ul.bullet li p{padding:0;margin:3px 0 7px;font-weight:bold}
.issue_form .step1 > li table ul.bullet li ul {margin:0}
.issue_form .step1 > li table ul.bullet li ul li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

.issue_form .step1 > li > ul > li table > ul{padding:0;margin:0}
.issue_form .step1 > li > ul > li table > ul > li{background:none}
.issue_form .step1 > li > ul > li table > ul > li{padding:0;margin:0}

/*등록금납부*/
 .tuition_info_gide1{width: 93%;float: left;margin: 12px 0% 11px;padding: 3% 0 0;}
  .tuition_info_gide1 dt{margin: 0px 0 21px 5px;line-height: 25px;font-weight: 600;color: #201d52;font-size: 22px;padding-bottom: 9px;position: relative;}
  .tuition_info_gide1 dt:after{content:"";display: block;position: absolute;bottom: 0;left: 0;width: 47px;height: 1px;background: #201d52;}
  .tuition_info_gide1 dd{padding-left: 18px;position: relative;margin-bottom: 5px;line-height: 165%;font-weight: 400;font-size: 18px;}
  .tuition_info_gide1 dd:before{content: '';display: block;position: absolute;left: 6px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .tuition_info_gide1 dd:last-child{margin-bottom: 0;}
  .tuition_info_gide1 dd ul{float: left;width: 93%;padding: 1% 2%;margin-top: 2%;background: #f5f3ff;}
  .tuition_info_gide1 dd ul li{font-size: 18px;font-weight: 500;}
  .tuition_info{width: 96%;float: left;margin: 15px 0 0px 42px;font-size: 16px;color: #667da1;font-weight: 600;}

   /* 대학서식 주요키워드 */
   
   .formula{width: 100%;float: left;}
   .formula h2{clear: both;line-height: 30px;font-size: 21px;color: #555;padding-bottom: 22px;margin-top: 40px;letter-spacing: -0.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .formula .more{float: right;margin-right: 0%;margin-top: -3.5%;width: 73px;}
   .formula .more a{float: right;position: relative;font-size: 0.9em;font-weight: 600;padding-right: 17%;width: 100%;}
   .formula .more a:after{  content: "+";display: inline-block;width: 14px;height: 14px;position: absolute;padding: 6% 2% 0;font-weight: 600;font-size: 1.3em;border: 1px solid #000;border-radius: 100px 100px;text-align: center;line-height: 8px;right: 6%;top: -3%;}
   .formula .unit1 h3{position: relative;clear: both;font-size: 25px;font-weight: 500;color: #ffffff;line-height: 30px;letter-spacing: -0.06em;padding: 42px 14px 22px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;text-align: center;}
   .formula .unit1 h3:before{content: "";display: none;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
   .formula .unit1 ul{width: 96%;float: left;margin: 0px 2% 20px;}
   .formula .unit1 ul li{float: left;width: 28.9%;border: 1px solid #ffffff;background: #152a5e70;margin: 2%;}
   .formula .unit1 ul li:last-child{}
   .formula .unit1 ul li a{width: 100%;float: left;text-align: center;padding: 8% 0;font-weight: 600;color: #fff;font-size: 14px;}
   .formula .unit1{float: left;width: 49%;background: #448ae3 url(../img/form_bg1.png) no-repeat 0px -150px;background-size: 100%;margin-right: 1%;height: 265px;}
   
   
   .formula .unit2 h3{position: relative;clear: both;font-size: 25px;font-weight: 500;color: #ffffff;line-height: 30px;letter-spacing: -0.06em;padding: 42px 14px 22px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;text-align: center;}
   .formula .unit2 h3:before{content: "";display: none;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
   .formula .unit2 ul{width: 96%;float: left;margin: 38px 2% 0px;}
   .formula .unit2 ul li{float: left;width: 28.9%;border: 1px solid #ffffff;background: #152a5e70;margin: 2%;}
   .formula .unit2 ul li:last-child{}
   .formula .unit2 ul li a{
    width: 100%;
    float: left;
    text-align: center;
    padding: 8% 0;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
}
   .formula .unit2{float: left;width: 49%;background: #448ae3 url(../img/form_bg2.png) no-repeat 0 0;background-size: cover;margin-left: 1%;height: 265px;}
   
   
   
   
   
   /*실험 및 실습*/
 .apparatus_form{width: 97%;float: left !important;/* background: #dedede; */}
.apparatus_title{width: 100%;float: left;padding: 10px 0px;color: #fff;text-align: center;background: #0a0d1c;font-size: 15px;height: 27px;line-height: 27px;}
.apparatus1{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus1 .unit1{position:relative;float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;}
.apparatus1 .unit1:after{content: "→";display: block;position: absolute;top: 100px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
.apparatus1 .unit1 ul{float: left;width: 100%;height: 180px;}
.apparatus1 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus1 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus1 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
.apparatus1 .unit2{float: left;width: 80%;margin: 0% 10% 0;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 129px;overflow: hidden;}
.apparatus1 .unit2:after{content: "←";display: block;position: absolute;top: 77px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
 .apparatus1 .unit2 ul{float: left;width: 100%;}
.apparatus1 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600; padding-left: 0;width: 100%;background: #5284dd;}
.apparatus1 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus1 .unit2 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
 

.apparatus2{width: 30%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus2 .unit1{float: left;width: 34%;margin: 14% 1% 16% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;height: 100px;}
.apparatus2 .unit1:after{content: "→";display: block;position: absolute;top: 64px;left: 86px;font-size: 34px;font-weight: 600;/* z-index: 9999; */}
.apparatus2 .unit1 ul{float: left;width: 100%;}
.apparatus2 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
.apparatus2 .unit2{position:relative;float: left;width: 34%;margin: 13% 10% 4%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus2 .unit2:after{content: "→";display: block;position: absolute;top: 38px;left: 99px;font-size: 27px;font-weight: 600;/* z-index: 9999; */color: #fff;}
 .apparatus2 .unit2 ul{float: left;width: 100%;overflow: hidden;}
.apparatus2 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 38px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit2 li{float: left;width: 80%;padding-left: 10%;}

.apparatus2 .unit3{position:relative;float: left;width: 80%;margin: 2% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 100px;overflow: hidden;}
.apparatus2 .unit3:after{content: "→";display: block;position: absolute;top: 63px;left: 258px;font-size: 40px;font-weight: 600;z-index: 9999;}

.apparatus2 .unit3 ul{float: left;width: 100%;position:relative;}
.apparatus2 .unit3:after{content: "←";display: block;position: absolute;top: 63px;left: 258px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
.apparatus2 .unit3 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit3 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit3 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus3{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus3 .unit1{position:absolute;float: left;width: 80%;margin: 20% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus3 .unit1:after{content: "→";display: block;position: absolute;top: 40px;left: 150px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus3 .unit1 ul{float: left;width: 100%;}
.apparatus3 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 37px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus3 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus3 .unit1 li{float: left;width: 80%;padding-left: 10%;}
.apparatus3 .unit2{position:relative;float: left;width: 80%;margin: 0 10% 0%;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 154px;overflow: hidden;}
.apparatus3 .unit2:after{content: "←";display: block;position: absolute;top: 87px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
 .apparatus3 .unit2 ul{float: left;width: 100%;}
.apparatus3 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600; padding-left: 0;width: 100%;background: #5284dd;}
.apparatus3 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus3 .unit2 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus4{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus4 .unit1{float: left;width: 80%;margin: 20% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus4 .unit1:after{}
.apparatus4 .unit1 ul{float: left;width: 100%;}
.apparatus4 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 36px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;float: left;}
.apparatus4 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}


.apparatus5{width: 10%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;overflow: hidden;}	   

.apparatus7{width: 30%;float: left;background: #fff;border: 1px solid #dedede;}
.apparatus7 .unit1{float: left;width: 79%;margin: 14% 1% 16% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;height: 100px;}
.apparatus7 .unit1:after{content: "→";display: block;position: absolute;top: 64px;left: 246px;font-size: 34px;font-weight: 600;/* z-index: 9999; */}
.apparatus7 .unit1 ul{float: left;width: 100%;}
.apparatus7 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus7 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus7 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus8{width: 40%;float: left;background: #fff;border: 1px solid #dedede;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit1{position:absolute;float: left;width: 36%;margin: 11% 2% 63px 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit1:after{content: "→";display: block;position: absolute;top: 26px;left: 129px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus8 .unit1 ul{float: left;width: 100%;}
.apparatus8 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;margin-top: 0;}
.apparatus8 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus8 .unit1 li{float: left;width: 80%;padding-left: 10%;margin: 1% 0 0%;}
.apparatus8 .unit2{position:relative;float: left;width: 31%;margin: 54px 10% 0%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit2:after{content: "←";display: block;position: absolute;top: 87px;left: 150px;font-size: 40px;font-weight: 600;}
.apparatus8 .unit2 ul{float: left;width: 100%;}
.apparatus8 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 36px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus8 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus8 .unit2 li{float: left;width: 80%;padding-left: 10%;}   	

.apparatus9{width: 30%;float: left;background: #fff;border: 1px solid #dedede;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus9 .unit1{position:absolute;float: left;width: 80%;margin: 14% 10% 67px;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus9 .unit1:after{content: "→";display: block;position: absolute;top: 40px;left: 243px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus9 .unit1 ul{float: left;width: 100%;}
.apparatus9 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 37px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus9 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus9 .unit1 li{float: left;width: 80%;padding-left: 10%;}

 /*대학본부_교무처*/  
 
 .goal_form{width: 93%;float: left !important;margin: 20px 50px 20px !important;}
.goal_form .unit1{width: 60%;float: left;margin: 0 20% 60px;}
.goal_form .unit1 li{width: 13%;float: left;margin: 1.5% 7%;font-size: 17px;line-height: 25px;text-align: center;max-height: 78px;}
.goal_form .unit1 li:nth-child(1){border: 12px solid #216780;padding: 4% 1.3%;border-radius: 260px;}
.goal_form .unit1 li:nth-child(2){border: 12px solid #52bab2;padding: 4% 1.3%;border-radius: 260px;}
.goal_form .unit1 li:nth-child(3){border: 12px solid #c19959;padding: 2% 1.3%;border-radius: 260px;}
.goal_form .unit2{float: left; width: 100%;}
.goal_form .unit2 dl{width: 30%;float: left;margin: 1.5%;text-align: center;height: 213px;border: 1px solid #4279e9;}
.goal_form .unit2 dt{width: 94%;float: left;background: #4279e9;color: #fff;padding: 3%;font-size: 14px;}
.goal_form .unit2 dd{float: left;margin: 14px 0px -3px;font-size: 13px;line-height: 21px;padding: 0% 4%;width: 100%;text-align: left;}
.goal_form .unit2 dd:last-child{margin: 10px 0px 0px;}
 
 
 /* 대학본부 교무처 조직도*/
					/*
 					.group2{width:100%;float: left;}
					.group2 .unit1{width: 64%;float:left;margin: 0px 18%;background: none;padding-bottom: 5%;margin-bottom: 5%;border-bottom: 2px solid #0070c0;}
					.group2 .unit1 span{position:relative;width: 20%;float:left;margin: 0 40%;background:#000;color:#fff;text-align: center;padding: 1.5%;position: relative;}
					.group2 .unit1 span:after{content:"";display: block;position: absolute;top: 100%;left: 50%;width:2px;height: 75px;background: #0070c0;}
					.group2 .unit2{float: left;width: 90%;margin: 0% 5% 0;background: none;}
					.group2 .unit2 span{padding: 1.5% 0;}
					.group2 .unit2 span:nth-child(1){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(1):after{content:"";display: block;position: absolute;top: -96%;left: 44%;width:2px;height: 75px;background: #0070c0;}
					.group2 .unit2 span:nth-child(2){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(2):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 48%;}
					.group2 .unit2 span:nth-child(3){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(3):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 48%;}
					.group2 .unit2 span:nth-child(4){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
				    .group2 .unit2 span:nth-child(4):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 56%;}
					*/

/* 대학본주 교무처 조직도 3개 레이아웃 */
					.group2 {
						float: none;
					}
					.group2 .unit1 {
						background: none;
						float: none;
						width: 68%; 
						margin: 0 auto;
						box-sizing: border-box; 
						padding-bottom: 72px;    
						margin-bottom: 72px; 
						text-align: center;
						position: relative;
					}
					.group2 .unit1::after {
						content: '';
						position: absolute;
						left: 50%;
						transform: translate(-50%);
						top: 100%;
						width: 100%;
						height: 72px;
/* 						border: 2px solid #0070c0;
						border-bottom: none; */
						border-top: 2px solid #0070c0;
					}
					.group2 .unit1 span {
						float: none;
						background:#000;
						color:#fff;
						text-align: center;
						padding: 12px 56px; 
						display: inline-block;
						width: auto;
						font-size: 22px; 
						margin-bottom: 0;
					}
					.group2 .unit2 {
						display: flex;
						justify-content: space-between; 
						background: none;
						float: none;
						gap: 2.5%;
						padding: 0 0;
						width: 100%;
 					}
					.group2 .unit2 span {
						text-align: center;
						display: inline-block;
						background-color: #0070c0;
						color: #fff; 
						padding: 16px; 
					}
  					.group2 .unit2 span:nth-child(2) {
  						position: relative;
  					}
  					.group2 .unit2 span:nth-child(2)::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transfrom: translate(-50%);
  						background: #0070c0;
  					}
  					.group2 .unit2 span:nth-child(3) {
  						position: relative;
  					}
  					.group2 .unit2 span:nth-child(3)::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transfrom: translate(-50%);
  						background: #0070c0;
  					}
  					.group2 .unit1::before {
  						height: 100%;
  						content: '';
						position: absolute;
						left: 50%;
						transform: translateX(-50%); 
						top: 0;
						width: 2px;
						background: #0070c0;
						height: 100%;
						z-index: -1;
  					}
					/** 퀵남부 **/
				 .quick_lingk2{width: 100%;float: left;margin: 0;background: url(./img/quick_bg.png) no-repeat 53% 14%;background-size: cover;}
				 .quick_lingk2 ul{width: 94%;float: left;padding: 3%;}
				 .quick_lingk2 ul li{width: 8.6%;float: left;position:relative;margin-bottom: 0;background: #fff;padding: 4.5% 4%;border: 1px solid #dedede;border-width: 0px 1px 1px 0px;}
				 .quick_lingk2 ul li:nth-child(6n){border-width:0px 0px 1px 0px;}
				 .quick_lingk2 ul li a{width:100%; float:left;text-align: center;}
				.quick_lingk2 ul li a img{height: 66px;margin-bottom: 7%;}
				 .quick_lingk2 ul li a span{width:100%;float:left;text-align: center;font-weight: 600;font-size: 18px;}




/******************************* 서브콘텐츠 *******************************/

/* 통합검색*/
.all_search_form{width: 95%;float: left;margin: 0px 2.5% 70px;padding-bottom: 0px;}
    	.all_search_form form{}
    	.all_search_form form input[type=text] {     width: 90%;float: left;padding: 14px 20px;border: 3px solid #2c72cd;font-size: 18px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
    	.all_search_form form input[type=submit] { float: left;border: 0;background: #2c72cd;color: #fff;padding: 18px 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    	.all_search_info{width: 95%;float: left;margin: 20px 2.5% 20px;padding: 0px 0 0px;}
    
    	.all_search_info > h2{float: left;border: 0;color: #2c72cd;padding: 18px 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;width: 100%;margin-bottom: 12px;}
    
        .all_search_info .search_info{width: 90%;float: left;margin: 0 2.5%;border: 1px solid #dedede;padding: 2% 2% 2%;}
    	.all_search_info .search_info li{width: 100%;float: left;padding-bottom: 25px;border-bottom: 1px solid #c3c3c3;margin-bottom: 22px;}
    	.all_search_info .search_info li p{ width:100%;	float: left;}
    	.all_search_info .search_info li p b{color:#ff0000;}
    	.all_search_info .search_info li p.search_info_menu{float: left;width: 100%;font-size: 16px;font-weight: 600;color: #2c72cd;}
    	.all_search_info .search_info li p.search_info_content, .all_search_info .search_info li div.search_info_content{float: left;padding-left: 20px;margin: 18px 0px 0px;font-size: 14px;color: #262626;font-weight: 500;}
    	
    	.all_search_info .search_info li:last-child{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
    	.search_info_content span{color:#ff0000;}

/* 풀페이지 컨트롤*/	
#fullpage {position:relative;z-index:9;width: calc(100% - 100px);float: right;height: 100%;}
	.quick {position:fixed;right:20px;top:50%;transform:translateY(-50%); z-index:100000}
	.quick li {width:10px;height:10px;margin-bottom:10px;border-radius:15px;border: 2px solid #0a0606;cursor:pointer;}
	.quick .on {background: #000;}
.fullsection {
    width: 100%;
    height: 100%;
    position: relative;
}	
/**  반응형탭   **/
.tab-button-outer {
  display: block;
}


/* 대학소개 > 대학현황 > 대학요람 20230830 */
.doc_wrap {
	width: 96%;
	margin: auto;
	clear:both; 
	padding: 8% 0;
}
.doc_wrap ul {
	display:flex;
	flex-wrap: wrap;
	gap: 80px; 
}
.doc_wrap ul li {
	border:1px solid #888; 
	height: 500px;
	width: 29%;          
	padding: 30px;   
	box-sizing:border-box;
	position: relative;
	background: url(/site/nambu/nambukr/img/cover_02.png) no-repeat bottom -30px left; 
	background-size: 70%;  
} 
.doc_wrap ul h2 {
	font-size: 32px; 
	margin-bottom: 10px;
}
.doc_wrap ul h2 span {
	display: block;
	color: #2C72CD;
}
.doc_wrap ul p {
	font-size: 18px;  
	color: #888;
}
.doc_wrap ul a {
	box-sizing: border-box;
	border: 1px solid #777;
	width: calc(100% - 60px);
	padding: 15px;
	padding-left: 30px;
	text-align:center;
	position:absolute;
	bottom: 30px; 
	left:50%;
	transform: translate(-50%, 0);
	background:#fff;
}
.doc_wrap ul a span {
	position:relative;
}
.doc_wrap ul a span::before {
    content: '';
    position: absolute;
    right: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 24px;
    background: url(/site/nambu/nambukr/img/pdf_icon.png) no-repeat center center;
    background-size: 21px 100%;
}



}


@media screen and (min-width:1520px) and (max-width: 1920px) {

.tree_left{width: 30%;float: left;margin-top: 8px;margin-right: 2%;border: 1px solid #dedede;padding: 2%;overflow-y: scroll;height: 600px;}
.info_right{width: 68%;float: left;}
.detail {display: none;}
		
#wrap{width: 100%;}
#mcontainer{display: none;}				        
.visual{width:100%;float:left;overflow:hidden;border-bottom: 1px solid #dedede;margin-top: 143px;height: 85vh !important;}
#visual_pagination_m{display: none;}
.swiper-pointer-events {
	            touch-action: pan-y;
	        }
	
	        .swiper-android .swiper-slide,
	        .swiper-wrapper {
	            transform: translate3d(0px, 0, 0);
	        }
	
	        .swiper-wrapper {
	            position: relative;
	            width: 100%;
	            /*height: 100%;*/
	            z-index: 1;
	            display: flex;
	            transition-property: transform;
	            box-sizing: content-box;
	        }
	
	        .swiper-fade .swiper-slide {
	            pointer-events: none;
	            transition-property: opacity;
	        }
	
	        .swiper-slide {
	            flex-shrink: 0;
	            position: relative;
	            ransition-property: transform;
	        }
		      /* .swiper-slide video{width: 100vw !important;} */
	        #visual_pagination {
	            display: inline-block;
	            text-align: center;
	            margin-top: -120px;
	            position: relative;
	            top: -24%;
	            margin-right: 15px;
	            z-index: 999999;
	            margin: 0 auto;
	        }
	
	        .swiper-pagination-bullet {
	            font-size: 10px;
	            text-align: center;
	            width: 17px;
	            height: 17px;
	            display: inline-block;
	            background: #fff;
	            margin: 0 auto;
	            cursor: pointer;
	            border-radius: 10px;
	            margin-left: 15px;
	            margin: 0 5px !important;
	            opacity: .6;
	        }
	
	        .swiper-pagination-bullet-active {
	            background: #fff;
	            opacity: 1 !important;
	        }
	        
	        .visual_wrapper_m{display:none;}
	        .visual #visual_wrapper_pc ul li .inner_img {width: 100%;float:left;}
	        .visual #visual_wrapper_pc ul li .inner_img img {
    width: 100% !important;
    height: 100vh;
}
			.visual #visual_wrapper_m ul li {width: 100%; height: auto;}
			.visual #visual_wrapper_m ul li .inner_img {width: 100%; height: 100%; overflow: hidden;}
			.visual #visual_wrapper_m ul li .inner_img img {position: absolute; height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.sub_visual{width:100%;float:left;height:278px;overflow:hidden;margin-top: 90px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg1.png) no-repeat;background-size: cover;}
.sub_visual h1{
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 2.2em;
    letter-spacing: 3px;
    padding-top: 100px !important;
    text-shadow: 1px 1px 4px #000;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
}


#header{padding: 0 0%;position: fixed;background: #fff;float: left;width: 95%;z-index: 9997;border-bottom: 1px solid #ededed;left: 100px;}
#header .header_bottom > h1{
    padding-left: 4% !important;
    float: left !important;
    width: 10% !important;
    margin-top: 28px !important;
}
#header .header_bottom #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header .header_bottom #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header .header_bottom #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header .header_bottom #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header .header_bottom #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header .header_bottom #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header .header_bottom #gnb  .dept2 > a:hover,
#header .header_bottom #gnb  .dept2 > a:active,
#header .header_bottom #gnb  .dept2 > a:focus {font-weight: bold}

#header2{
    padding: 0 0%;
    position: fixed;
    background: #fff;
    float: left;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ededed;
    left: 0;
}
#header2 > h1{padding-left: 4%;}
#header2 #gnb{display: flex;z-index: 99;margin-left: -2%;}
#header2 #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header2 #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header2 #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header2 #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header2 #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header2 #gnb  .dept2 > a:hover,
#header2 #gnb  .dept2 > a:active,
#header2 #gnb  .dept2 > a:focus {font-weight: bold}

#header3{display: flex;justify-content: space-between;align-items: center;padding: 1.45rem 2rem;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;margin-top:46px;}
#header3 > h1{padding-left: 5%;}
#header3 #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header3 #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header3 #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header3 #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header3 #gnb  .dept2 > a:hover,
#header3 #gnb  .dept2 > a:active,
#header3 #gnb  .dept2 > a:focus {font-weight: bold}

#header2 .top_side{float: right;width: 19%;margin-right: 0;height: 20px;}
#header2 .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;height: 23px;}
#header2 .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 13% 33%;background-size: 16px;font-size: 14px;}
#header2 .top_side li:nth-child(2) a{background: url(../img/top_login.png) no-repeat 4% 35%;background-size: 14px;}
#header2 .top_side li:nth-child(3){background: url(../img/top_lang.png) no-repeat 11% 32%;background-size: 17px;padding-left: 8%;width: 17%;}
#header2 .top_side li a{width: 100%;float: left;text-align: center;}
#header2 .top_side li select{border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;height: 20px;}

#header2.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}

 .header_bottom{
    width: 100%;
    margin: 0;
    float: left;
}
#header .header_bottom .top_side{float: right;width: 6% !IMPORTANT;margin-right: 28px !IMPORTANT;height: 20px  !IMPORTANT;}
#header .header_bottom .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;height: 23px;}
#header .header_bottom .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 13% 33%;background-size: 16px;font-size: 14px;}
#header .header_bottom .top_side li a{width: 100%;float: left;text-align: center;}

 .header_top_side{
    width: 100%;
    float: left;
    border-bottom: 1px solid #dedede;
}
 #header2 .header_top_side .top_side3 {
    float: right;
    width: 30% !important;
    margin-right: 0;
}
#header .header_top_side .top_side3{
    float: right;
    width: 30% !IMPORTANT;
    margin-right: 0px !IMPORTANT;
}
.top_side_pop{float: left;background: #Dedede;width: 9%;}
.top_side_pop li{width: 100%;float: left;}
.top_side_pop li button{width: 100%;float: left;font-weight: 700;font-size: 16px;padding: 11px 0px;text-align: center;}
.top_side_pop li button img{
    width: 20px;
    display: inline-block;
    margin-right: 10px;
}
 #header .header_top_side .top_side3 li {float: left;margin: 0% 0%;font-size: 1em;font-weight: 600;text-align: center;width: 25%;}
 
 #header .header_top_side .top_side3 li:first-child:nth-last-child(1) {width: 50%;}

 #header .header_top_side .top_side3 li:first-child:nth-last-child(2),
 #header .header_top_side .top_side3 li:first-child:nth-last-child(2) ~ li {width: 50%;}

 #header .header_top_side .top_side3 li:first-child:nth-last-child(3),
 #header .header_top_side .top_side3 li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
 
 #header .header_top_side .top_side3 li:nth-child(3) a{
    font-size: 12px;
    background: #000;
    color: #fff;
    padding: 11.5px 0px;
}
 #header .header_top_side .top_side3 li:nth-child(1) a{
    font-size: 14px;
    background: url(../img/top_login.png) no-repeat 19% 54%;
    background-size: 14px;
    padding: 10px 0px;
    border-left: 1px solid #dedede;
}
 #header .header_top_side .top_side3 li:nth-child(2){
    background: #2d558a;
    padding: 0%;
}
 #header .header_top_side .top_side3 li a{width: 100%;float: left;text-align: center;}
 #header .header_top_side .top_side3 li select{border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;height: 20px;}
 #header .header_top_side.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}
        
/* 상단팝업*/
#topBanner {width: calc(100% - 100px);height: 169px;background-color: #eddcc3;color: #000;overflow: hidden;margin-left: 100px;}
#topBanner .bn_con {width:100%; margin:0; padding:0; text-align:center;position:relative;}
#topBanner .bn_con span {font-size:16px; line-height:65px; color:#fff;}
#topBanner .bn_close {
    position: absolute;
    top: 132px;
    right: 25px;
    padding: 0 0 0 27px;
    font-size: 9pt;
    letter-spacing: -1px;
    z-index: 3;
}
#topBanner .bn_close #chkday {
    position: absolute;
    top: -2px;
    left: 0;
    width: 17px;
    height: 17px;
    color: #fff;
}
#topBanner .bn_close label [for=chkday] {cursor:pointer; padding-right:10px;}
#topBanner .bn_close label span {padding-left:10px; color:rgba(255,255,255,0.3);}
#topBanner .bn_close .btnClose {display: none;padding: 11px 17px;border-radius: 2px;color: #fff;background: #000;margin-left: 10px;}
 .top_banner_img {width: 100%;float: left;}
 #topBanner .bn_con #popup_pagination{ z-index:2;bottom: 10px;left: 0 !important;width: 100% !important;position: absolute !important;}
 
 
 
.subbanner {width: calc(100%) !important;height: 169px;background-color: #eddcc3;color: #000;overflow: hidden;margin-left: 0px !important;}
.subbanner .bn_con {width:100%; margin:0; padding:0; text-align:center;position:relative;}
.subbanner .bn_con span {font-size:16px; line-height:65px; color:#fff;}
.subbanner .bn_close {
    position: absolute;
    top: 132px;
    right: 25px;
    padding: 0 0 0 27px;
    font-size: 9pt;
    letter-spacing: -1px;
    z-index: 3;
}
.subbanner .bn_close #chkday {
    position: absolute;
    top: -2px;
    left: 0;
    width: 17px;
    height: 17px;
    color: #fff;
}
.subbanner .bn_close label [for=chkday] {cursor:pointer; padding-right:10px;}
.subbanner .bn_close label span {padding-left:10px; color:rgba(255,255,255,0.3);}
.subbanner .bn_close .btnClose {display: none;padding: 11px 17px;border-radius: 2px;color: #fff;background: #000;margin-left: 10px;}
 .top_banner_img {width: 100%;float: left;}
 .subbanner .bn_con #popup_pagination{ z-index:2;bottom: 10px;left: 0 !important;width: 100% !important;position: absolute !important;} 

 
 

#header.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}
.menu_bar.active span:nth-child(1){display: none}
.menu_bar.active span:nth-child(2){transform:rotate(130deg);color: #000;z-index: 9999;position: absolute;top: 40px;}
.menu_bar.active span:nth-child(3){transform: rotate(45deg);top: 40px;position: absolute;color: #000;z-index: 9999;}
.menu_bar span{width: 22px;height: 2px;background: #fff;display: block;margin: 6px 0;}
.menu_open{position: fixed;width: 100%;height: 100vh;background: #2d558a;top: 0;left: 0;z-index: 999;padding: 5% 3rem 3rem 3rem;display: none}
.menu_open > ul{display: flex;}
.menu_open > ul li{width: 20%;}
.menu_open > ul li a{color:#fff;}
.hd_bg{background: #fff;width: 100%;height: 0;left: 0;z-index: 1;position: absolute;top: 100px;box-shadow: 1px 1px #dedede;display: none;}

/*대표 메뉴 */
#menu {width: 960px;color: #000;line-height: 50px;text-align: center;font-weight: 600;margin: 0;float: left;}
#menu > ul{float:left;width:100%;}
#menu > ul > li {float:left;width: 16.66%;/*position:relative;*/}
#menu > ul > li > a > span.pop {
    background: url(../img/link_icon1.png) no-repeat 20% 50%;
    width: 18px;
    height: 18px;
    float: left;
    position: absolute;
    top: 16px;
    padding-left: 26px;
    background-size: 13px;
    padding-bottom: 51px;
}
#menu > ul > li > a{
    width: 100%;
    float: left;
    font-size: 24px;
    line-height: 20px;
    padding: 40px 0;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 600;
    }
/* .menu_title{float: left;width: 20%;border-right: 1px solid #dede;padding: 52px 67px 162px;margin-left: 0%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 26px;margin: 20px 0 36px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 16% 0% 0;font-size: 16px;font-weight: 500;line-height: 27px;color: #000;} */

#menu > ul > li > div {display: none;font-size: 14px;background: white;width: calc(100vw - 100px) !important;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;background: #ffffff url(../img/peo.png) no-repeat 10% 84%;background-size: 7%;z-index: 9997;}
#menu > ul > li > div > div{width: 100%;margin: 0;float: left;}
#menu > ul > li:nth-child(1) > div{
	position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#menu > ul > li:nth-child(2) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#menu > ul > li:nth-child(3) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#menu > ul > li:nth-child(4) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#menu > ul > li:nth-child(5) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#menu > ul > li:nth-child(6) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#menu > ul > li:hover > div {display:block;}
#menu > ul > li:focus-within > div {display:block;}	
#menu > ul > li > div > div > ul{float: left;width: 80%;}
#menu > ul > li > div > div > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;}
#menu > ul > li > div > div > ul > li > a{float: left;background: #f0f5ff;width: 15%;text-align: center;font-weight: bold;font-size: 18px;}
#menu > ul > li > div > div > ul > li > ul{float: left;width: 85%;padding: 0% 1%;}
#menu > ul > li > div > div > ul > li > ul > li{float: left;margin-right: 1.5%;font-size: 15px;}
#menu > ul > li > div > div > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
#menu > ul > li > div > div > ul > li > ul > li > a:hover{color:#2d558a;font-weight:800;padding-bottom: 10px;border-bottom: 5px solid #2d558a;}
#menu > ul > li > div > div > ul > li > ul > li:hover > a >span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 24px;}
#menu > ul > li > div > div > ul > li > ul > li > a > span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 24px;background-size: 13px;padding-bottom: 4px;}
.3depth_sub > li > a:hover{color:#2d558a}


/* 서브 메뉴 */

#header2 #menu > ul > li > div {display: none;font-size: 14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;background: #ffffff url(../img/peo.png) no-repeat 13% 85%;background-size: 6%;z-index: 9999;}
#header2 #menu > ul > li > div > div{width: 100%;margin: 0;float: left;}
#header2 #menu > ul > li:nth-child(1) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(2) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(3) > div{
	position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(4) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(5) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(6) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:hover > div {display:block;}
#header2 #menu > ul > li:focus-within > div {display:block;}	
#header2 #menu > ul > li > div > div > ul{float: left;width: 80% !important;}
#header2 #menu > ul > li > div > div > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;}
#header2 #menu > ul > li > div > div > ul > li > a{float: left;background: #f0f5ff;width: 15%;text-align: center;font-weight: bold;font-size: 18px;}
#header2 #menu > ul > li > div > div > ul > li > ul{float: left;width: 83%;padding: 0% 1%;}
#header2 #menu > ul > li > div > div > ul > li > ul > li{float: left;margin-right: 1%;font-size: 16px;}
#header2 #menu > ul > li > div > div > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
#header2 #menu > ul > li > div > div > ul > li > ul > li > a:hover {color: #2d558a;font-weight:800;padding-bottom:10px;border-bottom:5px solid #2d558a;transition: ease 1s;}
#header2 .3depth_sub > li > a:hover{color:#2d558a}





 .top_side{float: right;width: 19%;}
 .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;}
 .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 9% 60%;background-size: 15%;}
 .top_side li:nth-child(2) a{background: url(../img/top_login.png) no-repeat 9% 60%;background-size: 15%;}
 .top_side li:nth-child(3){    background: url(../img/top_lang.png) no-repeat 12% 59%;background-size: 22%;padding-left: 8%;width: 17%;}
 .top_side li a{width: 100%;float: left;text-align: center;}
 .top_side li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}

.content{width: 95%;height: 100%;float: right;}
.content2{width: 100%;display: inline-block;height: 100%;float: left;margin-top: 46px;}
.content3{width: 100%;display: inline-block;/* height: 100%; */float: left;position: relative;}


/** 반응형탭1 **/
.notice_date{float:left;width: 100% !important;padding: 0 5% 0%;background-size: 35%;background: #f6f6f8;}
.notice_date_more{
    float: right;
    margin-right: 0%;
    margin-top: -5.5%;
    width: 89px;
}
.notice_date_more > a{
    width: 100%;
    float: left;
    padding: 12% 1%;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border-radius: 100px;
    background: #000;
}
.notice_date_more > a:after{}

.tabs{width: 90% !important;margin: 25px 5% 60px !important;height: 575px !important;float: left !important;}
.tabs_title{float: left;font-size: 40px;background: url(../img/title_bg1.png) no-repeat 39% 10%;background-size: 39px;width: auto;text-align: center;margin-bottom: 0%;line-height: 20px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tabs_title strong{color: #115da0;font-weight: 600;line-height: 0.9em;}
.tab-button-outer{float: LEFT;width: 33%;margin-right: 14%;}
.tab-button-outer ul{float:left;width: 100%;}
.tab-button-outer ul li{float:left;color:#414040;font-weight:500;text-align: center}

 .tab-button-outer ul li:first-child:nth-last-child(1) {width: 100%;}
  .tab-button-outer ul li:first-child:nth-last-child(2), .tab-button-outer ul li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(3), .tab-button-outer ul li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
  .tab-button-outer ul li:first-child:nth-last-child(4), .tab-button-outer ul li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(5), .tab-button-outer ul li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(6), .tab-button-outer ul li:first-child:nth-last-child(6) ~ li {width: 16.65%;}


.tab-button-outer ul li.is-active a, .tab-button-outer ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 4%;border-bottom: 6px solid #0b4da2;text-align: center;}
.tab-button-outer ul li a{text-align:center;font-size: 1em;float: left;width: 100%;text-align: center;}
.tab_content_form{width:100%;float:left;margin-top: 2%;}
.tab-contents{    float: left;width: 100%;}

.tab-contents > ul:nth-child(odd){}
.main_notice_unit{width: 30% !important;float: left;border: 1px solid #dedede;margin-right: 2.5%;margin-bottom: 1.3%;transition: all 0.35s ease;background: #fff;}
 .main_notice_unit:hover{border: 1px solid #2d558a;background: #f1f0fb;}
.main_notice_unit li:nth-child(1){width: 13%;float: left;padding: 27px 0%;text-align: center;font-weight: bold;font-size: 18px;}
.main_notice_unit li:nth-child(2){width: 86%;float: left;padding: 0% 0%;}
.main_notice_unit li:nth-child(2) a{width: 92%;float: left;padding: 0% 0%;}
.main_notice_unit li:nth-child(2) a p{font-weight: 600;font-size: 18px;overflow: hidden;text-overflow: ellipsis;width: 95%;white-space: nowrap;padding: 12px 6%;}
.main_notice_unit li:nth-child(2) a span{width: 76%;padding: 1% 12%;font-size: 16px;font-weight: 600;color: #8f8f8f;background: #eeeeee url(../img/date_clock.png) no-repeat 5% 50%;background-size: 18px;float: left;}

.push{}
.blue{background:#2d348a;color:#fff;}
.wblue{background:#0d4b7a;color:#fff;}
.red{background:#9b1a23;color:#fff;}


/** 학사일정  **/
.nambu_cal{
    width: 100%;
    float: left;
    margin: 0px 0% 0%;
    padding: 0% 0% 0%;
    background: #fff;
    height: 100%;
    background-size: cover;
} 
.cal_form{
    width: 90% !important;
    margin: 8% 5% 0% !important;
    height: 406px !important;
}
.cal_title{width: 100%;float: left;padding: 0 0;margin: 75px 0px 20px;}
.cal_title h3{
    float: left;
    font-size: 40px;
    background: url(../img/title_bg1.png) no-repeat 46% 10%;
    background-size: 40px;
    width: 100%;
    text-align: center;
    margin-bottom: 0%;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
    color: #535353;
}
.cal_title .month{width: 100%;float: left;color: #ffec33;text-align: center;font-size: 48px;font-weight: 600;line-height: 1em;display: none;}
.cal_title .years{width: 100%;text-align: center;color: #ffc868;font-weight: 600;margin-bottom: 15%;float: left;display: none;}
.cal_title a{width: 80px;margin: -54px 0 0px;float: right;padding: 1% 1%;font-size: 16px;text-align: center;font-weight: 600;color: #fff;border-radius: 100px;background: #000;}
.cal_body{float: left;width: 100%;padding: 3% 0% 2%;}
.cal_body > li{
    width: 17.88%;
    float: left;
    border: 1px solid #505050;
    margin: 1%;
}
 .cal_body > li:hover{border-color:#706db4;background:#f0ecff}
.cal_body > li:last-child{}
.cal_body > li .date{
    width: 38% !important;
    float: left;
    margin: 10% 31% 10px !important;
    background: #575757;
    padding: 8% 5%;
    border-radius: 100px;
}
.cal_body > li .date span:nth-child(1){width: 100%;text-align: center;color: #ffffff8c;font-size: 16px;font-weight: 600;float: left;}
.cal_body > li .date span:nth-child(2){width: 100%;float: left;text-align: center;color: #fff;font-weight: 600;font-size: 20px;margin-top: 6px;}
 
.cal_body > li .today{width: 40% !important;float: left !important;margin: 10% 30% 10px !important;background: #2d558a !important;padding: 8% 5% !important;border-radius: 100px !important;}
.cal_body > li .today span:nth-child(1){width: 100% !important;text-align: center !important;color: #ffffff8c !important;font-size: 16px !important;font-weight: 600 !important;float: left;}
.cal_body > li .today span:nth-child(2){width: 100%  !important;float: left !important;text-align: center !important;color: #ddbe26 !important;font-weight: 600 !important;font-size: 20px !important;margin-top: 6px !important;} 

.cal_body > li .date_content{
    float: left;
    width: 100%;
    margin: 6% 0;
    text-align: center;
    color: #fff;
}
.cal_body > li .date_content span{width: 100%;float: left;font-size: 18px !important;font-weight: 600;margin-bottom: 2%;color: #7d7d7d;}
.cal_body > li .date_content p{width: 90%;float: left;font-size: 24px !important;font-weight: 800;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #2941aa;/* font-family: 'NanumGothicExtraBold'; */font-style: normal;margin: 0 5%;}


/** 퀵남부 **/
 .quick_lingk{
    width: 80% !important;
    margin: 0px 10% 46px !important;
    float: left;
    position: absolute;
    z-index: 9998;
    bottom: 0;
}
 .quick_lingk h2{
    width: 100%;
    float: left;
    font-size: 40px;
    text-align: center;
    margin-bottom: 28px;
    padding-right: 0%;
    background: url(../img/title_bg1.png) no-repeat 53% 14%;
    background-size: 1.5%;
    margin-top: 4%;
    color: #424242;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
    display: none;
}
 .quick_lingk h2 strong{font-weight: 600;color: #2d558a;}
 .quick_lingk ul{width: 100%;float: left;padding: 0 0%;background: #0c0c0c61;}
 .quick_lingk ul li{width: 9%;float: left;position: relative;margin-bottom: 0;padding: 0 15px;}
 
 .quick_lingk ul li:last-child:after{background:#fff}
 .quick_lingk ul li:hover span{background:#2d558a;}
 .quick_lingk ul li:nth-child(3n){border-width:0px 0px 1px 0px;}
/** .quick_lingk ul li:after{content: "";width: 10px;height: 10px;position: absolute;top: 32%;left: 100%;border-radius: 100px 100px;background: #9bbae3;}
 .quick_lingk ul li:nth-child(3n):after{display:none; }**/
 .quick_lingk ul li a{width:100%; float:left;text-align: center;}
.quick_lingk ul li a img{height: 50px;margin-bottom: 7%;transition: all 0.35s ease;}
 .quick_lingk ul li a span{width:100%;float:left;text-align: center;font-weight: 600;font-size: 13px !important;letter-spacing: -2px;background: #000;color: #fff;border-radius: 100px;padding: 5px 0px;}
            
            
/** 남부대 뉴스 **/            

 .nambu_news{
    width: 90% !important;
    float: left;
    margin: 8% 5% 3% !important;
    height: 100% !important;
    padding: 0% 0%;
    background: #f6f6f8;
    overflow: hidden;
}
  .news_form{
    width: 1520px !important;
    height: 500px !important;
    margin: 0 auto !important;
    overflow: hidden;
} 
 .nambu_news .news_title{width: 100% !important;float:left;margin: 0% 0% 2% !important;} 
  .nambu_news .news_title h2{width: 100%;float: left;font-size: 40px;text-align: center;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 52% 14%;color: #2d558a;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .nambu_news .news_title h2 strong{font-weight: 600;color: #f4e432;}
  .nambu_news .news_title span{float: left;margin-top: 1%;font-size: 0.9em;color: #494949;font-weight: 600;display: none;}
  .nambu_news .news_title a{float:right;position:relative;font-size: 18px;font-weight: 600;padding-right: 2%;color: #fff;margin-top: -3%;}  
  .nambu_news .news_title a:after {display:inline-block;width: 20px;height: 19px;position:absolute;padding: 4% 2% 0;font-weight: 800;font-size: 16px;border: 3px solid #0c0a0a;border-radius:100px 100px;text-align: center;line-height: 1em;right: 0%;top: 5%;}
  
  .main_news_list{float:left;width: 100% !important;height: 276px !important;}
  .main_news_list li{width: 22% !important;float: left;margin-right: 3% !important;border: 1px solid #c5c5c5;background: #fff;border-radius: 9px;overflow: hidden;box-shadow: 4px 8px 7px 1px #06070873;}
   .main_news_list li a{width:100%;float:left;}
 /*  .main_news_list li a .m_news_text_img{width:100%;float:left;height:220px;overflow: hidden;} 
  .main_news_list li a .m_news_text_img img{width:100%;float:left;} */
  
   .m_news_text_img{height: 189px;font-size:0;overflow: hidden;border-bottom: 1px solid #dedede;}  
   .m_news_text_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
   .m_news_text_img img{vertical-align:middle;width: 100%; transition: all 0.35s ease;}
    .m_news_text_img img:hover{transform: scale(1.1);}
  
  .main_news_list li a .m_news_text{width:100%;float:left;padding: 4%;}
  .main_news_list li a .m_news_text span{width:100%;float:left;font-size: 0.8em;font-weight: 600;margin-bottom: 3%;color: #2d558a;}
  .main_news_list li a .m_news_text h3{width:100%;float:left;font-size: 18px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 3%;}
  .main_news_list li a .m_news_text p{width:100%;float:left;font-size: 14px;color: #7e7e7e;font-weight: 600;overflow: hidden;text-overflow: ellipsis;max-height: 38px;display: none;}
  .main_news_list li:last-child{width: 22%;float: left;margin-right: 0;border: 1px solid #c5c5c5;}
  #swiper_story.swiper-container-initialized{width: 100%;float: left;margin: 5px 0% 0 0%;overflow: hidden;}
 #swiper_banner.swiper-container-initialized{width: 90%;float: left;margin: 5px 8% 0 2%;overflow: hidden;}
 .scroll_wrap{position:relative;width: 100%;float: left;background: #ddd;margin-top: 40px;}
.swiper-scrollbar{border-radius:0 !important;background: #d3d3d3ba !important;width: 100%;float: left;height: 10px;}
.swiper-scrollbar-drag{border-radius:0 !important;background: #547df3 !important;}

 /** 남부대 배너 **/            

 .nambu_banner{
    width: 90% !important;
    float: left;
    margin: 0% 5% 3% !important;
    height: 430px !important;
    padding: 0% 0%;
    background: #f6f6f8;
    overflow: hidden;
}
  .banner_form{
    width: 1520px !important;
    height: 500px !important;
    margin: 0 auto !important;
    overflow: hidden;
} 
 .nambu_banner .banner_title{width: 100% !important;float:left;margin: 0% 0% 2% !important;} 
  .nambu_banner .banner_title h2{width: 100%;float: left;font-size: 40px;text-align: center;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 52% 14%;color: #2d558a;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .nambu_banner .banner_title h2 strong{font-weight: 600;color: #f4e432;}
  .nambu_banner .banner_title span{float: left;margin-top: 1%;font-size: 0.9em;color: #494949;font-weight: 600;display: none;}
  .nambu_banner .banner_title a{float:right;position:relative;font-size: 18px;font-weight: 600;padding-right: 2%;color: #fff;margin-top: -3%;}  
  .nambu_banner .banner_title a:after {display:inline-block;width: 20px;height: 19px;position:absolute;padding: 4% 2% 0;font-weight: 800;font-size: 16px;border: 3px solid #0c0a0a;border-radius:100px 100px;text-align: center;line-height: 1em;right: 0%;top: 5%;}
  
  .main_banner_list{float:left;width: 100% !important;height: 276px !important;}
  .main_banner_list li{width: 18.5% !important;float: left;margin-right: 1% !important;border: 1px solid #c5c5c5;background: #fff;border-radius: 9px;overflow: hidden;height: 152px !important;}
   .main_news_list li a{width:100%;float:left;}
 /*  .main_news_list li a .m_news_text_img{width:100%;float:left;height:220px;overflow: hidden;} 
  .main_news_list li a .m_news_text_img img{width:100%;float:left;} */
  
   .m_banner_text_img{font-size:0;overflow: hidden;border-bottom: 1px solid #dedede;height: 214px !important;text-align: center;background: #1e3474;}  
   .m_banner_text_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
   .m_banner_text_img img{vertical-align:middle;transition: all 0.35s ease;width: 396px !important;height: 152px !important;}
    .m_banner_text_img img:hover{transform: scale(1.1);}
  
  .main_banner_list_list li a .m_banner_text{width:100%;float:left;padding: 4%;}
  .main_banner_list li a .m_banner_text span{width:100%;float:left;font-size: 0.8em;font-weight: 600;margin-bottom: 3%;color: #2d558a;}
  .main_banner_list li a .m_banner_text h3{width:100%;float:left;font-size: 18px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 3%;}
  .main_banner_list li a .m_banner_text p{width:100%;float:left;font-size: 14px;color: #7e7e7e;font-weight: 600;overflow: hidden;text-overflow: ellipsis;max-height: 38px;display: none;}
  .main_banner_list li:last-child{/* width: 22%; *//* float: left; *//* margin-right: 0 !important; */nt; */border: 1px solid #c5c5c5;}
  
  /** 남부대 홍보  **/
  .nambu_sns_pop{width: 100%;float:left;margin: 0px 0% 0%;padding: 0% 0% 0%;background: #f6f6f8;height: 100% !important;}
 		.nambu_sns{width: 83vw !important;float:left;margin: 0% 0% 1% 0% !important;}
   .nambu_sns .sns_title{width:100%;float:left;margin: 0% 0 1%;} 
   .nambu_sns .sns_title h2{width: 95%;float: left;font-size: 40px;margin-bottom: 0%;padding-right: 3%;background-size: 40px;color: #535353;text-align: center;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .nambu_sns .sns_title h2 strong{font-weight: 600;color: #444cad;}
   .nambu_sns .sns_title span{float: left;font-size: 1em;margin-top: 0.5%;font-weight: 600;color: #a5a5a5;display: none;}	

   .nambu_sns #swiper_sns{float: left;width: 100%;height: 28vh !important;overflow: hidden;}
   .nambu_sns #swiper_sns ul > li{width: 23%;margin-right: 2%;float: left;margin-bottom: 1%;}
   .nambu_sns #swiper_sns ul > li:nth-child(4n){margin-right:0;}
   
   .nambu_sns #swiper_sns ul > li > a{width:100%;}
	.nambu_sns #swiper_sns ul > li > a .sns_img{width:100%;float:left;height:240px;overflow:hidden;position: relative;line-height: 240px;top: 0;border-radius: 18px;overflow: hidden;box-shadow: 4px 8px 7px 1px #00355873;}
	.nambu_sns #swiper_sns ul > li > a .sns_img img{width:100%;transition: all 0.35s ease;position: absolute;top: -19% !important;left: 0%;vertical-align: middle;}
	.nambu_sns #swiper_sns ul > li > a .sns_img img:hover{transform: scale(1.1);}
	.nambu_sns #swiper_sns ul > li > a .sns_text{width:100%;float:left;margin: 13px 0 0 0;}
	.nambu_sns #swiper_sns ul > li > a .sns_text h3{display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break: break-word;width:100%;font-size: 18px;font-weight: 600;color: #000;}
   
   .nambu_pop{width: 27.6%;float:left;overflow: hidden;margin-top: 13% !important;}
   .nambu_pop .pop_title{width:100%;float:left;margin: 0% 0 5%;} 
   .nambu_pop .pop_title h2{width: 100%;float: left;font-size: 40px;text-align: left;padding-right: 0;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .nambu_pop .pop_title h2 strong{font-weight: 600;color: #0b4da2;}
   .nambu_pop .pop_title span{float: left;font-size: 0.9em;margin-top: 0.5%;font-weight: 600;color: #9f9f9f;}
   
   
   
#index_01{width: 100%;height: 545px;margin: 5% 0 0%;float: left;}
#slide1{height: 505px;overflow: hidden;}
#slide1>ul{width: 1272px;font-size: 0;float: left;}
#slide1>ul>li{display: inline-block;font-size: 0;width: 100%;float: left;}

#video{width:100%;float:left;}


    input#sidebar {display:none;}

	/* 헤더영역 */
	.side_bt {position:relative;z-index: 9998;float: left;width: 36px;height: 60px;margin-top: -56vh;margin-left: 100px;}
	.side_bt > div {width: 35px;margin: 0;position:relative;height: 60px;float: right;background: #fff;border-radius: 0px 100px 100px 0px;}
	.side_bt label.menu {position:absolute;top:50%;right:10px;transform:translateY(-50%);width:24px;height:24px;background: url('../img/menu.png') 0 0 no-repeat;cursor:pointer;}

	/* 본문영역 */
	.container {max-width:1200px;margin:0 auto;}
	.container img {max-width:100%;}
	
	/* 사이드바 */
	.sidebar_content {position:fixed;width: 0%;height: 93%;background: #fff;transition:all .35s;z-index: 9999;float: left;margin-top: 97px;margin-left: 99px;box-shadow: 1px 1px 1px 1px #00000017;}
	.sidebar_content > ul {width: 100%;height: 100%;float: left;z-index: 9999;}
	.sidebar_content > ul > li {display:none;transition:all .35s;}
	.sidebar_content label[for*='sidebar'] {/* position:absolute; */top:0;left:0;width:100%;height:100%;z-index: 9999;float: left;}
	.side_bt{transition:all .35s;z-index: 9998;float: left;border-radius: 0px 100px 100px 0px;margin-left: 100px;box-shadow: 1px 1px 1px 1px #0000001a;border: 1px solid #dedede;background: #fff;}
	/* 사이드바 외 배경영역 */
	.background {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);transition:all .35s;opacity:0;visibility:hidden;z-index:1;}
	

	/* input 체크 */
	input#sidebar:checked ~ .side_bt label {background-position:-24px 0;}
	input#sidebar:checked ~ .sidebar_content {width: 480px;float: left;}
	input#sidebar:checked ~ .side_bt {width: 42px;float: left;margin-top: 22%;margin-left: 580px !important;background: #fff;margin-top: -56vh;}
	input#sidebar:checked ~ .background  {opacity:1;visibility:visible;}
	input#sidebar:checked ~ .sidebar_content > ul > li {display: block}


 /********************** 입시 ****************************/

 .top_side2{float: right;width: 10%;margin-right: 3%;}
 .top_side2 li {float: left;margin: 0% 8%;font-size: 1em;font-weight: 600;width: 16%;text-align: center;}
 .top_side2 li a{width: 100%;float: left;text-align: center;padding-top: 5%;}
 .top_side2 li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}
 
 
 /********************** 서브 ****************************/
  /* 서브페이지 네비게이션 */
 nav{width: 1430px !important;margin: 336px auto 0% !important;background-color: #4d4f5f;border-radius: 100px;z-index: 9999;height: 56px;z-index: 5;POSITION: RELATIVE !IMPORTANT;float: none !important;}
 nav ul:first-child{background: #1957a7;border-radius: 100px;float: left;max-width: 714px;margin-top: 0px !important;position: absolute;top: 0;}
 nav ul:first-child li:nth-child(1){float: left;padding: 13px 30px;border-right: 1px solid #fff3;margin-left: 4px;}
 nav ul:first-child li:nth-child(1) a{float: left;width: 100%;}
 nav ul:first-child li:nth-child(2){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav ul:first-child li:last-child{border-right:none}
 nav ul:first-child li:nth-child(3){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav ul:first-child li:nth-child(4){float: left;padding-right: 20px;max-width: 203px;}
 nav ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;margin-top: 0px !important;position: absolute;top: 0;right: 0;}
 nav ul:last-child li:nth-child(1){float: left;padding: 5px 10px;}
 nav ul:last-child li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 18px 40px;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #164178;width: auto;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 9999;top: 102%;min-width: 200px;}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;font-size: 13px;}
.dropdown-content a:hover {background-color: #1957a7;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #183e6e;}

/* 서브페이지 내용  */
.sub_form{width: 1430px !important;margin: 2% auto 2% !important;float: none !important;}
.sub_content{width: 100%;float: left;margin: 0;height: 100%;}
.sub_content_title{text-align: center;font-size: 37px;margin: 4% 0;width: 100%;float: left;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.sub_content_title h3{font-size: 30px;}
 .sub_content_form{width: 100%;float: left;}

.nav2_form{width: 100%;float: left;margin-top: 107px;background: #4AAEF0;}
  .nav2{width: 86%;float: left;margin: 0% 7% 0%;}
  .nav2 ul{float: right;margin: 10px 0;}
  .nav2 ul li:nth-child(1){float: left;}
  .nav2 ul li:nth-child(2){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(3){float: left;font-size: 0.9em;margin-top: 2px;color: #fff;}
  .nav2 ul li:nth-child(4){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(5){float: left;font-size: 1em;margin-top: 2px;color: #efd472;}
  
  
  .sub_form2{width: 86%;float: left;margin: 0 7%;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;border-right: 1px solid #dedede;}
  .sub_form2 .left_menu h2{width: 90%;float: left;text-align: right;margin: 18% 0 17%;margin-right: 10%;font-size: 24px;}
  .sub_form2 .left_menu ul{width: 100%;float: left;margin-bottom: 43px;}
  .sub_form2 .left_menu ul li{width: 100%;border-bottom: 1px solid#dede;float: left;}
  .sub_form2 .left_menu ul li a{width: 80%;float: left;padding: 10% 10%;font-size: 1em;}
  .sub_form2 .left_menu ul li.active a, .sub_form2 .left_menu ul li:hover a{font-weight: bold;text-align: right;color: #fff;background: #4aaef0;}
  .sub_content2{width: 85%;padding: 3%;float: left;}
  .sub_content_title2{width: 100%;float: left;font-size: 37px;text-align: left;margin-bottom: 3%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 11% 14%;background-size: 2.5%;}
  .sub_content_form2{width: 100%;float: left;}

   ul.tabs_cm {width: 80%;color:#555;margin: 0% 10% 1%;padding: 0;/* height: 30px; */float: left;}
  ul.tabs_cm li {position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 0.9em;border-width: 0;background: #ebebeb;color: #aba7a7;}
  ul.tabs_cm li a{
    background: #fff;
    color: #444;
    width: 100%;
    float: left;
    padding: 16px 0;
    font-size: 20px;
    border: 1px solid #dedede;
    font-weight: 600;
}
  
  ul.tabs_cm li:first-child:nth-last-child(1) {width: 100%;}
  ul.tabs_cm li:first-child:nth-last-child(2), ul.tabs_cm li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
  ul.tabs_cm li:first-child:nth-last-child(3), ul.tabs_cm li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
  ul.tabs_cm li:first-child:nth-last-child(4), ul.tabs_cm li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width: 16.5%;}
  ul.tabs_cm li:first-child:nth-last-child(9), ul.tabs_cm li:first-child:nth-last-child(9) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(10), ul.tabs_cm li:first-child:nth-last-child(10) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(11), ul.tabs_cm li:first-child:nth-last-child(11) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(12), ul.tabs_cm li:first-child:nth-last-child(12) ~ li {width:16.65%;}
  
  ul.tabs_cm li:first-child {border-left:1px solid #dedede;}
    ul.tabs_cm li.active a{background-color: #2c72cd;color:#fff;font-weight: 600;border-width: 0;border: 1px solid #2c72cd;}
  ul.tabs_cm li:hover a {background-color: #fff;color:#2c72cd !important;font-weight: 600;border-width: 0;border-bottom: 1px solid #2c72cd;border-top:1px solid #dedede;border-left:1px solid #dedede;border-right:1px solid #dedede;}
  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
  .tab_content_form {}

ul.tabs_cm span.pop{
	display: inline-block;
	content: '';
	width: 16px;
	height: 16px;
	margin-left:10px;
	
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/common/icon_gnb_link.png);
}


/** footer  **/
	#footer{width:100%;float:left;}
	.foot_top{width: 100%;float: left;background: #f1f1f1;}
	.foot_top ul{width: 84%;float: left;margin: 0 8%;}
	.foot_top ul li{float: left;width: 19.8%;text-align: center;border-right: 1px solid #dddddd;padding: 2px 0;}
	.foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 18px;height: 60px;}
	.foot_top ul li:first-child {border-left: 1px solid #c7c7c7;}
	
	.foot_side{width: 36%;float: left;margin: 1% 48% 0% 8%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 16px;text-align: center;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 84%;float: left;margin: 25px 8% 1%;}
	.foot_info li:nth-child(1){width: 12%;float: left;margin-right: 2%;}
	.foot_info li:nth-child(2){float:left;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;} 
	
	#footer2{width:100%;float:left;margin-top: 30px;}
	#footer2 .foot_top{width: 100%;float: left;background: #f1f1f1;}
	#footer2 .foot_top ul{width: 84%;float: left;margin: 0 8%;}
	#footer2 .foot_top ul li{float: left;width: 16.5%;text-align: center;border-right: 1px solid #dddddd;padding: 2px 0;}
	#footer2 .foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 18px;}
	#footer2 .foot_top ul li:first-child {border-left: 1px solid #c7c7c7;}
	
	#footer2 .foot_side{width: 36%;float: left;margin: 1% 48% 0% 8%;}
	#footer2 .foot_side > li{float: left;width: 20%;position: relative;}
	#footer2 .foot_side > li a{width:100%;float:left;font-size: 16px;}
	#footer2 .foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	#footer2 .foot_side > li:last-child:after{display:none;}
	
	#footer2 .foot_info{width: 84%;float: left;margin: 25px 8% 1%;}
	#footer2 .foot_info li:nth-child(1){width: 12%;float: left;margin-right: 2%;}
	.foot_info li:nth-child(2){float:left;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;}
	
/** sidemenu**/
.side_menu_form{width: 100px;float: left;height: 100%;position: fixed;background: #2d558a;z-index: 9998;}
.side_left{float: left;width:100%;position: relative;height: 100%;}
.side_left > li:first-child {background: #31507a;width:100%;float:left;height:100px;}
.side_left > li:first-child > a{width: 22px;float: left;padding: 35px 39px;}
.side_left > li:nth-child(2){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(2) a, .side_left > li:nth-child(3) a, .side_left > li:nth-child(4) a{color:#fff;WIDTH: 100%;float: left;}
.side_left > li > span{color:#fff;width:100%;float:left;text-align:center;font-size:0.8em}
.side_left > li:nth-child(3){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(4){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(5){width:100%;float:left;text-align: center;position: absolute;bottom: 30px;}
.side_left > li:nth-child(5) > a{margin-bottom: 8%;width:100%;text-align:center;float: left;}
.side_left > li:nth-child(5) > a:first-child {margin-top: 343%;}
.side_left > li > a span{width:100%;float:left;}


/** 팝업광고 **/

.mpop_wrap{float:right; width:471px;}
#popzone{width: 100%;height:500px;float:left;position:relative;box-sizing:border-box;overflow:hidden;background:#ddd;}
#popzone .uok_wrap{width: 447px;height:500px;}
#popzone .uok_wrap ul{width:100%; height:auto;}
#popzone .uok_wrap ul li{width:100%; height:auto;}
#popzone .uok_wrap ul li a img{width:100%; height:auto;}
#popzone .popzone_btn{position:absolute;bottom:0px;right:0;z-index:10}

#popzone ul.list li {display:inline;}
#popzone ul.list li > * {width: 100%;}
#popzone ul.list li > * > * {width: 100%;}
#popzone ul.list li img {height: auto; object-fit: cover;}


/* 롤링버튼 */
.rolling_area .num{display:none;}
.rolling_area ul.btn{float:left;width:162px;background: #2d558a;}
.rolling_area ul.btn li{display:inline}
.rolling_area ul.btn li a{display:block;float:left;}
.rolling_area ul.btn li a.btn_prev{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_prev.gif) center center no-repeat;}
.rolling_area ul.btn li a.btn_next{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_next.gif) center center no-repeat;}
.rolling_area ul.btn li a.btn_playstop{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_playnstop.gif) center center no-repeat;overflow:hidden;}
.rolling_area ul.btn li a.play{width: 54px;height: 54px;background: #222 url(../img2/main/popzone_btn_play2.gif) center center no-repeat;overflow:hidden;}
.rolling_area ul.btn li a.stop{background-position:0 -33px}
.rolling_area ul.btn li span{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}



/* 사이드메뉴 */
.side_quick{width: 100%;float: left;padding: 10%;}
.side_quick h3{width: 100%;float: left;font-size: 1.3em;margin-bottom: 10%;}
.side_quick > ul{float:left;width:100%;}
.side_quick > ul > li{float: left;width: 33%;margin-right: 0%;text-align: center;margin-bottom:5%}
.side_quick > ul > li a{float:left;width:100%;}
.side_quick > ul > li a div{width: 70%;float: left;margin: 0 15% 7%;border: 1px solid #dedede;padding: 12% 7% 3%;border-radius: 10px;}
.side_quick > ul > li a div.one{background: #fff;}
.side_quick > ul > li a div.two{background: #fff;}
.side_quick > ul > li a div:hover.one{background: #e7f5ff;}
.side_quick > ul > li a div:hover.two{background: #fdffee;}
.side_quick > ul > li a div img{height:48px;}
.side_quick > ul > li a span{float: left;width: 100%;margin-top: 3%;font-size: 0.8em;font-weight: 600;letter-spacing: -2px;}


/* 헤더상단 */
.header_top_form{width: 100%;float: left;position: fixed;top: 0;left: 0;z-index: 9999;background: #2d558a;height: 46px;overflow: hidden;}
.header_top{width: 94%;float: left;margin: 0 3%;}
.header_top_left{float: left;width: 18%;}
.header_top_left > li{width: 30%;margin: 0 1%;float: left;text-align: center;}
.header_top_left > li a{color: #fff;font-weight: 500;font-size: 0.8em;width: 100%;float: left;padding: 14.5% 0%;}
.header_top_left > li:nth-child(1) a{color:#fff151;}

.header_top_right{float: right;width: 5%;}
.header_top_right > li:nth-child(1){float: left;width: 42%;margin: 14% 4%;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 0.5em;}
.header_top_right > li:nth-child(2){float: left;width: 42%;margin: 14% 4%;}
.header_top_right > li:nth-child(2) a{float: left;width: 100%;text-align: center;line-height: 0.5em;}
.header_top_right > li:nth-child(3){    float: left;width: 55%;margin: 0% 0%;}

 /* 헤더 팝업 컨트롤*/
.modal-btn-box{width:100%;text-align:center;}
.modal-btn-box button{display:inline-block;width: 100%;height: 46px;background-color: #f0f0f0;cursor:pointer;border: none;font-size: 0.8em;font-weight: 600;color: #555555;}
.popup-wrap{background-color: rgb(0 0 0 / 50%);justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;display:none;padding:15px;}
.popup{width: 95%;border-radius: 0px;overflow:hidden;float: left;position: absolute;top: 8%;margin: 0 5%;}
.popup-head{width:100%;height:50px;display:flex;align-items:center;justify-content:center;}
.head-title {font-size: 38px;font-style: italic;font-weight: 700;letter-spacing: -3px;text-align: center;}
.popup-body{width:100%;background-color:#ffffff;}
.body-content{width:100%;padding:30px;}
.body-titlebox{text-align:center;width:100%;height:40px;margin-bottom:10px;}
.body-contentbox{word-break:break-word;overflow-y:auto;min-height:100px;max-height:200px;}
.popup-foot{width: 8%;height:50px;float: left;margin-top: 1%;background: #000;margin-left: 46%;}
.pop-btn{display:inline-flex;width: 100%;height:100%;float:left;justify-content:center;align-items:center;color:#ffffff;cursor:pointer;font-size: 0.9em;}
.pop-btn.confirm{border-right:1px solid #3b5fbf;}


/* 입시기간 입시비쥬얼 */
.special{background: url('../img/special_bg.png') no-repeat;background-size: cover;}
.special .sp_content{width: 70%;float: left;margin: 5% 15%;}
.special .sp_content .icon{width: 35%;float: left;margin-right: 5%;}
.special .sp_content .icon li:nth-child(1){float: left;width: 40%;background: #627185;border-radius: 10px;margin: 0 5% 5%;}
.special .sp_content .icon li:nth-child(1) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon1.png) no-repeat 48% 33%;background-size: 30%;}
.special .sp_content .icon li:nth-child(2){float: left;width: 40%;background: #e08328;border-radius: 10px;margin: 0 5% 5%;}
.special .sp_content .icon li:nth-child(2) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon2.png) no-repeat 54% 36%;background-size: 28%;}
.special .sp_content .icon li:nth-child(3){float: left; width: 40%;background: #174d94;border-radius: 10px;margin: 0 5% 0%;}
.special .sp_content .icon li:nth-child(3) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon3.png) no-repeat 50% 41%;background-size: 28%;}
.special .sp_content .icon li:nth-child(4){float: left;width: 40%;background: #b5214e;border-radius: 10px;margin: 0 5% 0%;}
.special .sp_content .icon li:nth-child(4) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon4.png) no-repeat 52% 41%;background-size: 27%;}

 .special .sp_content .text{float: left;width: 60%;margin-top: 1.5%;}
.special .sp_content .text li:nth-child(1){width: 100%;float: left;padding-bottom: 2%;border-bottom: 1px solid #000;margin-bottom: 3%;}
.special .sp_content .text li:nth-child(1) span{width: 100%;float: left;font-weight: 600;margin-bottom: 0.5%;}
.special .sp_content .text li:nth-child(1) h1{width: 100%;float: left;font-size: 2.5em;font-weight: 600;color: #000;}
.special .sp_content .text li:nth-child(1) h1 strong{color: #2d558a;font-weight: bold;}

.special .sp_content .text li:nth-child(2){width: 100%;float: left;padding-bottom: 2%;border-bottom: 1px solid #000;margin-bottom: 3%;font-size: 1.3em;}
.special .sp_content .text li:nth-child(2) span:nth-child(1){width: 100%;float: left;margin-bottom: 0.5%;font-weight: bold;color: #dd0d0d;}
.special .sp_content .text li:nth-child(2) span:nth-child(2){width: 100%;float: left;margin-bottom: 0.5%;font-weight: bold;color: #2d558a;}
.special .sp_content .text li:nth-child(2) span b{color:#000;}

.special .sp_content .text li:nth-child(3){width: 100%;float: left;}
.special .sp_content .text li:nth-child(3) span{width: 100%;font-size: 0.8em;font-weight: 600;margin-bottom: 1%;}
.special .sp_content .text li:nth-child(3) span:last-child{}



/* 입시 반응형탭 */

.tab-select-outer { display:none; }
.is-active { color:red;  } 

.tab-select-outer2 { display:none; }
.is-active2 { color:red;  }


.tab-select-outer3 { display:none; }
.is-active3 { color:red;  }

.ibsi_introduce_date{width: 94%;float: left;margin: 2% 3% 0%;}
.tabs2{width: 100%;float: left;}
.introduce_title{float: left;width: 20%;}
   .introduce_title h2{width: 100%;float: left;font-size: 1.3em;text-align: left;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background: url(./img/title_bg1.png) no-repeat 30% 14%;background-size: 5.5%;}
.introduce_title h2 strong{font-weight: 600;color: #0b4da2;}
.tab-button-outer2{float: left;width: 100%;}
#tab-button2{float: right;width: 15%;margin-right: 6%;margin-top: -2.5%;}
   #tab-button2 > ul{float: left;width: 100%;padding-bottom: 2%;border-bottom: 1px solid #dedede;}
  #tab-button2 > ul li{width: 30%;float: left;margin: 0 1%;text-align: left;}
  #tab-button2 > ul li a{font-size: 0.9em;}
  #tab-button2 > ul li.is-active2 a, #tab-button2 > ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 2%;border-bottom: 6px solid #0b4da2;}
  .tab-contents2{width: 100%;float: left;margin-top: 2%;}
  
  .tab_more1{float: right;margin-top: -4.5%;font-size: 0.8em;background: #2d558a;color: #fff;padding: 0.3% 2%;}
  .ib_notice_form{float: left;width: 100%;}
  .ib_notice_form > li{width: 18.2%;float: left;margin-right: 2%;border: 1px solid #dedede; margin-bottom:2%}
  .ib_notice_form > li:nth-child(5n){margin-right: 0px;}
  .ib_notice_form > li > a{float: left;width: 80%;padding: 10%;}
  .ib_notice_form > li > a span:nth-child(1){float: left;margin-bottom: 1%;background: #000;color: #fff;font-size: 0.7em;PADDING: 2% 4%;border-radius: 100px;}
  .ib_notice_form > li > a h2{width: 100%;float: left;font-weight: 600;font-size: 1.2em;margin: 3% 0 3%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .ib_date{float: left;width: 100%;font-size: 0.8em;margin-top: 3%;padding-left: 7%;font-weight: 600;color: #5264bb;background: url(./img/ib_icon1.png) left center no-repeat;background-size: 6%;}
  .ib_notice_form > li > a p{width: 100%;font-size: 0.8em;float: left;line-height: 1.6em;color: #7c7c7c;}
  .ib_r{background:#e14442 !important;}	
  .ib_b{background:#4f4cc3 !important;}	
  
  
  /* 입시 퀵메뉴  */

 .quick_lingk2{width: 94%;float: left;margin: 2% 3% 4%;}
 .quick_lingk2 h2{width: 100%;float: left;font-size: 1.3em;text-align: center;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background-size: 1.5%;}
 .quick_lingk2 h2 strong{font-weight: 600;color: #0b4da2;}
 .quick_lingk2 ul{width:100%;float: left;}
 .quick_lingk2 ul li{width: 9%;float: left;position:relative;}
 .quick_lingk2 ul li:after{content: "";width: 10px;height: 10px;position: absolute;top: 32%;left: 100%;border-radius: 100px 100px;background: #9bbae3;}
 .quick_lingk2 ul li:last-child:after{display:none; }
 .quick_lingk2 ul li a{width:100%; float:left;text-align: center;}
 .quick_lingk2 ul li a img{height: 56px;}
 .quick_lingk2 ul li a span{width:100%; float:left;text-align: center; font-weight: 600;font-size: 0.9em;}


/* 입시반응형2 */

.ibsi_introduce_date{width: 94%;float: left;margin: 2% 3% 0%;}
.tabs3{width: 100%;float: left;}
.introduce_title{float: left;width: 20%;}
.introduce_title h2{width: 100%;float: left;font-size: 1.3em;text-align: left;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 44% 14%;background-size: 5.5%;}
.introduce_title h2 strong{font-weight: 600;color: #0b4da2;}
.tab-button-outer3{float: left;width: 100%;}
#tab-button3{float: right;width: 46%;margin-right: 0%;margin-top: -2.5%;}
   #tab-button3 > ul{float: left;width: 100%;padding-bottom: 0.8%;border-bottom: 1px solid #dedede;}
  #tab-button3 > ul li{width: 14.66%;float: left;margin: 0 1%;text-align: center;}
  #tab-button3 > ul li a{font-size: 0.9em;}
  #tab-button3 > ul li.is-active3 a, #tab-button3 > ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 2%;border-bottom: 6px solid #0b4da2;}
  .tab-contents3{width: 100%;float: left;margin-top: 2%;}
  
  
/* 입시메인 학과소개*/
.department_form{float: left;width: 100%;}
.department_form li:nth-child(1){width: 99%;float: left;background: #0072bb;padding: 2%;}
.department_form li:nth-child(1) h2{color: #eeff5f;width: 100%;font-size: 1.2em;margin-bottom: 0.3%;}
.department_form li:nth-child(1) span{float: left;width: 100%;font-size: 1em;color: #fff;}
.department_form li:nth-child(2){width: 99%;float: left;padding: 3% 2% 4%;}
.department_form li:nth-child(2) h3{float: left;width: 100%;font-size: 1.2em;color: #575f8f;font-weight: 600;margin-bottom: 1%;}
.department_form li:nth-child(2) .department_link{float: left;width: 60%;}
.department_form li:nth-child(2) .department_link a{float: left;padding-right: 4%;font-size: 0.9em;background: url(../img/link_icon1.png) no-repeat 82% 20%;}
.department_form li:nth-child(2) .department_img{float:right;margin-top:-9%}



  /* 입시 하단 퀵메뉴  */

 .quick_lingk3{width: 94%;float: left;margin: 0% 3% 2%;}
 .quick_lingk3 ul{width:100%;float: left;}
 .quick_lingk3 ul li{width: 23.9%;float: left;position:relative;border-right: 1px solid #dedede;margin-right: 1%;}
 .quick_lingk3 ul li:last-child{border-right:none; }
 .quick_lingk3 ul li a{width:100%;float:left;text-align: left;}
 .quick_lingk3 ul li a img{float: left;}
 .quick_lingk3 ul li a div{float: right;width: 60%;margin: 7% 4%;}
 .quick_lingk3 ul li a div h4{font-size: 1.2em;margin-bottom: 1%;}
 .quick_lingk3 ul li a div span{font-size: 1em;color: #9b9b9b;}
 
 
 
/*사이트맵*/
#sitemap{width: 100%;float: left}
.sitemap_form{width: 100%;float: left;margin-bottom: 20px;}
.site_map_unit{width: calc(100%);float: left;margin: 0 0px;}
.site_map_unit > a{margin-bottom: 20px;width: 98%;float: left;padding: 1% 0px 1% 2%;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;background: url(/site/nambu/nambukr/img/link_icon1.png) no-repeat 4px 20px;}
.site_map_depth1 {width: 100%;float: left;}
.site_map_depth1 > li{float: left;width: calc(100%/6 - 22px);border: 1px solid #dedede;margin: 0 10px 10px;}
.site_map_depth1 > li > a{width: calc(100% - 10px);float: left;text-align: center;background: #46494e;color: #fff;padding: 10px 0px 10px 10px;}
.site_map_depth2{width: 100%;float: left;}
.site_map_depth2 > li{    width: 100%;float: left;border-bottom: 1px solid #dedede;}
.site_map_depth2 > li > a{position: relative;width: calc(100% - 34px);float: left;padding: 10px 0px 10px 35px;background: url(/site/nambu/nambukr/img/link_icon1.png) no-repeat 184px 11px;font-size: 14px;}
.site_map_depth2 > li > a:before{content: "";position: absolute;top: 46%;left: 11%;display: inline-block;width: 5px;height: 5px;background: #0952a6;border-radius: 100px;}






/* bx slider*/
.bx-wrapper {position: relative;margin-bottom: 60px;padding: 0;*zoom: 1;-ms-touch-action: pan-y;touch-action: pan-y;width: 100% !important;max-width: 100% !important;}
.bx-wrapper img {max-width: 100%;display: block;}
.bxslider {margin: 0;padding: 0;}
.bxslider > div{width:100%;float:left;height:544px;overflow: hidden;}
ul.bxslider {list-style: none;}
.bx-viewport {-webkit-transform: translatez(0);}

.bx-wrapper {}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom: 10%;width: 100%;}
/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px;background: url('../img/bx_loader.gif') center center no-repeat #ffffff;height: 100%;width: 100%; position: absolute; top: 0;left: 0;z-index: 2000;}
/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em;font-family: Arial;font-weight: bold;color: #666; padding-top: 20px;}
.bx-wrapper .bx-pager.bx-default-pager a { background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;\ border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus { background: #000;}
.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; vertical-align: bottom; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager-item {font-size: 0;line-height: 0;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px; background: url('../img/controls.png') no-repeat 0 -32px;}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {background-position: 0 0;}
.bx-wrapper .bx-next { right: 10px; background: url('../img/controls.png') no-repeat -43px -32px;}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9996;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url('../img/controls.png') -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop { display: block;text-indent: -9999px; width: 9px; height: 11px;outline: 0;background: url('../img/controls.png') -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {background-position: -86px -33px;}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: right;width: 95%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 3%;width: 35px;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #666;background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial;display: block;font-size: .85em;padding: 10px;}


@media (max-width:500px){
      .sm_select2 {display: block;}
      .big_tab2{display: none;}
 }
						 
						 
/******************************* 서브콘텐츠 *******************************/

.tac{width:100%;float:left;text-align: center;}
#AllView{width:100%;float:left;}


/* 개인정보방침 */
.information_form{width: 96%;float: left;margin: 0 2%;}
.information_form ul{width: 100%;float: left;margin-bottom: 42px;}
.information_form ul li{width: 100%;float: left;line-height: 31px;font-size: 16px;}
.information_form ul li:last-child{margin-top: 20px;font-weight: 600;}

.information_form div{width: 100%;float: left;padding: 2% 4%;background: #e8efff;}		
.information_form div h4{width: 100%;float: left;text-align: center;font-size: 20px;color: #51328f;font-weight: 600;margin-bottom: 1%;}
.information_form div p{width: 100%;font-size: 18px;color: #4d3d6c;line-height: 30px;}


/* step01 */
 .table_container{width: 100%;float: left;}
ul.step01{margin-top:12px;padding-top:5px;width: 100%;float: left;}
ul.step01 > li{}
ul.step01 > li{padding: 56px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size: 22px;color:#484848;float: left;width: 98%;}	/* 1차 */
ul.step01 > li > div{float: left;margin: 10px 0px 20px 23px;}
ul.step01 > li > div > p{line-height: 33px;font-weight: 600;font-size: 18px;} 
ul.step01 > li h2{position: relative;clear: both;font-size: 22px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-style: normal;font-weight: 700 !important;}
ul.step01 > li > h2:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
ul.step01 > li > p {margin-bottom: 0;line-height: 32px;font-weight: 500;font-size: 18px;padding-left: 22px;/* background: #fff1d9; */float: left;width: 100%;padding: 1% 2%;font-weight: 500;}
ul.step01 > li > p.gide_text {margin-left: 0px;font-size: 18px;margin-bottom: 9px !important;margin-top: 20px;} 
ul.step01 > li > p.siteGo{float:right;margin-top:-15px}
ul.step01 > li > table{margin-top:5px;}
ul.step01 > li > ul{padding-top: 10px;float: left;width: 100%;}
ul.step01 > li > ul > li{padding: 20px 20px 20px 30px;background: url(../img/sub/bullet_02.gif) 13px 36px no-repeat;font-weight:normal;line-height: 38px;color:#444;font-size: 18px;margin-bottom: 20px;float: left;width: 96%;border: 0px solid #cbcbcb;}	/* 2차 */
ul.step01 > li > ul > li > span{font-weight: 600;font-size: 22px;margin-bottom: 10px;width: 100%;float: left;}
ul.step01 > li > ul > li > p{padding:10px 0 0 0;}
ul.step01 > li > ul > li > ul{margin-left:5px;padding: 0px 0;width: 93%;float: left;border: 1px solid #8d8d8d;padding: 2%;margin-bottom: 2%;}
ul.step01 > li > ul > li > ul > li{font-weight: 500;line-height: 25px;width: 97%;float: left;margin-bottom: 20px;padding: 1px 0 1px 15px;background-position: 0 4px;font-weight: normal;background: url(../img/sub/dot02.gif) 3px 13px no-repeat;font-size: 18px;} /* 3차 */
ul.step01 > li > ul > li > ul > li:last-child{padding: 0px 0 0px 15px;margin: 0;}
ul.step01 > li > ul > li > ul > li > p.gide_text {margin-left: 4px;font-size: 18px;margin-bottom: 21px !important;margin-top: 0px;font-weight: 600;}
ul.step01 > li > ul > li > ul > li > span{color: #6567c1;font-weight: 600;margin: 0px 0px 8px;width: 100%;float: left;font-size: 18px !important;}
ul.step01 > li > ul > li > ul > li > div{
    float: left;
    width: 100%;
    border: 1px solid #dedede;
    padding: 3%;
}
ul.step01 > li > ul > li > ul > li > div > h3{
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 800;
    color: #5566df;
}
ul.step01 > li > ul > li > ul > li > ul{margin-left:0;padding: 0;float: left;width: 96%;line-height: 25px;padding: 0;}
ul.step01 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background: url(../img/sub/dot03.gif) 3px 13px no-repeat;float: left;width: 100%;margin-bottom: 9px;font-size: 18px;} /* 4차 */
ul.step01 > li > ul > li > ul > li > ul > li:last-child{margin-bottom:0}
ul.step01 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
ul.step01 > li > ul > li > ul > li > ul > li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

ul.step01 > li > table > ul {padding:0;margin:0}
ul.step01 > li > table > ul > li{padding:0;margin:0;background:none;}
ul.step01 > li > table > ul.bullet > li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
ul.step01 > li > table > ul.bullet > li > p{padding:0;margin:3px 0 7px;font-weight:bold}
ul.step01 > li > table > ul.bullet > li > ul {margin:0}
ul.step01 > li > table > ul.bullet > li > ul > li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

ul.step01 > li > ul > li > table > ul{padding:0;margin:0}
ul.step01 > li > ul > li > table > ul > li{background:none}
ul.step01 > li > ul > li > table > ul > li{padding:0;margin:0}

/* step02 */
 .table_container{width: 100%;float: left;margin: 0 !important;}
ul.step02{margin-top: 12px !important;padding-top: 5px !important;width: 100% !important;float: left;}
ul.step02 > li{}
ul.step02 > li{padding: 56px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;float: left;width: 98%;}	/* 1차 */
ul.step02 > li > div{float: left;margin: 10px 0px 20px 23px;}
ul.step02 > li > div > p{line-height: 33px;font-weight: 600;font-size: 16px;} 
ul.step02 > li h2{position: relative;clear: both;font-size: 21px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
ul.step02 > li > h2:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
ul.step02 > li > p {margin-bottom: 55px;line-height: 29px;font-weight: 500;font-size: 16px;padding-left: 22px;background: #fff1d9;float: left;width: 100%;padding: 1% 2%;font-weight: 600;}
ul.step02 > li > p.gide_text {margin-left: 0px;font-size: 14px;margin-bottom: 9px !important;margin-top: 20px;} 
ul.step02 > li > p.siteGo{float:right;margin-top:-15px}
ul.step02 > li > table{margin-top:5px;}
ul.step02 > li > ul{padding-top: 10px;float: left;width: 100%;}
ul.step02 > li > ul > li{padding: 20px 20px 20px 30px;background: url(../img/sub/bullet_02.gif) 13px 36px no-repeat;font-weight:normal;line-height: 38px;color:#444;font-size: 18px;margin-bottom: 20px;float: left;width: 96%;border: 0px solid #cbcbcb;}	/* 2차 */
ul.step02 > li > ul > li > span{font-weight: 600;font-size: 18px;margin-bottom: 10px;width: 100%;float: left;}
ul.step02 > li > ul > li > p{padding:10px 0 0 0;}
ul.step02 > li > ul > li > ul{margin-left:5px;padding: 0px 0;width: 93%;float: left;border: 1px solid #8d8d8d;padding: 2%;margin-bottom: 2%;}
ul.step02 > li > ul > li > ul > li{font-weight: 500;line-height: 25px;width: 97%;float: left;margin-bottom: 20px;padding: 1px 0 1px 15px;background-position: 0 4px;font-weight: normal;background: url(../img/sub/dot02.gif) 3px 13px no-repeat;} /* 3차 */
ul.step02 > li > ul > li > ul > li:last-child{padding: 0px 0 0px 15px;margin: 0;}
ul.step02 > li > ul > li > ul > li > p.gide_text {margin-left: 4px;font-size: 16px;margin-bottom: 21px !important;margin-top: 0px;font-weight: 600;}
ul.step02 > li > ul > li > ul > li > span{color: #6567c1;font-weight: 600;margin: 0px 0px 8px;width: 100%;float: left;font-size: 18px;}
ul.step02 > li > ul > li > ul > li > ul{margin-left:0;padding: 0;float: left;width: 96%;line-height: 25px;padding: 0;font-size: 16px;margin-top: 12px;}
ul.step02 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background: url(../img/sub/dot03.gif) 3px 13px no-repeat;float: left;width: 100%;margin-bottom: 9px;font-size: 18px;line-height: 31px;} /* 4차 */
ul.step02 > li > ul > li > ul > li > ul > li:last-child{margin-bottom:0}
ul.step02 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
ul.step02 > li > ul > li > ul > li > ul > li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

ul.step02 > li > table > ul {padding:0;margin:0}
ul.step02 > li > table > ul > li{padding:0;margin:0;background:none;}
ul.step02 > li > table > ul.bullet > li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
ul.step02 > li > table > ul.bullet > li > p{padding:0;margin:3px 0 7px;font-weight:bold}
ul.step02 > li > table > ul.bullet > li > ul {margin:0}
ul.step02 > li > table > ul.bullet > li > ul > li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

ul.step02 > li > ul > li > table > ul{padding:0;margin:0}
ul.step02 > li > ul > li > table > ul > li{background:none}
ul.step02 > li > ul > li > table > ul > li{padding:0;margin:0}


ul.UlPlan li{background:url(../img/sub/con0402_tab_off.gif) no-repeat;width:164px;height:28px}
ul.UlPlan li h2{font-weight:bold;color:#444;text-align:center;padding-top:8px;}
ul.UlPlan li.AllView{background:url(../img/sub/con0402_tab_on.gif) no-repeat;width:164px;height:28px}
ul.UlPlan li.AllView h2{font-weight:bold;color:#FFF;text-align:center;padding-top:8px;}
 
 
 /* 조직도연락처 */
 .tel_info_left{width: 28%;float: left;border-top: 4px solid #000;margin-top: 55px;margin-right: 2%;border-bottom: 1px solid #b9b9b9;}
.tel_info_left ul{padding: 0% 10% 10%;float: left;width: 80%;}
.tel_info_left ul li{width: 100%;float: left;padding: 4% 0;border-bottom: 1px solid #c3c3c3;}
.tel_info_left ul li:last-child{border-bottom:none;}
.tel_info_left ul li strong{width: 100%;float: left;font-size: 16px;margin-bottom: 9px;font-weight: 800;}
.tel_info_left ul li span{width: 100%;float: left;font-size: 14px;font-weight: 600;margin-bottom: 1px;color: #a4a4a4;}

.tel_info_right{width: 70%;float: left;margin-top: -2%;}

/* 기본 리스트 type */
.tableType01{width:100%;float: left;}
.tableType01,.tableType01 th,.tableType01 td{border:0;}
.tableType01{margin:8px 0;font-family: 'Noto Sans KR', 'Nanum Gothic', 'malgun gothic', 'dotum';font-size: 18px;color:#444;text-align:center}
.tableType01 caption{display:none;color:#444}
.tableType01 caption.none{display:none}
.tableType01 thead th{border-top: solid 4px #000;border-left: none;border-right: solid 1px #d7d2d5;color: #000;border-bottom: solid 1px #d7d2d5;background-color: #f5f7f7;padding: 7px 11px;font-size: 17px;font-weight: 600;vertical-align: middle;line-height: 32px;}
.tableType01 thead th:last-child{border-right:none;} 
.tableType01 thead th.lb_no{border-left:none}
.tableType01 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType01 tbody td{padding: 7px 11px;color: #444;border: solid 1px #d7d2d5;font-weight: 600;vertical-align: middle;border-width: 1px 1px 1px 0px;line-height: 32px;font-size: 17px;}
 .tableType01 tbody td:first-child{font-weight:600;}
 .tableType01 tbody td:last-child{border-right: none;font-weight: 600;font-size: 17px;}
.tableType01 tbody td.lb_no{border-left:none}
.tableType01 tbody td.date{text-align:left;padding-left:40px}
.tableType01 td.txt_lf{text-align:left;padding-left:10px;font-weight: 600;}
.tableType01 tfoot td{text-align:center;padding:15px 0 0}

.tableType01_2{width:100%;float: left;}
.tableType01_2,.tableType01_2 th,.tableType01_2 td{border:0;/* font-family:dotum,'돋움',Gulim,'굴림'; */text-align:center;line-height:15px;}
.tableType01_2{margin:8px 0;/* font-family:dotum,'돋움',Gulim,'굴림'; */font-size:12px;color:#444;text-align:center}
.tableType01_2 caption{display:none;color:#444}
.tableType01_2 caption.none{display:none}
.tableType01_2 thead th{border-top: solid 4px #000;border-left: none;border-right: solid 1px #d7d2d5;color: #000;border-bottom: solid 1px #d7d2d5;background-color: #f5f7f7;padding: 14px 10px;font-size: 16px;font-weight: 600;vertical-align: middle;}
.tableType01_2 thead th:last-child{border-right:none;} 
.tableType01_2 thead th.lb_no{border-left:none}
.tableType01_2 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType01_2 tbody td{padding: 7px 11px;color: #444;border: solid 1px #d7d2d5;font-weight: 600;vertical-align: middle;border-width: 1px 1px 1px 0px;line-height: 32px;font-size: 17px;}
 .tableType01_2 tbody td:first-child{font-weight:600;}
 .tableType01_2 tbody td:last-child{border-right: none;font-weight: 600;font-size: 14px;}
.tableType01_2 tbody td.lb_no{border-left:none}
.tableType01_2 tbody td.date{text-align:left;padding-left:40px}
.tableType01_2 td.txt_lf{text-align:left;padding-left:10px;font-weight: 600;}
.tableType01_2 tfoot td{text-align:center;padding:15px 0 0}



.tableType05{width:100%}
.tableType05,.tableType05 th,.tableType05 td{border:0;/* font-family:dotum,'돋움',Gulim,'굴림'; */text-align:center;line-height:15px;border:solid 1px #ddd;padding:5px 2px}
.tableType05{margin:8px 0;/* font-family:dotum,'돋움',Gulim,'굴림'; */font-size:12px;color:#444;text-align:center}
.tableType05 caption{display:none;color:#444}
.tableType05 caption.none{display:none}
.tableType05 thead th{font-size:12px;font-weight:bold;color: #ffffff;background-color: #0b4da2;vertical-align: middle;}
.tableType05 tbody td.txt_lf{text-align:left}
.tableType05 tbody th{font-weight:bold;background-color:#fdfdfd}
.tableType05 tbody td{font-weight:normal;color:#707070;line-height:23px;background-color:#FFF}
.tableType05 tbody td ul.tableUL{position:relative;margin:0;width:100%;padding:0;}
.tableType05 tbody td ul.tableUL li{display:inline-block;color:#707070;}

p.info{padding:20px 40px;font-weight:bold;color:#444}
p.info2{padding:20px 40px;font-weight:bold;color:#444;width: 100%;float: left;}
p.info2 > a{width: 290px;float: left;background: #ff0000;padding: 1% 0;color: #fff;text-align: center;margin-right: 1%;font-size: 18px;}
p.info2 > span{float: left;margin-top: 26px;font-size: 16px;}
div.searchForm{position:relative;padding:10px 0;text-align:right}
div.searchForm fieldset input{vertical-align:bottom;padding: 8px 4px;}
 div.searchForm fieldset  span{
    padding: 10px 28px;
    background: #000;
    color: #fff;
    font-size: 14px;
}

/*총장인사말*/


 .sub_content01{display: block;width: 100%;float: left;margin: 0 0% 5%;}
 .sub_content01 > h2.profile, .profile_title{position: relative;clear: both;font-size: 22px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-style: normal;font-weight: 700 !important;}
.profile_title{margin-top:110px;}
.sub_content01 > h2.profile:before, .profile_title:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
 .sub_content01 > ul:nth-child(1){width: 30%;float: left;}
 .sub_content01 > ul:nth-child(1) > li{float: left;width: 100%;margin: 15% 0% 10%;text-align: left;}
 .sub_content01 > ul:nth-child(2){width: 67%;float: right;line-height: 2em;margin: 2% 0% 0 0%;}
 .sub_content01 > ul:nth-child(2) > li:nth-child(1){
    float: left;
    margin: 20px 0;
    font-size: 50px;
    line-height: 44px;
    color: #000000;
    font-style: normal;
    font-weight: 700;
}
 .sub_content01 > ul:nth-child(2) > li{
    float: left;
    margin-bottom: 2%;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 42px;
}
 .sub_content01 > ul:nth-child(2) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;}
 .sub_content01 > ul:nth-child(2) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;}

/* 총장 프로필 */
div.con0101 {position:relative;height:700px;}
div.con0101 p{position:absolute;width:428px;top:0;right:0}
div.con0101 p img{margin-bottom:10px}
div.con0101 span{position:absolute;text-align:center;width:428px;top:350px;}

div.con0101Title{position:relative;}
div.con0101Title p{position:absolute;right:0;top:0}
div.con0101Item01{position:relative;padding:20px;margin: 15px 1% 30px;border:1px solid #ddd;float: left;width: 31%;height: 447px;}
div.con0101Item01 img{padding:30px 0 0;float:left}
div.con0101p01 {width:370px;float:left;padding: 0 0 0 27px;}
div.con0101p01 h3{
    position: relative;
    clear: both;
    font-size: 21px;
    font-weight: 500;
    color: #4279e9;
    line-height: 30px;
    letter-spacing: -.06em;
    padding: 3px 0 22px 12px;
    font-style: normal;
    font-weight: 700 !important;
}
div.con0101p01 h3:before{
    content: "";
    display: block;
    width: 6px;
    height: 16px;
    position: absolute;
    top: 9px;
    left: 0;
    background: #4279e9;
    }
 div.con0101p01 p{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 3px 8px no-repeat;margin: 0 0 0px -10px;font-size: 16px;font-style: normal;font-weight: 500;line-height: 32px;}

div.con0102Item01{position:relative;float:left;padding:14px;margin:15px 10px 30px;border:1px solid #ddd}
div.con0102Item01 img{float:left;}
div.con0102p01 h3{font-weight:bold;font-size:15px;color:#0e4ca1;padding:220px 0 0 5px;}
div.con0102p01 p{padding:0 0 0 5px;}


/* 역대총장*/

div.con0102Item01{position:relative;float:left;padding:14px;margin:15px 10px 30px;border:1px solid #ddd;width: 254px;}
div.con0102Item01 img{
    float: left;
    width: 254px;
    margin-bottom: 8%;
}
div.con0102p01 h3{font-weight:bold;font-size: 20px;color:#0e4ca1;padding: 0px 0 7px 5px;float: left;width: 100%;}
div.con0102p01 p{padding: 0 0 4px 5px;font-size: 14px;color: #686868;float: left;width: 100%;font-weight: 600;}


/* 교육이념 */
.con0102{width:100%;float: left;}
.ideology_text{width: 100%;float: left;font-size: 16px !important;line-height: 35px !important;color: #696969;margin-bottom: 3%;}
.ideology_chart{float: left;width: 96%;border: 10px solid #dedede;padding: 2%;}
.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(1) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #1d4286;font-style: normal;font-weight: 800;margin-right: 2%;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(1) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}

.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(2) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-style: normal;font-weight: 800;margin-right: 2%;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}

.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #f36f24;margin-right: 1%;}

.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(4) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #a0cd4e;font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #a0cd4e;margin-right: 1%;}

.ideology_chart dl:nth-child(5){float: left;margin: 0% 0 0%;width: 100%;}
.ideology_chart dl:nth-child(5) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #e8d15f;font-style: normal;font-weight: 800;margin-right: 2%;}
.ideology_chart dl:nth-child(5) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;}
							

/* 연혁 */
div.con0103{position:relative;margin-top:10px;background:url(../img/sub/con0103_tab_bg.gif) 0 0 repeat-x;height:38px;}
div.con0103 ul li{float:left}
div.con0103 ul li:hover{cursor:pointer}
div.history{position:relative;margin-top:30px;padding:0 0 0 30px}
div.history div{position:relative;float:right;width:580px;border-left:solid 1px #ddd;min-height:33px;vertical-align:middle;padding-left:30px}
div.history img{float:left}
div.history ul li{color:#484848;padding:0 0 0 90px;line-height:23px;position:relative}
div.history ul li span{position:absolute;left:0;font-weight:bold;color:#3579ad;}
.history_form{width: 50%;float: left;margin: 0 25%;}

/* 조직도 */
.group_chart_head{width:100%;float:left;text-align:center;margin-bottom: 60px;}
.group_chart_body{width: 100%;float: left;position: relative;margin-left: 0%;}

                          .solo_group_top{position:relative;width: 20%;float: left;margin: 0 40%;padding-bottom: 0;}
				          .solo_group_top li{position:relative;width: 100%;float: left;padding: 10px 0;font-weight: 600;border-radius: 10px;background: #0c6d93;color: #fff;font-size: 22px;}
				          .solo_group_top:after{content:"";position:absolute;width: 1px;height: 230px;top: 42px;left: 50%;display: block;background: #a1a1a1de;}
				          
				          .solo_group_bottom{position: relative;width: 20%;float: left;margin: 0 40%;}
				          .solo_group_bottom:after{position: absolute;width: 240%;height: 0px;top: 174px;left: -80%;display: block;background: #a1a1a1de;content: "";}
				          .solo_group_bottom li{position: relative;width: 100%;float: left;padding: 10px;font-weight: 600;border-radius: 10px;background: #4e535e;color: #fff;font-size: 20px;}
				         /*  .solo_group_bottom li:after{content:"";width: 1px;height: 158px;top: 47px;left: 49%;display: block;background: #a1a1a1de;position: absolute;} */
				          
				          
				          .group_chart_head .dobule_group{width: 90%;float: left;margin: 0 5%;position: relative;}
                          .group_chart_head .dobule_group:after{content: "";position: absolute;top: 50% !important;left: 24.5% !important;width: 51.5% !important;height: 1px !important;background: #a1a1a1de;}
				          .group_chart_head .dobule_group ul:nth-child(1){position:relative;width: 20%;float: left;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(1){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(2){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(3){position:relative;position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(4){position:relative;position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1){}
				          .group_chart_head .dobule_group ul:nth-child(1):after{content:"";position: absolute;background: #a1a1a1de;width: 1px !important;left: calc(100% + 57px);top:22px;height: calc(100% - 63px);/* height: 182px !important;top: 8.8% !important;left: 122% !important; */}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(1):after{position: absolute;width: 55px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(2):after{position: absolute;width: 55px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(3):after{position: absolute;width: 30px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(4):after{content:"";position:absolute;width: 30px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          
				          .group_chart_head .dobule_group ul:nth-child(2){}
				          .group_chart_head .dobule_group ul li a{width:100%;position:relative;float: left;}
				          .group_chart_head .dobule_group ul li a span.pop {background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;/* float: left;position: absolute;top: 0;padding-left: 26px; */background-size: 13px;/* padding-bottom: 18px; */}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(1){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 16px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(2){position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(3){position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(4){position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2){float: right;width: 20%; margin-top: 64px;}
                           .group_chart_head .dobule_group ul:nth-child(2):after{content: "";position: absolute;top: 9%;left: 76%;background: #a1a1a1de;width: 1px;height: 175px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(1):after{content:"";position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(2):after{position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(3):after{position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(4):after{content:"";position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;}
                          
                          .group_sub{width: 98%;float:left;margin:0 1%;}
                 		.group_chart_body > div > h2{width: 98%;float:left;text-align: center;padding: 92px 0 30px;font-size: 16px;font-weight: 600;margin: 0 1%;font-size: 20px;}
                 		.group_chart_body > div:nth-child(2) > h2{background: #63a5ce url(/site/nambu/nambukr/img/quick1_w.png) no-repeat 50% 31%;color:#fff;background-size: 20%;}
                 		.group_chart_body > div:nth-child(3) > h2{background: #7fccc3 url(/site/nambu/nambukr/img/quick3_w.png) no-repeat 50% 31%;color:#fff;background-size: 26%;}
                 		.group_chart_body > div:nth-child(4) > h2{background: #f49d46  url(/site/nambu/nambukr/img/quick5_w.png) no-repeat 50% 31%;color:#fff;background-size: 26%;}
                 		.group_chart_body > div:nth-child(5) > h2{background: #7fc168  url(/site/nambu/nambukr/img/quick6_w.png) no-repeat 50% 31%;color:#fff;background-size: 34%;}
                 		.group_chart_body > div:nth-child(6) > h2{background: #c2bc6b  url(/site/nambu/nambukr/img/quick7_w.png) no-repeat 50% 31%;color:#fff;background-size: 28%;}
                 		.group_chart_body > div > ul{
    float: left;
    width: 98%;
    margin: 0 1%;
}
                 		.group_chart_body > div > ul > li{float:left;width: calc(100% / 4 - 30px);padding: 20px;font-size: 14px;font-weight: 600;}
                 		.group_chart_body > div > ul > li > a{width: 97% !important;padding: 10px 10px 10px 0px !important;float: left !important;font-weight: 800 !important;font-size: 16px !important;}
                 		.group_chart_body > div > ul > li > ul{width: 100%;float:left;padding: 10px 0px;}
                 		.group_chart_body > div > ul > li > ul > li{}
                 		.group_chart_body > div > ul > li > ul > li > a{width:100%;position:relative;float: left;}
 						.group_chart_body > div > ul > li > ul > li > a span.pop {background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 0;padding-left: 26px;background-size: 13px;padding-bottom: 18px;}
                 		.group_chart_body > div > ul > li:last-child{margin-bottom:0px;}
                 		.group_chart_body > div > ul > li > ul > li {background: url(/site/nambu/nambukr/img/sub/dot03.gif) 3px 12px no-repeat;padding-left: 18px;font-size: 14px;letter-spacing: -2px;line-height: 31px;color: #000;}
                        .group_chart_body > div > ul > li > ul > li > ul{padding-left: 2px;font-weight: 500;font-size: 13px;letter-spacing: -2px;} 
                        .group_chart_body .dobule_group ul li a{width:100%;position:relative;float: left;}
 .group_chart_body .dobule_group ul li a span.pop {background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 0;padding-left: 26px;background-size: 13px;padding-bottom: 18px;}
                        .group_chart_body > div > ul > li.solo{float:left;width: calc(100% / 1 - 30px);padding: 20px;font-size: 14px;font-weight: 600;}
                 		.group_chart_body > div > ul > li.solo > a{width: 99.5% !important;padding: 10px 10px 10px 0px !important;float: left !important;font-weight: 800 !important;font-size: 16px !important;}
                 		.group_chart_body > div > ul > li.solo > ul{width: 98.5%;float:left;padding: 10px 0px;min-height: 69px;}
                 		.group_chart_body > div > ul > li.solo > ul > li{}
                 		.group_chart_body > div > ul > li.solo > ul > li > a{}
                 		.group_chart_body > div > ul > li.solo:last-child{margin-bottom:0px;}
                 		.group_chart_body > div > ul > li.solo > ul > li {    background: none;
    padding: 14px 0;
    font-size: 16px;
    letter-spacing: -2px;
    line-height: 31px;
    color: #000;
    width: calc(100% / 3 - 12px);
    float: left;
    text-align: center;
    border: 1px solid #dedede;
    margin-right: 10px;}
                        .group_chart_body > div > ul > li.solo > ul > li > ul{padding-left: 2px;font-weight: 500;font-size: 13px;letter-spacing: -2px;} 
 
 
 .group_chart_body > div > ul > li > ul > li > ul >li{
    width: 100%;
    float: left;
    padding: 0 0 0 13px;
    background: url(../img/sub/dot02.gif) 3px 12px no-repeat;
    font-weight: normal;
    color: #444444;
    line-height: 34px;
    font-size: 16px;
}




/* 대학상징 */

.tripartition{width:31%;float:left;margin: 0 1%;}
.double{width:48%;float:left;margin: 0 1%;}
div.con0105Title{position:relative;width: 100%;float: left;margin: 1% 0 2%;}
div.con0105Title h2{width: 100%;float: left;font-size: 14px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;color: #a4a4a4;padding-top: 11px;}
div.con0105Title h2:before{content:"";display:block;width: 84px;height:5px;background:linear-gradient(to top right, #2e61ab, #a3ea82);position: absolute;top: 0;left: 0;}
div.con0105Title h2 strong{font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #000;margin-right: 11px;}
div.con0105Title p{position:absolute;right:0;top:0}

.con0105Title_sub{width:100%;float:left;}
.con0105Title_sub h3{margin: 30px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;}
.con0105Title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}

div.con0105Item01{position:relative;padding:20px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;min-height: 600px;max-height: 703px;}
div.con0105Item01 img{padding: 73px 0% 0;float:left;width: 100%;}
div.con0105p01{width: 93%;float: left;padding:0 0 0 50px;background: url(../img/sub/bullet_02.gif) 38px 37px no-repeat;font-size: 16px;line-height: 27px;margin: 15% 0;}
div.con0105p01 h3{font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;margin:0 0 0 -30px;font-size: 16px;margin-bottom: 1%;}

div.con0105Item02{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;height: 600px;}
div.con0105Item02 div.div01{position:relative;float:left;width:370px;text-align:right;padding:20px 0 0;}
div.con0105Item02 div.div01 h3{position:absolute;top: 12px;left:0;font-weight:bold;color:#0e4ca1;font-size: 17px;}
div.con0105Item02 div.div01 ul{float:left;margin: 13% 19% 0%;}
div.con0105Item02 div.div02{position:relative;float: left;width: 98%;text-align: left;padding: 20px 0px 0 0;}
div.con0105Item02 div.div02 h3{position:absolute;top: 15px;left:0;font-weight:bold;color:#0e4ca1;font-size: 17px;}
div.con0105Item02 div.div02 ul{float: left;width: 100%;padding-top: 6%;}
div.con0105Item02 div.div02 ul li{float: left;width: 100%;text-align: center;}
div.con0105Item03{position:relative;padding: 134px 0;margin:15px 0 30px;border:1px solid #ddd;text-align:center;width: 100%;float: left;height: 600px;}
div.con0105Item04{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;text-align:center;float: left;width: 100%;}
div.con0105p02{position:relative;padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 5px 15px no-repeat;text-align:left;padding-top:10px;font-size: 20px;}
div.con0105p02 span{color:#1a6fe3}

div.con0105Item06{position:relative;padding:20px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;}
div.con0105Item06 img{padding:0;float:left}
div.con0105p06{width: 56%;float:right;padding: 0 0 0 50px;background: url(../img/sub/bullet_02.gif) 64px 62px no-repeat;margin-top: 4%;}
div.con0105p06 h3{font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;background:url(../img/sub/bullet_01.gif) 3px 5px no-repeat;font-size: 22px;margin-bottom: 2%;}
div.con0105p06 p{float:left;padding-left: 4%;font-size: 19px;line-height: 30px;}



/* 입학안내 대학 */
div.con0201{position:relative;margin: 0% 20% 5%;padding: 4%;background: url(../img/sub/con0201_bg.gif) 40% 82% no-repeat;width: 60%;height:261px;border: 1px solid #dede;background-size: 89%;}
div.con0201 p.p1{position:absolute;top:65px;right:95px}
div.con0201 p.p2{position:absolute;top:140px;right:150px}
div.con0201 p.p3{position:absolute;top:195px;right:85px}

.entrance_link_form{width: 60%;float: left;margin: 0 20%;border: 1px solid #ddd;background: #1c2445 url(../img/sub/entrance_bg1.png) -66% 94% no-repeat;padding-left: 70px;background-size: 54%;}
.entrance_link_form ul{width: 64%;float: right;padding: 9% 9% 9%;background: #fff;}
.entrance_link_form ul > li:nth-child(1){width:100%;float:left;margin-bottom: 2%;font-size: 13px;font-weight: 600;text-align: center;}
.entrance_link_form ul > li:nth-child(2){width:100%;float:left;font-size: 41px;text-align: center;}
.entrance_link_form ul > li:nth-child(2) h2{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #0773c6;}
.entrance_link_form ul > li:nth-child(3){width:100%;float:left;margin: 5% 0 5%;text-align: center;}
.entrance_link_form ul > li:nth-child(3) a{width: 60%;float: left;background: #0b61aa;padding: 4%;color: #fff;text-align: center;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;margin: 0 16%;}
.entrance_link_form ul > li:nth-child(4){width:100%;float:left;font-size: 12px;font-weight: 600;text-align: center;}

/* 입학안내 대학원 */
div.con0202{position:relative;margin: 0% 20% 5%;padding: 4%;background: url(../img/sub/con0202_bg.gif) 40% 82% no-repeat;width: 60%;height:261px;border: 1px solid #dede;background-size: 89%;}
div.con0202 p.p1{position:absolute;top:65px;right:95px}
div.con0202 p.p2{position:absolute;top:140px;right:150px}
div.con0202 p.p3{position:absolute;top:195px;right:85px}

.entrance_link_form2{width: 60%;float: left;margin: 0 20%;border: 1px solid #ddd;background: #334d82 url(../img/sub/entrance_bg2.png) 5% 94% no-repeat;padding-left: 70px;background-size: 24%;}
.entrance_link_form2 ul{width: 64%;float: right;padding: 9% 9% 9%;background: #fff;}
.entrance_link_form2 ul > li:nth-child(1){width:100%;float:left;margin-bottom: 2%;font-size: 13px;font-weight: 600;text-align: center;}
.entrance_link_form2 ul > li:nth-child(2){width:100%;float:left;font-size: 41px;text-align: center;}
.entrance_link_form2 ul > li:nth-child(2) h2{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #0773c6;}
.entrance_link_form2 ul > li:nth-child(3){width:100%;float:left;margin: 5% 0 5%;text-align: center;}
.entrance_link_form2 ul > li:nth-child(3) a{width: 60%;float: left;background: #0b61aa;padding: 4%;color: #fff;text-align: center;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;margin: 0 16%;}
.entrance_link_form2 ul > li:nth-child(4){width:100%;float:left;font-size: 12px;font-weight: 600;text-align: center;}

/* 대학 / 대학원 - 대학 */
div.con0301Top{position:relative;height: 49px;background: url(../img/sub/con0301_line.gif) 94% 44% no-repeat;width: 100%;float: left;background-size: cover;padding-bottom: 2%;}
div.con0301Top ul li{float:left}
div.con0301Top ul li:hover{cursor:pointer}
div.allItem{position:relative;/* height:235px; */background: url(../img/sub/con0301_01.gif) 13% 35% no-repeat;margin:10px 0 0;width: 100%;float: left;background-size: 20%;}
div.allItem div{position:relative;padding: 10px 0 0 497px;}
div.allItem div h3{float:left}
div.allItem div p{padding:0 0 0 30px;float:left;width: 86%;font-size: 14px;}

ul.majorInfo {
    margin-top: 50px;
    padding-bottom: 30px;
    background-size: 100%;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    min-height: 150px;
}
ul.majorInfo:last-child{background:none;}
ul.majorInfo > li {position:relative;color:#484848;margin-bottom: 1%;float: left;width: 100%;}
ul.majorInfo > li > h2{
    position: relative;
    clear: both;
    font-size: 22px;
    color: #000000;
    line-height: 30px;
    letter-spacing: -0.06em;
    padding: 2px 0 11px 20px;
    font-style: normal;
    font-weight: 700 !important;
    width: 100%;
    float: left;
}
ul.majorInfo > li > h2:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
ul.majorInfo > li > p{
    float: right;
    background: #2c72cd url(../img/link_icon2.png) no-repeat 50% 35%;
    width: 90px;
    border-radius: 100px;
    margin-top: 24px;
    box-shadow: 2px 5px 1px 1px #2e425c26;
    font-size: 20px;
}
ul.majorInfo > li > p > a{} 
ul.majorInfo > li > ul{padding: 0px 10px;float: left;width: 90%;}
ul.majorInfo > li > ul > li{padding:0 0 0 7px;font-size: 18px;font-weight: 600;float: left;width: 100%;}
ul.majorInfo > li > ul > li > p{width: 100%;float: left;font-size: 20px;font-weight: 500;padding-left: 4px;color: #898989;}
ul.majorInfo > li > ul > li ul{
    margin-top: 10px;
    padding: 1% 1%;
    width: 98%;
    float: left;
}
ul.majorInfo > li > ul > li > ul > li{
    background: url(../img/sub/dot02.gif) 0 9px no-repeat;
    padding: 0 0 0 15px;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 4px;
}
ul.majorInfo > li > ul > li > ul > li:last-child{margin-bottom:0;}

/* 학사정보 */
div.ItemQ{position:relative;padding:10px;background:url(../img/sub/con0401_q.gif) 20px top no-repeat;border-bottom:solid 1px #dcdcdc}
div.topBoader{border-top:solid 1px #dcdcdc;}
div.ItemQ h2{padding:0 0 0 15px;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;font-weight:bold;color:#0e4ca1;margin:0 0 0 50px;font-size: 15px;}
div.ItemQ ul {margin:10px 0 0 52px}
div.ItemQ ul li{float:left;width: 203px;padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 8px no-repeat;color:#484848;font-size: 13px;font-weight: 600;}
div.ItemQ ul li:hover{cursor:pointer}

div.ItemA{display:none;position:relative;padding:10px 20px 30px 10px;background:url(../img/sub/con0401_a.gif) 20px top no-repeat;background-color:#f1f4f5;border-bottom:solid 1px #dcdcdc}
div.tbno {border-top:none}
div.bbno {border-bottom:none}
div.ItemA h2{font-weight:bold;color:#484848;margin:0 0 0 50px}
div.ItemA ul.itemUL {margin:10px 0 0 52px}
div.ItemA ul.itemUL span{padding:0 010px} 
div.ItemA ul.itemUL li{color:#484848;margin:0;padding:4px 0 4px 15px;background:url(../img/sub/dot03.gif) 5px 13px no-repeat;}
div.ItemA ul.itemUL ul{margin:0 0 0 15px}
div.ItemA ul.itemUL li ul li{color:#484848;margin:0;padding:0 0 0 15px;background:url(../img/sub/dot02.gif) 5px 9px no-repeat;}
div.ItemA ul.itemUL li ul li.margin15{margin:0 0 0 15px}
div.ItemA ul.itemUL li ul li ul li{background:none;padding-top:5px}
div.ItemA p.close{text-align:right;margin:0 0 -20px}

div.ItemA p.item{margin:10px 0 0 52px}
p.point{font-weight:bold;color:#FF0000}

/* 학사일정 */
div.con0402Top{position:relative;height:28px;background:url(../img/sub/con0402_tab_line.gif) 490px bottom no-repeat;margin-bottom:10px}
div.con0402Top ul li{float:left}
div.con0402Top ul li:hover{cursor:pointer}

/* 대학기관 대외협력처 */
div.con0601_bottom{text-align:right;color:#484848;}
div.con0601_bottom img{margin:0 0 0 20px}

/* 커뮤니티 - 동아리 */
div.con0500402{position:relative;background:url(../img/sub/con0301_line.gif) 0 bottom no-repeat;padding:20px}
div.con0500402 h2{padding:0 0 0 15px;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;font-weight:bold;color:#0e4ca1;}
div.con0500402 div {border:1px solid #DCDCDC;padding:10px 20px;margin:10px 0 0;background-color:#F1F4F5;width:660px}
div.con0500402 div p{padding:0 0 0 12px;background:url(../img/sub/bullet_02.gif) 0 7px no-repeat;color:#484848}

/* 서식 다운로드 */
div.boardNavi{position:relative;width:500px;float:left;margin:0 0 15px}
div.boardAll{float:left;padding:15px 0 0 20px}

/* 커뮤니티 - 학생회 */
div.con0603{position:relative;height:361px;width: 759px;background:url(../img/sub/lab_bg01.gif) 0 0 no-repeat;margin: 20px auto 0;}
div.con0603 div.con060301{position:absolute;width:253px;height:208px;top:45px;left:45px;background:url(../img/sub/lab_bg02.gif) 0 0 no-repeat}
div.con0603 div.con060302{position:absolute;width:253px;height:182px;bottom:45px;right:45px;background:url(../img/sub/lab_bg03.gif) 0 0 no-repeat}
ul.list0603 {margin:20px 0 0 10px}
ul.list0603 li{width:217px;border-bottom:solid 1px #FFF;background:url(../img/sub/lab_dot.gif) 3px 8px no-repeat;padding:0 0 0 15px;height:20px;color:#FFF}
ul.list0603 li.last{border:none}
ul.list0603 li h2{float:left;}
ul.list0603 li a{float:right;padding:4px 0 0}

/* 대학기관 - 부속기관 */
div.con060201{position:relative;}
div.con060201 ul li{float:left;margin:0 8px 8px 0}
div.con060201 p.line{clear:both;position:relative;height:22px;background:url(../img/sub/con0301_line.gif) 0 0 no-repeat;background-size: 100%;}

/* 남부대학교 오시는길 */

/* 찾아오시는길 */
 .map_adr_link{float: left;width: 100%;margin: 10px 0;background: #eff4ff;border: 1px dotted #ddd;padding: 26px;}
  .map_adr_link h3{width: 100%;font-size: 21px;float: left;margin-bottom: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .map_adr_link p{float: left;width: 100%;padding-left: 10px;font-size: 18px;margin-bottom: 9px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
  
  .map_link{float: left;margin-top: 10px;margin-left: 10px;}
  .map_link > a:nth-child(1){float: left;font-size: 14px;background: #2d558a;color: #fff;padding: 10px 20px;margin-right: 12px;}
  .map_link > a:nth-child(2){float: left;font-size: 14px;background: #dd1919;color: #fff;padding: 10px 20px;margin-right: 12px;}
  .map_link > a:nth-child(3){float: left;font-size: 14px;background: #1faa22;color: #fff;padding: 10px 20px;}
  
  .map_itr{    float: left;width: 98%;margin: 46px 0px 46px 2%;}
  .map_itr dl{float: left;width: 100%;margin-bottom: 28px;}
  .map_itr dl dt{
    position: relative;
    clear: both;
    font-size: 22px;
    color: #4279e9;
    line-height: 30px;
    letter-spacing: -.06em;
    padding: 2px 0 19px 20px;
    font-family: 'NanumGothicBold';
    font-style: normal;
    font-weight: 700 !important;
}
  .map_itr dl dt:before{content: "";
    display: block;
    width: 6px;
    height: 16px;
    position: absolute;
    top: 9px;
    left: 6px;
    background: #4279e9;}	
  .map_itr dl dt img{margin-right:10px;display:none}
  .map_itr dl dd{float: left;font-size: 18px;margin-left: 10px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}




div.con9903{position:relative;}
div.con9903 div{position:relative;}
div.con9903 div h2{font-weight:bold;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;color:#0e4ca1;padding:0 0 0 15px;height:18px}
div.con990302{float:left;}
div.con990302 ul {margin:10px 0 0}
div.con990302 ul li{float:left}
div.con990303{float:right;width:320px}

/* 캠퍼스 투어 */
	.campus_map{float: left;width: 100%;margin-bottom: 2%;}
	.campus_map b{color: #ca2f2f;}
/*div.con0107T{position:relative;height:393px;width:756px}*/
.con0107Title_sub h3{margin: 24px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;text-align: left;}
.con0107Title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}
 
div.con0107T{position:relative;width: 100%;float: left;text-align: left;margin-bottom: 2%;}
div.con0107B{margin: 0 0 2%;width: 100%;float: left;padding: 0;}
div.con0107BL{float:left;width: 100%;padding: 1% 1%;}
div.con0107BL ul{float:left;margin: 10px 0px 0px;width: 100%;}
div.con0107BL ul li{padding: 9px 0;float: left;width: 18%;border: 1px solid #767676;margin: 0px  14px 10px 0px;}
 div.con0107BL ul li > a{width:100%;float:left;text-align: center;font-size: 18px;font-weight: 800;font-family: 'NanumGothicExtraBold';font-style: normal;}
div.con0107BL ul li:hover > a{color: #fff;}
div.con0107BL ul li:hover{background: #0b4da2;} 
 div.con0107BR {float:right;width: 39%;border-left: 2px solid #dedede;padding: 20px 3%;}
div.con0107BR > div{display:block}
div.con0107BR h2{font-weight:bold;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;color:#0e4ca1;padding:0 0 0 15px;height:18px}
div.con0107BR img{padding: 5px 0}
div.con0107BR span {background: url(../img/sub/bullet_02.gif) 3px 5px no-repeat;padding: 0 0 0 15px;height: 18px;font-size: 15px;color: #707070;font-weight: 600;}

/* 발전계획 */
	.plan img{margin:80px 15% 0;float: left;margin:70%;}
.plan_title{clear: both;line-height: 30px;font-size: 32px;color: #555;padding-bottom: 22px;margin-top: 40px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;text-align: left;}
    .plan_title h3{}
    
    .plan_form{float: left;width: 100%;}
    .plan_form li{margin-bottom:3%;}
    .plan_form li:nth-child(1){float: left;width: 100%;margin-bottom: 1% !important;}
    .plan_form li:nth-child(1) h4{position:relative;text-align:left;margin: 12px 0 15px 35px;line-height: 25px;font-weight: 600;color: #525966;font-size: 23px;padding-left: 10px;padding-bottom: 20px;}
    .plan_form li:nth-child(1) h4:before{content: "";display: block;width: 50px;height: 1px;position: absolute;bottom: 15px;left: 10px;background: #525966;}
    .plan_form li:nth-child(1) div{float: left;width: 31%;border: 1px solid #dedede;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(1) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(1) div:last-child{margin-right:0;}
    .plan_form li:nth-child(1) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;}
    .plan_form li:nth-child(1) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(1) div span{padding-left: 18px;position: relative;margin: 5px 10px;line-height: 22px;font-size: 18px;width: 90%;text-align: left;font-weight: 600;}
    .plan_form li:nth-child(1) div span:before{content: '';display: block;position: absolute;left: 6px;top: 6px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    .plan_form li:nth-child(2){float: left;width: 100%;margin-bottom: 4%;}
    .plan_form li:nth-child(2) h4{position: relative;text-align: left;margin: 12px 0 15px 35px;line-height: 34px;font-weight: 600;color: #525966;font-size: 24px;padding-left: 10px;padding-bottom: 20px;}
    .plan_form li:nth-child(2) h4:before{
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    position: absolute;
    bottom: 15px;
    left: 10px;
    background: #525966;
}
    .plan_form li:nth-child(2) div{float: left;width: 31%;border: 5px solid #98c32a;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(2) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(2) div:last-child{margin-right:0;}
    .plan_form li:nth-child(2) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(2) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(2) div span{position: relative;padding: 18px 0px 18px 35px;line-height: 24px;font-size: 18px;width: 90%;text-align: left;font-weight: 600;float: left;}
    .plan_form li:nth-child(2) div span:before{content: '';display: block;position: absolute;left: 18px;top: 28px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    
    .plan_form li:nth-child(3){float: left;width: 100%;}
    .plan_form li:nth-child(3) h4{
    position: relative;
    text-align: left;
    margin: 12px 0 15px 35px;
    line-height: 34px;
    font-weight: 600;
    color: #525966;
    font-size: 24px;
    padding-left: 10px;
    padding-bottom: 20px;
    }
    .plan_form li:nth-child(3) h4:before{content: "";display: block;width: 50px;height: 1px;position: absolute;bottom: 15px;left: 10px;background: #525966;}
    .plan_form li:nth-child(3) div{float: left;width: 31%;border: 1px solid #dedede;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(3) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(3) div:last-child{margin-right:0;}
    .plan_form li:nth-child(3) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(3) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(3) div span{position: relative;margin: 0;line-height: 28px;font-size: 18px;width: 93%;text-align: left;font-weight: 600;padding: 18px 0px 18px 35px;color: #000;background: #f4d06b7d;float: left;}
    .plan_form li:nth-child(3) div span:before{content: '';display: block;position: absolute;left: 24px;top: 27px;background: #eb6c04;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    
    .plan_form li:nth-child(4){float: left;width: 100%;margin-bottom: 0%;}
    .plan_form li:nth-child(4) h4{position:relative;text-align:left;margin: 12px 0 15px 35px;line-height: 34px;font-weight: 600;color: #2e323a;font-size: 24px;padding-left: 10px;}
    .plan_form li:nth-child(4) h4:before{bottom: 0;content: "";display: block;width: 50px;height: 1px;position: absolute;bottom: -4px;left: 10px;background: #525966;}
    .plan_form li:nth-child(4) div{float: left;width: 31%;border: 5px solid #98c32a;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(4) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(4) div:last-child{margin-right:0;}
    .plan_form li:nth-child(4) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(4) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(4) div span{position: relative;padding: 18px 0px 18px 35px;line-height: 24px;font-size: 18px;width: 90%;text-align: left;font-weight: 600;float: left;}
    .plan_form li:nth-child(4) div span:before{content: '';display: block;position: absolute;left: 18px;top: 28px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}



/*텍스트 게시판*/
.btn-info{padding: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}


/* 학교법인_임원현황 */
.corporate_info{float: left;width: 100%;}
  .corporate_info_title{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;margin: 70px 0 30px 0px !important;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .corporate_info_title2{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 90px 0% 26px 25px;float: left;}
  .corporate_info_title3{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 4% 0% 14px;float: left;}
  .corporate_info_sub_title{  width: 100%;float: left;margin: 30px 0px 10px;}
  .corporate_info_sub_title h4{position:relative;clear: both;font-size: 17px;font-weight: 500;color: #4279e9;line-height: 30px;letter-spacing: -.06em;padding: 2px 0 14px 20px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
  .corporate_info_sub_title h4:before{content:"";display: block;width:6px;height:16px;position:absolute;top: 9px;left:6px;background:#4279e9;}
  .corporate_info_gide1{width: 24%;float: left;margin: 0 2% 2%;border: 3px solid #dedede;padding: 2%;background: #e4eeff6e;height: 120px;}
  .corporate_info_title_sub{width:100%;float:left;}
  .corporate_info_title_sub h3{margin: 30px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;}
  .corporate_info_title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}
 
  .corporate_info_gide1 dd{margin-left: 18px;padding-left: 18px;position: relative;padding-bottom: 5px;line-height: 25px;font-weight: 400;font-size: 14px;}
  .corporate_info_gide1 dd:before{content: '';display: block;position: absolute;left: 5px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .corporate_info_gide1 dd strong.no{color:#ff0000;}
  .corporate_info_gide1 dd strong.yes{color:#4279e9;}
  .corporate_name{padding-left:5px !important;font-size: 16px !important;border-left: 0px !important;padding-bottom: 11px !important;}
  .corporate_name:before{content:"" !important;width:0 !important;height:0 !important;display:none !important;}
  .corporate_info_gide1 dd:last-child{}
  
  .corporate_info_gide2{width: 24%;float: left;margin: 0 2% 2%;border: 3px solid #dedede;padding: 2%;height: 139px;background: #e4fff76e;}
  
  .corporate_info_gide2 dd{margin-left: 18px;padding-left: 18px;position: relative;padding-bottom: 5px;line-height: 25px;font-weight: 400;font-size: 14px;}
  .corporate_info_gide2 dd:before{content: '';display: block;position: absolute;left: 5px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .corporate_info_gide2 dd strong.no{color:#ff0000;}
  .corporate_info_gide2 dd strong.yes{color:#4279e9;}
  .corporate_name{padding-left:5px !important;font-size: 16px !important;border-left: 0px !important;padding-bottom: 11px !important;}
  .corporate_name:before{content:"" !important;width:0 !important;height:0 !important;display:none !important;}
  .corporate_info_gide2 dd:last-child{}
  
  
 .tableType10{width:100%}
.tableType10,.tableType10 th,.tableType10 td{border:0;text-align:center;line-height:15px;}
.tableType10{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10 caption{display:none;color:#444}
.tableType10 caption.none{display:none}
.tableType10 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 32px  !important;border-right: 1px solid #d7d2d5;}
.tableType10 thead th.lb_no{border-left:none}
.tableType10 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10 tbody td{padding: 7px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;border-width: 1px 1px 1px 0px;vertical-align: middle;line-height: 32px !important;}
.tableType10 tbody td.lb_no{border-left:none}
.tableType10 tbody td.date{text-align:left;padding-left:40px}
.tableType10 td.txt_lf{text-align:left;padding-left:10px}
.tableType10 tfoot td{text-align:center;padding:15px 0 0}

.tableType10_2{width:100%}
.tableType10_2,.tableType10_2 th,.tableType10_2 td{border:0;text-align:center;line-height:15px;}
.tableType10_2{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10_2 caption{display:none;color:#444}
.tableType10_2 caption.none{display:none}
.tableType10_2 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 32px  !important;border-right: 1px solid #d7d2d5;}
 .tableType10_2 thead th:last-child{border-right:none;}
.tableType10_2 thead th.lb_no{border-left:none}
.tableType10_2 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10_2 tbody td{
    padding: 7px 11px;
    color: #3b5bcd;
    border: solid 1px #efefef;
    font-size: 17px;
    border-width: 0px 7px 0px 0px;
    vertical-align: middle;
    line-height: 32px !important;
    font-weight: 800;
    width: 10%;
}
.tableType10_2 tbody td.lb_no{border-left:none}
.tableType10_2 tbody td.date{text-align:left;padding-left:40px}
.tableType10_2 td.txt_lf{text-align:left;padding-left:10px;border-right: none;font-weight: 500;color: #424242;width: 90%;}
.tableType10_2 tfoot td{text-align:center;padding:15px 0 0}


.tableType10_3{width:100%}
.tableType10_3,.tableType10_3 th,.tableType10_3 td{border:0;text-align:center;line-height:15px;}
.tableType10_3{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10_3 caption{display:none;color:#444}
.tableType10_3 caption.none{display:none}
.tableType10_3 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;/* font-family: 'NanumGothicBold' !important; */font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 19px  !important;border-right: 1px solid #d7d2d5;}
 .tableType10_3 thead th:last-child{border-right:none;}
.tableType10_3 thead th.lb_no{border-left:none}
.tableType10_3 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10_3 tbody td{
    padding: 7px 11px;
    color: #000000;
    border: solid 1px #efefef;
    font-size: 17px;
    border-width: 0px 7px 0px 0px;
    vertical-align: middle;
    line-height: 32px !important;
    font-weight: 800;
    width: 23%;
}
.tableType10_3 tbody td.lb_no{border-left:none}
.tableType10_3 tbody td.date{text-align:left;padding-left:40px}
.tableType10_3 td.txt_lf{text-align:left;padding-left:10px;border-right: none;font-weight: 500;color: #424242;width: 90%;}
.tableType10_3 tfoot td{text-align:center;padding:15px 0 0}


/* 학교법인_연혁 */
.corporate_years{width:100%;float:left;margin-top: 5%;}
 .tab_title {    width: 69%;margin: 0 0%;margin-bottom: 4%;float: left;padding: 2% 15% 2%;border: 4px solid #efefef;}
.tab_title li {width: 14.2%;font-style: normal;font-weight: 700;FONT-SIZE: 20px;color: #9f9f9f;border-bottom: 10px solid #e4e6e7;cursor: pointer;float: left;text-align: center;padding-bottom: 1%;}


.tab_title li:first-child:nth-last-child(1) {width: 50%;}

.tab_title li:first-child:nth-last-child(2), .tab_title li:first-child:nth-last-child(2) ~ li {width: 50%;}

.tab_title li:first-child:nth-last-child(3), .tab_title li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}

.tab_title li:first-child:nth-last-child(4),
.tab_title li:first-child:nth-last-child(4) ~ li { width: 25%;}

.tab_title li:first-child:nth-last-child(5),
.tab_title li:first-child:nth-last-child(5) ~ li {width: 20%;}


.tab_title li:first-child:nth-last-child(6),
.tab_title li:first-child:nth-last-child(6) ~ li {width:16.6%;}

 
.tab_title li:first-child:nth-last-child(5), /* 개수가 5개일 때 첫번째(뒤에서 부터 5번째) 너비는 20% */
.tab_title li:first-child:nth-last-child(5) ~ li { /* 첫번째 요소 일반형제연산자(~) 뒤에도 모두 20%로  */width:20%; } 





.tab_title li.on {border-bottom: 10px solid #078fe5;padding-bottom: 1%;color: #000;text-decoration: none;font-style: normal;font-weight: 800;FONT-SIZE: 22px;}
.tab_cont {clear: both;text-align: left;padding: 0px;box-sizing: border-box;float: left;width: 100%;}
.tab_cont div {display: none;text-align: center;}
.tab_cont div.on {display: block;}

.tableType11{width:100%}
.tableType11,.tableType11 th,.tableType11 td{border:0;text-align:center;line-height:15px;}
.tableType11{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType11 caption{display:none;color:#444}
.tableType11 caption.none{display:none}
.tableType11 thead th{border-top: solid 4px #000000;border-left: none;border-right: none;color: #07090b;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 14px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tableType11 thead th.lb_no{border-left:none}
.tableType11 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType11 tbody td{padding: 26px 0;color:#444;border:solid 1px #d7d2d5;font-weight: normal;font-size: 18px;border-width: 1px 0px 1px 0px;}
 .tableType11 tbody td:nth-child(1){
    font-weight: 600;
}
.tableType11 tbody td.lb_no{border-left:none}
.tableType11 tbody td.date{text-align:left;padding-left:40px}
.tableType11 td.txt_lf{text-align:left;padding-left:10px}
.tableType11 tfoot td{text-align:center;padding:15px 0 0}


.tableType12{width:100%}
.tableType12, .tableType12 th, .tableType12 td{border:0;text-align:center;line-height:15px;}
.tableType12{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 100%;margin: 0 2% 24px;}
.tableType12 caption{display:none;color:#444}
.tableType12 caption.none{display:none}
.tableType12 thead th{
    border-top: solid 4px #000;
    border-left: none;
    border-right: solid 1px #d7d2d5;
    color: #000;
    border-bottom: solid 1px #d7d2d5;
    background-color: #f5f7f7;
    padding: 7px 11px !important;
    font-size: 17px !important;
    /* font-family: 'NanumGothicExtraBold'; */
    font-style: normal;
    font-weight: 800;
    vertical-align: middle;
    line-height: 32px !important;
    }
.tableType12 thead th{border-right:none;} 
.tableType12 thead th.lb_no{border-left:none}
.tableType12 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 18px;}
.tableType12 tbody td{
    padding: 7px 11px !important;
    color: #444;
    border: solid 1px #d7d2d5;
    font-weight: normal;
    font-size: 17px !important;
    vertical-align: middle;
    line-height: 32px;
    border-width: 1px 1px 1px 0px;
}
 .tableType12 tbody td:last-child{border-right:none;}
.tableType12 tbody td:nth-child(1){/* font-weight: 600; */}
.tableType12 tbody td.lb_no{border-left:none}
.tableType12 tbody td.date{text-align:left;padding-left:40px}
.tableType12 td.txt_lf{text-align:left;padding-left:10px}
.tableType12 tfoot td{text-align:center;padding:15px 0 0}

.tableType13{width:100%}
.tableType13, .tableType13 th, .tableType13 td{border:0;text-align:center;line-height:15px;}
.tableType13{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType13 caption{display:none;color:#444}
.tableType13 caption.none{display:none}
.tableType13 tbody th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 14px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tableType13 tbody th.lb_no{border-left:none}
.tableType13 tbody th{color: #1c2024;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;width: 120px;}
.tableType13 tbody td{padding: 24px 0;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 14px;}
.tableType13 tbody td:nth-child(1){font-weight: 600;}
.tableType13 tbody td.lb_no{border-left:none}
.tableType13 tbody td.date{text-align:left;padding-left:40px}
.tableType13 td.txt_lf{text-align:left;padding-left:10px}

.tableType12_5{width:100%}
.tableType12_5, .tableType12_5 th, .tableType12_5 td{border:0;text-align:center;line-height:15px;}
.tableType12_5{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_5 caption{display:none;color:#444}
.tableType12_5 caption.none{display:none}
.tableType12_5 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12_5 thead th:nth-child(1){width: 20%;}
.tableType12_5 thead th:nth-child(2){width: 10%;}
.tableType12_5 thead th:nth-child(3){width: 10%;}
.tableType12_5 thead th:nth-child(4){width: 40%;}
.tableType12_5 thead th:nth-child(5){width: 20%;}
.tableType12_5 thead th.lb_no{border-left:none}
.tableType12_5 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_5 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
.tableType12_5 tbody td:nth-child(1){font-weight: 600;}
.tableType12_5 tbody td.lb_no{border-left:none}
.tableType12_5 tbody td.date{text-align:left;padding-left:40px}
.tableType12_5 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_5 tfoot td{text-align:center;padding:15px 0 0}

.tableType12_6{width:100%}
.tableType12_6, .tableType12_6 th, .tableType12_6 td{border:0;text-align:center;line-height:15px;}
.tableType12_6{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_6 caption{display:none;color:#444}
.tableType12_6 caption.none{display:none}
.tableType12_6 thead th{border-top: solid 4px #898989;border-left: solid 0px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12_6 thead th:nth-child(1){width: 5%;}
.tableType12_6 thead th:nth-child(2){width: 17%;}
.tableType12_6 thead th:nth-child(3){width: 11%;}
.tableType12_6 thead th:nth-child(4){width: 9%;}
.tableType12_6 thead th:nth-child(5){width: 8%;}
.tableType12_6 thead th:nth-child(6){width: 50%;border-right: none;}
.tableType12_6 thead th.lb_no{border-left:none}
.tableType12_6 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_6 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
.tableType12_6 tbody td:nth-child(1){font-weight: 600;}
 .tableType12_6 tbody td:nth-child(6){border-right:none;}
.tableType12_6 tbody td.lb_no{border-left:none}
.tableType12_6 tbody td.date{text-align:left;padding-left:40px}
.tableType12_6 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_6 tfoot td{text-align:center;padding:15px 0 0}

.tableType12_7{width:100%}
.tableType12_7, .tableType12_7 th, .tableType12_7 td{border:0;text-align:center;line-height:15px;}
.tableType12_7{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_7 caption{display:none;color:#444}
.tableType12_7 caption.none{display:none}
.tableType12_7 thead th{
    border-top: solid 4px #000;
    border-left: solid 0px #d7d2d5;
    border-right: solid 1px #d7d2d5;
    color: #00407c;
    border-bottom: solid 1px #d7d2d5;
    background-color: #f5f7f7;
    padding: 18px 0px;
    font-size: 16px;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
    vertical-align: middle;
}
.tableType12_7 thead th:nth-child(1){width: 5%;}
.tableType12_7 thead th:nth-child(2){width: 10%;}
.tableType12_7 thead th:nth-child(3){width: 11%;}
.tableType12_7 thead th:nth-child(4){width: 9%;}
.tableType12_7 thead th:nth-child(5){width: 8%;}
.tableType12_7 thead th:nth-child(6){width: 7%;}
.tableType12_7 thead th:nth-child(7){width: 50%;border-right: none;}
.tableType12_7 thead th.lb_no{border-left:none}
.tableType12_7 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_7 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
.tableType12_7 tbody td:nth-child(1){font-weight: 600;}
  .tableType12_7 tbody td:nth-child(1){border-width1prx 1px 1px 0px}
.tableType12_7 tbody td.lb_no{border-left:none}
.tableType12_7 tbody td.date{text-align:left;padding-left:40px}
.tableType12_7 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_7 tfoot td{text-align:center;padding:15px 0 0}

/* 제증명발급*/

.title_btn{    width: 100%;float: left;text-align: right;}
.title_btn > a{float: right;width: 168px;padding: 10px 2%;background: #ce0e0e;margin-right: 4px;margin-bottom: 0px;color: #fff;font-size: 14px;font-weight: 600;}
.title_btn2{width: 100%;float: left;text-align: center;}
.title_btn2 > a{width: 168px;padding: 10px 2%;background: #113f9b;margin-right: 4px;margin-bottom: 40px;color: #fff;font-size: 14px;font-weight: 600;display: inline-block;margin-top: 20px;}
/* step01 */
.issue_form .step1{margin-top:12px;padding-top:5px;float: left;width: 100%;}
.issue_form .step1 > li{position:relative;margin: 9px 0;line-height:140%;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;padding: 6px 0 5px 22px;float: left;width: 100%;}	/* 1차 */
.issue_form .step1 > li > span{
    width: 100%;
    float: left;
    margin-top: -23px;
    text-align: right;
    color: #929292;
    font-size: 16px;
}
 .issue_form .step1 > li > div{
    float: right;
    margin-left: 0%;
    width: 97%;
    margin-top: 20px;
}
 .issue_form .step1 > li > div > h3{
    float: left;
    font-size: 17px;
    color: #2752a7;
    margin-top: 9px;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
}
 .issue_form .step1 > li > div > p{
    float: left;
    color: #1e1a1a;
    margin: 10px 2% 0 3px;
}
 .issue_form .step1 > li > div > a{
    float: left;
    background: #3e63a9;
    padding: 8px 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 100px;
}

.department{
    float: right;
    margin-left: 0%;
    min-width: 356px;
    margin-top: 6px;
    max-width: 550px;
    width: 367px;
}
 		.department h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;}
 		
.department2{float: right !important;margin-left: 0% !important;margin-top: -45px !important;width: 154px;}
 		.department2 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department2 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department2 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;margin-right: 12%;} 	

 .department2_1{float: right !important;margin-left: 0% !important;margin-top: -45px !important;width: 154px;}
 		.department2_1 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department2_1 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department2_1 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;margin-right: 12%;} 

.department3{float: right !important;margin-left: 0% !important;margin-top: 18px !important;width: 525px;}
 		.department3 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department3 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department3 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;} 
 
.department4{float: right !important;margin-left: 0% !important;margin-top: 18px !important;width: 537px;}
 		.department4 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department4 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department4 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;} 		 				


.issue_form .step1 > li > h2{font-weight:bold;color: #3a4864;padding: 0 0 20px 0;height: 24px;font-size: 18px;margin-bottom: 0px;position: relative;}
.issue_form .step1 > li > h2:before{content:"";display: block;width: 80px;height: 4px;position:absolute;bottom: 0px;left: 0px;background: #3a4864;}
.issue_form .step1 > li > p {margin-bottom:15px}
.issue_form .step1 > li > p.siteGo{float:right;margin-top:-15px}
.issue_form .step1 > li > table{
    margin: 25px 0 0px;
}
.issue_form .step1 > li > ul{
    float: left;
    width: 92%;
    padding: 2%;
    background: #f3f3f3;
    margin: 1% 0% 2%;
}
.issue_form .step1 > li > ul > li{padding:0 0 0 30px;background: url(../img/sub/bullet_02.gif) 20px 10px no-repeat;font-weight:normal;line-height: 33px;color:#444;font-size: 16px;width: 100%;float: left;}	/* 2차 */
.issue_form .step1 > li > ul > li > span{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 14px;
}
 .issue_form .step1 > li > ul > li > p{padding:10px 0 0 0;}
.issue_form .step1 > li > ul > li > ul{margin-left:5px;padding-top:6px}
.issue_form .step1 > li > ul > li > ul > li{padding:0 0 0 10px;font-weight:normal;line-height:14px;background:url(../img/sub/dot03.gif) 0 8px no-repeat} /* 3차 */
.issue_form .step1 > li > ul > li > ul > li > ul{margin-left:0;padding:6px 0 10px;}
.issue_form .step1 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background:url(../img/sub/dot02.gif) 3px 8px no-repeat} /* 4차 */
.issue_form .step1 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
.issue_form .step1 > li > ul li ul li ul li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

.issue_form .step1 > li > table ul {padding:0;margin:0}
.issue_form .step1 > li > table ul > li{padding:0;margin:0;background:none;float: left;width: 100%;margin-bottom: 6px;font-weight: 500;}
.issue_form .step1 > li table ul.bullet li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
.issue_form .step1 > li table ul.bullet li p{padding:0;margin:3px 0 7px;font-weight:bold}
.issue_form .step1 > li table ul.bullet li ul {margin:0}
.issue_form .step1 > li table ul.bullet li ul li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

.issue_form .step1 > li > ul > li table > ul{padding:0;margin:0}
.issue_form .step1 > li > ul > li table > ul > li{background:none}
.issue_form .step1 > li > ul > li table > ul > li{padding:0;margin:0}

/*등록금납부*/
 .tuition_info_gide1{width: 93%;float: left;margin: 12px 0% 11px;padding: 3% 0 0;}
  .tuition_info_gide1 dt{margin: 0px 0 21px 5px;line-height: 25px;font-weight: 600;color: #201d52;font-size: 22px;padding-bottom: 9px;position: relative;}
  .tuition_info_gide1 dt:after{content:"";display: block;position: absolute;bottom: 0;left: 0;width: 47px;height: 1px;background: #201d52;}
  .tuition_info_gide1 dd{padding-left: 18px;position: relative;margin-bottom: 5px;line-height: 165%;font-weight: 400;font-size: 18px;}
  .tuition_info_gide1 dd:before{content: '';display: block;position: absolute;left: 6px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .tuition_info_gide1 dd:last-child{margin-bottom: 0;}
  .tuition_info_gide1 dd ul{float: left;width: 93%;padding: 1% 2%;margin-top: 2%;background: #f5f3ff;}
  .tuition_info_gide1 dd ul li{font-size: 18px;font-weight: 500;}
  .tuition_info{width: 96%;float: left;margin: 15px 0 0px 42px;font-size: 16px;color: #667da1;font-weight: 600;}

   /* 대학서식 주요키워드 */
   
   .formula{width: 100%;float: left;}
   .formula h2{clear: both;line-height: 30px;font-size: 21px;color: #555;padding-bottom: 22px;margin-top: 40px;letter-spacing: -0.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .formula .more{float: right;margin-right: 0%;margin-top: -3.5%;width: 73px;}
   .formula .more a{float: right;position: relative;font-size: 0.9em;font-weight: 600;padding-right: 17%;width: 100%;}
   .formula .more a:after{  content: "+";display: inline-block;width: 14px;height: 14px;position: absolute;padding: 6% 2% 0;font-weight: 600;font-size: 1.3em;border: 1px solid #000;border-radius: 100px 100px;text-align: center;line-height: 8px;right: 6%;top: -3%;}
   .formula .unit1 h3{position: relative;clear: both;font-size: 25px;font-weight: 500;color: #ffffff;line-height: 30px;letter-spacing: -0.06em;padding: 42px 14px 22px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;text-align: center;}
   .formula .unit1 h3:before{content: "";display: none;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
   .formula .unit1 ul{width: 96%;float: left;margin: 0px 2% 20px;}
   .formula .unit1 ul li{float: left;width: 28.9%;border: 1px solid #ffffff;background: #152a5e70;margin: 2%;}
   .formula .unit1 ul li:last-child{}
   .formula .unit1 ul li a{width: 100%;float: left;text-align: center;padding: 8% 0;font-weight: 600;color: #fff;font-size: 14px;}
   .formula .unit1{float: left;width: 49%;background: #448ae3 url(../img/form_bg1.png) no-repeat 0px -150px;background-size: 100%;margin-right: 1%;height: 265px;}
   
   
   .formula .unit2 h3{position: relative;clear: both;font-size: 25px;font-weight: 500;color: #ffffff;line-height: 30px;letter-spacing: -0.06em;padding: 42px 14px 22px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;text-align: center;}
   .formula .unit2 h3:before{content: "";display: none;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
   .formula .unit2 ul{width: 96%;float: left;margin: 38px 2% 0px;}
   .formula .unit2 ul li{float: left;width: 28.9%;border: 1px solid #ffffff;background: #152a5e70;margin: 2%;}
   .formula .unit2 ul li:last-child{}
   .formula .unit2 ul li a{
    width: 100%;
    float: left;
    text-align: center;
    padding: 8% 0;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
}
   .formula .unit2{float: left;width: 49%;background: #448ae3 url(../img/form_bg2.png) no-repeat 0 0;background-size: cover;margin-left: 1%;height: 265px;}
   
   
   
   
   
   /*실험 및 실습*/
 .apparatus_form{width: 97%;float: left !important;/* background: #dedede; */}
.apparatus_title{width: 100%;float: left;padding: 10px 0px;color: #fff;text-align: center;background: #0a0d1c;font-size: 15px;height: 27px;line-height: 27px;}
.apparatus1{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus1 .unit1{position:relative;float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;}
.apparatus1 .unit1:after{content: "→";display: block;position: absolute;top: 100px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
.apparatus1 .unit1 ul{float: left;width: 100%;height: 180px;}
.apparatus1 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus1 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus1 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
.apparatus1 .unit2{float: left;width: 80%;margin: 0% 10% 0;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 129px;overflow: hidden;}
.apparatus1 .unit2:after{content: "←";display: block;position: absolute;top: 77px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
 .apparatus1 .unit2 ul{float: left;width: 100%;}
.apparatus1 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600; padding-left: 0;width: 100%;background: #5284dd;}
.apparatus1 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus1 .unit2 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
 

.apparatus2{width: 30%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus2 .unit1{float: left;width: 34%;margin: 14% 1% 16% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;height: 100px;}
.apparatus2 .unit1:after{content: "→";display: block;position: absolute;top: 64px;left: 86px;font-size: 34px;font-weight: 600;/* z-index: 9999; */}
.apparatus2 .unit1 ul{float: left;width: 100%;}
.apparatus2 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
.apparatus2 .unit2{position:relative;float: left;width: 34%;margin: 13% 10% 4%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus2 .unit2:after{content: "→";display: block;position: absolute;top: 38px;left: 99px;font-size: 27px;font-weight: 600;/* z-index: 9999; */color: #fff;}
 .apparatus2 .unit2 ul{float: left;width: 100%;overflow: hidden;}
.apparatus2 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 38px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit2 li{float: left;width: 80%;padding-left: 10%;}

.apparatus2 .unit3{position:relative;float: left;width: 80%;margin: 2% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 100px;overflow: hidden;}
.apparatus2 .unit3:after{content: "→";display: block;position: absolute;top: 63px;left: 258px;font-size: 40px;font-weight: 600;z-index: 9999;}

.apparatus2 .unit3 ul{float: left;width: 100%;position:relative;}
.apparatus2 .unit3:after{content: "←";display: block;position: absolute;top: 63px;left: 258px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
.apparatus2 .unit3 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit3 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit3 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus3{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus3 .unit1{position:absolute;float: left;width: 80%;margin: 20% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus3 .unit1:after{content: "→";display: block;position: absolute;top: 40px;left: 150px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus3 .unit1 ul{float: left;width: 100%;}
.apparatus3 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 37px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus3 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus3 .unit1 li{float: left;width: 80%;padding-left: 10%;}
.apparatus3 .unit2{position:relative;float: left;width: 80%;margin: 0 10% 0%;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 154px;overflow: hidden;}
.apparatus3 .unit2:after{content: "←";display: block;position: absolute;top: 87px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
 .apparatus3 .unit2 ul{float: left;width: 100%;}
.apparatus3 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600; padding-left: 0;width: 100%;background: #5284dd;}
.apparatus3 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus3 .unit2 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus4{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus4 .unit1{float: left;width: 80%;margin: 20% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus4 .unit1:after{}
.apparatus4 .unit1 ul{float: left;width: 100%;}
.apparatus4 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 36px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;float: left;}
.apparatus4 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}


.apparatus5{width: 10%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;overflow: hidden;}	   

.apparatus7{width: 30%;float: left;background: #fff;border: 1px solid #dedede;}
.apparatus7 .unit1{float: left;width: 79%;margin: 14% 1% 16% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;height: 100px;}
.apparatus7 .unit1:after{content: "→";display: block;position: absolute;top: 64px;left: 246px;font-size: 34px;font-weight: 600;/* z-index: 9999; */}
.apparatus7 .unit1 ul{float: left;width: 100%;}
.apparatus7 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus7 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus7 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus8{width: 40%;float: left;background: #fff;border: 1px solid #dedede;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit1{position:absolute;float: left;width: 36%;margin: 11% 2% 63px 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit1:after{content: "→";display: block;position: absolute;top: 26px;left: 129px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus8 .unit1 ul{float: left;width: 100%;}
.apparatus8 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;margin-top: 0;}
.apparatus8 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus8 .unit1 li{float: left;width: 80%;padding-left: 10%;margin: 1% 0 0%;}
.apparatus8 .unit2{position:relative;float: left;width: 31%;margin: 54px 10% 0%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit2:after{content: "←";display: block;position: absolute;top: 87px;left: 150px;font-size: 40px;font-weight: 600;}
.apparatus8 .unit2 ul{float: left;width: 100%;}
.apparatus8 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 36px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus8 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus8 .unit2 li{float: left;width: 80%;padding-left: 10%;}   	

.apparatus9{width: 30%;float: left;background: #fff;border: 1px solid #dedede;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus9 .unit1{position:absolute;float: left;width: 80%;margin: 14% 10% 67px;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus9 .unit1:after{content: "→";display: block;position: absolute;top: 40px;left: 243px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus9 .unit1 ul{float: left;width: 100%;}
.apparatus9 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 37px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus9 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus9 .unit1 li{float: left;width: 80%;padding-left: 10%;}

 /*대학본부_교무처*/  
 
 .goal_form{width: 93%;float: left !important;margin: 20px 50px 20px !important;}
.goal_form .unit1{width: 60%;float: left;margin: 0 20% 60px;}
.goal_form .unit1 li{width: 13%;float: left;margin: 1.5% 7%;font-size: 17px;line-height: 25px;text-align: center;max-height: 78px;}
.goal_form .unit1 li:nth-child(1){border: 12px solid #216780;padding: 4% 1.3%;border-radius: 260px;}
.goal_form .unit1 li:nth-child(2){border: 12px solid #52bab2;padding: 4% 1.3%;border-radius: 260px;}
.goal_form .unit1 li:nth-child(3){border: 12px solid #c19959;padding: 2% 1.3%;border-radius: 260px;}
.goal_form .unit2{float: left; width: 100%;}
.goal_form .unit2 dl{width: 30%;float: left;margin: 1.5%;text-align: center;height: 213px;border: 1px solid #4279e9;}
.goal_form .unit2 dt{width: 94%;float: left;background: #4279e9;color: #fff;padding: 3%;font-size: 14px;}
.goal_form .unit2 dd{float: left;margin: 14px 0px -3px;font-size: 13px;line-height: 21px;padding: 0% 4%;width: 100%;text-align: left;}
.goal_form .unit2 dd:last-child{margin: 10px 0px 0px;}
 
 
 /* 대학본부 교무처 조직도*/
					/*
 					.group2{width:100%;float: left;}
					.group2 .unit1{width: 64%;float:left;margin: 0px 18%;background: none;padding-bottom: 5%;margin-bottom: 5%;border-bottom: 2px solid #0070c0;}
					.group2 .unit1 span{position:relative;width: 20%;float:left;margin: 0 40%;background:#000;color:#fff;text-align: center;padding: 1.5%;position: relative;}
					.group2 .unit1 span:after{content:"";display: block;position: absolute;top: 100%;left: 50%;width:2px;height: 75px;background: #0070c0;}
					.group2 .unit2{float: left;width: 90%;margin: 0% 5% 0;background: none;}
					.group2 .unit2 span{padding: 1.5% 0;}
					.group2 .unit2 span:nth-child(1){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(1):after{content:"";display: block;position: absolute;top: -96%;left: 44%;width:2px;height: 75px;background: #0070c0;}
					.group2 .unit2 span:nth-child(2){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(2):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 48%;}
					.group2 .unit2 span:nth-child(3){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(3):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 48%;}
					.group2 .unit2 span:nth-child(4){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
				    .group2 .unit2 span:nth-child(4):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 56%;}
					*/
					
					/* 대학본주 교무처 조직도 3개 레이아웃 */
					.group2 {
						float: none;
					}
					.group2 .unit1 {
						background: none;
						float: none;
						width: 72%;  
						margin: 0 auto;
						box-sizing: border-box; 
						padding-bottom: 72px;    
						margin-bottom: 72px; 
						text-align: center;
						position: relative;
					}
					.group2 .unit1::after {
						content: '';
						position: absolute;
						left: 50%;
						transform: translate(-50%);
						top: 100%;
						width: 100%;
						height: 72px;
						border-top: 2px solid #0070c0;
/* 						border: 1px solid #0070c0;
						border-bottom: none; */
					}
					.group2 .unit1 span {
						float: none;
						background:#000;
						color:#fff;
						text-align: center;
						padding: 12px 56px; 
						display: inline-block;
						width: auto;
						font-size: 22px; 
						margin-bottom: 0;
					}
					.group2 .unit2 {
						display: flex;
						justify-content: space-between; 
						background: none;
						float: none;
						gap: 2.5%;
						padding: 0 0;
						width: 100%;
 					}
					.group2 .unit2 span {
						text-align: center;
						display: inline-block;
						background-color: #0070c0;
						color: #fff; 
						padding: 16px; 
					}
  					.group2 .unit2 span:nth-child(2) {
  						position: relative;
  					}
  					.group2 .unit2 span:nth-child(2)::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transfrom: translate(-50%);
  						background: #0070c0;
  					}
  					.group2 .unit2 span:nth-child(3) {
  						position: relative;
  					}
  					.group2 .unit2 span:nth-child(3)::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transfrom: translate(-50%);
  						background: #0070c0;
  					}
  					.group2 .unit1::before {
  						height: 100%;
  						content: '';
						position: absolute;
						left: 50%;
						transform: translateX(-50%); 
						top: 0;
						width: 2px;
						background: #0070c0;
						height: 100%;
						z-index: -1;
  					}
						
					/** 퀵남부 **/
				 .quick_lingk2{width: 100%;float: left;margin: 0;background: url(./img/quick_bg.png) no-repeat 53% 14%;background-size: cover;}
				 .quick_lingk2 ul{width: 94%;float: left;padding: 3%;}
				 .quick_lingk2 ul li{width: 8.6%;float: left;position:relative;margin-bottom: 0;background: #fff;padding: 4.5% 4%;border: 1px solid #dedede;border-width: 0px 1px 1px 0px;}
				 .quick_lingk2 ul li:nth-child(6n){border-width:0px 0px 1px 0px;}
				 .quick_lingk2 ul li a{width:100%; float:left;text-align: center;}
				.quick_lingk2 ul li a img{height: 66px;margin-bottom: 7%;}
				 .quick_lingk2 ul li a span{width:100%;float:left;text-align: center;font-weight: 600;font-size: 18px;}




/******************************* 서브콘텐츠 *******************************/

/* 통합검색*/
.all_search_form{width: 95%;float: left;margin: 0px 2.5% 70px;padding-bottom: 0px;}
    	.all_search_form form{}
    	.all_search_form form input[type=text] {     width: 90%;float: left;padding: 14px 20px;border: 3px solid #2c72cd;font-size: 18px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
    	.all_search_form form input[type=submit] { float: left;border: 0;background: #2c72cd;color: #fff;padding: 18px 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    	.all_search_info{width: 95%;float: left;margin: 20px 2.5% 20px;padding: 0px 0 0px;}
    
    	.all_search_info > h2{float: left;border: 0;color: #2c72cd;padding: 18px 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;width: 100%;margin-bottom: 12px;}
    
        .all_search_info .search_info{width: 90%;float: left;margin: 0 2.5%;border: 1px solid #dedede;padding: 2% 2% 2%;}
    	.all_search_info .search_info li{width: 100%;float: left;padding-bottom: 25px;border-bottom: 1px solid #c3c3c3;margin-bottom: 22px;}
    	.all_search_info .search_info li p{ width:100%;	float: left;}
    	.all_search_info .search_info li p b{color:#ff0000;}
    	.all_search_info .search_info li p.search_info_menu{float: left;width: 100%;font-size: 16px;font-weight: 600;color: #2c72cd;}
    	.all_search_info .search_info li p.search_info_content, .all_search_info .search_info li div.search_info_content{float: left;padding-left: 20px;margin: 18px 0px 0px;font-size: 14px;color: #262626;font-weight: 500;}
    	
    	.all_search_info .search_info li:last-child{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
    	.search_info_content span{color:#ff0000;}

/* 풀페이지 컨트롤*/	
#fullpage {position:relative;z-index:9;width: calc(100% - 100px);float: right;height: 100%;}
	.quick {position:fixed;right:20px;top:50%;transform:translateY(-50%); z-index:100000}
	.quick li {width:10px;height:10px;margin-bottom:10px;border-radius:15px;border: 2px solid #0a0606;cursor:pointer;}
	.quick .on {background: #000;}
.fullsection {
    width: 100%;
    height: 100%;
    position: relative;
}	
/**  반응형탭   **/
.tab-button-outer {
  display: block;
}


/* 대학소개 > 대학현황 > 대학요람 20230830 */
.doc_wrap { 
	width: 96%;
	margin: auto;
	clear:both; 
	padding: 8% 0;
}
.doc_wrap ul {
	display:flex;
	flex-wrap: wrap;
	gap: 80px; 
}
.doc_wrap ul li {
	border:1px solid #888; 
	height: 500px;
	width: 29%;      
	padding: 30px;   
	box-sizing:border-box;
	position: relative;
	background: url(/site/nambu/nambukr/img/cover_02.png) no-repeat bottom -30px left; 
	background-size: 70%;  
} 
.doc_wrap ul h2 {
	font-size: 32px; 
	margin-bottom: 10px;
}
.doc_wrap ul h2 span {
	display: block;
	color: #2C72CD;
}
.doc_wrap ul p {
	font-size: 18px;  
	color: #888;
}
.doc_wrap ul a {
	box-sizing: border-box;
	border: 1px solid #777;
	width: calc(100% - 60px);
	padding: 15px;
	padding-left: 30px;
	text-align:center;
	position:absolute;
	bottom: 30px; 
	left:50%;
	transform: translate(-50%, 0);
	background:#fff;
}
.doc_wrap ul a span {
	position:relative;
}
.doc_wrap ul a span::before {
    content: '';
    position: absolute;
    right: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 24px;
    background: url(/site/nambu/nambukr/img/pdf_icon.png) no-repeat center center;
    background-size: 21px 100%;
}


}



@media screen and (min-width:1200px){
	.tree_left{width: 30%;float: left;margin-top: 8px;margin-right: 2%;border: 1px solid #dedede;padding: 2%;overflow-y: scroll;height: 600px;}
	.info_right{width: 68%;float: left;}
	.detail {display: none;}
	
#wrap{width: 100%;}
#mcontainer{display: none;}				        
.visual{margin-top: 143px;width:100%;float:left;overflow:hidden;border-bottom: 1px solid #dedede;height: 550px;}
#visual_pagination_m{display: none;}
.swiper-pointer-events {
	            touch-action: pan-y;
	        }
	
	        .swiper-android .swiper-slide,
	        .swiper-wrapper {
	            transform: translate3d(0px, 0, 0);
	        }
	
	        .swiper-wrapper {
	            position: relative;
	            width: 100%;
	            /*height: 100%;*/
	            z-index: 1;
	            display: flex;
	            transition-property: transform;
	            box-sizing: content-box;
	        }
	
	        .swiper-fade .swiper-slide {
	            pointer-events: none;
	            transition-property: opacity;
	        }
	
	        .swiper-slide {
	            flex-shrink: 0;
	            position: relative;
	            ransition-property: transform;
	        }
		      /* .swiper-slide video{width: 100vw !important;} */
	        #visual_pagination {
	            display: inline-block;
	            text-align: center;
	            margin-top: -120px;
	            position: relative;
	            top: -28%;
	            margin-right: 15px;
	            z-index: 999999;
	            margin: 0 auto;
	        }
	
	        .swiper-pagination-bullet {
	            font-size: 10px;
	            text-align: center;
	            width: 17px;
	            height: 17px;
	            display: inline-block;
	            background: #fff;
	            margin: 0 auto;
	            cursor: pointer;
	            border-radius: 10px;
	            margin-left: 15px;
	            margin: 0 5px !important;
	            opacity: .6;
	        }
	
	        .swiper-pagination-bullet-active {
	            background: #fff;
	            opacity: 1 !important;
	        }
	        
	        .visual_wrapper_m{display:none;}
	        .visual #visual_wrapper_pc ul li .inner_img {width: 100%;float:left;}
	        .visual #visual_wrapper_pc ul li .inner_img img {
    width: 100%;
}
			.visual #visual_wrapper_m ul li {width: 100%; height: auto;}
			.visual #visual_wrapper_m ul li .inner_img {width: 100%; height: 100%; overflow: hidden;}
			.visual #visual_wrapper_m ul li .inner_img img {position: absolute; height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.sub_visual{width:100%;float:left;height:278px;overflow:hidden;margin-top: 90px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg1.png) no-repeat;background-size: cover;}
.sub_visual h1{
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 40px;
    letter-spacing: 3px;
    padding-top: 100px;
    text-shadow: 1px 1px 4px #000;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
}


#header{padding: 0 0%;position: fixed;background: #fff;float: left;width: calc(100% - 100px);z-index: 9997;border-bottom: 1px solid #ededed;left: 100px;align-content: flex-end;}
#header .header_bottom > h1{padding-left: 4%;float: left;width: 10%;margin-top: 35px;}
#header .header_bottom #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header .header_bottom #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header .header_bottom #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header .header_bottom #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header  .header_bottom #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header .header_bottom #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header  .header_bottom #gnb  .dept2 > a:hover,
#header  .header_bottom #gnb  .dept2 > a:active,
#header  .header_bottom #gnb  .dept2 > a:focus {font-weight: bold}



#header .header_bottom .top_side{float: right;width: 9%;margin-top: 37px;height: 20px;margin-right: 40px;}
#header .header_bottom .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 100%;text-align: center;height: 23px;}
#header .header_bottom .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 13% 33%;background-size: 19px;font-size: 19px;}
#header .header_bottom .top_side li a{width: 100%;float: left;text-align: center;}

.header_top_side{}
.top_side_pop{float: left;background: #Dedede;width: 9%;}
.top_side_pop li{width: 100%;float: left;}
.top_side_pop li button{width: 100%;float: left;font-weight: 700;font-size: 16px;padding: 11px 0px;text-align: center;}
.top_side_pop li button img{
    width: 20px;
    display: inline-block;
    margin-right: 10px;
}
#header .header_top_side .top_side3{float: right;width: 30%;margin-right: 0px;}
 #header .header_top_side .top_side3 li:first-child:nth-last-child(1) {width: 50%;}

 #header .header_top_side .top_side3 li:first-child:nth-last-child(2),
 #header .header_top_side .top_side3 li:first-child:nth-last-child(2) ~ li {width: 50%;}

 #header .header_top_side .top_side3 li:first-child:nth-last-child(3),
 #header .header_top_side .top_side3 li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
 #header .header_top_side .top_side3 li:first-child:nth-last-child(4),
 #header .header_top_side .top_side3 li:first-child:nth-last-child(4) ~ li {width: 25%;}
 
 #header .header_top_side .top_side3 li{width: 25%;float: left;}
#header .header_top_side .top_side3 li button{width: 100%;float: left;font-weight: 700;font-size: 16px;padding: 11px 0px;text-align: center;}
#header .header_top_side .top_side3 li button img{
    width: 20px;
    display: inline-block;
    margin-right: 10px;
}
 
 #header .header_top_side .top_side3 li {float: left;margin: 0% 0%;font-size: 1em;font-weight: 600;text-align: center;}
 #header .header_top_side .top_side3 li:nth-child(3) a{font-size: 12px;background: #000;color: #fff;padding: 11.5px 0px;}
 #header .header_top_side .top_side3 li:nth-child(1) a{font-size: 14px;background: url(../img/top_login.png) no-repeat 19% 54%;background-size: 14px;padding: 10px 0px;border-left: 1px solid #dedede;}
 #header .header_top_side .top_side3 li:nth-child(2){background: #2d558a;padding: 0%;}
 #header .header_top_side .top_side3 li a{width: 100%;float: left;text-align: center;}
 #header .header_top_side .top_side3 li select{border: none;font-size: 13px;font-weight: 500;text-align: center;float: left;background: #2d558a;color: #fff;height: 40px;width: 100%;margin: 0 0%;}
 #header .header_top_side.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}





#header2{padding: 0 0%;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;left: 0;}
#header2 .header_bottom > h1{padding-left: 4%;float: left;width: 10%;margin-top: 35px;}
#header2 .header_bottom #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header2 .header_bottom #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header2 .header_bottom #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header2 .header_bottom #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header2  .header_bottom #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header2 .header_bottom #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header2  .header_bottom #gnb  .dept2 > a:hover,
#header2  .header_bottom #gnb  .dept2 > a:active,
#header2  .header_bottom #gnb  .dept2 > a:focus {font-weight: bold}



#header2 .header_bottom .top_side{float: right;width: 9%;margin-top: 37px;height: 20px;margin-right: 40px;}
#header2 .header_bottom .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 100%;text-align: center;height: 23px;}
#header2 .header_bottom .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 13% 33%;background-size: 19px;font-size: 19px;}
#header2 .header_bottom .top_side li a{width: 100%;float: left;text-align: center;}

.header_top_side{width: 100%;float: left;border-bottom: 1px solid #dedede;}
#header2 .header_top_side .top_side3{float: right;width: 30%;margin-right: 0;}
 #header2 .header_top_side .top_side3 li:first-child:nth-last-child(1) {width: 50%;}

 #header2 .header_top_side .top_side3 li:first-child:nth-last-child(2),
 #header2 .header_top_side .top_side3 li:first-child:nth-last-child(2) ~ li {width: 50%;}

 #header2 .header_top_side .top_side3 li:first-child:nth-last-child(3),
 #header2 .header_top_side .top_side3 li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
 #header2 .header_top_side .top_side3 li {float: left;margin: 0% 0%;font-size: 1em;font-weight: 600;text-align: center;width: 25%;}
 #header2 .header_top_side .top_side3 li:nth-child(3) a{font-size: 12px;background: #000;color: #fff;padding: 11.5px 0px;}
 #header2 .header_top_side .top_side3 li:nth-child(1) a{font-size: 14px;background: url(../img/top_login.png) no-repeat 19% 54%;background-size: 14px;padding: 10px 0px;border-left: 1px solid #dedede;}
 #header2 .header_top_side .top_side3 li:nth-child(2){background: #2d558a;padding: 0%;}
 #header2 .header_top_side .top_side3 li a{width: 100%;float: left;text-align: center;}
 #header2 .header_top_side .top_side3 li select{border: none;font-size: 13px;font-weight: 500;text-align: center;float: left;background: #2d558a;color: #fff;height: 40px;width: 100%;margin: 0 0%;}
 #header2 .header_top_side.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}
#header2 .header_top_side .top_side3 li button{width: 100%;float: left;font-weight: 700;font-size: 16px;padding: 11px 0px;text-align: center;}
#header2 .header_top_side .top_side3 li button img{width: 20px;display: inline-block;margin-right: 10px;}
        
/* 상단팝업*/
#topBanner {width: calc(100% - 100px);height: 164px;background-color: #eddcc3;color: #000;overflow: hidden;margin-left: 100px;}
#topBanner .bn_con {width:100%; margin:0; padding:0; text-align:center;position:relative;}
#topBanner .bn_con span {font-size:16px; line-height:65px; color:#fff;}
#topBanner .bn_close {position:absolute;top: 135px;right:25px;padding:0 0 0 27px;font-size:9pt;letter-spacing:-1px;z-index: 3;}
#topBanner .bn_close #chkday {position:absolute;top: -2px;left:0;width:17px;height:17px;color:#fff;}
#topBanner .bn_close label [for=chkday] {cursor:pointer; padding-right:10px;}
#topBanner .bn_close label span {padding-left:10px; color:rgba(255,255,255,0.3);}
 .top_banner_img {
    width: 100%;
    float: left;
}
 #topBanner .bn_close .btnClose {display: none;padding: 11px 17px;border-radius:2px;color:#fff;background: #000;margin-left: 10px;}
 #topBanner .bn_con #popup_pagination{z-index:2; bottom: 10px;left: 0 !important;width: 100% !important;position: absolute !important;}
 
 .subbanner {width: calc(100%);height: 169px;background-color: #eddcc3;color: #000;overflow: hidden;margin-left: 0px;}
.subbanner .bn_con {width:100%; margin:0; padding:0; text-align:center;position:relative;}
.subbanner .bn_con span {font-size:16px; line-height:65px; color:#fff;}
.subbanner .bn_close {
    position: absolute;
    top: 132px;
    right: 25px;
    padding: 0 0 0 27px;
    font-size: 9pt;
    letter-spacing: -1px;
    z-index: 3;
}
.subbanner .bn_close #chkday {
    position: absolute;
    top: -2px;
    left: 0;
    width: 17px;
    height: 17px;
    color: #fff;
}
.subbanner .bn_close label [for=chkday] {cursor:pointer; padding-right:10px;}
.subbanner .bn_close label span {padding-left:10px; color:rgba(255,255,255,0.3);}
.subbanner .bn_close .btnClose {display: none;padding: 11px 17px;border-radius: 2px;color: #fff;background: #000;margin-left: 10px;}
 .top_banner_img {width: 100%;float: left;}
 .subbanner .bn_con #popup_pagination{ z-index:2;bottom: 10px;left: 0 !important;width: 100% !important;position: absolute !important;} 
 

#header.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}
.menu_bar.active span:nth-child(1){display: none}
.menu_bar.active span:nth-child(2){transform:rotate(130deg);color: #000;z-index: 9999;position: absolute;top: 40px;}
.menu_bar.active span:nth-child(3){transform: rotate(45deg);top: 40px;position: absolute;color: #000;z-index: 9999;}
.menu_bar span{width: 22px;height: 2px;background: #fff;display: block;margin: 6px 0;}
.menu_open{position: fixed;width: 100%;height: 100vh;background: #2d558a;top: 0;left: 0;z-index: 999;padding: 5% 3rem 3rem 3rem;display: none}
.menu_open > ul{display: flex;}
.menu_open > ul li{width: 20%;}
.menu_open > ul li a{color:#fff;}
.hd_bg{background: #fff;width: 100%;height: 0;left: 0;z-index: 1;position: absolute;top: 100px;box-shadow: 1px 1px #dedede;display: none;}

/*대표 메뉴 */
#menu {width: 70%;color: #000;line-height: 50px;text-align: center;font-weight: 600;margin: 0px 0 0 36px;float: left;}
#menu > ul{float:left;width:100%;}
#menu > ul > li {float:left;width: 16.66%;/*position:relative;*/}
#menu > ul > li > a{width:100%;float:left;font-size: 24px;line-height: 20px;padding: 40px 0;font-family: 'Noto Sans KR';font-style: normal;font-weight: 600;}
#menu > ul > li > a > span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 16px;padding-left: 26px;background-size: 13px;padding-bottom: 51px;}
/* .menu_title{float: left;width: 20%;border-right: 1px solid #dede;padding: 52px 67px 162px;margin-left: 0%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 26px;margin: 20px 0 36px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 16% 0% 0;font-size: 16px;font-weight: 500;line-height: 27px;color: #000;} */

#menu > ul > li > div {display: none;font-size: 14px;background: white;width: calc(100vw - 100px) !important;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;background: #ffffff url(../img/peo.png) no-repeat 10% 84%;background-size: 5%;z-index: 9997;}
#menu > ul > li > div > div{width: 100%;margin: 0;float: left;}
#menu > ul > li:nth-child(1) > div{
    position: absolute;
    width: 94vw;
    top: 80%;
    left: -15.1vw;
}
#menu > ul > li:nth-child(2) > div{position: absolute;width: 94vw;top: 80%;left: -26vw;}
#menu > ul > li:nth-child(3) > div{
    position: absolute;
    width: 94vw;
    top: 80%;
    left: -37vw;
}
#menu > ul > li:nth-child(4) > div{
    position: absolute;
    width: 94vw;
    top: 80%;
    left: -48vw;
}
#menu > ul > li:nth-child(5) > div{
    position: absolute;
    width: 94vw;
    top: 80%;
    left: -59vw;
}
#menu > ul > li:nth-child(6) > div{
    position: absolute;
    width: 94vw;
    top: 80%;
    left: -120vh;
}
#menu > ul > li:hover > div {display:block;}
#menu > ul > li:focus-within > div {display:block;}	
#menu > ul > li > div > div > ul{float: left;width: 80%;}
#menu > ul > li > div > div > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;}
#menu > ul > li > div > div > ul > li > a{float: left;background: #f0f5ff;width: 13%;text-align: center;font-weight: bold;font-size: 18px;position: relative;}
#menu > ul > li > div > div > ul > li:hover > a >span.pop{background: url(../img/link_icon2.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 16px;padding-left: 26px;background-size: 13px;padding-bottom: 4px;}
#menu > ul > li > div > div > ul > li > a > span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 16px;padding-left: 26px;}
#menu > ul > li > div > div > ul > li > ul{float: left;width: 85%;padding: 0% 1%;}
#menu > ul > li > div > div > ul > li > ul > li{float: left;margin-right: 1.5%;font-size: 15px;}
#menu > ul > li > div > div > ul > li > ul > li:hover > a >span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 24px;}
#menu > ul > li > div > div > ul > li > ul > li > a > span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 25px;background-size: 13px;padding-bottom: 4px;}
#menu > ul > li > div > div > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
#menu > ul > li > div > div > ul > li > ul > li > a:hover {color: #2d558a;font-weight:800;padding-bottom:10px;border-bottom:5px solid #2d558a;transition: ease 1s;}
#menu > ul > li > div > div > ul > li:hover > a >span.pop{background: url(../img/link_icon2.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 16px;padding-left: 26px;}
#menu > ul > li > div > div > ul > li > a > span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 16px;padding-left: 26px;background-size: 13px;padding-bottom: 4px;}
.3depth_sub > li > a:hover{color:#2d558a}


/* 서브 메뉴 */

#header2 #menu > ul > li > div {display: none;font-size: 14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;background: #ffffff url(../img/peo.png) no-repeat 13% 85%;background-size: 6%;z-index: 9999;}
#header2 #menu > ul > li > div > div{width: 100%;margin: 0;float: left;}
#header2 #menu > ul > li:nth-child(1) > div{
	position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(2) > div{
	position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(3) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(4) > div{
   position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(5) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(6) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:hover > div {display:block;}
#header2 #menu > ul > li:focus-within > div {display:block;}		
#header2 #menu > ul > li > div > div > ul{float: left;width: 78%;}
#header2 #menu > ul > li > div > div > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;background: #ffffff;}
#header2 #menu > ul > li > div > div > ul > li > a{float: left;background: #f0f5ff;width: 15%;text-align: center;font-weight: bold;font-size: 18px;}
#header2 #menu > ul > li > div > div > ul > li > ul{float: left;width: 83%;padding: 0% 1%;background: #fff;}
#header2 #menu > ul > li > div > div > ul > li > ul > li{float: left;margin-right: 1%;font-size: 16px;}
#menu > ul > li > div > div > ul > li > ul > li:hover > a >span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 24px;background-size: 13px;}
#menu > ul > li > div > div > ul > li > ul > li > a > span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 25px;background-size: 13px;padding-bottom: 4px;}
#header2 #menu > ul > li > div > div > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
#header2 #menu > ul > li > div > div > ul > li > ul > li > a:hover {color: #2d558a;font-weight:800;padding-bottom:10px;border-bottom:5px solid #2d558a;transition: ease 1s;}
#menu > ul > li > div > div > ul > li:hover > a >span.pop{background: url(../img/link_icon2.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 16px;padding-left: 26px;background-size: 13px;padding-bottom: 4px;}
#menu > ul > li > div > div > ul > li > a > span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 16px;padding-left: 26px;background-size: 13px;padding-bottom: 4px;}
#header2 .3depth_sub > li > a:hover{color:#2d558a}





 .top_side{float: right;width: 19%;}
 .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;}
 .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 9% 60%;background-size: 15%;}
 .top_side li:nth-child(2) a{background: url(../img/top_login.png) no-repeat 9% 60%;background-size: 15%;}
 .top_side li:nth-child(3){    background: url(../img/top_lang.png) no-repeat 12% 59%;background-size: 22%;padding-left: 8%;width: 17%;}
 .top_side li a{width: 100%;float: left;text-align: center;}
 .top_side li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}

.content{width: 95%;height: 100%;float: right;}
.content2{width: 100%;display: inline-block;height: 100%;float: left;margin-top: 46px;}
.content3{width: 100%;display: inline-block;/* height: 100%; */float: left;position: relative;}


/** 반응형탭1 **/
.notice_date{float:left;width: 100% !important;padding: 0 0% 0%;background-size: 35%;background: #fff;}
.notice_date_more{float: right;margin-right: 0%;margin-top: -5.5%;width: 89px;}
.notice_date_more > a{
    width: 100%;
    float: left;
    padding: 12% 1%;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border-radius: 100px;
    background: #000;
}
.notice_date_more > a:after{}

.tabs{width: 90%;margin: 60px 5%;height: 331px;float: left;}
.tabs_title{float: left;font-size: 40px;background: url(../img/title_bg1.png) no-repeat 39% 10%;background-size: 39px;width: auto;text-align: center;margin-bottom: 0%;line-height: 40px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tabs_title strong{color: #115da0;font-weight: 600;line-height: 0.9em;}
.tab-button-outer{float: right;width: 51%;margin-right: 9%;}
.tab-button-outer ul{float:left;width: 100%;}
.tab-button-outer ul li{float:left;color:#414040;font-weight:500;text-align: center}
.tab-button-outer ul li:first-child:nth-last-child(1) {width: 100%;}
  .tab-button-outer ul li:first-child:nth-last-child(2), .tab-button-outer ul li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(3), .tab-button-outer ul li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
  .tab-button-outer ul li:first-child:nth-last-child(4), .tab-button-outer ul li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(5), .tab-button-outer ul li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(6), .tab-button-outer ul li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
.tab-button-outer ul li.is-active a, .tab-button-outer ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 4%;border-bottom: 6px solid #0b4da2;text-align: center;}
.tab-button-outer ul li a{text-align:center;font-size: 1em;float: left;width: 100%;text-align: center;}
.tab_content_form{width:100%;float:left;margin-top: 2%;}
.tab-contents{    float: left;width: 100%;}
.tab-contents > ul:nth-child(odd){
} 
.main_notice_unit{width: 30%;float: left;border: 1px solid #dedede;transition: all 0.35s ease;background: #fff;margin: 0 1.5% 1.5%;}
.main_notice_unit:hover{border: 1px solid #2d558a;background: #f1f0fb;}
.main_notice_unit li:nth-child(1){width: 20%;float: left;padding: 27px 0%;text-align: center;font-weight: bold;font-size: 18px;}
.main_notice_unit li:nth-child(2){width: 80%;float: left;padding: 0% 0%;}
.main_notice_unit li:nth-child(2) a{width: 100%;float: left;padding: 0% 0%;}
.main_notice_unit li:nth-child(2) a p{font-weight: 600;font-size: 18px;overflow: hidden;text-overflow: ellipsis;width: 100%;white-space: nowrap;padding: 12px 6%;}
.main_notice_unit li:nth-child(2) a span{width: 76%;padding: 1% 12%;font-size: 16px;font-weight: 600;color: #8f8f8f;background: #eeeeee url(../img/date_clock.png) no-repeat 5% 50%;background-size: 18px;float: left;}

.push{}
.blue{background:#2d348a;color:#fff;}
.wblue{background:#0d4b7a;color:#fff;}
.red{background:#9b1a23;color:#fff;}


/** 학사일정  **/
 .nambu_cal{width: 100%;float:left;margin: 0px 0% 0%;padding: 0% 0% 0%;background: #fff;height: 100%;background-size: cover;}
.cal_form{width: 90%;margin: 1% 5% 0;height: 406px;float: left;}
.cal_title{width: 100%;float: left;padding: 0 0;margin: 0px 0px 20px;}
.cal_title h3{float: left;font-size: 40px;background: url(../img/title_bg1.png) no-repeat 46% 10%;background-size: 40px;width: 100%;text-align: center;margin-bottom: 0%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #535353;}
.cal_title .month{width: 100%;float: left;color: #ffec33;text-align: center;font-size: 48px;font-weight: 600;line-height: 1em;display: none;}
.cal_title .years{width: 100%;text-align: center;color: #ffc868;font-weight: 600;margin-bottom: 15%;float: left;display: none;}
.cal_title a{width: 80px;margin: -54px 0 0px;float: right;padding: 1% 1%;font-size: 16px;text-align: center;font-weight: 600;color: #fff;border-radius: 100px;background: #000;}
.cal_body{float: left;width: 100%;padding: 0% 0% 0%;}
.cal_body > li{width: 17.8%;float: left;border: 1px solid #505050;margin: 1%;background: #fff;}
.cal_body > li:last-child{}
.cal_body > li .date{width: 50%;float: left;margin: 10% 25% 10px;background: #575757;padding: 8% 5%;border-radius: 100px;}
.cal_body > li .date span:nth-child(1){width: 100%;text-align: center;color: #ffffff8c;font-size: 16px;font-weight: 600;float: left;}
.cal_body > li .date span:nth-child(2){width: 100%;float: left;text-align: center;color: #fff;font-weight: 600;font-size: 20px;margin-top: 6px;}

.cal_body > li .today{width: 40%;float: left;margin: 10% 30% 10px;background: #2d558a;padding: 8% 5%;border-radius: 100px;}
.cal_body > li .today span:nth-child(1){width: 100%;text-align: center;color: #ffffff8c;font-size: 16px;font-weight: 600;float: left;}
.cal_body > li .today span:nth-child(2){width: 100%;float: left;text-align: center;color: #ddbe26;font-weight: 600;font-size: 20px;margin-top: 6px;} 



.cal_body > li .date_content{float: left;width: 100%;margin: 6% 0 10%;text-align: center;color: #fff;}
.cal_body > li .date_content span{width: 100%;float: left;font-size: 14px;font-weight: 600;margin-bottom: 2%;color: #7d7d7d;}
.cal_body > li .date_content p{width: 90%;float: left;font-size: 18px;font-weight: 800;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #2941aa;/* font-family: 'NanumGothicExtraBold'; */font-style: normal;margin: 0 5%;}


/** 퀵남부 **/
 .quick_lingk{width: 100%;margin: 0px 0% 0px;float: left;position: absolute;z-index: 5;bottom: 0;}
 .quick_lingk h2{width: 100%;float: left;font-size: 40px;text-align: center;margin-bottom: 28px;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 53% 14%;background-size: 1.5%;margin-top: 4%;color: #424242;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;display: none;}
 .quick_lingk h2 strong{font-weight: 600;color: #2d558a;}
 .quick_lingk ul{width: 100%;float: left;padding: 0 0%;background: #0c0c0c61;}
 .quick_lingk ul li{width: 9.2%;float: left;position:relative;margin-bottom: 0;padding: 1% 10px;}
 .quick_lingk ul li:after{}
 .quick_lingk ul li:last-child:after{background:#fff}
 .quick_lingk ul li:hover span{background:#2d558a;}
 .quick_lingk ul li:nth-child(3n){border-width:0px 0px 1px 0px;}
/** .quick_lingk ul li:after{content: "";width: 10px;height: 10px;position: absolute;top: 32%;left: 100%;border-radius: 100px 100px;background: #9bbae3;}
 .quick_lingk ul li:nth-child(3n):after{display:none; }**/
 .quick_lingk ul li a{width:100%; float:left;text-align: center;}
.quick_lingk ul li a img{height: 50px;margin-bottom: 7%;transition: all 0.35s ease;}
 .quick_lingk ul li a span{width:100%;float:left;text-align: center;font-weight: 500;font-size: 12px;letter-spacing: -2px;background: #000;color: #fff;border-radius: 100px;}
            
            
/** 남부대 뉴스 **/            

 .nambu_news{width: 90% !important;float:left;margin: 5% 5% 3%;height: 100% !important;padding: 0% 0%;background: #fff;overflow: hidden;}
 .news_form{
    width: 90%;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
} 
 .nambu_news .news_title{width: 100%;float:left;margin: 0% 0 2%;} 
  .nambu_news .news_title h2{width: 100%;float: left;font-size: 40px;text-align: center;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 52% 14%;color: #2d558a;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .nambu_news .news_title h2 strong{font-weight: 600;color: #444444;}
  .nambu_news .news_title span{float: left;margin-top: 1%;font-size: 0.9em;color: #494949;font-weight: 600;display: none;}
  .nambu_news .news_title a{
    width: 80px;
    margin: -54px 0 0px;
    float: right;
    padding: 1% 1%;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border-radius: 100px;
    background: #000;
}  
  .nambu_news .news_title a:after {}
  
  .main_news_list{float:left;width: 100%;}
  .main_news_list li{float: left;/* margin-right: 3% !important; */border: 1px solid #c5c5c5;background: #fff;border-radius: 9px;overflow: hidden;box-shadow: 4px 8px 7px 1px #06070873;}
   .main_news_list li a{width:100%;float:left;}
 /*  .main_news_list li a .m_news_text_img{width:100%;float:left;height:220px;overflow: hidden;} 
  .main_news_list li a .m_news_text_img img{width:100%;float:left;} */

.modalBox .swiper-container-initialized{
    width: 100%;
    float: left;
    overflow: hidden;
}
 .scroll_wrap{position:relative;width: 100%;float: left;background: #ddd;margin-top: 40px;}
.swiper-scrollbar{border-radius:0 !important;background: #d3d3d3ba !important;width: 100%;float: left;height: 10px;}
.swiper-scrollbar-drag{border-radius:0 !important;background: #547df3 !important;}
  
   .m_news_text_img{height: 187px;font-size:0;overflow: hidden;border-bottom: 1px solid #dedede;}  
   .m_news_text_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
   .m_news_text_img img{vertical-align:middle;width: 100%; transition: all 0.35s ease;}
    .m_news_text_img img:hover{transform: scale(1.1);}
  
  .main_news_list li a .m_news_text{width:100%;float:left;padding: 4%;}
  .main_news_list li a .m_news_text span{width:100%;float:left;font-size: 0.8em;font-weight: 600;margin-bottom: 3%;color: #2d558a;}
  .main_news_list li a .m_news_text h3{width:100%;float:left;font-size: 18px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 3%;}
  .main_news_list li a .m_news_text p{width:100%;float:left;font-size: 14px;color: #7e7e7e;font-weight: 600;overflow: hidden;text-overflow: ellipsis;max-height: 38px;display: none;}
  .main_news_list li:last-child{width: 22%;float: left;margin-right: 0;border: 1px solid #c5c5c5;}


 /** 남부대 배너 **/            
#swiper_story.swiper-container-initialized{width: 100%;float: left;margin: 5px 0% 0 0%;overflow: hidden;}
 #swiper_banner.swiper-container-initialized{width: 86%;float: left;margin: 5px 12% 0 2%;overflow: hidden;}
 .scroll_wrap{position:relative;width: 100%;float: left;background: #ddd;margin-top: 40px;}
.swiper-scrollbar{border-radius:0 !important;background: #d3d3d3ba !important;width: 100%;float: left;height: 10px;}
.swiper-scrollbar-drag{border-radius:0 !important;background: #547df3 !important;}
 
 .nambu_banner{width: 92% !important;float:left;margin: 0% 5% 3%;height: 430px;padding: 0% 0%;background: #f6f6f8;overflow: hidden;}
 .banner_form{
    width: 90%;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
} 
 .nambu_banner .banner_title{width: 100%;float:left;margin: 0% 0 1%;} 
 .nambu_banner .banner_title h2{width: 100%;float: left;font-size: 40px;text-align: center;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 52% 14%;color: #2d558a;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .nambu_banner .banner_title h2 strong{font-weight: 600;color: #444444;}
 .nambu_banner .banner_title span{float: left;margin-top: 1%;font-size: 0.9em;color: #494949;font-weight: 600;display: none;}
 .nambu_banner .banner_title a{
    width: 80px;
    margin: -54px 0 0px;
    float: right;
    padding: 1% 1%;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border-radius: 100px;
    background: #000;
}  
 .nambu_banner .banner_title a:after {}
  
  .main_banner_list{float:left;width: 100%;height: 276px;}
  .main_banner_list li{float: left;margin-right: 1% !important;border: 1px solid #c5c5c5;background: #fff;border-radius: 9px;overflow: hidden;width: 18.5% !important;height: 102px;}
  .main_banner_list li a{width:100%;float:left;}
 /*  .main_news_list li a .m_news_text_img{width:100%;float:left;height:220px;overflow: hidden;} 
  .main_news_list li a .m_news_text_img img{width:100%;float:left;} */


  
   .m_banner_text_img{font-size:0;overflow: hidden;border-bottom: 1px solid #dedede;height: 102px;text-align: center;background: #1e3474;}  
   .m_banner_text_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
   .m_banner_text_img img{vertical-align: top;width: 369px;transition: all 0.35s ease;height: 102px;}
    .m_banner_text_img img:hover{transform: scale(1.1);}
  
  .main_banner_list li a .m_banner_text{width:100%;float:left;padding: 4%;}
  .main_banner_list li a .m_banner_text span{width:100%;float:left;font-size: 0.8em;font-weight: 600;margin-bottom: 3%;color: #2d558a;}
  .main_banner_list li a .m_banner_text h3{width:100%;float:left;font-size: 18px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 3%;}
  .main_banner_list li a .m_banner_text p{width:100%;float:left;font-size: 14px;color: #7e7e7e;font-weight: 600;overflow: hidden;text-overflow: ellipsis;max-height: 38px;display: none;}
  .main_banner_list li:last-child{/* width: 22%; *//* float: left; *//* margin-right: 0 !important; *//* border: 1px solid #c5c5c5; */}
  
  /** 남부대 홍보  **/
  .nambu_sns_pop{width: 100%;float:left;margin: 0px 0% 0%;padding: 0% 0% 0%;background: #f6f6f8;height: 100%;}
 		.nambu_sns{width: 100%;float:left;margin: 6.9% 0% 1%;top: 48%;}
   .nambu_sns .sns_title{width:100%;float:left;margin: 0% 0 1%;} 
   .nambu_sns .sns_title h2{width: 100%;float: left;font-size: 40px;margin-bottom: 0%;padding-right: 3%;background-size: 29px;color: #535353;text-align: center;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .nambu_sns .sns_title h2 strong{font-weight: 600;color: #444cad;}
   .nambu_sns .sns_title span{float: left;font-size: 1em;margin-top: 0.5%;font-weight: 600;color: #a5a5a5;display: none;}	

   .nambu_sns #swiper_sns{float: left;width: 100%;height: 30vh;overflow: hidden;}
   .nambu_sns #swiper_sns ul > li{width: 23%;margin-right: 2%;float: left;margin-bottom: 1%;}
   .nambu_sns #swiper_sns ul > li:nth-child(4n){margin-right:0;}
   
   .nambu_sns #swiper_sns ul  > li > a{width:100%;}
	.nambu_sns #swiper_sns ul > li > a .sns_img{width:100%;float:left;max-height: 190px;overflow:hidden;position: relative;line-height: 220px;top: 0;min-height: 167px;border-radius: 18px;overflow: hidden;box-shadow: 4px 8px 7px 1px #00355873;}
	.nambu_sns #swiper_sns ul > li > a .sns_img img{width:100%;transition: all 0.35s ease;position: absolute;top: -19%;left: 0%;vertical-align: middle;}
	.nambu_sns #swiper_sns ul > li > a .sns_img img:hover{transform: scale(1.1);}
	.nambu_sns #swiper_sns ul > li > a .sns_text{width:100%;float:left;margin: 16px 0 0 0;}
	.nambu_sns #swiper_sns ul > li > a .sns_text h3{display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break: break-word;width:100%;font-size: 18px;font-weight: 600;color: #000;}
   
   .nambu_pop{width: 27.6%;float:left;overflow: hidden;margin-top: 4%;}
   .nambu_pop .pop_title{width:100%;float:left;margin: 0% 0 5%;} 
   .nambu_pop .pop_title h2{width: 100%;float: left;font-size: 40px;text-align: left;padding-right: 0;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .nambu_pop .pop_title h2 strong{font-weight: 600;color: #0b4da2;}
   .nambu_pop .pop_title span{float: left;font-size: 0.9em;margin-top: 0.5%;font-weight: 600;color: #9f9f9f;}
   
   
   
#index_01{width: 100%;height: 545px;margin: 5% 0 0%;float: left;}
#slide1{height: 505px;overflow: hidden;}
#slide1>ul{width: 1272px;font-size: 0;float: left;}
#slide1>ul>li{display: inline-block;font-size: 0;width: 100%;float: left;}

#video{width:100%;float:left;}


    input#sidebar {display:none;}

	/* 헤더영역 */
	.side_bt {position:relative;z-index: 9998;float: left;width: 36px;height: 60px;margin-top: -56vh;margin-left: 100px;}
	.side_bt > div {width: 35px;margin: 0;position:relative;height: 60px;float: right;background: #fff;border-radius: 0px 100px 100px 0px;}
	.side_bt label.menu {position:absolute;top:50%;right:10px;transform:translateY(-50%);width:24px;height:24px;background: url('../img/menu.png') 0 0 no-repeat;cursor:pointer;}

	/* 본문영역 */
	.container {max-width:1200px;margin:0 auto;}
	.container img {max-width:100%;}
	
	/* 사이드바 */
	.sidebar_content {position:fixed;width: 0%;height: 93%;background: #fff;transition:all .35s;z-index: 9999;float: left;margin-top: 97px;margin-left: 99px;box-shadow: 1px 1px 1px 1px #00000017;}
	.sidebar_content > ul {width: 100%;height: 100%;float: left;z-index: 9999;}
	.sidebar_content > ul > li {display:none;transition:all .35s;}
	.sidebar_content label[for*='sidebar'] {/* position:absolute; */top:0;left:0;width:100%;height:100%;z-index: 9999;float: left;}
	.side_bt{transition:all .35s;z-index: 9998;float: left;border-radius: 0px 100px 100px 0px;margin-left: 100px;box-shadow: 1px 1px 1px 1px #0000001a;border: 1px solid #dedede;background: #fff;}
	/* 사이드바 외 배경영역 */
	.background {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);transition:all .35s;opacity:0;visibility:hidden;z-index:1;}
	

	/* input 체크 */
	input#sidebar:checked ~ .side_bt label {background-position:-24px 0;}
	input#sidebar:checked ~ .sidebar_content {width: 480px;float: left;}
	input#sidebar:checked ~ .side_bt {width: 42px;float: left;margin-top: 22%;margin-left: 580px !important;background: #fff;margin-top: -56vh;}
	input#sidebar:checked ~ .background  {opacity:1;visibility:visible;}
	input#sidebar:checked ~ .sidebar_content > ul > li {display: block}


 /********************** 입시 ****************************/

 .top_side2{float: right;width: 10%;margin-right: 3%;}
 .top_side2 li {float: left;margin: 0% 8%;font-size: 1em;font-weight: 600;width: 16%;text-align: center;}
 .top_side2 li a{width: 100%;float: left;text-align: center;padding-top: 5%;}
 .top_side2 li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}
 
 
 /********************** 서브 ****************************/
  /* 서브페이지 네비게이션 */
 nav{width: 96%;margin: -4% 2% 2%;background-color: #4d4f5f;border-radius: 100px;height: 56px;z-index: 5;POSITION: RELATIVE;float: left;}
 nav ul:first-child{background: #1957a7;border-radius: 100px;float: left;max-width: 714px;margin-top: 0px;position: absolute;top: 0;}
 nav ul:first-child li:nth-child(1){float: left;padding: 13px 30px;border-right: 1px solid #fff3;margin-left: 4px;}
 nav ul:first-child li:nth-child(1) a{float: left;width: 100%;}
 nav ul:first-child li:nth-child(2){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav ul:first-child li:last-child{border-right:none}
 nav ul:first-child li:nth-child(3){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav ul:first-child li:nth-child(4){float: left;padding-right: 20px;max-width: 203px;}
 nav ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;margin-top: 0;position: absolute;top: 0;right: 0;}
 nav ul:last-child li:nth-child(1){float: left;padding: 5px 10px;}
 nav ul:last-child li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 18px 40px;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #164178;width: auto;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 9999;top: 102%;min-width: 200px;}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;font-size: 13px;}
.dropdown-content a:hover {background-color: #1957a7;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #183e6e;}

/* 서브페이지 내용  */
.sub_form{
    width: 96%;
    margin: 2%;
    float: left;
}
.sub_content{width: 100%;float: left;}
.sub_content_title{text-align: center;font-size: 37px;margin: 4% 0 4%;width: 100%;float: left;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.sub_content_title h3{font-size: 30px;}
 .sub_content_form{width: 100%;float: left;}

.nav2_form{width: 100%;float: left;margin-top: 107px;background: #4AAEF0;}
  .nav2{width: 86%;float: left;margin: 0% 7% 0%;}
  .nav2 ul{float: right;margin: 10px 0;}
  .nav2 ul li:nth-child(1){float: left;}
  .nav2 ul li:nth-child(2){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(3){float: left;font-size: 0.9em;margin-top: 2px;color: #fff;}
  .nav2 ul li:nth-child(4){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(5){float: left;font-size: 1em;margin-top: 2px;color: #efd472;}
  
  
  .sub_form2{width: 86%;float: left;margin: 0 7%;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;border-right: 1px solid #dedede;}
  .sub_form2 .left_menu h2{width: 90%;float: left;text-align: right;margin: 18% 0 17%;margin-right: 10%;font-size: 24px;}
  .sub_form2 .left_menu ul{width: 100%;float: left;margin-bottom: 43px;}
  .sub_form2 .left_menu ul li{width: 100%;border-bottom: 1px solid#dede;float: left;}
  .sub_form2 .left_menu ul li a{width: 80%;float: left;padding: 10% 10%;font-size: 1em;}
  .sub_form2 .left_menu ul li.active a, .sub_form2 .left_menu ul li:hover a{font-weight: bold;text-align: right;color: #fff;background: #4aaef0;}
  .sub_content2{width: 85%;padding: 3%;float: left;}
  .sub_content_title2{width: 100%;float: left;font-size: 37px;text-align: left;margin-bottom: 3%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 11% 14%;background-size: 2.5%;}
  .sub_content_form2{width: 100%;float: left;}

   ul.tabs_cm {width: 100%;color:#555;margin: 0% 0% 1%;padding: 0;/* height: 30px; */float: left;}
  ul.tabs_cm li {position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 0.9em;border-width: 0;background: #ebebeb;color: #aba7a7;}
  ul.tabs_cm li a{background: #fff;color: #444;width:100%;float:left;padding: 16px 0;font-size: 20px;border: 1px solid #dedede;font-weight: 600;}
  
  ul.tabs_cm li:first-child:nth-last-child(1) {width: 100%;}
  ul.tabs_cm li:first-child:nth-last-child(2), ul.tabs_cm li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
  ul.tabs_cm li:first-child:nth-last-child(3), ul.tabs_cm li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
  ul.tabs_cm li:first-child:nth-last-child(4), ul.tabs_cm li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width: 16.5%;}
  ul.tabs_cm li:first-child:nth-last-child(9), ul.tabs_cm li:first-child:nth-last-child(9) ~ li {width:16.65%;}
    ul.tabs_cm li:first-child:nth-last-child(10), ul.tabs_cm li:first-child:nth-last-child(10) ~ li {width:16.65%;}
        ul.tabs_cm li:first-child:nth-last-child(11), ul.tabs_cm li:first-child:nth-last-child(11) ~ li {width:16.65%;}
            ul.tabs_cm li:first-child:nth-last-child(12), ul.tabs_cm li:first-child:nth-last-child(12) ~ li {width:16.65%;}
	            ul.tabs_cm li:first-child:nth-last-child(13), ul.tabs_cm li:first-child:nth-last-child(13) ~ li {width:16.65%;}
	            ul.tabs_cm li:first-child:nth-last-child(14), ul.tabs_cm li:first-child:nth-last-child(14) ~ li {width:16.65%;}
              ul.tabs_cm li:first-child:nth-last-child(15), ul.tabs_cm li:first-child:nth-last-child(15) ~ li {width:16.65%;}
	            ul.tabs_cm li:first-child:nth-last-child(16), ul.tabs_cm li:first-child:nth-last-child(16) ~ li {width:16.65%;}
	
  ul.tabs_cm li:first-child {border-left:1px solid #dedede;}
  /**ul.tabs_cm li.active a, ul.tabs_cm li:hover a {background-color: #2c72cd;color:#fff;font-weight: 600;border-width: 0;border: 1px solid #2c72cd;}**/
  ul.tabs_cm li.active a{background-color: #2c72cd;color:#fff;font-weight: 600;border-width: 0;border: 1px solid #2c72cd;}
  ul.tabs_cm li:hover a {background-color: #fff;color:#2c72cd !important;font-weight: 600;border-width: 0;border-bottom: 1px solid #2c72cd;border-top:1px solid #dedede;border-left:1px solid #dedede;border-right:1px solid #dedede;}
  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
  .tab_content_form {}

ul.tabs_cm span.pop{
	display: inline-block;
	content: '';
	width: 16px;
	height: 16px;
	margin-left:10px;
	
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/common/icon_gnb_link.png);
}


/** footer  **/
	#footer{width:100%;float:left;}
	.foot_top{width: 100%;float: left;background: #f1f1f1;}
	.foot_top ul{width: 84%;float: left;margin: 0 4% 0 12%;}
	.foot_top ul li{float: left;width: 19.8%;text-align: center;border-right: 1px solid #dddddd;padding: 2px 0;}
	.foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 18px;height: 60px;}
	.foot_top ul li:first-child {border-left: 1px solid #c7c7c7;}
	
	.foot_side{width: 57%;float: left;margin: 1% 31% 0% 12%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 16px;text-align: center;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 84%;float: left;margin: 25px 8% 1%;}
	.foot_info li:nth-child(1){width: 12%;float: left;margin-right: 2%;}
	.foot_info li:nth-child(2){float:left;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;} 
	
	#footer2{width:100%;float:left;margin-top: 30px;}
	#footer2 .foot_top{width: 100%;float: left;background: #f1f1f1;}
	#footer2 .foot_top ul{width: 84%;float: left;margin: 0 8%;}
	#footer2 .foot_top ul li{float: left;width: 19.8%;text-align: center;border-right: 1px solid #dddddd;padding: 8px 0;}
	#footer2 .foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 18px;}
	#footer2 .foot_top ul li:first-child {border-left: 1px solid #c7c7c7;}
	
	#footer2 .foot_side{width: 52%;float: left;margin: 1% 40% 0% 8%;}
	#footer2 .foot_side > li{float: left;width: 20%;position: relative;}
	#footer2 .foot_side > li a{width:100%;float:left;font-size: 18px;}
	#footer2 .foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	#footer2 .foot_side > li:last-child:after{display:none;}
	
	#footer2 .foot_info{width: 84%;float: left;margin: 25px 8% 1%;}
	#footer2 .foot_info li:nth-child(1){width: 12%;float: left;margin-right: 2%;}
	.foot_info li:nth-child(2){float:left;width: 69%;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;}
	
/** sidemenu**/
.side_menu_form{width: 100px;float: left;height: 100%;position: fixed;background: #2d558a;z-index: 9998;top: 0;}
.side_left{float: left;width:100%;position: relative;height: 100%;}
.side_left > li:first-child {background: #31507a;width:100%;float:left;height:100px;}
.side_left > li:first-child > a{width: 22px;float: left;padding: 35px 39px;}
.side_left > li:nth-child(2){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(2) a, .side_left > li:nth-child(3) a, .side_left > li:nth-child(4) a{color:#fff;WIDTH: 100%;float: left;}
.side_left > li > span{color:#fff;width:100%;float:left;text-align:center;font-size:0.8em}
.side_left > li:nth-child(3){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(4){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(5){width:100%;float:left;text-align: center;position: absolute;bottom: 30px;}
.side_left > li:nth-child(5) > a{margin-bottom: 8%;width:100%;text-align:center;float: left;}
.side_left > li:nth-child(5) > a:first-child {margin-top: 343%;}
.side_left > li > a span{width:100%;float:left;}


/** 팝업광고 **/

.mpop_wrap{float:right; width:471px;}
#popzone{width: 100%;height:500px;float:left;position:relative;box-sizing:border-box;overflow:hidden;background:#ddd;}
#popzone .uok_wrap{width: 447px;height:500px;}
#popzone .uok_wrap ul{width:100%; height:auto;}
#popzone .uok_wrap ul li{width:100%; height:auto;}
#popzone .uok_wrap ul li a img{width:100%; height:auto;}
#popzone .popzone_btn{position:absolute;bottom:0px;right:0;z-index:10}

#popzone ul.list li {display:inline;}
#popzone ul.list li > * {width: 100%;}
#popzone ul.list li > * > * {width: 100%;}
#popzone ul.list li img {height: auto; object-fit: cover;}


/* 롤링버튼 */
.rolling_area .num{display:none;}
.rolling_area ul.btn{float:left;width:162px;background: #2d558a;}
.rolling_area ul.btn li{display:inline}
.rolling_area ul.btn li a{display:block;float:left;}
.rolling_area ul.btn li a.btn_prev{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_prev.gif) center center no-repeat;}
.rolling_area ul.btn li a.btn_next{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_next.gif) center center no-repeat;}
.rolling_area ul.btn li a.btn_playstop{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_playnstop.gif) center center no-repeat;overflow:hidden;}
.rolling_area ul.btn li a.play{width: 54px;height: 54px;background: #222 url(../img2/main/popzone_btn_play2.gif) center center no-repeat;overflow:hidden;}
.rolling_area ul.btn li a.stop{background-position:0 -33px}
.rolling_area ul.btn li span{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}



/* 사이드메뉴 */
.side_quick{width: 100%;float: left;padding: 10%;}
.side_quick h3{width: 100%;float: left;font-size: 1.3em;margin-bottom: 10%;}
.side_quick > ul{float:left;width:100%;}
.side_quick > ul > li{float: left;width: 33%;margin-right: 0%;text-align: center;margin-bottom:5%}
.side_quick > ul > li a{float:left;width:100%;}
.side_quick > ul > li a div{width: 70%;float: left;margin: 0 15% 7%;border: 1px solid #dedede;padding: 12% 7% 3%;border-radius: 10px;}
.side_quick > ul > li a div.one{background: #fff;}
.side_quick > ul > li a div.two{background: #fff;}
.side_quick > ul > li a div:hover.one{background: #e7f5ff;}
.side_quick > ul > li a div:hover.two{background: #fdffee;}
.side_quick > ul > li a div img{height:48px;}
.side_quick > ul > li a span{float: left;width: 100%;margin-top: 3%;font-size: 0.8em;font-weight: 600;letter-spacing: -2px;}


/* 헤더상단 */
.header_top_form{width: 100%;float: left;position: fixed;top: 0;left: 0;z-index: 9999;background: #2d558a;height: 46px;overflow: hidden;}
.header_top{width: 94%;float: left;margin: 0 3%;}
.header_top_left{float: left;width: 18%;}
.header_top_left > li{width: 30%;margin: 0 1%;float: left;text-align: center;}
.header_top_left > li a{color: #fff;font-weight: 500;font-size: 0.8em;width: 100%;float: left;padding: 14.5% 0%;}
.header_top_left > li:nth-child(1) a{color:#fff151;}

.header_top_right{float: right;width: 5%;}
.header_top_right > li:nth-child(1){float: left;width: 42%;margin: 14% 4%;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 0.5em;}
.header_top_right > li:nth-child(2){float: left;width: 42%;margin: 14% 4%;}
.header_top_right > li:nth-child(2) a{float: left;width: 100%;text-align: center;line-height: 0.5em;}
.header_top_right > li:nth-child(3){    float: left;width: 55%;margin: 0% 0%;}

 /* 헤더 팝업 컨트롤*/
.modal-btn-box{width:100%;text-align:center;}
.modal-btn-box button{display:inline-block;width: 100%;height: 46px;background-color: #f0f0f0;cursor:pointer;border: none;font-size: 0.8em;font-weight: 600;color: #555555;}
.popup-wrap{background-color: rgb(0 0 0 / 50%);justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;display:none;padding:15px;}
.popup{width: 95%;border-radius: 0px;overflow:hidden;float: left;position: absolute;top: 8%;margin: 0 5%;}
.popup-head{width:100%;height:50px;display:flex;align-items:center;justify-content:center;}
.head-title {font-size: 38px;font-style: italic;font-weight: 700;letter-spacing: -3px;text-align: center;}
.popup-body{width:100%;background-color:#ffffff;}
.body-content{width:100%;padding:30px;}
.body-titlebox{text-align:center;width:100%;height:40px;margin-bottom:10px;}
.body-contentbox{word-break:break-word;overflow-y:auto;min-height:100px;max-height:200px;}
.popup-foot{width: 8%;height:50px;float: left;margin-top: 1%;background: #000;margin-left: 46%;}
.pop-btn{display:inline-flex;width: 100%;height:100%;float:left;justify-content:center;align-items:center;color:#ffffff;cursor:pointer;font-size: 0.9em;}
.pop-btn.confirm{border-right:1px solid #3b5fbf;}


/* 입시기간 입시비쥬얼 */
.special{background: url('../img/special_bg.png') no-repeat;background-size: cover;}
.special .sp_content{width: 70%;float: left;margin: 5% 15%;}
.special .sp_content .icon{width: 35%;float: left;margin-right: 5%;}
.special .sp_content .icon li:nth-child(1){float: left;width: 40%;background: #627185;border-radius: 10px;margin: 0 5% 5%;}
.special .sp_content .icon li:nth-child(1) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon1.png) no-repeat 48% 33%;background-size: 30%;}
.special .sp_content .icon li:nth-child(2){float: left;width: 40%;background: #e08328;border-radius: 10px;margin: 0 5% 5%;}
.special .sp_content .icon li:nth-child(2) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon2.png) no-repeat 54% 36%;background-size: 28%;}
.special .sp_content .icon li:nth-child(3){float: left; width: 40%;background: #174d94;border-radius: 10px;margin: 0 5% 0%;}
.special .sp_content .icon li:nth-child(3) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon3.png) no-repeat 50% 41%;background-size: 28%;}
.special .sp_content .icon li:nth-child(4){float: left;width: 40%;background: #b5214e;border-radius: 10px;margin: 0 5% 0%;}
.special .sp_content .icon li:nth-child(4) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon4.png) no-repeat 52% 41%;background-size: 27%;}

 .special .sp_content .text{float: left;width: 60%;margin-top: 1.5%;}
.special .sp_content .text li:nth-child(1){width: 100%;float: left;padding-bottom: 2%;border-bottom: 1px solid #000;margin-bottom: 3%;}
.special .sp_content .text li:nth-child(1) span{width: 100%;float: left;font-weight: 600;margin-bottom: 0.5%;}
.special .sp_content .text li:nth-child(1) h1{width: 100%;float: left;font-size: 2.5em;font-weight: 600;color: #000;}
.special .sp_content .text li:nth-child(1) h1 strong{color: #2d558a;font-weight: bold;}

.special .sp_content .text li:nth-child(2){width: 100%;float: left;padding-bottom: 2%;border-bottom: 1px solid #000;margin-bottom: 3%;font-size: 1.3em;}
.special .sp_content .text li:nth-child(2) span:nth-child(1){width: 100%;float: left;margin-bottom: 0.5%;font-weight: bold;color: #dd0d0d;}
.special .sp_content .text li:nth-child(2) span:nth-child(2){width: 100%;float: left;margin-bottom: 0.5%;font-weight: bold;color: #2d558a;}
.special .sp_content .text li:nth-child(2) span b{color:#000;}

.special .sp_content .text li:nth-child(3){width: 100%;float: left;}
.special .sp_content .text li:nth-child(3) span{width: 100%;font-size: 0.8em;font-weight: 600;margin-bottom: 1%;}
.special .sp_content .text li:nth-child(3) span:last-child{}



/* 입시 반응형탭 */

.tab-select-outer { display:none; }
.is-active { color:red;  } 

.tab-select-outer2 { display:none; }
.is-active2 { color:red;  }


.tab-select-outer3 { display:none; }
.is-active3 { color:red;  }

.ibsi_introduce_date{width: 94%;float: left;margin: 2% 3% 0%;}
.tabs2{width: 100%;float: left;}
.introduce_title{float: left;width: 20%;}
   .introduce_title h2{width: 100%;float: left;font-size: 1.3em;text-align: left;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background: url(./img/title_bg1.png) no-repeat 30% 14%;background-size: 5.5%;}
.introduce_title h2 strong{font-weight: 600;color: #0b4da2;}
.tab-button-outer2{float: left;width: 100%;}
#tab-button2{float: right;width: 15%;margin-right: 6%;margin-top: -2.5%;}
   #tab-button2 > ul{float: left;width: 100%;padding-bottom: 2%;border-bottom: 1px solid #dedede;}
  #tab-button2 > ul li{width: 30%;float: left;margin: 0 1%;text-align: left;}
  #tab-button2 > ul li a{font-size: 0.9em;}
  #tab-button2 > ul li.is-active2 a, #tab-button2 > ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 2%;border-bottom: 6px solid #0b4da2;}
  .tab-contents2{width: 100%;float: left;margin-top: 2%;}
  
  .tab_more1{float: right;margin-top: -4.5%;font-size: 0.8em;background: #2d558a;color: #fff;padding: 0.3% 2%;}
  .ib_notice_form{float: left;width: 100%;}
  .ib_notice_form > li{width: 18.2%;float: left;margin-right: 2%;border: 1px solid #dedede; margin-bottom:2%}
  .ib_notice_form > li:nth-child(5n){margin-right: 0px;}
  .ib_notice_form > li > a{float: left;width: 80%;padding: 10%;}
  .ib_notice_form > li > a span:nth-child(1){float: left;margin-bottom: 1%;background: #000;color: #fff;font-size: 0.7em;PADDING: 2% 4%;border-radius: 100px;}
  .ib_notice_form > li > a h2{width: 100%;float: left;font-weight: 600;font-size: 1.2em;margin: 3% 0 3%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .ib_date{float: left;width: 100%;font-size: 0.8em;margin-top: 3%;padding-left: 7%;font-weight: 600;color: #5264bb;background: url(./img/ib_icon1.png) left center no-repeat;background-size: 6%;}
  .ib_notice_form > li > a p{width: 100%;font-size: 0.8em;float: left;line-height: 1.6em;color: #7c7c7c;}
  .ib_r{background:#e14442 !important;}	
  .ib_b{background:#4f4cc3 !important;}	
  
  
  /* 입시 퀵메뉴  */

 .quick_lingk2{width: 94%;float: left;margin: 2% 3% 4%;}
 .quick_lingk2 h2{width: 100%;float: left;font-size: 1.3em;text-align: center;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background-size: 1.5%;}
 .quick_lingk2 h2 strong{font-weight: 600;color: #0b4da2;}
 .quick_lingk2 ul{width:100%;float: left;}
 .quick_lingk2 ul li{width: 9%;float: left;position:relative;}
 .quick_lingk2 ul li:after{content: "";width: 10px;height: 10px;position: absolute;top: 32%;left: 100%;border-radius: 100px 100px;background: #9bbae3;display: none;}
 .quick_lingk2 ul li:last-child:after{display:none; }
 .quick_lingk2 ul li a{width:100%; float:left;text-align: center;}
 .quick_lingk2 ul li a img{height: 56px;}
 .quick_lingk2 ul li a span{width:100%; float:left;text-align: center; font-weight: 600;font-size: 0.9em;}


/* 입시반응형2 */

.ibsi_introduce_date{width: 94%;float: left;margin: 2% 3% 0%;}
.tabs3{width: 100%;float: left;}
.introduce_title{float: left;width: 20%;}
.introduce_title h2{width: 100%;float: left;font-size: 1.3em;text-align: left;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 44% 14%;background-size: 5.5%;}
.introduce_title h2 strong{font-weight: 600;color: #0b4da2;}
.tab-button-outer3{float: left;width: 100%;}
#tab-button3{float: right;width: 46%;margin-right: 0%;margin-top: -2.5%;}
   #tab-button3 > ul{float: left;width: 100%;padding-bottom: 0.8%;border-bottom: 1px solid #dedede;}
  #tab-button3 > ul li{width: 14.66%;float: left;margin: 0 1%;text-align: center;}
  #tab-button3 > ul li a{font-size: 0.9em;}
  #tab-button3 > ul li.is-active3 a, #tab-button3 > ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 2%;border-bottom: 6px solid #0b4da2;}
  .tab-contents3{width: 100%;float: left;margin-top: 2%;}
  
  
/* 입시메인 학과소개*/
.department_form{float: left;width: 100%;}
.department_form li:nth-child(1){width: 99%;float: left;background: #0072bb;padding: 2%;}
.department_form li:nth-child(1) h2{color: #eeff5f;width: 100%;font-size: 1.2em;margin-bottom: 0.3%;}
.department_form li:nth-child(1) span{float: left;width: 100%;font-size: 1em;color: #fff;}
.department_form li:nth-child(2){width: 99%;float: left;padding: 3% 2% 4%;}
.department_form li:nth-child(2) h3{float: left;width: 100%;font-size: 1.2em;color: #575f8f;font-weight: 600;margin-bottom: 1%;}
.department_form li:nth-child(2) .department_link{float: left;width: 60%;}
.department_form li:nth-child(2) .department_link a{float: left;padding-right: 4%;font-size: 0.9em;background: url(../img/link_icon1.png) no-repeat 82% 20%;}
.department_form li:nth-child(2) .department_img{float:right;margin-top:-9%}



  /* 입시 하단 퀵메뉴  */

 .quick_lingk3{width: 94%;float: left;margin: 0% 3% 2%;}
 .quick_lingk3 ul{width:100%;float: left;}
 .quick_lingk3 ul li{width: 23.9%;float: left;position:relative;border-right: 1px solid #dedede;margin-right: 1%;}
 .quick_lingk3 ul li:last-child{border-right:none; }
 .quick_lingk3 ul li a{width:100%;float:left;text-align: left;}
 .quick_lingk3 ul li a img{float: left;}
 .quick_lingk3 ul li a div{float: right;width: 60%;margin: 7% 4%;}
 .quick_lingk3 ul li a div h4{font-size: 1.2em;margin-bottom: 1%;}
 .quick_lingk3 ul li a div span{font-size: 1em;color: #9b9b9b;}
 
 

/*사이트맵*/
#sitemap{width: 100%;float: left}
.sitemap_form{width: 100%;float: left;margin-bottom: 20px;}
.site_map_unit{width: calc(100%);float: left;margin: 0 0px;}
.site_map_unit > a{margin-bottom: 20px;width: 98%;float: left;padding: 1% 0px 1% 2%;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;background: url(/site/nambu/nambukr/img/link_icon1.png) no-repeat 4px 20px;}
.site_map_depth1 {width: 100%;float: left;}
.site_map_depth1 > li{float: left;width: calc(100%/6 - 22px);border: 1px solid #dedede;margin: 0 10px 10px;}
.site_map_depth1 > li > a{width: calc(100% - 10px);float: left;text-align: center;background: #46494e;color: #fff;padding: 10px 0px 10px 10px;}
.site_map_depth2{width: 100%;float: left;}
.site_map_depth2 > li{    width: 100%;float: left;border-bottom: 1px solid #dedede;}
.site_map_depth2 > li > a{position: relative;width: calc(100% - 34px);float: left;padding: 10px 0px 10px 35px;background: url(/site/nambu/nambukr/img/link_icon1.png) no-repeat 184px 11px;font-size: 14px;}
.site_map_depth2 > li > a:before{content: "";position: absolute;top: 46%;left: 11%;display: inline-block;width: 5px;height: 5px;background: #0952a6;border-radius: 100px;}






/* bx slider*/
.bx-wrapper {position: relative;margin-bottom: 60px;padding: 0;*zoom: 1;-ms-touch-action: pan-y;touch-action: pan-y;width: 100% !important;max-width: 100% !important;}
.bx-wrapper img {max-width: 100%;display: block;}
.bxslider {margin: 0;padding: 0;}
.bxslider > div{width:100%;float:left;height:544px;overflow: hidden;}
ul.bxslider {list-style: none;}
.bx-viewport {-webkit-transform: translatez(0);}

.bx-wrapper {}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom: 10%;width: 100%;}
/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px;background: url('../img/bx_loader.gif') center center no-repeat #ffffff;height: 100%;width: 100%; position: absolute; top: 0;left: 0;z-index: 2000;}
/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em;font-family: Arial;font-weight: bold;color: #666; padding-top: 20px;}
.bx-wrapper .bx-pager.bx-default-pager a { background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;\ border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus { background: #000;}
.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; vertical-align: bottom; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager-item {font-size: 0;line-height: 0;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px; background: url('../img/controls.png') no-repeat 0 -32px;}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {background-position: 0 0;}
.bx-wrapper .bx-next { right: 10px; background: url('../img/controls.png') no-repeat -43px -32px;}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9996;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url('../img/controls.png') -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop { display: block;text-indent: -9999px; width: 9px; height: 11px;outline: 0;background: url('../img/controls.png') -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {background-position: -86px -33px;}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: right;width: 95%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 3%;width: 35px;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #666;background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial;display: block;font-size: .85em;padding: 10px;}


@media (max-width:500px){
      .sm_select2 {display: block;}
      .big_tab2{display: none;}
 }
						 
						 
/******************************* 서브콘텐츠 *******************************/

.tac{width:100%;float:left;text-align: center;}
#AllView{width:100%;float:left;}

/* 개인정보방침 */
.information_form{width: 96%;float: left;margin: 0 2%;}
.information_form ul{width: 100%;float: left;margin-bottom: 42px;}
.information_form ul li{width: 100%;float: left;line-height: 31px;font-size: 18px;}
.information_form ul li:last-child{margin-top: 20px;font-weight: 600;}

.information_form div{width: 100%;float: left;padding: 2% 4%;background: #e8efff;}		
.information_form div h4{width: 100%;float: left;text-align: center;font-size: 20px;color: #51328f;font-weight: 600;margin-bottom: 1%;}
.information_form div p{width: 100%;font-size: 18px;color: #4d3d6c;line-height: 30px;}

 
/* step01 */
 .table_container{width: 100%;float: left;margin: 0 !important;}
ul.step01{margin-top:12px;padding-top:5px;width: 100%;float: left;}
ul.step01 > li{}
ul.step01 > li{padding: 56px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size: 22px;color:#484848;float: left;width: 98%;}	/* 1차 */
ul.step01 > li > div{float: left;margin: 10px 0px 20px 23px;}
ul.step01 > li > div > p{line-height: 33px;font-weight: 600;font-size: 18px;} 
ul.step01 > li h2{position: relative;clear: both;font-size: 22px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-style: normal;font-weight: 700 !important;}
ul.step01 > li > h2:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
ul.step01 > li > p {margin-bottom: 0px;line-height: 32px;font-weight: 500;font-size: 18px;padding-left: 22px;/* background: #fff1d9; */float: left;width: 100%;padding: 1% 2%;font-weight: 500;}
ul.step01 > li > p.gide_text {margin-left: 0px;font-size: 18px;margin-bottom: 9px !important;margin-top: 20px;} 
ul.step01 > li > p.siteGo{float:right;margin-top:-15px}
ul.step01 > li > table{margin-top:5px;}
ul.step01 > li > ul{padding-top: 10px;float: left;width: 100%;}
ul.step01 > li > ul > li{padding: 0px 39px;background: url(../img/sub/bullet_02.gif) 13px 17px no-repeat;font-weight:normal;line-height: 38px;color:#444;font-size: 18px;margin-bottom: 0px;float: left;width: 96%;border: 0px solid #cbcbcb;}	/* 2차 */
ul.step01 > li > ul > li > span{font-weight: 600;font-size: 18px;margin-bottom: 10px;width: 100%;float: left;}
ul.step01 > li > ul > li > p{padding:10px 0 0 0;}
ul.step01 > li > ul > li > ul{margin-left:5px;padding: 0px 0;width: 93%;float: left;border: 1px solid #8d8d8d;padding: 2%;margin-bottom: 2%;}
ul.step01 > li > ul > li > ul > li{font-weight: 500;line-height: 25px;width: 97%;float: left;margin-bottom: 20px;padding: 1px 0 1px 15px;background-position: 0 4px;font-weight: normal;background: url(../img/sub/dot02.gif) 3px 13px no-repeat;font-size: 18px;} /* 3차 */
ul.step01 > li > ul > li > ul > li:last-child{padding: 0px 0 0px 15px;margin: 0;}
ul.step01 > li > ul > li > ul > li > p.gide_text {margin-left: 4px;font-size: 18px;margin-bottom: 21px !important;margin-top: 0px;font-weight: 600;}
ul.step01 > li > ul > li > ul > li > span{color: #6567c1;font-weight: 600;margin: 0px 0px 8px;width: 100%;float: left;font-size: 18px !important;}
ul.step01 > li > ul > li > ul > li > div{
    float: left;
    width: 100%;
    border: 1px solid #dedede;
    padding: 3%;
    margin-top: 40px;
}
ul.step01 > li > ul > li > ul > li > div > h3{
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 800;
    color: #5566df;
} 
 .gide_text ul{width: 100%;float: left;}	
.gide_text ul li{float: left;width: 93%;margin: 2% 0 2% 2%;background: #fff8f2;padding: 2%;}
.gide_text ul li h4{width: 100%;float: left;font-size: 16px;margin-bottom: 1%;}
.gide_text ul li span{float: left;margin-left: 3%;width: 97%;margin-bottom: 11px;font-weight: 600;}
.gide_text ul li p{width: 95%;float: left;margin-left: 5%;margin-bottom: 1%;}
 
ul.step01 > li > ul > li > ul > li > ul{margin-left:0;padding: 0;float: left;width: 96%;line-height: 25px;padding: 0;}
ul.step01 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background: url(../img/sub/dot03.gif) 3px 13px no-repeat;float: left;width: 100%;margin-bottom: 9px;font-size: 18px;} /* 4차 */
ul.step01 > li > ul > li > ul > li > ul > li:last-child{margin-bottom:0}
ul.step01 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
ul.step01 > li > ul > li > ul > li > ul > li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

ul.step01 > li > table > ul {padding:0;margin:0}
ul.step01 > li > table > ul > li{padding:0;margin:0;background:none;}
ul.step01 > li > table > ul.bullet > li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
ul.step01 > li > table > ul.bullet > li > p{padding:0;margin:3px 0 7px;font-weight:bold}
ul.step01 > li > table > ul.bullet > li > ul {margin:0}
ul.step01 > li > table > ul.bullet > li > ul > li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

ul.step01 > li > ul > li > table > ul{padding:0;margin:0}
ul.step01 > li > ul > li > table > ul > li{background:none}
ul.step01 > li > ul > li > table > ul > li{padding:0;margin:0}



/* step02 */
ul.step02{margin-top: 12px !important;padding-top: 5px !important;width: 100% !important;float: left !important;}
ul.step02 > li{}
ul.step02 > li{padding: 56px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;float: left;width: 98%;}	/* 1차 */
ul.step02 > li > div{float: left;margin: 10px 0px 20px 23px;}
ul.step02 > li > div > p{line-height: 33px;font-weight: 600;font-size: 16px;} 
ul.step02 > li h2{position: relative;clear: both;font-size: 21px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
ul.step02 > li > h2:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
ul.step02 > li > p {margin-bottom: 55px;line-height: 29px;font-weight: 500;font-size: 16px;padding-left: 22px;background: #fff1d9;float: left;width: 100%;padding: 1% 2%;font-weight: 600;}
ul.step02 > li > p.gide_text {margin-left: 0px;font-size: 14px;margin-bottom: 9px !important;margin-top: 20px;} 
ul.step02 > li > p.siteGo{float:right;margin-top:-15px}
ul.step02 > li > table{margin-top:5px;}
ul.step02 > li > ul{padding-top: 10px;float: left;width: 100%;}
ul.step02 > li > ul > li{padding: 0px 39px;background: url(../img/sub/bullet_02.gif) 13px 17px no-repeat;font-weight:normal;line-height: 38px;color:#444;font-size: 18px;margin-bottom: 0px;float: left;width: 96%;border: 0px solid #cbcbcb;}	/* 2차 */
ul.step02 > li > ul > li > span{font-weight: 600;font-size: 18px;margin-bottom: 10px;width: 100%;float: left;}
ul.step02 > li > ul > li > p{padding:10px 0 0 0;}
ul.step02 > li > ul > li > ul{margin-left:5px;padding: 0px 0;width: 93%;float: left;border: 1px solid #8d8d8d;padding: 2%;margin-bottom: 2%;}
ul.step02 > li > ul > li > ul > li{font-weight: 500;line-height: 25px;width: 97%;float: left;margin-bottom: 20px;padding: 1px 0 1px 15px;background-position: 0 4px;font-weight: normal;background: url(../img/sub/dot02.gif) 3px 13px no-repeat;font-size: 18px;} /* 3차 */
ul.step02 > li > ul > li > ul > li:last-child{padding: 0px 0 0px 15px;margin: 0;}
ul.step02 > li > ul > li > ul > li > p.gide_text {margin-left: 4px;font-size: 16px;margin-bottom: 21px !important;margin-top: 0px;font-weight: 600;}
ul.step02 > li > ul > li > ul > li > span{color: #6567c1;font-weight: 600;margin: 0px 0px 8px;width: 100%;float: left;font-size: 18px;line-height: 37px;}
ul.step02 > li > ul > li > ul > li > ul{margin-left:0;padding: 0;float: left;width: 96%;line-height: 25px;padding: 0;font-size: 16px;margin-top: 12px;}
ul.step02 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background: url(../img/sub/dot03.gif) 3px 13px no-repeat;float: left;width: 100%;margin-bottom: 9px;font-size: 18px;line-height: 31px;} /* 4차 */
ul.step02 > li > ul > li > ul > li > ul > li:last-child{margin-bottom:0}
ul.step02 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
ul.step02 > li > ul > li > ul > li > ul > li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

ul.step02 > li > table > ul {padding:0;margin:0}
ul.step02 > li > table > ul > li{padding:0;margin:0;background:none;}
ul.step02 > li > table > ul.bullet > li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
ul.step02 > li > table > ul.bullet > li > p{padding:0;margin:3px 0 7px;font-weight:bold}
ul.step02 > li > table > ul.bullet > li > ul {margin:0}
ul.step02 > li > table > ul.bullet > li > ul > li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

ul.step02 > li > ul > li > table > ul{padding:0;margin:0}
ul.step02 > li > ul > li > table > ul > li{background:none}
ul.step02 > li > ul > li > table > ul > li{padding:0;margin:0}

ul.UlPlan li{background:url(../img/sub/con0402_tab_off.gif) no-repeat;width:164px;height:28px}
ul.UlPlan li h2{font-weight:bold;color:#444;text-align:center;padding-top:8px;}
ul.UlPlan li.AllView{background:url(../img/sub/con0402_tab_on.gif) no-repeat;width:164px;height:28px}
ul.UlPlan li.AllView h2{font-weight:bold;color:#FFF;text-align:center;padding-top:8px;}


 /* 조직도연락처 */
 .tel_info_left{width: 28%;float: left;border-top: 4px solid #000;margin-top: 55px;margin-right: 2%;border-bottom: 1px solid #b9b9b9;}
.tel_info_left ul{padding: 0% 10% 10%;float: left;width: 80%;}
.tel_info_left ul li{width: 100%;float: left;padding: 4% 0;border-bottom: 1px solid #c3c3c3;}
.tel_info_left ul li:last-child{border-bottom:none;}
.tel_info_left ul li strong{width: 100%;float: left;font-size: 18px;margin-bottom: 9px;font-weight: 800;}
.tel_info_left ul li span{width: 100%;float: left;font-size: 16px;font-weight: 600;margin-bottom: 1px;color: #a4a4a4;}

.tel_info_right{width: 70%;float: left;margin-top: -2%;}

/* 기본 리스트 type */
.tableType01{width:100%;float: left;}
.tableType01,.tableType01 th,.tableType01 td{border:0;text-align:center;}
.tableType01{margin:8px 0;font-family: 'Noto Sans KR', 'Nanum Gothic', 'malgun gothic', 'dotum';font-size: 18px;color:#444;text-align:center}
.tableType01 caption{display:none;color:#444}
.tableType01 caption.none{display:none}
.tableType01 thead th{border-top: solid 4px #000;border-left: none;border-right:solid 1px #d7d2d5;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;font-weight: 600;vertical-align: middle;line-height: 32px;}
.tableType01 thead th:last-child{border-right:none;width: 10%;}
.tableType01 thead th.lb_no{border-left:none}
.tableType01 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType01 tbody td{padding: 7px 11px;color:#444;border:solid 1px #d7d2d5;font-weight: 500;vertical-align: middle;border-width: 1px 1px 1px 0px;line-height: 32px;font-size: 17px;}
.tableType01 tbody td:last-child{border-right:none;font-weight: 500;font-size: 17px;}
.tableType01 tbody td:first-child{font-weight:500;}
.tableType01 tbody td.lb_no{border-left:none}
.tableType01 tbody td.date{text-align:left;padding-left:40px}
.tableType01 td.txt_lf{text-align:left;padding-left:10px;font-weight: 500;}
.tableType01 tfoot td{text-align:center;padding:15px 0 0}

.tableType01_2{width:100%;float: left;}
.tableType01_2,.tableType01_2 th,.tableType01_2 td{border:0;/* font-family:dotum,'돋움',Gulim,'굴림'; */text-align:center;line-height:15px;width: ;}
.tableType01_2{margin:8px 0;/* font-family:dotum,'돋움',Gulim,'굴림'; */font-size:12px;color:#444;text-align:center}
.tableType01_2 caption{display:none;color:#444}
.tableType01_2 caption.none{display:none}
.tableType01_2 thead th{border-top: solid 4px #000;border-left: none;border-right:solid 1px #d7d2d5;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 14px 10px;font-size: 16px;font-weight: 600;vertical-align: middle;}
.tableType01_2 thead th:last-child{border-right:none;width: 10%;}
.tableType01_2 thead th.lb_no{border-left:none}
.tableType01_2 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType01_2 tbody td{padding: 7px 11px;color:#444;border:solid 1px #d7d2d5;font-weight: 600;vertical-align: middle;border-width: 1px 1px 1px 0px;line-height: 32px;font-size: 17px;}
.tableType01_2 tbody td:last-child{border-right:none;font-weight: 600;font-size: 14px;}
.tableType01_2 tbody td:first-child{font-weight:600;}
.tableType01_2 tbody td.lb_no{border-left:none}
.tableType01_2 tbody td.date{text-align:left;padding-left:40px}
.tableType01_2 td.txt_lf{text-align:left;padding-left:10px;font-weight: 600;}
.tableType01_2 tfoot td{text-align:center;padding:15px 0 0}

.tableType05{width:100%}
.tableType05,.tableType05 th,.tableType05 td{border:0;/* font-family:dotum,'돋움',Gulim,'굴림'; */text-align:center;line-height:15px;border:solid 1px #ddd;padding:5px 2px}
.tableType05{margin:8px 0;/* font-family:dotum,'돋움',Gulim,'굴림'; */font-size:12px;color:#444;text-align:center}
.tableType05 caption{display:none;color:#444}
.tableType05 caption.none{display:none}
.tableType05 thead th{font-size:12px;font-weight:bold;color: #ffffff;background-color: #0b4da2;vertical-align: middle;}
.tableType05 tbody td.txt_lf{text-align:left}
.tableType05 tbody th{font-weight:bold;background-color:#fdfdfd}
.tableType05 tbody td{font-weight:normal;color:#707070;line-height:23px;background-color:#FFF}
.tableType05 tbody td ul.tableUL{position:relative;margin:0;width:100%;padding:0;}
.tableType05 tbody td ul.tableUL li{display:inline-block;color:#707070;}

p.info{padding:20px 40px;font-weight:bold;color:#444}
p.info2{padding:20px 40px;font-weight:bold;color:#444;width: 100%;float: left;}
p.info2 > a{width: 290px;float: left;background: #ff0000;padding: 1% 0;color: #fff;text-align: center;margin-right: 1%;font-size: 18px;}
p.info2 > span{float: left;margin-top: 26px;font-size: 16px;}

div.searchForm{position:relative;padding:10px 0;text-align:right}
div.searchForm fieldset input{vertical-align:bottom;padding: 8px 4px;}
div.searchForm fieldset  span{
    padding: 10px 28px;
    background: #000;
    color: #fff;
    font-size: 14px;
}
/*총장인사말*/


 .sub_content01{display: block;width: 100%;float: left;margin: 0 0% 5%;}
 .sub_content01 > h2.profile, .profile_title{position: relative;clear: both;font-size: 30px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-style: normal;font-weight: 700 !important;margin-left: 1%;}
.profile_title{margin-top:110px;}
.sub_content01 > h2.profile:before, .profile_title:before{content: "";display: block;width: 77px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
 .sub_content01 > ul:nth-child(1){width: 28%;float: left;}
 .sub_content01 > ul:nth-child(1) > li{float: left;width: 100%;margin: 15% 0% 10%;text-align: left;}
 .sub_content01 > ul:nth-child(2){width: 67%;float: right;line-height: 2em;margin: 2% 0% 0 0%;}
 .sub_content01 > ul:nth-child(2) > li:nth-child(1){float: left;margin: 20px 0;font-size: 50px;line-height: 44px;color: #000000;font-style: normal;font-weight: 700;}
 .sub_content01 > ul:nth-child(2) > li{float: left;margin-bottom: 2%;width: 100%;font-size: 20px;font-weight: 500;line-height: 42px;}
 .sub_content01 > ul:nth-child(2) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;}
 .sub_content01 > ul:nth-child(2) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;}

/* 총장 프로필 */
div.con0101 {position:relative;height:700px;}
div.con0101 p{position:absolute;width:428px;top:0;right:0}
div.con0101 p img{margin-bottom:10px}
div.con0101 span{position:absolute;text-align:center;width:428px;top:350px;}

div.con0101Title{position:relative;}
div.con0101Title p{position:absolute;right:0;top:0}
div.con0101Item01{position:relative;padding:20px;margin: 15px 1% 30px;border:1px solid #ddd;float: left;width: 31%;height: 477px;}
div.con0101Item01 img{padding:30px 0 0;float:left}
div.con0101p01 {width:370px;float:left;padding: 0 0 0 27px;}
div.con0101p01 h3{
    position: relative;
    clear: both;
    font-size: 21px;
    color: #4279e9;
    line-height: 30px;
    letter-spacing: -.06em;
    padding: 3px 0 12px 12px;
    font-style: normal;
    font-weight: 800 !important;
}
div.con0101p01 h3:before{
    content: "";
    display: block;
    width: 6px;
    height: 16px;
    position: absolute;
    top: 9px;
    left: 0;
    background: #4279e9;
    }
 div.con0101p01 p{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 3px 8px no-repeat;margin: 0 0 0px -10px;font-size: 18px;font-style: normal;font-weight: 500;line-height: 32px;}

div.con0102Item01{position:relative;float:left;padding:14px;margin:15px 10px 30px;border:1px solid #ddd}
div.con0102Item01 img{float:left;}
div.con0102p01 h3{font-weight:bold;font-size: 20px;color:#0e4ca1;padding:220px 0 0 5px;}
div.con0102p01 p{padding:0 0 0 5px;}


/* 역대총장*/

div.con0102Item01{position:relative;float:left;padding:14px;margin:15px 10px 30px;border:1px solid #ddd;width: 254px;}
div.con0102Item01 img{
    float: left;
    width: 254px;
    margin-bottom: 8%;
}
div.con0102p01 h3{font-weight:bold;font-size: 20px;color:#0e4ca1;padding: 0px 0 7px 5px;float: left;width: 100%;font-weight: 800;}
div.con0102p01 p{padding: 0 0 4px 5px;font-size: 16px;color: #686868;float: left;width: 100%;font-weight: 600;letter-spacing: -2px;}


/* 교육이념 */
.con0102{width:100%;float: left;}
.ideology_text{width: 100%;float: left;font-size: 16px;line-height: 25px;color: #696969;margin-bottom: 3%;}
.ideology_chart{float: left;width: 96%;border: 10px solid #dedede;padding: 2%;}
.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(1) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #1d4286;font-style: normal;font-weight: 800;margin-right: 2%;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(1) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}

.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(2) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-style: normal;font-weight: 800;margin-right: 2%;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}

.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #f36f24;margin-right: 1%;}

.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(4) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #a0cd4e;font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #a0cd4e;margin-right: 1%;}

.ideology_chart dl:nth-child(5){float: left;margin: 0% 0 0%;width: 100%;}
.ideology_chart dl:nth-child(5) dt{width: 66px;float: left;padding: 1% 2%;color: #fff;background: #e8d15f;font-style: normal;font-weight: 800;margin-right: 2%;font-size: 20px;text-align: center;}
.ideology_chart dl:nth-child(5) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;}
							

/* 연혁 */
div.con0103{position:relative;margin-top:10px;background:url(../img/sub/con0103_tab_bg.gif) 0 0 repeat-x;height:38px;}
div.con0103 ul li{float:left}
div.con0103 ul li:hover{cursor:pointer}
div.history{position:relative;margin-top:30px;padding:0 0 0 30px}
div.history div{position:relative;float:right;width:580px;border-left:solid 1px #ddd;min-height:33px;vertical-align:middle;padding-left:30px}
div.history img{float:left}
div.history ul li{color:#484848;padding:0 0 0 90px;line-height:23px;position:relative}
div.history ul li span{position:absolute;left:0;font-weight:bold;color:#3579ad;}
.history_form{width: 50%;float: left;margin: 0 25%;}

/* 조직도 */
.group_chart_head{width:100%;float:left;text-align:center;margin-bottom: 60px;}
.group_chart_body{width: 100%;float: left;position: relative;margin-left: 0%;}

                          .solo_group_top{position:relative;width: 50%;float: left;margin: 50px 25% 0;padding-bottom: 0;}
				          .solo_group_top li{position:relative;width: 100%;float: left;padding: 10px 0;font-weight: 600;border-radius: 10px;background: #0c6d93;color: #fff;font-size: 22px;}
				          .solo_group_top:after{content:"";position:absolute;width: 1px;height: 490px;top: 51px;left: 50%;display: block;background: #a1a1a1de;}
				          
				          .solo_group_bottom{position: relative;width: 50%;float: left;margin: 0 25%;}
				          .solo_group_bottom:after{position: absolute;width: 240%;height: 0px;top: 271px;left: 0;display: block;background: #a1a1a1de;content: "";}
				          .solo_group_bottom li{position: relative;width: 100%;float: left;padding: 10px;font-weight: 600;border-radius: 10px;background: #4e535e;color: #fff;font-size: 20px;}
				          /* .solo_group_bottom li:after{content:"";width: 1px;height: 94px;top: 47px;left: 49%;display: block;background: #a1a1a1de;position: absolute;} */
				           
				          
				          .group_chart_head .dobule_group{width: 90%;float: left;margin: 0 5%;position: relative;}
                          .group_chart_head .dobule_group:after{content:"";position:absolute;top: 50%;left: 27%;width: 49%;height: 1px;background: #a1a1a1de;}
				          .group_chart_head .dobule_group ul:nth-child(1){position:relative;width: 20%;float: left;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(1){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(2){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(3){position:relative;position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(4){position:relative;position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(5){position:relative;position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(6){position:relative;position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(1){}
				          .group_chart_head .dobule_group ul:nth-child(1):after{content:"";position: absolute;background: #a1a1a1de;width: 1px;left: calc(100% + 57px);top:22px;height: calc(100% - 63px); /* height: 174px;top: 8.8% !important;left: 122% !important; */}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(1):after{position: absolute;width: 55px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(2):after{position: absolute;width: 55px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(3):after{position: absolute;width: 55px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(4):after{content:"";position:absolute;width: 55px;height: 1px;top: 17px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(5):after{content:"";position:absolute;width: 55px;height: 1px;top: 17px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(6):after{content:"";position:absolute;width: 55px;height: 1px;top: 17px;left: 100%;display: block;background: #a1a1a1de;content: "";} 
				          
				          .group_chart_head .dobule_group ul:nth-child(2){}
				          .group_chart_head .dobule_group ul li a{width:100%;position:relative;float: left; display: flex; align-items: center; justify-content: center; gap: 2px;}
				          .group_chart_head .dobule_group ul li a span.pop {background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;/* float: left;position: absolute;top: 0;padding-left: 26px; */background-size: 13px;/* padding-bottom: 8px; */}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(1){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(2){position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(3){position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(4){position: relative;width: 100%;float: left;color: #0e76b2;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;font-size: 18px;}
				          .group_chart_head .dobule_group ul:nth-child(2){float: right;width: 20%; position: relative; margin-top: 64px;}
                           .group_chart_head .dobule_group ul:nth-child(2):after{content: "";position: absolute;background: #a1a1a1de;width: 1px;left: -50px;height: calc(100% - 61px); /* height: 182px;top: 9.5%;left: 76%; */}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(1):after{content:"";position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(2):after{position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(3):after{position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(4):after{content:"";position: absolute;width: 50px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;}
                          
                          .group_sub{width: 98%;float:left;margin:0 1%;}
                 		.group_chart_body > div > h2{width: 98%;float:left;text-align: center;padding: 20px 0 20px;font-size: 20px;font-weight: 600;margin: 0 1%;}
                 		.group_chart_body > div:nth-child(2) > h2{background: #63a5ce url(/site/nambu/nambukr/img/quick1_w.png) no-repeat 44% 43%;color:#fff;background-size: 3%;}
                 		.group_chart_body > div:nth-child(3) > h2{background: #7fccc3 url(/site/nambu/nambukr/img/quick3_w.png) no-repeat 44% 43%;color:#fff;background-size: 3%;}
                 		.group_chart_body > div:nth-child(4) > h2{background: #a580e7 url(/site/nambu/nambukr/img/quick44_w.png) no-repeat 44% 43%;color:#fff;background-size: 3%;}
                 		.group_chart_body > div:nth-child(5) > h2{background: #f49d46  url(/site/nambu/nambukr/img/quick5_w.png) no-repeat 41% 44%;color:#fff;background-size: 3%;}
                 		.group_chart_body > div:nth-child(6) > h2{background: #7fc168  url(/site/nambu/nambukr/img/quick6_w.png) no-repeat 46% 50%;color:#fff;background-size: 3%;}
                 		.group_chart_body > div:nth-child(7) > h2{background: #c2bc6b  url(/site/nambu/nambukr/img/quick7_w.png) no-repeat 44% 44%;color:#fff;background-size: 3%;}
                 		.group_chart_body > div > ul{float:left;width: 98%;margin: 1% 1% 2%;}
                 		.group_chart_body > div > ul > li > ul > li > a{width:100%;position:relative;float: left;}
 						.group_chart_body > div > ul > li > ul > li > a span.pop {background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 0;padding-left: 26px;background-size: 13px;padding-bottom: 18px;}
                 		.group_chart_body > div > ul > li{float:left;width: calc(100% / 4 - 30px);padding: 0px;font-size: 14px;font-weight: 600;margin: 10px 1%;border: 1px solid #ddd;}
                 		.group_chart_body > div > ul > li > a{width: 99.5%;padding: 10px 10px 10px 10px;float:left;font-weight:800;font-size: 13px;background: #ddd;color: #7a7a7a !important;text-align: center;}
                 		.group_chart_body > div > ul > li > a{width:99.5%;position:relative;float: left;}
 						.group_chart_body > div > ul > li > a span.pop {background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 0;padding-left: 26px;background-size: 13px;padding-bottom: 18px;}
                 		.group_chart_body > div > ul > li > ul{width: 89%;float:left;padding: 10px 10px;min-height: 220px;}
                 		.group_chart_body > div > ul > li > ul > li{}
                 		.group_chart_body > div > ul > li > ul > li > a{}
                 		.group_chart_body > div > ul > li:last-child{margin-bottom:0px;}
                 		.group_chart_body > div > ul > li > ul > li {background: url(/site/nambu/nambukr/img/sub/dot03.gif) 3px 12px no-repeat;padding-left: 14px;font-size: 16px;letter-spacing: -2px;line-height: 31px;color: #000;width: 100%;float: left;}
                        .group_chart_body > div > ul > li > ul > li > ul{padding-left: 2px;font-weight: 500;font-size: 13px;letter-spacing: -2px;} 
                        .group_chart_body > div > ul > li > ul > li > ul >li{width: 100%;float: left;padding: 0 0 0 13px;background: url(../img/sub/dot02.gif) 3px 12px no-repeat;font-weight: normal;color: #444444;line-height: 34px;font-size: 16px;}

						.group_chart_body > div > ul > li.solo{float:left;width: calc(100% / 1 - 30px);padding: 0px;font-size: 14px;font-weight: 600;margin: 10px 1%;border: 1px solid #ddd;}
                 		.group_chart_body > div > ul > li.solo > a{width: 96%;padding: 10px 10px 10px 10px;float:left;font-weight:800;font-size: 13px;background: #ddd;color: #7a7a7a !important;text-align: center;}
                 		.group_chart_body > div > ul > li.solo > ul{width: 98.5%;float:left;padding: 10px 10px;min-height: 69px;}
                 		.group_chart_body > div > ul > li.solo > ul > li{}
                 		.group_chart_body > div > ul > li.solo > ul > li > a{}
                 		.group_chart_body > div > ul > li.solo:last-child{margin-bottom:0px;}
                 		.group_chart_body > div > ul > li.solo > ul > li {background: none;padding: 14px 0;font-size: 16px;letter-spacing: -2px;line-height: 31px;color: #000;width: calc(100% / 3 - 12px);float: left;text-align: center;border: 1px solid #dedede;margin-right: 10px;}
                        .group_chart_body > div > ul > li.solo > ul > li > ul{padding-left: 2px;font-weight: 500;font-size: 13px;letter-spacing: -2px;} 
                        .group_chart_body > div > ul > li.solo > ul > li > ul >li{width: 100%;float: left;padding: 0 0 0 13px;background: url(../img/sub/dot02.gif) 3px 12px no-repeat;font-weight: normal;color: #444444;line-height: 34px;font-size: 16px;}
						.group_chart_body > div:nth-child(4) ul > li > ul > li {letter-spacing: 1px;} 



/* 대학상징 */
.tripartition{width:31%;float:left;margin: 0 1%;}
.double{width:48%;float:left;margin: 0 1%;}
div.con0105Title{position:relative;width: 100%;float: left;margin: 1% 0 2%;}
div.con0105Title h2{width: 100%;float: left;font-size: 14px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;color: #a4a4a4;padding-top: 11px;}
div.con0105Title h2:before{content:"";display:block;width: 84px;height:5px;background:linear-gradient(to top right, #2e61ab, #a3ea82);position: absolute;top: 0;left: 0;}
div.con0105Title h2 strong{font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #000;margin-right: 11px;}
div.con0105Title p{position:absolute;right:0;top:0}

.con0105Title_sub{width:100%;float:left;}
.con0105Title_sub h3{margin: 30px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;}
.con0105Title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}

div.con0105Item01{position:relative;padding:20px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;min-height: 600px;max-height: 703px;}
div.con0105Item01 img{padding: 73px 0% 0;float:left;width: 100%;}
div.con0105p01{width: 93%;float: left;padding:0 0 0 50px;background: url(../img/sub/bullet_02.gif) 38px 37px no-repeat;font-size: 18px;line-height: 27px;margin: 3% 0;}
div.con0105p01 h3{font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;margin:0 0 0 -30px;font-size: 19px;margin-bottom: 1%;}

div.con0105Item02{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;height: 600px;}
div.con0105Item02 div.div01{position:relative;float:left;width: 100%;text-align:right;padding:20px 0 0;}
div.con0105Item02 div.div01 h3{position:absolute;top: 12px;left:0;font-weight:bold;color:#0e4ca1;font-size: 17px;}
div.con0105Item02 div.div01 ul{float:left;margin: 13% 19% 0%;}
div.con0105Item02 div.div02{position:relative;float: left;width: 98%;text-align: left;padding: 20px 0px 0 0;}
div.con0105Item02 div.div02 h3{position:absolute;top: 15px;left:0;font-weight:bold;color:#0e4ca1;font-size: 17px;}
div.con0105Item02 div.div02 ul{float: left;width: 100%;padding-top: 6%;}
div.con0105Item02 div.div02 ul li{float: left;width: 100%;text-align: center;}
div.con0105Item03{position:relative;padding: 134px 0;margin:15px 0 30px;border:1px solid #ddd;text-align:center;width: 100%;float: left;height: 600px;}
div.con0105Item04{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;text-align:center;float: left;width: 100%;}
div.con0105p02{position:relative;padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 5px 15px no-repeat;text-align:left;padding-top:10px;font-size: 20px;}
div.con0105p02 span{color:#1a6fe3}

div.con0105Item06{position:relative;padding:20px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;}
div.con0105Item06 img{padding:0;float:left}
div.con0105p06{width: 56%;float:right;padding: 0 0 0 50px;background: url(../img/sub/bullet_02.gif) 64px 62px no-repeat;margin-top: 4%;}
div.con0105p06 h3{font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;background:url(../img/sub/bullet_01.gif) 3px 5px no-repeat;font-size: 22px;margin-bottom: 2%;}
div.con0105p06 p{float:left;padding-left: 4%;font-size: 19px;line-height: 34px;}



/* 입학안내 대학 */
div.con0201{position:relative;margin: 0% 20% 5%;padding: 4%;background: url(../img/sub/con0201_bg.gif) 40% 82% no-repeat;width: 60%;height:261px;border: 1px solid #dede;background-size: 89%;}
div.con0201 p.p1{position:absolute;top:65px;right:95px}
div.con0201 p.p2{position:absolute;top:140px;right:150px}
div.con0201 p.p3{position:absolute;top:195px;right:85px}

.entrance_link_form{width: 60%;float: left;margin: 0 20%;border: 1px solid #ddd;background: #1c2445 url(../img/sub/entrance_bg1.png) -66% 94% no-repeat;padding-left: 70px;background-size: 54%;}
.entrance_link_form ul{width: 64%;float: right;padding: 9% 9% 9%;background: #fff;}
.entrance_link_form ul > li:nth-child(1){width:100%;float:left;margin-bottom: 2%;font-size: 13px;font-weight: 600;text-align: center;}
.entrance_link_form ul > li:nth-child(2){width:100%;float:left;font-size: 41px;text-align: center;}
.entrance_link_form ul > li:nth-child(2) h2{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #0773c6;}
.entrance_link_form ul > li:nth-child(3){width:100%;float:left;margin: 5% 0 5%;text-align: center;}
.entrance_link_form ul > li:nth-child(3) a{width: 60%;float: left;background: #0b61aa;padding: 4%;color: #fff;text-align: center;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;margin: 0 16%;}
.entrance_link_form ul > li:nth-child(4){width:100%;float:left;font-size: 12px;font-weight: 600;text-align: center;}

/* 입학안내 대학원 */
div.con0202{position:relative;margin: 0% 20% 5%;padding: 4%;background: url(../img/sub/con0202_bg.gif) 40% 82% no-repeat;width: 60%;height:261px;border: 1px solid #dede;background-size: 89%;}
div.con0202 p.p1{position:absolute;top:65px;right:95px}
div.con0202 p.p2{position:absolute;top:140px;right:150px}
div.con0202 p.p3{position:absolute;top:195px;right:85px}

.entrance_link_form2{width: 60%;float: left;margin: 0 20%;border: 1px solid #ddd;background: #334d82 url(../img/sub/entrance_bg2.png) 5% 94% no-repeat;padding-left: 70px;background-size: 24%;}
.entrance_link_form2 ul{width: 64%;float: right;padding: 9% 9% 9%;background: #fff;}
.entrance_link_form2 ul > li:nth-child(1){width:100%;float:left;margin-bottom: 2%;font-size: 13px;font-weight: 600;text-align: center;}
.entrance_link_form2 ul > li:nth-child(2){width:100%;float:left;font-size: 41px;text-align: center;}
.entrance_link_form2 ul > li:nth-child(2) h2{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #0773c6;}
.entrance_link_form2 ul > li:nth-child(3){width:100%;float:left;margin: 5% 0 5%;text-align: center;}
.entrance_link_form2 ul > li:nth-child(3) a{width: 60%;float: left;background: #0b61aa;padding: 4%;color: #fff;text-align: center;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;margin: 0 16%;}
.entrance_link_form2 ul > li:nth-child(4){width:100%;float:left;font-size: 12px;font-weight: 600;text-align: center;}

/* 대학 / 대학원 - 대학 */
div.con0301Top{position:relative;height: 49px;background: url(../img/sub/con0301_line.gif) 94% 44% no-repeat;width: 100%;float: left;background-size: cover;padding-bottom: 2%;}
div.con0301Top ul li{float:left}
div.con0301Top ul li:hover{cursor:pointer}
div.allItem{position:relative;/* height:235px; */background: url(../img/sub/con0301_01.gif) 13% 35% no-repeat;margin:10px 0 0;width: 100%;float: left;background-size: 20%;}
div.allItem div{position:relative;padding: 10px 0 0 497px;}
div.allItem div h3{float:left}
div.allItem div p{padding:0 0 0 30px;float:left;width: 86%;font-size: 14px;}

ul.majorInfo {margin-top: 50px;padding-bottom:30px;background-size: 100%;width: 100%;float: left;border-bottom: 1px solid #ddd;min-height: 150px;}
ul.majorInfo:last-child{background:none;}
 ul.majorInfo > li {position:relative;color:#484848;margin-bottom: 1%;float: left;width: 100%;}
ul.majorInfo > li > h2{position: relative;clear: both;font-size: 22px;color: #000000;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 11px 20px;font-style: normal;font-weight: 700 !important;width: 100%;float: left;}
ul.majorInfo > li > h2:before{content: "";display: block;width: 6px;height: 0;position: absolute;top: 9px;left: 6px;background: #4279e9;}
ul.majorInfo > li > p{
    float: right;
    background: #2c72cd url(../img/link_icon2.png) no-repeat 50% 35%;
    width: 90px;
    border-radius: 100px;
    margin-top: -11px;
    box-shadow: 2px 5px 1px 1px #2e425c26;
    font-size: 20px;
}
ul.majorInfo > li > p > a{
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 52px 0 20px;
}
ul.majorInfo > li > ul{padding: 0px 10px;float: left;width: 90%;}
ul.majorInfo > li > ul > li{padding:0 0 0 7px;font-size: 18px;font-weight: 600;float: left;width: 100%;}
ul.majorInfo > li > ul > li > p{
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: 500;
    padding-left: 4px;
    color: #898989;
} 
ul.majorInfo > li > ul > li > ul{margin-top: 10px;padding: 1% 1%;width: 98%;float: left;}
ul.majorInfo > li > ul > li > ul > li{background:url(../img/sub/dot02.gif) 0 9px no-repeat;padding:0 0 0 15px;font-weight: 500;font-size: 18px;margin-bottom: 4px;}
 ul.majorInfo > li > ul > li > ul > li:last-child{margin-bottom:0;}

/* 학사정보 */
div.ItemQ{position:relative;padding:10px;background:url(../img/sub/con0401_q.gif) 20px top no-repeat;border-bottom:solid 1px #dcdcdc}
div.topBoader{border-top:solid 1px #dcdcdc;}
div.ItemQ h2{padding:0 0 0 15px;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;font-weight:bold;color:#0e4ca1;margin:0 0 0 50px;font-size: 15px;}
div.ItemQ ul {margin:10px 0 0 52px}
div.ItemQ ul li{float:left;width: 203px;padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 8px no-repeat;color:#484848;font-size: 13px;font-weight: 600;}
div.ItemQ ul li:hover{cursor:pointer}

div.ItemA{display:none;position:relative;padding:10px 20px 30px 10px;background:url(../img/sub/con0401_a.gif) 20px top no-repeat;background-color:#f1f4f5;border-bottom:solid 1px #dcdcdc}
div.tbno {border-top:none}
div.bbno {border-bottom:none}
div.ItemA h2{font-weight:bold;color:#484848;margin:0 0 0 50px}
div.ItemA ul.itemUL {margin:10px 0 0 52px}
div.ItemA ul.itemUL span{padding:0 010px} 
div.ItemA ul.itemUL li{color:#484848;margin:0;padding:4px 0 4px 15px;background:url(../img/sub/dot03.gif) 5px 13px no-repeat;}
div.ItemA ul.itemUL ul{margin:0 0 0 15px}
div.ItemA ul.itemUL li ul li{color:#484848;margin:0;padding:0 0 0 15px;background:url(../img/sub/dot02.gif) 5px 9px no-repeat;}
div.ItemA ul.itemUL li ul li.margin15{margin:0 0 0 15px}
div.ItemA ul.itemUL li ul li ul li{background:none;padding-top:5px}
div.ItemA p.close{text-align:right;margin:0 0 -20px}

div.ItemA p.item{margin:10px 0 0 52px}
p.point{font-weight:bold;color:#FF0000}

/* 학사일정 */
div.con0402Top{position:relative;height:28px;background:url(../img/sub/con0402_tab_line.gif) 490px bottom no-repeat;margin-bottom:10px}
div.con0402Top ul li{float:left}
div.con0402Top ul li:hover{cursor:pointer}

/* 대학기관 대외협력처 */
div.con0601_bottom{text-align:right;color:#484848;}
div.con0601_bottom img{margin:0 0 0 20px}

/* 커뮤니티 - 동아리 */
div.con0500402{position:relative;background:url(../img/sub/con0301_line.gif) 0 bottom no-repeat;padding:20px}
div.con0500402 h2{padding:0 0 0 15px;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;font-weight:bold;color:#0e4ca1;}
div.con0500402 div {border:1px solid #DCDCDC;padding:10px 20px;margin:10px 0 0;background-color:#F1F4F5;width:660px}
div.con0500402 div p{padding:0 0 0 12px;background:url(../img/sub/bullet_02.gif) 0 7px no-repeat;color:#484848}

/* 서식 다운로드 */
div.boardNavi{position:relative;width:500px;float:left;margin:0 0 15px}
div.boardAll{float:left;padding:15px 0 0 20px}

/* 커뮤니티 - 학생회 */
div.con0603{position:relative;height:361px;width: 759px;background:url(../img/sub/lab_bg01.gif) 0 0 no-repeat;margin: 20px auto 0;}
div.con0603 div.con060301{position:absolute;width:253px;height:208px;top:45px;left:45px;background:url(../img/sub/lab_bg02.gif) 0 0 no-repeat}
div.con0603 div.con060302{position:absolute;width:253px;height:182px;bottom:45px;right:45px;background:url(../img/sub/lab_bg03.gif) 0 0 no-repeat}
ul.list0603 {margin:20px 0 0 10px}
ul.list0603 li{width:217px;border-bottom:solid 1px #FFF;background:url(../img/sub/lab_dot.gif) 3px 8px no-repeat;padding:0 0 0 15px;height:20px;color:#FFF}
ul.list0603 li.last{border:none}
ul.list0603 li h2{float:left;}
ul.list0603 li a{float:right;padding:4px 0 0}

/* 대학기관 - 부속기관 */
div.con060201{position:relative;}
div.con060201 ul li{float:left;margin:0 8px 8px 0}
div.con060201 p.line{clear:both;position:relative;height:22px;background:url(../img/sub/con0301_line.gif) 0 0 no-repeat;background-size: 100%;}

/* 남부대학교 오시는길 */

/* 찾아오시는길 */
 .map_adr_link{float: left;width: 100%;margin: 10px 0;background: #eff4ff;border: 1px dotted #ddd;padding: 26px;}
  .map_adr_link h3{width: 100%;font-size: 21px;float: left;margin-bottom: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .map_adr_link p{float: left;width: 100%;padding-left: 10px;font-size: 18px;margin-bottom: 9px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
  
  .map_link{float: left;margin-top: 10px;margin-left: 10px;}
  .map_link > a:nth-child(1){float: left;font-size: 14px;background: #2d558a;color: #fff;padding: 10px 20px;margin-right: 12px;}
  .map_link > a:nth-child(2){float: left;font-size: 14px;background: #dd1919;color: #fff;padding: 10px 20px;margin-right: 12px;}
  .map_link > a:nth-child(3){float: left;font-size: 14px;background: #1faa22;color: #fff;padding: 10px 20px;}
  
  .map_itr{    float: left;width: 98%;margin: 46px 0px 46px 2%;}
  .map_itr dl{float: left;width: 100%;margin-bottom: 28px;}
  .map_itr dl dt{
    position: relative;
    clear: both;
    font-size: 22px;
    color: #4279e9;
    line-height: 30px;
    letter-spacing: -.06em;
    padding: 2px 0 19px 20px;
    font-family: 'NanumGothicBold';
    font-style: normal;
    font-weight: 700 !important;
}
  .map_itr dl dt:before{content: "";
    display: block;
    width: 6px;
    height: 16px;
    position: absolute;
    top: 9px;
    left: 6px;
    background: #4279e9;}	
  .map_itr dl dt img{margin-right:10px;display:none}
  .map_itr dl dd{float: left;font-size: 18px;margin-left: 10px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}

div.con9903{position:relative;}
div.con9903 div{position:relative;}
div.con9903 div h2{font-weight:bold;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;color:#0e4ca1;padding:0 0 0 15px;height:18px}
div.con990302{float:left;}
div.con990302 ul {margin:10px 0 0}
div.con990302 ul li{float:left}
div.con990303{float:right;width:320px}

/* 캠퍼스 투어 */
	.campus_map{float: left;width: 100%;margin-bottom: 2%;}
	.campus_map b{color: #ca2f2f;}
/*div.con0107T{position:relative;height:393px;width:756px}*/
.con0107Title_sub h3{margin: 24px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;text-align: left;}
.con0107Title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}
 
div.con0107T{position:relative;width: 100%;float: left;text-align: left;margin-bottom: 2%;}
div.con0107B{margin: 0 0 2%;width: 100%;float: left;padding: 0;}
div.con0107BL{float:left;width: 100%;padding: 1% 1%;}
div.con0107BL ul{float:left;margin: 10px 0px 0px;width: 100%;}
div.con0107BL ul li{padding: 9px 0;float: left;width: 18%;border: 1px solid #767676;margin: 0px  14px 10px 0px;}
 div.con0107BL ul li > a{width:100%;float:left;text-align: center;font-size: 18px;font-weight: 800;font-family: 'NanumGothicExtraBold';font-style: normal;}
div.con0107BL ul li:hover > a{color: #fff;}
div.con0107BL ul li:hover{background: #0b4da2;} 
 div.con0107BR {float:right;width: 39%;border-left: 2px solid #dedede;padding: 20px 3%;}
div.con0107BR > div{display:block}
div.con0107BR h2{font-weight:bold;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;color:#0e4ca1;padding:0 0 0 15px;height:18px}
div.con0107BR img{padding: 5px 0}
div.con0107BR span {background: url(../img/sub/bullet_02.gif) 3px 5px no-repeat;padding: 0 0 0 15px;height: 18px;font-size: 15px;color: #707070;font-weight: 600;}

/* 발전계획 */
	.plan img{width: 70%;float:left;margin: 80px 15% 0;}
.plan_title{clear: both;line-height: 30px;font-size: 32px;color: #555;padding-bottom: 22px;margin-top: 40px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;text-align: left;}
    .plan_title h3{}
    
    .plan_form{float: left;width: 100%;}
    .plan_form li{margin-bottom:3%;}
    .plan_form li:nth-child(1){float: left;width: 100%;margin-bottom: 1% !important;}
    .plan_form li:nth-child(1) h4{position:relative;text-align:left;margin: 12px 0 15px 35px;line-height: 25px;font-weight: 600;color: #525966;font-size: 24px;padding-left: 10px;padding-bottom: 20px;}
    .plan_form li:nth-child(1) h4:before{content: "";display: block;width: 50px;height: 1px;position: absolute;bottom: 15px;left: 10px;background: #525966;}
    .plan_form li:nth-child(1) div{float: left;width: 31%;border: 1px solid #dedede;padding: 0%;margin-right: 2%;}
    .plan_form li:nth-child(1) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(1) div:last-child{margin-right:0;}
    .plan_form li:nth-child(1) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;}
    .plan_form li:nth-child(1) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(1) div span{padding-left: 18px;position: relative;margin: 5px 10px 10px;line-height: 22px;font-size: 18px;width: 90%;text-align: left;font-weight: 600;float: left;}
    .plan_form li:nth-child(1) div span:before{content: '';display: block;position: absolute;left: 6px;top: 6px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    .plan_form li:nth-child(2){float: left;width: 100%;margin-bottom: 4%;}
    .plan_form li:nth-child(2) h4{
    position: relative;
    text-align: left;
    margin: 12px 0 15px 35px;
    line-height: 34px;
    font-weight: 600;
    color: #525966;
    font-size: 24px;
    padding-left: 10px;
    padding-bottom: 20px;
}
    .plan_form li:nth-child(2) h4:before{
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    position: absolute;
    bottom: 15px;
    left: 10px;
    background: #525966;
}
    .plan_form li:nth-child(2) div{float: left;width: 31%;border: 5px solid #98c32a;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(2) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(2) div:last-child{margin-right:0;}
    .plan_form li:nth-child(2) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(2) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(2) div span{position: relative;padding: 18px 0px 18px 35px;line-height: 24px;font-size: 18px;width: 90%;text-align: left;font-weight: 600;float: left;}
    .plan_form li:nth-child(2) div span:before{content: '';display: block;position: absolute;left: 18px;top: 28px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    
    .plan_form li:nth-child(3){float: left;width: 100%;}
    .plan_form li:nth-child(3) h4{
    position: relative;
    text-align: left;
    margin: 12px 0 15px 35px;
    line-height: 34px;
    font-weight: 600;
    color: #525966;
    font-size: 24px;
    padding-left: 10px;
    padding-bottom: 20px;
    }
    .plan_form li:nth-child(3) h4:before{content: "";
    display: block;
    width: 50px;
    height: 1px;
    position: absolute;
    bottom: 15px;
    left: 10px;
    background: #525966;}
    .plan_form li:nth-child(3) div{float: left;width: 31%;border: 1px solid #dedede;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(3) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(3) div:last-child{margin-right:0;}
    .plan_form li:nth-child(3) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(3) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(3) div span{position: relative;margin: 0;line-height: 28px;font-size: 18px;width: 93%;text-align: left;font-weight: 600;padding: 18px 0px 18px 35px;color: #000;background: #f4d06b7d;float: left;}
    .plan_form li:nth-child(3) div span:before{content: '';display: block;position: absolute;left: 24px;top: 27px;background: #eb6c04;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    
    .plan_form li:nth-child(4){float: left;width: 100%;margin-bottom: 0%;}
    .plan_form li:nth-child(4) h4{position:relative;text-align:left;margin: 12px 0 15px 35px;line-height: 34px;font-weight: 600;color: #2e323a;font-size: 24px;padding-left: 10px;}
    .plan_form li:nth-child(4) h4:before{content: "";display: block;width: 50px;height: 1px;position: absolute;bottom: -4px;left: 10px;background: #525966;}
    .plan_form li:nth-child(4) div{float: left;width: 31%;border: 5px solid #98c32a;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(4) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(4) div:last-child{margin-right:0;}
    .plan_form li:nth-child(4) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(4) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(4) div span{position: relative;padding: 18px 0px 18px 35px;line-height: 24px;font-size: 18px;width: 90%;text-align: left;font-weight: 600;float: left;}
    .plan_form li:nth-child(4) div span:before{content: '';display: block;position: absolute;left: 18px;top: 28px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}



/*텍스트 게시판*/
.btn-info{padding: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}


/* 학교법인_임원현황 */
.corporate_info{float: left;width: 100%;}
  .corporate_info_title{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;margin: 70px 0 30px 0px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .corporate_info_title2{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 90px 0% 26px 0px;float: left;}
  .corporate_info_title3{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 4% 0% 14px;float: left;}
  .corporate_info_sub_title{  width: 100%;float: left;margin: 30px 0px 10px;}
  .corporate_info_sub_title h4{position:relative;clear: both;font-size: 17px;font-weight: 500;color: #4279e9;line-height: 30px;letter-spacing: -.06em;padding: 2px 0 14px 20px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
  .corporate_info_sub_title h4:before{content:"";display: block;width:6px;height:16px;position:absolute;top: 9px;left:6px;background:#4279e9;}
  .corporate_info_gide1{width: 24%;float: left;margin: 0 2% 2%;border: 3px solid #dedede;padding: 2%;background: #e4eeff6e;height: 120px;}
  .corporate_info_title_sub{width:100%;float:left;}
  .corporate_info_title_sub h3{margin: 30px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;}
  .corporate_info_title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}
 
  .corporate_info_gide1 dd{margin-left: 18px;padding-left: 18px;position: relative;padding-bottom: 5px;line-height: 25px;font-weight: 400;font-size: 14px;}
  .corporate_info_gide1 dd:before{content: '';display: block;position: absolute;left: 5px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .corporate_info_gide1 dd strong.no{color:#ff0000;}
  .corporate_info_gide1 dd strong.yes{color:#4279e9;}
  .corporate_name{padding-left:5px !important;font-size: 16px !important;border-left: 0px !important;padding-bottom: 11px !important;}
  .corporate_name:before{content:"" !important;width:0 !important;height:0 !important;display:none !important;}
  .corporate_info_gide1 dd:last-child{}
  
  .corporate_info_gide2{width: 24%;float: left;margin: 0 2% 2%;border: 3px solid #dedede;padding: 2%;height: 139px;background: #e4fff76e;}
  
  .corporate_info_gide2 dd{margin-left: 18px;padding-left: 18px;position: relative;padding-bottom: 5px;line-height: 25px;font-weight: 400;font-size: 14px;}
  .corporate_info_gide2 dd:before{content: '';display: block;position: absolute;left: 5px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .corporate_info_gide2 dd strong.no{color:#ff0000;}
  .corporate_info_gide2 dd strong.yes{color:#4279e9;}
  .corporate_name{padding-left:5px !important;font-size: 16px !important;border-left: 0px !important;padding-bottom: 11px !important;}
  .corporate_name:before{content:"" !important;width:0 !important;height:0 !important;display:none !important;}
  .corporate_info_gide2 dd:last-child{}
  
  
 .tableType10{width:100%}
.tableType10,.tableType10 th,.tableType10 td{border:0;text-align:center;line-height:15px;}
.tableType10{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 100%;margin: 0 0%;}
.tableType10 caption{display:none;color:#444}
.tableType10 caption.none{display:none}
.tableType10 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;font-style: normal;font-weight: 700;vertical-align: middle;line-height: 32px;border-right: 1px solid #d7d2d5;}
.tableType10 thead th:last-child{border-right:none}
 .tableType10 thead th.lb_no{border-left:none}
.tableType10 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10 tbody td{padding: 7px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;border-width: 1px 1px 1px 0px;vertical-align: middle;line-height: 32px;}
.tableType10 tbody td:last-child{border-right: none;}
 .tableType10 tbody td.lb_no{border-left:none}
.tableType10 tbody td.date{text-align:left;padding-left:40px}
.tableType10 td.txt_lf{text-align:left;padding-left:10px}
.tableType10 tfoot td{text-align:center;padding:15px 0 0}

.tableType10_2{width:100%}
.tableType10_2,.tableType10_2 th,.tableType10_2 td{border:0;text-align:center;line-height:15px;}
.tableType10_2{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10_2 caption{display:none;color:#444}
.tableType10_2 caption.none{display:none}
.tableType10_2 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 32px  !important;border-right: 1px solid #d7d2d5;}
.tableType10_2 thead th:last-child{border-right:none;}
 .tableType10_2 thead th.lb_no{border-left:none}
.tableType10_2 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10_2 tbody td{padding: 7px 11px;color: #3b5bcd;border: solid 1px #efefef;font-size: 17px;border-width: 0px 7px 0px 0px;vertical-align: middle;line-height: 32px !important;font-weight: 800;width: 10%;}
.tableType10_2 tbody td.lb_no{border-left:none}
.tableType10_2 tbody td.date{text-align:left;padding-left:40px}
.tableType10_2 td.txt_lf{text-align:left;padding-left: 60px;border-right: none;font-weight: 500;color: #424242;width: 90%;}
.tableType10_2 tfoot td{text-align:center;padding:15px 0 0}

.tableType10_3{width:100%}
.tableType10_3,.tableType10_3 th,.tableType10_3 td{border:0;text-align:center;line-height:15px;}
.tableType10_3{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10_3 caption{display:none;color:#444}
.tableType10_3 caption.none{display:none}
.tableType10_3 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px;font-size: 17px;/* font-family: 'NanumGothicBold' !important; */font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 32px  !important;border-right: 1px solid #d7d2d5;}
.tableType10_3 thead th:last-child{border-right:none;}
 .tableType10_3 thead th.lb_no{border-left:none}
.tableType10_3 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10_3 tbody td{padding: 7px 11px;color: #000000;border: solid 1px #efefef;font-size: 17px;border-width: 0px 7px 0px 0px;vertical-align: middle;line-height: 32px !important;font-weight: 800;width: 23%;text-align: right;}
.tableType10_3 tbody td.lb_no{border-left:none}
.tableType10_3 tbody td.date{text-align:left;padding-left:40px}
.tableType10_3 td.txt_lf{text-align:left;padding-left: 60px;border-right: none;font-weight: 500;color: #424242;width: 90%;}
.tableType10_3 tfoot td{text-align:center;padding:15px 0 0}


/* 학교법인_연혁 */
.corporate_years{width:100%;float:left;margin-top: 5%;}
 .tab_title {width: 69%;margin: 0 0%;margin-bottom: 4%;float: left;padding: 2% 15% 2%;border: 4px solid #efefef;}
.tab_title li {width: 14.2%;font-style: normal;font-weight: 700;FONT-SIZE: 22px;color: #9f9f9f;border-bottom: 10px solid #e4e6e7;cursor: pointer;float: left;text-align: center;padding-bottom: 1%;}


.tab_title li:first-child:nth-last-child(1) {width: 50%;}

.tab_title li:first-child:nth-last-child(2), .tab_title li:first-child:nth-last-child(2) ~ li {width: 50%;}

.tab_title li:first-child:nth-last-child(3), .tab_title li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}

.tab_title li:first-child:nth-last-child(4),
.tab_title li:first-child:nth-last-child(4) ~ li { width: 25%;}

.tab_title li:first-child:nth-last-child(5),
.tab_title li:first-child:nth-last-child(5) ~ li {width: 20%;}


.tab_title li:first-child:nth-last-child(6),
.tab_title li:first-child:nth-last-child(6) ~ li {width:16.6%;}

 
.tab_title li:first-child:nth-last-child(5), /* 개수가 5개일 때 첫번째(뒤에서 부터 5번째) 너비는 20% */
.tab_title li:first-child:nth-last-child(5) ~ li { /* 첫번째 요소 일반형제연산자(~) 뒤에도 모두 20%로  */width:20%; } 





.tab_title li.on {border-bottom: 10px solid #078fe5;padding-bottom: 1%;color: #000;text-decoration: none;font-style: normal;font-weight: 800;FONT-SIZE: 22px;}
.tab_cont {clear: both;text-align: left;padding: 0px;box-sizing: border-box;float: left;width: 100%;}
.tab_cont div {display: none;text-align: center;}
.tab_cont div.on {display: block;}

.tableType11{width:100%}
.tableType11,.tableType11 th,.tableType11 td{border:0;text-align:center;line-height:15px;}
.tableType11{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType11 caption{display:none;color:#444}
.tableType11 caption.none{display:none}
.tableType11 thead th{border-top: solid 4px #000000;border-left: none;border-right: none;color: #07090b;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 14px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tableType11 thead th.lb_no{border-left:none}
.tableType11 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType11 tbody td{padding: 26px 0;color:#444;border:solid 1px #d7d2d5;font-weight: normal;font-size: 18px;border-width: 1px 0px 1px 0px;}
 .tableType11 tbody td:nth-child(1){
    font-weight: 600;
}
.tableType11 tbody td.lb_no{border-left:none}
.tableType11 tbody td.date{text-align:left;padding-left:40px}
.tableType11 td.txt_lf{text-align:left;padding-left:10px}
.tableType11 tfoot td{text-align:center;padding:15px 0 0}


.tableType12{width:100%}
.tableType12, .tableType12 th, .tableType12 td{border:0;text-align:center;line-height:15px;}
.tableType12{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 100%;margin: 0 0% 24px;}
.tableType12 caption{display:none;color:#444}
.tableType12 caption.none{display:none}
.tableType12 thead th{border-top: solid 4px #000;border-left: none;border-right:solid 1px #d7d2d5;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 11px !important;font-size: 17px !important;/* font-family: 'NanumGothicExtraBold'; */font-style: normal;font-weight: 800;vertical-align: middle;line-height: 32px !important;}
.tableType12 thead th:last-child{border-right:none}
.tableType12 thead th.lb_no{border-left:none}
.tableType12 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 18px;}
.tableType12 tbody td{padding: 7px 11px !important;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
.tableType12 tbody td:last-child{border-right:none;}
.tableType12 tbody td:nth-child(1){/* font-weight: 500; */}
.tableType12 tbody td.lb_no{border-left:none}
.tableType12 tbody td.date{text-align:left;padding-left:40px}
.tableType12 td.txt_lf{text-align:left;padding-left:10px}
.tableType12 tfoot td{text-align:center;padding:15px 0 0}

.tableType13{width:100%}
.tableType13, .tableType13 th, .tableType13 td{border:0;text-align:center;line-height:15px;}
.tableType13{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType13 caption{display:none;color:#444}
.tableType13 caption.none{display:none}
.tableType13 tbody th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 14px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tableType13 tbody th.lb_no{border-left:none}
.tableType13 tbody th{color: #1c2024;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;width: 120px;}
.tableType13 tbody td{padding: 24px 0;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 14px;}
.tableType13 tbody td:nth-child(1){font-weight: 600;}
.tableType13 tbody td.lb_no{border-left:none}
.tableType13 tbody td.date{text-align:left;padding-left:40px}
.tableType13 td.txt_lf{text-align:left;padding-left:10px}

.tableType12_5{width:100%}
.tableType12_5, .tableType12_5 th, .tableType12_5 td{border:0;text-align:center;line-height:15px;}
.tableType12_5{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_5 caption{display:none;color:#444}
.tableType12_5 caption.none{display:none}
.tableType12_5 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12_5 thead th:nth-child(1){width: 20%;}
.tableType12_5 thead th:nth-child(2){width: 10%;}
.tableType12_5 thead th:nth-child(3){width: 10%;}
.tableType12_5 thead th:nth-child(4){width: 40%;}
.tableType12_5 thead th:nth-child(5){width: 20%;}
.tableType12_5 thead th.lb_no{border-left:none}
.tableType12_5 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_5 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
.tableType12_5 tbody td:nth-child(1){font-weight: 600;}
.tableType12_5 tbody td.lb_no{border-left:none}
.tableType12_5 tbody td.date{text-align:left;padding-left:40px}
.tableType12_5 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_5 tfoot td{text-align:center;padding:15px 0 0}

.tableType12_6{width:100%}
.tableType12_6, .tableType12_6 th, .tableType12_6 td{border:0;text-align:center;line-height:15px;}
.tableType12_6{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_6 caption{display:none;color:#444}
.tableType12_6 caption.none{display:none}
.tableType12_6 thead th{border-top: solid 4px #0c0d0e;border-left: solid 0px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12_6 thead th:nth-child(1){width: 5%;}
.tableType12_6 thead th:nth-child(2){width: 17%;}
.tableType12_6 thead th:nth-child(3){width: 11%;}
.tableType12_6 thead th:nth-child(4){width: 9%;}
.tableType12_6 thead th:nth-child(5){width: 8%;}
.tableType12_6 thead th:nth-child(6){width: 50%;border-right: none;}
.tableType12_6 thead th.lb_no{border-left:none}
.tableType12_6 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_6 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
.tableType12_6 tbody td:nth-child(1){font-weight: 600;}
 .tableType12_6 tbody td:nth-child(6){border-right:none;}
.tableType12_6 tbody td.lb_no{border-left:none}
.tableType12_6 tbody td.date{text-align:left;padding-left:40px}
.tableType12_6 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_6 tfoot td{text-align:center;padding:15px 0 0}

.tableType12_7{width:100%}
.tableType12_7, .tableType12_7 th, .tableType12_7 td{border:0;text-align:center;line-height:15px;}
.tableType12_7{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_7 caption{display:none;color:#444}
.tableType12_7 caption.none{display:none}
.tableType12_7 thead th{border-top: solid 4px #000;border-left: solid 0px #d7d2d5;border-right: solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12_7 thead th:nth-child(1){width: 5%;}
.tableType12_7 thead th:nth-child(2){width: 10%;}
.tableType12_7 thead th:nth-child(3){width: 11%;}
.tableType12_7 thead th:nth-child(4){width: 9%;}
.tableType12_7 thead th:nth-child(5){width: 8%;}
.tableType12_7 thead th:nth-child(6){width: 7%;}
.tableType12_7 thead th:nth-child(7){width: 50%;border-right: none;}
.tableType12_7 thead th.lb_no{border-left:none}
.tableType12_7 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_7 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
.tableType12_7 tbody td:nth-child(1){font-weight: 600;}
  .tableType12_7 tbody td:nth-child(7){font-weight: 600;border-right:none;}
.tableType12_7 tbody td.lb_no{border-left:none}
.tableType12_7 tbody td.date{text-align:left;padding-left:40px}
.tableType12_7 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_7 tfoot td{text-align:center;padding:15px 0 0}

/* 제증명발급*/

.title_btn{width: 98%;float: left;text-align: right;}
.title_btn > a{float: right;width: 168px;padding: 10px 2%;background: #ce0e0e;margin-right: 4px;margin-bottom: 0px;color: #fff;font-size: 14px;font-weight: 600;}
.title_btn2{width: 100%;float: left;text-align: center;}
.title_btn2 > a{width: 168px;padding: 10px 2%;background: #113f9b;margin-right: 4px;margin-bottom: 40px;color: #fff;font-size: 14px;font-weight: 600;display: inline-block;margin-top: 20px;}

/* step01 */
.issue_form .step1{margin-top:12px;padding-top:5px;float: left;width: 100%;}
.issue_form .step1 > li{position:relative;margin: 9px 0;line-height:140%;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;padding: 6px 0 5px 22px;float: left;width: 100%;}	/* 1차 */
.issue_form .step1 > li > span{
    width: 100%;
    float: left;
    margin-top: -23px;
    text-align: right;
    color: #929292;
    font-size: 16px;
}
 .issue_form .step1 > li > div{
    float: left;
    margin-left: 0%;
    width: 97%;
    margin-top: 20px;
}
 .issue_form .step1 > li > div > h3{
    float: left;
    font-size: 17px;
    color: #2752a7;
    margin-top: 9px;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
}
 .issue_form .step1 > li > div > p{
    float: left;
    color: #1e1a1a;
    margin: 10px 2% 0 3px;
}
 .issue_form .step1 > li > div > a{
    float: left;
    background: #3e63a9;
    padding: 8px 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 100px;
}

.department{float: right;margin-left: 0%;min-width: 356px;margin-top: 6px;max-width: 550px;width: 367px;}
 		.department h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;}
 		
.department2{float: right !important;margin-left: 0% !important;margin-top: -45px !important;width: 154px;}
 		.department2 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department2 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department2 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;margin-right: 12%;} 	

 .department2_1{float: right !important;margin-left: 0% !important;margin-top: -45px !important;width: 154px;}
 		.department2_1 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department2_1 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department2_1 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;margin-right: 12%;} 

.department3{float: right !important;margin-left: 0% !important;margin-top: 18px !important;width: 525px;}
 		.department3 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department3 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department3 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;} 		


.issue_form .step1 > li > h2{font-weight:bold;color: #3a4864;padding: 0 0 20px 0px;height: 24px;font-size: 18px;margin-bottom: 0px;position: relative;}
.issue_form .step1 > li > h2:before{content:"";display: block;width: 80px;height: 1px;position:absolute;bottom: 4px;left: 0px;background: #3a4864;}
.issue_form .step1 > li > p {margin-bottom:15px}
.issue_form .step1 > li > p.siteGo{float:right;margin-top:-15px}
.issue_form .step1 > li > table{margin: 25px 0 0px;}
.issue_form .step1 > li > ul{float: left;width: 92%;padding: 2%;background: #f3f3f3;margin: 1% 0% 2%;}
.issue_form .step1 > li > ul > li{padding:0 0 0 30px;background: url(../img/sub/bullet_02.gif) 20px 10px no-repeat;font-weight:normal;line-height: 33px;color:#444;font-size: 16px;width: 100%;float: left;}	/* 2차 */
.issue_form .step1 > li > ul > li > span{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 14px;
}
 .issue_form .step1 > li > ul > li > p{padding:10px 0 0 0;}
.issue_form .step1 > li > ul > li > ul{margin-left:5px;padding-top:6px}
.issue_form .step1 > li > ul > li > ul > li{padding:0 0 0 10px;font-weight:normal;line-height:14px;background:url(../img/sub/dot03.gif) 0 8px no-repeat} /* 3차 */
.issue_form .step1 > li > ul > li > ul > li > ul{margin-left:0;padding:6px 0 10px;}
.issue_form .step1 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background:url(../img/sub/dot02.gif) 3px 8px no-repeat} /* 4차 */
.issue_form .step1 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
.issue_form .step1 > li > ul li ul li ul li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

.issue_form .step1 > li > table ul {padding:0;margin:0}
.issue_form .step1 > li > table ul > li{padding:0;margin:0;background:none;float: left;width: 100%;margin-bottom: 6px;font-weight: 500;}
.issue_form .step1 > li table ul.bullet li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
.issue_form .step1 > li table ul.bullet li p{padding:0;margin:3px 0 7px;font-weight:bold}
.issue_form .step1 > li table ul.bullet li ul {margin:0}
.issue_form .step1 > li table ul.bullet li ul li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

.issue_form .step1 > li > ul > li table > ul{padding:0;margin:0}
.issue_form .step1 > li > ul > li table > ul > li{background:none}
.issue_form .step1 > li > ul > li table > ul > li{padding:0;margin:0}

/*등록금납부*/
 .tuition_info_gide1{width: 93%;float: left;margin: 12px 0% 11px;padding: 3% 0 0;}
  .tuition_info_gide1 dt{margin: 0px 0 21px 5px;line-height: 25px;font-weight: 600;color: #201d52;font-size: 22px;padding-bottom: 9px;position: relative;}
  .tuition_info_gide1 dt:after{content:"";display: block;position: absolute;bottom: 0;left: 0;width: 47px;height: 1px;background: #201d52;}
  .tuition_info_gide1 dd{padding-left: 18px;position: relative;margin-bottom: 5px;line-height: 165%;font-weight: 400;font-size: 18px;}
  .tuition_info_gide1 dd:before{content: '';display: block;position: absolute;left: 6px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .tuition_info_gide1 dd:last-child{margin-bottom: 0;}
  .tuition_info_gide1 dd ul{float: left;width: 93%;padding: 1% 2%;margin-top: 2%;background: #f5f3ff;}
  .tuition_info_gide1 dd ul li{font-size: 18px;font-weight: 500;}
  .tuition_info{width: 96%;float: left;margin: 15px 0 0px 42px;font-size: 16px;color: #667da1;font-weight: 600;}

   /* 대학서식 주요키워드 */
   
   .formula{width: 100%;float: left;}
   .formula h2{clear: both;line-height: 30px;font-size: 21px;color: #555;padding-bottom: 22px;margin-top: 40px;letter-spacing: -0.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .formula .more{float: right;margin-right: 0%;margin-top: -3.5%;width: 73px;}
   .formula .more a{float: right;position: relative;font-size: 0.9em;font-weight: 600;padding-right: 17%;width: 100%;}
   .formula .more a:after{  content: "+";display: inline-block;width: 14px;height: 14px;position: absolute;padding: 6% 2% 0;font-weight: 600;font-size: 1.3em;border: 1px solid #000;border-radius: 100px 100px;text-align: center;line-height: 8px;right: 6%;top: -3%;}
   .formula .unit1 h3{position: relative;clear: both;font-size: 25px;font-weight: 500;color: #ffffff;line-height: 30px;letter-spacing: -0.06em;padding: 42px 14px 22px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;text-align: center;}
   .formula .unit1 h3:before{content: "";display: none;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
   .formula .unit1 ul{width: 96%;float: left;margin: 0px 2% 20px;}
   .formula .unit1 ul li{float: left;width: 28.9%;border: 1px solid #ffffff;background: #152a5e70;margin: 2%;}
   .formula .unit1 ul li:last-child{}
   .formula .unit1 ul li a{width: 100%;float: left;text-align: center;padding: 8% 0;font-weight: 600;color: #fff;font-size: 14px;}
   .formula .unit1{float: left;width: 49%;background: #448ae3 url(../img/form_bg1.png) no-repeat 0px -150px;background-size: 100%;margin-right: 1%;height: 265px;}
   
   
   .formula .unit2 h3{position: relative;clear: both;font-size: 25px;font-weight: 500;color: #ffffff;line-height: 30px;letter-spacing: -0.06em;padding: 42px 14px 22px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;text-align: center;}
   .formula .unit2 h3:before{content: "";display: none;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
   .formula .unit2 ul{width: 96%;float: left;margin: 38px 2% 0px;}
   .formula .unit2 ul li{float: left;width: 28.9%;border: 1px solid #ffffff;background: #152a5e70;margin: 2%;}
   .formula .unit2 ul li:last-child{}
   .formula .unit2 ul li a{
    width: 100%;
    float: left;
    text-align: center;
    padding: 8% 0;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
}
   .formula .unit2{float: left;width: 49%;background: #448ae3 url(../img/form_bg2.png) no-repeat 0 0;background-size: cover;margin-left: 1%;height: 265px;}
   
   
   
   
   
   /*실험 및 실습*/
 .apparatus_form{width: 97%;float: left !important;/* background: #dedede; */}
.apparatus_title{width: 100%;float: left;padding: 10px 0px;color: #fff;text-align: center;background: #0a0d1c;font-size: 15px;height: 27px;line-height: 27px;}
.apparatus1{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus1 .unit1{position:relative;float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;}
.apparatus1 .unit1:after{content: "→";display: block;position: absolute;top: 100px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
.apparatus1 .unit1 ul{float: left;width: 100%;height: 180px;}
.apparatus1 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus1 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus1 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
.apparatus1 .unit2{float: left;width: 80%;margin: 0% 10% 0;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 129px;overflow: hidden;}
.apparatus1 .unit2:after{content: "←";display: block;position: absolute;top: 77px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
 .apparatus1 .unit2 ul{float: left;width: 100%;}
.apparatus1 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600; padding-left: 0;width: 100%;background: #5284dd;}
.apparatus1 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus1 .unit2 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
 

.apparatus2{width: 30%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus2 .unit1{float: left;width: 34%;margin: 14% 1% 16% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;height: 100px;}
.apparatus2 .unit1:after{content: "→";display: block;position: absolute;top: 64px;left: 86px;font-size: 34px;font-weight: 600;/* z-index: 9999; */}
.apparatus2 .unit1 ul{float: left;width: 100%;}
.apparatus2 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
.apparatus2 .unit2{position:relative;float: left;width: 34%;margin: 13% 10% 4%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus2 .unit2:after{content: "→";display: block;position: absolute;top: 38px;left: 99px;font-size: 27px;font-weight: 600;/* z-index: 9999; */color: #fff;}
 .apparatus2 .unit2 ul{float: left;width: 100%;overflow: hidden;}
.apparatus2 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 38px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit2 li{float: left;width: 80%;padding-left: 10%;}

.apparatus2 .unit3{position:relative;float: left;width: 80%;margin: 2% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 100px;overflow: hidden;}
.apparatus2 .unit3:after{content: "→";display: block;position: absolute;top: 63px;left: 258px;font-size: 40px;font-weight: 600;z-index: 9999;}

.apparatus2 .unit3 ul{float: left;width: 100%;position:relative;}
.apparatus2 .unit3:after{content: "←";display: block;position: absolute;top: 63px;left: 258px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
.apparatus2 .unit3 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit3 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit3 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus3{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus3 .unit1{position:absolute;float: left;width: 80%;margin: 20% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus3 .unit1:after{content: "→";display: block;position: absolute;top: 40px;left: 150px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus3 .unit1 ul{float: left;width: 100%;}
.apparatus3 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 37px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus3 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus3 .unit1 li{float: left;width: 80%;padding-left: 10%;}
.apparatus3 .unit2{position:relative;float: left;width: 80%;margin: 0 10% 0%;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 154px;overflow: hidden;}
.apparatus3 .unit2:after{content: "←";display: block;position: absolute;top: 87px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
 .apparatus3 .unit2 ul{float: left;width: 100%;}
.apparatus3 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600; padding-left: 0;width: 100%;background: #5284dd;}
.apparatus3 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus3 .unit2 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus4{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus4 .unit1{float: left;width: 80%;margin: 20% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus4 .unit1:after{}
.apparatus4 .unit1 ul{float: left;width: 100%;}
.apparatus4 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 36px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;float: left;}
.apparatus4 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}


.apparatus5{width: 10%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;overflow: hidden;}	   

.apparatus7{width: 30%;float: left;background: #fff;border: 1px solid #dedede;}
.apparatus7 .unit1{float: left;width: 79%;margin: 14% 1% 16% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;height: 100px;}
.apparatus7 .unit1:after{content: "→";display: block;position: absolute;top: 48px;left: 246px;font-size: 34px;font-weight: 600;/* z-index: 9999; */}
.apparatus7 .unit1 ul{float: left;width: 100%;}
.apparatus7 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus7 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus7 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus8{width: 40%;float: left;background: #fff;border: 1px solid #dedede;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit1{position:absolute;float: left;width: 36%;margin: 11% 2% 63px 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit1:after{content: "→";display: block;position: absolute;top: 7px;left: 143px;font-size: 26px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus8 .unit1 ul{float: left;width: 100%;}
.apparatus8 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;margin-top: 0;}
.apparatus8 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus8 .unit1 li{float: left;width: 80%;padding-left: 10%;margin: 1% 0 0%;}
.apparatus8 .unit2{position:relative;float: left;width: 31%;margin: 54px 10% 0%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit2:after{content: "←";display: block;position: absolute;top: 87px;left: 150px;font-size: 40px;font-weight: 600;}
.apparatus8 .unit2 ul{float: left;width: 100%;}
.apparatus8 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 36px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus8 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus8 .unit2 li{float: left;width: 80%;padding-left: 10%;}   	

.apparatus9{width: 30%;float: left;background: #fff;border: 1px solid #dedede;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus9 .unit1{position:absolute;float: left;width: 80%;margin: 14% 10% 67px;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus9 .unit1:after{content: "→";display: block;position: absolute;top: 21px;left: 243px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus9 .unit1 ul{float: left;width: 100%;}
.apparatus9 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 37px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus9 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus9 .unit1 li{float: left;width: 80%;padding-left: 10%;}

 /*대학본부_교무처*/  
 
 .goal_form{width: 93%;float: left !important;margin: 20px 50px 20px !important;}
.goal_form .unit1{width: 60%;float: left;margin: 0 20% 60px;}
.goal_form .unit1 li{width: 13%;float: left;margin: 1.5% 7%;font-size: 17px;line-height: 25px;text-align: center;max-height: 78px;}
.goal_form .unit1 li:nth-child(1){border: 12px solid #216780;padding: 4% 1.3%;border-radius: 260px;}
.goal_form .unit1 li:nth-child(2){border: 12px solid #52bab2;padding: 4% 1.3%;border-radius: 260px;}
.goal_form .unit1 li:nth-child(3){border: 12px solid #c19959;padding: 2% 1.3%;border-radius: 260px;}
.goal_form .unit2{float: left; width: 100%;}
.goal_form .unit2 dl{width: 30%;float: left;margin: 1.5%;text-align: center;height: 213px;border: 1px solid #4279e9;}
.goal_form .unit2 dt{width: 94%;float: left;background: #4279e9;color: #fff;padding: 3%;font-size: 14px;}
.goal_form .unit2 dd{float: left;margin: 14px 0px -3px;font-size: 13px;line-height: 21px;padding: 0% 4%;width: 100%;text-align: left;}
.goal_form .unit2 dd:last-child{margin: 10px 0px 0px;}
 
/*대학본부 조직도*/
					/*
					.group2{width:100%;float: left;}
					.group2 .unit1{width: 64%;float:left;margin: 0px 18%;background: none;padding-bottom: 5%;margin-bottom: 5%;border-bottom: 2px solid #0070c0;}
					.group2 .unit1 span{position:relative;width: 20%;float:left;margin: 0 40%;background:#000;color:#fff;text-align: center;padding: 1.5%;position: relative;}
					.group2 .unit1 span:after{content:"";display: block;position: absolute;top: 100%;left: 50%;width:2px;height: 72px;background: #0070c0;} 
					
					
					.group2 .unit2{float: left;width: 90%;margin: 0% 5% 0;background: none;}
					.group2 .unit2 span{padding: 1.5% 0;}
					.group2 .unit2 span:nth-child(1){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(1):after{content:"";display: block;position: absolute;top: -96%;left: 44%;width:2px;height: 75px;background: #0070c0;}
					.group2 .unit2 span:nth-child(2){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(2):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 48%;}
					.group2 .unit2 span:nth-child(3){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(3):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 48%;}
					.group2 .unit2 span:nth-child(4){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
				    .group2 .unit2 span:nth-child(4):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 56%;}
					*/

					/* 대학본주 교무처 조직도 3개 레이아웃 */
					.group2 {
						float: none;
					}
					.group2 .unit1 {
						background: none;
						float: none;
						width: 86.5%;  
						margin: 0 auto;
						box-sizing: border-box; 
						padding-bottom: 72px;    
						margin-bottom: 72px; 
						text-align: center;
						position: relative;
					}
					
/* 					.group2 .unit1::after {
						content: '';
						position: absolute;
						left: 50%;
						transform: translate(-50%);
						top: 100%;
						width: 100%;
						height: 72px;
						border: 2px solid #0070c0;
						border-bottom: none;
					} */
					.group2 .unit1 span {
						float: none;
						background:#000;
						color:#fff;
						text-align: center;
						padding: 12px 56px; 
						display: inline-block;
						width: auto;
						font-size: 22px; 
						margin-bottom: 0;
					}
					.group2 .unit2 {
						display: flex;
						justify-content: space-between; 
						background: none;
						float: none;
						/* gap: 2.5%; */
						gap: 10px;
						padding: 0 0;
						width: 100%;
 					}
					.group2 .unit2 span {
						text-align: center;
						display: inline-block;
						background-color: #0070c0;
						color: #fff; 
						padding: 16px; 
						font-size: 18px;
					}
/*   					.group2 .unit2 span:nth-child(2) {
  						position: relative;
  					}
  					.group2 .unit2 span:nth-child(2)::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transform: translate(-50%);
  						background: #0070c0;
  					}
  					.group2 .unit2 span:nth-child(3) {
  						position: relative;
  					}
  					.group2 .unit2 span:nth-child(3)::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transform: translate(-50%);
  						background: #0070c0;
  					} */
  					
  					.group2 .unit2 span {
  						position: relative;
  					}
  					.group2 .unit2 span::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transform: translate(-50%);
  						background: #0070c0;
  					}
  					
/*   					.group2 .unit1::before {
  						height: 100%;
  						content: '';
						position: absolute;
						left: 50%;
						transform: translateX(-50%); 
						top: 0;
						width: 2px;
						background: #0070c0;
						height: 100%;
						z-index: -1;
  					}
  					 */
  					
  					
  					
					
					/** 퀵남부 **/
				 .quick_lingk2{width: 100%;float: left;margin: 0;background: url(./img/quick_bg.png) no-repeat 53% 14%;background-size: cover;}
				 .quick_lingk2 ul{width: 94%;float: left;padding: 3%;}
				 .quick_lingk2 ul li{width: 8.6%;float: left;position:relative;margin-bottom: 0;background: #fff;padding: 4.5% 4%;border: 1px solid #dedede;border-width: 0px 1px 1px 0px;}
				 .quick_lingk2 ul li:nth-child(6n){border-width:0px 0px 1px 0px;}
				 .quick_lingk2 ul li a{width:100%; float:left;text-align: center;}
				.quick_lingk2 ul li a img{height: 66px;margin-bottom: 7%;}
				 .quick_lingk2 ul li a span{width:100%;float:left;text-align: center;font-weight: 600;font-size: 18px;}


/******************************* 서브콘텐츠 *******************************/
/* 통합검색*/
.all_search_form{width: 95%;float: left;margin: 0px 2.5% 70px;padding-bottom: 0px;}
    	.all_search_form form{}
    	.all_search_form form input[type=text] {width: 88%;float: left;padding: 14px 20px;border: 3px solid #2c72cd;font-size: 18px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
    	.all_search_form form input[type=submit] { float: left;border: 0;background: #2c72cd;color: #fff;padding: 18px 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    	.all_search_info{width: 95%;float: left;margin: 20px 2.5% 20px;padding: 0px 0 0px;}
    
    	.all_search_info > h2{float: left;border: 0;color: #2c72cd;padding: 18px 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;width: 100%;margin-bottom: 12px;}
    
        .all_search_info .search_info{width: 90%;float: left;margin: 0 2.5%;border: 1px solid #dedede;padding: 2% 2% 2%;}
    	.all_search_info .search_info li{width: 100%;float: left;padding-bottom: 25px;border-bottom: 1px solid #c3c3c3;margin-bottom: 22px;}
    	.all_search_info .search_info li p{ width:100%;	float: left;}
    	.all_search_info .search_info li p b{color:#ff0000;}
    	.all_search_info .search_info li p.search_info_menu{float: left;width: 100%;font-size: 16px;font-weight: 600;color: #2c72cd;}
    	.all_search_info .search_info li p.search_info_content, .all_search_info .search_info li div.search_info_content{float: left;padding-left: 20px;margin: 18px 0px 0px;font-size: 14px;color: #262626;font-weight: 500;}
    	
    	.all_search_info .search_info li:last-child{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
    	.search_info_content span{color:#ff0000;}

/* 풀페이지 컨트롤*/	
#fullpage {position:relative;z-index:9;width: calc(100% - 100px);float: right;height: 100%;}
	.quick {position:fixed;right:20px;top:50%;transform:translateY(-50%); z-index:100000}
	.quick li {width:10px;height:10px;margin-bottom:10px;border-radius:15px;border: 2px solid #0a0606;cursor:pointer;}
	.quick .on {background: #000;}
.fullsection {
    width: 100%;
    position: relative;
}	
/**  반응형탭   **/
.tab-button-outer {
  display: block;
}





}
@media screen and (min-width:1024px) and (max-width: 1199px) {
		.tree_left{width: 30%;float: left;margin-top: 8px;margin-right: 2%;border: 1px solid #dedede;padding: 2%;overflow-y: scroll;height: 600px;}
	.info_right{width: 68%;float: left;}
	.detail {display: none;}
 #wrap{width: 100%;}
#mcontainer{display: none;}				        

.visual{width:100%;float:left;overflow:hidden;border-bottom: 1px solid #dedede;margin-top: 142px;max-height: 548px;min-height: 250px;height: 460px;}
#visual_pagination_m{display: none;}
.swiper-pointer-events {
	            touch-action: pan-y;
	        }
	
	        .swiper-android .swiper-slide,
	        .swiper-wrapper {
	            transform: translate3d(0px, 0, 0);
	        }
	
	        .swiper-wrapper {
	            position: relative;
	            width: 100%;
	            /*height: 100%;*/
	            z-index: 1;
	            display: flex;
	            transition-property: transform;
	            box-sizing: content-box;
	        }
	
	        .swiper-fade .swiper-slide {
	            pointer-events: none;
	            transition-property: opacity;
	        }
	
	        .swiper-slide {
	            flex-shrink: 0;
	            position: relative;
	            ransition-property: transform;
	        }
		      /* .swiper-slide video{width: 100vw !important;} */
	        #visual_pagination {
	            display: inline-block;
	            text-align: center;
	            margin-top: -120px;
	            position: relative;
	            top: -8%;
	            margin-right: 15px;
	            z-index: 999999;
	            margin: 0 auto;
	        }
	
	        .swiper-pagination-bullet {
	            font-size: 10px;
	            text-align: center;
	            width: 17px;
	            height: 17px;
	            display: inline-block;
	            background: #fff;
	            margin: 0 auto;
	            cursor: pointer;
	            border-radius: 10px;
	            margin-left: 15px;
	            margin: 0 5px !important;
	            opacity: .6;
	        }
	
	        .swiper-pagination-bullet-active {
	            background: #fff;
	            opacity: 1 !important;
	        }
	        
	        .visual_wrapper_m{display:none;}
	        .visual #visual_wrapper_pc ul li .inner_img {width: 100%;float:left;}
	        .visual #visual_wrapper_pc ul li .inner_img img {
    width: 100%;
}
			.visual #visual_wrapper_m ul li {width: 100%; height: auto;}
			.visual #visual_wrapper_m ul li .inner_img {width: 100%; height: 100%; overflow: hidden;}
			.visual #visual_wrapper_m ul li .inner_img img {position: absolute; height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
 
.sub_visual{width:100%;float:left;height: 168px;overflow:hidden;margin-top: 100px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg1.png) no-repeat;background-size: cover;}
.sub_visual h1{
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 2.2em;
    letter-spacing: 3px;
    padding-top: 6%;
    text-shadow: 1px 1px 4px #000;
}


#header{padding: 0;position: fixed;background: #fff;float: left;width: 924px;z-index: 9999;border-bottom: 1px solid #ededed;left: 100px;}
#header .header_bottom > h1{padding-left: 5%;float: left;width: 20%;margin-top: 28px;}
#header .header_bottom #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header .header_bottom #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header .header_bottom #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header .header_bottom #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header .header_bottom #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header .header_bottom #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header .header_bottom #gnb  .dept2 > a:hover,
#header .header_bottom #gnb  .dept2 > a:active,
#header .header_bottom #gnb  .dept2 > a:focus {font-weight: bold}

#header2{padding: 0 2rem;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;}
#header2 > h1{padding-left: 1%;}
#header2 #gnb{display: flex;z-index: 99;margin-left: -2%;}
#header2 #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header2 #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header2 #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header2 #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header2 #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header2 #gnb  .dept2 > a:hover,
#header2 #gnb  .dept2 > a:active,
#header2 #gnb  .dept2 > a:focus {font-weight: bold}

#header3{display: flex;justify-content: space-between;align-items: center;padding: 1.45rem 2rem;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;margin-top:46px;}
#header3 > h1{padding-left: 5%;}
#header3 #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header3 #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header3 #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header3 #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header3 #gnb  .dept2 > a:hover,
#header3 #gnb  .dept2 > a:active,
#header3 #gnb  .dept2 > a:focus {font-weight: bold}

 
#header2{padding: 0 0%;position: fixed;background: #fff;float: left;width: 100%;z-index: 9999;border-bottom: 1px solid #ededed;left: 0;}
#header2 .header_bottom > h1{padding-left: 4%;float: left;width: 10%;margin-top: 35px;}
#header2 .header_bottom #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header2 .header_bottom #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header2 .header_bottom #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header2 .header_bottom #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header2  .header_bottom #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header2 .header_bottom #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header2  .header_bottom #gnb  .dept2 > a:hover,
#header2  .header_bottom #gnb  .dept2 > a:active,
#header2  .header_bottom #gnb  .dept2 > a:focus {font-weight: bold}



#header2 .header_bottom .top_side{float: right;width: 9%;margin-top: 37px;height: 20px;margin-right: 40px;}
#header2 .header_bottom .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 100%;text-align: center;height: 23px;}
#header2 .header_bottom .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 13% 33%;background-size: 19px;font-size: 19px;}
#header2 .header_bottom .top_side li a{width: 100%;float: left;text-align: center;}

.header_top_side{width: 100%;float: left;border-bottom: 1px solid #dedede;}
#header2 .header_top_side .top_side3{float: right;width: 46%;margin-right: 0;}
 #header2 .header_top_side .top_side3 li:first-child:nth-last-child(1) {width: 50%;}
	#header2 .header_top_side .top_side3 li button{width: 100%;float: left;font-weight: 700;font-size: 16px;padding: 11px 0px;text-align: center;}
#header2 .header_top_side .top_side3 li button img{width: 20px;display: inline-block;margin-right: 10px;}

 #header2 .header_top_side .top_side3 li:first-child:nth-last-child(2),
 #header2 .header_top_side .top_side3 li:first-child:nth-last-child(2) ~ li {width: 50%;}

 #header2 .header_top_side .top_side3 li:first-child:nth-last-child(3),
 #header2 .header_top_side .top_side3 li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
 #header2 .header_top_side .top_side3 li {float: left;margin: 0% 0%;font-size: 1em;font-weight: 600;text-align: center;width: 25%;}
 #header2 .header_top_side .top_side3 li:nth-child(3) a{font-size: 12px;background: #000;color: #fff;padding: 11.5px 0px;}
 #header2 .header_top_side .top_side3 li:nth-child(1) a{font-size: 14px;background: url(../img/top_login.png) no-repeat 19% 54%;background-size: 14px;padding: 10px 0px;border-left: 1px solid #dedede;}
 #header2 .header_top_side .top_side3 li:nth-child(2){background: #2d558a;padding: 0%;}
 #header2 .header_top_side .top_side3 li a{width: 100%;float: left;text-align: center;}
 #header2 .header_top_side .top_side3 li select{border: none;font-size: 13px;font-weight: 500;text-align: center;float: left;background: #2d558a;color: #fff;height: 40px;width: 100%;margin: 0 0%;}
 #header2 .header_top_side.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}
 

#header .header_bottom .top_side{float: right;width: 85px;margin-top: 37px;height: 20px;margin-right: 14px;}
#header .header_bottom .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 100%;text-align: center;height: 23px;}
#header .header_bottom .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 13% 33%;background-size: 18px;font-size: 16px;}
#header .header_bottom .top_side li a{width: 100%;float: left;text-align: center;}

.header_top_side{
    width: 100%;
    float: left;
    border-bottom: 1px solid #dedede;
}
#header .header_top_side .top_side3{float: right;width: 32%;margin-right: 0px;}
.top_side_pop{float: left;background: #Dedede;width: 9%;}
.top_side_pop li{width: 100%;float: left;}
.top_side_pop li button{width: 100%;float: left;font-weight: 700;font-size: 16px;padding: 9px 0px;text-align: center;}
.top_side_pop li button img{    width: 20px;
    display: inline-block;
    margin-right: 10px;}
 #header .header_top_side .top_side3 li:first-child:nth-last-child(1) {width: 50%;}

 #header .header_top_side .top_side3 li:first-child:nth-last-child(2),
 #header .header_top_side .top_side3 li:first-child:nth-last-child(2) ~ li {width: 50%;}

 #header .header_top_side .top_side3 li:first-child:nth-last-child(3),
 #header .header_top_side .top_side3 li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
 #header .header_top_side .top_side3 li {float: left;margin: 0% 0%;font-size: 1em;font-weight: 600;text-align: center;}
 #header .header_top_side .top_side3 li:nth-child(3) a{font-size: 12px;background: #000;color: #fff;padding: 11.5px 0px;}
 #header .header_top_side .top_side3 li:nth-child(1) a{font-size: 14px;background: url(../img/top_login.png) no-repeat 19% 54%;background-size: 14px;padding: 10px 0px;border-left: 1px solid #dedede;}
 #header .header_top_side .top_side3 li:nth-child(2){background: #2d558a;padding: 0%;}
 #header .header_top_side .top_side3 li a{width: 100%;float: left;text-align: center;}
 #header .header_top_side .top_side3 li select{border: none;font-size: 13px;font-weight: 500;text-align: center;float: left;background: #2d558a;color: #fff;height: 40px;width: 100%;margin: 0 0%;}
 #header .header_top_side.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}
        
/* 상단팝업*/
#topBanner {width: 100%;height: 122px;background-color: #eddcc3;color: #000;overflow: hidden;margin-left: 0;}
#topBanner .bn_con {width:100%; margin:0; padding:0; text-align:center;position:relative;}
#topBanner .bn_con span {font-size:16px; line-height:65px; color:#fff;}
#topBanner .bn_close {position:absolute;top: 95px;right:25px;padding:0 0 0 27px;font-size:9pt;letter-spacing:-1px;z-index: 3;}
#topBanner .bn_close #chkday {position:absolute;top: -2px;left:0;width:17px;height:17px;color:#fff;}
#topBanner .bn_close label [for=chkday] {cursor:pointer; padding-right:10px;}
#topBanner .bn_close label span {padding-left:10px; color:rgba(255,255,255,0.3);}
.top_banner_img {width: 100%;float: left;}
 #topBanner .bn_close .btnClose {display:inline-block;padding: 11px 17px;border-radius:2px;color:#fff;background: #000;margin-left: 10px;display: none;}
 #topBanner .bn_con #popup_pagination{ z-index:2;bottom: 10px;left: 0 !important;width: 100% !important;position: absolute !important;}
 
 .subbanner {width: calc(100% - 100px);height: 169px;background-color: #eddcc3;color: #000;overflow: hidden;margin-left: 100px;}
.subbanner .bn_con {width:100%; margin:0; padding:0; text-align:center;position:relative;}
.subbanner .bn_con span {font-size:16px; line-height:65px; color:#fff;}
.subbanner .bn_close {
    position: absolute;
    top: 132px;
    right: 25px;
    padding: 0 0 0 27px;
    font-size: 9pt;
    letter-spacing: -1px;
    z-index: 3;
}
.subbanner .bn_close #chkday {
    position: absolute;
    top: -2px;
    left: 0;
    width: 17px;
    height: 17px;
    color: #fff;
}
.subbanner .bn_close label [for=chkday] {cursor:pointer; padding-right:10px;}
.subbanner .bn_close label span {padding-left:10px; color:rgba(255,255,255,0.3);}
.subbanner .bn_close .btnClose {display: none;padding: 11px 17px;border-radius: 2px;color: #fff;background: #000;margin-left: 10px;}
 .top_banner_img {width: 100%;float: left;}
 .subbanner .bn_con #popup_pagination{ z-index:2;bottom: 10px;left: 0 !important;width: 100% !important;position: absolute !important;} 
 


#header.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}
.menu_bar.active span:nth-child(1){display: none}
.menu_bar.active span:nth-child(2){transform:rotate(130deg);color: #000;z-index: 9999;position: absolute;top: 40px;}
.menu_bar.active span:nth-child(3){transform: rotate(45deg);top: 40px;position: absolute;color: #000;z-index: 9999;}
.menu_bar span{width: 22px;height: 2px;background: #fff;display: block;margin: 6px 0;}
.menu_open{position: fixed;width: 100%;height: 100vh;background: #2d558a;top: 0;left: 0;z-index: 999;padding: 5% 3rem 3rem 3rem;display: none}
.menu_open > ul{display: flex;}
.menu_open > ul li{width: 20%;}
.menu_open > ul li a{color:#fff;}
.hd_bg{background: #fff;width: 100%;height: 0;left: 0;z-index: 1;position: absolute;top: 100px;box-shadow: 1px 1px #dedede;display: none;}

/*대표 메뉴 */
#menu {width: 61%;color: #000;line-height: 50px;text-align: center;font-weight: 600;margin: 0;float: left;}
#menu > ul{float:left;width:100%;}
#menu > ul > li {float:left;width:16.66%;/*position:relative;*/}
#menu > ul > li > a{width:100%;float:left;font-size: 0.9em;line-height: 20px;padding: 40px 0;}
#menu > ul > li > a > span.pop {
    background: url(../img/link_icon1.png) no-repeat 20% 50%;
    width: 18px;
    height: 18px;
    float: left;
    position: absolute;
    top: 16px;
    padding-left: 26px;
    background-size: 13px;
    padding-bottom: 51px;
}
/* .menu_title{float: left;width: 17%;border-right: 1px solid #dede;padding: 52px 13px 258px;margin-left: 0%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 20px;margin: 12px 0 36px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 16% 0% 0;font-size: 14px;font-weight: 500;line-height: 27px;color: #000;} */

#menu > ul > li > div {display: none;font-size: 14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;top: 82px;background: #ffffff url(../img/peo.png) no-repeat 7% 88%;background-size: 9%;z-index: 9999;}
#menu > ul > li > div > div{width: 100%;margin: 0;float: left;}
#menu > ul > li:nth-child(1) > div{position: fixed;left: 100px;width: calc(100% - 100px);}
#menu > ul > li:nth-child(2) > div{position: fixed;left: 100px;width: calc(100% - 100px);}
#menu > ul > li:nth-child(3) > div{position: fixed;left: 100px;width: calc(100% - 100px);}
#menu > ul > li:nth-child(4) > div{position: fixed;left: 100px;width: calc(100% - 100px);}
#menu > ul > li:nth-child(5) > div{position: fixed;left: 100px;width: calc(100% - 100px);}
#menu > ul > li:nth-child(6) > div{position: fixed;left: 100px;width: calc(100% - 100px);}
#menu > ul > li:hover > div {display:block;}
#menu > ul > li:focus-within > div {display:block;}	
#menu > ul > li > div > div > ul{float: left;width: 83%;}
#menu > ul > li > div > div > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;}
#menu > ul > li > div > div > ul > li > a{float: left;background: #f0f5ff;width: 16%;text-align: center;font-weight: bold;font-size: 12px;}
#menu > ul > li > div > div > ul > li > ul{float: left;width: 82%;padding: 0% 1%;}
#menu > ul > li > div > div > ul > li > ul > li{float: left;margin-right: 2%;font-size: 12px;}
#menu > ul > li > div > div > ul > li > ul > li:hover > a >span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 24px;}
#menu > ul > li > div > div > ul > li > ul > li > a > span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 24px;}
#menu > ul > li > div > div > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
#menu > ul > li > div > div > ul > li > ul > li > a:hover{color:#2d558a;font-weight:800;padding-bottom: 10px;border-bottom: 5px solid #2d558a;}
#menu > ul > li > div > div > ul > li:hover > a >span.pop{background: url(../img/link_icon2.png) no-repeat 20% 50%;width: 18px;height: 18px;float: left;position: absolute;top: 16px;padding-left: 26px;}
#menu > ul > li > div > div > ul > li > a > span.pop{
	background: url(../img/link_icon1.png) no-repeat 20% 50%;
    width: 18px;
    height: 18px;
    float: right;
    /* position: absolute; */
    top: 16px;
    margin-top: 15px;
    margin-right: 41px;
    margni-left: -40px;
}
.3depth_sub > li > a:hover{color:#2d558a}


/* 서브 메뉴 */
#header2 #menu {width: 73%;color: #000;line-height: 50px;text-align: center;font-weight: 600;margin: 0;float: left;}
#header2 #menu > ul{float:left;width:100%;}
#header2 #menu > ul > li {float:left;width:16.66%;/*position:relative;*/}
#header2 #menu > ul > li > a{width:100%;float:left;font-size: 0.9em;line-height: 20px;padding: 40px 0;}
/* #header2 .menu_title{float: left;width: 20%;border-right: 1px solid #dede;padding: 52px 13px 258px;margin-left: 0%;}
#header2 .menu_title h3{width: 100%;float: left;text-align: left;font-size: 20px;margin: 12px 0 36px;color: #2d558a;}
#header2 .menu_title p{float: left;width: 100%;text-align: left;padding: 16% 0% 0;font-size: 14px;font-weight: 500;line-height: 27px;color: #000;} */

#header2 #menu > ul > li > div {display: none;font-size: 14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;top: 80px;background: #ffffff url(../img/peo.png) no-repeat 7% 88%;background-size: 9%;z-index: 9999;}
#header2 #menu > ul > li > div > div{width: 100%;margin: 0;float: left;}
#header2 #menu > ul > li:nth-child(1) > div{
	position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(2) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(3) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(4) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(5) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:nth-child(6) > div{
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    top: 100% !important;
}
#header2 #menu > ul > li:hover > div {display:block;}
#header2 #menu > ul > li:focus-within > div {display:block;}		
#header2 #menu > ul > li > div > div > ul{float: left;width: 80%;}
#header2 #menu > ul > li > div > div > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;background: #ffffff;}
#header2 #menu > ul > li > div > div > ul > li > a{float: left;background: #f0f5ff;width: 16%;text-align: center;font-weight: bold;font-size: 12px;}
#header2 #menu > ul > li > div > div > ul > li > ul{float: left;width: 82%;padding: 0% 1%; background: #ffffff;}
#header2 #menu > ul > li > div > div > ul > li > ul > li{float: left;margin-right: 2%;font-size: 12px;}
#menu > ul > li > div > div > ul > li > ul > li:hover > a >span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 24px;}
#menu > ul > li > div > div > ul > li > ul > li > a > span.pop{background: url(../img/link_icon1.png) no-repeat 20% 50%;width: 18px;/* height: 18px; *//* float: left; *//* position: absolute; *//* top: 16px; */padding-left: 24px;}
#header2 #menu > ul > li > div > div > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
#header2 #menu > ul > li > div > div > ul > li > ul > li > a:hover {color: #2d558a;font-weight:800;padding-bottom:10px;border-bottom:5px solid #2d558a;transition: ease 1s;}
#header2 .3depth_sub > li > a:hover{color:#2d558a}






 .top_side{float: right;width: 19%;}
 .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;}
 .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 9% 60%;background-size: 15%;}
 .top_side li:nth-child(2) a{background: url(../img/top_login.png) no-repeat 9% 60%;background-size: 15%;}
 .top_side li:nth-child(3){    background: url(../img/top_lang.png) no-repeat 12% 59%;background-size: 22%;padding-left: 8%;width: 17%;}
 .top_side li a{width: 100%;float: left;text-align: center;}
 .top_side li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}

.content{width: 95%;height: 100%;float: right;}
.content2{width: 100%;display: inline-block;height: 100%;float: left;margin-top: 46px;}
.content3{width: 100%;display: inline-block;height: 100%;float: left;}


/** 반응형탭1 **/

.notice_date{float:left;width: 100% !important;padding: 0 5% 0%;background: #f6f6f8;background-size: 35%;}
.notice_date_more{float: right;margin-right: 0%;margin-top: -7%;}
.notice_date_more > a{position: relative;float: right;padding: 10% 18%;font-size: 16px;text-align: center;font-weight: 600;color: #fff;border-radius: 100px;background: #000;}
.notice_date_more > a:after{display: inline-block;width: 18px;height: 18px;position: absolute;padding: 4% 2% 0;font-weight: 600;font-size: 16px;border: 3px solid #000;border-radius: 100px 100px;text-align: center;line-height: 1em;right: 0%;top: 6%;}

.tabs{width: 90%;margin: 60px 5%;height: 500px;float: left;}
.tabs_title{float: left;font-size: 34px;background: url(../img/title_bg1.png) no-repeat 39% 10%;background-size: 39px;width: auto;text-align: center;margin-bottom: 0%;line-height: 20px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tabs_title strong{color: #115da0;font-weight: 600;line-height: 0.9em;}
.tab-button-outer{float: right;width: 68%;margin-right: 12%;}
.tab-button-outer ul{float:left;width: 100%;}
.tab-button-outer ul li{float:left;color:#414040;font-weight:500;text-align: center}
.tab-button-outer ul li:first-child:nth-last-child(1) {width: 100%;}
  .tab-button-outer ul li:first-child:nth-last-child(2), .tab-button-outer ul li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(3), .tab-button-outer ul li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
  .tab-button-outer ul li:first-child:nth-last-child(4), .tab-button-outer ul li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(5), .tab-button-outer ul li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
  .tab-button-outer ul li:first-child:nth-last-child(6), .tab-button-outer ul li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
.tab-button-outer ul li.is-active a, .tab-button-outer ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 4%;border-bottom: 6px solid #0b4da2;text-align: center;}
.tab-button-outer ul li a{text-align:center;font-size: 1em;float: left;width: 100%;text-align: center;}
.tab_content_form{width:100%;float:left;margin-top: 2%;}
.tab-contents{    float: left;width: 100%;}
.notice_content_form > ul:nth-child(odd){margin-right:0} 
.main_notice_unit{width: 47%;float: left;border: 1px solid #dedede;margin-right: 2.5%;margin-bottom: 1.3%;transition: all 0.35s ease;background: #fff;}
.main_notice_unit:hover{border: 1px solid #2d558a;background: #f1f0fb;}
.main_notice_unit li:nth-child(1){width: 19%;float: left;padding: 28px 0%;text-align: center;font-weight: bold;}
.main_notice_unit li:nth-child(2){width: 81%;float: left;padding: 0% 0%;}
.main_notice_unit li:nth-child(2) a{width: 100%;float: left;padding: 0% 0%;}
.main_notice_unit li:nth-child(2) a p{font-weight: 600;font-size: 18px;overflow: hidden;text-overflow: ellipsis;width: 100%;white-space: nowrap;padding: 12px 6%;}
.main_notice_unit li:nth-child(2) a span{width: 82%;padding: 1% 9%;font-size: 16px;font-weight: 600;color: #8f8f8f;background: #eeeeee url(../img/date_clock.png) no-repeat 5% 50%;background-size: 18px;float: left;}

 
.push{}
.blue{background:#2d348a;color:#fff;}
.wblue{background:#0d4b7a;color:#fff;}
.red{background:#9b1a23;color:#fff;}


/** 학사일정  **/
 .nambu_cal{width: 100%;float:left;margin: 0px 0% 0%;padding: 0% 0% 0%;background: #f2f7ff;height: 100%;background-size: cover;}
.cal_form{width: 830px;margin: 0 auto;height: 500px;}
.cal_title{width: 100%;float: left;padding: 0 0;margin: 45px 0px 20px;}
.cal_title h3{float: left;font-size: 40px;background: url(../img/title_bg1.png) no-repeat 46% 10%;background-size: 40px;width: 100%;text-align: center;margin-bottom: 0%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #535353;}
.cal_title .month{width: 100%;float: left;color: #ffec33;text-align: center;font-size: 48px;font-weight: 600;line-height: 1em;display: none;}
.cal_title .years{width: 100%;text-align: center;color: #ffc868;font-weight: 600;margin-bottom: 15%;float: left;display: none;}
.cal_title a{width: 80px;margin: -47px 0 0px;float: right;padding: 1% 1%;font-size: 16px;text-align: center;font-weight: 600;color: #fff;border-radius: 100px;background: #000;}
.cal_body{float: left;width: 100%;padding: 0% 0% 2%;}
.cal_body > li{width: 31%;float: left;border: 1px solid #505050;margin: 1%;}
.cal_body > li:last-child{}
.cal_body > li .date{width: 40%;float: left;margin: 10% 30% 10px;background: #575757;padding: 8% 5%;border-radius: 100px;}
.cal_body > li .date span:nth-child(1){width: 100%;text-align: center;color: #ffffff8c;font-size: 16px;font-weight: 600;float: left;}
.cal_body > li .date span:nth-child(2){width: 100%;float: left;text-align: center;color: #fff;font-weight: 600;font-size: 20px;margin-top: 6px;}

.cal_body > li .today{width: 40%;float: left;margin: 10% 30% 10px;background: #2d558a;padding: 8% 5%;border-radius: 100px;}
.cal_body > li .today span:nth-child(1){width: 100%;text-align: center;color: #ffffff8c;font-size: 16px;font-weight: 600;float: left;}
.cal_body > li .today span:nth-child(2){width: 100%;float: left;text-align: center;color: #ddbe26;font-weight: 600;font-size: 20px;margin-top: 6px;} 



.cal_body > li .date_content{float: left;width: 100%;margin: 6% 0 10%;text-align: center;color: #fff;}
.cal_body > li .date_content span{width: 100%;float: left;font-size: 17px;font-weight: 600;margin-bottom: 2%;color: #7d7d7d;}
.cal_body > li .date_content p{width: 100%;float: left;font-size: 20px;font-weight: 800;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #2941aa;font-family: 'NanumGothicExtraBold';font-style: normal;}

/** 남부대 배너 **/            
.swiper-container-initialized{}
 .scroll_wrap{position:relative;width: 100%;float: left;background: #ddd;margin-top: 40px;}
.swiper-scrollbar{border-radius:0 !important;background: #d3d3d3ba !important;width: 100%;float: left;height: 10px;}
.swiper-scrollbar-drag{border-radius:0 !important;background: #547df3 !important;}
 
 .nambu_banner{width: 92% !important;float:left;margin: 0% 4% 3%;height: 316px;padding: 0% 0%;background: #f6f6f8;overflow: hidden;}
 .banner_form{
    width: 90%;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
} 
 .nambu_banner .banner_title{width: 100%;float:left;margin: 0% 0 2%;} 
 .nambu_banner .banner_title h2{width: 100%;float: left;font-size: 40px;text-align: center;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 52% 14%;color: #2d558a;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .nambu_banner .banner_title h2 strong{font-weight: 600;color: #444444;}
 .nambu_banner .banner_title span{float: left;margin-top: 1%;font-size: 0.9em;color: #494949;font-weight: 600;display: none;}
 .nambu_banner .banner_title a{
    width: 80px;
    margin: -54px 0 0px;
    float: right;
    padding: 1% 1%;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border-radius: 100px;
    background: #000;
}  
 .nambu_banner .banner_title a:after {}
  
  .main_banner_list{float:left;width: 100%;margin-top: 6px;}
  .main_banner_list li{float: left;margin-right: 1% !important;border: 1px solid #c5c5c5;background: #fff;border-radius: 9px;overflow: hidden;box-shadow: 4px 8px 7px 1px #06070873;width: 21% !important;height: 80px;}
  .main_banner_list li a{width:100%;float:left;}
 /*  .main_news_list li a .m_news_text_img{width:100%;float:left;height:220px;overflow: hidden;} 
  .main_news_list li a .m_news_text_img img{width:100%;float:left;} */


  
   .m_banner_text_img{font-size:0;overflow: hidden;border-bottom: 1px solid #dedede;height: 81px;}  
   .m_banner_text_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
   .m_banner_text_img img{vertical-align:middle;width: 100%; transition: all 0.35s ease;}
    .m_banner_text_img img:hover{transform: scale(1.1);}
  
  .main_banner_list li a .m_banner_text{width:100%;float:left;padding: 4%;}
  .main_banner_list li a .m_banner_text span{width:100%;float:left;font-size: 0.8em;font-weight: 600;margin-bottom: 3%;color: #2d558a;}
  .main_banner_list li a .m_banner_text h3{width:100%;float:left;font-size: 18px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 3%;}
  .main_banner_list li a .m_banner_text p{width:100%;float:left;font-size: 14px;color: #7e7e7e;font-weight: 600;overflow: hidden;text-overflow: ellipsis;max-height: 38px;display: none;}
  .main_banner_list li:last-child{width: 22%;float: left;margin-right: 0 !important;border: 1px solid #c5c5c5;}

 
/** 퀵남부 **/
 .quick_lingk{width: 830px;margin: 5px 47px 20px;z-index: 5;position: absolute;bottom: 47px;background: #0000005e;float: left;}
 .quick_lingk h2{width: 100%;float: left;font-size: 40px;text-align: center;margin-bottom: 28px;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 53% 14%;background-size: 1.5%;margin-top: 4%;color: #424242;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;display: none;}
 .quick_lingk h2 strong{font-weight: 600;color: #2d558a;}
 .quick_lingk ul{width: 100%;float: left;padding: 0 0%;}
 .quick_lingk ul li{width: 16%;float: left;position:relative;margin-bottom: 0;padding: 2% 2%;}
 .quick_lingk ul li:after{
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 36%;
    right: 0;
    border-radius: 100px 100px;
    background: #9bbae3;
    display: none;
    }
 .quick_lingk ul li:last-child:after{background:#fff}
 .quick_lingk ul li:hover span{background:#2d558a;}
 .quick_lingk ul li:nth-child(3n){border-width:0px 0px 1px 0px;}

 .quick_lingk ul li:nth-child(5n):after{display:none; }
 .quick_lingk ul li a{width:100%; float:left;text-align: center;}
.quick_lingk ul li a img{height: 50px;margin-bottom: 7%;transition: all 0.35s ease;}
 .quick_lingk ul li a span{width:100%;float:left;text-align: center;font-weight: 600;font-size: 11px;letter-spacing: -2px;background: #000;border-radius: 100px;color: #fff;10px: 0;}
            
 
            
/** 남부대 뉴스 **/            

 .nambu_news{width: 100% !important;float:left;margin: 0%;height: 100% !important;padding: 0% 0%;background: #fff;}
 .news_form{
    width: 854px;
    height: 407px;
    margin: 0 auto;
    overflow: hidden;
} 
 .nambu_news .news_title{width: 100%;float:left;margin: 5% 0 2%;} 
  .nambu_news .news_title h2{width: 100%;float: left;font-size: 40px;text-align: center;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 52% 14%;color: #2d558a;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .nambu_news .news_title h2 strong{font-weight: 600;color: #444444;}
  .nambu_news .news_title span{float: left;margin-top: 1%;font-size: 0.9em;color: #494949;font-weight: 600;display: none;}
  .nambu_news .news_title a{margin-top: -48px;float: right;padding: 1% 1%;font-size: 16px;text-align: center;font-weight: 600;color: #fff;border-radius: 100px;background: #000;width: 80px;}  
  .nambu_news .news_title a:after {display:inline-block;width: 14px;height: 18px;position:absolute;padding: 2px 2% 0;font-weight: 800;font-size: 16px;border: 3px solid #0c0a0a;border-radius:100px 100px;text-align: center;line-height: 1em;right: 0%;top: -13%;}
  
  .main_news_list{float:left;width: 100% !important;margin-top: 20px;}
  .main_news_list li{float: left;border: 1px solid #c5c5c5;background: #fff;border-radius: 8px;overflow: hidden;box-shadow: 4px 8px 7px 1px #06070873;}
   .main_news_list li a{width:100%;float:left;}
 /*  .main_news_list li a .m_news_text_img{width:100%;float:left;height:220px;overflow: hidden;} 
  .main_news_list li a .m_news_text_img img{width:100%;float:left;} */

#swiper_banner.swiper-container-initialized{width: 85%;float: left;margin: 5px 13% 0 2%;overflow: hidden;}
 .scroll_wrap{position:relative;width: 100%;float: left;background: #ddd;margin-top: 40px;}#swiper_banner.swiper-container-initialized{}
 .scroll_wrap{position:relative;width: 100%;float: left;background: #ddd;margin-top: 40px;}
 .scroll_wrap{position:relative;width: 100%;float: left;background: #ddd;margin-top: 40px;}
.swiper-scrollbar{border-radius:0 !important;background: #d3d3d3ba !important;width: 100%;float: left;height: 10px;}
.swiper-scrollbar-drag{border-radius:0 !important;background: #547df3 !important;}
 
   .m_news_text_img{height: 139px;font-size:0;overflow: hidden;border-bottom: 1px solid #dedede;}  
   .m_news_text_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
   .m_news_text_img img{vertical-align:middle;width: 100%; transition: all 0.35s ease;}
    .m_news_text_img img:hover{transform: scale(1.1);}
  
  .main_news_list li a .m_news_text{width:100%;float:left;padding: 4%;}
  .main_news_list li a .m_news_text span{width:100%;float:left;font-size: 0.8em;font-weight: 600;margin-bottom: 3%;color: #2d558a;}
  .main_news_list li a .m_news_text h3{width:100%;float:left;font-size: 14px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 3%;}
  .main_news_list li a .m_news_text p{width:100%;float:left;font-size: 14px;color: #7e7e7e;font-weight: 600;overflow: hidden;text-overflow: ellipsis;max-height: 38px;display: none;}
  .main_news_list li:last-child{width: 22%;float: left;margin-right: 0;border: 1px solid #c5c5c5;}
  
  /** 남부대 홍보  **/
  .nambu_sns_pop{
    width: 100%;
    float: left;
    margin: 0px 0% 0%;
    padding: 0% 0% 0%;
    background: #f8fbff;
    height: 100%;
}
 		.nambu_sns{width: 100%;float:left;margin: 6.9% 0% 1%;top: 48%;}
   .nambu_sns .sns_title{width:100%;float:left;margin: 0% 0 1%;} 
   .nambu_sns .sns_title h2{width: 100%;float: left;font-size: 40px;margin-bottom: 0%;padding-right: 3%;background-size: 29px;color: #fff;text-align: center;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .nambu_sns .sns_title h2 strong{font-weight: 600;color: #f4e432;}
   .nambu_sns .sns_title span{float: left;font-size: 1em;margin-top: 0.5%;font-weight: 600;color: #a5a5a5;display: none;}	

   .nambu_sns #swiper_sns{float: left;width: 100%;height: 30vh;overflow: hidden;}
   .nambu_sns #swiper_sns ul > li{width: 23%;margin-right: 2%;float: left;margin-bottom: 1%;}
   .nambu_sns #swiper_sns ul > li:nth-child(4n){margin-right:0;}
   
   .nambu_sns #swiper_sns ul > li > a{width:100%;}
	.nambu_sns #swiper_sns ul > li > a .sns_img{width:100%;float:left;max-height: 220px;overflow:hidden;position: relative;line-height: 220px;top: 0;min-height: 167px;border-radius: 18px;overflow: hidden;box-shadow: 4px 8px 7px 1px #00355873;}
	.nambu_sns #swiper_sns ul > li > a .sns_img img{width:100%;transition: all 0.35s ease;position: absolute;top: -13%;left: 0%;vertical-align: middle;}
	.nambu_sns #swiper_sns ul > li > a .sns_img img:hover{transform: scale(1.1);}
	.nambu_sns #swiper_sns ul > li > a .sns_text{width:100%;float:left;margin: 16px 0 0 0;}
	.nambu_sns #swiper_sns ul > li > a .sns_text h3{display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break: break-word;width:100%;font-size: 18px;font-weight: 600;color: #000;}
   
   .nambu_pop{width: 27.6%;float:left;overflow: hidden;margin-top: 4%;}
   .nambu_pop .pop_title{width:100%;float:left;margin: 0% 0 5%;} 
   .nambu_pop .pop_title h2{width: 100%;float: left;font-size: 40px;text-align: left;padding-right: 0;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .nambu_pop .pop_title h2 strong{font-weight: 600;color: #0b4da2;}
   .nambu_pop .pop_title span{float: left;font-size: 0.9em;margin-top: 0.5%;font-weight: 600;color: #9f9f9f;}
   
   
   
#index_01{width: 100%;height: 545px;margin: 5% 0 0%;float: left;}
#slide1{height: 505px;overflow: hidden;}
#slide1>ul{width: 1272px;font-size: 0;float: left;}
#slide1>ul>li{display: inline-block;font-size: 0;width: 100%;float: left;}

#video{width:100%;float:left;}


    input#sidebar {display:none;}

	/* 헤더영역 */
	.side_bt {position: fixed;z-index:4;float: left;width: 36px;height: 60px;margin-top: 0;top: 43%;}
	.side_bt > div {width: 35px;margin: 0;position:relative;height: 60px;float: right;background: #fff;border-radius: 0px 100px 100px 0px;}
	.side_bt label.menu {position:absolute;top:50%;right:10px;transform:translateY(-50%);width:24px;height:24px;background: url('../img/menu.png') 0 0 no-repeat;cursor:pointer;}

	/* 본문영역 */
	.container {max-width:1200px;margin:0 auto;}
	.container img {max-width:100%;}
	
	/* 사이드바 */
	.sidebar_content {position:fixed;width: 0%;height: 93%;background: #fff;transition:all .35s;z-index: 9999;float: left;margin-top: 97px;margin-left: 99px;box-shadow: 1px 1px 1px 1px #00000017;}
	.sidebar_content > ul {width: 100%;height: 100%;float: left;z-index: 9999;}
	.sidebar_content > ul > li {display:none;transition:all .35s;}
	.sidebar_content label[for*='sidebar'] {/* position:absolute; */top:0;left:0;width:100%;height:100%;z-index: 9999;float: left;}
	.side_bt{transition:all .35s;z-index: 4;float: left;border-radius: 0px 100px 100px 0px;margin-left: 100px;box-shadow: 1px 1px 1px 1px #0000001a;border: 1px solid #dedede;background: #fff;}
	/* 사이드바 외 배경영역 */
	.background {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);transition:all .35s;opacity:0;visibility:hidden;z-index:1;}
	

	/* input 체크 */
	input#sidebar:checked ~ .side_bt label {background-position:-24px 0;}
	input#sidebar:checked ~ .sidebar_content {width: 25%;float: left;}
	input#sidebar:checked ~ .side_bt {width: 42px;float: left;margin-left: 34vw;background: #fff;margin-top: -47px;position: fixed;top: 50%;}
	input#sidebar:checked ~ .background  {opacity:1;visibility:visible;}
	input#sidebar:checked ~ .sidebar_content > ul > li {display: block}


 /********************** 입시 ****************************/

 .top_side2{float: right;width: 10%;margin-right: 3%;}
 .top_side2 li {float: left;margin: 0% 8%;font-size: 1em;font-weight: 600;width: 16%;text-align: center;}
 .top_side2 li a{width: 100%;float: left;text-align: center;padding-top: 5%;}
 .top_side2 li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}
 
 
 /********************** 서브 ****************************/
  /* 서브페이지 네비게이션 */
 nav{width: 86%;float: left;margin: -3% 7% 2%;background: #4d4f5f;border-radius: 100px;z-index: 1000; height: auto;}
 nav ul:first-child{background: #1957a7;border-radius: 100px;float: left;max-width: 714px;}
 nav ul:first-child li:nth-child(1){float: left;padding: 13px 30px;border-right: 1px solid #fff3;margin-left: 4px;}
 nav ul:first-child li:nth-child(1) a{float: left;width: 100%;}
 nav ul:first-child li:nth-child(2){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav ul:first-child li:last-child{border-right:none}
 nav ul:first-child li:nth-child(3){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav ul:first-child li:nth-child(4){float: left;padding-right: 20px;max-width: 203px;}
 nav ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;}
 nav ul:last-child li:nth-child(1){float: left;padding: 5px 10px;}
 nav ul:last-child li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 18px 40px;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #164178;width: auto;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 9999;top: 102%;min-width: 200px;}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;font-size: 13px;}
.dropdown-content a:hover {background-color: #1957a7;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #183e6e;}

/* 서브페이지 내용  */
.sub_form{width: 94%;float: left;margin: 2% 3% 2%;}
.sub_content{width: 100%;float: left;}
.sub_content_title{text-align: center;font-size: 37px;margin-bottom: 4%;width: 100%;float: left;}
.sub_content_form{width: 100%;float: left;}

.nav2_form{width: 100%;float: left;margin-top: 107px;background: #4AAEF0;}
  .nav2{width: 86%;float: left;margin: 0% 7% 0%;}
  .nav2 ul{float: right;margin: 10px 0;}
  .nav2 ul li:nth-child(1){float: left;}
  .nav2 ul li:nth-child(2){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(3){float: left;font-size: 0.9em;margin-top: 2px;color: #fff;}
  .nav2 ul li:nth-child(4){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(5){float: left;font-size: 1em;margin-top: 2px;color: #efd472;}
  
  
  .sub_form2{width: 86%;float: left;margin: 0 7%;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;border-right: 1px solid #dedede;}
  .sub_form2 .left_menu h2{width: 90%;float: left;text-align: right;margin: 18% 0 17%;margin-right: 10%;font-size: 24px;}
  .sub_form2 .left_menu ul{width: 100%;float: left;margin-bottom: 43px;}
  .sub_form2 .left_menu ul li{width: 100%;border-bottom: 1px solid#dede;float: left;}
  .sub_form2 .left_menu ul li a{width: 80%;float: left;padding: 10% 10%;font-size: 1em;}
  .sub_form2 .left_menu ul li.active a, .sub_form2 .left_menu ul li:hover a{font-weight: bold;text-align: right;color: #fff;background: #4aaef0;}
  .sub_content2{width: 85%;padding: 3%;float: left;}
  .sub_content_title2{width: 100%;float: left;font-size: 37px;text-align: left;margin-bottom: 3%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 11% 14%;background-size: 2.5%;}
  .sub_content_form2{width: 100%;float: left;}

   ul.tabs_cm {width: 95%;color:#555;margin: 0% 3% 0%;padding: 0;float: left;}
  ul.tabs_cm li {position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 14px;border-width: 0;background: #ebebeb;color: #aba7a7;letter-spacing: -2px;}
  ul.tabs_cm li a{background: #fff;color: #aba7a7;width:100%;float:left;padding: 16px 0;border: 1px solid #dedede;}
  
    ul.tabs_cm li:first-child:nth-last-child(1) {width: 100%;}
  ul.tabs_cm li:first-child:nth-last-child(2), ul.tabs_cm li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
  ul.tabs_cm li:first-child:nth-last-child(3), ul.tabs_cm li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
  ul.tabs_cm li:first-child:nth-last-child(4), ul.tabs_cm li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16%;}
  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width:16.65%;}
  ul.tabs_cm li:first-child:nth-last-child(9), ul.tabs_cm li:first-child:nth-last-child(9) ~ li {width:16.65%;}
    ul.tabs_cm li:first-child:nth-last-child(10), ul.tabs_cm li:first-child:nth-last-child(10) ~ li {width:16.65%;}
        ul.tabs_cm li:first-child:nth-last-child(11), ul.tabs_cm li:first-child:nth-last-child(11) ~ li {width:16.65%;}
            ul.tabs_cm li:first-child:nth-last-child(12), ul.tabs_cm li:first-child:nth-last-child(12) ~ li {width:16.65%;}
            ul.tabs_cm li:first-child:nth-last-child(13), ul.tabs_cm li:first-child:nth-last-child(13) ~ li {width:16.65%;}
            ul.tabs_cm li:first-child:nth-last-child(14), ul.tabs_cm li:first-child:nth-last-child(14) ~ li {width:16.65%;}
            ul.tabs_cm li:first-child:nth-last-child(15), ul.tabs_cm li:first-child:nth-last-child(15) ~ li {width:16.65%;}
            ul.tabs_cm li:first-child:nth-last-child(16), ul.tabs_cm li:first-child:nth-last-child(16) ~ li {width:16.65%;}
  
  ul.tabs_cm li:first-child {border-left:1px solid #dedede;}
    ul.tabs_cm li.active a{background-color: #2c72cd;color:#fff;font-weight: 600;border-width: 0;border: 1px solid #2c72cd;}
  ul.tabs_cm li:hover a {background-color: #fff;color:#2c72cd !important;font-weight: 600;border-width: 0;border-bottom: 1px solid #2c72cd;border-top:1px solid #dedede;border-left:1px solid #dedede;border-right:1px solid #dedede;}
  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
  .tab_content_form {/* padding:30px; */}

ul.tabs_cm span.pop{
	display: inline-block;
	content: '';
	width: 16px;
	height: 16px;
	margin-left:10px;
	
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/common/icon_gnb_link.png);
}


/** footer  **/
	#footer{width: calc(100% - 100px);float:left;margin-left: 100px;}
	.foot_top{width: 100%;float: left;background: #f1f1f1;}
	.foot_top ul{width: 94%;float: left;margin: 0 2%;}
	.foot_top ul li{float: left;width: 19.8%;text-align: center;border-right: 1px solid #dddddd;padding: 2px 0;}
	.foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 12px;}
	.foot_top ul li:first-child {border-left: 1px solid #c7c7c7;}
	
	.foot_side{width: 96%;float: left;margin: 2% 2% 1%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 0.8em;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 96%;float: left;margin: 6px 2% 0%;}
	.foot_info li:nth-child(1){width: 10%;float: left;margin-right: 5%;}
	.foot_info li:nth-child(2){float:left;width: 64%;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 0.8em;margin-bottom: 0.5%;}
	.foot_info li:nth-child(3){float: right;width: 20%;text-align: center;} 
	
	#footer2{width:100%;float:left;}
	#footer2 .foot_top{width: 100%;float: left;background: #f1f1f1;}
	#footer2 .foot_top ul{width: 90%;float: left;margin: 0 5%;}
	#footer2 .foot_top ul li{float: left;width: 19.5%;text-align: center;border-right: 1px solid #dddddd;padding: 2px 0;}
	#footer2 .foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 12px;}
	#footer2 .foot_top ul li:first-child {border-left: 1px solid #c7c7c7;}
	
	#footer2 .foot_side{width: 60%;float: left;margin: 2% 28% 1% 13%;}
	#footer2 .foot_side > li{float: left;width: 20%;position: relative;}
	#footer2 .foot_side > li a{width:100%;float:left;font-size: 0.8em;}
	#footer2 .foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	#footer2 .foot_side > li:last-child:after{display:none;}
	
	#footer2 .foot_info{width: 84%;float: left;margin: 6px 14% 0%;}
	#footer2 .foot_info li:nth-child(1){width: 10%;float: left;margin-right: 5%;}
	#footer2 .foot_info li:nth-child(2){float:left;width: 64%;}
	#footer2 .foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 0.8em;margin-bottom: 0.5%;}
	#footer2 .foot_info li:nth-child(3){float: right;width: 20%;text-align: center;}
	
	
/** sidemenu**/
.side_menu_form{width: 100px;float: left;height: 100%;position: fixed;background: #2d558a;z-index: 9998;}
.side_left{float: left;width:100%;position: relative;height: 100%;}
.side_left > li:first-child {background: #31507a;width:100%;float:left;height:100px;}
.side_left > li:first-child > a{width: 22px;float: left;padding: 35px 39px;}
.side_left > li:nth-child(2){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(2) a, .side_left > li:nth-child(3) a, .side_left > li:nth-child(4) a{color:#fff;}
.side_left > li > span{color:#fff;width:100%;float:left;text-align:center;font-size:0.8em}
.side_left > li:nth-child(3){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(4){width: 60%;float: left;margin: 0 20%;text-align: center;color: #fff;padding: 26% 0% 23%;border-bottom: 1px solid #ffffff47;}
.side_left > li:nth-child(5){width:100%;float:left;text-align: center;position: absolute;bottom: 10px;}
.side_left > li:nth-child(5) > a{margin-bottom: 8%;width:100%;text-align:center;float: left;}
.side_left > li:nth-child(5) > a:first-child {margin-top: 343%;}
.side_left > li > a span{width:100%;float:left;}


/** 팝업광고 **/

.mpop_wrap{float:right; width:471px;}
#popzone{width: 100%;height:500px;float:left;position:relative;box-sizing:border-box;overflow:hidden;background:#ddd;}
#popzone .uok_wrap{width: 447px;height:500px;}
#popzone .uok_wrap ul{width:100%; height:auto;}
#popzone .uok_wrap ul li{width:100%; height:auto;}
#popzone .uok_wrap ul li a img{width:100%; height:auto;}
#popzone .popzone_btn{position:absolute;bottom:0px;right:0;z-index:10;}

#popzone ul.list li {display:inline;}
#popzone ul.list li > * {width: 100%;}
#popzone ul.list li > * > * {width: 100%;}
#popzone ul.list li img {height: 345px;object-fit: cover;}


/* 롤링버튼 */
.rolling_area .num{display:none;}
.rolling_area ul.btn{float:left;width: 100%;background: #2d558a;}
.rolling_area ul.btn li{display:inline}
.rolling_area ul.btn li a{display:block;float:left;}
.rolling_area ul.btn li a.btn_prev{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_prev.gif) center center no-repeat;}
.rolling_area ul.btn li a.btn_next{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_next.gif) center center no-repeat;}
.rolling_area ul.btn li a.btn_playstop{width: 54px;height: 54px;background: #2d558a url(../img/popzone_btn_playnstop.gif) center center no-repeat;overflow:hidden;}
.rolling_area ul.btn li a.play{width: 54px;height: 54px;background: #222 url(../img2/main/popzone_btn_play2.gif) center center no-repeat;overflow:hidden;}
.rolling_area ul.btn li a.stop{background-position:0 -33px}
.rolling_area ul.btn li span{overflow:hidden;position:absolute;width:1px;height:1px;font-size:0;line-height:0}



/* 사이드메뉴 */
.side_quick{width: 100%;float: left;padding: 8%;}
.side_quick h3{width: 100%;float: left;font-size: 16px;margin-bottom: 10%;}
.side_quick > ul{float:left;width:100%;}
.side_quick > ul > li{float: left;width: 50%;margin-right: 0%;text-align: center;margin-bottom:5%;height: 100px;}
.side_quick > ul > li a{float:left;width:100%;}
.side_quick > ul > li a div{width: 70%;float: left;margin: 0 15% 7%;border: 1px solid #dedede;padding: 12% 7% 3%;border-radius: 10px;}
.side_quick > ul > li a div.one{background: #fff;}
.side_quick > ul > li a div.two{background: #fff;}
.side_quick > ul > li a div:hover.one{background: #e7f5ff;}
.side_quick > ul > li a div:hover.two{background: #fdffee;}
.side_quick > ul > li a div img{height: 29px;}
.side_quick > ul > li a span{float: left;width: 100%;margin-top: 3%;font-size: 0.8em;font-weight: 600;letter-spacing: -2px;}


/* 헤더상단 */
.header_top_form{width: 100%;float: left;position: fixed;top: 0;left: 0;z-index: 9999;background: #2d558a;height: 46px;overflow: hidden;}
.header_top{width: 94%;float: left;margin: 0 3%;}
.header_top_left{float: left;width: 18%;}
.header_top_left > li{width: 30%;margin: 0 1%;float: left;text-align: center;}
.header_top_left > li a{color: #fff;font-weight: 500;font-size: 0.8em;width: 100%;float: left;padding: 14.5% 0%;}
.header_top_left > li:nth-child(1) a{color:#fff151;}

.header_top_right{float: right;width: 5%;}
.header_top_right > li:nth-child(1){float: left;width: 42%;margin: 14% 4%;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 0.5em;}
.header_top_right > li:nth-child(2){float: left;width: 42%;margin: 14% 4%;}
.header_top_right > li:nth-child(2) a{float: left;width: 100%;text-align: center;line-height: 0.5em;}
.header_top_right > li:nth-child(3){    float: left;width: 55%;margin: 0% 0%;}

 /* 헤더 팝업 컨트롤*/
.modal-btn-box{width:100%;text-align:center;}
.modal-btn-box button{display:inline-block;width: 100%;height: 46px;background-color: #f0f0f0;cursor:pointer;border: none;font-size: 0.8em;font-weight: 600;color: #555555;}
.popup-wrap{background-color: rgb(0 0 0 / 50%);justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;display:none;padding:15px;}
.popup{width: 95%;border-radius: 0px;overflow:hidden;float: left;position: absolute;top: 8%;margin: 0 5%;}
.popup-head{width:100%;height:50px;display:flex;align-items:center;justify-content:center;}
.head-title {font-size: 38px;font-style: italic;font-weight: 700;letter-spacing: -3px;text-align: center;}
.popup-body{width:100%;background-color:#ffffff;}
.body-content{width:100%;padding:30px;}
.body-titlebox{text-align:center;width:100%;height:40px;margin-bottom:10px;}
.body-contentbox{word-break:break-word;overflow-y:auto;min-height:100px;max-height:200px;}
.popup-foot{width: 8%;height:50px;float: left;margin-top: 1%;background: #000;margin-left: 46%;}
.pop-btn{display:inline-flex;width: 100%;height:100%;float:left;justify-content:center;align-items:center;color:#ffffff;cursor:pointer;font-size: 0.9em;}
.pop-btn.confirm{border-right:1px solid #3b5fbf;}


/* 입시기간 입시비쥬얼 */
.special{background: url('../img/special_bg.png') no-repeat;background-size: cover;}
.special .sp_content{width: 70%;float: left;margin: 5% 15%;}
.special .sp_content .icon{width: 35%;float: left;margin-right: 5%;}
.special .sp_content .icon li:nth-child(1){float: left;width: 40%;background: #627185;border-radius: 10px;margin: 0 5% 5%;}
.special .sp_content .icon li:nth-child(1) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon1.png) no-repeat 48% 33%;background-size: 30%;}
.special .sp_content .icon li:nth-child(2){float: left;width: 40%;background: #e08328;border-radius: 10px;margin: 0 5% 5%;}
.special .sp_content .icon li:nth-child(2) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon2.png) no-repeat 54% 36%;background-size: 28%;}
.special .sp_content .icon li:nth-child(3){float: left; width: 40%;background: #174d94;border-radius: 10px;margin: 0 5% 0%;}
.special .sp_content .icon li:nth-child(3) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon3.png) no-repeat 50% 41%;background-size: 28%;}
.special .sp_content .icon li:nth-child(4){float: left;width: 40%;background: #b5214e;border-radius: 10px;margin: 0 5% 0%;}
.special .sp_content .icon li:nth-child(4) a{width: 100%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 0 20%;background: url(../img/sp_vicon4.png) no-repeat 52% 41%;background-size: 27%;}

 .special .sp_content .text{float: left;width: 60%;margin-top: 1.5%;}
.special .sp_content .text li:nth-child(1){width: 100%;float: left;padding-bottom: 2%;border-bottom: 1px solid #000;margin-bottom: 3%;}
.special .sp_content .text li:nth-child(1) span{width: 100%;float: left;font-weight: 600;margin-bottom: 0.5%;}
.special .sp_content .text li:nth-child(1) h1{width: 100%;float: left;font-size: 2.5em;font-weight: 600;color: #000;}
.special .sp_content .text li:nth-child(1) h1 strong{color: #2d558a;font-weight: bold;}

.special .sp_content .text li:nth-child(2){width: 100%;float: left;padding-bottom: 2%;border-bottom: 1px solid #000;margin-bottom: 3%;font-size: 1.3em;}
.special .sp_content .text li:nth-child(2) span:nth-child(1){width: 100%;float: left;margin-bottom: 0.5%;font-weight: bold;color: #dd0d0d;}
.special .sp_content .text li:nth-child(2) span:nth-child(2){width: 100%;float: left;margin-bottom: 0.5%;font-weight: bold;color: #2d558a;}
.special .sp_content .text li:nth-child(2) span b{color:#000;}

.special .sp_content .text li:nth-child(3){width: 100%;float: left;}
.special .sp_content .text li:nth-child(3) span{width: 100%;font-size: 0.8em;font-weight: 600;margin-bottom: 1%;}
.special .sp_content .text li:nth-child(3) span:last-child{}



/* 입시 반응형탭 */

.tab-select-outer { display:none; }
.is-active { color:red;  } 

.tab-select-outer2 { display:none; }
.is-active2 { color:red;  }


.tab-select-outer3 { display:none; }
.is-active3 { color:red;  }

.ibsi_introduce_date{width: 94%;float: left;margin: 2% 3% 0%;}
.tabs2{width: 100%;float: left;}
.introduce_title{float: left;width: 20%;}
   .introduce_title h2{width: 100%;float: left;font-size: 1.3em;text-align: left;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background: url(./img/title_bg1.png) no-repeat 30% 14%;background-size: 5.5%;}
.introduce_title h2 strong{font-weight: 600;color: #0b4da2;}
.tab-button-outer2{float: left;width: 100%;}
#tab-button2{float: right;width: 15%;margin-right: 6%;margin-top: -2.5%;}
   #tab-button2 > ul{float: left;width: 100%;padding-bottom: 2%;border-bottom: 1px solid #dedede;}
  #tab-button2 > ul li{width: 30%;float: left;margin: 0 1%;text-align: left;}
  #tab-button2 > ul li a{font-size: 0.9em;}
  #tab-button2 > ul li.is-active2 a, #tab-button2 > ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 2%;border-bottom: 6px solid #0b4da2;}
  .tab-contents2{width: 100%;float: left;margin-top: 2%;}
  
  .tab_more1{float: right;margin-top: -4.5%;font-size: 0.8em;background: #2d558a;color: #fff;padding: 0.3% 2%;}
  .ib_notice_form{float: left;width: 100%;}
  .ib_notice_form > li{width: 18.2%;float: left;margin-right: 2%;border: 1px solid #dedede; margin-bottom:2%}
  .ib_notice_form > li:nth-child(5n){margin-right: 0px;}
  .ib_notice_form > li > a{float: left;width: 80%;padding: 10%;}
  .ib_notice_form > li > a span:nth-child(1){float: left;margin-bottom: 1%;background: #000;color: #fff;font-size: 0.7em;PADDING: 2% 4%;border-radius: 100px;}
  .ib_notice_form > li > a h2{width: 100%;float: left;font-weight: 600;font-size: 1.2em;margin: 3% 0 3%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .ib_date{float: left;width: 100%;font-size: 0.8em;margin-top: 3%;padding-left: 7%;font-weight: 600;color: #5264bb;background: url(./img/ib_icon1.png) left center no-repeat;background-size: 6%;}
  .ib_notice_form > li > a p{width: 100%;font-size: 0.8em;float: left;line-height: 1.6em;color: #7c7c7c;}
  .ib_r{background:#e14442 !important;}	
  .ib_b{background:#4f4cc3 !important;}	
  
  
  /* 입시 퀵메뉴  */

 .quick_lingk2{width: 94%;float: left;margin: 2% 3% 4%;}
 .quick_lingk2 h2{width: 100%;float: left;font-size: 1.3em;text-align: center;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 53% 14%;background-size: 1.5%;}
 .quick_lingk2 h2 strong{font-weight: 600;color: #0b4da2;}
 .quick_lingk2 ul{width:100%;float: left;}
 .quick_lingk2 ul li{width: 9%;float: left;position:relative;}
 .quick_lingk2 ul li:after{content: "";width: 10px;height: 10px;position: absolute;top: 32%;left: 100%;border-radius: 100px 100px;background: #9bbae3;}
 .quick_lingk2 ul li:last-child:after{display:none; }
 .quick_lingk2 ul li a{width:100%; float:left;text-align: center;}
 .quick_lingk2 ul li a img{height: 56px;}
 .quick_lingk2 ul li a span{width:100%; float:left;text-align: center; font-weight: 600;font-size: 0.9em;}


/* 입시반응형2 */

.ibsi_introduce_date{width: 94%;float: left;margin: 2% 3% 0%;}
.tabs3{width: 100%;float: left;}
.introduce_title{float: left;width: 20%;}
.introduce_title h2{width: 100%;float: left;font-size: 1.3em;text-align: left;margin-bottom: 4%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 44% 14%;background-size: 5.5%;}
.introduce_title h2 strong{font-weight: 600;color: #0b4da2;}
.tab-button-outer3{float: left;width: 100%;}
#tab-button3{float: right;width: 46%;margin-right: 0%;margin-top: -2.5%;}
   #tab-button3 > ul{float: left;width: 100%;padding-bottom: 0.8%;border-bottom: 1px solid #dedede;}
  #tab-button3 > ul li{width: 14.66%;float: left;margin: 0 1%;text-align: center;}
  #tab-button3 > ul li a{font-size: 0.9em;}
  #tab-button3 > ul li.is-active3 a, #tab-button3 > ul li:hover a{color: #0b4da2;font-weight: 600;padding-bottom: 2%;border-bottom: 6px solid #0b4da2;}
  .tab-contents3{width: 100%;float: left;margin-top: 2%;}
  
  
/* 입시메인 학과소개*/
.department_form{float: left;width: 100%;}
.department_form li:nth-child(1){width: 99%;float: left;background: #0072bb;padding: 2%;}
.department_form li:nth-child(1) h2{color: #eeff5f;width: 100%;font-size: 1.2em;margin-bottom: 0.3%;}
.department_form li:nth-child(1) span{float: left;width: 100%;font-size: 1em;color: #fff;}
.department_form li:nth-child(2){width: 99%;float: left;padding: 3% 2% 4%;}
.department_form li:nth-child(2) h3{float: left;width: 100%;font-size: 1.2em;color: #575f8f;font-weight: 600;margin-bottom: 1%;}
.department_form li:nth-child(2) .department_link{float: left;width: 60%;}
.department_form li:nth-child(2) .department_link a{float: left;padding-right: 4%;font-size: 0.9em;background: url(../img/link_icon1.png) no-repeat 82% 20%;}
.department_form li:nth-child(2) .department_img{float:right;margin-top:-9%}



  /* 입시 하단 퀵메뉴  */

 .quick_lingk3{width: 94%;float: left;margin: 0% 3% 2%;}
 .quick_lingk3 ul{width:100%;float: left;}
 .quick_lingk3 ul li{width: 23.9%;float: left;position:relative;border-right: 1px solid #dedede;margin-right: 1%;}
 .quick_lingk3 ul li:last-child{border-right:none; }
 .quick_lingk3 ul li a{width:100%;float:left;text-align: left;}
 .quick_lingk3 ul li a img{float: left;}
 .quick_lingk3 ul li a div{float: right;width: 60%;margin: 7% 4%;}
 .quick_lingk3 ul li a div h4{font-size: 1.2em;margin-bottom: 1%;}
 .quick_lingk3 ul li a div span{font-size: 1em;color: #9b9b9b;}
 
 

/*사이트맵*/
#sitemap{width: 100%;float: left}
.sitemap_form{width: 100%;float: left;margin-bottom: 20px;}
.site_map_unit{width: calc(100%);float: left;margin: 0 0px;}
.site_map_unit > a{margin-bottom: 20px;width: 98%;float: left;padding: 1% 0px 1% 2%;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;background: url(/site/nambu/nambukr/img/link_icon1.png) no-repeat 4px 20px;}
.site_map_depth1 {width: 100%;float: left;}
.site_map_depth1 > li{float: left;width: calc(100%/6 - 22px);border: 1px solid #dedede;margin: 0 10px 10px;}
.site_map_depth1 > li > a{width: calc(100% - 10px);float: left;text-align: center;background: #46494e;color: #fff;padding: 10px 0px 10px 10px;}
.site_map_depth2{width: 100%;float: left;}
.site_map_depth2 > li{    width: 100%;float: left;border-bottom: 1px solid #dedede;}
.site_map_depth2 > li > a{position: relative;width: calc(100% - 34px);float: left;padding: 10px 0px 10px 35px;background: url(/site/nambu/nambukr/img/link_icon1.png) no-repeat 184px 11px;font-size: 14px;}
.site_map_depth2 > li > a:before{content: "";position: absolute;top: 46%;left: 11%;display: inline-block;width: 5px;height: 5px;background: #0952a6;border-radius: 100px;}






/* bx slider*/
.bx-wrapper {position: relative;margin-bottom: 60px;padding: 0;*zoom: 1;-ms-touch-action: pan-y;touch-action: pan-y;width: 100% !important;max-width: 100% !important;}
.bx-wrapper img {max-width: 100%;display: block;}
.bxslider {margin: 0;padding: 0;}
.bxslider > div{width:100%;float:left;height:544px;overflow: hidden;}
ul.bxslider {list-style: none;}
.bx-viewport {-webkit-transform: translatez(0);}

.bx-wrapper {}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom: 10%;width: 100%;}
/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px;background: url('../img/bx_loader.gif') center center no-repeat #ffffff;height: 100%;width: 100%; position: absolute; top: 0;left: 0;z-index: 2000;}
/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em;font-family: Arial;font-weight: bold;color: #666; padding-top: 20px;}
.bx-wrapper .bx-pager.bx-default-pager a { background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;\ border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus { background: #000;}
.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; vertical-align: bottom; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager-item {font-size: 0;line-height: 0;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px; background: url('../img/controls.png') no-repeat 0 -32px;}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {background-position: 0 0;}
.bx-wrapper .bx-next { right: 10px; background: url('../img/controls.png') no-repeat -43px -32px;}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9996;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url('../img/controls.png') -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop { display: block;text-indent: -9999px; width: 9px; height: 11px;outline: 0;background: url('../img/controls.png') -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {background-position: -86px -33px;}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: right;width: 95%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 3%;width: 35px;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #666;background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial;display: block;font-size: .85em;padding: 10px;}


@media (max-width:500px){
      .sm_select2 {display: block;}
      .big_tab2{display: none;}
 }
						 
						 
/******************************* 서브콘텐츠 *******************************/

.tac{width:100%;float:left;text-align: center;}

/* 개인정보방침 */
.information_form{width: 96%;float: left;margin: 0 2%;}
.information_form ul{width: 100%;float: left;margin-bottom: 42px;}
.information_form ul li{width: 100%;float: left;line-height: 31px;font-size: 16px;}
.information_form ul li:last-child{margin-top: 20px;font-weight: 600;}

.information_form div{width: 100%;float: left;padding: 2% 4%;background: #e8efff;}		
.information_form div h4{width: 100%;float: left;text-align: center;font-size: 18px;color: #51328f;font-weight: 600;margin-bottom: 1%;}
.information_form div p{width: 100%;font-size: 16px;color: #4d3d6c;line-height: 30px;}


/* step01 */
 .table_container{width: 96%;font-size: left;}
ul.step01{margin-top:12px;padding-top:5px;width: 100%;float: left;}
ul.step01 > li{}
ul.step01 > li{padding: 56px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;float: left;width: 98%;}	/* 1차 */
ul.step01 > li > div{float: left;margin: 10px 0px 20px 23px;}
ul.step01 > li > div > p{line-height: 33px;font-weight: 500;font-size: 16px;letter-spacing: -2px;} 
ul.step01 > li h2{position: relative;clear: both;font-size: 21px;font-weight: 500;color: #4279e9;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
ul.step01 > li > h2:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #4279e9;} 
ul.step01 > li > p {margin-bottom:15px;line-height: 29px;font-weight: 500;font-size: 16px;padding-left: 22px;background: #fff1d9;float: left;width: 100%;padding: 1% 2%;font-weight: 600;}
ul.step01 > li > p.gide_text {    margin-left: 24px;font-size: 14px;margin-bottom: 9px !important;margin-top: 20px;} 
ul.step01 > li > p.siteGo{float:right;margin-top:-15px}
ul.step01 > li > table{margin-top:5px;}
ul.step01 > li > ul{padding-top: 10px;float: left;width: 100%;}
ul.step01 > li > ul > li{padding: 20px 20px 20px 30px;background: url(../img/sub/bullet_02.gif) 13px 36px no-repeat;font-weight:normal;line-height: 38px;color:#444;font-size: 16px;margin-bottom: 20px;float: left;width: 96%;border: 0px solid #cbcbcb;}	/* 2차 */
ul.step01 > li > ul > li > span{font-weight: 600;font-size: 18px;margin-bottom: 10px;width: 100%;float: left;}
ul.step01 > li > ul > li > p{padding:10px 0 0 0;}
ul.step01 > li > ul > li > ul{margin-left:5px;padding: 0px 0;width: 93%;float: left;border: 1px solid #8d8d8d;padding: 2%;}
ul.step01 > li > ul > li > ul > li{font-weight: 500;line-height: 25px;width: 97%;float: left;margin-bottom: 20px;padding: 1px 0 1px 15px;background-position: 0 4px;font-weight: normal;background: url(../img/sub/dot02.gif) 3px 13px no-repeat;} /* 3차 */
ul.step01 > li > ul > li > ul > li:last-child{padding: 0px 0 0px 15px;margin: 0;}
ul.step01 > li > ul > li > ul > li > p.gide_text {margin-left: 4px;font-size: 16px;margin-bottom: 21px !important;margin-top: 0px;font-weight: 600;}
ul.step01 > li > ul > li > ul > li > span{color: #6567c1;font-weight: 600;margin: 0px 0px 8px;width: 100%;float: left;font-size: 16px;}
ul.step01 > li > ul > li > ul > li > ul{margin-left:0;padding: 0;float: left;width: 96%;line-height: 25px;padding: 0;}
ul.step01 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background: url(../img/sub/dot03.gif) 3px 13px no-repeat;float: left;width: 100%;margin-bottom: 9px;font-size: 14px;} /* 4차 */
ul.step01 > li > ul > li > ul > li > ul > li:last-child{margin-bottom:0}
ul.step01 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
ul.step01 > li > ul > li > ul > li > ul > li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

ul.step01 > li > table > ul {padding:0;margin:0}
ul.step01 > li > table > ul > li{padding:0;margin:0;background:none;}
ul.step01 > li > table > ul.bullet > li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
ul.step01 > li > table > ul.bullet > li > p{padding:0;margin:3px 0 7px;font-weight:bold}
ul.step01 > li > table > ul.bullet > li > ul {margin:0}
ul.step01 > li > table > ul.bullet > li > ul > li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

ul.step01 > li > ul > li > table > ul{padding:0;margin:0}
ul.step01 > li > ul > li > table > ul > li{background:none}
ul.step01 > li > ul > li > table > ul > li{padding:0;margin:0}

/* step02 */
 .table_container{width: 96%;font-size: left;}
ul.step02{margin-top:12px;padding-top:5px;width: 100%;float: left;}
ul.step02 > li{}
ul.step02 > li{padding: 56px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;float: left;width: 98%;}	/* 1차 */
ul.step02 > li > div{float: left;margin: 10px 0px 20px 23px;}
ul.step02 > li > div > p{line-height: 33px;font-weight: 500;font-size: 16px;letter-spacing: -2px;} 
ul.step02 > li h2{position: relative;clear: both;font-size: 21px;font-weight: 500;color: #4279e9;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
ul.step02 > li > h2:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #4279e9;} 
ul.step02 > li > p {margin-bottom:15px;line-height: 29px;font-weight: 500;font-size: 16px;padding-left: 22px;background: #fff1d9;float: left;width: 100%;padding: 1% 2%;font-weight: 600;}
ul.step02 > li > p.gide_text {    margin-left: 24px;font-size: 14px;margin-bottom: 9px !important;margin-top: 20px;} 
ul.step02 > li > p.siteGo{float:right;margin-top:-15px}
ul.step02 > li > table{margin-top:5px;}
ul.step02 > li > ul{padding-top: 10px;float: left;width: 100%;}
ul.step02 > li > ul > li{padding: 20px 20px 20px 30px;background: url(../img/sub/bullet_02.gif) 13px 36px no-repeat;font-weight:normal;line-height: 38px;color:#444;font-size: 16px;margin-bottom: 20px;float: left;width: 96%;border: 0px solid #cbcbcb;}	/* 2차 */
ul.step02 > li > ul > li > span{font-weight: 600;font-size: 18px;margin-bottom: 10px;width: 100%;float: left;}
ul.step02 > li > ul > li > p{padding:10px 0 0 0;}
ul.step02 > li > ul > li > ul{margin-left:5px;padding: 0px 0;width: 93%;float: left;border: 1px solid #8d8d8d;padding: 2%;}
ul.step02 > li > ul > li > ul > li{font-weight: 500;line-height: 25px;width: 97%;float: left;margin-bottom: 20px;padding: 1px 0 1px 15px;background-position: 0 4px;font-weight: normal;background: url(../img/sub/dot02.gif) 3px 13px no-repeat;} /* 3차 */
ul.step02 > li > ul > li > ul > li:last-child{padding: 0px 0 0px 15px;margin: 0;}
ul.step02 > li > ul > li > uWl > li > p.gide_text {margin-left: 4px;font-size: 16px;margin-bottom: 21px !important;margin-top: 0px;font-weight: 600;}
ul.step02 > li > ul > li > ul > li > span{color: #6567c1;font-weight: 600;margin: 0px 0px 8px;width: 100%;float: left;font-size: 16px;}
ul.step02 > li > ul > li > ul > li > ul{margin-left:0;padding: 0;float: left;width: 96%;line-height: 25px;padding: 0;}
ul.step02 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background: url(../img/sub/dot03.gif) 3px 13px no-repeat;float: left;width: 100%;margin-bottom: 9px;font-size: 14px;} /* 4차 */
ul.step02 > li > ul > li > ul > li > ul > li:last-child{margin-bottom:0}
ul.step02 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
ul.step02 > li > ul > li > ul > li > ul > li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */
ul.step02 > li > table > ul {padding:0;margin:0}
ul.step02 > li > table > ul > li{padding:0;margin:0;background:none;}
ul.step02 > li > table > ul.bullet > li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
ul.step02 > li > table > ul.bullet > li > p{padding:0;margin:3px 0 7px;font-weight:bold}
ul.step02 > li > table > ul.bullet > li > ul {margin:0}
ul.step02 > li > table > ul.bullet > li > ul > li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

ul.step02 > li > ul > li > table > ul{padding:0;margin:0}
ul.step02 > li > ul > li > table > ul > li{background:none}
ul.step02W > li > ul > li > table > ul > li{padding:0;margin:0}

ul.UlPlan li{background:url(../img/sub/con0402_tab_off.gif) no-repeat;width:164px;height:28px}
ul.UlPlan li h2{font-weight:bold;color:#444;text-align:center;padding-top:8px;}
ul.UlPlan li.AllView{background:url(../img/sub/con0402_tab_on.gif) no-repeat;width:164px;height:28px}
ul.UlPlan li.AllView h2{font-weight:bold;color:#FFF;text-align:center;padding-top:8px;}

 /* 조직도연락처 */
 .tel_info_left{width: 20%;float: left;border-top: 4px solid #000;margin-top: 8px;margin-right: 2%;height: 847px;overflow-y: auto;border-bottom: 1px solid #b9b9b9;}
.tel_info_left ul{padding: 0% 10% 10%;float: left;width: 80%;}
.tel_info_left ul li{width: 100%;float: left;padding: 7% 0%;border-bottom: 1px solid #c3c3c3;}
.tel_info_left ul li:last-child{border-bottom:none;}
.tel_info_left ul li strong{width: 100%;float: left;font-size: 15px;margin-bottom: 9px;font-weight: 800;}
.tel_info_left ul li span{width: 100%;float: left;font-size: 14px;font-weight: 600;margin-bottom: 8px;color: #a4a4a4;}

.tel_info_right{width: 78%;float: left;}

div.searchForm fieldset input {
    vertical-align: bottom;
    padding: 8px 4px;
}

div.searchForm fieldset span {
    padding: 10px 28px;
    background: #000;
    color: #fff;
    font-size: 14px;
}

/* 기본 리스트 type */
.tableType01{width:100%}
.tableType01,.tableType01 th,.tableType01 td{border:0;font-family:dotum,'돋움',Gulim,'굴림';text-align:center;line-height:15px;100%}
.tableType01{margin:8px 0;font-family:dotum,'돋움',Gulim,'굴림';font-size:12px;color:#444;text-align:center}
.tableType01 caption{display:none;color:#444}
.tableType01 caption.none{display:none}
.tableType01 thead th{border-top: solid 4px #323538;border-left: solid 0px #d7d2d5;border-right: solid 1px #d7d2d5;color: #000;border-bottom:solid 1px #d7d2d5;font-weight:bold;background-color:#f5f7f7;padding:5px}
.tableType01 thead th:last-child{border-right:none;}
.tableType01 thead th.lb_no{border-left:none}
.tableType01 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType01 tbody td{padding:5px 0;color:#444;border:solid 1px #d7d2d5;font-weight:normal;vertical-align: middle;border-width: 1px 1px 1px 0px;}
.tableType01 tbody td:last-child{border-right:none;}
.tableType01 tbody td.lb_no{border-left:none}
.tableType01 tbody td.date{text-align:left;padding-left:40px}
.tableType01 td.txt_lf{text-align:left;padding-left:10px}
.tableType01 tfoot td{text-align:center;padding:15px 0 0}

.tableType01_2{width:100%}
.tableType01_2,.tableType01_2 th,.tableType01_2 td{border:0;/* font-family:dotum,'돋움',Gulim,'굴림'; */text-align:center;line-height:15px;}
.tableType01_2{margin:8px 0;/* font-family:dotum,'돋움',Gulim,'굴림'; */font-size:12px;color:#444;text-align:center}
.tableType01_2 caption{display:none;color:#444}
.tableType01_2 caption.none{display:none}
.tableType01_2 thead th{border-top: solid 4px #000;border-left: solid 0px #d7d2d5;border-right:solid 1px #d7d2d5;color: #000000;border-bottom:solid 1px #d7d2d5;font-weight:bold;background-color:#f5f7f7;padding:5px}
.tableType01_2 thead th:last-child{border-right:none;}
.tableType01_2 thead th.lb_no{border-left:none}
.tableType01_2 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType01_2 tbody td{padding:5px 0;color:#444;border:solid 1px #d7d2d5;font-weight:normal;vertical-align: middle;border-width: 1px 1px 1px 0px;}
.tableType01_2 tbody td:last-child{border-right:none;}
.tableType01_2 tbody td.lb_no{border-left:none}
.tableType01_2 tbody td.date{text-align:left;padding-left:40px}
.tableType01_2 td.txt_lf{text-align:left;padding-left:10px}
.tableType01_2 tfoot td{text-align:center;padding:15px 0 0}

.tableType05{width:100%}
.tableType05,.tableType05 th,.tableType05 td{border:0;/* font-family:dotum,'돋움',Gulim,'굴림'; */text-align:center;line-height:15px;border:solid 1px #ddd;padding:5px 2px}
.tableType05{margin:8px 0;/* font-family:dotum,'돋움',Gulim,'굴림'; */font-size:12px;color:#444;text-align:center}
.tableType05 caption{display:none;color:#444}
.tableType05 caption.none{display:none}
.tableType05 thead th{font-size:12px;font-weight:bold;color: #ffffff;background-color: #0b4da2;vertical-align: middle;}
.tableType05 tbody td.txt_lf{text-align:left}
.tableType05 tbody th{font-weight:bold;background-color:#fdfdfd}
.tableType05 tbody td{font-weight:normal;color:#707070;line-height:23px;background-color:#FFF}
.tableType05 tbody td ul.tableUL{position:relative;margin:0;width:100%;padding:0;}
.tableType05 tbody td ul.tableUL li{display:inline-block;color:#707070;}

p.info{padding:20px 40px;font-weight:bold;color:#444}
p.info2{padding:20px 40px;font-weight:bold;color:#444;width: 100%;float: left;}
p.info2 > a{width: 290px;float: left;background: #ff0000;padding: 1% 0;color: #fff;text-align: center;margin-right: 1%;}
p.info2 > span{float: left;margin-top: 26px;font-size: 16px;}
div.searchForm{position:relative;padding:10px 0;text-align:right}
div.searchForm fieldset input{vertical-align:bottom}

/*총장인사말*/


 .sub_content01{display: block;width: 96%;float: left;margin: 2% 2% 2%;}
 .sub_content01 > h2.profile{position: relative;clear: both;font-size: 22px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 12px 0px;font-style: normal;font-weight: 700 !important;}
.profile_title{margin-top:110px;}
.sub_content01 > h2.profile:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
 .sub_content01 > ul:nth-child(1){width: 30%;float: left;}
 .sub_content01 > ul:nth-child(1) > li{float: left;width: 100%;margin: 22% 0% 10%;text-align: left;}
 .sub_content01 > ul:nth-child(2){width: 65%;float: left;line-height: 2em;margin: 2% 0% 0 5%;}
 .sub_content01 > ul:nth-child(2) > li:nth-child(1){float: left;margin: 8% 5% 5% 0%;font-size: 2em;line-height: 1.3em;color: #9d9d9d;}
 .sub_content01 > ul:nth-child(2) > li{float: left;margin-bottom: 2%;width: 100%;}
 .sub_content01 > ul:nth-child(2) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;}
 .sub_content01 > ul:nth-child(2) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;}

/* 총장 프로필 */
div.con0101 {position:relative;height:700px;}
div.con0101 p{position:absolute;width:428px;top:0;right:0}
div.con0101 p img{margin-bottom:10px}
div.con0101 span{position:absolute;text-align:center;width:428px;top:350px;}

div.con0101Title{position:relative;}
div.con0101Title p{position:absolute;right:0;top:0}
div.con0101Item01{position:relative;padding:20px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;}
div.con0101Item01 img{padding:30px 0 0;float:left}
div.con0101p01 {width:370px;float:left;padding:0 0 0 50px;}
div.con0101p01 h3{
    position: relative;
    clear: both;
    font-size: 17px;
    font-weight: 500;
    color: #4279e9;
    line-height: 30px;
    letter-spacing: -.06em;
    padding: 3px 0 10px 12px;
    font-family: 'NanumGothicBold';
    font-style: normal;
    font-weight: 700 !important;
}
div.con0101p01 h3:before{
    content: "";
    display: block;
    width: 6px;
    height: 16px;
    position: absolute;
    top: 9px;
    left: 0;
    background: #4279e9;
    }
 div.con0101p01 p{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 3px 8px no-repeat;margin: 0 0 7px -10px;font-size: 14px;}

div.con0102Item01{position:relative;float:left;padding:14px;margin:15px 10px 30px;border:1px solid #ddd}
div.con0102Item01 img{float:left;}
div.con0102p01 h3{font-weight:bold;font-size:15px;color:#0e4ca1;padding:220px 0 0 5px;}
div.con0102p01 p{padding:0 0 0 5px;}


/* 역대총장*/

div.con0102Item01{position:relative;float:left;padding:14px;margin: 15px 1% 30px;border:1px solid #ddd;width: 31%;}
div.con0102Item01 img{
    float: left;
    width: 594px;
    margin-bottom: 8%;
}
div.con0102p01 h3{font-weight:bold;font-size:15px;color:#0e4ca1;padding: 0px 0 7px 5px;float: left;width: 100%;}
div.con0102p01 p{padding: 0 0 4px 5px;font-size: 14px;color: #686868;float: left;width: 100%;font-weight: 600;letter-spacing: -2px;}


/* 교육이념 */
.con0102{width:100%;float: left;}
.ideology_text{width: 100%;float: left;font-size: 14px;line-height: 25px;color: #696969;margin-bottom: 3%;}
.ideology_chart{float: left;width: 100%;border: 10px solid #dedede;padding: 2%;}
.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(1) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #1d4286;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
.ideology_chart dl:nth-child(1) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}

.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(2) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}

.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #f36f24;margin-right: 1%;}

.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(4) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #a0cd4e;margin-right: 1%;}

.ideology_chart dl:nth-child(5){float: left;margin: 0% 0 0%;width: 100%;}
.ideology_chart dl:nth-child(5) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
.ideology_chart dl:nth-child(5) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;}
							

/* 연혁 */
div.con0103{position:relative;margin-top:10px;background:url(../img/sub/con0103_tab_bg.gif) 0 0 repeat-x;height:38px;}
div.con0103 ul li{float:left}
div.con0103 ul li:hover{cursor:pointer}
div.history{position:relative;margin-top:30px;padding:0 0 0 30px}
div.history div{position:relative;float:right;width:580px;border-left:solid 1px #ddd;min-height:33px;vertical-align:middle;padding-left:30px}
div.history img{float:left}
div.history ul li{color:#484848;padding:0 0 0 90px;line-height:23px;position:relative}
div.history ul li span{position:absolute;left:0;font-weight:bold;color:#3579ad;}
.history_form{width: 50%;float: left;margin: 0 25%;}

/* 조직도 */
.group_chart_head{width:100%;float:left;text-align:center;margin-bottom: 60px;}
.group_chart_body{width: 68%;float: left;position: relative;margin-left: 17%;}

                          .solo_group_top{position:relative;width: 20%;float: left;margin: 0 40%;padding-bottom: 0;}
				          .solo_group_top li{position:relative;width: 100%;float: left;padding: 10px 0;font-weight: 600;border-radius: 10px;background: #0c6d93;color: #fff;}
				          .solo_group_top:after{content:"";position:absolute;width: 1px;height: 480px;top: 100%;left: 49%;display: block;background: #a1a1a1de;}
				          
				          .solo_group_bottom{position: relative;width: 19%;float: left;margin: 0 40%;}
				          .solo_group_bottom:after{position: absolute;width: 240%;height: 0px;top: 174px;left: -80%;display: block;background: #a1a1a1de;content: "";}
				          .solo_group_bottom li{position: relative;width: 100%;float: left;padding: 10px;font-weight: 600;border-radius: 10px;background: #4e535e;color: #fff;}
				          /* .solo_group_bottom li:after{content:"";width: 1px;height: 94px;top: 42px;left: 50%;display: block;background: #a1a1a1de;position: absolute;} */
				          
				          
				          .group_chart_head .dobule_group{width: 50%;float: left;margin: 0 25%;position: relative;}
                          .group_chart_head .dobule_group:after{content:"";position:absolute;top: 50%;left: 24%;width: 52%;height: 1px;background: #a1a1a1de;}
				          .group_chart_head .dobule_group ul:nth-child(1){position:relative;width: 20%;float: left;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(1){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(2){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(3){position:relative;position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(4){position:relative;position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(5){position:relative;position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(6){position:relative;position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;}
				          .group_chart_head .dobule_group ul:nth-child(1){}
				          .group_chart_head .dobule_group ul:nth-child(1):after{content:"";position: absolute;top: 22px;left: calc(100% + 31px);background: #a1a1a1de;width: 1px;height: calc(100% - 56px);}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(1):after{position: absolute;width: 30px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(2):after{position: absolute;width: 30px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(3):after{position: absolute;width: 30px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(4):after{content:"";position:absolute;width: 30px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(5):after{content:"";position:absolute;width: 30px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(6):after{content:"";position:absolute;width: 30px;height: 1px;top: 20px;left: 100%;display: block;background: #a1a1a1de;content: "";}
				          
				          .group_chart_head .dobule_group ul:nth-child(2){}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(1){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(2){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(3){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600; border-radius: 10px; margin-bottom: 12px;}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(4){position: relative;width: 100%;float: left;color: #000;padding: 10px 0px;background: #fff;border: 2px solid #7188c9;font-weight: 600;border-radius: 10px;margin-bottom: 12px;}
				          .group_chart_head .dobule_group ul:nth-child(2){float: right;width: 20%;position: relative;}
                           .group_chart_head .dobule_group ul:nth-child(2):after{content: "";position: absolute;top: 9%;left: -27px;background: #a1a1a1de;width: 1px;height: 182px;} 
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(1):after{content:"";position: absolute;width: 30px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(2):after{position: absolute;width: 30px;height: 1px;top: 20px;left: -20%; display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(3):after{position: absolute;width: 30px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(4):after{content:"";position: absolute;width: 30px;height: 1px;top: 20px;left: -20%;display: block;background: #a1a1a1de;}
                          
                          .group_sub{width: 98%;float:left;margin:0 1%;}
                 		.group_chart_body > div > h2{width: 98%;float:left;text-align: center;padding: 20px 0 20px;font-size: 16px;font-weight: 600;margin: 0 1%;}
                 		.group_chart_body > div:nth-child(2) > h2{background: #63a5ce url(/site/nambu/nambukr/img/quick1_w.png) no-repeat 44% 43%;color:#fff;background-size: 3%;}
                 		.group_chart_body > div:nth-child(3) > h2{background: #7fccc3 url(/site/nambu/nambukr/img/quick3_w.png) no-repeat 44% 43%;color:#fff;background-size: 3%;}
                 		.group_chart_body > div:nth-child(4) > h2{background: #a580e7 url(/site/nambu/nambukr/img/quick44_w.png) no-repeat 44% 43%;color:#fff;background-size: 3%;}
                 		.group_chart_body > div:nth-child(5) > h2{background: #f49d46  url(/site/nambu/nambukr/img/quick5_w.png) no-repeat 41% 44%;color:#fff;background-size: 3%;}
                 		.group_chart_body > div:nth-child(6) > h2{background: #7fc168  url(/site/nambu/nambukr/img/quick6_w.png) no-repeat 46% 50%;color:#fff;background-size: 3%;}
                 		.group_chart_body > div:nth-child(7) > h2{background: #c2bc6b  url(/site/nambu/nambukr/img/quick7_w.png) no-repeat 44% 44%;color:#fff;background-size: 3%;}
                 		.group_chart_body > div > ul{float:left;width: 98%;margin: 1% 1% 2%;}
                 		.group_chart_body > div > ul > li{float:left;width: 22.4%;padding: 0px;font-size: 14px;font-weight: 600;margin: 10px 1%;border: 1px solid #ddd;}
                 		.group_chart_body > div > ul > li > a{width: 92%;padding: 10px 10px 10px 10px;float:left;font-weight:800;font-size: 16px;background: #ddd;color: #7a7a7a !important;text-align: center;}
                 		.group_chart_body > div > ul > li > ul{width: 89%;float:left;padding: 10px 10px;min-height: 220px;}
                 		.group_chart_body > div > ul > li > ul > li{}
                 		.group_chart_body > div > ul > li > ul > li > a{}
                 		.group_chart_body > div > ul > li:last-child{margin-bottom:0px;}
                 		.group_chart_body > div > ul > li > ul > li {background: url(/site/nambu/nambukr/img/sub/dot03.gif) 3px 12px no-repeat;padding-left: 14px;font-size: 14px;letter-spacing: -2px;line-height: 30px;color: #000;width: 100%;float: left;}
                        .group_chart_body > div > ul > li > ul > li > ul{
    padding-left: 2px;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: -2px;
} 
 .group_chart_body > div > ul > li > ul > li > ul >li{
    width: 100%;
    float: left;
    padding: 0 0 0 13px;
    background: url(../img/sub/dot02.gif) 3px 12px no-repeat;
    font-weight: normal;
    color: #444444;
    line-height: 24px;
}




/* 대학상징 */
.tripartition{width:31%;float:left;margin: 0 1%;}
.double{width:48%;float:left;margin: 0 1%;}
div.con0105Title{position:relative;width: 100%;float: left;margin: 1% 0 2%;}
div.con0105Title h2{width: 100%;float: left;font-size: 14px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;color: #a4a4a4;padding-top: 11px;}
div.con0105Title h2:before{content:"";display:block;width: 84px;height:5px;background:linear-gradient(to top right, #2e61ab, #a3ea82);position: absolute;top: 0;left: 0;}
div.con0105Title h2 strong{font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #000;margin-right: 11px;}
div.con0105Title p{position:absolute;right:0;top:0}

.con0105Title_sub{width:100%;float:left;}
.con0105Title_sub h3{margin: 30px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;}
.con0105Title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}

div.con0105Item01{position:relative;padding:20px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;}
div.con0105Item01 img{padding: 33px 26px 0;float:left}
div.con0105p01{width: 70%;float:right;padding:0 0 0 50px;background: url(../img/sub/bullet_02.gif) 38px 37px no-repeat;font-size: 15px;line-height: 22px;}
div.con0105p01 h3{font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;margin:0 0 0 -30px;font-size: 16px;margin-bottom: 1%;}

div.con0105Item02{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;}
div.con0105Item02 div.div01{position:relative;float:left;width:370px;text-align:right;padding:20px 0 0;}
div.con0105Item02 div.div01 h3{position:absolute;top: 12px;left:0;font-weight:bold;color:#0e4ca1;font-size: 17px;}
div.con0105Item02 div.div01 ul{float:left;margin: 15% 7% 0%;}
div.con0105Item02 div.div02{position:relative;float:right;width: 67%;text-align:right;padding:20px 50px 0 0;}
div.con0105Item02 div.div02 h3{position:absolute;top: 15px;left:0;font-weight:bold;color:#0e4ca1;font-size: 17px;}
div.con0105Item02 div.div02 ul{float: left;width: 100%;padding-top: 6%;}
div.con0105Item02 div.div02 ul li{float: left;width: 100%;text-align: center;}
div.con0105Item03{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;text-align:center;width: 100%;float: left;}
div.con0105Item04{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;text-align:center;float: left;width: 100%;}
div.con0105p02{position:relative;padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 5px 15px no-repeat;text-align:left;padding-top:10px}
div.con0105p02 span{color:#1a6fe3}

div.con0105Item06{position:relative;padding:20px;margin:15px 0 30px;border:1px solid #ddd;float: left;width: 100%;}
div.con0105Item06 img{padding:0;float:left}
div.con0105p06{width: 56%;float:right;padding: 0 0 0 50px;background: url(../img/sub/bullet_02.gif) 65px 43px no-repeat;margin-top: 4%;}
div.con0105p06 h3{font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;background:url(../img/sub/bullet_01.gif) 3px 5px no-repeat;font-size: 1em;margin-bottom: 2%;}
div.con0105p06 p{float:left;padding-left: 4%;}



/* 입학안내 대학 */
div.con0201{position:relative;margin: 0% 20% 5%;padding: 4%;background: url(../img/sub/con0201_bg.gif) 40% 82% no-repeat;width: 60%;height:261px;border: 1px solid #dede;background-size: 89%;}
div.con0201 p.p1{position:absolute;top:65px;right:95px}
div.con0201 p.p2{position:absolute;top:140px;right:150px}
div.con0201 p.p3{position:absolute;top:195px;right:85px}

.entrance_link_form{width: 60%;float: left;margin: 0 20%;border: 1px solid #ddd;background: #1c2445 url(../img/sub/entrance_bg1.png) -66% 94% no-repeat;padding-left: 70px;background-size: 54%;}
.entrance_link_form ul{width: 64%;float: right;padding: 9% 9% 9%;background: #fff;}
.entrance_link_form ul > li:nth-child(1){width:100%;float:left;margin-bottom: 2%;font-size: 13px;font-weight: 600;text-align: center;}
.entrance_link_form ul > li:nth-child(2){width:100%;float:left;font-size: 41px;text-align: center;}
.entrance_link_form ul > li:nth-child(2) h2{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #0773c6;}
.entrance_link_form ul > li:nth-child(3){width:100%;float:left;margin: 5% 0 5%;text-align: center;}
.entrance_link_form ul > li:nth-child(3) a{width: 92%;float: left;background: #0b61aa;padding: 4%;color: #fff;text-align: center;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;margin: 0 0%;}
.entrance_link_form ul > li:nth-child(4){width:100%;float:left;font-size: 12px;font-weight: 600;text-align: center;}

/* 입학안내 대학원 */
div.con0202{position:relative;margin: 0% 20% 5%;padding: 4%;background: url(../img/sub/con0202_bg.gif) 40% 82% no-repeat;width: 60%;height:261px;border: 1px solid #dede;background-size: 89%;}
div.con0202 p.p1{position:absolute;top:65px;right:95px}
div.con0202 p.p2{position:absolute;top:140px;right:150px}
div.con0202 p.p3{position:absolute;top:195px;right:85px}

.entrance_link_form2{width: 60%;float: left;margin: 0 20%;border: 1px solid #ddd;background: #334d82 url(../img/sub/entrance_bg2.png) 5% 94% no-repeat;padding-left: 70px;background-size: 24%;}
.entrance_link_form2 ul{width: 64%;float: right;padding: 9% 9% 9%;background: #fff;}
.entrance_link_form2 ul > li:nth-child(1){width:100%;float:left;margin-bottom: 2%;font-size: 13px;font-weight: 600;text-align: center;}
.entrance_link_form2 ul > li:nth-child(2){width:100%;float:left;font-size: 41px;text-align: center;}
.entrance_link_form2 ul > li:nth-child(2) h2{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #0773c6;}
.entrance_link_form2 ul > li:nth-child(3){width:100%;float:left;margin: 5% 0 5%;text-align: center;}
.entrance_link_form2 ul > li:nth-child(3) a{width: 60%;float: left;background: #0b61aa;padding: 4%;color: #fff;text-align: center;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;margin: 0 16%;}
.entrance_link_form2 ul > li:nth-child(4){width:100%;float:left;font-size: 12px;font-weight: 600;text-align: center;}

/* 대학 / 대학원 - 대학 */
div.con0301Top{position:relative;height: 49px;background: url(../img/sub/con0301_line.gif) 94% 44% no-repeat;width: 100%;float: left;background-size: cover;padding-bottom: 2%;}
div.con0301Top ul li{float:left}
div.con0301Top ul li:hover{cursor:pointer}
div.allItem{position:relative;/* height:235px; */background: url(../img/sub/con0301_01.gif) 13% 35% no-repeat;margin:10px 0 0;width: 100%;float: left;background-size: 20%;}
div.allItem div{position:relative;padding: 10px 0 0 497px;}
div.allItem div h3{float:left}
div.allItem div p{padding:0 0 0 30px;float:left;width: 86%;font-size: 14px;}

ul.majorInfo {margin-top:20px;background: url(../img/sub/con0301_line.gif) 20% 93% no-repeat;padding-bottom:30px;background-size: 100%;width: 100%;float: left;}
ul.majorInfo:last-child{background:none;}
 ul.majorInfo li {position:relative;color:#484848;margin-bottom: 1%;float: left;width: 100%;}
ul.majorInfo li h2{position: relative;clear: both;font-size: 17px;color: #4279e9;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 14px 20px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;width: 100%;float: left;}
ul.majorInfo li h2:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
ul.majorInfo li p{position:absolute;right: 11px;top:0}
ul.majorInfo li > ul{padding:10px}
ul.majorInfo li > ul > li{padding:0 0 0 7px;background:url(../img/sub/bullet_02.gif) 0 7px no-repeat;font-size: 14px;font-weight: 600;}
ul.majorInfo li > ul > li ul{padding:10px;background-color: #eff0fb;margin-top:10px;padding: 2%;width: 95%;float: left;}
ul.majorInfo li > ul > li > ul > li{background:url(../img/sub/dot02.gif) 0 9px no-repeat;padding:0 0 0 15px;font-weight: 500;font-size: 13px;}
 ul.majorInfo li > ul > li > ul > li:last-child{margin-bottom:0;}

/* 학사정보 */
div.ItemQ{position:relative;padding:10px;background:url(../img/sub/con0401_q.gif) 20px top no-repeat;border-bottom:solid 1px #dcdcdc}
div.topBoader{border-top:solid 1px #dcdcdc;}
div.ItemQ h2{padding:0 0 0 15px;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;font-weight:bold;color:#0e4ca1;margin:0 0 0 50px;font-size: 15px;}
div.ItemQ ul {margin:10px 0 0 52px}
div.ItemQ ul li{float:left;width: 203px;padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 8px no-repeat;color:#484848;font-size: 13px;font-weight: 600;}
div.ItemQ ul li:hover{cursor:pointer}

div.ItemA{display:none;position:relative;padding:10px 20px 30px 10px;background:url(../img/sub/con0401_a.gif) 20px top no-repeat;background-color:#f1f4f5;border-bottom:solid 1px #dcdcdc}
div.tbno {border-top:none}
div.bbno {border-bottom:none}
div.ItemA h2{font-weight:bold;color:#484848;margin:0 0 0 50px}
div.ItemA ul.itemUL {margin:10px 0 0 52px}
div.ItemA ul.itemUL span{padding:0 010px} 
div.ItemA ul.itemUL li{color:#484848;margin:0;padding:4px 0 4px 15px;background:url(../img/sub/dot03.gif) 5px 13px no-repeat;}
div.ItemA ul.itemUL ul{margin:0 0 0 15px}
div.ItemA ul.itemUL li ul li{color:#484848;margin:0;padding:0 0 0 15px;background:url(../img/sub/dot02.gif) 5px 9px no-repeat;}
div.ItemA ul.itemUL li ul li.margin15{margin:0 0 0 15px}
div.ItemA ul.itemUL li ul li ul li{background:none;padding-top:5px}
div.ItemA p.close{text-align:right;margin:0 0 -20px}

div.ItemA p.item{margin:10px 0 0 52px}
p.point{font-weight:bold;color:#FF0000}

/* 학사일정 */
div.con0402Top{position:relative;height:28px;background:url(../img/sub/con0402_tab_line.gif) 490px bottom no-repeat;margin-bottom:10px}
div.con0402Top ul li{float:left}
div.con0402Top ul li:hover{cursor:pointer}

/* 대학기관 대외협력처 */
div.con0601_bottom{text-align:right;color:#484848;}
div.con0601_bottom img{margin:0 0 0 20px}

/* 커뮤니티 - 동아리 */
div.con0500402{position:relative;background:url(../img/sub/con0301_line.gif) 0 bottom no-repeat;padding:20px}
div.con0500402 h2{padding:0 0 0 15px;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;font-weight:bold;color:#0e4ca1;}
div.con0500402 div {border:1px solid #DCDCDC;padding:10px 20px;margin:10px 0 0;background-color:#F1F4F5;width:660px}
div.con0500402 div p{padding:0 0 0 12px;background:url(../img/sub/bullet_02.gif) 0 7px no-repeat;color:#484848}

/* 서식 다운로드 */
div.boardNavi{position:relative;width:500px;float:left;margin:0 0 15px}
div.boardAll{float:left;padding:15px 0 0 20px}

/* 커뮤니티 - 학생회 */
div.con0603{position:relative;height:361px;width: 759px;background:url(../img/sub/lab_bg01.gif) 0 0 no-repeat;margin: 20px auto 0;}
div.con0603 div.con060301{position:absolute;width:253px;height:208px;top:45px;left:45px;background:url(../img/sub/lab_bg02.gif) 0 0 no-repeat}
div.con0603 div.con060302{position:absolute;width:253px;height:182px;bottom:45px;right:45px;background:url(../img/sub/lab_bg03.gif) 0 0 no-repeat}
ul.list0603 {margin:20px 0 0 10px}
ul.list0603 li{width:217px;border-bottom:solid 1px #FFF;background:url(../img/sub/lab_dot.gif) 3px 8px no-repeat;padding:0 0 0 15px;height:20px;color:#FFF}
ul.list0603 li.last{border:none}
ul.list0603 li h2{float:left;}
ul.list0603 li a{float:right;padding:4px 0 0}

/* 대학기관 - 부속기관 */
div.con060201{position:relative;}
div.con060201 ul li{float:left;margin:0 8px 8px 0}
div.con060201 p.line{clear:both;position:relative;height:22px;background:url(../img/sub/con0301_line.gif) 0 0 no-repeat;background-size: 100%;}

/* 남부대학교 오시는길 */

/* 찾아오시는길 */
 .map_adr_link{float: left;width: 100%;margin: 10px 0;background: #eff4ff;border: 1px dotted #ddd;padding: 26px;}
  .map_adr_link h3{width: 100%;font-size: 21px;float: left;margin-bottom: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .map_adr_link p{float: left;width: 100%;padding-left: 10px;font-size: 18px;margin-bottom: 9px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
  
  .map_link{float: left;margin-top: 10px;margin-left: 10px;}
  .map_link > a:nth-child(1){float: left;font-size: 14px;background: #2d558a;color: #fff;padding: 10px 20px;margin-right: 12px;}
  .map_link > a:nth-child(2){float: left;font-size: 14px;background: #dd1919;color: #fff;padding: 10px 20px;margin-right: 12px;}
  .map_link > a:nth-child(3){float: left;font-size: 14px;background: #1faa22;color: #fff;padding: 10px 20px;}
  
  .map_itr{    float: left;width: 98%;margin: 46px 0px 46px 2%;}
  .map_itr dl{float: left;width: 100%;margin-bottom: 28px;}
  .map_itr dl dt{
    position: relative;
    clear: both;
    font-size: 22px;
    color: #4279e9;
    line-height: 30px;
    letter-spacing: -.06em;
    padding: 2px 0 19px 20px;
    font-family: 'NanumGothicBold';
    font-style: normal;
    font-weight: 700 !important;
}
  .map_itr dl dt:before{content: "";
    display: block;
    width: 6px;
    height: 16px;
    position: absolute;
    top: 9px;
    left: 6px;
    background: #4279e9;}	
  .map_itr dl dt img{margin-right:10px;display:none}
  .map_itr dl dd{float: left;font-size: 18px;margin-left: 10px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}



div.con9903{position:relative;}
div.con9903 div{position:relative;}
div.con9903 div h2{font-weight:bold;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;color:#0e4ca1;padding:0 0 0 15px;height:18px}
div.con990302{float:left;}
div.con990302 ul {margin:10px 0 0}
div.con990302 ul li{float:left}
div.con990303{float:right;width:320px}

/* 캠퍼스 투어 */
	.campus_map{float: left;width: 100%;margin-bottom: 2%;}
	.campus_map b{color: #ca2f2f;}
/*div.con0107T{position:relative;height:393px;width:756px}*/
.con0107Title_sub h3{margin: 24px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;text-align: left;}
.con0107Title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}
 
div.con0107T{position:relative;width: 100%;float: left;text-align: left;margin-bottom: 2%;}
div.con0107B{margin: 0 0 2%;width: 100%;float: left;padding: 0;}
div.con0107BL{float:left;width: 100%;padding: 1% 1%;}
div.con0107BL ul{float:left;margin: 10px 0px 0px;width: 100%;}
div.con0107BL ul li{padding: 9px 0;float: left;width: 11%;border: 1px solid #767676;margin: 0px  14px 10px 0px;}
 div.con0107BL ul li > a{width:100%;float:left;text-align: center;font-size: 14px;font-weight: 800;font-family: 'NanumGothicExtraBold';font-style: normal;}
div.con0107BL ul li:hover > a{color: #fff;}
div.con0107BL ul li:hover{background: #0b4da2;} 
 div.con0107BR {float:right;width: 39%;border-left: 2px solid #dedede;padding: 20px 3%;}
div.con0107BR > div{display:block}
div.con0107BR h2{font-weight:bold;background:url(../img/sub/bullet_01.gif) 0 5px no-repeat;color:#0e4ca1;padding:0 0 0 15px;height:18px}
div.con0107BR img{padding: 5px 0}
div.con0107BR span {background: url(../img/sub/bullet_02.gif) 3px 5px no-repeat;padding: 0 0 0 15px;height: 18px;font-size: 15px;color: #707070;font-weight: 600;}

/* 발전계획 */
	.plan img{width:100%;float:left;}
.plan_title{clear: both;line-height: 30px;font-size: 32px;color: #555;padding-bottom: 22px;margin-top: 40px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;text-align: left;}
    .plan_title h3{}
    
    .plan_form{float: left;width: 100%;}
    .plan_form li{margin-bottom:3%;}
    .plan_form li:nth-child(1){float: left;width: 100%;margin-bottom: 1% !important;}
    .plan_form li:nth-child(1) h4{position:relative;text-align:left;margin: 12px 0 15px 35px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;padding-left: 10px;}
    .plan_form li:nth-child(1) h4:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 5px;left: 0;background: #4279e9;}
    .plan_form li:nth-child(1) div{float: left;width: 31%;border: 1px solid #dedede;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(1) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(1) div:last-child{margin-right:0;}
    .plan_form li:nth-child(1) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(1) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(1) div span{padding-left: 18px;position: relative;margin: 5px 5px 5px 18px;line-height: 22px;font-size: 14px;width: 90%;text-align: left;font-weight: 600;}
    .plan_form li:nth-child(1) div span:before{content: '';display: block;position: absolute;left: 6px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    .plan_form li:nth-child(2){float: left;width: 100%;margin-bottom: 4%;}
    .plan_form li:nth-child(2) h4{position:relative;text-align:left;margin: 12px 0 15px 35px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;padding-left: 10px;}
    .plan_form li:nth-child(2) h4:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 5px;left: 0;background: #4279e9;}
    .plan_form li:nth-child(2) div{float: left;width: 31%;border: 5px solid #98c32a;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(2) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(2) div:last-child{margin-right:0;}
    .plan_form li:nth-child(2) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(2) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(2) div span{position: relative;padding: 18px 0px 18px 35px;line-height: 22px;font-size: 14px;width: 90%;text-align: left;font-weight: 600;}
    .plan_form li:nth-child(2) div span:before{content: '';display: block;position: absolute;left: 18px;top: 28px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    
    .plan_form li:nth-child(3){float: left;width: 100%;}
    .plan_form li:nth-child(3) h4{position:relative;text-align:left;margin: 12px 0 15px 35px;line-height: 25px;font-weight: 600;color: #eb6c04;font-size: 18px;padding-left: 10px;}
    .plan_form li:nth-child(3) h4:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 5px;left: 0;background: #eb6c04;}
    .plan_form li:nth-child(3) div{float: left;width: 31%;border: 1px solid #dedede;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(3) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(3) div:last-child{margin-right:0;}
    .plan_form li:nth-child(3) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(3) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(3) div span{position: relative;margin: 0;line-height: 22px;font-size: 14px;width: 91%;text-align: left;font-weight: 600;padding: 18px 0px 18px 35px;color: #000;background: #f4d06b7d;}
    .plan_form li:nth-child(3) div span:before{content: '';display: block;position: absolute;left: 24px;top: 27px;background: #eb6c04;border-radius: 60%;width: 4px;height: 4px;}
    
    
    
    
    .plan_form li:nth-child(4){float: left;width: 100%;margin-bottom: 0%;}
    .plan_form li:nth-child(4) h4{position:relative;text-align:left;margin: 12px 0 15px 35px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;padding-left: 10px;}
    .plan_form li:nth-child(4) h4:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 5px;left: 0;background: #4279e9;}
    .plan_form li:nth-child(4) div{float: left;width: 31%;border: 5px solid #98c32a;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(4) div:nth-child(2){margin-left:3%}
    .plan_form li:nth-child(4) div:last-child{margin-right:0;}
    .plan_form li:nth-child(4) div p{float: left;width: 100%;padding: 3%;background: #a3cc3a;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    .plan_form li:nth-child(4) div span:nth-child(2){margin-top: 16px;}
    .plan_form li:nth-child(4) div span{position: relative;padding: 18px 0px 18px 35px;line-height: 22px;font-size: 14px;width: 90%;text-align: left;font-weight: 600;}
    .plan_form li:nth-child(4) div span:before{content: '';display: block;position: absolute;left: 18px;top: 28px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}



/*텍스트 게시판*/
.btn-info{padding: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}


/* 학교법인_임원현황 */
.corporate_info{float: left;width: 100%;}
  .corporate_info_title{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;margin: 70px 0 30px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .corporate_info_title2{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 90px 0% 26px 25px;float: left;}
  .corporate_info_title3{clear: both;line-height: 30px;font-size: 23px;color: #555;padding-bottom: 0px;letter-spacing: -.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 4% 0% 14px;float: left;}
  .corporate_info_sub_title{  width: 100%;float: left;margin: 30px 0px 10px;}
  .corporate_info_sub_title h4{position:relative;clear: both;font-size: 17px;font-weight: 500;color: #4279e9;line-height: 30px;letter-spacing: -.06em;padding: 2px 0 14px 20px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
  .corporate_info_sub_title h4:before{content:"";display: block;width:6px;height:16px;position:absolute;top: 9px;left:6px;background:#4279e9;}
  .corporate_info_gide1{width: 24%;float: left;margin: 0 2% 2%;border: 3px solid #dedede;padding: 2%;background: #e4eeff6e;height: 120px;}
  .corporate_info_title_sub{width:100%;float:left;}
  .corporate_info_title_sub h3{margin: 30px 0 15px 5px;line-height: 25px;font-weight: 600;color: #4279e9;font-size: 18px;position: relative;padding-left: 18px;}
  .corporate_info_title_sub h3:before{content: "";display: block;width: 6px;height: 16px;position: absolute;top: 3px;left: 5px;background: #4279e9;}
 
  .corporate_info_gide1 dd{margin-left: 18px;padding-left: 18px;position: relative;padding-bottom: 5px;line-height: 25px;font-weight: 400;font-size: 14px;}
  .corporate_info_gide1 dd:before{content: '';display: block;position: absolute;left: 5px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .corporate_info_gide1 dd strong.no{color:#ff0000;}
  .corporate_info_gide1 dd strong.yes{color:#4279e9;}
  .corporate_name{padding-left:5px !important;font-size: 16px !important;border-left: 0px !important;padding-bottom: 11px !important;}
  .corporate_name:before{content:"" !important;width:0 !important;height:0 !important;display:none !important;}
  .corporate_info_gide1 dd:last-child{}
  
  .corporate_info_gide2{width: 24%;float: left;margin: 0 2% 2%;border: 3px solid #dedede;padding: 2%;height: 139px;background: #e4fff76e;}
  
  .corporate_info_gide2 dd{margin-left: 18px;padding-left: 18px;position: relative;padding-bottom: 5px;line-height: 25px;font-weight: 400;font-size: 14px;}
  .corporate_info_gide2 dd:before{content: '';display: block;position: absolute;left: 5px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .corporate_info_gide2 dd strong.no{color:#ff0000;}
  .corporate_info_gide2 dd strong.yes{color:#4279e9;}
  .corporate_name{padding-left:5px !important;font-size: 16px !important;border-left: 0px !important;padding-bottom: 11px !important;}
  .corporate_name:before{content:"" !important;width:0 !important;height:0 !important;display:none !important;}
  .corporate_info_gide2 dd:last-child{}
  
  
 .tableType10{width:100%}
.tableType10,.tableType10 th,.tableType10 td{border:0;text-align:center;line-height:15px;}
.tableType10{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10 caption{display:none;color:#444}
.tableType10 caption.none{display:none}
.tableType10 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 14px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType10 thead th.lb_no{border-left:none}
.tableType10 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10 tbody td{padding: 24px 0;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 14px;border-width: 1px 0px 1px 0px;vertical-align: middle;}
.tableType10 tbody td.lb_no{border-left:none}
.tableType10 tbody td.date{text-align:left;padding-left:40px}
.tableType10 td.txt_lf{text-align:left;padding-left:10px}
.tableType10 tfoot td{text-align:center;padding:15px 0 0}

.tableType10_2{width:100%}
.tableType10_2,.tableType10_2 th,.tableType10_2 td{border:0;text-align:center;line-height:15px;}
.tableType10_2{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10_2 caption{display:none;color:#444}
.tableType10_2 caption.none{display:none}
.tableType10_2 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 16px;font-family: 'NanumGothicBold' !important;font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 19px  !important;border-right: 1px solid #d7d2d5;}
.tableType10_2 thead th.lb_no{border-left:none}
.tableType10_2 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10_2 tbody td{padding: 24px 0;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 16px;border-width: 1px 1px 1px 0px;vertical-align: middle;line-height: 23px !important;}
.tableType10_2 tbody td.lb_no{border-left:none}
.tableType10_2 tbody td.date{text-align:left;padding-left:40px}
.tableType10_2 td.txt_lf{text-align:left;padding-left:10px}
.tableType10_2 tfoot td{text-align:center;padding:15px 0 0}


.tableType10_3{width:100%}
.tableType10_3,.tableType10_3 th,.tableType10_3 td{border:0;text-align:center;line-height:15px;}
.tableType10_3{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType10_3 caption{display:none;color:#444}
.tableType10_3 caption.none{display:none}
.tableType10_3 thead th{border-top: solid 4px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 16px;font-family: 'NanumGothicBold' !important;font-style: normal !important;font-weight: 700  !important;vertical-align: middle !important;line-height: 19px  !important;border-right: 1px solid #d7d2d5;}
.tableType10_3 thead th.lb_no{border-left:none}
.tableType10_3 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType10_3 tbody td{padding: 24px 0;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 16px;border-width: 1px 1px 1px 0px;vertical-align: middle;line-height: 23px !important;}
.tableType10_3 tbody td.lb_no{border-left:none}
.tableType10_3 tbody td.date{text-align:left;padding-left:40px}
.tableType10_3 td.txt_lf{text-align:left;padding-left:10px}
.tableType10_3 tfoot td{text-align:center;padding:15px 0 0}


/* 학교법인_연혁 */
.corporate_years{width:100%;float:left;margin-top: 5%;}
 .tab_title {width: 93%;margin: 0 3.5%;margin-bottom: 1%;float: left;}
.tab_title li {width: 14.2%;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;FONT-SIZE: 20px;color: #9f9f9f;border-bottom: 10px solid #e4e6e7;cursor: pointer;float: left;text-align: center;padding-bottom: 1%;}


.tab_title li:first-child:nth-last-child(1) {width: 50%;}

.tab_title li:first-child:nth-last-child(2), .tab_title li:first-child:nth-last-child(2) ~ li {width: 50%;}

.tab_title li:first-child:nth-last-child(3), .tab_title li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}

.tab_title li:first-child:nth-last-child(4),
.tab_title li:first-child:nth-last-child(4) ~ li { width: 25%;}

.tab_title li:first-child:nth-last-child(5),
.tab_title li:first-child:nth-last-child(5) ~ li {width: 20%;}


.tab_title li:first-child:nth-last-child(6),
.tab_title li:first-child:nth-last-child(6) ~ li {width:16.6%;}

 
.tab_title li:first-child:nth-last-child(5), /* 개수가 5개일 때 첫번째(뒤에서 부터 5번째) 너비는 20% */
.tab_title li:first-child:nth-last-child(5) ~ li { /* 첫번째 요소 일반형제연산자(~) 뒤에도 모두 20%로  */width:20%; } 





.tab_title li.on {border-bottom: 10px solid #078fe5;padding-bottom: 1%;color: #000;text-decoration: none;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;FONT-SIZE: 20px;}
.tab_cont {clear: both;text-align: left;padding: 20px;box-sizing: border-box;float: left;width: 99.5%;}
.tab_cont div {display: none;text-align: center;}
.tab_cont div.on {display: block;}

.tableType11{width:100%}
.tableType11,.tableType11 th,.tableType11 td{border:0;text-align:center;line-height:15px;}
.tableType11{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType11 caption{display:none;color:#444}
.tableType11 caption.none{display:none}
.tableType11 thead th{border-top: solid 4px #000000;border-left: none;border-right: none;color: #07090b;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 14px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tableType11 thead th.lb_no{border-left:none}
.tableType11 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0}
.tableType11 tbody td{padding: 26px 0;color:#444;border:solid 1px #d7d2d5;font-weight: normal;font-size: 18px;border-width: 1px 0px 1px 0px;}
 .tableType11 tbody td:nth-child(1){
    font-weight: 600;
}
.tableType11 tbody td.lb_no{border-left:none}
.tableType11 tbody td.date{text-align:left;padding-left:40px}
.tableType11 td.txt_lf{text-align:left;padding-left:10px}
.tableType11 tfoot td{text-align:center;padding:15px 0 0}


.tableType12{width:100%}
.tableType12, .tableType12 th, .tableType12 td{border:0;text-align:center;line-height:15px;}
.tableType12{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12 caption{display:none;color:#444}
.tableType12 caption.none{display:none}
.tableType12 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12 thead th.lb_no{border-left:none}
.tableType12 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
.tableType12 tbody td:nth-child(1){font-weight: 600;}
.tableType12 tbody td.lb_no{border-left:none}
.tableType12 tbody td.date{text-align:left;padding-left:40px}
.tableType12 td.txt_lf{text-align:left;padding-left:10px}
.tableType12 tfoot td{text-align:center;padding:15px 0 0}

.tableType13{width:100%}
.tableType13, .tableType13 th, .tableType13 td{border:0;text-align:center;line-height:15px;}
.tableType13{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2%;}
.tableType13 caption{display:none;color:#444}
.tableType13 caption.none{display:none}
.tableType13 tbody th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 0px;font-size: 14px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tableType13 tbody th.lb_no{border-left:none}
.tableType13 tbody th{color: #1c2024;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;width: 120px;}
.tableType13 tbody td{padding: 24px 0;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 14px;}
.tableType13 tbody td:nth-child(1){font-weight: 600;}
.tableType13 tbody td.lb_no{border-left:none}
.tableType13 tbody td.date{text-align:left;padding-left:40px}
.tableType13 td.txt_lf{text-align:left;padding-left:10px}

.tableType12_5{width:100%}
.tableType12_5, .tableType12_5 th, .tableType12_5 td{border:0;text-align:center;line-height:15px;}
.tableType12_5{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_5 caption{display:none;color:#444}
.tableType12_5 caption.none{display:none}
.tableType12_5 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12_5 thead th:nth-child(1){width: 20%;}
.tableType12_5 thead th:nth-child(2){width: 10%;}
.tableType12_5 thead th:nth-child(3){width: 10%;}
.tableType12_5 thead th:nth-child(4){width: 40%;}
.tableType12_5 thead th:nth-child(5){width: 20%;}
.tableType12_5 thead th.lb_no{border-left:none}
.tableType12_5 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_5 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
.tableType12_5 tbody td:nth-child(1){font-weight: 600;}
.tableType12_5 tbody td.lb_no{border-left:none}
.tableType12_5 tbody td.date{text-align:left;padding-left:40px}
.tableType12_5 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_5 tfoot td{text-align:center;padding:15px 0 0}

.tableType12_6{width:100%}
.tableType12_6, .tableType12_6 th, .tableType12_6 td{border:0;text-align:center;line-height:15px;}
.tableType12_6{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_6 caption{display:none;color:#444}
.tableType12_6 caption.none{display:none}
.tableType12_6 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12_6 thead th:nth-child(1){width: 5%;}
.tableType12_6 thead th:nth-child(2){width: 17%;}
.tableType12_6 thead th:nth-child(3){width: 11%;}
.tableType12_6 thead th:nth-child(4){width: 9%;}
.tableType12_6 thead th:nth-child(5){width: 8%;}
.tableType12_6 thead th:nth-child(6){width: 50%;}
.tableType12_6 thead th.lb_no{border-left:none}
.tableType12_6 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_6 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
.tableType12_6 tbody td:nth-child(1){font-weight: 600;}
.tableType12_6 tbody td.lb_no{border-left:none}
.tableType12_6 tbody td.date{text-align:left;padding-left:40px}
.tableType12_6 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_6 tfoot td{text-align:center;padding:15px 0 0}

.tableType12_7{width:100%}
.tableType12_7, .tableType12_7 th, .tableType12_7 td{border:0;text-align:center;line-height:15px;}
.tableType12_7{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
.tableType12_7 caption{display:none;color:#444}
.tableType12_7 caption.none{display:none}
.tableType12_7 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.tableType12_7 thead th:nth-child(1){width: 5%;}
.tableType12_7 thead th:nth-child(2){width: 10%;}
.tableType12_7 thead th:nth-child(3){width: 11%;}
.tableType12_7 thead th:nth-child(4){width: 9%;}
.tableType12_7 thead th:nth-child(5){width: 8%;}
.tableType12_7 thead th:nth-child(6){width: 7%;}
.tableType12_7 thead th:nth-child(7){width: 50%;}
.tableType12_7 thead th.lb_no{border-left:none}
.tableType12_7 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
.tableType12_7 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
.tableType12_7 tbody td:nth-child(1){font-weight: 600;}
.tableType12_7 tbody td.lb_no{border-left:none}
.tableType12_7 tbody td.date{text-align:left;padding-left:40px}
.tableType12_7 td.txt_lf{text-align:left;padding-left:10px}
.tableType12_7 tfoot td{text-align:center;padding:15px 0 0}

/* 제증명발급*/

.title_btn{    width: 100%;float: left;text-align: right;}
.title_btn > a{float: right;width: 168px;padding: 10px 2%;background: #ce0e0e;margin-right: 4px;margin-bottom: 0px;color: #fff;font-size: 14px;font-weight: 600;}
.title_btn2{width: 100%;float: left;text-align: center;}
.title_btn2 > a{width: 168px;padding: 10px 2%;background: #113f9b;margin-right: 4px;margin-bottom: 40px;color: #fff;font-size: 14px;font-weight: 600;display: inline-block;margin-top: 20px;}
/* step01 */
.issue_form .step1{margin-top:12px;padding-top:5px;float: left;width: 100%;}
.issue_form .step1 > li{position:relative;margin: 9px 0;line-height:140%;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;padding: 6px 0 5px 22px;float: left;width: 100%;}	/* 1차 */
.issue_form .step1 > li > span{
    width: 100%;
    float: left;
    margin-top: -23px;
    text-align: right;
    color: #929292;
    font-size: 16px;
}
 .issue_form .step1 > li > div{
    float: right;
    margin-left: 0%;
    width: 550px;
    margin-top: -30px;
}
 .issue_form .step1 > li > div > h3{
    float: left;
    font-size: 17px;
    color: #2752a7;
    margin-top: 9px;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
}
 .issue_form .step1 > li > div > p{
    float: left;
    color: #1e1a1a;
    margin: 10px 2% 0 3px;
}
 .issue_form .step1 > li > div > a{
    float: left;
    background: #3e63a9;
    padding: 8px 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 100px;
}

.department{float: right;margin-left: 0%;min-width: 490px;margin-top: 6px;max-width: 550px;width: 504px;}
 		.department h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;}
 		
.department2{float: right !important;margin-left: 0% !important;margin-top: -45px !important;width: 154px;}
 		.department2 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department2 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department2 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;margin-right: 12%;} 	

 .department2_1{float: right !important;margin-left: 0% !important;margin-top: -45px !important;width: 154px;}
 		.department2_1 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department2_1 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department2_1 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;margin-right: 12%;} 

.department3{float: right !important;margin-left: 0% !important;margin-top: 18px !important;width: 537px;}
 		.department3 h3{float: left;font-size: 17px;color: #2752a7;margin-top: 10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department3 p{float: left;color: #1e1a1a;margin: 12px 3% 0 3px;font-weight: 600;font-size: 14px;}
 		.department3 a{float: left;background: #3e63a9;padding: 8px 20px;color: #fff;font-size: 12px;font-weight: 500;border-radius: 100px;} 		


.issue_form .step1 > li > h2{font-weight:bold;color: #4279e9;padding:0 0 0 15px;height: 24px;font-size: 18px;margin-bottom: 0px;position: relative;}
.issue_form .step1 > li > h2:before{content:"";display: block;width:6px;height:16px;position:absolute;top: 0px;left: 0px;background:#4279e9;}
.issue_form .step1 > li > p {margin-bottom:15px}
.issue_form .step1 > li > p.siteGo{float:right;margin-top:-15px}
.issue_form .step1 > li > table{margin-top:5px;}
.issue_form .step1 > li > ul{float: left;width: 100%;}
.issue_form .step1 > li > ul > li{padding:0 0 0 30px;background:url(../img/sub/bullet_02.gif) 20px 5px no-repeat;font-weight:normal;line-height: 24px;color:#444;font-size: 13px;width: 100%;float: left;}	/* 2차 */
.issue_form .step1 > li > ul > li > span{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 14px;
}
 .issue_form .step1 > li > ul > li > p{padding:10px 0 0 0;}
.issue_form .step1 > li > ul > li > ul{margin-left:5px;padding-top:6px}
.issue_form .step1 > li > ul > li > ul > li{padding:0 0 0 10px;font-weight:normal;line-height:14px;background:url(../img/sub/dot03.gif) 0 8px no-repeat} /* 3차 */
.issue_form .step1 > li > ul > li > ul > li > ul{margin-left:0;padding:6px 0 10px;}
.issue_form .step1 > li > ul > li > ul > li > ul > li{padding:1px 0 1px 15px;background-position:0 4px;font-weight:normal;background:url(../img/sub/dot02.gif) 3px 8px no-repeat} /* 4차 */
.issue_form .step1 > li > ul > li > ul > li > ul > li > ul{margin-left:0;padding-top:6px;}
.issue_form .step1 > li > ul li ul li ul li > ul > li{padding:1px 0 1px 10px;background-position:0 4px;font-weight:normal;background:none;} /* 5차 */

.issue_form .step1 > li > table ul {padding:0;margin:0}
.issue_form .step1 > li > table ul > li{padding:0;margin:0;background:none;float: left;width: 100%;margin-bottom: 19px;font-weight: 600;}
.issue_form .step1 > li table ul.bullet li{padding:0 0 0 15px;background:url(../img/sub/bullet_02.gif) 0 5px no-repeat}
.issue_form .step1 > li table ul.bullet li p{padding:0;margin:3px 0 7px;font-weight:bold}
.issue_form .step1 > li table ul.bullet li ul {margin:0}
.issue_form .step1 > li table ul.bullet li ul li{padding:0 0 0 8px;background:url(../img/sub/dot03.gif) 0 5px no-repeat}

.issue_form .step1 > li > ul > li table > ul{padding:0;margin:0}
.issue_form .step1 > li > ul > li table > ul > li{background:none}
.issue_form .step1 > li > ul > li table > ul > li{padding:0;margin:0}

/*등록금납부*/
 .tuition_info_gide1{width: 93%;float: left;margin: 12px 0% 11px;padding: 3% 0 0;}
  .tuition_info_gide1 dt{margin: 0px 0 21px 5px;line-height: 25px;font-weight: 600;color: #201d52;font-size: 20px;padding-bottom: 9px;position: relative;}
  .tuition_info_gide1 dt:after{content:"";display: block;position: absolute;bottom: 0;left: 0;width: 47px;height: 1px;background: #201d52;}
  .tuition_info_gide1 dd{padding-left: 18px;position: relative;margin-bottom: 5px;line-height: 165%;font-weight: 400;font-size: 17px;}
  .tuition_info_gide1 dd:before{content: '';display: block;position: absolute;left: 6px;top: 10px;background: #f2882b;border-radius: 60%;width: 4px;height: 4px;}
  .tuition_info_gide1 dd:last-child{margin-bottom: 0;}
  .tuition_info_gide1 dd ul{float: left;width: 93%;padding: 1% 2%;margin-top: 2%;background: #f5f3ff;}
  .tuition_info_gide1 dd ul li{font-size: 14px;font-weight: 500;}
  .tuition_info{width: 96%;float: left;margin: 15px 0 0px 42px;font-size: 14px;color: #667da1;font-weight: 600;}


   /* 대학서식 주요키워드 */
   
   .formula{width: 100%;float: left;}
   .formula h2{clear: both;line-height: 30px;font-size: 21px;color: #555;padding-bottom: 22px;margin-top: 40px;letter-spacing: -0.08em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .formula .more{float: right;margin-right: 0%;margin-top: -3.5%;width: 73px;}
   .formula .more a{float: right;position: relative;font-size: 0.9em;font-weight: 600;padding-right: 17%;width: 100%;}
   .formula .more a:after{  content: "+";display: inline-block;width: 14px;height: 14px;position: absolute;padding: 6% 2% 0;font-weight: 600;font-size: 1.3em;border: 1px solid #000;border-radius: 100px 100px;text-align: center;line-height: 8px;right: 6%;top: -3%;}
   .formula .unit1 h3{position: relative;clear: both;font-size: 25px;font-weight: 500;color: #ffffff;line-height: 30px;letter-spacing: -0.06em;padding: 42px 14px 22px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;text-align: center;}
   .formula .unit1 h3:before{content: "";display: none;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
   .formula .unit1 ul{width: 96%;float: left;margin: 0px 2% 20px;}
   .formula .unit1 ul li{float: left;width: 28.9%;border: 1px solid #ffffff;background: #152a5e70;margin: 2%;}
   .formula .unit1 ul li:last-child{}
   .formula .unit1 ul li a{width: 100%;float: left;text-align: center;padding: 8% 0;font-weight: 600;color: #fff;font-size: 14px;}
   .formula .unit1{float: left;width: 49%;background: #448ae3 url(../img/form_bg1.png) no-repeat 0px -150px;background-size: 100%;margin-right: 1%;height: 265px;}
   
   
   .formula .unit2 h3{position: relative;clear: both;font-size: 25px;font-weight: 500;color: #ffffff;line-height: 30px;letter-spacing: -0.06em;padding: 42px 14px 22px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;text-align: center;}
   .formula .unit2 h3:before{content: "";display: none;width: 6px;height: 16px;position: absolute;top: 9px;left: 6px;background: #4279e9;}
   .formula .unit2 ul{width: 96%;float: left;margin: 38px 2% 0px;}
   .formula .unit2 ul li{float: left;width: 28.9%;border: 1px solid #ffffff;background: #152a5e70;margin: 2%;}
   .formula .unit2 ul li:last-child{}
   .formula .unit2 ul li a{
    width: 100%;
    float: left;
    text-align: center;
    padding: 8% 0;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
}
   .formula .unit2{float: left;width: 49%;background: #448ae3 url(../img/form_bg2.png) no-repeat 0 0;background-size: cover;margin-left: 1%;height: 265px;}
   
   
   
   
   
   /*실험 및 실습*/
 .apparatus_form{width: 97%;float: left !important;background: #dedede;}
.apparatus_title{width: 100%;float: left;padding: 10px 0px;color: #fff;text-align: center;background: #0a0d1c;font-size: 15px;height: 27px;line-height: 27px;}
.apparatus1{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus1 .unit1{position:relative;float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;}
.apparatus1 .unit1:after{content: "→";display: block;position: absolute;top: 100px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
.apparatus1 .unit1 ul{float: left;width: 100%;height: 180px;}
.apparatus1 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus1 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus1 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
.apparatus1 .unit2{float: left;width: 80%;margin: 0% 10% 0;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 129px;overflow: hidden;}
.apparatus1 .unit2:after{content: "←";display: block;position: absolute;top: 77px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
 .apparatus1 .unit2 ul{float: left;width: 100%;}
.apparatus1 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600; padding-left: 0;width: 100%;background: #5284dd;}
.apparatus1 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus1 .unit2 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
 

.apparatus2{width: 30%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus2 .unit1{float: left;width: 34%;margin: 14% 1% 16% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;height: 100px;}
.apparatus2 .unit1:after{content: "→";display: block;position: absolute;top: 64px;left: 86px;font-size: 34px;font-weight: 600;/* z-index: 9999; */}
.apparatus2 .unit1 ul{float: left;width: 100%;}
.apparatus2 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}
.apparatus2 .unit2{position:relative;float: left;width: 34%;margin: 13% 10% 4%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus2 .unit2:after{content: "→";display: block;position: absolute;top: 38px;left: 99px;font-size: 27px;font-weight: 600;/* z-index: 9999; */color: #fff;}
 .apparatus2 .unit2 ul{float: left;width: 100%;overflow: hidden;}
.apparatus2 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 38px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit2 li{float: left;width: 80%;padding-left: 10%;}

.apparatus2 .unit3{position:relative;float: left;width: 80%;margin: 2% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 100px;overflow: hidden;}
.apparatus2 .unit3:after{content: "→";display: block;position: absolute;top: 63px;left: 258px;font-size: 40px;font-weight: 600;z-index: 9999;}

.apparatus2 .unit3 ul{float: left;width: 100%;position:relative;}
.apparatus2 .unit3:after{content: "←";display: block;position: absolute;top: 63px;left: 258px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
.apparatus2 .unit3 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus2 .unit3 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus2 .unit3 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus3{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus3 .unit1{position:absolute;float: left;width: 80%;margin: 20% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus3 .unit1:after{content: "→";display: block;position: absolute;top: 40px;left: 150px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus3 .unit1 ul{float: left;width: 100%;}
.apparatus3 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 37px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus3 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus3 .unit1 li{float: left;width: 80%;padding-left: 10%;}
.apparatus3 .unit2{position:relative;float: left;width: 80%;margin: 0 10% 0%;border: 2px solid #84bafb;position: relative;border-radius: 10px;height: 154px;overflow: hidden;}
.apparatus3 .unit2:after{content: "←";display: block;position: absolute;top: 87px;left: 150px;font-size: 40px;font-weight: 600;/* z-index: 9999; */}
 .apparatus3 .unit2 ul{float: left;width: 100%;}
.apparatus3 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600; padding-left: 0;width: 100%;background: #5284dd;}
.apparatus3 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus3 .unit2 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus4{width: 20%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;}
.apparatus4 .unit1{float: left;width: 80%;margin: 20% 10% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus4 .unit1:after{}
.apparatus4 .unit1 ul{float: left;width: 100%;}
.apparatus4 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 36px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;float: left;}
.apparatus4 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}


.apparatus5{width: 10%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;overflow: hidden;}	   

.apparatus7{width: 30%;float: left;background: #fff;border: 1px solid #dedede;}
.apparatus7 .unit1{float: left;width: 79%;margin: 14% 1% 16% 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;height: 100px;}
.apparatus7 .unit1:after{content: "→";display: block;position: absolute;top: 64px;left: 246px;font-size: 34px;font-weight: 600;/* z-index: 9999; */}
.apparatus7 .unit1 ul{float: left;width: 100%;}
.apparatus7 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus7 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus7 .unit1 li{float: left;width: 80%;padding-left: 10%;margin-bottom: 10px;}

.apparatus8{width: 40%;float: left;background: #fff;border: 1px solid #dedede;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit1{position:absolute;float: left;width: 36%;margin: 11% 2% 63px 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit1:after{content: "→";display: block;position: absolute;top: 26px;left: 129px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus8 .unit1 ul{float: left;width: 100%;}
.apparatus8 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 18px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;margin-top: 0;}
.apparatus8 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus8 .unit1 li{float: left;width: 80%;padding-left: 10%;margin: 1% 0 0%;}
.apparatus8 .unit2{position:relative;float: left;width: 31%;margin: 54px 10% 0%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus8 .unit2:after{content: "←";display: block;position: absolute;top: 87px;left: 150px;font-size: 40px;font-weight: 600;}
.apparatus8 .unit2 ul{float: left;width: 100%;}
.apparatus8 .unit2 li:first-child{font-size: 20px;text-align: center;padding: 36px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus8 .unit2 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus8 .unit2 li{float: left;width: 80%;padding-left: 10%;}   	

.apparatus9{width: 30%;float: left;background: #fff;border: 1px solid #dedede;}.apparatus1 .unit1{float: left;width: 80%;margin: 10%;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus9 .unit1{position:absolute;float: left;width: 80%;margin: 14% 10% 67px;border: 2px solid #84bafb;position: relative;border-radius: 10px;overflow: hidden;}
.apparatus9 .unit1:after{content: "→";display: block;position: absolute;top: 40px;left: 243px;font-size: 37px;font-weight: 600;/* z-index: 9999; */color: #fff;}
.apparatus9 .unit1 ul{float: left;width: 100%;}
.apparatus9 .unit1 li:first-child{font-size: 20px;text-align: center;padding: 37px 0;color: #fff;font-weight: 600;padding-left: 0;width: 100%;background: #5284dd;}
.apparatus9 .unit1 li:first-child h4{font-weight: 700;float: left;width: 100%;}
.apparatus9 .unit1 li{float: left;width: 80%;padding-left: 10%;}

 /*대학본부_교무처*/  
 
 .goal_form{width: 93%;float: left !important;margin: 20px 50px 20px !important;}
.goal_form .unit1{width: 60%;float: left;margin: 0 20% 60px;}
.goal_form .unit1 li{width: 13%;float: left;margin: 1.5% 7%;font-size: 17px;line-height: 25px;text-align: center;max-height: 78px;}
.goal_form .unit1 li:nth-child(1){border: 12px solid #216780;padding: 4% 1.3%;border-radius: 260px;}
.goal_form .unit1 li:nth-child(2){border: 12px solid #52bab2;padding: 4% 1.3%;border-radius: 260px;}
.goal_form .unit1 li:nth-child(3){border: 12px solid #c19959;padding: 2% 1.3%;border-radius: 260px;}
.goal_form .unit2{float: left; width: 100%;}
.goal_form .unit2 dl{width: 30%;float: left;margin: 1.5%;text-align: center;height: 213px;border: 1px solid #4279e9;}
.goal_form .unit2 dt{width: 94%;float: left;background: #4279e9;color: #fff;padding: 3%;font-size: 14px;}
.goal_form .unit2 dd{float: left;margin: 14px 0px -3px;font-size: 13px;line-height: 21px;padding: 0% 4%;width: 100%;text-align: left;}
.goal_form .unit2 dd:last-child{margin: 10px 0px 0px;}
 
 
 /*대학본부 조직도*/
					/*
					.group2{width:100%;float: left;}
					.group2 .unit1{width: 64%;float:left;margin: 0px 18%;background: none;padding-bottom: 5%;margin-bottom: 5%;border-bottom: 2px solid #0070c0;}
					.group2 .unit1 span{position:relative;width: 20%;float:left;margin: 0 40%;background:#000;color:#fff;text-align: center;padding: 1.5%;position: relative;}
					.group2 .unit1 span:after{content:"";display: block;position: absolute;top: 100%;left: 50%;width:2px;height: 75px;background: #0070c0;}
					.group2 .unit2{float: left;width: 90%;margin: 0% 5% 0;background: none;}
					.group2 .unit2 span{padding: 1.5% 0;}
					.group2 .unit2 span:nth-child(1){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(1):after{content:"";display: block;position: absolute;top: -96%;left: 48%;width:2px;height: 75px;background: #0070c0;}
					.group2 .unit2 span:nth-child(2){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(2):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 48%;}
					.group2 .unit2 span:nth-child(3){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(3):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 48%;}
					.group2 .unit2 span:nth-child(4){position:relative;float: left;width: 20%;margin: 0 2.5%;text-align: center;background: #0070c0;color: #fff;}
				    .group2 .unit2 span:nth-child(4):after{content:"";display: block;position: absolute;width:2px;height: 75px;background: #0070c0;top: -96%;left: 40%;}
 					*/
 					
 					/* 대학본주 교무처 조직도 3개 레이아웃 */
					.group2 {
						float: none;
					}
					.group2 .unit1 {
						background: none;
						float: none;
						width: 88%; 
						margin: 0 auto;
						box-sizing: border-box; 
						padding: 0 0 0 0;
						padding-bottom: 72px;    
						margin-bottom: 72px; 
						text-align: center;
						position: relative;
					}
					.group2 .unit1::after {
						content: '';
						position: absolute;
						left: 50%;
						transform: translate(-50%);
						top: 100%;
						width: 100%;
						height: 72px;
						border-top: 2px solid #0070c0;
/* 						border: 2px solid #0070c0;
						border-bottom: none; */
					}
					.group2 .unit1 span {
						float: none;
						background:#000;
						color:#fff;
						text-align: center;
						padding: 12px 56px; 
						display: inline-block;
						width: auto;
						font-size: 22px; 
						margin-bottom: 0;
					}
					.group2 .unit2 {
						display: flex;
						justify-content: space-between; 
						background: none;
						float: none;
						gap: 2.5%;
						padding: 0 0;
						width: 100%;
 					}
					.group2 .unit2 span {
						text-align: center;
						display: inline-block;
						background-color: #0070c0;
						color: #fff; 
						padding: 16px; 
					}
					.group2 .unit2 span {
  						position: relative;
  					}
  					.group2 .unit2 span::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transfrom: translate(-50%);
  						background: #0070c0;
  					}
/*   					.group2 .unit2 span:nth-child(2) {
  						position: relative;
  					}
  					.group2 .unit2 span:nth-child(2)::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transfrom: translate(-50%);
  						background: #0070c0;
  					}
  					.group2 .unit2 span:nth-child(3) {
  						position: relative;
  					}
  					.group2 .unit2 span:nth-child(3)::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transfrom: translate(-50%);
  						background: #0070c0;
  					} */

					/** 퀵남부 **/
				 .quick_lingk2{width: 100%;float: left;margin: 0;background: url(./img/quick_bg.png) no-repeat 53% 14%;background-size: cover;}
				 .quick_lingk2 ul{width: 94%;float: left;padding: 3%;}
				 .quick_lingk2 ul li{width: 8.6%;float: left;position:relative;margin-bottom: 0;background: #fff;padding: 4.5% 4%;border: 1px solid #dedede;border-width: 0px 1px 1px 0px;}
				 .quick_lingk2 ul li:nth-child(6n){border-width:0px 0px 1px 0px;}
				 .quick_lingk2 ul li a{width:100%; float:left;text-align: center;}
				.quick_lingk2 ul li a img{height: 66px;margin-bottom: 7%;}
				 .quick_lingk2 ul li a span{width:100%;float:left;text-align: center;font-weight: 600;font-size: 18px;}
/******************************* 서브콘텐츠 *******************************/

/* 통합검색*/
.all_search_form{width: 100%;float: left;margin: 0px 0% 70px;padding-bottom: 0px;}
    	.all_search_form form{}
    	.all_search_form form input[type=text] {width: 82%;float: left;padding: 14px 20px;border: 3px solid #2c72cd;font-size: 18px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
    	.all_search_form form input[type=submit] { float: left;border: 0;background: #2c72cd;color: #fff;padding: 18px 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 16px;}
    	.all_search_info{width: 100%;float: left;margin: 20px 0% 20px;padding: 0px 0 0px;}
    
    	.all_search_info > h2{float: left;border: 0;color: #2c72cd;padding: 18px 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;width: 100%;margin-bottom: 12px;}
    
        .all_search_info .search_info{width: 90%;float: left;margin: 0 2.5%;border: 1px solid #dedede;padding: 2% 2% 2%;}
    	.all_search_info .search_info li{width: 100%;float: left;padding-bottom: 25px;border-bottom: 1px solid #c3c3c3;margin-bottom: 22px;}
    	.all_search_info .search_info li p{ width:100%;	float: left;}
    	.all_search_info .search_info li p b{color:#ff0000;}
    	.all_search_info .search_info li p.search_info_menu{float: left;width: 100%;font-size: 16px;font-weight: 600;color: #2c72cd;}
    	.all_search_info .search_info li p.search_info_content, .all_search_info .search_info li div.search_info_content{float: left;padding-left: 20px;margin: 18px 0px 0px;font-size: 14px;color: #262626;font-weight: 500;}
    	
    	.all_search_info .search_info li:last-child{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
    	.search_info_content span{color:#ff0000;}

/* 풀페이지 컨트롤*/	
#fullpage {position:relative;z-index:9;width: calc(100% - 100px);float: right;height: 100%;}
	.quick {position:fixed;right:20px;top:50%;transform:translateY(-50%); z-index:100000}
	.quick li {width:10px;height:10px;margin-bottom:10px;border-radius:15px;border: 2px solid #0a0606;cursor:pointer;}
	.quick .on {background: #000;}
.fullsection {
    width: 100%;
    position: relative;
}	
/**  반응형탭   **/
.tab-button-outer {
  /* display: none; */
}
