#recruit h3 {
  line-height: 1.7;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  padding-bottom: 20px; }
#recruit .sub {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.84;
  padding: 0 0 50px; }
#recruit .sub span {
  font-weight: 500; }
#recruit .main {
  padding-bottom: 75px; }
#recruit .tit_en {
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.05em;
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: 600;
  padding-bottom: 30px; }
#recruit .btn_wide {
  max-width: 600px;
  margin: 0 auto; }
  #recruit .btn_wide a {
    display: block;
    width: 100%;
    color: #203d5a;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    padding: 25px 0;
    font-weight: 600;
    background-color: #d9dbcd; }
#recruit #sec01 {
  padding-bottom: 80px; }
  #recruit #sec01 ul {
    max-width: 800px;
    margin: 0 auto;
    border-top: 1px solid #d9dbcd;
    text-align: left;
    margin-bottom: 0; }
    #recruit #sec01 ul li {
      border-bottom: 1px solid #d9dbcd;
      padding: 0 13.7%; }
      #recruit #sec01 ul li a {
        display: block;
        padding: 25px 0;
        background: url(../img/common/arrow.png) right center no-repeat; }
      #recruit #sec01 ul li .date {
        display: inline-block;
        width: 8em;
        padding-right: 40px;
        font-size: 12px;
        font-size: 1.2rem; }
      #recruit #sec01 ul li .tit {
        font-size: 14px;
        font-size: 1.4rem; }
#recruit #sec02 {
  background-color: #f5f5f5;
  padding: 50px 0 10px 0; }
  #recruit #sec02 .tit_en {
    padding-bottom: 0;
    line-height: 1; }
  #recruit #sec02 p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.14;
    padding-bottom: 40px; }
    #recruit #sec02 p.sub {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.4;
      padding-bottom: 25px;
      padding-top: 5px; }
#recruit #sec03 {
  padding-top: 90px;
  padding-bottom: 90px; }
  #recruit #sec03 h4 {
    letter-spacing: 0.05em;
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: 600;
    text-align: center;
    padding-bottom: 45px; }
  #recruit #sec03 ul {
    display: flex;
    flex-wrap: wrap; }
    #recruit #sec03 ul li {
      width: calc(25% - 26.25px);
      margin-left: 35px;
      text-align: left; }
      #recruit #sec03 ul li:nth-child(4n + 1) {
        margin-left: 0px; }
      #recruit #sec03 ul li .icon-new {
        width: 150px;
        text-align: center;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1;
        background-color: #c4a721;
        color: #fff;
        padding: 3px 0;
        margin-bottom: 10px;
        margin-top: 10px; }
      #recruit #sec03 ul li .icon-career {
        width: 150px;
        text-align: center;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1;
        background-color: #203d5a;
        color: #fff;
        padding: 3px 0;
        margin-bottom: 10px;
        margin-top: 10px; }
      #recruit #sec03 ul li p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.7; }
#recruit #sec04 {
  padding-bottom: 95px;
  padding-top: 50px; }
  #recruit #sec04 ul {
    padding-bottom: 55px;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }

/*# sourceMappingURL=recruit.css.map */
