/* ------------------------------
 width: all
------------------------------ */
main section.s01 {
  background-image: url(../../images/bg_footer_recruit.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
}
main section.s01 .wrapper {
  height: 765px;
  padding-top: 50px;
}
main section.s01 .wrapper .t01 {
  text-align: center;
  font-size: 38px;
  color: #fff;
}
main section.s01 .wrapper .t02 {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
  color: #fff;
}
main section.s01 .wrapper .msg01 {
  width: 794px;
  display: block;
  margin: 20px auto 0;
}
main section.s02 {
  padding: 50px 0;
}
main section.s02 .wrapper ul {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
}
main section.s02 .wrapper ul li {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
}
main section.s02 .wrapper ul li a {
  width: 100%;
  display: block;
  text-decoration: none;
  border: 1px solid #231815;
  font-size: 17px;
  font-weight: 900;
  line-height: 100%;
  color: #231815;
  padding: 38px 0;
}
main section.s02 .wrapper ul li a img {
  width: 16px;
  vertical-align: top;
  margin: 3px 5px 0 0;
}
main section.s03 {
  background-color: #f6f6f6;
  padding: 65px 0;
  overflow: hidden;
}
main section.s03 .wrapper {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
main section.s03 .wrapper .msg01 {
  width: 634px;
  display: block;
}
main section.s03 .wrapper .photo {
  width: 463px;
  display: block;
  position: absolute;
  right: -80px;
  bottom: -65px;
}
main section.s04 {
  max-width: 2000px;
  margin: 0 auto;
  padding: 100px 0 0;
  position: relative;
  overflow: hidden;
}
main section.s04 .wrapper {
  max-width: 1300px;
  margin: 0 auto;
}
main section.s04 .wrapper .feature + .feature {
  margin-top: 70px;
}
main section.s04 .wrapper .feature:nth-child(even) .dl01::after {
  right: 0;
  left: 135px;
}
main section.s04 .wrapper .feature:nth-child(even) .dl01 dt {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s04 .wrapper .feature:nth-child(even) .dl01 dd {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 185px;
}
main section.s04 .wrapper .feature:nth-child(even) .dl02 dt {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s04 .wrapper .feature:nth-child(even) .dl02 dd {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: right;
}
main section.s04 .wrapper .feature:nth-child(even) .dl02 dd p {
  text-align: left;
  display: inline-block;
  max-width: 485px;
  font-size: 18px;
  font-weight: bold;
  line-height: 150%;
  padding-left: 50px;
}
main section.s04 .wrapper .feature .dl01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1100px;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
main section.s04 .wrapper .feature .dl01::after {
  content: "";
  display: block;
  width: 765px;
  height: 1px;
  background-color: #aaa;
  position: absolute;
  right: 135px;
  bottom: 0;
}
main section.s04 .wrapper .feature .dl01 dt {
  width: 190px;
  height: 190px;
  border: 1px solid #231815;
  border-radius: 190px;
  padding-top: 45px;
}
main section.s04 .wrapper .feature .dl01 dt .t01 {
  text-align: center;
  font-size: 20px;
  font-weight: 900;
}
main section.s04 .wrapper .feature .dl01 dt .t02 {
  line-height: 100%;
  font-size: 75px;
  text-align: center;
  letter-spacing: 0;
}
main section.s04 .wrapper .feature .dl01 dd {
  width: calc(100% - 240px);
  font-size: 30px;
  font-weight: 900;
  line-height: 170%;
}
main section.s04 .wrapper .feature .dl02 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}
main section.s04 .wrapper .feature .dl02 dt {
  width: 40%;
}
main section.s04 .wrapper .feature .dl02 dt img {
  width: 100%;
  display: block;
}
main section.s04 .wrapper .feature .dl02 dd {
  width: 56%;
}
main section.s04 .wrapper .feature .dl02 dd p {
  max-width: 485px;
  font-size: 18px;
  font-weight: bold;
  line-height: 150%;
}
main section.s04 .design01 {
  width: 609px;
  display: block;
  position: absolute;
  top: -40px;
  right: -15px;
  z-index: -1;
}
main section.s04 .design02 {
  width: 358px;
  display: block;
  position: absolute;
  top: 750px;
  right: calc(50% + 500px);
  z-index: -1;
}
main section.s04 .design03 {
  width: 444px;
  display: block;
  position: absolute;
  left: calc(50% + 550px);
  bottom: -5px;
  z-index: -1;
}
main section.s05 {
  background-color: #f7f8f8;
  position: relative;
  overflow: hidden;
}
main section.s05 .wrapper {
  width: 950px;
  margin: 0 auto;
  padding: 80px 0 120px;
}
main section.s05 .wrapper h3 {
  text-align: center;
  font-size: 30px;
}
main section.s05 .wrapper .box01 {
  background-color: #fff;
  padding-bottom: 50px;
  margin-top: 60px;
  position: relative;
  z-index: 2;
}
main section.s05 .wrapper .box01 .t01 {
  background-color: #226889;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  line-height: 100%;
  padding: 26px 35px;
}
main section.s05 .wrapper .box01 table {
  width: 827px;
  margin: 40px auto 0;
  border-bottom: 1px solid #ccc;
}
main section.s05 .wrapper .box01 table tr {
  border-top: 1px solid #ccc;
}
main section.s05 .wrapper .box01 table tr th {
  width: 136px;
  background-color: rgba(125, 174, 213, 0.2);
  font-size: 14px;
  line-height: 165%;
  padding: 15px 15px;
  vertical-align: top;
}
main section.s05 .wrapper .box01 table tr td {
  font-size: 14px;
  line-height: 165%;
  padding: 15px 15px;
  vertical-align: top;
}
main section.s05 .wrapper .box01 .btn_entry {
  display: block;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 100%;
  text-align: center;
  background-color: #226889;
  width: 271px;
  padding: 32px 0;
  border-radius: 50px;
  margin: 50px auto 0;
  letter-spacing: 5px;
}
main section.s05 .design01 {
  width: 775px;
  display: block;
  position: absolute;
  top: 0;
  right: calc(50% + 230px);
}
main section.s05 .design02 {
  width: 358px;
  display: block;
  position: absolute;
  bottom: 500px;
  left: calc(50% + 550px);
}

footer .wrapper .recruitbox {
  display: none;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 {
    background-image: url(../../images/bg_footer_recruit.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
  }
  main section.s01 .wrapper {
    height: 350px;
    padding-top: 25px;
  }
  main section.s01 .wrapper .t01 {
    text-align: center;
    font-size: 28px;
  }
  main section.s01 .wrapper .t02 {
    text-align: center;
    font-size: 12px;
    margin-top: 7px;
  }
  main section.s01 .wrapper .msg01 {
    width: 300px;
    display: block;
    margin: 15px auto 0;
  }
  main section.s02 {
    padding: 20px 20px;
  }
  main section.s02 .wrapper ul {
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
  }
  main section.s02 .wrapper ul li {
    width: 300px;
    display: block;
    margin: 15px auto;
  }
  main section.s02 .wrapper ul li a {
    width: 100%;
    display: block;
    text-decoration: none;
    border: 1px solid #231815;
    font-size: 15px;
    font-weight: 900;
    line-height: 100%;
    color: #231815;
    padding: 22px 0;
  }
  main section.s02 .wrapper ul li a img {
    width: 16px;
    vertical-align: top;
    margin: 2px 5px 0 0;
  }
  main section.s03 {
    background-color: #f6f6f6;
    padding: 45px 0;
    overflow: hidden;
  }
  main section.s03 .wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  main section.s03 .wrapper .msg01 {
    width: 335px;
    display: block;
    margin: 0 auto;
  }
  main section.s03 .wrapper .photo {
    display: none;
  }
  main section.s04 {
    max-width: 2000px;
    margin: 0 auto;
    padding: 60px 20px;
    position: relative;
    overflow: hidden;
  }
  main section.s04 .wrapper {
    max-width: 1300px;
    margin: 0 auto;
  }
  main section.s04 .wrapper .feature + .feature {
    margin-top: 40px;
  }
  main section.s04 .wrapper .feature:nth-child(even) .dl01::after {
    right: auto;
    left: 0;
  }
  main section.s04 .wrapper .feature:nth-child(even) .dl01 dt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  main section.s04 .wrapper .feature:nth-child(even) .dl01 dd {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 0;
  }
  main section.s04 .wrapper .feature:nth-child(even) .dl02 dt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  main section.s04 .wrapper .feature:nth-child(even) .dl02 dd {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: right;
  }
  main section.s04 .wrapper .feature:nth-child(even) .dl02 dd p {
    text-align: left;
    display: inline-block;
    max-width: 485px;
    font-size: 18px;
    font-weight: bold;
    line-height: 150%;
    padding-left: 0;
  }
  main section.s04 .wrapper .feature .dl01 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  main section.s04 .wrapper .feature .dl01::after {
    content: "";
    display: block;
    width: calc(100% - 120px);
    height: 1px;
    background-color: #aaa;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  main section.s04 .wrapper .feature .dl01 dt {
    width: 110px;
    height: 110px;
    border: 1px solid #231815;
    border-radius: 190px;
    padding-top: 20px;
  }
  main section.s04 .wrapper .feature .dl01 dt .t01 {
    text-align: center;
    font-size: 14px;
    font-weight: 900;
  }
  main section.s04 .wrapper .feature .dl01 dt .t02 {
    line-height: 100%;
    font-size: 50px;
    text-align: center;
    letter-spacing: 0;
  }
  main section.s04 .wrapper .feature .dl01 dd {
    width: calc(100% - 130px);
    font-size: 20px;
    font-weight: 900;
    line-height: 170%;
  }
  main section.s04 .wrapper .feature .dl02 {
    display: block;
    margin-top: 30px;
  }
  main section.s04 .wrapper .feature .dl02 dt {
    width: 100%;
  }
  main section.s04 .wrapper .feature .dl02 dt img {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper .feature .dl02 dd {
    width: 100%;
  }
  main section.s04 .wrapper .feature .dl02 dd p {
    max-width: 100%;
    font-size: 15px;
    font-weight: 400;
    line-height: 170%;
    margin-top: 20px;
  }
  main section.s04 .design01 {
    width: 305px;
    display: block;
    position: absolute;
    top: -40px;
    right: -150px;
    z-index: -1;
  }
  main section.s04 .design02 {
    display: none;
  }
  main section.s04 .design03 {
    width: 222px;
    display: block;
    position: absolute;
    left: auto;
    right: -150px;
    bottom: 195px;
  }
  main section.s05 {
    background-color: #f7f8f8;
    position: relative;
    overflow: hidden;
  }
  main section.s05 .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px;
  }
  main section.s05 .wrapper h3 {
    text-align: center;
    font-size: 20px;
  }
  main section.s05 .wrapper .box01 {
    background-color: #fff;
    padding-bottom: 50px;
    margin-top: 30px;
    position: relative;
    z-index: 2;
  }
  main section.s05 .wrapper .box01 .t01 {
    background-color: #226889;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 100%;
    padding: 15px 15px;
  }
  main section.s05 .wrapper .box01 table {
    width: calc(100% - 30px);
    display: block;
    margin: 20px auto 0;
    border: none;
  }
  main section.s05 .wrapper .box01 table tbody {
    width: 100%;
    display: block;
  }
  main section.s05 .wrapper .box01 table tr {
    width: 100%;
    display: block;
    border: none;
  }
  main section.s05 .wrapper .box01 table tr th {
    width: 100%;
    display: block;
    background-color: rgba(125, 174, 213, 0.2);
    font-size: 14px;
    line-height: 165%;
    padding: 10px 15px;
    vertical-align: top;
  }
  main section.s05 .wrapper .box01 table tr td {
    width: 100%;
    display: block;
    font-size: 13px;
    line-height: 165%;
    padding: 10px 15px;
    vertical-align: top;
  }
  main section.s05 .wrapper .box01 .btn_entry {
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 100%;
    text-align: center;
    background-color: #226889;
    width: 171px;
    padding: 16px 0;
    border-radius: 50px;
    margin: 30px auto 0;
    letter-spacing: 3px;
  }
  main section.s05 .design01 {
    width: 380px;
    display: block;
    position: absolute;
    top: 0;
    right: auto;
    left: -280px;
  }
  main section.s05 .design02 {
    width: 180px;
    display: block;
    position: absolute;
    bottom: 300px;
    left: auto;
    right: -130px;
  }
  footer .wrapper .recruitbox {
    display: none;
  }
}