/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.JLS_6020_2 .wg_box {width: 100%; height: 285px;  float:left; background:url("../../../../../_img/img/JLS/sub6020_01.png") right bottom no-repeat; background-size: cover; position: relative}	
.JLS_6020_2 .wg_box .wg_tx1 { position: absolute; left:0px; top:-30px;
font-family:"Pretendard Variable",  sans-serif; color: #89623e!important; font-weight: 300!important}	
	
.JLS_6020_2 .wg_box .wg_imgbox {width:350px; height:260px; position: absolute; right:20px!important; top:-20px!important; }
.JLS_6020_2 .wg_box .wg_imgbox .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_6020_2 .wg_box {width: 100%; height: 285px; float:left; background:url("../../../../../_img/img/JLS/sub6020_01_m.png") center center no-repeat; background-size: cover; position: relative}	
.JLS_6020_2 .wg_box .wg_tx1 { position: absolute; left:0px; top:-30px;
font-family:"Pretendard Variable",  sans-serif; color: #89623e!important; font-weight: 300!important}	
	
.JLS_6020_2 .wg_box .wg_imgbox {width:350px; height:260px; position: absolute; left:50%; top:0px; margin-left: -175px}
.JLS_6020_2 .wg_box .wg_imgbox .wg_img1 img{width:100%; height: 100%;  object-fit:cover; display:block; }

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



