@charset "utf-8";

.basic-post-list .post-list { list-style:none; padding:0px;}
.basic-post-list .post-list li { padding:0px; border-bottom:1px solid #e0e0e0; margin:0px; }
.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'); }

/* ------------------------------추가-------------------------- */
.post_hd{font-size:0; background:#82a391;}
.post_hd span{display:inline-block; width:calc(100% / 7); font-size:1.6rem; line-height:4rem; color:#fff; font-weight:600; text-align:center; border-right:1px solid #e0e0e0;}
.post_hd span:last-child{border-right:0;}
.examine_li{font-size:0;}
.examine_li:nth-of-type(2n){background:#f2f6f4;}
.examine_li span{display:inline-block; width:calc(100% / 7); height:5rem; font-size:1.6rem; line-height:3rem; color:#333; text-align:center; padding:1rem 0; border-right:1px solid #e0e0e0; overflow:hidden;}
.examine_li span:last-child{border-right:0;}
.basic-post-list .exa_date{width:calc((100% / 7) * 1.5);}
.basic-post-list .exa_person{width:calc((100% / 7) / 2);}
.btn_examine_li{display:inline-block; font-size:1.6rem; line-height:2.8rem; color:#054824; padding:0 1.7rem; border:1px solid #054824; border-radius:1.5rem; background:#fff; }
.btn_examine_li:hover{color:#fff; background:#054824;}
.examine_li2{font-size:0;}
.examine_li2:nth-of-type(2n){background:#f2f6f4;}
.basic-post-list2 span{display:inline-block; width:calc(100% / 6); font-size:1.6rem; line-height:4rem; color:#fff; text-align:center; border-right:1px solid #e0e0e0;}
.examine_li2 span{display:inline-block; width:calc(100% / 6); height:7rem; font-size:1.6rem; line-height:3rem; color:#333; text-align:center; padding:2rem 0; border-right:1px solid #e0e0e0; overflow:hidden;}
.examine_li2 span:last-child{border-right:0;}
.basic-post-list2 .exa_date{width:calc((100% / 6) * 1.5);}
.basic-post-list2 .exa_person{width:calc((100% / 6) / 2);}
.post-list{padding:0;}
.examine_li2 span.state1{color:#376d50;}
.examine_li2 span.state2 a{display:inline-block; width:50%; line-height:2rem; color:#376d50; border:1px solid #054824; border-radius:1.5rem; background:#fff;}
.examine_li2 span.state3 a{display:inline-block; width:50%; line-height:2rem; color:#376d50; border:1px solid #054824; border-radius:1.5rem; background:#fff;}
.examine_li2 span a{display:inline-block; width:50%; line-height:2rem; color:#376d50; border:1px solid #054824; border-radius:1.5rem; background:#fff;}

