@charset "utf-8";

/* 내용관리 */
#ctt {margin:0;padding:0;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}

#wrapper_title {display:none}
#ctt_con h4 {font-size: 3.4375rem; font-weight:700; color:#000; line-height:1.0; margin-bottom:2.5rem}
#ctt_con .top_txt {font-size: 1.0625rem; line-height:1.6}
#ctt_con .bottom_txt {font-size: 1.0625rem; line-height:1.6; text-align:right}
#ctt_con ul {display:grid; grid-template-columns:repeat(3, 1fr); grid-gap:100px; margin:5.0rem auto 6.25rem}
#ctt_con ul li {width:100%; text-align:center; font-size: 1.25rem; font-weight:300; line-height:1.6}
#ctt_con ul li img {margin-bottom:1.875rem}

