@charset "UTF-8";


@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500&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;
  }
}

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

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

@media screen and (max-width: 767px) {
  .c-message-001 {
    margin: 0 auto;
  }
}

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

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

.m-header-001 {
  background: var(--primary);
}

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

.m-header-001 + .m-kv-001,
.m-header-001 + .m-kv-002 {
  margin-top: -80px;
}

@media screen and (max-width: 767px) {
  .m-header-001 + .m-kv-001,
  .m-header-001 + .m-kv-002 {
    margin-top: -50px;
  }
}

.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 {
  display: block;
  max-height: 20px;
}

@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 {
      -ms-flex-pack: center;
  min-height: 80px;
  -webkit-box-pack: center;
          justify-content: center;
}

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

@media screen and (max-width: 767px) {
  .m-header-001__btn-link-txt {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
  }
}

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

.c-headline-001__en {
  font-weight: 400;
  text-transform: uppercase;
}

.m-footer-001 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: center;
      -ms-flex-align: center;
  height: 80px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  .m-footer-001 {
    height: 60px;
  }
}

.m-footer-001__copyright {
  padding: 0;
}

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

/* -------------------------------------------
土木作業員モジュール：メッセージ
------------------------------------------- */
.m-modulegroup001-001 {
  padding: 100px 20px 0;
  text-align: left;
}

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

.m-modulegroup001-001__headline {
  max-width: 1375px;
  margin: 0 auto 30px;
  font-family: var(--font-serif);
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .1em;
}

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

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

.m-modulegroup001-001__container_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
  margin: 0 auto 150px;
  counter-increment: index;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-001__container_inner {
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}

.m-modulegroup001-001__container_inner:last-child {
  margin: 0 auto;
}

.m-modulegroup001-001__figure {
  position: relative;
  z-index: 0;
  width: 100%;
  max-width: 1180px;
  padding-top: 30px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-001__figure {
    width: 85%;
  }
}

