/* SWU TEXT */
.SWU { text-align: center; padding-top: 132px; }

/* 숙명여자대학교박물관 TEXT */
.smmTxt { padding-top: 48px; }
.smmTxt p, .smmTxt p > span { font-family: 'Nanum Square', sans-serif; font-weight: bold; font-size: 90px; text-align: center; }
.smmTxt p { color: #fff;  background-color: rgba( 0, 0, 0, 0.5 ); }
.smmTxt p > span { font-style: italic; color: #9d9d9d; }

/* museum*/
.subTxt { font-size: 20px; font-family: 'Nanum Square', sans-serif; text-align: center; color: #fff; padding-top: 58px; }

/* 바로가기 */
.quick {  width: 100%; height: 100%; }
.quick > a {
  display: block;
  font-family: 'Nanum Square', sans-serif; 
  height:100%; width: 100%;
  font-size: 23px;
}
.quick01 > a { color: #fc8989 !important; }
.quick02 > a { color: #ff85fe !important; }
.quick03 > a { color: #defe86 !important; }
.quick04 > a { color: #5affc3 !important; }
.quick img { padding-bottom: 20px; }
