/* 공통 */
.sub_con {width: 1300px; margin:0 auto; position: relative; }
.s_bot_bg {width: 100%; height: 500px; margin:-155px 0 0; background: url('../img/ab_bot_bg.jpg') 50% 50% no-repeat; background-size:cover; }
.s_title h2 {font-size:18px; font-weight: 400; color:#0900cb; letter-spacing: 7.2px; font-family: 'Play', sans-serif; text-transform: uppercase; }
.s_title h1 {font-size:35px; font-weight: 500; color:#000; line-height: 48px; margin:15px 0 0;}
.s_table table {border-collapse: collapse; width: 100%;}
.s_table table th, td {padding: 15px 30px;}
.s_table table thead th { color:#fff; font-size: 16px;font-weight: 500; border:1px solid rgba(255,255,255,0.2)}
.s_table table tbody th, .s_table table tbody td {border: 1px solid #d5d6e6; text-align: left;}
.s_table table tbody th {background: #eaedf1; font-size: 15px; font-weight: 500; color:#333; }
.s_table table tbody td {font-size: 14px; font-weight: 300; color:#666; }
.sub_p {font-size:16px; font-weight: 300; color:#666; letter-spacing: -.5px; word-break: keep-all;}

/*Content CSS*/
#business2 {text-align: center; padding:0 0 120px ;}
#business2 > h1 {font-size:35px; font-weight: 500; color:#333; }

.busin_box {display: flex; justify-content: space-between; padding-bottom: 60px; margin-bottom: 60px; border-bottom: 1px solid #eee; }
.busin_sec .busin_box:last-child {margin-bottom: 0; padding-bottom: 0; border-bottom: 0;}
.busin_box .img {width: 650px; background: #333; }
.busin_box .txt {text-align: left ; width: 580px; padding:60px 0 0;}
.busin_box .txt h1 {font-size:35px; font-weight: 600; color:#333; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #ddd; position: relative;}
.busin_box .txt h1::after {content:''; display: block; width: 140px; height: 1px; background: #000; position: absolute; left:0; bottom: -1px; }
.busin_box .txt p {font-size:18px; font-weight: 300; color:#666; letter-spacing: -.5px; word-break: keep-all; line-height: 35px; }


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

}

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

}

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

}
