@charset "UTF-8";
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

figure {
  padding: 0;
  margin: 0;
}

* {
  box-sizing: border-box;
  -webkit-appearance: none;
}

*:focus {
  outline: 0;
  outline: none;
}

/* clearfix */
.cf {
  zoom: 1;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

main {
  display: block;
}

a:hover {
  cursor: pointer;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  bottom: 0;
}

input {
  appearance: auto;
}

:root {
  --c-font: #0A0A0A;
  --c-main: #314A72;
  --c-sub: #454545;
  --c-accent: #FDD000;
  --c-border: #717171;
  --c-white: #fff;
  --c-body: #FCFCFC;
  --c-pickup: #012F6B;
  --c-bg: #F0F0F0;
  --c-swiper: #C4C4C4;
  --c-card: #D6D6D6;
  --c-totop: #717171;
  --c-catborder: #C4C4C4;
  --c-table-border: #ccc;
  --c-table-even: #f2f2f2;
  --c-table-txt: #333;
  --c-base: #127982;
  --c-conference: #127982;
  --c-gallery: #ED942C;
  --c-galleryn: #46B24C;
  --c-theater: #D10415;
  --c-akibasquare: #009FE8;
  --w-unit: 15px;
  --w-pc: 1200px;
  --w-L: 1000px;
  --w-M: 900px;
  --w-S: 600px;
  --header-sp: 110px;
  --header-pc: 130px;
}

/* 余白 */
.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

@media (max-width: 768px) {
  .mt10-sp {
    margin-top: 10px;
  }
  .mb10-sp {
    margin-bottom: 10px;
  }
  .pt10-sp {
    padding-top: 10px;
  }
  .pb10-sp {
    padding-bottom: 10px;
  }
  .mt20-sp {
    margin-top: 20px;
  }
  .mb20-sp {
    margin-bottom: 20px;
  }
  .pt20-sp {
    padding-top: 20px;
  }
  .pb20-sp {
    padding-bottom: 20px;
  }
  .mt30-sp {
    margin-top: 30px;
  }
  .mb30-sp {
    margin-bottom: 30px;
  }
  .pt30-sp {
    padding-top: 30px;
  }
  .pb30-sp {
    padding-bottom: 30px;
  }
  .mt40-sp {
    margin-top: 40px;
  }
  .mb40-sp {
    margin-bottom: 40px;
  }
  .pt40-sp {
    padding-top: 40px;
  }
  .pb40-sp {
    padding-bottom: 40px;
  }
  .mt50-sp {
    margin-top: 50px;
  }
  .mb50-sp {
    margin-bottom: 50px;
  }
  .pt50-sp {
    padding-top: 50px;
  }
  .pb50-sp {
    padding-bottom: 50px;
  }
  .mt60-sp {
    margin-top: 60px;
  }
  .mb60-sp {
    margin-bottom: 60px;
  }
  .pt60-sp {
    padding-top: 60px;
  }
  .pb60-sp {
    padding-bottom: 60px;
  }
  .mt70-sp {
    margin-top: 70px;
  }
  .mb70-sp {
    margin-bottom: 70px;
  }
  .pt70-sp {
    padding-top: 70px;
  }
  .pb70-sp {
    padding-bottom: 70px;
  }
  .mt80-sp {
    margin-top: 80px;
  }
  .mb80-sp {
    margin-bottom: 80px;
  }
  .pt80-sp {
    padding-top: 80px;
  }
  .pb80-sp {
    padding-bottom: 80px;
  }
  .mt90-sp {
    margin-top: 90px;
  }
  .mb90-sp {
    margin-bottom: 90px;
  }
  .pt90-sp {
    padding-top: 90px;
  }
  .pb90-sp {
    padding-bottom: 90px;
  }
  .mt100-sp {
    margin-top: 100px;
  }
  .mb100-sp {
    margin-bottom: 100px;
  }
  .pt100-sp {
    padding-top: 100px;
  }
  .pb100-sp {
    padding-bottom: 100px;
  }
}
@media (min-width: 768.1px) {
  .mt10-pc {
    margin-top: 10px;
  }
  .mb10-pc {
    margin-bottom: 10px;
  }
  .pt10-pc {
    padding-top: 10px;
  }
  .pb10-pc {
    padding-bottom: 10px;
  }
  .mt20-pc {
    margin-top: 20px;
  }
  .mb20-pc {
    margin-bottom: 20px;
  }
  .pt20-pc {
    padding-top: 20px;
  }
  .pb20-pc {
    padding-bottom: 20px;
  }
  .mt30-pc {
    margin-top: 30px;
  }
  .mb30-pc {
    margin-bottom: 30px;
  }
  .pt30-pc {
    padding-top: 30px;
  }
  .pb30-pc {
    padding-bottom: 30px;
  }
  .mt40-pc {
    margin-top: 40px;
  }
  .mb40-pc {
    margin-bottom: 40px;
  }
  .pt40-pc {
    padding-top: 40px;
  }
  .pb40-pc {
    padding-bottom: 40px;
  }
  .mt50-pc {
    margin-top: 50px;
  }
  .mb50-pc {
    margin-bottom: 50px;
  }
  .pt50-pc {
    padding-top: 50px;
  }
  .pb50-pc {
    padding-bottom: 50px;
  }
  .mt60-pc {
    margin-top: 60px;
  }
  .mb60-pc {
    margin-bottom: 60px;
  }
  .pt60-pc {
    padding-top: 60px;
  }
  .pb60-pc {
    padding-bottom: 60px;
  }
  .mt70-pc {
    margin-top: 70px;
  }
  .mb70-pc {
    margin-bottom: 70px;
  }
  .pt70-pc {
    padding-top: 70px;
  }
  .pb70-pc {
    padding-bottom: 70px;
  }
  .mt80-pc {
    margin-top: 80px;
  }
  .mb80-pc {
    margin-bottom: 80px;
  }
  .pt80-pc {
    padding-top: 80px;
  }
  .pb80-pc {
    padding-bottom: 80px;
  }
  .mt90-pc {
    margin-top: 90px;
  }
  .mb90-pc {
    margin-bottom: 90px;
  }
  .pt90-pc {
    padding-top: 90px;
  }
  .pb90-pc {
    padding-bottom: 90px;
  }
  .mt100-pc {
    margin-top: 100px;
  }
  .mb100-pc {
    margin-bottom: 100px;
  }
  .pt100-pc {
    padding-top: 100px;
  }
  .pb100-pc {
    padding-bottom: 100px;
  }
}
.mt5 {
  margin-top: 5px;
}

.mt15 {
  margin-top: 15px;
}

.mt25 {
  margin-top: 25px;
}

.mt-sec {
  margin-top: 50px;
}
@media (min-width: 768.1px) {
  .mt-sec {
    margin-top: 80px;
  }
}

.sec-wrap {
  padding-top: 50px;
  padding-bottom: 70px;
}
@media (min-width: 768.1px) {
  .sec-wrap {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}

/*-----------
フォントの設定
-------------*/
.f-XS {
  font-size: clamp(1.2rem, 1.2vw, 1.2rem);
}

.f-SS {
  font-size: clamp(1.4rem, 1.4vw, 1.4rem);
}

.f-S {
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
}

.f-M {
  font-size: clamp(2rem, 2.6vw, 2.6rem);
}

.f-L {
  font-size: clamp(2.8rem, 3vw, 3rem);
}

@font-face {
  font-family: "Noto Sans JP", sans-serif;
  src: url("../fonts/NotoSansJP-Regular.ttf") format("truetype"), url("../fonts/NotoSansJP-Regular.woff") format("woff");
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP", sans-serif;
  src: url("../fonts/NotoSansJP-Medium.ttf") format("truetype"), url("../fonts/NotoSansJP-Medium.woff") format("woff");
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP", sans-serif;
  src: url("../fonts/NotoSansJP-SemiBold.ttf") format("truetype"), url("../fonts/NotoSansJP-SemiBold.woff") format("woff");
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP", sans-serif;
  src: url("../fonts/NotoSansJP-Bold.ttf") format("truetype"), url("../fonts/NotoSansJP-Bold.woff") format("woff");
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*---------
全体レイアウト
------------*/
html {
  font-size: 62.5%;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴシック", "游ゴシック", YuGothic, Arial, "メイリオ", Meiryo, Helvetica, system-ui;
  color: var(--c-font);
  background-color: var(--c-body);
  line-height: 1.8;
  position: relative;
  scroll-behavior: smooth;
  word-break: break-word;
  font-weight: 400;
  z-index: auto;
}

body {
  font-size: 1.6rem;
  position: relative;
  width: 100%;
  padding-bottom: 0;
  z-index: auto;
  /* chrome safari opera */
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body {
    min-height: 100%;
  }
}

img {
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
}

iframe {
  width: 100%;
  height: auto;
  border: 0;
}

a {
  color: var(--c-font);
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s;
}
a:hover {
  opacity: 0.8;
}

@media (max-width: 768px) {
  .is-pc {
    display: none !important;
  }
}

@media (min-width: 768.1px) {
  .is-sp {
    display: none !important;
  }
}

.p-menu {
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.88);
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.16));
  z-index: 100;
}
@media (min-width: 1000.1px) {
  .p-menu {
    height: 80px;
  }
}
@media (max-width: 1000px) {
  .p-menu.p-menu-pc {
    display: none;
  }
}
.p-menu .p-menu-btn {
  display: block;
}
@media (min-width: 1000.1px) {
  .p-menu .p-menu-btn {
    display: none;
  }
}

