  @charset "UTF-8";



.overview .table {
    font-size: 14px;
}


.overview .table td:last-of-type {
    color: #444;
}

.overview .table .table_detail {
    border-radius: 0%;
}

.overview .caution {
    font-size: 14px;
}



@media only screen and (max-width: 767px) {}