.location-link-row {
  font-family: "RyuminPro", serif;
  color: #000;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  letter-spacing: 0.3em;
}
@media (max-width: 767px) {
  .location-link-row {
    grid-template-columns: 1fr;
  }
}

.location-link {
  padding: 30px 0;
  font-size: clamp(14px, 1.25vw, 20px);
  display: block;
  text-align: center;
  background-color: #e6ebee;
  position: relative;
}
@media (max-width: 767px) {
  .location-link {
    padding: 20px;
  }
}
.location-link::before {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: translateY(-50%) rotate(-45deg);
  position: absolute;
  top: 50%;
  left: 28px;
}
@media (max-width: 767px) {
  .location-link::before {
    left: 10px;
  }
}
.location-link.-active {
  background-color: #435161;
  color: #fff;
}
.location-link.-active::before {
  border-right-color: #fff;
  border-bottom-color: #fff;
}

.location02-sec {
  font-family: "RyuminPro", serif;
  color: #000;
  margin-top: 70px;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .location02-sec {
    margin-top: 20px;
  }
}
.location02-sec.location02-sec--1 .inner, .location02-sec.location02-sec--3 .inner, .location02-sec.location02-sec--4 .inner, .location02-sec.location02-sec--5 .inner, .location02-sec.location02-sec--6 .inner, .location02-sec.location02-sec--7 .inner, .location02-sec.location02-sec--8 .inner {
  max-width: 1310px;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--1 .inner, .location02-sec.location02-sec--3 .inner, .location02-sec.location02-sec--4 .inner, .location02-sec.location02-sec--5 .inner, .location02-sec.location02-sec--6 .inner, .location02-sec.location02-sec--7 .inner, .location02-sec.location02-sec--8 .inner {
    width: 90%;
  }
}
.location02-sec.location02-sec--1 .inner h2, .location02-sec.location02-sec--3 .inner h2, .location02-sec.location02-sec--4 .inner h2, .location02-sec.location02-sec--5 .inner h2, .location02-sec.location02-sec--6 .inner h2, .location02-sec.location02-sec--7 .inner h2, .location02-sec.location02-sec--8 .inner h2 {
  font-size: clamp(40px, 10.625vw, 170px);
  color: #b0a06a;
  text-align: center;
}
.location02-sec.location02-sec--1 .inner small, .location02-sec.location02-sec--3 .inner small, .location02-sec.location02-sec--4 .inner small, .location02-sec.location02-sec--5 .inner small, .location02-sec.location02-sec--6 .inner small, .location02-sec.location02-sec--7 .inner small, .location02-sec.location02-sec--8 .inner small {
  font-size: clamp(30px, 6.25vw, 100px);
}
.location02-sec.location02-sec--1 .inner .title, .location02-sec.location02-sec--3 .inner .title, .location02-sec.location02-sec--4 .inner .title, .location02-sec.location02-sec--5 .inner .title, .location02-sec.location02-sec--6 .inner .title, .location02-sec.location02-sec--7 .inner .title, .location02-sec.location02-sec--8 .inner .title {
  color: #b0a06a;
  font-size: clamp(18px, 2.1875vw, 35px);
  line-height: 1.5;
  letter-spacing: 0.1rem;
  text-align: center;
  padding-top: 10px;
}
.location02-sec.location02-sec--1 .inner .location02-sec--1-title, .location02-sec.location02-sec--3 .inner .location02-sec--1-title, .location02-sec.location02-sec--4 .inner .location02-sec--1-title, .location02-sec.location02-sec--5 .inner .location02-sec--1-title, .location02-sec.location02-sec--6 .inner .location02-sec--1-title, .location02-sec.location02-sec--7 .inner .location02-sec--1-title, .location02-sec.location02-sec--8 .inner .location02-sec--1-title {
  font-size: clamp(21px, 2.6575vw, 44px);
  line-height: 1.5;
  letter-spacing: 0.7rem;
  text-align: center;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--1 .inner .location02-sec--1-title, .location02-sec.location02-sec--3 .inner .location02-sec--1-title, .location02-sec.location02-sec--4 .inner .location02-sec--1-title, .location02-sec.location02-sec--5 .inner .location02-sec--1-title, .location02-sec.location02-sec--6 .inner .location02-sec--1-title, .location02-sec.location02-sec--7 .inner .location02-sec--1-title, .location02-sec.location02-sec--8 .inner .location02-sec--1-title {
    letter-spacing: 0;
  }
}
.location02-sec.location02-sec--1 .inner .location02-sec--1-title em, .location02-sec.location02-sec--3 .inner .location02-sec--1-title em, .location02-sec.location02-sec--4 .inner .location02-sec--1-title em, .location02-sec.location02-sec--5 .inner .location02-sec--1-title em, .location02-sec.location02-sec--6 .inner .location02-sec--1-title em, .location02-sec.location02-sec--7 .inner .location02-sec--1-title em, .location02-sec.location02-sec--8 .inner .location02-sec--1-title em {
  font-size: clamp(30px, 5.3125vw, 85px);
}
.location02-sec.location02-sec--1 .inner .location02-sec--1-lead, .location02-sec.location02-sec--3 .inner .location02-sec--1-lead, .location02-sec.location02-sec--4 .inner .location02-sec--1-lead, .location02-sec.location02-sec--5 .inner .location02-sec--1-lead, .location02-sec.location02-sec--6 .inner .location02-sec--1-lead, .location02-sec.location02-sec--7 .inner .location02-sec--1-lead, .location02-sec.location02-sec--8 .inner .location02-sec--1-lead {
  color: #000;
  font-size: clamp(16px, 1.25vw, 20px);
  line-height: 2;
  letter-spacing: 0.6rem;
  text-align: center;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--1 .inner .location02-sec--1-lead, .location02-sec.location02-sec--3 .inner .location02-sec--1-lead, .location02-sec.location02-sec--4 .inner .location02-sec--1-lead, .location02-sec.location02-sec--5 .inner .location02-sec--1-lead, .location02-sec.location02-sec--6 .inner .location02-sec--1-lead, .location02-sec.location02-sec--7 .inner .location02-sec--1-lead, .location02-sec.location02-sec--8 .inner .location02-sec--1-lead {
    text-align: left;
    margin-top: 20px;
    letter-spacing: 0;
    line-height: 1.8;
  }
}
.location02-sec.location02-sec--2 .inner .anchor-buttons {
  display: flex;
  max-width: 1000px;
  font-size: clamp(14px, 1.5625vw, 25px);
  text-align: center;
  margin-top: 30px;
  margin-inline: auto;
  color: #fff;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--2 .inner .anchor-buttons {
    gap: 10px;
    flex-direction: column;
    width: 90%;
  }
}
.location02-sec.location02-sec--2 .inner .anchor-buttons li {
  background: #afa06a;
  vertical-align: top;
  text-align: center;
  width: calc(19.3% - 10px);
  flex-grow: 1;
  padding: 0;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--2 .inner .anchor-buttons li {
    width: 100%;
  }
}
.location02-sec.location02-sec--2 .inner .anchor-buttons li:hover {
  opacity: 0.8;
}
.location02-sec.location02-sec--2 .inner .anchor-buttons li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: 5px;
  color: inherit;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.location02-sec.location02-sec--2 .inner .tab-inner {
  display: none;
}
.location02-sec.location02-sec--2 .inner .tab-inner.current {
  display: block;
}
.location02-sec.location02-sec--3 .station-area-map {
  background: #676565;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--3 .station-area-map {
    margin-top: 50px;
  }
}
.location02-sec.location02-sec--3 .store-list {
  background: #d7d6d1;
  padding-block: 40px;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--3 .store-list {
    margin-top: 0px;
  }
}
.location02-sec.location02-sec--3 .store-list ul {
  display: flex;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--3 .store-list ul {
    width: 90%;
    flex-direction: column;
    gap: 20px;
    margin-inline: auto;
  }
}
.location02-sec.location02-sec--3 .store-list ul li {
  font-size: clamp(18px, 1.25vw, 20px);
  text-align: center;
}
.location02-sec.location02-sec--3 .store-list ul li small {
  font-size: 16px;
}
.location02-sec.location02-sec--3 .images-box {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--3 .images-box {
    margin-top: 30px;
  }
}
.location02-sec.location02-sec--4 .inner .title,
.location02-sec.location02-sec--4 .inner .location02-sec--1-title,
.location02-sec.location02-sec--4 .inner .location02-sec--1-lead {
  text-align: left;
}
.location02-sec.location02-sec--4 .location02-image-box {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--4 .location02-image-box {
    margin-top: 20px;
  }
}
.location02-sec.location02-sec--4 .location02-image-group {
  display: flex;
  gap: 50px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--4 .location02-image-group {
    flex-direction: column;
    gap: 20px;
    padding-bottom: 20px;
  }
}
.location02-sec.location02-sec--4 .location02-image-group > div:nth-child(1) {
  flex: 1.2;
}
.location02-sec.location02-sec--4 .location02-image-group > div:nth-child(2) {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--4 .location02-image-group > div:nth-child(2) {
    gap: 20px;
  }
}
.location02-sec.location02-sec--4 .location02-image-group > div:nth-child(2) > div:first-child {
  align-self: flex-end;
}
.location02-sec.location02-sec--4 .location02-image-group > div:nth-child(2) > div:last-child {
  align-self: flex-start;
}
.location02-sec.location02-sec--4 .location02-image-item {
  width: 75%;
}
.location02-sec.location02-sec--5 .inner .title,
.location02-sec.location02-sec--5 .inner .location02-sec--1-title,
.location02-sec.location02-sec--5 .inner .location02-sec--1-lead {
  text-align: left;
}
.location02-sec.location02-sec--5 .inner .location02-sec--1-title,
.location02-sec.location02-sec--5 .inner .location02-sec--1-lead {
  color: #fff;
}
.location02-sec.location02-sec--5 .inner .title {
  color: #d5c8a0;
}
.location02-sec.location02-sec--5 .location02-sec--5-group {
  display: flex;
  gap: 50px;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--5 .location02-sec--5-group {
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
  }
}
.location02-sec.location02-sec--5 .location02-sec--5-group > div:nth-child(1) {
  flex: 1;
}
.location02-sec.location02-sec--5 .location02-sec--5-group > div:nth-child(2) {
  flex: 1.27;
}
.location02-sec.location02-sec--5 .location02-sec--5-group .location02-sec--5-box {
  display: grid;
  grid-template-columns: 1fr;
  color: #fff;
}
.location02-sec.location02-sec--5 .location02-sec--5-group .location02-sec--5-box .location02-sec--5-box-title {
  font-size: clamp(16px, 1.75vw, 28px);
}
.location02-sec.location02-sec--5 .location02-sec--5-group .location02-sec--5-box .location02-sec--5-box-title small {
  font-size: clamp(12px, 1.125vw, 18px);
}
.location02-sec.location02-sec--5 .location02-sec--5-group .location02-sec--5-box .location02-sec--5-box-lead {
  font-size: clamp(12px, 1.125vw, 18px);
}
.location02-sec.location02-sec--5 .location02-sec--5-reverse {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--5 .location02-sec--5-reverse {
    flex-direction: column;
  }
}
.location02-sec.location02-sec--5 .proportion > div:nth-child(1) {
  flex: 1.27;
}
.location02-sec.location02-sec--5 .proportion > div:nth-child(2) {
  flex: 1;
}
.location02-sec.location02-sec--5 .location02-sec--5-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--5 .location02-sec--5-item {
    gap: 20px;
  }
}
.location02-sec.location02-sec--5 .location02-sec--5-box-image,
.location02-sec.location02-sec--5 .location02-sec--5-box-image02 {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--5 .location02-sec--5-box-image,
  .location02-sec.location02-sec--5 .location02-sec--5-box-image02 {
    margin-top: 20px;
  }
}
.location02-sec.location02-sec--5 .location02-sec--5-box-image {
  width: 80%;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--5 .location02-sec--5-box-image {
    width: 100%;
  }
}
.location02-sec.location02-sec--5 .location02-sec--5-two-column {
  color: #fff;
  display: flex;
  margin-top: 100px;
  padding-bottom: 100px;
  gap: 140px;
}
@media (max-width: 767px) {
  .location02-sec.location02-sec--5 .location02-sec--5-two-column {
    flex-direction: column;
    margin-top: 20px;
    padding-bottom: 20px;
    gap: 20px;
  }
}
.location02-sec.location02-sec--5 .location02-sec--5-two-column .location02-sec--5-box-title,
.location02-sec.location02-sec--5 .location02-sec--5-two-column .location02-sec--5-box-lead {
  font-size: clamp(16px, 1.75vw, 28px);
}
.location02-sec.location02-sec--5 .location02-sec--5-two-column .location02-sec--5-box-title small,
.location02-sec.location02-sec--5 .location02-sec--5-two-column .location02-sec--5-box-lead small {
  font-size: clamp(12px, 1.125vw, 18px);
}
.location02-sec.location02-sec--5 .location02-sec--5-two-column .location02-sec--5-box-lead {
  font-size: clamp(12px, 1.125vw, 18px);
}
.location02-sec.location02-sec--8 .inner .title,
.location02-sec.location02-sec--8 .inner .location02-sec--1-title,
.location02-sec.location02-sec--8 .inner .location02-sec--1-lead {
  text-align: left;
}
.location02-sec.location02-sec--8 .inner .location02-sec--1-title {
  margin-top: 10px;
}
.location02-sec.location02-sec--8 .inner .location02-sec--1-lead {
  letter-spacing: 0.1rem;
  margin-top: 20px;
}

