/* 공통 */
#sub .s_top_h2{
    font-size: 30px;
    letter-spacing: -0.04em;
    padding: 25px 0;
    border-bottom: 1px solid #000;
    margin-bottom: 35px;
    text-align: center;
    font-weight: 600;
}
#sub .b_index_top_box{
    padding: 60px 0;
}
#sub .b_index_top_box .b_txt{
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    margin-top: 30px;
    font-weight: 600;
    text-align: center;
}
#sub .b_index_top_box .b_txt span{
    color: #ff7a00;
} 
