.main {
  width: 100%;
  margin-top: 123px; }

.recruit1 {
  width: 100%;
  background: #ffffff;
  padding: 7% 0 0 0;
  font-size: 18px; }
  .recruit1 .block {
    padding-bottom: 6%; }
  .recruit1 .left {
    float: left;
    width: 40%;
    font-weight: bold; }
  .recruit1 .right {
    float: right;
    width: 60%;
    line-height: 45px;
    border-top: 1px solid #000000;
    padding-top: 10px; }
    .recruit1 .right span {
      padding-left: 10px; }

.recruit2 {
  background: #efefef;
  padding: 5% 0; }
  .recruit2 .block {
    color: #6e6e6e; }
  .recruit2 span {
    font-weight: bold;
    font-size: 18px; }
  .recruit2 p span {
    padding-left: 10px;
    font-weight: normal;
    font-size: 18px; }
  .recruit2 img {
    float: left;
    margin: 0 3% 5% 29%; }
  .recruit2 .block div div {
    padding: 10px 0;
    line-height: 35px; }

.recruit3 {
  background: #ffffff;
  padding: 5% 0;
  line-height: 30px; }
  .recruit3 .left {
    float: left;
    width: 60%;
    padding: 0;
    font-size: 18px; }
    .recruit3 .left div {
      font-weight: bold;
      padding: 50px 0; }
  .recruit3 .right {
    float: right;
    width: 40%;
    line-height: 45px;
    padding: 10px 0 0 0;
    font-size: 18px; }
    .recruit3 .right div {
      font-weight: bold;
      padding: 10px 0 5px 0; }

@media screen and (min-width: 0px) and (max-width: 1000px) {
  .recruit2 img {
    float: left;
    margin: 0 3% 5% 5%; } }

/*# sourceMappingURL=recruit.css.map */
