@charset "UTF-8";
/*//////////////////////////////////////////////////
*
*	トップページスタイル
*
//////////////////////////////////////////////////*/
/* Scss Document */
/* Scss Document */
.mainimg {
  z-index: 1;
}
.mainimg .mainimg__wrapper {
  position: relative;
  width: 100%;
}
.mainimg .mainimg__wrapper .item {
  position: sticky;
  z-index: 1;
  top: 0;
  left: 0;
  height: max(667px, 100vh);
  min-height: 667px;
}
.mainimg .mainimg__wrapper .item:nth-child(1) {
  margin-top: -100vh;
}
.mainimg .mainimg__wrapper .item:nth-child(n+3) {
  margin-top: max(334px, 50vh);
}
.mainimg .mainimg__wrapper .item:nth-child(n+2) .image, .mainimg .mainimg__wrapper .item:nth-child(n+2) .copy__item {
  opacity: 0;
}
.mainimg .mainimg__wrapper .item .image {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mainimg .mainimg__wrapper .item .image:nth-child(n+2) {
  opacity: 0;
}
.mainimg .mainimg__wrapper .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}
.mainimg .mainimg__wrapper .item .copy {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: -10%;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4;
  color: #213e7a;
  text-shadow: 2px 2px 10px #fff, -2px -2px 10px #fff, 2px 2px 10px #fff, -2px -2px 10px #fff;
  text-align: center;
}
.mainimg .mainimg__wrapper .item .copy > * {
  width: 100%;
  line-height: 2;
  font-size: 1.1em;
}
.mainimg .mainimg__wrapper .item .copy > * + * {
  margin-top: 3%;
}
.mainimg .mainimg__wrapper .item .copy ._l {
  font-size: 1.4em;
}
.mainimg .mainimg__wrapper .item .copy ._ll {
  font-size: 2em;
}
.mainimg .mainimg__wrapper .item .copy ._xl {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.2;
  font-family: "Zen Old Mincho", serif;
  font-size: 3.2em;
  letter-spacing: 0.7rem;
}
.mainimg .mainimg__wrapper .st_place {
  position: absolute;
  z-index: 2;
  top: 84%;
  left: 50%;
  max-width: 240px;
  transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
  .mainimg .mainimg__wrapper {
    min-height: 744px;
  }
  .mainimg .mainimg__wrapper .st_place {
    padding: 4px 12px;
  }
  .mainimg .mainimg__wrapper .st_place p {
    font-size: 1.2rem;
  }
  .mainimg .mainimg__wrapper .st_place ._l {
    font-size: 1.6em;
  }
  .mainimg .mainimg__wrapper .item {
    height: max(744px, 100vh);
  }
  .mainimg .mainimg__wrapper .item:nth-child(n+3) {
    margin-top: max(372px, 50vh);
  }
  .mainimg .mainimg__wrapper .item .copy {
    margin-top: -40px;
    letter-spacing: 0.2em;
    font-size: min(22px, 1.6vw);
  }
  .mainimg .mainimg__wrapper .item .copy > * {
    line-height: 2;
    font-size: 1em;
    letter-spacing: 2px;
  }
  .mainimg .mainimg__wrapper .item .copy > * + * {
    margin-top: 0;
  }
  .mainimg .mainimg__wrapper .item .copy .c2 {
    letter-spacing: 2px;
  }
  .mainimg .mainimg__wrapper .item .copy ._l {
    letter-spacing: 0.05em;
    font-size: 1.2em;
    font-weight: normal;
  }
  .mainimg .mainimg__wrapper .item .copy ._ll {
    letter-spacing: 0.1em;
    font-size: 2em;
  }
  .mainimg .mainimg__wrapper .item .copy ._xl {
    letter-spacing: 0.15em;
    font-size: 3.9em;
  }
}
.to_scroll {
  position: relative;
  z-index: 1;
  height: min(300px, 50vw);
  margin-bottom: 5%;
  white-space: nowrap;
}
.to_scroll a {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  display: block;
  font-family: DINNextLTPro-Bold;
  font-size: 1.2rem;
  transform: rotate(90deg);
  color: #02598b;
  transform: translate(-50%, -50%) rotate(90deg);
}
.to_scroll .s-icon__circle {
  display: inline-block;
  vertical-align: middle;
  width: min(240px, 100%);
  margin-left: 3px;
  line-height: 1;
  font-size: 0;
}
.to_scroll .s-icon__circle:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 1px;
  background: #02598b;
}
.to_scroll .s-icon__circle:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  background: #02598b;
  border-radius: 50%;
}

