@charset "UTF-8";

.staff_interview {
	max-width: 800px;
	aspect-ratio: 800 / 450;
	margin: 0 auto;
	line-height: 1;
}

.staff_interview iframe {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
