<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 */



/* ------------------------------------------------------------------------ */
/*  .twocolumn
/* ------------------------------------------------------------------------ */
.twocolumn.list .column_content ul li .news_date{
	min-width: 145px;
}
@media screen and (max-width: 1023px){
	.twocolumn.list .column_content ul li .news_date{
		min-width: 127px;
	}
}</pre></body></html>