  /* CSS Document */

/*mov_area*/
.p-mov_area{
	width: 100%;
}
.p-mov_area iframe{
	width: 100%;
	height: auto;
	aspect-ratio:16/9;
}
