@charset "utf-8";
@font-face {
    font-family: 'SUITE-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

/* 내용관리 */
#ctt {margin:10px 0;padding:20px;background:#fff}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {font-family: 'SUITE-Regular';padding:10px 0;line-height: 130%;word-break: keep-all;
    font-size: 1.32em;}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