@media screen and (min-width: 768px) {
  .to_scroll a {
    font-size: 1.6rem;
  }
}
.gateplace .gp_name {
  line-height: 1;
}
.gateplace .gp_name p {
  text-align: center;
  line-height: 0.8;
  font-family: FuturaLTPro-Light;
  font-weight: lighter;
  color: #c6e3e6;
}
.gateplace .gp_name.place {
  margin-top: -4%;
  mix-blend-mode: multiply;
}
.gateplace .gp_name.place p {
  font-size: 15.5vw;
}

.about .base__ttl-cont .en img {
  width: 21.3333333333vw;
}
.about .about__text {
  margin-bottom: 8%;
}
.about .btn_container .button {
  line-height: 1;
}
.about .btn_container .button img {
  width: 25.6vw;
  margin: 18px auto 6px;
}

@media screen and (min-width: 768px) {
  .about .base__bottom {
    padding-bottom: 30rem;
  }
  .about .base__ttl-cont .en img {
    width: 7.8125vw;
  }
  .about .about__text {
    margin-bottom: min(60px, 5.6%);
  }
  .about .btn_container .button img {
    width: 7.5vw;
  }
}
.introduction {
  background: #eaf5f6;
}
.introduction .base__bottom {
  margin-bottom: 6rem;
  padding-bottom: 6rem;
}
.introduction .base__ttl {
  padding-top: 3rem;
}
.introduction .base__ttl .base__ttl-loop {
  transform: translateY(calc(-100% - 2.9rem));
}
.introduction .base__ttl-cont .en img {
  width: 66.9866666667vw;
}
.introduction .introduction__list {
  display: grid;
  grid-template-columns: 100%;
}
.introduction .introduction__list a {
  display: block;
}
.introduction .introduction__list .item {
  background: #fff;
}
.introduction .introduction__list .item + .item {
  margin-top: 3rem;
}
.introduction .introduction__list .img {
  position: relative;
  z-index: 1;
}
.introduction .introduction__list .img .date {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 1em;
  text-align: right;
  font-size: 1.3rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}
.introduction .introduction__list .body {
  padding: 2.4rem 1.6rem;
  font-size: 2rem;
}
.introduction .introduction__list .body .link {
  font-size: 0;
  text-align: right;
}
.introduction .introduction__list .body .link img {
  width: 11rem;
  height: auto;
}

@media screen and (min-width: 768px) {
  .introduction .base__bottom {
    margin-bottom: 32rem;
    padding: 0 0 12rem;
  }
  .introduction .base__ttl {
    padding-top: 3rem;
  }
  .introduction .base__ttl .base__ttl-loop {
    transform: translateY(calc(-100% - 2.8rem));
  }
  .introduction .base__ttl-cont .en img {
    width: 24.375vw;
  }
  .introduction .introduction__list {
    grid-template-columns: repeat(2, 48%);
    justify-content: space-between;
  }
  .introduction .introduction__list .item + .item {
    margin-top: 0;
  }
  .introduction .introduction__list .item:nth-child(n+3) {
    margin-top: 5.2rem;
  }
  .introduction .introduction__list .body {
    padding: 2.4rem 2rem;
    font-size: 2rem;
  }
  .introduction .introduction__list .body .link img {
    width: 10.9375vw;
  }
  .introduction .introduction__list .img .date {
    font-size: 1.6rem;
  }
}
.charm .base__ttl-cont .en img {
  width: 87.04vw;
}
.charm .charm__img {
  margin-bottom: 8%;
}

