@charset "utf-8";
/* .wrapper{width: 1025px;} */
.banner{height: 387px;background: url(../img/bg-report-form-banner.jpg) center center no-repeat;}
.section-title{display: none;}
.form-main-title{display: none;}
.form-title{font-size: 22px;margin-bottom: 30px;}
.section-form .form-part .height-01 {height: 140px;}

@media screen and (max-width: 900px){
  .wrapper{width: 100%;}
  .bread-wrapper{display: none;}
  .section-form{margin: 0;padding: .3rem;}
  .section-form .section-body{margin-top: .5rem;}
  .section-title{display: block;}
  .form-main-title{display: block;font-size: .4rem;text-align: center;}
  .form-title{font-size: .32rem;margin: .3rem 0;}
}