@charset "utf-8";

/* ==========================================================================
   style.css
   Copyright(C) 2014 K2WEBTECH Co., Ltd
   ========================================================================== */
   
   
/* ==========================================================================
   공통 PC
	========================================================================== */
	/* 20180907 학과페이지 탭메뉴 추가 */
	ul.nav-tabs {position:relative;overflow:hidden;margin:0;padding:0;list-style:none;}
	ul.nav-tabs li {float:left;display:inline;width:50%;height:auto;text-align:center;}
	ul.nav-tabs li a {display:block;padding:10px;background:#fff;color:#c00c0c;font-weight:700;font-size:20px;cursor:pointer}
	ul.nav-tabs li.active a {background:#c00c0c;color:#fff;}
		
	ul.nav-tabs2 {position:relative;overflow:hidden;margin:0;padding:0;list-style:none;background: #fff;}
	ul.nav-tabs2 li {float:left;display:inline-block;width: 33.33%;height:auto;text-align:center;}
	ul.nav-tabs2 li a {display:block;padding:10px;background:#fff;color:#c00c0c;font-weight:700;font-size:20px;cursor:pointer;}
	ul.nav-tabs2 li.active a {background:#c00c0c;color:#fff;}
	ul.nav-tabs2 li#tab_3.active {padding-left: 0.012%;}
	
	div.tab-content {border:3px solid #c00c0c;box-sizing:border-box;padding:10px;margin:0;}
	div.tab-content2 {border:3px solid #c00c0c;box-sizing:border-box;margin:0 0 30px 0;padding:0;}
   
	div.tab-content .hide {display:none;opacity:0;} 
	div.tab-content2 .hide {display:none;opacity:0;}
	
	div.tab-content .active {display:block;opacity:1;} 
	div.tab-content2 .active {display:block;opacity:1;}
	
	div.tab-content2 table td:last-child {text-align:left !important}
	
	.dis_table {display:table;}
	.dis_table_cell {display:table-cell;vertical-align:middle;}
	
	
	/* 뉴스룸 배경*/	
	#multipleDiv_abcd_11 {
		padding:50px 0 100px;
		background: url('../../images/main/bg_news.gif') repeat top center;
	}
	
	#multipleContentsDiv_abcd_11 {
	  	max-width:1024px;
	  	margin:0 auto;
	}
	
@media screen and (min-width:1281px) {
	div.inner{width:1024px;margin: 0 auto;position:relative;overflow:hidden;}
	div.inner2{width:1024px;margin: 0 auto;position:relative;overflow:hidden;box-sizing:border-box;border:2px solid #c00c0c;}
	span.brD{display:block;}
}

/* ==========================================================================
   공통 TABLET
   ========================================================================== */
   
@media screen and (min-width:671px) and (max-width:1280px) {
	div.inner{position:relative;overflow:hidden;}
	div.inner2{position:relative;overflow:hidden;}	
	div.inner span.em {margin-left:30px;}
	
	ul.nav-tabs, ul.nav-tabs2, div.tab-content,div.tab-content2 {margin:0 30px}
	ul.nav-tabs li a {padding:10px 0 8px 0;font-size:18px;}	

	ul.nav-tabs2 li {width:33.33%;}

	#multipleDiv_abcd_11 {padding:50px 0 70px;}	

	.imgWrap div.scroll {padding:0 20px;}
	.imgWrap div.scroll img {width:100%; height:auto;}
}
		

/* ==========================================================================
   공통 MOBILE
   ========================================================================== */
   
@media screen and (max-width:670px) {
	div.inner{position:relative;overflow:hidden;}
	div.inner2{position:relative;overflow:hidden;}
	div.inner span.em {margin-left:15px;}
	
	ul.nav-tabs, ul.nav-tabs2, div.tab-content,div.tab-content2 {margin:0 15px;}
	ul.nav-tabs li a {padding:10px 0 8px 0;font-size:16px;}

	ul.nav-tabs2 li {float:none;display:block;width:100%}
	ul.nav-tabs2 li a{text-align:center;}

	
	.tableWrap.scroll {overflow-x:scroll;}
	.tableWrap table.scroll {width:1020px !important;}
	
	.imgWrap.scroll {overflow-x:scroll;}
	.imgWrap div.scroll {width:1020px !important;}
		
	#multipleDiv_abcd_11 {padding:50px 0 50px;}
}

	div.btn{height:37px;position:relative;padding-top:50px;}
	div.btn a{display:block;width:37px;height:37px;text-indent:-9999px;position:absolute;left:50%;margin-left:-18px;}
	div.btn a.openLevel{background:url('../../images/depart/common/btn_more.png') no-repeat center;}
	div.btn a.closeLevel{background:url('../../images/depart/common/btn_close.png') no-repeat center;}
	
	.center{text-align:center;}

/* ==========================================================================
   비주얼 공통 
   ========================================================================== */
   
	#wrap_visual{width:100%;position:relative;background-size:cover !important;}
	#wrap_visual div{width:100%;height:100%;background:url('../../images/depart/common/visual_pat.png') repeat;position:absolute;top:0px;left:0px;}
	#wrap_visual h2{position:absolute;left:50%;text-indent:-9999px;background-size:cover !important;}
	#wrap_visual p{position:absolute;width:90%;left:50%;margin-left:-50%;font-weight:bold;text-shadow:1px 1px #000;color:#FFF;text-align:center;}
	#wrap_visual ul.detail {overflow:hidden;position:absolute;width:100%;left:50%;margin-left:-50%;font-weight:bold;text-shadow:1px 1px #000;color:#FFF;text-align:center;}
	#wrap_visual ul.detail li {display:inline-block;padding:0 30px;margin:10px 5px;border:2px solid #fff;}

	/*20200106 간호학과 인증평가 추가*/
	#wrap_visual .accreditation {position:absolute;top:507px;width:100%;}
	#wrap_visual .accreditation section {width:480px;height: 100px;padding: 13px 0 0 0;background: #c00409;color: #fff;margin: 0 auto;overflow: hidden;}
	#wrap_visual .accreditation section img {width: 87px;height:auto;float: left;margin: 0 16px 0 30px;}
    #wrap_visual .accreditation section ul {float: left;line-height: 1.4;}
	#wrap_visual .accreditation section ul li {text-align:left;font-size:14px;letter-spacing:-1px;text-shadow:none;}
	#wrap_visual .accreditation section ul li:nth-child(even) {font-size:35px;font-weight: bold;}


/* ==========================================================================
   비주얼 PC
   ========================================================================== */
   
@media screen and (min-width:1281px) {
	#wrap_visual{min-width:1024px;height:620px;}
	#wrap_visual h2{width:550px;margin-left:-275px;top:265px;height:80px;}
	#wrap_visual p{width:1024px;margin-left:-512px;top:350px;font-size:21px;}
	#wrap_visual p:last-child{width:1024px;margin-left:-512px;top:515px;}
	#wrap_visual ul.detail {top:390px;font-size:19px;}
}


/* ==========================================================================
   비주얼 TABLET
   ========================================================================== */
   
@media screen and (min-width:671px) and (max-width:1280px) {
	#wrap_visual{height:450px;}
	#wrap_visual h2{width:450px;margin-left:-225px;top:175px;height:65px;}
	#wrap_visual p {top:245px;font-size:18px;padding:0 5%;}
	#wrap_visual p:last-child {top:380px;}
	#wrap_visual ul.detail {top:280px;font-size:16px;}

	/*20200106 간호학과 인증평가 추가*/
	#wrap_visual .accreditation {top: 337px;}
}

/* ==========================================================================
   비주얼 MOBILE
   ========================================================================== */
   
@media screen and (max-width:670px) {
	#wrap_visual{height:310px;}
	#wrap_visual h2{width:300px;margin-left:-150px;top:130px;height:39px;}
	#wrap_visual p{top:175px;font-size:12px;padding:0 5%;}
	#wrap_visual p:last-child{top:260px;}
	#wrap_visual ul.detail {top:200px;font-size:12px;}
	#wrap_visual ul.detail li {padding:0 5px;margin:2px;}
	
	/*20200106 간호학과 인증평가 추가*/
	#wrap_visual .accreditation {top:230px;width:100%;background:#c00409;}
	#wrap_visual .accreditation section {padding:10px 0;width:300px;height:auto}
	#wrap_visual .accreditation section img {width: 60px;margin: 0px 10px 0;}
    #wrap_visual .accreditation section ul {margin-top: 3px;}
	#wrap_visual .accreditation section ul li {font-size: 12px;}
	#wrap_visual .accreditation section ul li:nth-child(even) {font-size: 17px;}
}

/* ==========================================================================
   레벨01:학과소개
   ========================================================================== */
   
/* ==========================================================================
   공통
   ========================================================================== */
   
	#level_01{width:100%;overflow:hidden;letter-spacing:-0.05em;word-spacing:-0.05em;}
	#level_01 .since{color:#FFF;background:#c00c0c;font-size:16px;font-weight:bold;padding:6px 0;text-align:center;font-family:Tahoma,sans-serif;}
	#level_01 h3 span{color:#c00c0c;}
	#level_01 div.text{color:#000;}
	#level_01 div.text span{display:block;border-top:2px solid #c00c0c;width:30px;padding-bottom:20px;}

/* ==========================================================================
   연락처
   ========================================================================== */
   
	#level_01 div.text div.contactNo{margin-top:75px;width:100%;font-size:16px;font-weight:bold;color:#000;line-height:100%;}
	#level_01 div.text div.contactNo span{font-size:12px;width:20px;height:17px;padding:3px 0 0 0 !important;}
	#level_01 div.text div.contactNo span{display:inline-block;margin:0 5px 0 15px;border:0px;color:#FFF;background:#000;text-align:center;vertical-align:middle;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    -ms-border-radius:100px;    
    -o-border-radius:100px;
    border-radius:100px;}

/* ==========================================================================
   인트로이미지슬라이더
   ========================================================================== */   
	#level_01 div.img_intro{width:100%;height:auto;margin-top:103px;position:relative;}
	#level_01 div.img_intro .slider_intro {overflow:hidden;height:180px;}
	#level_01 div.img_intro .slider_intro li{display:table-cell;}
	/*이전 다음 버튼*/
	#level_01 div.img_intro .btn_intro{width:100%;position:absolute;top:50%;margin-top:-50px;left:0;}
	#level_01 div.img_intro .btn_intro a{display:block;width:28px;height:51px;text-indent:-9999px;position:absolute;}
	#level_01 div.img_intro .btn_intro a.btn_intro_left{background:url('../../images/depart/common/btn_gall_left.png') no-repeat center;left:20px;}
	#level_01 div.img_intro .btn_intro a.btn_intro_right{background:url('../../images/depart/common/btn_gall_right.png') no-repeat center;right:20px;}  
	#level_01 div.img_intro .btn_intro a.btn_intro_play {display:block;width:22px;height:22px;text-indent:-9999px;position:absolute;background:url('../../images/depart/common/btn_gall_play1.png') no-repeat center; top:140px; left:50%; margin-left: 10px;}
	#level_01 div.img_intro .btn_intro a.btn_intro_stop {display:block;width:22px;height:22px;text-indent:-9999px;position:absolute;background:url('../../images/depart/common/btn_gall_stop1.png') no-repeat center; top:140px; left:50%; margin-left: 35px;}
	/*재생 일시정지*/
	#level_01 div.img_intro .btn_intro2 { text-align: center; margin: 20px 0; }
	#level_01 div.img_intro .btn_intro2 a{display:inline-block;width:22px;height:22px;text-indent:-9999px; text-align: center;}
	#level_01 div.img_intro .btn_intro2 a.btn_intro_play {background:url('../../images/depart/common/btn_gall_play1.png') no-repeat center;}
	#level_01 div.img_intro .btn_intro2 a.btn_intro_stop {background:url('../../images/depart/common/btn_gall_stop1.png') no-repeat center;}	
	/*
	#level_01 div.img_intro2{width:100%;height:auto;margin-top:103px;position:relative;}
	#level_01 div.img_intro2 .btn_intro{width:100%;position:absolute;top:50%;margin-top:-50px;left:0;}
	#level_01 div.img_intro2 .btn_intro a{display:block;width:28px;height:51px;text-indent:-9999px;position:absolute;}
	#level_01 div.img_intro2 .btn_intro a.btn_intro_left{background:url('../../images/depart/common/btn_gall_left.png') no-repeat center;left:20px;}
	#level_01 div.img_intro2 .btn_intro a.btn_intro_right{background:url('../../images/depart/common/btn_gall_right.png') no-repeat center;right:20px;}  
	#level_01 div.img_intro2 .btn_intro a.btn_intro_play {display:block;width:22px;height:22px;text-indent:-9999px;position:absolute;background:url('../../images/depart/common/btn_gall_play1.png') no-repeat center; top:140px; left:50%; margin-left: 10px;}
	#level_01 div.img_intro2 .btn_intro a.btn_intro_stop {display:block;width:22px;height:22px;text-indent:-9999px;position:absolute;background:url('../../images/depart/common/btn_gall_stop1.png') no-repeat center; top:140px; left:50%; margin-left: 35px;}
	
	#level_01 div.img_intro2 .btn_intro2 { text-align: center; margin: 20px 0; }
	#level_01 div.img_intro2 .btn_intro2 a{display:inline-block;width:22px;height:22px;text-indent:-9999px; text-align: center;}
	#level_01 div.img_intro2 .btn_intro2 a.btn_intro_play {background:url('../../images/depart/common/btn_gall_play1.png') no-repeat center;}
	#level_01 div.img_intro2 .btn_intro2 a.btn_intro_stop {background:url('../../images/depart/common/btn_gall_stop1.png') no-repeat center;}
	*/
		
	/* 20180905 추가 */
	#level_01 div.text2{font-size:19px;line-height:28px;color:#000;}
	#level_01 div.text2 span{display:block;border-top:3px solid #c00c0c;width:30px;padding-bottom:20px;}
	#level_01 div.pointed{margin:0 auto;margin-top:30px;text-align:center;}
	#level_01 div.pointed .title{display:inline-block;width:auto;padding-top:5px;border-top:3px solid #c00c0c;color:#c00c0c;font-size:22px;line-height:29px;font-weight:900;}
	
	#level_01 .box_gallery{position:relative;width:100%;height:auto;}
	#level_01 .box_gallery .btn_gal{width:100%;position:absolute;top:42%;left:0;}
	#level_01 .box_gallery .btn_gal a{display:block;width:38px;height:38px;text-indent:-9999px;position:absolute;}
	#level_01 .box_gallery .btn_gal a.btn_gal_left{background:url('../../images/depart/common/btn_point_left.png') no-repeat center;left:0px;}
	#level_01 .box_gallery .btn_gal a.btn_gal_right{background:url('../../images/depart/common/btn_point_right.png') no-repeat center;right:0px;}
	#level_01 .box_gallery .btn_gal2 { text-align: center; margin: 20px 0 0 0; }
	#level_01 .box_gallery .btn_gal2 a{display:inline-block;width:22px;height:22px;text-indent:-9999px; text-align: center;}
	#level_01 .box_gallery .btn_gal2 a.btn_gal_play {background:url('../../images/depart/common/btn_gall_play2.png') no-repeat center;}
	#level_01 .box_gallery .btn_gal2 a.btn_gal_stop {background:url('../../images/depart/common/btn_gall_stop2.png') no-repeat center;}
	
	#level_01 .slider_gallery {overflow:hidden;} 
	#level_01 .slider_gallery li {position:relative;display:inline-block;width:220px;height:220px;background:#b70c0f url('../../images/depart/common/Strength_bg_patten.png') no-repeat center;}
	#level_01 .slider_gallery li i {display:block;width:100px;height:60px;text-align:center;margin:12px auto 0;}
	#level_01 .slider_gallery li span {display:block;text-align:center;margin: 10px 0 5px 0;height: 66px;}
	#level_01 .slider_gallery li span img {width:auto;height:auto;}
	#level_01 .slider_gallery li p {line-height:1.2;font-size: 1.05em;font-weight:bold;text-align:center;color:#fff;}
	#level_01 .slider_gallery li i.Strength_num01 {background:url('../../images/depart/common/Strength_num01.png') no-repeat center;}
	#level_01 .slider_gallery li i.Strength_num02 {background:url('../../images/depart/common/Strength_num02.png') no-repeat center;}
	#level_01 .slider_gallery li i.Strength_num03 {background:url('../../images/depart/common/Strength_num03.png') no-repeat center;}
	#level_01 .slider_gallery li i.Strength_num04 {background:url('../../images/depart/common/Strength_num04.png') no-repeat center;}
	#level_01 .slider_gallery li i.Strength_num05 {background:url('../../images/depart/common/Strength_num05.png') no-repeat center;}
	#level_01 .slider_gallery li i.Strength_num06 {background:url('../../images/depart/common/Strength_num06.png') no-repeat center;}
	#level_01 .slider_gallery li i.Strength_num07 {background:url('../../images/depart/common/Strength_num07.png') no-repeat center;}
	#level_01 .slider_gallery li i.Strength_num08 {background:url('../../images/depart/common/Strength_num08.png') no-repeat center;}
	#level_01 .slider_gallery li i.Strength_num09 {background:url('../../images/depart/common/Strength_num09.png') no-repeat center;}
	#level_01 .slider_gallery li i.Strength_num10 {background:url('../../images/depart/common/Strength_num10.png') no-repeat center;}
   	/* 20180905 추가 끝 */

/* ==========================================================================
   PC
   ========================================================================== */
   
@media screen and (min-width:1281px) {
	#level_01{min-width:1024px;}
	#level_01 .since{float:right;width:113px;}
	#level_01 h3{margin-top:60px;}
	#level_01 h3 span{font-size:35px;}
  
	/* 20180905 추가 */
	#level_01 div.text2{width:auto;margin-top:10px;}
	#level_01 .box_gallery .bx-viewport { height: auto !important; }
	/* 20180905 추가 끝 */	
}

/* ==========================================================================
   Tablet
   ========================================================================== */
   
@media screen and (min-width:671px) and (max-width:1280px) {
	#level_01 .since{float:right;width:113px;}
	#level_01 h3{margin-top:90px;padding:0 30px;}
	#level_01 h3 span{font-size:30px;}
	
	/*인트로이미지슬라이더*/	
	#level_01 div.img_intro{width:100%;height:150px;margin-top:80px;position:relative;}
	#level_01 div.img_intro li{width:165px !important;}  
	/*
	#level_01 div.img_intro2{width:100%;height:150px;margin-top:80px;position:relative;}
	#level_01 div.img_intro2 li{width:278px !important;}  
	*/
  
  /* 20180905 추가 */
  	#level_01 div.text2{margin-top:25px;padding-left:30px;}
	#level_01 .box_gallery .bx-viewport { height: auto !important; } 
	/* 20180905 추가 끝 */
}

/* ==========================================================================
   Mobile
   ========================================================================== */
   
@media screen and (max-width:670px) {
	#level_01 .since{float:right;width:113px;}
	#level_01 h3{margin-top:40px;padding:0 15px;}
	#level_01 h3 span{font-size:22px;}
  
	#level_01 div.img_intro li{width:6.2% !important;}
	/*#level_01 div.img_intro2 li{width:2.6% !important;}*/
	
	/* 20180905 추가 */
	#level_01 div.text2{margin-top:15px;font-size:16px;line-height:24px;padding:0 15px;}
	#level_01 div.text2 span{padding-bottom:10px;}
	#level_01 div.pointed .title{font-size:18px;line-height:24px;} 
	#level_01 .box_gallery .bx-viewport { height: auto !important; }
	
	#level_01 .slider_gallery li p {font-size: 0.9em;}
	/* 20180905 추가 끝 */   
}

/* ==========================================================================
   레벨02:퀵 가이드
   ========================================================================== */
   
/* ==========================================================================
   공통
   ========================================================================== */
   	   
	#level_02{overflow:hidden;width:100%;max-width:1024px;margin:0 auto;padding:50px 0 100px;}
	
	/* quick_guide */	
	#level_02 .quick_guide_wrap {position:relative;display:block;overflow:hidden;max-width:1024px;height:auto;margin:0 auto 30px;}
	#level_02 .quick_guide {display:table;float:left;overflow:hidden;width:204px;height:204px;text-align:center;color:#fff !important;}
	#level_02 .quick_guide_cell {display:table-cell;vertical-align:middle;}
	
	#level_02 .item1 {width:408px;height:408px;}	
	#level_02 .item2 {position:absolute;left:0;top:204px;}
	#level_02 .item3 {width:408px;}
	#level_02 .item4 {float:right;height:408px;}
    #level_02 .item5 {width:612px;}
	
	#level_02 .bg01, 
	#level_02 .bg02, 
	#level_02 .bg03, 
	#level_02 .bg04 {background: url("../../images/depart/common/Strength_bg_patten.png") repeat top center;}	
	
	#level_02 .bg01 {background-color:#646464 !important;}
	#level_02 .bg02 {background-color:#b70c0f !important;}
	#level_02 .bg03 {background-color:#303030 !important;}
	#level_02 .bg04 {background-color:rgba(36,23,20,0.96) !important;}

	#level_02 .quick_guide span.since {font-size:18px;font-weight:900;}
	#level_02 .quick_guide h3 {font-size:15px;font-weight:600;line-height:1.2;letter-spacing:-1px;}
    #level_02 .quick_guide h3emt {font-size:15px;font-weight:600;line-height: 1.4;letter-spacing: -1;}
	#level_02 .quick_guide p {font-size:23px;}
	#level_02 .quick_guide p.title {margin-bottom:10px;line-height:1.2;font-size:30px;font-weight:600;}
	#level_02 .quick_guide p img {width:auto;}
	#level_02 .quick_guide p .num_guide {font-size:45px;font-weight:600;letter-spacing:0px;}
	#level_02 .quick_guide p .num_guide2 {font-size:45px;font-weight:600;}
	
	/* edu_process */
	#level_02 .edu_process_wrap {overflow:hidden;margin-top:50px;}
	#level_02 .edu_process_wrap h3{font-size:28px;color:#000;margin:0 0 20px 0;border-top:3px solid #b70c0f;}
    #level_02 .edu_process_wrap ul {font-size:0;}
	#level_02 .edu_process_wrap li {display: inline-block;margin-left: 4px;margin-right: 4px;margin-bottom:20px;padding:0;width: 333px;height: auto;font-weight:600;vertical-align:top;}
	#level_02 .edu_process_wrap li .img {overflow:hidden;}
	#level_02 .edu_process_wrap li .img .scale {
       -webkit-transform: scale(1);
       -moz-transform: scale(1);
       -ms-transform: scale(1);
       -o-transform: scale(1);
	    transform: scale(1);
		transition: all 0.3s ease-in-out;   /* 부드러운 모션을 위해 추가*/
	}
	
	#level_02 .edu_process_wrap li .img .scale:hover { 
        -webkit-transform:scale(1.15); /*  크롬 */
        -moz-transform:scale(1.15);    /* FireFox */
        -o-transform:scale(1.15);      /* Opera */
        transform:scale(1.15);         /*  default */
	}	
	#level_02 .edu_process_wrap li img {width:100%;}
	
	#level_02 .edu_process_wrap li dl {/* overflow:hidden; */padding-top:8px;}
	#level_02 .edu_process_wrap li dt {float:left;width:70px;margin-right:7px;}
	#level_02 .edu_process_wrap li dd {display:table-cell;vertical-align:top;font-size:15px;line-height:1.2;letter-spacing:-0.8px;font-weight:bold;color:#444;}
		
	
/* ==========================================================================
   PC
   ========================================================================== */

@media screen and (min-width:1025px) and (max-width:1280px) {
	#level_02 .quick_guide_wrap {max-width:1000px;}	
	#level_02 .quick_guide  {width:200px;height:200px;}
			
	#level_02 .item1 {width:400px;height:400px;}
	#level_02 .item2 {top:200px;}
	#level_02 .item3 {width:400px;}
	#level_02 .item4 {float:right;height:400px;}
	
	#level_02 .quick_guide span.since {font-size:16px;}
	#level_02 .quick_guide h3 {font-size:14px;}
	#level_02 .quick_guide p {font-size:20px;}
	#level_02 .quick_guide p.title{font-size:30px;}
	#level_02 .quick_guide p img {/*width:30%;*/}
	#level_02 .quick_guide p .num_guide  {font-size:40px;}
	#level_02 .quick_guide p .num_guide2 {font-size:40px;}		
	
	#level_02 .edu_process_wrap li {width: 32.333333%;margin-left:5px;margin-right:5px;}	
}

/* ==========================================================================
   Tablet
   ========================================================================== */
@media screen and (min-width:821px) and (max-width:1024px) {   	   
	#level_02{padding:0 0 50px;}
	#level_02 .quick_guide_wrap {max-width:800px;}	
	#level_02 .quick_guide  {width:160px;height:160px;}
				
	#level_02 .item1 {width:320px;height:320px;}
	#level_02 .item2 {top:160px;}	
	#level_02 .item3 {width:320px;}
	#level_02 .item4 {float:right;height:320px;}
	
	#level_02 .bg01, 
	#level_02 .bg02, 
	#level_02 .bg03, 
	#level_02 .bg04 {background: url("../../images/depart/common/Strength_bg_patten2.png") repeat top center;}
	
	#level_02 .quick_guide span.since {font-size:13px;}
	#level_02 .quick_guide h3 {margin-top:5px;font-size:12px;}
	#level_02 .quick_guide p {font-size:15px;}
	#level_02 .quick_guide p.title{font-size:20px;}
	#level_02 .quick_guide p img {width:40%;}
	#level_02 .quick_guide p .num_guide  {font-size:25px;}
	#level_02 .quick_guide p .num_guide2 {font-size:25px;}
    
    
    #level_02 .edu_process_wrap {padding:0 15px;}
	#level_02 .edu_process_wrap li {width:49%;height:auto;margin:0 0 20px 0;}
	#level_02 .edu_process_wrap h3{font-size:22px;}
	#level_02 .edu_process_wrap li:nth-child(odd) {float:left;}
	#level_02 .edu_process_wrap li:nth-child(even) {float:right;}
	#level_02 .edu_process_wrap li dl {height:70px;}
}
 
@media screen and (min-width:671px) and (max-width:820px) {   	   
	#level_02{padding:0 0 50px;}
	#level_02 .quick_guide_wrap {max-width:650px;}	
	#level_02 .quick_guide  {width:130px;height:130px;}
				
	#level_02 .item1 {width:260px;height:260px;}
	#level_02 .item2 {top:130px;}	
	#level_02 .item3 {width:260px;}
	#level_02 .item4 {float:right;height:260px;}
	
	#level_02 .bg01, 
	#level_02 .bg02, 
	#level_02 .bg03, 
	#level_02 .bg04 {background: url("../../images/depart/common/Strength_bg_patten2.png") repeat top center;}
	
	#level_02 .quick_guide span.since {font-size:13px;}
	#level_02 .quick_guide h3 {margin-top:5px;font-size:12px;}
	#level_02 .quick_guide p {font-size:15px;}
	#level_02 .quick_guide p.title{font-size:20px;}
	#level_02 .quick_guide p img {width:40%;}
	#level_02 .quick_guide p .num_guide  {font-size:25px;}
	#level_02 .quick_guide p .num_guide2 {font-size:25px;}
    
    #level_02 .edu_process_wrap {padding:0 15px;}		
	#level_02 .edu_process_wrap li {width:49%;height:auto;margin:0 0 20px 0;}
	#level_02 .edu_process_wrap h3{font-size:22px;}
	#level_02 .edu_process_wrap li:nth-child(odd) {float:left;}
	#level_02 .edu_process_wrap li:nth-child(even) {float:right;}
	#level_02 .edu_process_wrap li dl {height:90px;}
}

/* ==========================================================================
   Mobile
   ========================================================================== */
   
@media screen and (max-width:670px) {	   
	#level_02{padding:0 0 30px;}
	#level_02 .quick_guide_wrap {width:475px;}
	#level_02 .quick_guide  {width:95px;height:95px;}
					
	#level_02 .item1 {width:190px;height:190px;}
	#level_02 .item2 {top:95px;}
	#level_02 .item3 {width:190px;}
	#level_02 .item4 {float:right;height:190px;}

	
	#level_02 .bg01, 
	#level_02 .bg02, 
	#level_02 .bg03, 
	#level_02 .bg04 {background: url("../../images/depart/common/Strength_bg_patten2.png") repeat top center;}
	
	#level_02 .quick_guide span.since {font-size:11px;}
	#level_02 .quick_guide h3 {margin-top:0;font-size:10px;}
	#level_02 .quick_guide h3 span {display:block;}
	#level_02 .quick_guide p {font-size:13px;}
	#level_02 .quick_guide p.title {font-size:14px;margin-bottom:3px;}
	#level_02 .quick_guide p img {width:30%;}
	#level_02 .quick_guide p .num_guide  {font-size:20px;}
	#level_02 .quick_guide p .num_guide2 {font-size:20px;}	
    
    #level_02 .edu_process_wrap {padding:0 15px;}
	#level_02 .edu_process_wrap h3{font-size:20px;}
	#level_02 .edu_process_wrap ul{overflow:hidden;}
	#level_02 .edu_process_wrap li {width:49%;height:auto;margin: 0 0 20px 0;}
	#level_02 .edu_process_wrap li:nth-child(odd) {float:left;}
	#level_02 .edu_process_wrap li:nth-child(even) {float:right;}
	#level_02 .edu_process_wrap li dl {height:120px;}
	#level_02 .edu_process_wrap li dt {float:none;width:50px;margin:0;}
	#level_02 .edu_process_wrap li dd {float:none;width:auto;padding-top:8px;font-size:14px;}

    
	/* rad 교육프로세스 */	
	#major_rad #level_02 .edu_process_wrap li dl {height: 150px;}
	/* dental 교육프로세스 */	
	#major_dental #level_02 .edu_process_wrap li dl {height: 135px;}
	/* mra 교육프로세스 */	
	#major_mra #level_02 .edu_process_wrap li dl {height: 150px;}
	/* nursing 교육프로세스 */	
	#major_nursing #level_02 .edu_process_wrap li dl {height: 90px;}
	/* culinary 교육프로세스 */	
	#major_culinary #level_02 .edu_process_wrap li dl {height: 135px;}
	/* hotour 교육프로세스 */	
	#major_hotour #level_02 .edu_process_wrap li:nth-child(5) dl,
	#major_hotour #level_02 .edu_process_wrap li:nth-child(6) dl {height: 160px;}
	/* beayty 교육프로세스 */	  
	#major_beauty #level_02 .edu_process_wrap:nth-child(3) li dl {height: 135px;}
	#major_beauty #level_02 .edu_process_wrap:nth-child(4) li dl {height: 135px;}
	#major_beauty #level_02 .edu_process_wrap:nth-child(5) li dl {height: 150px;}
	/* mil 교육프로세스 */	
	#major_mil #level_02 .edu_process_wrap li:nth-child(5) dl,
	#major_mil #level_02 .edu_process_wrap li:nth-child(6) dl {height: 135px;}

    
	/* rad 교육프로세스 */	
	#major_rad1 #level_02 .edu_process_wrap li dl {height: 150px;}
	/* dental 교육프로세스 */	
	#major_dental1 #level_02 .edu_process_wrap li dl {height: 135px;}
	/* mra 교육프로세스 */	
	#major_mra1 #level_02 .edu_process_wrap li dl {height: 150px;}
	/* nursing 교육프로세스 */	
	#major_nursing1 #level_02 .edu_process_wrap li dl {height: 90px;}
	/* culinary 교육프로세스 */	
	#major_culinary1 #level_02 .edu_process_wrap li dl {height: 135px;}
	/* hotour 교육프로세스 */	
	#major_hotour1 #level_02 .edu_process_wrap li:nth-child(5) dl,
	#major_hotour1 #level_02 .edu_process_wrap li:nth-child(6) dl {height: 160px;}
	/* beayty 교육프로세스 */	  
	#major_beauty1 #level_02 .edu_process_wrap:nth-child(3) li dl {height: 135px;}
	#major_beauty1 #level_02 .edu_process_wrap:nth-child(4) li dl {height: 135px;}
	#major_beauty1 #level_02 .edu_process_wrap:nth-child(5) li dl {height: 150px;}
	/* mil 교육프로세스 */	
	#major_mil1 #level_02 .edu_process_wrap li:nth-child(5) dl,
	#major_mil1 #level_02 .edu_process_wrap li:nth-child(6) dl {height: 135px;}
}

/* ==========================================================================
   레벨03:학과 홍보동영상
   ========================================================================== */	
   
/* ==========================================================================
   공통
   ========================================================================== */	

	#level_03{width:100%;color:#000;background:#231917;letter-spacing:-0.05em;word-spacing:-0.05em;}
	#level_03 h3 {font-size:28px;color:#c00c0c;margin:0 0 10px 0;}	
	#level_03 h3 span {color:#fff;}
	
	#level_03 .video { position:relative;overflow:hidden;height:0;padding-bottom:56.25%}	
	#level_03 .video iframe,
	#level_03 .video object,
	#level_03 .video embed {position:absolute;top:0;left:0;width:100%;height:100%;}
	
	#level_03 a.video_more {display:inline-block;margin-top:10px;padding-right:20px;color:#c00c0c;font-size:18px;font-weight:bold;background:url("../../images/depart/common/video_more.png") no-repeat right 7px;}
	


/* ==========================================================================
   PC
   ========================================================================== */	
   
@media screen and (min-width:1281px) {
	#level_03{min-width:1024px;padding:50px 0;}
}

/* ==========================================================================
   Tablet
   ========================================================================== */	
   
@media screen and (min-width:671px) and (max-width:1280px) {
	#level_03{padding:50px 0;}
	#level_03 .inner{padding:0 15px;}
	#level_03 h3 {font-size:22px;}
	
}

/* ==========================================================================
   Mobile
   ========================================================================== */	
   
@media screen and (max-width:670px) {
	#level_03{padding:50px 0;}	
	#level_03 .inner{padding:0 15px;}
	#level_03 h3 {font-size:20px;}
}


/* ==========================================================================
   레벨04:취업성공기
   ========================================================================== */
   
/* ==========================================================================
   공통
   ========================================================================== */

	#level_04{width:100%;padding:50px 0;color:#FFF;}	
	#level_04.bg {background:#b70c0f !important;}	
	#level_04 h3{font-size:28px;color:#fff;margin:0 0 20px 0;border-top:3px solid #000;}	
	#level_04 p.title {font-size:30px;font-weight:900;margin:15px 0 30px;line-height:40px;}
	#level_04 p.title span{font-weight:bold;display:block;text-align:left;}
	#level_04 p.text{font-size:14px;letter-spacing:-0.5px;}	
	
	/* 20190325 취업성공기 슬라이더 추가 */
	#level_04 .intro-ssjob {width:auto;height:auto;max-width:1024px;margin:0 auto;color:#fff;padding:0px;}	
	#level_04 .intro-ssjob #slide-ssjob {overflow:hidden;}
	#level_04 .intro-ssjob #slide-ssjob li {}
	#level_04 .intro-ssjob .box-arrow-ssjob {width:100%;max-width:1024px;margin: 0 auto;position:relative;z-index:50;}
	#level_04 .intro-ssjob .box-arrow-ssjob .arrow-ssjob {position:absolute;top:340px;display:inline-block;width:40px;height:80px;text-indent:-9999px;}
	#level_04 .intro-ssjob .box-arrow-ssjob .arrow-ssjob.prev {background: url('../../images/depart/common/arrow_slide_left.png') no-repeat top center;left:-100px;}
	#level_04 .intro-ssjob .box-arrow-ssjob .arrow-ssjob.next {background: url('../../images/depart/common/arrow_slide_right.png') no-repeat top center;right:-100px;}
	#level_04 .intro-ssjob .slick-dots {text-align:center;margin: 40px 0 0 0;}
	#level_04 .intro-ssjob .slick-dots li {display:inline-block !important;width:30px !important;height:4px !important;background:#fff;margin: 0 5px !important;text-indent: -9999px!important;}
	#level_04 .intro-ssjob .slick-dots li:hover {cursor:pointer !important;}
	#level_04 .intro-ssjob .slick-dots li.slick-active {background:#000 !important;}
			
	/* 20190508 SUCESS STORY 취업후기*/	
	#level_04 .img {position:relative;}
	#level_04 .img .sucess_company {position:absolute;bottom:0;width:100%;height:60px;line-height:1;padding:13px 0 0;background:rgba(0,0,0,0.7);}
	#level_04 .img .sucess_company h3 {float:left;display:inline;padding:0;width:230px;background:none;text-align:center;border-top:0;}	
	#level_04 .img .sucess_company h3 img {width:auto !important;display:inline;}
	#level_04 .img .sucess_company ul {float:left;display:inline;overflow:hidden;padding-left:15px;border-left:1px solid #fff;}
	#level_04 .img .sucess_company ul li{display:block !important;color:#fff;}	
	#level_04 .img .sucess_company ul li.sucess_name{font-size:22px;font-weight:900;margin-bottom:10px;}
	#level_04 .img .sucess_company ul li.sucess_duty{font-size:14px;font-weight:600;}
			
	
	#level_04 .img .sucess_company2 {position:absolute;bottom:0;width:100%;height:60px;line-height:1;padding:13px 0 0;background:rgba(0,0,0,0.7);}
	#level_04 .img .sucess_company2 ul {float:left;display:inline;overflow:hidden;padding-left:15px;}
	#level_04 .img .sucess_company2 ul li{display:block !important;color:#fff;}	
	#level_04 .img .sucess_company2 ul li.sucess_name{font-size:22px;font-weight:900;margin-bottom:10px;}
	#level_04 .img .sucess_company2 ul li.sucess_duty{font-size:14px;font-weight:600;}		
		
	
	/* 20190516 SUCESS STORY 국내ㆍ외취업자 */
	#level_04 #ssjob_cert_wrap {width:100%;max-width:1024px;margin:50px auto 0;padding:0;}
	
	#level_04 .ssjob_cert {position:relative;margin:0;text-align:left;color:#fff;}
	#level_04 .ssjob_cert ul {overflow:hidden;}
	
	#level_04 .ssjob_cert li {float:left;width:33.33333333%;margin:0;outline:none;}
	#level_04 .ssjob_cert li .first{margin-left:0;} 
	#level_04 .ssjob_cert li .last {margin-right:0;}
	
	#level_04 .ssjob_cert .slick-dots {text-align:center;margin: 40px 0 0 0;}
	#level_04 .ssjob_cert .slick-dots li {float:none;display:inline-block !important;width:30px !important;height:4px !important;background:#fff;margin: 0 5px !important;text-indent: -9999px!important;}
	#level_04 .ssjob_cert .slick-dots li:hover {cursor:pointer !important;}
	#level_04 .ssjob_cert .slick-dots li.slick-active {background:#000 !important;}
	
	#level_04 .ssjob_cert .block_cert  {height:135px;background:#303030;margin:0 2px 5px;}
	#level_04 .ssjob_cert .block_cert2 {height:135px;background:#626463;margin:0 2px 5px;}
	#level_04 .ssjob_cert .block_cert:last-child {margin-bottom:0;}
	
	#level_04 .ssjob_cert ul li p {float:left;}
	
	#level_04 .ssjob_cert .detail {overflow:hidden;width:100%;padding:10px 15px 0;}
	#level_04 .ssjob_cert .detail li {width:100%;margin:0;}
	#level_04 .ssjob_cert .detail li.company {font-size:17px;font-weight:900;line-height:22px;}
	#level_04 .ssjob_cert .detail li.duty {font-size:13px;font-weight:600;}
	#level_04 .ssjob_cert .detail li.logo {margin-top:15px;padding-bottom:6px;height:24px;}
	#level_04 .ssjob_cert .detail li.logo img {display:inline;width:auto;height:auto;vertical-align:bottom;}
	#level_04 .ssjob_cert .detail li.name {padding-top:2px;font-size:12px;font-weight:600;border-top:1px solid #fff;}
	#level_04 .ssjob_cert .detail li.name span {font-weight:normal;font-size:11px;vertical-align:top;}
	#level_04 .ssjob_cert .detail li.name span.grad {font-weight:600;font-size:12px;padding-left:5px;}

	/* 20200717 slick 적용될 때 보이기 */
	#level_04 #slide-ssjob,
	#level_04 #slide_ssjob2, 
	#level_04 #slide_ssjob3 {
		opacity:0;
		visibility:hidden;;
		-webkit-transition:opacity 0.5s ease;
		-mos-transition:opacity 0.5s ease;
		-ms-transition:opacity 0.5s ease;
		-o-transition:opacity 0.5s ease;
		transition:opacity 0.5s ease;
	}

	#level_04 #slide-ssjob.slick-initialized,
	#level_04 #slide_ssjob2.slick-initialized,
	#level_04 #slide_ssjob3.slick-initialized {
		opacity:1;visibility:visible;
	}

/* ==========================================================================
   PC
   ========================================================================== */

	@media screen and (min-width:1281px) {
	}

/* ==========================================================================
   Tablet
   ========================================================================== */
   
	@media screen and (min-width:671px) and (max-width:1280px) {
		#level_04{padding:0 0 50px;}
		#level_04 h3 {font-size:22px;}
	  	#level_05 .img {margin:0 50px;}
	  	#level_04 .img img{width:100%;}		
		#level_04 p.title{margin:20px 50px 10px;}
		#level_04 p.text{margin:0 50px;text-align: justify;}	

		/* 20190508 SUCESS STORY 취업후기*/	
		#level_04 .img .sucess_company {height:35px;padding:10px 0;}
		#level_04 .img .sucess_company h3 {width:130px;margin-left:0;text-align:center;}	
		#level_04 .img .sucess_company h3 img {width:80% !important}
		
		#level_04 .img .sucess_company2 {height:50px;}
		
		#level_04 .img .sucess_company ul li.sucess_name,
		#level_04 .img .sucess_company2 ul li.sucess_name{font-size:18px;font-weight:600;margin-bottom:5px;}
		#level_04 .img .sucess_company ul li.sucess_duty,
		#level_04 .img .sucess_company2 ul li.sucess_duty{font-size:12px;}

		/* 20190325 SUCESS STORY 취업후기 슬라이더 화살표 */		
		#level_04 .intro-ssjob .box-arrow-ssjob .arrow-ssjob {top:415px;}
		#level_04 .intro-ssjob .box-arrow-ssjob .arrow-ssjob.prev {left:0px;background: url('../../images/depart/common/arrow_depart_left.png') no-repeat top center;}
		#level_04 .intro-ssjob .box-arrow-ssjob .arrow-ssjob.next {right:0px;background: url('../../images/depart/common/arrow_depart_right.png') no-repeat top center;}
	  
		/* 20190516 SUCESS STORY 국내ㆍ외취업자 */
		#level_04 .ssjob_cert {padding:0 15px;width:auto !important}
		#level_04 .ssjob_cert h3{font-size:22px;}	
		#level_04 .ssjob_cert .detail li.company {font-size:15px;}
	}
	
/* ==========================================================================
   Mobile
   ========================================================================== */
  
	@media screen and (max-width:670px) {
		#level_04{padding:0 0 20px;}
		#level_04 h3{font-size:20px;}
	  	#level_04 .img {margin:0;}
	  	#level_04 .img img{width:100%;}		
		#level_04 p.title{font-size:20px;margin:30px 50px 10px;line-height:24px;}
		#level_04 p.text{margin:0 50px;font-size:13px;line-height:1.5;text-align:justify !important;}	
		
		#level_04 .img .sucess_company {height:30px;padding:10px 0;}
		#level_04 .img .sucess_company h3 {width:130px;text-align:center;}	
		#level_04 .img .sucess_company h3 img {width:80% !important}
		
		#level_04 .img .sucess_company2 {height:40px;}
		
		#level_04 .img .sucess_company ul li.sucess_name,
		#level_04 .img .sucess_company2 ul li.sucess_name{font-size:16px;font-weight:600;margin-bottom:5px;}
		#level_04 .img .sucess_company ul li.sucess_duty,
		#level_04 .img .sucess_company2 ul li.sucess_duty{font-size:12px;}
				
		/* 20190325 SUCESS STORY 취업후기 슬라이더 화살표 */
		#level_04 .intro-ssjob .box-arrow-ssjob .arrow-ssjob {top:270px;}
		#level_04 .intro-ssjob .box-arrow-ssjob .arrow-ssjob.prev {left:0px;background: url('../../images/depart/common/arrow_depart_left.png') no-repeat top center;}
		#level_04 .intro-ssjob .box-arrow-ssjob .arrow-ssjob.next {right:0px;background: url('../../images/depart/common/arrow_depart_right.png') no-repeat top center;}
		
		/* 20190516 SUCESS STORY 국내ㆍ외취업자 */		
		#level_04 .ssjob_cert {padding:0 15px;width:auto !important}
		#level_04 .ssjob_cert h3{font-size:20px;}
		#level_04 .ssjob_cert .detail {width:100%;}
	}
	

/* ==========================================================================
   레벨05:학과개요
   ========================================================================== */	
   
/* ==========================================================================
   공통
   ========================================================================== */	

	#level_05{width:100%;color:#000;background:#f9f9f9;letter-spacing:-0.05em;word-spacing:-0.05em;}
	#level_05.bg {background:#e0e0e0 !important;}
	#level_05 h3{font-size:28px;color:#171717;margin-bottom:15px;}
	#level_05 h3 span{display:block;border-top:2px solid #000;height:10px;width:30px;}
	
	#level_05 dl{}
	#level_05 dt{font-weight:bold;display:block;;}
	#level_05 dd{border-bottom:1px solid #959595;}
	#level_05 dd span{font-weight:bold;display:block;margin-top:15px;}
	#level_05 dt.dtTop{border:0px;padding-top:0px;}
	#level_05 dd.ddBottom{border:0px;padding-bottom:0px;}	


/* ==========================================================================
   PC
   ========================================================================== */	
   
@media screen and (min-width:1281px) {
	#level_05{min-width:1024px;padding:50px 0;}
	#level_05 dl{}
	#level_05 dt{font-size:22px;padding-top:20px;padding-bottom:5px;}
	#level_05 dd{font-size:14px;line-height:26px;padding-bottom:20px;}
}

/* ==========================================================================
   Tablet
   ========================================================================== */	
   
@media screen and (min-width:671px) and (max-width:1280px) {
	#level_05{padding:50px 0;}
	#level_05 h3{font-size:22px;margin:0 30px 20px 30px;}
	
	#level_05 dl{padding:0 30px;}
	#level_05 dt{font-size:22px;padding-top:20px;padding-bottom:10px;}
	#level_05 dd{font-size:16px;line-height:28px;padding-bottom:20px;}
	
}

/* ==========================================================================
   Mobile
   ========================================================================== */	
   
@media screen and (max-width:670px) {
	#level_05{padding:50px 0;}	
	#level_05 h3{font-size:20px;margin:0 15px 20px 15px;}
	
	#level_05 dl{padding:0 15px;}
	#level_05 dt{font-size:18px;padding-top:20px;padding-bottom:10px;}
	#level_05 dd{font-size:14px;line-height:22px;padding-bottom:20px;}
}	

/* ==========================================================================
   레벨06:산학협력및가족회사리스트
   ========================================================================== */	

/* ==========================================================================
   공통
   ========================================================================== */	

	#level_06{width:100%;background:#FFF;display:none;}
	#level_06 h3{font-weight:bold;margin:0 0 30px 0;font-size:22px;}
	#level_06 ul{overflow:hidden;border-top: 1px solid #cecece;border-left: 1px solid #cecece;}
	#level_06 ul li{float:left;display:table;letter-spacing:-0.05em;word-spacing:-0.05em;}
    #level_06 ul li span{display:table-cell;text-align:center;vertical-align:middle;border-right: 1px solid #cecece;border-bottom: 1px solid #cecece;box-sizing: border-box;margin: 0 -1px 0 0;}

/* ==========================================================================
   PC
   ========================================================================== */	
   
@media screen and (min-width:1281px) {
	#level_06{min-width:1024px;padding:50px 0;}
	#level_06 ul{}
	#level_06 ul li{width:25%;font-size:14px;line-height:22px;}
	#level_06 ul li span{height:48px;padding:0 15px;}
	#level_06 ul li:nth-child(4n+0) span{border-right:1px solid #cecece;}
}

/* ==========================================================================
   Tablet
   ========================================================================== */	
   
@media screen and (min-width:671px) and (max-width:1280px) {
	#level_06{padding:50px 0;}
	#level_06 h3{margin:0 0 30px 30px;}
	#level_06 ul{margin:0 30px;}
	#level_06 ul li{width:33.333333%;font-size:16px;line-height:22px;}
	#level_06 ul li span{height:68px;padding:0 15px;}
	#level_06 ul li:nth-child(3n+0) span{border-right:1px solid #cecece;}
}

/* ==========================================================================
   Mobile
   ========================================================================== */

@media screen and (max-width:670px) {
	#level_06{padding:50px 0;}
	#level_06 h3{font-size:18px; margin:0 0 30px 15px;} 
	#level_06 ul{margin:0 15px;}
	#level_06 ul li{width:50%;font-size:12px;line-height:16px;}
	#level_06 ul li span{height:50px;padding:0 8px;}
	#level_06 ul li:nth-child(even) span{border-right:1px solid #cecece;}
}

/* ==========================================================================
   레벨07:교수소개,커리큘럼및교육방향,
   ========================================================================== */

/* ==========================================================================
   PC
   ========================================================================== */

   @media screen and (min-width:1281px) {
		#level_07{width:100%;min-width:1024px;padding:50px 0;background:url('../../images/depart/common/bg_level06_2.jpg') repeat top;}
		#level_07 h3{font-size:28px;color:#171717;margin-bottom:15px;}
		#level_07 h3 span{display:block;border-top:2px solid #000;height:10px;width:30px;}
			/*레벨07-교수소개*/
			#level_07 ul.box_teacher {overflow:hidden;margin-bottom:30px;}
			#level_07 ul.box_teacher li{overflow:hidden;float:left;width:328px;height:171px;margin-bottom:20px;background:url('../../images/depart/common/professor_bg.png') no-repeat;}
			#level_07 ul.box_teacher li:nth-child(3n+0){float:right;}
			#level_07 ul.box_teacher li:nth-child(3n+1){margin-right:20px;}
			#level_07 ul.box_teacher li img{display:block;float:left;width:140px;height:169px;margin:1px;}
			#level_07 ul.box_teacher li div{float:left;padding:20px;width:146px;height:119px;color:#000;}
			#level_07 ul.box_teacher li div h4{font-size:16px;margin-bottom:6px;}
			#level_07 ul.box_teacher li div p{font-size:14px;line-height:20px;}
			#level_07 ul.box_teacher li div.smallFont p{line-height:18px;}
	  		#level_07 ul.box_teacher li div.smallFont span{font-size:12px;line-height:16px;}
			#level_07 ul.box_teacher li div.smallFont2 p{font-size:12px;line-height:16px;}
	  		#level_07 ul.box_teacher li .smallFont3{font-size:14px;line-height:16px;}
			/*레벨07-커리큘럼및교육방향*/
			#level_07 div.tbl      {width:100%;font-size:14px;line-height:24px;margin-bottom:30px;border-top:1px solid #333333 !important;border-left:0px !important;}
			#level_07 div.tbl table{width:100%;margin:0px;padding:0px;border-collapse:collapse;border-left:0px !important;}
			#level_07 div.tbl th   {margin:0px;padding:12px;border:1px solid #cdcdcd;background:#f8f8f8;}
			#level_07 div.tbl td   {margin:0px;padding:12px;border:1px solid #cdcdcd;background:#FFF; text-align:left;}
			#level_07 div.tbl th:first-child{border-left:0px !important;}
			#level_07 div.tbl td:last-child{border-right:0px !important;}
			#level_07 div.tbl table caption{display:none;}	  
			/*비전*/
			#level_07 div.vision{width:1024px;margin: 0 auto;position:relative;}
				/*화살표*/
				#level_07 div.vision .arrowDental{position:absolute;top:77px;left:50%;margin-left:-420px;width:841px;height:400px;background:url('../../images/depart/common/arrowDental.png') no-repeat top;}
				#level_07 div.vision .arrowRad{position:absolute;top:77px;left:50%;margin-left:-420px;width:841px;height:394px;background:url('../../images/depart/common/arrowRad.png') no-repeat top;}
				#level_07 div.vision .arrowFlight{position:absolute;top:77px;left:50%;margin-left:-231px;width:462px;height:90px;background:url('../../images/depart/common/arrowFlight.png') no-repeat top;}
				#level_07 div.vision .arrowWelfare{position:absolute;top:77px;left:50%;margin-left:-231px;width:462px;height:90px;background:url('../../images/depart/common/arrowWelfare.png') no-repeat top;}
				#level_07 div.vision .arrowMra{position:relative;;margin:0 auto;width:800px;height:90px;background:url('../../images/depart/common/arrowMra2.png') no-repeat top;}
				#level_07 div.vision .arrowWkpt{position:absolute;top:97px;left:50%;margin-left:-346px;width:692px;height:236px;background:url('../../images/depart/common/arrowWkpt.png') no-repeat top;}
				#level_07 div.vision .arrow1{position:absolute;top:77px;left:50%;margin-left:-346px;width:692px;height:236px;background:url('../../images/depart/common/arrow1.png') no-repeat top;}
				#level_07 div.vision .arrow2{position:absolute;top:77px;left:50%;margin-left:-346px;width:692px;height:90px;background:url('../../images/depart/common/arrow2.png') no-repeat top;}
				#level_07 div.vision .arrow3{position:absolute;top:77px;left:50%;margin-left:-24px;width:48px;height:416px;background:url('../../images/depart/common/arrow3.png') no-repeat top;}
				#level_07 div.vision .arrow4{position:absolute;top:77px;left:50%;margin-left:-231px;width:462px;height:256px;background:url('../../images/depart/common/arrow4.png') no-repeat top;}
				#level_07 div.vision .arrow5{position:absolute;top:77px;left:50%;margin-left:-24px;width:48px;height:196px;background:url('../../images/depart/common/arrow3.png') no-repeat top;}
				#level_07 div.vision .arrow6{position:absolute;top:77px;left:50%;margin-left:-231px;width:462px;height:236px;background:url('../../images/depart/common/arrow5.png') no-repeat top;}
				#level_07 div.vision .arrow7{position:absolute;top:77px;left:50%;margin-left:-346px;width:692px;height:256px;background:url('../../images/depart/common/arrow6.png') no-repeat top;}
				#level_07 div.vision .arrow8{position:absolute;top:97px;left:50%;margin-left:-346px;width:692px;height:122px;background:url('../../images/depart/common/arrow7.png') no-repeat top;}
				#level_07 div.vision .arrow9{position:absolute;top:77px;left:50%;margin-left:-420px;width:841px;height:236px;background:url('../../images/depart/common/arrow8.png') no-repeat top;}
                #level_07 div.vision .arrow10{position:absolute;top:77px;left:50%;margin-left:-346px;width:692px;height:236px;background:url('../../images/depart/common/arrow10.png') no-repeat top;}
				/*비전ㆍ교육목표 제목*/
				#level_07 div.vision div.visionWrap{clear:both;overflow:hidden;margin-bottom:40px;position:relative;}
	   			#level_07 div.vision div.visionWrap2{clear:both;overflow:hidden;position:relative;}
				#level_07 div.vision h4{width:182px;height:50px;padding-top:26px;float:left;color:#FFF;font-size:20px;text-align:center;}
				#level_07 div.vision h4.h4F{background:url('../../images/depart/common/vision_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4F2{height:60px;padding-top:36px;background:url('../../images/depart/common/vision_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4F3{height:80px;line-height:50px;padding-top:35px;background:url('../../images/depart/common/vision_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4S{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4S2{height:60px;padding-top:36px;background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4S3{height:80px;padding-top:36px;background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4S4{height:101px;padding-top:36px;background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4SRad{height:169px;padding-top:146px;background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4Sdental{height:140px;padding-top:121px;background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4SChild{height:77px;padding-top:60px;background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4SJd{height:66px;padding-top:50px;background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4T{background:url('../../images/depart/common/human_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4T2{height:60px;padding-top:36px;background:url('../../images/depart/common/human_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4Center{clear:both;margin-left:421px;}
				/*비전ㆍ교육목표 내용*/
				#level_07 div.vision p{float:right;width:761px;padding:26px 40px 0 40px;height:50px;text-align:center;font-weight:bold;font-size:18px;background:url('../../images/depart/common/vision_title_bg_end.png') no-repeat right;}
				#level_07 div.vision p.line2{height:70px;padding-top:26px;line-height:26px;background:url('../../images/depart/common/vision_title_bg_end2.png') no-repeat right;}
				#level_07 div.vision p.line3{height:96px;padding-top:20px;line-height:26px;background:url('../../images/depart/common/vision_title_bg_end4.png') no-repeat right;}
				#level_07 div.vision p.line4{height:117px;padding-top:20px;line-height:26px;background:url('../../images/depart/common/vision_title_bg_end5.png') no-repeat right;}
				#level_07 div.vision ul.radline{float:right;width:760px;padding:26px 40px 0 40px;height:289px;font-size:16px;line-height:26px;background:url('../../images/depart/common/vision_title_bg_end3.png') no-repeat right;}
				#level_07 div.vision ul.radline li{background:url('../../images/depart/common/bul_dd.png') no-repeat left;padding-left:12px;}
                #level_07 div.vision ul.dentalline{float:right;width:820px;padding:26px 0 0 21px;height:235px;font-size:16px;line-height:26px;background:url('../../images/depart/common/vision_title_bg_end3.png') no-repeat right;}
				#level_07 div.vision ul.dentalline li{padding-left:12px;}
				/*도형*/
				#level_07 div.vision div.humanWrap{clear:both;margin: 0 auto;margin-bottom:40px;position:relative;}
				#level_07 div.vision div.humanWrap ul{overflow:hidden;width:100%;position:relative;}
				#level_07 div.vision div.humanWrap ul li{float:left;}
				#level_07 div.vision div.humanWrap ul li img{display:block;width:166px;height:166px;margin: 40px auto 20px auto;border:10px solid #dfdfdf;
                -webkit-border-radius:100px;
                -moz-border-radius:100px;
                -ms-border-radius:100px;
                -o-border-radius:100px;
                border-radius:100px;}
				#level_07 div.vision div.humanWrap ul li dl{}
	   			#level_07 div.vision div.humanWrap ul li dt{font-weight:bold;font-size:16px;text-align:center;color:#FFF; padding:24px 25px 0 25px; height:56px; line-height:1.2;}
				#level_07 div.vision div.humanWrap ul li dt.bottom10{padding:37px 25px 0 25px;height:43px;}
				#level_07 div.vision div.humanWrap ul li dd{line-height:22px;font-size:14px;margin-top:20px;margin-left:20px;display:table;}
				#level_07 div.vision div.humanWrap ul li dd span{display:table-cell;padding-right:0px;font-weight:bold;width: 26px;}
	   
	   			#level_07 div.vision div.humanWrap2{clear:both;margin: 0 auto;margin-bottom:40px;position:relative;}
				#level_07 div.vision div.humanWrap2 ul{overflow:hidden;width:100%;position:relative;}
				#level_07 div.vision div.humanWrap2 ul li{float:left;}
				#level_07 div.vision div.humanWrap2 ul li img{display:block;width:166px;height:166px;margin: 40px auto 20px auto;border:10px solid #dfdfdf;
                -webkit-border-radius:100px;
                -moz-border-radius:100px;
                -ms-border-radius:100px;
                -o-border-radius:100px;
                border-radius:100px;}
				#level_07 div.vision div.humanWrap2 ul li dl{}
	   			#level_07 div.vision div.humanWrap2 ul li dt{font-weight:bold;font-size:16px;text-align:center;color:#FFF; padding:0 25px 0 25px; height:80px; line-height:1.2;display:table;}				
				#level_07 div.vision div.humanWrap2 ul li dt p {float: none;display:table-cell;vertical-align: middle;background: none;padding: 0;font-size: 16px;}
				#level_07 div.vision div.humanWrap2 ul li dt.bottom10{padding:37px 25px 0 25px;height:43px;}
				#level_07 div.vision div.humanWrap2 ul li dd{line-height:22px;font-size:14px;margin-top:20px;margin-left:20px;display:table;}
				#level_07 div.vision div.humanWrap2 ul li dd span{display:table-cell;padding-right:0px;font-weight:bold;width: 26px;}
				/*도형-4칸*/
				#level_07 div.vision div.humanWrap01{width:942px;}
				#level_07 div.vision div.humanWrap01 div{background:url('../../images/depart/common/human_bg_01.png') no-repeat left top;width:100%;height:80px;position:absolute;top:248px;left:0px;}
				#level_07 div.vision div.humanWrap01 ul li{width:25%;}
				/*도형-5칸*/
				#level_07 div.vision div.humanWrap02{width:1022px;}
				#level_07 div.vision div.humanWrap02 div{background:url('../../images/depart/common/human_bg_02.png') no-repeat left top;width:100%;height:80px;position:absolute;top:0px;left:0px;}
				#level_07 div.vision div.humanWrap02 div.medlabBG{top:247px;}
				#level_07 div.vision div.humanWrap02 ul li{width:20%;}
				/*도형-3칸*/
				#level_07 div.vision div.humanWrap03{width:712px;}
				#level_07 div.vision div.humanWrap03 div{background:url('../../images/depart/common/human_bg_03.png') no-repeat left top;width:100%;height:80px;position:absolute;top:248px;left:0px;}
				#level_07 div.vision div.humanWrap03 ul li{width:33.3%;}
				
				/*도형-2칸*/
				#level_07 div.vision div.humanWrap04{width:484px;}
				#level_07 div.vision div.humanWrap04 div{background:url('../../images/depart/common/human_bg_04.png') no-repeat left top;width:100%;height:80px;position:absolute;top:248px;left:0px;}
				#level_07 div.vision div.humanWrap04 ul li{width:49%;}
				
			/*세로화살*/
			.ccArrow{background:url('../../images/depart/common/humanArrow.png') no-repeat center;position:absolute;top:275px;left:70px;font-size:17px;}
			.ccArrow span{display:table-cell;vertical-align:middle;height:386px;}
			.flightArrow{background:url('../../images/depart/common/flightArrow.png') no-repeat center;position:absolute;top:125px;left:70px;font-size:17px;}
			.flightArrow span{display:table-cell;vertical-align:middle;height:555px;}
			.jdArrow{background:url('../../images/depart/common/jdArrow.png') no-repeat center;position:absolute;top:288px;left:70px;font-size:17px;}
			.jdArrow span{display:table-cell;vertical-align:middle;height:318px;}
			.milArrow{background:url('../../images/depart/common/milArrow.png') no-repeat center;position:absolute;top:278px;left:70px;font-size:17px;}
			.milArrow span{display:table-cell;vertical-align:middle;height:600px;}
			
			/* 
                20191029 간호학과 비전, 교육목적, 인재상, 교육목표, 프로그램 학습성과 추가
                20230221 간호학과 인재상, 학과의 교육목표, 학습성과, 학습성과 정의로 수정
            */
			#level_07 div.new_vision{width:1024px; margin: 0 auto; margin-bottom:30px; position:relative; font-size:14px;}
	
			#level_07 div.new_vision1 {position:relative; margin-bottom:40px;}
			#level_07 div.new_vision1 div { position:relative; top:58px; width:90%; height:20px; background:#005bac; border-radius:33px; margin:0 auto;}
			#level_07 div.new_vision1 .h4center {position:relative; z-index:2; width:40px; margin:0 auto; padding:29px 26px; border-radius:60px; background:#005bac; color:#fff; font-size:20px; font-weight:bold;}
			#level_07 div.new_vision1 .con {margin:0; text-align:center; color:#005bac; font-size:36px; font-weight:bold; letter-spacing:-0.1em;}
		
			#level_07 div.new_vision2 {position:relative; margin-bottom:40px;}
			#level_07 div.new_vision2 div { position:relative; top:58px; width:90%; height:20px; background:#083375; border-radius:33px; margin:0 auto;}
			#level_07 div.new_vision2 .h4center {position:relative; z-index:2; width:40px; margin:0 auto; padding:27px 27px; border-radius:60px; background:#083375; color:#fff; font-size:20px; font-weight:bold; line-height:1;}
			#level_07 div.new_vision2 .con {margin:0; text-align:center; color:#083375; font-size:36px; font-weight:bold; letter-spacing:-0.1em;}
			
			#level_07 div.new_vision_row_tit {width:100%; margin-bottom:10px; border-radius:90px; padding:0; box-sizing:border-box}		
			
			#level_07 div.row_human_tit,
			#level_07 div.row_edu_tit,
			#level_07 div.row_result_tit,
			#level_07 div.old_row_result_tit,
			#level_07 div.row_definition_tit{position:relative;display:inline-block; padding: 8px 0; color:#fff; font-size:16px; font-weight:bold;}
			
			#level_07 div.row_human_tit {width:105px;margin-left: 10px;}
			#level_07 div.row_human_tit img {position:absolute;left:-2px;top:-4px;}
			#level_07 div.row_human_tit p {margin:0; padding:1px 0; border-radius:30px; text-indent:52px; background:#002d4d;}
			
			#level_07 div.row_edu_tit {width: 350px;margin-left: 10px;}
			#level_07 div.row_edu_tit img {position:absolute;left:-4px;top:-4px;}
			#level_07 div.row_edu_tit p {margin:0; padding:1px 0; border-radius:30px; text-indent:50px; background:#00456b;}
			
			#level_07 div.row_result_tit {width: 139px;margin-left: 9px;}
			#level_07 div.row_result_tit img {position:absolute;left:-4px;top:-4px;}
			#level_07 div.row_result_tit p {margin:0; padding:1px 0; border-radius:30px; text-indent:50px; background:#005683;}

			#level_07 div.old_row_result_tit {width: 510px;margin-left: 9px;}
			#level_07 div.old_row_result_tit img {position:absolute;left:-4px;top:-4px;}
			#level_07 div.old_row_result_tit p {margin:0; padding:1px 0; border-radius:30px; text-indent:50px; background:#005683;}
	   
			#level_07 div.row_definition_tit {width : 345px;margin-left:15px;}
			#level_07 div.row_definition_tit img {position:absolute;left:-4px;top:-4px;}
			#level_07 div.row_definition_tit p {margin:0;padding:1px 0;border-radius:30px;text-indent:50px;background: #006994;}
			
			
			#level_07 div.new_vision_row {width:100%;margin-bottom:10px;border-radius:90px;padding:10px;background:#fff;box-sizing:border-box;}
			#level_07 div.new_vision_row.bd1 {border:3px solid #1eb9ee;}
			#level_07 div.new_vision_row.bd2 {border:3px solid #21b8ce;}
			#level_07 div.new_vision_row.bd3 {border:3px solid #23b8bc;}
			#level_07 div.new_vision_row.bd4 {border:3px solid #00ac97;}
			
				
			#level_07 div.row_human {display:table-cell;vertical-align:middle;}
			#level_07 div.row_human p {display: inline-block;vertical-align:middle;width:100px;height: 80px;padding-top: 20px;line-height:1.2;text-align:center;font-size:24px;font-weight:bold;color:#fff;border-radius:50px;letter-spacing:-1px;}
			#level_07 div.row_human p span {display:block; text-align:center; font-size:12px; font-weight:normal}
			#level_07 div.row_human .bg1 {background:#1eb9ee;}
			#level_07 div.row_human .bg2 {background:#21b8ce;}
			#level_07 div.row_human .bg3 {background:#23b8bc;}
			#level_07 div.row_human .bg4 {background:#00ac97;}
			
			#level_07 div.row_edu, 
		    #level_07 div.row_result,
		    #level_07 div.row_definition {display:table-cell;vertical-align:middle;padding-left: 10px;word-spacing:-0.5px;word-break:keep-all;font-size: 12px;}
	   
			#level_07 div.row_edu {width: 370px;}
			#level_07 div.row_result {width: 90px;padding-right: 10px;}
			#level_07 div.row_definition {width: 360px;}
			
			#level_07 div.row_edu .title, 
	        #level_07 div.row_result .title,
	        #level_07 div.row_definition .title {display:none;}
	   
			#level_07 div.row_edu .txt li, 
	        #level_07 div.row_result .txt li,
	        #level_07 div.row_definition .txt li {height:24px;line-height:24px;margin:0 0 10px}

		    #level_07 div.row_edu .txt li .sblock {display:block;padding-left:12px}
	   	   
			#level_07 div.row_result .txt li {width: 90px;height: 26px;line-height: 26px;color:#fff;border-radius: 10px;text-align:center;}
		    #level_07 div.row_result .txt .btnbg01 {background:#1eb9ee;}
		    #level_07 div.row_result .txt .btnbg02 {background:#81cff4;}
		    #level_07 div.row_result .txt .btnbg03 {background:#21b8ce;}
		    #level_07 div.row_result .txt .btnbg04 {background:#84cedc;}
		    #level_07 div.row_result .txt .btnbg05 {background:#23b8bc;}
		    #level_07 div.row_result .txt .btnbg06 {background:#00ac97;}
		    #level_07 div.row_result .txt .btnbg07 {background:#70c5b5;}
		    #level_07 div.row_result .txt .btnbg08 {background:#47bfc2d9;}
	        	    #level_07 div.row_result .txt .btnbg09 {background:#7ec2c4d9;}	   

			#level_07 .new_vision_row.bd1 div.row_edu .txt li, 
	        #level_07 .new_vision_row.bd1 div.row_definition .txt li {border-top: 1px solid #d8effb;}
			#level_07 .new_vision_row.bd2 div.row_edu .txt li, 
	        #level_07 .new_vision_row.bd2 div.row_definition .txt li {border-top: 1px solid #d4ecf1;}
			#level_07 .new_vision_row.bd3 div.row_edu .txt li, 
	        #level_07 .new_vision_row.bd3 div.row_definition .txt li {border-top: 1px solid #d9efef;}
			#level_07 .new_vision_row.bd4 div.row_edu .txt li, 
	        #level_07 .new_vision_row.bd4 div.row_definition .txt li {border-top: 1px solid #cee8e1;}
	   	   
			
			/* 의무행정과 학습성과 추가 간호학과 처럼 */		
			#level_07 .new_vision_wrap2{width:1024px; margin:50px auto 0; margin-bottom:30px; position:relative; font-size:14px;}
			#level_07 .new_vision_wrap2 .row_edu_tit {width:800px;}
			#level_07 .new_vision_wrap2 .row_human_tit {width:135px;}
			#level_07 .new_vision_wrap2 .row_edu {width:800px;}
			#level_07 .new_vision_wrap2 .row_human p {width:130px;height:130px;border-radius:50%;}
	 
			/* 20200916 의무행정과 신규 인증평가 background 추가*/
			#level_07_02{width:100%;min-width:1024px;padding:50px 0;background:#00193c url('../../images/depart/mra/edu_pattern.png') repeat;}
	}
		
