  
  
  
  
    /* 모바일 */
 @media screen and (max-width:430px){
  


  html, body {overflow-x: hidden; }












  


  /* <!-- 누구에게나 무료로 제공합니다. --> */
/* .m02{
    width: 100%;
    height: 360vw;
    background:none;
    background-size: 100%;
}


.container_fix .container_pcimg{
    display: none;
}

.container_fix .container_moimg{
    display: block !important;
}

.charge_img_padding{
    position: relative;
    left: 0px;
    z-index: 99;
    padding-left: 0.5%;
    box-sizing: border-box;
    top: 109vw;

}
.container_img{

    position: relative;
    top: 39vw;
    margin: 0px auto;
}
#charge_img_wrap{
    width: 87%;
    height: 10vw;
    position: relative;
    left: 8%;
    z-index: 99;
 
}


#charge_img_wrap img{
    width: 38%;
 
} */




 }