@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600;700&display=swap");
#loading {
  display: none;
  background: #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  overflow: hidden;
  z-index: 9999;
}

.load {
  margin: 100px auto;
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load 1.1s infinite ease;
          animation: load 1.1s infinite ease;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

#loading.hidden {
  -webkit-animation: loadhidden 1s ease;
          animation: loadhidden 1s ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes loadhidden {
  0% {
    opacity: 1;
  }
  99.9% {
    opacity: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  100% {
    opacity: 0;
    display: none !important;
  }
}

@keyframes loadhidden {
  0% {
    opacity: 1;
  }
  99.9% {
    opacity: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  100% {
    opacity: 0;
    display: none !important;
  }
}

@-webkit-keyframes load {
  0%,
  100% {
    -webkit-box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
            box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}

@keyframes load {
  0%,
  100% {
    -webkit-box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
            box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
            box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}

/* ==============================
		  common.scss
================================= */
/*---------------------------------------------------------
	全ページ共通スタイル
---------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body,
html {
  min-width: 751px;
  overflow-x: hidden;
}

@media screen and (max-width: 750px) {
  body,
  html {
    min-width: 0;
  }
}

br {
  font-size: 0px;
}

/* 要素設定*/
body {
  letter-spacing: 0.05em;
  font-family: 'EB Garamond', YuMincho, 'Yu Mincho', serif;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-stretch: 95%;
  line-height: 1.75;
  color: #333;
  text-align: justify;
  font-weight: 400;
  background-color: #efedd5;
}

button,
a {
  color: #3D3938;
}

.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

.c-wrap {
  max-width: 1232px;
  padding: 0 16px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .c-wrap {
    max-width: 642px;
    max-width: 610px;
    padding: 0 32px;
  }
}

.c-maxWrap {
  max-width: 1352px;
  padding: 0 16px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .c-maxWrap {
    max-width: 642px;
    padding: 0 32px;
  }
}

/* responsive */
.sp-inline,
.sp-block {
  display: none;
}

@media screen and (max-width: 750px) {
  .sp-none {
    display: none;
  }
  .sp-inline {
    display: inline;
  }
  .sp-block {
    display: block;
  }
}

/*---------------------------------------------------------
	ヘッダー
---------------------------------------------------------*/
#top .header-body {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
  z-index: 10;
  width: 100%;
  height: 90px;
  position: fixed;
  top: 0;
  -webkit-transition: all 3s .6s;
  transition: all 3s .6s;
}

@media screen and (max-width: 1232px) {
  #top .header-body {
    height: 89px;
  }
}

@media screen and (max-width: 750px) {
  #top .header-body {
    height: 116px;
  }
}

@media screen and (max-width: 592px) {
  #top .header-body {
    height: 76px;
  }
}

#top .header-body.is-header {
  visibility: visible;
  opacity: 1;
}

.header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  background-color: #fff;
}

@media screen and (max-width: 1232px) {
  .is-drawerActive .header {
    background: none;
    background-color: #9b7854;
  }
}

.is-drawerActive .header__logo {
  background-color: #fff;
}

@media (min-width: 1233px) {
  .header__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    padding-left: 30px;
    padding-right: 10px;
  }
}

