@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 {
  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: .16rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left; }

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

hr {
  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: -.25em; }

sup {
  top: -.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"] {
  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: .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;
  appearance: button;
  border: none;
  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: 768px) {
    .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: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  background-color: #F4EDEA;
  color: #000000;
  font-size: 18px;
  line-height: 1; }
  @media screen and (max-width: 1300px) {
    body {
      font-size: 1.3846153846vw; } }
  @media screen and (max-width: 480px) {
    body {
      font-size: 4.2666648vw; } }
  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 {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  color: inherit; }

@media (hover: hover) {
  a:hover {
    opacity: .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: 89.3333333333vw; } }

.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: 89.3333333333vw; } }

.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: 89.3333333333vw; } }

/* 文字揃え */
.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;
  animation: fadein 0.5s ease; }

/* head
---------------------------------------------------------------------------*/
.head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 14px 26px;
  z-index: 20; }
  @media screen and (max-width: 1300px) {
    .head {
      padding: 1.0769230769vw 2vw; } }
  @media screen and (max-width: 480px) {
    .head {
      padding: 1.8666666667vw 4.2666666667vw; } }
  .head-logo {
    width: 244px; }
    @media screen and (max-width: 1300px) {
      .head-logo {
        width: 18.7692307692vw; } }
    @media screen and (max-width: 480px) {
      .head-logo {
        width: 55.7333333333vw; } }
  .head-nav {
    position: relative; }
    @media screen and (max-width: 480px) {
      .head-nav {
        height: 5.6vw; } }
    .head-nav-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 16px;
      gap: 44px;
      color: #7A4A3F;
      padding-right: 100px; }
      @media screen and (max-width: 1300px) {
        .head-nav-link {
          font-size: 1.2307692308vw; } }
      @media screen and (max-width: 480px) {
        .head-nav-link {
          font-size: 3.7925909333vw; } }
      @media screen and (max-width: 1300px) {
        .head-nav-link {
          gap: 3.3846153846vw;
          padding-right: 7.6923076923vw; } }
      @media screen and (max-width: 480px) {
        .head-nav-link {
          display: none; } }
      .head-nav-link > li {
        padding-top: 10px; }
        @media screen and (max-width: 1300px) {
          .head-nav-link > li {
            padding-top: 0.7692307692vw; } }
        @media screen and (max-width: 480px) {
          .head-nav-link > li {
            padding-top: 0; } }
        .head-nav-link > li > a {
          display: block;
          position: relative;
          padding-bottom: 10px;
          z-index: 10;
          letter-spacing: .14em; }
          @media screen and (max-width: 1300px) {
            .head-nav-link > li > a {
              padding-bottom: 0.7692307692vw; } }
          @media screen and (max-width: 480px) {
            .head-nav-link > li > a {
              padding-bottom: 0; } }
          .head-nav-link > li > a::before {
            position: absolute;
            content: "";
            width: 70px;
            height: 60px;
            left: 50%;
            top: 36%;
            transform: translateX(-50%) translateY(-50%);
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain;
            background-image: url(../img/cmn/glnv-hover.png);
            opacity: 0;
            transition-property: all;
            transition-duration: 0.3s;
            transition-timing-function: ease;
            z-index: -1; }
            @media screen and (max-width: 1300px) {
              .head-nav-link > li > a::before {
                width: 5.3846153846vw;
                height: 4.6153846154vw; } }
            @media screen and (max-width: 480px) {
              .head-nav-link > li > a::before {
                display: none; } }
          @media (hover: hover) {
            .head-nav-link > li > a:hover {
              opacity: 1; }
              .head-nav-link > li > a:hover::before {
                opacity: 1; } }
    .head-nav-sub {
      position: absolute;
      width: 448px;
      right: 0;
      top: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media screen and (max-width: 1300px) {
        .head-nav-sub {
          width: 34.4615384615vw;
          top: 3.2307692308vw; } }
      @media screen and (max-width: 480px) {
        .head-nav-sub {
          display: none; } }
      .head-nav-sub-bestrate {
        width: 220px; }
        @media screen and (max-width: 1300px) {
          .head-nav-sub-bestrate {
            width: 16.9230769231vw; } }
      .head-nav-sub-plan {
        width: 215px;
        color: #ffffff; }
        @media screen and (max-width: 1300px) {
          .head-nav-sub-plan {
            width: 16.5384615385vw; } }
        .head-nav-sub-plan a {
          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;
          border-radius: 16px;
          background-color: #CFA524;
          width: 100%;
          height: 88px; }
          @media screen and (max-width: 1300px) {
            .head-nav-sub-plan a {
              border-radius: 1.2307692308vw; } }
          @media screen and (max-width: 480px) {
            .head-nav-sub-plan a {
              border-radius: 4.2666666667vw; } }
          @media screen and (max-width: 1300px) {
            .head-nav-sub-plan a {
              height: 6.7692307692vw; } }
          .head-nav-sub-plan a span {
            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;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column; }
          .head-nav-sub-plan a i {
            position: relative;
            font-style: normal;
            font-size: 16px;
            letter-spacing: .1em;
            font-family: "Montserrat", sans-serif;
            font-optical-sizing: auto;
            font-weight: 600;
            font-style: normal;
            padding-left: 30px;
            margin-bottom: 8px;
            color: #E7D291; }
            @media screen and (max-width: 1300px) {
              .head-nav-sub-plan a i {
                font-size: 1.2307692308vw; } }
            @media screen and (max-width: 480px) {
              .head-nav-sub-plan a i {
                font-size: 3.7925909333vw; } }
            @media screen and (max-width: 1300px) {
              .head-nav-sub-plan a i {
                margin-bottom: 0.6153846154vw; } }
            @media screen and (max-width: 480px) {
              .head-nav-sub-plan a i {
                margin-bottom: 1.4933333333vw; } }
            @media screen and (max-width: 1300px) {
              .head-nav-sub-plan a i {
                padding-left: 2.3076923077vw; } }
            .head-nav-sub-plan a i::before {
              position: absolute;
              content: "";
              background-repeat: no-repeat;
              background-position: center;
              background-size: contain;
              width: 18px;
              height: 18px;
              top: 50%;
              transform: translateY(-50%);
              left: 0;
              background-image: url(../img/cmn/head-plan-icon.png); }
              @media screen and (max-width: 1300px) {
                .head-nav-sub-plan a i::before {
                  width: 1.3846153846vw;
                  height: 1.3846153846vw; } }
          .head-nav-sub-plan a strong {
            font-weight: 500;
            letter-spacing: .14em; }
          @media (hover: hover) {
            .head-nav-sub-plan a:hover {
              opacity: 1;
              background-color: #F1E4BD;
              color: #CFA524; } }
    .head-nav-menu {
      position: absolute;
      width: 34px;
      height: 23px;
      top: 6px;
      right: 0; }
      @media screen and (max-width: 1300px) {
        .head-nav-menu {
          width: 2.8461538462vw;
          height: 1.7692307692vw;
          top: 0.4615384615vw; } }
      @media screen and (max-width: 480px) {
        .head-nav-menu {
          width: 8.6666666667vw;
          height: 5.6vw;
          top: 0; } }
    .head-nav-lang {
      position: absolute;
      right: 0;
      top: 150px;
      border-radius: 16px;
      background-color: #F4EDEA;
      padding: 6px 10px; }
      @media screen and (max-width: 1300px) {
        .head-nav-lang {
          border-radius: 1.2307692308vw; } }
      @media screen and (max-width: 480px) {
        .head-nav-lang {
          border-radius: 4.2666666667vw; } }
      @media screen and (max-width: 1300px) {
        .head-nav-lang {
          top: 11.5384615385vw;
          padding: 0.4615384615vw 0.7692307692vw; } }
      @media screen and (max-width: 480px) {
        .head-nav-lang {
          display: none; } }
      .head-nav-lang dt {
        font-size: 14px;
        letter-spacing: .15em;
        padding-left: 22px;
        position: relative;
        border-bottom: 1px solid #BCA49F;
        padding-bottom: 8px; }
        @media screen and (max-width: 1300px) {
          .head-nav-lang dt {
            font-size: 1.0769230769vw; } }
        @media screen and (max-width: 480px) {
          .head-nav-lang dt {
            font-size: 3.3185170667vw; } }
        @media screen and (max-width: 1300px) {
          .head-nav-lang dt {
            padding-bottom: 0.6153846154vw; } }
        @media screen and (max-width: 480px) {
          .head-nav-lang dt {
            padding-bottom: 1.4933333333vw; } }
        @media screen and (max-width: 1300px) {
          .head-nav-lang dt {
            padding-left: 1.6923076923vw; } }
        .head-nav-lang dt::before {
          position: absolute;
          content: "";
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          width: 14px;
          height: 14px;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          background-image: url(../img/cmn/lang-icon.png); }
          @media screen and (max-width: 1300px) {
            .head-nav-lang dt::before {
              width: 1.0769230769vw;
              height: 1.0769230769vw; } }
      .head-nav-lang dd {
        display: none; }
        .head-nav-lang dd li {
          font-size: 14px;
          letter-spacing: .15em;
          padding: .5em 0;
          text-align: center; }
          @media screen and (max-width: 1300px) {
            .head-nav-lang dd li {
              font-size: 1.0769230769vw; } }
          @media screen and (max-width: 480px) {
            .head-nav-lang dd li {
              font-size: 3.3185170667vw; } }

/* fixedhd
---------------------------------------------------------------------------*/
.fixedhd {
  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;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 72px;
  padding: 0 26px;
  background-color: #ffffff;
  z-index: 2000; }
  @media screen and (max-width: 1300px) {
    .fixedhd {
      height: 6.6153846154vw;
      padding: 0 2vw; } }
  @media screen and (max-width: 480px) {
    .fixedhd {
      display: none; } }
  .fixedhd-logo {
    width: 130px; }
    @media screen and (max-width: 1300px) {
      .fixedhd-logo {
        width: 10vw; } }
    @media screen and (max-width: 480px) {
      .fixedhd-logo {
        width: 26.4vw; } }
  .fixedhd-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 22px; }
    @media screen and (max-width: 1300px) {
      .fixedhd-nav {
        gap: 1.6923076923vw; } }
    .fixedhd-nav .head-nav-link {
      padding-right: 0; }
    .fixedhd-nav .head-nav-sub-plan {
      width: 194px; }
      @media screen and (max-width: 1300px) {
        .fixedhd-nav .head-nav-sub-plan {
          width: 14.9230769231vw; } }
      .fixedhd-nav .head-nav-sub-plan a {
        height: 60px; }
        @media screen and (max-width: 1300px) {
          .fixedhd-nav .head-nav-sub-plan a {
            height: 4.6153846154vw; } }
        .fixedhd-nav .head-nav-sub-plan a i {
          font-size: 14px; }
          @media screen and (max-width: 1300px) {
            .fixedhd-nav .head-nav-sub-plan a i {
              font-size: 1.0769230769vw; } }
          @media screen and (max-width: 480px) {
            .fixedhd-nav .head-nav-sub-plan a i {
              font-size: 3.3185170667vw; } }
    .fixedhd-nav .head-nav-menu {
      position: relative;
      top: auto;
      right: auto; }

/* mainmn
---------------------------------------------------------------------------*/
.mainmn {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  /* XPや古いブラウザ向け */
  height: 100svh;
  overflow: auto;
  zoom: 1;
  /* IEのレイアウトバグ対策 */
  background-color: #F4EDEA;
  z-index: 5000;
  padding: 100px 0; }
  @media screen and (max-width: 1300px) {
    .mainmn {
      padding: 7.6923076923vw 0; } }
  @media screen and (max-width: 480px) {
    .mainmn {
      padding: 24vw 0 26.6666666667vw; } }
  .mainmn-close {
    position: absolute;
    top: 24px;
    right: 26px;
    width: 29px;
    height: 25px; }
    @media screen and (max-width: 1300px) {
      .mainmn-close {
        top: 1.8461538462vw;
        right: 2vw;
        width: 2.2307692308vw;
        height: 2vw; } }
    @media screen and (max-width: 480px) {
      .mainmn-close {
        top: 5.8666666667vw;
        right: 7.4666666667vw;
        width: 7.0666666667vw;
        height: 6vw; } }
  .mainmn-wrap {
    /* 1280 */
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (max-width: 1300px) {
      .mainmn-wrap {
        width: 98.4615384615vw; } }
    @media screen and (max-width: 480px) {
      .mainmn-wrap {
        width: 89.3333333333vw; } }
  .mainmn-img {
    width: 50%; }
    @media screen and (max-width: 480px) {
      .mainmn-img {
        display: none; } }
    .mainmn-img img {
      width: 532px; }
      @media screen and (max-width: 1300px) {
        .mainmn-img img {
          width: 40.9230769231vw; } }
  .mainmn-nav {
    width: 50%;
    padding-right: 100px; }
    @media screen and (max-width: 1300px) {
      .mainmn-nav {
        padding-right: 7.6923076923vw; } }
    @media screen and (max-width: 480px) {
      .mainmn-nav {
        width: 100%;
        padding-right: 0; } }
    .mainmn-nav-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 40px; }
      @media screen and (max-width: 1300px) {
        .mainmn-nav-link {
          margin-bottom: 3.0769230769vw; } }
      @media screen and (max-width: 480px) {
        .mainmn-nav-link {
          margin-bottom: 7.4666666667vw; } }
      @media screen and (max-width: 480px) {
        .mainmn-nav-link {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      @media screen and (max-width: 480px) {
        .mainmn-nav-link ul {
          width: 100%; }
          .mainmn-nav-link ul:nth-of-type(1) {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            border-bottom: 1px solid #BCA49F;
            margin-bottom: 5.3333333333vw; }
            .mainmn-nav-link ul:nth-of-type(1) li {
              width: 33.0666666667vw; } }
      .mainmn-nav-link li {
        letter-spacing: .14rem;
        margin-bottom: 28px; }
        @media screen and (max-width: 1300px) {
          .mainmn-nav-link li {
            margin-bottom: 2.1538461538vw; } }
        @media screen and (max-width: 480px) {
          .mainmn-nav-link li {
            margin-bottom: 5.2266666667vw; } }
        @media screen and (max-width: 480px) {
          .mainmn-nav-link li {
            margin-bottom: 5.3333333333vw; } }
    @media screen and (max-width: 480px) {
      .mainmn-nav-lang {
        margin-bottom: 5.3333333333vw; } }
    .mainmn-nav-lang dt {
      font-size: 16px;
      letter-spacing: .15em;
      padding-left: 22px;
      position: relative;
      border-bottom: 1px solid #BCA49F;
      padding-bottom: 8px;
      margin-bottom: 20px; }
      @media screen and (max-width: 1300px) {
        .mainmn-nav-lang dt {
          font-size: 1.2307692308vw; } }
      @media screen and (max-width: 480px) {
        .mainmn-nav-lang dt {
          font-size: 3.7925909333vw; } }
      @media screen and (max-width: 1300px) {
        .mainmn-nav-lang dt {
          padding-bottom: 0.6153846154vw; } }
      @media screen and (max-width: 480px) {
        .mainmn-nav-lang dt {
          padding-bottom: 1.4933333333vw; } }
      @media screen and (max-width: 1300px) {
        .mainmn-nav-lang dt {
          margin-bottom: 1.5384615385vw; } }
      @media screen and (max-width: 480px) {
        .mainmn-nav-lang dt {
          margin-bottom: 3.7333333333vw; } }
      @media screen and (max-width: 1300px) {
        .mainmn-nav-lang dt {
          padding-left: 1.6923076923vw; } }
      @media screen and (max-width: 480px) {
        .mainmn-nav-lang dt {
          padding-left: 6.6666666667vw; } }
      .mainmn-nav-lang dt::before {
        position: absolute;
        content: "";
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 14px;
        height: 14px;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        background-image: url(../img/cmn/lang-icon.png); }
        @media screen and (max-width: 1300px) {
          .mainmn-nav-lang dt::before {
            width: 1.0769230769vw;
            height: 1.0769230769vw; } }
        @media screen and (max-width: 480px) {
          .mainmn-nav-lang dt::before {
            width: 3.7333333333vw;
            height: 3.7333333333vw; } }
    .mainmn-nav-lang dd ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media screen and (max-width: 480px) {
        .mainmn-nav-lang dd ul {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
    .mainmn-nav-lang dd li {
      letter-spacing: .14em; }
      @media screen and (max-width: 480px) {
        .mainmn-nav-lang dd li {
          width: calc(100% / 3);
          margin-bottom: 3.4666666667vw; }
          .mainmn-nav-lang dd li:nth-of-type(2) {
            width: calc((100% / 3) * 2); } }
  .mainmn .brbox {
    margin-top: 64px; }
    @media screen and (max-width: 1300px) {
      .mainmn .brbox {
        margin-top: 4.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .mainmn .brbox {
        margin-top: 11.9466666667vw; } }
    @media screen and (max-width: 480px) {
      .mainmn .brbox {
        margin-top: 0; } }

/* brbox
---------------------------------------------------------------------------*/
.brbox {
  /* 1080 */
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  border-radius: 32px;
  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;
  padding: 26px 54px; }
  @media screen and (max-width: 1300px) {
    .brbox {
      width: 83.0769230769vw; } }
  @media screen and (max-width: 480px) {
    .brbox {
      width: 89.3333333333vw; } }
  @media screen and (max-width: 1300px) {
    .brbox {
      border-radius: 2.4615384615vw; } }
  @media screen and (max-width: 480px) {
    .brbox {
      border-radius: 8.5333333333vw; } }
  @media screen and (max-width: 1300px) {
    .brbox {
      padding: 2vw 4.1538461538vw; } }
  @media screen and (max-width: 480px) {
    .brbox {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 6.1333333333vw 8.5333333333vw; } }
  .brbox-bestrate {
    width: 290px; }
    @media screen and (max-width: 1300px) {
      .brbox-bestrate {
        width: 22.3076923077vw; } }
    @media screen and (max-width: 480px) {
      .brbox-bestrate {
        width: 69.7333333333vw; } }
  .brbox .btn.btn-plan {
    width: 416px; }
    @media screen and (max-width: 1300px) {
      .brbox .btn.btn-plan {
        width: 32vw; } }
    @media screen and (max-width: 480px) {
      .brbox .btn.btn-plan {
        width: 72.4vw;
        margin-top: 5.0666666667vw;
        margin-bottom: 5.0666666667vw; } }
    .brbox .btn.btn-plan a {
      height: 88px; }
      @media screen and (max-width: 1300px) {
        .brbox .btn.btn-plan a {
          height: 6.7692307692vw; } }
      @media screen and (max-width: 480px) {
        .brbox .btn.btn-plan a {
          height: 24vw; }
          .brbox .btn.btn-plan a span {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
            .brbox .btn.btn-plan a span strong {
              font-size: 5.3333333333vw;
              margin-bottom: 4.8vw; }
            .brbox .btn.btn-plan a span i {
              font-size: 3.7333333333vw;
              padding-right: 15.2vw; }
              .brbox .btn.btn-plan a span i::after {
                width: 8vw;
                height: 8vw; } }
  .brbox-link li {
    color: #7A4A3F; }
    .brbox-link li a {
      position: relative;
      padding-left: 32px;
      letter-spacing: .14em; }
      @media screen and (max-width: 1300px) {
        .brbox-link li a {
          padding-left: 2.4615384615vw; } }
      @media screen and (max-width: 480px) {
        .brbox-link li a {
          padding-left: 8vw; } }
      .brbox-link li a::before {
        position: absolute;
        content: "";
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 18px;
        height: 18px;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
        @media screen and (max-width: 1300px) {
          .brbox-link li a::before {
            width: 1.3846153846vw;
            height: 1.3846153846vw; } }
        @media screen and (max-width: 480px) {
          .brbox-link li a::before {
            width: 4.2666666667vw;
            height: 4.2666666667vw; } }
    .brbox-link li:nth-of-type(1) {
      margin-bottom: 24px; }
      @media screen and (max-width: 1300px) {
        .brbox-link li:nth-of-type(1) {
          margin-bottom: 1.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .brbox-link li:nth-of-type(1) {
          margin-bottom: 4.48vw; } }
      .brbox-link li:nth-of-type(1) a::before {
        background-image: url(../img/cmn/brbox-icon-room.png); }
    .brbox-link li:nth-of-type(2) a::before {
      background-image: url(../img/cmn/brbox-icon-cal.png); }

/* btn
---------------------------------------------------------------------------*/
.btn {
  width: 360px;
  color: #ffffff; }
  @media screen and (max-width: 1300px) {
    .btn {
      width: 27.6923076923vw; } }
  @media screen and (max-width: 480px) {
    .btn {
      width: 100%; } }
  .btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 80px;
    border-radius: 16px;
    padding: 0 20px; }
    @media screen and (max-width: 1300px) {
      .btn a {
        border-radius: 1.2307692308vw; } }
    @media screen and (max-width: 480px) {
      .btn a {
        border-radius: 4.2666666667vw; } }
    @media screen and (max-width: 1300px) {
      .btn a {
        height: 6.1538461538vw;
        padding: 0 1.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .btn a {
        height: 19.2vw;
        padding: 0 4.2666666667vw; } }
    .btn a span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%; }
      .btn a span strong {
        letter-spacing: .14em;
        font-weight: 500; }
        @media screen and (max-width: 480px) {
          .btn a span strong {
            line-height: 1.4; } }
      .btn a span i {
        position: relative;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
        font-size: 16px;
        letter-spacing: .1em;
        padding-right: 60px; }
        @media screen and (max-width: 1300px) {
          .btn a span i {
            font-size: 1.2307692308vw; } }
        @media screen and (max-width: 480px) {
          .btn a span i {
            font-size: 3.7925909333vw; } }
        @media screen and (max-width: 1300px) {
          .btn a span i {
            padding-right: 4.6153846154vw; } }
        @media screen and (max-width: 480px) {
          .btn a span i {
            padding-right: 9.6vw; } }
        .btn a span i::after {
          position: absolute;
          content: "";
          width: 33px;
          height: 32px;
          top: 50%;
          transform: translateY(-50%);
          right: 0;
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain; }
          @media screen and (max-width: 1300px) {
            .btn a span i::after {
              width: 2.5384615385vw;
              height: 2.4615384615vw; } }
          @media screen and (max-width: 480px) {
            .btn a span i::after {
              width: 7.4666666667vw;
              height: 7.4666666667vw; } }
  .btn.btn-plan a {
    background-color: #CFA524; }
    .btn.btn-plan a span i {
      color: #E7D291; }
      .btn.btn-plan a span i::after {
        background-image: url(../img/cmn/btn-icon-creamyellow.png); }
    @media (hover: hover) {
      .btn.btn-plan a:hover {
        opacity: 1;
        background-color: #F1E4BD;
        color: #CFA524; } }
  .btn.btn-def a {
    background-color: #4D7A84; }
    .btn.btn-def a span i {
      color: #B8CACE; }
      .btn.btn-def a span i::after {
        background-image: url(../img/cmn/btn-icon-celestegreen.png); }
    @media (hover: hover) {
      .btn.btn-def a:hover {
        opacity: 1;
        background-color: #B4C7CB;
        color: #4D7A84; }
        .btn.btn-def a:hover i {
          color: #4D7A84;
          opacity: 0.5; } }

.btnmore {
  width: 96px; }
  @media screen and (max-width: 1300px) {
    .btnmore {
      width: 7.3846153846vw; } }
  @media screen and (max-width: 480px) {
    .btnmore {
      width: 20vw; } }
  .btnmore a, .btnmore .atag {
    display: block;
    width: 100%;
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    letter-spacing: .1em;
    font-size: 16px;
    color: #82A2A9; }
    @media screen and (max-width: 1300px) {
      .btnmore a, .btnmore .atag {
        font-size: 1.2307692308vw; } }
    @media screen and (max-width: 480px) {
      .btnmore a, .btnmore .atag {
        font-size: 3.7925909333vw; } }
    .btnmore a::after, .btnmore .atag::after {
      position: absolute;
      content: "";
      width: 33px;
      height: 32px;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      background-image: url(../img/cmn/btn-icon-celestegreen.png);
      opacity: 0.6;
      transition-property: all;
      transition-duration: 0.3s;
      transition-timing-function: ease; }
      @media screen and (max-width: 1300px) {
        .btnmore a::after, .btnmore .atag::after {
          width: 2.5384615385vw;
          height: 2.4615384615vw; } }
      @media screen and (max-width: 480px) {
        .btnmore a::after, .btnmore .atag::after {
          width: 6.1333333333vw;
          height: 6.1333333333vw; } }
    @media (hover: hover) {
      .btnmore a:hover, .btnmore .atag:hover {
        opacity: 1;
        color: #4D7A84; }
        .btnmore a:hover::after, .btnmore .atag:hover::after {
          opacity: 1; } }
  .btnmore.colkbrown a, .btnmore.colkbrown .atag {
    color: #CFA524; }
    .btnmore.colkbrown a::after, .btnmore.colkbrown .atag::after {
      background-image: url(../img/cmn/btn-icon-colkbrown.png);
      opacity: 1; }

/* panel
---------------------------------------------------------------------------*/
.panel {
  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;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1080px;
  height: 72px;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  overflow: hidden;
  background-color: #ffffff;
  z-index: 100;
  z-index: 2000; }
  @media screen and (max-width: 1300px) {
    .panel {
      width: 83.0769230769vw;
      height: 5.5384615385vw;
      border-top-left-radius: 2.4615384615vw;
      border-top-right-radius: 2.4615384615vw; } }
  @media screen and (max-width: 480px) {
    .panel {
      width: 89.3333333333vw;
      height: auto;
      margin: 0 auto;
      bottom: auto;
      left: auto;
      transform: translateX(0);
      position: relative;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border-radius: 4.2666666667vw; } }
  .panel-ttl {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 136px;
    height: 100%;
    background-color: #7A4A3F; }
    @media screen and (max-width: 1300px) {
      .panel-ttl {
        width: 10.4615384615vw; } }
    @media screen and (max-width: 480px) {
      .panel-ttl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        height: 10.6666666667vw; } }
    .panel-ttl span {
      font-size: 14px;
      font-family: "Montserrat", sans-serif;
      font-optical-sizing: auto;
      font-weight: 600;
      font-style: normal;
      letter-spacing: .1em;
      color: #CAB7B2;
      margin-bottom: 8px; }
      @media screen and (max-width: 1300px) {
        .panel-ttl span {
          font-size: 1.0769230769vw; } }
      @media screen and (max-width: 480px) {
        .panel-ttl span {
          font-size: 3.3185170667vw; } }
      @media screen and (max-width: 1300px) {
        .panel-ttl span {
          margin-bottom: 0.6153846154vw; } }
      @media screen and (max-width: 480px) {
        .panel-ttl span {
          margin-bottom: 1.4933333333vw; } }
      @media screen and (max-width: 480px) {
        .panel-ttl span {
          margin-right: 1em;
          margin-bottom: 0; } }
    .panel-ttl strong {
      letter-spacing: .14em;
      font-weight: 400;
      color: #ffffff; }
  @media screen and (max-width: 480px) {
    .panel-body {
      padding: 3.4666666667vw; } }
  .panel-body form,
  .panel-body .inbox_489ban {
    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; }
    @media screen and (max-width: 480px) {
      .panel-body form,
      .panel-body .inbox_489ban {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        row-gap: 3.2vw; } }
  .panel-body input[name="date"] {
    width: 184px;
    background-image: url(../img/cmn/brbox-icon-cal.png);
    background-size: 18px; }
    @media screen and (max-width: 1300px) {
      .panel-body input[name="date"] {
        width: 12.4vw;
        background-size: 1.2307692308vw; } }
    @media screen and (max-width: 480px) {
      .panel-body input[name="date"] {
        width: 40vw;
        background-size: 4.2666666667vw; } }
  .panel-body select {
    background-image: url(../img/cmn/489ban-sel.png);
    background-size: 12px;
    padding-right: 20px; }
    @media screen and (max-width: 1300px) {
      .panel-body select {
        background-size: 0.7692307692vw;
        padding-right: 1.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .panel-body select {
        background-size: 2.9333333333vw;
        padding-right: 5.3333333333vw; } }
  .panel-body input[name="date"],
  .panel-body select {
    border: none;
    background-color: #ffffff;
    color: #7A4A3F;
    font-size: 22px;
    letter-spacing: .14em;
    font-weight: 600;
    border-bottom: 1px solid #BCA49F;
    border-radius: 0;
    height: 35px;
    background-repeat: no-repeat;
    background-position: right 6px center; }
    @media screen and (max-width: 1300px) {
      .panel-body input[name="date"],
      .panel-body select {
        font-size: 1.6923076923vw; } }
    @media screen and (max-width: 480px) {
      .panel-body input[name="date"],
      .panel-body select {
        font-size: 5.2148125333vw; } }
    @media screen and (max-width: 1300px) {
      .panel-body input[name="date"],
      .panel-body select {
        font-size: 1.5384615385vw;
        height: 2.6923076923vw;
        background-position: right 0.3076923077vw center; } }
    @media screen and (max-width: 480px) {
      .panel-body input[name="date"],
      .panel-body select {
        font-size: 4.6vw;
        height: 9.3333333333vw;
        background-position: right 0.8vw center; } }
  .panel-body dt label {
    font-size: 16px;
    letter-spacing: .14em;
    color: #7A4A3F; }
    @media screen and (max-width: 1300px) {
      .panel-body dt label {
        font-size: 1.2307692308vw; } }
    @media screen and (max-width: 480px) {
      .panel-body dt label {
        font-size: 3.7925909333vw; } }
    @media screen and (max-width: 1300px) {
      .panel-body dt label {
        font-size: 1.1538461538vw; } }
    @media screen and (max-width: 480px) {
      .panel-body dt label {
        font-size: 3.7vw; } }
  .panel-body .date_489ban dd label,
  .panel-body .room_489ban dd span,
  .panel-body .person_489ban dd span {
    font-size: 16px;
    letter-spacing: .14em; }
    @media screen and (max-width: 1300px) {
      .panel-body .date_489ban dd label,
      .panel-body .room_489ban dd span,
      .panel-body .person_489ban dd span {
        font-size: 1.2307692308vw; } }
    @media screen and (max-width: 480px) {
      .panel-body .date_489ban dd label,
      .panel-body .room_489ban dd span,
      .panel-body .person_489ban dd span {
        font-size: 3.7925909333vw; } }
  .panel-body .date_489ban dd label input,
  .panel-body .room_489ban dd select,
  .panel-body .person_489ban dd select {
    margin-right: 0.4em; }
  .panel-body .date_489ban,
  .panel-body .stay_489ban,
  .panel-body .room_489ban,
  .panel-body .person_489ban {
    margin-right: .8em; }
  @media screen and (max-width: 480px) {
    .panel-body .date_489ban {
      margin-right: 3em; }
    .panel-body .stay_489ban {
      position: absolute;
      top: 14.1vw;
      right: 0; } }
  .panel-body button[name="searchButton489ban"] {
    width: 56px;
    height: 48px;
    background-color: #808080;
    color: #ffffff;
    border-radius: 8px;
    border: none;
    outline: none;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .14em; }
    @media screen and (max-width: 1300px) {
      .panel-body button[name="searchButton489ban"] {
        border-radius: 0.6153846154vw; } }
    @media screen and (max-width: 480px) {
      .panel-body button[name="searchButton489ban"] {
        border-radius: 2.1333333333vw; } }
    @media screen and (max-width: 1300px) {
      .panel-body button[name="searchButton489ban"] {
        font-size: 1.3846153846vw; } }
    @media screen and (max-width: 480px) {
      .panel-body button[name="searchButton489ban"] {
        font-size: 4.2666648vw; } }
    @media screen and (max-width: 1300px) {
      .panel-body button[name="searchButton489ban"] {
        width: 4.3076923077vw;
        height: 3.6923076923vw;
        font-size: 1.2307692308vw; } }
    @media screen and (max-width: 480px) {
      .panel-body button[name="searchButton489ban"] {
        width: 100%;
        height: 11.4666666667vw;
        font-size: 4.2666648vw; } }
    @media (hover: hover) {
      .panel-body button[name="searchButton489ban"]:hover {
        opacity: .5;
        cursor: pointer; } }
  .panel .brbox-link {
    margin-right: 26px; }
    @media screen and (max-width: 1300px) {
      .panel .brbox-link {
        margin-right: 2vw; } }
    @media screen and (max-width: 480px) {
      .panel .brbox-link {
        width: 100%;
        margin-right: 0;
        margin-top: 3.2vw;
        padding-bottom: 3.2vw;
        padding-left: 2.6666666667vw;
        padding-right: 2.6666666667vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    .panel .brbox-link li:nth-of-type(1) {
      margin-bottom: 12px; }
      @media screen and (max-width: 1300px) {
        .panel .brbox-link li:nth-of-type(1) {
          margin-bottom: 0.9230769231vw; } }
      @media screen and (max-width: 480px) {
        .panel .brbox-link li:nth-of-type(1) {
          margin-bottom: 2.24vw; } }
      @media screen and (max-width: 480px) {
        .panel .brbox-link li:nth-of-type(1) {
          margin-bottom: 0; } }
@media screen and (min-width: 481px) and (max-width: 1300px) {
  .panel .brbox-link li a {
    padding-left: 2.1538461538vw; } }

    @media screen and (max-width: 480px) {
      .panel .brbox-link li a {
        padding-left: 6vw; } }

/* spft
---------------------------------------------------------------------------*/
.spft {
  display: none; }
  @media screen and (max-width: 480px) {
    .spft {
      display: block;
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 16vw;
      background-color: #ffffff;
      z-index: 2000;
      border-radius: 8.5333333333vw 8.5333333333vw 0 0;
      overflow: hidden; }
      .spft ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .spft li {
        font-size: 3.7333333333vw;
        letter-spacing: 0;
        color: #ffffff; }
        .spft li a {
          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;
          width: 100%;
          height: 16vw;
          margin: 0 auto; }
          .spft li a span {
            position: relative;
            padding-top: 7.4666666667vw; }
            .spft li a span::before {
              position: absolute;
              content: "";
              background-repeat: no-repeat;
              background-position: center;
              background-size: contain;
              left: 50%;
              transform: translateX(-50%);
              top: 0;
              width: 6.4vw;
              height: 6.4vw; }
      .spft-access {
        width: 25%; }
        .spft-access a {
          background-color: #4D7A84; }
          .spft-access a span::before {
            background-image: url(../img/cmn/spft-access.png); }
      .spft-plan {
        width: 50%; }
        .spft-plan a {
          background-color: #CFA524; }
          .spft-plan a span::before {
            background-image: url(../img/cmn/spft-plan.png); }
      .spft-menu {
        width: 25%; }
        .spft-menu a {
          background-color: #4D7A84; }
          .spft-menu a span::before {
            background-image: url(../img/cmn/spft-menu.png); } }

/* footer
---------------------------------------------------------------------------*/
.footer {
  /* 1080 */
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 80px;
  padding-bottom: 110px; }
  @media screen and (max-width: 1300px) {
    .footer {
      width: 83.0769230769vw; } }
  @media screen and (max-width: 480px) {
    .footer {
      width: 89.3333333333vw; } }
  @media screen and (max-width: 1300px) {
    .footer {
      padding-top: 6.1538461538vw; } }
  @media screen and (max-width: 480px) {
    .footer {
      padding-top: 14.9333333333vw; } }
  @media screen and (max-width: 1300px) {
    .footer {
      padding-bottom: 8.4615384615vw; } }
  @media screen and (max-width: 480px) {
    .footer {
      padding-bottom: 20.5333333333vw; } }
  @media screen and (max-width: 480px) {
    .footer {
      padding-bottom: 32vw; } }
  .footer-left {
    width: 50%; }
    @media screen and (max-width: 480px) {
      .footer-left {
        width: 100%; } }
  .footer-right {
    width: 50%; }
    @media screen and (max-width: 480px) {
      .footer-right {
        display: none; } }
  .footer-bottom {
    width: 100%;
    margin-top: 56px;
    margin-bottom: 40px; }
    @media screen and (max-width: 1300px) {
      .footer-bottom {
        margin-top: 4.3076923077vw; } }
    @media screen and (max-width: 480px) {
      .footer-bottom {
        margin-top: 10.4533333333vw; } }
    @media screen and (max-width: 1300px) {
      .footer-bottom {
        margin-bottom: 3.0769230769vw; } }
    @media screen and (max-width: 480px) {
      .footer-bottom {
        margin-bottom: 7.4666666667vw; } }
    @media screen and (max-width: 480px) {
      .footer-bottom {
        margin-top: 8.5333333333vw;
        margin-bottom: 8.5333333333vw; } }
  .footer-copy {
    width: 100%;
    font-size: 18px;
    letter-spacing: .14em;
    text-align: center; }
    @media screen and (max-width: 1300px) {
      .footer-copy {
        font-size: 1.3846153846vw; } }
    @media screen and (max-width: 480px) {
      .footer-copy {
        font-size: 4.2666648vw; } }
  .footer-logo {
    position: relative;
    width: 250px;
    margin-bottom: 56px; }
    @media screen and (max-width: 1300px) {
      .footer-logo {
        margin-bottom: 4.3076923077vw; } }
    @media screen and (max-width: 480px) {
      .footer-logo {
        margin-bottom: 10.4533333333vw; } }
    @media screen and (max-width: 1300px) {
      .footer-logo {
        width: 19.2307692308vw; } }
    @media screen and (max-width: 480px) {
      .footer-logo {
        width: 59.2vw; } }
    .footer-logo::after {
      position: absolute;
      content: "";
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 94px;
      height: 156px;
      top: -27px;
      left: 322px;
      background-image: url(../img/cmn/footer-deco.png); }
      @media screen and (max-width: 1300px) {
        .footer-logo::after {
          width: 7.2307692308vw;
          height: 12vw;
          top: -2.0769230769vw;
          left: 24.7692307692vw; } }
      @media screen and (max-width: 480px) {
        .footer-logo::after {
          width: 22.4vw;
          height: 37.3333333333vw;
          left: auto;
          right: -27.2vw;
          top: -4.2666666667vw; } }
  .footer-addr {
    letter-spacing: .14em;
    line-height: 2.11; }
  .footer-insta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 480px) {
      .footer-insta {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    .footer-insta-link {
      padding-top: 80px; }
      @media screen and (max-width: 1300px) {
        .footer-insta-link {
          padding-top: 6.1538461538vw; } }
      @media screen and (max-width: 480px) {
        .footer-insta-link {
          padding-top: 14.9333333333vw; } }
      @media screen and (max-width: 480px) {
        .footer-insta-link {
          padding-top: 8.5333333333vw; } }
      .footer-insta-link a {
        display: block;
        position: relative;
        padding-left: 38px;
        letter-spacing: .14em; }
        @media screen and (max-width: 1300px) {
          .footer-insta-link a {
            padding-left: 2.9230769231vw; } }
        @media screen and (max-width: 480px) {
          .footer-insta-link a {
            padding-left: 8.6666666667vw; } }
        .footer-insta-link a::before {
          position: absolute;
          content: "";
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          background-image: url(../img/cmn/footer-insta-icon.png);
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          width: 21px;
          height: 21px; }
          @media screen and (max-width: 1300px) {
            .footer-insta-link a::before {
              width: 1.6153846154vw;
              height: 1.6153846154vw; } }
          @media screen and (max-width: 480px) {
            .footer-insta-link a::before {
              width: 5.0666666667vw;
              height: 5.0666666667vw; } }
    .footer-insta-img {
      width: 216px;
      margin-left: 80px; }
      @media screen and (max-width: 1300px) {
        .footer-insta-img {
          width: 16.6153846154vw;
          margin-left: 6.1538461538vw; } }
      @media screen and (max-width: 480px) {
        .footer-insta-img {
          width: 44.8vw;
          margin-left: 0; } }

/* ====================================================================== */
/* ====================================================================== */
/* ancpos
---------------------------------------------------------------------------*/
.ancpos {
  display: block;
  z-index: -100;
  position: relative;
  margin-top: -104px;
  padding-top: 104px; }
  @media screen and (max-width: 1300px) {
    .ancpos {
      margin-top: -8vw;
      padding-top: 8vw; } }
  @media screen and (max-width: 480px) {
    .ancpos {
      margin-top: 0;
      padding-top: 0; } }

/* main
---------------------------------------------------------------------------*/
.ui-datepicker {
  position: fixed !important;
  top: var(--top) !important; }
