.horiz-section-wide .flex-content-wrap[data-v-6a8885a1] {
  display: flex;
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
.horiz-section-wide .flex-content-wrap[data-v-6a8885a1] {
    width: clamp(0px, 100vw, 1440px);
    margin: 0 auto;
    align-items: center;
    justify-content: flex-end;
}
.horiz-section-wide .flex-content-wrap.is-reverse[data-v-6a8885a1] {
    flex-direction: row-reverse;
}
.horiz-section-wide .flex-content-wrap.is-reverse .media-wrap[data-v-6a8885a1] {
    border-radius: 0 8px 8px 0;
}
}
@media screen and (max-width: 1023.98px) {
.horiz-section-wide .flex-content-wrap[data-v-6a8885a1] {
    gap: 40px;
    flex-direction: column-reverse;
}
}
.horiz-section-wide .flex-content-wrap .text-wrap > div[data-v-6a8885a1]:empty {
  display: none;
}
.horiz-section-wide .flex-content-wrap .text-wrap .title[data-v-6a8885a1] {
  font-size: var(--h4);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.4;
  color: var(--text-bk-primary);
  font-family: "NotoSansJP";
  white-space: pre-wrap;
}
.horiz-section-wide .flex-content-wrap .text-wrap .title + .desc[data-v-6a8885a1] {
  margin-top: clamp(24px, 2.2222222222vw, 32px);
}
.horiz-section-wide .flex-content-wrap .text-wrap .desc[data-v-6a8885a1] {
  font-size: var(--body3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-subheading);
  font-family: "NotoSansJP";
  line-height: 2;
  white-space: pre-wrap;
}
@media screen and (min-width: 1024px) {
.horiz-section-wide .flex-content-wrap .text-wrap .btnbase0[data-v-6a8885a1] {
    margin-top: clamp(0px, 2.2222222222vw, 32px);
}
}
@media screen and (max-width: 1023.98px) {
.horiz-section-wide .flex-content-wrap .text-wrap .btnbase0[data-v-6a8885a1] {
    margin-top: 32px;
}
}
@media screen and (min-width: 1024px) {
.horiz-section-wide .flex-content-wrap .text-wrap .btnbase1[data-v-6a8885a1] {
    margin-top: clamp(0px, 1.6666666667vw, 24px);
}
}
@media screen and (max-width: 1023.98px) {
.horiz-section-wide .flex-content-wrap .text-wrap .btnbase1[data-v-6a8885a1] {
    margin-top: 24px;
}
}
@media screen and (min-width: 1024px) {
.horiz-section-wide .flex-content-wrap .text-wrap[data-v-6a8885a1] {
    flex: 0 1 696px;
    padding: 0 clamp(0px, 4.4444444444vw, 64px);
}
}
@media screen and (max-width: 1023.98px) {
.horiz-section-wide .flex-content-wrap .text-wrap[data-v-6a8885a1] {
    padding: 0 var(--gutter);
}
}
.horiz-section-wide .flex-content-wrap .media-wrap[data-v-6a8885a1] {
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
.horiz-section-wide .flex-content-wrap .media-wrap[data-v-6a8885a1] {
    flex: 0 1 744px;
    aspect-ratio: 744/420;
    border-radius: 8px 0 0 8px;
}
}
@media screen and (min-width: 1441px) {
.horiz-section-wide .flex-content-wrap .media-wrap[data-v-6a8885a1] {
    border-radius: 8px !important;
}
}
@media screen and (max-width: 1023.98px) {
.horiz-section-wide .flex-content-wrap .media-wrap[data-v-6a8885a1] {
    aspect-ratio: 375/232;
}
}