/* common */
#about {margin: 0 auto;padding: 50px 15px;}
#about .c-inner {margin: 0 auto; overflow: hidden;}
.about-title {text-align: center;margin-bottom: 35px;}
.about-title em {font-family: 'NanumSquare', sans-serif;font-size: 19px;font-weight: 700;color: #f9a61a;word-break: keep-all;line-height: 24px;}
.about-title h1 {font-family: 'NanumSquare', sans-serif;font-size: 33px;font-weight: 900;color: #000;margin-top: 10px;word-break: keep-all;}


#about {position: relative;overflow: hidden;}


/* text-group */
#about .text-group {width: 100%;text-align: center;position: relative;z-index: 1;}

#about h2 {position: relative;font-family: 'NanumSquare', sans-serif;font-size: 22px;font-weight: 400;color: #000;word-break: keep-all;line-height: 1.5em;}


#about h2 strong {font-weight: 900;}
#about p {font-size: 16px;font-weight: 300;color: #333;line-height: 30px;margin-top: 20px;word-break: keep-all;}
#about p br {display: none;}
@media screen and (max-width:1300px){

}


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

}

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

}
