@charset "utf-8";

/* 내용관리 */
#ctt {margin:0 auto;max-width:1200px;margin-top:120px;padding:20px 20px 50px}
.ctt_admin {text-align:right}
#ctt header h2 {font-size:28px}
#ctt_con {padding:10px 0;font-size:14px;line-height:22px;word-break:keep-all;overflow-wrap: break-word;}
#ctt_con p {font-size:14px;line-height:22px;word-break:keep-all;overflow-wrap: break-word;}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

@media all and (max-width:1200px) {
	#ctt {margin-top:100px;}
	#ctt header h2 {font-size:22px}
}

/* Langclub author page */
.lc_about { max-width:720px; font-size:17px; line-height:1.75; color:#2A2A3A; }
.lc_about p { margin:0 0 1.2em; }
.lc_about .lc_role { font-size:14px; color:#9A9AB0; margin-bottom:1.8em; }
