/*カスタム*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
@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@500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500&display=swap');

/* -------------------------------------------
共通パッチ
------------------------------------------- */
body {
  background:#fff;
}

.m-header-001__logo {
  padding: 15px 2% 10px 2%;
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-header-001__logo {
    padding: 15px 2%;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 15px 3%;
  }
}

.m-header-001__logo-link-img {
  max-height: 55px;
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-header-001__logo-link-img {
    max-height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    max-height: 40px;
  }
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-header-001__btn-link {
    min-height: 60px;
  }
}

.c-headline-001__en {
  font-weight: 400;
  color: #0c158f;
}

.c-headline-001__ja {
  font-weight: 500;
  color: #000;
}

@media screen and (max-width: 767px) {
  .c-headline-001__ja {
    font-size: 2rem;
    font-size: 20px;
  }
}

.m-footer-001 {
  background: #0c158f;
  color: #fff;
}

/* フッター */
.m-footer-001__copyright {
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
.m-footer-001__copyright {
    padding: 15px 0;
  }
}

:root {
  --headline-en-color:#000;
  --headline-ja-color:#0c158f;
  --headline-en-font-family:'Barlow Condensed',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",sans-serif;
  --headline-ja-font-family:'Noto Sans JP',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",sans-serif;
  --ttl-font-family:'Noto Sans JP',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",sans-serif;
  --txt-font-family:'Noto Sans JP',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",sans-serif;
  --txt-color: #fff;
  --txt-color-black: #000;
  --txt-color-en: #fff;
}

/* -------------------------------------------
電気工事士系モジュール：メッセージ
------------------------------------------- */
.m-modulegroup005-001 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 140px 20px;
  color: var(--sub-txt, #000000);
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-001 {
    padding: 70px 20px;
  }
}

.m-modulegroup005-001__headline {
  position: relative;
  z-index: 1;
  display: block;
  font-family: var(--headline-en-font-family);
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 500;
  color: var(--txt-color-en);
  line-height: 1;
}

@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-family: var(--headline-ja-font-family);
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 700;
  color: var(--primary-bg, #04a1af);
  letter-spacing: .15em;
}

@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-family: var(--ttl-font-family);
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1.6;
  color: var(--primary-bg, #04a1af);
  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;
  }
}

@media screen and (max-width: 320px) {
  .m-modulegroup005-001__ttl {
    letter-spacing: 0.6rem;
  }
}

.m-modulegroup005-001__ttl + .m-modulegroup005-001__txt {
  margin-top: 20px;
}

.m-modulegroup005-001__txt {
  font-family: var(--txt-font-family);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--txt-color);
  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-003 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 140px 20px;
  color: var(--primary-txt, #ffffff);
  background: #cfcfdb !important;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-003 {
    padding: 70px 20px;
  }
}

.m-modulegroup005-003__headline {
  position: relative;
  z-index: 1;
  display: block;
  font-family: var(--headline-en-font-family);
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 500;
  color: var(--headline-en-color);
  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(--headline-ja-font-family);
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 700;
  color: var(--primary-bg, #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: -5.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-family: var(--ttl-font-family);
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.7;
  color: var(--primary-txt, #ffffff);
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
}

@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: 16px;
}

.m-modulegroup005-003__txt {
  font-family: var(--txt-font-family);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--txt-color-black);
  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: 60px 20px 80px 20px;
  background: #e6e7f4;
  color: var(--primary-txt, #ffffff);
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-004 {
    padding: 70px 20px;
  }
}

.m-modulegroup005-004__headline {
  position: relative;
  z-index: 1;
  display: block;
  font-family: var(--headline-en-font-family);
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 500;
  color: var(--headline-en-color);
  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(--headline-ja-font-family);
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 700;
  color: var(--primary-bg, #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-family: var(--ttl-font-family);
  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: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 320px) {
  .m-modulegroup005-004__ttl {
    letter-spacing: 0.4rem;
  }
}

.m-modulegroup005-004__txt {
  margin-top: 12px;
  font-family: var(--txt-font-family);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--txt-color-black);
  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-009 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 140px 20px 150px;
  color: var(--sub-txt, #000000);
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-009 {
    padding: 70px 20px 75px;
  }
}

.m-modulegroup005-009__headline {
  position: relative;
  z-index: 1;
  display: block;
  font-family: var(--headline-en-font-family);
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 500;
  color: var(--txt-color);
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-009__headline {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup005-009__headline {
    font-size: 27px;
    font-size: 2.7rem;
  }
}

.m-modulegroup005-009__headline-sub {
  display: block;
  margin-top: 10px;
  font-family: var(--headline-ja-font-family);
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 700;
  color: var(--primary-bg, #04a1af);
  letter-spacing: .15em;
}

@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-family: var(--txt-font-family);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--txt-color);
  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-require-003 {
  padding: 80px 0;
  background: #e6e7f4 !important;
}

@media screen and (max-width: 767px) {
  .m-require-003 {
    padding: 40px 0;
  }
}

.m-require-003 .c-headline-001 {
  margin: 0;
}

/* タイトル（英語）の見出しを大文字に変更したい場合に使用 */
.m-require-003 .c-headline-001__en {
  /* color: #333; */
  /* text-transform: uppercase; */
}

.m-require-003 .c-headline-001__ja {
  font-weight: 500;
  color: #333;
}

.m-require-003__detail {
  padding: 20px 40px 40px 40px;
}

@media screen and (max-width: 1024px){
  .m-require-003__detail {
    padding: 20px;
  }
}

.m-require-003__detail-row {
  border-top: 1px solid #ddd;
}

.m-require-003__detail-row:last-child {
  border-bottom: 1px solid #ddd;
}

.m-require-003__detail-ttl {
  /* color: #333; */
}

.m-require-003__detail-desc {
  font-weight: 400;
  color: #333;
}

/* 「STEP番号」の背景色を変更したい場合に適用 */
.m-require-003__detail-flow-ttl-number {
  /* background-color: #f2f2f2; */
  /* color: #333; */
}

/* ボタン背景なしの場合にコメントアウトを削除 */
.m-require-003__entry-btn {
  background: transparent;
  color: var(--primary);
  border: 1px solid var(--primary-bg);
}

.m-require-003__entry-btn:hover {
  color: var(--primary-txt);
}

.m-require-003__entry-btn::before {
  background: var(--primary);
}