.sub_4_4_1 {
    height: 186px;
    background: url("/images/sub/sub_4_4/sub_4_4_1.jpg") center top no-repeat;
    background-size: 1920px auto;
}

.sub_4_4_2 {
    max-width: 1200px;
    margin: 0 auto;
}

table.tbl2 {width:100%;border-collapse:collapse;border-spacing:0; border-top: 2px solid #202e6b; margin-bottom: 126px; }
table.tbl2 th {background:#f4f6ff;color:#202e6b;padding: 18px 0;font-weight: 700;text-align:center;}
table.tbl2 th.even {background:#f4f6ff}
table.tbl2 td {border:1px solid #dddddd;padding: 18px 0;color:#777;font-size:14px;line-height:25px}

table.tbl2 { width: 100%; table-layout: fixed; }
table.tbl2 th, table.tbl2 th { vertical-align: middle; }
table.tbl2 th { border-bottom:1px solid #d3d5e1; font-size:16px;}
table.tbl2 td.even { background: #f8f8f8; border-bottom:1px solid #d3d5e1; }
table.tbl2 td {text-align:center;font-size:16px;line-height:18px}
table.tbl2 td.bg2 {background:#f5f5f5;font-weight:bold;color:#333}

@media (max-width: 767px) {
    table.tbl2 {
        width: auto;
        margin: 0 15px;
    }
    
    table.tbl2 th,
    table.tbl2 td {
        font-size: 13px;
        line-height: 1.4;
        padding: 10px;
        vertical-align: middle;
    }

    table.tbl2 td:last-child {
        border-right: 0;
    }
    
}