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

		.filter_section{ background-color:#FFF; padding:20px; margin-bottom:20px; }
		.filter_title{ margin:0px; padding-bottom:10px; display:block; }
		.filter_item{ padding:8px 0px;  }

		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			
			
			
		}
		
		@media only screen and (max-width:490px){
			
		}

</pre></body></html>