/* 공통 */
.sub_con {width: 1340px; margin:0 auto; min-width: 1340px;}
.sub_table {border-collapse: collapse; width: 100%; border-top:3px solid #675846;}
.sub_table th {width: 200px; background: #f7f7f7; text-align: center;font-size:18px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif;
border-bottom: 1px solid #eee; padding:30px 0; line-height: 30px;}
.sub_table td {background: #fff; border-bottom: 1px solid #eee; padding:30px 60px; font-size:16px; font-weight: 300; color:#666; line-height: 30px; }
.sub_table td span {color:#bf6a04;}
.sub_table td ul li {padding-left:15px; position: relative; }
.sub_table td ul li::before {content: ''; display: block; width:5px; height: 5px; background: #675846; position: absolute; left:0; top:12px; }
.sub_table td ul li b {font-weight: 500;}
.sub_title {font-size:30px; font-weight: 700; color:#333;  font-family: 'NanumSquare',sans-serif; display: flex; align-items: flex-start;}
.sub_title::before {content: ''; display: block; width: 18px; height: 18px; background: #fff; border:4px solid #5a4e40; margin-right: 15px; border-radius: 50%; position: relative;
top:8px;}
.sub_p {font-size:16px; font-weight: 300; color:#666; letter-spacing: -.5px;}

/*Content CSS*/
#business3 {padding:60px 0 150px; }
#business3 .sub_table {margin-top:50px; }
#business3 .sub_table th {width: 240px;}

/* b3_sec2 */
.b3_sec2 {margin-top:100px;text-align: center;}
.b3_sec2 ul {margin-top:40px; display: flex;flex-wrap:wrap ;}
.b3_sec2 ul li {width: 322px; margin-right: 17px;}
.b3_sec2 ul li:nth-child(4n) {margin-right: 0;}
.b3_sec2 ul li:nth-child(n+5) {margin-top: 50px;}
.b3_sec2 ul li p {font-size:17px; color:#333; font-weight: 400;  font-family: 'NanumSquare',sans-serif;}
.b3_sec2 ul li p::before {content: ''; display: block; width: 30px; height: 1px; background: #000; margin:25px auto 20px;}
.b3_sec2 ul li img {border:1px solid #eee;}




@media screen and (max-width:1340px) {

}

@media screen and (max-width:1200px) {

}

@media screen and (max-width:1024px) {

}

@media screen and (max-width:768px) {

}

@media screen and (max-width:640px) {

}

@media screen and (max-width:480px) {


}

@media screen and (max-width:320px) {
}
