.e-platform-section-2[data-v-942ec0b3] {
  overflow: hidden;
  background-color: var(--fill-bg-black);
}
.e-platform-section-2 .flex-content-wrap[data-v-942ec0b3] {
  margin-inline: var(--gutter);
  display: flex;
  gap: clamp(32px, 4.4444444444vw, 64px);
}
.e-platform-section-2 .flex-content-wrap + .flex-content-wrap[data-v-942ec0b3] {
  margin-top: clamp(64px, 8.3333333333vw, 120px);
}
@media screen and (min-width: 1024px) {
.e-platform-section-2 .flex-content-wrap[data-v-942ec0b3] {
    align-items: center;
}
.e-platform-section-2 .flex-content-wrap[data-v-942ec0b3]:nth-of-type(2n + 1) {
    flex-direction: row-reverse;
}
}
@media screen and (max-width: 1023.98px) {
.e-platform-section-2 .flex-content-wrap[data-v-942ec0b3] {
    flex-direction: column;
}
}
.e-platform-section-2 .flex-content-wrap .text-wrap .title[data-v-942ec0b3] {
  font-size: var(--sub-h3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.4;
  color: var(--text-wh-primary);
  font-family: "NotoSansJP";
  white-space: pre-wrap;
}
.e-platform-section-2 .flex-content-wrap .text-wrap .title + .desc[data-v-942ec0b3] {
  margin-top: clamp(16px, 1.6666666667vw, 24px);
}
.e-platform-section-2 .flex-content-wrap .text-wrap .desc[data-v-942ec0b3] {
  font-size: var(--body3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-wh-subheading);
  font-family: "NotoSansJP";
  white-space: pre-wrap;
  line-height: 2;
}
.e-platform-section-2 .flex-content-wrap .text-wrap .button-base[data-v-942ec0b3] {
  margin-top: clamp(32px, 2.7777777778vw, 40px);
}
@media screen and (min-width: 1024px) {
.e-platform-section-2 .flex-content-wrap .text-wrap[data-v-942ec0b3] {
    flex: 1 1 552px;
}
}
@media screen and (max-width: 1023.98px) {
.e-platform-section-2 .flex-content-wrap .text-wrap[data-v-942ec0b3] {
    order: 2;
}
}
.e-platform-section-2 .flex-content-wrap .media-wrap[data-v-942ec0b3] {
  border-radius: 8px;
  overflow: hidden;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 1024px) {
.e-platform-section-2 .flex-content-wrap .media-wrap[data-v-942ec0b3] {
    flex: 1 1 680px;
    width: clamp(0px, 47.2222222222vw, 680px);
}
}
@media screen and (max-width: 1023.98px) {
.e-platform-section-2 .flex-content-wrap .media-wrap[data-v-942ec0b3] {
    order: 1;
}
}
@media screen and (min-width: 1024px) {
.e-platform-section-2.large .flex-content-wrap .text-wrap[data-v-942ec0b3] {
    flex: 1 1 512px;
}
}
@media screen and (min-width: 1024px) {
.e-platform-section-2.large .flex-content-wrap .text-wrap .title[data-v-942ec0b3] {
    font-size: var(--sub-h1);
}
}
@media screen and (max-width: 1023.98px) {
.e-platform-section-2.large .flex-content-wrap .text-wrap .title[data-v-942ec0b3] {
    font-size: var(--h4);
}
}
.e-platform-section-2.large .flex-content-wrap .media-wrap[data-v-942ec0b3] {
  aspect-ratio: 720/445;
}
@media screen and (min-width: 1024px) {
.e-platform-section-2.large .flex-content-wrap .media-wrap[data-v-942ec0b3] {
    flex: 1 1 720px;
    width: clamp(0px, 50vw, 720px);
}
}