/* ==========================================================================
   Tablet
   ========================================================================== */
   
	@media screen and (min-width:671px) and (max-width:1280px) {
		#level_07{padding:50px 0;background:url('../../images/depart/common/bg_level06_2.jpg') repeat top;letter-spacing:-0.05em;word-spacing:-0.05em;}
		#level_07 h3{font-size:22px;color:#171717;margin:0 30px 20px 30px;}
		#level_07 h3 span{display:block;border-top:2px solid #000;height:15px;width:20px;}
			/* level_07교수소개 */
			#level_07 ul.box_teacher {overflow:hidden;margin:0 30px 0px 30px;}
			#level_07 ul.box_teacher li{overflow:hidden;float:left;width:48%;height:177px;margin-bottom:25px;border:1px solid #adadad;background:#FFF;            
            -webkit-border-radius:10px;
            -moz-border-radius:10px;
            -ms-border-radius:10px;
            -o-border-radius:10px;
            border-radius:10px;}
			#level_07 ul.box_teacher li:nth-child(even){float:right;}
			#level_07 ul.box_teacher li img{display:block;float:left;width:145px;height:177px;}
			/* 20180906 사이즈 조절씨 글시 사라짐	
			#level_07 ul.box_teacher li div{float:left;padding:20px;color:#000;width:45%;} 
			*/
			#level_07 ul.box_teacher li div{float:left;margin:20px 0 0 10px;color:#000;width:44%;}
			#level_07 ul.box_teacher li div h4{font-size:16px;margin-bottom:10px;}
			#level_07 ul.box_teacher li div p{font-size:15px;line-height:20px;}
			#level_07 ul.box_teacher li div.smallFont p{line-height:18px;font-size:13px;}
			#level_07 ul.box_teacher li div.smallFont2 p{line-height:18px;font-size:13px;}
			/*레벨07-커리큘럼및교육방향*/
			#level_07 div.tbl      {margin:0 30px;font-size:17px;border-top:1px solid #333333;}
			#level_07 div.tbl table{width:100%;margin:0px;padding:0px;border-collapse:collapse;border-left:0px !important;}
			#level_07 div.tbl th   {margin:0px;padding:12px;border:1px solid #cdcdcd;background:#f8f8f8;}
			#level_07 div.tbl td   {margin:0px;padding:12px;border:1px solid #cdcdcd;line-height:30px;text-align:left;}
			#level_07 div.tbl th:first-child{border-left:0px !important;}
			#level_07 div.tbl td:last-child{border-right:0px !important;}
			#level_07 div.tbl table caption{display:none !important;}
			/*비전*/
			#level_07 div.vision{padding:25px 15px 0 15px;}
				/*비전ㆍ교육목표 제목*/
				#level_07 div.vision div.visionWrap{clear:both;overflow:hidden;margin-bottom:40px;position:relative;}
				#level_07 div.vision div.visionWrap2{clear:both;overflow:hidden;position:relative;}
				#level_07 div.vision h4{width:150px;padding:10px 0 8px 0;color:#FFF;font-size:18px;text-align:center;background-size:cover !important;}
				#level_07 div.vision h4.h4F{background:url('../../images/depart/common/vision_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4F2{background:url('../../images/depart/common/vision_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4F3{background:url('../../images/depart/common/vision_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4S{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4S2{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4S3{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4S4{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4SRad{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4SChild{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4SJd{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4T{background:url('../../images/depart/common/human_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4T2{background:url('../../images/depart/common/human_title_bg.png') no-repeat top;}
				/*비전ㆍ교육목표 내용*/
				#level_07 div.vision p{padding:10px;font-size:16px;line-height:24px;}
				#level_07 div.vision ul.radline{padding:10px;font-size:16px;background:#FFF;border:1px solid #dedede;}
				#level_07 div.vision ul.radline li{background:url('../../images/depart/common/bul_dd.png') no-repeat 2px 9px;padding:3px 0;padding-left:14px;}
				/*도형*/
				#level_07 div.vision div.humanWrap{clear:both;position:relative;}
				#level_07 div.vision div.humanWrap ul{width:100%;position:relative;overflow:hidden;}
				#level_07 div.vision div.humanWrap ul li{overflow:hidden;margin:20px 0;}
				#level_07 div.vision div.humanWrap ul li img{display:block;width:110px;border:10px solid #dfdfdf;float:left;
                -webkit-border-radius:100px;
                -moz-border-radius:100px;
                -ms-border-radius:100px;
                -o-border-radius:100px;
                border-radius:100px;}
				#level_07 div.vision div.humanWrap ul li dl{float:left;margin-left:5%;width:75%;}
				#level_07 div.vision div.humanWrap ul li dt{font-weight:bold;font-size:16px;padding:10px;color:#FFF;margin-top:10px;}
				#level_07 div.vision div.humanWrap ul li dd{display:table;font-size:16px;margin-top:10px;margin-left:20px;}
				#level_07 div.vision div.humanWrap ul li dd span{display:table-cell;padding-right:5px;font-weight:bold;}
				#level_07 div.vision div.humanWrap ul li:nth-child(1) dt{background:#a7967a;}
				#level_07 div.vision div.humanWrap ul li:nth-child(2) dt{background:#8b7b7b;}
				#level_07 div.vision div.humanWrap ul li:nth-child(3) dt{background:#ce6a6a;}
				#level_07 div.vision div.humanWrap ul li:nth-child(4) dt{background:#838383;}
				#level_07 div.vision div.humanWrap ul li:nth-child(5) dt{background:#a7967a;}
		
				#level_07 div.vision div.humanWrap2{clear:both;position:relative;}
				#level_07 div.vision div.humanWrap2 ul{width:100%;position:relative;overflow:hidden;}
				#level_07 div.vision div.humanWrap2 ul li{overflow:hidden;margin:20px 0;}
				#level_07 div.vision div.humanWrap2 ul li img{display:block;width:110px;border:10px solid #dfdfdf;float:left;
                -webkit-border-radius:100px;
                -moz-border-radius:100px;
                -ms-border-radius:100px;
                -o-border-radius:100px;
                border-radius:100px;}
				#level_07 div.vision div.humanWrap2 ul li dl{width:auto;}
				#level_07 div.vision div.humanWrap2 ul li dt{font-weight:bold;font-size:16px;padding:10px;color:#FFF;margin-top:10px;}
				#level_07 div.vision div.humanWrap2 ul li dd{display:table;font-size:16px;margin-top:10px;margin-left:20px;}
				#level_07 div.vision div.humanWrap2 ul li dd span{display:table-cell;padding-right:5px;font-weight:bold;}
				#level_07 div.vision div.humanWrap2 ul li:nth-child(1) dt{background:#a7967a;}
				#level_07 div.vision div.humanWrap2 ul li:nth-child(2) dt{background:#8b7b7b;}
				#level_07 div.vision div.humanWrap2 ul li:nth-child(3) dt{background:#ce6a6a;}
				#level_07 div.vision div.humanWrap2 ul li:nth-child(4) dt{background:#838383;}
				#level_07 div.vision div.humanWrap2 ul li:nth-child(5) dt{background:#a7967a;}
			/*세로화살*/
			.ccArrow{display:none;}
			.flightArrow{display:none;}
			.jdArrow{display:none;}
			.milArrow{display:none;}
			
			
			/* 20191029 간호학과 비전, 교육목적, 인재상, 교육목표, 프로그램 학습성과 추가 */
			#level_07 div.new_vision{margin-bottom:30px; padding:25px 15px 0 15px; font-size:16px;}
			
			#level_07 div.new_vision1,
			#level_07 div.new_vision2 {position:relative; margin-bottom:40px;}
			
			#level_07 div.new_vision1 .h4center,
			#level_07 div.new_vision2 .h4center {width:150px; margin:0; padding:10px 0 8px 0; color:#fff; font-size:18px; text-align:center;  background-size:cover !important}
			
			#level_07 div.new_vision1 .h4center {background:url("../../images/depart/common/vision_title_bg.png") no-repeat top;}
			#level_07 div.new_vision2 .h4center {background:url("../../images/depart/common/purpose_title_bg.png") no-repeat top;}
			
			#level_07 div.new_vision1 .con,
			#level_07 div.new_vision2 .con {margin:0; padding:10px; font-size:16px; line-height:24px;}
			
			#level_07 div.new_vision_row_tit {display:none;}
			#level_07 div.new_vision_row {margin-bottom:30px;}
			
			#level_07 div.row_human {font-weight:bold; margin: 0 0 10px 0;}
			#level_07 div.row_human p {margin:0; padding:10px 0; text-indent:10px; color:#fff;}
			#level_07 div.row_human p span {font-weight:normal;}
			#level_07 div.row_human .bg1 {background:#1eb9ee;}
			#level_07 div.row_human .bg2 {background:#21b8ce;}
			#level_07 div.row_human .bg3 {background:#23b8bc;}
			#level_07 div.row_human .bg4 {background:#00ac97;}	
									
			#level_07 div.row_edu {margin:0 0 20px 10px; color:#444}
			#level_07 div.row_result {margin:0 0 20px 10px; color:#444}
			#level_07 div.row_definition {margin-left:10px; color:#444}
			
			#level_07 div.row_edu .title, 
			#level_07 div.row_result .title,
		    #level_07 div.row_definition .title {margin:0 0 5px 0; padding:5px 8px; border-radius:30px; background:#ccc; color:#333; text-align:center; font-weight:normal;}
        
			#level_07 div.row_edu .title,
			#level_07 div.row_result .title,
			#level_07 div.row_definition .title {width: 100px;}		

			#level_07 div.row_edu .txt li, 
			#level_07 div.row_result .txt li, 
			#level_07 div.row_definition .txt li {height:auto !important; }	
						
			/* 의무행정과 학습성과 추가 간호학과 처럼 */		
			#level_07 .new_vision_wrap2{padding:25px 15px 0 15px;}
			#level_07 .new_vision_wrap2 h3{margin:0 0 20px;}
	 
			/* 20200916 의무행정과 신규 인증평가 background 추가*/
			#level_07_02{padding:50px 0;background:#00193c url('../../images/depart/mra/edu_pattern.png') repeat;}
		}
		
