/* 공통 */
.sub_con {width: 100%; margin:0 auto; padding:0 15px;}
.sub_table {border-collapse: collapse; width: 100%; border-top:3px solid #675846;}
.sub_table th {width: 100px; background: #f7f7f7; text-align: center;font-size:14px; font-weight: 700; color:#333; border-bottom: 1px solid #eee; padding:15px 15px;
word-break: keep-all;}
.sub_table td {background: #fff; border-bottom: 1px solid #eee; padding:15px; font-size:14px; font-weight: 300; color:#666; line-height: 25px; word-break: keep-all;
letter-spacing: -.7px;}
.sub_table td b {font-weight: 500;}
.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:9px; }
.sub_table td ul li b {font-weight: 500;}
.sub_title {font-size:22px; font-weight: 700; color:#333;  font-family: 'NanumSquare',sans-serif; display: flex; align-items: flex-start;}
.sub_title::before {content: ''; display: block; width: 12px; height: 12px; background: #fff; border:3px solid #5a4e40; margin-right: 10px; border-radius: 50%; position: relative;
top:5px;}
.sub_p {font-size:14px; font-weight: 300; color:#666; letter-spacing: -.5px; word-break: keep-all; line-height: 25px;}
/*Content CSS*/
#business5 {padding:0 0 60px; }
/* #business5 .sub_table {margin-top:50px; } */

/* b5_sec1 */
.b5_sec1 .img img {max-width: 100%;}
.b5_sec1 ul {width: 100%; margin-top:20px;}
.b5_sec1 ul li {padding:15px 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: 17px; font-weight: 800; width: 35px; height: 35px; line-height: 35px; background: #cbc8c1; text-align: center; color:#fff; margin-right: 15px;
font-family: 'NanumSquare',sans-serif;  border-radius: 50%; min-width: 35px; min-height: 35px;}
.b5_sec1 ul li:nth-child(even) b { background: #675846;}
.b5_sec1 ul li p {font-size:14px; font-weight: 300; color:#666; letter-spacing: -.7px; line-height: 25px;position: relative; top:3px; word-break: keep-all;}
.b5_sec1 ul li p > span {color:#999; font-size:15px;}
.b5_sec1 ul li p .red {color:red;}
.b5_sec1 h2 {font-size:15px; font-weight: 400; color:#666; margin-top:20px;  color:#bf6a04; letter-spacing: -.5px;word-break: keep-all; }

.b5_sec1 ul li > div {display: flex; flex-direction: column; width: 100%; }
.b5_sec1 ul li > div p {}
.b5_sec1 ul li .sub_table {margin-top:20px;}
.b5_sec1 ul li .sub_table th {background: #675846; coloR:#fff; border:none; font-size:13px; font-weight: 400; font-family: 'Noto Sans KR', sans-serif;padding:10px 15px; }
.b5_sec1 ul li .sub_table td {font-size:13px; line-height: 24px;}
.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) {
}
