body {
  background: #000;
  color: #c9c4b8;
  font-feature-settings: "palt";
  font-family: "Noto Serif JP", serif !important;
  font-weight: 400;
  font-style: normal;
}

a {
  transition: all 0.3s ease;
}
a:hover {
  color: #70644F;
}

.en {
  font-family: "Philosopher", sans-serif;
  color: #70644F !important;
  font-size: 33px !important;
  margin-bottom: 26px !important;
}

.block-title h2 {
  color: #fff !important;
  font-size: 29px !important;
  margin-bottom: 72px;
}

.title h3 {
  color: #fff !important;
  font-size: 24px !important;
  color: #bba580 !important;
  line-height: 157% !important;
  font-weight: 900 !important;
}

.texts {
  color: inherit;
}
.texts p {
  font-size: 97% !important;
}

.fill-bg {
  background: rgba(0, 0, 0, 0.5) !important;
}

table {
  border: none !important;
  border-top: #342f25 solid 1px !important;
}
table th, table td {
  border: none !important;
  border-bottom: #342f25 solid 1px !important;
  color: #fff !important;
}
table th {
  background: #342f25 !important;
}
table td {
  color: #c9c4b8 !important;
}

ul.menu-list li {
  border-bottom: #342f25 solid 1px !important;
}

header.site-header {
  z-index: 998;
  border: none;
  border-bottom: #70644F solid 1px;
  background: #000;
}
header.site-header nav.g-nav ul li {
  border: none;
  padding-top: 0;
}
header.site-header nav.g-nav ul li a {
  font-size: 15px;
  padding: 36px 24px 0 24px;
}
header.site-header .logo {
  display: block;
}
header.site-header .g-nav-item-7 a {
  color: #fff;
  background: #70644F;
  padding: 30px 24px 0 24px;
}
header.site-header .g-nav-item-7 a .sub-name {
  color: #fff;
  font-weight: bold;
  font-size: 11px;
}

body.home header.site-header {
  z-index: 998;
  border: none;
  background: none;
}
body.home header.site-header nav.g-nav ul li a {
  border: none;
  padding: 64px 24px 0 24px !important;
}
body.home header.site-header .logo {
  display: none;
}
body.home header.site-header .g-nav-item-7 a {
  color: #fff;
  background: none;
}
body.home header.site-header .g-nav-item-7 a .sub-name {
  color: #fff;
  font-weight: bold;
}
body.home header.site-header.fixed {
  background: #000;
  transition: all 1.1s ease;
  border-bottom: #70644F solid 1px;
}
body.home header.site-header.fixed .logo {
  display: block;
}
body.home header.site-header.fixed nav.g-nav ul li.g-nav-item-7 a {
  color: #fff;
  background: #70644F;
  padding: 30px 24px 0 24px !important;
}
body.home header.site-header.fixed nav.g-nav ul li.g-nav-item-7 a .sub-name {
  color: #fff;
  font-weight: bold;
}
body.home header.site-header.fixed nav.g-nav ul li a {
  font-size: 15px;
  padding: 40px 24px 24px !important;
  transition: all 1.1s ease;
}

@media screen and (max-width: 1280px) {
  nav.g-nav ul li a {
    font-size: 13px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}
.fv_scroll a {
  display: inline-block;
  position: absolute;
  right: 40px;
  bottom: 0;
  z-index: 997;
  padding: 10px 10px 75px;
  overflow: hidden;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
}
.fv_scroll a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 65px;
  background: #fff;
  animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
.home .block-shop-a .address a {
  color: #fff !important;
  background: #48433a;
}
.home .block-shop-a table th {
  background: none !important;
}

.block-reservation-a {
  background-image: #4f4739;
}
.block-reservation-a .tel {
  background: #000 !important;
  border: #70644F solid 1px !important;
}
.block-reservation-a .reservation-links a {
  background: #70644F !important;
}
.block-reservation-a p {
  color: #c9c4b8;
}

.block-col-3-vertical-photo-text .sub-title {
  color: #fff;
  font-weight: bold;
  font-size: 19px !important;
}
.block-col-3-vertical-photo-text .texts p {
  color: #c9c4b8;
  font-size: 93% !important;
}
.block-col-3-vertical-photo-text .link a {
  border: none !important;
  border-top: #342f25 solid 1px !important;
  border-bottom: #342f25 solid 1px !important;
  color: #bba580 !important;
  font-size: 14px;
}
.block-col-3-vertical-photo-text .link a:hover {
  color: #fff !important;
}

.number a {
  color: #bba580;
  text-decoration: none;
}

.item-text {
  color: #bba580 !important;
  font-weight: 900;
}

div.block-col-2-horizontal-photo-text div.block-item-loop div.contents div.links div.link a {
  border: none !important;
  border-top: #342f25 solid 1px !important;
  color: #bba580 !important;
  font-size: 13px;
  text-align: left !important;
  font-weight: 900;
}
div.block-col-2-horizontal-photo-text div.block-item-loop div.contents div.links div.link a:hover {
  color: #fff !important;
}

div.block-col-3-vertical-photo-text .block-items div.block-item-loop .block-item-loop-in {
  margin: 24px !important;
}

div.block-shop-a div.block-items div.block-item-loop div.contents div.address a {
  margin: 24px 0 38px !important;
}

div.block-col-2-vertical-photo-text .block-items div.block-item-loop div.contents div.sub-title {
  color: #fff !important;
  font-size: 19px !important;
}

div.block-col-2-vertical-photo-text .block-items div.block-item-loop div.contents div.texts {
  color: #c9c4b8 !important;
}

div.block-sns-b .block-items ul li {
  background: #222 !important;
}
div.block-sns-b .block-items ul li a {
  color: #c9c4b8 !important;
}

div.block-id-block_603f1926a593b div.description {
  width: 600px;
  margin: 0 auto;
}

/*# sourceMappingURL=overwrite.css.map */
