@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Arimo:ital@0;1&display=swap");
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

#wrapper .mv .swiper-slide {
  opacity: 0 !important;
}
#wrapper .mv .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
  position: relative;
}

.disable {
  cursor: default;
  pointer-events: none;
}

body {
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
body:has(.open) {
  overflow: hidden;
}

p,
h2,
div {
  max-height: 99999rem;
  -webkit-text-size-adjust: 100%;
}

.pc {
  display: block !important;
}
@media screen and (max-width: 767.98px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media screen and (max-width: 767.98px) {
  .sp {
    display: block !important;
  }
}

a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}

button {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  background: transparent;
}

#wrapper {
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  line-height: 1.2;
  font-weight: 500;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-break: break-word;
}
@media screen and (min-width: 768px) {
  #wrapper {
    font-size: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  #wrapper {
    font-size: 3.5897435897vw;
  }
}

.u-tl {
  text-align: left !important;
}

.u-tc {
  text-align: center !important;
}

.u-tr {
  text-align: right !important;
}

.u-db {
  display: block !important;
}

.u-di {
  display: inline-block !important;
}

.u-fl {
  float: left !important;
}

.u-fr {
  float: right !important;
}

.u-b {
  font-weight: bold !important;
}

.u-cp {
  cursor: pointer !important;
}

.u-vt {
  vertical-align: top !important;
}

.u-vm {
  vertical-align: middle !important;
}

.u-vba {
  vertical-align: baseline !important;
}

.u-vbo {
  vertical-align: bottom !important;
}

.footer .footer__inner {
  padding: 75px 20px 80px;
}
@media screen and (max-width: 767.98px) {
  .footer .footer__inner {
    padding: 8.9743589744vw 5.1282051282vw 11.5384615385vw;
  }
}
.footer .footer__copyright {
  text-align: center;
  color: #000;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-size: 12px;
}
@media screen and (max-width: 767.98px) {
  .footer .footer__copyright {
    font-size: 3.0769230769vw;
  }
}

