/*오시는 길 길찾기 삭제*/
.wrap-location .desc .btn-location {display: none;}

/*메인 학과 영역 삭제*/
#multipleDiv_cku_1691 {display: none;}

/*사이트맵*/
#_JW_stMp_basic ._stMpUl > li:last-child {display: block !important;}

/*비주얼 설명글 삭제*/
.wrap-visual .slider .title .desc {display: none;}

/*비주얼 폰트 크기*/
.wrap-visual .slider .title .big {font-size: 60px; line-height: 1.3;}

@media all and (max-width: 1600px) {
    .wrap-visual .slider .title .big {font-size: 55px;}
}

@media all and (max-width: 1240px) {
    .wrap-visual .slider .title .big {font-size: 40px;}
}

@media all and (max-width: 768px) {
  	.wrap-visual .slider .title {bottom: 20px;}
    .wrap-visual .slider .title .big {width: 87%; font-size: 20px;}
}
