/*공통*/
.sub_con_wrap {width:100%; }
.sub_con_gray {width:100%; background: #f7f7f7;}
.sub_con {width: 100%; margin: 0 auto; padding: 50px 15px;}

.s_title_box {display: flex; flex-direction: row; align-items: center;}
.s_title_line {width: 3px; height: 24px; background: #cc0111; margin-right: 10px;}
.s_title_box h1 {font-size: 22px; font-weight: 400; color:#2a2a2a; letter-spacing: -0.5px;}

.busin_title_txt {margin-top: 20px; padding-top: 20px; border-top: 1px solid #eee;}
.sub_con_gray .busin_title_txt {border-top: 1px solid #ccc;}
.sub_p {font-size: 16px; font-weight: 300; color:#666; line-height: 26px;  word-break: keep-all; letter-spacing: -0.5px;}
.busin_ul li {font-size: 14px; font-weight: 300; color:#666; line-height: 24px; margin-bottom: 8px; background: url('../img/s_blet.png') no-repeat 0 8px; padding-left: 17px;  word-break: keep-all; letter-spacing: -0.5px;}
.busin_ul li:last-child {margin-bottom: 0;}
.bg_title {width: 300px; color:#fff; font-size: 16px; font-weight: 500; height: 50px; line-height: 50px; background: #cc0111; position: absolute; top: -25px; left:50%; margin-left: -150px; letter-spacing: -0.5px; }
.arrow_top {font-size: 50px; color:#ddd;}

.busin_table {width: 100%; margin-top: 50px;}
.busin_table table {width: 100%; border-collapse: collapse; border-top: 2px solid #ce141c;}
.sub_h1 {text-align: left; font-size: 17px; font-weight: 500; color: #333; margin-bottom: 15px; position: relative; padding-left: 18px; letter-spacing: -0.5px; word-break: keep-all;}
.sub_h1 i { color: #cc0111; position: absolute; top: 4px; left: 0; display: block; width:18px; height: 18px; font-size: 18px;}
.busin_table table thead th {background: #fbece4; padding: 15px; text-align: center; border: 1px solid #f2dbd4; font-size: 16px; font-weight: 500; color:#333; letter-spacing: -0.5px; word-break: keep-all;}
.busin_table table tbody th, .busin_table table tbody td  {padding: 15px; border: 1px solid #f2dbd4; font-size: 14px; font-weight: 400; letter-spacing: -0.5px;  word-break: keep-all;}
.busin_table table tbody th {background: #fefaf8; color:#333; font-weight: 500}
.busin_table table tbody td {background: #fff; color: #666;}
.busin_table table tbody th span {font-size: 13px; font-weight: 700; color:#cc0111}
.busin_table_t1 {font-size: 14px; font-weight: 400; color:#666;background: url('../img/s_blet2.png') no-repeat 0 10px; padding-left: 13px; margin-bottom: 5px; word-break: keep-all;}
.busin_table_txt ul {margin: 5px 0 10px 0;}
.busin_table_txt ul li {font-size: 13px; font-weight: 300; color:#999; padding-left: 13px;  background: url('../img/list_bar.jpg') no-repeat 13px 9px ; padding-left: 25px; letter-spacing: -0.5px;}

/*Content CSS*/
#busin1_c1{ }

#busin1_c1_article { margin-top: 70px; text-align: center; background: #fafafa; padding: 60px 20px; position: relative;}
#busin1_c1_article > h1 {font-size: 18px; color:#333; font-weight: 400;margin-bottom: 10px;}
#busin1_c1_article > h2 {font-size: 16px; color:#666; font-weight: 400;margin-bottom: 10px; width: 100%; padding: 10px; background: #ddd; margin: 0 auto;}

#b1_c1_a1 {width: 100%; }
.b1_c1_a1_box {width:250px; height: 250px; border: 6px solid #cc0111; background: #fff; text-align: center; border-radius: 50%; font-size: 18px; font-weight: 400; color:#333; line-height: 30px; word-break: keep-all; padding-top: 95px; letter-spacing: -0.5px; margin: 0 auto; margin-bottom: 30px;}

#b1_c1_a1 i {display: block; text-align: center; font-size: 50px; color:#ddd; margin: 30px 0;}

.b1_c1_a2_box {width: 100%;}
.b1_c1_a2_box h1 {background: #ddd; width :100%; padding: 10px;  font-size: 18px; font-weight: 400; color:#333; line-height: 30px; word-break: keep-all; letter-spacing: -0.5px;}
.b1_c1_a2_box .busin_ul {padding: 30px; background: #fff;}
.b1_c1_a2_box .busin_ul li {text-align: left;}

#b1_c1_a3 {  margin-top: 50px;}
.b1_c1_a3_box {width: 100%; position: relative; border: 1px solid #ddd;}
.b1_c1_a3_box:nth-child(3) {background: #fafafa; margin-left: -1px;}
.b1_c1_a3_box h1 {background: #333; color:#fff; font-weight: 500; font-size: 18px; font-weight: 400; width:  100%; padding: 0 50px; height: 50px; line-height: 50px;}
.b1_c1_a3_box:nth-child(3) h1  {background: #cc0111}
.b1_c1_a3_arrow {font-size: 40px; color:#aaa; margin: 20px 0; width: 100%; height: 40px; line-height: 40px; border-radius: 50%; text-align: center;}
.b1_c1_a3_box .busin_ul {padding: 30px;}


#busin1_c3_article {margin-top: 50px;}
#b1_c3_a1 { margin-top: 20px;}
#b1_c3_a1 .b1_c1_a3_box h1 {padding: 0 30px; }
#b1_c3_a1 .b1_c1_a3_box .busin_ul {padding: 30px 20px;}

#b1_c3_a2 {margin-top: 50px;}
.busin_txt_title {width: 100%; display: flex; flex-direction: row; justify-content: center; margin-bottom: 30px;}
.busin_txt_title h1 {font-size: 30px; font-weight: 700; color:#414141; margin: 0 25px;}
.busin_txt_title h1 span {font-weight: 500; color:#bc000f; }


#b1_c3_a2_box_wrap {}
.b1_c3_a2_box {width: 100%; border: 1px solid #ddd; border-top: 5px solid #333; transition: all 0.3s;}
.b1_c3_a2_icon {width: 150px; height: 150px; line-height: 150px; text-align: center; margin: 30px auto 0 auto; background: #f7f7f7; border-radius:50%}
.b1_c3_a2_icon img {height: 50%;}
.box a img {}

.b1_c3_a2_txt {padding: 30px 15px;}
.b1_c3_a2_txt h1 {font-size: 18px; font-weight: 500; text-align: center; margin-bottom: 15px; transition: all 0.3s;}
.b1_c3_a2_txt .busin_ul {background: #f7f7f7; padding: 30px 15px;}
.b1_c3_a2_txt .busin_ul li {font-size: 15px;}

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





}

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



}
