@charset "UTF-8";
/* =========================================================
  root
========================================================= */
@import url("//cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp.min.css");
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900");
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, l, label, legend, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block;
}

picture {
  max-width: 100%;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
}

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

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  color: inherit;
  line-height: inherit;
  margin: 0;
  border: none;
  border-radius: 0;
}

input[type=text],
input[type=email],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input,
textarea {
  outline: none;
}

textarea {
  resize: vertical;
}

button {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input::-ms-clear {
  visibility: hidden;
  display: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

strong {
  font-weight: 700;
}

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
  -ms-interpolation-mode: bicubic;
}

:focus {
  outline: none;
}

::-webkit-input-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

/* clearfix */
.cf {
  *zoom: 1;
}
.cf::before, .cf::after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

/* clear */
.clear {
  clear: both;
}

/* show hidden */
.only-pc {
  display: block;
}
.only-pc.-inline {
  display: inline-block;
}
.only-sp {
  display: none;
}
.only-sp.-inline {
  display: none;
}

.-mt1 {
  margin-top: 1rem;
}

.-mt2 {
  margin-top: 2rem;
}

.-mt3 {
  margin-top: 3rem;
}

.-mt4 {
  margin-top: 4rem;
}

.-mt5 {
  margin-top: 5rem;
}

.-mt6 {
  margin-top: 6rem;
}

.-mt7 {
  margin-top: 7rem;
}

.-mt8 {
  margin-top: 8rem;
}

.-mb1 {
  margin-bottom: 1rem;
}

.-mb2 {
  margin-bottom: 2rem;
}

.-mb3 {
  margin-bottom: 3rem;
}

.-mb4 {
  margin-bottom: 4rem;
}

.-mb5 {
  margin-bottom: 5rem;
}

.-mb6 {
  margin-bottom: 6rem;
}

.-mb7 {
  margin-bottom: 7rem;
}

.-mb8 {
  margin-bottom: 8rem;
}

.-ml1 {
  margin-left: 1rem;
}

.-ml2 {
  margin-left: 2rem;
}

.-ml3 {
  margin-left: 3rem;
}

.-ml4 {
  margin-left: 4rem;
}

.-ml5 {
  margin-left: 5rem;
}

.-ml6 {
  margin-left: 6rem;
}

.-ml7 {
  margin-left: 7rem;
}

.-ml8 {
  margin-left: 8rem;
}

.-mr1 {
  margin-right: 1rem;
}

.-mr2 {
  margin-right: 2rem;
}

.-mr3 {
  margin-right: 3rem;
}

.-mr4 {
  margin-right: 4rem;
}

.-mr5 {
  margin-right: 5rem;
}

.-mr6 {
  margin-right: 6rem;
}

.-mr7 {
  margin-right: 7rem;
}

.-mr8 {
  margin-right: 8rem;
}

@media screen and (max-width: 768px) {
  .only-pc {
    display: none;
  }
  .only-pc.-inline {
    display: none;
  }
  .only-sp {
    display: block;
  }
  .only-sp.-inline {
    display: inline-block;
  }
  .-sp-align-left {
    text-align: left;
  }
  .-sp-align-center {
    text-align: center;
  }
  .-sp-align-right {
    text-align: right;
  }
}
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  /* width: 100%; */
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

:root {
  --font-fallback: YuGothic, "Yu Gothic Medium", "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  --font-body: YakuHanJP, "Noto Sans JP", var(--font-fallback);
  --color-text: #000A56;
  --color-text-link: #000A56;
  --color-main: #000A56;
  --color-sub: #000A56;
  --color-bg: #fff;
  --color-white: #fff;
  --color-black: #000;
  --color-gray: #f5f5f5;
  --easeOutCubic: cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* =========================================================
  Base
========================================================= */
html {
  font-size: 62.5%;
}

body {
  font-family: var(--font-body);
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--color-text);
  line-height: 1.5;
  background-color: var(--color-bg);
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
}
body.is-lock {
  overflow: hidden;
}
body:not(.l-home) {
  padding-top: 8rem;
  background-image: url(../images/common/bg03.svg);
  background-repeat: repeat;
  background-position: center 0;
  background-size: 51rem;
  position: relative;
}
body:not(.l-home) > * {
  position: relative;
  z-index: 1;
}
body:not(.l-home)::after {
  content: "";
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 0;
  opacity: 0.6;
}

@media screen and (max-width: 768px) {
  body:not(.l-home) {
    padding-top: 7rem;
  }
}
body:not(.is-loaded) * {
  transition: none !important;
}

:where(a) {
  color: var(--color-text-link);
  text-decoration: none;
}

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

.screen-reader-text {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  html {
    font-size: 0.5rem;
  }
}
@media screen and (max-width: 767px) and (min-width: 561px) {
  html {
    font-size: 1.7825311943vw;
  }
}
@media screen and (max-width: 390px) {
  html {
    font-size: 2.5641025641vw;
  }
}
/* =========================================================
  Layout
========================================================= */
/* header
--------------------------------------------------------- */
.l-header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 10;
}

.l-header-inner {
  max-width: 132rem;
  width: 77.1428571429%;
  margin-inline: auto;
  padding-block: 1rem;
  display: flex;
}

.l-header-logo {
  position: relative;
  z-index: 2;
  transition: all 0.5s;
}
.l-header-logo a {
  width: 20rem;
  display: block;
}
.l-header-logo a img {
  width: 100%;
}
body.l-home .l-header-logo {
  opacity: 0;
  visibility: hidden;
}
body.l-home.is-scrolled:not(.is-open) .l-header-logo {
  opacity: 1;
  visibility: visible;
}

.l-header-menu {
  position: relative;
  margin-left: auto;
  z-index: 10;
}

