@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; }








/*커스텀*/
#sec_frame04 .basic-post-gallery1 .post-subject {text-align: left; font-size: max(16px, 2rem); font-weight: 500; margin: max(10px, 2rem) 0;}
#sec_frame04 .basic-post-gallery1 .post-text {display: none;}
#sec_frame04 .basic-post-gallery1 .post-subject > a {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; color: #000; overflow: hidden;}
#sec_frame04 .basic-post-gallery1 .post-vicon {display: none !important;}
#sec_frame04 .basic-post-gallery1 .rank-icon {position: relative; bottom: 3px;}
#sec_frame04 .basic-post-gallery1 .post-item {font-size: max(13px, 1.6rem); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis; color: #000;
line-height: 1.5; height: max(58.5px, 7.2rem); word-break: break-word;}


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