.c-list-item32.--custom {
  justify-content: center;
  gap: 50px 40px;
}
.c-list-item32.--custom .c-item {
  width: calc((100% - 120px) / 4);
  margin: 0;
}

.btn-1 {
  font-size: 20px;
}
.top-block2::before {
  height: 750px;
  background: url(../images/index_new/bg2.png) no-repeat;
}
.top-block2 .wrapper {
  max-width: 1523px;
}

.top-block2 .c-list-item32 {
  margin-top: 50px;
  padding: 0;
}
.top-block2 .c-list-item32.--last {
  margin-bottom: 80px;
}
.top-block2 .c-list-item32 .c-item figure {
  height: 262px;
}
.top-block2 .c-list-item32 .c-item .word {
  height: 88px;
  margin-top: -48px;
  padding-left: 30px;
}

.top-block2 .c-list-item32 .c-item .word {
  max-width: 94%;
  width: auto;
}
.top-block2 .c-list-item32 .c-item .word .num {
  font-size: 22px;
}
.top-block2 .c-list-item32 .c-item .word .num::after {
  width: 100%;
}
.top-block2 .c-list-item32 .c-item .word .title {
  font-size: 20px;
}

.new-block1 .c-dl1 {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.new-block2 {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}
.new-block2 .c-heading1.--sm {
  padding: 0 48px 20px;
}
.new-block2 .c-dl1 > dl > dd {
  padding: 22px 45px 0;
}

.contact-pallarax {
  padding-top: 140px;
}
.contact-pallarax-list {
  max-width: 640px;
}
.contact-pallarax-box {
  width: 100%;
}
.contact-pallarax h3 {
  font-size: 26px;
  padding-top: 0;
  padding-bottom: 10px;
}
.contact-pallarax h3::after {
  height: 2px;
  background-color: #ef3e22;
}
.contact-pallarax p {
  font-weight: 700;
}

.top-block6 .c-list-item23 .c-item {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 1024px) {
  .c-list-item32.--custom .c-item {
    width: calc((100% - 40px) / 2);
  }
  .top-block2::before {
    content: unset;
  }
}

@media screen and (max-width: 767px) {
  .c-list-item32.--custom {
    gap: 40px 0;
  }
  .c-list-item32.--custom .c-item {
    width: 100%;
  }
  .top-block2 .c-list-item32.--last {
    margin-bottom: 40px;
  }

  .top-block2 .c-list-item32 .c-item .word {
    padding-left: 20px;
  }
  .top-block2 .c-list-item32 .c-item .word .title {
    font-size: 22px;
  }
  .new-block2 .c-heading1.--sm {
    padding: 0 0 12px;
  }
  .new-block2 .c-dl1 > dl > dd {
    padding-left: 0;
    padding-right: 0;
  }
}
