/* CSS Document */
section#main,
#below-fixed-nav,
#side-nav,
.breadcrumb,
footer .footer-nav,
footer .hybrid-menu,
footer .footer-info .footer-logo-nav-sp .iclist,
footer .footer-info .footer-logo-nav p,
footer address,
.page-top-btn {
  display: none !important;
}

footer {
  padding: 0;
}
footer p {
  margin-bottom: 0;
}

footer .footer-info .footer-logo-nav-sp p.footer-logo {
  display: block !important;
  margin: 0 auto 10px;
  width: 200px;
}

#page-content .page-header {
  margin-bottom: 0 !important;
}
#page-content .page-header h1 {
  margin-bottom: 0 !important;
}
#page-content .page-footer {
  display: none;
}
#page-content.recipe h2 {
  padding-top: 0 !important;
}
#page-content.recipe .page-header {
  display: none;
}
#page-content.recipe img {
  max-height: 200px;
  margin-bottom: 20px;
}
#page-content.recipe table {
  margin-bottom: 0px;
}
#page-content.recipe table th, #page-content.recipe table td {
  font-size: 11px;
  padding: 2px 5px;
}
#page-content.recipe p, #page-content.recipe li {
  font-size: 11px !important;
}
#page-content .coupon-wrapper .coupon-content .benefit {
  font-size: 20px;
}/*# sourceMappingURL=print.css.map */