@charset "utf-8";
/* 새글 스킨 (latest) */
#content02 .lt {position: relative; max-width: 1300px; width: 100%; margin: 0 auto;}
#content02 .lt .lt_title {display: none;}
#content02 .lt .lt_more {display: none;}
#content02 .lt .a-item {padding: 0; border:0; word-break: break-all; overflow: hidden;}
#content02 .lt .a-item .img-box { position:relative; overflow:hidden; cursor:pointer;}
#content02 .lt .a-item .img-box img { -webkit-transform: scale(1); transform: scale(1);transition: all 1s ease;-webkit-transition: all 1s ease;}
#content02 .lt .a-item .img-box img:hover { -webkit-transform: scale(1.1); transform: scale(1.1);}
#content02 .lt .a-item .info {text-decoration: none;}
#content02 .lt .a-item .info .subject {text-align:center; font-weight:600; font-size:25px; color: #282828;}
#content02 .lt .a-item .info .substance { text-align:center; color:#666; margin-top:9px; font-size:14px; line-height:1.6;}
#content02 .lt .a-item .info .time {color:tomato; font-size:0.9em;text-align:right;}
#content02 .lt .a-item .more {width: 141px;margin:20px auto 0 auto; border: 1px solid #ddd;padding: 14px 0 14px 0; line-height:14px; font-size:14px; background-color:#f2f2f2;  text-align:center; display:block}
#content02 .lt .a-item .more:hover {background-color: #697dc4; border:1px solid #697dc4; color:#fff; cursor: pointer; opacity: 1;transition: all 0.5s;}




#content02 .latest-carousel .owl-nav {position: absolute;top: 42%; left: 50%; transform: translateX(-50%); margin-top: -25px; width:104%; display:block;}
#content02 .latest-carousel .owl-nav .owl-prev {width:26px; height:63px; left:-25px; background: url(./img/prev_btn.png); margin:0; position:absolute; cursor:pointer;padding:0}
#content02 .latest-carousel .owl-nav .owl-next {width:26px; height:63px; right:-25px; background: url(./img/next_btn.png); margin:0; position:absolute; cursor:pointer;padding:0}
#content02 .latest-carousel .owl-nav .owl-prev:hover { background-color:#4a78bc; color:#fff}
#content02 .latest-carousel .owl-nav .owl-next:hover { background-color:#4a78bc; color:#fff}
#content02 .latest-carousel .owl-dots { display:none}

@media screen and (max-width:1400px) {
    #content02 .lt {padding: 0 3%;}
    #content02 .latest-carousel .owl-nav {width: 102%;}
    #content02 .latest-carousel .owl-nav .owl-prev {width: 20px; background-size: contain; background-position: center center; background-repeat: no-repeat;}
    #content02 .latest-carousel .owl-nav .owl-next {width: 20px; background-size: contain; background-position: center center; background-repeat: no-repeat;}
    #content02 .lt .a-item .info .subject {font-size: 22px;}
}


@media screen and (max-width:1200px) {
    #content02 .lt {padding: 0 50px;}
}

@media screen and (max-width: 960px){
    #content02 .lt .a-item .info .subject {font-size: 20px;}
}

@media screen and (max-width: 640px){
    #content02 .latest-carousel .owl-nav .owl-prev {width: 16px;}
    #content02 .latest-carousel .owl-nav .owl-next {width: 16px;}
    #content02 .lt .a-item .info .subject {font-size: 16px;}
}

@media screen and (max-width: 400px){
    #content02 .latest-carousel .owl-nav {width: 103%;}
    #content02 .latest-carousel .owl-nav .owl-prev {width: 12px;}
    #content02 .latest-carousel .owl-nav .owl-next {width: 12px;}
}
/* 주요 계약실적*/
