@charset "UTF-8";
/*!
 * Flex Door 1-IGK
 * Version: IGK-Visualization 1.0.0
 * Login styles
 */

/*** MDB初期背景クリア ***/
.login-page .intro-2 {
	background-image: none;
	background-position: 0% 0%;
	background-size: auto auto;
	background-repeat: repeat;
	background-origin: padding-box;
	background-clip: border-box;
	background-attachment: scroll;
	background-color: transparent;
}
.view {
	position: static;
}

/*** MDB初期値 ***/
html, body, header, .view {
	height: 100%;
}
@media (min-width: 560px) and (max-width: 740px) {
	html, body, header, .view {
		height: 650px;
	}
}
@media (min-width: 800px) and (max-width: 850px) {
	html, body, header, .view	{
		height: 650px;
	}
}

/*** 動画プロパティ ***/
.fitMovie {
	position: absolute;
	width: 1796px;
	height: 1009.84px;
	left: 0px;
	top: -80px;
	z-index: 0;
}
