@charset "UTF-8";
/*****************************************
style_form.css
form画面のみに指定
******************************************/
@media screen and (min-width: 980px){
  .uq-header_inner {
    z-index: 999!important;
  }
}
