@charset "UTF-8";

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

/* フォントの設定 */
html{
    font-family: Microsoft YaHei, メイリオ, 'Kosugi Maru', 游ゴシック体, 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', sans-serif;
}

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

