/* 공통 */
.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*/
#business5 {padding:60px 0 150px; }
/* #business5 .sub_table {margin-top:50px; } */
#business5 .sub_table th {width: 240px;}

/* b5_sec1 */
.b5_sec1 {}
.b5_sec1 ul {width: 100%; margin-top:50px;}
.b5_sec1 ul li {padding:20px 10px; border-bottom: 1px solid #eee; display: flex; align-items: flex-start;}
.b5_sec1 ul li:first-child {border-top:3px solid #5a4e40;}
.b5_sec1 ul li:nth-child(even) {background: #f7f7f7;}
.b5_sec1 ul li b {font-size: 18px; font-weight: 800; width: 40px; height: 40px; line-height: 40px; background: #cbc8c1; text-align: center; color:#fff; margin-right: 20px;
font-family: 'NanumSquare',sans-serif;  border-radius: 50%;}
.b5_sec1 ul li:nth-child(even) b { background: #675846;}
.b5_sec1 ul li p {font-size:16px; font-weight: 300; color:#666; letter-spacing: -.5px; line-height: 30px;position: relative; top:3px;}
.b5_sec1 ul li p > span {color:#999; font-size:15px;}
.b5_sec1 ul li p .red {color:red;}
.b5_sec1 h2 {font-size:16px; font-weight: 400; color:#666; margin-top:20px;  color:#bf6a04;}

.b5_sec1 ul li > div {display: flex; align-items: flex-start; justify-content: space-between; width: calc(100% - 120px);}
.b5_sec1 ul li > div p {white-space: nowrap;}
.b5_sec1 ul li .sub_table { margin-left:40px; }
.b5_sec1 ul li .sub_table th {background: #675846; coloR:#fff; padding:15px 15px; border:1px solid rgba(255,255,255,.2); font-size:15px; font-weight: 400;
font-family: 'Noto Sans KR', sans-serif;}
.b5_sec1 ul li .sub_table td {padding:15px 30px; font-size:14px; line-height: 26px;}
.b5_sec1 ul li .sub_table td span {font-weight: 500;}


@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) {
}
