.heading-block {
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1240px;
  margin: 0 auto;
}
.heading-block + * {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .heading-block + * {
    margin-top: 40px;
  }
}

.hlv2 {
  font-weight: 500;
  position: relative;
  font-size: 40px;
  padding-bottom: 28px;
  margin: 0;
}
.hlv2::after {
  content: "";
  position: absolute;
  display: block;
  width: 160px;
  height: 2px;
  bottom: 0;
  left: 50%;
  background-color: #1A483B;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.hlv2 + * {
  margin-top: 38px;
}
.hlv2__caption {
  font-size: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .hlv2 {
    font-size: 30px;
    font-size: max( 8vw , 12px);
  }
  .hlv2__caption {
    font-size: 16px;
    font-size: max( 4.2666666667vw , 12px);
  }
}

.frontpage {
  padding: 80px 0 80px 0;
}
.frontpage__wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.frontpage.even {
  background: #FFF;
}
@media screen and (max-width: 767px) {
  .frontpage {
    padding: 60px 5% 60px 5%;
  }
}

.topPage .topIssues::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .topPage .content main .mainVisual {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 76% bottom;
  }
}
.topPage .content main .mainVisual .container.w-renew {
  width: 100%;
  height: auto;
  max-width: 1240px;
  margin: 0 auto;
  padding: 60px 0 60px 0;
}
.topPage .content main .mainVisual .container.w-renew h1 {
  margin: 0;
  font-weight: 700;
  font-size: 44px;
  line-height: 1.4;
  text-shadow: 0 0 6px #FFF;
}
.topPage .content main .mainVisual .container.w-renew h1 span {
  display: block;
  text-decoration: underline;
  color: #1A483B;
}
@media screen and (max-width: 767px) {
  .topPage .content main .mainVisual .container.w-renew {
    padding: 30px 5% 20px 5%;
  }
  .topPage .content main .mainVisual .container.w-renew h1 {
    font-size: 21px;
    font-size: max( 5.6vw , 12px);
  }
}
.topPage .content main .mainVisual .fv__services {
  margin-top: 60px;
}
.topPage .content main .mainVisual .fv__services ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0;
  gap: 20px;
  counter-reset: fv-counter;
}
.topPage .content main .mainVisual .fv__services ol li {
  position: relative;
  background: #F4F5F3;
  border: 1px solid #1A483B;
  border-radius: 5px;
  list-style: none;
  width: calc((100% - 40px) / 3);
  padding: 30px 26px;
  text-align: center;
}
.topPage .content main .mainVisual .fv__services ol li::before {
  content: counter(fv-counter);
  counter-increment: fv-counter;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  background: #1A483B;
  color: #FFF;
  font-weight: 700;
  font-size: 25px;
  border-radius: 50%;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.topPage .content main .mainVisual .fv__services ol li h2 {
  font-size: 24px;
  font-weight: 700;
  color: #1A483B;
  text-align: center;
  margin-bottom: 0;
}
.topPage .content main .mainVisual .fv__services ol li p {
  text-align: center;
  margin: 10px 0 0 0;
  font-weight: 700;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .topPage .content main .mainVisual .fv__services {
    margin-top: 30px;
  }
  .topPage .content main .mainVisual .fv__services ol {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .topPage .content main .mainVisual .fv__services ol li {
    width: 100%;
    padding: 10px 10px 10px 46px;
  }
  .topPage .content main .mainVisual .fv__services ol li::before {
    width: 26px;
    height: 26px;
    font-size: 14px;
    left: 25px;
    top: 20px;
  }
  .topPage .content main .mainVisual .fv__services ol li h2 {
    font-size: 16px;
    font-size: max( 4.2666666667vw , 12px);
    text-align: left;
  }
  .topPage .content main .mainVisual .fv__services ol li p {
    font-size: 12px;
    font-size: max( 3.2vw , 12px);
    text-align: left;
  }
}
.topPage .content main .mainVisual .fv__cta {
  background: -webkit-gradient(linear, left top, right top, from(rgba(26, 72, 59, 0.96)), to(rgba(45, 173, 141, 0.96)));
  background: linear-gradient(90deg, rgba(26, 72, 59, 0.96) 0%, rgba(45, 173, 141, 0.96) 100%);
  padding: 20px 5%;
}

.cta {
  background: -webkit-gradient(linear, left top, right top, from(#1A483B), to(#2DAD8D));
  background: linear-gradient(90deg, #1A483B 0%, #2DAD8D 100%);
  padding: 25px 5% 30px 5%;
}
.cta__text {
  font-size: 26px;
  font-weight: 700;
  color: #FFF;
  text-align: center;
  margin: 0;
}
.cta__button {
  text-align: center;
  margin: 5px 0 0 0;
}
.cta__button a {
  display: inline-block;
  position: relative;
  background-color: #FABD2D;
  color: #333333;
  font-weight: 700;
  font-size: 20px;
  width: 340px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  padding: 16px;
  line-height: 1.2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cta__button a::after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 9px;
  height: 9px;
  border-right: #333333 3px solid;
  border-bottom: #333333 3px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.cta__button a:hover {
  background-color: #1A483B;
  color: #FFF;
}
.cta__button a:hover::after {
  border-color: #FFF;
}
@media screen and (max-width: 767px) {
  .cta__text {
    font-size: 20px;
    font-size: max( 5.3333333333vw , 12px);
  }
  .cta__button a {
    width: 100%;
    font-size: 18px;
    font-size: max( 4.8vw , 12px);
  }
}

.top-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
.top-services__content {
  width: calc((100% - 16px) / 2);
  background-color: #FFF;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top-services__content--title {
  font-size: 24px;
  font-weight: 500;
  color: #1A483B;
  margin-bottom: 0;
}
.top-services__content--title span {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
.top-services__content--title + p {
  margin: 10px 0 0 0;
}
.top-services__content--list {
  margin-top: 24px;
  padding-top: 24px;
  padding-left: 0;
  border-top: 1px solid #D4D4D4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 18px 34px;
}
.top-services__content--list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc((100% - 34px) / 2);
}
.top-services__content--list li a {
  display: block;
  width: 100%;
  position: relative;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.top-services__content--list li a:hover {
  color: #FABD2D;
}
.top-services__content--list li a::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 7px;
  height: 7px;
  border-right: #1A483B 2px solid;
  border-bottom: #1A483B 2px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.top-services + * {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .top-services {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .top-services__content {
    width: 100%;
    padding: 20px 20px;
  }
  .top-services__content--title {
    font-size: 18px;
    font-size: max( 4.8vw , 12px);
  }
  .top-services__content--title span {
    font-size: 14px;
    font-size: max( 3.7333333333vw , 12px);
  }
  .top-services__content--title + p {
    font-size: 10px;
    font-size: max( 2.6666666667vw , 12px);
  }
  .top-services__content--list {
    gap: 16px 30px;
  }
  .top-services__content--list li a {
    font-size: 10px;
    font-size: max( 2.6666666667vw , 12px);
  }
}

.top-capability {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 25px 50px;
  list-style: none;
  padding: 0;
}
.top-capability li {
  width: calc((100% - 50px) / 2);
  border-bottom: 3px solid #1A483B;
}
.top-capability li a {
  display: block;
  position: relative;
  color: #3B4043;
  background-color: #F4F5F3;
  font-weight: 700;
  padding: 20px 30px 20px 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.top-capability li a::after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 9px;
  height: 9px;
  border-right: #1A483B 3px solid;
  border-bottom: #1A483B 3px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.top-capability li a:hover {
  background-color: #FABD2D;
  color: #333333;
}
.top-capability li a:hover::after {
  border-color: #333333;
}
@media screen and (max-width: 767px) {
  .top-capability {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .top-capability li {
    width: 100%;
  }
}

.top-case__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  list-style: none;
  padding: 0;
}
.top-case__list li {
  width: calc((100% - 30px) / 4);
  background: #FFF;
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.12);
}
.top-case__list li a {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top-case__list li a:hover {
  color: #FABD2D;
}
.top-case__list--thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 17/10;
}
.top-case__list--thumb img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
}
.top-case__list--cotent {
  padding: 16px;
}
.top-case__list--company {
  display: block;
  font-size: 12px;
}
.top-case__list--dept {
  display: block;
  font-size: 12px;
}
.top-case__list--text {
  margin-top: 5px;
  display: block;
  font-size: 14px;
  font-weight: 700;
}
.top-case + * {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .top-case__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 15px;
  }
  .top-case__list li {
    width: calc((100% - 15px) / 2);
  }
}

.top-other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  padding: 0 42px;
}
.top-other__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc((100% - 16px) / 2);
  background-color: #FFF;
  -webkit-box-shadow: 0 5px 22px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 22px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top-other__content a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  gap: 18px;
}
.top-other__content a:hover {
  color: #FABD2D;
}
.top-other__content--thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 35%;
  aspect-ratio: 48/25;
}
.top-other__content--thumb img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-other__content--text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
  width: calc(65% - 18px);
}
.top-other__content--title {
  font-weight: 500;
  font-size: 15px;
  color: #1A483B;
  margin: 0;
}
.top-other__content--detail {
  font-size: 13px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .top-other {
    padding: 0;
  }
  .top-other__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .top-other__content--title {
    font-size: 12px;
    font-size: max( 3.2vw , 12px);
  }
  .top-other__content--detail {
    font-size: 10px;
    font-size: max( 2.6666666667vw , 12px);
    line-height: 1.4;
  }
}/*# sourceMappingURL=style_wcl.css.map */