.l-header-menu-button {
  width: 5rem;
  height: 5rem;
  background-color: var(--color-main);
  cursor: pointer;
  z-index: 11;
}
.l-header-menu-button.is-active .l-header-menu-line {
  transition: margin-top 0.3s 0s, margin-left 0s 0.3s, opacity 0.3s 0s, width 0s 0.3s, transform 0.3s 0.3s;
}
.l-header-menu-button.is-active .l-header-menu-line:nth-of-type(1) {
  scale: 0.8;
  margin: 0 0 0 0;
  transform: rotate(45deg);
}
.l-header-menu-button.is-active .l-header-menu-line:nth-of-type(2) {
  opacity: 0;
}
.l-header-menu-button.is-active .l-header-menu-line:nth-of-type(3) {
  scale: 0.8;
  margin: 0 0 0 0;
  transform: rotate(-45deg);
}
.l-header-menu-button.is-active .l-header-menu-text span:nth-of-type(1) {
  opacity: 0;
}
.l-header-menu-button.is-active .l-header-menu-text span:nth-of-type(2) {
  opacity: 1;
}
.l-header-menu-lines {
  width: 3rem;
  height: 1.7rem;
  margin-inline: auto;
  margin-top: 0.5rem;
  position: relative;
}

.l-header-menu-line {
  width: 3rem;
  height: 0.15rem;
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 0;
  will-change: transform;
  transition: margin-top 0.3s 0.3s, margin-left 0.1s 0.3s, opacity 0.3s 0.3s, width 0.1s 0.3s, transform 0.3s 0s;
  transform-origin: center;
  overflow: hidden;
}
.l-header-menu-line > span {
  width: 100%;
  height: 100%;
  background-color: #FFE100;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  transition: background-color 0.5s var(--easeOutCubic);
}
.l-header-menu-line:nth-of-type(1) {
  margin-top: -0.75rem;
}
.l-header-menu-line:nth-of-type(3) {
  margin-top: 0.75rem;
}
.l-header-menu-text {
  font-size: 1.1rem;
  font-weight: 600;
  color: #FFE100;
  white-space: nowrap;
  position: relative;
  transition: color 0.5s var(--easeOutCubic);
}
.l-header-menu-text span {
  transition: opacity 0.5s var(--easeOutCubic);
}
.l-header-menu-text span:nth-of-type(1) {
  opacity: 1;
}
.l-header-menu-text span:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  opacity: 0;
}

body.is-open {
  overflow: hidden;
}
body.is-open .l-header-logo {
  opacity: 0;
  visibility: hidden;
}

.l-menu {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9;
  overflow: hidden;
  clip-path: inset(0);
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  background-color: #fed469;
  transition-property: opacity, visibility;
  opacity: 0;
  visibility: hidden;
}
.l-menu.is-active {
  opacity: 1;
  visibility: visible;
  transition-duration: 0.5s;
}
.l-menu.is-remove {
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.5s;
}

.l-menu-outer {
  width: 100%;
  min-height: 100%;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-rows: 1fr;
  padding: 8rem 0;
}

.l-menu-content {
  max-width: 98rem;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
}

.l-menu-logo {
  width: 50rem;
  margin-inline: auto;
}
.l-menu-logo a {
  display: block;
}
.l-menu-logo a img {
  width: 100%;
}

.l-menu-nav {
  margin-top: 3rem;
}

