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

.s_title_box {display: flex; flex-direction: row; align-items: center;}
.s_title_line {width: 3px; height: 27px; background: #cc0111; margin-right: 10px;}
.s_title_box h1 {font-size: 25px; 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;}
.busin_title_txt p {font-size: 16px; font-weight: 300; color:#666; line-height: 26px;  word-break: keep-all; letter-spacing: -0.5px;}
.busin_title_txt p span {font-weight: 500; color:#000;}
.sub_p {font-size: 16px; font-weight: 300; color:#666; line-height: 26px;  word-break: keep-all; letter-spacing: -0.5px;}
.sub_p_line {width: 30px; height: 1px; background: #000; display: inline-block;}
.busin_ul > li {font-size: 16px; font-weight: 300; color:#666; line-height: 26px; 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;}
.busin_ul > li > ul > li {font-size: 13px; font-weight: 300; color:#999; padding-left: 13px;  background: url('../img/list_bar.jpg') no-repeat 0 9px ; padding-left: 12px; letter-spacing: -0.5px; word-break: keep-all;}
.bg_title {width: 300px; color:#fff; font-size: 20px; font-weight: 500; height: 50px; line-height: 50px; background: #cc0111; position: absolute; top: -25px; left:0; 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: 18px; font-weight: 500; color: #333; margin-bottom: 15px}
.sub_h1 i { color: #cc0111;}
.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;}
.busin_table table tbody th, .busin_table table tbody td  {padding: 15px; border: 1px solid #f2dbd4; font-size: 16px; font-weight: 400; letter-spacing: -0.5px; }
.busin_table table tbody th {background: #fefaf8; color:#333}
.busin_table table tbody td {background: #fff; color: #666; word-break: keep-all;}
.busin_table table tbody th span {font-size: 13px; font-weight: 700; color:#cc0111}
.text_ceter {text-align: center!important}
.busin_table_t1 {font-size: 16px; 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;}
.busin_table .busin_ul li { font-size: 16px; 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;}

/*Content CSS*/
#sol2_c1_title {width: 100%; display: flex; flex-direction: row; justify-content: center; margin-bottom: 50px;}
#sol2_c1_title h1 {font-size: 30px; font-weight: 300; color:#414141; margin: 0 25px; text-align: center;}
#sol2_c1_title h1 span {font-weight: 500; color:#bc000f; font-size: 50px; }
.gree_txt_icon {position: relative;top: -50px;}
#sol2_c1_img {text-align: center;}

#sol2_c2_img {width: 100%; background: #fff; border: 1px solid #ddd; text-align: center; padding: 70px 0; margin-top: 30px;}

#sol2_c4_article ul {display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap;}
#sol2_c4_article ul li {width: 410px; background: #fff; margin-top: 25px; display: flex; flex-direction: row; align-items: center; padding: 20px 40px; border-top: 2px solid #333;}
#sol2_c4_article ul li:nth-child(2n) {border-top: 2px solid #cc0111;}
#sol2_c4_article ul li p {font-size: 16px; font-weight: 400; color:#333; letter-spacing: -0.5px; word-break: keep-all; margin-left: 15px;}
.sol2_c4_icon {width:50px;}
.sol2_c4_icon img {width: 100%;vertical-align:middle; transition:transform 500ms}
#sol2_c4_article ul li:hover .sol2_c4_icon img {transform:rotateY(180deg); transition:transform 500ms}


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

}

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

}

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

}

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

}
