@charset "utf-8";
@import url('reset.css');

.table_container {width: 100%;float: left;}
.m_img{display: none !important;}
.pc_img{display: inline-block !important;}

/*사이트맵 관련*/
.top_side2{position: absolute; width: 80px; height: 80px;content: ''; display: block; bottom: 3px; right: 0; z-index: 9999;}
.top_side2 li:last-child{background: none; background-color: #999;}
.top_side2 li{padding: 0 !important;}
.site_map_btn{width: 25px; height: 25px; content: ''; display: block; position: absolute; cursor: pointer; top:50%; left:50%; transform:translate(-50%, -50%);}
.site_map_btn > li{display: block; content: ''; position: absolute; background-color: #999; width: 25px; height: 1px; left:0; transition-duration: 0.25s;}
.site_map_btn > li:nth-of-type(1){top:0;}
.site_map_btn > li:nth-of-type(2){top:50%; width: 20px;}
.site_map_btn > li:nth-of-type(3){top:100%; width: 22.5px;}
.site_map_btn:not(.site_map_btn.on):hover li{width: 20px; left:unset; right: 0; background-color: #000;}
.site_map_btn:not(.site_map_btn.on):hover li:nth-of-type(1){transform: rotate(30deg); top:7px;}
.site_map_btn:not(.site_map_btn.on):hover li:nth-of-type(2){width: 25px; left:0;}
.site_map_btn:not(.site_map_btn.on):hover li:nth-of-type(3){transform: rotate(-30deg); top:19px;}

.site_map_btn.on{top: 75px; left: unset; right: 50px; position: fixed; overflow: hidden; width: 50px; height: 50px; transition-duration: 0.25s;}
.site_map_btn.on:hover{transform: translate(-50%, -50%) rotate(180deg);}
.site_map_btn.on:hover > li{background-color: #000}
.site_map_btn.on > li{width: 50px; top: 50%; left: 50%;  transition-duration: 0.25s;}
.site_map_btn.on > li:nth-of-type(1){transform: translate(-50%, -50%) rotate(45deg);}
.site_map_btn.on > li:nth-of-type(2){display: none;}
.site_map_btn.on > li:nth-of-type(3){transform: translate(-50%, -50%) rotate(-45deg);}

.maj_sitemap_wrap.on{display: block;}
.maj_sitemap_wrap{position: fixed; width: 100vw; height: 100vh; background-color: #fff; z-index: 9998; left:0; top:0; display: none;}
.maj_sitemap_wrap .maj_sitemap{display: block; position: absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.maj_sitemap_wrap h1.logo{float: unset; margin-top:60px !important; margin-left:50px; padding:unset; width: fit-content;}

.maj_sitemap_wrap .maj_sitemap > ul{display: flex; flex-direction: row; align-items: flex-start; gap: 30px;}
.maj_sitemap_wrap .maj_sitemap > ul div.menu_title{display: none;}
.maj_sitemap_wrap .maj_sitemap > ul > li > a{pointer-events: none; cursor: default; font-size: 24px; font-weight: 600; text-align: center; width: fit-content; margin:0 auto;}
.maj_sitemap_wrap .maj_sitemap > ul > li{display: flex; flex-direction: column; align-items: center;}
.maj_sitemap_wrap .maj_sitemap > ul > li{/*margin-right: 25px;*/flex: 1;white-space: nowrap;}
.maj_sitemap_wrap .maj_sitemap > ul > li:last-child{margin-right: 0;}
.maj_sitemap_wrap .depth_sub2{width:100%; padding:0; margin:25px 0 0 0;}
.maj_sitemap_wrap .depth_sub3{margin-top:25px; padding-top:25px;}
.maj_sitemap_wrap .depth_sub3 > li a{display:block; font-size: 16px; margin:15px 0;}
.maj_sitemap_wrap .depth_sub3 > li a:hover{color: #2d4b7a;}

.maj_sitemap_wrap .sub_menu_form > ul{padding:0; width: 100%; margin:25px 0 0 0;}
.maj_sitemap_wrap .sub_menu_form > ul > li{ margin:0; text-align: center;}
.maj_sitemap_wrap .sub_menu_form > ul > li:hover > a{color:#2d558a; font-weight: 700; border:none; background-color: unset; text-align: center;}
.maj_sitemap_wrap .sub_menu_form > ul > li > a{height: unset; line-height: unset; padding:15px 0; border:none; text-align: left; /*width: 150px;*/ width: 100%; text-align: center; font-weight: 600; word-break: break-all;}
.maj_sitemap_wrap .sub_menu_form > ul > li > a:hover{background-color: unset; color:#2d4b7a; font-weight: 700;}
.maj_sitemap_wrap .sub_menu_form > ul > li ul{background-color: #f5f5f5; padding:10px 5px; margin:0;}
.maj_sitemap_wrap .sub_menu_form > ul > li ul li a{margin:0;}
.maj_sitemap_wrap .sub_menu_form > ul > li ul li a:hover{font-weight: 600; color:#2d4b7a;}
.maj_sitemap_wrap .sub_menu_form > ul > li ul li a b{display: none;}


/************************1920이상******************************/


@media screen and (min-width:1919px) {
	
		select{background: #fff;}
body{background-color: #fff;}
img{max-width: 100%;}
html,body {width:100%;height:100%;margin:0px;padding:0px;/* font-family:sans-serif; */}

 #wrap{width: 100%;}
#mcontainer{display: none;}				        
.table_container {width: 100%;float: left;}

/* 헤더 */
.header_top_form{width: 100%;float: left;overflow: hidden;background: #fff;}
.header_top_right{width: 1520px;margin: 0 auto;height: 40px;}
.header_top_right > li:nth-child(1){float: right;width: 88px;margin: 0% 0%;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 800;padding: 10px 0px;}

#header3 .header_form{margin: 0;width: 100%;background: #fff;float: left;}
#header3{padding: 0px 10px;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;top: 0;}
#header3 .header_body {
    width: 1520px;
    margin: 0 auto;
    height: 67px;
    /* float: left; */
    position: relative;
}
#header3 .header_body h1{width: 360px;float: left;margin-top: 10px;}
#header3 .header_body h1 > a{float: left;width: 100%;font-size: 32px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;line-height: 28px;}
#header3 .header_body h1 > a img{
    width: 135px;
    float: left;
    margin-right: 10px;
}

#header3 .header_body .header_form > h1{/* padding-left: 5%; */float: left;margin-top: 6px;text-align: left;}
#header3 .header_body .header_form > h1 > a{width:100%;float:left;font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
#header3 .header_body .header_form > h1 > a img{width: 50%;float:left;margin-right: 10px;}
#header3 .header_body .header_form #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header3 .header_body .header_form #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header3 .header_body .header_form #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header3 .header_form #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header3 .header_form #gnb  .dept2 > a:hover,
#header3 .header_form #gnb  .dept2 > a:active,
#header3 .header_form #gnb  .dept2 > a:focus {font-weight: bold}


.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;}



/*  메뉴 */

#menu2 {width: 68%;color: #000;line-height: 50px;margin-left: 56px;text-align: center;font-weight: 600;float: left;}
#menu2 > ul > li {float:left;width: 14.2%;position:relative;padding: 0% 0% 2%;}
#menu2 > ul > li > a{width: 100%;font-size: 22px;font-style: normal;font-weight: 800;}
#menu2 > ul > li:hover > div{display:block;}
#menu2 > ul > li > div {display:none;font-size:14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;top: 96px;background: #ffffff url(../img/peo.png) no-repeat 21% 100%;background-size: 6%;}
#menu2 > ul > li > div > div{width: 1920px;margin: 0 auto;}
.menu_title{float: left;width: 28%;border-right: 1px solid #dede;padding: 54px 108px 50px 8%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 26px;margin: 20px 0 76px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 0% 0%;font-size: 16px;font-weight: 500;line-height: 27px;color: #000;}


#menu2 > ul > li:nth-child(1) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(2) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(3) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(4) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(5) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(6) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(7) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:hover > div {display:block;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.sub_menu_form > ul{float:left;width: 44%;padding: 41px 0% 14px 54px;}
.sub_menu_form > ul > li{float: left;width: 194px;padding: 0% 0%;margin-right: 2%;margin-bottom: 2%;}
.sub_menu_form > ul > li > a{float: left;width: 100%;text-align: center;height: 48px;line-height: 47px;font-size: 16px;border: 1px solid #dedede;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; 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: 27px;margin-top: 12px;}
 .top_side2 li {float: left;margin: 0;font-size: 1em;font-weight: 600;width: 100%;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;}
 
 


/* 탭 전체 스타일 */
.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;}


 /********************** 메인 css ****************************/
 
        /* 메인 비쥬얼*/
		.visual{width: 1410px;margin: 0px auto;border-radius: 0px 0px 80px;position: relative;height: 451px;}
		.visual .inner_img {width: 100%;margin: 0;border-radius: 0px 0px 60px 0px;float: left;position:relative;height: 451px;}
		.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;}
		.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;}
		.visual .inner_img img {width: 100%;float: left;border-radius: 0px 0px 60px 0px;height: 451px;}
		.visual_text{position: absolute;top: 28%;left: 8%;width: 100%;float: left;}
		.visual_text h3{width: 100%;float: left;color: #000;font-size: 45px;}
		.visual_text p{float: left;width: 100%;color: #000;font-size: 20px;line-height: 34px;}
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 1410px;margin: 15px auto;}
         .main_content_form2{width:100%;float: left;}
         .main_content1{width: 25%;margin: 0 15px 0 0;float: left;}
         .main_content2{width: 25%;margin:  0 15px 0 0;float: left;}
         .main_content3{width: 25%;margin:  0 15px 0 0;float: left;background: #2a63ad;}
         .main_content4{width: 300px;margin: 0 0px 0 0;float: left;}
         .video_wrap{width: 465px;float:left;margin-top: -137px;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: 246px;}
          .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: 0px 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: 13px 0;}
          .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: 20px;margin-bottom: 5%;color: #fff;overflow: hidden;height: 56px;} 
          .notice_wrap ul:nth-child(2) li a span{width: 31%;float: left;font-size: 16px;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: 18px;}
          .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: 78%;float:left;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;font-weight: 600;font-size: 16px;margin-right: 2%;color: #fff;} 
          .notice_wrap ul:nth-child(3) li a span{width: 20%;float: left;font-size: 16px;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: 97px 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% 38%;background-size: 23%;}
	   .quick_icon li:nth-child(3) > a{background: url(../img/quick3.png) no-repeat 50% 32%;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% 35%;background-size: 34%;}
       .quick_icon li:nth-child(6) > a{background: url('../img/quick6.png') no-repeat 50% 35%;background-size: 34%;}
	   .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: -54px; *//* 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;}
		.prev {left: 0;border-radius: 3px 0 0 3px;}
		.prev:hover, .next:hover {background-color: rgba(0,0,0,0.8);}
	   

/** footer  **/
	footer{width:100%;float:left;border-top: 1px solid #dedede;}
	.foot_top{width: 100%;float: left;}
	.foot_top ul{width: 1520px;margin: 0 auto;height: 55px;}
	.foot_top ul li{float: left;width: 180px;text-align: center;padding: 1% 0;}
	.foot_top ul li a{border:none;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
	.foot_top ul li:first-child {}
	
	.foot_side{width: 50%;float: left;margin: 1% 48% 1% 8%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 15px;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 1520px;margin: 1% auto;}
	.foot_info li:nth-child(1){width: 10%;float: left;margin: 0.5% 2%;}
	.foot_info li:nth-child(1) img{width:266px;float:left;}
	.foot_info li:nth-child(2){float:left;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;line-height: 25px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;} 
	
	



















/*********************************************    컨텐츠       ***********************************************************/
/* 서브페이지 기본레이아웃 시안2  */

.sub_visual{width:100%;float:left;height: 245px;overflow:hidden;margin-top: 100px;border-bottom: 1px solid #dedede;margin-bottom: 1%;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: 4%;text-shadow: 1px 1px 4px #000;}
.content2{width: 100%;margin: 99px  0px 15px;height: 451px;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: 1230px;margin: 0 auto;height: 55px;}
 nav > ul:first-child > li:nth-child(1){padding: 1%;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;width: 16%;padding-right: 0%;border-right: 1px solid #fff3;}
 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: 0px;width: 16%;}
 nav > ul:first-child > li:nth-child(4){    float: left;padding-right: 20px;width: 136px;}
 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 11px;font-size: 16px;border: none;float: left;width: 100%;text-align: left;}
.dropdown {position: relative;display: inline-block;width: 100%;float: left;}
.dropdown-content {display: none;position: absolute;background-color: #164178;width: 100%;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1;float: left;top: 96%;max-height: 350px;overflow-y: scroll;}
.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;}
.dropbtn:before {
    display: block;
    content: '∨';
    position: absolute;
    top: 50%;
    right: 10px;
    color: #fff;
    font-size: 14px;
    transform: translate(0, -50%);
}

.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: 1230px;margin: 0 auto;}
  .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%;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: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: 40%;float: left;}
 .depth01_textimg2 > ul:nth-child(2) > li:nth-child(1){float: left;width: 100%;margin: 22% 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(1){width: 55%;float: left;line-height: 2em;margin: 3% 5% 5% 0%;}
 .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% 4%;font-size: 25px;line-height: 1.3em;color: #346dd5;font-family: 'Noto Sans KR';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg2 > ul:nth-child(1) > li p{float: left;margin: 0% 5% 2% 2%;font-size: 18px;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: 2%;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%;/* background: #c7dbff94; */}
 .depth01_text > ul > li{float: left;margin-bottom: 37px;width: 90%;border: 0px solid #ddd;padding: 1% 0%;}
 .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: 90%;padding: 2% 0%;}
 .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: #ebebeb;color: #aba7a7;width: 9.9%;}
	  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: 19.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
	  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width: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:nth-last-child(10), ul.tabs_cm li:first-child:nth-last-child(10) ~ li {width:10.1%;}
	  ul.tabs_cm li:first-child {border-left:1px solid #dedede;}
	  ul.tabs_cm li.active a, ul.tabs_cm li:hover a {background-color: #2c72cd;color:#fff;font-weight: 600;border-width: 0;border: 1px solid #2c72cd;}
	  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
	  
/**** 테이블서식  ****/ 
	 
	 /* 표준테이블  */ 
   	.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: 7px 0px;font-size: 17px;line-height: 32px;/* 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: 7px 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){}
	.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: 7px 0px;font-size: 17px;line-height: 32px;/* font-family: 'NanumGothicBold'; *//* font-style: normal; */font-weight: bold;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: #000;font-weight:bold;background-color:#f5f7f7;border: solid 1px #d7d2d5;vertical-align: middle;font-size: 17px;padding: 7px 11px;line-height: 32px;border-width: 1px 1px 1px 0px;}
	.tableType01_7 tbody td{padding: 7px 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){}
	.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: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}
	
	.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(2) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}
	
	.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
	.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
	.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.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: 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.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: 23.7%;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: 66px;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: 83%;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: 82.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: 6.3% 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: 23.7%;text-align: center;font-size: 20px;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: 3.7% 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: 23.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:49%;float: left;border: 1px solid #dedede;padding: 25px;margin: 0 0.5% 10px;height: 330px;}
	.teacher_info{width:100%;float: left;padding-bottom: 20px;border-bottom: 0px solid #dedede;margin-bottom: 20px;height:300px;}
	.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{}
	.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: 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: 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: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}


}



/************************15200이상~1920이하******************************/
@media screen and (min-width:1520px) and (max-width: 1919px)  {
	
		select{background: #fff;}
body{background-color: #fff;}
img{max-width: 100%;}
html,body {width:100%;height:100%;margin:0px;padding:0px;/* font-family:sans-serif; */}

 #wrap{width: 100%;}
#mcontainer{display: none;}				        
.table_container {width: 100%;float: left;}

/* 헤더 */
.header_top_form{width: 100%;float: left;overflow: hidden;background: #fff;}
.header_top_right{width: 1520px;margin: 0 auto;height: 40px;}
.header_top_right > li:nth-child(1){float: right;width: 88px;margin: 0% 0%;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 800;padding: 10px 0px;}

#header3 .header_form{margin: 0;width: 100%;background: #fff;float: left;}
#header3{padding: 0px 10px;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;top: 0;}
#header3 .header_body{width: 96%;margin: 0 2%;height: 67px;float: left;position:relative;}
#header3 .header_body h1{width: 360px;float: left;margin-top: 10px;}
#header3 .header_body h1 > a{float: left;width: 100%;font-size: 32px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;line-height: 28px;}
#header3 .header_body h1 > a img{
    width: 135px;
    float: left;
    margin-right: 10px;
}

#header3 .header_body .header_form > h1{/* padding-left: 5%; */float: left;margin-top: 6px;text-align: left;}
#header3 .header_body .header_form > h1 > a{width:100%;float:left;font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
#header3 .header_body .header_form > h1 > a img{width: 50%;float:left;margin-right: 10px;}
#header3 .header_body .header_form #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header3 .header_body .header_form #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header3 .header_body .header_form #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header3 .header_form #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header3 .header_form #gnb  .dept2 > a:hover,
#header3 .header_form #gnb  .dept2 > a:active,
#header3 .header_form #gnb  .dept2 > a:focus {font-weight: bold}


.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;}



/*  메뉴 */

#menu2 {width: 68%;color: #000;line-height: 50px;margin-left: 56px;text-align: center;font-weight: 600;float: left;}
#menu2 > ul > li {float:left;width: 14.2%;position:relative;padding: 0% 0% 2%;}
#menu2 > ul > li > a{width: 100%;font-size: 22px;font-style: normal;font-weight: 800;}
#menu2 > ul > li:hover > div{display:block;}
#menu2 > ul > li > div {display:none;font-size:14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;top: 96px;background: #ffffff url(../img/peo.png) no-repeat 21% 100%;background-size: 6%;}
#menu2 > ul > li > div > div{width: 1920px;margin: 0 auto;}
.menu_title{float: left;width: 28%;border-right: 1px solid #dede;padding: 54px 108px 50px 8%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 26px;margin: 20px 0 76px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 0% 0%;font-size: 16px;font-weight: 500;line-height: 27px;color: #000;}


#menu2 > ul > li:nth-child(1) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(2) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(3) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(4) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(5) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(6) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(7) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:hover > div {display:block;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.sub_menu_form > ul{float:left;width: 44%;padding: 41px 0% 14px 54px;}
.sub_menu_form > ul > li{float: left;width: 194px;padding: 0% 0%;margin-right: 2%;margin-bottom: 2%;}
.sub_menu_form > ul > li > a{float: left;width: 100%;text-align: center;height: 48px;line-height: 47px;font-size: 16px;border: 1px solid #dedede;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; 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: 27px;margin-top: 12px;}
 .top_side2 li {float: left;margin: 0;font-size: 1em;font-weight: 600;width: 100%;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;}
 
 


/* 탭 전체 스타일 */
.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;}


 /********************** 메인 css ****************************/
 
        /* 메인 비쥬얼*/
		.visual{width: 1410px;margin: 0px auto;border-radius: 0px 0px 80px;position: relative;height: 451px;}
		.visual .inner_img {width: 100%;margin: 0;border-radius: 0px 0px 60px 0px;float: left;position:relative;height: 451px;}
		.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;}
		.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;}
		.visual .inner_img img {width: 100%;float: left;border-radius: 0px 0px 60px 0px;height: 451px;}
		.visual_text{position: absolute;top: 28%;left: 8%;width: 100%;float: left;}
		.visual_text h3{width: 100%;float: left;color: #000;font-size: 45px;}
		.visual_text p{float: left;width: 100%;color: #000;font-size: 20px;line-height: 34px;}
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 1410px;margin: 15px auto;}
         .main_content_form2{width:100%;float: left;}
         .main_content1{width: 25%;margin: 0 15px 0 0;float: left;}
         .main_content2{width: 25%;margin:  0 15px 0 0;float: left;}
         .main_content3{width: 25%;margin:  0 15px 0 0;float: left;background: #2a63ad;}
         .main_content4{width: 300px;margin: 0 0px 0 0;float: left;}
         .video_wrap{width: 465px;float:left;margin-top: -137px;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: 246px;}
          .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: 0px 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: 13px 0;}
          .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: 20px;margin-bottom: 5%;color: #fff;overflow: hidden;height: 56px;} 
          .notice_wrap ul:nth-child(2) li a span{width: 31%;float: left;font-size: 16px;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: 18px;}
          .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: 78%;float:left;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;font-weight: 600;font-size: 16px;margin-right: 2%;color: #fff;} 
          .notice_wrap ul:nth-child(3) li a span{width: 20%;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: 97px 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% 38%;background-size: 23%;}
	   .quick_icon li:nth-child(3) > a{background: url(../img/quick3.png) no-repeat 50% 32%;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% 35%;background-size: 34%;}
       .quick_icon li:nth-child(6) > a{background: url('../img/quick6.png') no-repeat 50% 35%;background-size: 34%;}
	   .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: -54px; *//* 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;}
		.prev {left: 0;border-radius: 3px 0 0 3px;}
		.prev:hover, .next:hover {background-color: rgba(0,0,0,0.8);}
	   

/** footer  **/
	footer{width:100%;float:left;border-top: 1px solid #dedede;}
	.foot_top{width: 100%;float: left;}
	.foot_top ul{width: 1520px;margin: 0 auto;height: 55px;}
	.foot_top ul li{float: left;width: 180px;text-align: center;padding: 1% 0;}
	.foot_top ul li a{border:none;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
	.foot_top ul li:first-child {}
	
	.foot_side{width: 50%;float: left;margin: 1% 48% 1% 8%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 15px;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 1520px;margin: 1% auto;}
	.foot_info li:nth-child(1){width: 10%;float: left;margin: 0.5% 2%;}
	.foot_info li:nth-child(1) img{width:266px;float:left;}
	.foot_info li:nth-child(2){float:left;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;line-height: 25px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;} 
	
	



















/*********************************************    컨텐츠       ***********************************************************/
/* 서브페이지 기본레이아웃 시안2  */

.sub_visual{width:100%;float:left;height: 245px;overflow:hidden;margin-top: 100px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg.png) no-repeat;background-size: cover;}
.sub_visual h1{width: 100%;float: left;text-align: center;color: #fff;font-size: 2.2em;letter-spacing: 3px;padding-top: 6%;text-shadow: 1px 1px 4px #000;}
.content2{width: 100%;margin: 99px  0px 15px;height: 451px;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: 1230px;margin: 0 auto;height: 55px;}
 nav > ul:first-child > li:nth-child(1){padding: 1%;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;width: 16%;padding-right: 0%;border-right: 1px solid #fff3;}
 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: 0px;width: 16%;}
 nav > ul:first-child > li:nth-child(4){    float: left;padding-right: 20px;width: 136px;}
 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 11px;font-size: 16px;border: none;float: left;width: 100%;text-align: left;}
.dropdown {position: relative;display: inline-block;width: 100%;float: left;}
.dropdown-content {display: none;position: absolute;background-color: #164178;width: 100%;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1;float: left;top: 96%;max-height: 350px;overflow-y: scroll;}
.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;}
.dropbtn:before {
    display: block;
    content: '∨';
    position: absolute;
    top: 50%;
    right: 10px;
    color: #fff;
    font-size: 14px;
    transform: translate(0, -50%);
}

.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: 1230px;margin: 0 auto;}
  .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%;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: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: 40%;float: left;}
 .depth01_textimg2 > ul:nth-child(2) > li:nth-child(1){float: left;width: 100%;margin: 22% 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(1){width: 55%;float: left;line-height: 2em;margin: 3% 5% 5% 0%;}
 .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% 4%;font-size: 25px;line-height: 1.3em;color: #346dd5;font-family: 'Noto Sans KR';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg2 > ul:nth-child(1) > li p{float: left;margin: 0% 5% 2% 2%;font-size: 18px;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: 2%;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%;/* background: #c7dbff94; */}
 .depth01_text > ul > li{float: left;margin-bottom: 37px;width: 90%;border: 0px solid #ddd;padding: 1% 0%;}
 .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: 90%;padding: 2% 0%;}
 .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: #ebebeb;color: #aba7a7;width: 9.9%;}
	  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: 19.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
	  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width: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:nth-last-child(10), ul.tabs_cm li:first-child:nth-last-child(10) ~ li {width:10.1%;}
	  ul.tabs_cm li:first-child {border-left:1px solid #dedede;}
	  ul.tabs_cm li.active a, ul.tabs_cm li:hover a {background-color: #2c72cd;color:#fff;font-weight: 600;border-width: 0;border: 1px solid #2c72cd;}
	  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
	  
/**** 테이블서식  ****/ 
	 
	 /* 표준테이블  */ 
   	.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: 7px 0px;font-size: 17px;line-height: 32px;/* 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: 7px 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){}
	.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: 7px 0px;font-size: 17px;line-height: 32px;/* font-family: 'NanumGothicBold'; *//* font-style: normal; */font-weight: bold;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: #000;font-weight:bold;background-color:#f5f7f7;border: solid 1px #d7d2d5;vertical-align: middle;font-size: 17px;padding: 7px 11px;line-height: 32px;border-width: 1px 1px 1px 0px;}
	.tableType01_7 tbody td{padding: 7px 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){}
	.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: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}
	
	.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(2) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}
	
	.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
	.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
	.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.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: 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.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: 23.7%;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: 66px;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: 83%;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: 82.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: 6.3% 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: 23.7%;text-align: center;font-size: 20px;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: 3.7% 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: 23.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:49%;float: left;border: 1px solid #dedede;padding: 25px;margin: 0 0.5% 10px;height: 330px;}
	.teacher_info{width:100%;float: left;padding-bottom: 20px;border-bottom: 0px solid #dedede;margin-bottom: 20px;height:300px;}
	.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: 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: 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: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}


}


/************************1200 ~ 1519******************************/
@media screen and (min-width:1200px) and (max-width: 1519px) {

		select{background: #fff;}
body{background-color: #fff;}
img{max-width: 100%;}
html,body {width:100%;height:100%;margin:0px;padding:0px;/* font-family:sans-serif; */}

 #wrap{width: 100%;}
#mcontainer{display: none;}				        


/* 헤더 */
.header_top_form{width: 100%;float: left;overflow: hidden;background: #fff;}
.header_top_right{width: 96%;margin: 0 2%;height: 40px;float: left;}
.header_top_right > li:nth-child(1){float: right;width: 88px;margin: 0% 0%;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 800;padding: 10px 0px;}

#header3 .header_form{margin: 0;width: 100%;background: #fff;float: left;}
#header3{padding: 0px 0px;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;top: 0;}
#header3 .header_body{width: 96%;margin: 0 2%;height: 67px;float: left; position:relative;}
#header3 .header_body h1{width: 27%;float: left;margin-top: 10px;}
#header3 .header_body h1 > a{float: left;width: 100%;font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;line-height: 28px;}
#header3 .header_body h1 > a img{
    width: 50%;
    float: left;
    margin-right: 10px;
}

#header3 .header_body .header_form > h1{/* padding-left: 5%; */float: left;margin-top: 6px;text-align: left;}
#header3 .header_body .header_form > h1 > a{width:100%;float:left;font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
#header3 .header_body .header_form > h1 > a img{width: 50%;float:left;margin-right: 10px;}
#header3 .header_body .header_form #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header3 .header_body .header_form #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header3 .header_body .header_form #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header3 .header_form #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header3 .header_form #gnb  .dept2 > a:hover,
#header3 .header_form #gnb  .dept2 > a:active,
#header3 .header_form #gnb  .dept2 > a:focus {font-weight: bold}


.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;}



/*  메뉴 */

#menu2 {width: 68%;color: #000;line-height: 50px;margin-left: 2%;text-align: center;font-weight: 600;float: left;}
#menu2 > ul > li {float:left;width: 14.2%;position:relative;padding: 0% 0% 2%;}
#menu2 > ul > li > a{width: 100%;font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
#menu2 > ul > li:hover > div{display:block;}
#menu2 > ul > li > div {display: none;font-size:14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;top: 96px;background: #ffffff url(../img/peo.png) no-repeat 16% 89%;background-size: 11%;}
#menu2 > ul > li > div > div{width: 96%;margin: 0 2%;float: left;}
.menu_title{float: left;width: 26%;border-right: 1px solid #dede;padding: 54px 3% 50px 2%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 26px;margin: 20px 0 76px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 0% 0%;font-size: 16px;font-weight: 500;line-height: 27px;color: #000;}


#menu2 > ul > li:nth-child(1) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(2) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(3) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(4) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(5) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(6) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(7) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:hover > div {display:block;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.sub_menu_form > ul{float:left;width: 65%;padding: 41px 0% 14px 4%;}
.sub_menu_form > ul > li{float: left;/*width: 150px*/;padding: 0% 0%;margin-right: 2%;margin-bottom: 2%;}
.sub_menu_form > ul > li > a{float: left;width: 100%;text-align: center;height: 48px;line-height: 47px;font-size: 16px;border: 1px solid #dedede;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; 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: 27px;margin-top: 12px;}
 .top_side2 li {float: left;margin: 0;font-size: 1em;font-weight: 600;width: 100%;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;}
 
 


/* 탭 전체 스타일 */
.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;}


 /********************** 메인 css ****************************/
 
        /* 메인 비쥬얼*/
		.visual{width: 96%;height: 393px;margin: 0px 2%;border-radius: 0px 0px 80px;position: relative;float: left;}
		.visual .inner_img {width: 100%;min-height: 393px;margin: 0;border-radius: 0px 0px 60px 0px;float: left;position:relative;}
		.visual .inner_img:before{content:"NAMBU";position:absolute;top:0%;left: 0%;font-size: 87px;color: #a3b3ef96;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;letter-spacing: -2px;}
		.visual .inner_img:after{content:"UNIVERSITY";position: absolute;top: 80%;right: 0%;font-size: 74px;color: #5f79db73;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;letter-spacing: -7px;}
		.visual .inner_img img {width: 100%;float: left;}
		.visual_text{position: absolute;top: 32%;left: 8%;width: 100%;float: left;}
		.visual_text h3{width: 100%;float: left;color: #000;font-size: 45px;}
		.visual_text p{float: left;width: 100%;color: #000;font-size: 20px;line-height: 34px;}
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 96%;margin: 68px 2%;float: left;} 
         .main_content_form2{width:100%;float: left;}
         .main_content1{width: 24%;margin: 0 1% 0 0;float: left;}
         .main_content2{width: 24%;margin: 0 1% 0 0;float: left;}
         .main_content3{width: 24%;margin: 0 1% 0 0;float: left;background: #2a63ad;}
         .main_content4{width: 25%;margin: 0 0px 0 0;float: left;}
         .video_wrap{width: 100%;float:left;margin-top: -32%;z-index: 5;position: relative;margin-left: 0%;height: 322px;margin-bottom: 15px;}
         .video_wrap iframe{width: 100%;float:left;height: 25.5vh;}
         .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: 32px;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: 63%;float: left;font-size: 25px;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: 195px;}
          .img_content2{width:100%;float:left;border-radius: 0px 60px 0px 0px;overflow: hidden;border: 1px solid #00000017;height: 212px;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: 24px;margin-bottom: 8%;color: #fff;height: 67px;overflow: hidden;} 
          .notice_wrap ul:nth-child(2) li a span{width: 40%;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: 78%;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: 20%;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: 96px 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: 28%;}
	   .quick_icon li:nth-child(2) > a{background: url(../img/quick2.png) no-repeat 50% 30%;background-size: 30%;}
	   .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: 31%;}
       .quick_icon li:nth-child(6) > a{background: url('../img/quick6.png') no-repeat 50% 30%;background-size: 25%;}
	   .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;}
		.prev {left: 0;border-radius: 3px 0 0 3px;}
		.prev:hover, .next:hover {background-color: rgba(0,0,0,0.8);}
	   

/** footer  **/
	footer{width:100%;float:left;border-top: 1px solid #dedede;}
	.foot_top{width: 100%;float: left;}
	.foot_top ul{width: 96%;margin: 0 2%;height: 55px;float: left;}
	.foot_top ul li{float: left;width: 180px;text-align: center;padding: 1% 0;font-size: 44px;}
	.foot_top ul li a{border:none;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 19px;font-style: normal;font-weight: 800;}
	.foot_top ul li:first-child {}
	
	.foot_side{width: 50%;float: left;margin: 1% 48% 1% 8%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 15px;}
	.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%;margin: 0% 2% 1%;float: left;}
	.foot_info li:nth-child(1){width: 20%;float: left;margin: 0% 2% 0.5%;}
	.foot_info li:nth-child(1) img{width:266px;float:left;}
	.foot_info li:nth-child(2){float:left;width: 76%;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;line-height: 25px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
	.foot_info li:nth-child(3){float: right;width: 20%;text-align: center;} 
	
	



















/*********************************************    컨텐츠       ***********************************************************/
/* 서브페이지 기본레이아웃 시안2  */

.sub_visual{width:100%;float:left;height: 245px;overflow:hidden;margin-top: 100px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg.png) no-repeat;background-size: cover;}
.sub_visual h1{width: 100%;float: left;text-align: center;color: #fff;font-size: 2.2em;letter-spacing: 3px;padding-top: 8%;text-shadow: 1px 1px 4px #000;}
.content2{width: 100%;margin: 99px  0px 15px;height: 393px;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: 1230px;margin: 0 auto;height: 55px;}
 nav > ul:first-child > li:nth-child(1){padding: 1%;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;width: 16%;padding-right: 0%;border-right: 1px solid #fff3;}
 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: 0px;width: 16%;}
 nav > ul:first-child > li:nth-child(4){    float: left;padding-right: 20px;width: 136px;}
 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 10px;font-size: 16px;border: none;float: left;width: 100%;text-align: left;}
.dropdown {position: relative;display: inline-block;width: 100%;float: left;}
.dropdown-content {display: none;position: absolute;background-color: #164178;width: 100%;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1;float: left;top: 96%;max-height: 350px;overflow-y: scroll;}
.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;}
.dropbtn:before {
    display: block;
    content: '∨';
    position: absolute;
    top: 50%;
    right: 10px;
    color: #fff;
    font-size: 14px;
    transform: translate(0, -50%);
}


.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: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: 40%;float: left;}
 .depth01_textimg2 > ul:nth-child(2) > li:nth-child(1){float: left;width: 100%;margin: 22% 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(1){width: 55%;float: left;line-height: 2em;margin: 3% 5% 5% 0%;}
 .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: 2%;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: 7px;width: 100%;border: 0px solid #ddd;padding: 2% 0%;}
 .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: 90%;padding: 2% 5%;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 {width:9.9%;position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 0.9em;border-width: 0;background: #ebebeb;color: #aba7a7;}
	  ul.tabs_cm li a{background: #fff;color: #444;width:100%;float:left;padding: 16px 0;font-size: 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: 19.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
	  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width: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;border: 1px solid #2c72cd;}
	  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
	  
/**** 테이블서식  ****/ 
	 
	 /* 표준테이블  */ 
   	.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: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}
	
	.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(2) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}
	
	.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
	.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
	.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.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: 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.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: 23.7%;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: 66px;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: 83%;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: 82.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: 6.3% 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: 23.7%;text-align: center;font-size: 20px;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: 3.7% 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: 23.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:49%;float: left;border: 1px solid #dedede;padding: 25px;margin: 0 0.5% 10px;height: 330px;}
	.teacher_info{width:100%;float: left;padding-bottom: 20px;border-bottom: 0px solid #dedede;margin-bottom: 20px;height:300px;}
	.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: 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: 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: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}


}		

/************************1024 ~ 1199******************************/
@media screen and (min-width:1024px) and (max-width: 1199px) {

	
		select{background: #fff;}
body{background-color: #fff;}
img{max-width: 100%;}
html,body {width:100%;height:100%;margin:0px;padding:0px;/* font-family:sans-serif; */}

 #wrap{width: 100%;}
#mcontainer{display: none;}				        


/* 헤더 */
.header_top_form{width: 100%;float: left;overflow: hidden;background: #fff;}
.header_top_right{width: 96%;margin: 0 2%;height: 40px;float: left;}
.header_top_right > li:nth-child(1){float: right;width: 88px;margin: 0% 0%;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 800;padding: 10px 0px;}

#header3 .header_form{margin: 0;width: 100%;background: #fff;float: left;}
#header3{padding: 0px 0px;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;top: 0;}
#header3 .header_body{width: 96%;margin: 0 2%;height: 67px;float: left; position:relative;}
#header3 .header_body h1{width: 25%;float: left;margin-top: 10px;}
#header3 .header_body h1 > a{float: left;width: 100%;font-size: 17px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;line-height: 28px;}
#header3 .header_body h1 > a img{
    width: 135px;
    float: left;
    margin-right: 10px;
}

#header3 .header_body .header_form > h1{/* padding-left: 5%; */float: left;margin-top: 6px;text-align: left;}
#header3 .header_body .header_form > h1 > a{width:100%;float:left;font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
#header3 .header_body .header_form > h1 > a img{width: 50%;float:left;margin-right: 10px;}
#header3 .header_body .header_form #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header3 .header_body .header_form #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header3 .header_body .header_form #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header3 .header_form #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header3 .header_form #gnb  .dept2 > a:hover,
#header3 .header_form #gnb  .dept2 > a:active,
#header3 .header_form #gnb  .dept2 > a:focus {font-weight: bold}


.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;}



/*  메뉴 */

#menu2 {width: 68%;color: #000;line-height: 50px;margin-left: 2%;text-align: center;font-weight: 600;float: left;}
#menu2 > ul > li {float:left;width: 14.2%;position:relative;padding: 0% 0% 2%;}
#menu2 > ul > li > a{width: 100%;font-size: 19px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
#menu2 > ul > li:hover > div{display:block;}
#menu2 > ul > li > div {display:none;font-size:14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;top: 96px;background: #ffffff url(../img/peo.png) no-repeat 21% 100%;background-size: 6%;}
#menu2 > ul > li > div > div{width: 1920px;margin: 0 auto;}
.menu_title{float: left;width: 28%;border-right: 1px solid #dede;padding: 54px 108px 50px 8%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 26px;margin: 20px 0 76px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 0% 0%;font-size: 16px;font-weight: 500;line-height: 27px;color: #000;}


#menu2 > ul > li:nth-child(1) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(2) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(3) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(4) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(5) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(6) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(7) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:hover > div {display:block;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.sub_menu_form > ul{float:left;width: 44%;padding: 41px 0% 14px 54px;}
.sub_menu_form > ul > li{float: left;width: 194px;padding: 0% 0%;margin-right: 2%;margin-bottom: 2%;}
.sub_menu_form > ul > li > a{float: left;width: 100%;text-align: center;height: 48px;line-height: 47px;font-size: 16px;border: 1px solid #dedede;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; 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: 27px;margin-top: 12px;}
 .top_side2 li {float: left;margin: 0;font-size: 1em;font-weight: 600;width: 100%;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;}
 
 


/* 탭 전체 스타일 */
.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;}


 /********************** 메인 css ****************************/
 
        /* 메인 비쥬얼*/
		.visual{width: 96%;height: 430px;margin: 0px 2%;border-radius: 0px 0px 80px;position: relative;}
		.visual .inner_img {width: 100%;min-height: 229px;margin: 0;border-radius: 0px 0px 60px 0px;float: left;position:relative;}
		.visual .inner_img:before{content:"NAMBU";position:absolute;top:0%;left: -1%;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: 70%;right: 0%;font-size: 0;color: #5f79db73;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;letter-spacing: -7px;}
		.visual .inner_img img {width: 100%;float: left;}
		.visual_text{position: absolute;top: 23%;left: 4%;width: 100%;float: left;}
		.visual_text h3{width: 100%;float: left;color: #000;font-size: 45px;}
		.visual_text p{float: left;width: 100%;color: #000;font-size: 26px;line-height: 34px;font-weight: 600;}
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 96%;margin: 48px 2%;float: left;}
         .main_content_form2{width:100%;float: left;}
         .main_content1{width: 24%;margin: 0 1% 0 0;float: left;}
         .main_content2{width: 24%;margin: 0 1% 0 0;float: left;}
         .main_content3{width: 24%;margin: 0 1% 0 0;float: left;background: #2a63ad;}
         .main_content4{width: 25%;margin: 0 0px 0 0;float: left;}
         .video_wrap{width: 100%;float:left;margin-top: -93px;z-index: 5;position: relative;margin-left: -1px;height: 324px;margin-bottom: 15px;}
         .video_wrap iframe{width: 239px;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 11px;padding: 0% 6%;}
         .main_content_title2 h2{width: 56%;float: left;font-size: 20px;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: 162px;}
          .img_content2{width:100%;float:left;border-radius: 0px 60px 0px 0px;overflow: hidden;border: 1px solid #00000017;height: 200px;background: url('../img/quick_bg1.png') no-repeat 50% 30%;background-size: 100%;margin-bottom: 15px;background-size: cover;}
          .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: 200px;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: 76%;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: 23px;margin-bottom: 5%;color: #fff;height: 50px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} 
          .notice_wrap ul:nth-child(2) li a span{width: 45%;float: left;font-size: 14px;font-weight: 500;color: #fff;} 
          
          
          .notice_wrap ul:nth-child(3){float:left;width: 90%;padding: 28px 5%;}
          .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: 70%;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: 28%;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: 85px 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: 28%;}
	   .quick_icon li:nth-child(2) > a{background: url(../img/quick2.png) no-repeat 50% 30%;background-size: 34%;}
	   .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: 31%;}
	   .quick_icon li:nth-child(6) > a {
    background: url(../img/quick6.png) no-repeat 50% 30%;
    background-size: 31%;
}
       .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;}
		.prev {left: 0;border-radius: 3px 0 0 3px;}
		.prev:hover, .next:hover {background-color: rgba(0,0,0,0.8);}
	   

/** footer  **/
	footer{width:100%;float:left;border-top: 1px solid #dedede;}
	.foot_top{width: 100%;float: left;}
	.foot_top ul{width: 96%;margin: 0 2%;height: 55px;float: left;}
	.foot_top ul li{float: left;width: 180px;text-align: center;padding: 1% 0;}
	.foot_top ul li a{border:none;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
	.foot_top ul li:first-child {}
	
	.foot_side{width: 50%;float: left;margin: 1% 48% 1% 8%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 15px;}
	.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%;margin: 1% 2%;float: left;}
	.foot_info li:nth-child(1){width: 20%;float: left;margin: 0.5% 2%;}
	.foot_info li:nth-child(1) img{width:266px;float:left;}
	.foot_info li:nth-child(2){float:left;width: 76%;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;line-height: 25px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
	.foot_info li:nth-child(3){float: right;width: 20%;text-align: center;} 
	
	



















/*********************************************    컨텐츠       ***********************************************************/
/* 서브페이지 기본레이아웃 시안2  */

.sub_visual{width:100%;float:left;height: 245px;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: 99px  0px 0px;height: 309px;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: 1230px;margin: 0 auto;height: 55px;}
 nav > ul:first-child > li:nth-child(1){padding: 1%;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;width: 16%;padding-right: 0%;border-right: 1px solid #fff3;}
 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: 0px;width: 16%;}
 nav > ul:first-child > li:nth-child(4){    float: left;padding-right: 20px;width: 136px;}
 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 10px;font-size: 16px;border: none;float: left;width: 100%;text-align: left;}
.dropdown {position: relative;display: inline-block;width: 100%;float: left;}
.dropdown-content {display: none;position: absolute;background-color: #164178;width: 100%;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1;float: left;top: 96%;max-height: 350px;overflow-y: scroll;}
.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;}
.dropbtn:before {
    display: block;
    content: '∨';
    position: absolute;
    top: 50%;
    right: 10px;
    color: #fff;
    font-size: 14px;
    transform: translate(0, -50%);
}


.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: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: 40%;float: left;}
 .depth01_textimg2 > ul:nth-child(2) > li:nth-child(1){float: left;width: 100%;margin: 22% 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(1){width: 55%;float: left;line-height: 2em;margin: 3% 5% 5% 0%;}
 .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: 2%;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: 100%;border: 0px solid #ddd;padding: 0;}
 .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: 2%;width: 90%;padding: 2% 5%;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 {width:9.9%;position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 0.9em;border-width: 0;background: #ebebeb;color: #aba7a7;}
	  ul.tabs_cm li a{background: #fff;color: #444;width:100%;float:left;padding: 16px 0;font-size: 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: 19.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
	  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width: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;border: 1px solid #2c72cd;}
	  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
	  
/**** 테이블서식  ****/ 
	 
	 /* 표준테이블  */ 
   	.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: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}
	
	.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(2) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}
	
	.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
	.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
	.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.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: 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.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: 23.7%;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: 66px;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: 83%;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: 82.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: 6.3% 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: 23.7%;text-align: center;font-size: 20px;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: 3.7% 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: 23.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:49%;float: left;border: 1px solid #dedede;padding: 25px;margin: 0 0.5% 10px;height: 330px;}
	.teacher_info{width:100%;float: left;padding-bottom: 20px;border-bottom: 0px solid #dedede;margin-bottom: 20px;height:300px;}
	.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: 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: 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: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}
	
	
	
	

}
		

		
		
		

		
		
		
