@charset "UTF-8";
/* basic layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* 基本設定
---------------------------------------------------------------------------*/
/* responsive */
/* サイズ */
/* flexbox */
/* フォント */
/* regular: 400, medium: 500, semibold: 600, bold: 700 */
/* medium: 500, bold: 700, black: 900 */
/* regular: 400, medium: 500, semibold: 600, bold: 700 */
/* regular: 400 */
/* 色 */
/* グラデ背景色 */
/* 中央揃え */
/* objectfit */
/* ホバーアクション */
/* 角丸 */
/* ボタン */
/* ボタンの中のspan */
/* フォントサイズ */
/* 余白 */
/* 縦書き */
/* 内径 */
/* 基本設定
---------------------------------------------------------------------------*/
/* reboot */
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.16rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6, em {
  margin: 0;
  font-weight: normal;
  font-style: inherit;
}

p {
  margin: 0;
  padding: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

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

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
  padding: 0;
}

dt {
  font-weight: 400;
  margin: 0;
  padding: 0;
}

dd {
  margin: 0;
  padding: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

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

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* basic layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* chromeで表示される謎の青枠を消す */
*:focus {
  outline: none;
}

/* 電話番号のリンク */
@media (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
a.notel {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
/* 共通設定
---------------------------------------------------------------------------*/
#wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  #wrap {
    margin-top: 0;
  }
}
/* iOSでのデフォルトスタイルをリセット
---------------------------------------------------------------------------*/
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

button, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* レスポンシブ */
@media screen and (max-width: 480px) {
  .view-pc {
    display: none;
  }
}

.view-tab {
  display: none;
}
@media screen and (max-width: 1024px) {
  .view-tab {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .view-tab {
    display: none;
  }
}

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

/* 画像 */
img {
  max-width: 100%;
  height: auto;
}

/* ------------------------------------------------------------------------*/
/* レイアウト
---------------------------------------------------------------------------*/
body {
  position: relative;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.14em;
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  body {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  body {
    font-size: 3.6266666667vw;
  }
}
body {
  line-height: 1;
}
body.scrollnone {
  overflow: hidden;
}

#wrap {
  overflow: hidden;
  position: relative;
}

body#top #wrap {
  padding-top: 0;
}

* {
  outline: none;
}

img {
  display: block;
  width: auto;
  height: auto;
}

a {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  color: inherit;
}

@media (hover: hover) {
  a:hover {
    opacity: 0.6;
    color: inherit;
    text-decoration: none;
  }
}

a.notel {
  pointer-events: none;
}

.wrap {
  /* 1280 */
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .wrap {
    width: 98.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .wrap {
    width: 87.2vw;
  }
}

.wrap-min {
  /* 1080 */
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .wrap-min {
    width: 83.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .wrap-min {
    width: 87.2vw;
  }
}

.wrap-minest {
  /* 980 */
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .wrap-minest {
    width: 75.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .wrap-minest {
    width: 87.2vw;
  }
}

/* 文字揃え */
.al-center {
  text-align: center !important;
}
.al-left {
  text-align: left !important;
}
.al-right {
  text-align: right !important;
}
@media screen and (max-width: 480px) {
  .al-sp-center {
    text-align: center !important;
  }
}

/* scroll_fadein
---------------------------------------------------------------------------*/
.scroll_fadein {
  opacity: 0;
  visibility: hidden;
}

body.scroll .scroll_fadein {
  opacity: 1;
  visibility: visible;
  -webkit-animation: fadein 0.5s ease;
          animation: fadein 0.5s ease;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* parts
---------------------------------------------------------------------------*/
.btn-reser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #6a4d36;
  border: 1px solid #6a4d36;
}
.btn-reser span {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .btn-reser span {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-reser span {
    font-size: 3.6266666667vw;
  }
}
.btn-reser span {
  color: #ffffff;
}
@media screen and (max-width: 480px) {
  .btn-reser span {
    font-size: 3.7333333333vw;
  }
}
.btn-reser span .en {
  font-family: "Rosarivo", cursive;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  font-size: 14px;
}
@media screen and (max-width: 1300px) {
  .btn-reser span .en {
    font-size: 1.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-reser span .en {
    font-size: 3.1733333333vw;
  }
}
.btn-reser span .en {
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 480px) {
  .btn-reser span .en {
    font-size: 3.2vw;
  }
}
@media (hover: hover) {
  .btn-reser:hover {
    opacity: 1;
    background-color: #ffffff;
  }
  .btn-reser:hover span {
    color: #6a4d36;
  }
  .btn-reser:hover .en {
    color: rgba(106, 77, 54, 0.5);
  }
}

.btn-more {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-right: 85px;
  padding: 6px 85px 6px 0;
  height: 26px;
}
@media screen and (max-width: 1300px) {
  .btn-more {
    height: 2vw;
    padding: 0.4615384615vw 6.5384615385vw 0.4615384615vw 0;
  }
}
@media screen and (max-width: 480px) {
  .btn-more {
    height: 6.1333333333vw;
    padding: 1.6vw 17.6vw 0 0;
  }
}
.btn-more::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../img/cmn/btn-more.png);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 26px;
  height: 26px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
@media screen and (max-width: 1300px) {
  .btn-more::after {
    width: 2vw;
    height: 2vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-more::after {
    width: 6.1333333333vw;
    height: 6.1333333333vw;
  }
}
.btn-more span {
  display: block;
  overflow: hidden;
  color: transparent;
  font-family: "Rosarivo", cursive;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  font-size: 14px;
}
@media screen and (max-width: 1300px) {
  .btn-more span {
    font-size: 1.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-more span {
    font-size: 3.1733333333vw;
  }
}
.btn-more span {
  text-shadow: 0 -1.5em 0 #000, 0 0 0 #000;
  -webkit-transition: text-shadow 0.3s;
  transition: text-shadow 0.3s;
  line-height: 1.3;
}
@media screen and (max-width: 480px) {
  .btn-more span {
    font-size: 3.2vw;
  }
}
.btn-more span.ja {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.14em;
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .btn-more span.ja {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-more span.ja {
    font-size: 3.6266666667vw;
  }
}
.btn-more span.ja {
  margin-top: -0.4em;
}
@media screen and (max-width: 480px) {
  .btn-more span.ja {
    font-size: 3.4666666667vw;
  }
}
@media (hover: hover) {
  .btn-more:hover::after {
    opacity: 0.5;
  }
  .btn-more:hover span {
    text-shadow: 0 0 0 #000, 0 1.5em 0 #000;
  }
}

.btn-icon {
  position: relative;
  padding-left: 30px;
  font-family: "Rosarivo", cursive;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .btn-icon {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-icon {
    font-size: 3.6266666667vw;
  }
}
@media screen and (max-width: 1300px) {
  .btn-icon {
    padding-left: 2.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-icon {
    font-size: 2.6666666667vw;
    padding-left: 7.2vw;
  }
}
.btn-icon::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn-icon.pin::before {
  width: 15px;
  height: 20px;
  background-image: url(../img/cmn/icn-pin.png);
}
@media screen and (max-width: 1300px) {
  .btn-icon.pin::before {
    width: 1.1538461538vw;
    height: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-icon.pin::before {
    width: 3.7333333333vw;
    height: 4.8vw;
  }
}
.btn-icon.pin.w::before {
  background-image: url(../img/cmn/icn-pin-w.png);
}
.btn-icon.instagram::before {
  width: 18px;
  height: 18px;
  background-image: url(../img/cmn/icn-instagram.png);
}
@media screen and (max-width: 1300px) {
  .btn-icon.instagram::before {
    width: 1.3846153846vw;
    height: 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-icon.instagram::before {
    width: 4vw;
    height: 4vw;
  }
}
.btn-icon.instagram.w::before {
  background-image: url(../img/cmn/icn-instagram-w.png);
}

.btn-wrap-center {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cross-ja {
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .cross-ja {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .cross-ja {
    font-size: 4.5333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .cross-ja {
    font-size: 4.8vw;
    line-height: 1.5;
  }
}

.cross-en {
  font-family: "Rosarivo", cursive;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  font-size: 22px;
}
@media screen and (max-width: 1300px) {
  .cross-en {
    font-size: 1.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .cross-en {
    font-size: 4.9866666667vw;
  }
}
@media screen and (max-width: 480px) {
  .cross-en {
    font-size: 5.0666666667vw;
    line-height: 1.5;
  }
}

.desc {
  font-size: 14px;
}
@media screen and (max-width: 1300px) {
  .desc {
    font-size: 1.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .desc {
    font-size: 3.1733333333vw;
  }
}
.desc {
  line-height: 3.2;
}
@media screen and (max-width: 480px) {
  .desc {
    font-size: 3.4666666667vw;
  }
}

.desc-large {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .desc-large {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .desc-large {
    font-size: 3.6266666667vw;
  }
}
.desc-large {
  line-height: 3.5;
}
@media screen and (max-width: 480px) {
  .desc-large {
    font-size: 3.4666666667vw;
    line-height: 3.4;
  }
}

.hdl-en {
  font-family: "Rosarivo", cursive;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  font-size: 32px;
}
@media screen and (max-width: 1300px) {
  .hdl-en {
    font-size: 2.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .hdl-en {
    font-size: 7.2533333333vw;
  }
}
.hdl-en {
  line-height: 1.8;
}
@media screen and (max-width: 480px) {
  .hdl-en {
    font-size: 7.4666666667vw;
  }
}
.hdl-en + .hdl-ja {
  margin-top: 44px;
}
@media screen and (max-width: 1300px) {
  .hdl-en + .hdl-ja {
    margin-top: 3.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .hdl-en + .hdl-ja {
    margin-top: 5.8666666667vw;
  }
}
.hdl-en + .hdl-ja {
  margin-left: 65px;
}
@media screen and (max-width: 1300px) {
  .hdl-en + .hdl-ja {
    margin-left: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .hdl-en + .hdl-ja {
    margin-top: 13.3333333333vw;
    margin-left: 15.2vw;
  }
}

.hdl-ja {
  font-size: 18px;
}
@media screen and (max-width: 1300px) {
  .hdl-ja {
    font-size: 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .hdl-ja {
    font-size: 4.08vw;
  }
}
@media screen and (max-width: 480px) {
  .hdl-ja {
    font-size: 4.2666666667vw;
    line-height: 2.8;
  }
}
.hdl-ja + .desc {
  margin-top: 24px;
}
@media screen and (max-width: 1300px) {
  .hdl-ja + .desc {
    margin-top: 1.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .hdl-ja + .desc {
    margin-top: 3.2vw;
  }
}

.mini-en {
  font-size: 14px;
}
@media screen and (max-width: 1300px) {
  .mini-en {
    font-size: 1.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .mini-en {
    font-size: 3.1733333333vw;
  }
}

/* header
---------------------------------------------------------------------------*/
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.header-logo {
  position: absolute;
  width: 56px;
  top: 80px;
  left: 72px;
  z-index: 100;
}
@media screen and (max-width: 1300px) {
  .header-logo {
    width: 4.3076923077vw;
    top: 6.1538461538vw;
    left: 5.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .header-logo {
    width: 10.1333333333vw;
    top: 5.3333333333vw;
    left: 5.3333333333vw;
  }
}
.header-nav {
  position: absolute;
  top: 80px;
  right: 0;
  width: 200px;
  padding-right: 56px;
  z-index: 100;
}
@media screen and (max-width: 1300px) {
  .header-nav {
    top: 6.1538461538vw;
    width: 15.3846153846vw;
    padding-right: 4.3076923077vw;
  }
}
@media screen and (max-width: 480px) {
  .header-nav {
    display: none;
  }
}
.header-nav li {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .header-nav li {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .header-nav li {
    font-size: 3.6266666667vw;
  }
}
.header-nav li {
  text-align: right;
}
.header-nav li + li {
  margin-top: 44px;
}
@media screen and (max-width: 1300px) {
  .header-nav li + li {
    margin-top: 3.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .header-nav li + li {
    margin-top: 5.8666666667vw;
  }
}
.header-nav li a {
  position: relative;
}
.header-nav li a::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  right: -26px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #3e5f80;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  opacity: 0;
}
@media screen and (max-width: 1300px) {
  .header-nav li a::after {
    width: 0.6153846154vw;
    height: 0.6153846154vw;
    right: -2vw;
  }
}
@media (hover: hover) {
  .header-nav li a:hover {
    opacity: 1;
  }
  .header-nav li a:hover::after {
    opacity: 1;
  }
}
.header-burger {
  display: none;
}
@media screen and (max-width: 480px) {
  .header-burger {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 16.5333333333vw;
    z-index: 10;
  }
  .header-burger a {
    display: block;
  }
}

/* fixedhd
---------------------------------------------------------------------------*/
.fixedhd {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
  background-color: #ffffff;
}
@media screen and (max-width: 1300px) {
  .fixedhd {
    padding: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .fixedhd {
    display: none;
  }
}
.fixedhd-logo {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 46px;
}
@media screen and (max-width: 1300px) {
  .fixedhd-logo {
    width: 3.5384615385vw;
    left: 1.5384615385vw;
    top: 1.5384615385vw;
  }
}
.fixedhd nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}
.fixedhd nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 3em;
}
.fixedhd nav ul li {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .fixedhd nav ul li {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .fixedhd nav ul li {
    font-size: 3.6266666667vw;
  }
}
.fixedhd nav ul li a {
  position: relative;
}
.fixedhd nav ul li a::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #3e5f80;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  opacity: 0;
}
@media screen and (max-width: 1300px) {
  .fixedhd nav ul li a::after {
    width: 0.6153846154vw;
    height: 0.6153846154vw;
    right: -0.9230769231vw;
  }
}
@media (hover: hover) {
  .fixedhd nav ul li a:hover {
    opacity: 1;
  }
  .fixedhd nav ul li a:hover::after {
    opacity: 1;
  }
}

/* panel
---------------------------------------------------------------------------*/
.panel {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
@media screen and (max-width: 480px) {
  .panel {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 10.6666666667vw 6.1333333333vw;
    border-top: 1px solid #6a4d36;
    border-bottom: 1px solid #6a4d36;
    margin-top: 4vw;
    margin-bottom: 5.3333333333vw;
  }
}
.panel-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  padding: 12px 18px;
  border-top: 1px solid #6a4d36;
}
@media screen and (max-width: 1300px) {
  .panel-wrap {
    padding: 0.9230769231vw 1.3846153846vw;
  }
}
@media screen and (max-width: 480px) {
  .panel-wrap {
    width: 100%;
    padding: 0;
    border-top: none;
  }
}
.panel-icn {
  width: 22px;
  height: 22px;
}
@media screen and (max-width: 1300px) {
  .panel-icn {
    width: 1.6923076923vw;
    height: 1.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .panel-icn {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .panel .search-panel-frame {
    width: 100%;
  }
}
.panel .directin-sp-form {
  padding: 0;
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5vw 0;
  }
}
.panel .directin-sp-form-label {
  display: none;
}
.panel .directin-sp-form > div {
  margin-top: 0 !important;
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form > div {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
.panel .directin-sp-form .directin-sp-form-input-group {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form .directin-sp-form-input-group {
    margin-bottom: 0;
  }
}
.panel .directin-sp-form .directin-sp-form-date-input-group .directin-sp-form-nodate-checkbox {
  padding-bottom: 0;
}
.panel .directin-sp-form .directin-sp-form-input label .directin-sp-form-checkbox-label {
  letter-spacing: 0;
  margin-left: 0.3em;
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form .directin-sp-form-input label .directin-sp-form-checkbox-label {
    font-size: 3.4666666667vw;
  }
}
.panel .directin-sp-form .directin-sp-form-date-input-group .directin-sp-form-date-input input[type=text],
.panel .directin-sp-form .directin-sp-form-input label select {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #b3b3b3;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .panel .directin-sp-form .directin-sp-form-date-input-group .directin-sp-form-date-input input[type=text],
  .panel .directin-sp-form .directin-sp-form-input label select {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form .directin-sp-form-date-input-group .directin-sp-form-date-input input[type=text],
  .panel .directin-sp-form .directin-sp-form-input label select {
    font-size: 4.5333333333vw;
  }
}
.panel .directin-sp-form .directin-sp-form-date-input-group .directin-sp-form-date-input input[type=text],
.panel .directin-sp-form .directin-sp-form-input label select {
  padding-top: 0;
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form .directin-sp-form-date-input-group .directin-sp-form-date-input input[type=text],
  .panel .directin-sp-form .directin-sp-form-input label select {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form-date-input-group {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}
.panel .directin-sp-form-date-input {
  position: relative;
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form-date-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 8vw;
  }
  .panel .directin-sp-form-date-input::before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 4.8vw;
    height: 4.8vw;
    background-image: url(../img/cmn/panel-icn.png);
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 34%;
  }
}
.panel .directin-sp-form .directin-sp-form-date-input-group .directin-sp-form-date-input input[type=text] {
  width: 390px;
  background-image: url(../img/cmn/panel-cal.png);
  background-size: 20px auto;
  background-position: right 8px center;
  background-repeat: no-repeat;
  padding-left: 0;
  padding-right: 38px;
}
@media screen and (max-width: 1300px) {
  .panel .directin-sp-form .directin-sp-form-date-input-group .directin-sp-form-date-input input[type=text] {
    width: 30vw;
    background-size: 1.5384615385vw auto;
    background-position: right 0.6153846154vw center;
    padding-right: 2.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form .directin-sp-form-date-input-group .directin-sp-form-date-input input[type=text] {
    width: 80vw;
    background-size: 4.2666666667vw auto;
  }
}
.panel .directin-sp-form .directin-sp-form-input label select {
  background-image: url(../img/cmn/panel-arw.png);
  background-size: 9px auto;
  background-position: right 8px center;
  background-repeat: no-repeat;
  padding-left: 0;
  padding-right: 38px;
}
@media screen and (max-width: 1300px) {
  .panel .directin-sp-form .directin-sp-form-input label select {
    background-size: 0.6923076923vw auto;
    background-position: right 0.6153846154vw center;
    padding-right: 2.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form .directin-sp-form-input label select {
    width: 16vw;
    background-size: 2.1333333333vw auto;
    padding-right: 4vw;
  }
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form .directin-sp-form-guest-room-input-group .directin-sp-form-guest-room-separator {
    margin: 0 3vw;
  }
}
.panel .directin-sp-form .directin-sp-form-submit-button button {
  width: 80px;
  height: 32px;
  background-color: #4d4d4d;
  border-radius: 0;
  padding: 0;
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .panel .directin-sp-form .directin-sp-form-submit-button button {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form .directin-sp-form-submit-button button {
    font-size: 3.6266666667vw;
  }
}
.panel .directin-sp-form .directin-sp-form-submit-button button {
  letter-spacing: 0.14em;
}
@media screen and (max-width: 1300px) {
  .panel .directin-sp-form .directin-sp-form-submit-button button {
    width: 6.1538461538vw;
    height: 2.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .panel .directin-sp-form .directin-sp-form-submit-button button {
    width: 22.6666666667vw;
    height: 9.6vw;
    margin-left: 4.5333333333vw;
  }
}
.panel .btn-reser {
  width: 313px;
  height: 72px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1300px) {
  .panel .btn-reser {
    width: 24.0769230769vw;
    height: 5.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .panel .btn-reser {
    width: 87.3333333333vw;
    height: 18.1333333333vw;
    margin: 6.4vw auto 0;
  }
}
.panel .btn-reser small {
  margin-right: 1.5em;
}

/* footer
---------------------------------------------------------------------------*/
.footer {
  /* 1280 */
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .footer {
    width: 98.4615384615vw;
  }
}
@media screen and (max-width: 480px) {
  .footer {
    width: 87.2vw;
  }
}
.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 180px;
}
@media screen and (max-width: 1300px) {
  .footer {
    padding-bottom: 13.8461538462vw;
  }
}
@media screen and (max-width: 480px) {
  .footer {
    padding-bottom: 24vw;
  }
}
@media screen and (max-width: 1300px) {
  .footer {
    width: 83.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .footer {
    display: block;
    margin-bottom: 32vw;
  }
}
.footer-data {
  width: 360px;
}
@media screen and (max-width: 1300px) {
  .footer-data {
    width: 27.6923076923vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-data {
    width: 100%;
  }
}
.footer-data-logo {
  width: 210px;
  margin-bottom: 64px;
}
@media screen and (max-width: 1300px) {
  .footer-data-logo {
    margin-bottom: 4.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-data-logo {
    margin-bottom: 8.5333333333vw;
  }
}
@media screen and (max-width: 1300px) {
  .footer-data-logo {
    width: 16.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-data-logo {
    width: 45.3333333333vw;
  }
}
.footer-data-addr {
  font-size: 14px;
}
@media screen and (max-width: 1300px) {
  .footer-data-addr {
    font-size: 1.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-data-addr {
    font-size: 3.1733333333vw;
  }
}
.footer-data-addr {
  margin-bottom: 2em;
}
@media screen and (max-width: 480px) {
  .footer-data-addr {
    font-size: 3.2vw;
    margin-bottom: 1.5em;
  }
}
.footer-data-tel {
  font-size: 14px;
}
@media screen and (max-width: 1300px) {
  .footer-data-tel {
    font-size: 1.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-data-tel {
    font-size: 3.1733333333vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-data-tel {
    font-size: 3.2vw;
  }
}
.footer .btn-reser {
  width: 440px;
  height: 80px;
}
@media screen and (max-width: 1300px) {
  .footer .btn-reser {
    width: 33.8461538462vw;
    height: 6.1538461538vw;
  }
}
@media screen and (max-width: 480px) {
  .footer .btn-reser {
    width: 100%;
    height: 18.4vw;
  }
}
.footer-nav {
  width: 100%;
  margin-top: 124px;
}
@media screen and (max-width: 1300px) {
  .footer-nav {
    margin-top: 9.5384615385vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-nav {
    margin-top: 16.5333333333vw;
  }
}
.footer-nav {
  margin-bottom: 40px;
}
@media screen and (max-width: 1300px) {
  .footer-nav {
    margin-bottom: 3.0769230769vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-nav {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-nav {
    display: none;
  }
}
.footer-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3em;
}
.footer-nav ul li {
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .footer-nav ul li {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-nav ul li {
    font-size: 3.6266666667vw;
  }
}
.footer-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 107px;
}
@media screen and (max-width: 1300px) {
  .footer-sns {
    gap: 8.2307692308vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-sns {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0;
    width: 78.6666666667vw;
    margin: 16vw auto;
  }
  .footer-sns li {
    white-space: nowrap;
  }
}
.footer-copy {
  text-align: right;
  font-size: 12px;
}
@media screen and (max-width: 1300px) {
  .footer-copy {
    font-size: 0.9230769231vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-copy {
    font-size: 2.72vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-copy {
    text-align: center;
    font-size: 2.6666666667vw;
    margin-top: 16vw;
  }
}

/* mega
---------------------------------------------------------------------------*/
.mega {
  display: none;
}
@media screen and (max-width: 480px) {
  .mega {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100svh;
    padding-bottom: 21.3333333333vw;
    overflow: scroll;
    background-color: #102237;
    z-index: 5000;
    color: #ffffff;
    padding-top: 22.4vw;
  }
  .mega-close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 16.5333333333vw;
  }
  .mega-logo {
    position: absolute;
    width: 7.4666666667vw;
    left: 6vw;
    top: 13.3333333333vw;
  }
  .mega-body nav {
    padding-left: 42.6666666667vw;
  }
  .mega-body nav ul li {
    font-size: 3.7333333333vw;
  }
  .mega-body nav ul li + li {
    margin-top: 3em;
  }
  .mega-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20vw;
    text-align: center;
  }
  .mega-btn .btn-reser {
    width: 74.9333333333vw;
    height: 18.4vw;
  }
  .mega-btn .btn-cancel {
    display: inline-block;
    font-size: 3.2vw;
    margin-top: 4.6666666667vw;
  }
}
.mega-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 9.8666666667vw;
  margin-top: 13.3333333333vw;
}

/* spft
---------------------------------------------------------------------------*/
.spft {
  display: none;
}
@media screen and (max-width: 480px) {
  .spft {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #102237;
  }
  .spft a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 16vw;
  }
  .spft a img {
    width: 17.0666666667vw;
  }
  .spft-access {
    width: 25%;
  }
  .spft-reserve {
    width: 50%;
    background-color: #6a4d36;
  }
  .spft-menu {
    width: 25%;
  }
}