/* 프레스데일리 Custom CSS Type-04 */

.templete-type3 .common-nav {
    /*top: 140px;*/
}

.templete-type3 .header {
    /*height: 150px;*/
}

.templete-type3 .common-nav .topnav {
    /*left: 0;*/
}

.header-area {
    margin-top: -5px;
}

.footer-area {
    font-size: 14px;
    color: #e1e1e1;
    line-height: 1.6rem;
}

@media (min-width: 1180px) {
    /*.templete-type3 .common-nav .topnav {
        left: calc(((100% - 1180px) / 2) + 0px);
        max-width: calc(100% - 0px - ((100% - 1180px) / 2));
    }*/
}

@media (min-width: 768px) {
    .templete-type3 .topnav-wrap ul > li > a {
        min-width: 60px;
    }
}

.footer-box p {
    margin: 30px 0 30px;
}

.templete-type3 .topnav-all-wrap {
    /*left: 0;*/
}
