.signentry {
  margin-top: 31.1197916667vw;
}
.signentry > .sign {
  width: 25vw;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.515625vw;
}
.signentry > .nav_link {
  width: 41.6666666667vw;
  height: 8.3333333333vw;
  font-family: "Montserrat", sans-serif;
  font-size: 3.1rem;
  font-weight: 600;
  line-height: 1.2258064516;
  font-size: 2.0182291667vw;
  color: #fff;
  text-transform: uppercase;
  background-color: #2DDCAD;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  transition: all 150ms ease;
}
.signentry > .nav_link:hover {
  opacity: 1;
  letter-spacing: 0.1em;
  background-color: #22CD9F;
}
@keyframes k_ani_sos_cicle {
  0% {
    transform: translate(-50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%) rotate(-360deg);
  }
}
.sos {
  height: 1px;
  position: relative;
  z-index: -1;
  top: 0;
}
.sos .image {
  position: absolute;
  width: 152.34375vw;
  top: -36.4583333333vw;
  left: 50%;
  transform: translate(-50%);
  animation: k_ani_sos_cicle 120s linear 0s infinite;
}
.page_mv {
  position: relative;
}
.page_mv_container {
  display: block;
  height: 100%;
  position: relative;
}
.page_mv__image {
  width: 100%;
  display: block;
}
.page_mv__caption {
  position: absolute;
  z-index: 2;
}
.page_mv__1 {
  padding-bottom: 12.6302083333vw;
}
.page_mv__1::after {
  content: "";
  width: 100%;
  height: 28.90625vw;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 16.2760416667vw;
  background-color: #F7FAF9;
}
.page_mv__1 .page_mv_container {
  width: 87.890625vw;
  margin-left: auto;
}
.page_mv__1 .page_mv__image {
  width: 74.8697916667vw;
  margin-left: auto;
}
.page_mv__1 .caption {
  left: 0;
  top: 23.5677083333vw;
  font-family: "Hurricane", cursive;
  font-size: 20rem;
  font-weight: 400;
  line-height: 1.38;
  font-size: 13.0208333333vw;
  color: #2DDCAD;
}
.page_mv__1 .caption .heading_path {
  width: 22.9817708333vw;
  position: absolute;
  left: 0;
  top: 11.71875vw;
  z-index: -1;
}
.page_mv__2 {
  padding-bottom: 3.5807291667vw;
}
.page_mv__2::after {
  content: "";
  width: 100%;
  height: 50.4557291667vw;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 20.8333333333vw;
  background-color: #F7FAF9;
}
.page_mv__2 .page_mv_container {
  width: 75.5208333333vw;
  height: 41.6666666667vw;
  margin-left: auto;
  margin-right: auto;
}
.page_mv__2 .page_mv__image {
  height: 100%;
  margin-left: auto;
}
.page_mv__2 .page_mv__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page_mv__2 figcaption {
  width: 56.3802083333vw;
  position: absolute;
  top: 28.6458333333vw;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #DB9D47;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 1.7142857143;
  font-size: 1.8229166667vw;
  color: #fff;
  text-align: center;
  padding: 1.7578125vw;
}
.page_mv__2 .caption {
  top: 17.578125vw;
  left: 2.8645833333vw;
  font-family: "Hurricane", cursive;
  font-size: 20rem;
  font-weight: 400;
  line-height: 1.38;
  font-size: 13.0208333333vw;
  color: #2DDCAD;
}
.page_mv__3::after {
  content: "";
  width: 100%;
  height: 41.1458333333vw;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 25vw;
  background-color: #F7FAF9;
}
.page_mv__3 .page_mv_container {
  width: 75.5208333333vw;
  height: 36.4583333333vw;
  margin-left: auto;
  margin-right: auto;
}
.page_mv__3 .page_mv__image {
  width: 55.9895833333vw;
  height: 100%;
  margin-left: auto;
}
.page_mv__3 .page_mv__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page_mv__3 .caption {
  left: 0;
  bottom: 0;
  color: #fff;
}
.page_mv__3 .caption .h2 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  font-size: 1.3020833333vw;
  display: inline-flex;
  align-items: center;
  padding: 1.4973958333vw 0.78125vw;
  background-color: #DB9D47;
}
.page_mv__3 .caption .en {
  font-family: "Montserrat", sans-serif;
  font-size: 4.2rem;
  font-weight: 600;
  line-height: 1.2380952381;
  font-size: 2.734375vw;
  padding: 0 1.6276041667vw;
  position: relative;
  text-transform: uppercase;
}
.page_mv__3 .caption .en::after {
  content: "";
  width: 1px;
  height: 2.6041666667vw;
  position: absolute;
  top: 50%;
  right: 0;
  background-color: #fff;
  transform: translateY(-50%);
}
.page_mv__3 .caption .jp {
  padding: 0 1.8229166667vw;
}
.page_mv__3 .caption .p {
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 1.6;
  font-size: 1.8229166667vw;
  padding: 2.7994791667vw 3.2552083333vw;
  margin-top: -1px;
  background-color: #DB9D47;
}
.page_mv__4 {
  background-color: #fff;
}
.page_mv__4 .page_mv_container {
  padding-top: 2.734375vw;
  padding-bottom: 2.734375vw;
}
.page_mv__4 .page_mv_container .center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page_mv__4 .caption {
  font-family: "Hurricane", cursive;
  font-size: 16rem;
  font-weight: 400;
  line-height: 1;
  font-size: 10.4166666667vw;
  color: #2DDCAD;
  position: relative;
}
.page_mv__4 .caption .path {
  width: 22.9817708333vw;
  position: absolute;
  left: 0;
  top: 7.421875vw;
  z-index: -1;
}
.page_mv__4 .p {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2;
  font-size: 1.5625vw;
  color: #505554;
  text-align: center;
  margin-top: 0.9765625vw;
}
.title__24 {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 2;
  font-size: 1.5625vw;
  color: #2DDCAD;
  text-align: center;
}
.title__40 {
  font-family: "Montserrat", sans-serif;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1;
  font-size: 2.6041666667vw;
  color: #2DDCAD;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .signentry {
    margin-top: 26.6666666667vw;
  }
  .signentry > .sign {
    width: 53.3333333333vw;
    margin-bottom: 6.4vw;
  }
  .signentry > .nav_link {
    width: 69.3333333333vw;
    height: 16vw;
    font-size: 3.7333333333vw;
  }
  .sos .image {
    width: 234.6666666667vw;
    top: -56vw;
  }
  .page_mv .page_mv_container {
    width: calc(100% - 20px);
  }
  .page_mv__1 {
    padding-bottom: 10.6666666667vw;
  }
  .page_mv__1 .page_mv__image {
    width: 80%;
  }
  .page_mv__1 .caption {
    top: 16vw;
    font-size: 22.4vw;
  }
  .page_mv__1 .caption .heading_path {
    width: 40vw;
    top: 20.2666666667vw;
  }
  .page_mv__2::after {
    height: 100vw;
  }
  .page_mv__2 .page_mv_container {
    height: 58.6666666667vw;
  }
  .page_mv__2 .page_mv__image {
    margin-left: 0;
  }
  .page_mv__2 figcaption {
    width: calc(100% - 40px);
    top: 37.3333333333vw;
    font-size: 3.7333333333vw;
    padding: 2vw 1vw;
  }
  .page_mv__2 .caption {
    top: 17.6vw;
    left: 0;
    font-size: 22.4vw;
  }
  .page_mv__3::after {
    height: 100vw;
  }
  .page_mv__3 .page_mv_container {
    height: 58.6666666667vw;
  }
  .page_mv__3 .page_mv__image {
    width: 84%;
  }
  .page_mv__3 .caption .h2 {
    font-size: 3.4666666667vw;
    padding: 6px 2.6666666667vw;
    padding-top: 3.7333333333vw;
  }
  .page_mv__3 .caption .en {
    font-size: 5.3333333333vw;
    padding: 0 2.6666666667vw;
  }
  .page_mv__3 .caption .en::after {
    height: 5.3333333333vw;
  }
  .page_mv__3 .caption .jp {
    padding: 0 2.6666666667vw;
  }
  .page_mv__3 .caption .p {
    font-size: 3.4666666667vw;
    padding: 6px 5.3333333333vw;
    padding-bottom: 3.7333333333vw;
  }
  .page_mv__4 .page_mv_container {
    padding-top: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
  .page_mv__4 .caption {
    font-size: 22.4vw;
  }
  .page_mv__4 .caption .path {
    width: 42.6666666667vw;
    top: 16vw;
  }
  .page_mv__4 .p {
    font-size: 3.7333333333vw;
    margin-top: 0;
  }
  .title__24 {
    font-size: 4.2666666667vw;
    line-height: 1.6;
    font-feature-settings: "palt";
  }
  .title__40 {
    font-size: 5.3333333333vw;
  }
}