


/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.HS_103010_1 .wg_box {width:100%; float:left;display: grid;  grid-template-columns: 1.5fr 1fr; gap:80px; padding: 0px clamp(10px, calc(9.868vw + -29.474px), 160px)}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.HS_103010_1 .wg_box {width:100%; float:left;display: grid;  grid-template-columns:100%; gap:20px; padding: 0px }
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



.HS_103010_1  .wg_box .wg_img1{
  width:100%; float:left;
}

.HS_103010_1 .wg_box .wg_img1 img{
   max-width: 100%;
  max-height: 100%;
  width: auto!important;   /* 기본은 원본 크기 유지 */
  height: auto;
  display: inline-block;
}


.HS_103010_1 .wg_boxin{ width:100%; float:left; }

.HS_103010_1 .wg_boxin .wg_tx1{ width:100%; float:left; }

.HS_103010_1 .wg_boxin .wg_tx2{ width:100%; float:left;  }

.HS_103010_1 .wg_boxin .wg_tx3{ width:100%; float:left; }

.HS_103010_1 .wg_boxin .wg_tx4{ width:100%; float:left;}

