/* 공통  */
.sub_con {width: 100%; margin:0 auto; padding:0 15px ;}
.s_title h1 {font-size:24px; font-weight: 700; color:#000; text-transform: uppercase; font-family: 'Montserrat'; }
.s_title h1::before {content: ''; display: block; width: 55px; height: 3px; background: #e60012; margin:0 auto 20px;}
.s_title2 h2 {font-size:13px; font-weight: 400; color:#e60012; text-transform: uppercase; letter-spacing: 2px; font-family: 'Montserrat'; margin: 0 0 8px; }
.s_title2 h1 {font-size:22px; font-weight: 600; color:#000; word-break: keep-all;}
.s_title2 p {font-size: 15px; font-weight: 300; color:#666; line-height: 28px; margin:15px 0 0; letter-spacing: -.5px ; word-break: keep-all;}

/*Content CSS*/
#human {text-align: center; padding:40px 0 250px; }
#human h1 {font-size:25px; font-weight: 500; color:#333; }



@media screen and (max-width: 600px) {

}

@media screen and (max-width: 640px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width:1200px) {

}
