@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500&display=swap");

:root {
  --font: "Noto Serif JP", serif;
}

/* -------------------------------------------
共通パッチ
------------------------------------------- */
img {
  vertical-align: bottom;
}

/* PCとタブレットのみ改行を適用 */
@media screen and (min-width: 767.01px) {
  .pc-tab {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}

/* 要項ページ body */
.single-post_recruit {
  color: var(--sub-txt, #333);
  word-break: break-word;
  font-weight: 500;
}

.c-module-container > section:nth-of-type(odd) {
  background-color: transparent;
}

/* ヘッダー */
.m-header-001 {
  background: #fff;
}

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

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

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

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

.m-header-001__logo {
  max-width: 67%;
}

.m-header-001__logo-link-img {
  display: block;
}

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

.m-header-001__logo-link-img.is-mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img.is-mobile {
    display: block;
  }
}

.m-header-001__btn-link {
  min-height: 80px;
  font-family: "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 767px) {
  .m-header-001__btn-link {
    min-height: 48px;
  }
}

.single-post_recruit .m-header-001 {
  background: transparent;
}

.m-header-001 + .m-kv-001 {
  margin-top: -80px; /* PCヘッダーの高さ */
}

@media screen and (max-width: 767px) {
  .m-header-001 + .m-kv-001 {
    margin-top: -48px; /* SPヘッダーの高さ */
  }
}

/* フッター */
.m-footer-001 {
}

.m-footer-001__copyright {
  padding: 30px 0;
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 20px 0;
  }
}

