/*
Theme Name:Nano child
Theme URI:
Description:WordPressテーマ「Nano」の自作子テーマです。
Template:nano_tcd065
Author:SPARKJAPAN
Author URI:http://tcd-theme.com/
Version:1.22
*/

.p-header-video {
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  aspect-ratio: 16 / 9;
}
