@charset "utf-8";

.basic-post-garo { margin:0px; overflow:hidden; }
.basic-post-garo .txt-normal { letter-spacing:0; }
.basic-post-garo .txt-short { letter-spacing:-1px; padding-right:1px; }
.basic-post-garo .wr-text { font-family:dotum; font-size:11px; letter-spacing:-1px; line-height:11px; font-weight:normal; }
.basic-post-garo .wr-icon { display:inline-block; padding:0px; margin:0px; line-height:12px; vertical-align:middle; background-repeat: no-repeat; background-position: 0px 0px; }
.basic-post-garo .wr-new { width:12px; height:12px; background-image: url('./img/icon_new.gif'); }
.basic-post-garo .wr-secret { width:12px; height:12px; background-image: url('./img/icon_secret.gif'); }
.basic-post-garo .wr-video { width:12px; height:12px; background-image: url('./img/icon_video.gif'); }
.basic-post-garo .wr-image { width:12px; height:12px; background-image: url('./img/icon_image.gif'); }
.basic-post-garo .wr-file { width:12px; height:12px; background-image: url('./img/icon_file.gif'); }
.basic-post-garo .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.basic-post-garo .post-wrap { overflow:hidden; line-height:20px; margin-bottom:12px; }
.basic-post-garo .is-2,
.basic-post-garo .is-3 { margin-right:-30px; }
.basic-post-garo .post-image { position:relative; overflow:hidden; }
.basic-post-garo .is-2 .post-image { float:left; width:50%; }
.basic-post-garo .is-3 .post-image { float:left; width:33.3%; }
.basic-post-garo .post-item { position:relative; overflow:hidden; border:1px solid #f2f2f2; }
.basic-post-garo .is-2 .post-item,
.basic-post-garo .is-3 .post-item { margin-right:30px; }
.basic-post-garo .post-content { margin:-2px 0px; overflow:hidden; }
.basic-post-garo .post-subject { overflow:hidden; letter-spacing:-1px; padding-right:1px; height:182px; padding:30px;font-weight: 500;
    font-size: 16px;
    letter-spacing: -0.25px;
    color: #3d3c3c;
    line-height: 24px;
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.basic-post-garo .post-text { margin-top:14px; color:#3d3c3c; }
.basic-post-garo .post-sp { color:#ccc; margin:0px 4px; }
.is-pc .ko .basic-post-garo .post-ko { font-size:16px;line-height:40px; background-color:#f2f2f2; padding:0px 30px; }
.basic-post-garo .post-list { list-style:none; padding:0px; margin:-2px 0px; line-height:22px; }
.basic-post-garo .post-list li { padding:0px; margin:0px; }
.basic-post-garo .post-list li b { letter-spacing:-1px; padding-right:1px; }
.basic-post-garo .post-none { padding:50px 10px; text-align:center; color:#888; }
@media (max-width:480px) { 
	.responsive .basic-post-garo .is-3 .post-subject { min-height:40px; } 
}