@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 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .c-message-001 {
    margin: 0 auto;
  }
}

body {
  color: var(--sub-txt, #000000);
}

.m-header-001__logo {
  padding: 4px 40px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 4px 15px;
  }
}

.m-header-001__logo-link-img {
  max-height: 70px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    max-height: 42px;
  }
}

.m-header-001__btn-link {
      -ms-flex-pack: center;
  min-height: 80px;
  background-color: var(--primary, #04a1af);
  -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(1),
.c-module-container > section:nth-of-type(3),
.c-module-container > section:nth-of-type(5) {
  background-color: #fff;
}

.c-module-container > section:nth-of-type(2) {
  background-color: var(--sub-bg, #f2f2f2);
}

.c-headline-001__en {
  font-weight: 400;
}

.m-footer-001 {
  background: var(--sub-bg, #f2f2f2);
  color: var(--primary, #04a1af);
}

.m-footer-001__copyright {
  padding: 30px 0;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 20px 0;
  }
}

.m-message-003 {
  padding: 120px 20px 100px;
}

@media screen and (max-width: 767px) {
  .m-message-003 {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 1024px) {
  .m-message-003__inner {
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}

@media screen and (max-width: 1024px) {
  .m-message-003__figure {
    width: calc(100% - 20px);
  }
}

.m-message-003__detail {
  background-color: var(--primary, #04a1af);
}

@media screen and (max-width: 1024px) {
  .m-message-003__detail {
    width: calc(100% - 20px);
    margin: -10% 0 0 20px;
  }
}

.m-culture-003 {
  padding-top: 50px;
  padding-bottom: 25px;
  background-image: url("https://d1k5qq9h33oekz.cloudfront.net/customers/4e7a45334e413d3d/itszai1/bg.png");
  background-position: 50% 0;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .m-culture-003 {
    padding: 40px 0 10px;
  }
}

.m-culture-003__inner {
  max-width: 800px;
}

.m-culture-003__list-item-detail {
  padding: 20px 25px;
}

@media screen and (max-width: 767px) {
  .m-culture-003__list-item-detail {
    padding: 20px 15px;
  }
}

.m-culture-003__list-item-detail-ttl {
  border-color: var(--primary-border, #04a1af);
}

@media screen and (min-width: 768px) {
  .m-culture-003__list-item-detail-ttl-txt {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (min-width: 768px) {
  .m-require-003 {
    padding-top: 55px;
  }
}

.m-require-003__detail-row {
  border-color: var(--primary-border, #04a1af);
}

.m-require-003__detail-row:last-child {
  border-color: var(--primary-border, #04a1af);
}

.m-require-003__entry-btn {
  background: var(--primary, #04a1af);
}

.m-require-003__detail-flow-ttl-number {
  background-color: var(--primary, #04a1af);
}

.m-works-002 {
  padding-top: 98px;
}

@media screen and (max-width: 767px) {
  .m-works-002 {
    padding: 40px 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-works-002__items {
    padding: 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-works-002__item {
    padding: 10px 0;
  }
}

.m-works-002__item:first-child .m-works-002__detail {
  background-color: var(--primary, #04a1af);
}

.m-works-002__detail {
  background-color: var(--primary-bg, #04a1af);
}

.m-movie-003__content {
  padding-top: 40px;
}

.m-movie-003__pagination .swiper-pagination-bullet {
  border-color: var(--primary-border, #04a1af);
}

.m-movie-003__pagination .swiper-pagination-bullet-active {
  border-color: var(--primary, #04a1af);
}
/*# sourceMappingURL=maps/custom.css.map */
