<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rwd-table{ max-width:100%; border:2px solid #333;}
h2.search_h2_01{ font-size:26px; font-weight:bold; color:#ff0000; margin:5px 0;}
h2.search_h2_02{ font-size:26px; font-weight:bold; color:#2ca6e0; margin:5px 0;}
.rwd-table thead{ border-bottom:1px solid #ccc; background:#333; color:#fff;}
.rwd-table{background:#fff;overflow:hidden;}
.rwd-table tr:nth-of-type(2n){background:#eee;}
.rwd-table th,.rwd-table td{margin:0.5em 1em;}
.rwd-table{min-width:100%;}
.rwd-table th{display:none;}
.rwd-table td{display:block;}
.rwd-table td:before{content:attr(data-th) " : ";width:6.5em;display:inline-block; color:#333;}
.rwd-table td.nocap:before{content:attr(data-th) "";}
.rwd-table td.nocap div{ text-align:left; width:5px; margin:0; padding:0;}
.rwd-table th,.rwd-table td{text-align:center;}
.rwd-table th,.rwd-table td:before{font-size: 1em; display: block; color: #fff; font-weight:normal;}
.rwd-table thead th.th001{ width:80px;}
.rwd-table thead th.th002{ width:190px;}
.border_right{ border-right:1px solid #333;}
@media (min-width: 950px) {
.rwd-table td:before{display:none;}
.rwd-table th,.rwd-table td{display:table-cell;padding:0.25em 0.5em;}
.rwd-table th:first-child,.rwd-table td:first-child{padding-left:0;}
.rwd-table th:last-child,.rwd-table td:last-child{padding-right:0;}
.rwd-table th,.rwd-table td{padding:1em !important;}
}
@media (max-width: 950px) {
.rwd-table thead{ display:none;}
.rwd-table td{ text-align:left;}
.rwd-table td:before{content:attr(data-th) " : ";display:inline-block; color:#333;}
.border_right{ border:0 !important;}
}</pre></body></html>