@charset "utf-8";
/*서브비주얼 문구 수정*/
.wrap_sub_visual .visual_intro span::before {
  content: "세계를 무대로 성장하는 글로벌 비즈니스 리더 양성 \A 세계로 나아가는 첫걸음 Global Trade & Service 학부";
  white-space: pre;
  font-family: 'Dream Regular';
  font-size: 16px;
}
.wrap_sub_visual .visual_intro span::after {
  content: "School of Global Trade & Service";
  font-size: 18px;
}

.gtep_img {width:49%} 

@media all and (max-width:1280px){
  .gtep_img {width:100%; margin-bottom:10px;} 
}
@media all and (max-width:768px) {
.gtep_img {width:100%; margin-bottom:10px;} 
}