@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500&display=swap");

/* -------------------------------------------
共通パッチ
------------------------------------------- */
/* PCとタブレットのみ改行を適用 */
@media screen and (min-width: 768px) {
  .pc-tab {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}

.m-footer-001__copyright {
  padding: 30px 0;
  font-family: inherit;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 20px 0;
  }
}

img {
  vertical-align: bottom;
}

b {
  font-weight: 700;
}

.single-post_recruit {
  color: var(--sub-txt, #333);
  word-break: break-word;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  --font: "Noto Sans JP", serif;
  --font-en: "Barlow", serif;
}

.c-module-container > section:nth-of-type(odd) {
  background-color: transparent;
}

/* -------------------------------------------
ヘッダー
------------------------------------------- */
.m-header-001__logo {
  padding: 20px 2%;
}
.m-header-001__logo-link-img {
  max-height: 29px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 10px 15px;
  }
  .m-header-001__logo-link-img {
    max-height: 18px;
  }
}

.m-header-001__btn-link {
  min-height: 60px;
  font-family: 'Josefin Sans',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  text-indent: 0.2rem;
  color: #fff;
  font-weight: 500;
}

/* -------------------------------------------
電気工事士系モジュール：仕事内容
------------------------------------------- */
.m-modulegroup005-003 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 140px 20px;
  color: var(--primary-txt, #ffffff);
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003 {
    padding: 60px 20px;
  }
}

