@charset "utf-8";
/* CSS Document */


/* ------------------------------- */
/* Recruit
/* ------------------------------- */

#recruit {
 margin-bottom: 120px;
}

#recruit p {
 margin-bottom: 40px;
}

#recruit table {
 width: 100%;
 border-bottom: 1px solid #FFF;
}

#recruit table th {
 font-weight: bold;
 vertical-align: top;
}

#recruit table th,
#recruit table td {
 padding: 20px;
 border-top: 1px solid #FFF;
}

#recruit .contact {
 margin-top: 40px;
}

#recruit .contact h3 {
 margin-bottom: 5px;
 font-size: 1.1rem;
 font-weight: bold;
}