@charset "UTF-8";

/*子テーマ用「rwd.css」*/


/*関連記事2カラム*/
@media only screen and (max-width : 736px){
.keni-relatedposts-list li {
   width: 100%;
   float: none;
   height: auto;
   margin: 0;
}
}