.headline__lead {
  display: none;
}

.main-section {
  margin-bottom: 0 !important;
}

.bold {
  font-weight: bold;
}

.fz14 {
  font-size: 14px;
}

.fz25 {
  font-size: 25px;
}
@media (max-width: 991.98px) {
  .fz25 {
    font-size: 20px;
  }
}

.fz20 {
  font-size: 20px;
}
@media (max-width: 991.98px) {
  .fz20 {
    font-size: 16px;
  }
}

.lh18 {
  line-height: 1.8;
}

.lh21 {
  line-height: 2.1;
}

.bb_black {
  border-bottom: 1px solid #717171;
}

.w_fit {
  width: fit-content;
}

.pagesub-header_flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .pagesub-header_flex {
    flex-wrap: wrap;
  }
}

.pagesub-header_l {
  width: 66%;
}
@media (max-width: 991.98px) {
  .pagesub-header_l {
    width: 70%;
  }
}
@media (max-width: 767.98px) {
  .pagesub-header_l {
    width: 100%;
  }
}

.pagesub-header_r {
  width: 33%;
}
@media (max-width: 991.98px) {
  .pagesub-header_r {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .pagesub-header_r {
    width: 100%;
  }
}

.sec1 {
  padding-bottom: 140px;
}
@media (max-width: 767.98px) {
  .sec1 {
    padding-bottom: 60px;
  }
}
.sec1 .cont1 {
  width: 1280px;
  margin-left: -160px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1919px) {
  .sec1 .cont1 {
    width: calc(50% + 50vw);
    margin-left: calc(50% - 50vw);
  }
}
@media (max-width: 991.98px) {
  .sec1 .cont1 {
    flex-wrap: wrap;
  }
}
.sec1 .cont1_img {
  width: 720px;
}
@media (max-width: 1919px) {
  .sec1 .cont1_img {
    width: 50vw;
  }
}
@media (max-width: 991.98px) {
  .sec1 .cont1_img {
    width: 100%;
  }
}
.sec1 img {
  width: 100%;
}
.sec1 .cont1_r {
  width: 500px;
}
@media (max-width: 1919px) {
  .sec1 .cont1_r {
    width: calc(95% - 50vw);
  }
}
@media (max-width: 991.98px) {
  .sec1 .cont1_r {
    width: 100%;
    margin-top: 2rem;
    padding-left: 5.729166vw;
  }
}
.sec1 .cont2_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec1 .cont2_flex .item {
  width: 31%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 1.5rem 0;
  border: 1px solid #717071;
  border-radius: 10px;
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .sec1 .cont2_flex .item {
    width: calc((100% - 10px) / 2);
    padding: 1rem 0;
    margin-bottom: 10px;
  }
}
.sec1 .cont2_flex .item .num {
  font-size: 25px;
  font-family: "Asap Condensed";
  border-bottom: 1px solid #717071;
  padding-bottom: 4px;
}
@media (max-width: 991.98px) {
  .sec1 .cont2_flex .item .num {
    font-size: 20px;
  }
}
.sec1 .cont2_flex .item .text {
  margin-top: 1rem;
  font-size: 20px;
  text-align: center;
}
@media (max-width: 991.98px) {
  .sec1 .cont2_flex .item .text {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .sec1 .cont2_flex .item .text {
    font-size: 12px;
    margin-top: 0.5rem;
  }
}

.sec2 {
  background: url(../../img/top/fv-bg.jpg) center center/cover no-repeat;
  padding: 120px 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
@media (max-width: 767.98px) {
  .sec2 {
    padding: 60px 0;
  }
}
.sec2 .cont1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
  border-bottom: 1px solid #717171;
  padding-bottom: 80px;
}
@media (max-width: 767.98px) {
  .sec2 .cont1 {
    padding-bottom: 40px;
  }
}
.sec2 .cont1_l {
  width: 53%;
}
@media (max-width: 767.98px) {
  .sec2 .cont1_l {
    width: 100%;
  }
}
.sec2 .cont1_r {
  width: 43%;
}
@media (max-width: 767.98px) {
  .sec2 .cont1_r {
    width: 100%;
  }
}
.sec2 .cont2,
.sec2 .cont3,
.sec2 .cont4 {
  padding: 60px 0;
  border-bottom: 1px solid #717171;
}
@media (max-width: 767.98px) {
  .sec2 .cont2,
  .sec2 .cont3,
  .sec2 .cont4 {
    padding: 40px 0;
  }
}
.sec2 .ttl_service {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 767.98px) {
  .sec2 .ttl_service {
    flex-wrap: wrap;
  }
}
@media (max-width: 767.98px) {
  .sec2 .ttl_service_l {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
}
.sec2 .ttl_service_l .en {
  font-family: "Asap Condensed";
  font-size: 20px;
  letter-spacing: 0.08em;
}
@media (max-width: 991.98px) {
  .sec2 .ttl_service_l .en {
    font-size: 16px;
  }
}
.sec2 .ttl_service_l .num {
  font-family: "Asap Condensed";
  font-size: 45px;
  line-height: 1;
}
@media (max-width: 991.98px) {
  .sec2 .ttl_service_l .num {
    font-size: 35px;
  }
}
.sec2 .ttl_service_text {
  font-size: 25px;
  margin-bottom: 0;
  margin-left: 2rem;
}
@media (max-width: 991.98px) {
  .sec2 .ttl_service_text {
    font-size: 20px;
    margin-left: 1rem;
  }
}
@media (max-width: 767.98px) {
  .sec2 .ttl_service_text {
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }
}
.sec2 .cont2_wrap {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec2 .cont2_wrap .item {
  background: #fff;
  border: 1px solid #717071;
  border-radius: 10px;
  width: 23%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem 0;
  text-align: center;
}
@media (max-width: 767.98px) {
  .sec2 .cont2_wrap .item {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
    padding: 1rem 0;
    height: 70px;
  }
}
.sec2 .cont3_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec2 .cont3_wrap .item {
  width: 23%;
  background: #fff;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 1rem 1rem 1.3rem;
}
@media (max-width: 767.98px) {
  .sec2 .cont3_wrap .item {
    width: 48%;
  }
}
.sec2 .cont3_wrap .item:nth-child(2n) {
  margin-top: 2rem;
}
@media (max-width: 767.98px) {
  .sec2 .cont3_wrap .item:nth-child(2n) {
    margin-top: 1rem;
  }
}
.sec2 .cont3_wrap .item .img img {
  display: block;
}
.sec2 .cont3_wrap .item .ttl {
  margin: 1.2rem 0 0;
}
.sec2 .cont3_wrap .item .ttl img {
  margin: 0 auto;
  display: block;
}
@media (max-width: 991.98px) {
  .sec2 .cont3_wrap .item .ttl img {
    max-height: 30px;
  }
}
.sec2 .cont5 {
  padding-top: 60px;
}
@media (max-width: 767.98px) {
  .sec2 .cont5 {
    padding-top: 40px;
  }
}
.sec2 .cont5 .cont2_wrap .item {
  width: 48%;
}
.sec2 .cont5_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec2 .cont5_l {
  width: 51%;
}
@media (max-width: 767.98px) {
  .sec2 .cont5_l {
    width: 100%;
  }
}
.sec2 .cont5_r {
  width: 45%;
}
@media (max-width: 767.98px) {
  .sec2 .cont5_r {
    width: 100%;
    margin-top: 30px;
  }
}

.sec3 {
  padding: 120px 0 70px;
}
@media (max-width: 767.98px) {
  .sec3 {
    padding: 60px 0;
  }
}
.sec3 .cont1_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec3 .cont1_wrap .item {
  background: #717171;
  border-radius: 10px;
  width: 31%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2.5rem 0;
  text-align: center;
  color: #fff;
}
@media (max-width: 767.98px) {
  .sec3 .cont1_wrap .item {
    width: 100%;
    margin-bottom: 10px;
    padding: 2rem 0;
    height: 80px;
  }
}
.sec3 .cont1_wrap .item .fz14 {
  border-bottom: 1px solid #fff;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .sec3 .cont1_wrap .item .fz14 {
    margin-bottom: 10px;
  }
}
.sec3 .cont1_wrap .item .fz18 {
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
}
.sec3 .cont1_wrap .item .fz18 .num {
  font-size: 150%;
}
.sec3 .cont2_wrap {
  margin-top: 1rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec3 .cont2_wrap .item {
  background: #fff;
  border: 1px solid #717071;
  border-radius: 10px;
  width: 23%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 0;
  text-align: center;
}
@media (max-width: 767.98px) {
  .sec3 .cont2_wrap .item {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
    padding: 0.5rem 0;
    height: 70px;
  }
}
.sec3 .cont3 {
  margin-top: 120px;
  border: 5px solid #df8035;
  padding: 0 2rem 2rem;
  border-radius: 20px;
}
@media (max-width: 767.98px) {
  .sec3 .cont3 {
    margin-top: 60px;
    padding: 0 1rem 2rem;
    border: 3px solid #df8035;
  }
}
.sec3 .cont3 .cont3_ttl {
  margin-top: -30px;
  background: #df8035;
  color: #fff;
  padding: 1rem 2rem;
  border-radius: 30px;
  width: fit-content;
}
@media (max-width: 767.98px) {
  .sec3 .cont3 .cont3_ttl {
    margin-top: -18px;
    padding: 0.5rem 1rem;
  }
}
.sec3 .cont3_wrap {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec3 .cont3_wrap .cont3_wrap_l {
  width: 45%;
}
@media (max-width: 767.98px) {
  .sec3 .cont3_wrap .cont3_wrap_l {
    width: 100%;
  }
}
.sec3 .cont3_wrap .cont3_wrap_c {
  width: 2%;
  position: relative;
}
@media (max-width: 767.98px) {
  .sec3 .cont3_wrap .cont3_wrap_c {
    width: 100%;
  }
}
.sec3 .cont3_wrap .cont3_wrap_c .img {
  position: absolute;
  bottom: 30%;
  width: 100%;
  left: 0;
}
@media (max-width: 767.98px) {
  .sec3 .cont3_wrap .cont3_wrap_c .img {
    position: static;
    width: 5%;
    margin: -14px auto 0;
    transform: rotate(90deg);
  }
}
.sec3 .cont3_wrap .cont3_wrap_r {
  width: 50%;
}
@media (max-width: 767.98px) {
  .sec3 .cont3_wrap .cont3_wrap_r {
    width: 100%;
  }
}
.sec3 .cont3_wrap .cont3_wrap_r .img {
  width: 108%;
}

.sec4 {
  padding-bottom: 80px;
}
@media (max-width: 767.98px) {
  .sec4 {
    padding-bottom: 60px;
    padding-top: 30px;
  }
}
.sec4 .cont1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .sec4 .cont1 .img {
    width: 50%;
    margin: 0 auto 1rem;
    display: block;
  }
}
.sec4 .cont1_l {
  width: 60%;
}
@media (max-width: 767.98px) {
  .sec4 .cont1_l {
    width: 100%;
  }
}
.sec4 .cont1_r {
  width: 34%;
}

.page_cta {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.page_cta .page_cta_wrap {
  display: flex;
  flex-wrap: wrap;
  background: url(../../img/page/about-us/page_cta_bg.jpg) center center/cover no-repeat;
}
.page_cta .page_cta_wrap_l {
  width: 50%;
}
@media (max-width: 767.98px) {
  .page_cta .page_cta_wrap_l {
    order: 1;
    width: 100%;
  }
}
.page_cta .page_cta_wrap_l img {
  width: 100%;
  display: block;
}
.page_cta .page_cta_wrap_r {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 60px;
  color: #fff;
}
@media (max-width: 991.98px) {
  .page_cta .page_cta_wrap_r {
    padding-left: 2rem;
  }
}
@media (max-width: 767.98px) {
  .page_cta .page_cta_wrap_r {
    width: 100%;
    padding: 2rem;
  }
}

.page_cta_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 60px;
  border-radius: 50vh;
  position: relative;
  color: var(--vk-color-text-body);
  background: #fff;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0.1em;
  transition: background-color 0.3s ease-out, color 0.3s ease-out, border-color 0.3s ease-out;
  padding-right: 16px;
}

.page_cta_btn::after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background-color: var(--vk-color-text-body);
  border-radius: 50vh;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../../img/more.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 32px 32px;
  transition: background-color 0.3s ease-out, background-image 0.3s ease-out, transform 0.3s ease-out;
}

@media (max-width: 767.98px) {
  .page_cta_btn::after {
    width: 25px;
    height: 25px;
  }
}
.page_cta_btn:hover {
  background-color: var(--vk-color-text-body);
  color: #fff;
  opacity: 1;
}

.page_cta_btn:hover::after {
  background-color: #fff;
  background-image: url("../../img/more-w.svg");
  transform: translateY(-50%) translateX(3px);
}

@media (max-width: 767.98px) {
  .page_cta_btn {
    width: 230px;
    height: 48px;
    font-size: 14px;
  }
  .page_cta_btn::after {
    animation: page_cta_btn-icon-shoot 3s ease-out infinite;
  }
}
.page_cta_btn_wrap {
  display: none !important;
  border-top: 5px solid #fff;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .page_cta_btn_wrap {
    border-top: 3px solid #fff;
  }
}
.page_cta_btn_wrap .item {
  width: calc((100% - 3px) / 4);
  display: flex;
  justify-content: center;
  align-items: center;
  background: #717171;
  color: #fff;
  height: 150px;
}
@media (max-width: 991.98px) {
  .page_cta_btn_wrap .item {
    height: 100px;
  }
}
@media (max-width: 767.98px) {
  .page_cta_btn_wrap .item {
    height: 90px;
    width: calc((100% - 1px) / 2);
  }
  .page_cta_btn_wrap .item:nth-child(3) {
    border-top: 1px solid #fff;
  }
  .page_cta_btn_wrap .item:nth-child(4) {
    border-top: 1px solid #fff;
  }
}
.page_cta_btn_wrap .item img {
  width: 32px;
  margin-left: 20px;
}
@media (max-width: 991.98px) {
  .page_cta_btn_wrap .item img {
    width: 20px;
    margin-left: 10px;
  }
}
@media (max-width: 767.98px) {
  .page_cta_btn_wrap .item img {
    width: 16px;
    margin-left: 4px;
  }
}