@charset "UTF-8";


@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&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;
  }
}

.is-tab,
.tab {
  display: none;
}

@media screen and (max-width: 1024px) {
  .is-tab,
  .tab {
    display: block;
  }
}

:root {
  --font: 'Noto Sans JP', sans-serif;
}

.single-post_recruit {
  color: var(--sub-txt);
}

.m-header-001__logo {
  padding: 4px 40px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    max-width: 70%;
    padding: 4px 15px;
  }
}

.m-header-001__logo-link-img {
  max-height: 22px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    max-height: 20px;
  }
}

.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: 60px;
  }
}

@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;
  }
}

@media screen and (min-width: 768px) {
  .m-require-001 {
    padding-top: 90px;
  }
}

.m-require-001__detail-ttl {
  background-color: var(--primary);
}

.m-require-001__detail-desc {
  font-weight: 500;
}

.m-require-001__detail-desc::before {
  background: transparent;
}

.m-require-001__entry-btn-icon {
  position: relative;
}

/* -------------------------------------------
運送ドライバーモジュール：1日の流れ
------------------------------------------- */
.m-modulegroup007-004 {
  margin: 120px auto;
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004 {
    margin: 60px auto;
    padding: 0 20px;
  }
}

.m-modulegroup007-004__inner {
  max-width: 1320px;
  margin: 0 auto;
  text-align: left;
}

.m-modulegroup007-004__headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  font-size: 75px;
  font-size: 7.5rem;
  line-height: 1;
  color: var(--primary);
  letter-spacing: .05em;
  -webkit-box-align: end;
  align-items: flex-end;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-004__headline {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__headline {
    font-size: 42px;
    font-size: 4.2rem;
    letter-spacing: 0;
  }
}

.m-modulegroup007-004__headline-en {
  display: block;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-weight: 600;
}

