@charset "utf-8";

/* 새글 스킨 (latest) */
.pic_lt {position:relative;margin-bottom:20px;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.gallery_li:nth-child(4n+1) {clear: both!important}
.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 {color:#a22121}
.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}

/* notice */
.gallery-wide-list li{border-bottom:1px solid #e8e8e8;position: relative;}
.gallery-wide-list .gallery-list__img{height:315rem;width: 100%;max-width: 480rem;overflow: hidden;}
.gallery-wide-list__img img{display:block; width:100%; height:100%; object-fit:cover;}
.gallery-wide-list li a{display:flex; margin:40rem 0rem; position: relative;}
.gallery-wide-list li a .btn-basic{position: absolute; z-index: 1; right: 40rem; bottom: 34rem; opacity: 0.04;}
.gallery-wide-list__link{display:flex; align-items:center; position:absolute; right:0; font-size:13rem; text-decoration:underline;}
.gallery-wide-list__title strong{font-size:25rem; display: block; font-weight: 700; font-family: var(--lang-ko); letter-spacing:-0.5rem; margin-top: 11rem; line-height: 1.92;}
.gallery-wide-list__title p{ display:-webkit-box;overflow:hidden;margin-top:20rem;max-width: 100%;-webkit-line-clamp: 1;-webkit-box-orient:vertical;text-overflow:ellipsis;max-height:62rem; display: none;}
.gallery-wide-list__title{margin-left:78rem; padding:35rem 0;}
.gallery-wide-list__title i{display:block; position:absolute; font-weight:400; font-size:15rem; color:#7d7d7d;}
.gallery-wide-list__link::after{margin-left:150rem;}
.gallery-wide-list__link,
.gallery-wide-list__title i{bottom:50rem;}
.gallery-wide-list li a > i{margin-right:100rem; padding-top:30rem; font-size:15rem; color:var(--b-01);}



@media (hover: hover) and (pointer: fine){
   .gallery-wide-list li:hover .btn-basic{opacity: 1;}
}

@media (max-width:1480px){

}
@media all and (max-width:1200px){
	.gallery-wide-list .gallery-list__img{max-width: 430rem; height: 270rem;}
}
@media all and (max-width:1023px){
    .gallery-wide-list__title{margin-left: 50rem;}
	.gallery-wide-list .gallery-list__img{max-width: 350rem; min-width: 350rem; height: 230rem;}
    .main-board .notice-box{padding: 5rem 14rem;}
    .gallery-wide-list__title strong{font-size: 20rem; line-height: 1.3;}
    /* .gallery-wide-list__title strong{display: -webkit-box; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;} */
    .gallery-wide-list li a .btn-basic{display: none;}
}
@media (max-width:860px){

    .gallery-wide-list__title i{position: relative; bottom: 0; margin-top: 32rem;}
}
@media (max-width: 540px){


    .gallery-wide-list li a{margin: 26rem 0;}
    .gallery-wide-list li a{flex-direction: column;}
}