@charset "utf-8";

/* 내용관리 */
#ctt {display:block; height:auto; overflow:hidden;}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:30px; line-height:1.5; font-size:1.1rem; border:1px solid #ccc; border-radius: 10px;
	height: 100%; max-height: 100vh; color:#444;
	overflow-y: auto}
.ctt_img {text-align:center}