@charset "UTF-8";
/* -----------------------------------------------

----------------------------------------------- */

.l-page--column_2 .l-page__main > * {
  max-width: 100% !important;
}

.l-wrapper {
  flex-direction: initial !important;
}

iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

