﻿@import url(normalize.css);
@import url(set.css);
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Roboto+Condensed:wght@100..900&display=swap");
@import url("//cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/css/yakuhanjp.min.css");
@import url("//maxst.icons8.com/vue-static/landings/line-awesome/line-awesome/1.3.0/css/line-awesome.min.css");
*,
*:before,
*:after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
  font-family: YakuHanMP, "Noto Sans JP", sans-serif;
  color: #060f0c;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-word-break: break-word;
  word-break: break-word;
}
body.open {
  overflow: hidden;
}
.font-xxxl,
.index_about .conts .item:before {
  font-size: clamp(2.5rem, -2rem + 9.38vw, 4rem);
}
.font-xxl {
  font-size: clamp(2rem, 1.25rem + 1.56vw, 2.25rem);
}
.font-xl,
.article_body h1,
.menu .time .number,
.menu .time .price .number {
  font-size: clamp(1.5rem, 0.375rem + 2.34vw, 1.875rem);
}
.font-l,
.article_body h2,
.sp-nav nav,
.menu .name,
.shop_list .phone {
  font-size: clamp(1.125rem, 2.34vw, 1.5rem);
}
.font-m,
.article_body h3,
.pc-nav ul.main,
.nav_footer ul.main,
.common_phone,
.common_phone .phone,
.sp-nav .common_phone,
.sp-nav .common_phone .phone,
.sp-nav .common_phone .time,
.menu .time .price .yen,
.index_about .conts .heading .text {
  font-size: clamp(0.938rem, 0.375rem + 1.17vw, 1.125rem);
}
.font-n,
body,
.article_body h4,
.article_body h5,
.article_body h6,
.button_common,
.btn.btn-primary,
.pc-nav ul,
.nav_footer ul,
.shop_list .name,
.shop_list .map a:before {
  font-size: clamp(0.813rem, 0.25rem + 1.17vw, 1rem);
}
.font-s,
.button_common.small,
.btn.btn-primary.small,
.common_phone .time span,
.path ul,
.menu .text_upper,
.menu .text_lower,
.shop_list .area {
  font-size: clamp(0.734rem, 0.125rem + 1.27vw, 0.938rem);
}
.font-xs,
.shop_list .data {
  font-size: clamp(0.656rem, 0.188rem + 0.98vw, 0.813rem);
}
.font-xxs,
.menu .time .price .yen:after,
.shop_list .map a {
  font-size: clamp(0.625rem, 0.438rem + 0.39vw, 0.688rem);
}
.uppercase,
.path ul {
  text-transform: uppercase;
}
.font-sans {
  font-family: YakuHanMP, "Noto Sans JP", sans-serif;
}
.font-serif {
  font-family: YakuHanMP, "Noto Serif JP", serif;
}
.font-roboto-cond {
  font-family: "Roboto Condensed", sans-serif;
}
.font-light {
  font-weight: 300;
}
.font-hevy {
  font-weight: 900;
}
.text-shadow-w {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
b {
  font-weight: 700;
}
.indent {
  padding-left: 1em;
  text-indent: -1em;
}
.letter-wide {
  letter-spacing: 0.2em;
}
.letter-normal {
  letter-spacing: 0;
}
.line-height-1 {
  line-height: 1;
}
.line-height-1_2 {
  line-height: 1.2;
}
.m-0 {
  margin: 0 !important;
}
.m-t-0 {
  margin-top: 0rem !important;
}
.m-t-1 {
  margin-top: clamp(0.625rem, -0.5rem + 2.34vw, 1rem) !important;
}
.m-t-2 {
  margin-top: clamp(1.25rem, -1rem + 4.69vw, 2rem) !important;
}
.m-t-4 {
  margin-top: clamp(2.5rem, -2rem + 9.38vw, 4rem) !important;
}
.m-t-8 {
  margin-top: clamp(5rem, -4rem + 18.75vw, 8rem) !important;
}
.m-t-16 {
  margin-top: clamp(10rem, -8rem + 37.5vw, 16rem) !important;
}
.m-t-20 {
  margin-top: clamp(15rem, -12rem + 55vw, 24rem) !important;
}
.p-b-1 {
  padding-bottom: clamp(0.625rem, -0.5rem + 2.34vw, 1rem) !important;
}
.p-b-2 {
  padding-bottom: clamp(1.25rem, -1rem + 4.69vw, 2rem) !important;
}
.p-b-4 {
  padding-bottom: clamp(2.5rem, -2rem + 9.38vw, 4rem) !important;
}
.p-b-8 {
  padding-bottom: clamp(5rem, -4rem + 18.75vw, 8rem) !important;
}
.p-b-16 {
  padding-bottom: clamp(10rem, -8rem + 37.5vw, 16rem) !important;
}
.p-1 {
  padding: clamp(0.625rem, -0.5rem + 2.34vw, 1rem) !important;
}
.p-2 {
  padding: clamp(1.25rem, -1rem + 4.69vw, 2rem) !important;
}
.p-4 {
  padding: clamp(2.5rem, -2rem + 9.38vw, 4rem) !important;
}
a {
  color: #a7660f;
  text-decoration: none;
}
a.text-white {
  color: #fff;
}
a.underline {
  text-decoration: underline;
}
a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
a::before,
a::after {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus,
a:active {
  outline: none;
  color: #d68313;
}
::selection {
  background: #818775;
  color: #fff;
}
::-moz-selection {
  background: #818775;
  color: #fff;
}
*:focus {
  outline: none;
}
@media screen and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .tb-over {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .sp-only {
    display: none !important;
  }
}
.text_center {
  text-align: center;
}
.text_center img {
  margin-left: auto;
  margin-right: auto;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.absolute-center-vertical,
.main-visual .text {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.absolute-center-horizontal {
  position: absolute;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
img {
  max-width: 100%;
  height: auto;
}
picture {
  display: block;
}
.clear {
  clear: both;
}
.clear::after {
  content: "";
  display: block;
  clear: both;
}
.red {
  color: #e60012;
}
.gray {
  color: #63877e;
}
.light_gray {
  color: #f6f3ef;
}
.white {
  color: #fff;
}
.black {
  color: #060f0c;
}
.green {
  color: #398e79;
}
.dark-green {
  color: #2a6a5a;
}
.orange {
  color: #a7660f;
}
.separator {
  display: block;
  width: 100%;
  clear: both;
}
.flex_conts,
.path ul {
  display: flex;
  flex-flow: row wrap;
}
.flex_conts.row-reverse,
.path ul.row-reverse {
  flex-direction: row-reverse !important;
}
.flex_conts.align-top,
.path ul.align-top {
  align-items: flex-start;
}
.flex_conts.align-center,
.path ul.align-center {
  align-items: center;
}
.flex_conts.space-between,
.path ul.space-between {
  justify-content: space-between;
}
.flex_conts.center,
.path ul.center {
  justify-content: center;
}
.flex_conts.right,
.path ul.right {
  justify-content: flex-end;
}
@media screen and (min-width: 769px) {
  .flex_conts.gap,
  .path ul.gap {
    flex-wrap: wrap;
  }
  .flex_conts.gap.row,
  .path ul.gap.row {
    flex-flow: row;
  }
  .flex_conts.gap.__1,
  .path ul.gap.__1 {
    gap: 10px;
  }
  .flex_conts.gap.__2,
  .path ul.gap.__2 {
    gap: 20px;
  }
  .flex_conts.gap.__4,
  .path ul.gap.__4 {
    gap: 40px;
  }
  .flex_conts.gap.__8,
  .path ul.gap.__8 {
    gap: 80px;
  }
}
.flex-center {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .grid_conts {
    width: 100%;
    display: grid;
  }
  .grid_conts.center {
    place-items: center;
  }
  .grid_conts.__fr2 {
    grid-template-columns: 1fr 1fr;
  }
  .grid_conts.__fr3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid_conts.__fr4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .grid_conts.__gap1 {
    gap: 10px;
  }
  .grid_conts.__gap2 {
    gap: 20px;
  }
  .grid_conts.__gap4 {
    gap: 40px;
  }
  .grid_conts.__gap8 {
    gap: 80px;
  }
}
.fadein,
.fadein-pc {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1000ms;
}
.fadein.active,
.fadein-pc.active {
  opacity: 1;
  transform: translate(0, 0);
}
@media screen and (max-width: 768px) {
  .fadein-pc {
    opacity: 1;
  }
}
.fadein-on {
  opacity: 0;
  transform: translate(0, 0px);
  transition: all 3600ms;
}
.fadein-on.active {
  opacity: 1;
  transform: translate(0, 0);
}
.fadein-right {
  opacity: 0;
  transform: translateX(50px);
  transition: all 1000ms;
}
.fadein-right.active {
  opacity: 1;
  transform: translateX(0);
}
.fadein-left {
  opacity: 0;
  transform: translateX(-50px);
  transition: all 1000ms;
}
.fadein-left.active {
  opacity: 1;
  transform: translateX(0);
}
.delay-025s {
  transition-delay: 0.25s;
}
.delay-05s {
  transition-delay: 0.5s;
}
.delay-075s {
  transition-delay: 0.75s;
}
.delay-1s {
  transition-delay: 1s;
}
body {
  animation: fadeIn 0.5s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.loader div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.8;
}
.one {
  border-top: 1px solid #060f0c;
  animation: rotate-left 1s linear infinite;
}
.two {
  border-right: 1px solid #398e79;
  animation: rotate-right 1s linear infinite;
}
.three {
  border-bottom: 1px solid #e60012;
  animation: rotate-right 1s linear infinite;
}
@keyframes rotate-left {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes rotate-right {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.blink {
  -webkit-animation: blink 1s ease-in-out infinite alternate;
  animation: blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.line {
  position: relative;
}
.line:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #060f0c;
  transition: all 0.3s;
  transform: scale(0, 1);
  transform-origin: left top;
}
.line:hover:after {
  transform: scale(1, 1);
}
.line.white:after {
  background: #fff;
}
.module-2 {
  width: 50%;
  display: block;
}
@media screen and (max-width: 768px) {
  .module-2 {
    width: 100%;
  }
}
.module-2.narrow {
  width: 38.2%;
}
@media screen and (max-width: 768px) {
  .module-2.narrow {
    width: 100%;
  }
}
.module-2.wide {
  width: 61.8%;
}
@media screen and (max-width: 768px) {
  .module-2.wide {
    width: 100%;
  }
}
.module-3 {
  width: 33.33333%;
  display: block;
  float: left;
}
@media screen and (max-width: 768px) {
  .module-3 {
    width: 100%;
    float: none;
  }
}
.module-4 {
  width: 25%;
  display: block;
  float: left;
}
@media screen and (max-width: 768px) {
  .module-4 {
    width: 50%;
  }
}
.conts-narrow {
  width: 38.2%;
}
@media screen and (max-width: 768px) {
  .conts-narrow {
    width: 100%;
  }
}
.conts-wide {
  width: 61.8%;
}
@media screen and (max-width: 768px) {
  .conts-wide {
    width: 100%;
  }
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-size: 100%;
  font-weight: normal;
}
p {
  margin: 0;
}
.page {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-top: 120px;
}
.page.mainblur {
  position: relative;
}
.page.mainblur:before {
  content: "";
  width: 100vw;
  height: 100vh;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  z-index: 2;
  opacity: 0.2;
}
@media screen and (max-width: 768px) {
  .page {
    margin-top: 64px;
  }
}
.wrap {
  clear: both;
  position: relative;
  margin: 0 8vw;
  width: calc(100% - 16vw);
  height: 100%;
}
@media screen and (max-width: 768px) {
  .wrap {
    margin: 0 4vw;
    width: calc(100% - 8vw);
  }
}
.wrap.wide {
  margin: 0;
  width: 100%;
}
.wrap.narrow {
  margin: 0 4vw;
  width: calc(38.2% - 8vw);
}
@media screen and (max-width: 768px) {
  .wrap.narrow {
    width: calc(100% - 8vw);
  }
}
.wrap.bg-light_gray {
  background: #f6f3ef;
}
@media screen and (max-width: 768px) {
  .wrap.rich_text {
    margin: 0;
    width: 100%;
  }
}
.button-menu {
  position: relative;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 5;
  width: 64px;
  height: 64px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.2);
  animation: fadeIn 1.5s ease 0s 1 normal;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (min-width: 769px) {
  .button-menu {
    display: none;
  }
}
.button-menu::before,
.button-menu::after {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.button-menu.on {
  background-color: rgba(255, 255, 255, 0.8);
}
.button-menu span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: calc(50% - 16px);
  height: 2px;
  background-color: #000;
}
.button-menu span:nth-of-type(1) {
  top: 20px;
  width: 50%;
}
.button-menu span:nth-of-type(2) {
  top: 30px;
  width: 50%;
}
.button-menu:after {
  content: "MENU";
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-size: 10px;
  font-weight: 600;
  color: #000;
  letter-spacing: normal;
  white-space: nowrap;
  text-align: center;
  width: 100%;
}
.button-menu:hover {
  background: #fff;
  background-color: #818775;
}
.button-menu:hover span {
  background-color: #fff;
}
.button-menu:hover:after {
  color: #fff;
}
.button-menu.active {
  z-index: 5;
  background-color: rgba(255, 255, 255, 0);
}
.button-menu.active span {
  background-color: #000;
}
.button-menu.active span:nth-of-type(1) {
  top: 20px;
  left: calc(50% - 16px);
  transform: translateY(6px) rotate(-45deg);
  width: 50%;
}
.button-menu.active span:nth-of-type(2) {
  top: 32px;
  left: calc(50% - 16px);
  transform: translateY(-6px) rotate(45deg);
  width: 50%;
}
.button-menu.active:after {
  content: "CLOSE";
  color: #000;
}
.mainblur {
  filter: blur(8px);
  transition: 0.2s ease-in;
}
.mainblur.active {
  filter: blur(0);
}
.g-footer {
  color: #fff;
  border-top: 1px solid #000;
  background-color: #2f170a;
}
.g-footer > .inner {
  overflow: hidden;
  display: grid;
  grid-template-columns: 560px 1fr;
  align-items: start;
}
@media screen and (max-width: 1281px) {
  .g-footer > .inner {
    grid-template-columns: 420px 1fr;
  }
}
@media screen and (max-width: 768px) {
  .g-footer > .inner {
    grid-template-columns: 1fr;
  }
}
.g-footer .footer_left {
  padding: 4vw 0;
  height: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .g-footer .footer_left {
    justify-content: start;
    padding-left: 4vw;
  }
}
.g-footer .copy {
  line-height: 1;
  margin: 0;
  padding: 1vw 0;
  text-align: center;
  background-color: #000;
}
.g-footer .copy a {
  color: #fff;
}
.g-footer a:hover {
  opacity: 0.8;
}
.footer_map {
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #63877e;
}
.footer_map .inner {
  width: 100%;
  height: 100%;
  aspect-ratio: 6 / 1;
}
@media screen and (max-width: 768px) {
  .footer_map .inner {
    aspect-ratio: 16 / 9;
  }
}
.footer_map .inner iframe {
  width: 100%;
  height: 100%;
}
.map .inner,
.movie .inner {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}
.map .inner iframe,
.movie .inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article_body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: normal;
  word-break: normal;
}
.article_body h1,
.article_body h2,
.article_body h3,
.article_body h4,
.article_body h5,
.article_body h6 {
  font-weight: bold;
  clear: both;
  margin-top: 2rem;
  margin-bottom: 0;
  line-height: 1.6;
}
.article_body p {
  margin-top: 1rem;
  min-height: 1em;
}
.article_body h1:nth-child(1),
.article_body p:nth-child(1) {
  margin-top: 0;
}
.article_body a {
  text-decoration: underline;
}
.article_body a img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.article_body a img::before,
.article_body a img::after {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.article_body a:hover {
  text-decoration: none;
}
.article_body a:hover img {
  filter: brightness(108%);
}
.article_body ul,
.article_body ol {
  margin: 10px;
  margin-left: 0;
  padding-left: 24px;
}
.article_body ul li,
.article_body ol li {
  margin-top: 0.25em;
}
.tab-conts.event .article_body ul,
.tab-conts.event .article_body ol {
  margin-left: 0;
}
.article_body dl dt {
  margin-top: 0.5rem;
  font-weight: bold;
}
.article_body dl dt:first-child {
  margin-top: 0;
}
.article_body dl dd {
  margin-left: 1em;
}
.article_body table {
  margin: 1rem 0 0;
  border-left: 1px solid #c9caca;
  border-bottom: 1px solid #c9caca;
  table-layout: fixed;
}
.article_body table th,
.article_body table td {
  padding: 1rem 1.5rem;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: normal;
  word-break: normal;
}
.article_body table th {
  border-top: 1px solid #c9caca;
  border-right: 1px solid #c9caca;
  background-color: #f6f3ef;
}
.article_body table td {
  border-top: 1px solid #c9caca;
  border-right: 1px solid #c9caca;
}
.article_body blockquote {
  margin: 1rem 1rem 0;
  position: relative;
  padding: 4rem 2rem 2rem 2rem;
  font-style: italic;
  background: #f6f3ef;
}
.article_body blockquote:before {
  display: inline-block;
  position: absolute;
  top: 0rem;
  left: 2rem;
  content: "”";
  color: #63877e;
  font-size: 8rem;
  line-height: 1;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  .article_body blockquote:before {
    top: 1rem;
    left: 1rem;
    font-size: 6rem;
  }
}
.article_body blockquote cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}
.article_body small {
  line-height: 1.6;
  display: inline-block;
}
.article_body pre {
  display: block;
  margin: 20px 10px;
  padding: 10px 20px;
  border: 1px solid #c9caca;
}
.article_body hr {
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  height: 1px;
  background: #c9caca;
}
.article_body sub,
.article_body sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.article_body sup {
  top: -0.5em;
}
.article_body sub {
  bottom: -0.25em;
}
.article_body .mt-be-columns {
  gap: 1rem;
  margin-top: 1rem;
}
.article_body .mt-be-column {
  width: 100%;
}
.article_body .mt-be-columns .mt-be-columns {
  width: 100%;
}
.border-box {
  margin-top: 1rem;
  padding: 2rem 4rem;
  background-color: #fff;
  border: 1px solid #63877e;
}
@media screen and (max-width: 768px) {
  .border-box {
    padding: 2rem 6vw;
  }
}
.bg-image-box {
  padding: 8rem;
  position: relative;
  background-position: center;
}
.bg-image-box:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(6, 15, 12, 0.2);
  z-index: 0;
}
.bg-image-box .text {
  position: relative;
  z-index: 1;
}
.bg-image-box .text p {
  font-weight: 900;
}
.index-upper {
  width: 100%;
  height: 27.5vw;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .index-upper {
    height: 38.2svh;
  }
}
.kv_txt {
  width: 100%;
  position: absolute;
  z-index: 2;
  margin-top: -9vw;
}
.kv_txt .inner {
  z-index: 2;
  width: 72%;
  margin: auto;
}
@media screen and (max-width: 1281px) {
  .kv_txt .inner {
    width: 100%;
    margin: auto;
  }
}
@media screen and (max-width: 640px) {
  .kv_txt .inner {
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .kv_txt .inner {
    width: 96%;
  }
}
.main-visual {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .main-visual {
    height: 38.2svh;
  }
}
.main-visual .text {
  position: absolute;
  left: auto;
  right: 8vw;
  text-align: right;
  line-height: 1;
  z-index: 2;
}
.button_common,
.btn.btn-primary {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 0.75rem 2rem;
  width: fit-content;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  background-color: #818775;
  border: none;
}
.button_common:active,
.btn.btn-primary:active {
  background-color: #818775 !important;
}
.button_common:hover,
.btn.btn-primary:hover {
  color: #fff;
  background-color: #9a9f90;
}
.button_common.small,
.btn.btn-primary.small {
  padding: 0.25rem 1rem;
  width: fit-content;
  font-weight: 500;
}
.button_common.orange,
.btn.btn-primary.orange {
  background-color: #a7660f;
}
.button_common.orange:hover,
.btn.btn-primary.orange:hover {
  background-color: #d68313;
}
@media screen and (min-width: 769px) {
  .pc-nav .button_common,
  .nav_footer .button_common,
  .pc-nav .btn.btn-primary,
  .nav_footer .btn.btn-primary {
    padding: 0.75rem 3rem;
  }
}
.container {
  clear: both;
  position: relative;
  background-color: #fff;
}
.sp-nav {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: -1;
  top: 0;
  overflow-y: scroll;
  padding: 4vw 4vw 8vw;
  width: 100%;
  background-color: #fff;
  color: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sp-nav::before,
.sp-nav::after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sp-nav.active {
  opacity: 1;
  z-index: 4;
  visibility: visible;
}
.sp-nav nav {
  padding: 4vw;
  text-align: center;
}
.sp-nav ul {
  margin: 0;
  margin-top: 2rem;
  padding: 0;
  list-style-type: none;
}
.sp-nav ul.main {
  border-top: 1px solid #818775;
}
.sp-nav ul.main li {
  text-align: left;
  border-bottom: 1px solid #818775;
}
.sp-nav ul.main li a {
  display: block;
  padding: 1rem 0;
  color: #000;
}
.sp-nav ul.sub {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-top: 2rem;
}
.logo .item a {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 1rem;
  color: #000;
}
.logo .item img {
  width: 200px;
}
.logo .text {
  line-height: 1.2;
  font-size: 15px !important;
  display: flex;
}
.g-header .logo {
  height: 120px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1281px) {
  .logo .item img {
    width: 160px;
  }
}
@media screen and (max-width: 768px) {
  .logo .item a {
    gap: 0.5rem;
  }
  .logo .item img {
    width: 120px;
  }
  .g-header .logo {
    height: 100%;
    justify-content: start;
  }
}
.g-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 120px;
  z-index: 3;
  transition: 0.4s;
  display: grid;
  grid-template-columns: 560px 1fr;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1281px) {
  .g-header {
    grid-template-columns: 420px 1fr;
  }
}
@media screen and (max-width: 768px) {
  .g-header {
    height: 64px;
    padding-left: 1rem;
    background-color: #fff;
  }
}
.g-header a:hover {
  opacity: 0.8;
}
.pc-nav,
.nav_footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #2f170a;
}
.pc-nav ul,
.pc-nav li,
.nav_footer ul,
.nav_footer li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pc-nav ul,
.nav_footer ul {
  display: flex;
  justify-content: flex-end;
  font-weight: 900;
  color: #fff;
  line-height: 1;
  gap: 1rem;
  margin-right: 4vw;
}
@media screen and (max-width: 768px) {
  .pc-nav ul.main,
  .nav_footer ul.main {
    order: 2;
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 769px) {
  .pc-nav ul.main,
  .nav_footer ul.main {
    position: absolute;
    right: 200px;
    top: 65px;
  }
}
.pc-nav ul.sub,
.nav_footer ul.sub {
  order: 1;
  margin-top: 0.5rem;
}
.pc-nav a,
.nav_footer a {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .nav_footer ul.main {
    top: 5.8vw;
  }
}
@media screen and (max-width: 768px) {
  .pc-nav {
    display: none;
  }
  .nav_footer {
    padding: 8vw 0;
  }
  .nav_footer ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    margin: 0;
    padding: 0 8vw;
  }
}
.sp_fix_reservation {
  position: fixed;
  bottom: 60px;
  right: 40px;
  width: calc(100% - 4vw);
  width: 150px;
  height: 150px;
  border-radius: 80px;
}
.sp_fix_reservation.hide {
  display: none;
}
.sp_fix_reservation a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 150px;
  border-radius: 80px;
  color: #fff;
  font-weight: 600;
  background-color: #a7660f;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  border: 3px solid #a7660f;
}
.sp_fix_reservation a:hover {
  color: #a7660f;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .sp_fix_reservation {
    bottom: 30px;
    right: 20px;
    transform: scale(0.7);
    transform-origin: right bottom;
  }
}
.common_phone {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 4vw;
  color: #fff;
  font-family: "Roboto Condensed", YakuHanMP, "Noto Sans JP", sans-serif;
  font-weight: 900;
  line-height: 1;
}
.common_phone .phone .tel {
  font-style: italic;
}
.common_phone .phone:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f098";
  margin-right: 0.5rem;
}
.common_phone .phone a {
  color: #fff;
}
.common_phone .time {
  margin-left: 1rem;
}
.common_phone .time:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f017";
  margin-right: 0.25rem;
}
.common_phone .time span {
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .nav_footer .common_phone {
    justify-content: center;
  }
}
.sp-nav .common_phone {
  justify-content: center;
  color: #060f0c;
  margin-right: 0;
  margin-top: 1rem;
  letter-spacing: normal;
}
.sp-nav .common_phone .phone a {
  color: #060f0c;
}
.path {
  display: block;
  margin-top: 0.5rem;
}
.path ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.path ul li {
  padding-right: 0.5em;
  line-height: 16px;
}
.path ul li:after {
  margin-left: 0.5em;
  content: "―";
  line-height: 16px;
}
@media screen and (max-width: 768px) {
  .path ul li {
    line-height: 16px;
  }
  .path ul li:after {
    line-height: 16px;
  }
}
.path ul li:last-child:after {
  content: none;
}
.section_title {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  position: relative;
}
.section_title:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: #000;
  z-index: 0;
}
.section_title .text {
  z-index: 1;
  background: #fff;
  padding: 0 2rem;
}
.section_title.white:after {
  background-color: #fff;
}
.section_title.white .text {
  z-index: 1;
  background: #fff;
  padding: 0 2rem;
}
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  margin: 0 1rem !important;
  background-color: #a7660f;
}
@media screen and (max-width: 768px) {
  .swiper-pagination-bullet {
    margin: 0 0.5rem !important;
  }
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  text-align: right;
}
.oh_swiper {
  width: 100%;
  height: 100%;
}
.swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-wrapper {
  transition-timing-function: linear !important;
}
.slide-img {
  height: auto;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .slide-img {
    height: 38.2svh;
  }
}
.slide-img picture {
  height: 100%;
}
.menu {
  background-color: #818775;
}
.menu .section_title .text {
  background-color: #818775;
}
.menu .inner {
  width: calc(100% - 8vw);
  margin: 0 4vw;
  padding: 4vw 0;
}
.menu .conts {
  margin-top: 4rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: start;
  gap: 4vw;
}
@media screen and (max-width: 768px) {
  .menu .conts {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 768px) {
  .menu .item {
    border: 1px solid #818775;
  }
}
.menu .img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.menu .img img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.menu .name {
  padding: 0.5rem 0;
  text-align: center;
  font-weight: 900;
  background-color: #fff;
}
.menu .text_upper {
  padding: 1rem 1rem 2rem;
  line-height: 1.4;
  text-align: center;
  background-color: #fff;
}
.menu .time {
  margin-top: 1rem;
  color: #fff;
  font-weight: 600;
  font-family: "Roboto Condensed", YakuHanMP, "Noto Sans JP", sans-serif;
  text-align: center;
  background-color: #a7660f;
  display: flex;
  align-items: baseline;
  justify-content: center;
  position: relative;
}
.menu .time .number {
  font-weight: 900;
  letter-spacing: normal;
}
.menu .time .price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  text-align: center;
  line-height: 1;
  width: fit-content;
  margin-left: 0.5rem;
}
.menu .time .price .number {
  font-weight: 900;
  font-family: "Roboto Condensed", YakuHanMP, "Noto Sans JP", sans-serif;
}
.menu .time .price .yen:after {
  content: "税込";
  display: inline-block;
  letter-spacing: normal;
}
.menu .time.no1:before {
  position: absolute;
  left: 12px;
  top: -8px;
  content: "";
  display: block;
  width: 48px;
  height: 52px;
  background-image: url("../img/no1.svg");
  background-repeat: no-repeat;
}
.menu .text_lower {
  padding: 1rem 1rem 2rem;
  line-height: 1.4;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .menu .text_lower {
    min-height: 180px;
  }
}
.shop_list {
  background-color: #f6f3ef;
}
.shop_list .section_title .text {
  background-color: #f6f3ef;
}
.shop_list .inner {
  width: calc(100% - 8vw);
  margin: 0 4vw;
  padding: 4vw 0;
}
.shop_list .conts {
  margin-top: 4rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: start;
  gap: 2vw;
}
@media screen and (max-width: 768px) {
  .shop_list .conts {
    grid-template-columns: 1fr;
  }
}
.shop_list .item {
  padding-bottom: 1.5rem;
  background-color: #fff;
}
.shop_list .area {
  padding: 0.5rem 0;
  color: #fff;
  font-weight: 600;
  text-align: center;
  background-color: #000;
}
.shop_list .img img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.shop_list .data {
  display: grid;
  grid-template-columns: 3fr 1fr;
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 0.5rem;
  padding: 0 0.5rem;
  line-height: 1;
  letter-spacing: normal;
}
.shop_list .name {
  grid-area: 1 / 1 / 2 / 2;
}
.shop_list .phone {
  grid-area: 2 / 1 / 3 / 2;
}
.shop_list .map {
  grid-area: 1 / 2 / 3 / 3;
}
.shop_list .address {
  grid-area: 3 / 1 / 4 / 3;
}
.shop_list .name {
  font-weight: 900;
}
.shop_list .phone {
  font-weight: 900;
  font-family: "Roboto Condensed", YakuHanMP, "Noto Sans JP", sans-serif;
  color: #a7660f;
}
.shop_list .phone:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f098";
  margin-right: 0.25rem;
  color: #000;
}
.shop_list .address {
  margin-top: 0.5rem;
  line-height: 1.2;
}
.shop_list .map {
  display: grid;
  align-items: center;
}
.shop_list .map a {
  display: block;
  padding: 10px 0;
  color: #fff;
  font-weight: 900;
  line-height: 1;
  border-radius: 4px;
  background-color: #a7660f;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.shop_list .map a:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f3c5";
  display: block;
}
.shop_list .yoyaku {
  margin-top: 1rem;
  display: flex;
  justify-content: space-around;
}
.staff .inner,
.review .inner,
.news .inner {
  width: calc(100% - 8vw);
  margin: 0 4vw;
  padding: 4vw 0;
}
.index_about {
  background-color: #818775;
}
.index_about .section_title .text {
  background-color: #818775;
}
.index_about .inner {
  width: calc(100% - 8vw);
  margin: 0 4vw;
  padding: 4vw 0;
}
.index_about .conts {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
  gap: 2vw;
}
@media screen and (max-width: 768px) {
  .index_about .conts {
    grid-template-columns: 1fr;
  }
}
.index_about .conts .img {
  position: relative;
  z-index: 0;
}
.index_about .conts .heading {
  position: relative;
  margin: -1rem 0.5rem 0;
}
.index_about .conts .heading .text {
  color: #000;
  line-height: 1;
  font-weight: 900;
  display: inline-block;
  padding: 0.25rem;
  background-color: #fff;
}
.index_about .conts .item {
  color: #fff;
  font-weight: 600;
  position: relative;
  z-index: 0;
}
.index_about .conts .item:before {
  content: "01";
  font-weight: 900;
  font-family: "Roboto Condensed", YakuHanMP, "Noto Sans JP", sans-serif;
  color: #000;
  line-height: 1;
  z-index: 1;
  position: absolute;
  left: -0.5rem;
  top: -2.5rem;
}
@media screen and (max-width: 768px) {
  .index_about .conts .item:before {
    top: -1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .index_about .conts .item:nth-child(2) {
    margin-top: 2rem;
  }
}
.index_about .conts .item:nth-child(2):before {
  content: "02";
}
@media screen and (max-width: 768px) {
  .index_about .conts .item:nth-child(3) {
    margin-top: 2rem;
  }
}
.index_about .conts .item:nth-child(3):before {
  content: "03";
}
@media screen and (max-width: 768px) {
  .index_about .conts .item .note {
    letter-spacing: normal;
  }
}
.reservation .inner,
.register .inner {
  padding: 4vw;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  background-color: #f6f3ef;
}
.reservation .p-2,
.register .p-2 {
  padding: 0 !important;
}
/*# sourceMappingURL=style.css.map */
.staff-cards {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; /* スマホなどで自動的に折り返し */
  gap: 40px;
}

.staff-card {
  background-color: white;
  padding: 10px 12px 40px;
  border-radius: 14px;
  /* border: 1px solid #848375; */
  /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
  width: calc(33.333% - 30px); /* 3つのカードを横並びに配置 */
  transition: transform 0.3s ease;
}

.staff-card .staff-info {
  min-height: 100px;
  padding: 0 20px;
}

.staff-card:hover {
  transform: translateY(-10px); /* カードが浮き上がるように */
}

.staff-img {
  width: 100%;
  height: 350px;
  object-fit: contain;
  object-position: top;
  border-radius: 12px;
}

.staff-name {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}

.staff-fee,
.staff-experience {
  font-size: 14px;
  text-align: center;
  color: #555;
  margin-top: 5px;
}

.staff-reservation-btn {
  display: inline-block;
  background-color: #a7660f; /* ブルー */
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s ease;
}

.staff-reservation-btn:hover {
  background-color: #2563eb; /* ホバー時に色が少し暗くなる */
}

@media screen and (max-width: 1200px) {
  .staff-img {
    height: 200px;
  }
}
@media screen and (max-width: 1024px) {
  .staff-cards {
    gap: 20px;
  }
  .staff-card {
    width: calc(33.333% - 15px);
    padding: 10px 12px 30px;
  }
  .staff-card .staff-info {
    padding: 0 16px;
  }
  .staff-img {
    height: 200px;
  }
}
@media screen and (max-width: 768px) {
  .staff-card {
    width: calc(50% - 15px);
  }
  .staff-img {
    height: 250px;
  }
}
@media screen and (max-width: 640px) {
  .staff-card {
    width: calc(50% - 15px);
  }
  .staff-img {
    height: 250px;
  }
}
@media screen and (max-width: 425px) {
  .staff-card {
    width: 100%;
  }
  .staff-img {
    height: 250px;
  }
}

.blog-card {
  background-color: #f9f9f9;
  border-radius: 10px;
  padding: 15px;
}

.blog-card .thumbnail img {
  max-width: 100%;
  border-radius: 10px;
}

.blog-card .info {
  padding-left: 20px;
}

.blog-card .info p {
  font-size: 14px;
  line-height: 1.5;
  color: #333;
}

.blog-card:hover {
  background-color: #f1f1f1;
  transition: all 0.3s ease;
}

/* レビューセクションの基本スタイル */
.review {
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* レビューアイテム */
.review-item {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.review-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.profile-photo {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.review-info {
  flex-grow: 1;
}

.review-info strong {
  font-size: 16px;
  color: #333;
}

.review-rating {
  display: block;
  color: #f39c12;
  font-size: 14px;
}

.review-body .review-text {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}

.text_center {
  text-align: center;
}

/* モバイル対応: レビューアイテムのスタイル調整 */
@media (max-width: 768px) {
  .review-item {
    padding: 10px;
  }

  .profile-photo {
    width: 40px;
    height: 40px;
  }

  .review-info strong {
    font-size: 14px;
  }

  .review-rating {
    font-size: 12px;
  }

  .review-body .review-text {
    font-size: 12px;
  }
}

/*# sourceMappingURL=style.css.map */
/* カレンダー全体のスタイル */
.datepicker {
  background-color: #ffffff; /* 背景色を白に */
  border: 2px solid #007bff; /* 青色の枠線 */
  border-radius: 8px; /* 角を丸くする */
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2); /* 影を追加 */
  z-index: 10000; /* 前面に表示 */
  font-family: Arial, sans-serif; /* フォントを変更 */
  width: auto;
  padding: 10px;
}

/* ナビゲーションボタン */
.datepicker .prev,
.datepicker .next {
  color: #007bff;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  user-select: none; /* テキスト選択を防止 */
  padding: 5px;
}

.datepicker .prev:hover,
.datepicker .next:hover {
  color: #0056b3; /* ホバー時の色変更 */
}

/* 月・年の表示部分 */
.datepicker .datepicker-switch {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

/* 曜日のスタイル */
.datepicker .dow {
  color: #555;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 0;
}

/* 日付のスタイル */
.datepicker .day {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 4px;
  margin: 3px;
  cursor: pointer;
  transition: all 0.3s;
}

/* 今日の日付 */
.datepicker .day.today {
  background-color: #fcf8e3;
  border: 1px solid #f7e06d;
  font-weight: bold;
  color: #333;
}

/* 選択された日付 */
.datepicker .day.active {
  background-color: #007bff;
  color: #fff;
  border: none;
  font-weight: bold;
}

/* ホバー時 */
.datepicker .day:hover {
  background-color: #e8f0fe;
  color: #007bff;
}

/* 無効な日付 */
.datepicker .day.disabled {
  color: #ccc;
  cursor: not-allowed;
  background-color: #f8f8f8;
}

/* 月・年選択時 */
.datepicker .month,
.datepicker .year {
  width: 80px;
  height: 40px;
  line-height: 40px;
  margin: 5px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;
}

.datepicker .month:hover,
.datepicker .year:hover {
  background-color: #e8f0fe;
  color: #007bff;
}

/* フッターボタン */
.datepicker .today,
.datepicker .clear {
  font-size: 12px;
  color: #007bff;
  cursor: pointer;
  margin-top: 10px;
  text-align: center;
}

.datepicker .today:hover,
.datepicker .clear:hover {
  text-decoration: underline;
}

.reviews-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 40px;
}
.review-card {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 20px;
  position: relative;
}
.review-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.review-header .nickname {
  font-size: 1.2em;
  font-weight: bold;
}
.review-header .store {
  font-size: 0.9em;
  font-weight: bold;
  color: white;
  background-color: #007bff;
  padding: 4px 8px;
  border-radius: 8px;
}
.review-header .store.minosawa {
  background-color: #4caf50;
}
.review-header .store.itabashimachi {
  background-color: #ff9800;
}
.review-header .store.daishimae {
  background-color: #8bc34a;
}
.review-header .store.meijima {
  background-color: #ff5722;
}
.review-date {
  font-size: 0.8em;
  color: gray;
  margin-bottom: 10px;
}
.review-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.review-text.more {
  -webkit-line-clamp: unset;
}
.show-more {
  font-size: 0.8em;
  color: #007bff;
  cursor: pointer;
}
.stars {
  color: #ffd700;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .reviews-container {
    grid-template-columns: 1fr;
  }
}