.m-modulegroup001-001__figure::before {
  position: absolute;
  z-index: -10;
  top: 0;
  left: 110px;
  display: block;
  width: 245px;
  height: 670px;
  background-image: -webkit-repeating-linear-gradient(right, var(--primary), var(--primary) 5px, #fff 6px, #fff 15px);
  background-image: repeating-linear-gradient(-90deg, var(--primary), var(--primary) 5px, #fff 6px, #fff 15px);
  background-size: auto auto;
  content: "";
  opacity: .1;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-001__figure::before {
    height: 110%;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-001__figure::before {
    left: 50px;
    width: 125px;
  }
}

.m-modulegroup001-001__figure::after {
  position: absolute;
  top: -20px;
  right: -70px;
  font-family: var(--font-serif);
  font-size: 85px;
  font-size: 8.5rem;
  font-weight: 500;
  line-height: 1;
  content: counter(index, decimal-leading-zero);
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-001__figure::after {
    top: -10px;
    right: -50px;
    font-size: 60px;
    font-size: 6rem;
  }
}

.m-modulegroup001-001__figure-img-pc-bg {
  position: relative;
  height: 590px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-001__figure-img-pc-bg {
    height: auto;
    padding-top: 60%;
  }
}

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

.m-modulegroup001-001__figure-img-pc-bg::after {
  position: absolute;
  z-index: -10;
  top: 75px;
  right: -210px;
  display: block;
  width: 210px;
  height: 255px;
  background-color: var(--primary);
  /* SPも要修正 */
  background-image: -webkit-linear-gradient(right, #fff 10px, transparent 10px), -webkit-linear-gradient(#fff 10px, transparent 10px);
  background-image: linear-gradient(-90deg, #fff 10px, transparent 10px), linear-gradient(#fff 10px, transparent 10px);
  background-size: 15px 15px;
  content: "";
  opacity: .1;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-001__figure-img-pc-bg::after {
    top: 22%;
    right: -18%;
    width: 18%;
  }
}

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

@media screen and (max-width: 767px) {
  .m-modulegroup001-001__figure-img-sp-bg {
    display: block;
    height: auto;
    padding-top: 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
  }
  .m-modulegroup001-001__figure-img-sp-bg::after {
    position: absolute;
    z-index: -10;
    top: 22%;
    right: -18%;
    display: block;
    width: 18%;
    height: 60%;
    background-color: var(--primary);
    /* PCも要修正 */
    background-image: -webkit-linear-gradient(right, #fff 10px, transparent 10px), -webkit-linear-gradient(#fff 10px, transparent 10px);
    background-image: linear-gradient(-90deg, #fff 10px, transparent 10px), linear-gradient(#fff 10px, transparent 10px);
    background-size: 15px 15px;
    content: "";
    opacity: .1;
  }
}

.m-modulegroup001-001__cnt {
  position: relative;
  width: 540px;
  margin-top: 450px;
  margin-left: -235px;
  padding: 30px 0 30px 30px;
  background-color: #fff;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-001__cnt {
    width: auto;
    margin-top: 60px;
    margin-left: 0;
    padding: 0;
    background-color: transparent;
  }
}

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

.m-modulegroup001-001__ttl {
  font-family: var(--font-serif);
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--primary-bg);
  letter-spacing: .2em;
}

.m-modulegroup001-001__txt {
  margin-top: 15px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .2em;
}

.m-modulegroup001-001__container {
  margin-bottom: 44px;
}

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

.m-modulegroup001-001__container_inner.-even {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  max-width: 1375px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
}

.m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__figure {
  max-width: none;
  padding-top: 40px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__figure {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__figure {
    padding-top: 30px;
  }
}

.m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__figure::before {
  content: none;
}

.m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__figure::after {
  content: none;
}

.m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__figure-img-pc-bg {
  height: auto;
  padding-top: 40.5%;
  background-position: 100% 50%;
  background-size: contain;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__figure-img-pc-bg {
    padding-top: 42.5%;
    background-position: 50% 50%;
  }
}

.m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__figure-img-pc-bg::after {
  content: none;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__figure-img-sp-bg {
    padding-top: 42.5%;
    background-size: contain;
  }
  .m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__figure-img-sp-bg::after {
    content: none;
  }
}

.m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__cnt {
  width: auto;
  margin-top: 0;
  margin-left: 0;
  padding: 0 0 0 190px;
  background-color: transparent;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__cnt {
    padding: 0 0 0 135px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-001__container_inner.-even .m-modulegroup001-001__cnt {
    padding: 0;
  }
}

/* -------------------------------------------
土木作業員モジュール：特長
------------------------------------------- */
.m-modulegroup001-013 {
  padding: 100px 0 0;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-013 {
    padding: 70px 0 0;
  }
}

.m-modulegroup001-013__headline {
  max-width: 1415px;
  margin: 0 auto 60px;
  padding: 0 20px;
  font-family: var(--font-serif);
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .1em;
}

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

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

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

.m-modulegroup001-013__container_inner {
  height: auto;
  background-color: var(--sub-bg);
}

.m-modulegroup001-013__container_inner:only-child {
  max-width: 1000px;
  margin: 0 auto;
}

.m-modulegroup001-013__figure {
  position: relative;
  padding-bottom: 56.25%;
}

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

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

.m-modulegroup001-013__cnt {
  padding: 40px 60px 55px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-013__cnt {
    padding: 25px 20px;
  }
}

.m-modulegroup001-013__ttl {
  font-family: var(--font-serif);
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.66;
  color: var(--primary-bg);
  letter-spacing: .2em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-013__ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-modulegroup001-013__txt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .2em;
}

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

.m-modulegroup001-013 .swiper-button-prev, .m-modulegroup001-013 .swiper-button-next {
  top: 14.5vw;
  width: 80px;
  height: 80px;
  margin-top: 0;
  background-color: var(--primary-bg);
  background-size: 39px 14px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-013 .swiper-button-prev, .m-modulegroup001-013 .swiper-button-next {
    top: 15.45vw;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-013 .swiper-button-prev, .m-modulegroup001-013 .swiper-button-next {
    top: 21.4vw;
    width: 28px;
    height: 28px;
    background-size: 15px 6px;
  }
}

.m-modulegroup001-013 .swiper-button-prev {
  left: calc(18.38vw - 20px);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MiIgaGVpZ2h0PSIzMSI+PHBhdGggc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGQ9Ik04MCAyN0g0TDMwIDIiLz48L3N2Zz4=");
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-013 .swiper-button-prev {
    left: calc(15.45vw - 40px);
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-013 .swiper-button-prev {
    left: calc(8.4% - 14px);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIxNSI+PHBhdGggc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGQ9Ik0zMCAxMUg0bDktOSIvPjwvc3ZnPg==");
  }
}

.m-modulegroup001-013 .swiper-button-next {
  right: calc(18.38vw - 20px);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MiIgaGVpZ2h0PSIzMSI+PHBhdGggc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGQ9Ik0xIDI3aDc2TDUxIDIiLz48L3N2Zz4=");
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-013 .swiper-button-next {
    right: calc(15.45vw - 40px);
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-013 .swiper-button-next {
    right: calc(8.4% - 14px);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIxNSI+PHBhdGggc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGQ9Ik0yIDExaDI2bC05LTkiLz48L3N2Zz4=");
  }
}

.m-modulegroup001-013 .swiper-pagination-bullets {
  margin-top: 45px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-013 .swiper-pagination-bullets {
    margin-top: 25px;
  }
}

.m-modulegroup001-013 .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  margin: 0 7px;
  border-radius: 0;
  background: var(--sub-bg);
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-013 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}

.m-modulegroup001-013 .swiper-pagination-bullet-active {
  background: var(--primary-bg);
  opacity: 1;
}

/* -------------------------------------------
土木作業員モジュール：施工実績
------------------------------------------- */
.m-modulegroup001-003 {
  overflow: hidden;
  padding: 100px 20px 0;
  text-align: left;
}

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

.m-modulegroup001-003__headline {
  max-width: 1375px;
  margin: 0 auto 50px;
  font-family: var(--font-serif);
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .1em;
}

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

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

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

.m-modulegroup001-003__container {
  max-width: 1375px;
  margin: 0 auto;
}

.m-modulegroup001-003__container_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}

.m-modulegroup001-003__container_inner + .m-modulegroup001-003__container_inner {
  margin-top: 100px;
}

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

@media screen and (max-width: 1024px) {
  .m-modulegroup001-003__container_inner {
    display: block;
  }
}

.m-modulegroup001-003__figure {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 793px;
  padding-top: 33%;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-003__figure {
    max-width: none;
    padding-top: 50%;
  }
}

.m-modulegroup001-003__svg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  max-height: 394px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-003__svg {
    max-height: none;
  }
}

.m-modulegroup001-003__figure-img-pc {
  vertical-align: top;
}

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

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

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

.m-modulegroup001-003__cnt {
  position: relative;
  z-index: 0;
  width: 850px;
  min-height: 390px;
  margin-top: 65px;
  margin-left: -265px;
  padding: 75px 0 75px 310px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-003__cnt {
    width: 100%;
    min-height: 0;
    margin-top: -65px;
    margin-left: 0;
    padding: 100px 0 40px;
  }
}

.m-modulegroup001-003__cnt::after {
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  display: block;
  width: 160vw;
  height: 100%;
  background: var(--sub-bg);
  content: "";
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-003__cnt::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.m-modulegroup001-003__ttl {
  font-family: var(--font-serif);
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 500;
  color: var(--primary-bg);
  letter-spacing: .2em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-003__ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-modulegroup001-003__txt {
  margin-top: 15px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .2em;
}

.m-modulegroup001-003__svg_clip {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.m-modulegroup001-003__container_inner.-even {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
}

.m-modulegroup001-003__container_inner.-even .m-modulegroup001-003__cnt {
  margin-right: -265px;
  margin-left: 0;
  padding: 75px 310px 75px 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-003__container_inner.-even .m-modulegroup001-003__cnt {
    margin-right: 0;
    padding: 100px 0 40px;
  }
}

.m-modulegroup001-003__container_inner.-even .m-modulegroup001-003__cnt::after {
  right: 0;
  left: auto;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup001-003__container_inner.-even .m-modulegroup001-003__cnt::after {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

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

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

.m-modulegroup001-017__headline {
  position: relative;
  z-index: 0;
  max-width: 1415px;
  margin: 0 auto 50px;
  padding: 0 20px;
  font-family: var(--font-serif);
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .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__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-family: var(--font-serif);
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.6;
  color: var(--primary-bg);
  letter-spacing: .2em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup001-017__ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-modulegroup001-017__txt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .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-require-003__inner {
  max-width: 1415px;
}

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

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

.c-headline-001__en {
  display: inline;
  font-family: var(--font-serif);
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: normal;
  line-height: 1;
  color: var(--sub-txt);
  letter-spacing: .1em;
}

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

.c-headline-001__ja {
  display: inline;
  margin-left: 10px;
  font-family: var(--font-serif);
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
  color: var(--sub-txt);
  letter-spacing: .1em;
}

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

.m-require-003 {
  padding-top: 100px;
}

@media screen and (max-width: 767px) {
  .m-require-003 {
    padding-top: 70px;
  }
}

.m-require-003__detail-ttl {
  color: var(--primary-bg);
}

.m-require-003__detail-row {
  border-color: var(--primary-border);
}

.m-require-003__detail-row:last-child {
  border-color: var(--primary-border);
}
/*# sourceMappingURL=maps/custom.css.map */
