




/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.SCF_1020_4 .wg_box {width: 100%; float: left; background-color: #ebeff3;  border-radius: 42px 10px 42px 10px; padding: 30px; position: relative ; overflow: hidden;
display: flex; justify-content:space-between;  align-items: center; flex-direction:row; box-sizing: border-box;   }
.SCF_1020_4 .wg_box .wg_bg {width:332px; height:332px ; background: url("../../../../../_img/img/SCF/sub_1020_4_img03.png")no-repeat center center; background-size:332px ; position: absolute; right:-60px; bottom:-50px; z-index: 99}		
	
.SCF_1020_4 .wg_box .wg_boxin{width: calc(100% - 570px);   background-color: #fff; border-radius: 35px 35px 35px 10px; padding: 30px}	
.SCF_1020_4 .wg_box .wg_boxin2{width: 570px; padding-left: 70px   }		
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.SCF_1020_4 .wg_box {width: 100%; float: left; background-color: #ebeff3;  border-radius: 42px 10px 42px 10px; padding: 30px; position: relative ; overflow: hidden;
display: flex; justify-content:flex-start;  align-items: center; flex-direction:column; box-sizing: border-box;   margin-top: -30px }
.SCF_1020_4 .wg_box .wg_bg {width:150px; height:150px ; background: url("../../../../../_img/img/SCF/sub_1020_4_img03.png")no-repeat center center; background-size:150px ; position: absolute; right:-25px; bottom:-20px; z-index: 99}		
	
.SCF_1020_4 .wg_box .wg_boxin{width: 100%; float: left;  background-color: #fff; border-radius: 35px 35px 35px 10px; padding: 30px}	
.SCF_1020_4 .wg_box .wg_boxin2{width: 100%; float: left;  padding: 30px 0px 0px}	
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/









/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
	

.SCF_1020_4 .wg_tx2 {width: 100%; float: left; font-size:calc(var(--tit-md-size) * 1.0); color: #000;  font-weight: 700; margin-bottom: 50px}

.SCF_1020_4 .wg_tx1 {width: 100%; float: left; font-size: calc(var(--tx-sm-size) * 1.0); color: #333333; margin-bottom: 20px; }

.SCF_1020_4 .wg_tx3 { width: 100%; float: left; font-size: calc(var(--tx-sm-size) * 1.0); color: #333333;  font-weight: 600; line-height: 150%}
.SCF_1020_4 .wg_tx3 em { color: var(--primary);}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
	

.SCF_1020_4 .wg_tx2 {width: 100%; float: left; font-size:calc(var(--tit-md-size) * 0.9); color: #000;  font-weight: 700; margin-bottom: 20px}

.SCF_1020_4 .wg_tx1 {width: 100%; float: left; font-size: calc(var(--tx-sm-size) * 1.0); color: #333333; margin-bottom:10px; line-height: 130% }

.SCF_1020_4 .wg_tx3 { width: 100%; float: left;font-size: calc(var(--tx-sm-size) * 1.0); color: #333333;  font-weight: 600; line-height: 150%}
.SCF_1020_4 .wg_tx3 em { color: var(--primary);}
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


