.horiz-desc-wide .flex-content-wrap[data-v-738e134a] {
  display: flex;
  gap: clamp(40px, 4.4444444444vw, 64px);
}
@media screen and (min-width: 1024px) {
.horiz-desc-wide .flex-content-wrap[data-v-738e134a] {
    padding-inline-start: clamp(0px, 4.4444444444vw, 64px);
    width: clamp(0px, 100vw, 1440px);
    margin: 0 auto;
    align-items: center;
}
.horiz-desc-wide .flex-content-wrap.is-reverse[data-v-738e134a] {
    flex-direction: row-reverse;
}
}
@media screen and (max-width: 1023.98px) {
.horiz-desc-wide .flex-content-wrap[data-v-738e134a] {
    flex-direction: column-reverse;
}
}
.horiz-desc-wide .flex-content-wrap .text-wrap .title[data-v-738e134a] {
  font-size: var(--h4);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.4;
  color: var(--text-bk-primary);
  white-space: pre-wrap;
  text-align: left;
}
.horiz-desc-wide .flex-content-wrap .text-wrap .title + .desc[data-v-738e134a] {
  margin-top: clamp(24px, 2.2222222222vw, 32px);
}
.horiz-desc-wide .flex-content-wrap .text-wrap .desc[data-v-738e134a] {
  font-size: var(--body3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-subheading);
  line-height: 2;
  white-space: pre-wrap;
}
.horiz-desc-wide .flex-content-wrap .text-wrap .tip[data-v-738e134a] {
  font-size: var(--body4);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-subheading);
  line-height: 2;
  white-space: pre-wrap;
  margin-top: clamp(24px, 2.2222222222vw, 32px);
  font-family: "Noto Sans JP";
}
.horiz-desc-wide .flex-content-wrap .text-wrap .button-base[data-v-738e134a] {
  margin-top: clamp(32px, 2.7777777778vw, 40px);
}
@media screen and (min-width: 1024px) {
.horiz-desc-wide .flex-content-wrap .text-wrap[data-v-738e134a] {
    flex: 1 1 568px;
}
}
@media screen and (max-width: 1023.98px) {
.horiz-desc-wide .flex-content-wrap .text-wrap[data-v-738e134a] {
    padding: 0 var(--gutter);
}
}
.horiz-desc-wide .flex-content-wrap .media-wrap[data-v-738e134a] {
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
.horiz-desc-wide .flex-content-wrap .media-wrap[data-v-738e134a] {
    aspect-ratio: 744/420;
    border-radius: 8px 0 0 8px;
    flex: 1 1 744px;
}
}
@media screen and (min-width: 1441px) {
.horiz-desc-wide .flex-content-wrap .media-wrap[data-v-738e134a] {
    border-radius: 8px;
}
}
@media screen and (max-width: 1023.98px) {
.horiz-desc-wide .flex-content-wrap .media-wrap[data-v-738e134a] {
    aspect-ratio: 375/232;
}
}