.reqruit-top-text-box1 {
    background-color: #DFDFDF;
    padding: 4em;
    text-align: center;
}
.reqruit-top-text2-box {
    background: url(../images/010.jpg) no-repeat 0 0;
        background-position : 50% 50%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
    height: 250px;
}
.reqruit-top-text2-box-in {
    height: 250px;
    font-size: 1.3em;
}
.reqruit-top-text2-box-img {
    height: 250px;
}
.reqruit-top-text2-title {
    font-size: 1.3em;
}
.mt-text1 {
    margin-top: 3.5em;
}
.reqruit-table tr {
    border-top: 1px solid #000000;
}
.reqruit-table th {
    background-color: #F4F4F4;
    width:20em;
    font-weight: normal;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
vertical-align: middle;
    border-top: 1px solid #000000;
}
