@charset "utf-8";
/* 페이지 */
#ctt_con .company {width:100%; margin-bottom:20px; }
#ctt_con .company .txt_area {padding-top:40px; font-size:18px; color:#888; }
#ctt_con .company .txt_area h1 {font-size:24px; font-weight:400; margin-bottom:20px; color:#222;}
#ctt_con .company .txt_area p {line-height:32px; word-break:keep-all; margin-bottom:20px;}
#ctt_con .company .txt_area p span {color:#3a8afd; font-weight:600;}
#ctt_con .company .txt_area .name {text-align:right;}
#ctt_con .stit {margin:0 0 20px 0; padding-left:20px; font-size:22px; font-weight:400; color:#333;}
#ctt_con .stit:before {content:""; position:absolute; width:5px; height:20px; background:#3a8afd; margin-top:8px; left:0;}
#ctt_con .com_table {width:100%; border-top:2px solid #222; font-size:14px;  margin-bottom:40px;}
#ctt_con .com_table th {width:20%; background:#fafafa;}
#ctt_con .com_table td {width:30%;}
#ctt_con .com_table th,
#ctt_con .com_table td {border-bottom:1px solid #e5e5e5; padding:10px;}