/* -------------------------------------------
土木作業員モジュール：ギャラリー
------------------------------------------- */
.m-modulegroup001-017 {
  overflow: hidden;
  margin: 90px 0;
  padding: 0 0 50px;
  background-color: var(--sub-bg, #f2f2f2) !important;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-017 {
    margin: 60px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-017 {
    margin: 30px 0;
    padding: 0 0 20px;
  }
}

.m-modulegroup001-017__headline {
  position: relative;
  z-index: 0;
  max-width: 1415px;
  margin: 0 auto 50px;
  padding: 0 20px;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-017__headline {
    margin: 0 auto 35px;
  }
}

.m-modulegroup001-017__headline::before {
  position: absolute;
  z-index: -10;
  top: 0;
  left: 50%;
  display: block;
  width: 160vw;
  height: 25px;
  background: #fff;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.m-modulegroup001-017__headline_sub {
  margin-left: 10px;
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-017__headline_sub {
    display: block;
    margin-top: 10px;
    margin-left: 0;
  }
}

.m-modulegroup001-017__container {
  max-width: 1600px;
  margin: 0 auto;
}

.m-modulegroup001-017__container:only-child {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-017__container:only-child {
    margin-top: 20px;
  }
}

.m-modulegroup001-017__cnt {
  max-width: 1040px;
  margin: 0 auto 40px;
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-017__cnt {
    margin: 0 auto 35px;
  }
}

.m-modulegroup001-017__cnt:only-child {
  margin: 0 auto;
}

.m-modulegroup001-017__ttl {
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.6;
  color: var(--primary, #04a1af);
  letter-spacing: 0.2em;
}

.m-modulegroup001-017__txt {
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.2em;
}

.m-modulegroup001-017__ttl + .m-modulegroup001-017__txt {
  margin: 15px 0 0;
}

.m-modulegroup001-017__figure {
  text-align: center;
}

.m-modulegroup001-017__figure-img-pc {
  width: 100%;
  vertical-align: bottom;
}

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

.m-modulegroup001-017__figure-img-sp {
  display: none;
  width: 100%;
  vertical-align: bottom;
}

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

/* -------------------------------------------
土木作業員モジュール：福利厚生（横並び）
------------------------------------------- */
.m-modulegroup001-007 {
  position: relative;
  z-index: 0;
  padding: 0 20px;
  background-color: #fff !important;
  text-align: left;
}

.m-modulegroup001-007::before {
  position: absolute;
  z-index: -10;
  top: 25px;
  left: 0;
  display: block;
  width: 100%;
  height: 212px;
  background-image: -webkit-repeating-linear-gradient(right, var(--primary-border), var(--primary-border) 5px, #fff 6px, #fff 15px);
  background-image: repeating-linear-gradient(-90deg, var(--primary-border), var(--primary-border) 5px, #fff 6px, #fff 15px);
  background-size: auto auto;
  content: "";
  opacity: 0.8;
}

.m-modulegroup001-007__headline {
  max-width: 1375px;
  margin: 0 auto 50px;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-007__headline {
    margin: 0 auto 35px;
  }
}

.m-modulegroup001-007__headline_sub {
  margin-left: 10px;
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-007__headline_sub {
    display: block;
    margin-top: 10px;
    margin-left: 0;
  }
}

.m-modulegroup001-007__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1375px;
  margin: 0 auto 80px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-007__container {
    display: block;
    margin: 0 auto 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-007__container {
    margin: 0 auto 40px;
  }
}

.m-modulegroup001-007__container_inner {
  width: calc(33.3% - 80px / 3);
  margin-right: 40px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-007__container_inner {
    width: 100%;
    margin: 0 0 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-007__container_inner {
    margin: 0 0 30px;
  }
}

.m-modulegroup001-007__container_inner:nth-child(3) {
  margin-right: 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-007__container_inner:last-child {
    margin: 0;
  }
}

.m-modulegroup001-007__figure {
  text-align: center;
}

.m-modulegroup001-007__figure-img-pc {
  width: 100%;
  vertical-align: top;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-007__figure-img-pc {
    width: 100%;
    max-width: 430px;
  }
}

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

.m-modulegroup001-007__figure-img-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-007__figure-img-sp {
    display: inline;
    vertical-align: top;
  }
}

.m-modulegroup001-007__ttl {
  margin-top: 20px;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 500;
  color: var(--primary, #04a1af);
  letter-spacing: 0.2em;
}

.m-modulegroup001-007__txt {
  margin-top: 15px;
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.2em;
}

/* -------------------------------------------
土木作業員モジュール：キャリアプラン
------------------------------------------- */
.m-modulegroup001-010 {
  position: relative;
  z-index: 0;
  padding: 0 20px;
  background-color: var(--sub-bg, #f2f2f2);
  text-align: left;
}

.m-modulegroup001-010::before {
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 25px;
  background: #fff;
  content: "";
}

.m-modulegroup001-010__headline {
  max-width: 1375px;
  margin: 0 auto 50px;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-010__headline {
    margin: 0 auto 35px;
  }
}

.m-modulegroup001-010__headline_sub {
  margin-left: 10px;
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-010__headline_sub {
    display: block;
    margin-top: 10px;
    margin-left: 0;
  }
}

.m-modulegroup001-010__container {
  max-width: 1000px;
  margin: 0 auto 90px;
  padding-bottom: 70px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-010__container {
    margin: 0 auto 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-010__container {
    margin: 0 auto 40px;
    padding-bottom: 35px;
  }
}

.m-modulegroup001-010__figure {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

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

.m-modulegroup001-010__figure-img-pc {
  vertical-align: top;
  width: 100%;
  max-width: 597px;
}

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

.m-modulegroup001-010__figure-img-sp {
  display: none;
  width: 100%;
  max-width: 317px;
}

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

.m-modulegroup001-010__txt {
  margin-top: 40px;
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-010__txt {
    margin-top: 20px;
  }
}

/* -------------------------------------------
土木作業員モジュール：当社について（スライダー）
------------------------------------------- */
.m-modulegroup001-016 {
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin: 0 0 100px;
  background-color: var(--primary-txt, #ffffff) !important;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-016 {
    margin: 0 0 70px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-016 {
    margin: 0 0 50px;
  }
}

.m-modulegroup001-016::before {
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 387px;
  background-image: -webkit-repeating-linear-gradient(right, var(--primary-border), var(--primary-border) 5px, #fff 6px, #fff 15px);
  background-image: repeating-linear-gradient(-90deg, var(--primary-border), var(--primary-border) 5px, #fff 6px, #fff 15px);
  background-size: auto auto;
  content: "";
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-016::before {
    height: calc(100% - 75px);
  }
}

.m-modulegroup001-016__headline {
  position: relative;
  z-index: 0;
  max-width: 1415px;
  margin: 0 auto 50px;
  padding: 0 20px;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-016__headline {
    margin: 0 auto 35px;
  }
}

.m-modulegroup001-016__headline::before {
  position: absolute;
  z-index: -10;
  top: 0;
  left: 50%;
  display: block;
  width: 160vw;
  height: 25px;
  background: #fff;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.m-modulegroup001-016__headline_sub {
  margin-left: 10px;
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-016__headline_sub {
    display: block;
    margin-top: 10px;
    margin-left: 0;
  }
}

.m-modulegroup001-016__cnt {
  max-width: 1040px;
  margin: 80px auto 50px;
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-016__cnt {
    margin: 40px auto 35px;
  }
}

.m-modulegroup001-016__headline + .m-modulegroup001-016__cnt {
  margin: 0 auto 50px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-016__headline + .m-modulegroup001-016__cnt {
    margin: 0 auto 35px;
  }
}

.m-modulegroup001-016__container_wrap {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-016__container_wrap {
    margin-top: 40px;
  }
}

.m-modulegroup001-016__headline + .m-modulegroup001-016__container_wrap {
  margin-top: 0;
}

.m-modulegroup001-016__cnt + .m-modulegroup001-016__container_wrap {
  margin-top: 0;
}

.m-modulegroup001-016__container {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.m-modulegroup001-016__container_inner {
  height: auto;
}

.m-modulegroup001-016__container_inner:only-child {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

.m-modulegroup001-016__ttl {
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.6;
  color: var(--primary, #04a1af);
  letter-spacing: 0.2em;
}

.m-modulegroup001-016__txt {
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.2em;
}

.m-modulegroup001-016__ttl + .m-modulegroup001-016__txt {
  margin: 15px 0 0;
}

.m-modulegroup001-016__figure {
  position: relative;
  padding-bottom: 56.27%;
}

.m-modulegroup001-016__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-modulegroup001-016__figure-img-pc {
    display: none;
  }
}

.m-modulegroup001-016__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-modulegroup001-016__figure-img-sp {
    display: inline;
  }
}

.m-require-003 {
  position: relative;
  z-index: 0;
  padding-top: 0;
}

.m-require-003::before {
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 25px;
  background: #fff;
  content: "";
}

.m-require-003__inner {
  max-width: 1415px;
}

.m-require-003__detail {
  max-width: 880px;
  margin: 0 auto;
}

.m-require-003 .c-headline-001 {
  margin-bottom: 10px;
  padding: 0 20px;
  text-align: left;
}

.m-require-003 .c-headline-001__en {
  display: inline;
  font-family: var(--font, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: normal;
  line-height: 1;
  color: #111;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-require-003 .c-headline-001__en {
    display: block;
    font-size: 34px;
    font-size: 3.4rem;
  }
}

.m-require-003 .c-headline-001__ja {
  display: inline;
  margin-left: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
  letter-spacing: 0.1em;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 767px) {
  .m-require-003 .c-headline-001__ja {
    display: block;
    margin-top: 10px;
    margin-left: 0;
  }
}

.m-require-003 {
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
}

.m-require-003__detail-row,
.m-require-003__detail-row:last-child {
  border-color: #bbb;
}

.m-require-003__detail-row::before {
  opacity: 1;
}

.m-require-003__detail-ttl {
  font-weight: 700;
}

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

.m-require-003__detail-desc::before {
  content: none;
}

.m-require-003__detail-flow-ttl-number {
}

.m-require-003__entry-btn {
}
