/* 공통 */
.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;}
.sec {border-bottom: 1px solid #eee; padding-bottom: 60px;}

.sub_list li {padding-left:15px; position: relative; font-size:14px; font-weight: 300; color:#666; letter-spacing: -.5px;word-break: keep-all; margin-bottom: 10px; text-align: left;}
.sub_list li:last-child {margin-bottom: 0;}
.sub_list li::before {content: ''; display: block; width:5px; height: 5px; background: #675846; position: absolute; left:0; top:8px}

/*Content CSS*/
#business2 {padding:0 0 60px; }
#business2 .sub_table {margin-top:20px; }
#business2 .sub_table th {width: 120px;}

/*b2_sec1  */
.b2_sec1 .img img {max-width: 100%;}

/* b2_sec2 */
.b2_sec2 {margin-top:80px;}
.b2_sec2 ul {display: flex; flex-wrap:wrap; margin-top: 20px;}
.b2_sec2 ul li {width: 100%; padding:0 0 50px ;border-bottom: 1px solid #eee; text-align: center;  margin-bottom: 50px;}
.b2_sec2 ul li:last-child {margin-bottom: 0;}

.b2_sec2 ul li h2 {font-size:15px; font-weight: 500;  display: flex; align-items: center; line-height: 22px; word-break: keep-all; letter-spacing: -.5px;
background: #f7f7f7;  border-bottom: 1px solid #eee; border-top:3px solid #5a4e40; text-align: left; padding:12px 15px 12px 70px; position: relative;}
.b2_sec2 ul li h2 span {font-size:22px; font-weight: 900; font-family: 'NanumSquare',sans-serif;  color:#5a4e40; display: flex; width: 55px; height: 100%;
background: #5a4e40; color:#fff; text-align: center; min-width: 55px; align-items: center; justify-content: center; position: absolute; left:0; top:0;}
.b2_sec2 ul li .img {display: flex; flex-direction: column; align-items: center;}
.b2_sec2 ul li .img img {display: inline-block; margin-top:20px; border:1px solid #eee; max-width: 100%;}
.b2_sec2 ul li .sub_p {margin-top:15px;}
/* .b2_sec2 ul li:nth-child(even) h2 span {border:1px solid #5a4e40; color:#5a4e40; background: #fff;} */

.flex_box {display: flex;  flex-direction: column; width: 100%;}
.flex_box img {max-width: 100%;}


@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) {
}