.wrap {
  width: 100%;
  overflow: hidden;
}

.img-w img {
  width: 100%;
  height: auto;
}

.container {
  margin-inline: auto;
  max-width: var(--w-pc);
  width: 100%;
}
@media (max-width: 1230px) {
  .container {
    padding-left: var(--w-unit);
    padding-right: var(--w-unit);
  }
}
.container-S {
  max-width: var(--w-S);
  margin-inline: auto;
}
.container-M {
  max-width: var(--w-M);
  margin-inline: auto;
}
.container-L {
  max-width: var(--w-L);
  margin-inline: auto;
}

.h-1 {
  font-size: clamp(2.4rem, 3.2vw, 3.2rem);
  font-weight: 700;
  line-height: 1.4;
}

.h-2 {
  font-size: clamp(2.2rem, 2.6vw, 2.6rem);
  font-weight: 700;
  line-height: 1.4;
}

.h-3 {
  font-size: clamp(2rem, 2.2vw, 2.2rem);
  font-weight: 600;
  line-height: 1.6;
}

.h-4 {
  font-size: clamp(1.8rem, 2vw, 2rem);
  font-weight: 600;
  line-height: 1.6;
}

.t-left {
  text-align: left;
}
.t-ctr {
  text-align: center;
}
@media (max-width: 768px) {
  .t-ctr-sp {
    text-align: center;
  }
}
@media (min-width: 768.1px) {
  .t-ctr-pc {
    text-align: center;
  }
}
.t-right {
  text-align: right;
}
.t-note {
  position: relative;
  padding-left: 1.2em;
}
.t-note::before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
}
.t-link {
  text-decoration: underline;
  color: var(--c-font);
  padding-bottom: 0.1em;
}
.t-link-arrow {
  padding-right: 0.8em;
  position: relative;
}
.t-link-arrow::before {
  bottom: 0;
  left: 0;
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: var(--c-border);
}
.t-link-arrow::after {
  right: 0.1em;
  top: calc(50% + 1px);
  position: absolute;
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid var(--c-font);
  border-right: 1px solid var(--c-font);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.t-external {
  position: relative;
  padding-right: 1.4em;
  display: inline-block;
}
.t-external::after {
  top: 50%;
  right: 0.1em;
  position: absolute;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  transform: translateY(-50%);
  background-image: url("../img/icon/icon-external.svg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.t-external.external-white::after {
  background-image: url("../img/icon/icon-external-white.svg");
}
.t-pdf {
  position: relative;
  padding-right: 1.4em;
  display: inline-block;
}
.t-pdf::after {
  top: 50%;
  right: 0.1em;
  position: absolute;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  transform: translateY(-50%);
  background-image: url("../img/icon/icon-pdf.svg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.t-pdf.pdf-white::after {
  background-image: url("../img/icon/icon-pdf-white.svg");
}
.t-xlsx {
  position: relative;
  padding-right: 1.4em;
  display: inline-block;
}
.t-xlsx::after {
  top: 50%;
  right: 0.1em;
  position: absolute;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  transform: translateY(-50%);
  background-image: url("../img/icon/icon-xlsx.svg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.t-ib {
  display: inline-block;
}

.f-semibold {
  font-weight: 600;
}
.f-bold {
  font-weight: 700;
}
.f-main {
  color: var(--c-main);
}
.f-white {
  color: var(--c-white);
}

.bg-nomal {
  background-color: var(--c-bg);
}

.box-nomal {
  border: 1px solid var(--c-table-border);
  padding: 20px 15px;
}
@media (min-width: 768.1px) {
  .box-nomal {
    padding: 30px;
  }
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0.2em;
  padding-right: 1em;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  min-height: 50px;
  color: var(--c-white);
  background: var(--c-main);
  border-radius: 8px;
  position: relative;
}
.btn::after {
  right: 1.5em;
  top: 50%;
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid var(--c-white);
  border-right: 2px solid var(--c-white);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.btn.btn-S {
  width: 200px;
}
.btn.btn-M {
  width: 270px;
  font-size: 1.8rem;
}
.btn.btn-ctr {
  margin-inline: auto;
}
.btn.btn-right {
  margin-left: auto;
}

.btn-modal {
  font-weight: 600;
  background: var(--c-main);
  border: 1px solid var(--c-main);
  color: var(--c-white);
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 0.5em 1em 0.5em 40px;
  position: relative;
  border-radius: 5px;
}
.btn-modal::before {
  top: 50%;
  left: 15px;
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  background: url("../img/icon/icon-search.svg") no-repeat;
  background-size: 100%;
}

.btn-pdf, .btn-external, .btn-xlsx {
  font-weight: 600;
  background: var(--c-white);
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 0.5em 40px 0.5em 1em;
  position: relative;
  border: 1px solid var(--c-font);
  border-radius: 5px;
}
.btn-pdf::after, .btn-external::after, .btn-xlsx::after {
  top: 50%;
  right: 10px;
  position: absolute;
  content: "";
  display: block;
  transform: translateY(-50%);
  background-size: 100%;
}

.btn-pdf::after {
  background: url("../img/icon/icon-pdf.svg") no-repeat;
  width: 20px;
  height: 20px;
}

.btn-external::after {
  background: url("../img/icon/icon-external.svg") no-repeat;
  width: 16px;
  height: 16px;
}

.btn-xlsx::after {
  background: url("../img/icon/icon-xlsx.svg") no-repeat;
  width: 20px;
  height: 20px;
}

.btn-base {
  width: min(100%, 600px);
  margin-inline: auto;
  font-weight: 600;
  color: var(--c-white);
  display: block;
  text-align: center;
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 1.4;
  padding: 0.8em 1.5em 0.8em 0.5em;
  position: relative;
  background: var(--c-base);
  border-radius: 5px;
}
.btn-base.btn-base-arrow::after {
  right: 1.5em;
  top: 50%;
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid var(--c-white);
  border-right: 2px solid var(--c-white);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.btn-base.btn-base-external::after {
  top: 50%;
  right: 2vw;
  position: absolute;
  content: "";
  width: 1em;
  height: 1em;
  display: block;
  transform: translateY(-50%);
  background: url("../img/icon/icon-external-white.svg") no-repeat;
  background-size: 100%;
}

.btn-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.btn-flexctr {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  align-items: center;
}

.list-overview {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.list-overview li {
  border: 1px solid var(--c-font);
  font-size: 1.4rem;
  line-height: 1.2;
  padding: 0.4em 0.8em;
  display: inline-block;
}
.list-overview.list-overview-ctr {
  justify-content: center;
}

.list-venue {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 768px) {
  .list-venue {
    justify-content: center;
  }
}
.list-venue li {
  width: 130px;
  background: var(--c-sub);
  color: var(--c-white);
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  padding: 0.5em;
}
.list-venue li span {
  font-size: 1.4rem;
  display: block;
}

.icon-mail {
  position: relative;
  padding-left: 35px;
}
.icon-mail::before {
  top: 50%;
  left: 0;
  position: absolute;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  background-image: url("../img/icon/icon-mail.svg");
  background-repeat: no-repeat;
  background-size: 100%;
}

.icon-tel {
  position: relative;
  padding-left: 35px;
}
.icon-tel::before {
  top: 50%;
  left: 0;
  position: absolute;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  background-image: url("../img/icon/icon-tel.svg");
  background-repeat: no-repeat;
  background-size: 100%;
}

.anker {
  margin-top: -130px;
  padding-top: 130px;
}
@media (min-width: 768.1px) {
  .anker {
    margin-top: -150px;
    padding-top: 150px;
  }
}

.scroll-wrap {
  width: min(100%, 1200px);
  margin-inline: auto;
}

.scroll-inner {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}
@media (max-width: 1230px) {
  .scroll-inner {
    margin-left: 15px;
  }
}
.scroll-inner::-webkit-scrollbar {
  height: 8px;
}
.scroll-inner::-webkit-scrollbar-track {
  background-color: var(--c-white);
}
.scroll-inner::-webkit-scrollbar-thumb {
  background-color: var(--c-border);
  border-radius: 10px;
}

.scroll-note {
  font-size: 1.2rem;
  margin-left: 15px;
}
@media (min-width: 1200.1px) {
  .scroll-note {
    display: none;
  }
}

.table-nomal {
  width: 1200px;
  border-collapse: collapse;
  background: var(--c-white);
}
@media (min-width: 1200.1px) {
  .table-nomal {
    margin-left: auto;
    margin-right: auto;
  }
}
.table-nomal th, .table-nomal td {
  border: 1px solid var(--c-table-border);
  padding: 0.5em;
  text-align: center;
  vertical-align: middle;
}
.table-nomal thead th {
  background: var(--c-font);
  color: var(--c-white);
  font-weight: 600;
  font-size: 1.3rem;
}
.table-nomal td {
  font-size: 1.4rem;
  color: var(--c-table-txt);
}
.table-nomal td a {
  text-decoration: underline;
}
.table-nomal td small {
  display: block;
  color: var(--c-sub);
  font-size: 1.2rem;
}
.table-nomal tbody tr:nth-child(odd) {
  background: var(--c-white);
}
.table-nomal tbody tr:nth-child(even) {
  background: var(--c-table-even);
}

.table-eqpt {
  width: 1000px;
}
.table-eqpt tr th:nth-of-type(1) {
  width: 30%;
}
.table-eqpt tr th:nth-of-type(2) {
  width: 20%;
}
.table-eqpt tr th:nth-of-type(3) {
  width: 50%;
}

.floor {
  width: min(100%, 600px);
  margin-inline: auto;
  text-align: center;
}
.floor .floor-thum img {
  width: 100%;
  height: auto;
}

.layout .layout-thum img {
  width: 100%;
  height: auto;
}

.access-map {
  width: 100%;
  height: 300px;
}
.access-map iframe {
  width: 100%;
  height: 100%;
}

.pickup {
  background: var(--c-main);
}
.pickup .pickup-list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
}
.pickup .pickup-list li a {
  padding: 0.5em 1em 0.6em 1.8em;
  background: var(--c-white);
  border-radius: 1.2em;
  color: var(--c-pickup);
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  font-weight: 600;
  line-height: 1.2;
  position: relative;
  display: inline-block;
}
.pickup .pickup-list li a::before {
  content: "#";
  position: absolute;
  top: 0.5em;
  left: 1em;
}

.userguide .userguide-box {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr;
  justify-content: center;
}
.userguide .userguide-box .userguide-thum {
  text-align: center;
}
@media (min-width: 768.1px) {
  .userguide .userguide-box {
    grid-template-columns: 240px 1fr;
  }
}

.grid-box {
  width: 100%;
}
.grid-box.x2 {
  display: grid;
  gap: 50px;
  grid-template-columns: 1fr;
  justify-content: center;
}
@media (min-width: 768.1px) {
  .grid-box.x2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 20px;
  }
}
.grid-box.x3 {
  display: grid;
  gap: 50px;
  grid-template-columns: 1fr;
  justify-content: center;
}
@media (min-width: 768.1px) {
  .grid-box.x3 {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 30px;
  }
}
@media (min-width: 1200.1px) {
  .grid-box.x3 {
    grid-template-columns: repeat(3, 1fr);
    gap: 60px 20px;
  }
}
.grid-box.x4 {
  display: grid;
  gap: 50px;
  grid-template-columns: 1fr;
  justify-content: center;
}
@media (min-width: 768.1px) {
  .grid-box.x4 {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 30px;
  }
}
@media (min-width: 1200.1px) {
  .grid-box.x4 {
    grid-template-columns: repeat(4, 1fr);
    gap: 60px 20px;
  }
}
.grid-box .grid-thum {
  text-align: center;
}
.grid-box .grid-thum img {
  width: 100%;
  height: auto;
}

/*-----
header　
-------*/
.header {
  background-color: var(--c-sub);
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

.header .header-inner {
  position: relative;
  height: 50px;
  background: var(--c-sub);
}

.header .header-logo {
  color: var(--c-white);
  font-size: clamp(1.4rem, 1.8vw, 2rem);
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}

/* nav-open（ハンバーガー展開時） */
@media (max-width: 1000px) {
  .header .nav-btn {
    position: absolute;
    right: 15px;
    top: 13px;
    display: block;
    cursor: pointer;
    z-index: 1100;
  }
  .header .nav-btn .ham {
    width: 24px;
    height: 24px;
    position: relative;
  }
  .header .nav-btn .ham-line {
    background-color: var(--c-white);
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0;
    transition: all 0.3s ease;
  }
  .header .nav-btn .ham-line-1 {
    top: 0;
  }
  .header .nav-btn .ham-line-2 {
    top: 10px;
  }
  .header .nav-btn .ham-line-3 {
    top: 20px;
  }
  .header-nav {
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    background-color: var(--c-sub);
    transition: height 0.8s ease;
    z-index: 900;
  }
  .header-nav .header-nav-list .nav-main-list li,
  .header-nav .header-nav-list .nav-sub-list li {
    padding: 20px 15px;
    border-bottom: 1px solid var(--c-white);
  }
  .header-nav .header-nav-list .nav-main-list li a,
  .header-nav .header-nav-list .nav-sub-list li a {
    display: block;
    color: var(--c-white);
    transition: 0.3s;
  }
  .header-nav .header-nav-list .nav-main-list li a:hover,
  .header-nav .header-nav-list .nav-sub-list li a:hover {
    opacity: 0.7;
  }
  .header-nav .nav-main-contact {
    display: none;
  }
  .header.nav-open .header-nav {
    display: block;
    position: absolute;
    top: 50px;
    left: 0;
    background: var(--c-sub);
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
  }
  .header.nav-open .header-nav::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
  }
  .header.nav-open .header-nav-list {
    padding-top: 20px;
    padding-bottom: 200px;
  }
  .header.nav-open .nav-btn .ham-line-1 {
    transform: rotate(45deg);
    top: 10px;
  }
  .header.nav-open .nav-btn .ham-line-2 {
    opacity: 0;
  }
  .header.nav-open .nav-btn .ham-line-3 {
    transform: rotate(-45deg);
    top: 10px;
  }
}
@media (min-width: 1000.1px) {
  .header .header-inner {
    align-items: flex-start;
    flex-direction: column;
    align-items: center;
  }
  .header .nav-btn {
    display: none;
  }
  .header .header-nav {
    display: block !important;
    width: 100%;
  }
  .header .header-nav .header-nav-list {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .header .header-nav .nav-sub-wrap {
    margin-inline: auto;
    max-width: var(--w-pc);
    width: 100%;
    order: 1;
  }
  .header .header-nav .nav-sub-list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 50px;
    margin-right: 15px;
  }
  .header .header-nav .nav-sub-list .nav-sub-item {
    font-size: 1.4rem;
  }
  .header .header-nav .nav-sub-list .nav-sub-item:not(:first-child) {
    position: relative;
    padding-left: 22px;
  }
  .header .header-nav .nav-sub-list .nav-sub-item:not(:first-child)::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 1px;
    height: 1em;
    background: var(--c-white);
    transform: translate(0, -50%);
  }
  .header .header-nav .nav-sub-list li a {
    color: var(--c-white);
  }
  .header .header-nav .nav-main-wrap {
    background: var(--c-white);
    width: 100%;
    order: 2;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
  }
  .header .header-nav .nav-main-list {
    margin-inline: auto;
    max-width: var(--w-pc);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 30px;
  }
  .header .header-nav .nav-main-item a {
    color: var(--c-font);
    display: block;
    font-weight: 600;
    position: relative;
    padding: 0.3em;
  }
  .header .header-nav .nav-main-item a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0;
    background: var(--c-base);
    transition: 0.5s;
  }
  .header .header-nav .nav-main-item a:hover::after {
    width: 100%;
  }
  .header .header-nav .nav-main-list .nav-main-contact a {
    background: var(--c-accent);
    display: block;
    padding: 8px 14px;
    border-radius: 2px;
    text-align: center;
    line-height: 1.4;
    font-weight: 600;
  }
}
@media (min-width: 1230px) {
  .header .header-logo {
    left: calc(50% - 1200px / 2);
  }
}
/*------
footer
---------*/
.foot-contact {
  background: var(--c-bg);
  padding-top: 70px;
  padding-bottom: 80px;
}
.foot-contact .foot-contact-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  gap: 30px;
}
.foot-contact .foot-contact-list .foot-contact-item {
  width: min(100%, 380px);
}
.foot-contact .foot-contact-list .foot-contact-btn {
  width: 100%;
  padding: 20px 10px;
  color: var(--c-pickup);
  border: 1px solid var(--c-pickup);
  font-size: clamp(2.2rem, 2.4vw, 2.4rem);
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
}
.foot-contact .foot-contact-list .foot-contact-btn span {
  position: relative;
  padding-left: 35px;
}
.foot-contact .foot-contact-list .foot-contact-btn span::before {
  top: 50%;
  left: 0;
  position: absolute;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 100%;
}
.foot-contact .foot-contact-list .foot-contact-btn.contact-mail {
  background: var(--c-accent);
}
.foot-contact .foot-contact-list .foot-contact-btn.contact-mail span::before {
  background-image: url("../img/icon/icon-mail.svg");
}
.foot-contact .foot-contact-list .foot-contact-btn.contact-tel {
  background: var(--c-white);
}
.foot-contact .foot-contact-list .foot-contact-btn.contact-tel span::before {
  background-image: url("../img/icon/icon-tel.svg");
}

.footer {
  width: 100%;
  padding-top: 50px;
  background-color: var(--c-sub);
  color: var(--c-white);
}
.footer a {
  color: var(--c-white);
}
.footer .footer-logo {
  font-size: 2.3rem;
  font-weight: 700;
  text-align: center;
}
.footer .footer-nav {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 768.1px) {
  .footer .footer-nav {
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
  }
}
.footer .footer-nav .footer-nav-list li {
  line-height: 2;
}
.footer .footer-group {
  border-top: 1px solid var(--c-border);
}
.footer .footer-group .footer-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 600px) {
  .footer .footer-group .footer-list {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
}
.footer .footer-group .footer-list li {
  padding-right: 2em;
  position: relative;
}
@media (max-width: 600px) {
  .footer .footer-group .footer-list li {
    padding-right: 0;
  }
  .footer .footer-group .footer-list li::after {
    display: none;
  }
}
.footer .footer-group .footer-list li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0.5em;
  right: 1em;
  width: 1px;
  height: 0.8em;
  background: var(--c-white);
}
.footer .footer-list-other {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.footer .footer-grouplogo .daynite {
  width: min(100%, 260px);
  margin-inline: auto;
}
.footer .footer-grouplogo .cocoloca {
  width: min(100%, 160px);
  margin-inline: auto;
}
@media (min-width: 768.1px) {
  .footer .footer-grouplogo .cocoloca {
    width: min(100%, 343px);
  }
}
.footer .footer-grouplogo img {
  width: 100%;
  height: auto;
}
.footer .totop {
  right: 15px;
  display: none;
  z-index: 100;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  text-align: center;
  background-color: var(--c-totop);
  opacity: 0.7;
  cursor: pointer;
  transition: 0.5s;
}
.footer .totop::after {
  position: absolute;
  right: 13px;
  top: calc(50% - 5px);
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 3px solid var(--c-white);
  border-right: 3px solid var(--c-white);
  transform: rotate(-45deg);
}
.footer .copy {
  margin-top: 40px;
  padding: 20px 15px 120px;
  font-size: 1.2rem;
  text-align: center;
}
@media (min-width: 768.1px) {
  .footer .copy {
    padding: 20px 15px 20px;
  }
}

.footBtn {
  position: fixed;
  opacity: 0;
  z-index: 1000;
}
.footBtn.is-footBtn {
  opacity: 1;
  width: 100%;
}
.footBtn.is-footBtn .foot-btn-wrap {
  border: 1px solid var(--c-pickup);
}
.footBtn.is-footBtn .foot-btn-mail {
  font-size: 1.4rem;
  font-weight: 600;
  background: var(--c-accent);
  color: var(--c-pickup);
  text-align: center;
  padding: 10px;
  display: block;
}
.footBtn.is-footBtn .foot-btn-mail .icon-mail {
  position: relative;
  padding-left: 25px;
}
.footBtn.is-footBtn .foot-btn-mail .icon-mail::before {
  top: 50%;
  left: 0;
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  background-image: url("../img/icon/icon-mail.svg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.footBtn.is-footBtn .foot-btn-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  height: 100%;
  border-top: 1px solid var(--c-pickup);
}
.footBtn.is-footBtn .foot-btn-item {
  line-height: 1.2;
}
.footBtn.is-footBtn .foot-btn-item + .foot-btn-item {
  border-left: 1px solid var(--c-pickup);
}
.footBtn.is-footBtn .foot-btn-item .foot-btn-txt {
  font-size: 1.4rem;
  font-weight: 600;
}
.footBtn.is-footBtn .foot-btn-item .foot-btn-num {
  font-weight: 700;
  margin-top: 3px;
}
.footBtn.is-footBtn .foot-btn-item a {
  color: var(--c-pickup);
  padding: 10px;
  background: var(--c-white);
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footBtn.is-footBtn .foot-btn-item .icon-tel {
  position: relative;
  padding-left: 20px;
}
.footBtn.is-footBtn .foot-btn-item .icon-tel::before {
  top: 50%;
  left: 0;
  position: absolute;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  transform: translateY(-50%);
  background-image: url("../img/icon/icon-tel.svg");
  background-repeat: no-repeat;
  background-size: 100%;
}

/* ページネーションの全体調整 */
.swiper-pagination-bullets {
  display: flex;
  justify-content: center;
  gap: 0;
}

/* 各バレットを棒状に変更 */
.swiper-pagination-bullet {
  width: 20px;
  height: 3px;
  background: var(--c-swiper);
  border-radius: 0;
  opacity: 1;
  transition: background 0.3s;
}
@media (min-width: 768.1px) {
  .swiper-pagination-bullet {
    width: 30px;
  }
}

/* アクティブ時のバレットのスタイル */
.swiper-pagination-bullet-active {
  background: var(--c-accent);
}

/* カード */
.card-item {
  width: 100%;
  height: auto;
  background-color: var(--c-white);
  border: 1px solid var(--c-card);
  border-radius: 10px;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.16));
  transition: 0.3s;
}
.card-item:hover {
  opacity: 0.8;
  transform: translateY(-5px);
}
.card-item .card-thum {
  width: 100%;
  height: 231px;
}
.card-item .card-thum img {
  height: 100%;
  width: 100%;
  border-radius: 10px 10px 0 0;
  object-fit: cover;
  object-position: center;
}
.card-item .card-content {
  padding: 20px;
}
.card-item .card-date {
  font-size: 1.4rem;
}
.card-item .card-title {
  font-size: 1.6rem;
  font-weight: 600;
}

.card-cat li {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2;
  padding: 0.5em 0.8em;
  margin-right: 0.2em;
}
.card-cat.cat-info li, .card-cat.tag-ex li {
  border: 1px solid var(--c-sub);
}
.card-cat.cat-info li, .card-cat.cat-ex li {
  border-radius: 3px;
}
.card-cat.cat-ex li {
  color: var(--c-white);
}
.card-cat.cat-ex .ex-conference {
  background: var(--c-conference);
}
.card-cat.cat-ex .ex-gallery {
  background: var(--c-gallery);
}
.card-cat.cat-ex .ex-gallery-n {
  background: var(--c-galleryn);
}
.card-cat.cat-ex .ex-theater {
  background: var(--c-theater);
}
.card-cat.cat-ex .ex-akibasquare {
  background: var(--c-akibasquare);
}
.card-cat.tag-ex li {
  border-radius: 16px;
  position: relative;
  padding: 0.5em 0.8em 0.5em 1.5em;
}
.card-cat.tag-ex li::before {
  position: absolute;
  content: "#";
  top: 0.5em;
  left: 0.7em;
}

.card-ex-tag {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2;
  padding: 0.5em 0.8em;
  border: 1px solid var(--c-sub);
  border-radius: 3px;
  margin-right: 0.2em;
  position: relative;
}

.card-slide {
  position: relative;
  width: calc(100% - 15px);
  margin-left: 15px;
  overflow-x: hidden;
}
@media (min-width: 768.1px) {
  .card-slide {
    width: calc(100% - 30px);
    margin-left: 30px;
  }
}
@media (min-width: 1230px) {
  .card-slide {
    width: calc(100% - (50% - 1200px / 2));
    margin-left: calc(50% - 1200px / 2);
  }
}
.card-slide .cardSlide {
  padding-bottom: 10px;
}
.card-slide .card-inner {
  gap: 20px;
}
@media (min-width: 768.1px) {
  .card-slide .card-inner {
    gap: 30px;
  }
}
.card-slide .card-item {
  width: 300px !important;
}
@media (min-width: 768.1px) {
  .card-slide .card-item {
    width: 440px !important;
  }
}
.card-slide .card-item .card-thum {
  height: 157px;
}
@media (min-width: 768.1px) {
  .card-slide .card-item .card-thum {
    height: 231px;
  }
}

.card-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 768.1px) {
  .card-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.card-grid .card-item {
  width: min(100%, 440px);
  margin-inline: auto;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  color: var(--c-white);
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.16));
}
@media (max-width: 768px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
  background-color: var(--c-white);
  margin: 5% auto;
  padding: 30px;
  border-radius: 8px;
  width: 90%;
  height: 90%;
  position: relative;
}
.modal-content .modal-box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-content img {
  height: auto;
  width: 100%;
}

