@charset "utf-8";
/*layout*/
/*상단메뉴 갯수에 따른영역*/
/*#animate #tm{margin-right:-500px; width:800px;}

#animate #tm{width:auto}
#animate #tm .th1{width:auto;font-size:17px;}*/

#topmenu #gnb_device .th1 a.th1_lnk.ov:after,
#topmenu #gnb_device .th1 a.th1_lnk:active:after{background:#006b6b;}
#topmenu #gnb_device .th2> li >a:after{background:#006b6b;}
#topmenu #gnb_device .th2 li a.ov,
#topmenu #gnb_device .th2 li a:active{color:#006b6b}

/*메인*/
#container h2 span{color:#eda201}

.wrapper #container{background:url(/images/Business/main/main_bg.png) no-repeat 450px 0;}

/*공지게시판 탭*/
.sect1 .mcnt2 h3 a.ov:before{background:#fdad01;}
.sect1 .mcnt2 h3 a.ov:after{border-top-color:#fdad01;}

/*학과소개*/
.sect2 .mcnt3 a .ico{top:21px;left:5px;width:97px;height:75px;background:url(/images/Business/main/mcnt3_ico01.png) no-repeat 50% 0 / 50%;}
.sect2 .mcnt3 a:hover .ico,
.sect2 .mcnt3 a:focus .ico{background-image:url(/images/Business/main/mcnt3_ico01_ov.png)}

/*교육과정*/
.sect2 .mcnt4{background:#fdad01 url(/images/Business/main/mcnt4_bg.png) no-repeat}

/*포토앨범*/
.sect2 .mcnt5{overflow:hidden;position:relative;margin:10px 0 0;padding:0;height:266px;}
.sect2 .mcnt5 > a{overflow:hidden;padding:0;height:100%}
.sect2 .mcnt5 > a span.ov{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/mie/main/mcnt6_ov_bg.png);}
.sect2 .mcnt5 > a span.ov:after{display:block;position:absolute;top:85px;left:50%;margin-left:-21px;width:43px;height:43px;background:url(/images/mie/main/mcnt6_ov.png) no-repeat;content:'';}
.sect2 .mcnt5 > a:hover span.ov{display:block;z-index:10}

.sect2 .mcnt5 > a figure{background:#dcdcdc;text-align:center;}
.sect2 .mcnt5 > a figure img{/*max-height:266px;width:100%;*/position:absolute;top:50%;left:50%;max-width:none;height:100%; transform: translate(-50%, -50%);}
.sect2 .mcnt5 > a figure figcaption{position:absolute;bottom:0;left:0;padding:10px 3%;width:94%;background:#000;text-align: left;z-index:10;}
.sect2 .mcnt5 > a figure figcaption b{display:block;overflow:hidden;color:#fff;font-size:16px;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;}
.sect2 .mcnt5 > a figure figcaption span{display:block;color:#fff;font-size:13px}

.sect2 .mcnt5 .more{position:absolute;bottom:62px;left:0;}
.sect2 .mcnt5 .more a{display:block;padding:0;width:30px;height:30px;background:#ff7800 url(/images/mie/main/more.png) no-repeat 50% 8px;font-size:0;line-height:0;}
.sect2 .mcnt5 > a:hover + .more a{background-color:#ff7800;z-index:10;}

/*졸업후진로*/
.sect2 .mcnt7{background:#fb8d02}
.sect2 .mcnt7 h3,
.sect2 .mcnt7 a{color:#fff;}
.sect2 .mcnt7 a:hover,
.sect2 .mcnt7 a:focus{background:#3b424c;color:#fff;}
.sect2 .mcnt7 a .ico{top:27px;left:11px;width:92px;height:60px;background:url(/images/Business/main/mcnt5_ico01_ov.png) no-repeat 50% 0 / 75%;}
.sect2 .mcnt7 a:hover .ico,
.sect2 .mcnt7 a:focus .ico{color:#fff;background-image:url(/images/Business/main/mcnt5_ico01_ov.png)}


@media only screen and (min-width:768px){

/*학과소개*/
.sect2 .mcnt3 a .ico{margin:30px auto 25px;background:url(/images/Business/main/mcnt3_ico01.png) no-repeat 50% 0;}
/*포토앨범*/
.sect2 .mcnt5{margin:0;height:250px;}
.sect2 .mcnt5 > a figure img{max-height:250px;}
/*졸업후진로*/
.sect2 .mcnt7 a .ico{margin:30px auto 35px;background:url(/images/Business/main/mcnt5_ico01_ov.png) no-repeat 50% 0;}

}



@media only screen and (min-width:1000px){

#animate #tm .th1 .th1_lnk.current,
#animate #tm .th1 .th1_lnk:hover,
#animate #tm .th1 .th1_lnk:focus{color:#eda201;}
#animate #tm .th1 .th1_lnk.current+.th2{background:#eda201;}

/*포토앨범*/
.sect2 .mcnt5 > a figure figcaption{padding:10px 0 10px 15px;width:235px;}

}