/* ==========================================================================
   Mobile
   ========================================================================== */
   
	@media screen and (max-width:670px) {
		#level_07{padding:50px 0;background:url('../../images/depart/common/bg_level06_2.jpg') repeat top;letter-spacing:-0.05em;word-spacing:-0.05em;}
		#level_07 h3{font-size:20px;color:#171717;margin:0 15px 20px 15px;}
		#level_07 h3 span{display:block;border-top:2px solid #000;height:10px;width:20px;}
			/*레벨07-교수소개*/
			#level_07 ul.box_teacher {overflow:hidden;margin:0 15px;}
			#level_07 ul.box_teacher li{overflow:hidden;height:171px;margin-bottom:15px;border:1px solid #adadad;background:#FFF;
                -webkit-border-radius:10px;
                -moz-border-radius:10px;
                -ms-border-radius:1px;
                -o-border-radius:10px;
                border-radius:10px;}
			#level_07 ul.box_teacher li img{display:block;float:left;width:140px;height:171px;}
			#level_07 ul.box_teacher li div{float:left;margin:20px 0 0 10px;color:#000;width:45%;}
			#level_07 ul.box_teacher li div h4{font-size:16px;margin-bottom:10px;} 
			#level_07 ul.box_teacher li div p{font-size:14px;line-height:20px;}
			#level_07 ul.box_teacher li div.smallFont p{font-size:14px;line-height:18px;}
			#level_07 ul.box_teacher li div.smallFont2 p{font-size:14px;line-height:18px;}
			/*레벨07-커리큘럼및교육방향*/
			#level_07 div.tbl      {margin:0 15px;font-size:14px;border-top:1px solid #333333;}
			#level_07 div.tbl table{width:100%;margin:0px;padding:0px;border-collapse:collapse;border-left:0px !important;}
			#level_07 div.tbl th   {margin:0px;padding:6px;border:1px solid #cdcdcd;background:#f8f8f8;}
			#level_07 div.tbl td   {margin:0px;padding:6px;border:1px solid #cdcdcd;line-height:22px;text-align:left;}
			#level_07 div.tbl th:first-child{border-left:0px;}
			#level_07 div.tbl td:last-child{border-right:0px;}
			#level_07 div.tbl table caption{display:none;}
			/*비전*/
			#level_07 div.vision{padding:25px 15px 0 15px;}
				/*비전ㆍ교육목표 제목*/
				#level_07 div.vision div.visionWrap{clear:both;overflow:hidden;margin-bottom:40px;position:relative;}
				#level_07 div.vision div.visionWrap2{clear:both;overflow:hidden;position:relative;}
				#level_07 div.vision h4{width:100px;padding:6px 0 4px 0;color:#FFF;font-size:14px;text-align:center;background-size:cover !important;}
				#level_07 div.vision h4.h4F{background:url('../../images/depart/common/vision_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4F2{background:url('../../images/depart/common/vision_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4F3{background:url('../../images/depart/common/vision_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4S{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4S2{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4S3{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4S4{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4SRad{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4SChild{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4SJd{background:url('../../images/depart/common/purpose_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4T{background:url('../../images/depart/common/human_title_bg.png') no-repeat top;}
				#level_07 div.vision h4.h4T2{background:url('../../images/depart/common/human_title_bg.png') no-repeat top;}
				/*비전ㆍ교육목표 내용*/
				#level_07 div.vision p{padding:10px;font-size:14px;line-height:22px;}
				#level_07 div.vision ul.radline{padding:10px;font-size:14px;background:#FFF;border:1px solid #dedede;line-height:22px;}
				#level_07 div.vision ul.radline li{background:url('../../images/depart/common/bul_dd.png') no-repeat 2px 9px;padding:3px 0;padding-left:14px;}
				/*도형*/

				#level_07 div.vision div.humanWrap{clear:both;position:relative;}
				#level_07 div.vision div.humanWrap ul{width:100%;position:relative;}
				#level_07 div.vision div.humanWrap ul li{overflow:hidden;margin:20px 0;}
				#level_07 div.vision div.humanWrap ul li img{display:block;width:80px;height:80px;;border:5px solid #dfdfdf;float:left;
                -webkit-border-radius:100px;
                -moz-border-radius:100px;
                -ms-border-radius:100px;
                -o-border-radius:100px;
                border-radius:100px;}
				#level_07 div.vision div.humanWrap ul li dl{float:left;width:65%;margin-left:5%;}
				#level_07 div.vision div.humanWrap ul li dt{font-weight:bold;font-size:13px;line-height:16px;padding:5px 10px;color:#FFF;margin-top:10px;}
				#level_07 div.vision div.humanWrap ul li dd{display:table;line-height:16px;font-size:13px;margin-top:10px;text-align:left;}
				#level_07 div.vision div.humanWrap ul li dd span{display:table-cell;padding-right:5px;font-weight:bold;min-width:20px;}
				#level_07 div.vision div.humanWrap ul li:nth-child(1) dt{background:#a7967a;}
				#level_07 div.vision div.humanWrap ul li:nth-child(2) dt{background:#8b7b7b;}
				#level_07 div.vision div.humanWrap ul li:nth-child(3) dt{background:#ce6a6a;}
				#level_07 div.vision div.humanWrap ul li:nth-child(4) dt{background:#838383;}
				#level_07 div.vision div.humanWrap ul li:nth-child(5) dt{background:#a7967a;}
		
				#level_07 div.vision div.humanWrap2{clear:both;position:relative;}
				#level_07 div.vision div.humanWrap2 ul{width:100%;position:relative;}
				#level_07 div.vision div.humanWrap2 ul li{overflow:hidden;margin:20px 0;}
				#level_07 div.vision div.humanWrap2 ul li img{display:block;width:80px;height:80px;;border:5px solid #dfdfdf;float:left;
                -webkit-border-radius:100px;
                -moz-border-radius:100px;
                -ms-border-radius:100px;
                -o-border-radius:100px;
                border-radius:100px;}
				#level_07 div.vision div.humanWrap2 ul li dl{width:auto;}
				#level_07 div.vision div.humanWrap2 ul li dt{font-weight:bold;font-size:13px;line-height:16px;padding:5px 10px;color:#FFF;margin-top:10px;}
				#level_07 div.vision div.humanWrap2 ul li dd{display:table;line-height:16px;font-size:13px;margin-top:10px;text-align:left;}
				#level_07 div.vision div.humanWrap2 ul li dd span{display:table-cell;padding-right:5px;font-weight:bold;min-width:20px;}
				#level_07 div.vision div.humanWrap2 ul li:nth-child(1) dt{background:#a7967a;}
				#level_07 div.vision div.humanWrap2 ul li:nth-child(2) dt{background:#8b7b7b;}
				#level_07 div.vision div.humanWrap2 ul li:nth-child(3) dt{background:#ce6a6a;}
				#level_07 div.vision div.humanWrap2 ul li:nth-child(4) dt{background:#838383;}
				#level_07 div.vision div.humanWrap2 ul li:nth-child(5) dt{background:#a7967a;}

			/*세로화살*/
			.ccArrow{display:none;}
			.flightArrow{display:none;}
			.jdArrow{display:none;}
			.milArrow{display:none;}
			
			
			/* 20191029 간호학과 비전, 교육목적, 인재상, 교육목표, 프로그램 학습성과 추가 */
			#level_07 div.new_vision{margin-bottom:30px; padding:25px 15px 0 15px; font-size:14px;}
			
			#level_07 div.new_vision1,
			#level_07 div.new_vision2 {position:relative; margin-bottom:40px;}
			
			#level_07 div.new_vision1 .h4center,
			#level_07 div.new_vision2 .h4center {width:100px; margin:0; padding:6px 0 4px 0; color:#fff; font-size:14px; text-align:center;  background-size:cover !important}
			
			#level_07 div.new_vision1 .h4center {background:url("../../images/depart/common/vision_title_bg.png") no-repeat top;}
			#level_07 div.new_vision2 .h4center {background:url("../../images/depart/common/purpose_title_bg.png") no-repeat top;}
			
			#level_07 div.new_vision1 .con,
			#level_07 div.new_vision2 .con {margin:0; padding:10px; font-size:14px; line-height:22px;}
				
			#level_07 div.new_vision_row_tit {display:none;}
			#level_07 div.new_vision_row {margin-bottom:20px;}
			
			#level_07 div.row_human {font-weight:bold; margin: 0 0 10px 0;}
			#level_07 div.row_human p {margin:0; padding:10px 0; text-indent:10px; color:#fff;}
			#level_07 div.row_human p span {font-weight:normal;}
			#level_07 div.row_human .bg1 {background:#1eb9ee;}
			#level_07 div.row_human .bg2 {background:#21b8ce;}
			#level_07 div.row_human .bg3 {background:#23b8bc;}
			#level_07 div.row_human .bg4 {background:#00ac97;}	
			
			#level_07 div.row_edu {margin:0 0 20px 10px; color:#444}
			#level_07 div.row_result {margin:0 0 20px 10px; color:#444}
			#level_07 div.row_definition {margin:0 0 0 10px; color:#444}
			
			#level_07 div.row_edu .title, 
			#level_07 div.row_result .title {margin:0; padding:0; font-weight:bold; color:#666}	
			
			/* 의무행정과 학습성과 추가 간호학과 처럼 */		
			#level_07 .new_vision_wrap2{padding:25px 15px 0 15px;}
			#level_07 .new_vision_wrap2 h3{margin:0 0 20px;}
			#level_07 .new_vision_wrap2 div.row_human p {margin:0; padding:15px 0; text-indent:10px; color:#fff;}
			#level_07 .new_vision_wrap2 div.row_edu {color:#000;font-size:13px;line-height:1.8;}

			#level_07 div.row_edu .txt li, 
			#level_07 div.row_result .txt li, 
			#level_07 div.row_definition .txt li {height:auto !important; }
	 
	  		/* 20200916 의무행정과 신규 인증평가 background 추가*/
			#level_07_02 {padding:50px 0;background:#00193c url('../../images/depart/mra/edu_pattern.png') repeat;}
			#level_07_02 .inner img {width: 100%;height:auto;}
			#level_07_02 .imgWrap.scroll {overflow-x:scroll;}
			#level_07_02 .imgWrap div.scroll {width:670px !important;}
		}

        @media screen and (max-width:480px) {
            #level_07 div.vision div.humanWrap ul li img {display:none;}
            #level_07 div.vision div.humanWrap ul li dl {margin-left:0;width:100%;}
        }

