@charset "utf-8";

.basic-post-slider { overflow:hidden; position:relative; width:100%; line-height:20px; }
.basic-post-slider .txt-normal { letter-spacing:-0.025em; }
.basic-post-slider .txt-short { letter-spacing:-0.025em; padding-right:1px; }
.basic-post-slider .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.basic-post-slider .post-none { padding:50px 10px; text-align:center; color:#888; }
.basic-post-slider .post-image { position:relative; overflow:hidden; }
.basic-post-slider .post-content { padding-top:10px; margin:-2px 0px; overflow:hidden; }
.basic-post-slider .post-subject { overflow:hidden; padding-right:1px;  }
.basic-post-slider .post-text { font-size:14px; color:#999; margin-top:4px;}
.basic-post-slider .post-sp { color:#ccc; margin:0px 4px; }
.is-pc .ko .basic-post-slider .post-ko { font-size:11px; }
.trans-bg-darkgray { background:#fff !important; color: #282828 !important; text-align:center; }

.basic-post-slider .in-subject { width:100%; padding:10px 15px; font-size:15px; font-weight:400; }

.basic-post-slider .post-subject a, .basic-post-slider .post-text { display:block; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.basic-post-slider .post-subject a { font-size:17px; font-weight:400; color:#333; letter-spacing:-0.025em; }
.basic-post-slider .post-subject a:hover { color:#b2231f; }