/*나눔명조*/
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

/*company_01*/
#company_01 {
    background: url(../img/company01_bg.png) center center;
}
#company_01 span.top_ment_top{
    color: #e4455a;
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
#company_01 p.top_ment{
    font-family: 'Nanum Myeongjo';
    font-size: 25px;
    line-height: 36px;
    color: #333;
    font-weight: 600;
}
#company_01 p.top_ment span.under_pen_effec{
    background-color: #e15215;
    color: #fff;
    display: inline-block;
    padding: 0px 3px;
}
#company_01 span.sign{
    font-family: 'Nanum Myeongjo';
    font-style: italic;
    color: #555;
    font-weight: 600;
    font-size: 22px;
}