/* ==========================================================================
   레벨08:핵심직무능력
   ========================================================================== */
   
/* ==========================================================================
   PC
   ========================================================================== */
   
@media screen and (min-width:1281px) {
	#level_08{width:100%;min-width:1024px;padding:50px 0;background:#f9f9f9;display:none;}
	#level_08 h3{font-size:28px;color:#171717;margin-bottom:20px;}
	#level_08 h3 span{display:block;border-top:2px solid #000;height:10px;width:30px;}
	#level_08 .space{height:50px;}
	#level_08 h4{margin:30px 0 15px 0;font-size:16px;}
	#level_08 p{font-size:14px;line-height:22px;}
	/*핵심직무능력*/
	#level_08 div.wkptTable,
	#level_08 div.foodTable,
	#level_08 div.abilTable{border-top:1px solid #333333;border-bottom:1px solid #cdcdcd;background:#f0f0f0;}
  	#level_08 div.abilTable{border-bottom: 0px;}
	#level_08 div.wkptTable ul,
	#level_08 div.foodTable ul,
	#level_08 div.abilTable ul{overflow:hidden;}
	#level_08 div.wkptTable ul li,
	#level_08 div.foodTable ul li,
	#level_08 div.abilTable ul li{display:table;float:left;text-align:center;font-size:14px;font-weight:bold;}
	#level_08 div.wkptTable ul li span,
	#level_08 div.foodTable ul li span,
	#level_08 div.abilTable ul li span{display:table-cell;vertical-align:middle;min-height:65px;padding:5px 10px;border-left:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;line-height:22px; height: 44px;}
	#level_08 div.wkptTable ul li:first-child span,
	#level_08 div.foodTable ul li:first-child span,
	#level_08 div.abilTable ul li:first-child span{border-left:0px;}
	
	/*오작동으로인한별도CSS*/
	#level_08 div.wkptTable ul li{width:20%;}
	#level_08 div.foodTable ul li{width:8.7%;}
	#level_08 div.foodTable ul li span{height:85px;}
	
	/*학과별 li 가로사이즈*/
		/*임상병리과:medlab*/
		#major_medlab #level_08 .abilTable li{width:14.2%;}
		#major_medlab #level_08 .abilTable2 li{width:25%;}
		/*방사선과:rad*/
		#major_rad #level_08 .abilTable li{width:20%;}
		#major_rad #level_08 .abilTable2 li{width:25%;font-weight:normal;}
		#major_rad #level_08 .abilTable2 li span{height:105px;}
		/*치위생과:dental*/
		#major_dental #level_08 .abilTable li{width:11%;}
		#major_dental #level_08 .abilTable2 li{width:25%;}
		/*치기공과:ddlt*/
		#major_ddlt #level_08 .abilTable li{width:10%;}
		#major_ddlt #level_08 .abilTable2 li{width:25%;}
		/*안경광학과:optics*/
		#major_optics #level_08 .abilTable li{width:25%;}
		#major_optics #level_08 .abilTable2 li{width:20%;}
		/*의무행정과:mra*/
		#major_mra #level_08 .abilTable li{width:25%;}
		/*유아교육과:child*/
		#major_child #level_08 .abilTable li{width:20%;}
		#major_child #level_08 .abilTable2 li{width:25%;font-weight:normal;}
		#major_child #level_08 .abilTable2 li span{height:110px;vertical-align:top;text-align:left}
		/*간호학과:nursing*/
		#major_nursing #level_08 .abilTable li{width:33.333%;}
		/*사회복지과:welfare*/
		#major_welfare #level_08 .abilTable li{width:33.3%;}
		/*글로벌항공서비스과:flight*/
		#major_flight #level_08 .abilTable li{width:10%;}
		#major_flight #level_08 .abilTable2 li{width:25%;}
		/*글로벌호텔관광과:hotour*/
		#major_hotour #level_08 .abilTable li{width:25%;}
		#major_hotour #level_08 .abilTable2 li{width:50%;text-align:left;}
		/*미용피부화장품과:beauty*/
		#major_beauty #level_08 .abilTable li{width:25%;font-weight:normal;}
		#major_beauty #level_08 .abilTable li span{height:105px;}
		/*아동보육과:cc*/
		#major_cc #level_08 .abilTable li{width:25%;}
		/*외식조리과:culinary*/
		#major_culinary #level_08 .abilTable li{width:25%;}
		/*주얼리디자인과:jd*/
		#major_jd #level_08 .abilTable li{width:33.3%;}
		#major_jd #level_08 .abilTable2 li{width:20%;}
		/*의무부사관과:mil*/
		#major_mil #level_08 .abilTable li{width:12.5%;}
		#major_mil #level_08 .abilTable li span{height:120px;}
	
	/* 20200714 학과 홈페이지 상단 하단 아이디 분리 학과별 li 가로사이즈*/
		/*임상병리과:medlab*/
		#major_medlab2 #level_08 .abilTable li{width:14.2%;}
		#major_medlab2 #level_08 .abilTable2 li{width:25%;}
		/*방사선과:rad*/
		#major_rad2 #level_08 .abilTable li{width:20%;}
		#major_rad2 #level_08 .abilTable2 li{width:25%;font-weight:normal;}
		#major_rad2 #level_08 .abilTable2 li span{height:105px;}
		/*치위생과:dental*/
		#major_dental2 #level_08 .abilTable li{width:11%;}
		#major_dental2 #level_08 .abilTable2 li{width:25%;}
		/*치기공과:ddlt*/
		#major_ddlt2 #level_08 .abilTable li{width:10%;}
		#major_ddlt2 #level_08 .abilTable2 li{width:25%;}
		/*안경광학과:optics*/
		#major_optics2 #level_08 .abilTable li{width:25%;}
		#major_optics2 #level_08 .abilTable2 li{width:20%;}
		/*의무행정과:mra*/
		#major_mra2 #level_08 .abilTable li{width:25%;}
		/*유아교육과:child*/
		#major_child2 #level_08 .abilTable li{width:20%;}
		#major_child2 #level_08 .abilTable2 li{width:25%;font-weight:normal;}
		#major_child2 #level_08 .abilTable2 li span{height:110px;vertical-align:top;text-align:left}
		/*간호학과:nursing*/
		#major_nursing2 #level_08 .abilTable li{width:33.333%;}
		/*사회복지과:welfare*/
		#major_welfare2 #level_08 .abilTable li{width:33.3%;}
		/*글로벌항공서비스과:flight*/
		#major_flight2 #level_08 .abilTable li{width:10%;}
		#major_flight2 #level_08 .abilTable2 li{width:25%;}
		/*글로벌호텔관광과:hotour*/
		#major_hotour2 #level_08 .abilTable li{width:25%;}
		#major_hotour2 #level_08 .abilTable2 li{width:50%;text-align:left;}
		/*미용피부화장품과:beauty*/
		#major_beauty2 #level_08 .abilTable li{width:25%;font-weight:normal;}
		#major_beauty2 #level_08 .abilTable li span{height:105px;}
		/*아동보육과:cc*/
		#major_cc2 #level_08 .abilTable li{width:25%;}
		/*외식조리과:culinary*/
		#major_culinary2 #level_08 .abilTable li{width:25%;}
		/*주얼리디자인과:jd*/
		#major_jd #level_08 .abilTable li{width:33.3%;}
		#major_jd #level_08 .abilTable2 li{width:20%;}
		/*의무부사관과:mil*/
		#major_mil2 #level_08 .abilTable li{width:12.5%;}
		#major_mil2 #level_08 .abilTable li span{height:120px;}

	/*교육운영방향*/
	#level_08 div.eduTable{border-top:1px solid #333333;}
	#level_08 div.eduTable ul{overflow:hidden;}
	#level_08 div.eduTable ul li{display:table;border-bottom:1px solid #cdcdcd;}
	#level_08 div.eduTable li h5{display:table-cell;vertical-align:middle;min-height:35px;padding:20px;line-height:22px;width:150px;text-align:center;background:#f0f0f0;font-size:14px;}
	#level_08 div.eduTable li div{display:table-cell;vertical-align:middle;min-height:35px;padding:20px;line-height:22px;width:793px;border-left:1px solid #cdcdcd;background:#FFF;font-size:14px;}
	#level_08 div.eduTable.line2 li div{width:1024px;border-left:0;}
	
	
	#level_08 .btnWrap .btn_go {padding:6px 30px 6px 10px;background:#c00c0c url('../../images/common/bg_btnGo.gif') 98% 11px no-repeat}
}

