/* SWU TEXT */
.img { text-align: center; padding-top: 132px; }

/* 숙명여자대학교박물관 TEXT */
.smmTxt { font-family: 'Nanum Myeongjo', serif; color: #fff; font-size: 75px; text-align: center; padding-top: 48px; }

/* museum*/
.subTxt { text-align: center; padding-top: 58px; }
.subTxt strong { font-size: 23px; font-family: 'Nanum Square', sans-serif; color: #fff; }

/* 바로가기 */
.baro {  width: 100%; height: 100%; }
.baro > a { 
  text-align: center; font-family: 'Nanum Square', sans-serif; 
  background: #043565; border: #d0d0d0 1px solid; height:100%; width: 100%;
  background-position: center 32%; background-repeat: no-repeat;
  padding-top: 167px;
}
.baro > a span { display: block; color: #cdd7e0; font-size: 22px; }
.baro01 a { background-image: url(/sites/museum/images/icon01.png);  }
.baro02 a { background-image: url(/sites/museum/images/icon02.png);  }
.baro03 a { background-image: url(/sites/museum/images/icon03.png);  }
.baro04 a { background-image: url(/sites/museum/images/icon04.png);  }

/* 현재전시 */
.curExh {
  font-family: 'Nanum Square', sans-serif;  
  line-height: 1.2;
}
.curExh > p { color: #303030; font-size: 20px; font-weight: bold; }
.curExh > h1 { color: #8b6800; font-size: 40px; }
.curExh > div { margin-top: 30px; }
.curExh > div > ul li { font-size: 18px; font-weight: bold; line-height: 1.7; padding-left: 0 !important; background: none !important; }
.curExh > p.btn { margin-top: 60px; }
.curExh > p.btn > a { display: block; font-size: 15px; color: #e9b84f; background: #62626a; border: #e8bf29 1px solid; padding: 8px 0; width: 140px; text-align: center; }

/* common */
.point { color: #2e4676; font-size: 20px; }
.alignL { text-align: left; }
.alignR { text-align: right; }
.alignC { text-align: center; }
.box01 {
    padding: 20px 25px;
    border: 1px solid #e1e1e1;
    background: #f8f8f8;
}
.button01 {
    display: inline-block !important; padding: 10px 30px 10px 15px;
    background: #004e30 url("/sites/museum/images/btn_link2.png") no-repeat right center; color: #fff !important;
    transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1);
}
.button01:hover {
    background: #00a264 url("/sites/museum/images/btn_link2.png") no-repeat right center;
    transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1); text-decoration: none;
}
.marT10 { margin-top: 10px !important; }
.marT20 { margin-top: 20px !important; }

/*  */