.m-modulegroup005-003__headline {
  position: relative;
  z-index: 1;
  display: block;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 500;
  color: var(--primary);
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003__headline {
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup005-003__headline-sub {
  display: block;
  margin-top: 10px;
  font-family: var(--font, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 700;
  color: var(--sub-txt, #04a1af);
  letter-spacing: .15em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003__headline-sub {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup005-003__container {
  position: relative;
  max-width: 1375px;
  margin: 75px auto 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003__container {
    margin: 40px auto 0;
  }
}

.m-modulegroup005-003__container-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: center;
  margin-left: -42px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003__container-inner {
    display: block;
    margin-left: 0;
  }
}

.m-modulegroup005-003__item {
  width: 50%;
  max-width: 50%;
  padding-left: 42px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003__item {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-003__item:nth-child(n + 3) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003__item + .m-modulegroup005-003__item {
    margin-top: 40px;
  }
}

.m-modulegroup005-003__figure {
  margin-bottom: -1.8rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003__figure {
    margin-bottom: -1.5rem;
  }
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-003__figure-img-pc {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003__figure-img-pc {
    display: none;
  }
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-003__figure-img-sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003__figure-img-sp {
    display: block;
  }
}

.m-modulegroup005-003__ttl {
  display: inline;
  background-color: var(--primary-bg, #04a1af);
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.7;
  color: #fff;
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup005-003__ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003__ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.m-modulegroup005-003__ttl + .m-modulegroup005-003__txt {
  margin-top: 20px;
}

.m-modulegroup005-003__txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.4;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2.1;
  }
}

/* -------------------------------------------
電気工事士系モジュール：資格手当
------------------------------------------- */
.m-modulegroup005-004 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 100px 20px;
  background: var(--sub-bg);
  color: var(--primary-txt, #ffffff);
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-004 {
    padding: 60px 20px;
  }
}

.m-modulegroup005-004__headline {
  position: relative;
  z-index: 1;
  display: block;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 500;
  color: var(--primary-txt);
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-004__headline {
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup005-004__headline-sub {
  display: block;
  margin-top: 10px;
  font-family: var(--font, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 700;
  color: var(--primary, #04a1af);
  letter-spacing: .15em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-004__headline-sub {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup005-004__container {
  position: relative;
  max-width: 1375px;
  margin: 75px auto 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-004__container {
    margin: 40px auto 0;
  }
}

.m-modulegroup005-004__container-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: center;
  margin-left: -42px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-004__container-inner {
    display: block;
    margin-left: 0;
  }
}

.m-modulegroup005-004__item {
  width: 33.33%;
  max-width: 33.33%;
  padding-left: 42px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-004__item {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-004__item:nth-child(n + 4) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-004__item + .m-modulegroup005-004__item {
    margin-top: 40px;
  }
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-004__figure-img-pc {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-004__figure-img-pc {
    display: none;
  }
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-004__figure-img-sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-004__figure-img-sp {
    display: block;
  }
}

.m-modulegroup005-004__ttl {
  margin-top: 22px;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1.6;
  color: var(--primary-bg, #04a1af);
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-004__ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.m-modulegroup005-004__txt {
  margin-top: 12px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.4;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-004__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2.1;
  }
}

/* -------------------------------------------
電気工事士系モジュール：仕事内容（スライダー）
------------------------------------------- */
.m-modulegroup005-010 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 120px 0;
  color: var(--sub-txt, #ffffff);
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-010 {
    padding: 60px 0;
  }
}

.m-modulegroup005-010__headline {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-010__headline {
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup005-010__headline-sub {
  display: block;
  margin-top: 10px;
  font-size: 19px;
  font-size: 1.9rem;
  color: var(--primary-bg, #04a1af);
  letter-spacing: 0.15em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-010__headline-sub {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup005-010__container {
  margin: 75px 0 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-010__container {
    margin: 40px 0 0;
  }
}

.m-modulegroup005-010__item {
  height: auto;
  text-align: left;
}

.m-modulegroup005-010__item:only-child {
  max-width: 800px;
  margin: 0 auto;
}

.m-modulegroup005-010__figure-img-pc {
  vertical-align: bottom;
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-010__figure-img-pc {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-010__figure-img-pc {
    display: none;
  }
}

.m-modulegroup005-010__figure-img-sp {
  vertical-align: bottom;
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-010__figure-img-sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-010__figure-img-sp {
    display: block;
  }
}

.m-modulegroup005-010__ttl {
  margin-top: 20px;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.7;
  color: var(--primary-bg, #04a1af);
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-010__ttl {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: .3rem;
  }
}

.m-modulegroup005-010__ttl + .m-modulegroup005-010__txt {
  position: relative;
  margin: 16px 0 0;
  padding: 21px 0 0;
}

.m-modulegroup005-010__ttl + .m-modulegroup005-010__txt::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 5px;
  background-color: var(--primary-bg, #04a1af);
  content: "";
}

.m-modulegroup005-010__txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.4;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-010__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2.1;
  }
}

.m-modulegroup005-010 .swiper-button-prev,
.m-modulegroup005-010 .swiper-button-next {
  top: 16.3vw;
  width: 80px;
  height: 80px;
  margin-top: 0;
  background-color: var(--primary-bg, #04a1af);
  background-size: 10px 29px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup005-010 .swiper-button-prev,
  .m-modulegroup005-010 .swiper-button-next {
    top: 22.8vw;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-010 .swiper-button-prev,
  .m-modulegroup005-010 .swiper-button-next {
    top: 26.6vw;
    width: 28px;
    height: 28px;
    background-size: 5px 10px;
  }
}

.m-modulegroup005-010 .swiper-button-prev {
  left: 22.5%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI1OCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRkZGIiBkPSJNMjAgMSAwIDI5bDIwIDI4VjFaIi8+PC9zdmc+");
}

@media screen and (max-width: 1024px) {
  .m-modulegroup005-010 .swiper-button-prev {
    left: calc(15.45vw - 40px);
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-010 .swiper-button-prev {
    left: calc(8.4% - 14px);
  }
}

.m-modulegroup005-010 .swiper-button-next {
  right: 22.5%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSI1OCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRkZGIiBkPSJtMSAxIDIwIDI4TDEgNTdWMVoiLz48L3N2Zz4=");
}

@media screen and (max-width: 1024px) {
  .m-modulegroup005-010 .swiper-button-next {
    right: calc(15.45vw - 40px);
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-010 .swiper-button-next {
    right: calc(8.4% - 14px);
  }
}

/* -------------------------------------------
電気工事士系モジュール：求める人物像
------------------------------------------- */
.m-modulegroup005-009 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 120px 20px 130px;
  color: var(--primary-txt, #000000);
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-009 {
    padding: 60px 20px 65px;
  }
}

.m-modulegroup005-009__headline {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-009__headline {
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup005-009__headline-sub {
  display: block;
  margin-top: 10px;
  font-size: 19px;
  font-size: 1.9rem;
  color: var(--primary-bg, #04a1af);
  letter-spacing: 0.15em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-009__headline-sub {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup005-009__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--primary, #04a1af);
}

.m-modulegroup005-009__bg-img-pc {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.m-modulegroup005-009__container {
  position: relative;
  max-width: 1000px;
  margin: 72px auto 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-009__container {
    margin: 40px auto 0;
  }
}

.m-modulegroup005-009__container-inner {
  padding: 64px 90px;
  border: 10px solid var(--primary-border, #04a1af);
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-009__container-inner {
    padding: 25px 30px;
    border-width: 5px;
  }
}

.m-modulegroup005-009__txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.4;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-009__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2.1;
    text-align: left;
  }
}

/* -------------------------------------------
電気工事士系モジュール：事業内容（スライダー）
------------------------------------------- */
.m-modulegroup005-012 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 20px 130px;
  color: var(--sub-txt, #ffffff);
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-012 {
    padding: 0 20px 65px;
  }
}

.m-modulegroup005-012__headline {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-012__headline {
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup005-012__headline-sub {
  display: block;
  margin-top: 10px;
  font-size: 19px;
  font-size: 1.9rem;
  color: var(--primary-bg, #04a1af);
  letter-spacing: 0.15em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-012__headline-sub {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup005-012__container {
  max-width: 1375px;
  margin: 75px auto 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-012__container {
    margin: 40px auto 0;
  }
}

.m-modulegroup005-012__container-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 3.63% 40px;
  background-color: var(--sub-bg, #f2f2f2);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup005-012__container-inner {
    padding: 50px 50px 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-012__container-inner {
    padding: 30px 30px 25px;
  }
}

.m-modulegroup005-012__item {
  width: 39.22%;
  max-width: 500px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup005-012__item {
    width: 100%;
    max-width: none;
  }
}

.m-modulegroup005-012__cnt {
  width: 60.78%;
  max-width: 775px;
  padding: 25px 0 0 4.7%;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup005-012__cnt {
    width: 100%;
    max-width: none;
    padding: 40px 0 0 0;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-012__cnt {
    padding: 30px 0 0 0;
  }
}

.m-modulegroup005-012__cnt:only-child {
  width: 100%;
  max-width: none;
  padding: 0;
}

.m-modulegroup005-012__figure-img-pc {
  vertical-align: bottom;
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-012__figure-img-pc {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-012__figure-img-pc {
    display: none;
  }
}

.m-modulegroup005-012__figure-img-sp {
  vertical-align: bottom;
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-012__figure-img-sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-012__figure-img-sp {
    display: block;
  }
}

.m-modulegroup005-012__ttl {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.7;
  color: var(--primary-bg, #04a1af);
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-012__ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.m-modulegroup005-012__ttl + .m-modulegroup005-012__txt {
  margin: 16px 0 0;
}

.m-modulegroup005-012__txt {
  font-size: 14px;
  font-size: 1.4rem;
  color: var(--primary-txt);
  line-height: 2.4;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-012__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2.1;
  }
}

.m-modulegroup005-012 .swiper-pagination-bullets {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-012 .swiper-pagination-bullets {
    margin-top: 5px;
  }
}

.m-modulegroup005-012 .swiper-pagination-bullet {
  width: 75px;
  height: 8px;
  margin: 0 7px;
  border-radius: 0;
  background: var(--primary-txt, #04a1af);
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-012 .swiper-pagination-bullet {
    width: 37px;
    height: 4px;
    margin: 0 6px;
  }
}

.m-modulegroup005-012 .swiper-pagination-bullet-active {
  background: var(--primary-bg, #04a1af);
}

/* -------------------------------------------
電気工事士系モジュール：メッセージ
------------------------------------------- */
.m-modulegroup005-001 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 120px 20px;
  color: var(--primary-txt, #000000);
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-001 {
    padding: 60px 20px;
  }
}

.m-modulegroup005-001__headline {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-001__headline {
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup005-001__headline-sub {
  display: block;
  margin-top: 10px;
  font-size: 19px;
  font-size: 1.9rem;
  color: #2686f1;
  letter-spacing: 0.15em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-001__headline-sub {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup005-001__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--primary, #04a1af);
}

.m-modulegroup005-001__bg-img-pc {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.m-modulegroup005-001__container {
  position: relative;
  max-width: 900px;
  margin: 66px auto 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-001__container {
    margin: 30px auto 0;
  }
}

.m-modulegroup005-001__ttl {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.6;
  color: #2686f1;
  letter-spacing: 7px;
  letter-spacing: 0.7rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-001__ttl {
    font-size: 20px;
    font-size: 2rem;
    text-align: left;
  }
}

.m-modulegroup005-001__ttl + .m-modulegroup005-001__txt {
  margin-top: 20px;
}

.m-modulegroup005-001__txt {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  line-height: 2.4;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-001__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2.1;
    text-align: left;
  }
}

/* -------------------------------------------
電気工事士系モジュール：一緒に働くメンバー
------------------------------------------- */
.m-modulegroup005-006 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 100px 20px 100px;
  color: var(--primary-txt, #ffffff);
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006 {
    padding: 60px 20px 60px;
  }
}

.m-modulegroup005-006__headline {
  position: relative;
  z-index: 1;
  display: block;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 500;
  color: var(--primary-txt);
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__headline {
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup005-006__headline-sub {
  display: block;
  margin-top: 10px;
  font-family: var(--font, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 700;
  color: var(--primary, #04a1af);
  letter-spacing: .15em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__headline-sub {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup005-006__container {
  max-width: 1375px;
  margin: 75px auto 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__container {
    margin: 40px auto 0;
  }
}

.m-modulegroup005-006__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;
}

.m-modulegroup005-006__btn-item {
  width: 25%;
  max-width: 25%;
  text-align: left;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__btn-item {
    width: 50%;
    max-width: 50%;
  }
}

.m-modulegroup005-006__btn-item:hover {
  opacity: .7;
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-006__btn-item:nth-child(n + 5) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__btn-item:nth-child(n + 3) {
    margin-top: 30px;
  }
}

.m-modulegroup005-006__btn-img {
  position: relative;
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-006__btn-img-pc {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__btn-img-pc {
    display: none;
  }
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-006__btn-img-sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__btn-img-sp {
    display: block;
  }
}

.m-modulegroup005-006__btn-img::after {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 10px solid var(--primary-bg, #04a1af);
  pointer-events: none;
  content: "";
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__btn-img::after {
    border-width: 5px;
  }
}

.is-active .m-modulegroup005-006__btn-img::after {
  opacity: .8;
}

.m-modulegroup005-006__btn-position {
  margin-top: 22px;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup005-006__btn-position {
    font-size: 1.5rem;
    letter-spacing: 0.5rem
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__btn-position {
    margin-top: 12px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.m-modulegroup005-006__btn-name {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--primary-bg, #04a1af);
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup005-006__btn-name {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__btn-name {
    font-size: 20px;
    font-size: 2rem;
  }
}

.m-modulegroup005-006__btn-name-en {
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  color: var(--sub-txt);
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup005-006__btn-name-en {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 320px) {
  .m-modulegroup005-006__btn-name-en {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup005-006__interview {
  margin-top: 90px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__interview {
    margin-top: 45px;
  }
}

.m-modulegroup005-006__interview-inner {
  position: relative;
}

.m-modulegroup005-006__interview-item {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

.m-modulegroup005-006__interview-item.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.m-modulegroup005-006__interview-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: center;
  text-align: left;
  -webkit-box-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__interview-section {
    display: block;
  }
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-006__interview-section:nth-child(odd) .m-modulegroup005-006__interview-img + .m-modulegroup005-006__interview-cnt {
    padding-left: 60px;
  }
}

.m-modulegroup005-006__interview-section:nth-child(even) {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-006__interview-section:nth-child(even) .m-modulegroup005-006__interview-img + .m-modulegroup005-006__interview-cnt {
    padding-right: 60px;
  }
}

.m-modulegroup005-006__interview-section + .m-modulegroup005-006__interview-section {
  margin-top: 75px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__interview-section + .m-modulegroup005-006__interview-section {
    margin-top: 40px;
  }
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-006__interview-img {
    width: 50%;
  }
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-006__interview-img-pc {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__interview-img-pc {
    display: none;
  }
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-006__interview-img-sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__interview-img-sp {
    display: block;
  }
}

@media screen and (min-width: 767px) {
  .m-modulegroup005-006__interview-img + .m-modulegroup005-006__interview-cnt {
    width: 50%;
  }
}

.m-modulegroup005-006__interview-cnt {
  width: 100%;
  padding: 50px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__interview-cnt {
    padding: 20px 0 0;
  }
}

.m-modulegroup005-006__interview-ttl {
  display: inline;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1.6;
  color: var(--primary-bg, #04a1af);
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__interview-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

.m-modulegroup005-006__interview-ttl + .m-modulegroup005-006__interview-txt {
  margin-top: 12px;
}

.m-modulegroup005-006__interview-txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.4;
  letter-spacing: 3px;
  letter-spacing: 0.3rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-006__interview-txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2.1;
  }
}

/* -------------------------------------------
募集要項 001
------------------------------------------- */
.m-require-001 {
  padding: 100px 0 80px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  background: var(--sub-bg) !important;
}

@media screen and (max-width: 767px) {
  .m-require-001 {
    padding: 60px 0;
  }
}

.m-require-001 .c-headline-001__en {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1;
  text-transform: uppercase;
  color: var(--primary-txt);
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .m-require-001 .c-headline-001__en {
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-require-001 .c-headline-001__ja {
  display: block;
  margin-top: 10px;
  font-size: 19px;
  font-size: 1.9rem;
  color: var(--primary, #04a1af);
  letter-spacing: 0.15em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .m-require-001 .c-headline-001__ja {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-require-001__detail-row {
  margin-bottom: 5px;
}

.m-require-001__detail-ttl {
  font-weight: 700;
  color: #fff;
}

.m-require-001__detail-desc {
  background: #fcf3d4;
  color: #333;
  font-weight: 500;
}

.m-require-001__detail-desc::before {
  background: #c4d7ec;
  opacity: 1;
}

.m-require-001__detail-flow-ttl-number {
  color: #fff;
}

.m-require-001__entry-btn {
  color: #fff;
}

.m-footer-001 {
  background: #fff;
  color: var(--primary);
}