/* ==========================================================================
   Tablet
   ========================================================================== */
   
@media screen and (min-width:671px) and (max-width:1280px) {
	#level_08{width:100%;padding:50px 0;background:#f9f9f9;display:none;}
	#level_08 h3{font-size:22px;color:#171717;margin:0 30px 20px 30px;}
	#level_08 h3 span{display:block;border-top:2px solid #000;height:10px;width:30px;}
	#level_08 .space{height:30px;}
	#level_08 h4{margin:30px 30px 15px 30px;font-size:16px;}
	#level_08 p{font-size:14px;line-height:22px;margin: 0 30px;}
	/*핵심직무능력*/
	#level_08 div.wkptTable,
	#level_08 div.foodTable,
	#level_08 div.abilTable{margin:0 30px;}
	#level_08 div.wkptTable ul,
	#level_08 div.foodTable ul,
	#level_08 div.abilTable ul{overflow:hidden;}
	#level_08 div.wkptTable ul li,
	#level_08 div.foodTable ul li,
	#level_08 div.abilTable ul li{float:left;text-align:center;font-size:16px;font-weight:bold;margin:1%;width:48%;}
	#level_08 div.wkptTable ul li span,
	#level_08 div.foodTable ul li span,
	#level_08 div.abilTable ul li span{display:block;height:37px;padding:22px 5px 0 5px;border:1px solid #cdcdcd !important;line-height:22px;background:#f0f0f0;}
	#level_08 div.abilTable2T ul li{float:none;text-align:left;font-size:16px;font-weight:bold;margin:1% 0;width:100%;}
	#level_08 div.abilTable2T ul li span{display:block;height:auto;padding:10px;line-height:22px;}
	/*오작동으로인한별도CSS*/
	#level_08 div.wkptTable ul li{}
	#level_08 div.foodTable ul li{}
	#level_08 div.foodTable ul li span{}
	/*교육운영방향*/
	#level_08 div.eduTable{border-top:1px solid #333333;margin: 0 30px;}
	#level_08 div.eduTable ul{overflow:hidden;}
	#level_08 div.eduTable ul li{border-bottom:1px solid #cdcdcd;padding:20px 0;}
	#level_08 div.eduTable li h5{font-size:18px;line-height:22px;margin-bottom:15px;}
	#level_08 div.eduTable li div{font-size:16px;line-height:26px;}

	#level_08 .btnWrap {padding-left:30px;}
}

