@charset "UTF-8";

/*
========== 年齢認証 ==========
*/
html,
body.sp_age {
	height: 100%;
}
#judgment {
	position: relative;
	display: block;
	width: 650px;
	height: 520px;
	margin: auto;
	bottom: 50%;
	right: 50%;
	position: absolute;
}
#sp_wrapper {
	left: 50%;
	position: relative;
	top: 50%;
}
#sp_chara {
	position: absolute;
	top: 0px;
	right: 0px;
}
