.lpDisneyPastel.lpMod .lpDisneyPastel__lineUp h2 {
  font-weight: 500;
  font-size: 32px;
  text-align: center;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__lineUpNav {
  border: none;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__lineUpList {
  gap: 24px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__lineUpItem {
  width: auto;
  border: 1px solid #707070;
  border-radius: 6px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__lineUpItem a {
  padding: 0;
  padding-bottom: 0 !important;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__lineUpItem a figure {
  max-width: 317px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__lineUpItem a img {
  border-radius: 6px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__lineUpItem a::before {
  bottom: -48px !important;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__lineUpItem .pj__lpModNav__side {
  padding-top: 13.5px;
  padding-bottom: 25px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__virtualcounter a {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__mickey,
.lpDisneyPastel.lpMod .lpDisneyPastel__minnie {
  padding-top: 60px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__mickey .cmp__lpModTitle--h3,
.lpDisneyPastel.lpMod .lpDisneyPastel__minnie .cmp__lpModTitle--h3 {
  font-weight: 400;
  font-size: 42px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__mickey .pj__lpModCover__slider,
.lpDisneyPastel.lpMod .lpDisneyPastel__minnie .pj__lpModCover__slider {
  margin-top: 90px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__mickey .pj__lpModCover__item figcaption,
.lpDisneyPastel.lpMod .lpDisneyPastel__minnie .pj__lpModCover__item figcaption {
  margin-top: 6px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__point {
  padding-top: 64px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__point .cmp__lpModTitle {
  font-weight: 500;
  font-size: 42px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__point .pj__lpModPoint__col figure {
  border: 1px solid #707070;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__pointHorizon {
  margin: auto;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__pointList {
  justify-content: center;
  gap: 58px;
  width: 100%;
  margin: auto;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__pointItem {
  margin: 54px 0 0 0;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__pointItem h3 {
  margin-top: 23px;
  font-weight: 600;
  font-size: 19px;
  text-align: left;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__pointItem p {
  margin-top: 10px;
  font-size: 15px;
  text-align: justify;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__minnieButton {
  margin-top: 60px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__minnieAttention {
  padding-top: 30px;
  text-align: center;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__bannerList {
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding: 0;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__bannerList li {
  margin-top: 0;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__logo {
  padding-top: 80px;
  text-align: center;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__bannerTextLink {
  padding-top: 10px;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__bannerTextLink p {
  color: #666;
  font-size: 12px;
  text-align: center;
}
.lpDisneyPastel.lpMod .lpDisneyPastel__bannerTextLink p a {
  color: #666;
  text-decoration: underline;
}

@media only screen and (max-width: 768px) {
  .lpDisneyPastel.lpMod .lpDisneyPastel__lineUpList {
    display: flex;
    flex-direction: column;
  }
  .lpDisneyPastel.lpMod .lpDisneyPastel__lineUpList a {
    display: block;
  }
  .lpDisneyPastel.lpMod .lpDisneyPastel__lineUpList a figure {
    width: auto;
  }
  .lpDisneyPastel.lpMod .lpDisneyPastel__lineUp h2 {
    font-weight: 600;
    font-size: 27px;
  }
  .lpDisneyPastel.lpMod .lpDisneyPastel__lineUpItem a figure {
    max-width: inherit;
  }
  .lpDisneyPastel.lpMod .lpDisneyPastel__lineUpItem a::before {
    bottom: 22px !important;
  }
  .lpDisneyPastel.lpMod .lpDisneyPastel__point .cmp__lpModTitle {
    font-weight: 600;
    font-size: 27px;
  }
  .lpDisneyPastel.lpMod .lpDisneyPastel__pointItem h3 {
    font-size: 20px;
  }
  .lpDisneyPastel.lpMod .lpDisneyPastel__pointItem p {
    font-size: 14px;
  }
  .lpDisneyPastel.lpMod .lpDisneyPastel__mickey .cmp__lpModTitle--h3,
  .lpDisneyPastel.lpMod .lpDisneyPastel__minnie .cmp__lpModTitle--h3 {
    font-weight: 500;
    font-size: 27px;
  }
  .lpDisneyPastel.lpMod .lpDisneyPastel__logo {
    padding-top: 50px;
  }
}/*# sourceMappingURL=main.css.map */