@charset "UTF-8";
/* ===================================================================
CSS information
file name  : common.css
style info : 基本・共通設定
=================================================================== */

/* =======================
　基本設定
========================== */
* {
  -webkit-appearance: none;
}
html {
  max-width: 100%;
}
body {
  background-color: #fff;
  color: #000000;
  box-sizing: border-box;
  overflow: hidden;
}
.mouse body a:hover,
.touch body a.touchstart {
  text-decoration: none;
}
body img {
  width: 100%;
  max-width: 100%;
  height: auto;
  -webkit-touch-callout: none;
  vertical-align: middle;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
}
html #page {
  min-width: 1100px !important;
  margin: auto;
  font-size: 100% !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
@media only screen and (min-width: 768px) {
  .flex_view_pc-tab {
    display: flex;
  }
  .grid_view_pc-tab {
    display: grid;
  }
}
@media only screen and (min-width: 1024px) {
  .flex_view_pc {
    display: flex;
  }
  .grid_view_pc {
    display: grid;
  }
}
.ml_10 {
  margin-left: 10px;
}
.ml_20 {
  margin-left: 20px;
}
.ml_30 {
  margin-left: 30px;
}
.ml_40 {
  margin-left: 40px;
}
.ml_50 {
  margin-left: 50px;
}
.ml_60 {
  margin-left: 60px;
}
.ml_70 {
  margin-left: 70px;
}
.ml_80 {
  margin-left: 80px;
}
.ml_90 {
  margin-left: 90px;
}
.mr_10 {
  margin-right: 10px;
}
.mr_20 {
  margin-right: 20px;
}
.mr_30 {
  margin-right: 30px;
}
.mr_40 {
  margin-right: 40px;
}
.mr_50 {
  margin-right: 50px;
}
.mr_60 {
  margin-right: 60px;
}
.mr_70 {
  margin-right: 70px;
}
.mr_80 {
  margin-right: 80px;
}
.mr_90 {
  margin-right: 90px;
}
.mt_10 {
  margin-top: 10px;
}
.mt_20 {
  margin-top: 20px;
}
.mt_30 {
  margin-top: 30px;
}
.mt_40 {
  margin-top: 40px;
}
.mt_50 {
  margin-top: 50px;
}
.mt_60 {
  margin-top: 60px;
}
.mt_70 {
  margin-top: 70px;
}
.mt_80 {
  margin-top: 80px;
}
.mt_90 {
  margin-top: 90px;
}
.mb_10 {
  margin-bottom: 10px;
}
.mb_20 {
  margin-bottom: 20px;
}
.mb_30 {
  margin-bottom: 30px;
}
.mb_40 {
  margin-bottom: 40px;
}
.mb_50 {
  margin-bottom: 50px;
}
.mb_60 {
  margin-bottom: 60px;
}
.mb_70 {
  margin-bottom: 70px;
}
.mb_80 {
  margin-bottom: 80px;
}
.mb_90 {
  margin-bottom: 90px;
}
/* =======================
	font
========================== */
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 200;
  src: url(/fonts/NotoSerifJP-ExtraLight.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 300;
  src: url(/fonts/NotoSerifJP-Light.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/NotoSerifJP-Regular.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/NotoSerifJP-Medium.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/NotoSerifJP-SemiBold.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/NotoSerifJP-Bold.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 900;
  src: url(/fonts/NotoSerifJP-Black.otf) format("opentype");
  font-display: swap;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 62.5%;
}
body {
  font-size: 1.5rem;
  font-weight: 400;
  background-color: #fff;
  color: #000000;
  -webkit-text-size-adjust: 100%;
  line-height: 1.7;
}
em {
  font-style: normal;
  letter-spacing: 0.1rem;
}
input,
select,
textarea {
  font-size: 100%;
}
body,
pre,
input,
textarea,
select {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", osaka, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.min {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-feature-settings: "palt";
  letter-spacing: 0.1rem;
}
.goth {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", osaka, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
th {
  font-weight: normal;
  line-height: 1.4;
}
h2 {
  font-size: 200%;
}
h3 {
  font-size: 180%;
}
h4 {
  font-size: 160%;
}

@media only screen and (min-width: 768px) {
  h2 {
    font-size: 240%;
  }
  h3 {
    font-size: 200%;
  }
  h4 {
    font-size: 180%;
  }
}

.text_xs {
  font-size: 80%;
}
.text_s {
  font-size: 90%;
}
.text_m {
  font-size: 100%;
}
.text_l {
  font-size: 110%;
}
.text_xl {
  font-size: 120%;
}
.text_2xl {
  font-size: 150%;
}
.text_3xl {
  font-size: 200%;
}

.font_bold {
  font-weight: bold;
}
/* =======================
	カラー設定
========================== */
:root {
  /* --primary-color: */
  --gold: #ab8334;
  --right-gold: #aea152;
  --red: #cc3333;
  --brown: #391d07;
  --navy: #003366;
  --orange: #fc6500;
  --gray: #999;
}
/* =======================
	　デバイス別出し分け
========================== */
body .view_pc-tab,
body .view_tab,
body .view_pc {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  body .view_sp {
    display: none !important;
  }
  body .view_tab {
    display: block;
  }
  body .view_pc-tab,
  body .view_tab {
    display: block !important;
  }
}
@media only screen and (min-width: 1024px) {
  body .view_tab-sp,
  body .view_tab {
    display: none !important;
  }
  body .view_pc {
    display: block !important;
  }
}
@media print {
  body .view_tab-sp,
  body .view_tab {
    display: none !important;
  }
}
.ie8 body .view_tab-sp,
.ie8 body .view_tab {
  display: none !important;
}

@media print {
  body .view_sp {
    display: none !important;
  }
}
.ie8 body .view_sp {
  display: none !important;
}
body .language_on {
  display: none;
}
/* =======================
		改行 
========================== */
@media screen and (max-width: 767px) {
  .sp_br {
    display: block;
  }
  .tb_br {
    display: none;
  }
  .sp_br.tb_br {
    display: block;
  }
  .pc_br {
    display: none;
  }
  .sp_br.pc_br {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .sp_br {
    display: none;
  }
  .sp_br.tb_br {
    display: block;
  }
  .tb_br {
    display: block;
  }
  .pc_br {
    display: none;
  }
  .tb_br.pc_br {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .sp_br {
    display: none;
  }
  .tb_br {
    display: none;
  }
  .tb_br.pc_br {
    display: block;
  }
  .sp_br.pc_br {
    display: block;
  }
  .pc_br {
    display: block;
  }
}
.w_br {
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.keepAll:lang(ja) {
  word-break: keep-all;
}
/* =======================
	　 a　リンク
========================== */
a {
  text-decoration: none;
  color: inherit;
}
a:link {
  color: inherit;
  text-decoration: none;
}
a:visited {
  color: inherit;
  text-decoration: none;
}
a:active {
  color: inherit;
  text-decoration: none;
}
a.link_text {
  text-decoration: underline;
}
a[target="_blank"]:not(:has(img)):not(.no_external_icon):not(.btn):not(.external_icon_w)::after {
  width: 0.9em;
  height: 0.9em;
  display: inline-block;
  content: "";
  background-size: contain;
  vertical-align: middle;
  background-image: url(/image/common/img_externalLink.svg);
  margin-left: 4px;
  transform: translateY(-0.1em);
  background-repeat: no-repeat;
}
a.btn_primary[target="_blank"]:not(.no_external_icon)::after,
a.external_icon_w[target="_blank"]::after {
  width: 0.9em;
  height: 0.9em;
  display: inline-block;
  content: "";
  background-size: contain;
  vertical-align: middle;
  background-image: url(/image/common/img_externalLink_w.svg);
  margin-left: 4px;
  transform: translateY(-0.1em);
  background-repeat: no-repeat;
}
@media (any-hover: hover) {
  a:hover img {
    opacity: 0.75;
    filter: alpha(opacity=75);
  }
  a.link_text:hover {
    text-decoration: none;
  }
}

/* =======================
	　ボタン
========================== */
a.btn {
  align-items: center;
  appearance: unset;
  border: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-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-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  padding-inline: 1rem;
}
a.btn_primary {
  color: #fff;
  font-size: 1.5rem;
  padding-block: 0.7em;
  background-color: var(--gold);
  border: var(--gold) 1px solid;
}
a.btn_secondary {
  color: var(--gold);
  border: var(--gold) 1px solid;
  font-size: 1.5rem;
  padding-block: 0.7em;
  background-color: inherit;
}
a.btn_primary_orange {
  background-color: var(--orange);
  border: var(--orange) 1px solid;
}
a.btn_large {
  width: 100%;
  padding-inline: unset;
}
a.btn_full {
  width: 100%;
  height: 100%;
  padding-inline: unset;
}

@media (any-hover: hover) {
  a.btn:hover {
    opacity: 0.7;
  }
  a.btn_secondary:hover {
    color: #fff;
    background-color: var(--gold);
  }
}
.btn_box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .btn_box {
    display: flex;
    justify-content: center;
    gap: 32px;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
  }
  .btn_box .btn {
    max-width: 352px;
  }
}
/* =======================
		Accordion details summary
========================== */
.accordion_js-summary {
  /* display: list-item;以外を指定してデフォルトの三角形アイコンを消します */
  display: block;
}

.accordion_js-summary::-webkit-details-marker {
  /* Safariで表示されるデフォルトの三角形アイコンを消します */
  display: none;
}

.accordion_js-summary_inner {
  cursor: pointer;
  display: grid;
  align-items: center;
  justify-items: center;
  text-align: center;
  padding-inline: 24px;
  position: relative;
}
.accordion_js-icon {
  display: block;
  position: absolute;
  width: 22px;
  flex-shrink: 0;
  transform-origin: center 43%;
  transition: transform 0.4s;
  right: 0;
}

/* is-openedクラスが付与されたときのスタイル */
.accordion_js-details.is-opened .accordion_js-icon {
  transform: rotate(180deg);
}

/* アイコンのバーのスタイル */
.accordion_js-icon::before,
.accordion_js-icon::after {
  content: "";
  position: absolute;
  display: block;
  width: 13px;
  height: 1px;
  background-color: var(--gray);
}
.accordion_js-icon::before {
  left: 0;
  transform: rotate(45deg);
}
.accordion_js-icon::after {
  right: 0;
  transform: rotate(-45deg);
}

/* --------アコーディオンの中身のスタイル-------- */
.accordion_js-content {
  overflow: hidden;
}

.accordion_js-content_inner {
  padding: 1.2rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  text-align: left;
}

/* =======================
		table
========================== */
table.tbl_basic {
  width: 100%;
  border-top: 1px solid #9aa7c1;
  border-bottom: 1px solid #9aa7c1;
}

table.tbl_basic tr th,
table.tbl_basic tr td {
  padding: 10px 15px;
  vertical-align: top;
  font-weight: normal;
  box-sizing: border-box;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  table.tbl_basic tr th,
  table.tbl_basic tr td {
    padding: 10px;
  }
}

@media only screen and (max-width: 767px) {
  table.tbl_basic tr th,
  table.tbl_basic tr td {
    padding: 0.5em;
  }
}

@media only screen and (min-width: 1101px) {
  table.tbl_basic tr th,
  table.tbl_basic tr td {
    font-size: 116%;
  }
}

@media print {
  table.tbl_basic tr th,
  table.tbl_basic tr td {
    font-size: 116%;
  }
}

.ie8 table.tbl_basic tr th,
.ie8 table.tbl_basic tr td {
  font-size: 116%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  table.tbl_basic tr th,
  table.tbl_basic tr td {
    font-size: 108%;
  }
}

table.tbl_basic tr th {
  text-align: center;
  white-space: nowrap;
}

table.tbl_basic tr th span {
  display: block;
  padding: 0.2em 0.5em;
  background: #4f9d82;
  color: #fff;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  -ms-border-radius: 2em;
  -o-border-radius: 2em;
  border-radius: 2em;
  letter-spacing: 0.06em;
}

/* =======================
		header
========================== */
.sp_header_wrapper h1 {
  visibility: hidden;
  height: 0;
}
.sp_header_wrapper {
  width: 100%;
  z-index: 9993;
  height: 60px;
  position: absolute;
}
.sp_header_wrapper .header_inner {
  display: grid;
  grid-template-columns: 1fr 98px 70px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.2s 0.1s ease-in;
}
.sp_header_wrapper .header_inner .sp_header_logo {
  position: relative;
}
.sp_header_wrapper .header_inner .sp_header_logo p {
  width: 130px;
  position: absolute;
  margin: auto;
  height: 45px;
  top: 8px;
  left: 10px;
}
.sp_header_wrapper .header_inner .sp_header_logo p a .logo_bg {
  display: none;
}

.sp_header_wrapper.black-bg .header_inner .sp_header_logo p a .logo_bg {
  display: none;
}

.sp_header_wrapper.black-bg .header_inner .sp_header_logo p a .logo_wh {
  display: block;
}

.sp_header_wrapper.open .header_inner .sp_header_logo p a .logo_bg {
  display: none;
}

.sp_header_wrapper.open .header_inner .sp_header_logo p a .logo_wh {
  display: block;
}
.sp_header {
  position: relative;
}
.sp_header .sp_header_lang {
  position: absolute;
  z-index: 9992;
  color: #fff;
  right: 15px;
  margin-top: 65px;
}
.wovn-languages_accordion_list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  display: grid;
  gap: 4px;
  background-color: rgba(0, 0, 0, 0.5);
}
.wovn-languages.is-open .wovn-languages_accordion_list {
  max-height: 245px;
}
.wovn-languages_accordion_list .wovn-switch {
  text-align: center;
  display: inline-block;
  padding: 10px 0;
}
.wovn-languages_trigger {
  position: relative;
  padding: 10px 5px;
  display: flex;
  gap: 4px;
  align-items: center;
}
.wovn-languages_trigger:before {
  content: "";
  background: url(/image/common/img_language_w.svg) no-repeat;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-size: contain;
}
.wovn-languages_accordion_list .wovn-switch.selected {
  position: relative;
}
.wovn-languages_accordion_list .wovn-switch.selected::before {
  content: "●";
  color: #fff;
  font-size: 0.6em;
  position: absolute;
  left: 6px;
  top: 50%;
  translate: 0 -50%;
}
.wovn-languages_trigger:hover,
.wovn-languages_accordion_list .wovn-switch {
  cursor: pointer;
}
.sp_header_wrapper .header_inner .sp_header_reserve .sp_header_reservation_btn {
  background-color: var(--gold);
  text-align: center;
  height: 100%;
  display: block;
}
.sp_header_wrapper .header_inner .sp_header_reserve .sp_header_reservation_btn a {
  padding: 19.5px 0;
  display: block;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.4;
}
.sp_header_wrapper .header_inner .sp_header_reserve .sp_header_reservation_btn a:hover {
  text-decoration: none;
}
.sp_header_wrapper .header_inner .sp_header_menu_btn {
  background-color: #fff;
  position: relative;
}
.sp_header_wrapper {
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.2s ease-in;
}
.sp_header_wrapper.fixed {
  top: 0;
  position: fixed;
}
.sp_header_wrapper.black-bg {
  background-color: rgba(0, 0, 0, 1);
  transition: all 0.3s ease-in;
}
.sp_header_wrapper.open {
  z-index: 9994;
}
.sp_header_wrapper.black-bg .header_inner {
  background-color: rgba(0, 0, 0, 1);
  transition: all 0.5s 0.5s ease-in;
}
.sp_header_wrapper.open .header_inner {
  background-color: rgba(0, 0, 0, 1);
  transition: all 0.2s 0.1s ease-in;
}
/*
ハンバーガーメニュー
 */
.sp_header_menu_toggle {
  width: 36px;
  height: 18px;
  padding: 21px 17px;
  position: absolute;
  inset: 0;
}
.sp_header_menu_toggle div {
  position: relative;
}
.sp_header_menu_toggle span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #000;
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}
.sp_header_menu_toggle span:nth-child(1) {
  top: 0;
}
.sp_header_menu_toggle span:nth-child(2) {
  top: 8px;
}
.sp_header_menu_toggle span:nth-child(3) {
  top: 16px;
}
.open .sp_header_menu_toggle span:nth-child(1) {
  top: 9px;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
}
.open .sp_header_menu_toggle span:nth-child(2) {
  width: 0;
  left: 50%;
}
.open .sp_header_menu_toggle span:nth-child(3) {
  top: 9px;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.sp_header_global_nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  display: none;
  background-color: rgba(255, 255, 255, 1);
  overflow-y: auto;
}
html.scrollable {
  overflow: hidden;
}
.sp_header_global_nav_inner {
  width: 100%;
  margin-top: 90px;
  overflow-y: auto;
}
.open .sp_header_global_nav_inner {
  opacity: 1;
  overflow: auto;
  text-align: left;
  box-sizing: border-box;
}
.sp_header_global_nav_inner nav {
  width: 84%;
  margin: auto;
}
.sp_header_global_nav_inner nav ul.main_link_box {
  width: 100%;
  margin: auto;
  list-style: none;
}
.sp_header_global_nav_inner nav ul.main_link_box li {
  float: none;
  position: static;
  border-top: 1px solid #c9c2c2;
  font-size: 14px;
  width: 100%;
  padding: 0;
  text-align: left;
  line-height: 5rem;
}
.sp_header_global_nav_inner nav ul.main_link_box li:last-child {
  border-bottom: 1px solid #c9c2c2;
}

.sp_header_global_nav_inner ul.main_link_box li a {
  display: block;
  width: 100%;
}
.sp_header_global_nav_inner ul li a:hover {
  text-decoration: none;
}

.sp_header_global_nav_inner ul li a img {
  width: 38px;
  vertical-align: middle;
}
.sp_header_global_nav_inner ul li ul.submenu {
  padding: 0 0 1rem 2rem;
}
.sp_header_global_nav_inner ul.main_link_box li span {
  display: inline-block;
  padding: 0 0 0 20px;
  font-size: 18px;
}
.sp_header_global_nav_inner nav ul.submenu li {
  border: none;
  line-height: 4rem;
  font-size: 1.2rem;
  font-weight: normal;
  position: relative;
}
.sp_header_global_nav_inner nav ul.submenu li:last-child {
  border: none;
}
.sp_header_global_nav_inner nav ul.submenu li span::before {
  background: #fff;
  content: " ";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 7px;
  z-index: -1;
}
.sp_header_global_nav_inner nav ul.btn_link_box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 47px;
  column-gap: 5%;
  row-gap: 14px;
  margin-top: 20px;
}
.sp_header_global_nav_inner nav ul.btn_link_box li {
  font-size: min(3.4vw, 1.2rem);
}
.sp_header_global_nav_inner nav ul.btn_link_box li a {
  border: solid #c9c2c2 1px;
  width: 100%;
  height: 100%;
}
.sp_header_global_nav_inner nav ul.btn_link_box li a img.externallink {
  width: 0.9em;
  margin-left: 4px;
  transform: translateY(-0.1em);
}
.sp_header_global_nav_inner .wovn-languages_list {
  display: flex;
  justify-content: center;
  margin: 60px auto;
  font-size: 12rem;
}
.sp_header_global_nav_inner .wovn-switch {
  text-align: center;
  font-size: 12px;
  flex-grow: 1;
}
.sp_header_global_nav_inner .wovn-switch.selected {
  color: var(--right-gold);
}
.sp_header_global_nav_inner .wovn-switch:not(:first-child) {
  border-left: 1px solid var(--gray);
}
header .sp_header_wrapper .lang {
  border: var(--gray) 1px solid;
  text-align: center;
  width: 30%;
  margin: 20px auto;
  padding: 5px 0;
}
.sp_header_global_nav_inner .sns_box {
  display: flex;
  justify-content: center;
  margin-top: 2em;
  gap: 15px;
}
/* 
	ハンバーガーメニュー > tell_box
\ */
.sp_header_wrapper .tel_box {
  background-color: #f8f8f8;
  padding: 20px 0;
  margin: 20px 0;
  text-align: center;
  color: var(--right-gold);
}
.sp_header_wrapper .tel_box dt span {
  font-size: 14px;
  line-height: 1.4;
}
.sp_header_wrapper .tel_box a {
  font-size: 24px;
  line-height: 1.4;
}
.sp_header_wrapper .tel_box .tel_reserve {
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .header_fixed {
    width: 100%;
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 1000;
  }
  .header_hotel_name {
    display: none;
  }
  .header_fixed .header_inner {
    position: relative;
    height: 95px;
    width: 98%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 30% 1fr;
    align-items: center;
    padding-bottom: 4px;
    box-sizing: border-box;
  }
  .header_logo_box {
    display: grid;
    grid-auto-flow: column;
    align-items: center;
    gap: 12px;
  }
  .header_hotel_logo {
    max-width: 210px;
  }
  .header_building_logo {
    display: grid;
    grid-template-columns: 1fr 45%;
    gap: min(1vw, 20px);
  }
  .header_building_logo span {
    display: none;
  }
  .header_niji_logo img {
    opacity: 0.3;
  }
  .header_niji_logo:hover img {
    opacity: 1;
  }
  .header_fixed .header_inner .header_nav_box {
    display: grid;
    grid-template-columns: 1fr 115px;
    gap: 12px 20px;
  }
  .header_fixed .header_inner .header_nav_box .lnav,
  .header_fixed .header_inner .header_nav_box .gnav {
    display: grid;
    grid-auto-flow: column;
    justify-content: end;
  }
  .header_fixed .header_inner .header_nav_box .lnav {
    font-size: 1.2rem;
  }
  .header_fixed .header_inner .header_nav_box .lnav > li {
    border-left: #ccc solid 1px;
  }
  .header_fixed .header_inner .header_nav_box .lnav > li > * {
    padding: 0 12px;
  }
  .header_fixed .header_inner .header_nav_box .lnav > li > *:lang(en) {
    padding: 0 10px;
    letter-spacing: 0;
  }
  .header_fixed .header_inner .header_nav_box .lnav > li:last-child {
    border-right: #ccc solid 1px;
  }
  .header_fixed .header_inner .header_nav_box .gnav li a {
    padding: 0 min(0.75vw, 14px);
  }
  .header_fixed .header_inner .header_nav_box .gnav li:last-child a {
    padding-right: 0;
  }
  .header_fixed .header_inner .header_nav_box .header_reservation_btn {
    grid-area: 1/2/3/3;
    font-size: 1.8rem;
  }
  .header_fixed .header_inner .header_nav_box .header_reservation_btn a {
    color: #fff;
    background-color: var(--gold);
    height: 100%;
  }
  .header_fixed .header_inner .header_nav_box .header_reservation_btn a:hover {
    opacity: 0.7;
  }
  .header_fixed .wovn-languages {
    position: relative;
  }
  .header_fixed .wovn-languages_trigger {
    padding: 0;
  }
  .wovn-languages_trigger:before {
    background: url(/image/common/img_language_b.svg) no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
  }
  .header_fixed .wovn-languages_accordion_list {
    position: absolute;
    width: 100%;
    z-index: 6;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .wovn-languages_accordion_list .wovn-switch.selected {
    opacity: 0.7;
  }
  .wovn-languages_accordion_list .wovn-switch.selected::before {
    font-size: 0.8em;
    color: #000;
    opacity: 0.7;
  }
  @media (any-hover: hover) {
    .wovn-languages_trigger:hover,
    .wovn-languages_accordion_list .wovn-switch:hover {
      color: #000;
      opacity: 0.7;
    }
  }
}
@media screen and (min-width: 1440px) {
  .header_fixed .header_inner {
    grid-template-columns: 475px 1fr;
  }
  .header_fixed .header_inner .header_nav_box {
    gap: 12px 28px;
  }
  .header_fixed .header_inner .header_nav_box .gnav {
    font-size: 1.8rem;
  }
  .header_fixed .header_inner .header_nav_box .lnav a {
    padding: 0 15px;
  }
  .header_fixed .header_inner .header_nav_box .lnav {
    font-size: 1.3rem;
  }
}
@media (any-hover: hover) {
  .header_fixed .header_inner .header_nav_box .lnav a:hover,
  .header_fixed .header_inner .header_nav_box .gnav a:hover {
    color: #c1c1c1;
  }
  .header_fixed .header_inner .header_nav_box .lnav a[target="_blank"]:hover::after {
    opacity: 0.3;
  }
}
/* =======================
		footer
========================== */
/* 
	sp footer tel_box
 */
.tel_section {
  margin: 20px auto 0;
  width: 90%;
  max-width: 960px;
}
.tel_section .tel_box {
  border: 1px solid #ccc;
  padding: 20px 0;
  text-align: center;
}
.tel_section .tel_box dt {
  font-size: 1.4rem;
}
.tel_section .tel_box dd {
  width: 300px;
  margin: auto;
  font-size: 2.2rem;
  margin-top: 4px;
}
.footer_box li a img.externallink {
  width: 0.9em;
  margin-left: 4px;
  transform: translateY(-0.1em);
}
/* 
	ageTop
 */
.pageTop {
  display: none;
}
@media screen and (min-width: 1024px) {
  .pageTop {
    display: block;
    position: fixed;
    bottom: 145px;
    right: 33px;
    z-index: 9999;
    opacity: 0;
    -webkit-transition: right 0ms ease, opacity 500ms ease;
    -webkit-transition-delay: 500ms, 0s;
    -moz-transition: right 0ms ease 500ms, opacity 500ms ease;
    -o-transition: right 0ms ease 500ms, opacity 500ms ease;
    transition: right 0ms ease 500ms, opacity 500ms ease; /* 必要に応じて最前面に調整 */
  }
  .activeFix .pageTop {
    opacity: 1;
    -webkit-transition-delay: 0ms, 0ms;
    -moz-transition-delay: 0ms, 0ms;
    -o-transition-delay: 0ms, 0ms;
    transition-delay: 0ms, 0ms;
  }
  .btn_pageTop {
    display: block;
    width: 66px;
    height: 66px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    position: relative;
    text-decoration: none;
    outline: none;
  }
  @media (any-hover: hover) {
    .btn_pageTop:hover {
      opacity: 0.7;
    }
  }

  .btn_pageTop:before,
  .btn_pageTop:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .btn_pageTop:before {
    top: 50%;
    transform: translate(-50%, -50%);
    border: 10px solid transparent;
    border-bottom: none;
  }

  .btn_pageTop:after {
    top: 55%;
    width: 15px;
    height: 15px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: translate(-50%, -50%) rotate(45deg);
  }
}
/* 
	footer
 */
.footer_box {
  font-size: 1.2rem;
  background: #000;
  color: #fff;
  margin-top: 20px;
}
.footer_sitemap_header {
  display: block;
  padding: 13px 0;
  text-align: center;
  cursor: pointer;
  font-family: monospace;
  font-weight: bold;
  font-size: 1.3rem;
  position: relative;
}
.footer_sitemap_header::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: calc(50% + 4em);
  border-top: 2px solid #fff;
  transition: transform 0.3s ease-in-out;
  width: 12px;
  top: 45%;
  transform: translate(-50%, 0) rotate(90deg);
}
.footer_sitemap_header::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: calc(50% + 4em);
  border-top: 2px solid #fff;
  transition: transform 0.3s ease-in-out;
  width: 12px;
  top: 45%;
  transform: translate(-50%);
}
.footer_sitemap_header.active::before {
  transform: translate(-50%) rotate(180deg);
}
.footer_sitemap_header.active::after {
  opacity: 0;
}
.footer_sitemap_list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out;
}
.footer_sitemap_list.open {
  max-height: 1200px;
}
.footer_sitemap_list li a:before {
  content: "";
  width: 0.9em;
  height: 0.9em;
  display: inline-block;
  margin-right: 2px;
  background-image: url(/image/common/img_play_arrow_w.svg);
  background-size: contain;
  vertical-align: middle;
  transform: translateY(-0.1em);
  background-repeat: no-repeat;
}
.footer_sitemap_list li a[target="_blank"]::after {
  background-image: url(/image/common/img_externalLink_w.svg);
}
.footer_link_btn_box a.btn[target="_blank"]:not(.no_external_icon)::after {
  width: 0.9em;
  height: 0.9em;
  display: inline-block;
  content: "";
  background-size: contain;
  vertical-align: middle;
  background-image: url(/image/common/img_externalLink_w.svg);
  margin-left: 4px;
  transform: translateY(-0.1em);
  background-repeat: no-repeat;
}
.footer_sitemap_list li a {
  padding: 8px 14px;
  display: block;
}
.footer_sitemap_bnr_box {
  border-top: #fff solid 1px;
  padding: 16px 0;
  display: grid;
  justify-content: center;
  gap: 12px 8px;
}
.footer_sitemap_bnr_box .sitemap_bnr {
  width: 230px;
  margin: auto;
  display: block;
}
.footer_sitemap_bnr_box .sitemap_bnr a {
  display: block;
}
.footer_hotel_information {
  border-top: #fff solid 1px;
  padding: 28px 0;
  display: grid;
  gap: 20px;
}
.footer_logo {
  display: block;
  width: 200px;
  margin: auto;
}
.footer_link_btn_box {
  width: 90%;
  display: grid;
  align-items: center;
  gap: 8px;
  margin: auto;
}
.footer_link_btn_box .btn {
  border: solid #c9c2c2 1px;
  padding-block: 1em;
}
.footer_address {
  text-align: center;
  border-top: #fff solid 1px;
  border-bottom: #fff solid 1px;
  padding: 28px 8px;
}
.footer_address > p + p {
  margin-top: 8px;
}
.footer_sns_box {
  display: flex;
  margin: auto;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.footer_sns_box li {
  width: 35px;
}
#footer .group_footer {
  width: 150px;
  margin: 15px auto;
}
#footer .group_footer a {
  display: block;
}
#footer .copyright {
  font-size: 75%;
  color: #fff;
  text-align: center;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .footer_link_btn_box {
    grid-template-columns: 352px 352px;
    align-items: center;
    width: auto;
  }
  .footer_sitemap_bnr_box {
    grid-auto-flow: column;
  }
}
@media screen and (min-width: 1024px) {
  .footer_hotel_information {
    justify-content: center;
  }
  #footer_acMenu_btn {
    display: none;
  }
  .footer_sitemap {
    display: flex;
    gap: 40px;
    width: 98%;
    margin: auto;
    padding: 30px 0;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1120px;
  }
  .footer_sitemap_list {
    display: flex;
    column-gap: 0;
    row-gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    max-height: initial;
  }
  #footer_acMenu_btn {
    display: none; /* PC時はアコーディオンボタンを非表示 */
  }
  .footer_sitemap_list li a {
    padding: 0 14px;
    border-inline: 1px solid #999;
    margin-right: -1px;
  }
  .footer_sitemap_list li a:before {
    content: none;
  }
  .footer_sitemap_bnr_box {
    padding: 0;
    border-top: none;
  }
  .footer_box .footer_sitemap .footer_sitemap_list li a[target="_blank"]::after {
    background-image: url(/image/common/img_externalLink_w.svg);
  }
  @media (any-hover: hover) {
    .footer_sitemap_list li a:hover {
      text-decoration: underline;
    }
  }
}
/* =================================
    recommend_plan 
===================================== */
.recommend_plan_section {
  margin-top: 48px;
}
.recommend_plan_section h2 {
  text-align: center;
  font-size: 200%;
  color: #000;
  font-weight: normal;
}
.recommend_plan_section .list_plan {
  margin-top: 16px;
}
.recommend_plan_section .list_plan_item {
  padding-block: 16px;
  display: grid;
  grid-template-columns: min(34%, 160px) 1fr;
  gap: 8px 16px;
  border-bottom: 1px solid #c9c2c2;
}
/* .recommend_plan_section .list_plan_item + .list_plan_item {
  border-top: 1px solid #c9c2c2;
} */
.recommend_plan_section .list_plan_header {
  align-items: end;
  display: grid;
  color: #ab8333;
  font-size: 1.3rem;
}
.recommend_plan_section .list_plan_body {
  font-size: 1.1rem;
}
.recommend_plan_section .list_plan_image {
  grid-area: 1 / 1 / 3 / 1;
}
.recommend_plan .plan_box li a p {
  font-size: 90%;
  float: right;
  width: 65%;
}
.recommend_plan .plan_box li a p span {
  font-size: 120%;
  color: #ab8333;
  display: block;
}
.recommend_plan_section .btn_box {
  margin-top: 32px;
}
@media only screen and (min-width: 768px) {
  .section_wrap.recommend_plan_section {
    margin-top: 80px;
  }
  .recommend_plan_section h2 {
    font-size: 240%;
  }
}
@media only screen and (min-width: 1024px) {
  .recommend_plan_section .list_plan {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 27px;
    align-content: center;
    align-items: initial;
    margin-top: 24px;
    padding: 0 40px;
  }
  .recommend_plan_section .list_plan_item {
    padding-block: 0;
    display: grid;
    grid-template-columns: initial;
    grid-template-rows: subgrid;
    grid-row: span 3;
    justify-items: center;
    gap: 8px;
    border-bottom: initial;
    align-items: start;
  }
  .recommend_plan_section .list_plan_header {
    font-size: 1.4rem;
    color: initial;
    font-weight: bold;
  }
  .recommend_plan_section .list_plan_body {
    font-size: 1.2rem;
  }
  .recommend_plan_section .list_plan_image {
    grid-area: unset;
  }
}
@media only screen and (min-width: 1024px) {
}
/* =================================
    tripla  .style-wrapper-99c7fa 
===================================== */
#tripla-cookie-consent .style-wrapper-99c7fa {
  text-align: center;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #3b3b3b;
  line-height: 1.5;
  letter-spacing: 0;
  font-feature-settings: normal;
  min-width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 13px 15px;
}
#tripla-cookie-consent .style-wrapper-99c7fa a {
  color: #3b3b3b;
  text-decoration: underline;
}
#tripla-cookie-consent .style-wrapper-99c7fa a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#tripla-cookie-consent .style-wrapper-99c7fa .style-button-799e8e {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #3b3b3b;
  line-height: 1.5;
  letter-spacing: 0;
  font-feature-settings: normal;
}
#tripla-cookie-consent .style-wrapper-99c7fa {
  text-align: left;
}
#tripla-cookie-consent .style-wrapper-99c7fa .button-btn-f51c1a {
  width: 100%;
  text-align: center;
  font-size: 13px;
  line-height: 1;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  #tripla-cookie-consent .style-wrapper-99c7fa {
    display: grid;
    grid-template-columns: auto 0 141px;
    align-items: center;
    column-gap: 13px;
    justify-content: center;
    padding: 13px 35px 13px;
    font-size: 13px;
  }
  #tripla-cookie-consent .style-wrapper-99c7fa .style-button-799e8e {
    line-height: 1.3;
    font-size: 14px;
  }
  #tripla-cookie-consent .style-wrapper-99c7fa .button-btn-f51c1a {
    width: 141px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  #tripla-cookie-consent .style-wrapper-99c7fa {
    font-size: 14px;
    padding: 10px 55px;
  }
  #tripla-cookie-consent .style-wrapper-99c7fa .style-button-799e8e {
    line-height: 1;
  }
}

