@charset "utf-8";

.latest_top_wr.top {margin: 30px -10px 46px;}


.latest_wr.mid {display: flex; width: 100%;  gap: 30px;}
.bottafi-app {max-width: 380px; width: 100%;}
.bottafi-app h2{height: 45px; position: relative;color: var(--color-dom); font-size: 18px;font-weight: 700;display: flex;align-items: center;}
.bottafi-app figure{position: relative; margin: 0;border: 1px solid #E4E4E4;padding: 20px;border-radius: 5px;margin-top: 15px;}
.bottafi-app figure img{border-radius: 5px; width: 100%; height: 100%;}
.bottafi-app figure img.pc {}
.bottafi-app figure img.pad {display: none;}
.bottafi-app figure .link {display: inline-block; width: 31%; height: 9%; position: absolute;top: 53%; left: 9%;}
.bottafi-app figure .link.ios {top: 65%;} 

/* 새글 스킨 (latest) */
.pic_li_lt {position:relative;width:33.3333%;float:left;padding:0 10px;background:#fff}
.pic_li_lt .lat_title {transition: .65s;  display:block;line-height:45px;font-size:1.2em;color:#253dbe; margin-bottom: 10px;}
.pic_li_lt .lat_title:hover {background-color: #f5faffef;}


.pic_li_lt .lat_title a { color: var(--color-dom);font-size: 18px;font-weight: 700;display: flex;align-items: center;}
.pic_li_lt .lat_title a .ico_arrow {margin-left: 10px; transition: .35s;}
.pic_li_lt .lat_title:hover a .ico_arrow {transform: translateX(5px) rotate(var(--direction, 0)) translateY(var(--trsY, 0))}
.latest_top_wr .pic_li_lt:nth-child(3n+1) {clear: both!important}

.pic_li_lt .lt_more {position:absolute;top:11px;right:10px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center}
.pic_li_lt .lt_more:hover {color:#777}
.pic_li_lt ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_li_lt li {margin-bottom: 15px; min-height: 105px;}
/* .pic_li_lt li .lt_img {display:none} */

.pic_li_lt li:first-child .lt_img {}
.pic_li_lt li:first-child .lt_img figure {position: relative;width: 100%;height: 0;padding-top: calc( 200 / 350 * 100% );margin: 0;}
.pic_li_lt li:first-child .lt_img img {transition: .3s; border-radius: 5px;width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover; object-position: center;}
.pic_li_lt li:first-child .lt_img figure:hover img {opacity: .8;}
  .pic_li_lt li:first-child .info-wrap {padding: 15px 10px;}

.pic_li_lt li:first-child {margin-bottom: 5px;}
.pic_li_lt li + li {display: flex; position: relative;background-color: #F7F7F7;border-radius: 5px;padding: 15px 10px;}
.pic_li_lt li + li .lt_img {width: 100%;max-width: 74px; min-width: 74px;}
.pic_li_lt li + li .lt_img figure {position: relative;width: 100%;height: 0;padding-top: 100%;margin: 0;}
.pic_li_lt li + li .lt_img figure:hover img {opacity:  .8;}
.pic_li_lt li + li .lt_img img {border-radius: 5px;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.pic_li_lt li + li .info-wrap {margin-left: 10px;}
.pic_li_lt li + li .info-wrap .lt_info {position: absolute;top: 15px;right: 10px;padding: 0;}

.pic_li_lt li .pic_li_tit {font-weight:bold;font-size:1.2em;line-height:20px;vertical-align:middle; max-height: 78px; display: inline-block; overflow: hidden;}
.pic_li_lt li .pic_li_tit h1 {margin-bottom: 10px; font-size: 14px; font-weight: 500;}
.pic_li_lt li .pic_li_tit p {font-size: 12px; font-weight: 400; color: #232323; line-height: 20px;width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.pic_li_lt li .pic_li_tit p + p {display: none;}
.pic_li_lt li .pic_li_tit p + div {display: none;}
.pic_li_lt li .pic_li_tit .content_copy {display: none;}
.pic_li_lt li .pic_li_tit div {font-size: 12px; font-weight: 400; color: #232323;  width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.pic_li_lt li:first-child  .pic_li_tit h1 {font-size: 16px;}
.pic_li_lt li:first-child  .pic_li_tit p {font-size: 14px; line-height: 24px; height: 48px;}

.pic_li_lt li .fa-heart {color:#ff0000}
.pic_li_lt li .fa-lock {display:inline-block;line-height:14px;width:16px;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size:12px;border:1px solid #cbe3e8;vertical-align:middle}
.pic_li_lt li .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
.pic_li_lt li .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
.pic_li_lt li .fa-caret-right {color:#bbb}
.pic_li_lt li .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#daae37;background:#ffefb9;text-align:center;border-radius:2px;vertical-align:middle}
.pic_li_lt li .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#b451fd;background:#edd3fd;text-align:center;border-radius:2px;vertical-align:middle}

.pic_li_lt .profile_img img{border-radius:50%}

.lt_info {padding:10px 0}
.lt_info .lt_nick {}
.lt_info .lt_date {color: #BABABA;font-size: 14px;font-weight: 400;}

.pic_li_lt .empty_li {line-height:145px;color:#666;text-align:center;padding:0}
.pic_li_lt .empty_li:before {background:none;padding:0}

.pic_li_lt .lt_cmt {background:#e9eff5;color:#3a8afd;font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle}
.pic_li_lt .lt_more {position:absolute;top:11px;right:10px;display:block;width:40px;line-height:25px;color:#3a8afd;border-radius:3px;text-align:center}
.pic_li_lt .lt_more:hover {color:#777}


@media(max-width: 1024px) { 

  .lt_info .lt_date {font-size: 12px;}
  .lat {margin-bottom: 40px;}
  .latest_wr.mid {flex-direction: column; gap: 0;}
  .bottafi-app {margin-bottom: 40px; max-width: 100%;}
  .bottafi-app figure img.pc {display: none;}
  .bottafi-app figure img.pad {display: block;}
  
  .bottafi-app figure {padding: 0; border: none;}
  .bottafi-app figure .link {width: 16%; height: 8%; top: 60%; left: 8%;}
  .bottafi-app figure .link.ios {top: 70%;}
}

@media(max-width: 860px) {
  .pic_li_lt {width: 100%;}
}




/* Mobile CSS */ 
@media(max-width: 768px) {
  .pic_li_lt {width: 100%;}

  .bottafi-app figure .link {width: 29%;top: 54%; left: 8%;}
  .bottafi-app figure .link.ios {top: 66%;}
  .bottafi-app figure img.pc {display: block;}
  .bottafi-app figure img.pad {display: none;}


}