@charset "utf-8";

/* 내용관리 */
.ctt_admin {
    display: none;
    /* text-align: right; */
}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}
div#ctt_con { margin-top: 70px; }
@media screen and (max-width: 768px) {
    div#ctt_con { margin-top: 50px; }
}
