:root, #baseContainer {
	max-height: 768px;
}

#charaListWrap {
	position: absolute !important;
}

.moviePlayBtn.off {
	-webkit-filter: grayscale(100%) brightness(70%);
}

#TopPage #ConnectBtn {
	position: absolute;
	top: 250px;
	left: 45px;
	width: 184px;
	height: 196px;
	background: url("../../img/page/top/btn_connect.png") center center no-repeat;
	background-size: 100%;
}

#TopPage #ConnectBtn.off {
	pointer-events: none;
	-webkit-filter: grayscale(100%);
}
