@charset "utf-8";
/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */
body{font-family:"SF Pro JP","SF Pro Text","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;}

.recommend-post article.single-recommend a, ul.newpost_list li.post_list_wrap a {display: block;}


@media screen and (min-width: 768px){
	ul.newpost_list{grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));}
	li.post_list_wrap{width: 100%;}

}