@charset "UTF-8";
/* CSS Document */


.important_ol{ border: 1px solid black; margin-bottom: 1em; padding:1em;}
.important_ol p{}
.important_ol ol{ padding-left: 1.5em; padding-right: 0.3em; margin: -1em 0 0;}
.important_ol ol li{ margin-bottom: 1em;}
.important_ol ol li:last-child{ margin-bottom: 0;}
@media (min-width: 768px) {}
@media (max-width: 767.98px) {}





.accident_table{ border-left: 1px solid black; border-top: 1px solid black; margin-bottom: 2em; width: 100%; table-layout: fixed;}
.accident_table td{ width: 50%; border-right: 1px solid black; border-bottom: 1px solid black; vertical-align: top;}
.accident_table td p{ padding: 0.5em; margin:0;}

.maintenance_img_box::after{ content: ""; display: table; clear: both;}
.maintenance_img_box img{ display: block;}
@media (min-width: 768px) {
.maintenance_img_box img{ width: 220px; height: auto; float: right;}
}
@media (max-width: 767.98px) {
.maintenance_img_box img{ width: 49%; height: auto; float: right; margin-left: 2%;}
}








@media (min-width: 768px) {}
@media (max-width: 767.98px) {}

@media (min-width: 576px) and (max-width: 767.98px) {}
@media (max-width: 575.98px) {}







