@charset "utf-8";

/* 새글 스킨 (latest) */
/* .la_gallbox {
    width: 100%;
}
.laListC {
    padding-bottom: 15px;
    border-bottom: ;
}
.no-before {
}
.la_gallbox {
    width: 100%;
    padding: 2% 1%;
}
.laC_top {
    float: left;
    padding: 11px 0 18px 0;
    width: 100%;
    border-bottom: 3px dotted #ddd;
    margin-bottom: 13px;
}
.laC_top a:hover {
    color:#516999;
}
.li-normalC a:hover {
    color:#516999;
}
.laC_img {
    margin-top: -0.5%;
}
.laC_img {
    width: 20%;
    max-width: 93px;
    float: left;
    padding: 10px 5px 6px;
    text-align: center;
    font-weight: 500;
    font-family: 'S-Core Dream 5';
}
.laC_cen {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.laC_re {
    float: left;
    width: 80%;
    padding-left: 2%;
}


.laC_sbjt2 {
    font-size: 20px;
    line-height: 130%;
    font-family: "Nanum Square", sans-serif;
    letter-spacing: 0px;
    font-weight: 600;
    margin-bottom: 0px;
    height: 25px;
    overflow: hidden;
}



.laC_content {
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    height: 25px;
    overflow: hidden;
    font-family: "NanumBarunGothicR", sans-serif;
    color: rgba(125, 125, 125, 1);
}
.li-normalC {
    background-repeat: no-repeat;
    padding-left: 13px !important;
    background-position: left top 8px;
    background-image: url(../../../img/disc.png);
    float: left;
    padding-top: 11px;
    width: 100%;
    background-position: top 58% left;
}

.laC_sbjt {
    float: left;
    width: 80%;
    overflow: hidden;
    height: 25px;
    font-size: 18px;
    font-weight: 500;
    -ms-background-position-y: -5px;
    background-image: url(../../../../../img/sub/ep_s.png);
    background-repeat: no-repeat;
    padding-left: 2.3%;
    background-size: 7px;
    background-position-y: 7px;
}
.laC_date {
    color: #999;
    float: left;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
}
@media (max-width:1300px) {
.laC_re {
    width: 80%;
}
}
@media (max-width:1024px) and (min-width:900px) {
    .laC_cen {
    font-size: 15px;
    }
}

@media (max-width:840px) {
.laC_re {
    width: 78%;
    
}

}
@media (max-width:550px) {
.li-normalC {
    padding-left: 0  !important;}
@media (max-width:450px) {
.laC_img {
    width: 40%;
}
.laC_re {
    width: 63%;
}
.laC_sbjt {
    width:100%;
}
.laC_date {
	display:none;
}
} */