.close {
  position: absolute;
  top: 1%;
  right: 1%;
  color: var(--c-font);
  float: right;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  cursor: pointer;
}

@keyframes mvzoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.5);
  }
}
.mv {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.mv::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(25, 25, 25, 0.8));
  z-index: 10;
}
.mv .swiper-slide-active .swiper-item,
.mv .swiper-slide-duplicate-active .swiper-item,
.mv .swiper-slide-prev .swiper-item {
  animation: mvzoom 50s linear forwards;
}
.mv .swiper-item img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.mv .mv-pn {
  top: calc(100% - 40px);
  z-index: 15;
}
.mv .mv-wrap {
  position: absolute;
  bottom: 15%;
  left: 15px;
  z-index: 30;
}
@media (min-width: 1220px) {
  .mv .mv-wrap {
    left: calc(50% - 1200px / 2);
  }
}
.mv .mv-wrap .mv-content {
  color: var(--c-white);
  line-height: 1.4;
}
.mv .mv-wrap .mv-content .mv-title {
  font-size: clamp(2.4rem, 5vw, 5rem);
  font-weight: 700;
}
.mv .mv-wrap .mv-content .mv-sub {
  font-size: clamp(1.6rem, 3vw, 3rem);
  font-weight: 600;
  letter-spacing: 0.02em;
  position: relative;
  margin-top: 0.5em;
  padding-left: 1em;
}
.mv .mv-wrap .mv-content .mv-sub::before {
  content: "";
  position: absolute;
  top: calc(50% + 2px);
  left: 0;
  width: 0.8em;
  height: 2px;
  background: var(--c-white);
  transform: translateY(-50%);
}

