@charset "utf-8";

.basic-post-gallery1 { overflow:hidden; line-height:20px; }
.basic-post-gallery1 .txt-normal { letter-spacing:0; }
.basic-post-gallery1 .txt-short { letter-spacing:-1px; padding-right:1px; }
.basic-post-gallery1 .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.basic-post-gallery1 .post-none { padding:50px 10px; text-align:center; color:#888; }
.basic-post-gallery1 .post-row { float:left; overflow:hidden; }
.basic-post-gallery1 .post-list { overflow:hidden; position:relative; }
.basic-post-gallery1 .post-image { position:relative; overflow:hidden; }








/* 210209 */
.basic-post-gallery1 .post-content { position:absolute; left:0; bottom:-50px; width:100%; background:var(--main-color); padding:15px 10px; transition:.4s; }
.basic-post-gallery1 .post-content .post-subject a { color:#fff; font-size:16px; font-weight:400; }
.basic-post-gallery1 .rank-icon { display:none; } /* 라벨 안보이게 */
.basic-post-gallery1 .post-text { display:none; } /* 작성자 안보이게 */


/* hover */
.basic-post-gallery1 .post-list:hover .post-content { left:0; bottom:0; }