@charset "utf-8";
/*슬로건*/
.main-slogan01 .text > strong{display: -webkit-box;font-size:35px!important;color:#212121;line-height:1.3;font-weight:500;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;letter-spacing: -2px;}
.main-slogan01 .text > strong i{display:block;}
/*슬로건*/
@media screen and (max-width: 1600px) {
  .main-slogan01 .text strong {
	font-size: 30px!important;
	line-height: 1.2!important;}
}

@media screen and (max-width: 1000px) {
  .main-slogan01 .text strong {
	font-size: 25px!important;
	line-height: 1.2!important;}
}

/*공지사항*/
.wrap-notice .title:after{content:'국가 및 인류사회 발전에 기여할 수 있는 인재 양성'!important;display:block;font-size:20px;color:#666;width:320px;margin-top:30px;font-weight: 300;line-height: 1.4;}

/*로고*/
.head_logo strong {position: relative; font-size: 2.3rem !important; color: #333;padding-left: 1.5rem; line-height: 3rem;}

@media (max-width: 1024px) {
  header .wrap_header .head_logo strong {
	font-size: 1.8rem!important;
	top: -0.3rem;
	line-height: 2rem!important;
	max-width:200px; }
}

/**/