/* Faculty */
.teachList ul li .box .photo{box-shadow:2px 2px 15px rgba(0,0,0,0.1);border:1px solid #eaeef0}
.teachList ul li .box::before{background-image: linear-gradient(135deg, #79b244, #039786);}
.popFix .popCon h2{color:#fff;background-image: linear-gradient(to right, #7cb342 , #009688);}
.popFix .popCon .teachCon .teachInforTop .homePage{background:url('/_res/tongmyong/ce/img/ic_homepage.png') no-repeat left 5px}
.popFix .popCon .teachCon .teachInforTop .homePage a{color:#065f46;}
.popFix .popCon .teachCon .teachInfor h4{color:#00897b;}
.popFix .popCon .teachCon .teachInfor h4::before{background:#fff;border:3px solid #5ca296;}
.popFix .popCon .teachCon .teachInforTop{background:#f6f7f8}

/* 3댑스탭 */
.dapth-tab{max-width:1280px; margin:0 auto 100px;}
.dapth-tab ul{display:flex;flex-wrap:wrap;border-top:1px solid #e4e4e4}
.dapth-tab li{flex-grow:1;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}
.dapth-tab li:first-child{border-left:1px solid #e4e4e4}
.dapth-tab .item{text-align:center;display:flex;align-items:center;height:60px;font-size:1.15rem;font-weight:500;justify-content:center;transition:.2s}
.dapth-tab .item.on,
.dapth-tab .item:hover{background-color:#009924;color:#fff}

/* contact us */
.sub04{overflow:hidden;clear:both;}
.sub04 .link-box-wrap{float:left; width:50%;}
.sub04 .link-box-wrap .link-box{border:1px solid #c8c8c8; margin:10px; padding:35px 30px 30px 30px; position:relative; min-height:200px;}
.sub04 .link-box-wrap .link-box:hover{border:1px solid #0fa13c;}
.sub04 .link-box-wrap h4{font-size:25px; font-weight:600;}
.sub04 .link-box-wrap h5{color:#0fa13c; margin:10px 0 0 0;}
.sub04 .link-box::before{content:""; position:absolute; display:block; background:#0fa13c; width:15px; height:15px; top:0; right:0;}
.sub04 .link-box-in a:hover{color:#0fa13c;text-decoration:underline;}

/* Campus Map */
.btn-type1.m-top{margin-left:10px;}
[class*="btn-type"]{padding:0;}

/* 영문게시판 */
.viewlist li{padding:0 20px 0 220px;}
.viewTypeA .file{padding:15px 40px 20px 160px;}
.boadSearchA .btn{width:100px;text-indent:32px;background:#34464e url(/_res/tongmyong/ce/img/ic_search2.png) no-repeat 13px center;}

/* 아이콘 */
.downBox h2.ic1{background:url('../img/ic_loca.png') no-repeat left center;}
.downBox h2.ic2{background:url('../img/ic_doc.png') no-repeat left center;}
.scheduleCon .schedList .schedListTop .btnType .btn1 a::before{background-image:url('../img/ic_sch_car.png')}
.scheduleCon .schedList .schedListTop .btnType .btn2 a::before{background-image:url('../img/ic_sch_list.png')}

/* 라인컬러 */
.downBox::before{background-image: linear-gradient(to right, #7cb342 , #009688)}

/* 버튼컬러 */
.downBox .btnRt .btn.down a{color:#fff;background:#004d40 url('../img/ic_down.png') no-repeat right 18px center;border-color:#004d40;}

@media screen and (max-width:1200px){
	.dapth-tab{padding: 0 15px;margin-top:25px;}
}
	
@media screen and (max-width:1024px){
	.dapth-tab li{width:50%}
	.dapth-tab .item{font-size:1rem;}
	.dapth-tab li:nth-child(3){border-left:1px solid #e4e4e4;}
}

@media screen and (max-width:640px){
	.dapth-tab .item{font-size:0.9rem;}
	
	.sub04 .link-box-wrap{width:100%}
	.sub04 .link-box-wrap h4{font-size:22px;}
	.sub04 .link-box-wrap .link-box{padding:25px 25px 25px 20px;min-height:auto;}
}

@media screen and (max-width:533px){
.btn-type1.m-top{margin-top:10px;margin-left:0;}
}
/*educational-courses css*/
.educational-courses table col{width: calc(100% / 8)}
.educational-courses .mb_scroll:not(:last-of-type){margin-bottom: 50px;}
.educational-courses table .bg-gray td{background: #f6f7f8;}
.educational-courses table td.left{text-align: left;}
.educational-courses tbody th, .educational-courses tbody td{padding: 10px 15px;}