@charset "utf-8";

.hire_title { font-size: 26px; color: #005caf; text-align: center; font-weight: 700; line-height: 30px; padding: 63px 0; }
.hire_line { max-width: 960px; height: 3px; margin: 0 auto; background: #005caf; margin-bottom: 10px; }
.hire_h4 { max-width: 960px; margin: 0 auto; font-size: 28px; color: #525253; line-height: 80px; }
.hire_01 { max-width: 960px; margin: 0 auto; }
.hire_01 dl { margin-bottom: 20px; }
.hire_01 dt { float: left; font-size: 18px; color: #595757; }
.hire_01 dd { float: left; font-size: 15px; color: #666666; width: 90%; line-height: 32px;}
.hire_line_01 { max-width: 960px; height: 1px; background: #dadada; margin: 40px auto; }
.hire_line_02 { max-width: 960px; height: 3px; margin: 0 auto; background: #005caf; margin-top: 60px; margin-bottom: 10px; }
.hire_footer { max-width: 960px; margin: 0 auto; text-align: center; border-top: 1px solid #dadada; line-height: 50px; padding-bottom:60px;}
.span_01 { font-size: 14px; color: #898989; }
.span_02 { font-size: 14px; color: #005caf; }

@media screen and ( max-width: 960px ){
.hire_h4, .hire_01 { padding: 0 20px; }
 
}