@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 {
  margin-bottom: -80px;
  background: transparent;
}

@media screen and (max-width: 1024px) {
  .m-header-001 {
    margin-bottom: 0;
    background: #ffffff;
  }
}

.m-header-001__logo {
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .m-header-001__logo {
    width: 70%;
    padding: 4px 15px;
  }
}

.m-header-001__logo-link-img {
  max-height: 80px;
}

@media screen and (max-width: 1024px) {
  .m-header-001__logo-link-img {
    max-height: 29px;
  }
}

.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;
}

.m-footer-001 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: center;
      -ms-flex-align: center;
  height: 80px;
  -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__copyright {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 0;
  }
}

.m-message-005 {
  padding: 90px 0 0;
}

@media screen and (max-width: 767px) {
  .m-message-005 {
    padding-top: 0;
  }
}

.m-message-005__inner {
  overflow: hidden;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .m-message-005__detail {
    padding: 20px 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-message-005__desc-txt {
    text-align: left;
  }
}

.m-message-005__images {
  margin: 0 -5px;
}

.m-message-005__headline-txt {
  color: var(--primary, #04a1af);
}

.m-works-001 {
  padding: 0 20px 40px;
}

@media screen and (max-width: 767px) {
  .m-works-001 {
    padding: 40px 0 30px;
  }
}

.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;
  font-weight: bold;
}

.m-interview-004 {
  padding: 40px 20px 0;
}

@media screen and (max-width: 767px) {
  .m-interview-004 {
    padding: 20px 0;
  }
}

.m-interview-004__inner {
  max-width: 1040px;
}

.m-interview-004__nav {
      -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.m-interview-004__nav-item-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.m-interview-004__nav-item-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.m-interview-004__nav-item-ttl-ruby {
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
}

.m-interview-004__contents {
  margin: 40px 0 0;
}

.m-interview-004__contents-section-figure {
  line-height: 0;
}

.m-interview-004__contents-section-figure + .m-interview-004__contents-section-detail {
  margin-top: -14%;
}

.m-interview-004__contents-section-detail-intro {
  font-weight: 500;
}

.m-interview-004__contents-section-detail-content-txt-block {
  font-weight: 500;
}

.m-gallery-003 {
  padding: 40px 0 0;
}

@media screen and (max-width: 767px) {
  .m-gallery-003 {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .m-gallery-003__list-item {
    padding: 8px;
  }
}

/*
元ソース／
フリーテキストに入れる
<h2 class="c-headline-001">
  <span class="c-headline-001__ja"><div class="img-headline-gallery"></div></span>
</h2>

もしくはc-headline-001__jaに入れる
<div class="img-headline-gallery"></div>
*/
.img-headline-gallery {
  width: 100%;
  height: 64px;
  margin-bottom: 32px;
  background-image: url("https://d1k5qq9h33oekz.cloudfront.net/customers/4e5459314f513d3d/itszai1/gallery-heading.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#gallery003_670ODVAarT .img-headline-gallery {
  background-image: url("https://d1k5qq9h33oekz.cloudfront.net/customers/4e5459314f513d3d/itszai1/gallery-heading-01.png");
}

#gallery003_sKkOm86Vw4 .img-headline-gallery {
  background-image: url("https://d1k5qq9h33oekz.cloudfront.net/customers/4e5459314f513d3d/itszai1/gallery-heading-02.png");
}

@media screen and (max-width: 767px) {
  .img-headline-gallery {
    margin-bottom: 28px;
  }
  #gallery003_670ODVAarT .img-headline-gallery {
    height: 94px;
    background-image: url("https://d1k5qq9h33oekz.cloudfront.net/customers/4e5459314f513d3d/itszai1/gallery-heading-01-sp.png");
  }
  #gallery003_sKkOm86Vw4 .img-headline-gallery {
    height: 51px;
    background-image: url("https://d1k5qq9h33oekz.cloudfront.net/customers/4e5459314f513d3d/itszai1/gallery-heading-02-sp.png");
  }
}

.m-about-002 {
  margin-top: 90px;
  padding-top: 16.25%;
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .m-about-002 {
    margin-top: 30px;
    padding-top: 23%;
  }
}

.m-about-002__inner {
  max-width: 1040px;
}

.m-about-002__background {
  top: 0;
  height: 0;
  max-height: none;
  padding-top: 25%;
}

@media screen and (max-width: 767px) {
  .m-about-002__background {
    padding-top: 31.25%;
  }
}

.m-about-002__headline-txt {
  color: var(--primary, #04a1af);
}

.m-about-002__detail {
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .m-about-002__detail {
    padding-bottom: 40px;
  }
}

.m-about-002__desc-txt {
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .m-about-002__desc-txt {
    text-align: left;
  }
}

.m-jobs-001 {
  padding: 10px 20px 30px;
}

@media screen and (max-width: 767px) {
  .m-jobs-001 {
    padding: 20px 20px 10px;
  }
}

.m-jobs-001__inner {
  max-width: 1340px;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__content-desc {
    padding: 0;
    text-align: left;
  }
}

.m-jobs-001__list {
  padding: 0;
}

.m-jobs-001__list-item {
  padding: 25px 0;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item {
    padding: 10px 0;
  }
}

.m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
  margin: 0;
  padding: 40px 50px 40px 0;
}

@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
    padding: 20px 20px 40px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
    margin: 0;
    padding: 20px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item:last-child .m-jobs-001__list-item-detail {
    padding-bottom: 0;
  }
}

.m-jobs-001__list-item-inner {
      -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.m-jobs-001__list-item-figure {
  width: 59.70149%;
  min-height: 500px;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-figure {
    width: 100%;
    min-height: auto;
  }
}

.m-jobs-001__list-item-detail {
  width: 40.29851%;
  margin: 0;
  padding: 40px 0 40px 50px;
}

@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item-detail {
    padding: 20px 0 40px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail {
    width: 100%;
    margin: 0;
    padding: 20px 0 0;
  }
}

.m-jobs-001__list-item-detail-job {
  display: block;
  margin: 0;
  padding: 0;
  background: transparent;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: var(--primary, #04a1af);
  letter-spacing: .1rem;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail-job {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-jobs-001__list-item-detail-ttl {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  background: transparent;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--primary, #04a1af);
  letter-spacing: .1rem;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail-ttl {
    margin: 0 0 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.m-jobs-001__list-item-detail-desc {
  font-weight: 400;
}

.m-require-003 {
  padding-top: 95px;
}

@media screen and (max-width: 767px) {
  .m-require-003 {
    padding-top: 50px;
  }
}

.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-news-005__content {
  padding-top: 40px;
  padding-bottom: 60px;
}

.m-news-005__controls-next {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-left: 1px solid var(--sub-bg, #f2f2f2);
}
/*# sourceMappingURL=maps/custom.css.map */
