@charset "utf-8";

/*학과별 반응형 CSS*/

@media (max-width:768px){/*↓↓↓↓↓↓↓↓아래부터 내용을 기재하세요.↓↓↓↓↓↓↓↓*/
.d_width #topsns	{position:relative;right:0;padding:0 10px;background:#666;}
header{background-color:#000000;}
.deco-main-bg{height:100% !important;}
.mnoticetop2{margin-top:15px;}
#main_title_editarea img{padding: 10px 0 0 0; margin: 5px 0;}
.deco-main-bg{background:#fff !important;}

/* 입학안내 졸업후진로 */
.main-bnr {margin-bottom: 10px;}
.main-bnr a{height:120px; width:50%;float:left;}
.main-bnr .txt{display:none;}
.main-bnr a.bg1{background-image:none;}
.main-bnr a.bg2{background-image:none;}
.main-bnr .tit{font-size:22px;}
.main-bnr:after{content:''; display:block; clear:both;}
.main-quick{margin-top:5px;}



}/*↑↑↑↑↑↑위에까지 내용을 기재하세요.↑↑↑↑↑↑↑↑*/