@charset "utf-8";
/* CSS Document */

/* 広告埋め込み用 */
#video {
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
video#video {
  max-width: 500px;
  margin: 60px auto;
  display: flex;
}