@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@600&display=swap");
@media screen and (min-width: 768px) {
  .pc-tab,
  .is-tablet-up {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc-tab,
  .is-tablet-up {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .c-message-001 {
    margin: 0 auto;
  }
}

body {
  color: var(--sub-txt, #000000);
}

.m-header-001 {
  background: transparent;
}

.m-header-001 + .m-kv-001 {
  margin-top: -80px;
}

@media screen and (max-width: 767px) {
  .m-header-001 + .m-kv-001 {
    margin-top: -50px;
  }
}

.m-header-001__logo {
  padding: 4px 40px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    width: 70%;
    padding: 4px 15px;
  }
}

.m-header-001__logo-link-img {
  max-height: 24px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    max-height: 15px;
  }
}

.m-header-001__btn-link {
  -ms-flex-pack: center;
  min-height: 80px;
  -webkit-box-pack: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .m-header-001__btn-link {
    min-height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__btn-link-txt {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
  }
}

.c-module-container > section:nth-of-type(odd) {
  background-color: #fff;
}

.c-headline-001__en {
  font-weight: 400;
}

.c-headline-001__ja {
  font-weight: 500;
}

.m-footer-001 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  height: 80px;
  background: transparent;
  color: var(--primary, #04a1af);
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .m-footer-001 {
    height: 60px;
  }
}

.m-footer-001::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--primary, #04a1af);
  content: "";
  opacity: 0.1;
}

.m-footer-001__copyright {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 0;
  }
}

.m-jobs-003 {
  padding: 135px 20px 64px;
}

@media screen and (max-width: 767px) {
  .m-jobs-003 {
    padding: 60px 20px 30px;
  }
}

.m-jobs-003__list-item-inner {
  height: 100%;
}

.m-jobs-003__list-item-detail {
  background-color: var(--sub-bg, #f2f2f2);
}

@media screen and (max-width: 767px) {
  .m-jobs-003__content-desc {
    text-align: left;
  }
}

.m-works-001 {
  padding: 64px 20px 120px;
}

@media screen and (max-width: 767px) {
  .m-works-001 {
    padding: 30px 0 60px;
  }
}

.m-works-001__inner {
  max-width: 1000px;
}

.m-works-001 .c-headline-001 {
  margin-bottom: 32px;
}

.m-works-001__desc-txt {
  padding-bottom: 0;
  font-size: 15px;
  font-size: 1.5rem;
}

.m-works-001__item {
  margin-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .m-works-001__item:not(:last-child) {
    margin-bottom: 40px;
  }
}

.m-works-001__ttl-ja {
  font-size: 19px;
  font-size: 1.9rem;
}

@media screen and (max-width: 767px) {
  .m-works-001__ttl-ja {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-jobs-002 {
  padding: 64px 20px 88px;
}

@media screen and (max-width: 767px) {
  .m-jobs-002 {
    padding: 30px 20px;
  }
}

.m-jobs-002__list {
  -ms-flex-pack: center;
  padding: 0;
  -webkit-box-pack: center;
  justify-content: center;
}

.m-jobs-002__list-item {
  padding: 25px;
}

@media screen and (max-width: 767px) {
  .m-jobs-002__list-item {
    padding: 20px 0 0;
  }
}

.m-jobs-002__list-item-detail {
  margin-top: -36px;
}

.m-jobs-002__list-item-detail-job {
  margin-bottom: 16px;
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 1.3;
  color: var(--primary-bg, #04a1af);
  text-transform: uppercase;
  word-break: break-word;
}

@media screen and (max-width: 1024px) {
  .m-jobs-002__list-item-detail-job {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.m-jobs-002__list-item-detail-ttl {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .m-jobs-002__list-item-detail-ttl {
    margin: 0 0 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.m-jobs-002__list-item-detail-desc {
  font-weight: 400;
}

.m-jobs-002__content {
  margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
  .m-jobs-002__content {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-002__content-desc {
    text-align: left;
  }
}

.m-require-001 {
  padding-top: 124px;
}

@media screen and (max-width: 767px) {
  .m-require-001 {
    padding-top: 60px;
  }
}

.m-require-001__detail-ttl {
  background-color: var(--primary, #04a1af);
}

.m-require-001__detail-desc {
  font-weight: 500;
}

.m-require-001__detail-desc::before {
  opacity: 0.2;
}

.m-require-001__entry-btn-icon {
  position: relative;
}

.m-require-001__detail {
  padding-top: 0;
}

.m-jobs-003__list-item-detail-ttl {
  font-weight: 500;
}

.m-jobs-003__list-item-detail-job {
  font-weight: 400;
}
/*# sourceMappingURL=maps/custom.css.map */
