/* 공통 */
.sub_con {width: 1300px; margin:0 auto; }
.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; }
.sub_p {font-size:16px; font-weight: 300; color:#666; letter-spacing: -.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:90px 0; border-radius: 5px; }
.cir_bullet {display: flex; flex-direction: column; align-items: center; }
.cir_bullet > span {display: block; width: 14px; height: 14px; border-radius: 50%; background-image: linear-gradient(to left, #aacd06, #009944); margin-bottom: 15px; }
.cir_bullet > span:nth-child(2) {opacity: .4;}
.cir_bullet > span:nth-child(3) {opacity: .2; margin-bottom: 0; }
.color_bg {width: 100%; height: 450px; position: absolute; z-index: -1;  left:0; top:350px; background-image: linear-gradient(to bottom, #aacd06, #009944);}
/* 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; word-break: keep-all;}
.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; }
.b_title::before {content: ''; display: block; width: 3px; height: 27px; background-color: #aacd06; position: absolute; left:0; top:7px;}
/* table */
.s_table table {width: 100%; border-collapse: collapse; margin-top:30px; border-top:3px solid #aacd06; }
.s_table table thead th {font-size:18px; font-weight:500; color:#fff;  padding:14px; border:1px solid rgba(255,255,255,.2); background: #009944; }
.s_table table tbody th {font-size:18px; font-weight: 500; color:#000; background-color: #f7f7f7; padding:20px; word-break: keep-all; width: 280px; border-left: 1px solid #ddd;
 border-right: 1px solid #ddd; }
.s_table table tbody td { border:1px solid #ddd; background-color: #fff; padding:40px 30px; word-break: keep-all; text-align: center;  font-size:16px; font-weight: 300; color:#666; line-height: 30px; border-top:0; }
.s_table table tbody td b {font-weight: 400; color:#000; }
/* num_title */
.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;}
/* txt_box */
.txt_box {width: 100%; border:1px solid rgba(170, 205, 6, 0.69); text-align: center; padding:30px 30px; background-color: #f8fbec; margin-top:40px; }
.txt_box h1 {font-size:20px; font-weight: 400; color:#6b9800; }
.txt_box.flex {display: flex; align-items: center; }
.txt_box h2 {font-size:18px; font-weight: 500; color:#000; white-space: nowrap;}



/*Content CSS*/
#service2 {padding:85px 0 130px; position: relative ; z-index: 1; }
#service2 .w_box {padding:80px 0 ; margin-top:50px;}
#service2 .w_box > div {padding-left:100px; padding-right: 100px; }
#service2 .color_bg {background: #f7f7f7; top:680px; }

#ser2_sec1, #ser2_sec2 {padding:95px 100px; border-bottom: 1px solid #ddd;}

/* section1 */
#ser2_sec1 {padding-top:0;}
#ser2_sec1 .txt_box {display: flex; align-items: center; justify-content: flex-start; padding:30px 80px; }
#ser2_sec1 .txt_box h2 {margin-right: 50px; padding-right: 50px; border-right: 1px solid #c4dc53; }
.s1_box1 {margin-top:65px;}
.s1_box1 .sub_p {padding-left: 24px; margin-top:20px; }
.s1_box1 .s_table table tbody td {padding:80px 0;}

/* section2 */
#ser2_sec2 {background-color: #fcfcfc;}
#ser2_sec2 .txt_box {text-align: left; padding:40px 80px; }
#ser2_sec2 .txt_box h2 {margin-bottom: 20px; }
/* box1 */
.s2_box1 {margin:50px 0;}
.s2_box1 ul {display: flex; justify-content: space-between;}
.s2_box1 ul li {width: 200px; position: relative;}
.s2_box1 ul li > div {width: 100%; height: 100px; display: flex; flex-direction: column; align-items: center ;justify-content: center; text-align: center;
border-style: solid; border-image: linear-gradient(to left, #009944, #aacd06); border-image-slice: 1; border-image-width: 5px;}
.s2_box1 ul li > img {position: absolute; right:-66px; top:50%; transform:translateY(-50%);}
.s2_box1 ul li > div h2 {font-size:14px; font-weight: 500; color:#aacd06;}
.s2_box1 ul li > div h1 {font-size:18px; font-weight: 500; color:#000; letter-spacing: -.5px ; margin-top: 5px ;}
/* box2 */
.s2_box2 {display: flex; justify-content: space-between;}
.s2_box2 > div {width: 535px; border:1px solid #ddd; border-top:2px solid #aacd06; background-color: #fff; padding:40px 30px;}
.s2_box2 .s_list.flex {display: flex; flex-wrap:wrap;}
.s2_box2 .s_list.flex li {width: 50%; }
/* box3 */
.s2_box3 {display: flex; align-items: center; }
.s2_box3 ul {width: 480px ;}
.s2_box3 ul li {width: 100%; display: flex ;background-color: #fff ;border:1px solid #ddd; padding:25px 65px; margin-bottom: 24px ;position: relative; }
.s2_box3 ul li:last-child {margin-bottom: 0; }
.s2_box3 ul li > span {display:flex; align-items: center ;justify-content: center; height: 30px; background-color: #aacd06; color:#fff; width: 76px; font-size:14px; font-weight: 600; color:#fcfcfc; text-align: center; transform: rotate(-90deg); position: absolute; left:-23px; top:23px; }
.s2_box3 ul li h1 {font-size:18px; font-weight: 400; color:#000;}
.s2_box3 .cir {width: 294px; height: 479px; background: url('../img/ser2_s2_b3_cir.png') 50% 50% no-repeat; display: flex; align-items: center ;justify-content: center; text-align: center; }
.s2_box3 .cir h1 {font-size:24px; font-weight: 500; color:#000; line-height: 40px; letter-spacing: -.8px; padding:30px 25px 0 0;}
.s2_box3 .arrow {margin:0 80px 0 110px;}

/* section3 */
#ser2_sec3 {padding-top: 95px; }
.s3_box1 {position: relative; margin-top:70px; }
.s3_box1 .flex {display: flex; flex-wrap:wrap; justify-content: space-between; width: 100%; }
.s3_box1 .flex .box:nth-child(n+3) {margin-top: 30px; }
.s3_box1 .box {width: 535px; background-color: #fff; height: 400px; box-shadow: -2.1px 2.1px 16px 0 rgba(0, 0, 0, 0.15); border-radius: 5px; padding:50px 45px;}
.s3_box1 .box h1 {font-size:18px; font-weight: 500; color:#000; padding-bottom: 15px; margin-bottom: 25px; position: relative; border-bottom: 1px solid #ddd; }
.s3_box1 .box h1::before {content: ''; display: block; width: 200px; height: 2px; background-color: #aacd06; position: absolute; left:0; bottom: -1px; }
.s3_box1 .box .s_list li {font-size:15px; letter-spacing: -.7px; line-height:24px; }
.s3_box1 .box .s_list li::before {top:8px;}
.s3_box1 .center {position: absolute; display: flex ;align-items: center ;justify-content: center; width: 420px ;height: 90px; z-index: 2;
background-image: linear-gradient(to left, #aacd06, #009944); left:50%; top:50%; transform: translate(-50%, -50%);border-radius: 5px ;}
.s3_box1 .center h1 {font-size:24px ;font-weight: 500; color:#fff; letter-spacing: -.8px; }








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

}

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

}

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

}

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

}
