@charset "utf-8";

/* 내용관리 */
#ctt_con {padding:0 0 20px}
.title_type01 h3 {float:left;font-size:18px;font-weight:bold;padding-left:10px;line-height:28px;}
.title_type01 h3:before {content:'';position:absolute;top:0px;left:0;width:2px;height:100%;background:#337ab7;}
#ctt_con img {width:100%}
.ctt_img {text-align:center}
#ctt_con dl {line-height:20px;min-height:20px;margin:20px 0;}
#ctt_con dl dd {line-height:20px;}


/* Terms */
#ctt_con .terms_box { position: relative; padding: 15px; font-size: 13px; line-height: 1.4; color: #222;}
#ctt_con .terms_box * { color: #222;}
#ctt_con .terms_box h1 { font-size: 18px;}
#ctt_con .terms_box h2 { font-size: 17px;}
#ctt_con .terms_box h3 { font-size: 16px;}
#ctt_con .terms_box p { font-size: 13px; text-align: justify; margin-bottom: 15px;}
#ctt_con .terms_box h1, .terms_box h2, .terms_box h3 { margin-bottom: 5px; font-weight:bold}
#ctt_con .terms_box ol { margin-bottom: 15px;}
#ctt_con .terms_box li { margin: 3px 0; line-height: 1.4; text-align: justify;}
