@charset "utf-8";

/* 새글 스킨 (latest) */
.pic_lt {position:relative;background:#fff}
.pic_lt .lat_title {display:block;line-height:45px;font-size:1.2em;color:#253dbe}
.pic_lt .lat_title a {color:#000;display:inline-block;position:relative}

.pic_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_lt .lt_more:hover {color:#777}
.pic_lt ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_lt ul {margin: 0 -10px}
.pic_lt li {float:left;width:25%;padding:0 10px}
.pic_lt li.galley_li:nth-child(4n+1) {clear: both}
.pic_lt li .lt_img {margin:5px 0;display:block}
.pic_lt li .lt_img img, .pic_lt li .lt_img video{width:100%;height:auto}
.pic_lt li a:hover {cursor: pointer;}
.pic_lt li .fa-heart {color:#ff0000}
.pic_lt li .fa-lock {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size:12px;border:1px solid #cbe3e8;vertical-align:middle}
.pic_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_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_lt li .fa-caret-right {color:#bbb}
.pic_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_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_lt .profile_img img{border-radius:50%}

.lt_info {padding:10px 0}
.lt_info .lt_nick {}
.lt_info .lt_date {color:#888}

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

.pic_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_lt .lt_more {position:absolute;top:11px;right:0;display:block;width:40px;line-height:25px;color:#3a8afd;border-radius:3px;text-align:center}
.pic_lt .lt_more:hover {color:#777}


/* 첫번째 게시글 커스텀 */
.pic_lt .lt_memo{display:block;margin-top:5px;color: #888;}

.pic_lt .lat_title,
.lt_info .lt_nick,
.lt_info .lt_date {display: none;}

.lt_info {padding: 0 !important;}
.galley_li {position: relative}
.latest-title-wrap {position: absolute; bottom: 65px; z-index: 99;}
.latest-style {width: 100%;}

.latest-style .pic_lt ul {width: 100%; margin: 0; background: #202124;}
.latest-style .pic_lt ul li {width: 100%; padding: 0;}
/* 레이아웃 */
.latest-style .pic_lt ul li:nth-child(1) {position: relative; padding-top: 45.1%;}
.latest-style .pic_lt ul li:nth-of-type(2),
.latest-style .pic_lt ul li:nth-of-type(3) {width: 50%; height: auto; padding-top: 50.0%;}
.latest-style .pic_lt ul li:nth-of-type(2) .lt_img,
.latest-style .pic_lt ul li:nth-of-type(3) .lt_img {position: absolute; top: 0; left:0; bottom: 0; width: 100%; z-index: 999;}
.latest-style .pic_lt ul li:nth-of-type(2) .lt_img img,
.latest-style .pic_lt ul li:nth-of-type(3) .lt_img img {width: 100%; height: 100%; object-fit: cover;}
.latest-style .pic_lt ul li:nth-child(1) .latest-title-wrap { width: 80%; max-width: 64pc; left: 0; bottom: 0; padding: 5vw; z-index: 999; pointer-events: none;}
.latest-style .pic_lt ul li:nth-child(2) .latest-title-wrap,
.latest-style .pic_lt ul li:nth-child(3) .latest-title-wrap { z-index: 999; left: 0; bottom: 0;  display: flex; flex-direction: column;padding: 5vw; width: 100%; pointer-events: none;}

/* 제목/서브텍스트 순서 바꾸기 */
.latest-style .pic_lt ul li:nth-child(2) .latest-title-wrap > div:nth-of-type(1),
.latest-style .pic_lt ul li:nth-child(3) .latest-title-wrap > div:nth-of-type(1) {order:2;}

.latest-style .pic_lt ul li:nth-child(2) .latest-title-wrap .latest01-title,
.latest-style .pic_lt ul li:nth-child(3) .latest-title-wrap .latest01-title {order:1;}

.latest-style .pic_lt ul li:nth-child(2) .latest-title-wrap .btn-rm,
.latest-style .pic_lt ul li:nth-child(3) .latest-title-wrap .btn-rm  {order:3;}

/* 글자 공통부분  (1,3)*/
.latest-title-wrap .lt_memo {width: 100%; color: #fff; margin-bottom: 12px; font-size: 1.6rem; font-weight: 100; overflow: hidden;white-space: normal;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: keep-all; }
.latest-title-wrap .latest01-title {font-size: 2.4rem; color: #fff; font-weight: 100; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;word-break: break-all;}
/* 첫번째 최신글 메인 글자 크기*/

.latest-style ul li .latest-title-wrap div.latest01-title {font-weight: 100; display: block; width: 100%;}
.latest-style ul li:nth-child(1) .latest-title-wrap div.latest01-title {font-size: 6rem; margin-bottom: 50px; line-height: 72px;}
.latest-style ul li:nth-child(2) .latest-title-wrap div.latest01-title,
.latest-style ul li:nth-child(3) .latest-title-wrap div.latest01-title {font-size: 4.5rem; margin-bottom: 25px; line-height: 55px;}

.latest-style ul li:nth-child(1) .latest-title-wrap .lt_memo,
.latest-style ul li:nth-child(2) .latest-title-wrap .lt_memo,
.latest-style ul li:nth-child(3) .latest-title-wrap .lt_memo {font-weight: 100; margin: 0;  line-height: 3.8rem; font-size: 2.5rem; margin-bottom: 25px;}

.latest-style ul li:nth-child(1) .latest-title-wrap .lt_memo,
.latest-style .pic_lt ul li:nth-child(2) .latest-title-wrap .latest01-title, 
.latest-style .pic_lt ul li:nth-child(3) .latest-title-wrap .latest01-title {margin-bottom: 10px;}

.latest-style ul li:nth-child(1) .latest-title-wrap div.latest01-title,
.latest-style ul li:nth-child(2) .latest-title-wrap .lt_memo,
.latest-style ul li:nth-child(3) .latest-title-wrap .lt_memo {margin-bottom: 30px;}




#bo_gall .bo_cnt { display: block;}


/* 사진 */
.pic_lt li .lt_img {margin: 0; z-index: 999;}
.pic_lt li:first-child .lt_img {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.pic_lt li:first-child .lt_img img {width: 100%; height: 100%; object-fit: cover;}
.pic_lt li .lt_img img {width: auto; height: 702px; }






/* 반응형 */
@media screen and (max-width:1200px) {


.latest-style ul li:nth-child(1) .latest-title-wrap div.latest01-title {font-size: 5vw; margin-bottom: 4.1667vw; line-height: 5.625vw;}
.latest-style ul li:nth-child(2) .latest-title-wrap div.latest01-title,
.latest-style ul li:nth-child(3) .latest-title-wrap div.latest01-title {font-size: 3.515625vw; margin-bottom: 2.0833vw; line-height: 4.296875vw;}

.latest-style ul li:nth-child(1) .latest-title-wrap .lt_memo,
.latest-style ul li:nth-child(2) .latest-title-wrap .lt_memo,
.latest-style ul li:nth-child(3) .latest-title-wrap .lt_memo {font-size: 2.0833vw; margin-bottom: 2.0833vw; line-height: 3.1667vw;}

.latest-style ul li:nth-child(1) .latest-title-wrap .lt_memo,
.latest-style .pic_lt ul li:nth-child(2) .latest-title-wrap .latest01-title, 
.latest-style .pic_lt ul li:nth-child(3) .latest-title-wrap .latest01-title {margin-bottom: 0.78125vw;}

.latest-style ul li:nth-child(1) .latest-title-wrap div.latest01-title,
.latest-style ul li:nth-child(2) .latest-title-wrap .lt_memo,
.latest-style ul li:nth-child(3) .latest-title-wrap .lt_memo {margin-bottom: 2.34375vw;}


}
@media screen and (min-width:1025px) and (max-width: 1400px) {

  .latest-title-wrap .lt_memo {width: 100%;}
}
@media screen and (min-width:768px) and (max-width: 1024px) {
	/* Tablet */

  .latest-style .pic_lt ul li:nth-child(1) {height: 0; padding-top: 45.1%;}
  .latest-style .pic_lt ul li:nth-of-type(2), 
  .latest-style .pic_lt ul li:nth-of-type(3) {height: 0; padding-top: 50%;}
  .latest-style .pic_lt ul li:nth-of-type(2) .lt_img, 
  .latest-style .pic_lt ul li:nth-of-type(3) .lt_img {position: absolute; top: 0; left:0;}
  .latest-title-wrap .lt_memo {width: 100%; white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient:vertical; overflow: hidden;} 


}
@media screen and (max-width:767px) {
    .latest-style .pic_lt ul li:nth-child(1) .latest-title-wrap {width: 100% !important;}
    .latest-style .pic_lt ul li:nth-child(1) {padding-top: 133.333%;}
    
    .latest-style ul li:nth-child(1) .latest-title-wrap .lt_memo,
    .latest-style .pic_lt ul li:nth-child(2) .latest-title-wrap .latest01-title, 
    .latest-style .pic_lt ul li:nth-child(3) .latest-title-wrap .latest01-title {margin-bottom: 5px;}

    .latest-style ul li:nth-child(1) .latest-title-wrap div.latest01-title,
    .latest-style ul li:nth-child(2) .latest-title-wrap .lt_memo,
    .latest-style ul li:nth-child(3) .latest-title-wrap .lt_memo {margin-bottom: 20px !important;}
    


}
/* 아이폰 사파리에서만 마우스 hover 효과 없애기 */
/* @media screen and (max-width: 767px){
    @supports (-webkit-appearance:none) {
        .latest-wrap li:hover .black:before,
        .latest-wrap  li:hover .black:before,
        .latest-wrap  li:hover .black:before {transition: none; opacity: 0;} 
    
        .latest-wrap li:hover img,
        .latest-wrap  li:hover img,
        .latest-wrap  li:hover img { transform: none;}
   }
    
}
 */
