<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.table-box .scroll-table th, .table-box .scroll-table td {
	text-align: left;
}
@media only screen and (min-width: 1024px) {
	#newsBody .pc_img2-1 img {
		margin-left: 30px;
	}
}
@media only screen and (max-width: 1023px) {
	#newsBody .table-box th.area1 {
		width: 38%!important;
	}
	#newsBody .table-box th.area2 {
		width: 24%!important;
	}
}</pre></body></html>