@charset "utf-8";

/*
.wrap-notice ._inner h2::before{content:'고분자공학과 소식입니다.'!important;font-size: 1.7rem;font-weight: 400;color: #666;display:block;margin-top:2.5rem;position:absolute;left:0;top:5rem;line-height:1.5;width: 22rem!important;}
*/

body .wrap-notice ._inner h2 .sub_txt{display:none;}
.wrap-notice ._inner ul > li:nth-child(4) .title::before{background: url(./../../images/main/ic-notice4.png) no-repeat center;}
.wrap-notice ._inner ul > li:nth-child(4) .title:hover::before,
.wrap-notice ._inner ul > li:nth-child(4).active .title::before {background-image: url(./../../images/main/ic-notice4-on.png);}

/*공지사항*/
@media screen and (max-width:768px) {
  .wrap-notice ._inner .title button {width: 24rem!important;font-size: 1.7rem;padding: 1.2rem 2rem 1.2rem 8rem;}	
}

/*사람들*/
.prfl-list .prfl-name strong {font-size: 25px;}