@charset "UTF-8";

.mobile-reservation-bar {
  display: none;
}

.info-mobile-review-banner,
.info-reservation-buttons {
  display: none;
}

@media screen and (max-width: 959px) {
  body.info-page #hpb-inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas:
      "title"
      "nav"
      "review"
      "main"
      "aside";
  }

  body.info-page #hpb-wrapper {
    display: contents;
  }

  body.info-page .info-mobile-review-banner {
    grid-area: review;
    display: block;
    min-width: 0;
    margin: 14px 0 2px;
  }

  body.info-page .info-mobile-review-banner a {
    display: block;
    padding: 10px 12px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.35;
    text-align: center;
    text-decoration: none;
    background-color: #8b99d9;
    border-radius: 6px;
  }

  body.info-page .info-mobile-review-banner span {
    display: block;
    font-size: 12px;
    font-weight: normal;
  }

  body.info-page #hpb-title {
    grid-area: title;
    min-width: 0;
  }

  body.info-page #hpb-nav {
    grid-area: nav;
    min-width: 0;
    margin-top: 8px;
  }

  body.info-page #hpb-main {
    grid-area: main;
    min-width: 0;
  }

  body.info-page #facilities > h3:first-child br {
    display: none;
  }

  body.info-page #facilities > table.noborder > tbody > tr:nth-child(4) > td,
  body.info-page #facilities > table.noborder > tbody > tr:nth-child(5) > td {
    height: auto !important;
  }

  body.info-page #facilities > table.noborder > tbody > tr:nth-child(4) > td > br {
    display: none;
  }

  body.info-page #hpb-aside {
    grid-area: aside;
    min-width: 0;
  }

  body.info-page #shopinfo {
    margin-top: 28px !important;
  }

  body.info-page #shopinfo h3:has(.en, .ja) {
    margin-bottom: 6px !important;
  }

  body.info-page .info-mobile-phone-label {
    display: none;
  }

  body.info-page #hpb-headerExtra1 {
    text-align: center !important;
  }

  body.info-page #hpb-headerExtra1 > span:first-child {
    text-align: center;
  }

  body.info-page #hpb-headerExtra1 > font:first-of-type {
    display: none;
  }

  body.info-page #hpb-headerExtra1 .info-header-phone {
    display: inline-block;
    font-size: clamp(18px, 5.5vw, 24px) !important;
    line-height: 1.35;
    min-height: 0;
    padding: 0;
  }

  body.info-page #shopinfo a[href="tel:09047795897"] b {
    font-size: 16px !important;
  }

  body.info-page .info-reservation-buttons {
    position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 8px 10px calc(8px + env(safe-area-inset-bottom));
    box-sizing: border-box;
    gap: 6px;
    background-color: #ffffff;
    border-top: 1px solid #d9ddea;
  }

  body.info-page#hpb-template-03-03b-03 #hpb-container {
    padding-bottom: calc(72px + env(safe-area-inset-bottom));
    box-sizing: border-box;
  }

  body.info-page .info-reservation-buttons a {
    display: flex;
    flex: 1 1 0;
    align-items: center;
    justify-content: center;
    min-width: 0;
    min-height: 48px;
    padding: 6px 3px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
    overflow-wrap: anywhere;
    border-radius: 5px;
  }

  body.info-page .info-reservation-web {
    background-color: #ff8000;
  }

  body.info-page .info-reservation-compass {
    background-color: #526bc5;
    flex-direction: column;
  }

  body.info-page .info-reservation-compass .info-reservation-label-main,
  body.info-page .info-reservation-compass .info-reservation-label-sub {
    display: block;
    white-space: nowrap;
  }

  body.info-page .info-reservation-phone {
    background-color: #8EC298;
  }

  body.info-page #hpb-aside > a[href="tel:09047795897"],
  body.info-page #hpb-aside > a[href="contact.html"],
  body.info-page #hpb-aside > a[href="https://www.shinq-compass.jp/salon/reserve/30545"],
  body.info-page #hpb-aside > br,
  body.info-page #banner ul,
  body.info-page #banner > br,
  body.info-page #banner > .info-existing-review-banner {
    display: none !important;
  }

  body.info-page .mobile-reservation-bar {
    position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    width: 100%;
    padding: 8px 10px calc(8px + env(safe-area-inset-bottom));
    box-sizing: border-box;
    gap: 8px;
    background: #ffffff;
    border-top: 1px solid #d9ddea;
  }

  body.info-page .mobile-reservation-bar a {
    display: flex;
    flex: 1 1 50%;
    align-items: center;
    justify-content: center;
    min-width: 0;
    min-height: 48px;
    padding: 8px 6px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
  }

  body.info-page .mobile-reservation-phone {
    background-color: #8EC298;
  }

  body.info-page .mobile-reservation-web {
    background-color: #ff8000;
  }

  body.info-page .mobile-reservation-bar {
    display: none;
  }

  body.info-page#hpb-template-03-03b-03 #hpb-footer {
    position: static;
    right: auto;
    left: auto;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding: 0;
    box-sizing: border-box;
    overflow: visible;
  }

  body.info-page#hpb-template-03-03b-03 #hpb-footerMain {
    position: static;
    right: auto;
    left: auto;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0;
    padding: 0 8px;
    box-sizing: border-box;
    overflow: visible;
  }

  body.info-page#hpb-template-03-03b-03 #hpb-footerMain p {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 10px !important;
    line-height: 1.5;
    text-align: center;
    text-indent: 0;
    white-space: normal;
    overflow: visible;
    overflow-wrap: anywhere;
  }
}