.faq-item {
  border: 1px solid var(--c-main);
}

.faq-btn {
  background-color: var(--c-main);
  cursor: pointer;
  position: relative;
  padding: 20px 60px;
}
@media (min-width: 768.1px) {
  .faq-btn {
    padding: 20px 80px;
  }
}
.faq-btn .faq-title {
  color: var(--c-white);
  line-height: 1.4;
  font-weight: 600;
}
.faq-btn::before {
  content: "";
  width: 20px;
  height: 23px;
  background-image: url("../img/icon/icon-q-white.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  position: absolute;
  top: 20px;
  left: 20px;
}
.faq-btn::after {
  font-weight: 600;
  color: var(--c-white);
  content: "＋";
  position: absolute;
  line-height: 1;
  top: 22px;
  right: 30px;
  transition: 0.5s;
}
.faq-btn.is-active {
  background-color: var(--c-white);
}
.faq-btn.is-active .faq-title {
  color: var(--c-font);
}
.faq-btn.is-active::before {
  background-image: url("../img/icon/icon-q-black.svg");
}
.faq-btn.is-active::after {
  content: "ー";
  color: var(--c-main);
}

.faq-content {
  display: none;
}
.faq-content .faq-inner {
  height: 0;
  transition: 0.5s;
}

.faq-content.is-acco {
  display: block;
  font-size: 1.5rem;
  padding-left: 20px;
  padding-right: 20px;
}
.faq-content.is-acco .faq-inner {
  border-top: 1px solid var(--c-main);
  padding-top: 20px;
  padding: 20px 0 20px 40px;
  height: 100%;
  position: relative;
}
@media (min-width: 768.1px) {
  .faq-content.is-acco .faq-inner {
    padding: 20px 15px 20px 60px;
  }
}
.faq-content.is-acco .faq-inner::before {
  content: "";
  width: 20px;
  height: 23px;
  background-image: url("../img/icon/icon-a.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  position: absolute;
  top: 20px;
  left: 0;
}

.facility .facility-item {
  background-color: var(--c-white);
  border: 1px solid var(--c-card);
  border-radius: 10px;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.16));
}
.facility .facility-item img {
  width: 100%;
  height: auto;
}
.facility .facility-item .facility-box {
  display: grid;
  gap: 30px;
  padding: 30px 15px;
  transition: 0.3s;
}
@media (min-width: 768.1px) {
  .facility .facility-item .facility-box {
    grid-template-columns: 40% 1fr;
    gap: 20px;
    align-items: center;
    padding: 30px;
  }
}
@media (min-width: 1200.1px) {
  .facility .facility-item .facility-box {
    grid-template-columns: 400px 1fr;
    gap: 30px;
  }
}
.facility .facility-item .facility-box .facility-thum {
  width: min(100%, 400px);
  margin-inline: auto;
}
.facility .facility-item .facility-box .facility-name {
  width: min(100%, 340px);
}

