.mainvisual.content {
  padding: 0 0 0 17.96875vw;
  background: rgba(237, 133, 153, 0.1);
}
@media only screen and (max-width: 1580px) {
  .mainvisual.content {
    padding: 0 0 0 27rem;
  }
}
@media only screen and (max-width: 640px) {
  .mainvisual.content {
    padding: 0;
  }
}
@media only screen and (max-width: 640px) {
  .mainvisual {
    padding: 0;
  }
}
.mainvisual .inner {
  margin: 0;
  padding-top: 34.8rem;
  height: 100%;
  height: 98rem;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .mainvisual .inner {
    padding-top: 78.125vw;
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .mainvisual .inner {
    height: 181.25vw;
  }
}
.mainvisual__cathcopy {
  margin-bottom: 0.5em;
  font-size: 4.8rem;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .mainvisual__cathcopy {
    padding: 0;
    font-size: 6.875vw;
  }
}
.mainvisual__cathcopy em {
  font-size: 5.6rem;
  border-bottom: dotted 6px #ED8599;
}
@media only screen and (max-width: 640px) {
  .mainvisual__cathcopy em {
    padding: 0;
    font-size: 8.125vw;
  }
}
@media only screen and (max-width: 640px) {
  .mainvisual__lead br {
    display: none;
  }
}
.mainvisual__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 148rem;
}
.mainvisual .image {
  position: absolute;
  overflow: hidden;
}
.mainvisual .image--01 {
  top: 8.8rem;
  left: 26.6145833333%;
}
@media only screen and (max-width: 640px) {
  .mainvisual .image--01 {
    top: 21.875vw;
    left: 3.125vw;
  }
}
.mainvisual .image--02 {
  top: 19.4rem;
  left: 61.9791666667%;
}
@media only screen and (max-width: 640px) {
  .mainvisual .image--02 {
    top: 14rem;
    left: 34.375vw;
  }
}
.mainvisual .image--03 {
  top: 67.7rem;
  left: 49.4791666667%;
}
@media only screen and (max-width: 640px) {
  .mainvisual .image--03 {
    top: 64.7rem;
    left: 57.8125vw;
  }
}
.mainvisual .image--04 {
  top: 67.7rem;
  left: 80.2083333333%;
}
@media only screen and (max-width: 640px) {
  .mainvisual .image--04 {
    top: 69.7rem;
    left: 6.25vw;
  }
}
.mainvisual .image--05 {
  top: 72.5rem;
  left: 21.3541666667%;
}
@media only screen and (max-width: 640px) {
  .mainvisual .image--05 {
    left: 0;
    display: none;
  }
}
.mainvisual .image--06 {
  top: 27.4rem;
  left: 42.96875%;
}
@media only screen and (max-width: 640px) {
  .mainvisual .image--06 {
    left: 6.25vw;
  }
}
.mainvisual .image--07 {
  top: 56.6rem;
  left: 67.4479166667%;
}
@media only screen and (max-width: 640px) {
  .mainvisual .image--07 {
    left: 0;
  }
}
.mainvisual .image--large {
  border-radius: 3.6rem;
  width: 61.4rem;
  z-index: 2;
}
@media only screen and (max-width: 640px) {
  .mainvisual .image--large {
    width: 68.75vw;
  }
}
.mainvisual .image--middle {
  border-radius: 2.4rem;
  width: 38rem;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .mainvisual .image--middle {
    width: 56.25vw;
  }
}
.mainvisual .image--small {
  border-radius: 1.2rem;
  width: 28.5rem;
  z-index: 0;
}
@media only screen and (max-width: 640px) {
  .mainvisual .image--small {
    width: 35.9375vw;
  }
}
.mainvisual .image--blur {
  opacity: 0.5;
  filter: blur(16px);
  z-index: 0;
}
.mainvisual .image--slider {
  margin-inline: auto;
  overflow: hidden;
}
.mainvisual .image--slider img {
  position: relative;
}

@keyframes zoomUp {
  0% {
    transform: translateX(7%) scale(1.1);
  }
  100% {
    transform: scale(1.5);
    transform: translateX(-7%) scale(1.1);
  }
}
.add-animation img {
  animation: zoomUp 10s linear 0s normal both;
}

.content {
  padding: 12rem 0;
}
@media only screen and (max-width: 640px) {
  .content {
    padding: 9.375vw 0;
  }
}
.content__nav {
  padding: 4rem 4rem 4rem 3rem;
  border-radius: 0 2.4rem 2.4rem 0;
  position: absolute;
  top: 21rem;
  left: 0;
  background: #fff;
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 640px) {
  .content__nav {
    display: none;
  }
}
.content-nav__item {
  margin-bottom: 1.5em;
  line-height: 1.2;
  font-weight: 500;
}
.content-nav__item:last-child {
  margin-bottom: 0;
}
.content-nav__item span,
.content-nav__item a {
  padding-left: 2em;
  position: relative;
  display: block;
}
.content-nav__item span::before,
.content-nav__item a::before {
  margin: auto 0;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  background: url(../img/common/arrow_s_pink.svg) no-repeat left center;
  background-size: 100% auto;
}
.content-nav__item span {
  opacity: 0.3;
}