.location02-sec--5-container {
  background: #7d7a7a;
  padding-block: 1px;
}

.location02-sec--6 .inner {
  color: #000;
}
.location02-sec--6 .inner .title {
  color: #b0a06a;
}
.location02-sec--6 .inner .title small {
  font-size: clamp(16px, 1.75vw, 28px);
}
.location02-sec--6 .inner .location02-sec--6-nature {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .location02-sec--6 .inner .location02-sec--6-nature {
    margin-top: 20px;
  }
}
.location02-sec--6 .inner .location02-sec--6-nature02 {
  margin-top: 50px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .location02-sec--6 .inner .location02-sec--6-nature02 {
    margin-top: 20px;
    padding-bottom: 20px;
  }
}
.location02-sec--6 .inner .location02-sec--5-box-title,
.location02-sec--6 .inner .location02-sec--5-box-lead {
  color: #fff;
}
.location02-sec--6 .location02-sec--6-container {
  background: #7d7a7a;
  padding-block: 50px;
}
@media (max-width: 767px) {
  .location02-sec--6 .location02-sec--6-container {
    padding-block: 20px;
  }
}
.location02-sec--6 .location02-sec--6-container .inner {
  max-width: 1000px;
  margin-inline: auto;
}
.location02-sec--6 .location02-sec--6-container .location02-sec--6-group {
  display: flex;
  gap: 40px;
}
@media (max-width: 767px) {
  .location02-sec--6 .location02-sec--6-container .location02-sec--6-group {
    flex-direction: column;
    gap: 20px;
  }
}
.location02-sec--6 .location02-sec--6-container .location02-sec--6-image-block {
  flex: 1.5;
}
.location02-sec--6 .location02-sec--6-container .location02-sec--6-content-block {
  flex: 1;
}
.location02-sec--6 .location02-sec--6-container .location02-sec--6-content-block .location02-sec--6-box-title {
  color: #fff;
  font-size: clamp(18px, 2.1875vw, 35px);
}
.location02-sec--6 .location02-sec--6-container .location02-sec--6-content-block .location02-sec--6-box-lead {
  color: #fff;
  font-size: clamp(16px, 1.25vw, 20px);
  line-height: 2;
}
.location02-sec--6 .location02-sec--6-container .location02-sec--6-content-block .location02-sec--6-note {
  color: #fff;
  font-size: 12px;
  margin-top: 20px;
}

