@charset "shift-jis";

@media print{
  body {
    -webkit-print-color-adjust: exact;
    width:1200px;
    zoom: 0.96;
  }

/*  .l-footer, */
  #navMenus ul,
  #siteFunctions,
  .socialBtn,
  .printBtn,
  #footer #siteCategory,
  #footer #groupCompany
  {display:none;}

  #wrap{
    max-width: 1200px !important;
    overflow-x: visible !important;
    margin: 0 auto!important;
  }
}
