@charset "utf-8";

.basic-post-gallery { overflow:hidden; line-height:20px; }
.basic-post-gallery .txt-normal { letter-spacing:0; }
.basic-post-gallery .txt-short { letter-spacing:-1px; padding-right:1px; }
.basic-post-gallery .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.basic-post-gallery .post-none { padding:50px 10px; text-align:center; color:#888; }
.basic-post-gallery .post-row { float:left; overflow:hidden; }
.basic-post-gallery .post-list { overflow:hidden; }
.basic-post-gallery .post-image { position:relative; overflow:hidden; }
.basic-post-gallery .post-content { padding-top:5px; margin:-2px 0px; overflow:hidden; }
.basic-post-gallery .post-subject { /*overflow:hidden; letter-spacing:-1px; padding-right:1px;*/ width: 100%;margin: 2px 0 5px 0;border-left: 3px solid #3F51B5;height: 36px !important;line-height: 36px;transition: all 0.5s; }
.basic-post-gallery .post-subject > a { width: 100%; display: inline-block;padding: 0 0 0 10px;background: linear-gradient(to right, #2196F3 0%, #00a1b6 100%);font-family: 'rocket';font-size: 14px;color: #ebebeb;text-shadow: 2px 0 3px rgba(0,0,0,0.37);max-width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.basic-post-gallery .post-sp { color:#ccc; margin:0px 4px; }
.basic-post-gallery .post-text { font-size:12px; color:#888; margin-top:4px; }
.is-pc .ko .basic-post-gallery .post-ko { font-size:11px; }
