@media screen and (min-width: 768px) {
  .evolvingSect {
    padding: 12rem 0 14rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingSect {
    padding: 7.2rem 0 8rem;
  }
}
@media screen and (min-width: 768px) {
  .evolvingSect__head + .evolvingSect__map {
    margin-top: 5.6rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingSect__head + .evolvingSect__map {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 768px) {
  .evolvingSect__map {
    margin: 0 auto;
    max-width: 96.7rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingSect__map {
    margin: 0 -2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .evolvingSect__map .caption {
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingSect__map .caption {
    margin-top: 1.6rem;
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .evolvingSect__cards {
    margin-top: 6.4rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingSect__cards {
    margin: 4rem -2.4rem 0;
  }
}
@media screen and (min-width: 768px) {
  .evolvingSect__cards .generalSlider .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 4rem 2.4rem;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .evolvingSect__cards .generalSlider .swiper-slide {
    width: calc((100% - 7.2rem) / 4);
  }
}
@media screen and (max-width: 768px) {
  .evolvingSect__cards .generalSlider .swiper-slide {
    width: 25rem;
  }
}
.evolvingCard {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  aspect-ratio: 270/216;
  border: 0;
  cursor: pointer;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}
.evolvingCard__thumb {
  position: relative;
}
.evolvingCard__bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.evolvingCard__bg .photo {
  height: 100%;
  width: 100%;
}
.evolvingCard__bg .photo:before {
  background: rgba(23, 41, 58, 0.7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.evolvingCard__bg .photo__pic, .evolvingCard__bg .photo__image {
  height: 100%;
  width: 100%;
}
.evolvingCard__bg .photo__image {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.evolvingCard__body {
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  justify-content: center;
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .evolvingCard__body {
    gap: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingCard__body {
    gap: 1rem;
  }
}
.evolvingCard__plusWrap {
  align-items: center;
  aspect-ratio: 1/1;
  backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .evolvingCard__plusWrap {
    width: 6.4rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingCard__plusWrap {
    width: 5.2rem;
  }
}
.evolvingCard__plus {
  align-items: center;
  backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  outline: 1px solid rgba(255, 255, 255, 0.35);
  position: relative;
}
@media screen and (min-width: 768px) {
  .evolvingCard__plus {
    height: 4rem;
    width: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingCard__plus {
    height: 3.2rem;
    width: 3.2rem;
  }
}
.evolvingCard__plus::before, .evolvingCard__plus::after {
  background-color: #fff;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
}
.evolvingCard__plus::before {
  height: 1px;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .evolvingCard__plus::before {
    width: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingCard__plus::before {
    width: 1rem;
  }
}
.evolvingCard__plus::after {
  transform: translate(-50%, -50%);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .evolvingCard__plus::after {
    height: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingCard__plus::after {
    height: 1rem;
  }
}
.evolvingCard__num {
  align-items: center;
  aspect-ratio: 1/1;
  background: #A1957D;
  background-color: #A1957D;
  border: 1px solid #DCD7CB;
  color: #fff;
  display: flex;
  font-family: "EB Garamond", serif;
  justify-content: center;
  line-height: 1;
  width: 2.4rem;
}
@media screen and (min-width: 768px) {
  .evolvingCard__num {
    font-size: 1.7rem;
    width: 2.9rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingCard__num {
    font-size: 1rem;
    width: 2rem;
  }
}
.evolvingCard__ttl {
  font-family: "YakuHanMP", "Noto Serif JP", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .evolvingCard__ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingCard__ttl {
    font-size: 1.7rem;
  }
}
.evolvingModal {
  align-items: center;
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: 0.6s ease;
  transition-property: opacity, visibility;
  visibility: hidden;
  width: 100vw;
  z-index: 99999;
}
.evolvingModal.is-visible {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.evolvingModal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.evolvingModal__cont {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  pointer-events: none;
  position: relative;
  width: 100%;
  z-index: 1;
}
.evolvingModal__close {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: 0;
  cursor: pointer;
  display: flex;
  padding: 0;
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .evolvingModal__close {
    bottom: calc(100% + 2rem);
    height: 3.2rem;
    right: 12rem;
    width: 3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingModal__close {
    bottom: calc(100% + 2rem);
    height: 2.4rem;
    right: 0;
    width: 2.4rem;
  }
}
.evolvingModal__close::before, .evolvingModal__close::after {
  background-color: #fff;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.evolvingModal__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.evolvingModal__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.evolvingModal__body {
  margin: 0 auto;
  max-height: -moz-fit-content;
  max-height: fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  pointer-events: auto;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .evolvingModal__body {
    height: calc(100% - 18rem);
  }
}
@media screen and (max-width: 768px) {
  .evolvingModal__body {
    height: calc(100% - 18rem);
    width: 35.4rem;
  }
}
.evolvingModal__inner {
  height: 100%;
  overflow-y: auto;
  scrollbar-color: initial;
}
.evolvingModal__inner .swiper-slide {
  display: flex;
  justify-content: center;
}
.evolvingModal__inner::-webkit-scrollbar {
  display: none;
}
.evolvingModal__nav {
  align-items: center;
  display: flex;
  gap: 1.6rem;
  justify-content: center;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .evolvingModal__nav {
    top: calc(100% + 3.2rem);
  }
}
@media screen and (max-width: 768px) {
  .evolvingModal__nav {
    top: calc(100% + 2rem);
  }
}
.evolvingModal__prev, .evolvingModal__next {
  align-items: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 999px;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  height: 4.8rem;
  justify-content: center;
  transition: opacity 0.3s ease;
  width: 4.8rem;
}
.evolvingModal__prev::before, .evolvingModal__next::before {
  border-color: #fff;
  border-style: solid;
  border-width: 1.5px 1.5px 0 0;
  content: "";
  display: block;
  height: 1rem;
  width: 1rem;
}
.evolvingModal__prev.swiper-button-disabled, .evolvingModal__next.swiper-button-disabled {
  cursor: default;
  opacity: 0.3;
}
.evolvingModal__prev::before {
  margin-left: 0.3rem;
  transform: rotate(-135deg);
}
.evolvingModal__next::before {
  margin-right: 0.3rem;
  transform: rotate(45deg);
}
.evolvingModal__pagination {
  align-items: center;
  color: #fff;
  display: flex;
  font-family: "Open Sans", "YakuHanJP", "Noto Sans JP", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, "Helvetica Neue", arial, sans-serif;
  font-size: 1.2rem;
  gap: 0;
  justify-content: center;
  letter-spacing: 0.05em;
  line-height: 1.75;
  width: auto;
}
.evolvingModalCard {
  background-color: #F1EBE0;
}
@media screen and (min-width: 768px) {
  .evolvingModalCard {
    display: flex;
    gap: 4rem;
    justify-content: center;
    max-width: 120rem;
    min-height: 40rem;
    padding: 8rem 7.5rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingModalCard {
    padding: 3.2rem 2.4rem;
  }
}
.evolvingModalCard__body {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .evolvingModalCard__body {
    gap: 1.6rem;
    width: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingModalCard__body {
    gap: 1.2rem;
  }
}
.evolvingModalCard__body .heading {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .evolvingModalCard__body .heading {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingModalCard__body .heading + .txt {
    margin-top: 1.2rem;
  }
}
.evolvingModalCard__num {
  align-items: center;
  aspect-ratio: 1/1;
  background-color: #A1957D;
  color: #fff;
  display: flex;
  font-family: "EB Garamond", serif;
  justify-content: center;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .evolvingModalCard__num {
    font-size: 1.7rem;
    width: 2.9rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingModalCard__num {
    font-size: 1.7rem;
    width: 2.9rem;
  }
}
@media screen and (min-width: 768px) {
  .evolvingModalCard__visual {
    width: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingModalCard__visual {
    margin-top: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .evolvingModalCard__visual .caption {
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .evolvingModalCard__visual .caption {
    margin-top: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .topicsSect {
    padding: 14rem 0;
  }
}
@media screen and (max-width: 768px) {
  .topicsSect {
    padding: 7.2rem 0;
  }
}
@media screen and (min-width: 768px) {
  .topicsSect__head .enTtl {
    font-size: 5.6rem;
  }
}
@media screen and (max-width: 768px) {
  .topicsSect__head .enTtl {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 768px) {
  .topicsSect__list {
    display: flex;
    gap: 4rem;
    margin: 5.6rem auto 0;
    max-width: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .topicsSect__list {
    display: flex;
    flex-direction: column;
    gap: 4rem;
    margin-top: 4rem;
  }
}
@media screen and (min-width: 768px) {
  .topicsSect__item {
    flex: 1;
  }
}
.topicsSect__item .descriptionCard__visual .photo {
  aspect-ratio: 373/298;
}
.topicsSect__item .descriptionCard__visual .photo__image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .topicsSect__item .descriptionCard__body .heading {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 768px) {
  .topicsSect__item .descriptionCard__body .heading {
    font-size: 1.4rem;
  }
}
.gatewaySect {
  background-color: #EBE7DE;
}
@media screen and (min-width: 768px) {
  .gatewaySect {
    padding-top: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .gatewaySect {
    padding-top: 7.2rem;
  }
}
@media screen and (min-width: 768px) {
  .gatewaySect__cont {
    margin: 5.6rem auto 0;
    max-width: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .gatewaySect__cont {
    margin: 4rem -2.4rem 0;
  }
}
@media screen and (max-width: 768px) {
  .gatewaySect__cont .photo__caption {
    background: none;
    color: #17293A;
    margin-top: 1rem;
    position: static;
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .gatewaySect__cont .caption {
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .gatewaySect__cont .caption {
    margin-top: 1.6rem;
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .gatewaySect__cards {
    margin: 5.6rem auto 0;
    max-width: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .gatewaySect__cards {
    margin: 4rem -2.4rem 0;
  }
}
@media screen and (min-width: 768px) {
  .gatewaySect__cards .generalSlider .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 4rem;
  }
}
@media screen and (min-width: 768px) {
  .gatewaySect__cards .generalSlider .swiper-slide {
    width: calc((100% - 8rem) / 3);
  }
}
@media screen and (max-width: 768px) {
  .gatewaySect__cards .generalSlider .swiper-slide {
    width: 25rem;
  }
}
.gatewaySect__cards .descriptionCard__visual .photo {
  aspect-ratio: 373/298;
}
.gatewaySect__cards .descriptionCard__visual .photo__image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .gatewaySect__cards .descriptionCard__body .heading {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 768px) {
  .gatewaySect__cards .descriptionCard__body .heading {
    font-size: 1.4rem;
  }
}
/*# sourceMappingURL=style.css.map */
