#wrapper {
  overflow: clip;
}

.main {
  padding: 82px 0 0;
  background: #fff;
}
@media (max-width: 1024px) {
  .main {
    padding: 100px 0 0;
  }
}

.page-container {
  width: 90%;
  max-width: 930px;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .page-container {
    width: 85.7142857143%;
    max-width: 600px;
  }
}

.page-header {
  position: relative;
  z-index: 0;
  height: min(49.3707647628vw, 510px);
  display: grid;
  place-content: center;
  color: #fff;
}
@media (max-width: 767px) {
  .page-header {
    height: 106.1428571429vw;
  }
}
.page-header__title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-header__title img {
  width: auto;
  height: min(5.0338818974vw, 52px);
}
@media (max-width: 767px) {
  .page-header__title img {
    height: 9.7142857143vw;
  }
}
.page-header__title span {
  margin-top: 1.5em;
  font-size: min(1.9361084221vw, 20px);
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media (max-width: 767px) {
  .page-header__title span {
    font-size: 3.7142857143vw;
  }
}
.page-header__bg {
  position: absolute;
  z-index: -1;
  inset: 0;
}
.page-header__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-caption {
  margin-top: 1em;
  font-size: 10px;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: right;
}
.page-caption.--br {
  position: absolute;
  z-index: 1;
  bottom: 1em;
  right: 1em;
}

.page-note {
  margin: 72px 0;
  font-size: 10px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .page-note {
    margin: 11.4285714286vw 0 7.1428571429vw;
  }
}
.page-note p {
  padding-left: 1em;
  text-indent: -1em;
}

.dummy-text {
  color: magenta;
}

.pc-none {
  display: none;
}
@media (max-width: 767px) {
  .pc-none {
    display: block;
  }
}

.sp-none {
  display: block;
}
@media (max-width: 767px) {
  .sp-none {
    display: none;
  }
}

.access * {
  font-family: "Noto Serif JP", serif;
}

.access-intro {
  padding: min(19.3610842207vw, 200px) 0 min(9.2933204259vw, 96px);
}
@media (max-width: 767px) {
  .access-intro {
    padding: 14.2857142857vw 0 18.5714285714vw;
  }
}
.access-intro__copy {
  text-align: center;
}
.access-intro__copy img {
  width: auto;
  height: min(12.1974830591vw, 126px);
}
@media (max-width: 767px) {
  .access-intro__copy img {
    height: 59.5714285714vw;
  }
}
.access-intro__lead {
  margin-top: 2em;
  font-family: "Shippori Mincho", serif;
  font-size: min(3.3881897386vw, 35px);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.125em;
  text-align: center;
  color: #1a517b;
}
@media (max-width: 767px) {
  .access-intro__lead {
    margin: 2.6em -0.5em 0;
    font-size: 6.5714285714vw;
    letter-spacing: 0.075em;
  }
}
.access-intro__text {
  margin-top: 2.75em;
  line-height: 2.2;
  text-align: center;
}
@media (max-width: 767px) {
  .access-intro__text {
    font-size: 3vw;
  }
}
.access-intro__mapWrap {
  position: relative;
}
.access-intro__map {
  width: min(70.6679574056vw, 730px);
  margin: min(7.7444336883vw, 80px) auto min(3.8722168441vw, 40px);
}
@media (max-width: 767px) {
  .access-intro__map {
    width: 150.5714285714vw;
    margin: 7.1428571429vw 0 5.7142857143vw;
    padding: 0 10.7142857143vw;
    box-sizing: content-box;
    will-change: transform;
    touch-action: pan-y;
    transition: transform 0s linear;
  }
}
.access-intro__prev, .access-intro__next {
  display: none;
}
@media (max-width: 767px) {
  .access-intro__prev, .access-intro__next {
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    display: block;
    width: 7.4285714286vw;
    height: 7.4285714286vw;
    background: none;
    touch-action: manipulation;
  }
  .access-intro__prev:disabled, .access-intro__next:disabled {
    opacity: 0.3;
    pointer-events: none;
  }
  .access-intro__prev img, .access-intro__next img {
    user-select: none;
    pointer-events: none;
  }
}
.access-intro__prev {
  left: 0;
}
.access-intro__next {
  right: 0;
}
.access-intro__time {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: min(70.6679574056vw, 730px);
  margin: 0 auto;
  padding-top: min(5.3242981607vw, 55px);
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .access-intro__time {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.8571428571vw;
    width: auto;
    margin: 0;
    padding-top: 5.7142857143vw;
  }
}
.access-intro__time li:nth-of-type(1) img {
  width: auto;
  height: min(8.0348499516vw, 83px);
}
@media (max-width: 767px) {
  .access-intro__time li:nth-of-type(1) img {
    height: 11.7142857143vw;
  }
}
.access-intro__time li:nth-of-type(2) img {
  width: auto;
  height: min(8.422071636vw, 87px);
}
@media (max-width: 767px) {
  .access-intro__time li:nth-of-type(2) img {
    height: 11.8571428571vw;
  }
}

.access-visual {
  overflow: hidden;
  position: relative;
  z-index: 0;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  height: min(46.0793804453vw, 476px);
  display: flex;
  align-items: center;
  color: #fff;
}
@media (max-width: 767px) {
  .access-visual {
    height: 111.7142857143vw;
  }
}
.access-visual__title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: fit-content;
  text-align: left;
  gap: min(2.7105517909vw, 28px);
}
@media (max-width: 767px) {
  .access-visual__title {
    gap: 4.2857142857vw;
  }
}
.access-visual__title img {
  width: auto;
  height: min(7.1636011617vw, 74px);
  margin-left: max(-3.8722168441vw, -40px);
}
@media (max-width: 767px) {
  .access-visual__title img {
    height: 30.7142857143vw;
    margin-left: 0;
  }
}
.access-visual__title span {
  font-family: "Shippori Mincho", serif;
  font-size: min(3.3881897386vw, 35px);
  font-weight: 600;
  letter-spacing: 0.075em;
  line-height: 1;
}
@media (max-width: 767px) {
  .access-visual__title span {
    margin-left: 8.5714285714vw;
    font-size: 6.4285714286vw;
    line-height: 1.75;
    white-space: nowrap;
  }
}
.access-visual__bg {
  position: absolute;
  z-index: -1;
  inset: 0;
}
.access-visual__bg > * {
  height: 100%;
}
.access-visual__bg .swiper-slide {
  transition-property: opacity !important;
}
.access-visual__slide {
  position: relative;
  height: 100%;
}
.access-visual__slide .simple-parallax-initialized {
  height: 100%;
}
.access-visual__slide::before {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  background: rgba(0, 0, 0, 0.57);
}
.access-visual__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.access-location {
  position: relative;
  padding: min(16.9409486931vw, 175px) 0 min(14.5208131655vw, 150px);
}
@media (max-width: 767px) {
  .access-location {
    padding: 14.2857142857vw 0 21.4285714286vw;
  }
}
.access-location__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  align-items: center;
}
@media (max-width: 767px) {
  .access-location__content {
    grid-template-columns: auto;
    gap: 11.4285714286vw;
  }
}
.access-location__text {
  font-size: min(1.839303001vw, 19px);
  line-height: 2.35;
  letter-spacing: 0.165em;
}
@media (max-width: 767px) {
  .access-location__text {
    font-size: 3.4285714286vw;
  }
}
.access-location__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(2.9041626331vw, 30px);
}
@media (max-width: 767px) {
  .access-location__card {
    gap: min-sp(20);
  }
}
.access-location__img {
  position: relative;
}
.access-location__img .page-caption {
  color: #fff;
  text-shadow: 0 0 1px #000, 0 0 3px #000;
}
.access-location__time.--01 img {
  height: min(7.8412391094vw, 81px);
}
@media (max-width: 767px) {
  .access-location__time.--01 img {
    height: 15vw;
  }
}
.access-location__time.--02 img {
  height: min(6.7763794773vw, 70px);
}
@media (max-width: 767px) {
  .access-location__time.--02 img {
    height: 16.1428571429vw;
  }
}
.access-location__time.--03 img {
  height: min(6.7763794773vw, 70px);
}
@media (max-width: 767px) {
  .access-location__time.--03 img {
    height: 16.8571428571vw;
  }
}
.access-location__time.--07 img {
  height: min(6.8731848984vw, 71px);
}
@media (max-width: 767px) {
  .access-location__time.--07 img {
    height: 14.7142857143vw;
  }
}
.access-location__time.--08 img {
  height: min(5.3242981607vw, 55px);
}
@media (max-width: 767px) {
  .access-location__time.--08 img {
    height: 14.2857142857vw;
  }
}
.access-location__time.--09 img {
  height: min(5.7115198451vw, 59px);
}
@media (max-width: 767px) {
  .access-location__time.--09 img {
    height: 14.2857142857vw;
  }
}
.access-location__time img {
  width: auto;
}
.access-location__pager {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(0.968054211vw, 10px);
  margin-top: min(3.8722168441vw, 40px);
}
@media (max-width: 767px) {
  .access-location__pager {
    display: none;
  }
}
.access-location__pager span {
  display: block;
  height: min(0.2904162633vw, 3px);
  background: #e9eaea;
  transition: background-color 0.3s ease;
}
.access-location__pager span.is-current {
  background: #1a517b;
}
.access-location__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(1.9361084221vw, 20px);
  margin-top: min(11.1326234269vw, 115px);
}
@media (max-width: 767px) {
  .access-location__list {
    grid-template-columns: auto;
    gap: 5.7142857143vw;
    margin-top: 15vw;
  }
}
.access-location__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(2.9041626331vw, 30px);
  margin: 0 min(2.9041626331vw, 30px);
}
@media (max-width: 767px) {
  .access-location__item {
    gap: 2.8571428571vw;
  }
}

.js-fadeIn {
  opacity: 0;
  transition: opacity 1s;
}
.js-fadeIn[data-scroll-anima=true] {
  opacity: 1;
}/*# sourceMappingURL=access.css.map */