.h-header {
  padding-top: 50px;
}
@media (min-width: 1000.1px) {
  .h-header {
    padding-top: 110px;
  }
}

.p-wrap {
  padding-top: 60px;
  padding-bottom: 100px;
}

.col-wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 768.1px) {
  .col-wrap {
    grid-template-columns: auto 240px;
  }
}
@media (min-width: 1200.1px) {
  .col-wrap {
    gap: 60px;
  }
}
.col-wrap .col-side.mt-side {
  margin-top: 50px;
}
@media (min-width: 768.1px) {
  .col-wrap .col-side.mt-side {
    margin-top: 100px;
  }
}
.col-wrap .col-side .side-cat {
  border-top: 1px solid var(--c-catborder);
}
.col-wrap .col-side .side-cat li {
  border-bottom: 1px solid var(--c-catborder);
}
.col-wrap .col-side .side-cat li a {
  padding: 0.8em 0.5em 0.8em 2em;
  display: block;
  background: var(--c-white);
  transition: 0.3s;
  position: relative;
}
.col-wrap .col-side .side-cat li a::before {
  position: absolute;
  top: 50%;
  left: 0.8em;
  transform: translateY(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid var(--c-base);
  border-right: 0;
  transition: 0.3s;
}
.col-wrap .col-side .side-cat li a:hover {
  background: var(--c-base);
  color: var(--c-white);
}
.col-wrap .col-side .side-cat li a:hover::before {
  border-left: 6px solid var(--c-white);
}

@media (max-width: 768px) {
  .side-ctc {
    display: none;
  }
}
.side-ctc .side-mail {
  color: var(--c-pickup);
  background: var(--c-accent);
  border-radius: 5px;
  border: 1px solid var(--c-pickup);
  font-size: 1.8rem;
  font-weight: 600;
  display: block;
  text-align: center;
  padding: 10px;
}
.side-ctc .side-tel {
  display: block;
  border: 1px solid var(--c-pickup);
  border-radius: 5px;
}
.side-ctc .side-tel .side-tel-head {
  background: var(--c-pickup);
  padding: 5px;
}
.side-ctc .side-tel .side-tel-head .side-tel-title {
  color: var(--c-white);
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
}
.side-ctc .side-tel .side-tel-content {
  padding: 10px 10px 15px;
  text-align: center;
  background: var(--c-white);
  border-radius: 0 0 6px 6px;
}
.side-ctc .side-tel .side-tel-content .side-tel-num {
  font-size: 2.4rem;
  font-weight: 600;
  color: var(--c-pickup);
}

.facilitymv {
  position: relative;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 50px;
}
.facilitymv .facilitymvSlide {
  overflow: hidden;
}
.facilitymv .facilitymvSlide img {
  width: 100%;
  height: auto;
  display: block;
}
.facilitymv .facilitymv-item {
  width: 50%;
}
@media (min-width: 768.1px) {
  .facilitymv .facilitymv-item {
    width: 40%;
  }
}
.facilitymv .facilitymv-mini {
  width: 50%;
}
@media (min-width: 768.1px) {
  .facilitymv .facilitymv-mini {
    width: 25%;
  }
}
.facilitymv .facilitymv-pn {
  display: block;
  top: calc(100% - 20px);
  z-index: 300;
}

.facility-summary .summary-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 768.1px) {
  .facility-summary .summary-grid {
    grid-template-columns: 600px 1fr;
    gap: 20px;
  }
}
@media (min-width: 1200.1px) {
  .facility-summary .summary-grid {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  .facility-summary .summary-grid .summary-content {
    order: 2;
  }
}
.facility-summary .summary-grid .summary-thum {
  width: min(100%, 440px);
  margin-inline: auto;
}
@media (max-width: 768px) {
  .facility-summary .summary-grid .summary-thum {
    order: 1;
  }
}
.facility-summary .summary-grid .summary-thum img {
  width: 100%;
  height: auto;
}

.card-venue {
  background: var(--c-white);
  border: 1px solid var(--c-card);
  border-radius: 10px;
  display: block;
  padding: 30px 20px;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.16));
}
@media (min-width: 768.1px) {
  .card-venue {
    padding: 30px;
  }
}
@media (min-width: 768.1px) {
  .card-venue {
    padding: 30px 40px;
  }
}
.card-venue .venue-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 768.1px) {
  .card-venue .venue-grid {
    grid-template-columns: 240px 1fr;
    gap: 20px;
  }
}
@media (min-width: 1200.1px) {
  .card-venue .venue-grid {
    gap: 30px;
  }
}
.card-venue .venue-grid .venue-thum {
  width: min(100%, 240px);
  margin-inline: auto;
}
.card-venue .venue-grid .venue-thum img {
  width: 100%;
  height: auto;
}
.card-venue .venue-grid .venue-price {
  color: var(--c-pickup);
  font-size: 2rem;
  font-weight: 700;
}
.card-venue .venue-grid .venue-price span {
  font-size: 1.4rem;
  margin-left: 0.5em;
}
.card-venue .venue-link {
  color: var(--c-pickup);
  text-decoration: underline;
  position: relative;
  padding-right: 0.8em;
  text-align: right;
}
.card-venue .venue-link::after {
  right: 0.1em;
  top: calc(50% + 1px);
  position: absolute;
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid var(--c-pickup);
  border-right: 1px solid var(--c-pickup);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.facility-venue {
  position: relative;
}
.facility-venue .toc {
  position: absolute;
  width: 240px;
  top: 160px;
  right: 0;
  transition: all 1s;
}
@media (max-width: 1000px) {
  .facility-venue .toc {
    display: none;
  }
}
@media (min-width: 1000.1px) {
  .facility-venue .toc {
    margin-right: 15px;
  }
}
@media (min-width: 1230px) {
  .facility-venue .toc {
    margin-right: calc(50% - 1200px / 2);
  }
}
.facility-venue .toc.fixed {
  position: fixed;
  top: 180px;
  right: 0;
  transition: all 1s;
}
.facility-venue .toc .toc-list {
  border: 1px solid var(--c-catborder);
  border-radius: 6px;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.16));
}
.facility-venue .toc .toc-list li:first-child a {
  border-radius: 5px 5px 0 0;
}
.facility-venue .toc .toc-list li:last-child a {
  border-radius: 0 0 5px 5px;
}
.facility-venue .toc .toc-list li:not(:last-child) {
  border-bottom: 1px solid var(--c-catborder);
}
.facility-venue .toc .toc-list li a {
  padding: 0.8em 0.5em 0.8em 2em;
  display: block;
  background: var(--c-white);
  transition: 0.3s;
  position: relative;
}
.facility-venue .toc .toc-list li a.active {
  background: var(--c-base);
  color: var(--c-white);
}
.facility-venue .venue-main {
  width: 100%;
}
@media (min-width: 1000.1px) {
  .facility-venue .venue-main {
    padding-right: 270px;
  }
}
@media (min-width: 1200.1px) {
  .facility-venue .venue-main {
    padding-right: 300px;
  }
}
@media (max-width: 1000px) {
  .facility-venue .venue-sec .venue-sec-inner {
    margin-top: 50px;
  }
}
@media (min-width: 1000.1px) {
  .facility-venue .venue-sec .venue-sec-inner {
    padding-bottom: 80px;
  }
}
.facility-venue .basic-list {
  border-top: 1px solid var(--c-border);
  border-bottom: 1px solid var(--c-border);
  padding: 20px 15px;
}
@media (min-width: 768.1px) {
  .facility-venue .basic-list {
    padding: 30px 20px;
  }
}
.facility-venue .basic-list .basic-grid {
  display: grid;
  grid-template-columns: 3em 1fr;
  gap: 20px;
}
.facility-venue .basic-list .basic-head {
  color: var(--c-pickup);
  font-weight: 700;
}