@media screen and (max-width: 959px) {
  body.info-page#hpb-template-03-03b-03 #hpb-headerMain br.info-break-380 {
    display: block;
  }

  body.info-page#hpb-template-03-03b-03 #shopinfo > p:first-of-type > font.info-mobile-phone-label,
  body.info-page#hpb-template-03-03b-03 #shopinfo > p:first-of-type > br:has(+ font.info-mobile-phone-label),
  body.info-page#hpb-template-03-03b-03 #shopinfo > p:first-of-type > br:has(+ br + font.info-mobile-phone-label),
  body.info-page#hpb-template-03-03b-03 #shopinfo > p:first-of-type > br:has(+ br + br + font.info-mobile-phone-label),
  body.info-page#hpb-template-03-03b-03 #shopinfo > p:nth-of-type(2) > a[href="tel:09047795897"],
  body.info-page#hpb-template-03-03b-03 #shopinfo > p:nth-of-type(2) > a[href="tel:09047795897"] + br,
  body.info-page#hpb-template-03-03b-03 #shopinfo > p:nth-of-type(2) > a[href="tel:09047795897"] + br + br {
    display: none !important;
  }

  body.info-page#hpb-template-03-03b-03 #shopinfo .info-hours-flow-indent,
  body.info-page#hpb-template-03-03b-03 #shopinfo .info-hours-flow-break,
  body.info-page#hpb-template-03-03b-03 #shopinfo .info-hours-leading-break {
    display: none;
  }

  body.info-page#hpb-template-03-03b-03 #shopinfo > p:first-of-type > font[color="#8b99d9"][size="+1"] > b,
  body.info-page#hpb-template-03-03b-03 #shopinfo > p:first-of-type > b > font[size="+1"]:not([color]),
  body.info-page#hpb-template-03-03b-03 #shopinfo > p:first-of-type > b > font[color="#8b99d9"][size="+1"] {
    position: static;
    left: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    text-indent: 0;
  }

  body.info-page#hpb-template-03-03b-03 #shopinfo > p:first-of-type {
    margin-bottom: 4px;
  }

  body.info-page#hpb-template-03-03b-03 #shopinfo > p:nth-of-type(2) {
    margin-top: 0;
  }
}

@media screen and (width: 960px) {
  body.info-page#hpb-template-03-03b-03 #hpb-headerMain br.info-break-380 {
    display: block;
  }

  body.info-page#hpb-template-03-03b-03 #hpb-headerExtra1 > font[color="#333333"][size="+2"] {
    display: none;
  }

  body.info-page#hpb-template-03-03b-03 #hpb-headerExtra1 > font[color="#ff8000"][size="+3"] {
    display: block;
    font-size: 130% !important;
    line-height: 1;
  }

  body.info-page#hpb-template-03-03b-03 #hpb-headerExtra1 .info-header-phone {
    font-size: inherit !important;
    line-height: inherit;
  }
}