@charset "UTF-8";

.date_table {
	width: 90%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    text-align: left;
    margin: 5px 0 30px 50px!important;
    font-size: 24px!important;
    line-height: 1.5em!important;
}
td, th {
	padding: 10px;
	height: auto;
}
.date_ch{
	width: 250px;
}