.service-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.service-item .service-thum {
  width: min(100%, 380px);
  margin-inline: auto;
}
.service-item .service-thum img {
  width: 100%;
  height: auto;
}
.service-item .service-title {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 768.1px) {
  .service-item .service-pickup {
    min-height: 30px;
  }
}
@media (min-width: 768.1px) {
  .service-item .service-btn {
    margin-top: auto;
  }
}

.form {
  width: min(100%, 1200px);
  margin-inline: auto;
  height: 2300px;
}
@media (min-width: 820px) {
  .form {
    height: 1800px;
  }
}
.form iframe {
  width: 100%;
  height: 100%;
}

.post-wrap .post-date {
  font-size: 1.2rem;
  color: var(--c-sub);
}
@media (min-width: 768.1px) {
  .post-wrap .post-date {
    font-size: 1.4rem;
  }
}
.post-wrap .post-cat {
  margin-top: 0.5em;
}
.post-wrap .post-cat li {
  display: inline-block;
}
.post-wrap .post-cat li + li {
  margin-left: 0.2em;
}
.post-wrap .post-cat li a {
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 0.1em 0.8em;
  border: 1px solid var(--c-main);
  border-radius: 3px;
}
@media (min-width: 768.1px) {
  .post-wrap .post-cat li a {
    font-size: 1.4rem;
  }
}
.post-wrap .post-thum {
  margin-top: 30px;
  width: min(100%, 900px);
}
.post-wrap .post-thum img {
  width: 100%;
  height: auto;
}
.post-wrap .post-area {
  margin-top: 30px;
}
.post-wrap .post-area * + h2, .post-wrap .post-area * + h3, .post-wrap .post-area * + h4, .post-wrap .post-area * + h5, .post-wrap .post-area * + p, .post-wrap .post-area * + ul {
  margin-top: 1.5em;
}
.post-wrap .post-area h2 {
  font-size: clamp(2.2rem, 2.6vw, 2.6rem);
  font-weight: 700;
  line-height: 1.4;
}
.post-wrap .post-area h3 {
  font-size: clamp(2rem, 2.2vw, 2.2rem);
  font-weight: 600;
  line-height: 1.6;
}
.post-wrap .post-area h4 {
  font-size: clamp(1.8rem, 2vw, 2rem);
  font-weight: 600;
  line-height: 1.6;
}
.post-wrap .post-area h5 {
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  font-weight: 600;
}
.post-wrap .post-area img {
  max-width: 100%;
  height: auto;
  margin-top: 10px;
}
.post-wrap .post-area p + img {
  margin-top: 10px;
}
.post-wrap .post-area p + p {
  margin-top: 1em;
}
.post-wrap .post-area ul {
  margin-left: 0.2em;
}
.post-wrap .post-area ul li {
  line-height: 2;
  position: relative;
  padding-left: 15px;
}
.post-wrap .post-area ul li + li {
  margin-top: 0.2em;
}
.post-wrap .post-area ul li::before {
  position: absolute;
  content: "";
  top: 0.8em;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: var(--c-font);
}
.post-wrap .post-area ul li a {
  text-decoration: underline;
  color: var(--c-main);
}
.post-wrap .post-area ol {
  margin-top: 15px;
  counter-reset: num;
}
.post-wrap .post-area ol > li {
  line-height: 2;
  position: relative;
  padding-left: 1.2em;
}
.post-wrap .post-area ol > li + li {
  margin-top: 0.3em;
}
.post-wrap .post-area ol > li::before {
  position: absolute;
  display: block;
  text-align: center;
  counter-increment: num;
  content: counter(num) "";
  top: 0;
  left: 0;
}
.post-wrap .post-area ol > li a {
  text-decoration: underline;
  color: var(--c-main);
}
.post-wrap .post-area a {
  text-decoration: underline;
  color: var(--c-main);
}
.post-wrap .post-area table {
  margin-top: 20px;
  width: 100%;
  border-top: 1px solid var(--c-table-border);
}
.post-wrap .post-area table tr td:first-child {
  background-color: var(--c-table-even);
}
@media (max-width: 768px) {
  .post-wrap .post-area table th, .post-wrap .post-area table td {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768.1px) {
  .post-wrap .post-area table th {
    width: 200px;
    vertical-align: middle;
  }
}
.post-wrap .post-area table th {
  font-weight: bold;
  background: var(--c-table-even);
}
.post-wrap .post-area table td {
  background-color: var(--c-white);
}
.post-wrap .post-area table th, .post-wrap .post-area table td {
  padding: 1.5em;
  border-bottom: 1px solid var(--c-table-border);
}
.post-wrap .post-area em {
  font-weight: 600;
}
.post-wrap .post-area strong {
  font-weight: 600;
}
.post-wrap .post-area blockquote {
  margin-top: 15px;
  background-color: var(--c-bg);
  padding: 15px 15px 15px 40px;
  border-left: 5px solid var(--c-main);
  position: relative;
}
.post-wrap .post-area blockquote::before {
  position: absolute;
  content: "";
  top: 10px;
  left: 10px;
  width: 20px;
  height: 20px;
  background: url("../img/icon/icon-blockquote.svg") no-repeat;
  background-size: 100%;
}
.post-wrap .post-area blockquote p {
  margin-top: 0;
}
.post-wrap .post-area iframe {
  margin-top: 15px;
  aspect-ratio: 16/9;
  max-width: 560px;
  width: 100%;
  display: inherit;
  margin-inline: auto;
}

/* ページネーション */
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.pagination span, .pagination a {
  font-size: 1.6rem;
  display: block;
  width: auto;
  margin: 4px;
  padding: 10px;
  font-weight: 400;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s;
}

.pagination .pager {
  width: 50px;
  height: 50px;
  border: 1px solid var(--c-base);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination a.prev, .pagination a.next {
  width: 50px;
  height: 50px;
  position: relative;
}
.pagination a.prev::after, .pagination a.next::after {
  top: 50%;
  position: absolute;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid var(--c-font);
  border-right: 1px solid var(--c-font);
}

.pagination a.prev::after {
  right: calc(50% - 12px);
  transform: translate(-50%, -50%) rotate(-135deg);
}

.pagination a.next::after {
  right: calc(50% - 8px);
  transform: translate(-50%, -50%) rotate(45deg);
}

.pagination a.pager:hover, .pagination .current {
  /* ホバー時 & 現在のページ */
  color: var(--c-white);
  position: relative;
  background: var(--c-base);
}

.pagination span.page_num {
  display: none;
}

/*--------------
// パンくずリスト
---------------*/
.breadcrumb {
  padding-top: 10px;
  padding-bottom: 10px;
  background: var(--c-bg);
}
.breadcrumb li {
  color: var(--c-font);
  display: inline-block;
  position: relative;
  padding-right: 0.3em;
  margin-right: 1em;
  font-size: 1.2rem;
}
.breadcrumb li::after {
  left: 100%;
  top: 37%;
  position: absolute;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: 1px solid var(--c-font);
  border-right: 1px solid var(--c-font);
  transform: rotate(45deg);
}
.breadcrumb li:last-child::after {
  content: none;
}
.breadcrumb li a {
  color: var(--c-font);
  transition: 0.3s;
}
.breadcrumb li a:hover {
  opacity: 0.7;
}

/*# sourceMappingURL=main.css.map */
