@charset "UTF-8";
/* 追加CSS */
/* ===============================================
# 修正　20251003
=============================================== */
.table-menu02 .th-child {
	background: rgba(8, 95, 188, 0.3)!important;
}
@media (min-width : 768px) {
.udr_table_ver02 tbody th  {
        width: 300px;
    }
}