@charset "utf-8";
.tileback{
  background-image:url("../img/back_tile01.png");
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.now1 {
  position: relative;
}

.now2 {
  width: 100px;
  position: absolute;
}