@charset "UTF-8";
/*----------------------------
news
----------------------------*/
/* marksdownにも使う共通エディタ読み込み */
@import url(../../editor-style.css);
.newstopics-inner{
	& .article-card{
		max-width:none;
		
	}
	
}