.annotation-area {
  display: flex;
}
@media (min-width: 768px) {
  .annotation-area {
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .annotation-area {
    padding: 20px;
  }
}
.annotation-area .inner {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
.annotation-area .page-annotation {
  font-size: 12px;
  line-height: 1.5833333333;
}

.location02-sec-block {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
}
.location02-sec-block.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.location02-sec--8-support-box {
  background-color: #f2f2f0;
  border-radius: 30px;
  padding: 80px 70px;
}
@media (max-width: 767px) {
  .location02-sec--8-support-box {
    padding: 20px 20px;
  }
}

.location02-sec--8-support-header {
  display: flex;
  gap: 30px;
}
@media (max-width: 767px) {
  .location02-sec--8-support-header {
    flex-direction: column;
    gap: 20px;
  }
}

.location02-sec--8-support-header-text {
  flex: 1.4;
}

.location02-sec--8-support-header-image {
  flex: 1;
}

.location02-sec--8-support-list-grid {
  display: grid;
  grid-template-columns: 2.4fr 1fr;
  margin-top: 80px;
  gap: 70px;
}
@media (max-width: 767px) {
  .location02-sec--8-support-list-grid {
    grid-template-columns: 1fr;
    margin-top: 20px;
    gap: 20px;
  }
}

.location02-sec--8-support-items {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
@media (max-width: 767px) {
  .location02-sec--8-support-items {
    gap: 20px;
  }
}

.location02-sec--8-support-item-title {
  color: #b0a06a;
  font-size: clamp(18px, 2.1875vw, 35px);
}

.location02-sec--8-support-item-text {
  font-size: clamp(16px, 1.25vw, 20px);
  line-height: 1.8;
}

.location02-sec--8-support-item-note {
  font-size: 12px;
}

.location02-sec--8-support-item-image {
  margin-top: 20px;
}

.location02-sec--8-support-images {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.location02-education-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 70px;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .location02-education-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .swipe-img {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .swipe-img img {
    max-width: inherit;
    width: 300%;
  }
  .swipe {
    display: block;
    text-align: center;
  }
  .swipe img {
    max-width: 75px;
    width: 15%;
    height: auto;
    margin: auto;
    pointer-events: none;
  }
}
.sec {
  max-width: 1310px;
  margin-inline: auto;
  padding-inline: 0;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .sec {
    padding-inline: 5vw;
    margin-top: 15px;
  }
}

.viewport {
  box-sizing: border-box !important;
  background: #fff;
}/*# sourceMappingURL=location02.css.map */