.worry {
  padding-bottom: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(237, 133, 153, 0.1) 45%);
}
.worry__list {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .worry__list {
    justify-content: center;
    flex-wrap: wrap;
    gap: 3.125vw;
  }
}
.worry__item {
  padding-top: 4rem;
  width: 36rem;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .worry__item {
    padding-top: 3.125vw;
    width: 40.625vw;
  }
}
.worry__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  color: #ED8599;
  display: block;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 12rem;
  font-weight: 100;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .worry__item::before {
    top: -0.25em;
    left: -0.1em;
    font-size: 18.75vw;
  }
}
.worry__item:nth-child(1)::before {
  content: "1";
}
.worry__item:nth-child(2)::before {
  content: "2";
}
.worry__item:nth-child(3)::before {
  content: "3";
}
.worry__item::after {
  content: "";
  border-radius: 50%;
  width: 36rem;
  height: 36rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 0;
}
@media only screen and (max-width: 640px) {
  .worry__item::after {
    width: 40.625vw;
    height: 40.625vw;
  }
}
.worry__image {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .worry__image {
    margin: 0 auto;
    width: 31.25vw;
  }
}
.worry__text {
  margin-top: 0.75em;
  position: relative;
  z-index: 1;
  font-size: 2.8rem;
  line-height: 1.3;
}
@media only screen and (max-width: 640px) {
  .worry__text {
    font-size: 3.75vw;
  }
}
.worry__text em {
  color: #AD324A;
}
.worry::after {
  margin: 6rem auto 0;
  content: "";
  display: block;
  width: 3rem;
  height: 8rem;
  background: url(../img/index/arrow_bottom.svg) no-repeat center center;
  background-size: auto 100%;
}
@media only screen and (max-width: 640px) {
  .worry::after {
    margin: 6.25vw auto 0;
    width: 3.125vw;
    height: 8.125vw;
  }
}

.support {
  padding-top: 8rem;
}
@media only screen and (max-width: 640px) {
  .support {
    padding-top: 6.25vw;
  }
}
.support .title {
  margin: 0 0 0 1em;
}
.support__list {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .support__list {
    display: block;
  }
}
.support__item {
  width: 30.0632911392%;
}
@media only screen and (max-width: 640px) {
  .support__item {
    margin-bottom: 5vw;
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .support__item span,
  .support__item a {
    display: flex;
    align-items: center;
  }
}
.support__image {
  margin-bottom: 4rem;
}
@media only screen and (max-width: 640px) {
  .support__image {
    margin-bottom: 0;
    width: 35vw;
  }
}
.support__text {
  font-size: 2.4rem;
  line-height: 1.3;
  position: relative;
}
@media only screen and (max-width: 1580px) {
  .support__text {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 640px) {
  .support__text {
    /* padding-bottom: sppx(32); */
    margin-left: 6.25vw;
    width: 57.5vw;
    font-size: 3.75vw;
  }
}
.support__text::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 6.6rem;
  height: 6.6rem;
  background: url(../img/common/arrow_c_r.svg) no-repeat center center;
  background-size: 100% auto;
}
@media only screen and (max-width: 640px) {
  .support__text::after {
    top: auto;
    bottom: 0;
    width: 7.5vw;
    height: 7.5vw;
  }
}
.support__text.--coming::after {
  display: none;
}
.support__banner {
  margin-top: 8rem;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .support__banner {
    margin-top: 9.375vw;
  }
}

.case {
  background: rgba(237, 133, 153, 0.1);
}
.case__list {
  margin-bottom: 8rem;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .case__list {
    margin-bottom: 9.375vw;
    display: block;
  }
}
.case__item {
  padding: 0.8rem;
  border-radius: 2.4rem;
  background: #fff;
  width: 34.8rem;
}
@media only screen and (max-width: 1580px) {
  .case__item {
    width: 22.8947368421%;
  }
}
@media only screen and (max-width: 640px) {
  .case__item {
    margin-bottom: 3.75vw;
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .case__item span,
  .case__item a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.case__image {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 640px) {
  .case__image {
    margin-bottom: 0;
    width: 33.125vw;
  }
}
.case__text {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .case__text {
    margin: 0 auto;
    justify-content: center;
    width: 51.25vw;
  }
}
.case__text dl {
  width: 50%;
  font-weight: 700;
  line-height: 1.2;
}
@media only screen and (max-width: 640px) {
  .case__text dl {
    width: 44%;
  }
}
@media only screen and (max-width: 640px) {
  .case__text dl dt {
    margin-bottom: 0.5em;
    font-size: 3.125vw;
  }
}
.case__text dl dd {
  font-size: 2rem;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .case__text dl dd {
    font-size: 3.75vw;
  }
}
.case__text dl dd em {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 5.2rem;
  color: #AD324A;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .case__text dl dd em {
    font-size: 7.5vw;
  }
}
.case__text dl dd::before {
  margin-right: 0.25em;
  content: "";
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  background-size: 100% auto;
}
@media only screen and (max-width: 640px) {
  .case__text dl dd::before {
    width: 3.75vw;
    height: 3.75vw;
  }
}
.case__up dd::before {
  background: url(../img/index/icon_up.svg) no-repeat center center;
}
.case__day dd::before {
  background: url(../img/index/icon_day.svg) no-repeat center center;
}

.information__list {
  margin-bottom: 4.8rem;
  display: flex;
  flex-flow: wrap;
  gap: 4.8rem 3rem;
}
@media only screen and (max-width: 640px) {
  .information__list {
    margin-bottom: 9.375vw;
    justify-content: space-between;
    gap: 5vw 3.125vw;
  }
}
.information__item {
  width: 35rem;
}
@media only screen and (max-width: 640px) {
  .information__item {
    width: 40.625vw;
  }
}
.information__image {
  margin-bottom: 3rem;
}
.information__text {
  font-size: 2rem;
  line-height: 1.3;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .information__text {
    font-size: 3.125vw;
  }
}
.information__text time {
  display: block;
  margin-bottom: 0.5em;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 1.4rem;
  font-weight: 700;
  color: #ED8599;
}
@media only screen and (max-width: 640px) {
  .information__text time {
    font-size: 2.5vw;
  }
}/*# sourceMappingURL=index.css.map */