@charset "utf-8";
@import url('reset.css');

.pc_img{display: none !important;}
.m_img{display: inline-block !important;}
.table_container{width:100%;overflow-x:auto;white-space:nowrap;float: left;margin: 0 !important;}
 .table_container table{width: 100% !important;float: left !important;}
@media screen and (max-width:767px) {

	/* 대학소개 > 대학현황 > 대학요람 20230830 */
.doc_wrap {
	width: 96%;
	margin: auto;
	clear:both; 
	padding: 8% 0;
}
.doc_wrap ul {
	display:flex;
	flex-wrap: wrap;
	gap: 10px;  
}
.doc_wrap ul li {
	border:1px solid #888; 
	height: auto; 
	width: 100%;         
	padding: 30px;   
	box-sizing:border-box;
	position: relative;
} 
.doc_wrap ul h2 {
	font-size: 32px; 
	margin-bottom: 10px;
}
.doc_wrap ul h2 span {
	color: #2C72CD;
}
.doc_wrap ul p {
	font-size: 18px;  
	color: #888;
}
.doc_wrap ul a {
	box-sizing: border-box;
	border: 1px solid #777;
	padding: 15px;
	padding-left: 30px;
	text-align:center;
	position:static;
	display:block;
	width:100%;
	margin-top: 10px;
	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%;
}
	
	
	
	.subbanner, .subbanner_m{display:none;}
.tree_left{width: 100%;float: left;margin: 1% 0;border: 1px solid #dedede;padding: 2%;overflow-y: scroll;height: 300px;}
	.info_right{width: 100%;float: left;}
	.detail {display: none;}
			
/*게시판*/	
.sublist_body .num{}
.sublist_body .writer{
    width: 10%;
}
.sublist_body .date{
    width: auto;
}
.sublist_body .read{
    width: 7%;
}	
.sublist_body table {

text-align: center;

border-collapse: collapse;

border-top: 2px solid #7a7a7a;

width: 100%;

border-bottom: 2px
 solid #7a7a7a;

float: left;

overflow: hidden;

}
.sublist_body table, .directrequest table, .subnamelist_body table {table-layout: fixed;}
.sublist_body .num {color: #787878;font-size: 13px;vertical-align: middle;}
.sublist_body .numing {color: #6899c8;font-size: 13px;vertical-align: middle;}
.sublist_body .numend {color: #686868;font-size: 13px;vertical-align: middle;}
.sublist_body .hnum{color: #333333;font-size: 13px;vertical-align: middle;font-weight: bold;}
.sublist_body .name{color: #333333;font-size: 15px;vertical-align: middle;}
.sublist_body table tr td {color: #333333;font-size: 15px;text-align: left;border-collapse: collapse;padding: 10px 4%;border-top: none;border-bottom: none;width: 100%;float: left;}
.sublist_body table tr{border-bottom:1px solid #e4e4e4;width: 100%;float: left;}
.sublist_body table tr td:last-child{border-bottom:1px solid #000}
.sublist_body table thead tr th{display:none;width: 100%;float: left;}
.sublist_body table tbody {float: left;width:100%;}
.sublist_body table tr th {color: #333333;font-size: 14px;font-weight: bold;text-align: center !important;border-collapse: collapse;padding: 10px;!important;background: #f7f7f7;border-bottom: 0;}
.subnamelist_content {text-align: left !important;font-weight: 800;font-size: 14px;}
.hsubnamelist_content{font-weight:bold;text-align: left !important;}
.smcstyleselect {
    float: left;
    margin-right: 1%;
    display: inline-block;
    width: 100%;
	display:none;
}

	.smcstyleselect2 {
    margin-right: 0%;
    display: inline-block;
    width: 100%;
    float: left;
    margin-bottom: 2%;
}
	.comboCate_st {
    height: 35px;
    padding-left: 5px;
    border: 1px solid #c7c7c7;
    width: 100%;
    float: left;
}

	.btn-flat.btn {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 0;
    background: #000;
    color: #fff;
    padding: 3.2% 5%;
    display: inline-block;
    float: left;
    margin-left: 1%;
    width: 100%;
}
	
select{background: #fff;}


 #wrap{width: 100%;}
				        
.visual{width:100%;float:left;overflow:hidden;}
 #visual_wrapper_pc {display: none;}
 #visual_wrapper_m {display: block;height: 230px !important;}
.visual {height: 604px;}
.sub_visual{width:100%;float:left;overflow:hidden;margin-top: 0px;border-bottom: 1px solid #dedede;margin-bottom: 0%;background: url(../img/sub/sub_bg1.png) no-repeat;background-size: cover;height: 148px;}
.sub_visual h1{
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 1.5em;
    letter-spacing: 3px;
    padding: 6% 0;
    text-shadow: 1px 1px 4px #000;
}

/* 모바일 헤더 */
/* #mcontainer {width: 100%;margin: 0;text-align:center;float: left;position: fixed;z-index: 2;background: #fff;}
.m_header_form{width:100%;float:left;}
.tab {list-style: none;margin: 0;padding: 0;overflow: hidden;width: 27vw;float: left;border: 1px solid #dedede;border-width: 1px 1px 0px 1px;height: 87.7vh;background: #1d60b6;margin-top: 0%;}
.tab li {float: left;width: 100%;border-bottom: 1px solid #dedede1f;background: #1d60b6;}
.tab li a {display: inline-block;color: #fff;text-align: left;text-decoration: none;padding: 15.5% 10%;font-size: 0.8em;transition:0.3s;width: 81%;font-weight: 600;}
.tabcontent {display: none;background-color: #fff;padding: 0;color: #000;width: 72.2vw;float: left;height: 88vh;overflow-y: auto;margin-left: 0%;}
ul.tab li.current{background-color: #0b4da2;color: #fff;}
.tabcontent.current {display: block;}
.logo{float: left;margin-top: 5%;margin-left: 4%;width: 28%;}
.logo2{float: left;margin-top: 2%;margin-left: 5%;width: 28%;}
.mh_search{float: left;margin-top: 5%;margin-left: 42%;}
.mh_search2{float: left;margin-top: 3%;margin-left: 42%;}

#nav {}
#nav ul{ width:100%; margin:0; padding:0; }
#nav ul.menu li{position:relative;float:left;width:100%;list-style-type:none;}
#nav ul.menu li a{display:block;width:100%;height:100%;line-height: 1em;color:#000;font-weight:bold;text-decoration:none;border-bottom: 1px solid #dedede;font-size: 0.8em;padding: 7% 0%;}
#nav ul.menu li a:hover{background:#eee;}
#nav ul.menu li .sub a{position:relative;float:left;display:block;width:100%;z-index:999;background: #f9f9f9;}
#nav ul.menu li .sub a:hover{background: #e5e5e5;color:#fff;} */

/* 상단팝업*/
#topBanner {width: 100%;height: 186px;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: 164px;right: 15px;padding:0 0 0 27px;font-size:9pt;letter-spacing:-1px;z-index: 3;display: block;}
#topBanner .bn_close #chkday {position:absolute;top: -2px;left:0;width:17px;height:17px;color:#fff;/* display: none; */}
#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: 14px;left: 0 !important;width: 100%;position: absolute !important;}
  .bn_open{width: 100%;float: left;background: #000;}
 .bn_open > a{color:#fff;width:100%;float: left;padding:2% 0%;}


/* 모바일 메뉴 상단 중단 */



.mobile_menu_top{width:100%;float:left;border-top: 1px solid #dedede;}
.mobile_menu_top > ul{ float: left;width: 100%;}				
.mobile_menu_top > ul > li{float: left;width: 29.6%;border-right: 1px solid #dedede;border-bottom: 1px solid #dedede;}
.mobile_menu_top > ul > li > a{width: 96%;float: left;font-weight: 600;font-size: 0.8em;}
.mobile_menu_top > ul > li:last-child{border-right:none;}
.mobile_menu_top > ul > li:nth-child(2){width: 40%;}
.mobile_menu_top > ul > li:nth-child(1) a{padding: 18% 2%;}
.mobile_menu_top > ul > li:nth-child(2) a{padding: 13% 2%;}
.mobile_menu_middle{width:100%;float:left;l}
.mobile_menu_middle > ul{ float: left;width: 100%;}				
.mobile_menu_middle > ul > li{float: left;width: 24.8%;border-right: 1px solid #dedede;border-top: 1px solid #dedede;background: #3e3e3e;}
.mobile_menu_middle > ul > li > a{width: 100%;float: left;padding: 4% 2%;font-weight: 600;}
.mobile_menu_middle > ul > li:last-child{border-right:none;}



   /* 드롭다운 시리즈*/
.db {background:#fff;color: #020202;border: none;cursor: pointer;width: 100%;float: left;padding: 19% 2%;font-weight: 600;font-size: 0.8em;border: none;}
.dd {position: relative;display: inline-block;width: 100%;float: left;}
.dd-content {display: none;position: absolute;background-color: #4f5152;min-width: 100%;box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);z-index: 9999;top: 102%;}
.dd-content a {color: #fff;padding: 5% 5%;text-decoration: none;display: block;border-bottom: 1px solid #bbb;float: left;width: 90%;}
.dd-content a:last-child {border-bottom: none;}
.dd-content a:hover {background-color: Gold;}
.dd:hover .dd-content {display: block;}
.dd:hover .db {background-color: #0b4da2;color: #fff;}

.db2 {background: #3e3e3e;color: #fff;border: none;cursor: pointer;width: 100%;float: left;padding: 15% 2%;font-weight: 600;font-size: 0.8em;}
.dd2 {position: relative;display: inline-block;width: 100%;float: left;}
.dd-content2 {display: none;position: absolute;background-color: #4f5152;min-width: 100%;box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);z-index: 9999;top: 92%;}
.dd-content2 a {color: #fff;padding: 5% 5%;text-decoration: none;display: block;border-bottom: 1px solid #bbb;float: left;width: 90%;font-size: 0.8em;}
.dd-content2 a:last-child {border-bottom: none;}
.dd-content2 a:hover {background-color: #0b4da2;}
.dd2:hover .dd-content2 {display: block;}
.dd2:hover .db2 {background-color: #0b4da2;}



/* 햄버거 컨트롤 */
.berger_form{background: #fff;margin-top: 2%;float: right;}
.berger_btn{text-align: right;padding: 10px;margin-right: 3%;}
.berger_bg{width: 100%;height: 100%;background: rgba(0,0,0,0.7);position: absolute;top:0;display: none;}
.sidebar_berger{display: none;width: 100%;height: 100%;background: #ffffff;position: fixed;top:0;right: -50%;z-index: 9999;}
.berger_close_btn{width: 25px;height: 25px;margin:10px;float: right;}
.berger_close_btn > a{display: block;width: 100%;height: 100%;}
.berger_wrap{list-style: none;padding: 0;float: left;width: 100%;}












/* 본문 메뉴*/
#header{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;display: none;}
#header > h1{padding-left: 5%;}
#header #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header #gnb > .dept1 > a.active{color: red;font-weight: bold}

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

#header2{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;display: none;}
#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: none;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: 5%;}
#header2 .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;}
#header2 .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 9% 60%;background-size: 15%;}
#header2 .top_side li:nth-child(2) a{background: url(../img/top_login.png) no-repeat 9% 60%;background-size: 15%;}
#header2 .top_side li:nth-child(3){    background: url(../img/top_lang.png) no-repeat 12% 59%;background-size: 22%;padding-left: 8%;width: 17%;}
#header2 .top_side li a{width: 100%;float: left;text-align: center;padding-top: 5%;}
#header2 .top_side li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}
#header2.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}

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

/*대표 메뉴 */
#menu {width: 960px;height:50px;color: #000;line-height: 50px;margin:0 auto;text-align: center;font-weight: 600;display: none;}
#menu > ul > li {float:left;width:16.66%;position:relative;}
#menu > ul > li > ul {display:none;font-size:14px;background: white;width: 38vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;}
#menu > ul > li:nth-child(1) > ul{position: absolute;left: -215px;}
#menu > ul > li:nth-child(2) > ul{position: absolute;left: -209px;}
#menu > ul > li:nth-child(3) > ul{position: absolute;left: -233px;}
#menu > ul > li:nth-child(4) > ul{position: absolute;left: -257px;}
#menu > ul > li:nth-child(5) > ul{position: absolute;left: -260px;}
#menu > ul > li:nth-child(6) > ul{position: absolute;left: -15vw;}
#menu > ul > li:hover > ul {display:block;}
#menu > ul > li > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;}
#menu > ul > li > ul > li > a{float: left;background: #e3e6ed;width: 20%;text-align: center;font-weight: bold;font-size: 0.9em;}
#menu > ul > li > ul > li > ul{float: left;width: 72%;padding: 0% 4%;}
#menu > ul > li > ul > li > ul > li{float: left;margin-right: 1.7%;font-size: 0.85em;}
#menu > ul > li > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.3depth_sub > li > a:hover{color:#2d558a}
.depth_sub2 > li .gide{color:#ddd;color: #939080;font-weight: 500;margin-left: 10px;font-size: 0.9em;}

/* 입시 메뉴 */

#menu2 {width: 960px;height:50px;color: #000;line-height: 50px;margin:0 auto;text-align: center;font-weight: 600;}
#menu2 > ul > li {float:left;width:20%;position:relative;}
#menu2 > ul > li > ul {display:none;font-size:14px;background: white;width: 38vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;}
#menu2 > ul > li:nth-child(1) > ul{position: absolute;left: -215px;}
#menu2 > ul > li:nth-child(2) > ul{position: absolute;left: -209px;}
#menu2 > ul > li:nth-child(3) > ul{position: absolute;left: -233px;}
#menu2 > ul > li:nth-child(4) > ul{position: absolute;left: -257px;}
#menu2 > ul > li:nth-child(5) > ul{position: absolute;left: -260px;}
#menu2 > ul > li:nth-child(6) > ul{position: absolute;left: -15vw;}
#menu2 > ul > li:hover > ul {display:block;}
#menu2 > ul > li > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;}
#menu2 > ul > li > ul > li > a{float: left;background: #e3e6ed;width: 20%;text-align: center;font-weight: bold;font-size: 0.9em;}
#menu2 > ul > li > ul > li > ul{float: left;width: 72%;padding: 0% 4%;}
#menu2 > ul > li > ul > li > ul > li{float: left;margin-right: 1.7%;font-size: 0.85em;}
#menu2 > ul > li > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}




 .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;padding-top: 5%;}
 .top_side li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}

.content{width: 100%;display: inline-block;height: 100%;float: right;}
.content2{width: 100%;display: inline-block;height: 100%;float: left;}
.content3{width: 100%;display: inline-block;height: 100%;float: left;}


/** 반응형탭1 **/
.notice_date{float:left;width: 94%;margin: 0% 3% 0%;height: 100%;}
.tabs{width: 100%;float:left;}
.tabs_title{float: left;font-size: 28px;background: url(../img/title_bg1.png) no-repeat 63% 14%;background-size: 10%;width: 100%;margin: 7% 0 6%;text-align: center;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tabs_title strong{color: #115da0;font-weight: 600;}
.tab-button-outer{float:right; width:50%;margin-right:8%;}
.tab-button-outer ul{float:left;width:100%;}
.tab-button-outer ul li{float:left; width:25%;color:#414040; font-weight:500;text-align: center}
.tab-button-outer ul li.is-active a, .tab-button-outer ul li:hover a{ color: #0b4da2;font-weight: 600;padding-bottom: 2%;border-bottom: 6px solid #0b4da2;text-align: center;}
.tab-button-outer ul li a{text-align:center}
.tab_content_form{width:100%;float:left;margin-top:3%;}
.tab-contents{float: left;width: 99%;margin-bottom: 7%;position: relative;}
.main_notice_unit{width: 99.5%;float: left;border: 1px solid #dedede;margin-right: 0%;margin-bottom: 3%;}
.main_notice_unit li:nth-child(1){width: 20%;float: left;padding: 6% 0%;text-align: center;font-weight: bold;font-size: 0.7em;}
.main_notice_unit li:nth-child(2){width: 80%;float: left;padding: 1.7% 0%;background: #fff;}
.main_notice_unit li:nth-child(2) a{width: 92%;float: left;padding: 0% 4%;margin-top: 2%;}
.main_notice_unit li:nth-child(2) a p{font-weight: 600;font-size: 0.8em;overflow: hidden;text-overflow: ellipsis;width: 95%;white-space: nowrap;padding-right: 10%;}
.main_notice_unit li:nth-child(2) a span{width: 94%;padding-left: 6%;font-size: 0.7em;font-weight: 600;color: #8f8f8f;background: url(../img/date_clock.png) no-repeat 0% 38%;background-size: 5%;}

.notice_date_more{float: right;background: #ddd;width: 19%;position: absolute;right: 0;top: -13%;}
.notice_date_more > a{width: 100%;float: left;text-align: center;padding: 20% 0%;background: #000000;color: #fff;font-size: 0.8em;}

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


/** 학사일정  **/
.cal_form{width: 94%;float: left;margin: 0 3% 4%;}
.cal_title{width: 100%;float: left;padding: 0 0;margin: 21px 0;}
.cal_title h3{float: left;font-size: 28px;background: url(../img/title_bg1.png) no-repeat 0% 10%;background-size: 40px;width: 44%;text-align: left;margin-bottom: 0%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.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: 55px;margin: 0% 0 0px;float: right;padding: 3% 4%;font-size: 14px;text-align: center;font-weight: 600;background: #000000;color: #fff;border-radius: 100px;}
.cal_body{float: left;width: 90%;padding: 3% 5% 2%;border: 1px solid #ddd;background: #fff;}
.cal_body > li{padding-bottom: 3%;width: 100%;float: left;border-bottom: 1px solid #dedede;margin: 0% 0 3.5%;}
.cal_body > li:last-child{margin-bottom:0;border-bottom:none;padding-bottom: 0;}
.cal_body > li .date{width: 21%;float: left;margin-right: 4%;background: #575757;padding: 2.5% 5%;}
.cal_body > li .date span:nth-child(1){width: 100%;text-align: center;color: #ffffff8c;font-size: 14px;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: 18px;margin-top: 3px;}

 .cal_body > li .today{width: 21%;float: left;margin-right: 5%;background: #2d558a;padding: 2%;}
.cal_body > li .today span:nth-child(1){width: 100%;text-align: center;color: #ffffff8c;font-size: 0.8em;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: 1.3em;}

.cal_body > li .date_content{float: left;width: 61%;margin-top: 1%;}
.cal_body > li .date_content span{width: 100%;float: left;font-size: 16px;font-weight: 600;margin-bottom: 2%;color: #2c2c2c;}
.cal_body > li .date_content p{width: 98%;float: left;font-size: 19px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #2941aa;}

 /** 남부대 배너 **/            
.swiper-container-initialized{width: 100%;float: left;}
 .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: 340px;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 7%;} 
 .nambu_banner .banner_title h2{width: 100%;float: left;font-size: 30px;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%;}
  .main_banner_list li{float: left;margin-left: 5px !important;border: 1px solid #c5c5c5;background: #fff;border-radius: 9px;overflow: hidden;/* box-shadow: 4px 8px 7px 1px #06070873; */width: 98% !important;height: 152px;}
  .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: 214px;}  
   .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: 214px; */}
    .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: 94%;float: left;margin: 6% 3% 9%;z-index: 2;}
 .quick_lingk h2{width: 100%;float: left;font-size: 28px;text-align: center;margin-bottom: 6%;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 67% 14%;background-size: 8.5%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 .quick_lingk h2 strong{font-weight: 600;color: #0b4da2;}
 .quick_lingk ul{width: 94%;float: left;padding: 3%;background: #0b4da2;}
 .quick_lingk ul li{width: 28%;float: left;position:relative;margin: 0% 2.5% 0%;}
 .quick_lingk ul li:after{content: "";width: 7px;height: 7px;position: absolute;top: 32%;left: 100%;border-radius: 100px 100px;background: #9bbae3;display: none;}
 .quick_lingk ul li:nth-child(3n):after{display:none;}
 .quick_lingk ul li:last-child:after{display:none; }
 .quick_lingk ul li a{width:100%; float:left;text-align: center;}
 .quick_lingk ul li a img{height: 46px;margin: 7% 0%;width: 49%;}
.quick_lingk ul li a span{width:100%;float:left;text-align: center;font-weight: 500;font-size: 0.8em;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #fff;}
            
            
/** 남부대 뉴스 **/            

 .nambu_news{width: 94%;float:left;margin: 8% 3% 2%;overflow: hidden;}
  .nambu_news .news_title{width:100%;float:left;margin-bottom:2%} 
  .nambu_news .news_title h2{width: 100%;float: left;font-size: 26px;text-align: left;margin-bottom: 1%;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 33% 14%;background-size: 8.5%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .nambu_news .news_title h2 strong{font-weight: 600;color: #0b4da2;}
  .nambu_news .news_title span{float: left;margin-top: 0.7%;font-size: 0.9em;color: #999;display: none;}
  .nambu_news .news_title a{
    width: 80px;
    margin: -39px 0 0px;
    float: right;
    padding: 3% 1%;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border-radius: 100px;
    background: #000;
}  
  .nambu_news .news_title a:after {}

   .swiper-container-initialized{width: 100%;float: left;height: 313px;}
 .scroll_wrap{position:relative;width: 100%;float: left;background: #ddd;margin-top: 16px;}
.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;}
	
  .main_news_list{float:left;width:100%;height: 286px !important;}
  .main_news_list li{width: 100% !important;float: left;margin-bottom: 5.7%;border: 1px solid #dedede;margin-right: 5% !important;height: 286px !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_news_text_img{max-height: 210px;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%;}
  
  .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.7em;font-weight: 600;margin-bottom: 2%;color: #2d558a;}
  .main_news_list li a .m_news_text h3{width:100%;float:left;font-size: 1em;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 2%;}
  .main_news_list li a .m_news_text p{width:100%;float:left;font-size: 0.7em;color: #7e7e7e;font-weight: 500;overflow: hidden;text-overflow: ellipsis;max-height: 56px;line-height: 1.6em;display: none;}
  .main_news_list li:last-child{width: 100%;float: left;margin-right: 0;border: 1px solid #dedede;}
  
  /** 남부대 홍보  **/
  .nambu_sns_pop{width: 100%;float:left;margin: 0% 0% 0%;padding: 0 3% 2%;background: #f7f9fd;}
 		.nambu_sns{width: 100%;float:left;margin: 0%;margin-right: 0%;}
   .nambu_sns .sns_title{width:100%;float:left;margin: 7% 0 6%;} 
   .nambu_sns .sns_title h2{width: 100%;float: left;font-size: 28px;text-align: center;margin-bottom: 1%;padding-right: 0;/* background: url(../img/icon1.png) no-repeat 89% 62%; */background-size: 8.5%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .nambu_sns .sns_title h2 strong{font-weight: 600;color: #0b4da2;}
   .nambu_sns .sns_title span{float: left;font-size: 0.9em;margin-top: 0.5%;font-weight: 600;color: #9f9f9f;display: none;}	
   .nambu_sns #swiper_sns{float: left;width: 100%;height: 87vh;overflow: hidden;}
   .nambu_sns #swiper_sns ul > li{width: 100%;margin-right: 2%;float: left;margin-bottom: 1%;height: 350px;}
   .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: 200px;overflow:hidden;position: relative;line-height: 240px;top: 0;}
	.nambu_sns #swiper_sns ul > li > a .sns_img img{width:100%;transition: all 0.35s ease;position: absolute;top: -10%;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-top :20px;}
	.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: 16px;font-weight: 600;color: #000;text-align: center;}
   
   
   .nambu_pop{width: 100%;float:left;margin-bottom: 9%;}
   .nambu_pop .pop_title{width:100%;float:left;margin: 0% 0 2%;text-align: center;} 
   .nambu_pop .pop_title h2{width: 100%;float: left;font-size: 28px;text-align: center;margin-bottom: 4%;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;}	
   .rolling_area .num {display: none;}
   /* 롤링버튼 */
.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}
/** 팝업광고 **/

.mpop_wrap{float:right; width:471px;}
#popzone{width: 100%;height: 414px;float:left;position:relative;box-sizing:border-box;overflow:hidden;background:#ddd;}
#popzone .uok_wrap{width: 447px;height: 418px;}
#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;}

#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:4;float: left;width: 36px;height: 60px;margin-top: -56vh;margin-left: 5%;}
	.side_bt > div {width: 60;margin: 0;position:relative;height: 60px;float: right;background: #bbb;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: 100px;margin-left: 5%;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: 96px;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: 215px;float: left;margin-top: 22%;margin-left: 400px;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;}
 
 
 /********************** 서브 ****************************/
  

/* 서브페이지 내용  */
.sub_form{width: 86%;float: left;margin: 2% 7% 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;}

/* 탭 전체 스타일 */
.stabs {background-color: #ffffff;width: 100%;margin: 0;float: left;}

/* 탭 스타일 */
.tab_item {width: calc(100%/3);height: 50px;border-bottom: 1px solid #f8f8f8;background-color: #f8f8f8;line-height: 50px;font-size: 16px;text-align: center;color: #bbbbbb;display: block;float: left;text-align: center;font-weight: bold;transition: all 0.2s ease;cursor: pointer;}
.tab_item:hover {opacity: 0.75;}

/* 라디오 버튼 UI삭제*/
input[name="tab_item"] {display: none;}

/* 탭 컨텐츠 스타일 */
.tab_content {display: none;padding: 0;clear: both;overflow: hidden;width: 100%;float: left;margin-top: 5%;}


/* 선택 된 탭 콘텐츠를 표시 */
#all:checked ~ #all_content,#programming:checked ~ #programming_content,#design:checked ~ #design_content {display: block;}

/* 선택된 탭 스타일 */
.stabs input:checked + .tab_item {background-color: #1957a7;color: #fff;}





/** footer  **/
	footer{width:100%;float:left;margin: 0;padding: 0;}
	.foot_top{width: 100%;float: left;background: #f1f1f1;}
	.foot_top ul{width: 100%;float: left;margin: 0 0%;}
	.foot_top ul li{float: left;width: 100%;text-align: center;border-bottom: 1px solid #dddddd;padding: 2% 0;}
	.foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 90%;float: left;text-align: center;padding: 0.7% 6%;margin: 0% 5%;}
	.foot_top ul li:first-child {}
	
	.foot_side{width: 92%;float: left;margin: 4% 4% 2%;}
	.foot_side > li{float: left;width: 50%;position: relative;margin-bottom: 4%;}
	.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: 88%;float: left;margin: 0 6% 1%;}
	.foot_info li:nth-child(1){width: 40%;float: left;margin-bottom: 4%;}
	.foot_info li:nth-child(2){float:left;}
	.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: 100%;text-align: left;margin-top: 3%;} 
	
	
/** sidemenu**/
.side_menu_form{width: 5%;float: left;height: 100vh;position: fixed;background: #2d558a;z-index: 9999;display: none;}
.side_left{float: left;width: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 37px;}
.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;}
.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_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: 25%;margin-right: 8%;text-align: center; margin-bottom:5%}
.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 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;background: #2d558a;height: 46px;overflow: hidden;}
.header_top{width: 99%;float: left;margin: 0 0%;}
.header_top_left{float: left;width: 78%;}
.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: 22%;}
.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: 100%;float: left;margin: 5% 0%;position: relative;HEIGHT: 100%;}
.special .sp_content .icon{width: 100%;float: left;margin-right: 5%;position: absolute;bottom: 3%;}
.special .sp_content .icon li:nth-child(1){float: left;width: 25%;background: #627185;border-radius: 0;margin: 0;}
.special .sp_content .icon li:nth-child(1) a{width: 80%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 10% 20%;background: url(../img/sp_vicon1.png) no-repeat 48% 22%;background-size: 30%;}
.special .sp_content .icon li:nth-child(2){float: left;width: 25%;background: #e08328;border-radius: 0;margin: 0;}
.special .sp_content .icon li:nth-child(2) a{width: 80%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 10% 20%;background: url(../img/sp_vicon2.png) no-repeat 48% 22%;background-size: 30%;}
.special .sp_content .icon li:nth-child(3){float: left;width: 25%;background: #174d94;border-radius: 0;margin: 0;}
.special .sp_content .icon li:nth-child(3) a{width: 80%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 10% 20%;background: url(../img/sp_vicon3.png) no-repeat 48% 22%;background-size: 30%;}
.special .sp_content .icon li:nth-child(4){float: left;width: 25%;background: #b5214e;border-radius: 0;margin: 0;}
.special .sp_content .icon li:nth-child(4) a{width: 80%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 10% 20%;background: url(../img/sp_vicon4.png) no-repeat 48% 22%;background-size: 30%;}

 .special .sp_content .text{float: left;width: 80%;margin: 20% 10% 0;}
.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.3em;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: 1em;}
.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-button-outer { display:none; }
.is-active { color:red;  } 

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


.tab-button-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: -15%;font-size: 0.8em;background: #2d558a;color: #fff;padding: 4% 2%;}
  .ib_notice_form{float: left;width: 100%;height: 480px;overflow: hidden;}
  .ib_notice_form > li{width: 99%;float: left;margin-right: 0%;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: 6% 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 70% 14%;background-size: 8.5%;}
 .quick_lingk2 h2 strong{font-weight: 600;color: #0b4da2;}
 .quick_lingk2 ul{width:100%;float: left;}
 .quick_lingk2 ul li{width: 31%;float: left;position:relative;height: 107px;margin: 1%;}
 .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:nth-child(3n):after{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: 100%;margin: 4% 0% 6%;}
.introduce_title h2{width: 100%;float: left;font-size: 1.3em;text-align: center;margin-bottom: 0%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 72% 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: 84%;float: left;background: #0072bb;padding: 5%8%;}
.department_form li:nth-child(1) h2{color: #eeff5f;width: 100%;font-size: 1.2em;margin-bottom: 3.3%;}
.department_form li:nth-child(1) span{float: left;width: 100%;font-size: 1em;color: #fff;}
.department_form li:nth-child(2){width: 96%;float: left;padding: 8% 2% 4%;}
.department_form li:nth-child(2) h3{float: left;width: 100%;font-size: 1.2em;color: #575f8f;font-weight: 600;margin-bottom: 6%;}
.department_form li:nth-child(2) .department_link{float: left;width: 100%;margin-bottom: 4%;}
.department_form li:nth-child(2) .department_link a{float: left;padding: 4% 1%;font-size: 0.9em;background: none;width: 46.8%;margin-bottom: 0;border: 1px solid #dedede;}
.department_form li:nth-child(2) .department_img{float:right;margin-top: 0;width: 100%;display: none;}



  /* 입시 하단 퀵메뉴  */

 .quick_lingk3{width: 100%;float: left;margin: 0% 0% 0%;background: #eae6db;}
 .quick_lingk3 ul{width: 88%;float: left;background: #fff;margin: 6%;border: 1px solid #ddd;border-width: 1px 1px 0px 1px;}
 .quick_lingk3 ul li{width: 48.8%;float: left;position:relative;border-right: 1px solid #dedede;margin-right: 1%;border-bottom: 1px solid #dedede;}
 .quick_lingk3 ul li:nth-child(2n){border-right:none;}	 
.quick_lingk3 ul li:last-child{border-right:none; }
 .quick_lingk3 ul li a{width:100%;float:left;text-align: center;}
 .quick_lingk3 ul li a img{text-align: center;width: 60%;float: left;margin: 22% 20% 0;}
 .quick_lingk3 ul li a div{float: right;width: 92%;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;}


 .tab-select-outer3, .tab-select-outer2, .tab-select-outer{width: 80%;float:left;}
 .tab-select-outer3 select, .tab-select-outer2 select, .tab-select-outer select{width:100%;float:left;height: 45px;}
@media (max-width:500px){
      .sm_select2 {display: block;}
      .big_tab2{display: none;}
 }
						 
.m{display:none;}						 
/* bx slider*/
.bx-wrapper {position: relative;padding: 0;*zoom: 1;-ms-touch-action: pan-y;touch-action: pan-y;width: 100% !important;height: 210px;}
.bx-wrapper img {max-width: 100%;display: block;}
.bxslider {margin: 0;padding: 0;}
.bxslider > div{width:100%;float:left;height: 220px;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%;display: none;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 3%;width: 35px;display: none;}
/* 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;}



 /********************** 서브 ****************************/
  /* 서브페이지 네비게이션 */
 nav{width: 100%;float: left;margin: 0% 0% 2%;background: #4d4f5f;border-radius: 0;z-index: 9999;height: auto;}
 nav ul:first-child{background: #1957a7;border-radius: 0;float: left;width: 100%;}
 nav ul:first-child li:nth-child(1){float: left;padding: 13px 30px;border-right: 1px solid #fff3;margin-left: 4px;display: none;}
 nav ul:first-child li:nth-child(1) a{float: left;width: 100%;}
 nav ul:first-child li:nth-child(2){float: left;border-bottom: 1px solid #fff3;width: 100%;}
 nav ul:first-child li:last-child{border-right:none}
 nav ul:first-child li:nth-child(3){float: left;border-bottom: 1px solid #fff3;padding-right: 0px;width: 100%;position: relative;}
 nav ul:first-child li:nth-child(4){float: left;padding-right: 0px;width: 100%;}
 nav ul:last-child{float: right;border-radius: 0;background: #2c72cd;color: #fff;font-weight: 600;text-align: center;margin-top: -15%;z-index: 9998;DISPLAY: NONE;}
 nav ul:last-child li:nth-child(1){display: inline-block;padding: 5px 10px;}
 nav ul:last-child li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 3% 6%;font-size: 0.8em;border: none;width: 100%;}
.dropdown {position: relative;display: inline-block;width: 100%;}
.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: 37px;width: 100%;}
.dropdown-content a {color: white;padding: 3% 4%;text-decoration: none;display: block;font-size: 0.8em;border-bottom: 1px solid #1f487c;}
.dropdown-content a:hover {background-color: #1957a7;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #183e6e;}

/* 서브페이지 내용  */
.sub_form{width: 90%;float: left;margin: 2% 5% 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: 100%;color:#555;margin: 0% 0% 6%;padding: 0;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;width: 49%;}
  ul.tabs_cm li a{background: #fff;color: #aba7a7;width:100%;float:left;padding: 8% 0;font-size: 14px;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.8%;}
  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: 49.5%;}
  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 49.8%;}
  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 49.2%;}
  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width: 49.4%;}
  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width: 32.4%;}
  ul.tabs_cm li:first-child:nth-last-child(9), ul.tabs_cm li:first-child:nth-last-child(9) ~ li {width:11.1%;}
  
  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;}
  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
  .tab_content_form {/* padding:30px; */}








/* 사이드메뉴 */
.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 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: block;}
.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: 92%;float: left;padding: 1% 0px 1% 10%;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 2% 48%;}
.site_map_depth1 {width: 100%;float: left;}
.site_map_depth1 > li{float: left;width: calc(100%/1 - 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 26px;background: url(/site/nambu/nambukr/img/link_icon1.png) no-repeat 95% 60%;font-size: 14px;}
.site_map_depth2 > li > a:before{content: "";position: absolute;top: 46%;left: 4%;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;}
 }
						 
						 
/******************************* 서브콘텐츠 *******************************/

/* 통합검색*/
.all_search_form{width: 100%;float: left;margin: 0px 0% 2%;padding-bottom: 0px;}
    	.all_search_form form{}
    	.all_search_form form input[type=text] {width: 60%;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: 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;width: 96%;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: 19px;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: 99%;font-size: 16px;font-weight: 600;color: #2c72cd;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
    	.all_search_info .search_info li p.search_info_content, .all_search_info .search_info li div.search_info_content{float: left;padding-left: 6px;margin: 10px 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;}

.tac{width:100%;float:left;text-align: center;}
	
.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: 93%;padding: 10px 2%;background: #113f9b;margin-right: 4px;margin-bottom: 0px;color: #fff;font-size: 14px;font-weight: 600;display: inline-block;margin-top: 20px;}

/* 개인정보방침 */
.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 */
ul.step01{margin-top:12px;padding-top:5px;width: 100%;float: left;}
ul.step01 > li{}
ul.step01 > li{padding: 22px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;float: left;width: 92%;}	/* 1차 */
ul.step01 > li > div{float: left;margin: 10px 0px 20px 0px;}
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: 20px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 20px 0px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
ul.step01 > li > h2:before{content: "";display: block;width: 80px;height: 1px;position: absolute;bottom: 9px;left: 0;background: #201d52;} 
ul.step01 > li > p {margin-bottom:15px;line-height: 29px;font-weight: 500;font-size: 14px;padding: 2%;background: #fff1d9;float: left;width: 98%;}
ul.step01 > li > p.gide_text {margin-left: 0;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: 0 0% 0 11%;background: url(../img/sub/bullet_02.gif) 21px 11px no-repeat;font-weight:normal;line-height: 28px;color:#444;font-size: 16px;margin-bottom: 12px;float: left;width: 83%;}	/* 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;}
ul.step01 > li > ul > li > ul > li{font-weight:normal;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: 14px;margin-bottom: 21px !important;margin-top: 1px;font-weight: 600;float: left;}
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 */
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: 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: 16px;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;} /* 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: 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.step02 > li > ul > li > table > ul > li{padding:0;margin:0}



/* step02 */
ul.step02{margin-top:12px;padding-top:5px;width: 100%;float: left;}
ul.step02 > li{}
ul.step02 > li{padding: 22px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;float: left;width: 92%;}	/* 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: 20px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 20px 0px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
ul.step02 > li > h2:before{content: "";display: block;width: 80px;height: 1px;position: absolute;bottom: 9px;left: 0;background: #201d52;} 
ul.step02 > li > p {margin-bottom:15px;line-height: 29px;font-weight: 500;font-size: 14px;padding: 2%;background: #fff1d9;float: left;width: 98%;}
ul.step02 > li > p.gide_text {margin-left: 0;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: 0 0% 0 11%;background: url(../img/sub/bullet_02.gif) 21px 11px no-repeat;font-weight:normal;line-height: 28px;color:#444;font-size: 16px;margin-bottom: 12px;float: left;width: 83%;}	/* 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;}
ul.step02 > li > ul > li > ul > li{font-weight:normal;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: 14px;margin-bottom: 21px !important;margin-top: 1px;font-weight: 600;float: left;}
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.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;}
	
 /*실험 및 실습*/
 .apparatus_form{width: 97%;float: left !important;}
.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: 91%;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: 91%;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: 91%;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: 92%;float: left;background: #fff;border: 1px solid #dedede;}
.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: 94%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;overflow: hidden;}	   

.apparatus7{width: 87%;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: 87%;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: 87%;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%;}

 /* 조직도연락처 */
 .tel_info_left{width: 100%;float: left;border-top: 4px solid #000;margin-top: 8px;margin-right: 2%;max-height: 80vh;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: 16px;margin-bottom: 10px;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: 100%;float: left;}
div.searchForm fieldset input {
    vertical-align: bottom;
    padding: 8px 4px;
    width: 70%;
}
div.searchForm fieldset span {
    padding: 10px 28px;
    background: #000;
    color: #fff;
    font-size: 14px;
    width: 83%;
    float: left;
    text-align: center;
    margin-top: 10px;
}
	.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: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.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: 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;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 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}

/* 기본 리스트 type */
.tableType01{width:100%;float: left;}
.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 #000000;border-left: solid 0px #d7d2d5;border-right: solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;font-weight:bold;background-color:#f5f7f7;padding: 2% 5px;}
.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 20px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;vertical-align: middle;border-width: 1px 1px  1px 0px;}
.tableType01 tbody td:last-child{border-width:1px 0px 1px 1px}
	.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%;float: left;}
.tableType01_2,.tableType01_2 th,.tableType01_2 td{border:0;font-family:dotum,'돋움',Gulim,'굴림';text-align:center;line-height:15px;100%}
.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 #000000;border-left: solid 0px #d7d2d5;border-right: solid 1px #d7d2d5;color: #000;border-bottom:solid 1px #d7d2d5;font-weight:bold;background-color:#f5f7f7;padding: 2% 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 20px;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-width:1px 0px 1px 1px}
	.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:#484848;background-color:#fdfdfd}
.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: 0;font-weight:bold;color:#444;width: 100%;float: left;font-size: 0.8em;line-height: 1.7em;}
p.info2{padding:20px 40px;font-weight:bold;color:#444;width: 100%;float: left;}
p.info2 > a{width: 100%;float: left;background: #ff0000;padding: 3% 0;color: #fff;text-align: center;margin-right: 1%;}
p.info2 > span{float: left;margin-top: 4%;font-size: 13px;width: 100%;text-align: center;}
div.searchForm{position:relative;padding:10px 0;text-align:right}
div.searchForm fieldset input{vertical-align:bottom}

/*총장인사말*/


 .sub_content01{display: block;width: 100%;float: left;margin: 0 0% 5%;}
 .sub_content01 > h2.profile:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
 .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;}
 .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;}


/* 총장인사말 이미지 정렬 */
.sub_content01 > ul:nth-child(1).profile_custom {
	width: 100%;
	margin-bottom: 16px; 
}
.sub_content01 > ul:nth-child(1).profile_custom > li {
	max-width: 100%;
	width: 360px;
	float: none;
	margin: 0 auto;
}
.sub_content01 > ul:nth-child(2).layout_custom {
	width: 100%;
	margin: 0 0 0 0;
}


/* 총장 프로필 */
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: 100%;float:left;padding: 0 0 0 11%;}
div.con0101p01 h3{font-weight:bold;color:#0e4ca1;padding: 0 0 0 9%;background:url(../img/sub/bullet_01.gif) 3px 5px no-repeat;margin: 0 0 5% -30px;font-size: 1em;}
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: 0.8em;letter-spacing: -1px;}

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: 2%;margin: 0 2% 5%;border: 1px solid #ddd;width: 46%;}
div.con0102Item01 img{float:left;width: 100%;}
div.con0102p01 h3{font-weight:bold;font-size: 1em;color:#0e4ca1;padding: 0;float: left;width: 100%;margin: 11% 0 2%;}
div.con0102p01 p{padding: 0 0 0 0px;font-size: 0.7em;color: #686868;}



/* 교육이념 */
.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: 99%;border: 10px solid #dedede;padding: 3%;margin-bottom: 6%;}
.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(1) dt{width: 96%;float: left;padding: 4% 2%;color: #fff;background: #1d4286;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 0;text-align: center;font-size: 16px;}
.ideology_chart dl:nth-child(1) dd{float: left;padding: 5.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 92.5%;text-align: center;font-size: 14px;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: 96%;float: left;padding: 4% 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 0;text-align: center;font-size: 16px;}
.ideology_chart dl:nth-child(2) dd{border: 5px solid #5bc0e9;float: left;padding: 5.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 92.5%;text-align: center;font-size: 14px;}

.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 25%;position: relative;}
.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 68%;left: 36%;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: 96%;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 0;text-align: center;font-size: 16px;}
.ideology_chart dl:nth-child(3) dd{float: left;padding: 3.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 92%;text-align: center;font-size: 13px;border: 5px solid #f36f24;margin-right: 2.8px;}

.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(4) dt{width: 95.6%;float: left;padding: 4% 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 0;text-align: center;font-size: 16px;}
.ideology_chart dl:nth-child(4) dd{float: left;padding: 3.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 92%;text-align: center;font-size: 13px;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: 95.5%;float: left;padding: 4% 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 0;text-align: center;font-size: 16px;}
.ideology_chart dl:nth-child(5) dd{float: left;padding: 5.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 92%;text-align: center;font-size: 14px;border: 5px solid #e8d15f;margin-right: 1%;}
.department{}
 		.department h3{float: left;font-size: 17px;color: #2752a7;margin-top: 0;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 		.department p{float: left;color: #1e1a1a;margin: 3px 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: 0px !important;width: 100%;}
 		.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: 0;width: 82%;text-align: center;} 

.department3{float: left !important;margin-left: 0% !important;margin-top: 18px !important;width: 100%;}
 		.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;width: 87%;float: left;text-align: center;margin: 10px 0;} 		

/* 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: left;margin-left: 0%;margin-top: 6px;width: 100%;}
 		.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{}
 		.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}


/* 연혁 */
div.con0103{position:relative;margin-top:10px;background:url(../img/sub/con0103_tab_bg.gif) 0 0 repeat-x;}
div.con0103 ul{float:left;width:100%;}
div.con0103 ul li{float:left;width: 100%;}
div.con0103 ul li:hover{cursor:pointer}
div.con0103 ul li h2{float: left;width: 100%;}
div.con0103 ul li h2 img{float:left;width:100%;}
div.history{position:relative;margin-top:30px;padding: 0;width: 100%;float: left;}
div.history div{position:relative;float:right;width: 100%;border-left:solid 1px #ddd;vertical-align:middle;padding-left: 3%;}
div.history img{float:left}
div.history ul li{color:#484848;padding: 0 0 0 31%;line-height:23px;position:relative;width: 69%;float: left;margin-top: 2%;font-size: 0.8em;}
div.history ul li span{position:absolute;left:0;font-weight:bold;color:#3579ad;}
.history_form{width: 100%;float: left;margin: 0 0%;}


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

                          .solo_group_top{position:relative;width: 40%;float: left;margin: 0 30%;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: 430px;top: 42px;left: 50%; transform: translateX(-50%); display: block;background: #a1a1a1de;}
				          
				          .solo_group_bottom{position: relative;width: 40%;float: left;margin: 0 30% 2%;}
				          .solo_group_bottom:after{position: absolute;width: 0;height: 1px;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: 158px;top: 42px;left: 49%;display: block;background: #a1a1a1de;position: absolute;} */
				          
				          
				          .group_chart_head .dobule_group{width: 100%;float: left;margin: 3% 0;position: relative;}
                          .group_chart_head .dobule_group:after{content:"";position:absolute;top: 20%;left: 21%;width: 60%;height: 0;background: #a1a1a1de;}
				          .group_chart_head .dobule_group ul:nth-child(1){position:relative;width: 40%;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: 9%;left: 120%;background: #a1a1a1de;width: 1px;height: 0;}
/* 				          .group_chart_head .dobule_group ul:nth-child(1) li:nth-child(1):after{position: absolute;width: 24px;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: 24px;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: 24px;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: 24px;height: 1px;top: 24px;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: 24px;height: 1px;top: 24px;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: 24px;height: 1px;top: 24px;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: 40%;}
                           .group_chart_head .dobule_group ul:nth-child(2):after{content: "";position: absolute;top: 9%;left: 76%;background: #a1a1a1de;width: 1px;height: 0;}
/* 				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(1):after{content:"";position: absolute;width: 24px;height: 1px;top: 20px;left: -24px;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(2):after{position: absolute;width: 24px;height: 1px;top: 20px;left: -24px; display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(3):after{position: absolute;width: 24px;height: 1px;top: 20px;left: -24px;display: block;background: #a1a1a1de;content: "";}
				          .group_chart_head .dobule_group ul:nth-child(2) li:nth-child(4):after{content:"";position: absolute;width: 24px;height: 1px;top: 24px;left: -24px;display: block;background: #a1a1a1de;content: "";} */
                          
                          .group_sub{width: 98%;float:left;border:1px solid #dedede;margin:0 1%;}
                 		.group_chart_body > div > h2{width:100%;float:left;text-align: center;padding: 92px 0 30px;font-size: 16px;font-weight: 600;}
                 		.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: 14%;}
                 		.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: 14%;}
                 		.group_chart_body > div:nth-child(4) > h2{background: #a580e7  url(/site/nambu/nambukr/img/quick44_w.png) no-repeat 50% 31%;color:#fff;background-size: 14%;} 
                 		.group_chart_body > div:nth-child(5) > h2{background: #f49d46  url(/site/nambu/nambukr/img/quick5_w.png) no-repeat 50% 31%;color:#fff;background-size: 14%;}
                 		.group_chart_body > div:nth-child(6) > h2{background: #7fc168  url(/site/nambu/nambukr/img/quick6_w.png) no-repeat 50% 31%;color:#fff;background-size: 14%;}
                 		.group_chart_body > div:nth-child(7) > h2{background: #c2bc6b  url(/site/nambu/nambukr/img/quick7_w.png) no-repeat 50% 31%;color:#fff;background-size: 14%;}
                 		.group_chart_body > div > ul{float:left;width:100%;}
                 		.group_chart_body > div > ul > li{float:left;width: 88%;padding: 20px;border-bottom:1px solid #dedede;font-size: 16px;font-weight: 600;}
                 		.group_chart_body > div > ul > li > a{width: 96%;padding: 10px 10px 10px 0px;float:left;font-weight:800;font-size: 16px;}
                 		.group_chart_body > div > ul > li > ul{width: 81%;float:left;padding: 10px 10px;}
                 		.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;border:none;}
                 		.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: 30px;width: 100%;float: left;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 > 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 > 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;
}
.group_chart_body > div:nth-child(4) ul > li > ul > li {
    letter-spacing: 1px;
    background: none;
    padding-left: 0;
}


/* 대학상징 */
.tripartition{width: 100%;float:left;margin: 0 0 1%;}
.double{width: 98%;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;}
.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:30px 0 0;float:left}
div.con0105p01{width: 100%;float: left;padding: 0 0 0 0;background:url(../img/sub/bullet_02.gif) 38px 25px no-repeat;margin-top: 6%;}
div.con0105p01 h3{font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;background:url(../img/sub/bullet_01.gif) 3px 5px no-repeat;margin: 0 0 2% 0px;width: 100%;}

div.con0105Item02{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;width: 100%;float: left;}
div.con0105Item02 div.div01{position:relative;float:left;width: 100%;text-align:right;padding:20px 0 0;}
div.con0105Item02 div.div01 h3{0;font-;:bold;padding:0 0 0 17px;background:url(../img/sub/bullet_01.gif) 3px 5px no-repeat;width: 94%;float: left;text-align: left;}
div.con0105Item02 div.div02{position:relative;float: left;width: 100%;text-align:right;padding: 20px 2%0 0;height:200px}
div.con0105Item02 div.div02 h3{position:absolute;top:0;left:0;font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;background:url(../img/sub/bullet_01.gif) 3px 5px no-repeat;}

div.con0105Item03{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;text-align:center;float: left;width: 100%;}

div.con0105Item04{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;text-align:center}
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}
div.con0105Item06 img{padding:0;float:left}
div.con0105p06{width: 100%;float:right;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: 0.9em;}
div.con0105p06 p{
    padding: 0 0 0 11px;
    background: none;
    width: 95%;
    margin: 2% 2%;
    line-height: 2em;
    font-size: 0.8em;
}


/* 입학안내 대학 */
div.con0201{position:relative;margin: 0% 0% 5%;padding: 4%;background: url(../img/sub/con0201_bg.gif) 262% 7% no-repeat;width: 100%;height: 280px;border: 1px solid #dede;background-size: 89%;}
div.con0201 p.p1{
    width: 80%;
    float: left;
    margin: 36% 10% 5%;
}
div.con0201 p.p2{
    width: 100%;
    float: left;
    text-align: center;
}
div.con0201 p.p3{
    width: 100%;
    float: left;
}

/* 입학안내 대학원 */
div.con0202{position:relative;margin: 0% 0% 5%;padding: 4%;background: url(../img/sub/con0202_bg.gif) 280% 14% no-repeat;width: 100%;height: 291px;border: 1px solid #dede;background-size: 89%;}
div.con0202 p.p1{width: 100%;float: left;text-align: center;margin: 39% 0 5%;}
div.con0202 p.p2{width: 100%;float: left;text-align: center;}
div.con0202 p.p3{width: 100%;float: left;text-align: center;}

/* 대학 / 대학원 - 대학 */
div.con0301Top{position:relative;background: url(../img/sub/con0301_line.gif) 94% 44% no-repeat;width: 100%;float: left;background-size: cover;padding-bottom: 9%;}
div.con0301Top ul {float:left;width: 100%;}
div.con0301Top ul li{float:left;width: 25%;}
div.con0301Top ul li:hover{cursor:pointer}
div.allItem{position:relative;/* height:235px; */background: url(../img/sub/con0301_01.gif) 50% 0% no-repeat;margin:10px 0 0;width: 100%;float: left;background-size: 40%;padding-top: 49%;}
div.allItem div{position:relative;padding: 4%;width: 100%;float: left;margin-bottom: 0%;}
div.allItem div h3{float:left;width: 25%;text-align: left;}
div.allItem div p{padding: 0 0 6% 2%;float:left;width: 95%;font-size: 0.8em;margin-top: 1%;line-height: 1.3em;border-bottom: 1px solid #dede;}

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-family: 'NanumGothicBold';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;
    width: 50%;
    border-radius: 0;
    margin-top: -41px;
    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: 6% 0;
}
ul.majorInfo > li > ul{padding: 0px 10px;float: left;width: 92%;margin-top: 6%;}
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;width: 100%;float: left;}
 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%;}

/* 남부대학교 오시는길 */
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}

/* 캠퍼스 투어 */
/*div.con0107T{position:relative;height:393px;width:756px}*/
div.con0107T{position:relative;width: 100%;float: left;text-align: center;margin-bottom: 2%;}
div.con0107B{margin: 0 0 2%;width: 100%;float: left;border: 1px solid #dedede;padding: 5%;}
div.con0107BL{float:left;width: 100%;background: none;padding-right: 0;}
div.con0107BL ul{float:left;margin: 0;width: 100%;}
div.con0107BL ul li{padding: 2% 0;float: left;width: 50%;text-align: center;}
	div.con0107BL ul li a{width:100%;float:left;text-align: center;}
div.con0107BR {float: left;width: 100%;margin-top: 6%;}
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: 14px;color: #707070;}

/* 발전계획 */
/* 발전계획 */
	.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: #525966;font-size: 18px;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: 97%;border: 1px solid #dedede;padding: 0%;margin-left: 2%;margin-bottom: 3%;}
    .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 10px;line-height: 22px;font-size: 14px;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: 25px;
    font-weight: 600;
    color: #525966;
    font-size: 18px;
    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: 98%;border: 5px solid #98c32a;padding: 0;margin-left: 3%;margin-bottom: 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;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: 25px;
    font-weight: 600;
    color: #525966;
    font-size: 18px;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: 94%;border: 1px solid #dedede;padding: 0;margin-right: 2%;}
    .plan_form li:nth-child(3) div:nth-child(2){margin-left: 0%;}
    .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: 86%;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: 25px;font-weight: 600;color: #2e323a;font-size: 18px;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: 22px;font-size: 14px;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: 20px 0 22px;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: 10% 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: 44%;float: left;margin: 0 2% 2%;border: 3px solid #dedede;padding: 2%;background: #e4eeff6e;height: 121px;}
  .corporate_info_title_sub{width:100%;float:left;}
  .corporate_info_title_sub h3{margin: 13px 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: 41%;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%}
 .table_container{width:100%;overflow-x:auto;white-space:nowrap;float: left;margin: 0 !important;}
 .table_container table{width: 100%;float: left;}
.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 #5d5e5e;border-left: solid 0px #d7d2d5;border-right:solid 1px #d7d2d5;color: #121212;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 15px 11px;font-size: 14px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.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: 24px 20px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 14px;border-width: 1px 1px 1px 0px;}
.tableType10 tbody td:last-child{border-width:1px 0px 1px 1px;}
.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 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;display: 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: 11px 0 3%;color: #5f26e9;border: solid 0px #d7d2d5;font-weight: 800;font-size: 14px;width: 99%;float: left;text-align: left;}
.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: 0;width: 100%;float: left;border-bottom: 1px solid #d3d3d3;padding-bottom: 5%;font-size: 18px;color: #000;line-height: 25px;}
.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 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;display: 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: 11px 0 3%;color: #5f26e9;border: solid 0px #d7d2d5;font-weight: 800;font-size: 14px;width: 99%;float: left;text-align: left;}
.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: 0;width: 100%;float: left;border-bottom: 1px solid #d3d3d3;padding-bottom: 5%;font-size: 18px;color: #000;line-height: 25px;}
.tableType10_3 tfoot td{text-align:center;padding:15px 0 0}


/* 학교법인_연혁 */

.corporate_years{width:100%;float:left;margin-top: 5%;}
 .tab_title {width: 77%;float: left;margin: 0 3.5% 4%;border: 5px solid #efefef;padding: 6%;}
.tab_title li {width: 33.3%;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;FONT-SIZE: 14px;color: #9f9f9f;border-bottom: 10px solid #e4e6e7;cursor: pointer;float: left;text-align: center;padding-bottom: 1%;margin-bottom: 3%;}
.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: 14px;}
.tab_cont {clear: both;text-align: left;padding: 0 2%;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 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;}
.tableType11 thead th:nth-child(1){display:none;}
.tableType11 thead th:nth-child(2){width:100%;float:left}
.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: 24px 0;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 14px;}
.tableType11 tbody td:nth-child(1){width:100%;float:left;padding: 2% 0;background: #3f3f3f;color: #fff;}
.tableType11 tbody td:nth-child(2){width: 84%;float:left;padding: 6% 8%;line-height: 22px;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}


/*대학본부 조직도*/
/*.group2{width:100%;float: left;margin-bottom: 8%;}
					.group2 .unit1{width: 70%;float:left;margin: 0px 15%;background: none;padding-bottom: 7%;margin-bottom: 5%;border-bottom: 2px solid #0070c0;padding-left: 0%;}
					.group2 .unit1 span{position:relative;width: 97%;float:left;margin: 0 0%;background:#000;color:#fff;text-align: center;padding: 7% 1.5%;position: relative;}
					.group2 .unit1 span:after{content:"";display: block;position: absolute;top: 100%;left: 50%;width:2px;height: 26px;background: #0070c0;}
					.group2 .unit2{float: left;width: 90%;margin: 0% 5% 0;background: none;padding-left: 0%;}
					.group2 .unit2 span{padding: 3.5% 0;height: 31px;font-size: 14px;line-height: 17px;}
					.group2 .unit2 span:nth-child(1){position:relative;float: left;width: 23%;margin: 0 1%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(1):after{content:"";display: block;position: absolute;top: -35%;left: 45%;width:2px;height: 19px;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: 21px;background: #0070c0;top: -36%;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: 21px;background: #0070c0;top: -36%;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: 19px;background: #0070c0;top: -31%;left: 54%;}
*/
/* 대학본주 교무처 조직도 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; */
						display: 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%;
						/*  */
						flex-direction: column;
 					}
					.group2 .unit2 span {
						text-align: center;
						display: inline-block;
						background-color: #0070c0;
						color: #fff; 
						padding: 16px; 
						/*  */
						box-sizing: border-box;
					}
					.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;
  						/*  */
  						display: none;
  					}
					
					/* .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;
  					}






 .goal_form{width: 100%;float: left !important;margin: 20px 0% 20px !important;}
.goal_form .unit1{width: 100%;float: left;margin: 0px 0% 10px;}
.goal_form .unit1 li{width: 20%;float: left;margin: 1.5% 1.5%;font-size: 15px;line-height: 25px;text-align: center;max-height: 70px;background: none;}
.goal_form .unit1 li:nth-child(1){border: 12px solid #216780;padding: 4% 1.3%;border-radius: 0px;}
.goal_form .unit1 li:nth-child(2){border: 12px solid #52bab2;padding: 4% 1.3%;border-radius: 0px;}
.goal_form .unit1 li:nth-child(3){border: 12px solid #c19959;padding: 2% 1.3%;border-radius: 0px;}
.goal_form .unit2{float: left; width: 100%;}
.goal_form .unit2 dl{width: 97%;float: left;margin: 1.5%;text-align: center;min-height: 106px;border: 1px solid #4279e9;padding-bottom: 1%;}
.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;}


/*등록금납부*/
 .tuition_info_gide1{width: 89%;float: left;margin: 0 2% 40px;border: 1px solid #dedede;padding: 3%;}
  .tuition_info_gide1 dt{margin: 0px 0 20px 5px;line-height: 25px;font-weight: 600;color: #5c56bf;font-size: 20px;}
  .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: 0px 0 0px 2%;font-size: 14px;color: #0e5ad6;font-weight: 600;line-height: 25px;}	

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


		
/**  반응형탭   **/



  .tab-button-outer {display: none;}
  .tab-select-outer {display: block; }
  
  .tab-button-outer2 { display:none; }
  .tab-select-outer2 { display:block; }
  
  .tab-button-outer3 { display:none; }
  .tab-select-outer3 { display:block; }
}



@media screen and (min-width:768px) {
	
/* 대학소개 > 대학현황 > 대학요람 20230830 */
.doc_wrap {
	width: 96%;
	margin: auto;
	clear:both; 
	padding: 8% 0;
}
.doc_wrap ul {
	display:flex;
	flex-wrap: wrap;
	gap: 10px;  
}
.doc_wrap ul li {
	border:1px solid #888; 
	height: auto; 
	width: 100%;         
	padding: 30px;   
	box-sizing:border-box;
	position: relative;
} 
.doc_wrap ul h2 {
	font-size: 32px; 
	margin-bottom: 10px;
}
.doc_wrap ul h2 span {
	color: #2C72CD;
}
.doc_wrap ul p {
	font-size: 18px;  
	color: #888;
}
.doc_wrap ul a {
	box-sizing: border-box;
	border: 1px solid #777;
	padding: 15px;
	padding-left: 30px;
	text-align:center;
	position:static;
	display:block;
	width:100%;
	margin-top: 10px;
	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%;
}
	
	
	

.tree_left{width: 100%;float: left;margin: 1% 0;border: 1px solid #dedede;padding: 2%;overflow-y: scroll;height: 300px;}
	.info_right{width: 100%;float: left;}
	.detail {display: none;}
				
	
	/*게시판*/	
.sublist_body .num{}
.sublist_body .writer{
    width: 10%;
}
.sublist_body .date{
    width: 15%;
}
.sublist_body .read{
    width: 7%;
}	
.sublist_body table {

text-align: center;

border-collapse: collapse;

border-top: 2px solid #7a7a7a;

width: 100%;

border-bottom: 2px
 solid #7a7a7a;

float: left;

overflow: hidden;

}
.sublist_body table, .directrequest table, .subnamelist_body table {table-layout: fixed;}
.sublist_body .num {color: #787878;font-size: 13px;vertical-align: middle;}
.sublist_body .numing {color: #6899c8;font-size: 13px;vertical-align: middle;}
.sublist_body .numend {color: #686868;font-size: 13px;vertical-align: middle;}
.sublist_body .hnum{color: #333333;font-size: 13px;vertical-align: middle;font-weight: bold;}
.sublist_body .name{color: #333333;font-size: 15px;vertical-align: middle;}
.sublist_body table tr td {color: #333333;font-size: 15px;text-align: left;border-collapse: collapse;padding: 10px 4%;border-top: none;border-bottom: none;width: 100%;float: left;}
.sublist_body table tr{border-bottom:1px solid #e4e4e4;width: 100%;float: left;}
.sublist_body table tr td:last-child{border-bottom:1px solid #000}
.sublist_body table thead tr th{display:none;width: 100%;float: left;}
.sublist_body table tbody {float: left;width:100%;}
.sublist_body table tr th {color: #333333;font-size: 14px;font-weight: bold;text-align: center !important;border-collapse: collapse;padding: 10px;!important;background: #f7f7f7;border-bottom: 0;}
.subnamelist_content {text-align: left !important;font-weight: 800;font-size: 14px;}
.hsubnamelist_content{font-weight:bold;text-align: left !important;}
.smcstyleselect {
    float: left;
    margin-right: 1%;
    display: inline-block;
    width: 100%;
	display:none;
}

	.smcstyleselect2 {
}
	.comboCate_st {
    height: 35px;
    padding-left: 5px;
    border: 1px solid #c7c7c7;
    width: 100%;
    float: left;
}

	.btn-flat.btn {
}
	
	select{background: #fff;}


 #wrap{width: 100%;}
				        
.visual{width:100%;float:left;overflow:hidden;}
 #visual_wrapper_pc {display: none;}
 #visual_wrapper_m {display: block;height: 483px !important;}
.visual {height: 100%;}
.sub_visual{width:100%;float:left;overflow:hidden;margin-top: 0px;border-bottom: 1px solid #dedede;margin-bottom: 0%;background: url(../img/sub/sub_bg1.png) no-repeat;background-size: cover;height: 200px;}
.sub_visual h1{
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 1.5em;
    letter-spacing: 3px;
    padding: 15% 0;
    text-shadow: 1px 1px 4px #000;
}

/* 모바일 헤더 */
/* #mcontainer {width: 100%;margin: 0;text-align:center;float: left;padding: 0% 0 2%;position: fixed;z-index: 4;background: #fff;}
.m_header_form{width:100%;float:left;}
.tab {list-style: none;margin: 0;padding: 0;overflow: hidden;width: 27vw;float: left;border: 1px solid #dedede;border-width: 1px 1px 0px 1px;height: 87.7vh;background: #1d60b6;margin-top: 0%;}
.tab li {float: left;width: 100%;border-bottom: 1px solid #dedede1f;background: #1d60b6;}
.tab li a {display: inline-block;color: #fff;text-align: left;text-decoration: none;padding: 15.5% 10%;font-size: 18px;transition:0.3s;width: 81%;font-weight: 600;}
.tabcontent {display: none;background-color: #fff;padding: 0;color: #000;width: 72.2vw;float: left;height: 88vh;overflow-y: auto;margin-left: 0%;}
ul.tab li.current{background-color: #0b4da2;color: #fff;}
.tabcontent.current {display: block;}
.logo{float: left;margin-top: 2%;margin-left: 6%;width: 16%;}
.logo2{float: left;margin-top: 1%;margin-left: 4%;width: 16%;}
.mh_search{float: left;margin-top: 2.7%;margin-left: 63%;}
.mh_search2{float: left;margin-top: 1.5%;margin-left: 69%;}

#nav {}
#nav ul{ width:100%; margin:0; padding:0; }
#nav ul.menu li{position:relative;float:left;width:100%;list-style-type:none;}
#nav ul.menu li a{display:block;width:100%;height:100%;line-height: 1em;color:#000;font-weight:bold;text-decoration:none;border-bottom: 1px solid #dedede;font-size: 20px;padding: 6.4% 0%;}
#nav ul.menu li a:hover{background:#eee;}
#nav ul.menu li .sub a{position:relative;float:left;display:block;width:100%;z-index:999;background: #f9f9f9;}
#nav ul.menu li .sub a:hover{background: #e5e5e5;color:#fff;} */


/* 상단팝업*/
#topBanner {width: 100%;height: 189px;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: 165px;right: 15px;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;/* display: none; */}
#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: 14px;left: 0 !important;width: 20%;position: absolute !important;}
  .bn_open{    width: 100%;float: left;background: #000;}
 .bn_open > a{color:#fff;width:100%;float: left;padding:2% 0%;}
.subbanner_m{display:none;}

/* 모바일 메뉴 상단 중단 */



.mobile_menu_top{width:100%;float:left;border-top: 1px solid #dedede;}
.mobile_menu_top > ul{ float: left;width: 100%;}				
.mobile_menu_top > ul > li{float: left;width: 29.6%;border-right: 1px solid #dedede;border-bottom: 1px solid #dedede;}
.mobile_menu_top > ul > li > a{width: 96%;float: left;font-weight: 600;font-size: 19px;}
.mobile_menu_top > ul > li:last-child{border-right:none;}
.mobile_menu_top > ul > li:nth-child(2){width: 40%;}
.mobile_menu_top > ul > li:nth-child(1) a{padding: 9% 2%;}
.mobile_menu_top > ul > li:nth-child(2) a{padding: 7% 2%;}
.mobile_menu_middle{width:100%;float:left;l}
.mobile_menu_middle > ul{ float: left;width: 100%;}				
.mobile_menu_middle > ul > li{float: left;width: 24.8%;border-right: 1px solid #dedede;border-top: 1px solid #dedede;background: #3e3e3e;}
.mobile_menu_middle > ul > li > a{width: 100%;float: left;padding: 4% 2%;font-weight: 600;}
.mobile_menu_middle > ul > li:last-child{border-right:none;}



   /* 드롭다운 시리즈*/
.db {background:#fff;color: #020202;border: none;cursor: pointer;width: 100%;float: left;padding: 10.5% 2%;font-weight: 600;font-size: 18px;border: none;}
.dd {position: relative;display: inline-block;width: 100%;float: left;}
.dd-content {display: none;position: absolute;background-color: #4f5152;min-width: 100%;box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);z-index: 9999;top: 102%;}
.dd-content a {color: #fff;padding: 5% 5%;text-decoration: none;display: block;border-bottom: 1px solid #bbb;float: left;width: 90%;}
.dd-content a:last-child {border-bottom: none;}
.dd-content a:hover {background-color: Gold;}
.dd:hover .dd-content {display: block;}
.dd:hover .db {background-color: #0b4da2;color: #fff;}

.db2 {background: #3e3e3e;color: #fff;border: none;cursor: pointer;width: 100%;float: left;padding: 11% 2%;font-weight: 600;font-size: 15px;}
.dd2 {position: relative;display: inline-block;width: 100%;float: left;}
.dd-content2 {display: none;position: absolute;background-color: #4f5152;min-width: 100%;box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);z-index: 9999;top: 92%;}
.dd-content2 a {color: #fff;padding: 5% 5%;text-decoration: none;display: block;border-bottom: 1px solid #bbb;float: left;width: 90%;font-size: 0.8em;}
.dd-content2 a:last-child {border-bottom: none;}
.dd-content2 a:hover {background-color: #0b4da2;}
.dd2:hover .dd-content2 {display: block;}
.dd2:hover .db2 {background-color: #0b4da2;}



/* 햄버거 컨트롤 */
.berger_form{background: #fff;margin-top: 1.5%;float: right;margin-right: 1%;}
.berger_btn{text-align: right;padding: 10px;margin-right: 3%;}
.berger_bg{width: 100%;height: 100%;background: rgba(0,0,0,0.7);position: absolute;top:0;display: none;}
.sidebar_berger{display: none;width: 100%;height: 100vh;background: #ffffff;position: absolute;top:0;right: -50%;z-index: 9999;}
.berger_close_btn{width: 25px;height: 25px;margin:10px;float: right;}
.berger_close_btn > a{display: block;width: 100%;height: 100%;}
.berger_wrap{list-style: none;padding: 0;float: left;width: 100%;}












/* 본문 메뉴*/
#header{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;display: none;}
#header > h1{padding-left: 5%;}
#header #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header #gnb > .dept1 > a.active{color: red;font-weight: bold}

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

#header2{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;display: none;}
#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: none;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: 5%;}
#header2 .top_side li {float: left;margin: 0% 1%;font-size: 1em;font-weight: 600;width: 30%;text-align: center;}
#header2 .top_side li:nth-child(1) a{background: url(../img/top_search.png) no-repeat 9% 60%;background-size: 15%;}
#header2 .top_side li:nth-child(2) a{background: url(../img/top_login.png) no-repeat 9% 60%;background-size: 15%;}
#header2 .top_side li:nth-child(3){    background: url(../img/top_lang.png) no-repeat 12% 59%;background-size: 22%;padding-left: 8%;width: 17%;}
#header2 .top_side li a{width: 100%;float: left;text-align: center;padding-top: 5%;}
#header2 .top_side li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}
#header2.menu_bar {z-index: 9999;position: relative;width: 40%;float: left;margin: 34% 30%;}

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

/*대표 메뉴 */
#menu {width: 960px;height:50px;color: #000;line-height: 50px;margin:0 auto;text-align: center;font-weight: 600;display: none;}
#menu > ul > li {float:left;width:16.66%;position:relative;}
#menu > ul > li > ul {display:none;font-size:14px;background: white;width: 38vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;}
#menu > ul > li:nth-child(1) > ul{position: absolute;left: -215px;}
#menu > ul > li:nth-child(2) > ul{position: absolute;left: -209px;}
#menu > ul > li:nth-child(3) > ul{position: absolute;left: -233px;}
#menu > ul > li:nth-child(4) > ul{position: absolute;left: -257px;}
#menu > ul > li:nth-child(5) > ul{position: absolute;left: -260px;}
#menu > ul > li:nth-child(6) > ul{position: absolute;left: -15vw;}
#menu > ul > li:hover > ul {display:block;}
#menu > ul > li > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;}
#menu > ul > li > ul > li > a{float: left;background: #e3e6ed;width: 20%;text-align: center;font-weight: bold;font-size: 0.9em;}
#menu > ul > li > ul > li > ul{float: left;width: 72%;padding: 0% 4%;}
#menu > ul > li > ul > li > ul > li{float: left;margin-right: 1.7%;font-size: 0.85em;}
#menu > ul > li > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.3depth_sub > li > a:hover{color:#2d558a}
.depth_sub2 > li .gide{color:#ddd;color: #939080;font-weight: 500;margin-left: 10px;font-size: 0.9em;}

/* 입시 메뉴 */

#menu2 {width: 960px;height:50px;color: #000;line-height: 50px;margin:0 auto;text-align: center;font-weight: 600;}
#menu2 > ul > li {float:left;width:20%;position:relative;}
#menu2 > ul > li > ul {display:none;font-size:14px;background: white;width: 38vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;}
#menu2 > ul > li:nth-child(1) > ul{position: absolute;left: -215px;}
#menu2 > ul > li:nth-child(2) > ul{position: absolute;left: -209px;}
#menu2 > ul > li:nth-child(3) > ul{position: absolute;left: -233px;}
#menu2 > ul > li:nth-child(4) > ul{position: absolute;left: -257px;}
#menu2 > ul > li:nth-child(5) > ul{position: absolute;left: -260px;}
#menu2 > ul > li:nth-child(6) > ul{position: absolute;left: -15vw;}
#menu2 > ul > li:hover > ul {display:block;}
#menu2 > ul > li > ul > li{float: left;width: 100%;border-bottom: 1px solid #dedede;}
#menu2 > ul > li > ul > li > a{float: left;background: #e3e6ed;width: 20%;text-align: center;font-weight: bold;font-size: 0.9em;}
#menu2 > ul > li > ul > li > ul{float: left;width: 72%;padding: 0% 4%;}
#menu2 > ul > li > ul > li > ul > li{float: left;margin-right: 1.7%;font-size: 0.85em;}
#menu2 > ul > li > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}




 .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;padding-top: 5%;}
 .top_side li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}

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


/** 반응형탭1 **/
.notice_date{float:left;width: 94%;margin: 2% 3%;height: 100%;}
.tabs{width: 100%;float:left;}
.tabs_title{float: left;font-size: 36px;background: url(../img/title_bg1.png) no-repeat 60% 12%;background-size: 4%;width: 100%;margin: 0% 0 3%;text-align: center;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.tabs_title strong{color: #115da0;font-weight: 600;}
.tab-button-outer{float:right; width:50%;margin-right:8%;}
.tab-button-outer ul{float:left;width:100%;}
.tab-button-outer ul li{float:left; width:25%;color:#414040; font-weight:500;text-align: center}
.tab-button-outer ul li.is-active a, .tab-button-outer ul li:hover a{ color: #0b4da2;font-weight: 600;padding-bottom: 2%;border-bottom: 6px solid #0b4da2;text-align: center;}
.tab-button-outer ul li a{text-align:center}
.tab_content_form{width:100%;float:left;margin-top:3%;}
.tab-contents{float: left;width: 99%;margin-bottom: 0%;position: relative;}
.tab-contents > ul:nth-child(odd){margin-right:0;}
.main_notice_unit{width: 49%;float: left;border: 1px solid #dedede;margin-right: 1%;margin-bottom: 3%;}
.main_notice_unit li:nth-child(1){width: 20%;float: left;padding: 6% 0%;text-align: center;font-weight: bold;font-size: 14px;}
.main_notice_unit li:nth-child(2){width: 80%;float: left;padding: 1.7% 0%;background: #fff;}
.main_notice_unit li:nth-child(2) a{width: 92%;float: left;padding: 0% 4%;margin-top: 2%;}
.main_notice_unit li:nth-child(2) a p{font-weight: 600;font-size: 15px;overflow: hidden;text-overflow: ellipsis;width: 95%;white-space: nowrap;padding-right: 10%;}
.main_notice_unit li:nth-child(2) a span{width: 94%;padding-left: 6%;font-size: 0.7em;font-weight: 600;color: #8f8f8f;background: url(../img/date_clock.png) no-repeat 0% 38%;background-size: 5%;}

.notice_date_more{float: right;background: #ddd;width: 19%;position: absolute;right: 0;top: -68px;}
.notice_date_more > a{width: 100%;float: left;text-align: center;padding: 12px 0%;background: #000;color: #fff;font-size: 15px;}

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


/** 학사일정  **/
.cal_form{width: 94%;float: left;margin: 0 3% 4%;}
.cal_title{width: 100%;float: left;padding: 0 0;margin: 30px 0;}
.cal_title h3{float: left;font-size: 36px;background: url(../img/title_bg1.png) no-repeat 0% 10%;background-size: 40px;width: 44%;text-align: left;margin-bottom: 0%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.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: 58px;margin: 0% 0 0px;float: right;padding: 2% 4%;font-size: 15px;text-align: center;font-weight: 600;background: #000000;color: #fff;border-radius: 100px;}


.cal_body{float: left;width: 100%;padding: 0% 0% 2%;}
.cal_body > li{width: 30.8%;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;}
.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: 5% 0%;}
.cal_body > li .date_content span{width: 100%;float: left;font-size: 16px;font-weight: 600;margin-bottom: 2%;color: #2c2c2c;text-align: center;}
.cal_body > li .date_content p{width: 95%;float: left;font-size: 16px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #2941aa;text-align: center;margin-left: 5%;}


 /** 남부대 배너 **/            
.swiper-container-initialized{width: 100%;float: left;}
 .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: 100% !important;float:left;margin: 0% 0% 3%;height: 362px;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 7%;} 
 .nambu_banner .banner_title h2{width: 100%;float: left;font-size: 30px;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%;}
  .main_banner_list li{float: left;margin-left: 10px !important;border: 1px solid #c5c5c5;background: #fff;border-radius: 9px;overflow: hidden;box-shadow: 4px 8px 7px 1px #06070873;width: 48% !important;height: 152px;margin-right: 10px !important;}
  .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: 214px;}  
   .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: 214px; */}
    .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;}
  
/* 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: left;margin-left: 0%;margin-top: 6px;width: 100%;}
 		.department h3{float: left;font-size: 20px;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: 18px;}
 		.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{}
 		.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}

/* 교육이념 */
.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: 99%;border: 10px solid #dedede;padding: 3%;margin-bottom: 6%;}
.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(1) dt{width: 96%;float: left;padding: 4% 2%;color: #fff;background: #1d4286;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 0;text-align: center;font-size: 18px;}
.ideology_chart dl:nth-child(1) dd{float: left;padding: 5.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 94%;text-align: center;font-size: 18px;border: 5px solid #1d4286;line-height: 31px;}

.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(2) dt{width: 96%;float: left;padding: 4% 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 0;text-align: center;font-size: 18px;}
.ideology_chart dl:nth-child(2) dd{border: 5px solid #5bc0e9;float: left;padding: 5.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 94%;text-align: center;font-size: 18px;line-height: 30px;}

.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 15%;position: relative;}
.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 80%;left: 44%;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: 96%;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 0;text-align: center;font-size: 18px;}
.ideology_chart dl:nth-child(3) dd{float: left;padding: 3.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 94%;text-align: center;font-size: 18px;border: 5px solid #f36f24;margin-right: 2.8px;}

.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
.ideology_chart dl:nth-child(4) dt{width: 95.6%;float: left;padding: 4% 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 0;text-align: center;font-size: 18px;}
.ideology_chart dl:nth-child(4) dd{float: left;padding: 3.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 94%;text-align: center;font-size: 18px;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: 95.5%;float: left;padding: 4% 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 0;text-align: center;font-size: 16px;}
.ideology_chart dl:nth-child(5) dd{float: left;padding: 5.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 94%;text-align: center;font-size: 16px;border: 5px solid #e8d15f;margin-right: 1%;}

/*대학본부 조직도*/
/*.group2{width:100%;float: left;margin-bottom: 8%;}
					.group2 .unit1{width: 70%;float:left;margin: 0px 15%;background: none;padding-bottom: 4%;margin-bottom: 5%;border-bottom: 2px solid #0070c0;padding-left: 0%;}
					.group2 .unit1 span{position:relative;width: 97%;float:left;margin: 0 0%;background:#000;color:#fff;text-align: center;padding: 7% 1.5%;position: relative;}
					.group2 .unit1 span:after{content:"";display: block;position: absolute;top: 100%;left: 50%;width:2px;height: 26px;background: #0070c0;}
					.group2 .unit2{float: left;width: 90%;margin: 0% 5% 0;background: none;padding-left: 0%;}
					.group2 .unit2 span{padding: 3.5% 0;height: 31px;font-size: 14px;line-height: 17px;}
					.group2 .unit2 span:nth-child(1){position:relative;float: left;width: 23%;margin: 0 1%;text-align: center;background: #0070c0;color: #fff;}
					.group2 .unit2 span:nth-child(1):after{content:"";display: block;position: absolute;top: -35%;left: 45%;width:2px;height: 19px;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: 21px;background: #0070c0;top: -36%;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: 21px;background: #0070c0;top: -36%;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: 19px;background: #0070c0;top: -31%;left: 54%;}

*/

/* 대학본주 교무처 조직도 3개 레이아웃 */
					.group2 {
						float: none;
					}
					.group2 .unit1 {
						background: none;
						float: none;
						width: 88%; 
						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 {
  						position: relative;
  					}
  					.group2 .unit2 span::after {
  						content: '';
  						position: absolute;
  						width: 2px;
  						height: 72px;
  						left: 50%;
  						bottom: 100%;
  						transform: 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;
  					} */

					.group2 .unit1::before {
  						height: 100%;
  						content: '';
						position: absolute;
						left: 50%;
						transform: translateX(-50%); 
						top: 0;
						width: 2px;
						background: #0070c0;
						height: 100%;
						z-index: -1;
  					}



 .goal_form{width: 100%;float: left !important;margin: 20px 0% 20px !important;}
.goal_form .unit1{width: 100%;float: left;margin: 0px 0% 10px;}
.goal_form .unit1 li{width: 23%;float: left;margin: 1.5% 1.5%;font-size: 15px;line-height: 25px;text-align: center;max-height: 70px;background: none;}
.goal_form .unit1 li:nth-child(1){border: 12px solid #216780;padding: 4% 1.3%;border-radius: 0px;}
.goal_form .unit1 li:nth-child(2){border: 12px solid #52bab2;padding: 4% 1.3%;border-radius: 0px;}
.goal_form .unit1 li:nth-child(3){border: 12px solid #c19959;padding: 2% 1.3%;border-radius: 0px;}
.goal_form .unit2{float: left; width: 100%;}
.goal_form .unit2 dl{width: 97%;float: left;margin: 1.5%;text-align: center;min-height: 106px;border: 1px solid #4279e9;padding-bottom: 1%;}
.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: 16px;line-height: 21px;padding: 0% 4%;width: 100%;text-align: left;}
.goal_form .unit2 dd:last-child{margin: 10px 0px 0px;}

	
/** 퀵남부 **/
 .quick_lingk{width: 100%;float: left;margin: 2% 0% 0%;background-size: cover;padding: 4%;}
 .quick_lingk h2{width: 100%;float: left;font-size: 39px;text-align: center;margin: 0% 0 3%;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 63% 14%;background-size: 4.5%;color: #5e5e5e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 .quick_lingk h2 strong{font-weight: 600;color: #2d558a;}
 .quick_lingk ul{width: 94%;float: left;padding: 3%;background: #0b4da2;}
 .quick_lingk ul li{width: 28%;float: left;position:relative;margin: 0% 2.5% 3%;}
 .quick_lingk ul li:after{content: "";width: 7px;height: 7px;position: absolute;top: 32%;left: 100%;border-radius: 100px 100px;background: #9bbae3;display: none;}
 .quick_lingk ul li:nth-child(3n):after{display:none;}
	.quick_lingk ul li:last-child{margin-bottom:0;}
 .quick_lingk ul li:last-child:after{display:none; }
 .quick_lingk ul li a{width:100%; float:left;text-align: center;}
 .quick_lingk ul li a img{height: 72px;margin: 7% 0%;}
.quick_lingk ul li a span{width:100%;float:left;text-align: center;font-weight: 500;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 600;color: #fff;}
            
            
/** 남부대 뉴스 **/            

 .nambu_news{width: 94%;float:left;margin: 6% 3% 2%;overflow: hidden;}
  .nambu_news .news_title{width:100%;float:left;margin-bottom:2%} 
  .nambu_news .news_title h2{width: 100%;float: left;font-size: 39px;text-align: center;margin-bottom: 1%;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 57% 14%;background-size: 32px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .nambu_news .news_title h2 strong{font-weight: 600;color: #0b4da2;}
  .nambu_news .news_title span{float: left;margin-top: 0.7%;font-size: 0.9em;color: #999;display: none;}
  .nambu_news .news_title a{
    width: 112px;
    margin: -64px 0 0px;
    float: right;
    padding: 2% 1%;
    font-size: 17px;
    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% !important;height: 302px !important;}
  .main_news_list li{width: 49% !important;float: left;margin-bottom: 5.7%;border: 1px solid #dedede;height: 294px !important;}
.main_news_list li:nth-child(odd){margin-right: 1% !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_news_text_img{height: 210px;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%;}
  
  .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: 16px;font-weight: 600;margin-bottom: 2%;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: 2%;}
  .main_news_list li a .m_news_text p{width:100%;float:left;font-size: 16px;color: #7e7e7e;font-weight: 500;overflow: hidden;text-overflow: ellipsis;max-height: 56px;line-height: 1.6em;display: none;}
  .main_news_list li:last-child{}

  .swiper-container-initialized{width: 100%;float: left;/* height: 427px; */}
 .scroll_wrap{position:relative;width: 100%;float: left;background: #ddd;margin-top: 3%;}
.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_sns_pop{width: 100%;float:left;margin: 0% 0% 0%;padding: 0 3% 2%;background: #f7f9fd;}
 		.nambu_sns{width: 100%;float:left;margin: 0%;margin-right: 0%;}
   .nambu_sns .sns_title{width:100%;float:left;margin: 0% 0 2%;} 
   .nambu_sns .sns_title h2{width: 100%;float: left;font-size: 39px;text-align: center;margin-bottom: 1%;padding-right: 0;/* background: url(../img/icon1.png) no-repeat 74% 50%; */background-size: 33px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
   .nambu_sns .sns_title h2 strong{font-weight: 600;color: #0b4da2;}
   .nambu_sns .sns_title span{float: left;font-size: 0.9em;margin-top: 0.5%;font-weight: 600;color: #9f9f9f;display: none;}	
   .nambu_sns #swiper_sns{float: left;width: 100%;overflow: hidden;}
   .nambu_sns #swiper_sns ul > li{width: 49%;margin-right: 2%;float: left;margin-bottom: 1%;}
   .nambu_sns #swiper_sns ul > li:nth-child(even){margin-right:0;}
   
    .nambu_sns #swiper_sns ul > li > a{width:100%;float: left;}
	.nambu_sns #swiper_sns ul > li > a .sns_img{width:100%;float:left;height:240px;overflow:hidden;position: relative;line-height: 240px;top: 0;}
	.nambu_sns #swiper_sns ul > li > a .sns_img img{width:100%;transition: all 0.35s ease;position: absolute;top: -10%;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-top: 12px;}
	.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: 16px;font-weight: 600;color: #000;text-align: center;}
   
   
   .nambu_pop{width: 100%;float:left;margin-bottom: 4%;}
   .nambu_pop .pop_title{width:100%;float:left;margin: 0% 0 2%;text-align: center;} 
   .nambu_pop .pop_title h2{width: 100%;float: left;font-size: 23px;text-align: center;font-weight: 600;padding-right: 0;background: url(../img/title_bg1.png) no-repeat 60% 12%;background-size: 4%;}
   .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;}	
   .rolling_area .num {display: none;}
   /* 롤링버튼 */
.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}
/** 팝업광고 **/

.mpop_wrap{float:right; width:471px;}
#popzone{width: 100%;height: 414px;float:left;position:relative;box-sizing:border-box;overflow:hidden;background:#ddd;}
#popzone .uok_wrap{width: 100%;height: auto;}
#popzone .uok_wrap ul{width:100%;height:auto;float: left;}
#popzone .uok_wrap ul li{width: 100% !important;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;}

#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:4;float: left;width: 36px;height: 60px;margin-top: -56vh;margin-left: 5%;}
	.side_bt > div {width: 60;margin: 0;position:relative;height: 60px;float: right;background: #bbb;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: 100px;margin-left: 5%;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: 96px;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: 215px;float: left;margin-top: 22%;margin-left: 400px;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;}
 
 
 /********************** 서브 ****************************/
  

/* 서브페이지 내용  */
.sub_form{width: 86%;float: left;margin: 2% 7% 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;}

/* 탭 전체 스타일 */
.stabs {background-color: #ffffff;width: 100%;margin: 0;float: left;}

/* 탭 스타일 */
.tab_item {width: calc(100%/3);height: 50px;border-bottom: 1px solid #f8f8f8;background-color: #f8f8f8;line-height: 50px;font-size: 16px;text-align: center;color: #bbbbbb;display: block;float: left;text-align: center;font-weight: bold;transition: all 0.2s ease;cursor: pointer;}
.tab_item:hover {opacity: 0.75;}

/* 라디오 버튼 UI삭제*/
input[name="tab_item"] {display: none;}

/* 탭 컨텐츠 스타일 */
.tab_content {display: none;padding: 0;clear: both;overflow: hidden;width: 100%;float: left;margin-top: 5%;}


/* 선택 된 탭 콘텐츠를 표시 */
#all:checked ~ #all_content,#programming:checked ~ #programming_content,#design:checked ~ #design_content {display: block;}

/* 선택된 탭 스타일 */
.stabs input:checked + .tab_item {background-color: #1957a7;color: #fff;}





/** footer  **/
	footer{width:100%;float:left;margin: 0;padding: 0;}
	.foot_top{width: 100%;float: left;background: #f1f1f1;}
	.foot_top ul{width: 100%;float: left;margin: 0 0%;}
	.foot_top ul li{float: left;width: 100%;text-align: center;border-bottom: 1px solid #dddddd;padding: 0% 0;}
	.foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 90%;float: left;text-align: center;padding: 0.7% 6%;margin: 0% 5%;font-size: 19px;height: 79px;}
	.foot_top ul li:first-child {}
	
	.foot_side{width: 92%;float: left;margin: 4% 4% 2%;}
	.foot_side > li{float: left;width: 33%;position: relative;margin-bottom: 4%;text-align: center;font-size: 24px;}
	.foot_side > li a{width:100%;float:left;font-size: 0.8em;}
	.foot_side > li:nth-child(3n):after{display:none;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 88%;float: left;margin: 0 6% 1%;}
	.foot_info li:nth-child(1){width: 20%;float: left;margin-bottom: 4%;margin-right: 2%;}
	.foot_info li:nth-child(2){float:left;width: 66%;font-size: 16px;}
	.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: 100%;text-align: left;margin-top: 3%;} 
	
	
/** sidemenu**/
.side_menu_form{width: 5%;float: left;height: 100vh;position: fixed;background: #2d558a;z-index: 9999;display: none;}
.side_left{float: left;width: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 37px;}
.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;}
.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_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: 25%;margin-right: 8%;text-align: center; margin-bottom:5%}
.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 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;background: #2d558a;height: 46px;overflow: hidden;}
.header_top{width: 99%;float: left;margin: 0 0%;}
.header_top_left{float: left;width: 78%;}
.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: 22%;}
.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: 100%;float: left;margin: 5% 0%;position: relative;HEIGHT: 100%;}
.special .sp_content .icon{width: 100%;float: left;margin-right: 5%;position: absolute;bottom: 3%;}
.special .sp_content .icon li:nth-child(1){float: left;width: 25%;background: #627185;border-radius: 0;margin: 0;}
.special .sp_content .icon li:nth-child(1) a{width: 80%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 10% 20%;background: url(../img/sp_vicon1.png) no-repeat 48% 22%;background-size: 30%;}
.special .sp_content .icon li:nth-child(2){float: left;width: 25%;background: #e08328;border-radius: 0;margin: 0;}
.special .sp_content .icon li:nth-child(2) a{width: 80%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 10% 20%;background: url(../img/sp_vicon2.png) no-repeat 48% 22%;background-size: 30%;}
.special .sp_content .icon li:nth-child(3){float: left;width: 25%;background: #174d94;border-radius: 0;margin: 0;}
.special .sp_content .icon li:nth-child(3) a{width: 80%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 10% 20%;background: url(../img/sp_vicon3.png) no-repeat 48% 22%;background-size: 30%;}
.special .sp_content .icon li:nth-child(4){float: left;width: 25%;background: #b5214e;border-radius: 0;margin: 0;}
.special .sp_content .icon li:nth-child(4) a{width: 80%;text-align: center;color: #fff;float: left;font-size: 0.9em;padding: 60% 10% 20%;background: url(../img/sp_vicon4.png) no-repeat 48% 22%;background-size: 30%;}

 .special .sp_content .text{float: left;width: 80%;margin: 20% 10% 0;}
.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.3em;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: 1em;}
.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-button-outer { display:none; }
.is-active { color:red;  } 

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


.tab-button-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: -15%;font-size: 0.8em;background: #2d558a;color: #fff;padding: 4% 2%;}
  .ib_notice_form{float: left;width: 100%;height: 480px;overflow: hidden;}
  .ib_notice_form > li{width: 99%;float: left;margin-right: 0%;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: 6% 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 70% 14%;background-size: 8.5%;}
 .quick_lingk2 h2 strong{font-weight: 600;color: #0b4da2;}
 .quick_lingk2 ul{width:100%;float: left;}
 .quick_lingk2 ul li{width: 31%;float: left;position:relative;height: 107px;margin: 1%;}
 .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:nth-child(3n):after{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: 100%;margin: 4% 0% 6%;}
.introduce_title h2{width: 100%;float: left;font-size: 1.3em;text-align: center;margin-bottom: 0%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 72% 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: 84%;float: left;background: #0072bb;padding: 5%8%;}
.department_form li:nth-child(1) h2{color: #eeff5f;width: 100%;font-size: 1.2em;margin-bottom: 3.3%;}
.department_form li:nth-child(1) span{float: left;width: 100%;font-size: 1em;color: #fff;}
.department_form li:nth-child(2){width: 96%;float: left;padding: 8% 2% 4%;}
.department_form li:nth-child(2) h3{float: left;width: 100%;font-size: 1.2em;color: #575f8f;font-weight: 600;margin-bottom: 6%;}
.department_form li:nth-child(2) .department_link{float: left;width: 100%;margin-bottom: 4%;}
.department_form li:nth-child(2) .department_link a{float: left;padding: 4% 1%;font-size: 0.9em;background: none;width: 46.8%;margin-bottom: 0;border: 1px solid #dedede;}
.department_form li:nth-child(2) .department_img{float:right;margin-top: 0;width: 100%;display: none;}



  /* 입시 하단 퀵메뉴  */

 .quick_lingk3{width: 100%;float: left;margin: 0% 0% 0%;background: #eae6db;}
 .quick_lingk3 ul{width: 88%;float: left;background: #fff;margin: 6%;border: 1px solid #ddd;border-width: 1px 1px 0px 1px;}
 .quick_lingk3 ul li{width: 48.8%;float: left;position:relative;border-right: 1px solid #dedede;margin-right: 1%;border-bottom: 1px solid #dedede;}
 .quick_lingk3 ul li:nth-child(2n){border-right:none;}	 
.quick_lingk3 ul li:last-child{border-right:none; }
 .quick_lingk3 ul li a{width:100%;float:left;text-align: center;}
 .quick_lingk3 ul li a img{text-align: center;width: 60%;float: left;margin: 22% 20% 0;}
 .quick_lingk3 ul li a div{float: right;width: 92%;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: 97%;float: left;padding: 1% 0px 1% 6%;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 13px;}
.site_map_depth1 {width: 100%;float: left;}
.site_map_depth1 > li{float: left;width: calc(100%/2 - 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 248px 11px;font-size: 14px;}
.site_map_depth2 > li > a:before{content: "";position: absolute;top: 46%;left: 5%;display: inline-block;width: 5px;height: 5px;background: #0952a6;border-radius: 100px;}



 .tab-select-outer3, .tab-select-outer2, .tab-select-outer{width: 80%;float:left;}
 .tab-select-outer3 select, .tab-select-outer2 select, .tab-select-outer select{width:100%;float:left;height: 45px;}
@media (max-width:500px){
      .sm_select2 {display: block;}
      .big_tab2{display: none;}
      
      

      
      
 }
						 
.m{display:none;}						 
/* bx slider*/
.bx-wrapper {position: relative;padding: 0;*zoom: 1;-ms-touch-action: pan-y;touch-action: pan-y;width: 100% !important;height: 210px;}
.bx-wrapper img {max-width: 100%;display: block;}
.bxslider {margin: 0;padding: 0;}
.bxslider > div{width:100%;float:left;height: 220px;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%;display: none;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 3%;width: 35px;display: none;}
/* 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;}



 /********************** 서브 ****************************/
  /* 서브페이지 네비게이션 */
 nav{width: 100%;float: left;margin: 0% 0% 2%;background: #4d4f5f;border-radius: 0;z-index: 9999;height: auto;}
 nav ul:first-child{background: #1957a7;border-radius: 0;float: left;width: 100%;}
 nav ul:first-child li:nth-child(1){float: left;padding: 13px 30px;border-right: 1px solid #fff3;margin-left: 4px;display: none;}
 nav ul:first-child li:nth-child(1) a{float: left;width: 100%;}
 nav ul:first-child li:nth-child(2){float: left;border-bottom: 1px solid #fff3;width: 33%;}
 nav ul:first-child li:last-child{border-right:none}
 nav ul:first-child li:nth-child(3){float: left;border-bottom: 1px solid #fff3;padding-right: 0px;width: 33%;position: relative;}
 nav ul:first-child li:nth-child(4){float: left;padding-right: 0px;width: 34%;}
 nav ul:last-child{float: right;border-radius: 0;background: #2c72cd;color: #fff;font-weight: 600;text-align: center;margin-top: -15%;z-index: 9998;DISPLAY: NONE;}
 nav ul:last-child li:nth-child(1){display: inline-block;padding: 5px 10px;}
 nav ul:last-child li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 9% 6%;font-size: 18px;border: none;width: 100%;}
.dropdown {position: relative;display: inline-block;width: 100%;}
.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: 100%;width: 100%;}
.dropdown-content a {color: white;padding: 3% 4%;text-decoration: none;display: block;font-size: 16px;border-bottom: 1px solid #1f487c;text-align: center;}
.dropdown-content a:hover {background-color: #1957a7;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #183e6e;}

/* 서브페이지 내용  */
.sub_form{width: 86%;float: left;margin: 2% 7% 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: 100%;color:#555;margin: 0% 0% 6%;padding: 0;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;width: 49%;}
  ul.tabs_cm li a{background: #fff;color: #aba7a7;width:100%;float:left;padding: 8% 0;font-size: 14px;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.8%;}
  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: 49.5%;}
  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 49.8%;}
  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 49.2%;}
  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width: 49.4%;}
  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width: 32.4%;}
  ul.tabs_cm li:first-child:nth-last-child(9), ul.tabs_cm li:first-child:nth-last-child(9) ~ li {width:11.1%;}
  
  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;}
  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
  .tab_content_form {/* padding:30px; */}








/* 사이드메뉴 */
.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 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: block;}
.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;}
 
 
 /* 사이트맵 */
 .site_map_form{float: left;width: 100%;}
 .site_map_form .depth1{width: 17%;margin: 1% 1.4%;float: left;border: 1px solid #dedede;}
 .site_map_form .depth1 > li:first-child{width: 92%;float: left;padding: 7% 4%;border-bottom: 1px solid #dedede;background: #0b4da2;font-size: 0.9em;}
 .site_map_form .depth1 > li:first-child > a{width: 100%;float: left;color: #fff;font-size: 2em;}
 .site_map_form .depth1 > li{width: 92%;float: left;padding: 4%;border-bottom: 1px solid #bfbfbf;}
 .site_map_form .depth1 > li > a{font-weight: 600;font-size: 0.9em;}
 .site_map_form .depth1 .depth2{margin: 2% 0%;background: #f5f5ff;float: left;width: 100%;border: 1px solid #ddd;}
 .site_map_form .depth1 .depth2 > li{float: left;width: 88%;padding: 6% 6%;border-bottom: 1px solid #c3c3c3;}
 .site_map_form .depth1 .depth2 > li > a{font-size: 0.9em;}
 .site_map_form .depth1 > li:first-child a{background:none;}
 .site_map_form li a{float: left;padding-right: 4%;font-size: 0.9em;background: url(../img/link_icon1.png) no-repeat 92% 20%;width: 100%;}





/* 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;}
 }
						 
						 
/******************************* 서브콘텐츠 *******************************/

/* 통합검색*/
.all_search_form{width: 100%;float: left;margin: 0px 0% 2%;padding-bottom: 0px;}
    	.all_search_form form{}
    	.all_search_form form input[type=text] {width: 80%;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: 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;width: 96%;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: 19px;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: 99%;font-size: 16px;font-weight: 600;color: #2c72cd;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
    	.all_search_info .search_info li p.search_info_content, .all_search_info .search_info li div.search_info_content{float: left;padding-left: 6px;margin: 10px 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;}

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

.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: 93%;padding: 16px 2%;background: #113f9b;margin-right: 4px;margin-bottom: 0px;color: #fff;font-size: 16px;font-weight: 600;display: inline-block;margin-top: 20px;}

/* 개인정보방침 */
.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;}

ul.step01{margin-top:12px;padding-top:5px;width: 100%;float: left;}
ul.step01 > li{}
ul.step01 > li{padding: 21px 0 0px 22px;background-position:0 4px;font-weight:bold;font-size:13px;color:#484848;float: left;width: 97%;}	/* 1차 */
ul.step01 > li > div{float: left;margin: 10px 0px 20px 23px;}
ul.step01 > li > div > p{line-height: 28px;font-weight: 500;font-size: 16px;letter-spacing: -2px;} 
ul.step01 > li h2{position: relative;clear: both;font-size: 21px;font-weight: 500;color: #201d52;line-height: 30px;letter-spacing: -0.06em;padding: 2px 0 20px 0px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
ul.step01 > li > h2:before{content: "";display: block;width: 80px;height: 1px;position: absolute;bottom: 10px;left: 0;background: #201d52;} 
ul.step01 > li > p {margin-bottom:15px;line-height: 29px;font-weight: 600;font-size: 14px;background: #fff1d9;width: 100%;padding: 3%;}
ul.step01 > li > p.gide_text {margin-left: 0;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: 0% 0%;background: url(../img/sub/bullet_02.gif) 21px 20px no-repeat;font-weight:normal;line-height: 38px;color:#444;font-size: 16px;margin-bottom: 20px;float: left;width: 85%;width: 89%;}	/* 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;}
ul.step01 > li > ul > li > ul > li{font-weight:normal;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: 14px;margin-bottom: 21px !important;margin-top: 20px;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 */
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: 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: 16px;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;} /* 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: 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.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;}

/*실험 및 실습*/
 .apparatus_form{width: 97%;float: left !important;}
.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: 91%;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: 91%;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: 91%;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: 92%;float: left;background: #fff;border: 1px solid #dedede;}
.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: 94%;float: left;background: #fff;border: 1px solid #dedede;height: 429px;overflow: hidden;}	   

.apparatus7{width: 87%;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: 87%;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: 87%;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%;}

 /* 조직도연락처 */
 .tel_info_left{width: 100%;float: left;border-top: 4px solid #000;margin-top: 8px;max-height: 80vh;overflow-y: auto;border-bottom: 1px solid #b9b9b9;}
.tel_info_left ul{padding: 3%;float: left;width: 100%;}
.tel_info_left ul li{width: 100%;float: left;padding-bottom: 7%;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: 8px;font-weight: 800;}
.tel_info_left ul li span{width: 100%;float: left;font-size: 16px;font-weight: 600;margin-bottom: 8px;color: #a4a4a4;}

.tel_info_right{width: 100%;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 #000000;border-left: solid 0px #d7d2d5;border-right:solid 1px #d7d2d5;color: #000;border-bottom:solid 1px #d7d2d5;font-weight:bold;background-color:#f5f7f7;padding: 2%;}
.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;100%}
.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 #000000;border-left: solid 0px #d7d2d5;border-right:solid 1px #d7d2d5;color: #000;border-bottom:solid 1px #d7d2d5;font-weight:bold;background-color:#f5f7f7;padding: 2%;}
.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:#484848;background-color:#fdfdfd}
.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: 0;font-weight:bold;color:#444;width: 100%;float: left;font-size: 0.8em;line-height: 1.7em;}
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: 2%;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: 100%;float: left;margin: 0 0% 5%;}
 .sub_content01 > h2.profile:before{content: "";display: block;width: 70px;height: 1px;position: absolute;bottom: 4px;left: 0;background: #201d52;} 
 .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;}
 .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: 86%;float: left;line-height: 2em;margin: 2% 0% 0 5%;}
 .sub_content01 > ul:nth-child(2) > li:nth-child(1){float: left;margin: 0% 0% 2% 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: 23px;
    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: 16px;}

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;}


/* 총장인사말 이미지 정렬 */
.sub_content01 > ul:nth-child(1).profile_custom {
	width: 100%;
	margin-bottom: 24px;
}
.sub_content01 > ul:nth-child(1).profile_custom > li {
	max-width: 100%;
	width: 360px;
	float: none;
	margin: 0 auto;
}
.sub_content01 > ul:nth-child(2).layout_custom {
	width: 100%;
	margin: 0 0 0 0;
}



/* 역대총장*/

div.con0102Item01{position:relative;float:left;padding: 2%;margin: 0 2% 5%;border: 1px solid #ddd;width: 46%;}
div.con0102Item01 img{float:left;width: 100%;}
div.con0102p01 h3{font-weight:bold;font-size: 1em;color:#0e4ca1;padding: 0;float: left;width: 100%;margin: 11% 0 2%;}
div.con0102p01 p{padding: 0 0 0 0px;font-size: 0.7em;color: #686868;}


/* 교육이념 */
div.con0102{position:relative;}
div.con010201{float:right;padding:10px;margin:0 0 15px;border:1px solid #ddd;width: 100%;}
div.con010201 {text-align:center}
div.con010201 ul li{padding:0 0 0 10px;background:url(../img/sub/bullet_02.gif) 0 8px no-repeat;text-align:left}


 		
.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: -58px !important;width: 40%;}
 		.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: 0;width: 82%;text-align: center;} 

.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;} 		


/* 연혁 */
div.con0103{position:relative;margin-top:10px;background:url(../img/sub/con0103_tab_bg.gif) 0 0 repeat-x;}
div.con0103 ul{float:left;width:100%;}
div.con0103 ul li{float:left;width: 100%;}
div.con0103 ul li:hover{cursor:pointer}
div.con0103 ul li h2{float: left;width: 100%;}
div.con0103 ul li h2 img{float:left;width:100%;}
div.history{position:relative;margin-top:30px;padding: 0;width: 100%;float: left;}
div.history div{position:relative;float:right;width: 100%;border-left:solid 1px #ddd;vertical-align:middle;padding-left: 3%;}
div.history img{float:left}
div.history ul li{color:#484848;padding: 0 0 0 31%;line-height:23px;position:relative;width: 69%;float: left;margin-top: 2%;font-size: 0.8em;}
div.history ul li span{position:absolute;left:0;font-weight:bold;color:#3579ad;}
.history_form{width: 100%;float: left;margin: 0 0%;}


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

                          .solo_group_top{position:relative;width: 50%;float: left;margin: 0 25%;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: 506px;top: 42px;left: 52%;display: block;background: #a1a1a1de;}
				          
				          .solo_group_bottom{position: relative;width: 50%;float: left;margin: 0 25% 9%;}
				          .solo_group_bottom:after{position: absolute;width: 118%;height: 1px;top: 174px;left: -11%;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: 158px;top: 42px;left: 49%;display: block;background: #a1a1a1de;position: absolute;} */
				          
				          
				          .group_chart_head .dobule_group{width: 100%;float: left;margin: 0 0%;position: relative;}
                          .group_chart_head .dobule_group:after{content:"";position:absolute;top: 50%;left: 50%; transform: translateX(-50%); width: 52%;height: 1px;background: #a1a1a1de;}
				          .group_chart_head .dobule_group ul:nth-child(1){position:relative;float: left;width: 20%;}
				          .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% + 32px);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%;}
                           .group_chart_head .dobule_group ul:nth-child(2):after{content: "";position: absolute;top: 22px;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: 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: -22%;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: -23%;display: block;background: #a1a1a1de;content: "";}
                          
                          .group_sub{width: 31%;float:left;border:1px solid #dedede;margin: 0 1% 1%;}
                 		.group_chart_body > div > h2{width:100%;float:left;text-align: center;padding: 92px 0 30px;font-size: 16px;font-weight: 600;}
                 		.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: #a580e7  url(/site/nambu/nambukr/img/quick44_w.png) no-repeat 50% 31%;color:#fff;background-size: 26%;} 
                 		.group_chart_body > div:nth-child(5) > 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(6) > 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(7) > 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:100%;}
                 		.group_chart_body > div > ul > li{float:left;width: 78%;padding: 20px;border-bottom:1px solid #dedede;font-size: 16px;font-weight: 600;}
                 		.group_chart_body > div > ul > li > a{width: 96%;padding: 10px 10px 10px 0px;float:left;font-weight:800;font-size: 16px;}
                 		.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: 8px;}

 .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 > 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: 81%;float:left;padding: 10px 10px;}
                 		.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;border:none;}
                 		.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: 30px;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;}

.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}
div.con0105Item01 img{padding:30px 0 0;float:left}
div.con0105p01{width: 100%;float: left;padding: 0 0 0 0;background:url(../img/sub/bullet_02.gif) 38px 25px no-repeat;margin-top: 6%;}
div.con0105p01 h3{font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;background:url(../img/sub/bullet_01.gif) 3px 5px no-repeat;margin: 0 0 2% 0px;width: 100%;}

div.con0105Item02{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd}
div.con0105Item02 div.div01{position:relative;float:left;width:370px;text-align:right;padding:20px 0 0;height:200px}
div.con0105Item02 div.div01 h3{position:absolute;top:0;left:0;font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;background:url(../img/sub/bullet_01.gif) 3px 5px no-repeat;}
div.con0105Item02 div.div02{position:relative;float:right;width:250px;text-align:right;padding:20px 50px 0 0;height:200px}
div.con0105Item02 div.div02 h3{position:absolute;top:0;left:0;font-weight:bold;color:#0e4ca1;padding:0 0 0 17px;background:url(../img/sub/bullet_01.gif) 3px 5px no-repeat;}

div.con0105Item03{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;text-align:center}

div.con0105Item04{position:relative;padding:10px;margin:15px 0 30px;border:1px solid #ddd;text-align:center}
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}
div.con0105Item06 img{padding:0;float:left}
div.con0105p06{width: 100%;float:right;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: 0.9em;}
div.con0105p06 p{
    padding: 0 0 0 11px;
    background: none;
    width: 95%;
    margin: 2% 2%;
    line-height: 2em;
    font-size: 0.8em;
}


/* 입학안내 대학 */
div.con0201{position:relative;margin: 0% 0% 5%;padding: 4%;background: url(../img/sub/con0201_bg.gif) 262% 7% no-repeat;width: 100%;height: 280px;border: 1px solid #dede;background-size: 89%;}
div.con0201 p.p1{
    width: 80%;
    float: left;
    margin: 36% 10% 5%;
}
div.con0201 p.p2{
    width: 100%;
    float: left;
    text-align: center;
}
div.con0201 p.p3{
    width: 100%;
    float: left;
}

/* 입학안내 대학원 */
div.con0202{position:relative;margin: 0% 0% 5%;padding: 4%;background: url(../img/sub/con0202_bg.gif) 280% 14% no-repeat;width: 100%;height: 291px;border: 1px solid #dede;background-size: 89%;}
div.con0202 p.p1{width: 100%;float: left;text-align: center;margin: 39% 0 5%;}
div.con0202 p.p2{width: 100%;float: left;text-align: center;}
div.con0202 p.p3{width: 100%;float: left;text-align: center;}

/* 대학 / 대학원 - 대학 */
div.con0301Top{position:relative;background: url(../img/sub/con0301_line.gif) 94% 44% no-repeat;width: 100%;float: left;background-size: cover;padding-bottom: 9%;}
div.con0301Top ul {float:left;width: 100%;}
div.con0301Top ul li{float:left;width: 25%;}
div.con0301Top ul li:hover{cursor:pointer}
div.allItem{position:relative;/* height:235px; */background: url(../img/sub/con0301_01.gif) 50% 0% no-repeat;margin:10px 0 0;width: 100%;float: left;background-size: 40%;padding-top: 49%;}
div.allItem div{position:relative;padding: 4%;width: 100%;float: left;margin-bottom: 0%;}
div.allItem div h3{float:left;width: 25%;text-align: left;}
div.allItem div p{padding: 0 0 6% 2%;float:left;width: 95%;font-size: 0.8em;margin-top: 1%;line-height: 1.3em;border-bottom: 1px solid #dede;}

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-family: 'NanumGothicBold';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: 60%;}
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%;}

/* 남부대학교 오시는길 */
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}

/* 캠퍼스 투어 */
/*div.con0107T{position:relative;height:393px;width:756px}*/
div.con0107T{position:relative;width: 100%;float: left;text-align: center;margin-bottom: 2%;}
div.con0107B{margin: 0 0 2%;width: 100%;float: left;border: 1px solid #dedede;padding: 5%;}
div.con0107BL{float:left;width: 100%;background: none;padding-right: 0;}
div.con0107BL ul{float:left;margin: 0;width: 100%;}
div.con0107BL ul li{padding: 2% 0;float: left;width: 50%;text-align: center;}
	div.con0107BL ul li a{width:100%;float:left;text-align: center;}
div.con0107BR {float: left;width: 100%;margin-top: 6%;}
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: 14px;color: #707070;}

/* 발전계획 */
	.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: #525966;font-size: 18px;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: 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 10px;line-height: 22px;font-size: 14px;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: 25px;
    font-weight: 600;
    color: #525966;
    font-size: 18px;
    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: 22px;font-size: 14px;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: 25px;
    font-weight: 600;
    color: #525966;
    font-size: 18px;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: 22px;font-size: 14px;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: 25px;font-weight: 600;color: #2e323a;font-size: 18px;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: 22px;font-size: 14px;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: 20px 0 22px;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: 0% 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: 44%;float: left;margin: 0 2% 2%;border: 3px solid #dedede;padding: 2%;background: #e4eeff6e;height: 121px;}
  .corporate_info_title_sub{width:100%;float:left;}
  .corporate_info_title_sub h3{margin: 13px 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: 41%;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%}
 .table_container{width:100%;overflow-x:auto;white-space:nowrap;float: left;margin: 0 !important;}
 .table_container table{width: 100%;float: left;}
.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 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;}
.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;}
.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 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;display: 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: 11px 0 3%;color: #5f26e9;border: solid 0px #d7d2d5;font-weight: 800;font-size: 14px;width: 99%;float: left;text-align: left;}
.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: 0;width: 100%;float: left;border-bottom: 1px solid #d3d3d3;padding-bottom: 3%;font-size: 18px;color: #000;line-height: 25px;}
.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 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;display: 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: 11px 0 3%;color: #5f26e9;border: solid 0px #d7d2d5;font-weight: 800;font-size: 14px;width: 99%;float: left;text-align: left;}
.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: 0;width: 100%;float: left;border-bottom: 1px solid #d3d3d3;padding-bottom: 3%;font-size: 18px;color: #000;line-height: 25px;}
.tableType10_3 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: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
.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: 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;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}	

/* 학교법인_연혁 */

.corporate_years{width:100%;float:left;margin-top: 0%;}
 .tab_title {width: 88%;float: left;margin: 0 3.5% 5%;padding: 3%;border: 4px solid #efefef;}
.tab_title li {width: 25%;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;FONT-SIZE: 18px;color: #9f9f9f;border-bottom: 10px solid #e4e6e7;cursor: pointer;float: left;text-align: center;padding-bottom: 1%;margin-bottom: 3%;}
.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: 18px;width: 43%;}
.tab_cont {clear: both;text-align: left;padding: 0 20px 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: 100%;margin: 0 0%;}
.tableType11 caption{display:none;color:#444}
.tableType11 caption.none{display:none}
.tableType11 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: 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: 24px 0;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 14px;}
.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}

	

/*등록금납부*/
 .tuition_info_gide1{width: 89%;float: left;margin: 0 2% 40px;border: 1px solid #dedede;padding: 3%;}
  .tuition_info_gide1 dt{margin: 0px 0 20px 5px;line-height: 25px;font-weight: 600;color: #5c56bf;font-size: 20px;}
  .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: 0px 0 0px 2%;font-size: 14px;color: #0e5ad6;font-weight: 600;line-height: 25px;}	

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


		
/**  반응형탭   **/



  .tab-button-outer {display: none;}
  .tab-select-outer {display: block; }
  
  .tab-button-outer2 { display:none; }
  .tab-select-outer2 { display:block; }
  
  .tab-button-outer3 { display:none; }
  .tab-select-outer3 { display:block; }
  
  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  