.l-menu-nav-link {
  border-bottom: 1px solid var(--color-main);
}
.l-menu-nav-link a {
  padding-block: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l-menu-nav-link a .text {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.04em;
}
.l-menu-nav-link a .circle {
  width: 2.7rem;
  height: 2.7rem;
  background-color: var(--color-main);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.l-menu-nav-link a .circle .arrow {
  width: 1.403rem;
  height: 1.537rem;
  fill: #fed469;
}

.l-menu-banner {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-top: 4rem;
}

.l-menu-banner-item {
  width: 24rem;
}
.l-menu-banner-item a {
  display: block;
  transition: opacity 0.4s;
}
@media (hover: hover) {
  .l-menu-banner-item a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 768px) {
  .l-header-inner {
    width: 92.3076923077%;
    padding-block: 1rem;
  }
  .l-header-logo a {
    width: 17rem;
  }
  .l-header-menu {
    position: relative;
    margin-left: auto;
    z-index: 10;
  }
  .l-header-menu-button {
    width: 5rem;
    height: 5rem;
    background-color: var(--color-main);
    cursor: pointer;
    z-index: 11;
  }
  .l-header-menu-button.is-active .l-header-menu-line {
    transition: margin-top 0.3s 0s, margin-left 0s 0.3s, opacity 0.3s 0s, width 0s 0.3s, transform 0.3s 0.3s;
  }
  .l-header-menu-button.is-active .l-header-menu-line:nth-of-type(1) {
    scale: 0.8;
    margin: 0 0 0 0;
    transform: rotate(45deg);
  }
  .l-header-menu-button.is-active .l-header-menu-line:nth-of-type(2) {
    opacity: 0;
  }
  .l-header-menu-button.is-active .l-header-menu-line:nth-of-type(3) {
    scale: 0.8;
    margin: 0 0 0 0;
    transform: rotate(-45deg);
  }
  .l-header-menu-button.is-active .l-header-menu-text span:nth-of-type(1) {
    opacity: 0;
  }
  .l-header-menu-button.is-active .l-header-menu-text span:nth-of-type(2) {
    opacity: 1;
  }
  .l-header-menu-lines {
    width: 3rem;
    height: 1.7rem;
    margin-inline: auto;
    margin-top: 0.5rem;
    position: relative;
  }
  .l-header-menu-line {
    width: 3rem;
    height: 0.15rem;
    display: inline-block;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 0;
    will-change: transform;
    transition: margin-top 0.3s 0.3s, margin-left 0.1s 0.3s, opacity 0.3s 0.3s, width 0.1s 0.3s, transform 0.3s 0s;
    transform-origin: center;
    overflow: hidden;
  }
  .l-header-menu-line > span {
    width: 100%;
    height: 100%;
    background-color: #FFE100;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    transition: background-color 0.5s var(--easeOutCubic);
  }
  .l-header-menu-line:nth-of-type(1) {
    margin-top: -0.75rem;
  }
  .l-header-menu-line:nth-of-type(3) {
    margin-top: 0.75rem;
  }
  .l-header-menu-text {
    font-size: 1.1rem;
    font-weight: 600;
    color: #FFE100;
    white-space: nowrap;
    position: relative;
    transition: color 0.5s var(--easeOutCubic);
  }
  .l-header-menu-text span {
    transition: opacity 0.5s var(--easeOutCubic);
  }
  .l-header-menu-text span:nth-of-type(1) {
    opacity: 1;
  }
  .l-header-menu-text span:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 50%;
    translate: -50% 0;
    opacity: 0;
  }
  .l-menu-outer {
    padding: 9.6rem 0;
  }
  .l-menu-logo {
    width: 76.9230769231%;
  }
  .l-menu-nav {
    margin-top: 3rem;
    padding-inline: 5.1282051282%;
  }
  .l-menu-nav-link {
    border-bottom: 1px solid var(--color-main);
  }
  .l-menu-nav-link a {
    padding-block: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .l-menu-nav-link a .text {
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: 0.04em;
  }
  .l-menu-nav-link a .circle {
    width: 2.7rem;
    height: 2.7rem;
    background-color: var(--color-main);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .l-menu-nav-link a .circle .arrow {
    width: 1.403rem;
    height: 1.537rem;
    fill: #fed469;
  }
  .l-menu-banner {
    padding-inline: 5.1282051282%;
    gap: 1.2rem;
    margin-top: 4rem;
  }
  .l-menu-banner-item {
    width: auto;
  }
}
/* main
--------------------------------------------------------- */
.l-root {
  width: 100%;
  overflow-x: clip;
}

.l-inner-md {
  max-width: 132rem;
  width: 77.1428571429%;
  margin-inline: auto;
}

@media screen and (max-width: 768px) {
  .l-root {
    min-width: 100%;
  }
  .l-inner-md {
    width: 89.7435897436%;
  }
}
/* footer
--------------------------------------------------------- */
.l-footer {
  background-color: #EEF3FF;
}
.l-footer-content {
  padding-block: 4rem;
  position: relative;
}

.l-footer-pagettop {
  position: absolute;
  top: 0;
  right: 0;
  translate: 0 -100%;
}
.l-footer-pagettop a {
  width: 17.5rem;
  height: 4rem;
  font-size: 1.4rem;
  background-color: #EEF3FF;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.l-footer-banner {
  display: flex;
  justify-content: center;
  gap: 2.5rem;
}

.l-footer-banner-item {
  width: 30rem;
}
.l-footer-banner-item a {
  display: block;
  transition: opacity 0.4s;
}
@media (hover: hover) {
  .l-footer-banner-item a:hover {
    opacity: 0.7;
  }
}

.l-footer-credit {
  display: flex;
  justify-content: center;
  margin-top: 3.2rem;
}

.l-footer-credit-text {
  font-size: 1.4rem;
  line-height: 1.75;
}

.l-footer-nav {
  margin-top: 5.2rem;
}

.l-footer-nav-links {
  display: flex;
  justify-content: center;
}

.l-footer-nav-link {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  display: flex;
}
.l-footer-nav-link::before, .l-footer-nav-link:last-child::after {
  content: "│";
  font-size: inherit;
  display: inline-block;
  margin-inline: 1em;
}
.l-footer-nav-link a {
  display: block;
}

.l-footer-bottom {
  margin-top: 5.2rem;
}

.l-footer-copyright {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.8333333333;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .l-footer-content {
    padding-block: 5.6rem;
  }
  .l-footer-pagettop a {
    width: 16rem;
    height: 3.6rem;
    font-size: 1.3rem;
  }
  .l-footer-banner {
    gap: 1.2rem;
  }
  .l-footer-banner-item {
    width: auto;
  }
  .l-footer-credit {
    margin-top: 3.2rem;
  }
  .l-footer-credit-text {
    font-size: 1.3rem;
  }
  .l-footer-nav {
    margin-top: 3.2rem;
  }
  .l-footer-nav-links {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    justify-content: center;
    gap: 1rem 4rem;
  }
  .l-footer-nav-link {
    font-size: 1.5rem;
    justify-self: center;
  }
  .l-footer-nav-link::before, .l-footer-nav-link:last-child::after {
    display: none;
  }
  .l-footer-bottom {
    margin-top: 3.2rem;
  }
  .l-footer-copyright {
    font-size: 1.1rem;
    line-height: 1.6;
  }
}
/* =========================================================
  Module
========================================================= */
.l-page-header {
  padding-top: 6rem;
  padding-bottom: 5.6rem;
  text-align: center;
}

.l-page-header-cosmog,
.l-page-header-pika {
  position: absolute;
  left: 50%;
  translate: -50%;
  z-index: 2;
}

.l-page-header-cosmog {
  width: 11.6rem;
  top: 0.1rem;
  margin-left: -20.8rem;
}

.l-page-header-pika {
  width: 18rem;
  top: -0.3rem;
  margin-left: 22.9rem;
}

@media screen and (max-width: 768px) {
  .l-page-header {
    padding-top: 5rem;
    padding-bottom: 5.6rem;
    text-align: center;
  }
  .l-page-header-cosmog {
    width: 8.2rem;
    top: 1.8rem;
    margin-left: -14.5rem;
  }
  .l-page-header-pika {
    width: 11.9rem;
    top: 1.7rem;
    margin-left: 14.8rem;
  }
}
/* =========================================================
  Component
========================================================= */
.c-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.c-obj-fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}

/* =========================================================
  Project
========================================================= */
/* home
--------------------------------------------------------- */
.p-home-intro {
  padding-top: 10.6rem;
  background-image: url(../images/common/bg01.svg);
  background-repeat: repeat;
  background-position: center 0;
  background-size: 51rem;
}

.p-home-intro-logo {
  width: 61.2857142857%;
  margin-inline: auto;
}
.p-home-intro-logo img {
  width: 100%;
}

.p-home-intro-body {
  margin-top: 5.4rem;
  padding-top: 8.2rem;
  padding-bottom: 14rem;
  position: relative;
}
.p-home-intro-body > * {
  position: relative;
  z-index: 1;
}
.p-home-intro-body::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-mask-image: linear-gradient(#000, #000), url(../images/common/curve.svg);
  mask-image: linear-gradient(#000, #000), url(../images/common/curve.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: 0 0, top center;
  mask-position: 0 0, top center;
  -webkit-mask-size: 100% 100%, 100% 20rem;
  mask-size: 100% 100%, 100% 20rem;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.p-home-intro-top {
  width: 86.4814814815%;
  margin-inline: auto;
  position: relative;
}

.p-home-intro-info {
  width: 56.5310492505%;
  position: relative;
}
.p-home-intro-info img {
  width: 100%;
}

.p-home-intro-cosmog {
  width: 25.6959314775%;
  position: absolute;
  right: 11.9914346895%;
  top: -8.8%;
}
.p-home-intro-cosmog img {
  width: 100%;
}

.p-home-intro-pika {
  width: 33.1905781585%;
  position: absolute;
  right: -0.8565310493%;
  top: 45%;
}
.p-home-intro-pika img {
  width: 100%;
}

.p-home-intro-row {
  margin-top: 14rem;
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 7%;
}

.p-home-intro-catch {
  width: 17.962962963%;
  min-width: 19.4rem;
}
.p-home-intro-catch img {
  width: 100%;
}

.p-home-intro-textarea {
  writing-mode: vertical-rl;
  white-space: nowrap;
  position: relative;
  margin-top: 2.4%;
}

.p-home-intro-text {
  font-family: "Noto Sans JP", var(--font-fallback);
  font-size: 1.7rem;
  font-size: clamp(1.7rem, 0.3538461538rem + 0.9615384615vw, 2.2rem);
  font-weight: 600;
  line-height: 2.025;
  letter-spacing: 0.07em;
  color: #0D1C37;
}
.p-home-intro-text .dash {
  letter-spacing: normal;
}

.p-home-intro-pika02 {
  width: 39.6258503401%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.p-home-ticket {
  padding-top: 10.6rem;
  padding-bottom: 8rem;
  background-image: url(../images/common/bg02.svg);
  background-repeat: repeat;
  background-position: center 0;
  background-size: 34rem;
  position: relative;
}
.p-home-ticket > * {
  position: relative;
  z-index: 1;
}
.p-home-ticket::before {
  content: "";
  display: block;
  width: 100%;
  height: 1.4rem;
  background: url(../images/common/deco_line1.svg);
  background-repeat: repeat-x;
  background-position: 0 center;
  background-size: auto 100%;
  position: absolute;
  top: 0;
  left: 0;
  translate: 0 -50%;
  z-index: 1;
}
.p-home-ticket::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 0;
  opacity: 0.7;
}

.p-home-ticket-header {
  text-align: center;
}

.c-heading {
  display: inline-flex;
  align-items: center;
  position: relative;
}
.c-heading::before {
  content: "";
  width: 27.1rem;
  height: 7rem;
  background-image: url(../images/common/bg_heading_star.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  margin-top: -0.5rem;
}
.c-heading span {
  font-size: 2.4rem;
  font-weight: 700;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  z-index: 1;
}
.c-heading span::before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-image: url(../images/common/ball.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  position: relative;
  top: 0.15rem;
}

.p-home-ticket-lead {
  font-size: 1.8rem;
  font-weight: 500;
  color: #FF0000;
  margin-top: 0.5em;
  letter-spacing: 0.04em;
}

.p-home-ticket-price {
  max-width: 68.6rem;
  margin-inline: auto;
  margin-top: 2rem;
}

.p-home-ticket-price-figure {
  max-width: 40rem;
  margin-inline: auto;
}
.p-home-ticket-price-figure figcaption {
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  text-align: center;
}
.p-home-ticket-price-figure img {
  width: 100%;
  margin-top: 1rem;
}

.p-home-ticket-price-note {
  font-size: 1.4rem;
  line-height: 1.75;
  text-indent: -1em;
  margin-left: 1em;
  margin-top: 2rem;
}

.p-home-ticket-buy {
  max-width: 72rem;
  margin-inline: auto;
  margin-top: 4rem;
}

.p-home-ticket-buy-heading {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}

.p-home-ticket-buy-body {
  margin-top: 3rem;
}

.p-home-ticket-buy-group + .p-home-ticket-buy-group {
  margin-top: 3rem;
}

.p-home-ticket-buy-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.p-home-ticket-buy-logo {
  display: flex;
  align-items: center;
  gap: 0 1.4rem;
}
.p-home-ticket-buy-logo-note {
  display: block;
  margin-top: 0.3rem;
}
.p-home-ticket-buy-logo img[src$="logo_artpass.png"] {
  height: 1.8rem;
}
.p-home-ticket-buy-logo img[src$="logo_seven.png"] {
  height: 2.4rem;
}
.p-home-ticket-buy-logo p {
  font-size: 1.4rem;
}

.c-button a {
  background-color: #FFE100;
  border-radius: 100vh;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  gap: 1rem;
  padding: 1rem 2.4rem;
  overflow: hidden;
}
.c-button a .text {
  font-size: 1.8rem;
  position: relative;
  z-index: 1;
}
.c-button a .circle {
  width: 3rem;
  height: 3rem;
  background-color: var(--color-main);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.c-button a .circle .arrow {
  width: 1.403rem;
  height: 1.537rem;
  fill: #fff;
}
.c-button a::after {
  content: "";
  display: block;
  width: 106%;
  height: 100%;
  background: linear-gradient(90deg, #FCF5C0 0, #ffe939);
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: right top;
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
@media (hover: hover) {
  .c-button a:hover::after {
    transform: scale(1);
    transform-origin: left top;
  }
}

.p-home-ticket-buy-steps {
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
}
.p-home-ticket-buy-steps div {
  width: 100%;
  min-height: 8rem;
  font-size: 1.3rem;
  line-height: 1.4615384615;
  background-color: #FDEEC5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: 1rem;
  box-sizing: border-box;
}

.p-home-ticket-buy-text {
  font-size: 1.4rem;
  line-height: 1.7142857143;
  margin-top: 1em;
  text-indent: -1em;
  margin-left: 1em;
}
.p-home-ticket-buy-text.-red {
  color: #FF0000;
}

.p-home-outline {
  padding-top: 10.6rem;
  padding-bottom: 8rem;
  background-image: url(../images/common/bg01.svg);
  background-repeat: repeat;
  background-position: center 0;
  background-size: 51rem;
  position: relative;
}
.p-home-outline > * {
  position: relative;
  z-index: 1;
}
.p-home-outline::before {
  content: "";
  display: block;
  width: 100%;
  height: 1.4rem;
  background: url(../images/common/deco_line1.svg);
  background-repeat: repeat-x;
  background-position: 0 center;
  background-size: auto 100%;
  position: absolute;
  top: 0;
  left: 0;
  translate: 0 -50%;
  z-index: 1;
}
.p-home-outline::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 0;
  opacity: 0.7;
}

.p-home-news {
  max-width: 80rem;
  margin-inline: auto;
  background-color: #fff;
  border-radius: 1rem;
  padding: 6rem 2rem;
  box-sizing: border-box;
}

.p-home-news-header {
  text-align: center;
}

.p-home-news-content {
  margin-top: 2.4rem;
}

.p-home-news-scroller {
  height: 23.5rem;
  -webkit-overflow-scrolling: touch;
  position: relative;
  padding-inline: 2rem;
}
.p-home-news-scroller .simplebar-scrollbar::before {
  background: var(--color-main);
}
.p-home-news-scroller .simplebar-track.simplebar-vertical {
  width: 0.5rem;
}
.p-home-news-scroller .simplebar-track {
  background: #f4f4f4;
  width: 100%;
}
.p-home-news-scroller .simplebar-scrollbar {
  border-radius: 100vh;
  background: var(--color-main);
  top: 0;
  right: 0;
}

.m-news-post {
  border-bottom: 1px solid #ddd;
}
.m-news-post:last-child {
  border-bottom: none;
}

.m-news-post-head {
  padding-block: 1.4rem;
  position: relative;
}
.m-news-post-head.js-more-button {
  cursor: pointer;
  padding-right: 7.2rem;
}
.m-news-post-head .meta {
  display: flex;
  gap: 1rem;
}
.m-news-post-head .date {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}
.m-news-post-head .new {
  font-size: 1.4rem;
  font-weight: 600;
  color: #FF0000;
}
.m-news-post-head .title {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  margin-top: 0.3em;
}
.m-news-post-head .title a {
  text-decoration: underline;
}
@media (hover: hover) {
  .m-news-post-head .title a:hover {
    text-decoration: none;
  }
}
.m-news-post-head .state {
  width: 4.8rem;
  height: 2.6rem;
  border-radius: 100vh;
  background-color: #ccd8f0;
  position: absolute;
  top: 4rem;
  right: 0;
}
.m-news-post-head .state::before, .m-news-post-head .state::after {
  content: "";
  width: 1.2rem;
  height: 0.15rem;
  border-radius: 100vh;
  background-color: var(--color-main);
  position: absolute;
  top: 50%;
  left: 50%;
  transition: rotate 0.4s;
  translate: -50% -50%;
  transition: all 0.3s;
}
.m-news-post-head .state::after {
  rotate: -90deg;
}
.m-news-post-head.is-active .state::after {
  rotate: 0deg;
}

.m-news-post-body {
  position: relative;
  height: 0;
  opacity: 0;
  top: -1rem;
  position: relative;
  overflow: hidden;
  transition-property: opacity, top;
  transition-duration: 0.4s;
  transition-timing-function: ease;
}
.m-news-post-body.is-active {
  opacity: 1;
  top: 0;
}

.m-news-post-editor {
  padding: 0 1.4rem 1.8rem;
}
.m-news-post-editor > *:first-child {
  margin-top: 0;
}
.m-news-post-editor > *:first-bottom {
  margin-bottom: 0;
}
.m-news-post-editor p {
  font-size: 1.5rem;
  line-height: 1.7333333333;
  margin-top: 1em;
}

.p-home-news-link {
  text-align: center;
  margin-top: 3rem;
}

.p-home-access {
  margin-top: 9rem;
}

.p-home-access-header {
  text-align: center;
}

.p-home-access-content {
  margin-top: 6rem;
}

.p-home-access-row {
  display: flex;
  gap: 4rem;
}

.p-home-access-map {
  width: 64.8148148148%;
  margin-left: calc(50% - 50vw);
  aspect-ratio: 700/400;
}
.p-home-access-map iframe {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.p-home-access-body {
  flex: 1;
  position: relative;
}

.p-home-access-group {
  display: flex;
  flex-direction: column;
}

.p-home-access-subheading {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.p-home-access-text {
  font-size: 1.4rem;
  line-height: 1.75;
  margin-top: 1em;
}

.p-home-access-subrow {
  display: flex;
  gap: 4rem;
  margin-top: 3rem;
}

.p-home-access-link {
  position: absolute;
  bottom: 0;
  left: 21rem;
  white-space: nowrap;
}

.p-home-goods {
  padding-top: 10.6rem;
  padding-bottom: 10rem;
  background-image: url(../images/common/bg03.svg);
  background-repeat: repeat;
  background-position: center 0;
  background-size: 51rem;
  position: relative;
}
.p-home-goods > * {
  position: relative;
  z-index: 1;
}
.p-home-goods::before {
  content: "";
  display: block;
  width: 100%;
  height: 1.4rem;
  background: url(../images/common/deco_line1.svg);
  background-repeat: repeat-x;
  background-position: 0 center;
  background-size: auto 100%;
  position: absolute;
  top: 0;
  left: 0;
  translate: 0 -50%;
  z-index: 1;
}
.p-home-goods::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 0;
  opacity: 0.6;
}

.p-home-goods-header {
  text-align: center;
}

.p-home-goods-content {
  margin-top: 6rem;
}

.p-home-goods-list {
  max-width: 50.9259259259%;
  margin-inline: auto;
  display: flex;
  flex-wrap: wrap;
  /* gap: 2.4rem; */
  gap: 2.4rem 4.36363636363%;
}

.p-home-goods-item img {
  border-radius: 1.5rem;
}
.p-home-goods-item figcaption {
  font-size: 1.4rem;
  line-height: 1.5714285714;
  margin-top: 1em;
  text-align: center;
}
.p-home-goods-item:nth-of-type(1) {
  flex: 0 0 100%;
}
.p-home-goods-item:nth-of-type(2) {
  flex: 0 0 38.1818181818%;
}
.p-home-goods-item:nth-of-type(3) {
  flex: 0 0 57.2727272727%;
}

.p-home-goods-footer {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}

.p-home-goods-note {
  font-size: 1.4rem;
  line-height: 1.75;
  text-indent: -1em;
  margin-left: 1em;
}

@media screen and (min-width: 769px) {
  .p-home-ticket-buy-logo {
    flex-flow: row wrap;
    width: calc(100% - 250px);
  }
}
@media screen and (max-width: 768px) {
  .p-home-intro {
    padding-top: 9.6rem;
  }
  .p-home-intro-logo {
    width: 82.0512820513%;
  }
  .p-home-intro-body {
    margin-top: 4.4rem;
    padding-top: 4.2rem;
    padding-bottom: 7rem;
  }
  .p-home-intro-body::before {
    -webkit-mask-size: 100% 100%, 100% 5rem;
    mask-size: 100% 100%, 100% 5rem;
  }
  .p-home-intro-top {
    width: 100%;
    margin-inline: 0;
  }
  .p-home-intro-info {
    width: 100%;
  }
  .p-home-intro-cosmog {
    width: 25.7142857143%;
    position: absolute;
    right: 0%;
    top: -14.8%;
  }
  .p-home-intro-pika {
    width: 42.2857142857%;
    position: relative;
    right: initial;
    top: initial;
    scale: -1 1;
    margin-top: 12%;
    margin-left: 5.2%;
  }
  .p-home-intro-row {
    margin-top: -1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 3rem;
  }
  .p-home-intro-catch {
    width: 55.4285714286%;
    min-width: initial;
  }
  .p-home-intro-textarea {
    writing-mode: initial;
    white-space: initial;
    position: relative;
    margin-top: 0;
  }
  .p-home-intro-text {
    font-size: 1.6rem;
  }
  .p-home-intro-pika02 {
    width: 62.8571428571%;
    margin-inline: auto;
    margin-top: 3rem;
    position: relative;
    scale: -1 1;
  }
  .p-home-ticket {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .c-heading::before {
    width: 24.4rem;
    height: 6.3rem;
  }
  .c-heading span {
    font-size: 2.1rem;
    gap: 0.5rem;
  }
  .c-heading span::before {
    width: 2.2rem;
    height: 2.2rem;
    top: 0.1rem;
  }
  .p-home-ticket-lead {
    font-size: 1.7rem;
  }
  .p-home-ticket-price {
    margin-top: 3.2rem;
  }
  .p-home-ticket-price-figure figcaption {
    font-size: 1.7rem;
  }
  .p-home-ticket-price-figure img {
    margin-top: 1rem;
  }
  .p-home-ticket-price-note {
    font-size: 1.3rem;
    margin-top: 1.2rem;
  }
  .p-home-ticket-buy {
    margin-top: 4rem;
  }
  .p-home-ticket-buy-heading {
    font-size: 2.1rem;
  }
  .p-home-ticket-buy-body {
    margin-top: 3rem;
  }
  .p-home-ticket-buy-group + .p-home-ticket-buy-group {
    margin-top: 3.6rem;
  }
  .p-home-ticket-buy-head {
    flex-direction: column;
  }
  .p-home-ticket-buy-logo {
    flex-direction: column;
    gap: 1rem;
  }
  .p-home-ticket-buy-logo img[src$="logo_artpass.png"] {
    height: 2.3rem;
  }
  .p-home-ticket-buy-logo img[src$="logo_seven.png"] {
    height: 3.1rem;
  }
  .p-home-ticket-buy-logo p {
    font-size: 1.4rem;
  }
  .c-button a {
    gap: 0.8rem;
    padding: 1rem 2.4rem;
  }
  .c-button a .text {
    font-size: 1.6rem;
  }
  .c-button a .circle {
    width: 2.6rem;
    height: 2.6rem;
  }
  .c-button a .circle .arrow {
    width: 1.192rem;
    height: 1.306rem;
  }
  .p-home-ticket-buy-link {
    margin-top: 1.2rem;
  }
  .p-home-ticket-buy-steps {
    flex-direction: column;
    gap: 0.6rem;
    margin-top: 2.4rem;
  }
  .p-home-ticket-buy-steps div {
    min-height: 6.4rem;
    font-size: 1.5rem;
    text-align: center;
    padding-block: 1rem;
  }
  .p-home-ticket-buy-text {
    font-size: 1.3rem;
  }
  .p-home-outline {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .p-home-news {
    border-radius: 1rem;
    padding: 5rem 2rem 4rem;
    box-sizing: border-box;
  }
  .p-home-news-content {
    margin-top: 4rem;
  }
  .p-home-news-scroller {
    height: 40rem;
    padding-inline-end: 2rem;
    padding-inline-start: 0;
  }
  .m-news-post-head {
    padding-block: 1.4rem;
  }
  .m-news-post-head.js-more-button {
    padding-right: 7.2rem;
  }
  .m-news-post-head .meta {
    gap: 1rem;
  }
  .m-news-post-head .date {
    font-size: 1.3rem;
  }
  .m-news-post-head .new {
    font-size: 1.3rem;
  }
  .m-news-post-head .title {
    font-size: 1.5rem;
    margin-top: 0.3em;
  }
  .m-news-post-head .state {
    width: 4.3rem;
    height: 2.3rem;
    top: 3.5rem;
  }
  .m-news-post-body {
    top: -0.6rem;
  }
  .m-news-post-editor {
    padding: 0 0 1.6rem;
  }
  .m-news-post-editor p {
    font-size: 1.4rem;
  }
  .p-home-news-link {
    text-align: center;
    margin-top: 3rem;
  }
  .p-home-access {
    margin-top: 8rem;
  }
  .p-home-access-content {
    margin-top: 5rem;
  }
  .p-home-access-row {
    flex-direction: column;
    gap: 2.4rem;
  }
  .p-home-access-map {
    width: auto;
    margin-inline: calc(50% - 50vw);
    aspect-ratio: 1/1;
  }
  .p-home-access-group {
    width: 100%;
  }
  .p-home-access-subheading {
    font-size: 1.7rem;
  }
  .p-home-access-text {
    font-size: 1.3rem;
    margin-top: 1em;
  }
  .p-home-access-subrow {
    gap: 2rem;
    margin-top: 2.4rem;
  }
  .p-home-access-link {
    position: relative;
    left: 0;
    text-align: center;
    margin-top: 3rem;
  }
  .p-home-goods {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .p-home-goods-content {
    margin-top: 4rem;
  }
  .p-home-goods-list {
    max-width: 100%;
    /* gap: 1.6rem; */
    gap: 1.6rem 4.571428571428%;
  }
  .p-home-goods-item img {
    border-radius: 1rem;
  }
  .p-home-goods-item figcaption {
    font-size: 1.3rem;
  }
  .p-home-goods-item:nth-of-type(1) {
    flex: 0 0 100%;
  }
  .p-home-goods-item:nth-of-type(2) {
    flex: 0 0 38.2857142857%;
  }
  .p-home-goods-item:nth-of-type(3) {
    flex: 0 0 57.1428571429%;
  }
  .p-home-goods-footer {
    margin-top: 3rem;
  }
  .p-home-goods-note {
    font-size: 1.3rem;
  }
}
.p-access-map {
  aspect-ratio: 1400/400;
}
.p-access-map iframe {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.p-access-public {
  max-width: 98rem;
  margin-inline: auto;
  padding-top: 5rem;
  padding-bottom: 6rem;
}

.p-access-train-row {
  display: flex;
  justify-content: center;
  gap: 7rem;
  padding: 0 8rem;
}

.p-access-train-group {
  width: 50%;
}

.c-heading-lv2 {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.c-heading-lv2::before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-image: url(../images/common/ball.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  position: relative;
  top: 0.15rem;
}

.p-access-train-block {
  margin-top: 2rem;
}

.p-access-train-subrow {
  display: flex;
  gap: 4.8rem;
}
.p-access-train-text {
  font-size: 1.4rem;
  line-height: 1.75;
}

.p-access-bus {
  margin-top: 4.8rem;
}

.p-access-bus-wrap {
  padding-top: 5.6rem;
  padding-bottom: 5.6rem;
  background-image: url(../images/common/bg02.svg);
  background-repeat: repeat;
  background-position: center 0;
  background-size: 34rem;
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
}
.p-access-bus-wrap > * {
  position: relative;
  z-index: 1;
}
.p-access-bus-wrap::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 0;
  opacity: 0.7;
}

.p-access-bus-row {
  display: flex;
  justify-content: center;
  /* gap: 7rem;
  padding: 0 8rem; */
  gap: 6rem;
  padding: 0 6.4rem;
}

.p-access-bus-group {
  width: 50%;
  display: flex;
  flex-direction: column;
}

.p-access-bus-heading.c-heading-lv2 {
  font-size: 1.6rem;
}

.p-access-bus-course {
  font-size: 1.4rem;
  line-height: 1.75;
  margin-top: 0.3em;
}

.p-access-bus-terminal {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  border: 3px solid var(--color-main);
  border-radius: 1rem;
  padding: 2.4rem;
  margin-top: 2rem;
}
.p-access-bus-terminal dl dt {
  font-size: 1.5rem;
  font-weight: 500;
}
.p-access-bus-terminal dl dd {
  font-size: 1.3rem;
  line-height: 1.75;
  display: flex;
  gap: 3rem;
  margin-top: 1rem;
}

.p-access-bus-map {
  aspect-ratio: 1/1;
  margin-top: auto;
}
.p-access-bus-map iframe {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.p-access-bus-link {
  text-align: center;
}

.p-access-bus-timetable {
  display: flex;
  gap: 2rem;
  margin-top: 4rem;
}
.p-access-bus-timetable figure {
  width: 100%;
}

.p-access-public-footer {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}

.p-access-public-note {
  font-size: 1.4rem;
  line-height: 1.75;
  text-indent: -1em;
  margin-left: 1em;
}

.p-access-bike {
  max-width: 98rem;
  margin-inline: auto;
  padding-top: 5rem;
  padding-bottom: 10rem;
  position: relative;
}
.p-access-bike::before {
  content: "";
  display: block;
  width: 100%;
  height: 1.4rem;
  background: url(../images/common/deco_line1.svg);
  background-repeat: repeat-x;
  background-position: 0 center;
  background-size: auto 100%;
  position: absolute;
  top: 0;
  left: 0;
  translate: 0 -50%;
  z-index: 1;
}

.p-access-bike-head {
  padding: 0 8rem;
}

.p-access-bike-text {
  font-size: 1.4rem;
  line-height: 1.75;
  margin-top: 1em;
}

.p-access-bike-wrap {
  margin-top: 4.8rem;
  padding-top: 5.6rem;
  padding-bottom: 5.6rem;
  background-image: url(../images/common/bg02.svg);
  background-repeat: repeat;
  background-position: center 0;
  background-size: 34rem;
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
}
.p-access-bike-wrap > * {
  position: relative;
  z-index: 1;
}
.p-access-bike-wrap::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 0;
  opacity: 0.7;
}

.p-access-bike-map {
  text-align: center;
  padding-inline: 3rem;
}

.p-access-bike-map-figure {
  margin-top: 3.6rem;
}

.p-access-bike-map-link {
  margin-top: 2rem;
}

.p-access-bike-parking {
  margin-top: 4rem;
}

.p-access-bike-parking-images {
  display: flex;
  gap: 1.5rem;
  padding-inline: 2.5rem;
}

.p-access-bike-parking-image {
  width: 100%;
}
.p-access-bike-parking-image img {
  width: 100%;
}

.p-access-bike-parking-link {
  text-align: center;
  margin-top: 2rem;
}

@media screen and (max-width: 768px) {
  .p-access-map {
    aspect-ratio: 1/1;
  }
  .p-access-public {
    max-width: 98rem;
    margin-inline: auto;
    padding-top: 5rem;
    padding-bottom: 6rem;
  }
  .p-access-train-row {
    flex-direction: column;
    gap: 2.4rem;
    padding: 0 5.1282051282%;
  }
  .p-access-train-group {
    width: 100%;
  }
  .c-heading-lv2 {
    font-size: 1.7rem;
    gap: 0.4rem;
  }
  .c-heading-lv2::before {
    width: 2.2rem;
    height: 2.2rem;
    top: 0.1rem;
  }
  .p-access-train-block {
    margin-top: 1.6rem;
  }
  .p-access-train-subrow {
    display: flex;
    gap: 2rem;
  }
  .p-access-train-subrow .col {
    width: 50%;
  }
  .p-access-train-text {
    font-size: 1.3rem;
  }
  .p-access-bus {
    margin-top: 4.8rem;
  }
  .p-access-bus-wrap {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
  }
  .p-access-bus-row {
    flex-direction: column;
    gap: 4.8rem;
    padding: 0 5.1282051282%;
  }
  .p-access-bus-group {
    width: 100%;
  }
  .p-access-bus-heading.c-heading-lv2 {
    font-size: 1.5rem;
  }
  .p-access-bus-course {
    font-size: 1.4rem;
    margin-top: 0.3em;
  }
  .p-access-bus-terminal {
    gap: 2rem;
    border-width: 0.2rem;
    padding: 2.4rem 2rem;
    margin-top: 2rem;
  }
  .p-access-bus-terminal dl dt {
    font-size: 1.4rem;
    font-weight: 500;
  }
  .p-access-bus-terminal dl dd {
    font-size: 1.3rem;
    gap: 2rem;
  }
  .p-access-bus-timetable {
    gap: 1.6rem;
    margin-top: 3rem;
  }
  .p-access-public-footer {
    padding-inline: 5.1282051282%;
    margin-top: 3rem;
  }
  .p-access-public-note {
    font-size: 1.3rem;
  }
  .p-access-bike {
    padding-top: 5rem;
    padding-bottom: 10rem;
  }
  .p-access-bike-head {
    padding: 0 5.1282051282%;
  }
  .p-access-bike-text {
    font-size: 1.3rem;
    margin-top: 1em;
  }
  .p-access-bike-wrap {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
  }
  .p-access-bike-map {
    padding-inline: 3rem;
  }
  .p-access-bike-map-figure {
    margin-inline: calc(50% - 50vw);
    margin-top: 3.6rem;
  }
  .p-access-bike-map-link {
    margin-top: 2.4rem;
  }
  .p-access-bike-parking {
    margin-top: 4rem;
    padding: 0 2.5641025641%;
  }
  .p-access-bike-parking-image {
    width: 100%;
  }
  .p-access-bike-parking-link {
    margin-top: 2.4rem;
  }
}
.p-contact {
  padding-bottom: 16rem;
}

.p-contact-info-lead {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.6666666667;
  text-align: center;
}

.p-contact-info-tel {
  margin-top: 3rem;
}
.p-contact-info-tel a {
  width: 40rem;
  height: 9.6rem;
  margin-inline: auto;
  position: relative;
  display: block;
}
.p-contact-info-tel a div {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 100vh;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.p-contact-info-tel a .num {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  gap: 0.9rem;
}
.p-contact-info-tel a .num .tel {
  width: 2.5rem;
  height: 2.9rem;
  fill: var(--color-main);
  position: relative;
  top: 0.1rem;
}
.p-contact-info-tel a .text {
  font-size: 1.4rem;
}
.p-contact-info-tel a::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #FFE100;
  position: absolute;
  border-radius: 100vh;
  left: 0.6rem;
  bottom: -0.6rem;
  z-index: 0;
}

.p-contact-info-note {
  font-size: 1.4rem;
  line-height: 1.75;
  text-indent: -1em;
  margin-left: 1em;
  margin-top: 3rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-contact {
    padding-bottom: 10rem;
  }
  .p-contact-info {
    margin-inline: 5.1282051282%;
  }
  .p-contact-info-lead {
    font-size: 1.6rem;
  }
  .p-contact-info-tel {
    margin-top: 3rem;
  }
  .p-contact-info-tel a {
    width: 32rem;
    height: 7.2rem;
  }
  .p-contact-info-tel a .num {
    font-size: 2.2rem;
    gap: 0.6rem;
  }
  .p-contact-info-tel a .num .tel {
    width: 2rem;
    height: 2.32rem;
    top: 0.1rem;
  }
  .p-contact-info-tel a .text {
    font-size: 1.3rem;
  }
  .p-contact-info-tel a::after {
    left: 0.5rem;
    bottom: -0.5rem;
  }
  .p-contact-info-note {
    font-size: 1.3rem;
    margin-top: 3rem;
  }
}
.p-news {
  margin-bottom: 10rem;
}

.p-news-artchive {
  max-width: 80rem;
  margin-inline: auto;
  background-color: #fff;
  border-radius: 1rem;
  padding: 4rem 4rem;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .p-news {
    margin-bottom: 10rem;
  }
  .p-news-artchive {
    margin-inline: 5.1282051282%;
    padding: 3rem 2rem;
  }
}
