@media only screen and (min-width: 1025px) {

  body.headerbg header #header_area,
  body.headerbg header .h_center_area{
    height: 80px;
  }
  body.headerbg header .gnavi_area nav{
    min-height: 30px;
  }
  body.headerbg header .h_contact_dl_pc{
    min-height: 30px;
  }
  body.headerbg header .h_contact_dl_pc{
    padding-top: 5px;
  }
  body.headerbg header #header_logo{
    top: 5px;
  }
  body.headerbg header .h_contact_dl_pc>div.download a,
  body.headerbg header .h_contact_dl_pc>div.contact a{
    padding-top: 5px;
    padding-bottom: 5px;
  }
  body.headerbg .mainvisual{
    margin-top: 80px;
  }
}
