/* 공통 */
.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:14px 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*/
#service1 {padding:85px 0 130px; position: relative ; z-index: 1; }
#service1 .w_box {padding:80px 0 ; margin-top:50px;}
#service1 .w_box > div {padding-left:100px; padding-right: 100px; }
#service1 .color_bg {background: #f7f7f7; top:680px; }
#service1 .box {margin-top:70px; }

#ser1_sec1, #ser1_sec2, #ser1_sec3 {padding-bottom: 95px; margin-bottom: 95px; border-bottom: 1px solid #ddd;}


/* section1 */
.s1_box1 .img {margin-top:40px; }

/* section2 */
.s2_list {margin-top:55px; display: flex; }
.s2_list li {width: 25%; border-right: 1px dashed #ddd; padding:40px 20px 25px; text-align: center; }
.s2_list li:last-child {border-right: 0; }
.s2_list li > div { width: 140px; height: 140px;  position: relative; z-index: 1; padding:32px 0 0 ;margin:0 auto; }
.s2_list li > div::before {content: ''; display: block; width: 100%; height: 100%; transform: rotate(45deg); transition: all .3s ease;     border-style: solid;
border-image: linear-gradient(to bottom, #009944, #aacd06);     border-image-slice: 1; border-image-width: 5px; position: absolute; left:0; top:0; z-index: -1;}
.s2_list li > div h2 {font-size:14px; font-weight: 500; color:#aacd06; }
.s2_list li > div h1 {font-size:18px; font-weight: 500; color:#000; letter-spacing: -.6px; line-height: 30px; }
.s2_list li .sub_p {margin-top:50px; }

/* section3 */
#ser1_sec3 .txt_box {padding:50px 100px; }
#ser1_sec3 .txt_box .s_list {padding-left:60px; margin-left:60px; border-left:1px solid #c4dc53; display: flex; flex-wrap: wrap; }
#ser1_sec3 .txt_box .s_list li {width: 50%; }
.s3_list {display: flex ;justify-content: space-between; margin-top:40px; }
.s3_list > li {width: 350px; }
.s3_list > li .img {border:1px solid rgba(0, 0, 0, 0.09); overflow: hidden; }
.s3_list > li h2 {font-size:18px; font-weight: 500; color:#000; padding-bottom: 15px; margin-bottom: 25px; border-bottom: 1px solid #ddd; position: relative; margin-top:25px;}
.s3_list > li h2::before {content: ''; display: block; width: 200px; height: 2px; background-color: #aacd06; position: absolute; left:0; bottom: -1px ;}
.s3_list .s_list li {font-size:15px; padding-right: 15px ; padding-left:15px ;}
.s3_list .s_list li::before {top:8px;}

/* section4 */
#ser1_sec4 .txt_box {padding:50px 100px; }
#ser1_sec4 .txt_box .s_list {padding-left:60px; margin-left:60px; border-left:1px solid #c4dc53;}
.s4_box1 .img {margin-top:40px; border:1px solid #ddd; overflow: hidden; }
.s4_box2 {display: flex ;align-items: center; justify-content: space-between;}
.s4_box2 .txt {width: 530px; }
.s4_box2 .txt .s_list {border-top:1px solid #ddd; margin-top:30px ;padding-top:30px ;}
.s4_box2 .img {width: 500px;  height: 300px; line-height: 300px; border:1px solid #ddd; }















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

}

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

}

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

}

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

}
