@charset "utf-8";

/* 내용관리 */
#ctt {width:100%;max-width:1200px;margin:0 auto;}
.ctt_admin {width:100%;max-width:1200px;margin:0 auto;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {}




@media screen and (max-width:1240px) {
#ctt {width:auto;margin:0 20px;}
.ctt_admin {width:auto;margin:0 20px;}
}