@charset "utf-8";
#tss_order .confirmarea {
	display: none;
}
#tss_order .finisharea {
	display: none;
}
#tss_order .apoint .apoint_car {
	display: none;
}
#tss_order .select_home {
	display: none;
}
@media screen and (min-width: 600px) {
	#tss_order .shimei_box div.girl_select {
		width: 50%;
		float: left;
	}
}
@media screen and (max-width: 599px) {
	#tss_order .shimei_box div.girl_select {
		width: 100%;
		float: none;
	}
}
#tss_order .shimei_box div.girl_select {
	display: block;
}
#tss_order .shimei_box .girl_select>div {
	width: 200px;
	max-width: 200px;
	margin: 0 auto;
}
#tss_order .shimei_box .girl_select>div img {
	display: block;
	margin: 0 auto;
}
#tss_order .shimei_box .girl_select>div .shimei_name {
	display: block;
	margin: 0 auto;
}
#tss_order .shimei_name select {
	display: block;
	margin: 0 auto;
}
#tss_order .confirmarea .shimei_name {
	text-align: center;
}
#tss_order .inputarea table div {
	margin: 0 auto;
	padding: 0;
}
#tss_order table div.inline {
	display: inline-block;
	margin-right: 10px;
}
#tss_order pre {
	background: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
	white-space: pre-wrap;
}
#tss_order .require {
	color: red;
	display: inline;
}
#tss_order .inputarea>div {
	margin: 0;
	padding: 0;
}
#tss_order .error {
	font-size: 12px;
	font-weight: bold;
	display: none;
}
