@charset "UTF-8";

@media print {
  @page {
    margin: 16mm;
  }

  html,
  html body.site-shell--static-v2 {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    color: #000;
    font-size: 10.5pt;
    line-height: 1.7;
    print-color-adjust: economy;
  }

  body.site-shell--static-v2 .reveal {
    visibility: visible;
  }

  body.site-shell--static-v2 .inner {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  body.site-shell--static-v2 #main-visual,
  body.site-shell--static-v2 #main-visual-sp,
  body.site-shell--static-v2 #spNavArea,
  body.site-shell--static-v2 .breadcrumb,
  body.site-shell--static-v2 .footer-btn,
  body.site-shell--static-v2 .footer-link,
  body.site-shell--static-v2 .footer-link-bg,
  body.site-shell--static-v2 .footer-map,
  body.site-shell--static-v2 .pagetop,
  body.site-shell--static-v2 .reservation,
  body.site-shell--static-v2 .site-header-v2__badges,
  body.site-shell--static-v2 .site-header-v2__reserve,
  body.site-shell--static-v2 .site-mobile-nav-v2,
  body.site-shell--static-v2 .site-nav-v2,
  body.site-shell--static-v2 iframe {
    display: none;
  }

  body.site-shell--static-v2 #page-header,
  body.site-shell--static-v2 .site-header-v2 {
    background: transparent;
    margin-bottom: 6mm;
  }

  body.site-shell--static-v2 .site-header-v2 {
    display: block;
    border: 0;
    border-bottom: 1px solid #888;
    padding-bottom: 8mm;
  }

  body.site-shell--static-v2 .site-header-v2__inner {
    display: flex;
    flex-wrap: wrap;
    gap: 6mm 10mm;
    padding: 0;
  }

  body.site-shell--static-v2 .site-header-v2__brand img {
    width: 220px;
    height: auto;
  }

  body.site-shell--static-v2 .site-header-v2__schedule {
    border: 1px solid #888;
    background: transparent;
    box-shadow: none;
    padding: 4mm 5mm;
  }

  body.site-shell--static-v2 .site-header-v2__contact {
    text-align: left;
  }

  body.site-shell--static-v2 .site-header-v2__tel {
    color: #000;
    font-size: 16pt;
  }

  body.site-shell--static-v2 #page-header {
    padding: 4mm 0;
    border-bottom: 1px solid #888;
  }

  body.site-shell--static-v2 #wrapper #page-header h1,
  body.site-shell--static-v2 #wrapper #page-header h2,
  body.site-shell--static-v2 #wrapper #content h1,
  body.site-shell--static-v2 #wrapper #content h2,
  body.site-shell--static-v2 #wrapper #content h3 {
    color: #000;
    page-break-after: avoid;
  }

  body.site-shell--static-v2 a,
  body.site-shell--static-v2 dd,
  body.site-shell--static-v2 dt,
  body.site-shell--static-v2 li,
  body.site-shell--static-v2 p,
  body.site-shell--static-v2 td,
  body.site-shell--static-v2 th {
    color: #000;
  }

  body.site-shell--static-v2 a {
    text-decoration: underline;
  }

  body.site-shell--static-v2 #wrapper #content a {
    border-color: #888;
    background: transparent;
    color: #000;
    box-shadow: none;
  }

  body.site-shell--static-v2 footer,
  body.site-shell--static-v2 footer .footer-content,
  body.site-shell--static-v2 footer .footer-center,
  body.site-shell--static-v2 footer .info,
  body.site-shell--static-v2 footer .footer-center dt {
    background: transparent;
    color: #000;
  }

  body.site-shell--static-v2 footer a,
  body.site-shell--static-v2 footer dd,
  body.site-shell--static-v2 footer dt,
  body.site-shell--static-v2 footer p,
  body.site-shell--static-v2 footer td,
  body.site-shell--static-v2 footer th,
  body.site-shell--static-v2 footer .footer-content a,
  body.site-shell--static-v2 footer .footer-content dd,
  body.site-shell--static-v2 footer .footer-content dt,
  body.site-shell--static-v2 footer .footer-center dd,
  body.site-shell--static-v2 footer .footer-center dt,
  body.site-shell--static-v2 footer .info .contact,
  body.site-shell--static-v2 footer .info .contact .tel a,
  body.site-shell--static-v2 footer .schedule p,
  body.site-shell--static-v2 footer .schedule td,
  body.site-shell--static-v2 footer .schedule th {
    color: #000;
  }

  body.site-shell--static-v2 a[href^="http"]::after {
    content: " <" attr(href) ">";
    color: #444;
    font-size: 9pt;
    font-weight: 400;
    word-break: break-all;
  }

  body.site-shell--static-v2 article,
  body.site-shell--static-v2 img,
  body.site-shell--static-v2 table tr {
    page-break-inside: avoid;
  }

  body.site-shell--static-v2 table {
    border-collapse: collapse;
  }

  body.site-shell--static-v2 .schedule-table td,
  body.site-shell--static-v2 .schedule-table th {
    border-color: #888;
    background: transparent;
  }

  body.site-shell--static-v2 img {
    max-width: 100%;
    height: auto;
  }

  body.site-shell--static-v2 footer {
    border-top: 1px solid #888;
    padding-top: 4mm;
    margin-top: 8mm;
    font-size: 9pt;
  }
}
