.recruit .mod__section-kv {
  background: #cae190;
}

.recruit .mod__inner-page-link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -0;
}

.recruit .mod__inner-page-link-list > li {
  margin-bottom: 0;
  margin-right: 56px;
}

.recruit__link-text {
  text-align: center;
  position: absolute;
  top: 50%;
  width: 90%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 30px;
}

.recruit__list-link {
  padding: 0 10px;
}

.recruit__list-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -0;
}

.recruit__list-link ul > li {
  margin-bottom: 0;
  margin-right: 60px;
}

.recruit__list-link ul li {
  position: relative;
}

.recruit__list-link ul li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 3.2rem;
  color: #fff;
  font-weight: bold;
  position: relative;
  padding-top: 72.103%;
}

.recruit__list-link ul li a:after {
  position: absolute;
  top: 52%;
  right: 4%;
  content: "";
  border-color: #fff;
  border-style: solid;
  border-width: 0 5px 5px 0;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(-45deg) translate(50%, -50%);
          transform: rotate(-45deg) translate(50%, -50%);
}

.recruit__driver-link {
  background: url("/_assets/images/recruit/img-recruit-driver-link.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.recruit__cleek-link {
  background: url("/_assets/images/recruit/img-recruit-cleek-link.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.recruit__contact-text {
  font-size: 1.6rem;
  line-height: 3.0rem;
}

.recruit__contact-no-box {
  padding: 16px 0;
}

.recruit__contact-no {
  font-size: 2.8rem;
  font-weight: bold;
}

.recruit__contact-tel-btn {
  position: relative;
  text-align: left !important;
  width: 100%;
  text-align: center;
  display: inline-block;
  padding: 14px 20px;
  border-radius: 0;
  background: #fff;
  font-weight: bold;
  font-size: 2.4rem;
  color: #84b431;
  border: 1px solid #c9ceb7;
}

.recruit__contact-tel-btn:hover {
  opacity: 1;
  background: -webkit-linear-gradient(20deg, #84b432, #e9cf02);
  background: linear-gradient(70deg, #84b432, #e9cf02);
  color: #fff;
}

.recruit__contact-tel-btn:hover {
  background: -webkit-linear-gradient(20deg, #84b432, #e9cf02);
  background: linear-gradient(70deg, #84b432, #e9cf02);
  color: #fff;
}

.recruit__contact-tel-btn:after {
  font-size: 1.8rem;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.recruit__contact-ttl {
  margin-bottom: 16px;
  text-align: center;
}

.recruit__contact-ttl h3 {
  font-size: 2.6rem;
  font-weight: bold;
  color: #0c6850;
}

.recruit__contact-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -0;
}

.recruit__contact-box ul > li {
  margin-bottom: 0;
  margin-right: 60px;
}

.recruit__contact-box ul li {
  background: #fafafa;
  padding: 72px;
}

.recruit__article-box {
  padding: 24px 40px 0;
}

.recruit__article-box-pt2 {
  padding: 0 40px 0;
}

.recruit__article-box-pt3 {
  padding: 0 40px 0;
}

.driver .mod__section-kv {
  background: url("/_assets/images/recruit/driver/img-driver-kv.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.driver .mod__inner-page-link-box {
  margin-top: 144px;
}

.driver .mod__lead-text-box {
  padding-bottom: 0;
}

.driver__list-text p {
  font-size: 1.6rem;
}

.driver__list-text li {
  margin-bottom: 20px;
}

.driver__list-text li:last-child {
  margin-bottom: 0;
}

.driver__text {
  font-size: 1.6rem;
  line-height: 2.8rem;
}

.driver__article-box {
  padding: 24px 40px 0;
}

.driver__article-box-pt2 {
  padding: 0 40px 0;
}

.driver__article-box-pt3 {
  padding: 0 40px 0;
}

.driver__link-btn-pt {
  margin-top: 10px;
  position: relative;
  text-align: left !important;
  width: 316px;
  text-align: center;
  display: inline-block;
  padding: 14px 20px;
  border-radius: 0;
  background: #fff;
  font-weight: bold;
  font-size: 2rem;
  color: #84b431;
  border: 1px solid #c9ceb7;
}

.driver__link-btn-pt:hover {
  opacity: 1;
  background: -webkit-linear-gradient(20deg, #84b432, #e9cf02);
  background: linear-gradient(70deg, #84b432, #e9cf02);
  color: #fff;
}

.driver__link-btn-pt:hover {
  background: -webkit-linear-gradient(20deg, #84b432, #e9cf02);
  background: linear-gradient(70deg, #84b432, #e9cf02);
  color: #fff;
}

.driver__link-btn-pt:after {
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cleek .mod__section-kv {
  background: url("/_assets/images/recruit/cleek/img-cleek-kv.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.cleek .mod__inner-page-link-box {
  margin-top: 144px;
}

.cleek .mod__lead-text-box {
  padding-bottom: 0;
}

.cleek .mod__content-article-box:last-child {
  padding-bottom: 0;
}

.cleek__text {
  font-size: 1.6rem;
  line-height: 2.8rem;
}

.cleek__article-box {
  padding: 24px 40px 0;
}

.cleek__article-box-pt2 {
  padding: 0 40px 0;
}

.cleek__article-box-pt3 {
  padding: 0 40px 0;
}

.cleek__link-btn-pt {
  margin-top: 10px;
  position: relative;
  text-align: left !important;
  width: 316px;
  text-align: center;
  display: inline-block;
  padding: 14px 20px;
  border-radius: 0;
  background: #fff;
  font-weight: bold;
  font-size: 2rem;
  color: #84b431;
  border: 1px solid #c9ceb7;
}

.cleek__link-btn-pt:hover {
  opacity: 1;
  background: -webkit-linear-gradient(20deg, #84b432, #e9cf02);
  background: linear-gradient(70deg, #84b432, #e9cf02);
  color: #fff;
}

.cleek__link-btn-pt:hover {
  background: -webkit-linear-gradient(20deg, #84b432, #e9cf02);
  background: linear-gradient(70deg, #84b432, #e9cf02);
  color: #fff;
}

.cleek__link-btn-pt:after {
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .recruit .mod__section-kv {
    background: #cae190;
  }
  .recruit .mod__inner-page-link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -0;
  }
  .recruit .mod__inner-page-link-list > li {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .recruit .mod__lead-text-box-inner {
    padding: 0 15px;
  }
  .recruit__link-text {
    left: 15px;
  }
  .recruit__list-link ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -16px;
  }
  .recruit__list-link ul > li {
    margin-bottom: 16px;
    margin-right: 0;
  }
  .recruit__list-link ul li a {
    font-size: 2.0rem;
    height: 242px;
  }
  .recruit__list-link ul li a:after {
    border-color: #fff;
    border-style: solid;
    border-width: 0 3px 3px 0;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(-45deg) translate(50%, -50%);
            transform: rotate(-45deg) translate(50%, -50%);
  }
  .recruit__driver-link {
    background: url("/_assets/images/recruit/img-recruit-driver-link.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .recruit__cleek-link {
    background: url("/_assets/images/recruit/img-recruit-cleek-link.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .recruit__contact-text {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
  .recruit__contact-no-box {
    padding: 8px 0;
    font-size: 1.6rem;
  }
  .recruit__contact-no {
    font-size: 1.6rem;
  }
  .recruit__contact-tel-btn {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 14px 10px;
    border-radius: 0;
    background: #fff;
    font-weight: bold;
    font-size: 1.6rem;
    color: #84b431;
    border: 1px solid #c9ceb7;
  }
  .recruit__contact-ttl {
    margin-bottom: 31px;
  }
  .recruit__contact-ttl h3 {
    font-size: 2.4rem;
  }
  .recruit__contact-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -40px;
  }
  .recruit__contact-box ul > li {
    margin-bottom: 40px;
    margin-right: 0;
  }
  .recruit__contact-box ul li {
    padding: 53px 28px;
  }
  .recruit__contact-box ul li:last-child {
    margin-bottom: 0;
  }
  .recruit__article-box {
    padding: 25px 10px 0;
  }
  .recruit__article-box-pt2 {
    padding: 0 10px 0;
  }
  .recruit__article-box-pt3 {
    padding: 0 0 0;
  }
  .driver .mod__section-kv {
    background: url("/_assets/images/recruit/driver/img-driver-kv-sp.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .driver .mod__inner-page-link-box {
    margin-top: 89px;
  }
  .driver__list-text p {
    font-size: 1.4rem;
  }
  .driver__list-text li {
    margin-bottom: 10px;
  }
  .driver__text {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  .driver__article-box {
    padding: 25px 10px 0;
  }
  .driver__article-box-pt2 {
    padding: 0 10px 0;
  }
  .driver__article-box-pt3 {
    padding: 0 0 0;
  }
  .driver__link-btn-pt {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 14px 10px;
    border-radius: 0;
    background: #fff;
    font-weight: bold;
    font-size: 1.6rem;
    color: #84b431;
    border: 1px solid #c9ceb7;
  }
  .cleek .mod__section-kv {
    background: url("/_assets/images/recruit/cleek/img-cleek-kv-sp.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .cleek .mod__inner-page-link-box {
    margin-top: 88px;
  }
  .cleek .mod__content-article-box:last-child {
    padding-bottom: 50px;
  }
  .cleek__text {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  .cleek__article-box {
    padding: 25px 10px 0;
  }
  .cleek__article-box-pt2 {
    padding: 0 10px 0;
  }
  .cleek__article-box-pt3 {
    padding: 0 0 0;
  }
  .cleek__link-btn-pt {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 14px 10px;
    border-radius: 0;
    background: #fff;
    font-weight: bold;
    font-size: 1.6rem;
    color: #84b431;
    border: 1px solid #c9ceb7;
  }
}

@media (min-width: 768px) {
  .recruit .mod__inner-page-link-list > li {
    width: calc(50% - 56px / 2);
  }
  .recruit .mod__inner-page-link-list > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .recruit__list-link ul > li {
    width: calc(50% - 60px / 2);
  }
  .recruit__list-link ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .recruit__contact-box ul > li {
    width: calc(50% - 60px / 2);
  }
  .recruit__contact-box ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) and (min-width: 768px) {
  .recruit .mod__inner-page-link-list > li {
    width: calc(50% - 10px / 2);
  }
  .recruit .mod__inner-page-link-list > li:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .recruit__list-link ul > li {
    width: 100%;
  }
  .recruit__list-link ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .recruit__contact-box ul > li {
    width: 100%;
  }
  .recruit__contact-box ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
}
/*# sourceMappingURL=../maps/recruit/style.css.map */
