.ttlh2_v2_under {
  line-height: 1;
  box-sizing: border-box;
  border-bottom: 1px solid #000;
  margin-bottom: 50px;
  padding-bottom: 32px;
}
@media all and (max-width: 767px) {
  .ttlh2_v2_under {
    padding-top: 60px;
  }
}

.bx_c2 {
  display: grid;
  grid-template-columns: 1fr 400px;
}
.bx_c2 .left {
  padding: 0 0 70px 0;
  box-sizing: border-box;
}
.bx_c2 .ttlh2_v2 {
  line-height: 1;
  box-sizing: border-box;
  border-bottom: 1px solid #000;
  margin-bottom: 50px;
  padding-bottom: 32px;
}
.bx_c2 h2 {
  font-size: 4rem;
  line-height: 1.7;
  font-weight: 500;
}
.bx_c2 .txt {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2;
  text-align: right;
  margin-top: 50px;
  font-feature-settings: "palt";
}
.bx_c2 .txt .in {
  display: inline-block;
  width: clamp(400px, 30.7467057101vw, 1000px);
  text-align: left;
}
@media all and (max-width: 1000px) {
  .bx_c2 {
    grid-template-columns: 1fr;
  }
  .bx_c2 .txt .in {
    width: 100%;
  }
  .bx_c2 .right {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .bx_c2 .bx {
    width: 100%;
    height: 100%;
  }
  .bx_c2 .bx img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media all and (max-width: 767px) {
  .bx_c2 .left {
    padding: 0 0 45px 0;
  }
  .bx_c2 .ttlh2_v2 {
    margin-bottom: 30px;
    padding-bottom: 4px;
  }
  .bx_c2 h2 {
    font-size: 2rem;
  }
  .bx_c2 .txt {
    font-size: 1rem;
    margin-top: 20px;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}

.bar1 {
  width: 100%;
  height: 38px;
  background: #2b2b2b;
}
@media all and (max-width: 767px) {
  .bar1 {
    height: 19px;
  }
}

.who3 {
  padding-bottom: 110px;
}
.who3 .c2 {
  display: grid;
  grid-template-columns: 420px calc(100% - 510px);
  gap: 0 90px;
  margin-top: 60px;
}
.who3 .c2 h2 {
  font-size: 4rem;
  line-height: 1.7;
  font-weight: 500;
}
.who3 .c2 .txt {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2;
  margin-top: 40px;
  font-feature-settings: "palt";
  letter-spacing: 0.08em;
}
.who3 .c2 .right {
  overflow: hidden;
  background: #F5F5F5;
}
.who3 .sld {
  position: relative;
}
.who3 .sld img {
  width: 100%;
}
.who3 .pn1 {
  bottom: 34px;
}
.who3 .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
}
.who3 .swiper-pagination-bullet-active {
  background: #2b2b2b;
}
@media all and (max-width: 900px) {
  .who3 .c2 {
    grid-template-columns: 1fr;
    gap: 40px 0;
  }
}
@media all and (max-width: 767px) {
  .who3 {
    padding-bottom: 0;
  }
  .who3 .ttlh2_v2 {
    padding-bottom: 8px;
    margin-bottom: 30px;
  }
  .who3 .c2 {
    margin-top: 30px;
  }
  .who3 .c2 h2 {
    font-size: 2rem;
  }
  .who3 .c2 .txt {
    font-size: 1rem;
    line-height: 1.6;
    margin-top: 20px;
  }
  .who3 .pn1 {
    bottom: 12px;
  }
  .who3 .right {
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
  }
}

.who4 {
  background: #2b2b2b;
  padding-bottom: 80px;
}
.who4 .ttlh2_v2 {
  border-bottom: none;
}
@media all and (max-width: 767px) {
  .who4 {
    padding-bottom: 50px;
  }
  .who4 .ttlh2_v2 {
    padding-bottom: 0;
    margin-bottom: 25px;
  }
}

.com_infos {
  color: white;
  margin: 100px auto 0 auto;
  max-width: 990px;
}
.com_infos .line {
  border-top: 1px solid #535353;
  box-sizing: border-box;
  padding: 40px 0;
}
.com_infos .line:last-of-type {
  border-bottom: 1px solid #535353;
}
.com_infos .tl {
  font-weight: bold;
}
.com_infos .tx {
  font-size: 2rem;
  font-weight: normal;
  margin-top: 8px;
}
@media all and (max-width: 767px) {
  .com_infos {
    margin: 25px auto 0 auto;
    padding: 0 15px;
  }
  .com_infos .line {
    padding: 20px 0;
  }
  .com_infos .tl {
    font-size: 1rem;
  }
  .com_infos .tx {
    font-size: 1rem;
    margin-top: 4px;
  }
}

/*# sourceMappingURL=who.css.map */
