.SCF_1060_1  {  width: 100%; float: left; position: relative; overflow-x: hidden; padding-top:clamp(10px, 1.053vw, 20px); }

/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.SCF_1060_1  .wg_titbox {    width: 100%; float: left; position: relative ; min-height:200px; display: flex;  justify-content: center;  align-items: center; flex-direction: column;}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.SCF_1060_1  .wg_titbox {    width: 100%; float: left; position: relative ;  display: flex;  justify-content: center;  align-items: center; flex-direction: column; padding-bottom: 30PX; }
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.SCF_1060_1  .wg_titbox .wg_img1{  position: absolute; right: 0px; bottom:-30px;z-index: 0 }

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.SCF_1060_1  .wg_titbox .wg_img1{  position: absolute; right: -60px; bottom:-30px;z-index: 0 }
	.SCF_1060_1  .wg_titbox .wg_img1:before{  position: absolute;left: 0px; bottom:0px;z-index: 0 ; height: 100%; width: 100%; background: linear-gradient(to bottom,  rgba(255,255,255,0) 70%,rgba(255,255,255,0.95) 89%,rgba(255,255,255,1) 90%);content: "";    
}

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



.SCF_1060_1  .wg_titbox .wg_img1 img{width: clamp(280px, 35.156vw, 450px); aspect-ratio:500 / 271;  }

.SCF_1060_1  .wg_titbox .sub_stit {  width: 100%; float: left;font-size: calc(var(--tit-md-size) * 0.9); color: #000; font-weight: 800;letter-spacing: -0.5px ; margin-bottom: clamp(10px, 2.344vw, 30px); position: relative; z-index: 1; margin-bottom: 30px ; line-height: 130% }
.SCF_1060_1  .wg_titbox .sub_stit1 {  width: 100%; float: left;font-size: calc(var(--tit-mds-size) * 0.9); color: var(--primary);; font-weight:800;letter-spacing: -0.5px ;  margin-bottom:5px; position: relative; z-index: 1; padding-right:  130PX }



.SCF_1060_1  .wg_titbox .sub_stit2 {  width: 100%; float: left;font-size: calc(var(--tit-mds-size) * 0.8); color: #000; font-weight:500;letter-spacing:0px ; position: relative; z-index: 1 ;padding-right:  180PX }
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.SCF_1060_1 .wg_box{ width: 100%; float: left; display: grid;   grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));  grid-gap: 20px;position: relative; z-index: 2}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.SCF_1060_1 .wg_box{ width: 100%; float: left; display: grid;   display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 5px;position: relative; z-index: 2}
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



.SCF_1060_1 .wg_boxin {  width: 100%; float: left;  background-color: #f8f8fa; border-radius: 10px; padding: clamp(15px, 3.125vw, 40px);}


/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
	.SCF_1060_1 .wg_boxin  .wg_tx1 { width: 100%; float: left; font-size:calc(var(--tx-sm-size) * 1);color: #000000;letter-spacing: -0.5px ; margin-bottom: 10px}
.SCF_1060_1 .wg_boxin  .wg_tx2 { width: 100%; float: left;   font-size: calc(var(--tit-mds-size) * 1); color: #000;font-weight: 800; ; letter-spacing: -0.5px  }


}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
	.SCF_1060_1 .wg_boxin  .wg_tx1 { width: 100%; float: left; font-size:calc(var(--tx-sm-size) * 0.9);color: #000000;letter-spacing: -0.5px ; margin-bottom: 5px}
.SCF_1060_1 .wg_boxin  .wg_tx2 { width: 100%; float: left;   font-size: calc(var(--tit-mds-size) * 0.85); color: #000;font-weight: 800; ; letter-spacing: -0.5px  }


}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


