@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;border: 1px solid #ddd; }
.basic-post-gallery .post-content { padding-top:30px; margin: 0px; overflow:hidden; }
.basic-post-gallery .post-subject { overflow:hidden; letter-spacing:-0.5px;height: auto !important;font-size: 24px;line-height: 26px;color: #333;font-weight: 700;text-align: center;}
.basic-post-gallery .post-sp { color:#ccc; margin:0px 4px; }
.basic-post-gallery .post-text { font-size:16px;line-height: 20px;color:#494949; margin-top:14px;text-align: center;}
.is-pc .ko .basic-post-gallery .post-ko { font-size:11px; }

/* 추가 */
.ca_name{width:70px;background:#999;font-size:14px;line-height:16px;color:#fff;text-align:center;margin: 0 auto 15px;padding: 8px 0;border-radius:3px 3px;-webkit-border-radius:3px 3px;-moz-border-radius:3px 3px;-ms-border-radius:3px 3px;}
.ca_name_on{background:#e91b2c;}

@media all and (max-width:991px) {
.basic-post-gallery .post-content { padding-top:10px;}
.basic-post-gallery .post-subject { font-size: 14px;line-height: 16px;}

.basic-post-gallery .post-text { display: none;}

/* 추가 */
.ca_name{width:50px;font-size:11px;line-height:13px;margin: 0 auto 10px;padding: 3px 0 4px;}
}

