#Select01,
#Select02,
#Select03,
#Select04,
#Select05,
#Select06,
#Result {
	display: none;
}
.text01 {
	text-align: center;
	max-width: 700px;
	margin: 0 auto;
}
@media screen and (max-width: 700px){
	.text01 {
		text-align: left;
	}
}