.header__logo {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (max-width: 1232px) {
  .header__logo {
    padding-left: 30px;
    padding-top: 2.43506vw;
    padding-bottom: 2.43506vw;
  }
}

@media screen and (max-width: 750px) {
  .header__logo {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 592px) {
  .header__logo {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 20px;
  }
}

.header__logo-link {
  display: inline-block;
}

@media screen and (max-width: 750px) {
  .header__logo-link {
    width: 324px;
  }
}

@media screen and (max-width: 592px) {
  .header__logo-link {
    width: 160px;
  }
}

.header__logo-link img {
  width: 100%;
  vertical-align: middle;
}

.header__nav {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (max-width: 1232px) {
  .header__nav {
    display: none;
  }
}

.is-drawerActive .header__nav {
  display: block;
}

@media (min-width: 1233px) {
  .header__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 1232px) {
  .header__flex {
    max-width: 680px;
    max-width: 100%;
    padding-top: 20px;
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 186px;
    min-height: 100vh;
    overflow-y: scroll;
    height: 100vh;
    -ms-overflow-style: none;
    /* IE、Edge用 */
    scrollbar-width: none;
  }
}

@media screen and (max-width: 750px) {
  .header__flex {
    padding-top: 2.66667vw;
    padding-left: 9.33333vw;
    padding-right: 9.33333vw;
  }
}

.header__flex::-webkit-scrollbar {
  /* Chrome、Safari用 */
  display: none;
}

.header__link {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media (min-width: 1233px) {
  .header__link {
    display: block;
    width: 136px;
    max-width: 100%;
    height: 90px;
    text-align: center;
    position: relative;
  }
}

@media screen and (min-width: 1233px) and (max-width: 1472px) {
  .header__link {
    width: 7.8vw;
  }
}

@media (min-width: 1233px) {
  .header__link a {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: auto;
    text-align: center;
    color: #a58164;
    font-size: 16px;
  }
}

@media screen and (min-width: 1233px) and (max-width: 1472px) {
  .header__link a {
    font-size: 14px;
  }
}

@media screen and (max-width: 1232px) {
  .header__link {
    color: #fff;
    width: 100%;
  }
}

.header__link--two {
  width: 116px;
}

@media screen and (max-width: 1472px) {
  .header__link--two {
    width: 7.8vw;
  }
}

.header__link--two a {
  left: 60%;
  width: 60%;
}

@media screen and (max-width: 1232px) {
  .header__link--two a {
    width: 100%;
    left: auto;
  }
}

.header__link .header__link-line--first {
  border-top: none;
  width: 77%;
}

@media screen and (max-width: 1472px) {
  .header__link .header__link-line--first {
    width: 90%;
  }
}

@media screen and (max-width: 1232px) {
  .header__link .header__link-line--first {
    width: 100%;
  }
}

.header__link .header__link-line--three {
  width: 55%;
}

@media screen and (max-width: 1472px) {
  .header__link .header__link-line--three {
    width: 62%;
  }
}

@media screen and (max-width: 1232px) {
  .header__link .header__link-line--three {
    width: 100%;
  }
}

.header__link .header__link-line--four {
  width: 72%;
}

@media screen and (max-width: 1472px) {
  .header__link .header__link-line--four {
    width: 84%;
  }
}

@media screen and (max-width: 1232px) {
  .header__link .header__link-line--four {
    width: 100%;
  }
}

@media screen and (max-width: 1472px) {
  .header__link .header__link-line--five {
    width: 60%;
  }
}

@media screen and (max-width: 1232px) {
  .header__link .header__link-line--five {
    width: 100%;
  }
}

.header__link .header__link-line--six {
  width: 66%;
}

@media screen and (max-width: 1472px) {
  .header__link .header__link-line--six {
    width: 78%;
  }
}

@media screen and (max-width: 1232px) {
  .header__link .header__link-line--six {
    width: 100%;
    border-bottom: 2px solid #a58164;
  }
}

.header__link-line {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.header__link-line.is-bg {
  color: #000;
}

@media screen and (max-width: 1232px) {
  .header__link-line {
    display: inline-block;
    font-size: 32px;
    padding-top: 46px;
    padding-bottom: 46px;
    border-top: 2px solid #a58164;
    color: #fff;
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .header__link-line {
    padding-top: 6.13333vw;
    padding-bottom: 6.13333vw;
    font-size: 4.26667vw;
  }
}

@media (min-width: 1233px) {
  .header__link-line::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0%;
    width: 100%;
    height: 1px;
    background: #a58164;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transform-origin: right;
            transform-origin: right;
    /*アニメーションの指定*/
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
}

@media (min-width: 1233px) {
  .header__link:hover .header__link-line::after {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@media screen and (max-width: 1232px) {
  .list--booking {
    text-align: center;
  }
}

@media (min-width: 1233px) {
  .header__link_booking {
    background-color: #8e0303;
    width: 270px;
    margin-left: 4.5vw;
    height: 70px;
    border-radius: 10px;
  }
  .header__link_booking:hover {
    background-color: #a58164;
  }
  .header__link_booking:hover span::after {
    right: 10px;
  }
  .header__link_booking span {
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
  }
  .header__link_booking span::after {
    display: inline-block;
    content: "";
    background-image: url(../img/common/yajirushi.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 21px;
    height: 8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 14px;
    -webkit-transition: right 0.5s;
    transition: right 0.5s;
  }
}

@media screen and (max-width: 1232px) {
  .header__link_booking {
    background-color: #8e0303;
    width: 270px;
    margin-left: 4.5vw;
    height: 70px;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    margin-left: 0;
    margin-top: 80px;
  }
  .header__link_booking:hover {
    background-color: #a58164;
  }
  .header__link_booking:hover span::after {
    right: 10px;
  }
  .header__link_booking span {
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
  }
  .header__link_booking span::after {
    display: inline-block;
    content: "";
    background-image: url(../img/common/yajirushi.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 21px;
    height: 8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 14px;
    -webkit-transition: right 0.5s;
    transition: right 0.5s;
  }
}

@media screen and (max-width: 750px) {
  .header__link_booking {
    width: 100%;
    height: 150px;
    height: 20vw;
    margin-top: 10.66667vw;
  }
  .header__link_booking span {
    font-size: 34px;
  }
}

@media screen and (max-width: 750px) and (max-width: 750px) {
  .header__link_booking span {
    font-size: 4.53333vw;
  }
}

@media screen and (max-width: 750px) {
  .header__link_booking span::after {
    width: 45px;
    height: 17px;
  }
}

@media screen and (max-width: 750px) and (max-width: 750px) {
  .header__link_booking span::after {
    width: 6vw;
    height: 2.26667vw;
  }
}

/*---------------------------------------------------------
	ハンバーガー
---------------------------------------------------------*/
.c-Hamburgerbutton {
  position: relative;
  display: inline-block;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.p-hamburger {
  display: none;
}

@media screen and (max-width: 1232px) {
  .p-hamburger {
    display: block;
    position: fixed;
    z-index: 11;
    right: 35px;
    top: 28px;
    top: 2.27273vw;
    width: 48px;
    width: 3.8961vw;
    height: 48px;
    height: 3.8961vw;
    -webkit-box-shadow: 0 0 2rem transparent;
            box-shadow: 0 0 2rem transparent;
    outline: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
}

@media screen and (max-width: 1056px) {
  .p-hamburger {
    top: 2.65152vw;
  }
}

@media screen and (max-width: 750px) {
  .p-hamburger {
    top: 36px;
  }
}

@media screen and (max-width: 592px) {
  .p-hamburger {
    width: 8.10811vw;
    width: 30px;
    height: 8.10811vw;
    height: 30px;
    top: 26px;
    right: 20px;
  }
}

.p-hamburger__line {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 48px;
  height: 3px;
  background-color: #a58164;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (max-width: 1232px) {
  .p-hamburger__line {
    width: 3.8961vw;
  }
}

@media screen and (max-width: 750px) {
  .p-hamburger__line {
    width: 48px;
  }
}

@media screen and (max-width: 592px) {
  .p-hamburger__line {
    width: 30px;
  }
}

.p-hamburger__line.is-bg {
  background-color: #000;
}

.p-hamburger__line::before,
.p-hamburger__line::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: inherit;
  content: '';
  -webkit-transition: inherit;
  transition: inherit;
}

.p-hamburger__line::before {
  top: -5px;
  top: -16px;
}

@media screen and (max-width: 1232px) {
  .p-hamburger__line::before {
    top: -1.2987vw;
  }
}

@media screen and (max-width: 750px) {
  .p-hamburger__line::before {
    top: -16px;
  }
}

@media screen and (max-width: 592px) {
  .p-hamburger__line::before {
    top: -10px;
  }
}

.p-hamburger__line::after {
  top: 5px;
  top: 16px;
}

@media screen and (max-width: 1232px) {
  .p-hamburger__line::after {
    top: 1.2987vw;
  }
}

@media screen and (max-width: 750px) {
  .p-hamburger__line::after {
    top: 16px;
  }
}

@media screen and (max-width: 592px) {
  .p-hamburger__line::after {
    top: 10px;
  }
}

.p-hamburger[aria-expanded="true"] .p-hamburger__line {
  background-color: transparent;
}

.p-hamburger[aria-expanded="true"] .p-hamburger__line::before,
.p-hamburger[aria-expanded="true"] .p-hamburger__line::after {
  top: 0;
  background-color: #a58164;
}

.p-hamburger[aria-expanded="true"] .p-hamburger__line::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.p-hamburger[aria-expanded="true"] .p-hamburger__line::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.u-visuallyHidden {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: -1px;
}

/*---------------------------------------------------------
	メニュー
---------------------------------------------------------*/
/*---------------------------------------------------------
	フッター
---------------------------------------------------------*/
.ftr {
  background-color: #a58164;
  padding-top: 68px;
  padding-bottom: 44px;
}

@media screen and (max-width: 750px) {
  .ftr {
    padding-top: 8vw;
    padding-bottom: 5.33333vw;
  }
}

.ftr__contact-link {
  margin-left: auto;
  margin-right: auto;
  width: 860px;
  max-width: 100%;
  display: block;
  background-color: #fff;
  height: 170px;
  position: relative;
}

@media screen and (max-width: 750px) {
  .ftr__contact-link {
    width: 100%;
    height: 26.66667vw;
  }
}

.ftr__contact-body {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.ftr__contact-txt {
  font-size: 20px;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  width: 100%;
}

@media screen and (max-width: 750px) {
  .ftr__contact-txt {
    font-size: 4vw;
  }
}

.ftr__tel {
  font-size: 36px;
  text-align: center;
  color: #a58164;
  font-weight: 400;
  line-height: 1;
  margin-top: 28px;
  letter-spacing: 0.1em;
  width: 100%;
}

@media screen and (max-width: 750px) {
  .ftr__tel {
    font-size: 6.4vw;
    margin-top: 4vw;
  }
}

.ftr__bottom-body {
  text-align: center;
  margin-top: 44px;
}

@media screen and (max-width: 750px) {
  .ftr__bottom-body {
    margin-top: 5.86667vw;
  }
}

.ftr__logo {
  display: inline-block;
}

.ftr__logo img {
  width: 100%;
}

@media screen and (max-width: 750px) {
  .ftr__logo {
    width: 22.66667vw;
  }
}

.address-text {
  font-family: YuMincho, "Yu Mincho", serif;
  color: #fff;
  font-size: 14px;
  margin-top: 24px;
}

@media screen and (max-width: 750px) {
  .address-text {
    font-size: 24px;
  }
}

@media screen and (max-width: 592px) {
  .address-text {
    font-size: 14px;
  }
}

.sns-linkWrap {
  margin-top: 26px;
}

.sns-link {
  display: inline-block;
}

.sns-link:first-of-type {
  margin-right: 26px;
}

small {
  color: #fff;
  font-size: 12px;
  margin-top: 56px;
  display: inline-block;
}

@media screen and (max-width: 750px) {
  small {
    font-size: 22px;
    margin-top: 7.46667vw;
  }
}

@media screen and (max-width: 592px) {
  small {
    font-size: 10px;
  }
}

/*---------------------------------------------------------
	common-data
---------------------------------------------------------*/
.pankuzu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px;
}

.pankuzu__list {
  margin-right: 30px;
  position: relative;
  font-family: YuMincho, "Yu Mincho", serif;
}

@media screen and (max-width: 750px) {
  .pankuzu__list {
    font-size: 14px;
    margin-right: 20px;
  }
}

.pankuzu__list::after {
  display: inline-block;
  content: ">";
  position: absolute;
  top: 47%;
  right: -20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 750px) {
  .pankuzu__list::after {
    font-size: 14px;
    right: -14px;
  }
}

.pankuzu__list:last-of-type::after {
  content: none;
}

.pankuzu__list:last-of-type {
  /*IE対策*/
}

@media screen and (max-width: 750px) {
  .pankuzu__list:last-of-type {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5em;
    max-height: 1.5em;
    -webkit-line-clamp: 1;
    margin-right: 0;
  }
}

.c-key-subvisual {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 750px) {
  .c-key-subvisual {
    margin-top: 115px;
  }
}

@media screen and (max-width: 592px) {
  .c-key-subvisual {
    margin-top: 76px;
  }
}

.c-key-subvisual__imgWrap {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 29.16667vw;
  -webkit-animation: subimg 20s forwards ease;
          animation: subimg 20s forwards ease;
}

@media screen and (max-width: 750px) {
  .c-key-subvisual__imgWrap {
    max-width: 750px;
    height: 60vw;
  }
}

.c-key-subvisual__imgWrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@-webkit-keyframes subimg {
  0% {
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    left: 0px;
    top: 0px;
  }
}

@keyframes subimg {
  0% {
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    left: 0px;
    top: 0px;
  }
}

.c-key-subtitle-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  width: 100%;
  text-align: center;
}

.c-key-subtitle-wrap.js-load {
  opacity: 1;
}

.c-key-subtitle {
  font-size: 50px;
  font-weight: 400;
  position: relative;
  display: inline-block;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 1232px) {
  .c-key-subtitle {
    font-size: 4.05844vw;
  }
}

@media screen and (max-width: 750px) {
  .c-key-subtitle {
    font-size: 9.6vw;
  }
}

.c-key-subtitle::after {
  display: inline-block;
  content: "";
  width: 24px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 84px;
  text-align: center;
}

@media screen and (max-width: 1232px) {
  .c-key-subtitle::after {
    top: 6.81818vw;
  }
}

@media screen and (max-width: 750px) {
  .c-key-subtitle::after {
    top: 110px;
    width: 36px;
    top: 16vw;
  }
}

.c-key-subtitle__jp {
  font-size: 20px;
  margin-top: 14px;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 1232px) {
  .c-key-subtitle__jp {
    font-size: 1.62338vw;
    margin-top: 1.13636vw;
  }
}

@media screen and (max-width: 750px) {
  .c-key-subtitle__jp {
    font-size: 4.53333vw;
    margin-top: 8px;
  }
}

.c-subtitle-wrap {
  text-align: center;
}

.c-subtitle__jp {
  font-size: 20px;
  margin-top: 14px;
  text-align: center;
  color: #a58164;
  opacity: 0;
  -webkit-transition: all .6s 1s;
  transition: all .6s 1s;
}

@media screen and (max-width: 750px) {
  .c-subtitle__jp {
    font-size: 4.53333vw;
    margin-top: 8px;
  }
}

.c-subtitle {
  color: #a58164;
  font-size: 34px;
  font-weight: 400;
  position: relative;
  display: inline-block;
  font-family: YuMincho, "Yu Mincho", serif;
}

@media screen and (max-width: 750px) {
  .c-subtitle {
    font-size: 8.53333vw;
    font-size: 7.2vw;
  }
}

.c-subtitle span:first-of-type {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle span:nth-of-type(2) {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s 0.06s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s 0.06s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle span:nth-of-type(3) {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s 0.1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s 0.1s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle span:nth-of-type(4) {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s 0.14s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s 0.14s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle span:nth-of-type(5) {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s 0.18s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s 0.18s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle span:nth-of-type(6) {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s 0.22s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s 0.22s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle span:nth-of-type(7) {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s 0.26s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s 0.26s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle span:nth-of-type(8) {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s 0.3s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle span:nth-of-type(9) {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s 0.34s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s 0.34s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle span:nth-of-type(10) {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s 0.38s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s 0.38s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle span:nth-of-type(11) {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s 0.42s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s 0.42s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle span:nth-of-type(12) {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s 0.46s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s 0.46s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle span:nth-of-type(13) {
  display: inline-block;
  position: relative;
  left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.5s 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-subtitle--english {
  font-family: "EB Garamond", serif;
  font-size: 50px;
}

@media screen and (max-width: 750px) {
  .c-subtitle--english {
    font-size: 9.6vw;
  }
}

.c-subtitle::after {
  display: inline-block;
  content: "";
  width: 24px;
  height: 1px;
  background-color: #a58164;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0, 1);
          transform: translateX(-50%) scale(0, 1);
  top: 70px;
  -webkit-transform-origin: center top;
          transform-origin: center top;
}

@media screen and (max-width: 750px) {
  .c-subtitle::after {
    width: 36px;
    top: 13.33333vw;
  }
}

.c-subtitle--english::after {
  top: 80px;
}

@media screen and (max-width: 750px) {
  .c-subtitle--english::after {
    top: 120px;
    top: 16vw;
  }
}

.check.is-active .c-subtitle span:nth-of-type(n+1) {
  left: 0;
  opacity: 1;
}

.check.is-active .c-subtitle::after {
  -webkit-transform: translateX(-50%) scale(1, 1);
          transform: translateX(-50%) scale(1, 1);
}

.check.is-active .c-subtitle--english::after {
  -webkit-transform: translateX(-50%) scale(1, 1);
          transform: translateX(-50%) scale(1, 1);
}

.check.is-active .c-subtitle__jp {
  opacity: 1;
}

.opcity {
  -webkit-transform: translateY(18px);
          transform: translateY(18px);
  opacity: 0;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.opcity.is-active {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.scale {
  opacity: 0;
  -webkit-transform: scale(0) translateY(100px);
          transform: scale(0) translateY(100px);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.scale.is-active {
  opacity: 1;
  -webkit-transform: scale(1) translateY(0px);
          transform: scale(1) translateY(0px);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.coverleft {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #e3d7b5;
  z-index: 2;
  width: 100%;
}

.coverright {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #e3d7b5;
  z-index: 2;
  width: 100%;
}

@-webkit-keyframes slider {
  0% {
    width: 100%;
  }
  100% {
    width: 0%;
  }
}

@keyframes slider {
  0% {
    width: 100%;
  }
  100% {
    width: 0%;
  }
}

.c-btn {
  background-color: #8e0303;
  position: relative;
  width: calc((100% - 38px)/2);
  max-width: 100%;
  display: inline-block;
  height: 124px;
  border-radius: 10px;
  margin-right: 38px;
  margin-bottom: 24px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

@media screen and (max-width: 750px) {
  .c-btn {
    width: 100%;
    height: 19.46667vw;
    margin-right: 0;
    margin-bottom: 4vw;
    display: block;
  }
}

.c-btn span {
  color: #f7f6e9;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  width: 100%;
  text-align: center;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

@media screen and (max-width: 750px) {
  .c-btn span {
    font-size: 4.53333vw;
  }
}

.c-btn span::after {
  display: inline-block;
  content: "";
  width: 60px;
  height: 1px;
  background-color: #a58164;
  position: absolute;
  top: 50%;
  right: -10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: right 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: right 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}

.c-btn:hover {
  background-color: #fff;
}

.c-btn:hover span {
  color: #a58164;
}

.c-btn:hover span::after {
  right: -20px;
  right: 0;
  background-color: #fff;
}

.c-btn:nth-of-type(2n) {
  margin-right: 0;
}

.c-btn:last-of-type {
  margin-bottom: 0;
}

.c-btn__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 33px;
}

@media screen and (max-width: 750px) {
  .c-btn__flex {
    display: block;
    margin-top: 4.4vw;
  }
}

.c-btn--mr {
  margin-right: 0;
}

.c-btn--s {
  width: 240px;
  height: 60px;
  background-color: transparent;
  border: 1px solid #a58164;
}

@media screen and (max-width: 750px) {
  .c-btn--s {
    width: 100%;
    height: 12.8vw;
  }
}

.c-btn--s span {
  font-size: 14px;
  color: #a58164;
}

@media screen and (max-width: 750px) {
  .c-btn--s span {
    font-size: 3.2vw;
  }
}

.c-btn--s span::after {
  right: -30px;
}

.c-btn--s:hover {
  background-color: #a58164;
}

.c-btn--s:hover span {
  color: #fff;
}

.c-btn--s:hover span::after {
  right: 0;
  background-color: #a58164;
}



.c-btn--m {
  width: 80%;
  max-width: 860px;
  height: 100px;
  background-color: #fff;
  /* border: 1px solid #a58164; */
}

@media screen and (max-width: 750px) {
  .c-btn--m {
    width: 100%;
    height: 19.46667vw;
  }
}

.c-btn--m span {
  /* font-size: 14px; */
  color: #a58164;
  line-height: 1.5;
}

@media screen and (max-width: 750px) {
  .c-btn--m span {
    font-size: 16px;   
  }
}

.c-btn--m span::after {
}

.c-btn--m:hover {
  background-color: #a58164;
}

.c-btn--m:hover span {
  color: #fff;
}

.c-btn--m:hover span::after {
  right: 0;
  background-color: #a58164;
}



.c-facility-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 750px) {
  .c-facility-block {
    display: block;
  }
}

.c-facility-block__left {
  background-color: #e3d7b5;
  position: relative;
  border-bottom: 2px solid #efedd5;
  width: calc(100% - 726px);
}

.c-facility-block__left span {
  position: absolute;
  top: 50%;
  left: 60px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 22px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 592px) {
  .c-facility-block__left span {
    font-size: 18px;
  }
}

@media screen and (max-width: 750px) {
  .c-facility-block__left span {
    left: 4vw;
  }
}

@media screen and (max-width: 1232px) {
  .c-facility-block__left {
    width: calc(100% - 926px);
    width: 274px;
  }
}

@media screen and (max-width: 750px) {
  .c-facility-block__left {
    width: 100%;
    height: 120px;
    height: 16vw;
    border-bottom: none;
  }
}

.c-facility-block__left--last {
  border-bottom: none;
}

.c-facility-block__right {
  width: 726px;
  border: 1px solid #e3d7b5;
  border-bottom: 2px solid #e3d7b5;
  border-top: 2px solid #e3d7b5;
  border-right: 2px solid #e3d7b5;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 26px;
  padding-bottom: 26px;
}

@media screen and (max-width: 1232px) {
  .c-facility-block__right {
    width: 926px;
    width: calc(100% - 274px);
  }
}

@media screen and (max-width: 750px) {
  .c-facility-block__right {
    padding-left: 4vw;
    padding-right: 4vw;
    width: 100%;
    border-left: 2px solid #e3d7b5;
  }
}

.c-facility-block__right--border {
  border-top: none;
}

.c-facility-block__right-txt {
  font-size: 18px;
  margin-bottom: 2px;
  letter-spacing: 0.1em;
  line-height: 1.86;
  font-family: YuMincho, "Yu Mincho", serif;
}

@media screen and (max-width: 592px) {
  .c-facility-block__right-txt {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}



.old-reserve{
  margin-top: 50px;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .old-reserve{
    margin-top: 30px;
  }
}