@charset "UTF-8";
/* CSS Document */

article.post{ display:block; margin-top:3.0em;}
.post a{ display:block; text-decoration: none;}
.post figure{ display: block; padding: 56.25% 0 0 0; background: #F0F0F0 no-repeat center center / cover; position: relative;}
.post figure .status{ display: inline-block; position: absolute; top: 0; left: 0; line-height: 1.5; padding: 0.1em 0.5em;}
.post time{ display: block; margin: 0.5em 0 0 0 !important;}
.post .category{ margin:0.5em 0 0 0 !important;}
.post .category span{ display:inline-block; font-size:11px; padding:0.2em 0.5em; border:solid 1px #CCCCCC;}
.post .title{ margin:0.5em 0 0 0; font-size:116% !important;}
.post a:hover .title{ text-decoration:underline;}
.post .excerpt{ margin:0.5em 0 0 0;}
.post .excerpt p{ margin:0 !important; font-size:12px !important; line-height: 1.5 !important;}