@media screen and (min-width: 768px) {
  .charm .base__ttl-cont .en img {
    width: 31.875vw;
  }
  .charm .charm__img {
    margin-bottom: min(60px, 5.6%);
  }
}
.information .base__ttl-cont .en img {
  width: 42.24vw;
}

.info__list .item {
  display: block;
  padding: 3% 4%;
  text-align: left;
  border-top: 1px solid #02598b;
}
.info__list .item:last-child {
  border-bottom: 1px solid #02598b;
}
.info__list .item .date {
  font-size: 1.4rem;
}
.info__list a {
  position: relative;
  text-decoration: underline;
  color: #02598b;
}
.info__list a:after {
  content: "\f1df";
  position: absolute;
  top: 50%;
  right: 5px;
  font-family: "Material Symbols Outlined";
  font-size: 1.8rem;
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  .information .base__ttl-cont .en img {
    width: 15.46875vw;
  }
  .info__list .item {
    display: grid;
    grid-template-columns: 15% 1fr;
    padding: min(32px, 2.5%) min(120px, 11.2%);
    line-height: 1;
  }
  .info__list a:after {
    right: 3%;
    font-size: 1.8rem;
    transform: translate(0, -50%);
    transition: all 0.3s;
  }
  .info__list a:hover:after {
    transform: translate(160%, -50%);
  }
}
.contact .base__ttl-cont .en img {
  width: 38.8266666667vw;
}
.contact .base__outer {
  max-width: 800px;
}
.contact .contact__cont .contact__cont-links {
  margin-bottom: 8%;
}
.contact .contact__cont .contact__cont-links .item {
  display: table;
  width: 100%;
  height: 30vw;
}
.contact .contact__cont .contact__cont-links .item:first-child {
  margin-bottom: 8%;
}
.contact .contact__cont .contact__cont-links .item a {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.6rem;
  font-weight: bold;
  color: #02598b;
  background: #e2f1f2;
  border: 1px solid #02598b;
}
.contact .contact__cont .info ._s {
  font-size: 0.8em;
}
.contact .contact__popup {
  display: none;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100vw;
  width: 100dvw;
  height: 100vh;
  height: 100dvh;
  background: rgba(0, 0, 0, 0.6);
}
.contact .contact__popup .contact__popup-outer {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 92%;
  padding: 24px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.6), 0 0 3px rgba(0, 0, 0, 0.3);
  transform: translate(-50%, -50%);
}
.contact .contact__popup .contact__popup-outer .close {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 0;
  bottom: 100%;
  background: #000;
  border-radius: 50%;
  transform: translate(30%, 30%);
}
.contact .contact__popup .contact__popup-outer .close:before, .contact .contact__popup .contact__popup-outer .close:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  height: 1px;
  background: #fff;
  transform-origin: left;
}
.contact .contact__popup .contact__popup-outer .close:before {
  transform: rotate(45deg) translate(-50%, -50%);
}
.contact .contact__popup .contact__popup-outer .close:after {
  transform: rotate(-45deg) translate(-50%, -50%);
}
.contact .contact__popup .contact__popup-outer .contact__popup-item {
  display: none;
  line-height: 1.4;
  text-align: center;
}
.contact .contact__popup .contact__popup-outer .contact__popup-item .name {
  margin-bottom: 4%;
  color: #02598b;
  font-size: 1.6rem;
  font-weight: bold;
}
.contact .contact__popup .contact__popup-outer .contact__popup-item .name:after {
  content: "";
  display: block;
  width: min(40px, 20%);
  height: 1px;
  margin: 20px auto;
  background: #02598b;
}
.contact .contact__popup .contact__popup-outer .contact__popup-item .addr {
  margin-bottom: 4%;
  font-size: 1.4rem;
}
.contact .contact__popup .contact__popup-outer .contact__popup-item .numbers {
  margin-bottom: 4%;
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: center;
}
.contact .contact__popup .contact__popup-outer .contact__popup-item .number {
  flex: 0 0 100%;
  font-family: DINNextLTPro-Bold;
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
}
.contact .contact__popup .contact__popup-outer .contact__popup-item .number + .number {
  margin-top: 2%;
}
.contact .contact__popup .contact__popup-outer .contact__popup-item .opentime {
  font-size: 1.2rem;
}
.contact .contact__popup .contact__popup-outer .contact__popup-item .opentime small {
  font-size: 0.8em;
}
.contact .contact__popup .contact__popup-outer .contact__popup-item .link {
  margin-top: 2.4rem;
}
.contact .contact__popup .contact__popup-outer .contact__popup-item .link a {
  text-decoration: underline;
  color: #02598b;
}
.contact .contact__popup .contact__popup-outer .contact__popup-item .map {
  margin-top: 2.4rem;
}
.contact .contact__popup .contact__popup-outer .contact__popup-item .attention {
  margin-top: 2.4rem;
  padding: 1.6rem 0;
  color: #de2525;
  border: 1px solid #de2525;
}
.contact .contact__popup .contact__popup-wrap {
  overflow-y: scroll;
  max-height: 60vh;
  max-height: 60dvh;
}