/* ==========================================================================
   Mobile
   ========================================================================== */
   

@media screen and (max-width:670px) {
	#level_08{width:100%;padding:50px 0;background:#f9f9f9;display:none;}
	#level_08 h3{font-size:20px;color:#171717;margin:0 15px 20px 15px;}
	#level_08 h3 span{display:block;border-top:2px solid #000;height:10px;width:30px;}
	#level_08 .space{height:30px;}
	#level_08 h4{margin:30px 15px 15px 15px;font-size:16px;}
	#level_08 p{font-size:14px;line-height:22px;margin: 0 15px;}
	/*핵심직무능력*/
	#level_08 div.wkptTable,
	#level_08 div.foodTable,
	#level_08 div.abilTable{margin:0 15px;}
	#level_08 div.wkptTable ul,
	#level_08 div.foodTable ul,
	#level_08 div.abilTable ul{overflow:hidden;}
	#level_08 div.wkptTable ul li,
	#level_08 div.foodTable ul li,
	#level_08 div.abilTable ul li{float:left;text-align:center;font-size:13px;font-weight:bold;margin:1%;width:48%;}
	#level_08 div.wkptTable ul li span,
	#level_08 div.foodTable ul li span,
	#level_08 div.abilTable ul li span{display:block;height:30px;padding:17px 5px 0 5px;border:1px solid #cdcdcd !important;line-height:15px;background:#f0f0f0;}
	#level_08 div.abilTable2m ul li{float:none;text-align:left;font-size:13px;font-weight:bold;margin:1% 0;width:100%;}
	#level_08 div.abilTable2m ul li span{display:block;height:auto;padding:10px;}
	/*오작동으로인한별도CSS*/
	#level_08 div.wkptTable ul li{}
	#level_08 div.foodTable ul li{}
	#level_08 div.foodTable ul li span{}
	/*교육운영방향*/
	#level_08 div.eduTable{border-top:1px solid #333333;margin: 0 15px;}
	#level_08 div.eduTable ul{overflow:hidden;}
	#level_08 div.eduTable ul li{border-bottom:1px solid #cdcdcd;padding:20px 0;}
	#level_08 div.eduTable li h5{font-size:16px;line-height:22px;margin-bottom:10px;}
	#level_08 div.eduTable li div{font-size:14px;line-height:20px;}
	
	#level_08 .btnWrap {padding-left:15px;}
}


