@charset "UTF-8";

/*メインビジュアル*/
.content{
	height: auto;
}

.content iframe{
	margin-top: 96px;
	width: 100vw;
	height: 100vw;
}
