@charset "UTF-8";

.table-wrap .table-item th, .table-wrap .table-item td {
    word-break: break-word;
}