


.YJM_3020_1_1 { width:100%; float:left;  }





/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.YJM_3020_1_1 .wg_box{ width:100%; float:left;   padding-right:clamp(200px, calc(26.316vw + 94.737px), 600px);  position: relative}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.YJM_3020_1_1 .wg_box{ width:100%; float:left;   position: relative}
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/





/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {

.YJM_3020_1_1 .wg_box  .wg_img1{
  width:clamp(200px, calc(26.316vw + 94.737px), 616px);  float:left;
  display:flex; justify-content:center; align-items:center; flex-direction:column;
  box-sizing:border-box; margin-bottom:20px; aspect-ratio:616/405; position: absolute; right: 0px; top: 0px; 

}

.YJM_3020_1_1 .wg_box  .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) {


.YJM_3020_1_1 .wg_box  .wg_img1{
  width:100%;  text-align: center; margin-bottom: 30px

}

.YJM_3020_1_1 .wg_box  .wg_img1 img{
  width:80%; 
}

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/

.YJM_3020_1_1 .wg_box  .wg_tx1{ width:100%!important; float: left;}


.YJM_3020_1_1 .wg_box  .wg_tx2{ width: auto!important; float: left; padding: 10px 15px; border-radius: 50px;  background-color: #f4f2ef; margin-bottom: 30px}


