@charset "utf-8";

.basic-post-list .post-list { list-style:none; padding:60px 0; margin:0px;}
.basic-post-list .post-list li { padding: 0 40px; margin:0px;float: left;width: 33.33%;background: url('/thema/Basic/img/main_box01_post_line.jpg') no-repeat right 0px;height: 176px;}
	.basic-post-list .post-list li:nth-child(3n){background: none;}
	.basic-post-list .post-list li:nth-child(4),.basic-post-list .post-list li:nth-child(5),.basic-post-list .post-list li:nth-child(6){margin-top:40px;}
.basic-post-list .post-list li b { letter-spacing:-1px; padding-right:1px; }
.basic-post-list .post-list li .name { letter-spacing:-1px; color:#888; padding-left:4px; padding-right:1px;}
.basic-post-list .post-list .txt-normal { letter-spacing:0; }
.basic-post-list .post-none { padding:50px 10px; text-align:center; color:#888; }
.basic-post-list .wr-text { font-family:dotum; font-size:11px; letter-spacing:-1px; line-height:11px; font-weight:normal; }
.basic-post-list .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-list .wr-new { width:12px; height:12px; background-image: url('./img/icon_new.gif'); }
.basic-post-list .wr-secret { width:12px; height:12px; background-image: url('./img/icon_secret.gif'); }
.basic-post-list .wr-video { width:12px; height:12px; background-image: url('./img/icon_video.gif'); }
.basic-post-list .wr-image { width:12px; height:12px; background-image: url('./img/icon_image.gif'); }
.basic-post-list .wr-file { width:12px; height:12px; background-image: url('./img/icon_file.gif'); }

@media all and (max-width:991px) {
.basic-post-list .post-list {padding:20px 0;}
.basic-post-list .post-list li { padding: 0 20px; margin-bottom:20px;float: left;width: 50%;background: url('/thema/Basic/img/main_box01_post_line.jpg') no-repeat right 0px;height: 120px;background-size:1px 70px;}
	.basic-post-list .post-list li:nth-child(3n){background: url('/thema/Basic/img/main_box01_post_line.jpg') no-repeat right 0px;background-size:1px 70px;}
	.basic-post-list .post-list li:nth-child(2n){background: none;}
	.basic-post-list .post-list li:nth-child(3),.basic-post-list .post-list li:nth-child(4){margin:0px;}
}

/* 추가 */
.dis-inb{display: inline-block;}
.new_con01{display: flex;flex-direction:column;font-size: 18px;line-height: 32px;color: #333;}
.date_01{font-size: 18px;line-height: 20px;color: #333;font-weight: 700;margin-bottom: 4px;}


@media all and (max-width:991px) {
.dis-inb{display: inline-block;}
.new_con01{display: flex;flex-direction:column;font-size: 14px;line-height: 22px;word-break:keep-all;}
.date_01{font-size: 15px;line-height: 19px;margin-bottom: 4px;}
}
