.KNB_com_21 { width:100%; float: left; }	




/* 구분 -----------------------------------*/
/**** pc ****/
.KNB_com_21 .sub_stit{ width:100%; float: left;font-size:calc(var(--tit-mds-size) * 1.2); color: #222; font-weight:600; line-height: 100%; letter-spacing: -1px; margin-bottom:clamp(10px, 2.344vw, 30px) }	


	
	
.KNB_com_21 .work_list_tit{ width:100%; float: left; font-size: var(--tit-md-size); color: #000; font-weight:700; line-height: 140%; letter-spacing: -1px; }    

.KNB_com_21 .work_list_hr { width: 100%; float: left; margin: clamp(10px, 1.563vw, 20px) 0; position: relative;}

.KNB_com_21 .work_list_hr::before {
  content: ""; position: absolute; top: 50%; left: 0; width: 70px; border-top: 1px solid #ccc; transform: translateY(-50%); }

.KNB_com_21 .work_list_tx ul li{ width:100%; float: left; font-size: var(--tx-sm-size);color: #3b3b3b; font-weight:400; line-height: 180%; letter-spacing: -1px; margin-bottom: 5px; position: relative}	

.KNB_com_21 .work_list_tx ul li .label_em {color: #000; fon t-weight:500;}


/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.KNB_com_21 .sw_inbox{width:100%; float: left;  position: relative; height: clamp(300px, 31.250vw, 400px); margin-top: clamp(20px, 3.906vw, 50px)}

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.KNB_com_21 .sw_inbox{width:100%; float: left;  position: relative;  margin-top: clamp(20px, 3.906vw, 50px)}

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/




/* 구분 -----------------------------------*/
/**** pc ****/
.KNB_com_21 .wg_tx1 {width: 100%; float: left;font-size:calc(var(--tx-sm-size) * 1.2);  margin-bottom:  clamp(20px, 3.906vw, 50px);  line-height: 150%; color: #666; letter-spacing: -0.5px}

/**** 모바일 ****/
@media only all and (max-width:767px) {.KNB_com_21 .wg_tx1 {font-size:calc(var(--tx-sm-size) * 1);}}

/* 구분 //end -----------------------------------*/



.KNB_com_21 .wg_grid {width: 100%; float: left; padding:clamp(25px, 6.250vw, 80px); background-color: #f7f7f7; border-radius: 20px; display: grid;grid-template-columns: 40% auto ; }
.KNB_com_21 .wg_grid .umbox{width: 100%; float: left;display: grid; grid-template-columns: repeat(2, 1fr); gap:2%;
}
.KNB_com_21 .wg_grid .umbox .inbox{width: 100%; float: left; padding-left:clamp(40px, 6.250vw, 80px); position: relative ;display: flex;  align-items: center; }
.KNB_com_21 .wg_grid .umbox .inbox .wg_img1{width: clamp(48px, 4.688vw, 60px); height: clamp(48px, 4.688vw, 60px); position: absolute; left: 0px; top:50%;transform: translateY(-50%);}
.KNB_com_21 .wg_grid .umbox .inbox .wg_img1 img{width: 100%; }


.KNB_com_21 .wg_grid .umbox .inbox .txbox{width: 100%; float: left; text-align: left}
.KNB_com_21 .wg_grid .umbox .inbox .txbox .tt1{width: 100%;float: left; font-size:calc(var(--tx-sm-size) * 1);  color: #000; }
.KNB_com_21 .wg_grid .umbox .inbox .txbox .tt1 em{width: auto; font-size:calc(var(--tit-mds-size) * 1.5); font-weight: 700; margin-right: 5px}
.KNB_com_21 .wg_grid .umbox .inbox .txbox .tt2{width: 100%; float: left;font-size:calc(var(--tx-sm-size) * 1); color: #666}

.KNB_com_21 .wg_grid .infotx{width: 100%; float: left; font-size:calc(var(--tx-sm-size) * 1); line-height: 150%;; letter-spacing: -0.5px
}






/**** 모바일 ****/
@media only all and (max-width:767px) {
	.KNB_com_21 .wg_grid {  display:flex; flex-direction: column; gap: 40px;}
}
	
}