.p-strengths .l-column--6448__64 {
  padding-top: 60px;
}
.p-strengths .l-column--6448__64 h2 {
  margin-bottom: 1.25em;
}
.p-strengths .l-column--6448.--reverse {
  flex-direction: row-reverse;
}
.p-strengths .container-kv {
  margin-right: -50px;
  height: 345px;
  background-image: url(/strengths/local/img/img_kv.jpg);
  background-position: left;
  background-repeat: repeat-x;
  background-size: contain;
}

@media (max-width: calc(992px - 0.02px)) {
  .p-strengths .l-column--6448__64 {
    padding-top: 0;
  }
  .p-strengths .l-column--6448.--reverse {
    flex-direction: row;
  }
}
.js-continuous {
  width: 100%;
  height: 345px;
  pointer-events: none;
  user-select: none;
}
.js-continuous .swiper-wrapper {
  transition-timing-function: linear;
  display: flex;
}
.js-continuous .swiper-slide {
  width: 640px;
  height: 345px;
  flex-shrink: 0;
}
.js-continuous .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}/*# sourceMappingURL=local.css.map */