/* ==========================================================================
   레벨09:학습성과
   ========================================================================== */
   
/* ==========================================================================
   공통
   ========================================================================== */
		#level_09{width:1024px;margin: 0 auto;}
	    #level_09 h3{font-size:28px;color:#171717;margin-bottom:15px;}
		#level_09 h3 span{display:block;border-top:2px solid #000;height:10px;width:30px;}
		#level_09 div.point{
			width: auto;
			box-sizing: border-box;
		}
		#level_09 div.point ol {
			list-style-type: none;
			padding: 0px;
			font-size: 0.9rem;
		}
		#level_09 div.point .list span {
			font-size: 0.8rem;
			display: inline-block;
			width: 25px;
			height: 25px;
			line-height: 25px;
			text-align: center;
			color: #fff;
			background: #c00c0c;
			border-radius: 20px;
			margin: 0 10px 8px 0;
		}
   
   
/* ==========================================================================
   PC
   ========================================================================== */
@media screen and (min-width:1281px) {
	
	#level_09 h3{font-size:28px;color:#171717;margin-bottom:20px;}
}
	
/* ==========================================================================
   Tablet
   ========================================================================== */

@media screen and (min-width:671px) and (max-width:1280px) {
	
	#level_09{width:100%;}
	#level_09 h3{font-size:22px;color:#171717;margin:0 30px 20px 30px;}
	#level_09 div.point ol {padding:0 30px;}
	
}

