/* 非提供時にのみ使用 */
/* body {
    background: #000000;
} */

/* 非提供時にのみ使用 */
/* h2 {
	border-radius: 2px;
	background: #bb0000;
	text-align: center;
	color: #ffffff;
	margin: 0px 0px 0px -40px;
	padding: 10px 0px 10px 0px;
	font-size: 19px;
	font-weight: bold;
	font-family: "Yu Gothic UI Bold", sans-serif;
} */

.iframe-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* 非フルスクリーン */
/* .iframe-wrapper iframe {
	text-align: center;
	display: block;
	margin: auto;
	margin-top: 30px;
	width: 95%;
	height: 900px;
} */