.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: transparent;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
@media screen and (min-width: 768px) {
  .header.is-fixed {
    background: rgba(255, 255, 255, 0.8);
  }
}
.header .header__inner {
  padding: 19px 27px 22px;
}
@media screen and (max-width: 960.98px) {
  .header .header__inner {
    padding: 1.9387755102vw 2.7551020408vw 2.2448979592vw;
  }
}
@media screen and (max-width: 767.98px) {
  .header .header__inner {
    padding: 5.1282051282vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.header .header__trigger {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .header .header__trigger {
    display: block;
    width: 11.5384615385vw;
    height: 12.0512820513vw;
    background-image: url("../img/common/icon_header_open.svg");
    background-repeat: no-repeat;
    background-size: 11.5384615385vw 12.0512820513vw;
    z-index: 10001;
  }
}
@media screen and (max-width: 767.98px) {
  .header .header__trigger.open {
    background-image: url("../img/common/icon_header_close.svg");
    background-size: 11.5384615385vw 11.5384615385vw;
  }
}
@media screen and (max-width: 767.98px) {
  .header .hader__menu {
    display: none;
    gap: 12.8205128205vw 0;
    padding: 21.5384615385vw 0 12.3076923077vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.header .hader__menu-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 0 41px;
}
@media screen and (max-width: 960.98px) {
  .header .hader__menu-inner {
    gap: 0 4.1836734694vw;
  }
}
@media screen and (max-width: 767.98px) {
  .header .hader__menu-inner {
    gap: 12.8205128205vw 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.header .hader__menu-inner.open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.header .header__nav > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 32px;
}
@media screen and (max-width: 960.98px) {
  .header .header__nav > ul {
    gap: 0 3.2653061224vw;
  }
}
@media screen and (max-width: 767.98px) {
  .header .header__nav > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12.8205128205vw 0;
  }
}
.header .header__nav > ul > li {
  color: #D3D3D3;
  font-weight: 500;
  font-size: 14px;
  line-height: 2.28571;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960.98px) {
  .header .header__nav > ul > li {
    font-size: 1.4285714286vw;
  }
}
@media screen and (max-width: 767.98px) {
  .header .header__nav > ul > li {
    font-size: 4.1025641026vw;
    line-height: normal;
    letter-spacing: 0.15em;
  }
}
.header .header__nav > ul > li.current {
  color: #000;
}
.header .header__nav > ul > li a {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media screen and (min-width: 768px) {
  .header .header__nav > ul > li a:hover {
    color: #000;
  }
}
.header .header__sns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 15px;
}
@media screen and (max-width: 960.98px) {
  .header .header__sns {
    gap: 0 1.5306122449vw;
  }
}
@media screen and (max-width: 767.98px) {
  .header .header__sns {
    gap: 0 7.6923076923vw;
  }
}
.header .header__sns > li {
  height: auto;
  width: 47px;
}
@media screen and (max-width: 960.98px) {
  .header .header__sns > li {
    width: 4.7959183673vw;
  }
}
@media screen and (max-width: 767.98px) {
  .header .header__sns > li {
    width: 12.0512820513vw;
  }
}
.header .header__sns > li a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 768px) {
  .header .header__sns > li a:hover {
    opacity: 0.7;
  }
}
.header .header__sns > li img {
  width: 100%;
}
.header .header__lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 26px;
  gap: 0 16px;
}
@media screen and (max-width: 960.98px) {
  .header .header__lang {
    padding-right: 2.6530612245vw;
    gap: 0 1.6326530612vw;
  }
}
@media screen and (max-width: 767.98px) {
  .header .header__lang {
    padding-right: 0;
    gap: 0 4.1025641026vw;
  }
}
.header .header__lang > li {
  color: #000;
  text-align: center;
  font-weight: 700;
  line-height: 1.875;
  font-size: 16px;
}
@media screen and (max-width: 960.98px) {
  .header .header__lang > li {
    font-size: 1.6326530612vw;
  }
}
@media screen and (max-width: 767.98px) {
  .header .header__lang > li {
    font-size: 4.1025641026vw;
  }
}
.header .header__lang > li:not(:first-child) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0 16px;
}
@media screen and (max-width: 960.98px) {
  .header .header__lang > li:not(:first-child) {
    gap: 0 1.6326530612vw;
  }
}
@media screen and (max-width: 767.98px) {
  .header .header__lang > li:not(:first-child) {
    gap: 0 4.1025641026vw;
  }
}
.header .header__lang > li:not(:first-child)::before {
  content: "／";
  display: inline-block;
  color: #000;
  font-weight: 700;
  line-height: 1.875;
  font-size: 16px;
}
@media screen and (max-width: 960.98px) {
  .header .header__lang > li:not(:first-child)::before {
    font-size: 1.6326530612vw;
  }
}
@media screen and (max-width: 767.98px) {
  .header .header__lang > li:not(:first-child)::before {
    font-size: 4.1025641026vw;
  }
}
.header .header__lang > li a {
  padding: 0 5px 3px;
  border-bottom: 2px solid transparent;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media screen and (min-width: 768px) {
  .header .header__lang > li a:hover {
    border-bottom: 2px solid #000;
  }
}
@media screen and (max-width: 960.98px) {
  .header .header__lang > li a {
    padding: 0 0.5102040816vw 0.306122449vw;
  }
}
@media screen and (max-width: 767.98px) {
  .header .header__lang > li a {
    padding: 0 1.2820512821vw 0.7692307692vw;
    border-bottom: 0.5128205128vw solid transparent;
  }
}
.header .header__lang > li a.active {
  pointer-events: none;
  border-bottom: 2px solid #000;
}
@media screen and (max-width: 767.98px) {
  .header .header__lang > li a.active {
    border-bottom: 0.5128205128vw solid #000;
  }
}

.top .heading-h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  background-image: url("../img/common/bg_heading.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 35px;
  margin-bottom: 30px;
  gap: 5px 0;
  min-width: 115px;
  min-height: 118px;
}
@media screen and (max-width: 767.98px) {
  .top .heading-h2 {
    padding-top: 5.1282051282vw;
    margin-bottom: 5.1282051282vw;
    gap: 0.5128205128vw 0;
    min-width: 18.7179487179vw;
    min-height: 19.4871794872vw;
    background-size: 18.7179487179vw 19.4871794872vw;
  }
}
.top .heading-h2.type02 {
  background-image: url("../img/common/bg_heading_white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767.98px) {
  .top .heading-h2.type02 {
    background-size: 18.7179487179vw 19.4871794872vw;
  }
}
.top .heading-h2 + * {
  margin-top: 0 !important;
}
.top .heading-h2 .heading-h2__en {
  font-weight: 700;
  line-height: 1.2;
  font-size: 40px;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767.98px) {
  .top .heading-h2 .heading-h2__en {
    font-size: 6.4102564103vw;
    letter-spacing: 0.15em;
  }
}
.top .heading-h2 .heading-h2__ja {
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-size: 14px;
}
@media screen and (max-width: 767.98px) {
  .top .heading-h2 .heading-h2__ja {
    font-size: 3.5897435897vw;
  }
}

.top {
  background-color: #F0EBE7;
}
.top .section {
  padding: 40px 0;
}
@media screen and (max-width: 767.98px) {
  .top .section {
    padding: 7.6923076923vw 0;
  }
}
.top .section .section__inner {
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
  max-width: 1040px;
}
@media screen and (max-width: 767.98px) {
  .top .section .section__inner {
    padding: 0 5.1282051282vw;
    max-width: 100%;
  }
}
.top .section.bg-gray {
  background-color: #F9F9F9;
}

@media screen and (max-width: 767.98px) {
  .top .lead {
    padding-bottom: 0;
  }
}
.top .lead .lead__contents {
  padding: 30px 40px;
  background-color: #fff;
}
@media screen and (max-width: 767.98px) {
  .top .lead .lead__contents {
    padding: 7.6923076923vw 5.1282051282vw;
  }
}
.top .lead .lead__ttl {
  margin-bottom: 30px;
  color: #000;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 767.98px) {
  .top .lead .lead__ttl {
    margin-bottom: 7.6923076923vw;
    font-size: 4.6153846154vw;
  }
}
.top .lead .lead__ttl-m {
  margin-bottom: 10px;
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 767.98px) {
  .top .lead .lead__ttl-m {
    font-size: 5.1282051282vw;
    line-height: 1.5;
  }
}
.top .lead .lead__ttl-s {
  font-family: "Arimo", sans-serif;
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
  font-style: italic;
}
@media screen and (max-width: 767.98px) {
  .top .lead .lead__ttl-s {
    font-size: 4.6153846154vw;
    line-height: 1.5;
  }
}
.top .lead .lead__txt {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 767.98px) {
  .top .lead .lead__txt {
    font-size: 3.5897435897vw;
  }
}
@media screen and (max-width: 767.98px) {
  .top.en .lead__txt {
    line-height: 1.5;
  }
}
@media screen and (max-width: 767.98px) {
  .top.en .text-more {
    padding: 0 5.1282051282vw;
  }
}
.top.en .table-flex .table-flex__col:first-child {
  min-width: 334px;
}
@media screen and (max-width: 767.98px) {
  .top.en .table-flex .table-flex__col:first-child {
    min-width: inherit;
  }
}

@media screen and (max-width: 767.98px) {
  .top .about {
    padding-top: 10.2564102564vw;
    padding-bottom: 7.6923076923vw;
  }
}
.top .about .about__ttl {
  color: #000;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 34px;
  font-size: 20px;
}
@media screen and (max-width: 767.98px) {
  .top .about .about__ttl {
    margin-bottom: 0;
    font-size: 4.1025641026vw;
    line-height: 1.9;
  }
}
.top .about .table tbody th {
  min-width: 155px;
}
@media screen and (max-width: 767.98px) {
  .top .about .table tbody th {
    min-width: inherit;
  }
}

.top .mv {
  position: relative;
  text-align: center;
  padding-top: 60px;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 80px;
}
@media screen and (max-width: 767.98px) {
  .top .mv {
    padding-top: 15.3846153846vw;
    padding-bottom: 10.2564102564vw;
  }
}
.top .mv + .section {
  padding-top: 0;
}
.top .mv .mv__inner {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.top .mv .mv__image {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 1388px;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .top .mv .mv__image {
    width: 100%;
  }
}
.top .mv .mv__image img {
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767.98px) {
  .top .mv .mv__image img {
    width: 100%;
    max-width: 94.1025641026vw;
  }
}

.top .schedule {
  padding-bottom: 0;
}
.top .table tbody th {
  min-width: 130px;
}
@media screen and (max-width: 767.98px) {
  .top .table tbody th {
    min-width: inherit;
  }
}

.top .table {
  width: 100%;
  margin-top: 24px;
}
@media screen and (max-width: 767.98px) {
  .top .table {
    margin-top: 5.1282051282vw;
  }
}
.top .table tbody {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  gap: 2px 0;
}
@media screen and (max-width: 767.98px) {
  .top .table tbody {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    grid-template-columns: inherit;
    gap: 0;
  }
}
.top .table tbody tr {
  display: contents;
}
@media screen and (max-width: 767.98px) {
  .top .table tbody tr {
    display: inline-block;
  }
}
.top .table tbody th {
  display: inline-block;
  background: #D2DEDB;
  color: #000;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: left;
  padding: 15px 17px;
  font-size: 15px;
  line-height: 2;
}
@media screen and (max-width: 767.98px) {
  .top .table tbody th {
    width: 100%;
    padding: 3.8461538462vw 4.358974359vw;
    font-size: 3.5897435897vw;
    line-height: 2.14286;
  }
}
.top .table tbody td {
  display: inline-block;
  background: rgba(248, 248, 248, 0.9);
  color: #333;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding: 16px 22px;
  font-size: 15px;
  line-height: 1.6;
}
@media screen and (max-width: 767.98px) {
  .top .table tbody td {
    padding: 4.1025641026vw 5.641025641vw;
    width: 100%;
    font-size: 3.5897435897vw;
    line-height: 1.71429;
  }
}
.top .table tbody td .logo {
  height: auto;
  vertical-align: middle;
  width: 115px;
}
@media screen and (max-width: 767.98px) {
  .top .table tbody td .logo {
    width: 29.4871794872vw;
  }
}
.top .table.type02 tbody th {
  background-color: #D2DEDB;
}
.top .table.type02 tbody td {
  background-color: rgba(255, 255, 255, 0.9);
}
.top .table .table-size-155 {
  width: 155px;
}
.top .table-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .top .table-flex {
    display: block;
  }
}
.top .table-flex .table-flex__col {
  display: inline-block;
}
.top .table-flex .table-flex__col:first-child {
  width: 150px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .top .table-flex .table-flex__col:first-child {
    width: 100%;
  }
}
.top .table-flex .table-flex__col:not(:first-child) {
  border-left: 1px solid #DFDFDF;
  margin-left: 30px;
  padding-left: 30px;
}
@media screen and (max-width: 767.98px) {
  .top .table-flex .table-flex__col:not(:first-child) {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
  }
}

.top .text-more {
  color: #000;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 20px;
  font-size: 15px;
}
@media screen and (max-width: 767.98px) {
  .top .text-more {
    margin-top: 3.8461538462vw;
    font-size: 3.8461538462vw;
  }
}
.top .text-link {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .top .text-link:hover {
    text-decoration: none;
  }
}

img {
  vertical-align: bottom;
  width: auto;
  max-width: 100%;
  height: auto;
}

.opac {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.opac:hover {
  opacity: 0.7;
}