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

.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: 20px; font-weight: 400; color:#2a2a2a; letter-spacing: -0.5px; word-break: keep-all;}

.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;}
.busin_title_txt p strong {font-weight: 700; color:#cc0111; font-size: 28px; line-height: 40px;}

.sub_p {font-size: 14px; font-weight: 300; color:#666; line-height: 26px;  word-break: keep-all; letter-spacing: -0.5px;}
.sub_p span  {font-weight: 500; color:#000;}
.sub_p_line {width: 30px; height: 1px; background: #000; display: inline-block;}

.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;}
.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: 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: 30px;}
.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}

.text_center {text-align: center!important}
.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;}
.busin_table .busin_ul li { 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_tab_btn{width: 300px; margin: 30px auto;}
.busin_tab_btn ul {}
.busin_tab_btn ul li {width: 100%; height: 60px; margin-bottom: 10px;}
.busin_tab_btn ul li a {width: 100%; height:60px; display: block; transition: all 0.3s;  background: #f7f7f7; line-height: 60px; text-align: center; font-size: 16px; font-weight: 400; color:#333;}

/*Content CSS*/
.sol1_list {display: flex; flex-direction: row; flex-wrap: wrap; width:100%; text-align: center; margin-top:30px;}
.sol1_list li {width:50%; display: flex; flex-direction: column; align-items: center; border-left:1px solid #ddd; padding:30px 15px;border-top:3px solid #cc0111;}
.sol1_list li img  {transition: all 0.3s;}
.sol1_list li:nth-child(2), .sol1_list li:nth-child(3){border-top:3px solid #333;}
.sol1_list li:nth-child(3), .sol1_list li:nth-child(4) {border-bottom: 1px solid #ddd;;}
.sol1_list li:last-child, .sol1_list li:nth-child(2){border-right:1px solid #ddd;}
.sol1_list li > div {border-radius: 50%; width:100px; height: 100px; line-height: 100px; background: #f7f7f7;}
.sol1_list li > div img {width: 40%}
.sol1_list li > span {display: block; width:40px; height:1px; background: #333; margin:30px auto 20px;}
.sol1_list li p {font-size:14px; font-weight: 500; color:#333; line-height: 22px; word-break: keep-all;}
#sol3_c1_img {width:100%; margin-top: 80px; text-align: center;}
#sol3_c1_img img {width: 100%; max-width: 500px;}
.sol1_c1 {text-align: center;}
.sol1_c1 h2 {font-size:26px; font-weight: 300; color:#333; line-height: 45px; display: inline-block; position: relative;}
.sol1_c1 h2 span {font-size:30px; font-weight: 500; color:#bc000f;}
.sol1_c1 h2 img {position: absolute; }
.sol1_c1 .txt_icon1 {top:-50px; left:0;}
.sol1_c1 .txt_icon2 {top:-50px; right:0;}

.sol1_box_wrap{width:100%; position: relative; }

#sol3_c1_article2{margin-top: 50px; padding-top: 70px; border-top: 1px solid #ddd;}
#sol3_c1_article2 .busin_title_txt{border-top: 0; padding-top: 0;margin-top: 0;}
#sol3_c1_article2 .busin_title_txt p{ font-size: 16px;}

#sol3_c1_a2 {width: 100%; margin-top: 30px; position: relative;}

.sol3_c1_a2_box {width: 100%; margin-bottom: 20px; background: rgba(255,255,255,0.5); position: relative; z-index: 3;}
.sol3_c1_a2_box:nth-child(2n) {margin-right: 0;}
.sol3_c1_a2_box h1 {font-size: 18px; font-weight: 500; color:#fff; background: #cc0111; text-align: center; padding: 10px;}
.sol3_c1_a2_box:nth-child(2n) h1 {background:#333;}
.sol3_c1_a2_box ul {border: 1px solid #ddd; border-top: 0; padding: 20px;}
#sol3_c1_a2_bg {position: absolute; top: 50%; left: 50%; width: 440px; height: 435px; margin-top: -215px; margin-left: -220px; opacity: 0.3; z-index: 1; animation: rota1 10s; animation-delay: 0s; animation-timing-function: linear; animation-iteration-count: infinite;}
#sol3_c1_a2_bg img {width: 100%;}

#sol3_c2_img {margin-top: 30px; background: #fff; border: 1px solid #ddd; padding: 15px;}
#sol3_c2_img img {width: 100%;}


#sol3_c3_article1 {width: 100%; margin-top: 30px; margin-bottom: 50px;}
.soli3_c3_a1_box {width: 100%; background: #efefef; padding: 20px; margin-bottom: 20px; border-top: 1px solid #000;}
.soli3_c3_a1_img {text-align: center; margin-bottom: 30px; }
.soli3_c3_a1_img p {font-size: 18px; font-weight: 500; color:#000; margin-top: 20px;}
.soli3_c3_a1_txt { padding: 30px 20px; background: #fff; }

.soli3_c3_a1_img div img  {transition: all 0.3s;}
#sol3_c3_a2_img {margin-top: 30px; background: #fff; border: 1px solid #ddd; padding: 15px;}
#sol3_c3_a2_img img {width: 100%;}
@media screen and (max-width:992px){


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

}

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

}

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

}

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

}
