@charset "utf-8";
@import url('reset.css');
.hidden-xs, .rdlabel, .qclabel, .paginate_box_button {display:none !important;}
.regdate, .register{
    padding: 0 11%;
    border-right: 1px solid #c1c1c1ee;
}
.regdate, .register, .qryCnt{font-weight:600;font-size:16px;}
.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) {
	.m_polimg2{margin-top:0 !important;width:100% !important;}
  .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; }


select{background: #fff;}
body{background-color: #fff;}
img{max-width: 100%;}
html,body {width:100%;height:100%;margin:0px;padding:0px;/* overflow:hidden; */font-family:sans-serif;}

 #wrap{width: 100%;}
				        
.visual{width:100%;float:left;overflow:hidden;border-bottom: 1px solid #dedede;}
.sub_visual{width:100%;float:left;height:278px;overflow:hidden;margin-top: 100px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg.png) no-repeat center center;background-size: cover;}
.sub_visual h1{
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 2.2em;
    letter-spacing: 3px;
    padding-top: 6%;
    text-shadow: 1px 1px 4px #000;
}

/* 모바일 헤더 */
#mcontainer {width: 100%;margin: 0;text-align:center;float: left;position: fixed;background: #fff;border-bottom: 1px solid #dedede;z-index: 9997;top: 0;}
.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% 9%;font-size: 0.9em;transition:0.3s;width: 83%;font-weight: 600;}
.tabcontent {display: none;background-color: #fff;padding: 0;color: #000;width: 72.4%;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: 4%;margin-left: 3%;width: 68%;text-align: left;font-size: 20px;}
.logo a{
    width: 100%;
    float: left;
}
.logo a img{
    float: left;
    width: 39%;
    margin-right: 1%;
}	
.logo2{float: left;margin-top: 3%;margin-left: 4%;width: 46%;font-size: 16px;}
.logo2 a{
    width: 100%;
    float: left;
}
.logo2 a img{
    float: left;
    width: 58%;
    margin-right: 1%;
}
	.mh_search{float: left;margin-top: 5%;margin-left: 24%;}
.mh_search2{float: left;margin-top: 3%;margin-left: 42%;}

#nav { font-family:'arial'; }
#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.9em;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;}


/* 모바일 메뉴 상단 중단 */



.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: 49.5%;}
.mobile_menu_top > ul > li > a{width: 98%;float: left;font-weight: 600;font-size: 0.8em;background: #3e3e3e;color: #fff;}
.mobile_menu_top > ul > li:last-child{border-right:none;}
.mobile_menu_top > ul > li:nth-child(2){width: 49.5%;}
.mobile_menu_top > ul > li:nth-child(1) a{padding: 8% 2%;border-right: 1px solid #ffffff;border-bottom: 1px solid #dedede;}
.mobile_menu_top > ul > li:nth-child(2) a{padding: 8% 2%;border-left: 1px solid #fff;}
.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: 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;}
.content2{width: 100%;display: inline-block;height: 100%;float: left;margin-top: 27%;}
.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: 1.3em;font-weight: 600;background: url(../img/title_bg1.png) no-repeat 63% 14%;background-size: 10%;width: 100%;margin: 7% 0 6%;text-align: center;}
.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%;height: 33vh;margin-bottom: 6%;overflow: hidden;}
.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;}
.main_notice_unit li:nth-child(2){width: 80%;float: left;padding: 2.5% 0%;background: #fff;}
.main_notice_unit li:nth-child(2) a{width: 92%;float: left;padding: 0% 4%;}
.main_notice_unit li:nth-child(2) a p{font-weight: 600;font-size: 1em;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.8em;font-weight: 600;color: #8f8f8f;background: url(../img/date_clock.png) no-repeat 0% 36%;background-size: 5%;}

.push{background: url(../img/push.png) no-repeat 97% 14%;background-size: 7%;}
.blue{background:#2d348a;color:#fff;}
.wblue{background:#0d4b7a;color:#fff;}
.red{background:#9b1a23;color:#fff;}




/** 퀵남부 **/
 .quick_lingk{width: 94%;float: left;margin: 10% 3% 4%;}
 .quick_lingk h2{width: 100%;float: left;font-size: 1.3em;text-align: center;margin-bottom: 6%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 67% 14%;background-size: 8.5%;}
 .quick_lingk h2 strong{font-weight: 600;color: #0b4da2;}
 .quick_lingk ul{width:100%;}
 .quick_lingk ul li{width: 31%;float: left;position:relative;margin: 1%;height: 139px;}
 .quick_lingk ul li:after{content: "";width: 10px;height: 10px;position: absolute;top: 32%;left: 100%;border-radius: 100px 100px;background: #9bbae3;}
 .quick_lingk ul li:nth-child(3n):after{display:none;}
 .quick_lingk ul li:last-child:after{display:none; }
 .quick_lingk ul li a{width:100%; float:left;text-align: center;}
 .quick_lingk ul li a span{width:100%; float:left;text-align: center; font-weight: 600;font-size: 0.9em;}
            
            


 /********************** 입시 ****************************/

 .top_side2{float: right;width: 10%;margin-right: 3%;}
 .top_side2 li {float: left;margin: 0% 8%;font-size: 1em;font-weight: 600;width: 16%;text-align: center;}
 .top_side2 li a{width: 100%;float: left;text-align: center;padding-top: 5%;}
 .top_side2 li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}
 
 
 /********************** 서브 ****************************/
  /* 서브페이지 네비게이션 */
 nav{width: 86%;float: left;margin: -4% 7% 2%;background: #4d4f5f;border-radius: 100px;}
 nav ul:first-child{background: #1957a7;border-radius: 100px;float: left;max-width: 574px;}
nav ul:first-child > li > ul > li{float: left;width: 83%;padding: 13px 30px;}
nav ul:first-child > li:nth-child(1){float: left;padding: 13px 30px;border-right: 1px solid #fff3;margin-left: 4px;width: 82%;}
 nav ul:first-child > li:nth-child(1) a{float: left;width: 70%;}
 nav ul:first-child > li:nth-child(2){}
 nav ul:first-child > li:last-child{border-right:none}
 nav ul:first-child > li:nth-child(3){float: left;width: 83%;padding: 0;}
 nav ul:first-child > li:nth-child(4){float: left;}
 nav ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;}
 nav ul:last-child li:nth-child(1){float: left;padding: 5px 10px;}
 nav ul:last-child li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 18px 40px;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #164178;min-width: 155px;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1;}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;}
.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: 0px;background: #2d558a;}
  .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: 94%;float: left;margin: 0 3%;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;border-right: 1px solid #dedede;display: none;}
  .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: 100%;padding: 3%;float: left;}
  .sub_content_title2{width: 100%;float: left;font-size: 33px;text-align: left;margin-bottom: 3%;font-weight: 600;padding: 3% 4% 3%;background: url(../img/title_bg1.png) no-repeat 4% 9%;background-size: 8.5%;}
  .sub_content_title2 span{float: left;width: 100%;font-size: 14px;color: #979797;font-weight: 500;margin-top: 8px;}
  .sub_content_form2{width: 100%;float: left;}

  .btn-info {padding: 3.2% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;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;}


/*게시판*/	
.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% !important;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%;
}

/** footer  **/
	footer{width:100%;float:left;margin: 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: 3% 0;font-weight: 600;}
	.foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 80%;float: left;text-align: center;padding: 0.7% 6%;margin: 0% 10%;font-size: 14px;}
	.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: 4% 6% 1%;}
	.foot_info li:nth-child(1){width: 57%;float: left;margin: 4% 0;}
	.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%;}


/** 팝업광고 **/
.visual_pop {width: 100%;margin: 0;overflow: hidden;position: relative;float: left;}
.visual_pop .s_box {width: 1410px;margin-left: -470px;}
.visual_pop li {width: 470px;height: 408px;float: left;}
.visual_pop li img {width: 100%;display: block;}
.btn_prev,.btn_next {width: 80px;height: 80px;background: #666;position: absolute;z-index: 10;color: white;top: 50%;transform: translateY(-50%);text-align: center;line-height: 80px;border-radius: 20px 20px 20px 20px;opacity:0}
.btn_next {right: 0;}

/* 사이드메뉴 */
.side_quick{width: 100%;float: left;padding: 10%;}
.side_quick h3{width: 100%;float: left;font-size: 1.3em;margin-bottom: 10%;}
.side_quick > ul{float:left;width:100%;}
.side_quick > ul > li{    float: left;width: 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;display: none;}
.header_top{width: 99%;float: left;margin: 0 0%;}
.header_top_left{float: left;width: 66%;}
.header_top_left > li{width: 50%;margin: 0 0%;float: left;text-align: center;}
.header_top_left > li a{color: #fff;font-weight: 500;font-size: 0.8em;width: 100%;float: left;padding: 11.5% 0%;background: #193458;}
.header_top_left > li:nth-child(1) a{color:#fff151;background: #3376d0;}

.header_top_right{float: right;width: 29%;}
.header_top_right > li:nth-child(1){float: left;width: 31%;margin: 11% 1%;}
.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: 31%;
    margin: 11% 1%;
}
.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: 31%;
    margin: 11% 1%;
}
.header_top_right > li:nth-child(3) a{float: left;width: 100%;text-align: center;line-height: 0.5em;}

 /* 헤더 팝업 컨트롤*/
.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: 5%;}
.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%;letter-spacing: -2px;height: 65px;}
.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: 80% 10% 0%;background: url(../img/sp_vicon2.png) no-repeat 48% 26%;background-size: 30%;letter-spacing: -2px;height: 65px;}
.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%;letter-spacing: -2px;height: 65px;}
.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: 78% 10% 2%;background: url(../img/sp_vicon4.png) no-repeat 48% 29%;background-size: 30%;letter-spacing: -2px;height: 65px;}

 .special .sp_content .text{float: left;width: 80%;margin: 9% 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: 2em;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{}



/*********************************************    컨텐츠       ***********************************************************/

/********************** 메인 css ****************************/
 
        /* 메인 비쥬얼*/
		.visual{width: 100%;height: 250px;margin: 0;border-radius: 0;position: relative;float: left;}
		.visual .inner_img {width: 100%;margin: 0;border-radius: 0;float: left;position:relative;background: url(../img/main_bg_mb.png) no-repeat center center; background-size: cover; height: 100%;}
		.visual .inner_img:before{content:"NAMBU";position:absolute;top:0%;left: -4%;font-size: 87px;color: #a3b3ef96;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;letter-spacing: -2px;font-size: 0;}
		.visual .inner_img:after{content:"UNIVERSITY";position: absolute;top: 79%;right: -4%;font-size: 87px;color: #5f79db73;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;letter-spacing: -7px;font-size: 0;}
		.visual .inner_img img {max-width: 800px;float: left;height: auto; display:none;}
		.visual_text{position: absolute;top: 28%;left: 5%;width: 90%;float: left;text-shadow: 2px 2px 2px #2c2929;background: #00000059;padding: 2%;}
		.visual_text h3{width: 100%;float: left;color: #fff92f;font-size: 27px;margin: 3% 0;text-align: center;}
		.visual_text p{float: left;width: 100%;color: #fff;font-size: 16px;line-height: 23px;text-align: center;}
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 100%;margin: 2% 0;float: left;}
         .main_content_form2{width:100%;float: left;}
         .main_content1{width: 96%;margin: 0 2% 2%;float: left;}
         .main_content2{width: 96%;margin: 0 2%;float: left;}
         .main_content3{width: 96%;margin: 2% 2%;float: left;background: #2a63ad;}
         .main_content4{width: 96%;margin: 2% 2%;float: left;}
         .video_wrap{width: 100% !important;float:left;z-index: 5;position: relative;}
         .video_wrap iframe{width:465px;float:left;height: 263px;}
         .main_content_title{width: 100%;float:left;margin: 0px 0 11px;padding: 0;text-align: center;}
         .main_content_title h2{width: 69%;float: left;font-size: 26px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #ffffff;line-height: 40px;letter-spacing: -2px;}
         .main_content_title h2 strong{color:#4f32ed;}
         .main_content_title .more{float: left;background: black;color:#fff;padding: 10px 20px;cursor: pointer;border-radius: 100px;font-weight: 600;font-size: 13px;}
         .main_content_title h3{width: 100%;float: left;font-size: 30px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #262726;line-height: 40px;letter-spacing: -2px;text-shadow: 1px 1px 8px #ffffffbd;}
         .main_content_title h3 img{width: 21px;display: inline-block;margin-right: 10px;margin-top: 5px;}
         
         .main_content_title2{width: 100%;float:left;margin: 30px 0 20px;padding: 0% 7%;}
         .main_content_title2 h2{width: 68%;float: left;font-size: 26px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #ffffff;line-height: 40px;letter-spacing: -2px;}
         .main_content_title2 h2 strong{color:#4f32ed;}
         .main_content_title2 .more{float: left;background: black;color:#fff;padding: 10px 20px;cursor: pointer;border-radius: 100px;font-weight: 600;font-size: 13px;}
         .main_content_title2 h3{width: 100%;float: left;font-size: 40px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #262726;line-height: 40px;letter-spacing: -2px;text-shadow: 1px 1px 8px #ffffffbd;}
         .main_content_title2 h3 img{    width: 31px;float: left;margin-right: 10px;margin-top: 5px;}
          
           /*유튜브 모달*/
           .modal_wrap{display: none;width: 564px;height: 318px;position: absolute;top: 27%;left: 14%;margin: 0px 0 0 0px;background: #eee;z-index: 2;box-shadow: 8px 7px 1px 1px #00000057;border: 3px solid #000;}
           .black_bg{    display: none;position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;z-index: 1;}
           .modal_close{width: 26px;height: 26px;position: absolute;top: -30px;right: 0;}
           .modal_close> a{display: block;width: 100%;height: 100%;background:url(https://img.icons8.com/metro/26/000000/close-window.png);text-indent: -9999px;}
          /* 생이미지 */
          .img_content{width:100%;float:left;border-radius: 0px 0px 0px 100px;overflow: hidden;border: 1px solid #00000017;height: 246px;display: none;}
          .img_content2{width:100%;float:left;border-radius: 0px 0px 0px 0px;overflow: hidden;border: 1px solid #00000017;height: 186px;background: url('../img/quick_bg1.png') no-repeat 50% 30%;background-size: 100%;margin-bottom: 15px;background-size: 100%;}
          .img_content2 a{width:100%;float:left;}
          .img_content2 a h3 {color:#fff;float: left;font-size: 24px;width: 100%;margin: 72px 0px 0px 30px;}
          .img_content2 a span{color:#fff;margin: 0px 0px 10px 30px;width: 100%;float: left;}
          .img_content3{width:100%;float:left;border-radius: 0px 0px 0px 0px;overflow: hidden;border: 1px solid #00000017;height: 167px;background: url('../img/quick_bg2.png') no-repeat 50% 30%;background-size: cover;margin-bottom: 15px;}
          .img_content3 a{width:100%;float:left;}
          .img_content3 a h3 {color: #fff;float: left;font-size: 24px;width: 100%;margin: 49px 0px 0px 30px;}
          .img_content3 a span{color: #fff;margin: 0px 0px 10px 30px;width: 100%;float: left;}
          
           /* 20251218: 단색배경으로 변경 및 아이콘 추가 */
          .img_content2 {
		 	background-color: #0EB5C7;
			background-image: url(../img/bg_vec_1.png), url(../img/shortc_1.png);
			background-repeat: no-repeat, no-repeat;
			background-position: right bottom, left 16px center;
			background-size: 50% auto, 60px auto;  
		 }
		 .img_content3 {
		 	background-color: #002462;
			background-image: url(../img/bg_vec_2.png), url(../img/shortc_2.png);
			background-repeat: no-repeat, no-repeat; 
			background-position: left top, left 16px center;
			background-size: 50% auto, 60px auto;  
		 }
		 .img_content2 a,
		 .img_content3 a { 
			padding-left: 54px;
 
		 }
		.img_content2 a h3,
		.img_content2 a span,
		.img_content3 a h3,
		.img_content3 a span {
			color: #fff;
		}
		/* // 20251218: 단색배경으로 변경 및 아이콘 추가 */
          
          
          /* 공지사항 */
          .notice_wrap{width: 100%;float:left;margin-left: 0;}
          .notice_wrap ul:nth-child(2){float:left;width: 84%;padding: 10px 29px 0px;}
          .notice_wrap ul:nth-child(2) li{width:100%;float:left;margin-bottom: 21px;}
          .notice_wrap ul:nth-child(2) li:last-child{margin-bottom:0px;}
          .notice_wrap ul:nth-child(2) li a{width:100%;float:left;}
          .notice_wrap ul:nth-child(2) li a p{width: 100%;float:left;font-weight: 600;font-size: 26px;margin-bottom: 5%;color: #fff;} 
          .notice_wrap ul:nth-child(2) li a span{width: 15%;float: left;font-size: 14px;font-weight: 500;color: #fff;} 
          
          
          .notice_wrap ul:nth-child(3){float:left;width: 84%;padding: 3% 8% 2%;height: 64px;overflow: hidden;margin-bottom: 4%;}
          .notice_wrap ul:nth-child(3) li{width:100%;float:left;margin-bottom: 1.2%;}
          .notice_wrap ul:nth-child(3) li:last-child{margin-bottom:0px;}
          .notice_wrap ul:nth-child(3) li a{width:100%;float:left;}
          .notice_wrap ul:nth-child(3) li a p{width: 84%;float:left;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;font-weight: 600;font-size: 14px;margin-right: 2%;color: #fff;} 
          .notice_wrap ul:nth-child(3) li a span{width: 14%;float: left;font-size: 14px;font-weight: 500;color: #fff;}  
             
             
         /*퀵 메뉴*/
         .img_quick_form{width: 100%;float:left;}
	   .quick_img{width: 50%;float: left;border-radius: 0px 0px 50px 0px;overflow: hidden;height: 489px;border: 1px solid #dededede;}
	   .quick_icon{width: 100%;float:left;border-radius: 0px 0px 0px 0px;background: #24872b;}
	   .quick_icon li{float:left;width: 50%;}
	   .quick_icon li a{color:#fff;width: 100%;float:left;text-align:center;padding: 70px 0px 27px;font-weight: 600;}
	   .quick_icon li:nth-child(1){position: relative;}
	   .quick_icon li:nth-child(1):after{content:"";display:block;background:#fff;height: 100%;width: 1px;top: 0%;left: 100%;position: absolute;}
	    .quick_icon li:nth-child(1):before{content:"";display:block;background:#fff;height:1px;width:100%;top: 100%;left:0%;position: absolute;}
	   .quick_icon li:nth-child(4){position: relative;}
	    .quick_icon li:nth-child(4):after{content:"";display:block;background:#fff;height: 100%;width: 1px;top: 0%;left: 0%;position: absolute;}
	    .quick_icon li:nth-child(4):before{content:"";display:block;background:#fff;height:1px;width:100%;top: 0%;left:0%;position: absolute;}
	   .quick_icon li:nth-child(1) > a{background: url('../img/quick1.png') no-repeat 50% 30%;background-size: 17%;}
	   .quick_icon li:nth-child(2) > a{background: url(../img/quick2.png) no-repeat 50% 33%;background-size: 20%;}
	   .quick_icon li:nth-child(3) > a{background: url(../img/quick3.png) no-repeat 50% 30%;background-size: 21%;}
	   .quick_icon li:nth-child(4) > a{background: url(../img/quick4.png) no-repeat 50% 30%;background-size: 20%;}
	   .quick_icon li:nth-child(5) > a{background: url('../img/quick5.png') no-repeat 50% 30%;background-size: 17%;}
	    .quick_icon li:nth-child(6) > a{background: url('../img/quick6.png') no-repeat 50% 30%;background-size: 17%;}
	   .quick_icon li:nth-child(5){position: relative;}
	   .quick_icon li:nth-child(5):after{content:"";display:block;background:#fff;height: 100%;width: 1px;top: 0%;left: 100%;position: absolute;}
	   .quick_icon li:nth-child(5):before{content:"";display:block;background:#fff;height:1px;width:100%;top: 0%;left:0%;position: absolute;}
	   .quick_icon li:nth-child(6){position: relative;}
	   .quick_icon li:nth-child(6):after{content:"";display:block;background:#fff;height: 100%;width: 1px;top: 0%;left: 100%;position: absolute;}
	   .quick_icon li:nth-child(6):before{content:"";display:block;background:#fff;height:1px;width:100%;top: 0%;left:0%;position: absolute;}
	   
	   /* 팝업 폼 */
	   .popup_wrap{width:40%;float:left;}
	   
	      /* Slideshow container */
		.slideshow {width: 100%;position: relative;margin: auto;margin-bottom: 20px;float: left;height: 430px;}
		.fade a{width:100%;	float:left;}
		.fade a img{width:100%;	float:left;height: 430px;}
		
		/* effect */
		.fade {width:100%;float:left;height:430px;-webkit-animation-name: fade;-webkit-animation-duration: 1.5s;animation-name: fade;animation-duration: 1.5s;}
		
		@-webkit-keyframes fade {
		  from {opacity: .4} 
		  to {opacity: 1}
		}
		
		@keyframes fade {
		  from {opacity: .4} 
		  to {opacity: 1}
		}
		
		/* Next & previous buttons */
		.prev, .next {cursor: pointer;position: absolute;top: 50%;	width: auto;padding: 16px;margin-top: -22px;color: white;font-weight: bold;font-size: 18px;transition: 0.6s ease;border-radius: 0 3px 3px 0;}
		.next {right: 0;border-radius: 3px 0 0 3px;}


/* 서브페이지 기본레이아웃 시안2  */

.sub_visual{width:100%;float:left;height: 122px;overflow:hidden;margin-top: 15%;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg.png) no-repeat center center;background-size: cover;}
.sub_visual h1{width: 100%;float: left;text-align: center;color: #fff;font-size: 2.2em;letter-spacing: 3px;padding-top: 6%;text-shadow: 1px 1px 4px #000;}
.content2{width: 100%;margin: 11%  0px 0px;height: auto;float: left;}
.content3{width: 100%;display: inline-block;height: 100%;float: left;}


 nav{width: 100%;float: left;margin: -40px 0% 2%;background: #1957a7;border-radius: 0;}
 nav > ul:first-child{background: #1957a7;width: 100%;margin: 0;float: left;}
 nav > ul:first-child > li:nth-child(1){padding: 2.5% 1%;border-right: 1px solid #fff3;margin-left: 0;float: left;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-right: 1px solid #fff3;padding-right: 0;width: 100%;}
 nav > ul:first-child > li:last-child{border-right:none}
 nav > ul:first-child > li:nth-child(3){float: left;border-top: 1px solid #fff3;padding-top: 0px;width: 100%;}
 nav > ul:first-child > li:nth-child(4){float: left;border-top: 1px solid #fff3;padding-top: 0px;width: 100%;}
 nav > ul > li > div.dropdown{
    width: 99%;
    float: left;
}
 nav > ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;}
 nav > ul:last-child > li:nth-child(1){float: left;padding: 5px 10px;}
 nav > ul:last-child > li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 18px 40px;font-size: 16px;border: none;width: 100%;}
.dropbtn:before {
    display: block;
    content: '∨';
    position: absolute;
    top: 50%;
    right: 10px;
    color: #fff;
    font-size: 14px;
    transform: translate(0, -50%);
}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #1e3450;min-width: 155px;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1;width: 100%;float: left;padding: 0% 0;}
.dropdown-content > li{
    width: 89%;
    float: left;
    padding: 5% 5% 0%;
}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;}
.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: 102px;background: #275a9c;}
  .nav2{width: 86%;margin: 0% auto 0%;max-width: 1670px;}
  .nav2 ul{float: left;margin: 10px 0 10px 23px;}
  .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: 16px;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: 17px;margin-top: 2px;color: #efd472;}
  
  
  .sub_form2{width: 96%;margin: 0 2%;float: left;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;}
  .sub_form2 .left_menu h2{width: 90%;float: left;text-align: right;margin: 18% 0 17%;margin-right: 10%;font-size: 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .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: 12% 10%;font-size: 18px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
  .sub_form2 .left_menu ul li.active a, .sub_form2 .left_menu ul li:hover a{text-align: right;color: #ffde4c;background: #275a9c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800 !important;}
  .sub_content2{width: 100%;padding: 3% 0;float: left;height: 100%;}
  .sub_content_title2{width: 100%;float: left;font-size: 42px;text-align: center;margin-bottom: 20px;font-weight: 800;padding: 0% 4% 3%;background-size: 2.5%;}
  .sub_content_title2 h3{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 32px;}
	.sub_content_title2 span{float: left;width: 100%;font-size: 20px;color: #555555;margin-top: 12px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;font-size: 18px;}
  .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;}
	      	



/*****  depth01 text+이미지 depth1일때*****/

 .depth01_textimg{width: 96%;float: left;margin: 0 2%;}
 .depth01_textimg > ul:nth-child(1){width: 100%;float: left;}
 .depth01_textimg > ul:nth-child(1) img{
    width: 50%;
}
 .depth01_textimg > ul:nth-child(1) > li:nth-child(1){float: left;width: 100%;margin: 5% 0% 0%;text-align: center;}
 .depth01_textimg > ul:nth-child(1) > li:nth-child(2){float: left;width: 50%;margin: 5% 25% 0%;text-align: center;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 .depth01_textimg > ul:nth-child(2){width: 100%;float: left;line-height: 2em;margin: 5% 0%;}
 .depth01_textimg > ul:nth-child(2) > li h2{float: left;margin: 0% 0% 12px 0%;font-size: 22px;line-height: 1.3em;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;text-align: center;}
 .depth01_textimg > ul:nth-child(2) > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg > ul:nth-child(2) > li p{float: left;margin: 0% 5% 0% 0%;font-size: 16px;line-height: 24px;color: #000000;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
 .depth01_textimg > ul:nth-child(2) > li{float: left;margin-bottom: 2%;width: 100%;}
 .depth01_textimg > ul:nth-child(2) > li strong{
    font-size: 18px;
    font-weight: 800;
} 
.depth01_textimg > ul:nth-child(2) > li b{color: #1a7add;font-weight: 600;}
 .depth01_textimg > ul:nth-child(2) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;font-weight: 700;font-family: 'NanumGothicBold';font-style: normal;text-align: center;}
 .depth01_textimg > ul:nth-child(2) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;font-size: 1.3em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;text-align: center;}
 
 
  .depth01_textimg2{width:100%;float: left;background: url(../img/sub/content_bg.png);background-size: cover;}
 .depth01_textimg2 > ul:nth-child(2){width: 100%;float: left;}
 .depth01_textimg2 > ul:nth-child(2) > li:nth-child(1){float: left;width: 100%;margin: 0% 0% 0%;text-align: center;}
 .depth01_textimg2 > ul:nth-child(2) > li:nth-child(2){float: left;width: 50%;margin: 5% 25% 10%;text-align: center;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.depth01_textimg2 > ul:nth-child(2) > li:nth-child(2) img{} 
.depth01_textimg2 > ul:nth-child(1){width: 96%;float: left;line-height: 2em;margin: 2% 2% 10px;}
 .depth01_textimg2 > ul:nth-child(1) > li h2{float: left;margin: 0% 0% 12px 0%;font-size: 22px;line-height: 1.3em;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg2 > ul:nth-child(1) > li h3{float: left;margin: 20px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg2 > ul:nth-child(1) > li p{
    float: left;
    margin: 0% 5% 7% 2%;
    font-size: 16px;
    line-height: 29px;
    color: #6e6e6e;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
}
 .depth01_textimg2 > ul:nth-child(1) > li{float: left;margin-bottom: 4%;width: 100%;}
 .depth01_textimg2 > ul:nth-child(1) > li b{color: #1a7add;font-weight: 600;}
 .depth01_textimg2 > ul:nth-child(1) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;font-weight: 700;font-family: 'NanumGothicBold';font-style: normal;}
 .depth01_textimg2 > ul:nth-child(1) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.depth01_textimg2 > ul:nth-child(1) > li dl{float: left;width: 95%;margin-top: 3%;margin-left: 5%;}
 .depth01_textimg2 > ul:nth-child(1) > li dl dt{width: 100%float: left;margin: 10px 0 5px;font-weight: 600;color: #7641cb;font-size: 18px;}
 .depth01_textimg2 > ul:nth-child(1) > li dl dd{width: 100%;float: left;margin-bottom: 12px;font-size: 16px;font-weight: 500;}
 
 /*****  depth01 text depth1일때*****/

 .depth01_text{width:100%;float: left;margin-top: 20px;}
 .depth01_text > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 20px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 700;width: 100%;padding-top: 17px;}
 .depth01_text > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 0px;left:0;width: 20px;height: 5px;background: #6576cd;}
 .depth01_text > ul > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text > ul > li p{
    float: left;
    margin: 0 0;
    font-size: 16px;
    line-height: 31px;
    color: #686868;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    width: 100%;
    padding: 11px 0%;
}
 .depth01_text > ul > li{float: left;margin-bottom: 37px;width: 92%;border: 1px solid #ddd;padding: 4% 4%;}
 .depth01_text > ul > li b{color: #1a7add;font-weight: 600;}
 
  .depth01_text2{width:100%;float: left;margin-top: 20px;}
 .depth01_text2 > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text2 > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 20px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 700;width: 100%;padding-top: 17px;}
 .depth01_text2 > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 0px;left:0;width: 20px;height: 5px;background: #6576cd;}
 .depth01_text2 > ul > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text2 > ul > li p{
    float: left;
    margin: 0 0;
    font-size: 16px;
    line-height: 31px;
    color: #686868;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    width: 100%;
    padding: 11px 0%;
}
 .depth01_text2 > ul > li{float: left;margin-bottom: 11%;width: 77%;padding: 11%;border: 1px solid #dedede;}
 .depth01_text2 > ul > li b{color: #1a7add;font-weight: 600;}
 .depth01_text2 > ul:nth-child(1) > li dl{float: left;width: 95%;margin-top: 3%;margin-left: 5%;}
 .depth01_text2 > ul:nth-child(1) > li dl dt{width: 100%float: left;margin: 10px 0 5px;font-weight: 600;color: #7641cb;font-size: 18px;}
 .depth01_text2 > ul:nth-child(1) > li dl dd{width: 100%;float: left;margin-bottom: 12px;font-size: 16px;font-weight: 500;}
 
/**** 탭서식  ****/ 
   	  ul.tabs_cm {width: 100%;color:#555;margin: 0% 0% 1%;padding: 0;/* height: 30px; */float: left;}
	  ul.tabs_cm li {position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 14px;border-width: 0;background: #fff;color: #aba7a7;width: 32.5%;}
	  ul.tabs_cm li a{background: #fff;color: #444;width:100%;float:left;padding: 16px 0;font-size: 16px;border: 1px solid #ebebeb;}
	  
	  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: 24.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 48.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
	  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width:14.2%;}
	  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width:12.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;}
	  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
	  .tab_content_form {}
	  
/**** 테이블서식  ****/ 
	 .sel1{    width: 100%;
    float: left;
    margin-bottom: 10px;}
	 /* 표준테이블  */ 
   	.tableType01{width:100%}
	.tableType01, .tableType01 th, .tableType01 td{border:0;text-align:center;line-height:15px;}
	.tableType01{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 0% 24px;}
	.tableType01 caption{display:none;color:#444}
	.tableType01 caption.none{display:none}
	.tableType01 thead th{border-top: solid 5px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;vertical-align: middle;}
	.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;vertical-align: middle;font-size: 15px;}
	.tableType01 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;}
	.tableType01 tbody td:last-child{border-right:none;}
	.tableType01 tbody td:nth-child(1){font-weight: 600;}
	.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}
   	
   	
   	/* 가로 th4  */ 
   	.tableType01_4{width:100%}
	.tableType01_4, .tableType01_5 th, .tableType01_5 td{border:0;text-align:center;line-height:15px;}
	.tableType01_4{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_4 caption{display:none;color:#444}
	.tableType01_4 caption.none{display:none}
	.tableType01_4 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;}
	.tableType01_4 thead th:nth-child(1){width: 25%;}
	.tableType01_4 thead th:nth-child(2){width: 25%;}
	.tableType01_4 thead th:nth-child(3){width: 25%;}
	.tableType01_4 thead th:nth-child(4){width: 25%;}
	.tableType01_4 thead th.lb_no{border-left:none}
	.tableType01_4 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_4 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_4 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_4 tbody td.lb_no{border-left:none}
	.tableType01_4 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_4 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_4 tfoot td{text-align:center;padding:15px 0 0}
   	
   	
   	/* 가로 th5  */ 
   	.tableType01_5{width:100%}
	.tableType01_5, .tableType01_5 th, .tableType01_5 td{border:0;text-align:center;line-height:15px;}
	.tableType01_5{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_5 caption{display:none;color:#444}
	.tableType01_5 caption.none{display:none}
	.tableType01_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;}
	.tableType01_5 thead th:nth-child(1){width: 20%;}
	.tableType01_5 thead th:nth-child(2){width: 10%;}
	.tableType01_5 thead th:nth-child(3){width: 10%;}
	.tableType01_5 thead th:nth-child(4){width: 40%;}
	.tableType01_5 thead th:nth-child(5){width: 20%;}
	.tableType01_5 thead th.lb_no{border-left:none}
	.tableType01_5 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_5 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_5 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_5 tbody td.lb_no{border-left:none}
	.tableType01_5 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_5 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_5 tfoot td{text-align:center;padding:15px 0 0}
	
	
	/* 가로 th6  */ 
	.tableType01_6{width:100%}
	.tableType01_6, .tableType01_6 th, .tableType01_6 td{border:0;text-align:center;line-height:15px;}
	.tableType01_6{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_6 caption{display:none;color:#444}
	.tableType01_6 caption.none{display:none}
	.tableType01_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;}
	.tableType01_6 thead th:nth-child(1){width: 5%;}
	.tableType01_6 thead th:nth-child(2){width: 17%;}
	.tableType01_6 thead th:nth-child(3){width: 11%;}
	.tableType01_6 thead th:nth-child(4){width: 9%;}
	.tableType01_6 thead th:nth-child(5){width: 8%;}
	.tableType01_6 thead th:nth-child(6){width: 50%;}
	.tableType01_6 thead th.lb_no{border-left:none}
	.tableType01_6 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_6 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_6 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_6 tbody td.lb_no{border-left:none}
	.tableType01_6 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_6 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_6 tfoot td{text-align:center;padding:15px 0 0}
	
	
	/* 가로 th7  */ 
	.tableType01_7{width:100%}
	.tableType01_7, .tableType01_7 th, .tableType01_7 td{border:0;text-align:center;line-height:15px;}
	.tableType01_7{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 100%;margin: 41px 0% 24px;}
	.tableType01_7 caption{display:none;color:#444}
	.tableType01_7 caption.none{display:none}
	.tableType01_7 thead th{border-top: solid 5px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;vertical-align: middle;}
	.tableType01_7 thead th:nth-child(1){width: 10%;}
	.tableType01_7 thead th:nth-child(2){width: 10%;}
	.tableType01_7 thead th:nth-child(3){width: 21%;}
	.tableType01_7 thead th:nth-child(4){width: 11%;}
	.tableType01_7 thead th:nth-child(5){width: 8%;}
	.tableType01_7 thead th:nth-child(6){width: 7%;}
	.tableType01_7 thead th:nth-child(7){width: 50%;}
	.tableType01_7 thead th.lb_no{border-left:none}
	.tableType01_7 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_7 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 0px 1px 1px 0px;}
	.tableType01_7 tbody td:last-child	{border-width: 0px 0px 1px 0px;}
	.tableType01_7 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_7 tbody td.lb_no{border-left:none}
	.tableType01_7 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_7 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_7 tfoot td{text-align:center;padding:15px 0 0}
 
 
 
 
 
	  /* 비전 및 교육목표 */
	
	  .ideology_text{width: 100%;float: left;font-size: 16px !important;line-height: 35px !important;color: #696969;margin-bottom: 3%;}
	.ideology_chart{float: left;width: 100%;border: 10px solid #dedede;padding: 2%;}
	.ideology_chart dl dd:last-child{margin-right: 0 !important;}
	.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(1) dt{width: 95%;float: left;padding: 2%;color: #fff;background: #1d4286;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(1) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 91.6%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}
	
	.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(2) dt{width: 95%;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 91.6%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}
	
	.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 15%;position: relative;}
	.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 81%;left: 44%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 30px;color: #f36f24;}
	.ideology_chart dl:nth-child(3) dt{width: 95%;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 91.6%;text-align: center;font-size: 20px;border: 5px solid #f36f24;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(4) dt{width: 95%;float: left;padding: 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 91.6%;text-align: center;font-size: 20px;border: 5px solid #a0cd4e;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(5){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(5) dt{width: 95%;float: left;padding: 3% 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(5) dd{float: left;padding: 2.4% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 91.6%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;}
				
	.ideology_chart dl:nth-child(6){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(6) dt{width: 95%;float: left;padding: 4% 2%;color: #fff;background: #405e95;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(6) dd{float: left;padding: 4.3% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 91.6%;text-align: center;font-size: 18px;border: 5px solid #405e95;margin-right: 1%;background: #405e95;color: #fff;}								 
	
	.ideology_chart dl:nth-child(7){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(7) dt{width: 95%;float: left;padding: 5% 2%;color: #fff;background: #594095;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(7) dd{float: left;padding: 5.1% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 91.6%;text-align: center;font-size: 18px;border: 5px solid #594095;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(8){float: left;margin: 0% 0 0%;width: 100%;}
	.ideology_chart dl:nth-child(8) dt{width: 95%;float: left;padding: 6.3% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(8) dd{float: left;padding: 4.3% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 91.6%;text-align: center;font-size: 18px;border: 5px solid #f6ac8c;margin-right: 1%;margin-bottom: 0;}
	.ideology_chart dl:nth-child(8) dd:nth-child(4n){margin-right:0px !important}
	.ideology_chart dl:nth-child(8) dd:nth-child(5n){margin-left: 0px !important;}
		
	.ideology_chart dl:nth-child(9){float: left;margin: 0% 0 0%;width: 100%;}
	.ideology_chart dl:nth-child(9) dt{width: 95%;float: left;padding: 3.7% 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(9) dd{float: left;padding: 3.1% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 91.6%;text-align: center;font-size: 18px;border: 5px solid #e8d15f;margin-right: 1%;letter-spacing: -1px;} 
 
 
 /** 컨텐츠 페이지링크 **/
.content_page_form{width:100%;float:left;}
.content_page_form ul{width:100%;text-align: center;}
.content_page_form ul li{display:inline-block;border:1px solid #dedede;cursor: pointer;padding: 4px 9px;margin-right: 10px;font-size: 12px;font-weight: 500;}
.content_page_form ul li:first-child{background: #fff;color: #000;font-weight: 600;}
.content_page_form ul li:last-child{background: #fff;color: #000;font-weight: 600;}
.content_page_form ul li.active, .content_page_form ul li:hover {background: #0b50a5;color: #fff;font-weight: 600;}

/* 교수소개_정보*/
	.teacher_information{width: 100%;float: left;border: 1px solid #dedede;padding: 25px;margin: 0 0.5% 10px;max-height: 830px;}
	.teacher_info{width:100%;float: left;padding-bottom: 20px;border-bottom: 1px solid #dedede;margin-bottom: 20px;}
	.teacher_info ul:nth-child(1){width: 50%;float: left;margin: 0% 25%;}
	.teacher_info ul:nth-child(1) > li:nth-child(1){width: 100%;float: left;margin-bottom: 10px;}
	.teacher_info ul:nth-child(1) > li:nth-child(1) img{width: 100%;}
	.teacher_info ul:nth-child(1) > li:nth-child(2){width: 100%;float: left; text-align: center;font-size: 18px;}
	.teacher_info ul:nth-child(1) > li:nth-child(2) span{}
	.teacher_info ul:nth-child(2){width: 100%;float: left;}
	.teacher_info ul:nth-child(2) li{text-align: left;width: 100%;float: left;margin-bottom: 15px;}
	.teacher_info ul:nth-child(2) li:last-child{margin-bottom: 0;}
	.teacher_info ul:nth-child(2) li:first-child{margin: 5px 0px 20px;font-size: 18px;padding-bottom: 10px;border-bottom: 1px solid #dedede;}
	.teacher_info ul:nth-child(2) li h3{font-size: 18px;color: #585858;font-weight: 500;}
	.teacher_info ul:nth-child(2) li h3 b{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;margin-right: 9px;color: #000;}
	.teacher_info ul:nth-child(2) li span{float: left;width: 100%;text-align: left;padding: 0px 0px;font-weight: 600;color: #000;font-size: 14px;margin-right: 0;}
	.teacher_info ul:nth-child(2) li p{float: left;width: 100%;font-size: 14px;}
	.teacher_info ul:nth-child(2) li b{}
	
/* 교수소개_이력*/	
	.teacher_profile{width: 100%;float: left;overflow-x: hidden;overflow-y: auto;height: 149px;}
	.teacher_profile dl{width: 100%;float: left;margin-bottom: 20px;}
	.teacher_profile dl:last-child{ margin-bottom: 0px;}
	.teacher_profile dl dt{position:relative;width: 100%;float: left;font-size: 18px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 10px;color: #0b4da2;}
	.teacher_profile dl dd{float: left;width: 100%;font-size: 16px;line-height: 27px; margin-bottom: 10px;}
	.teacher_profile dl dd:last-child{ margin-bottom: 0px;}

/*page navigation*/
.paging_wrap {position:relative;margin: 20px 0;float: left;width: 100%;}
.pagination li {display:inline-block;}
.pagination li a {display:inline-block;width:36px;height:36px;line-height:36px;border:1px solid #ccc; text-align:center;font-size:13px;color:#9e9e9e}
.pagination li.active a, .pagination li a:hover, .pagination li a:focus {color:#390;font-weight:bold;border:1px solid #390;}
.pagination li a:hover { text-decoration:underline}
.pagination li.button a {  }
.pagination li.paginate_button.paginate_box_button.previous a { background:url(${_cpath}/site/${projectName }/${siteFolder }/images/board/ic_paginate.png) no-repeat;text-indent:-1000em;background-position:0 0}
.pagination li.paginate_button.paginate_box_button.left a { background:url(${_cpath}/site/${projectName }/${siteFolder }/images/board/ic_paginate.png) no-repeat;text-indent:-1000em;background-position:-36px 0}
.pagination li.paginate_button.paginate_box_button.right a {background:url(${_cpath}/site/${projectName }/${siteFolder }/images/board/ic_paginate.png) no-repeat;text-indent:-1000em; background-position:-72px 0}
.pagination li.paginate_button.paginate_box_button.next a { background:url(${_cpath}/site/${projectName }/${siteFolder }/images/board/ic_paginate.png) no-repeat;text-indent:-1000em;background-position:-108px 0}
.pagination li.paginate_button a span { text-indent:-1000em;}
.tac{text-align:center !important;}

/* 컨텐츠 가이드 텍스트*/
.gide_text{width: 100%;float: left;padding-left: 18%;padding: 2% 5%;border: 1px solid #d5d5d5;margin-bottom: 40px;background-size: 9%;border-width: 1px 0px 1px 0px;}
.gide_text h3{width: 100%;float: left;font-size: 20px;padding: 2% 0%;}
.gide_text p{float: left;font-size: 13px;line-height: 21px;}



/*********************************************    컨텐츠 끝      ***********************************************************/



/* 입시 반응형탭 */

.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: 100%;}
   .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;}


	.ibsi_introduce_date{width: 94%;float: left;padding: 2% 3% 2%;background: #f5f5f5;margin: 0;}
.ibsi_department_form{width: 94%;float: left;padding: 2% 3% 2%;}
.ibsi_department__call{width: 100%;max-width: 1670px;margin: 0 auto;}
.ipsi_call_form{width: 98%;float: left;padding: 1.6% 2%;background: #0072bb url(../img/call_bg.png) no-repeat 0 0;background-size: cover;}
.ipsi_call_form h1{width: 100%;float: left;font-size: 27px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 2% 2% 4%;color: #fff;}
.ipsi_call_form ul{width: 84%;float: left;border: 5px solid #fff;padding: 10% 6%;}
.ipsi_call_form ul li{margin: 0px 0 13px 5px;line-height: 25px;font-weight: 600;color: #ffffff;font-size: 18px;letter-spacing: 1px;padding-left: 22px;background: url('../img/call.png') no-repeat 1px 7px;background-size: 15px;}
	.ipsi_call_form ul li:last-child{margin-bottom:0;}
.ipsi_call_form ul li strong{
    margin-top: 6px;
    font-size: 20px;
    color: #f2ff31;
    width: 100%;
}
	
.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%;}
  .notice_wrap{width:100%;margin: 0 auto; max-width:1670px;}
   .video_wrap{}
   .video_wrap iframe{width:100%;float:left;height: 290px;}
  .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: 100%;float: left;margin-right: 2%;border: 1px solid #dedede;margin-bottom: 2.2%;}
  .ib_notice_form > li:nth-child(2n){margin-right: 0;}
  .ib_notice_form > li > a{float: left;width: 100%;padding: 0%;background: #fff;}
  .ib_notice_form > li > a span:nth-child(1){float: left;background: #000;color: #fff;font-size: 14px;PADDING: 24px 2%;width: 16%;text-align: center;font-weight: 600;}
  .ib_notice_form > li > a > div{width: 72%;float: left;margin-left: 5%;margin-top: 3%;}
  .ib_notice_form > li > a h2{width: 100%;float: left;font-weight: 600;font-size: 14px;margin: 0% 0 2%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .ib_date{float: left;width: 100%;font-size: 0.8em;padding-left: 9%;font-weight: 600;color: #5264bb;background: url(../img/ib_icon1.png) 1% 68% no-repeat;background-size: 5%;}
  .ib_notice_form > li > a p{width: 100%;font-size: 0.8em;float: left;line-height: 1.6em;color: #7c7c7c;height: 84px;overflow: hidden;text-overflow: ellipsis;white-space: normal;display: none;}
  .ib_r{background:#e14442 !important;}	
  .ib_b{background:#4f4cc3 !important;}	

  .notice_date_more{float: right;margin-right: 0%;margin-top: -6.5%;width: 23%;}
.notice_date_more > a{float: right;position: relative;font-size: 0.9em;font-weight: 600;padding-right: 17%;}
.notice_date_more > a:after{content: "+";display: inline-block;width: 14px;height: 14px;position: absolute;padding: 6% 2% 0;font-weight: 600;font-size: 1.3em;border: 1px solid #000;border-radius: 100px 100px;text-align: center;line-height: 8px;right: 6%;top: -3%;}

  
  
  
  /* 입시 퀵메뉴  */

 .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 */

.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: 100%;float: left;padding: 5% 0% 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;}
 
 
 /* 사이트맵 */
 .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%;}

 .tab-select-outer2, .tab-select-outer{width: 83%;float:left;}
.tab-select-outer3{width: 100%;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;}
 }
						 
/* 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: 390px;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;}

		
.notice_date_more{float: right;margin-right: 0%;margin-top: -14.5%;width: 17%;background: #4f4cc3;color: #fff;padding: 3.24% 0%;height: 40px;}
.notice_date_more > a{float: right;position: relative;font-size: 0.9em;font-weight: 600;padding-right: 1.5%;width: 100%;color: #fff;}
.notice_date_more > a:after{content: "더보기";display: block;width: 100%;position: absolute;padding: 7% 2%;font-weight: 600;font-size: 12px;border: none;border-radius: 0;text-align: center;line-height: 9px;right: 0;top: 0%;}

  
  		
		
/**  반응형탭   **/
.tab-button-outer {
  display: none;
}



}

@media screen and (min-width:768px) {
	.m_polimg2{margin-top: -54px !important;
    width: 90% !important;}
	 .tab-button-outer {display: block;}
  .tab-select-outer {display: none; }
  
  .tab-button-outer2 { display:block; }
  .tab-select-outer2 {display: block;margin-top: 1%;font-size: 18px;}
  
  .tab-button-outer3 { display:block; }
  .tab-select-outer3 {display: block;}


select{background: #fff;}
body{background-color: #fff;}
img{max-width: 100%;}
html,body {width:100%;height:100%;margin:0px;padding:0px;/* overflow:hidden; */font-family:sans-serif;}

 #wrap{width: 100%;}
				        
.visual{width:100%;float:left;overflow:hidden;border-bottom: 1px solid #dedede;}
.sub_visual{width:100%;float:left;height:278px;overflow:hidden;margin-top: 100px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg.png) no-repeat center center;background-size: cover;}
.sub_visual h1{
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 2.2em;
    letter-spacing: 3px;
    padding-top: 6%;
    text-shadow: 1px 1px 4px #000;
}

/* 모바일 헤더 */
#mcontainer {width: 100%;margin: 0;text-align:center;float: left;position: fixed;background: #fff;border-bottom: 1px solid #dedede;z-index: 9997;top: 0;}
.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% 9%;font-size: 18px;transition:0.3s;width: 83%;font-weight: 600;}
.tabcontent {display: none;background-color: #fff;padding: 0;color: #000;width: 72.6vw;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;width: 56%;margin: 3.5% 4%;font-size: 27px;}
.logo a{
    float: left;
    width: 100%;
    text-align: left;
}
.logo a img{
    float: left;
    width: 34%;
    margin-right: 2%;
}	
.logo2{float: left;width: 44%;margin: 2% 3%;font-size: 26px;}
.mh_search{float: left;margin-top: 2.5%;margin-left: 49%;}
.mh_search2{float: left;margin-top: 2.5%;margin-left: 50%;}

#nav { font-family:'arial'; }
#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;}


/* 모바일 메뉴 상단 중단 */



.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: 49.5%;}
.mobile_menu_top > ul > li > a{width: 98%;float: left;font-weight: 600;font-size: 20px;background: #3e3e3e;color: #fff;}
.mobile_menu_top > ul > li:last-child{border-right:none;}
.mobile_menu_top > ul > li:nth-child(2){width: 49.5%;}
.mobile_menu_top > ul > li:nth-child(1) a{padding: 5% 2%;border-right: 1px solid #ffffff;border-bottom: 1px solid #dedede;}
.mobile_menu_top > ul > li:nth-child(2) a{padding: 5% 2%;border-left: 1px solid #fff;}
.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: 3.5%;float: right;margin-right: 3%;}
.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: absolute;top:0;right: -50%;z-index: 9999;}
.berger_close_btn{width: 25px;height: 25px;margin: 2.5% 5%;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;margin-top: 14%;}
.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: 1.3em;font-weight: 600;background: url(../img/title_bg1.png) no-repeat 63% 14%;background-size: 10%;width: 100%;margin: 7% 0 6%;text-align: center;}
.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%;height: 33vh;margin-bottom: 6%;overflow: hidden;}
.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;}
.main_notice_unit li:nth-child(2){width: 80%;float: left;padding: 2.5% 0%;background: #fff;}
.main_notice_unit li:nth-child(2) a{width: 92%;float: left;padding: 0% 4%;}
.main_notice_unit li:nth-child(2) a p{font-weight: 600;font-size: 1em;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.8em;font-weight: 600;color: #8f8f8f;background: url(../img/date_clock.png) no-repeat 0% 36%;background-size: 5%;}

.push{background: url(../img/push.png) no-repeat 97% 14%;background-size: 7%;}
.blue{background:#2d348a;color:#fff;}
.wblue{background:#0d4b7a;color:#fff;}
.red{background:#9b1a23;color:#fff;}


/** 학사일정  **/

	/* 헤더영역 */
	.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;}
 
 
 /********************** 서브 ****************************/
  /* 서브페이지 네비게이션 */
 nav{width: 86%;float: left;margin: -4% 7% 2%;background: #4d4f5f;border-radius: 100px;}
 nav ul:first-child{background: #1957a7;border-radius: 100px;float: left;}
 nav ul:first-child > li:nth-child(1){float: left;padding: 13px 5px;border-right: 1px solid #fff3;margin-left: 4px;text-align: left;}
 nav ul:first-child > li:nth-child(1) a{float: left;width: 100%;}
 nav ul:first-child > li:nth-child(2){float: left;border-right: 1px solid #fff3;padding-right: 0;width: 136px;}
 nav ul:first-child > li:last-child{border-right:none}
 nav ul:first-child > li:nth-child(3){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav ul:first-child > li:nth-child(4){}
 nav ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;}
 nav ul:last-child > li:nth-child(1){float: left;padding: 5px 10px;}
 nav ul:last-child > li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 18px 40px;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #164178;min-width: 155px;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1;}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;}
.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: 0px;background: #2d558a;}
  .nav2{width: 86%;float: left;margin: 0% 7% 0%;}
  .nav2 ul{float: left;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: 94%;float: left;margin: 0 3%;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;border-right: 1px solid #dedede;display: none;}
  .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: 100%;padding: 3%;float: left;}
  .sub_content_title2{width: 100%;float: left;font-size: 33px;text-align: left;margin-bottom: 3%;padding: 3% 4% 3%;background: url(../img/title_bg1.png) no-repeat 4% 9%;background-size: 8.5%;border: 0px dotted #dedede;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .sub_content_title2 span{float: left;width: 100%;font-size: 14px;color: #979797;font-weight: 500;margin-top: 8px;}
  .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;}
	.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: 33.3%;text-align: center;border-bottom: 1px solid #dddddd;padding: 2% 0;}
	.foot_top ul li select{border:none;background: #f1f1f1;font-weight:bold;width: 80%;float: left;text-align: center;padding: 0.7% 0%;margin: 0% 10%;font-size: 16px;}
	.foot_top ul li:first-child {}
	
	.foot_side{width: 92%;float: left;margin: 3% 4% 2%;}
	.foot_side > li{float: left;width: 33%;position: relative;margin-bottom: 2%;text-align: center;font-size: 16px;}
	.foot_side > li a{width:100%;float:left;font-size: 16px;font-weight: 600;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 96%;float: left;margin: 0 2% 1%;}
	.foot_info li:nth-child(1){width: 30%;float: left;margin: 4% 0 1%;}
	.foot_info li:nth-child(2){float:left;width: 66%;font-size: 21px;margin: 4%  2% 0;line-height: 29px;}
	.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%;}


/** 팝업광고 **/
.visual_pop {width: 100%;margin: 0;overflow: hidden;position: relative;float: left;}
.visual_pop .s_box {width: 1410px;margin-left: -470px;}
.visual_pop li {width: 470px;height: 408px;float: left;}
.visual_pop li img {width: 100%;display: block;}
.btn_prev,.btn_next {width: 80px;height: 80px;background: #666;position: absolute;z-index: 10;color: white;top: 50%;transform: translateY(-50%);text-align: center;line-height: 80px;border-radius: 20px 20px 20px 20px;opacity:0}
.btn_next {right: 0;}

/* 사이드메뉴 */
.side_quick{width: 100%;float: left;padding: 10%;}
.side_quick h3{width: 100%;float: left;font-size: 1.3em;margin-bottom: 10%;}
.side_quick > ul{float:left;width:100%;}
.side_quick > ul > li{    float: left;width: 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;display: none;}
.header_top{width: 99%;float: left;margin: 0 0%;}
.header_top_left{float: left;width: 66%;}
.header_top_left > li{width: 50%;margin: 0 0%;float: left;text-align: center;}
.header_top_left > li a{color: #fff;font-weight: 500;font-size: 20px;width: 100%;float: left;padding: 3.5% 0%;background: #193458;}
.header_top_left > li:nth-child(1) a{color:#fff151;background: #3376d0;}

.header_top_right{float: right;width: 16%;}
.header_top_right > li:nth-child(1){float: left;width: 31%;margin: 9% 1%;}
.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: 31%;
    margin: 9% 1%;
}
.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: 31%;
    margin: 9% 1%;
}
.header_top_right > li:nth-child(3) a{float: left;width: 100%;text-align: center;line-height: 0.5em;}

 /* 헤더 팝업 컨트롤*/
.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: 0% 0%;position: relative;HEIGHT: 100%;}
.special .sp_content .icon{width: 100%;float: left;margin-right: 5%;position: absolute;bottom: 0%;}
.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: 40% 10% 9%;background: url(../img/sp_vicon1.png) no-repeat 48% 22%;background-size: 24%;letter-spacing: -2px;}
.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: 50% 10% 10%;background: url(../img/sp_vicon2.png) no-repeat 48% 33%;background-size: 25%;letter-spacing: -2px;}
.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: 40% 10% 10%;background: url(../img/sp_vicon3.png) no-repeat 48% 22%;background-size: 30%;letter-spacing: -2px;}
.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: 40% 10% 10%;background: url(../img/sp_vicon4.png) no-repeat 48% 29%;background-size: 28%;letter-spacing: -2px;}

 .special .sp_content .text{float: left;width: 80%;margin: 5% 10% 0;}
.special .sp_content .text li:nth-child(1){width: 100%;float: left;padding-bottom: 1%;border-bottom: 1px solid #000;margin-bottom: 1%;}
.special .sp_content .text li:nth-child(1) span{width: 100%;float: left;font-weight: 600;margin-bottom: 0;font-size: 21px;}
.special .sp_content .text li:nth-child(1) h1{width: 100%;float: left;font-size: 2em;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: 16px;font-weight: 600;margin-bottom: 1%;}
.special .sp_content .text li:nth-child(3) span:last-child{}



/*********************************************    컨텐츠       ***********************************************************/

/********************** 메인 css ****************************/
 
        /* 메인 비쥬얼*/
		.visual{width: 100%;height: 300px;margin: 0px auto;border-radius: 0;position: relative;float: left;}
		.visual .inner_img {width: 100%;margin: 0;border-radius: 0;float: left;position:relative;}
		.visual .inner_img:before{content:"NAMBU";position:absolute;top:0%;left: -4%;font-size: 87px;color: #a3b3ef96;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;letter-spacing: -2px;font-size: 0;}
		.visual .inner_img:after{content:"UNIVERSITY";position: absolute;top: 79%;right: -4%;font-size: 87px;color: #5f79db73;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;letter-spacing: -7px;font-size: 0;}
		.visual .inner_img img {width: 100%;float: left;}
		.visual_text{position: absolute;top: 28%;left: 25%;width: 50%;float: left;text-shadow: 2px 2px 2px #2c2929;background: #00000061;padding: 2%;}
		.visual_text h3{width: 100%;float: left;color: #fff92f;font-size: 45px;text-align: center;}
		.visual_text p{float: left;width: 100%;color: #fff;font-size: 20px;line-height: 34px;text-align: center;}
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 96%;margin: 0 2%;float: left;}
         .main_content_form2{width:100%;float: left;}
         .main_content1{width: 48%;margin: 0 2% 0 0;float: left;}
         .main_content2{width: 50%;margin: 2% 0 0 0;float: left;}
         .main_content3{width: 48%;margin: 2% 2% 0 0;float: left;background: #2a63ad;}
         .main_content4{width: 48%;margin: 2% 0px 0 0;float: left;}
         .video_wrap{width: 465px;float:left;margin-top: -53px;z-index: 5;position: relative;margin-left: -111px;height: 324px;margin-bottom: 15px;}
         .video_wrap iframe{width:465px;float:left;height: 263px;}
         .main_content_title{width: 100%;float:left;margin: 0px 0 20px;padding: 0;}
         .main_content_title h2{width: 69%;float: left;font-size: 26px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #ffffff;line-height: 40px;letter-spacing: -2px;}
         .main_content_title h2 strong{color:#4f32ed;}
         .main_content_title .more{float: left;background: black;color:#fff;padding: 10px 20px;cursor: pointer;border-radius: 100px;font-weight: 600;font-size: 13px;}
         .main_content_title h3{width: 100%;float: left;font-size: 40px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #262726;line-height: 40px;letter-spacing: -2px;text-shadow: 1px 1px 8px #ffffffbd;}
         .main_content_title h3 img{    width: 31px;float: left;margin-right: 10px;margin-top: 5px;}
         
         .main_content_title2{width: 100%;float:left;margin: 30px 0 20px;padding: 0% 7%;}
         .main_content_title2 h2{width: 68%;float: left;font-size: 26px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #ffffff;line-height: 40px;letter-spacing: -2px;}
         .main_content_title2 h2 strong{color:#4f32ed;}
         .main_content_title2 .more{float: left;background: black;color:#fff;padding: 10px 20px;cursor: pointer;border-radius: 100px;font-weight: 600;font-size: 13px;}
         .main_content_title2 h3{width: 100%;float: left;font-size: 40px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #262726;line-height: 40px;letter-spacing: -2px;text-shadow: 1px 1px 8px #ffffffbd;}
         .main_content_title2 h3 img{    width: 31px;float: left;margin-right: 10px;margin-top: 5px;}
          
           /*유튜브 모달*/
           .modal_wrap{display: none;width: 564px;height: 318px;position: absolute;top: 27%;left: 14%;margin: 0px 0 0 0px;background: #eee;z-index: 2;box-shadow: 8px 7px 1px 1px #00000057;border: 3px solid #000;}
           .black_bg{    display: none;position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;z-index: 1;}
           .modal_close{width: 26px;height: 26px;position: absolute;top: -30px;right: 0;}
           .modal_close> a{display: block;width: 100%;height: 100%;background:url(https://img.icons8.com/metro/26/000000/close-window.png);text-indent: -9999px;}
          /* 생이미지 */
          .img_content{width:100%;float:left;border-radius: 0px 0px 0px 100px;overflow: hidden;border: 1px solid #00000017;height: 176px;}
          .img_content2{width:100%;float:left;border-radius: 0px 60px 0px 0px;overflow: hidden;border: 1px solid #00000017;height: 216px;background: url('../img/quick_bg1.png') no-repeat 50% 30%;background-size: 100%;margin-bottom: 15px;background-size: 100%;}
          .img_content2 a{width:100%;float:left;}
          .img_content2 a h3 {color:#fff;float: left;font-size: 24px;width: 100%;margin: 72px 0px 0px 30px;}
          .img_content2 a span{color:#fff;margin: 0px 0px 10px 30px;width: 100%;float: left;}
          .img_content3{width:100%;float:left;border-radius: 0px 0px 100px 0px;overflow: hidden;border: 1px solid #00000017;height: 216px;background: url('../img/quick_bg2.png') no-repeat 50% 30%;background-size: cover;margin-bottom: 15px;}
          .img_content3 a{width:100%;float:left;}
          .img_content3 a h3 {color: #fff;float: left;font-size: 24px;width: 100%;margin: 72px 0px 0px 30px;}
          .img_content3 a span{color: #fff;margin: 0px 0px 10px 30px;width: 100%;float: left;}
          
          /* 20251218: 단색배경으로 변경 및 아이콘 추가 */
          .img_content2 {
		 	background-color: #0EB5C7;
			background-image: url(../img/bg_vec_1.png), url(../img/shortc_1.png);
			background-repeat: no-repeat, no-repeat;
			background-position: right bottom, left 16px center;
			background-size: 50% auto, 60px auto;  
		 }
		 .img_content3 {
		 	background-color: #002462;
			background-image: url(../img/bg_vec_2.png), url(../img/shortc_2.png);
			background-repeat: no-repeat, no-repeat; 
			background-position: left top, left 16px center;
			background-size: 50% auto, 60px auto;  
		 }
		 .img_content2 a,
		 .img_content3 a { 
			padding-left: 54px;
 
		 }
		.img_content2 a h3,
		.img_content2 a span,
		.img_content3 a h3,
		.img_content3 a span {
			color: #fff;
		}
		/* // 20251218: 단색배경으로 변경 및 아이콘 추가 */
          
          
          /* 공지사항 */
          .notice_wrap{width: 100%;float:left;margin-left: 0;}
          .notice_wrap ul:nth-child(2){float:left;width: 84%;padding: 10px 29px 0px;}
          .notice_wrap ul:nth-child(2) li{width:100%;float:left;margin-bottom: 21px;}
          .notice_wrap ul:nth-child(2) li:last-child{margin-bottom:0px;}
          .notice_wrap ul:nth-child(2) li a{width:100%;float:left;}
          .notice_wrap ul:nth-child(2) li a p{width: 100%;float:left;font-weight: 600;font-size: 26px;margin-bottom: 5%;color: #fff;} 
          .notice_wrap ul:nth-child(2) li a span{width: 14%;float: left;font-size: 14px;font-weight: 500;color: #fff;} 
          
          
          .notice_wrap ul:nth-child(3){float:left;width: 84%;padding: 28px 29px;}
          .notice_wrap ul:nth-child(3) li{width:100%;float:left;margin-bottom: 22px;}
          .notice_wrap ul:nth-child(3) li:last-child{margin-bottom:0px;}
          .notice_wrap ul:nth-child(3) li a{width:100%;float:left;}
          .notice_wrap ul:nth-child(3) li a p{width: 84%;float:left;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;font-weight: 600;font-size: 14px;margin-right: 2%;color: #fff;} 
          .notice_wrap ul:nth-child(3) li a span{width: 14%;float: left;font-size: 14px;font-weight: 500;color: #fff;}  
             
             
         /*퀵 메뉴*/
         .img_quick_form{width: 100%;float:left;margin-right: 15px;}
	   .quick_img{width: 50%;float: left;border-radius: 0px 0px 50px 0px;overflow: hidden;height: 489px;border: 1px solid #dededede;}
	   .quick_icon{width: 100%;float:left;border-radius: 0px 0px 0px 0px;background: #24872b;}
	   .quick_icon li{float:left;width: 50%;}
	   .quick_icon li a{color:#fff;width: 100%;float:left;text-align:center;padding: 100px 0px 27px;font-weight: 600;}
	   .quick_icon li:nth-child(1){position: relative;}
	   .quick_icon li:nth-child(1):after{content:"";display:block;background:#fff;height: 100%;width: 1px;top: 0%;left: 100%;position: absolute;}
	    .quick_icon li:nth-child(1):before{content:"";display:block;background:#fff;height:1px;width:100%;top: 100%;left:0%;position: absolute;}
	   .quick_icon li:nth-child(4){position: relative;}
	    .quick_icon li:nth-child(4):after{content:"";display:block;background:#fff;height: 100%;width: 1px;top: 0%;left: 0%;position: absolute;}
	    .quick_icon li:nth-child(4):before{content:"";display:block;background:#fff;height:1px;width:100%;top: 0%;left:0%;position: absolute;}
	   .quick_icon li:nth-child(1) > a{background: url('../img/quick1.png') no-repeat 50% 30%;background-size: 20%;}
	   .quick_icon li:nth-child(2) > a{background: url(../img/quick2.png) no-repeat 50% 30%;background-size: 23%;}
	   .quick_icon li:nth-child(3) > a{background: url(../img/quick3.png) no-repeat 50% 30%;background-size: 27%;}
	   .quick_icon li:nth-child(4) > a{background: url(../img/quick4.png) no-repeat 50% 30%;background-size: 27%;}
	   .quick_icon li:nth-child(5) > a{background: url('../img/quick5.png') no-repeat 50% 30%;background-size: 20%;}
	   .quick_icon li:nth-child(6) > a{background: url('../img/quick6.png') no-repeat 50% 30%;background-size: 20%;}
	   .quick_icon li:nth-child(5){position: relative;}
	   .quick_icon li:nth-child(5):after{content:"";display:block;background:#fff;height: 100%;width: 1px;top: 0%;left: 100%;position: absolute;}
	   .quick_icon li:nth-child(5):before{content:"";display:block;background:#fff;height:1px;width:100%;top: 0%;left:0%;position: absolute;}
	   .quick_icon li:nth-child(6){position: relative;}
	   .quick_icon li:nth-child(6):after{content:"";display:block;background:#fff;height: 100%;width: 1px;top: 0%;left: 100%;position: absolute;}
	   .quick_icon li:nth-child(6):before{content:"";display:block;background:#fff;height:1px;width:100%;top: 0%;left:0%;position: absolute;}
	   
	   /* 팝업 폼 */
	   .popup_wrap{width:40%;float:left;}
	   
	      /* Slideshow container */
		.slideshow {width: 100%;position: relative;margin: auto;margin-bottom: 20px;float: left;height: 430px;}
		.fade a{width:100%;	float:left;}
		.fade a img{width:100%;	float:left;height: 430px;}
		
		/* effect */
		.fade {width:100%;float:left;height:430px;-webkit-animation-name: fade;-webkit-animation-duration: 1.5s;animation-name: fade;animation-duration: 1.5s;}
		
		@-webkit-keyframes fade {
		  from {opacity: .4} 
		  to {opacity: 1}
		}
		
		@keyframes fade {
		  from {opacity: .4} 
		  to {opacity: 1}
		}
		
		/* Next & previous buttons */
		.prev, .next {cursor: pointer;position: absolute;top: 50%;	width: auto;padding: 16px;margin-top: -22px;color: white;font-weight: bold;font-size: 18px;transition: 0.6s ease;border-radius: 0 3px 3px 0;}
		.next {right: 0;border-radius: 3px 0 0 3px;}

/* 서브페이지 기본레이아웃 시안2  */

.sub_visual{width:100%;float:left;height: 175px;overflow:hidden;margin-top: 100px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg.png) no-repeat center center;background-size: cover;}
.sub_visual h1{width: 100%;float: left;text-align: center;color: #fff;font-size: 2.2em;letter-spacing: 3px;padding-top: 6%;text-shadow: 1px 1px 4px #000;}
.content2{width: 100%;margin: 10%  0px 0px;height: 300px;float: left;}
.content3{width: 100%;display: inline-block;height: 100%;float: left;}


 nav{width: 100%;float: left;margin: -40px 0% 2%;background: #1957a7;border-radius: 0;}
 nav > ul:first-child{background: #1957a7;width: 100%;margin: 0;float: left;}
 nav > ul:first-child > li:nth-child(1){padding: 2.2% 4.2%;border-right: 1px solid #fff3;margin-left: 0;float: left;}
 nav > ul:first-child > li:nth-child(1) > a{float: left;width: 100%;}
 nav > ul:first-child > li:nth-child(2){float: left;border-right: 1px solid #fff3;padding-right: 0;width: 30%;}
 nav > ul:first-child > li:last-child{border-right:none}
 nav > ul:first-child > li:nth-child(3){float: left;border-right: 1px solid #fff3;padding-right: 4px;width: 30%;}
 nav > ul:first-child > li:nth-child(4){float: left;width: 27.5%;}
 nav > ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;}
 nav > ul:last-child > li:nth-child(1){float: left;padding: 5px 10px;}
 nav > ul:last-child > li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 21px 40px;font-size: 16px;border: none;width: 100%;}
.dropbtn:before{
		display: block;
		content: '∨';
		position: absolute;
		top:50%;
		right: 10px;
		color:#fff;
		font-size: 14px;
		transform:translate(0, -50%);
	}
.dropdown {position: relative;display: inline-block;float: left;width: 100%;}
.dropdown-content {display: none;position: absolute;background-color: #164178;min-width: 155px;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1;width: 100%;}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;}
.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: 102px;background: #275a9c;}
  .nav2{width: 86%;margin: 0% auto 0%;max-width: 1670px;}
  .nav2 ul{float: left;margin: 10px 0 10px 23px;}
  .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: 16px;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: 17px;margin-top: 2px;color: #efd472;}
  
  
  .sub_form2{width: 96%;margin: 0 2%;float: left;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;}
  .sub_form2 .left_menu h2{width: 90%;float: left;text-align: right;margin: 18% 0 17%;margin-right: 10%;font-size: 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .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: 12% 10%;font-size: 18px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
  .sub_form2 .left_menu ul li.active a, .sub_form2 .left_menu ul li:hover a{text-align: right;color: #ffde4c;background: #275a9c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800 !important;}
  .sub_content2{width: 100%;padding: 3% 0;float: left;height: 100%;}
  .sub_content_title2{width: 100%;float: left;font-size: 42px;text-align: center;margin-bottom: 0px;font-weight: 800;padding: 0% 4% 3%;background-size: 2.5%;}
  .sub_content_title2 h3{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 32px;}
	.sub_content_title2 span{float: left;width: 100%;font-size: 20px;color: #555555;margin-top: 12px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;font-size: 18px;}
  .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;}
	      	



/*****  depth01 text+이미지 depth1일때*****/

 .depth01_textimg{width:100%;float: left;}
 .depth01_textimg > ul:nth-child(1){width: 40%;float: left;}
 .depth01_textimg > ul:nth-child(1) img{
    width: 50%;
}
 .depth01_textimg > ul:nth-child(1) > li:nth-child(1){float: left;width: 100%;margin: 22% 0% 0%;text-align: center;}
 .depth01_textimg > ul:nth-child(1) > li:nth-child(2){float: left;width: 50%;margin: 5% 25% 10%;text-align: center;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 .depth01_textimg > ul:nth-child(2){width: 55%;float: left;line-height: 2em;margin: 5% 5% 5% 0%;}
 .depth01_textimg > ul:nth-child(2) > li h2{float: left;margin: 0% 0% 12px 0%;font-size: 22px;line-height: 1.3em;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg > ul:nth-child(2) > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg > ul:nth-child(2) > li p{float: left;margin: 0% 5% 0% 0%;font-size: 16px;line-height: 24px;color: #000000;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
 .depth01_textimg > ul:nth-child(2) > li{float: left;margin-bottom: 2%;width: 100%;}
 .depth01_textimg > ul:nth-child(2) > li strong{
    font-size: 18px;
    font-weight: 800;
} 
.depth01_textimg > ul:nth-child(2) > li b{color: #1a7add;font-weight: 600;}
 .depth01_textimg > ul:nth-child(2) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;font-weight: 700;font-family: 'NanumGothicBold';font-style: normal;}
 .depth01_textimg > ul:nth-child(2) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 
 
 .depth01_textimg2{width:100%;float: left;background: url(../img/sub/content_bg.png);background-size: cover;}
 .depth01_textimg2 > ul:nth-child(2){width: 100%;float: left;}
 .depth01_textimg2 > ul:nth-child(2) > li:nth-child(1){float: left;width: 100%;margin: 0% 0% 0%;text-align: center;}
 .depth01_textimg2 > ul:nth-child(2) > li:nth-child(2){float: left;width: 50%;margin: 5% 25% 10%;text-align: center;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.depth01_textimg2 > ul:nth-child(2) > li:nth-child(2) img{} 
.depth01_textimg2 > ul:nth-child(1){width: 96%;float: left;line-height: 2em;margin: 2% 2% 10px;}
 .depth01_textimg2 > ul:nth-child(1) > li h2{float: left;margin: 0% 0% 12px 0%;font-size: 22px;line-height: 1.3em;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg2 > ul:nth-child(1) > li h3{float: left;margin: 20px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg2 > ul:nth-child(1) > li p{
    float: left;
    margin: 0% 5% 7% 2%;
    font-size: 16px;
    line-height: 29px;
    color: #6e6e6e;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
}
 .depth01_textimg2 > ul:nth-child(1) > li{float: left;margin-bottom: 4%;width: 100%;}
 .depth01_textimg2 > ul:nth-child(1) > li b{color: #1a7add;font-weight: 600;}
 .depth01_textimg2 > ul:nth-child(1) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;font-weight: 700;font-family: 'NanumGothicBold';font-style: normal;}
 .depth01_textimg2 > ul:nth-child(1) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
.depth01_textimg2 > ul:nth-child(1) > li dl{float: left;width: 95%;margin-top: 3%;margin-left: 5%;}
 .depth01_textimg2 > ul:nth-child(1) > li dl dt{width: 100%float: left;margin: 10px 0 5px;font-weight: 600;color: #7641cb;font-size: 18px;}
 .depth01_textimg2 > ul:nth-child(1) > li dl dd{width: 100%;float: left;margin-bottom: 12px;font-size: 16px;font-weight: 500;}
 
 /*****  depth01 text depth1일때*****/

 .depth01_text{width:100%;float: left;margin-top: 20px;}
 .depth01_text > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 20px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 700;width: 100%;padding-top: 17px;}
 .depth01_text > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 0px;left:0;width: 20px;height: 5px;background: #6576cd;}
 .depth01_text > ul > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text > ul > li p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 11px 2%;background: #c7dbff94;}
 .depth01_text > ul > li{float: left;margin-bottom: 37px;width: 96%;border: 1px solid #ddd;padding: 2%;}
 .depth01_text > ul > li b{color: #1a7add;font-weight: 600;}
 
  .depth01_text2{width:100%;float: left;margin-top: 20px;}
 .depth01_text2 > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text2 > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 20px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 700;width: 100%;padding-top: 17px;}
 .depth01_text2 > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 0px;left:0;width: 20px;height: 5px;background: #6576cd;}
 .depth01_text2 > ul > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text2 > ul > li p{
    float: left;
    margin: 0 0;
    font-size: 16px;
    line-height: 31px;
    color: #686868;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    width: 100%;
    padding: 11px 0%;
}
 .depth01_text2 > ul > li{float: left;margin-bottom: 37px;width: 89%;border: 1px solid #dedede;padding: 2% 5%;}
 .depth01_text2 > ul > li b{color: #1a7add;font-weight: 600;}
 .depth01_text2 > ul:nth-child(1) > li dl{float: left;width: 95%;margin-top: 3%;margin-left: 5%;}
 .depth01_text2 > ul:nth-child(1) > li dl dt{width: 100%float: left;margin: 10px 0 5px;font-weight: 600;color: #7641cb;font-size: 18px;}
 .depth01_text2 > ul:nth-child(1) > li dl dd{width: 100%;float: left;margin-bottom: 12px;font-size: 16px;font-weight: 500;}
 
/**** 탭서식  ****/ 
   	  ul.tabs_cm {width: 100%;color:#555;margin: 0% 0% 1%;padding: 0;/* height: 30px; */float: left;}
	  ul.tabs_cm li {position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 0.9em;border-width: 0;background: #fff;color: #aba7a7;width: 11%;}
	  ul.tabs_cm li a{background: #fff;color: #444;width:100%;float:left;padding: 16px 0;font-size: 17px;border: 1px solid #ebebeb;}
	  
	  ul.tabs_cm li:first-child:nth-last-child(1) {width: 100%;}
	  ul.tabs_cm li:first-child:nth-last-child(2), ul.tabs_cm li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(3), ul.tabs_cm li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
	  ul.tabs_cm li:first-child:nth-last-child(4), ul.tabs_cm li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 32.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
	  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width:14.2%;}
	  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width:12.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;}
	  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
	  .tab_content_form {}
	  
/**** 테이블서식  ****/ 
	 .sel1{    width: 100%;
    float: left;
    margin-bottom: 10px;}
	 /* 표준테이블  */ 
   	.tableType01{width:100%}
	.tableType01, .tableType01 th, .tableType01 td{border:0;text-align:center;line-height:15px;}
	.tableType01{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 0% 24px;}
	.tableType01 caption{display:none;color:#444}
	.tableType01 caption.none{display:none}
	.tableType01 thead th{border-top: solid 5px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;vertical-align: middle;}
	.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;vertical-align: middle;font-size: 15px;}
	.tableType01 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;}
	.tableType01 tbody td:last-child{border-right:none;}
	.tableType01 tbody td:nth-child(1){font-weight: 600;}
	.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}
   	
   	
   	/* 가로 th4  */ 
   	.tableType01_4{width:100%}
	.tableType01_4, .tableType01_5 th, .tableType01_5 td{border:0;text-align:center;line-height:15px;}
	.tableType01_4{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_4 caption{display:none;color:#444}
	.tableType01_4 caption.none{display:none}
	.tableType01_4 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;}
	.tableType01_4 thead th:nth-child(1){width: 25%;}
	.tableType01_4 thead th:nth-child(2){width: 25%;}
	.tableType01_4 thead th:nth-child(3){width: 25%;}
	.tableType01_4 thead th:nth-child(4){width: 25%;}
	.tableType01_4 thead th.lb_no{border-left:none}
	.tableType01_4 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_4 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_4 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_4 tbody td.lb_no{border-left:none}
	.tableType01_4 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_4 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_4 tfoot td{text-align:center;padding:15px 0 0}
   	
   	
   	/* 가로 th5  */ 
   	.tableType01_5{width:100%}
	.tableType01_5, .tableType01_5 th, .tableType01_5 td{border:0;text-align:center;line-height:15px;}
	.tableType01_5{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_5 caption{display:none;color:#444}
	.tableType01_5 caption.none{display:none}
	.tableType01_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;}
	.tableType01_5 thead th:nth-child(1){width: 20%;}
	.tableType01_5 thead th:nth-child(2){width: 10%;}
	.tableType01_5 thead th:nth-child(3){width: 10%;}
	.tableType01_5 thead th:nth-child(4){width: 40%;}
	.tableType01_5 thead th:nth-child(5){width: 20%;}
	.tableType01_5 thead th.lb_no{border-left:none}
	.tableType01_5 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_5 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_5 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_5 tbody td.lb_no{border-left:none}
	.tableType01_5 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_5 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_5 tfoot td{text-align:center;padding:15px 0 0}
	
	
	/* 가로 th6  */ 
	.tableType01_6{width:100%}
	.tableType01_6, .tableType01_6 th, .tableType01_6 td{border:0;text-align:center;line-height:15px;}
	.tableType01_6{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_6 caption{display:none;color:#444}
	.tableType01_6 caption.none{display:none}
	.tableType01_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;}
	.tableType01_6 thead th:nth-child(1){width: 5%;}
	.tableType01_6 thead th:nth-child(2){width: 17%;}
	.tableType01_6 thead th:nth-child(3){width: 11%;}
	.tableType01_6 thead th:nth-child(4){width: 9%;}
	.tableType01_6 thead th:nth-child(5){width: 8%;}
	.tableType01_6 thead th:nth-child(6){width: 50%;}
	.tableType01_6 thead th.lb_no{border-left:none}
	.tableType01_6 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_6 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_6 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_6 tbody td.lb_no{border-left:none}
	.tableType01_6 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_6 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_6 tfoot td{text-align:center;padding:15px 0 0}
	
	
	/* 가로 th7  */ 
	.tableType01_7{width:100%}
	.tableType01_7, .tableType01_7 th, .tableType01_7 td{border:0;text-align:center;line-height:15px;}
	.tableType01_7{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 100%;margin: 41px 0% 24px;}
	.tableType01_7 caption{display:none;color:#444}
	.tableType01_7 caption.none{display:none}
	.tableType01_7 thead th{border-top: solid 5px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;vertical-align: middle;}
	.tableType01_7 thead th:nth-child(1){width: 10%;}
	.tableType01_7 thead th:nth-child(2){width: 10%;}
	.tableType01_7 thead th:nth-child(3){width: 21%;}
	.tableType01_7 thead th:nth-child(4){width: 11%;}
	.tableType01_7 thead th:nth-child(5){width: 8%;}
	.tableType01_7 thead th:nth-child(6){width: 7%;}
	.tableType01_7 thead th:nth-child(7){width: 50%;}
	.tableType01_7 thead th.lb_no{border-left:none}
	.tableType01_7 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_7 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 0px 1px 1px 0px;}
	.tableType01_7 tbody td:last-child	{border-width: 0px 0px 1px 0px;}
	.tableType01_7 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_7 tbody td.lb_no{border-left:none}
	.tableType01_7 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_7 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_7 tfoot td{text-align:center;padding:15px 0 0}
 
 
 
 
 
	/* 비전 및 교육목표 */
	
	  .ideology_text{width: 100%;float: left;font-size: 16px !important;line-height: 35px !important;color: #696969;margin-bottom: 3%;}
	.ideology_chart{float: left;width: 100%;border: 10px solid #dedede;padding: 2%;}
	.ideology_chart dl dd:last-child{margin-right: 0 !important;}
	.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(1) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #1d4286;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(1) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 78%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}
	
	.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(2) dt{width: 66px;float: left;padding: 4.5% 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 78%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}
	
	.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
	.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 35px;color: #f36f24;}
	.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 3% 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 21.7%;text-align: center;font-size: 20px;border: 5px solid #f36f24;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(4) dt{width: 66px;float: left;padding: 3% 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 21.7%;text-align: center;font-size: 20px;border: 5px solid #a0cd4e;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(5){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(5) dt{width: 66px;float: left;padding: 3% 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(5) dd{float: left;padding: 2.4% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 21.7%;text-align: center;font-size: 16px;border: 5px solid #e8d15f;margin-right: 1%;}
				
	.ideology_chart dl:nth-child(6){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(6) dt{width: 66px;float: left;padding: 6% 2%;color: #fff;background: #405e95;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(6) dd{float: left;padding: 4.3% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 78%;text-align: center;font-size: 20px;border: 5px solid #405e95;margin-right: 1%;background: #405e95;color: #fff;}								 
	
	.ideology_chart dl:nth-child(7){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(7) dt{width: 66px;float: left;padding: 5% 2%;color: #fff;background: #594095;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(7) dd{float: left;padding: 5.1% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 78.5%;text-align: center;font-size: 20px;border: 5px solid #594095;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(8){float: left;margin: 0% 0 0%;width: 100%;}
	.ideology_chart dl:nth-child(8) dt{width: 66px;float: left;padding: 7.5% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(8) dd{float: left;padding: 4.3% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 21.7%;text-align: center;font-size: 17px;border: 5px solid #f6ac8c;margin-right: 1%;margin-bottom: 26px;height: 56px;}
	.ideology_chart dl:nth-child(8) dd:nth-child(4n){margin-right:0px !important}
	.ideology_chart dl:nth-child(8) dd:nth-child(5n){margin-left: 0px !important;}
		
	.ideology_chart dl:nth-child(9){float: left;margin: 0% 0 0%;width: 100%;}
	.ideology_chart dl:nth-child(9) dt{width: 66px;float: left;padding: 4.4% 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(9) dd{float: left;padding: 3.1% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 21.6%;text-align: center;font-size: 16px;border: 5px solid #e8d15f;margin-right: 1%;letter-spacing: -1px;height: 31px;} 
 
 
 /** 컨텐츠 페이지링크 **/
.content_page_form{width:100%;float:left;}
.content_page_form ul{width:100%;text-align: center;}
.content_page_form ul li{display:inline-block;border:1px solid #dedede;cursor: pointer;padding: 4px 9px;margin-right: 10px;font-size: 12px;font-weight: 500;}
.content_page_form ul li:first-child{background: #fff;color: #000;font-weight: 600;}
.content_page_form ul li:last-child{background: #fff;color: #000;font-weight: 600;}
.content_page_form ul li.active, .content_page_form ul li:hover {background: #0b50a5;color: #fff;font-weight: 600;}

/* 교수소개_정보*/
	.teacher_information{width: 100%;float: left;border: 1px solid #dedede;padding: 25px;margin: 0 0.5% 10px;height: 510px;}
	.teacher_info{width:100%;float: left;padding-bottom: 20px;border-bottom: 1px solid #dedede;margin-bottom: 20px;}
	.teacher_info ul:nth-child(1){width: 30%;float: left;margin-right: 5%;}
	.teacher_info ul:nth-child(1) > li:nth-child(1){width: 100%;float: left;margin-bottom: 10px;}
	.teacher_info ul:nth-child(1) > li:nth-child(1) img{width: 100%;}
	.teacher_info ul:nth-child(1) > li:nth-child(2){width: 100%;float: left; text-align: center;font-size: 18px;}
	.teacher_info ul:nth-child(1) > li:nth-child(2) span{}
	.teacher_info ul:nth-child(2){width: 65%;float: left;}
	.teacher_info ul:nth-child(2) li{text-align: left;width: 100%;float: left;margin-bottom: 15px;}
	.teacher_info ul:nth-child(2) li:last-child{margin-bottom: 0;}
	.teacher_info ul:nth-child(2) li:first-child{margin: 5px 0px 20px;font-size: 18px;padding-bottom: 10px;border-bottom: 1px solid #dedede;}
	.teacher_info ul:nth-child(2) li h3{font-size: 18px;color: #585858;font-weight: 500;}
	.teacher_info ul:nth-child(2) li h3 b{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;margin-right: 9px;color: #000;}
	.teacher_info ul:nth-child(2) li span{float: left;width: 22%;text-align: left;padding: 0px 0px;font-weight: 600;color: #000;font-size: 14px;margin-right: 13px;}
	.teacher_info ul:nth-child(2) li p{float: left;width: 72%;font-size: 14px;}
	.teacher_info ul:nth-child(2) li b{}
	
/* 교수소개_이력*/	
	.teacher_profile{width: 100%;float: left;overflow-x: hidden;overflow-y: auto;height: 130px;}
	.teacher_profile dl{width: 100%;float: left;margin-bottom: 20px;}
	.teacher_profile dl:last-child{ margin-bottom: 0px;}
	.teacher_profile dl dt{position:relative;width: 100%;float: left;font-size: 18px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 10px;color: #0b4da2;}
	.teacher_profile dl dd{float: left;width: 100%;font-size: 16px;line-height: 27px; margin-bottom: 10px;}
	.teacher_profile dl dd:last-child{ margin-bottom: 0px;}

/*page navigation*/
.paging_wrap {position:relative;margin: 20px 0;float: left;width: 100%;}
.pagination li {display:inline-block;}
.pagination li a {display:inline-block;width:36px;height:36px;line-height:36px;border:1px solid #ccc; text-align:center;font-size:13px;color:#9e9e9e}
.pagination li.active a, .pagination li a:hover, .pagination li a:focus {color:#390;font-weight:bold;border:1px solid #390;}
.pagination li a:hover { text-decoration:underline}
.pagination li.button a {  }
.pagination li.paginate_button.paginate_box_button.previous a { background:url(${_cpath}/site/${projectName }/${siteFolder }/images/board/ic_paginate.png) no-repeat;text-indent:-1000em;background-position:0 0}
.pagination li.paginate_button.paginate_box_button.left a { background:url(${_cpath}/site/${projectName }/${siteFolder }/images/board/ic_paginate.png) no-repeat;text-indent:-1000em;background-position:-36px 0}
.pagination li.paginate_button.paginate_box_button.right a {background:url(${_cpath}/site/${projectName }/${siteFolder }/images/board/ic_paginate.png) no-repeat;text-indent:-1000em; background-position:-72px 0}
.pagination li.paginate_button.paginate_box_button.next a { background:url(${_cpath}/site/${projectName }/${siteFolder }/images/board/ic_paginate.png) no-repeat;text-indent:-1000em;background-position:-108px 0}
.pagination li.paginate_button a span { text-indent:-1000em;}
.tac{text-align:center !important;}

/* 컨텐츠 가이드 텍스트*/
.gide_text{width: 100%;float: left;padding-left: 18%;padding: 50px 7% 50px 18%;border: 1px solid #d5d5d5;margin-bottom: 40px; background: url(../img/sub_gide_icon.png) no-repeat 5% 49%;background-size: 9%;border-width: 1px 0px 1px 0px;}
.gide_text h3{width: 100%;float: left;font-size: 25px;padding-bottom: 14px;border-left: 1px solid #b1b1b1;padding-left: 6%;}
.gide_text p{float: left;font-size: 16px;line-height: 27px;border-left: 1px solid #b1b1b1;padding-left: 6%;}



/*********************************************    입컨텐츠 끝      ***********************************************************/

.btn-info {
    padding: 3.5% 7%;
    background: #DDD;
    COLOR: #FFF;
    BORDER: NONE;
    BACKGROUND: #2c72cd;
    float: left;
}

/* 입시 반응형탭 */

.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{}
.tabs2{width: 100%;float: left;}
.introduce_title{float: left;width: 20%;}
   .introduce_title h2{}
.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%;}
  .notice_wrap{width:100%;margin: 0 auto; max-width:1670px;}
   .video_wrap{  /*background: #ddd;*/  float: right;  width:100% !important; }
   .video_wrap iframe{width:100%;float:left;height: 268px;}
  .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: 100%;float: left;margin-right: 2%;border: 1px solid #dedede;margin-bottom: 2.2%;}
  .ib_notice_form > li:nth-child(2n){margin-right: 0;}
  .ib_notice_form > li > a{float: left;width: 100%;padding: 0%;background: #fff;}
  .ib_notice_form > li > a span:nth-child(1){float: left;background: #000;color: #fff;font-size: 20px;PADDING: 24px 2%;width: 16%;text-align: center;font-weight: 600;}
  .ib_notice_form > li > a > div{width: 72%;float: left;margin-left: 5%;margin-top: 1%;}
  .ib_notice_form > li > a h2{width: 100%;float: left;font-weight: 600;font-size: 18px;margin: 0% 0 2%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .ib_date{float: left;width: 100%;font-size: 16px;padding-left: 6%;font-weight: 600;color: #5264bb;background: url(../img/ib_icon1.png) 1% 68% no-repeat;background-size: 15px;}
  .ib_notice_form > li > a p{width: 100%;font-size: 0.8em;float: left;line-height: 1.6em;color: #7c7c7c;height: 84px;overflow: hidden;text-overflow: ellipsis;white-space: normal;display: none;}
  .ib_r{background:#e14442 !important;}	
  .ib_b{background:#4f4cc3 !important;}	

  .notice_date_more{float: right;margin-right: 0%;margin-top: -6.5%;width: 23%;}
.notice_date_more > a{float: right;position: relative;font-size: 0.9em;font-weight: 600;padding-right: 17%;}
.notice_date_more > a:after{content: "+";display: inline-block;width: 14px;height: 14px;position: absolute;padding: 6% 2% 0;font-weight: 600;font-size: 1.3em;border: 1px solid #000;border-radius: 100px 100px;text-align: center;line-height: 8px;right: 6%;top: -3%;}

  
  
  
  /* 입시 퀵메뉴  */

 .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_department_form {width: 94%;float: left;padding: 2% 3% 2%;}
.ibsi_introduce_date{}
.tabs3{width: 100%;float: left;}
.introduce_title{float: left;width: 100%;margin: 4% 0% 2%;}
.introduce_title h2{width: 100%;float: left;font-size: 30px;text-align: left;margin-bottom: 0%;font-weight: 600;padding-right: 0%;background: url(../img/title_bg1.png) no-repeat 2% 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%;}
  
  




  /* 입시 하단 퀵메뉴  */

 .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;}
 
 
 /* 사이트맵 */
 .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%;}

 .tab-select-outer2, .tab-select-outer{width: 83%;float:left;}
.tab-select-outer3{width: 100%;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;}
 }
						 
/* 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: 390px;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;}

		
.notice_date_more{float: right;margin-right: 0%;margin-top: -8.5%;width: 17%;background: #4f4cc3;color: #fff;padding: 3.24% 2%;}
.notice_date_more > a{float: right;position: relative;font-size: 0.9em;font-weight: 600;padding-right: 1.5%;padding-right: -3%;width: 100%;color: #fff;}
.notice_date_more > a:after{content: "더보기";display: block;width: 100%;height: 18px;position: absolute;padding: 6% 2% 0;font-weight: 600;font-size: 1.3em;border: none;border-radius: 100px 100px;text-align: center;line-height: 9px;left: 0;top: -10px;}

  
  		
		
/**  반응형탭   **/
.tab-button-outer {
  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: 69%;float: left;}
.board_nondata{width: 92% !important;float:left;text-align: center !important;}
.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: 2.2% 5%;
    display: inline-block;
    float: left;
    margin-left: 0%;
    width: 100%;
    font-size: 18px;
}

	.smcstylegroup input {
    border: 1px solid #c7c7c7;
    height: 35px;
    padding: 0 10px;
    vertical-align: top;
    float: left;
    width: 97%;
    margin-bottom: 1%;
}

	.innersearchpan {
    background: #f7f7f7;
    border: 1px solid #d2d2d2;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    height: 173px;
}
	
}

