@charset "UTF-8";

/* ----------------------------------------------------
	Reset
---------------------------------------------------- */
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  min-height: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.15;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  margin: 0;
  clear: both;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  color: inherit;
}

pre {
  font-size: inherit;
  font-family: monospace, monospace;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-size: inherit;
  font-family: monospace, monospace;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

button,
input,
optgroup,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  outline: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  text-align: inherit;
  vertical-align: middle;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

button,
input {
  overflow: visible;
}

button{
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}


option {
  padding: 0;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable] {
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

th {
  font-weight: bold;
  text-align: left;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* ----------------------------------------------------
	Base
---------------------------------------------------- */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-kerning: none;
  height: 100%;
  color: #000;
  font-size: 2.666vw;
  font-kerning: none;
  scroll-behavior: smooth;
}

body {
  position: relative;
  background-color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

/* ----------------------------------------------------
	Header
---------------------------------------------------- */
.l-header {
  z-index: 15;
  width: 100%;
  background-color: #ececed;
}

.l-header__inner {
  width: 100%;
  height: 6rem;
  padding: 1rem 0 0 1.5rem;
}

.l-header__logoText-1 {
  display: block;
  margin-bottom: 0.3rem;
  font-weight: bold;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
}

.l-header__logoText-2 {
  display: block;
  margin-left: 0.1rem;
  font-weight: bold;
  font-size: 2.2rem;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
}

/* Header Navi */
.l-header__navi {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}

.l-header__naviItem {
  position: relative;
}

.l-header__naviItem a {
  display: block;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.12em;
}

/* ----------------------------------------------------
	Footer
---------------------------------------------------- */
.l-footer {
  padding-top: 4rem;
  padding-right: 2rem;
  padding-bottom: 8rem;
  padding-left: 2rem;
  background-color: #383231;
}

.l-footer__logo {
  color: #fff;
  font-weight: bold;
  font-size: 2.6rem;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
} /* Footer Navi */
.l-footer__naviWrapper {
  margin-top: 2.5rem;
}

.l-footer__naviItem a {
  display: block;
  color: #fff;
  letter-spacing: 0.1em;
}

/* ----------------------------------------------------
	Main
---------------------------------------------------- */
.l-rootContainer {
  display: flex;
  flex-flow: column;
  min-height: 100vh;
  overflow: hidden;
}

.l-main {
  position: relative;
  flex: 1;
}

/* ----------------------------------------------------
	Link
---------------------------------------------------- */
.c-link {
  transition: opacity 0.3s linear;
}

/* ----------------------------------------------------
	Component
---------------------------------------------------- */

/* コンテンツ枠 */
.c-contentBlock-1 {
  width: 100%;
  padding-right: 5vw;
  padding-left: 5vw;
}

.c-contentBlock-2 {
  width: 100%;
  padding-right: 5vw;
  padding-left: 5vw;
}

.c-contentBlock-3 {
  width: 100%;
  padding-right: 5vw;
  padding-left: 5vw;
}

.c-contentBlock-4 {
  width: 100%;
  padding-right: 5vw;
  padding-left: 5vw;
}

.c-contentBlock-5 {
  width: 100%;
  padding-right: 5vw;
  padding-left: 5vw;
}

.c-contentBlock-6 {
  width: 100%;
  padding-right: 5vw;
  padding-left: 5vw;
}

.c-band--yellow {
  position: relative;
}

.c-band--yellow::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 31.5rem;
  height: 100%;
  margin: auto;
  background-color: #e8dc6d;
  content: "";
}

.c-band--gray {
  position: relative;
}

.c-band--gray::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 31.5rem;
  height: 100%;
  margin: auto;
  background-color: #ddddde;
  content: "";
  mix-blend-mode: multiply;
  opacity: 0.5;
}

.c-bg::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.c-link-arrow {
  position: relative;
  padding-right: 8.5rem;
}

.c-link-arrow::before {
  position: absolute;
  top: 0.7rem;
  right: 0;
  width: 7.4rem;
  height: 1px;
  background-color: #403937;
  content: "";
}

.c-link-arrow::after {
  -webkit-transform: rotate(23deg);
  position: absolute;
  top: 0.4rem;
  right: 0;
  width: 1.7rem;
  height: 1px;
  transform: rotate(23deg);
  background-color: #403937;
  content: "";
}

.c-largeHeading {
  color: #a6811e;
  font-weight: normal;
  font-size: 10rem;
  line-height: 0.99;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}

.c-topHeading {
  color: #a6811e;
  font-weight: normal;
  font-size: 8rem;
  line-height: 0.78;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}

.c-topHeading span {
  display: block;
  margin-top: 1.5rem;
  margin-left: 0.4rem;
  font-weight: bold;
  font-size: 1.8rem;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.1em;
}

.c-topHeading--right {
  text-align: right;
}

.c-topHeading--right span {
  margin-top: 1.5rem;
  margin-left: 0;
}

/* ----------------------------------------------------
	Project
---------------------------------------------------- */

/* メインビジュアル */
.p-mainVisual {
  position: relative;
  height: calc(100vh - 6rem);
  min-height: 60rem;
}

.p-mainVisual__textWrapper {
  z-index: 1;
  position: absolute;
  bottom: 24rem;
  left: 1.5rem;
}

.p-mainVisual__infoWrapper {
  -webkit-transform: scale(0.8, 0.8);
  -webkit-transform-origin: 0 100%;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 2.5rem;
  margin-left: 1.5rem;
  transform: scale(0.8, 0.8);
  transform-origin: 0 100%;
}

.p-mainVisual__infoText {
  position: absolute;
  top: 0;
  left: -1.5rem;
}

.p-mainVisual__infoImage {
  padding-top: 2.2rem;
}

.p-mainVisual__title {
  color: #fff;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
}

.p-mainVisual__telBox {
  z-index: 1;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10rem;
  background-color: #7faedc;
  mix-blend-mode: multiply;
}

.p-mainVisual__telBox:nth-of-type(1) {
  left: 0;
}

.p-mainVisual__telBox:nth-of-type(2) {
  right: 0;
}

.p-mainVisual__telBoxInner {
  z-index: 2;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10rem;
  padding: 1.5rem;
  text-align: center;
}

.p-mainVisual__telBoxInner.--01 {
  bottom: 11rem;
  left: 0;
}

.p-mainVisual__telBoxInner.--02 {
  right: 0;
}

.p-mainVisual__telText {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 1.5rem;
}

.p-mainVisual__telLink {
  display: block;
  margin-top: 1.5rem;
  color: #fff;
  font-weight: bold;
  font-size: 2.2rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
}

.p-mainVisual__terms {
  z-index: 1;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  background-color: #fff;
}

.p-mainVisual__terms a {
  display: block;
  height: 2.4rem;
  padding: 0.6rem 1rem 0;
  border: 1px solid #1f1715;
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 0.05em;
}

.p-mainVisual__imageWrapper {
  height: 100%;
}

/* 固定予約ボタン */
.p-reservation-button__wrapper {
  z-index: 12;
  position: fixed;
  right: 0;
  bottom: 0;
}

.p-reservation-button {
  display: block;
  width: 20rem;
  height: 5.6rem;
  padding-top: 2rem;
  padding-left: 3rem;
  border-radius: 1.4rem 0 0 0;
  background: #403937 url("../images/icon-car.png") no-repeat center left 2.5rem;
  background-size: 2.5rem auto;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.14em;
  text-align: center;
  transition: background-color 0.3s;
}

.p-reservation-button:hover {
  background-color: #676264;
}

/* p-section-1 */
.p-section-1 {
  position: relative;
  overflow: hidden;
  background-color: #ececed;
}

.p-section-1.c-bg::after {
  background: url("../images/bg-1.jpg") no-repeat center top/cover;
  mix-blend-mode: color-burn;
  opacity: 0.16;
}

.p-section-1__decoration::after {
  position: absolute;
  top: -20rem;
  right: -26rem;
  width: 48.6rem;
  height: 38.8rem;
  background: url("../images/decoration-1.png") no-repeat center/cover;
  content: "";
  mix-blend-mode: multiply;
}

/* p-first */
.p-first {
  z-index: 1;
  position: relative;
  padding-top: 4rem;
  padding-bottom: 10rem;
}

.p-first .c-largeHeading {
  margin-left: -1.5rem;
}

.p-first__box {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 2rem;
  gap: 1.2rem;
}

.p-first__link {
  display: block;
  padding: 2rem 1.5rem 2rem 3rem;
  border-radius: 5rem 0 0 5rem;
  background-color: #403937;
  color: #fff;
  font-size: 1.8rem;
  text-align: right;
  transition: background-color 0.3s;
}

.p-first__link:hover {
  background-color: #676264;
}

.p-first__link.--01::before {
  display: inline-block;
  width: 3.8rem;
  height: 2.1rem;
  margin-right: 1.2rem;
  background: url("../images/icon-bus.png") no-repeat center/cover;
  content: "";
  vertical-align: middle;
}

.p-first__link.--02::before {
  display: inline-block;
  width: 4rem;
  height: 1.8rem;
  margin-right: 1.2rem;
  background: url("../images/icon-plane.png") no-repeat center/cover;
  content: "";
  vertical-align: middle;
}
.p-first__link.--03::before {
  display: inline-block;
  width: 4rem;
  height: 1.8rem;
  margin-right: 1.2rem;
  background: url("../images/icon-car02.png") no-repeat center/cover;
  content: "";
  vertical-align: middle;
}

/* p-news */
.p-news {
  z-index: 1;
  position: relative;
  padding-right: 1.5rem;
  padding-bottom: 6rem;
  padding-left: 1.5rem;
  background-color: #fff;
  scroll-margin-top: 10rem;
}

.p-news.c-band--yellow::before {
  z-index: -1;
}

.p-news .c-topHeading {
  position: relative;
  top: -2rem;
}

.p-news__box {
  position: relative;
  top: -2rem;
}

.p-news__boxInner {
  margin-bottom: 2.5rem;
  padding: 1rem 2rem;
  border: 1px solid rgba(35, 24, 21, 0.5);
  background-color: #fff;
}

.p-news__boxItem {
  padding: 2rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.p-news__boxItem:last-of-type {
  border-bottom: none;
}

.p-news__date {
  display: block;
  margin-bottom: 1.5rem;
  padding: 0 1.5rem;
  font-size: 1.6rem;
}

.p-news__text {
  display: block;
  flex: 1;
  padding: 0 1.5rem;
  font-size: 1.4rem;
  line-height: 1.75;
}

.p-news__link {
  display: block;
  margin-top: auto;
  font-weight: bold;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  text-align: right;
}

/* p-reason */
.p-reason {
  position: relative;
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ececed;
}

.p-reason .c-contentBlock-1 {
  z-index: 2;
  position: relative;
}

.p-reason__heading {
  font-weight: bold;
  font-size: 2.6rem;
  line-height: 1.4;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.12em;
  text-align: right;
}

.p-reason__subHeading {
  margin-top: 2.5rem;
  margin-bottom: 23rem;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.6;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.075em;
  text-align: right;
}

.p-reason__subHeading--small {
  font-size: 1.3rem;
  letter-spacing: 0.075em;
}

.p-reason__boxWrapper {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin-right: -3rem;
  margin-left: -1.5rem;
}

.p-reason__box {
  position: relative;
  width: 15.8rem;
  height: 18rem;
  margin-right: -0.3rem;
  margin-left: -0.3rem;
  background: url("../images/hexagon.png") no-repeat center/cover;
}

.p-reason__box:nth-of-type(3) {
  margin-top: -5rem;
  margin-left: 7.3rem;
}

.p-reason__box:nth-of-type(4) {
  margin-top: -5rem;
}

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

.p-reason__box:nth-of-type(3) .p-reason__boxInner {
  top: 46%;
}

.p-reason__boxHeading {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.36;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.075em;
  text-align: center;
}

.p-reason__boxText {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.6;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-reason__boxText--border {
  position: relative;
  margin-top: 0.5rem;
  padding-top: 0.8rem;
}

.p-reason__boxText--border::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 80%;
  height: 1px;
  margin: auto;
  background-color: #fff;
  content: "";
}

.p-reason__boxText--small {
  font-size: 1.2rem;
  line-height: 1.3;
}

.p-reason__textWrapper {
  margin-top: 2rem;
}

.p-reason__text-1 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 1.2rem;
  line-height: 1.58;
  letter-spacing: 0.1em;
}

.p-reason__text-2 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  margin-top: 1.5rem;
  font-size: 1.2rem;
  line-height: 1.58;
  letter-spacing: 0.1em;
}

