/*나눔스퀘어*/
@import url(//fonts.googleapis.com/earlyaccess/NanumMyeongjo.css);
@import url(//fonts.googleapis.com/earlyaccess/NanumSquare.css);

/*company_02*/
#company_02 {
    background-color:#fff ;
}
#company_02 span.top_ment_top{
    color: #e4455a;
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
} 
#top_ment {
    font-family: 'NanumSquare';
    font-size: 25px;
    line-height: 36px;
    color: #333;
    font-weight: 400;
    text-align: justify;
}
#top_ment {
    font-family: 'NanumSquare';
    font-size: 25px;
    line-height: 36px;
    color: #333;
    font-weight: 800;
}
.st:before{display:inline-block;content:"";width:4px;height:20px;margin:0 5px -1px 0;background:#d41225}
.nd:before{display:inline-block;content:"";width:4px;height:15px;margin:0 5px -1px 0;background:#ff2a00}

#sub_ment {
    font-family: 'NanumSquare';
    font-size: 16px;
    line-height: 6.5mm;
    color: #555;
    font-weight: 400;
    text-align: justify;
}

#company_02 span.pen_effect{
    background-color: #ffff99;
    color: #555;
    display: inline-block;
    padding: 0px 1px;
}

#company_02 span.hanja{
    font-family: 'NanumMyeongjo';
    font-size: 16px;
    line-height: 6.5mm;
    color: #555;
    font-weight: 400;
}