/* ==========================================================================
   Mobile
   ========================================================================== */   
   
@media screen and (max-width:670px) {
	
  	#level_09{width:100%;}
	#level_09 h3{font-size:20px;color:#171717;margin:0 15px 20px 15px;}
	#level_09 div.point ol {padding:0 15px;}
	#level_09 div.point .list span{float: left;}
	#level_09 div.point ol li{margin-bottom: 10px;}
	
}   



/* ==========================================================================
   레벨10:NEWS ROOM
   ========================================================================== */
   
/* ==========================================================================
   공통
   ========================================================================== */
	.row_news {
	  text-align: center;
	  position: relative;
	  padding:50px 0;
	}
	.row_news .title_news em {
	  display: block;
	  font-size: 26px;
	  font-weight:600;
	  margin: 10px 0 0 0;
	}
	
/* ==========================================================================
   Tablet
   ========================================================================== */

@media screen and (min-width:671px) and (max-width:1280px) {
	
	
}

/* ==========================================================================
   Mobile
   ========================================================================== */   
   
@media screen and (max-width:670px) {
	.row_news .title_news h2 img {
		width: auto;
	}		
	.row_news .title_news em {
		font-size:18px;
	}
}   

@media screen and (max-width:480px) {
	.row_news .title_news h2 img {
		width: 80%;
        height:auto;
	}		
}   