@media screen and (min-width: 768px) {
  .contact .base__ttl-cont .en img {
    width: 14.21875vw;
  }
  .contact .contact__cont .contact__cont-links {
    display: grid;
    grid-template-columns: 45% 45%;
    justify-content: space-between;
    margin-bottom: min(60px, 5.6%);
  }
  .contact .contact__cont .contact__cont-links .item {
    height: min(180px, 13.2vw);
  }
  .contact .contact__cont .contact__cont-links .item:first-child {
    margin-bottom: 0;
  }
  .contact .contact__cont .contact__cont-links .item a {
    font-size: 1.6rem;
  }
  .contact .contact__cont .info ._s {
    font-size: 1em;
  }
  .contact .contact__popup .contact__popup-outer {
    width: auto;
    padding: 60px;
  }
  .contact .contact__popup .contact__popup-outer .contact__popup-item {
    white-space: nowrap;
  }
  .contact .contact__popup .contact__popup-outer .contact__popup-item .name {
    margin-bottom: 16px;
    font-size: 2.4rem;
  }
  .contact .contact__popup .contact__popup-outer .contact__popup-item .addr {
    margin-bottom: 16px;
    font-size: 1.6rem;
  }
  .contact .contact__popup .contact__popup-outer .contact__popup-item .numbers {
    margin: 24px 0 8px;
  }
  .contact .contact__popup .contact__popup-outer .contact__popup-item .number {
    flex: 0 0 auto;
    font-size: 2.4rem;
    margin: 0 12px 0;
  }
  .contact .contact__popup .contact__popup-outer .contact__popup-item .number + .number {
    margin-top: 0;
  }
  .contact .contact__popup .contact__popup-outer .contact__popup-item .number a {
    pointer-events: none;
  }
  .contact .contact__popup .contact__popup-outer .contact__popup-item .opentime {
    font-size: 1.6rem;
  }
  .contact .contact__popup .contact__popup-outer .contact__popup-item .opentime small {
    font-size: 0.8em;
  }
  .contact .contact__popup .contact__popup-outer .contact__popup-item .attention span {
    margin-right: 1.2rem;
  }
  .contact .contact__popup .contact__popup-wrap {
    overflow: auto;
    max-height: 100vh;
    max-height: 100dvh;
  }
  .contact .contact__popup .contact__popup-wrap .close {
    width: 36px;
    height: 36px;
    transform: translate(50%, 50%);
  }
}
/*# sourceMappingURL=style.css.map */
