footer {
  background-color: #534741;
  color: #fff;
  padding: 35px 0;
}
footer .footer-wrap {
  max-width: 1166px;
  width: 100%;
  margin: 0 auto;
}
footer .footer-breadcrumb {
  padding: 0 25px;
  margin-bottom: 10px;
}
footer .footer-breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
footer .footer-breadcrumb li {
  font-weight: 300;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.07em;
}
footer .footer-breadcrumb li:not(:last-child) a::after {
  content: "-";
  display: inline-block;
  margin-left: 4px;
}
footer .footer-breadcrumb a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .footer-content {
  background-image: repeating-linear-gradient(90deg, #ffffff, #ffffff 1px, transparent 1px, transparent 5px), repeating-linear-gradient(90deg, #ffffff, #ffffff 1px, transparent 1px, transparent 5px);
  background-position: left top, left bottom;
  background-repeat: repeat-x, repeat-x;
  background-size: 100% 1px, 100% 1px;
  padding: 40px 0 40px;
  margin-bottom: 20px;
}
footer .footer-text {
  text-align: center;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.02em;
  margin-bottom: 35px;
  margin-right: -0.5em;
}
footer .footer-logo {
  max-width: 240px;
  width: 100%;
  margin: 0 auto 25px auto;
}
footer .footer-info {
  text-align: center;
  font-size: 11px;
  line-height: 1.3636363636;
  letter-spacing: 0.07em;
  font-weight: 300;
  margin-bottom: 40px;
}
footer .footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  margin-bottom: 35px;
  padding-bottom: 10px;
}
footer .footer-nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  padding-bottom: 5px;
}
footer .footer-nav-list {
  font-size: 13px;
  letter-spacing: 0.07em;
  line-height: 1;
  font-weight: 400;
}
footer .footer-nav-contact {
  font-size: 13px;
  letter-spacing: 0.07em;
  line-height: 1;
  font-weight: 400;
  position: relative;
  padding-bottom: 5px;
}
footer .footer-nav-contact > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
  height: 21px;
  cursor: pointer;
}
footer .footer-nav-contact > a::before {
  content: "";
  display: inline-block;
  background-image: url(../img/footer/tel.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 10px;
  height: 14px;
}
footer .footer-nav-reserve {
  font-size: 13px;
  letter-spacing: 0.07em;
  line-height: 1;
  font-weight: 400;
  padding-bottom: 5px;
  position: relative;
}
footer .footer-nav-reserve > a {
  background-color: #fff;
  color: #534741;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9px;
  padding: 4px 10px;
}
footer .footer-nav-reserve > a::after {
  content: "";
  display: inline-block;
  background-image: url(../img/footer/arrow.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
}
footer .footer-gibu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .footer-gibu-list {
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.07em;
}
footer .footer-gibu-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .footer-gibu-list a::before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 8px;
}
footer .footer-gibu-list .shop::before {
  background-image: url(../img/footer/shop-logo.png);
  width: 20px;
  height: 18px;
}
footer .footer-gibu-list .shop::after {
  content: "";
  display: inline-block;
  background-image: url(../img/footer/arrow-w.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 12px;
  height: 6px;
  margin-left: 2px;
}
footer .footer-gibu-list .insta::before {
  background-image: url(../img/footer/insta.png);
  width: 18px;
  height: 18px;
}
footer .footer-gibu-list .google::before {
  background-image: url(../img/footer/google.png);
  width: 16px;
  height: 16px;
}
footer .footer-copy {
  text-align: center;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.02em;
}
footer .sub-menu {
  opacity: 0;
  overflow: visible;
  position: absolute;
  max-width: 222px;
  width: 200px;
  top: 100%;
  z-index: -1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
footer .sub-menu.open {
  opacity: 1;
  z-index: 1;
  pointer-events: auto;
}
footer .sub-menu-contact {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  color: #fff;
  background-color: #534741;
  background-image: repeating-linear-gradient(90deg, #fff, #fff 1px, transparent 1px, transparent 5px), repeating-linear-gradient(180deg, #fff, #fff 1px, transparent 1px, transparent 5px), repeating-linear-gradient(90deg, #fff, #fff 1px, transparent 1px, transparent 5px), repeating-linear-gradient(180deg, #fff, #fff 1px, transparent 1px, transparent 5px);
  background-position: left top, right top, left bottom, left top;
  background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
  background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
  padding: 13.5px 8px;
  margin-bottom: 5px;
  position: relative;
}
footer .sub-menu-contact::before {
  content: "";
  display: block;
  background-image: url(../img/footer/tel.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 10px;
  height: 14px;
}
footer .sub-menu-contact::after {
  content: "";
  display: block;
  background-image: url(../img/header/arrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 12px;
  height: 12px;
}
footer .sub-menu-contact-txt {
  max-width: 148px;
  width: 100%;
}
footer a.sub-menu-reserve {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  text-align: center;
  background-color: #534741;
  color: #fff;
  padding: 10.5px 5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #fff;
}
footer a.sub-menu-reserve::before {
  content: "";
  display: block;
  background-image: url(../img/header/hotpepper.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
}
footer a.sub-menu-reserve::after {
  content: "";
  display: block;
  background-image: url(../img/header/arrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 12px;
  height: 12px;
}
footer .sub-menu-reserve-txt {
  max-width: 148px;
  width: 100%;
}
@media (max-width: 920px) {
  footer .sub-menu {
    right: 0;
  }
}

@media (max-width: 1200px) {
  footer .footer-wrap {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  footer {
    padding-bottom: 85px;
  }
  footer .footer-breadcrumb {
    padding: 0;
    overflow-y: hidden;
    overflow-x: auto;
  }
  footer .footer-breadcrumb ul {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  footer .footer-breadcrumb li {
    text-wrap: nowrap;
    width: auto;
    font-size: 13px;
  }
  footer .footer-text {
    font-size: 15px;
    line-height: 1;
  }
  footer .footer-logo {
    max-width: 252px;
    margin-bottom: 20px;
  }
  footer .footer-info {
    font-size: 13px;
    line-height: 1.4615384615;
  }
  footer .footer-info span {
    display: none;
  }
  footer .footer-info-txt:first-child {
    margin-bottom: 10px;
  }
  footer .footer-info-txt:last-child {
    line-height: 1.6923076923;
  }
  footer .footer-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px 0;
    padding: 0 15px;
  }
  footer .footer-nav-link {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    gap: 30px 0;
    padding-bottom: 0;
  }
  footer .footer-nav-list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    font-size: 15px;
  }
  footer .footer-nav-contact {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    font-size: 15px;
  }
  footer .footer-nav-reserve {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    font-size: 15px;
  }
  footer .footer-gibu {
    padding: 0 15px;
    gap: 25px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  footer .footer-gibu-list {
    font-size: 13px;
  }
  footer .footer-gibu-list .shop::before {
    width: 22px;
    height: 20px;
  }
  footer .footer-gibu-list .insta::before {
    width: 20px;
    height: 20px;
  }
  footer .footer-gibu-list .google::before {
    width: 20px;
    height: 20px;
  }
  .sub-menu {
    display: none;
  }
  .floating {
    position: fixed;
    bottom: 20px;
    left: 0;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    z-index: 10;
  }
  .floating .floating-btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    border: 1px solid #534741;
    text-align: center;
    padding: 9px 0;
  }
  .floating .floating-btn p {
    font-size: 15px;
    letter-spacing: 0.07em;
    font-weight: 400;
  }
  .floating .floating-btn:first-child {
    background-color: #fff;
    border-right: unset;
  }
  .floating .floating-btn:first-child p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 4px;
  }
  .floating .floating-btn:first-child p::before {
    content: "";
    display: inline-block;
    background-image: url(../img/footer/tel-b.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 12px;
    height: 14px;
  }
  .floating .floating-btn:last-child {
    background-color: #534741;
    color: #fff;
    position: relative;
  }
  .floating .floating-btn:last-child p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
  .floating .floating-btn:last-child p::after {
    content: "";
    display: inline-block;
    background-image: url(../img/footer/arrow-flow-w.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 14px;
    height: 14px;
  }
}
.contact-modal {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: -1;
  background-color: rgba(204, 204, 204, 0.7);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-modal.show {
  opacity: 1;
  z-index: 999999;
}
.contact-modal#contact-modal .voice-ttl::before {
  content: "";
  display: inline-block;
  background-image: url(../img/header/tel-g.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 12px;
  height: 16px;
}
.contact-modal#contact-modal .voice-link {
  background-image: radial-gradient(circle, #449c5f 1px, transparent 1px), radial-gradient(circle, #449c5f 1px, transparent 1px), radial-gradient(circle, #449c5f 1px, transparent 1px), radial-gradient(circle, #449c5f 1px, transparent 1px);
  background-size: 6px 2px, 2px 6px, 6px 2px, 2px 6px;
  background-position: left 2px top, right top 4px, left 2px bottom, left top 4px;
  background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
}
.contact-modal#contact-modal .voice-icon img {
  -webkit-filter: brightness(0) saturate(100%) invert(54%) sepia(16%) saturate(1335%) hue-rotate(86deg) brightness(94%) contrast(88%);
          filter: brightness(0) saturate(100%) invert(54%) sepia(16%) saturate(1335%) hue-rotate(86deg) brightness(94%) contrast(88%);
}
.contact-modal#reserve-modal .voice-ttl {
  color: #534741;
}
.contact-modal#reserve-modal .modal-content {
  background-image: radial-gradient(circle, #534741 1px, transparent 1px), radial-gradient(circle, #534741 1px, transparent 1px), radial-gradient(circle, #534741 1px, transparent 1px), radial-gradient(circle, #534741 1px, transparent 1px);
}
.contact-modal#reserve-modal .voice-link {
  background-color: #534741;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding: 16px 16px;
}
.contact-modal#reserve-modal .voice-link::before {
  content: "";
  display: inline-block;
  background-image: url(../img/header/hotpepper.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 18px;
}
.contact-modal#reserve-modal .voice-link::after {
  background-image: url(../img/header/arrow.png);
}
.contact-modal#reserve-modal .voice-icon {
  max-width: 134px;
}
.contact-modal .modalclose {
  position: absolute;
  cursor: pointer;
  display: block;
  max-width: 28px;
  width: 100%;
  z-index: 1;
  right: -14px;
  top: -14px;
}
.contact-modal .modal-content {
  background-color: #ffffff;
  max-width: 264px;
  width: 100%;
  padding: 40px 25px 50px 25px;
  position: relative;
  background-image: radial-gradient(circle, #449c5f 1px, transparent 1px), radial-gradient(circle, #449c5f 1px, transparent 1px), radial-gradient(circle, #449c5f 1px, transparent 1px), radial-gradient(circle, #449c5f 1px, transparent 1px);
  background-position: left 2px top, right top 4px, left 2px bottom, left top 4px;
  background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
  background-size: 6px 2px, 2px 6px, 6px 2px, 2px 6px;
}
.contact-modal .voice-ttl {
  color: #449c5f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
  font-weight: 500;
  margin-bottom: 30px;
}
.contact-modal .voice-link {
  display: block;
  padding: 18px 16px;
  position: relative;
}
.contact-modal .voice-link:not(:last-child) {
  margin-bottom: 20px;
}
.contact-modal .voice-link::after {
  content: "";
  position: absolute;
  background-image: url(../img/header/arrow-g.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 12px;
  height: 12px;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.contact-modal .voice-icon {
  max-width: 154px;
  width: 100%;
}