@charset "UTF-8";
.top_ttl {
  display: none;
}

body.is-modalOpen {
  overflow: hidden;
}

.accessIntro {
  background-color: #fff;
  padding: 88px 0;
}
@media screen and (max-width: 767px) {
  .accessIntro {
    padding: 40px 0;
  }
}

.accessIntro_head {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .accessIntro_head {
    gap: 20px;
  }
}

.accessIntro_headRow {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .accessIntro_headRow {
    gap: 12px;
  }
}

.accessIntro_en {
  line-height: 1;
  color: #231815;
}
.accessIntro_en img {
  height: 36px;
}
@media screen and (max-width: 767px) {
  .accessIntro_en img {
    height: 18px;
  }
}

.accessIntro_lead {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  line-height: 1;
  color: #5d512d;
  letter-spacing: 0.96px;
}
@media screen and (max-width: 767px) {
  .accessIntro_lead {
    font-size: 14px;
  }
}

.accessIntro_body p {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.56px;
  color: #231815;
}
@media screen and (max-width: 767px) {
  .accessIntro_body p {
    font-size: 12px;
    line-height: 1.8;
  }
}

.accessIntro_map {
  position: relative;
  margin-top: 72px;
}
.accessIntro_map img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .accessIntro_map img {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .accessIntro_map {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .accessIntro_map img,
  .commute_diagram img {
    cursor: zoom-in;
  }
}
@keyframes imgModalBadgeRipple {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.55);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.c-imgModal_badge {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.55);
  color: #fff;
  pointer-events: none;
  animation: imgModalBadgeRipple 2s linear infinite;
}
.c-imgModal_badge svg {
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 767px) {
  .c-imgModal_badge {
    display: flex;
  }
}

.c-imgModal {
  display: none;
  position: fixed;
  z-index: 1001;
  inset: 0;
}
.c-imgModal.is-show {
  display: block;
}

.c-imgModal_overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.85);
}

.c-imgModal_inner {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 100%;
  padding: 16px;
  overflow: auto;
}

.c-imgModal_content {
  flex-shrink: 0;
  margin: auto;
}

.c-imgModal_img {
  display: block;
  width: 600px;
  max-width: none;
  height: auto;
  padding: 1em;
  background: #fff;
}

.c-imgModal_close {
  display: block;
  position: sticky;
  left: -10px;
  border: none;
  border-radius: 50%;
  background-color: transparent;
  color: #fff;
  font-size: 40px;
  line-height: 1;
}

.accessIntro_mapCaption {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10px;
  line-height: 1;
  color: #231815;
  padding: 4px;
}
@media screen and (max-width: 767px) {
  .accessIntro_mapCaption {
    font-size: 8px;
  }
}

.accessCards {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .accessCards {
    margin-top: 24px;
  }
}

.accessCards_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px 10.67px;
}
@media screen and (max-width: 767px) {
  .accessCards_list {
    gap: 16px;
  }
}

.accessCards_item {
  width: calc((100% - 32px) / 4);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .accessCards_item {
    width: calc((100% - 16px) / 2);
    gap: 6px;
  }
}

.accessCards_photo {
  position: relative;
  width: 100%;
  aspect-ratio: 292/208;
  overflow: hidden;
}
.accessCards_photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.accessCards_photoCaption {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10px;
  line-height: 1;
  letter-spacing: -0.2px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 4px;
}
@media screen and (max-width: 767px) {
  .accessCards_photoCaption {
    font-size: 8px;
  }
}

.accessCards_label {
  display: flex;
  justify-content: center;
}
.accessCards_label img {
  display: block;
  height: 30px;
  width: auto;
}
@media screen and (max-width: 767px) {
  .accessCards_label img {
    height: 28px;
  }
}
@media screen and (max-width: 767px) {
  .accessCards_label img {
    height: 28px;
  }
}

.accessCards_note {
  margin-top: 16px;
  font-size: 10px;
  line-height: 1.2;
  color: #231815;
}
@media screen and (max-width: 767px) {
  .accessCards_note {
    font-size: 9px;
  }
}

.commute {
  background-color: #fff;
  padding: 62px 0 0;
}
@media screen and (max-width: 767px) {
  .commute {
    padding: 40px 0 0;
  }
}

.commute_ttl {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  line-height: 1.4;
  color: #5d512d;
  letter-spacing: 0.96px;
}
@media screen and (max-width: 767px) {
  .commute_ttl {
    font-size: 14px;
  }
}

.commute_body {
  margin-top: 30px;
}
.commute_body p {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.56px;
  color: #231815;
}
@media screen and (max-width: 767px) {
  .commute_body p {
    font-size: 12px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 767px) {
  .commute_body {
    margin-top: 20px;
  }
}

.commute_diagram {
  position: relative;
  margin-top: 40px;
}
.commute_diagram img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .commute_diagram img {
    padding-top: 26px;
  }
}
@media screen and (max-width: 767px) {
  .commute_diagram {
    margin-top: 0px;
  }
}

.commute_note {
  margin-top: 24px;
  font-size: 10px;
  line-height: 1.3;
  color: #231815;
}
@media screen and (max-width: 767px) {
  .commute_note {
    font-size: 9px;
    margin-top: 16px;
  }
}