/* =======================
	　下層メインビジュアル
========================== */
.main_visual {
  position: relative;
}
/*.main_visual_short 
　＝FV画像小さい用
*/
.main_visual_img_short {
  max-width: unset;
  object-fit: cover;
  width: 100%;
  min-height: 200px;
  height: auto;
}
/*mainvisual_title_primary
　＝FV上テキスト　左下用
*/
.mainvisual_title_primary {
  position: absolute;
  bottom: 6%;
  text-align: left;
  width: 100%;
}
.mainvisual_title_primary > * {
  width: 90%;
  margin: auto;
  display: block;
  max-width: 1180px;
}
.mainvisual_title_primary .mainvisual_title_header {
  color: #fff;
  font-size: clamp(180%, 7vw, 320%);
  text-shadow: 0px 0px 7px rgba(36, 36, 34, 1);
}

/*mainvisual_title_secondary
　＝FV上テキスト画像　上下中央寄せ*/

.mainvisual_title_secondary {
  position: absolute;
  inset: 0 0 0 0;
  height: fit-content;
  margin: auto;
}
.mainvisual_title_secondary .mainvisual_title_header {
  width: 95%;
  max-width: fit-content;
  margin: auto;
}
.mainvisual_title_secondary .mainvisual_title_header img {
  width: auto;
  max-width: 100%;
}
.mainvisual_title_secondary .mainvisual_title_header span {
  display: none;
}
/*mainvisual_title_tertiary
　＝FV上テキスト　上下中央用
*/
.mainvisual_title_tertiary {
  position: absolute;
  inset: 0;
  text-align: center;
  width: auto;
  margin: auto;
  height: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
}
.mainvisual_title_tertiary > * {
  width: 90%;
  margin: auto;
  display: block;
  max-width: 1180px;
}
.mainvisual_title_tertiary .mainvisual_title_header {
  color: #fff;
  font-size: clamp(180%, 7vw, 320%);
  text-shadow: 0px 0px 7px rgba(36, 36, 34, 1);
}
@media only screen and (min-width: 768px) {
  .mainvisual_title_primary .mainvisual_title_header,
  .mainvisual_title_tertiary .mainvisual_title_header {
    font-size: clamp(240%, 4.2vw, 420%);
  }
  .mainvisual_title_secondary .mainvisual_title_header {
    width: 50%;
    inset: -30px 0 0 0;
  }
}
@media only screen and (min-width: 1024px) {
  .main_visual {
    margin-top: 95px;
  }
  .main_visual_img img {
    width: 100%;
    height: calc(100svh - 95px);
    object-fit: cover;
    object-position: center;
    display: block;
  }
}
/* =======================
	　下層コンテンツ幅
========================== */
.section_wrap {
  margin-right: auto;
  margin-left: auto;
}
.section_wrap {
  width: 90%;
  max-width: 1100px;
}
.section_wrap_large {
  width: 100%;
}
/* =======================
	　パンくず
========================== */
.topicpath {
  max-width: 1100px;
  margin: 10px auto 20px;
  width: 90%;
}
.topicpath .pan {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.topicpath .pan a {
  text-decoration: underline;
}
@media (any-hover: hover) {
  .topicpath .pan a:hover {
    text-decoration: none;
    flex-wrap: wrap;
  }
}
/* =======================
	　重要なお知らせ
========================== */
.list_news {
  margin: auto;
}
.list_news_item + .list_news_item {
  margin-top: 10px;
}
.list_news_item_text {
  border: 1px solid var(--gray);
  display: block;
  padding-block: 1rem;
  padding-inline: 1.2rem;
  text-decoration: none;
  text-align: center;
  box-sizing: border-box;
}
.list_news_item_text_red {
  border: 1px solid var(--red);
  color: var(--red);
}
/*  アコーディオン型のお知らせ 

　detailsタグに　.list_news_item_text
 */
.list_news_item_text .accordion_js-summary_inner {
  padding-inline: 38px;
}
.list_news_item_text .accordion_js-content_inner {
  padding: 1.2rem 1rem;
  gap: 8px;
  margin-top: 10px;
  border-top: 1px solid #999;
}
.list_news_item_text .accordion_js-icon {
  transform: unset;
  right: 10px;
}
@media (any-hover: hover) {
  a.list_news_item_text:hover {
    opacity: 0.7;
  }
  .list_news_item_text.accordion_js-details .accordion_js-summary:hover .accordion_js-summary_inner {
    opacity: 0.7;
  }
}
@media screen and (min-width: 1024px) {
  .list_news_item + .list_news_item {
    margin-top: 10px;
  }
}
/* =======================
	　下層ページ内リンク　index_list_primary
========================== */
.index_list_primary {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  row-gap: 16px;
  grid-auto-rows: 1fr;
}
.index_list_primary a.btn {
  padding-inline: initial;
  width: 100%;
  padding: 0 4px;
}
.index_list_primary .index_list_item {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-right: -1px;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .index_list_primary {
    grid-auto-flow: column;
    grid-template-columns: initial;
  }
}
@media only screen and (min-width: 1024px) {
  .index_list_primary {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    row-gap: 8px;
  }
}
/* =======================
	　下層ページ内 FV下コピー
========================== */
@media only screen and (min-width: 768px) {
  .concept_copy_primary {
    text-align: center;
  }
}