.p-reason__bus {
  position: absolute;
  top: 24rem;
  left: -4rem;
}

.p-reason__decoration-1 {
  display: block;
  position: absolute;
  top: 10rem;
  left: -41rem;
  width: 51.1rem;
  height: 40.9rem;
  background: url("../images/decoration-2.png") no-repeat center/cover;
  mix-blend-mode: multiply;
}

/* p-section-2 */
.p-section-2 {
  position: relative;
  background-color: #f7f5e5;
}

.p-section-2.c-bg::after {
  top: 0;
  right: 0;
  left: auto;
  width: 35%;
  height: 25rem;
  background: url("../images/bg-2.jpg") no-repeat right top/cover;
  mix-blend-mode: overlay;
}

/* p-price */
.p-price {
  position: relative;
  padding-top: 7rem;
  padding-bottom: 8rem;
}

.p-price .c-contentBlock-2 {
  z-index: 1;
  position: relative;
}

.p-price__boxWrapper {
  position: relative;
  margin-top: 5rem;
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

.p-price__boxWrapper::before {
  position: absolute;
  top: 1rem;
  left: 2rem;
  width: 8rem;
  height: 1px;
  background-color: #403937;
  content: "";
}

.p-price__boxWrapper::after {
  position: absolute;
  top: 1rem;
  right: 2rem;
  width: 8rem;
  height: 1px;
  background-color: #403937;
  content: "";
}

.p-price__title {
  margin-bottom: 3.3rem;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  text-align: center;
}
.p-price__title:nth-of-type(2) {
margin-top: 3rem;
margin-bottom: 2rem;
}
.p-price__boxWrapper .text{
width: 350px;
margin-bottom: 2rem;
line-height: 150%;
}
.p-price__box {
  display: flex;
  align-items: center;
  margin-top: 0.8rem;
}

.p-price__text {
  min-width: 3.6em;
  margin-bottom: 2rem;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}

.p-price__text:last-of-type {
  text-align: right;
}

.p-price__border {
  display: inline-block;
  flex: 1;
  height: 0.3rem;
  margin: 0 0.8rem 0 0.8rem;
  margin-bottom: 2rem;
  background: radial-gradient(circle farthest-side, #000, #000 60%, transparent 60%, transparent);
  background-position: left bottom;
  background-size: 0.6rem 0.3rem;
  background-repeat: repeat-x;
}

/* p-reservation */
.p-reservation {
  position: relative;
  padding-top: 1.5rem;
  padding-bottom: 6rem;
  background-color: #ececed;
}

.p-reservation.c-bg::after {
  position: absolute;
  top: 9rem;
  left: auto;
  width: 35%;
  height: 25rem;
  margin: auto;
  background: url("../images/bg-2.jpg") no-repeat left top/cover;
  mix-blend-mode: overlay;
}

.p-reservation .c-contentBlock-3 {
  z-index: 1;
  position: relative;
}

.p-reservation__caution {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 4rem;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
  padding: 1rem 2rem 1.2rem;
  border-radius: 5rem;
  background-color: #ab1e1f;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-reservation__box {
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
  border: 1px solid #403937;
  background-color: rgba(255, 255, 255, 0.8);
}

.p-reservation__box.--01 {
  margin-top: 3rem;
}

.p-reservation__box.--02 {
  margin-top: 3rem;
}

.p-reservation__box.--03 {
  margin-top: 3rem;
  margin-left: auto;
}

.p-reservation__title {
  width: 14rem;
  height: 5rem;
  margin-bottom: 3rem;
  margin-left: 2rem;
  padding-top: 1.2rem;
  border-radius: 0 0 2.4rem 2.4rem;
  background-color: #403937;
  color: #fff;
  font-weight: bold;
  font-size: 2.4rem;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-reservation__number {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  display: block;
  margin-bottom: 2.5rem;
  margin-left: 2rem;
  font-weight: bold;
  font-size: 4rem;
  font-family: "Oswald", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.1em;
}

.p-reservation__text {
  margin-left: 3.7rem;
  font-weight: bold;
  font-size: 2.4rem;
}

.p-reservation__text--hours {
  display: block;
  margin-bottom: 1.2rem;
  margin-left: -0.8rem;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}

.p-reservation__text--en {
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
  vertical-align: -1px;
}

.p-reservation__text--mail-1 {
  margin-bottom: 2rem;
  margin-left: 4rem;
  font-weight: bold;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
}

.p-reservation__text--mail-2 {
  margin-left: 4rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-reservation__box .p-reservation__text-01-3{
  margin-left: 3.8rem;
  margin-top: 10px;
  color: #ab1e1f;
  font-size: 100%;
  font-weight: 800;
  line-height: 150%;
}

.p-reservation__flow {
  margin-top: 1rem;
  margin-left: 2rem;
  counter-reset: number 0;
}

.p-reservation__flowItem {
  position: relative;
  min-height: 8rem;
  margin-left: 6rem;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-left: 1rem;
  border-bottom: 1px solid #403937;
  font-size: 1.6rem;
  line-height: 1.55;
}

.p-reservation__flowItem:last-of-type {
  padding-bottom: 2.3rem;
  border-bottom: none;
}

.p-reservation__flowItem::before {
  position: absolute;
  top: 0;
  left: -6.5rem;
  content: counter(number, decimal-leading-zero) "";
  color: #e8dc6d;
  font-weight: normal;
  font-size: 5.4rem;
  font-family: "Oswald", sans-serif;
  counter-increment: number 1;
}

.p-reservation__flowItem--small {
  display: block;
  margin-top: 1rem;
  font-size: 1.2rem;
}

.p-reservation__link {
  display: inline-block;
  margin-top: 2rem;
  margin-left: 2.5rem;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  padding-left: 2.5rem;
  border-radius: 3rem;
  background-color: #ececed;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
}

.p-reservation__link.c-link-arrow::before {
  top: 2.5rem;
  right: 3rem;
}

.p-reservation__link.c-link-arrow::after {
  top: 2.2rem;
  right: 3rem;
}

.p-reservation__flowButton {
  display: block;
  height: 6rem;
  margin-top: 3rem;
  margin-right: 1rem;
  margin-bottom: 2rem;
  margin-left: 2rem;
  padding-top: 2rem;
  border-radius: 5rem;
  background-color: #403937;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  text-align: center;
  transition: background-color 0.3s;
}

.p-reservation__flowButton:hover {
  background-color: #676264;
}

.p-reservation__box.--02 .p-reservation__number {
  margin-bottom: 1.5rem;
}

.p-reservation__box.--02 .p-reservation__text {
  margin-top: 0.5rem;
}

.p-reservation__box.--02 .p-reservation__text--hours {
  display: inline-block;
  margin-right: 0.5rem;
}

/* p-late-early */
.p-late-early {
  position: relative;
  padding-top: 6rem;
  padding-bottom: 10rem;
  background-color: #ececed;
}

.p-late-early::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/bg-4.jpg") no-repeat center/cover;
  content: "";
  mix-blend-mode: overlay;
  opacity: 0.9;
}

.p-late-early::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(100% - 20rem);
  height: 1px;
  background-color: #1f1715;
  content: "";
}

.p-late-early .c-contentBlock-4 {
  position: relative;
}

.p-late-early__box {
  margin-top: 5.5rem;
}

.p-late-early__box:first-of-type {
  margin-top: 0;
}

.p-late-early__title {
  margin-bottom: 2.5rem;
  font-weight: bold;
  font-size: 2.8rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-late-early__text {
  margin-left: 1.5rem;
  padding: 1rem 0 1rem 2.5rem;
  border-left: 1px solid #403937;
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-align: justify;
  text-justify: inter-ideograph;
}

.p-late-early__tel {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  display: block;
  margin-top: 2.5rem;
  font-weight: bold;
  font-size: 3.2rem;
  font-family: "Oswald", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.045em;
  text-align: left;
  text-justify: none;
}

.p-late-early__decoration {
  display: block;
  z-index: 1;
  position: absolute;
  top: -19rem;
  right: -40rem;
  width: 51.1rem;
  height: 40.9rem;
  background: url("../images/decoration-2.png") no-repeat center/cover;
  mix-blend-mode: multiply;
}

/* p-businessHours */
.p-businessHours {
  position: relative;
  padding-top: 6rem;
  padding-bottom: 11rem;
  background-color: #ececed;
}

.p-businessHours__heading {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  position: relative;
  margin-bottom: 3rem;
  color: #403937;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-businessHours__heading::before {
  -webkit-transform: rotate(60deg);
  display: inline-block;
  width: 4rem;
  height: 0.2rem;
  transform: rotate(60deg);
  background-color: #403937;
  content: "";
  vertical-align: 0.9rem;
}

.p-businessHours__heading::after {
  -webkit-transform: rotate(-60deg);
  display: inline-block;
  width: 4rem;
  height: 0.2rem;
  margin-left: -0.8rem;
  transform: rotate(-60deg);
  background-color: #403937;
  content: "";
  vertical-align: 0.9rem;
}

.p-businessHours__image {
  margin-right: 1rem;
  margin-bottom: 2.5rem;
  text-align: center;
}

.p-businessHours__textWrapper {
  padding: 0 1.5rem;
}

.p-businessHours__title {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  position: relative;
  margin-bottom: 1.5rem;
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 0.28em;
}

.p-businessHours__title::after {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 19rem;
  height: 1px;
  background-color: #000;
  content: "";
}

.p-businessHours__text {
  font-weight: bold;
  font-size: 3.4rem;
  font-family: "Oswald", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-businessHours__text--small {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  display: block;
  margin-top: 1.3rem;
  font-weight: normal;
  font-size: 1.8rem;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.075em;
  text-align: center;
}

.p-businessHours__decoration {
  position: absolute;
  top: -11rem;
  left: -15rem;
}

/* p-discount */
.p-discount {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 6rem;
  background-color: #e8dc6d;
  scroll-margin-top: 8rem;
}

.p-discount__heading {
  position: absolute;
  top: -5rem;
  right: 0;
  left: 0;
  width: 26rem;
  height: 5rem;
  margin: auto;
  padding-top: 3rem;
  border-radius: 6.4rem 6.4rem 0 0;
  background-color: #e8dc6d;
  font-weight: bold;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  text-align: center;
}

.p-discount__box {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  padding: 4rem 3rem;
  border: 2px solid #000;
  background-color: #fff;
}

.p-discount__box:not(:first-of-type) {
  margin-top: 2rem;
}

.p-discount__box::before {
  position: absolute;
  top: 0.8rem;
  left: 0.8rem;
  width: calc(100% - 1.6rem);
  height: calc(100% - 1.6rem);
  border: 1px solid rgba(64, 57, 55, 0.5);
  content: "";
  pointer-events: none;
}

.p-discount__box .p-discount__text-01-3{
  margin-top: 10px;
  color: #ab1e1f;
  text-decoration: underline;
  font-size: 120%;
  font-weight: 800;
}

.p-discount__box.--03 {
  align-items: flex-start;
  border: 1px solid rgba(35, 24, 21, 0.5);
}

.p-discount__box.--03::before {
  display: none;
}

.p-discount__title {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  z-index: 1;
  position: relative;
  font-weight: bold;
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-discount__title::before {
  -webkit-transform: translateX(-50%);
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 120%;
  height: 1.5rem;
  transform: translateX(-50%);
  background-color: #e8dc6d;
  content: "";
}

.p-discount__box.--01 .p-discount__title {
  margin-bottom: 2rem;
  padding-bottom: 1.4rem;
}

.p-discount__box.--02 .p-discount__title {
  margin-bottom: 3rem;
  font-size: 2.4rem;
  line-height: 1.5;
}

.p-discount__box.--03 .p-discount__title {
  width: 100%;
  margin-bottom: 2rem;
  padding-bottom: 2.5rem;
  font-size: 2.2rem;
  text-align: left;
}

.p-discount__box.--03 .p-discount__title::before {
  display: none;
}

.p-discount__box.--03 .p-discount__title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(64, 57, 55, 0.5);
  content: "";
}

.p-discount__text-1 {
  margin-bottom: 2rem;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.025em;
}

.p-discount__text-2 {
  margin-top: 2.5rem;
  color: #403937;
  font-weight: bold;
  font-size: 2.4rem;
  letter-spacing: 0.2em;
}

.p-discount__text-2--number {
  font-size: 4.8rem;
  font-family: "Oswald", sans-serif;
  vertical-align: -0.3rem;
}

.p-discount__text-2--large {
  margin-left: 0.5rem;
  font-weight: 900;
  font-size: 4.4rem;
}

.p-discount__text-3 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-discount__text-4 {
  margin-bottom: 2rem;
  padding-bottom: 2.3rem;
  border-bottom: 1px solid rgba(64, 57, 55, 0.5);
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-discount__text-5 {
  margin-bottom: 1.5rem;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-discount__text-6 {
  margin-bottom: 1.5rem;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
}

.p-discount__text-7 {
  font-weight: 900;
  font-size: 2rem;
  letter-spacing: 0.025em;
}

.p-discount__text-7--large {
  font-size: 3.9rem;
  letter-spacing: 0.05em;
}

.p-discount__text-8 {
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
  text-align: justify;
  text-justify: inter-ideograph;
}
.p-discount__text-9 {
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
width: 100%;
text-align: left;
margin-top: 2rem;
padding: 1rem 1.5rem 1.5rem;
border-radius: 2rem;
background: #fbf8e5;
}

.p-discount__listItem {
  margin-top: 1.5rem;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
}

.p-discount__listItem:first-of-type {
  margin-top: 0;
}

.p-discount__listItem::before {
  content: "◉";
}

.p-discount__box.--02 .p-discount__listItem {
  font-size: 2rem;
}

.p-discount__button {
  display: block;
  width: 100%;
  height: 7rem;
  margin-top: 3.2rem;
  padding-top: 2.5rem;
  border-radius: 3.5rem;
  background-color: #403937;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 0.05em;
  text-align: center;
}

/* p-access */
.p-access {
  padding-top: 6rem;
  background-color: #ddddde;
}

.p-access__inner {
  z-index: 1;
  position: relative;
}

.p-access .c-topHeading {
  position: relative;
  margin-right: 0;
  margin-bottom: 5rem;
  padding-top: 5rem;
  text-align: right;
}

.p-access .c-topHeading::before {
  position: absolute;
  top: 8.5rem;
  left: -5vw;
  width: 10rem;
  height: 1px;
  background-color: #a6811e;
  content: "";
}

.p-access .c-topHeading span {
  position: absolute;
  top: 0;
  right: 0;
}

.p-access__box-2 {
  position: relative;
  margin-top: 4rem;
  margin-bottom: 4rem;
  padding: 3rem;
  background-color: rgba(255, 255, 255, 0.8);
}

.p-access__box-2::before {
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 1.5rem;
  left: -2rem;
  width: 7rem;
  height: 1px;
  transform: rotate(-45deg);
  background-color: #000;
  content: "";
}

.p-access__box-2::after {
  -webkit-transform: rotate(-45deg);
  position: absolute;
  right: -2rem;
  bottom: 1.5rem;
  width: 7rem;
  height: 1px;
  transform: rotate(-45deg);
  background-color: #000;
  content: "";
}

.p-access__boxTitle-1 {
  margin-bottom: 2.5rem;
}

.p-access__boxTitle-1--ja {
  display: block;
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 2.2rem;
  letter-spacing: 0.025em;
}

.p-access__boxTitle-1--en {
  display: block;
  font-weight: bold;
  font-size: 3.5rem;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
}

.p-access__boxTitle-2 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  position: relative;
  margin-bottom: 2.5rem;
  font-size: 2rem;
  letter-spacing: 0.1em;
}

.p-access__boxTitle-2:not(:first-of-type) {
  margin-top: 3.5rem;
}

.p-access__boxTitle-2::before {
  position: absolute;
  top: 1rem;
  right: 1.8rem;
  width: 8.5rem;
  height: 1px;
  background-color: #000;
  content: "";
}

.p-access__boxTitle-2::after {
  position: absolute;
  top: 0.6rem;
  right: 0;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 100%;
  background-color: #000;
  content: "";
}

.p-access__boxText-1 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.p-access__boxText-1.--01 {
  margin-bottom: 0.8rem;
}

.p-access__boxText-1.--02 {
  line-height: 1.6;
}

.p-access__boxText-1.--03 {
  margin-bottom: 1.5rem;
}

.p-access__boxText-2 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  margin-bottom: 1.2rem;
  font-weight: bold;
  font-size: 2.4rem;
  font-family: "Oswald", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.1em;
}

.p-access__boxText-2--ls {
  letter-spacing: 0.2em;
}

.p-access__boxText-2--space {
  margin-left: 0.7rem;
}

.p-access__boxText-2 a {
  display: block;
}

.p-access__boxText-3 {
  margin-top: 1.5rem;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}


.p-access__month {
  margin-top: 4rem;
  margin-right: 5vw;
  margin-left: 5vw;
  border: 1px solid #403937;
  background-color: rgba(255, 255, 255, 0.8);
  scroll-margin-top: 4rem;
}
.p-access__month-box {
margin-top: 3rem;
}
.p-access__monthText-1 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-weight: bold;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  text-align: center;
}
.p-access__monthText-1--large {
  display: block;
  margin-bottom: 1.5rem;
  font-weight: 900;
  font-size: 4.8rem;
  letter-spacing: 0.12em;
}
.p-access__monthHeading {
  position: relative;
  height: 3.5rem;
  margin-left: 0.7rem;
  margin-right: 0.7rem;
  margin-bottom: 1.7rem;
  padding-top: 0.8rem;
  padding-left: 5rem;
  border-radius: 1.8rem;
  background-color: #403937;
  color: #fff;
  font-size: 1.7rem;
  letter-spacing: 0.05em;
}
.p-access__monthHeading::before {
  position: absolute;
  top: 1.3rem;
  left: 1rem;
  width: 3rem;
  height: 1rem;
  content: "";
}
.p-access__monthHeading.mH1::before {
  background: url("../images/icon-plane.png") no-repeat center/cover;
}
.p-access__monthHeading.mH2::before {
  background: url("../images/icon-car02.png") no-repeat center/cover;
}

.p-access__monthText-2 {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.p-access__month-03 {
  z-index: 1;
  position: relative;
  flex: 1;
  padding: 6rem 0 4rem;
  overflow: hidden;
  text-align: center;
}
.p-access__month-03::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: calc(50% - 25rem);
  width: 50rem;
  height: 50rem;
  border-radius: 100%;
  background-color: #f7f4b6;
  content: "";
}
.p-access__monthText-3 {
  font-weight: 900;
  font-size: 2.8rem;
  letter-spacing: 0.1em;
}
.p-access__monthText-4 {
  margin-top: 5rem;/*値上げ注意書き入れる前margin-top: 2.4rem;*/
  margin-right: 1.5rem;
  font-weight: bold;
  font-size: 4.8rem;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
}
.p-access__monthText-5 {
font-size: 1.4rem;
text-align: right;
color: #BA2731;
  margin-top: 2rem;
  margin-right: 4rem;
}

.p-access__banner {
  margin-top: 4rem;
  margin-right: 5vw;
  margin-left: 5vw;
}
.p-access__banner-01 {
  margin-top: 3rem;
  margin-bottom: 3rem;
  border: 1px solid #403937;
}
.p-access__banner-01 img{
width: 100%;
}

.p-access__map {
  position: relative;
  height: 0;
  margin-top: 9rem;
  padding-bottom: 74.925%;
  overflow: hidden;
}

.p-access__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ----------------------------------------------------
	Utility
---------------------------------------------------- */

.u-objectFit {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-objectFit-bottom {
  -o-object-fit: cover;
  -o-object-position: bottom;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}

.u-objectFit-top {
  -o-object-fit: cover;
  -o-object-position: top;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

/* ----------------------------------------------------
	以下、PC用・スマホ用のメディアクエリ
---------------------------------------------------- */

@media screen and (min-width: 768px) and (hover: hover) {
  .c-link:hover {
    opacity: 0.6;
    transition: opacity 0.3s linear;
  }
}

@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  body {
    min-width: 1300px;
  }
  .l-header__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 11rem;
    padding: 0 4rem 0 3.5rem;
  }
  .l-header__logoText-1 {
    margin-bottom: 0.5rem;
    font-size: 1.7rem;
  }
  .l-header__logoText-2 {
    font-size: 3rem;
  }
  /* ハンバーガーメニュー */
  .l-header__spMenu {
    display: none;
  }
  .l-header__naviWrapperInner {
    display: flex;
    align-items: center;
  }
  .l-header__navi {
    flex-direction: row;
    gap: 3.2rem;
  }
  .l-footer {
    padding-top: 3.3rem;
    padding-right: 0;
    padding-bottom: 17rem;
    padding-left: 0;
  }
  .l-footer__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .l-footer__logo {
    font-size: 2.6rem;
  }
  .l-footer__naviWrapper {
    margin-top: 0;
  }
  .l-footer__navi {
    display: flex;
    gap: 3.5rem;
  }
  .c-link:focus {
    opacity: 0.6;
    transition: opacity 0.3s linear;
  }
  .c-contentBlock-1 {
    width: 116.8rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .c-contentBlock-2 {
    width: 117.6rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .c-contentBlock-3 {
    width: 130rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .c-contentBlock-4 {
    width: 104.8rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .c-contentBlock-5 {
    width: 114rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .c-contentBlock-6 {
    width: 69.7rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .c-band--yellow::before {
    -webkit-transform: translateX(3%);
    width: 80rem;
    transform: translateX(3%);
  }
  .c-band--gray::before {
    -webkit-transform: translateX(3%);
    width: 80rem;
    transform: translateX(3%);
  }
  .c-link-arrow {
    padding-right: 12rem;
  }

  .c-link-arrow::before {
    width: 10.4rem;
  }
  .c-largeHeading {
    font-size: 17rem;
  }
  .c-topHeading {
    font-size: 13rem;
  }
  .c-topHeading span {
    margin-top: 3rem;
    margin-left: 0.8rem;
    font-size: 2rem;
  }
  .c-topHeading--right span {
    margin-top: 3.5rem;
    margin-right: 2rem;
  }
  .p-mainVisual {
    height: 87.2rem;
  }
  .p-mainVisual__textWrapper {
    top: 25rem;
    bottom: auto;
    left: 6rem;
  }
  .p-mainVisual__infoWrapper {
    -webkit-transform: scale(1, 1);
    margin-left: -1.2rem;
    transform: scale(1, 1);
  }
  .p-mainVisual__title {
    font-size: 5.3rem;
  }
  .p-mainVisual__telBox {
    width: calc((100% - 1rem) / 2);
    height: 17.5rem;
  }
  .p-mainVisual__telBoxInner {
    bottom: 0;
    width: calc((100% - 1rem) / 2);
    height: 17.5rem;
    padding: 3rem 4.5rem;
  }
  .p-mainVisual__telBoxInner.--01 {
    bottom: 0;
  }
  .p-mainVisual__telText {
    padding-bottom: 2rem;
    font-size: 2.2rem;
  }
  .p-mainVisual__telLink {
    margin-top: 2.5rem;
    font-size: 4rem;
    pointer-events: none;
  }
  .p-mainVisual__terms {
    top: 1.8rem;
  }
  .p-mainVisual__terms a {
    height: 2.8rem;
    padding: 0.6rem 1.3rem 0;
    font-size: 1.2rem;
  }
  .p-reservation-button__wrapper {
    bottom: 8rem;
  }
  .p-reservation-button {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    width: 9.3rem;
    height: 30.4rem;
    padding-top: 5rem;
    padding-right: 3rem;
    padding-left: 0;
    border-radius: 2.2rem 0 0 2.2rem;
    background-position: top 4.5rem right 2.5rem;
    background-size: 3.6rem auto;
    font-size: 2.6rem;
    writing-mode: vertical-rl;
  }
  .p-section-1.c-bg::after {
    background-size: 100% auto;
  }
  .p-section-1__decoration::after {
    top: -28.2rem;
    right: calc(50% - 91.5rem);
    width: 69.4rem;
    height: 55.4rem;
  }
  .p-first {
    height: 56.6rem;
    padding-top: 6rem;
    padding-bottom: 0;
  }
  .p-first .c-largeHeading {
    margin-left: -2.5rem;
  }
  .p-first__box {
    position: absolute;
    top: 10rem;
    right: 0;
    margin-top: 0;
  }
  .p-first__link {
    padding: 3.3rem 3rem 3.4rem 3.5rem;
    font-size: 2.6rem;
  }
  .p-first__link.--01::before {
    width: 5.4rem;
    height: 3rem;
    margin-right: 1.7rem;
  }
  .p-first__link.--02::before {
    width: 5.7rem;
    height: 2.6rem;
    margin-right: 1.7rem;
  }
  .p-first__link.--03::before {
    width: 5.7rem;
    height: 2.6rem;
    margin-right: 1.7rem;
  }
  .p-news {
    min-height: 45rem;
    padding-right: 0;
    padding-bottom: 8.5rem;
    padding-left: 0;
  }
  .p-news .c-topHeading {
    -webkit-transform: rotate(90deg);
    position: absolute;
    top: 13rem;
    right: calc(50% - 71rem);
    transform: rotate(90deg);
  }
  .p-news__box {
    display: flex;
    flex-direction: column;
    width: 119rem;
    min-height: 38rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 8.5rem;
  }
  .p-news__boxInner {
    padding: 0.7rem 4.8rem 0;
  }
  .p-news__boxItem {
    display: flex;
    padding: 3.6rem 0;
  }
  .p-news__date {
    display: inline-block;
    width: 16rem;
    margin-bottom: 0;
    margin-left: 0.8rem;
    padding: 0;
    font-size: 1.9rem;
  }
  .p-news__text {
    display: inline-block;
    padding: 0;
    font-size: 1.3rem;
  }
  .p-news__link {
    margin-right: -5.6rem;
  }
  .p-reason {
    padding-top: 8rem;
    padding-bottom: 4rem;
  }
  .p-reason__heading {
    padding-right: 1rem;
    font-size: 4.1rem;
    line-height: 1.2;
  }
  .p-reason__subHeading {
    margin-top: 4.5rem;
    margin-bottom: 0;
    padding-right: 1rem;
    font-size: 2.7rem;
    line-height: 2.03;
  }
  .p-reason__boxWrapper {
    display: block;
    width: 74rem;
    height: 62rem;
    margin-top: 2rem;
    margin-right: -7.5rem;
    margin-left: auto;
  }
  .p-reason__box {
    position: absolute;
    width: 30.3rem;
    height: 34.6rem;
    margin: 0;
  }
  .p-reason__box:nth-of-type(1) {
    top: 0;
    left: 15rem;
  }
  .p-reason__box:nth-of-type(2) {
    top: 0;
    right: 0;
  }
  .p-reason__box:nth-of-type(3) {
    top: 24.7rem;
    left: 0.7rem;
    margin: 0;
  }
  .p-reason__box:nth-of-type(4) {
    top: 24.7rem;
    right: 14.2rem;
    margin: 0;
  }
  .p-reason__box:nth-of-type(2) .p-reason__boxInner {
    top: 49%;
  }
  .p-reason__box:nth-of-type(3) .p-reason__boxInner {
    top: 52%;
  }
  .p-reason__box:nth-of-type(4) .p-reason__boxInner {
    top: 51%;
  }
  .p-reason__boxHeading {
    font-size: 3.8rem;
  }
  .p-reason__boxText {
    margin-top: 0.4rem;
    font-size: 2rem;
  }
  .p-reason__boxText--border {
    margin-top: 1.5rem;
    padding-top: 1.8rem;
  }

  .p-reason__boxText--border::before {
    width: 21.2rem;
  }
  .p-reason__boxText--small {
    font-size: 1.4rem;
    line-height: 1.78;
  }
  .p-reason__textWrapper {
    position: absolute;
    bottom: 11rem;
    left: 0;
    width: 50rem;
    margin-top: 0;
  }
  .p-reason__bus {
    top: 12rem;
    left: -15rem;
  }
  .p-reason__decoration-1 {
    top: 3rem;
    left: -46rem;
    width: 73rem;
    height: 58.4rem;
  }
  .p-reason__decoration-2 {
    display: block;
    z-index: 1;
    position: absolute;
    top: 162rem;
    right: -47rem;
    width: 73rem;
    height: 58.4rem;
    background: url("../images/decoration-2.png") no-repeat center/cover;
    mix-blend-mode: multiply;
  }
  .p-section-2.c-bg::after {
    top: 20rem;
    right: auto;
    left: 0;
    width: calc((100% - 130rem) / 2 + 57rem);
    height: 60.3rem;
  }
  .p-price {
    padding-bottom: 10rem;
  }
  .p-price .c-contentBlock-2 {
    display: flex;
    gap: 6.5rem;
  }
  .p-price__boxWrapper {
    margin-top: 2.2rem;
    padding-right: 0;
    padding-left: 20.5rem;
  }

  .p-price__boxWrapper::before {
    left: 0;
    width: 19rem;
  }

  .p-price__boxWrapper::after {
    right: 0;
    width: 22.2rem;
  }
  .p-price__title {
    margin-left: -1rem;
    font-size: 2rem;
    text-align: left;
  }
  .p-price__box {
    width: 34.5rem;
  }
  .p-price__text {
    font-size: 2rem;
  }
  .p-price__border {
    margin: 0 0.4rem 0 0.7rem;
    margin-bottom: 1.7rem;
  }
  .p-reservation {
    padding-bottom: 9.5rem;
  }
  .p-reservation.c-bg::after {
    top: 19rem;
    right: 0;
    width: calc((100% - 130rem) / 2 + 48rem);
    height: 58.6rem;
    margin: 0;
  }
  .p-reservation .c-topHeading {
    margin-right: 5.5rem;
  }
  .p-reservation__caution {
    margin-top: 5.3rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 3rem;
    font-size: 3.3rem;
    line-height: 1;
  }
  .p-reservation__box {
    display: flex;
    padding: 0 0 1.5rem 5rem;
    gap: 6rem;
  }
  .p-reservation__box.--01 {
    width: 117.8rem;
    margin-top: 5.5rem;
    margin-right: auto;
    margin-left: 0;
  }
  .p-reservation__box.--02 {
    width: 117.2rem;
    margin-left: 12.7rem;
    padding-bottom: 0;
  }
  .p-reservation__box.--03 {
    width: 106rem;
    height: 28.6rem;
  }
  .p-reservation__title {
    width: 15.6rem;
    height: 6.4rem;
    margin-bottom: 5.5rem;
    margin-left: 0;
    border-radius: 0 0 3.2rem 3.2rem;
    font-size: 3.3rem;
  }
  .p-reservation__number {
    margin-bottom: 3.5rem;
    font-size: 5.8rem;
    pointer-events: none;
  }
  .p-reservation__text {
    margin-left: 3.7rem;
    font-size: 3.3rem;
  }
  .p-reservation__text--hours {
    font-size: 1.7rem;
  }
  .p-reservation__text--mail-1 {
    margin-left: 3.5rem;
    font-size: 3.3rem;
  }
  .p-reservation__text--mail-2 {
    margin-left: 3.5rem;
    font-size: 1.8rem;
    line-height: 1;
  }
  .p-reservation__box .p-reservation__text-01-3{
    margin-left: 3.5rem;
  }
  .p-reservation__flow {
    width: 57rem;
    margin-left: 0;
  }
  .p-reservation__flowItem {
    margin-left: 8.2rem;
    padding-top: 2.7rem;
    padding-bottom: 2.4rem;
    padding-left: 1.5rem;
    font-size: 1.8rem;
  }

  .p-reservation__flowItem::before {
    top: -0.7rem;
    left: -9.5rem;
    font-size: 8rem;
  }
  .p-reservation__flowItem--small {
    font-size: 1rem;
  }
  .p-reservation__link {
    width: 42.7rem;
    margin-top: 3rem;
    font-size: 1.8rem;
  }
  .p-reservation__flowButton {
    width: 37.7rem;
    height: 9.5rem;
    margin-top: 9rem;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 3.7rem;
    font-size: 2rem;
  }
  .p-reservation__box.--02 .p-reservation__title {
    margin-left: 5rem;
  }
  .p-reservation__box.--02 .p-reservation__text {
    margin-top: 0;
  }
  .p-reservation__box.--02 .p-reservation__text--hours {
    vertical-align: 1rem;
  }
  .p-reservation__box.--02 .p-reservation__text--en {
    font-size: 5.1rem;
  }
  .p-reservation__box.--03 .p-reservation__flow {
    width: auto;
    margin-left: 1rem;
  }
  .p-late-early {
    padding-top: 9.4rem;
    padding-bottom: 14.3rem;
  }

  .p-late-early::after {
    width: calc((100% - 130rem) / 2 + 76.3rem);
  }
  .p-late-early__title {
    font-size: 4.4rem;
    line-height: 1;
  }
  .p-late-early__text {
    margin-left: 4.8rem;
    padding: 2.2rem 5rem 2.8rem 6rem;
    font-size: 1.8rem;
  }
  .p-late-early__tel {
    margin-left: 0.5rem;
    font-size: 5.8rem;
    letter-spacing: 0.1em;
    pointer-events: none;
  }
  .p-late-early__decoration {
    top: 11rem;
    right: -60.5rem;
    width: 73rem;
    height: 58.4rem;
  }
  .p-businessHours {
    padding-top: 11.5rem;
    padding-bottom: 14.4rem;
  }
  .p-businessHours__heading {
    font-size: 2.6rem;
    line-height: 1;
  }
  .p-businessHours__box {
    display: flex;
    justify-content: center;
    gap: 3.6rem;
  }
  .p-businessHours__image {
    margin-top: 0.8rem;
    margin-right: 0;
    margin-bottom: 0;
    text-align: left;
  }
  .p-businessHours__textWrapper {
    padding: 0;
  }
  .p-businessHours__title {
    font-size: 3.3rem;
  }

  .p-businessHours__title::after {
    top: 1.7rem;
    right: 1.3rem;
    width: 23rem;
  }
  .p-businessHours__text {
    margin-left: 0.2rem;
    font-size: 5.5rem;
    text-align: left;
  }
  .p-businessHours__text--small {
    text-align: right;
  }
  .p-businessHours__decoration {
    top: -15.5rem;
    left: calc(50% - 62rem);
  }
  .p-discount {
    padding-top: 6.8rem;
    padding-bottom: 7.2rem;
    scroll-margin-top: 12rem;
  }
  .p-discount__heading {
    top: -6rem;
    width: 32.3rem;
    height: 6rem;
    font-size: 3.2rem;
  }
  .p-discount__boxWrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 1.2rem;
  }
  .p-discount__box {
    width: calc((100% - 1.2rem) / 2);
    padding: 4rem 3rem 2.2rem;
  }

  .p-discount__box:not(:first-of-type) {
    margin-top: 0;
  }
  .p-discount__box.--01 {
    padding-top: 4rem;
  }
  .p-discount__box.--03 {
    width: 100%;
    padding: 5rem 7.2rem 6rem 8rem;
  }
  .p-discount__title {
    font-size: 4.5rem;
  }

  .p-discount__title::before {
    width: 45.2rem;
    height: 2rem;
  }
  .p-discount__box.--01 .p-discount__title {
    margin-bottom: 2rem;
    padding-bottom: 1.8rem;
  }
  .p-discount__box.--02 .p-discount__title {
    margin-bottom: 2.5rem;
    font-size: 3.1rem;
    line-height: 1.64;
  }
  .p-discount__box.--03 .p-discount__title {
    width: auto;
    padding-bottom: 0;
    font-size: 3.2rem;
  }

  .p-discount__box.--03 .p-discount__title::after {
    top: 2rem;
    bottom: auto;
    left: calc(100% + 2rem);
    width: 58.6rem;
  }
  .p-discount__text-1 {
    margin-bottom: 3rem;
    font-size: 1.5rem;
    line-height: 1;
  }
  .p-discount__text-2 {
    margin-top: 3.5rem;
    font-size: 3rem;
  }
  .p-discount__text-2--number {
    font-size: 6.7rem;
  }
  .p-discount__text-2--large {
    font-size: 5.6rem;
  }
  .p-discount__text-3 {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    line-height: 1;
  }
  .p-discount__text-4 {
    padding-right: 2rem;
    padding-left: 2rem;
    font-size: 1.5rem;
    line-height: 1;
  }
  .p-discount__text-5 {
    font-size: 2rem;
    line-height: 1;
  }
  .p-discount__text-7 {
    margin-bottom: 3rem;
    font-size: 3rem;
    letter-spacing: 0.05em;
  }
  .p-discount__text-7--large {
    margin-right: 0.5rem;
    font-size: 5.6rem;
    letter-spacing: 0.1em;
  }
  .p-discount__text-8 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
.p-discount__text-9 {
  font-size: 1.6rem;
text-align: center;
padding: 1rem 3rem 1.5rem;
border-radius: 5rem;
}
  .p-discount__listItem {
    font-size: 2.7rem;
  }

  .p-discount__listItem::before {
    font-size: 2.7rem;
  }
  .p-discount__box.--02 .p-discount__listItem::before {
    vertical-align: -0.2rem;
  }
  .p-discount__button {
    width: 45.6rem;
  }
  .p-access {
    padding-top: 3rem;
  }
  .p-access .c-topHeading {
    margin-right: 11rem;
    padding-top: 6.5rem;
  }

  .p-access .c-topHeading::before {
    top: 12.5rem;
    left: calc(50% - 48rem);
    width: 66.2rem;
  }
  .p-access .c-topHeading span {
    right: 1rem;
  }
  .p-access__box-1 {
    margin-left: 9rem;
  }
  .p-access__box-2 {
    width: 69rem;
    margin-top: 4.5rem;
    margin-bottom: 7rem;
    margin-left: 2.5rem;
    padding: 5rem 4rem 5.5rem 4.5rem;
  }

  .p-access__box-2::before {
    top: 1.5rem;
    left: -3rem;
    width: 9rem;
  }

  .p-access__box-2::after {
    right: -3rem;
    bottom: 1.5rem;
    width: 9rem;
  }
  .p-access__box-3 {
    margin-left: 9rem;
  }
  .p-access__boxTitle-1 {
    margin-bottom: 4rem;
  }
  .p-access__boxTitle-1--ja {
    font-size: 3.3rem;
  }
  .p-access__boxTitle-1--en {
    font-size: 5.8rem;
  }
  .p-access__boxTitle-2 {
    font-size: 2.4rem;
  }

  .p-access__boxTitle-2::before {
    top: 1.7rem;
    right: 2.2rem;
    width: 35rem;
  }

  .p-access__boxTitle-2::after {
    top: 1.3rem;
  }
  .p-access__boxText-1 {
    font-size: 1.8rem;
  }
  .p-access__boxText-2 {
    margin-left: 4.5rem;
    font-size: 5.1rem;
  }
  .p-access__boxText-2--space {
    margin-left: 0.9rem;
  }
  .p-access__boxText-2 a {
    pointer-events: none;
  }
  .p-access__boxText-3 {
    margin-right: 7rem;
    font-size: 1.8rem;
    line-height: 1;
    text-align: right;
  }
  .p-access__monthly {
    display: flex;
    width: 117.2rem;
    margin-top: 9.5rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 4rem;
    scroll-margin-top: 10rem;
    position: relative;
  }  
  .p-access__monthly-01 {
    display: block;
  }
  .p-access__monthly-02 {
    margin-top: 11.5rem;
    margin-bottom: 0;
    margin-left: 3rem;
    padding-right: 3rem;
    padding-bottom: 5rem;
  }
  .p-access__monthly-03 {
    padding: 0;
  }

  .p-access__monthly-03::before {
    -webkit-transform: translateY(-50%);
    top: 50%;
    left: 0;
    width: 60.1rem;
    height: 60.1rem;
    transform: translateY(-50%);
  }
  .p-access__monthlyHeading {
    width: 38.7rem;
    height: 7.3rem;
    margin-left: 0;
    padding-top: 2.3rem;
    padding-left: 11rem;
    border-radius: 0 0 3.6rem 3.6rem;
    font-size: 2.6rem;
    position: absolute;
    top: 0rem;
    left: 3.9rem;
  }

  .p-access__monthlyHeading::before {
    top: 2.6rem;
    left: 3.9rem;
    width: 5.7rem;
    height: 2.6rem;
  }
  .p-access__monthlyHeading.mH1::before {
    background: url("../images/icon-plane.png") no-repeat center/cover;
  }
  .p-access__monthlyHeading.mH2 {
    left: 45rem;
    width: 46rem;
    z-index: 10;
  }
  .p-access__monthlyHeading.mH2::before {
    background: url("../images/icon-car02.png") no-repeat center/cover;
  }
  .p-access__monthlyText-1 {
    margin-top: 11rem;
    margin-left: 0rem;
    font-size: 2.8rem;
  }
  .p-access__monthlyText-1--large {
    margin-bottom: 2.5rem;
    font-size: 5.9rem;
  }
  .p-access__monthlyText-2 {
    margin-left: 0;
    font-size: 1.6rem;
  }
  .p-access__monthlyText-3 {
    margin-top: 10rem;
    margin-left: 4.5rem;
    font-size: 3.2rem;
  }
  .p-access__monthlyText-4 {
    margin-right: 0;
    font-size: 6.5rem;
  }
  
  
  
  
  
  .p-access__month {
    display: flex;
    width: 117.2rem;
    margin-top: 9.5rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 3rem;
    scroll-margin-top: 10rem;
  }  
  .p-access__month-box {
    margin-top: 3rem;
    margin-bottom: 0;
    margin-left: 3rem;
    width: 39rem;
    padding-right: 3rem;
    padding-bottom: 5rem;
  }
  .p-access__monthText-1 {
    margin-top: 0;
    margin-left: 0rem;
    font-size: 2.8rem;
  }
  .p-access__monthText-1--large {
    margin-bottom: 2.5rem;
    font-size: 5.9rem;
  }
  .p-access__monthHeading {
    width: 38.7rem;
    height: 6rem;
    margin-left: 0;
    padding-top: 1.7rem;
    padding-left: 11rem;
    border-radius: 3.6rem 3.6rem;
    font-size: 2.6rem;
  }
  .p-access__monthHeading::before {
    top: 1.9rem;
    left: 3.9rem;
    width: 5.7rem;
    height: 2.6rem;
  }
  .p-access__monthHeading.mH1::before {
    background: url("../images/icon-plane.png") no-repeat center/cover;
  }
  .p-access__monthHeading.mH2 {
    z-index: 10;
  }
  .p-access__monthHeading.mH2::before {
    background: url("../images/icon-car02.png") no-repeat center/cover;
  }
  .p-access__monthText-2 {
    margin-left: 0;
    font-size: 1.6rem;
  }

  .p-access__month-03 {
    padding: 0;
  }

  .p-access__month-03::before {
    -webkit-transform: translateY(-50%);
    top: 50%;
    left: 0;
    width: 60.1rem;
    height: 60.1rem;
    transform: translateY(-50%);
  }
  .p-access__monthText-3 {
    margin-top: 10rem;
    margin-left: 4.5rem;
    font-size: 3.2rem;
  }
  .p-access__monthText-4 {
    margin-right: 0;
    font-size: 6.5rem;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .p-access__banner {
    margin-top: 4rem;
    width: 117.2rem;
    margin-right: auto;
    margin-left: auto;
  }
  .p-access__map {
    padding-bottom: 25.38%;
  }
  /* スマホのみ表示 */
  .u-sp-only {
    display: none;
  }
}

@media not all and (min-width: 768px) {
  .l-header__spMenu {
    z-index: 9999;
    position: absolute;
    top: 0;
    right: 0;
  }

  .l-header__naviButton {
    position: relative;
    width: 5.5rem;
    height: 5rem;
    margin-top: 1.2rem;
    cursor: pointer;
  }

  .l-hamburgerMenu__bar,
  .l-hamburgerMenu__bar::before,
  .l-hamburgerMenu__bar::after {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    width: 2.4rem;
    height: 1px;
    margin: auto;
    background-color: #000;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
  }

  .l-hamburgerMenu__bar {
    top: 0.8rem;
  }

  .l-hamburgerMenu__bar::before {
    top: -0.8rem;
    content: "";
  }

  .l-hamburgerMenu__bar::after {
    top: 0.8rem;
    content: "";
  }

  .l-hamburgerMenu__text {
    position: absolute;
    right: 0;
    bottom: 1.3rem;
    left: 0;
    margin: auto;
    color: #000;
    font-size: 1rem;
    letter-spacing: 0.08em;
    text-align: center;
  }

  .u-hamburgerMenu__animated .l-hamburgerMenu__bar {
    background-color: transparent;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
  }

  .u-hamburgerMenu__animated .l-hamburgerMenu__bar::before {
    -webkit-transform: rotate(45deg);
    top: 0;
    transform: rotate(45deg);
    content: "";
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
  }

  .u-hamburgerMenu__animated .l-hamburgerMenu__bar::after {
    -webkit-transform: rotate(-45deg);
    top: 0;
    transform: rotate(-45deg);
    content: "";
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
  }

  /* スマホメニューオープン時の背景固定用 */
  .scroll-prevent {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .l-header__naviWrapper {
    -webkit-transform: translate(100%);
    z-index: 1000;
    position: fixed;
    top: 0;
    right: 0;
    width: 70%;
    height: 100vh;
    transform: translate(100%);
    background-color: #ececed;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }

  .l-header__naviWrapper.is-show {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .l-header__naviWrapperInner {
    -webkit-overflow-scrolling: touch;
    display: flex;
    z-index: 10;
    position: fixed;
    top: 0;
    right: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
  }

  @supports (-webkit-touch-callout: none) {
    .l-header__naviWrapperInner {
      /* Safari用のハック */
      height: -webkit-fill-available;
    }
  }
  .overlay {
    z-index: 2;
    position: fixed;
    top: 0;
    left: 0;

    /* スマホメニューオープン時のoverlay */
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 0.5s;
  }
  .overlay.is-show {
    width: 100%;
    height: 100vh;
    opacity: 1;
  }
  .l-footer__naviItem {
    margin-top: 2.5rem;
  }
  .p-mainVisual__telBox.--01 {
    bottom: 11rem;
  }
  .p-mainVisual__image {
    -o-object-position: 30% 100%;
    object-position: 30% 100%;
  }
  .p-reason__boxText--small {
    letter-spacing: 0.025em;
  }
  .p-reason__bus img {
    width: 32rem;
    height: auto;
  }
  .p-reservation .c-contentBlock-3 {
    padding: 0;
  }
  .p-reservation .c-topHeading {
    margin-right: 1.5rem;
    font-size: 6.6rem;
  }
  .p-reservation__box.--01 {
    margin-right: 1.5rem;
  }
  .p-discount__box .p-discount__text-01-3{
    font-size: 90%;
    line-height: 150%;
  }
  .p-reservation__box.--02 {
    margin-left: 1.5rem;
  }
  .p-reservation__box.--03 {
    margin-left: 4.2rem;
  }
  .p-reservation__link.c-link-arrow::before {
    top: 2.3rem;
    right: 2rem;
    width: 5rem;
  }

  .p-reservation__link.c-link-arrow::after {
    top: 2rem;
    right: 2rem;
  }
  .p-businessHours__heading::before {
    position: absolute;
    bottom: 1.9rem;
    left: 0;
  }

  .p-businessHours__heading::after {
    position: absolute;
    right: 0;
    bottom: 1.9rem;
  }
  .p-businessHours__image img {
    width: 18rem;
    height: auto;
  }
  .p-businessHours__decoration img {
    width: 48.8rem;
    height: auto;
  }
  .p-discount__box.--02 .p-discount__title::before {
    width: 110%;
  }
  /* PCのみ表示 */
  .u-pc-only {
    display: none;
  }
}

@media screen and (min-width: 1301px) {
  .p-reservation__box.--01 {
    margin-left: 1.5rem;
  }
}

@media not all and (min-width: 1301px) {
  .p-reservation__box.--01 {
    border-left: none;
  }
  .p-reservation__box.--02 {
    border-right: none;
  }
}

@media screen and (min-width: 1350px) {
  .p-first__link {
    padding-right: calc((100vw - 130rem) / 2 + 3rem);
  }
  .p-reservation__box.--03 {
    width: 116rem;
    margin-right: -10rem;
  }
}

@media not all and (min-width: 1350px) {
  .p-reservation__box.--03 {
    border-right: none;
  }
}

@media (hover: none) {
  .c-link:active {
    opacity: 0.6;
  }
}

@media screen and (max-width: 768px) {
  .p-price__boxWrapper .text{
    width: 100%;
  }
}

#menseki{
background-color: #e8dc6d;
padding: 5rem;
}
#menseki .box{
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 1);
padding: 1rem;
}
#menseki ul{
list-style: disc;
line-height: 170%;
}
#menseki ul li{
margin-top: 1.5rem;
}
@media screen and (max-width: 768px) {
#menseki{
background-color: #e8dc6d;
padding: 1.5rem;
}
}

#info{
background-color: #e8dc6d;
padding: 5rem;
}
#info .box{
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 1);
padding: 3rem;
max-width: 900px;
margin: 0 auto;
}
#info h3{
font-size: 3rem;
letter-spacing: 0.2rem;
font-weight: 600;
}
#info p{
margin-top: 3rem;
line-height: 160%;
}
#info font{
color: #FF0000;
}
.contact-form{
width:80%;
margin:3rem auto 0;
}
.contact-form table{
width:100%;
}
.contact-form tr{
border-bottom: 1px solid #F0F0F0;
padding: 5px;
}
.contact-form th{
  text-align:left;
  width:25%;
}
.contact-form th,
.contact-form td{
   padding:8px;
　 vertical-align:top;
  font-size: 1.4rem;
  font-weight: 300;
}
.contact-form td span{
display: block;
padding-top:8px;
font-size: 1.2rem;
font-weight: 200;
}
.contact-form input:not(input[type="radio"]), .contact-form textarea{
	width:100%;
  border: 1px solid #C8C8C8;
}
.contact-form input:not(input[type="radio"]){
	height:35px;
}
.contact-form select {
  width: 200px;
  padding: 8px;
  outline: 0;
  background-image: none;
  box-shadow: none;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  cursor: pointer;
  border: 1px solid #C8C8C8;
}
select::before {
  position: absolute;
  top: 18px;
  right: 16px;
  width: 0;
  height: 0;
  border-width: 10px 5px 0 5px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  content: "";
  pointer-events: none;
}
select::-ms-expand {
  display: none;
}
.submit {
  border-radius: 30px;
  width: 130px!important;
  margin: 0 auto;
  transition: .5s;
}
.submit:hover {
background:#E8DC6D;
}
#info .text {
margin-top: 5rem;
line-height: 160%;
}
#info .text p{
font-size: 1.4rem;
margin-top: 0;
}
#info .text a{
text-decoration: underline;
}
#info .text2 p,#info .text3 p{
font-size: 1.6rem;
}
#info .text3 p{
text-align: center;
}
#info .text4 p{
font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
#info th,#info td {
    wihth: 100%;
    display: block;
  }
}










