@charset "utf-8";
/* CSS Document */

.preparation {
	margin: 100px auto;
	color: #fff;
	font-size: 28px;
	text-align: center;
}

.gallery-tap {
	color: #fff;
	font-size: 14px;
	margin-top: 0;
}


.system-content {
position: relative;
margin: 0 auto;
}

.system-absolute {
	position:absolute;
}


.test {
color:#fff;
font-size: 18px;
font-family: "Kozuka Mincho Pro", serif;
}