.SCF_5010_2 { width:100%; float: left; }		
.SCF_5010_2 .sub_stit{ width:100%; float: left;font-size: var(--tit-md-size);  color: #222; font-weight:600; line-height: 100%; letter-spacing: -1px; margin-bottom:clamp(10px, 2.344vw, 30px) }		
.SCF_5010_2 .sub_stit2{ width:100%; float: left;  color: #222; font-size: var(--tit-mds-size); font-weight:600; line-height: 100%; letter-spacing: -1px; margin-bottom:  clamp(10px, 1.563vw, 20px)}		


/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.SCF_5010_2 .wg_box {width: 100%; float: left; display: flex; flex-direction: row; grid-gap: 10px; }
	.SCF_5010_2 .wg_boxin{width: 100%; float: left;  position:relative; padding:40px 20px;border: 1px solid #eee; border-radius:6px; box-shadow:none;display: flex; justify-content:flex-start;align-items:center; flex-direction: column; }
	.SCF_5010_2 .wg_img1 { margin:0; width:100px; aspect-ratio:1/1;  overflow:hidden; border-radius:12px; margin-bottom:10px ;  display:block; display: flex;  justify-content: center;  align-items: center;}

	
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.SCF_5010_2 .wg_box {width: 100%; float: left; display: grid;display: grid;display: grid; grid-template-columns: repeat(1, 1fr); gap:2%; grid-gap: 10px; }
	
	.SCF_5010_2 .wg_boxin{width: 100%; float: left;  position:relative; padding:20px 20px 20px 80px;border: 1px solid #eee; border-radius:6px; box-shadow:none;display: flex;flex-direction: column; justify-content: flex-start; }
	.SCF_5010_2 .wg_img1 { margin:0; width:70px; aspect-ratio:1/1;  overflow:hidden; border-radius:12px; margin-bottom:10px ;  display:block; display: flex;  justify-content: center;  align-items: center;position: absolute;left: 0px; top: 0px; }
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/





.SCF_5010_2 .wg_img1 img { width:55%; height:55%; object-fit:cover; padding-top: 5px}

/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.SCF_5010_2 .wg_img1 i{font-size: 50px; color: #fff; }
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.SCF_5010_2 .wg_img1 i{font-size:30px; color: #fff; }
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/




.SCF_5010_2 .wg_boxin:first-child  .wg_img1{background-color: #f27268 }
.SCF_5010_2 .wg_boxin:nth-child(2) .wg_img1 {background-color: #f7b55e }
.SCF_5010_2 .wg_boxin:nth-child(3) .wg_img1 {background-color: #13b5b8 }
.SCF_5010_2 .wg_boxin:nth-child(4) .wg_img1{background-color: #997dd6 }
.SCF_5010_2 .wg_boxin:nth-child(5) .wg_img1 {background-color: #f696b1}
.SCF_5010_2 .wg_boxin:nth-child(6) .wg_img1 {background-color: #96A3F6}

/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.SCF_5010_2 .wg_tx1 { width: 100%; float: left;  text-align: center;  font-size:calc(var(--tit-mds-size) * 0.8); color: #333333; margin:8px; margin-bottom:25px ;font-weight: 700; letter-spacing: -1px }

.SCF_5010_2 ul.dot {  width: 100%; float: left;margin:8px 0;display: flex;  justify-content: center;  align-items: center;  flex-direction: column;}
.SCF_5010_2 ul.dot li {width: auto!important; position:relative; padding-left:10px; font-size:calc(var(--tx-sm-size) * 0.9);font-weight: 400; letter-spacing: -1px }
.SCF_5010_2 ul.dot li:before { content:""; width:3px; height:3px; border-radius:50%; background:#333; position:absolute; left:0; top:10px; }
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.SCF_5010_2 .wg_tx1 { width: 100%; float: left;   font-size:calc(var(--tit-mds-size) * 0.8); color: #333333; margin:8px; margin-bottom:5px ;font-weight: 700; letter-spacing: -1px }

.SCF_5010_2 ul.dot {  width: 100%; float: left;margin:8px 0; }
.SCF_5010_2 ul.dot li {width: 100%; float: left; position:relative; padding-left:10px; font-size:calc(var(--tx-sm-size) * 0.9);font-weight: 400; letter-spacing: -1px }
.SCF_5010_2 ul.dot li:before { content:""; width:3px; height:3px; border-radius:50%; background:#333; position:absolute; left:0; top:10px; }

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



