/* 이선옥닷컴 Custom CSS Type-02 */

.templete-type1 .header-top-md h1 a {
    width: 165px;
    margin-top: 10px;
}

.cont-article .cont-area {
    word-break: break-all;
    word-wrap: break-word;
    line-height: 1.75;
    font-size: 17px;
    color: #000;
    padding: 12px 0;
    letter-spacing: -0.02em;
}

    .cont-article .cont-area h3,
    .cont-article .cont-area h4 {
        font-size: 20px;
        padding: 24px 0;
    }

    .cont-article .cont-area strong {
        display: block;
    }

    .footer-list {
        display: none;
    }
    .footer-box p {
        margin: 25px 0 20px;
    }

    ul.side-menu {
        display: none;
    }

    .updown_area {
        display: none;
    }

@media (min-width: 768px) {
    .templete-type1 .header .header-area h1 {
        margin-top: 0px;
        left: 0;
    }

    .cont-area > p {
        font-size: 19px;
    }
}
}


.cont-area img {
    height: auto;
}


/*wp_caption {
    background: #ffffff !important;
    padding: 5px 10px !important;
    color: #a6a6a6;
    font-size: 13px;
    font-family: HelveticaNeue,AppleSDGothicNeo-Regular,Malgun Gothic,'맑은고딕','돋움',Dotum,sans-serif;
    text-align:center;
}*/
