@charset "utf-8";

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

.board_head {font-family:Poppins, sans-serif;font-weight:200;color:#fcc991;width:100%;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;justify-content: center;align-items:center;font-size:15em;text-align:center;font-weight:100;margin-bottom:100px}

