@charset "UTF-8";
/* CSS Document */
.video_ekkyo {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.video_ekkyo iframe {
  width: 100%;
  height: 100%;
}