/* 공통 */
.sub_con {width:1280px; margin: 0 auto;}
.sub_title_k {font-size:38px; font-weight: 400; color:#2a2a2a; font-family: 'paybooc-Bold'; }
.sub_title_k::after {content: ''; display: block; width:60px; height:3px; background: #0c3381; margin:40px auto 0;}
.sub_title_k span {color:#0c3381;}
.jinan_table {border-collapse: collapse; width:100%;}
.jinan_table thead th {border:1px solid rgba(255,255,255,.2); font-size:18px; font-weight: 400; color:#fff; font-family: 'paybooc-Medium'; background: #0c3381; padding:15px 20px;}
.jinan_table tbody th {border:1px solid #dedede; padding:12px 20px; font-size:18px; color:#2a2a2a; background: #fbfcff; font-weight: 400;}
.jinan_table tbody td {border:1px solid #dedede; padding:12px 20px; font-size:16px; font-weight: 300; color:#2a2a2a; word-break: keep-all;}
.jinan_table tbody td.num {font-weight: 500; background: #fbfcff; color:#0c3381; }
.bullet_title {text-align: left; position: relative; font-size:20px; font-weight: 400; color:#2a2a2a; font-family: 'paybooc-Bold'; padding-left:20px;}
.bullet_title::before {content: ''; display: block; width:10px; height:10px; background: #fff; border:2px solid #0c3381; position: absolute; left: 0; top:6px; border-radius: 50%;}


/*Content CSS*/
#business6 {padding:120px 0 180px; text-align: center;  }
#business6 .sub_title_k::after {margin-bottom:50px;}
#business6 .jinan_table {margin-top:20px;}

@media screen and (max-width: 600px) {

}

@media screen and (max-width: 640px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width:1200px) {

}
