@charset "utf-8";

.anb-post-webzine { overflow:hidden; line-height:20px; }
.anb-post-webzine .txt-normal { letter-spacing:0; }
.anb-post-webzine .txt-short { letter-spacing:-1px; padding-right:1px; }
.anb-post-webzine .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.anb-post-webzine .post-none { padding:50px 10px; text-align:center; color:#888; }
.anb-post-webzine .post-row { float:left; overflow:hidden; }
.anb-post-webzine .post-list { overflow:hidden; }
.anb-post-webzine .post-image { position:relative; overflow:hidden; }
.anb-post-webzine .post-content { margin:0px 0px -2px; overflow:hidden; }
.anb-post-webzine .post-subject { overflow:hidden; letter-spacing:-1px; padding-right:1px; }
.anb-post-webzine .post-text { font-size:12px; color:#000; margin-top:4px; }
.anb-post-webzine .post-sp { color:#ccc; margin:0px 4px; }
.is-pc .ko .anb-post-webzine .post-ko { font-size:11px; }

.anb-post-webzine .anb_more { clear: both; font-size: 12px; font-weight: bold; display: inline-block; padding: 10px 30px; color: #fff; border-radius: 50px; text-align: center; margin: 20px auto 0; background: #000; border: 1px solid #000; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease; transition-duration: 0.2s; transition-timing-function: ease; }
.anb_under_line { display: block;width: 50px;height: 3px;background: #000;position: relative;left: 50%;bottom: 0px; margin-left: -25px; margin-top: 20px; margin-bottom: 30px; }