/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.JLS_6060_2_3 .wg_box {width: 100%; float:left; display: grid; grid-template-columns: 40% auto ; grid-gap: 90px;  padding: 50px 0px}

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.JLS_6060_2_3 .wg_box {width: 100%; float:left; display: flex; flex-direction: column; grid-gap: 60px; }

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/







/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.JLS_6060_2_3 .wg_box .wg_imgbox {width: 100%; float:left; position: relative }	
.JLS_6060_2_3 .wg_box .wg_imgbox  .wg_imgbox1 {width: 80%;  float:right; }
.JLS_6060_2_3 .wg_box .wg_imgbox  .wg_imgbox1 .wg_img1{ margin:0; width:100%; aspect-ratio:16 / 9;  float:left; overflow:hidden; border-radius:15px;   }
.JLS_6060_2_3 .wg_box .wg_imgbox  .wg_imgbox1 .wg_img1 img{ width:100%; height: 100%;  object-fit:cover; display:block; }

	
.JLS_6060_2_3 .wg_box .wg_imgbox  .wg_imgbox2 { margin:0; width:43%;  float:left; aspect-ratio:4.5 / 2.7; overflow:hidden; border-radius:15px; position:absolute; top:clamp(80px, calc(13.158vw + 27.368px), 280px); left: 40px }
.JLS_6060_2_3 .wg_box .wg_imgbox  .wg_imgbox2 .wg_img1{ margin:0; width:100%; height: 100%; }
.JLS_6060_2_3 .wg_box .wg_imgbox  .wg_imgbox2 .wg_img1 img{ width:100%; height: 100%;  object-fit:cover; display:block; }
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.JLS_6060_2_3 .wg_box .wg_imgbox {width: 100%; float:left; position: relative }	
.JLS_6060_2_3 .wg_box .wg_imgbox  .wg_imgbox1 {width: 80%;  float:right; }
.JLS_6060_2_3 .wg_box .wg_imgbox  .wg_imgbox1 .wg_img1{ margin:0; width:100%; aspect-ratio:16 / 9;  float:left; overflow:hidden; border-radius:15px;   }
.JLS_6060_2_3 .wg_box .wg_imgbox  .wg_imgbox1 .wg_img1 img{ width:100%; height: 100%;  object-fit:cover; display:block; }

	
.JLS_6060_2_3 .wg_box .wg_imgbox  .wg_imgbox2 { margin:0; width:43%;  float:left; aspect-ratio:4.5 / 2.6; overflow:hidden; border-radius:15px; position:absolute; top:clamp(80px, calc(13.158vw + 27.368px), 280px); left: 40px }
.JLS_6060_2_3 .wg_box .wg_imgbox  .wg_imgbox2 .wg_img1{ margin:0; width:100%; height: 100%; }
.JLS_6060_2_3 .wg_box .wg_imgbox  .wg_imgbox2 .wg_img1 img{ width:100%; height: 100%;  object-fit:cover; display:block; }
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/




.JLS_6060_2_3 .wg_boxin {width: 100%; float:left; }
.JLS_6060_2_3 .wg_tx1 { font-size: calc(var(--tit-mds-size) * 1.2); color: #222; font-weight: 700 ; line-height: 100%; ; margin-bottom:clamp(20px, calc(0.658vw + 17.368px), 30px)}

