@CHARSET "UTF-8";

@media only screen and (min-width: 769px){

}


@media only screen and (max-width: 1024px) and (min-width: 769px){
}



@media only screen and (max-width: 768px){
  #content_box-1572224518819-1{
  display:none;
  }
  .stylebox_top{
  display:none;
  }
  .btn-primary{
  width: 100%;
  border-radius: 0px;
  line-height: 40px;
  background: #3b52a5;
  border-color: #3b52a5;
  }
  .c_portalResComplaintPage_detail-01001{
  display:none;
  }
}