@charset "utf-8";

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

/* #####################################################################################################  */
#text {width:916px}

#text .sample_photo1 {overflow:hidden}
#text .sample_photo1 dl {float:left; width:33.33%; margin-bottom:20px; border:1px solid #ddd; text-align:center}
#text .sample_photo1 dl dt {padding:10px; background:#f6f6f6; font-size:15px; color:#525252; border-bottom:1px solid #ddd;}
#text .sample_photo1 dl dt strong {display:block; margin-top:5px; font-size:20px;}
#text .sample_photo1 dl dd {padding:10px; background:none;}

#text .sample_photo2 {overflow:hidden}
#text .sample_photo2 dl {float:left; width:50%; margin-bottom:20px; border:1px solid #ddd; text-align:center}
#text .sample_photo2 dl dt {padding:10px; background:#f6f6f6; font-size:15px; color:#525252; border-bottom:1px solid #ddd;}
#text .sample_photo2 dl dt strong {display:block; margin-top:5px; font-size:20px;}
#text .sample_photo2 dl dd {padding:10px; background:none;}

#text .sample_photo3 {overflow:hidden}
#text .sample_photo3 dl {float:left; width:25%; margin-bottom:20px; border:1px solid #ddd; text-align:center}
#text .sample_photo3 dl dt {padding:10px; background:#f6f6f6; font-size:15px; color:#525252; border-bottom:1px solid #ddd;}
#text .sample_photo3 dl dt strong {display:block; margin-top:5px; font-size:20px;}
#text .sample_photo3 dl dd {padding:10px; background:none;}


#text .mobile_scroll {display:none;}

#text .btn_go {text-align:center; margin:5px 0 0;}
#text .btn_go a {display:inline-block; width:250px; padding:12px 0; text-align:center; background:#ee4d5d; color:#fff; font-weight:600; border-radius:5px;}