.m-modulegroup007-004__headline-ja {
  position: relative;
  top: -18px;
  left: 20px;
  display: block;
  width: 100%;
  max-width: 330px;
  padding: 3px 0 5px;
  border: 2px solid currentColor;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-004__headline-ja {
    top: auto;
    left: auto;
    margin-top: 5px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__headline-ja {
    max-width: 170px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup007-004__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  margin: 60px 0 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-004__container {
    margin: 35px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__container {
    margin: 25px 0 0;
  }
}

.m-modulegroup007-004__flow-start {
  position: relative;
  width: 12.1%;
  max-width: 160px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-start {
    width: 65px;
    margin-left: -10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

.m-modulegroup007-004__flow-start.is-last {
  overflow: hidden;
}

.m-modulegroup007-004__flow-start.is-last::before {
  display: none;
}

.m-modulegroup007-004__flow-start::before {
  position: absolute;
  top: 105px;
  left: 30px;
  display: block;
  width: 2px;
  height: 95%;
  background-image: -webkit-linear-gradient(bottom, var(--sub-txt), var(--sub-txt) 8px, transparent 8px, transparent 12px);
  background-image: linear-gradient(to top, var(--sub-txt), var(--sub-txt) 8px, transparent 8px, transparent 12px);
  background-repeat: repeat-y;
  background-size: 2px 12px;
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-start::before {
    top: 96px;
    left: 28px;
  }
}

.m-modulegroup007-004__flow-start-time {
  display: inline-block;
  width: 100%;
  max-width: 65px;
  margin-top: 20px;
  padding: 15px 0 10px;
  background-color: #fff;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  letter-spacing: .05em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-start-time {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.m-modulegroup007-004__flow-start-square {
  position: relative;
  display: block;
  width: 23px;
  height: 23px;
  margin-left: 20px;
  background-color: var(--sub-bg, #f2f2f2);
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-start-square {
    width: 18px;
    height: 18px;
  }
}

.m-modulegroup007-004__flow-start-square.img-on {
  background-color: var(--primary, #04a1af);
}

.m-modulegroup007-004__flow-start-square::before {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 18px;
  display: block;
  width: 120px;
  height: 1px;
  background-color: var(--sub-txt);
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.m-modulegroup007-004__flow-end-time {
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 100%;
  max-width: 65px;
  padding: 15px 0 0;
  background-color: #fff;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  letter-spacing: .05em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-end-time {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.m-modulegroup007-004__flow {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  width: 87.9%;
  max-width: 1160px;
  margin-bottom: 40px;
  padding: 30px 3% 30px 4.9%;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.35);
  letter-spacing: .05em;
  -webkit-box-align: start;
  align-items: flex-start;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-004__flow {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow {
    width: calc(100% - 55px);
    margin-bottom: 25px;
    padding: 30px 15px 30px 20px;
  }
}

.m-modulegroup007-004__flow-cnt-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-cnt-inner {
    display: block;
  }
}

.m-modulegroup007-004__flow-ttl {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  color: var(--primary);
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup007-004__flow-start-time-icon {
  display: block;
  width: 120px;
  margin: 0 0 0 20px;
  padding: 0 0 2px;
  background-color: var(--primary-bg, #04a1af);
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  color: var(--primary-txt, #ffffff);
  text-align: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-start-time-icon {
    width: 75px;
    margin: 8px 0 0;
    padding: 1px 0 2px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup007-004__flow-cnt-inner + .m-modulegroup007-004__flow-txt {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-cnt-inner + .m-modulegroup007-004__flow-txt {
    margin-top: 15px;
  }
}

.m-modulegroup007-004__flow-txt {
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup007-004__flow-figure {
  position: relative;
  width: 100%;
  max-width: 340px;
  height: 187px;
  margin-left: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-004__flow-figure {
    max-width: none;
    height: auto;
    margin-top: 20px;
    margin-left: 0;
    padding-bottom: 55.11%;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-figure {
    margin-top: 15px;
  }
}

.m-modulegroup007-004__flow-figure-img-pc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-figure-img-pc {
    display: none;
  }
}

.m-modulegroup007-004__flow-figure-img-sp {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-004__flow-figure-img-sp {
    display: inline;
  }
}

/* -------------------------------------------
運送ドライバーモジュール：社風
------------------------------------------- */
.m-modulegroup007-007 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 120px 20px 100px;
  background-color: var(--sub-bg);
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-007 {
    padding: 60px 20px;
  }
}

.m-modulegroup007-007__bg-pc {
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  padding-bottom: 420px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-007__bg-pc {
    display: none;
  }
}

.m-modulegroup007-007__bg-sp {
  position: absolute;
  top: 50%;
  right: 0;
  display: none;
  width: 100%;
  padding-bottom: 340px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-007__bg-sp {
    display: block;
  }
}

.m-modulegroup007-007__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-007__inner {
    display: block;
  }
}

.m-modulegroup007-007__headline {
  width: 51.5%;
  max-width: 720px;
  padding: 0 0 0 4.2%;
  font-size: 90px;
  font-size: 9rem;
  line-height: 1;
  color: var(--primary);
  text-align: left;
  letter-spacing: .05em;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-007__headline {
    width: 100%;
    max-width: none;
    padding: 0;
    font-size: 75px;
    font-size: 7.5rem;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-007__headline {
    font-size: 42px;
    font-size: 4.2rem;
    letter-spacing: 0;
  }
}

.m-modulegroup007-007__headline-en {
  display: block;
  margin-left: -8px;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-007__headline-en {
    margin-left: -4px;
  }
}

.m-modulegroup007-007__headline-ja {
  display: block;
  width: 100%;
  max-width: 330px;
  margin-top: 5px;
  padding: 3px 0 5px;
  border: 2px solid currentColor;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-007__headline-ja {
    max-width: 220px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-007__headline + .m-modulegroup007-007__initiative {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-007__headline + .m-modulegroup007-007__initiative {
    margin-top: 35px;
  }
}

.m-modulegroup007-007__initiative {
  width: 48.5%;
  max-width: 680px;
  padding: 0 0 0 2.1%;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-007__initiative {
    width: 100%;
    max-width: none;
    padding: 0;
  }
}

.m-modulegroup007-007__initiative-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: .05em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-007__initiative-item {
    display: block;
    text-align: left;
  }
}

.m-modulegroup007-007__initiative-item:not(:first-child) {
  padding-top: 50px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-007__initiative-item:not(:first-child) {
    padding-top: 25px;
  }
}

.m-modulegroup007-007__initiative-num {
  width: 110px;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 90px;
  font-size: 9rem;
  font-weight: 600;
  line-height: 1;
  color: var(--primary);
  white-space: nowrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-007__initiative-num {
    width: 95px;
    font-size: 75px;
    font-size: 7.5rem;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-007__initiative-num {
    width: auto;
    font-size: 50px;
    font-size: 5rem;
  }
}

.m-modulegroup007-007__initiative-txt {
  padding-left: 25px;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-007__initiative-txt {
    padding-left: 0;
  }
}

/* -------------------------------------------
運送ドライバーモジュール：メッセージ（画像付き）
------------------------------------------- */
.m-modulegroup007-010 {
  margin: 120px auto;
  padding: 0 20px 0 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-010 {
    margin: 60px auto;
    padding: 0;
  }
}

.m-modulegroup007-010__inner {
  max-width: 1280px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-010__inner {
    display: block;
  }
}

.m-modulegroup007-010__headline {
  font-size: 75px;
  font-size: 7.5rem;
  line-height: 1;
  color: var(--primary);
  letter-spacing: .05em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-010__headline {
    font-size: 42px;
    font-size: 4.2rem;
  }
}

.m-modulegroup007-010__headline-en {
  display: block;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-weight: 600;
}

.m-modulegroup007-010__headline-ja {
  display: block;
  width: 100%;
  max-width: 330px;
  margin: 5px auto 0;
  padding: 3px 0 5px;
  border: 2px solid currentColor;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-010__headline-ja {
    max-width: 170px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup007-010__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-top: 70px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-010__container {
    display: block;
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-010__container::after {
    content: none;
  }
}

.m-modulegroup007-010__cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 800px;
  padding-right: 2%;
  padding-left: 4%;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-010__cnt {
    width: 100%;
    padding: 0 20px;
  }
}

.m-modulegroup007-010__cnt-inner {
  width: 100%;
  max-width: 560px;
}

.m-modulegroup007-010__cnt-ttl {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.6;
  color: var(--primary);
  text-align: left;
  letter-spacing: .05em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-010__cnt-ttl {
    margin-top: 1.6em;
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.m-modulegroup007-010__cnt-txt {
  padding-top: 1em;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: left;
  letter-spacing: .05em;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-010__cnt-txt {
    width: 100%;
    max-width: none;
    margin-top: 30px;
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-010__cnt-txt {
    margin-top: 20px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup007-010__figure {
  position: relative;
  padding-bottom: 67.7%;
}

.m-modulegroup007-010__figure-wrap {
  position: relative;
  z-index: 1;
  width: 50%;
  max-width: 800px;
  background-color: var(--primary, #04a1af);
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-010__figure-wrap {
    width: 100%;
  }
}

.m-modulegroup007-010__figure-img-pc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-010__figure-img-pc {
    display: none;
  }
}

.m-modulegroup007-010__figure-img-sp {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-010__figure-img-sp {
    display: inline;
  }
}

/* -------------------------------------------
運送ドライバーモジュール：仕事内容（スライダー）
------------------------------------------- */
.m-modulegroup007-015 {
  overflow: hidden;
  margin: 120px auto 0;
  padding: 0 20px 210px;
  background-color: var(--sub-bg, #f2f2f2);
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-015 {
    padding: 0 20px 120px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015 {
    margin: 60px auto 0;
    padding: 0 20px 60px;
  }
}

.m-modulegroup007-015__inner {
  max-width: 1440px;
  margin: 0 auto;
}

.m-modulegroup007-015__headline {
  position: relative;
  font-size: 75px;
  font-size: 7.5rem;
  line-height: 1;
  color: var(--primary);
  letter-spacing: .05em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015__headline {
    font-size: 42px;
    font-size: 4.2rem;
  }
}

.m-modulegroup007-015__headline::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 160vw;
  height: 24px;
  background-color: #fff;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015__headline::before {
    height: 12px;
  }
}

.m-modulegroup007-015__headline-en {
  position: relative;
  display: block;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-weight: 600;
}

.m-modulegroup007-015__headline-ja {
  position: relative;
  display: block;
  width: 100%;
  max-width: 330px;
  margin: 5px auto 0;
  padding: 3px 0 5px;
  border: 2px solid currentColor;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015__headline-ja {
    max-width: 220px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup007-015__contents {
  display: -ms-grid;
  display: grid;
  -ms-flex-align: center;
  margin: 70px 0 0;
  -webkit-box-align: center;
  align-items: center;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -ms-grid-columns: 51.39% 48.61%;
  grid-template-columns: 51.39% 48.61%;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-015__contents {
    margin: 35px 0 0;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015__contents {
    margin: 25px 0 0;
  }
}

.m-modulegroup007-015__contents-main {
  margin: 0 0 0 -80px;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / 2;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-015__contents-main {
    margin: 0;
  }
}

.m-modulegroup007-015__contents-figure {
  position: relative;
  margin-bottom: 45px;
  padding-bottom: 65%;
}

.m-modulegroup007-015__contents-figure-img-pc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015__contents-figure-img-pc {
    display: none;
  }
}

.m-modulegroup007-015__contents-figure-img-sp {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015__contents-figure-img-sp {
    display: inline;
  }
}

.m-modulegroup007-015__contents-figure-txt {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 4px 60px;
  background-color: var(--primary, #04a1af);
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1.6;
  color: var(--primary-txt, #ffffff);
  letter-spacing: .1em;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-015__contents-figure-txt {
    padding: 4px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015__contents-figure-txt {
    padding: 4px 15px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup007-015__contents-right {
  padding: 0 10% 0 8.57%;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2 / 3;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-015__contents-right {
    margin: 20px 0 0;
    padding: 0;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015__contents-right {
    margin: 10px 0 0;
  }
}

.m-modulegroup007-015__contents-right-inner {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-015__contents-right-inner {
    -ms-flex-align: normal;
    -webkit-box-align: normal;
    align-items: normal;
  }
}

.m-modulegroup007-015__contents-cnt {
  line-height: 1.6;
  text-align: left;
}

.m-modulegroup007-015__contents-ttl {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  color: var(--primary);
  letter-spacing: .1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015__contents-ttl {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.m-modulegroup007-015__contents-txt {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: .05em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015__contents-txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup007-015__contents-ttl + .m-modulegroup007-015__contents-txt {
  margin: 15px 0 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015__contents-ttl + .m-modulegroup007-015__contents-txt {
    margin: 10px 0 0;
  }
}

.m-modulegroup007-015 .swiper-pagination-bullets {
  margin: 55px 0 0;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2 / 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup007-015 .swiper-pagination-bullets {
    margin: 30px 0 0;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015 .swiper-pagination-bullets {
    margin: 15px 0 0;
  }
}

.m-modulegroup007-015 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border: 2px solid #adadad;
  background: none;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup007-015 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

.m-modulegroup007-015 .swiper-pagination-bullet-active {
  margin: 0 4px;
  border: 0;
  background: var(--primary, #04a1af);
}

.m-require-001 .c-headline-001__en {
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 75px;
  font-size: 7.5rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .05em;
  text-transform: uppercase;
}

@media screen and (max-width: 1024px) {
  .m-require-001 .c-headline-001__en {
    font-size: 60px;
    font-size: 6rem;
  }
}

@media screen and (max-width: 767px) {
  .m-require-001 .c-headline-001__en {
    font-size: 42px;
    font-size: 4.2rem;
    letter-spacing: 0;
  }
}

.m-require-001 .c-headline-001__ja {
  width: 100%;
  max-width: 330px;
  margin: 5px auto 0;
  padding: 5px 0;
  border: 2px solid currentColor;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  color: var(--primary);
  text-align: center;
  letter-spacing: .05em;
}

@media screen and (max-width: 767px) {
  .m-require-001 .c-headline-001__ja {
    max-width: 170px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/*# sourceMappingURL=maps/custom.css.map */
