@charset "UTF-8";
/* basic layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* 基本設定
---------------------------------------------------------------------------*/
/* responsive */
/* サイズ */
/* flexbox */
/* フォント */
/* regular: 400, medium: 500, semibold: 600, bold: 700 */
/* regular: 400, medium: 500, bold: 700 */
/* 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: 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: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.08em;
  background-color: #F0F5F7;
  font-size: 18px;
}
@media screen and (max-width: 1440px) {
  body {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 480px) {
  body {
    font-size: 4.5801526718vw;
  }
}
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 {
  width: 1360px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .wrap {
    width: 94.4444444444vw;
  }
}
@media screen and (max-width: 480px) {
  .wrap {
    width: 89.8218829517vw;
  }
}

.wrap-min {
  /* 1080 */
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .wrap-min {
    width: 88.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .wrap-min {
    /* 100vw = 393 */
    width: 79.6437659033vw;
  }
}

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

/* 文字揃え */
.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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #EC4011;
  color: #ffffff;
  font-size: 20px;
}
@media screen and (max-width: 1440px) {
  .btn-reser {
    font-size: 1.3888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-reser {
    font-size: 5.0890585242vw;
  }
}
.btn-reser {
  line-height: 1.4;
  width: 320px;
  height: 72px;
}
@media screen and (max-width: 1440px) {
  .btn-reser {
    width: 22.2222222222vw;
    height: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-reser {
    width: 100%;
    height: 18.320610687vw;
  }
}
.btn-reser span {
  position: relative;
  padding-left: 26px;
}
@media screen and (max-width: 1440px) {
  .btn-reser span {
    padding-left: 1.8055555556vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-reser span {
    padding-left: 6.6157760814vw;
  }
}
.btn-reser span::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../img/cmn/btn-icon-reser.png);
  width: 20px;
  height: 20px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1440px) {
  .btn-reser span::before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-reser span::before {
    width: 5.0890585242vw;
    height: 5.0890585242vw;
  }
}
@media (hover: hover) {
  .btn-reser:hover {
    color: #ffffff;
  }
}

/* ページ遷移ボタン */
.btn-more {
  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;
  width: 320px;
  height: 72px;
  background-color: #0E42AB;
}
@media screen and (max-width: 1440px) {
  .btn-more {
    width: 22.2222222222vw;
    height: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-more {
    width: 100%;
    height: 18.320610687vw;
  }
}
.btn-more span {
  color: #ffffff;
  position: relative;
  padding-right: 32px;
}
@media screen and (max-width: 1440px) {
  .btn-more span {
    padding-right: 2.2222222222vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-more span {
    padding-right: 8.1424936387vw;
  }
}
.btn-more span::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../img/cmn/btn-more-arw.png);
  width: 18px;
  height: 15px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1440px) {
  .btn-more span::before {
    width: 1.25vw;
    height: 1.0416666667vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-more span::before {
    width: 4.5801526718vw;
    height: 3.8167938931vw;
  }
}

/* 別ページボタン */
.btn-blank {
  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;
  width: 320px;
  height: 72px;
  border: 1px solid #363540;
}
@media screen and (max-width: 1440px) {
  .btn-blank {
    width: 22.2222222222vw;
    height: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-blank {
    width: 100%;
    height: 18.320610687vw;
  }
}
.btn-blank span {
  color: #75747F;
  position: relative;
  padding-right: 32px;
}
@media screen and (max-width: 1440px) {
  .btn-blank span {
    padding-right: 2.2222222222vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-blank span {
    padding-right: 8.1424936387vw;
  }
}
.btn-blank span::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../img/cmn/btn-icon-blank.png);
  width: 18px;
  height: 15px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1440px) {
  .btn-blank span::before {
    width: 1.25vw;
    height: 1.0416666667vw;
  }
}
@media screen and (max-width: 480px) {
  .btn-blank span::before {
    width: 4.5801526718vw;
    height: 3.8167938931vw;
  }
}

/* gmap埋め込み */
.gmap iframe {
  display: block;
  width: 100%;
  height: 520px;
}
@media screen and (max-width: 1440px) {
  .gmap iframe {
    height: 36.1111111111vw;
  }
}
@media screen and (max-width: 480px) {
  .gmap iframe {
    height: 63.6132315522vw;
  }
}

/* 英語タイトル（56） */
.ttl-en {
  display: inline-block;
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.08em;
  font-size: 56px;
}
@media screen and (max-width: 1440px) {
  .ttl-en {
    font-size: 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .ttl-en {
    font-size: 14.2493638677vw;
  }
}
.ttl-en {
  background: -webkit-gradient(linear, left top, right top, from(#0E42AB), to(#363540));
  background: linear-gradient(90deg, #0E42AB, #363540);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* 英語タイトル（56）下の日本語 */
.ttl-en-underja {
  font-size: 32px;
}
@media screen and (max-width: 1440px) {
  .ttl-en-underja {
    font-size: 2.2222222222vw;
  }
}
@media screen and (max-width: 480px) {
  .ttl-en-underja {
    font-size: 8.1424936387vw;
  }
}
.ttl-en-underja {
  font-weight: 700;
  line-height: 1.3125;
  color: #0E42AB;
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .ttl-en-underja {
    margin-top: 0.6944444444vw;
  }
}
@media screen and (max-width: 480px) {
  .ttl-en-underja {
    margin-top: 2.5445292621vw;
  }
}
.ttl-en-underja {
  margin-bottom: 56px;
}
@media screen and (max-width: 1440px) {
  .ttl-en-underja {
    margin-bottom: 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .ttl-en-underja {
    margin-bottom: 14.2493638677vw;
  }
}
.ttl-en-underja.cols {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 32px;
}
@media screen and (max-width: 1440px) {
  .ttl-en-underja.cols {
    margin-left: 2.2222222222vw;
  }
}

/* 見出し */
.hdl {
  font-size: 28px;
}
@media screen and (max-width: 1440px) {
  .hdl {
    font-size: 1.9444444444vw;
  }
}
@media screen and (max-width: 480px) {
  .hdl {
    font-size: 7.1246819338vw;
  }
}
.hdl {
  letter-spacing: 0.04em;
  line-height: 1.42;
  font-weight: 700;
}

/* 本文 */
.desc {
  font-size: 18px;
}
@media screen and (max-width: 1440px) {
  .desc {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 480px) {
  .desc {
    font-size: 4.5801526718vw;
  }
}
.desc {
  letter-spacing: 0.05em;
  line-height: 2;
}

/* swiper - ui用 */
.swiper-parent {
  position: relative;
}

/* swiper - 矢印 */
.swiper-button {
  position: absolute;
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0;
}
@media screen and (max-width: 1440px) {
  .swiper-button {
    width: 3.8888888889vw;
    height: 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .swiper-button {
    width: 14.2493638677vw;
    height: 14.2493638677vw;
  }
}
.swiper-button::after {
  display: none;
}
.swiper-button.swiper-button-prev {
  background-image: url(../img/cmn/swiper-prev.png);
}
.swiper-button.swiper-button-next {
  background-image: url(../img/cmn/swiper-next.png);
}

/* swiper - ドット */
.swiper-pagination {
  position: absolute;
  bottom: 24px !important;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
}
@media screen and (max-width: 1440px) {
  .swiper-pagination {
    bottom: 1.6666666667vw !important;
  }
}
@media screen and (max-width: 480px) {
  .swiper-pagination {
    bottom: 4.0712468193vw !important;
  }
}
.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  border: 1px solid #ffffff;
  background-color: transparent;
  border-radius: 0;
  margin: 0 4px;
}
@media screen and (max-width: 1440px) {
  .swiper-pagination .swiper-pagination-bullet {
    width: 0.6944444444vw;
    height: 0.6944444444vw;
    margin: 0 0.2777777778vw;
  }
}
@media screen and (max-width: 480px) {
  .swiper-pagination .swiper-pagination-bullet {
    width: 2.5445292621vw;
    height: 2.5445292621vw;
    margin: 0 1.0178117048vw;
  }
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #0E42AB;
  background-color: #0E42AB;
}

/* header
---------------------------------------------------------------------------*/
.header,
.fixedhd {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 188px;
  z-index: 100;
}
@media screen and (max-width: 1440px) {
  .header,
  .fixedhd {
    height: 13.0555555556vw;
  }
}
@media screen and (max-width: 480px) {
  .header,
  .fixedhd {
    height: 34.6055979644vw;
  }
}
.header-logo,
.fixedhd-logo {
  position: absolute;
  width: 100px;
  height: 108px;
  left: 40px;
  top: 40px;
}
@media screen and (max-width: 1440px) {
  .header-logo,
  .fixedhd-logo {
    width: 6.9444444444vw;
    height: 7.5vw;
    left: 2.7777777778vw;
    top: 2.7777777778vw;
  }
}
@media screen and (max-width: 480px) {
  .header-logo,
  .fixedhd-logo {
    width: 22.9007633588vw;
    height: 24.427480916vw;
    left: 5.0890585242vw;
    top: 5.0890585242vw;
  }
}
.header-reser,
.fixedhd-reser {
  position: absolute;
  top: 58px;
  right: 144px;
}
@media screen and (max-width: 1440px) {
  .header-reser,
  .fixedhd-reser {
    top: 4.0277777778vw;
    right: 10vw;
  }
}
@media screen and (max-width: 480px) {
  .header-reser,
  .fixedhd-reser {
    display: none;
  }
}
.header-reser .attr,
.fixedhd-reser .attr {
  position: absolute;
  white-space: nowrap;
  right: 0;
  top: 110%;
  font-size: 80%;
}
.header-menu,
.fixedhd-menu {
  position: absolute;
  width: 64px;
  height: 64px;
  top: 60px;
  right: 36px;
}
@media screen and (max-width: 1440px) {
  .header-menu,
  .fixedhd-menu {
    width: 4.4444444444vw;
    height: 4.4444444444vw;
    top: 4.1666666667vw;
    right: 2.5vw;
  }
}
@media screen and (max-width: 480px) {
  .header-menu,
  .fixedhd-menu {
    width: 16.2849872774vw;
    height: 16.2849872774vw;
    top: 10.1781170483vw;
    right: 5.0890585242vw;
  }
}

/* fixedhd
---------------------------------------------------------------------------*/
.fixedhd {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background-color: #F0F5F7;
  z-index: 4000;
}
@media screen and (max-width: 1440px) {
  .fixedhd {
    height: 6.25vw;
  }
}
@media screen and (max-width: 480px) {
  .fixedhd {
    height: 17.8117048346vw;
  }
}
.fixedhd-logo {
  width: 60px;
  height: auto;
  top: 10px;
}
@media screen and (max-width: 1440px) {
  .fixedhd-logo {
    width: 4.7916666667vw;
    top: 0.6944444444vw;
  }
}
@media screen and (max-width: 480px) {
  .fixedhd-logo {
    width: 13vw;
    top: 2vw;
  }
}
.fixedhd-reser {
  top: 8px;
}
@media screen and (max-width: 1440px) {
  .fixedhd-reser {
    top: 0.5555555556vw;
  }
}
.fixedhd-menu {
  top: 14px;
}
@media screen and (max-width: 1440px) {
  .fixedhd-menu {
    top: 0.9722222222vw;
  }
}
@media screen and (max-width: 480px) {
  .fixedhd-menu {
    width: 12vw;
    top: 3vw;
  }
}

/* panel
---------------------------------------------------------------------------*/
.panel {
  position: fixed;
  top: 90px;
  left: 0;
  width: 100%;
  background-color: #0E42AB;
  color: #ffffff;
  z-index: 3500;
  padding: 8px 0;
}
@media screen and (max-width: 1440px) {
  .panel {
    top: 6.25vw;
    padding: 0.5555555556vw 0;
  }
}
.panel-wrap {
  /* 1080 */
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .panel-wrap {
    width: 88.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .panel-wrap {
    /* 100vw = 393 */
    width: 79.6437659033vw;
  }
}
.panel form {
  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;
  gap: 10px;
}
@media screen and (max-width: 1440px) {
  .panel form {
    gap: 0.6944444444vw;
  }
}
.panel .box_date input,
.panel select {
  border: none;
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.08em;
  background-color: #ffffff;
  border-radius: 0;
  padding: 0.2em 0.5em;
  font-size: 16px;
}
@media screen and (max-width: 1440px) {
  .panel .box_date input,
  .panel select {
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 480px) {
  .panel .box_date input,
  .panel select {
    font-size: 4.0712468193vw;
  }
}
.panel button[type=submit] {
  border: none;
  border-radius: 0;
  background-color: #EC4011;
  color: #ffffff;
  padding: 0.6em 1em;
}

/* footer
---------------------------------------------------------------------------*/
.footer {
  background: -webkit-gradient(linear, right top, left top, from(#363540), to(#0E42AB));
  background: linear-gradient(270deg, #363540 0%, #0E42AB 100%);
  padding: 96px 0;
  color: #ffffff;
}
@media screen and (max-width: 1440px) {
  .footer {
    padding: 6.6666666667vw 0;
  }
}
@media screen and (max-width: 480px) {
  .footer {
    padding: 20.3562340967vw 0 24.427480916vw;
  }
}
.footer-wrap {
  /* 1080 */
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .footer-wrap {
    width: 88.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-wrap {
    /* 100vw = 393 */
    width: 79.6437659033vw;
  }
}
.footer-wrap {
  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) {
  .footer-wrap {
    width: 90.0763358779vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 14.2493638677vw;
  }
}
.footer-data {
  width: 480px;
  border-right: 1px solid #ffffff;
}
@media screen and (max-width: 1440px) {
  .footer-data {
    width: 33.3333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-data {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 14.2493638677vw;
  }
}
.footer-data-tx {
  width: calc(100% + 2em);
  margin-left: 0;
  margin-right: -2em;
}
.footer-data-img {
  width: 400px;
  margin-bottom: 32px;
}
@media screen and (max-width: 1440px) {
  .footer-data-img {
    margin-bottom: 2.2222222222vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-data-img {
    margin-bottom: 8.1424936387vw;
  }
}
@media screen and (max-width: 1440px) {
  .footer-data-img {
    width: 27.7777777778vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-data-img {
    width: 100%;
  }
}
.footer-body {
  width: 720px;
}
@media screen and (max-width: 1440px) {
  .footer-body {
    width: 50vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-body {
    width: 100%;
  }
}
.footer-body-logo {
  width: 628px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
  .footer-body-logo {
    margin-bottom: 2.7777777778vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-body-logo {
    margin-bottom: 10.1781170483vw;
  }
}
@media screen and (max-width: 1440px) {
  .footer-body-logo {
    width: 43.6111111111vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-body-logo {
    width: 69.465648855vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14.2493638677vw;
  }
}
.footer-body-btn {
  margin-bottom: 38px;
}
@media screen and (max-width: 1440px) {
  .footer-body-btn {
    margin-bottom: 2.6388888889vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-body-btn {
    margin-bottom: 9.6692111959vw;
  }
}
.footer-body-btn .btn-reser {
  width: 480px;
}
@media screen and (max-width: 1440px) {
  .footer-body-btn .btn-reser {
    width: 33.3333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-body-btn .btn-reser {
    width: 100%;
  }
}
.footer-body-btn .attr {
  font-size: 80%;
  margin-top: 0.5em;
}
@media screen and (max-width: 480px) {
  .footer-body-btn .attr {
    margin-top: 1em;
    line-height: 1.7;
  }
}
.footer-body-tel {
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.08em;
  font-size: 56px;
}
@media screen and (max-width: 1440px) {
  .footer-body-tel {
    font-size: 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-body-tel {
    font-size: 14.2493638677vw;
  }
}
.footer-body-tel {
  margin-bottom: 42px;
}
@media screen and (max-width: 1440px) {
  .footer-body-tel {
    margin-bottom: 2.9166666667vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-body-tel {
    margin-bottom: 10.6870229008vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-body-tel {
    font-size: 8.3969465649vw;
  }
}
.footer-body-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  margin-bottom: 64px;
}
@media screen and (max-width: 1440px) {
  .footer-body-nav {
    margin-bottom: 4.4444444444vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-body-nav {
    margin-bottom: 16.2849872774vw;
  }
}
@media screen and (max-width: 1440px) {
  .footer-body-nav {
    gap: 2.2222222222vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-body-nav {
    display: none;
  }
}
.footer-body-copy small {
  font-size: 12px;
}
@media screen and (max-width: 1440px) {
  .footer-body-copy small {
    font-size: 0.8333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .footer-body-copy small {
    font-size: 3.0534351145vw;
  }
}

/* mega
---------------------------------------------------------------------------*/
.mega {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
  background-color: rgba(14, 66, 171, 0.5);
  z-index: 5000;
}
.mega-wrap {
  position: absolute;
  right: 0;
  top: 0;
  width: 480px;
  height: 100%;
  overflow: scroll;
  background-color: #0E42AB;
  color: #ffffff;
  padding: 180px 0 154px;
}
@media screen and (max-width: 1440px) {
  .mega-wrap {
    width: 33.3333333333vw;
    padding: 12.5vw 0 10.6944444444vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-wrap {
    width: 100%;
    padding: 39.6946564885vw 0 16.2849872774vw;
  }
}
.mega-logo {
  display: none;
}
@media screen and (max-width: 480px) {
  .mega-logo {
    display: block;
    position: absolute;
    width: 22.9007633588vw;
    height: 25.9541984733vw;
    top: 5.0890585242vw;
    left: 5.0890585242vw;
  }
}
.mega-close {
  position: absolute;
  width: 64px;
  height: 64px;
  top: 64px;
  right: 36px;
}
@media screen and (max-width: 1440px) {
  .mega-close {
    width: 4.4444444444vw;
    height: 4.4444444444vw;
    top: 4.4444444444vw;
    right: 3.1944444444vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-close {
    width: 16.2849872774vw;
    height: 16.2849872774vw;
    top: 10.1781170483vw;
    right: 5.0890585242vw;
  }
}
.mega dl {
  width: 320px;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .mega dl {
    width: 22.2222222222vw;
  }
}
@media screen and (max-width: 480px) {
  .mega dl {
    width: 79.6437659033vw;
  }
}
.mega dl dt {
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.08em;
  font-size: 24px;
}
@media screen and (max-width: 1440px) {
  .mega dl dt {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .mega dl dt {
    font-size: 6.106870229vw;
  }
}
.mega dl dt {
  font-weight: 500;
  text-align: center;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 24px;
}
@media screen and (max-width: 1440px) {
  .mega dl dt {
    padding-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .mega dl dt {
    padding-bottom: 6.106870229vw;
  }
}
.mega dl dt {
  margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
  .mega dl dt {
    margin-bottom: 2.7777777778vw;
  }
}
@media screen and (max-width: 480px) {
  .mega dl dt {
    margin-bottom: 10.1781170483vw;
  }
}
.mega-menu dd {
  position: relative;
}
.mega-menu dd::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../img/cmn/btn-more-arw.png);
  width: 18px;
  height: 15px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1440px) {
  .mega-menu dd::after {
    width: 1.25vw;
    height: 1.0416666667vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-menu dd::after {
    width: 4.5801526718vw;
    height: 3.8167938931vw;
  }
}
.mega-menu dd + dd {
  margin-top: 40px;
}
@media screen and (max-width: 1440px) {
  .mega-menu dd + dd {
    margin-top: 2.7777777778vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-menu dd + dd {
    margin-top: 10.1781170483vw;
  }
}
.mega-reser {
  padding-top: 80px;
}
@media screen and (max-width: 1440px) {
  .mega-reser {
    padding-top: 5.5555555556vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-reser {
    padding-top: 20.3562340967vw;
  }
}
.mega-reser-btn {
  margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
  .mega-reser-btn {
    margin-bottom: 2.7777777778vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-reser-btn {
    margin-bottom: 10.1781170483vw;
  }
}
.mega-reser-btn .attr {
  margin-top: 0.5em;
  line-height: 1.7;
  font-size: 80%;
}
.mega-reser-tel {
  text-align: center;
}
.mega-reser-tel a {
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.08em;
  font-size: 32px;
}
@media screen and (max-width: 1440px) {
  .mega-reser-tel a {
    font-size: 2.2222222222vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-reser-tel a {
    font-size: 8.1424936387vw;
  }
}
.mega-reser-tel a {
  font-weight: 500;
  margin-top: 24px;
}
@media screen and (max-width: 1440px) {
  .mega-reser-tel a {
    margin-top: 1.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-reser-tel a {
    margin-top: 6.106870229vw;
  }
}
@media screen and (max-width: 480px) {
  .mega-reser-tel a {
    font-size: 7.6335877863vw;
  }
}

/* spft
---------------------------------------------------------------------------*/
.spft {
  display: none;
}
@media screen and (max-width: 480px) {
  .spft {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1000;
  }
  .spft 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: 50%;
    height: 16.2849872774vw;
  }
  .spft-menu {
    background-color: #ffffff;
  }
  .spft-menu img {
    width: 27.4809160305vw;
  }
}