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

  SUBPAGE

====================================================================================================*/


/*** NEWS *******************************************************************/
#news {}
#news .news_list { width:100%; margin-top:40px; border-bottom:1px solid #DDD;}
#news .news_list ul { width:100%; padding: 10px 0; border-top:1px solid #DDD; }
#news .news_list ul:last-child { }
#news .news_list ul::after { display:block; clear:both; content:""; }
#news .news_list ul li { float:left; font-family:"Noto Sans JP"; font-size:100%; color: #444; }
#news .news_list ul li:nth-child(1) { margin-right:30px; }
#news .news_list ul li a { text-decoration:none; font-size:100%; color: #444; }
#news .news_list ul li a:hover { color: #00AA95; text-decoration:underline; }
#news .news_list ul li p { line-height:160%; margin:10px 0; }
#news .news_list ul li p:nth-child(3) { margin:20px 0; }



#company .history li:nth-child(1) { width:10%; }  
#company .history li:nth-child(2) { width:90%; }
</pre></body></html>