@charset "UTF-8";

@media print {
  header,
  .wrap_yokoku,
  .breadcrumb,
  .fv,
  .banner1,
  .footer-nav,
  footer,
  .area-info,
  .copy,
  .to-top,
  .side-btn,
   .side-btn_limited,
  .contents-head,
  .attention2,
  .text3,
  .print,
  .no-print,
.floating-menu,
.pagetop.-show,.map_button{
    display: none;
  }
 main {
    padding: 40px 0 40px;
}

}