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

.tab_btn_wr { position:relative; z-index: 3; width:1300px; margin:0 auto; text-align: center; }
.tab_btn { width:100%; margin-top: 50px; display: flex; height: 60px; align-items: center; justify-content: center; position:relative; z-index: 2; }
.tab_btn li { width:500px; height: 100%; }
.tab_btn li ~ li { margin-left: 23px; }
.tab_btn li a { display: block; width:100%; line-height: 58px; font-size: 24px; font-weight: bold; color: #fff; cursor: pointer; transition: all .3s; background:#1b1b1b; border:1px solid #1b1b1b; text-align: center; border-radius: 6px; }
.tab_btn li a.active { background-color: #aacd06; border-color:#aacd06; color: #fff; }

.tab { display: none; }
.tab.active { display: block; }
.tab_cont_wr { width:100%; box-shadow: 0 0 38px 0 rgb(0 0 0 / 9%); margin-top: -29px; padding-top:100px; }

.s_title_box {display: flex; flex-direction: row; align-items: center;}
.s_title_line {width: 3px; height: 27px; background: #aacd06; 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: 30px;  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:#aacd06; font-size: 28px; line-height: 40px;}
.sub_p {font-size: 16px; 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: 16px; font-weight: 300; color:#666; line-height: 26px; margin-bottom: 8px; padding-left: 22px;  word-break: keep-all; letter-spacing: -0.5px; position: relative; text-align: left; }
.busin_ul > li::before {content: ''; display: block; width: 7px; height: 7px; transform: rotate(45deg); background-color: #aacd06; position: absolute; left:0; top:10px; }
.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: #aacd06; 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:3px solid #aacd06; }
.sub_h1 {text-align: left; font-size: 18px; font-weight: 500; color: #333; margin-bottom: 15px}
.sub_h1 i { color: #aacd06;}
.busin_table table thead th {font-size:18px; font-weight:500; color:#fff;  padding:14px; border:1px solid rgba(255,255,255,.2); border-bottom: 0; background: #009944;}
.busin_table table tbody th, .busin_table table tbody td  {padding: 15px; border: 1px solid #d9e8dd; font-size: 15px; font-weight: 400; letter-spacing: -0.5px; }
.busin_table table tbody th {background: #fdfff5; color:#000; font-weight: 500; }
.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:#aacd06}
.text_center {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;}
/* 기본페이지에서 새로  추가  */
.w_box {background: #fff; position: relative; z-index: 2; box-shadow: 2.2px 2px 18px 0 rgba(0, 0, 0, 0.09); padding:80px 50px; border-radius: 5px; }
.s_title {text-align: center; }
.s_title h2 {font-size:18px; font-weight: 500; color:#aacd06; letter-spacing: 3.6px;  border-bottom: 2px solid #aacd06; display: inline-block ; padding-bottom: 5px;
margin-bottom: 20px; text-transform: uppercase;}
.s_title h1 {font-size:36px; font-weight: 600; color:#000; }
/* s_list */
.s_list {width: 100%: }
.s_list li {position: relative; padding-left:20px ;font-size:16px; font-weight: 300; color:#666; margin-bottom: 10px; text-align: left; }
.s_list li::before {content: ''; display: block; width: 5px; height: 5px; background-color: #aacd06; position: absolute; left:0; top:10px;}
.s_list li:last-child {margin-bottom: 0; }
.b_title {font-size:26px; font-weight: 500; color:#2a2a2a; padding-left:24px; position: relative; text-align: left; }
.b_title::before {content: ''; display: block; width: 3px; height: 27px; background-color: #aacd06; position: absolute; left:0; top:7px;}
.num_title {display: flex; text-align: center; justify-content: center; align-items: center; font-size:28px; font-weight: 600; color:#000; }
.num_title span {font-size:30px; font-weight: 900; color:#aacd06; position: relative; z-index: 1; margin-right: 20px; display:block ;}
.num_title span::before {content: ''; display: block; width: 48px; height: 14px; background-color: rgba(170,205,6,.23); position: absolute; z-index: -1; bottom: 4px; left:-6px;}



/*Content CSS*/
#solution2 {padding:85px 0 0; position: relative ; z-index: 1; }

/* tab1 */
#sol2_tab1 .sub_con {width: 1300px; }
#sol2_tab1 article { border-bottom: 1px solid #ddd; padding:50px 0 70px; }
#sol2_tab1 article:last-of-type { border-bottom: 0; padding-bottom: 40px; }
#sol2_tab1 article.flex { display: flex; }
#sol2_tab1 article.flex .b_title { width:320px; }
#sol2_tab1 article.flex .right { width:980px; }

#sol2_tab1 .art1 { text-align: center; padding:0 0 100px; }
#sol2_tab1 .art1 p { margin:20px 0 50px; font-size: 15px; font-weight: 300; letter-spacing: -0.75px;  color: #666; line-height: 2.27; word-break: keep-all; }

#sol2_tab1 .art2 p { font-size: 15px; line-height: 2; margin-bottom: 55px; }

#sol2_tab1 .art3 p { font-size: 15px; line-height: 2; }
#sol2_tab1 .art3 .busin_table { margin: 20px 0 80px; }
#sol2_tab1 .art3 .num_list { margin-top: 60px; }
#sol2_tab1 .art3 .num_list li { display: flex; align-items: center; margin-bottom: 23px; }
#sol2_tab1 .art3 .num_list b { width:35px; height: 35px; background:#aacd06; border-radius: 50%; text-align: center; line-height: 32px; font-size: 19.5px; letter-spacing: -0.98px; color: #fff; }
#sol2_tab1 .art3 .num_list p { width:calc(100% - 35px); padding-left: 12px; line-height: 1; font-size: 15px; font-weight: 300; letter-spacing: -0.75px; color: #666; }

#sol2_tab1 .art4 .busin_table { text-align: center; }
#sol2_tab1 .art4 .busin_table thead tr:last-child th { background:#fdfff5; color:#000; border-color: #d9e8dd; }
#sol2_tab1 .art4 .busin_table:first-of-type { margin-top: 40px; }
#sol2_tab1 .art4 .busin_table:last-of-type { margin-top: 80px; }


/* tab2 */
/* section1 */
/* #sol2_c1 { margin-top: 60px; } */
.sol1_list {display: flex; width:100%; text-align: center; margin-top:60px;}
.sol1_list li {width:25%; display: flex; flex-direction: column; align-items: center; border-left:1px solid #ddd; padding:30px 0;}
.sol1_list li img  {transition: all 0.3s;}
.sol1_list li:nth-child(odd) {border-top:3px solid #aacd06;}
.sol1_list li:nth-child(even) {border-bottom:3px solid #333;}
.sol1_list li:last-child {border-right:1px solid #ddd;}
.sol1_list li > div {border-radius: 50%; width:150px; height: 150px; line-height: 150px; background: #f7f7f7;}
.sol1_list li > span {display: block; width:40px; height:1px; background: #333; margin:30px auto 20px;}
.sol1_list li p {font-size:16px; font-weight: 500; color:#333; line-height: 24px;}
.sol1_list li:hover  img {transform:rotateY(180deg); transition:transform 500ms;}
#sol2_c1_img {width:100%; margin-top: 80px; text-align: center;}

.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; }

#sol2_c1_article2{margin-top: 50px; padding-top: 70px; border-top: 1px solid #ddd;}
#sol2_c1_article2 .b_title {margin-bottom: 20px; }
#sol2_c1_article2 .busin_title_txt{border-top: 0; padding-top: 0;margin-top: 0;}
#sol2_c1_article2 .busin_title_txt p{ font-size: 16px; line-height: 30px; }

#sol2_c1_a2 {width: 100%; display: flex; flex-direction: row;flex-wrap: wrap; margin-top: 50px; position: relative;}

.sol2_c1_a2_box {width: 580px; margin-bottom: 100px; background: rgba(255,255,255,0.5); position: relative; z-index: 3; margin-right: 120px;}
.sol2_c1_a2_box:nth-child(2n) {margin-right: 0;}
.sol2_c1_a2_box h1 {font-size: 18px; font-weight: 500; color:#fff; text-align: center; padding: 10px; background-image: linear-gradient(to right, #aacd06, #009944);}
.sol2_c1_a2_box:nth-child(2) h1, .sol2_c1_a2_box:nth-child(3) h1 {background:#333;}
.sol2_c1_a2_box ul {border: 1px solid #ddd; border-top: 0; padding: 20px 30px;}
.sol2_c1_a2_box:nth-child(3), .sol2_c1_a2_box:nth-child(4) {margin-bottom: 0;}
#sol2_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;}
#sol2_c1_a2_bg img {width: 100%;}

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

@keyframes rota1 {
100% {
transform: rotate(360deg); } }

#sol2_c3_article1 {width: 100%; display: flex; flex-direction: row; justify-content: space-between; margin-top: 30px; margin-bottom: 50px;}
.soli3_c3_a1_box {width: 410px; background: #efefef; padding: 30px;}
.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; min-height: 300px;}

.soli3_c3_a1_img div img  {transition: all 0.3s;}
.soli3_c3_a1_box:hover .soli3_c3_a1_img div img {transform:rotateY(180deg); transition:transform 500ms;}
#sol2_c3_a2_img {margin-top: 30px; padding: 50px; border:1px solid #ddd; text-align: center; overflow: hidden;}

@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) {

}
