@charset "UTF-8";

/* 確認画面で項目名が2行になると崩れる */
table#mfp_confirm_table tr th {
	white-space: normal;
}

body {
	font-family: "微软雅黑",
		"宋体";
}

.reception-time-item {
	width: 120px;
}
