@charset "UTF-8";
/*
Theme Name: EEYAN Theme
Author: Flex 
Author URI: 
Version: 1.0
*/

.yt-wrap {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
.yt-wrap iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

.column_left_inner {
  position: relative;
  padding-bottom: 45px;
}
.column_left_inner .btn01 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 5;
}
.column_left_inner .btn01 a {
  max-width: 240px;
}