@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700;900&display=swap");
@import url("https://use.typekit.net/seo8thd.css");
.effect {
  opacity: 0;
}

.font-m1 {
  font-family: hiragino-kaku-gothic-pron, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-style: normal;
}

.font-futura {
  font-family: "futura-pt-bold", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.font-futura-normal {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#lp-familysale {
  color: #000;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  text-align: left;
  font-size: 14px;
  font-family: hiragino-kaku-gothic-pron, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 400;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #lp-familysale {
    width: 100%;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  #lp-familysale .pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #lp-familysale .sp {
    display: none;
  }
}
#lp-familysale img {
  width: 100%;
}
#lp-familysale a {
  display: block;
  cursor: pointer;
  transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
#lp-familysale a:hover {
  opacity: 0.6;
}
#lp-familysale section.sec-main .image {
  width: 100%;
  position: relative;
  z-index: 2;
}
#lp-familysale section.sec-main .image img {
  width: 100%;
  height: auto;
}
#lp-familysale section.sec-main .title {
  width: 60%;
  margin: -8% auto 0;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-main .title {
    width: 98%;
    margin: -7.5% auto 0;
  }
}
#lp-familysale section.sec-main .title img {
  width: 100%;
  height: auto;
}
#lp-familysale section.sec-main .entry-button {
  position: absolute;
  width: 15vw;
  right: 6vw;
  bottom: 19.2vw;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-main .entry-button {
    width: 32vw;
    right: 4vw;
    bottom: 13vw;
  }
}
#lp-familysale section.sec-main .deco {
  position: absolute;
  width: 40vw;
  left: 12vw;
  bottom: 4vw;
}
#lp-familysale section.sec-main #btn_animation .btn::before,
#lp-familysale section.sec-main #btn_animation .btn::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background: #FF4470;
  transform: scale(1);
}
#lp-familysale section.sec-main #btn_animation .btn::before {
  animation: ripple 1.5s ease-out infinite;
}
#lp-familysale section.sec-main #btn_animation .btn::after {
  animation: ripple 1.5s ease-out 0.75s infinite;
}
@keyframes ripple {
  0% {
    transform: scale(0.95);
    opacity: 0.8;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
#lp-familysale section.sec-main .js-entry-btn {
  transition: opacity 0.4s ease, transform 0.4s ease;
}
#lp-familysale section.sec-main .js-entry-btn.is-fixed {
  position: fixed;
  bottom: 10vw;
  right: 6vw;
  top: auto;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-main .js-entry-btn.is-fixed {
    right: 4vw;
    bottom: 34vw;
  }
}
#lp-familysale section.sec-about {
  position: relative;
  width: 100%;
}
#lp-familysale section.sec-about .container {
  width: 75.78125vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-about .container {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
  }
}
#lp-familysale section.sec-about h1 {
  position: relative;
  color: #000;
  font-size: 2.5vw;
  font-weight: 800;
  font-style: normal;
  font-feature-settings: "palt";
  text-align: left;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-about h1 {
    font-size: 20px;
    letter-spacing: -0.05em;
    line-height: 1.85;
  }
}
#lp-familysale section.sec-about .date {
  font-weight: 400 !important;
  font-family: "futura-pt-bold", hiragino-kaku-gothic-pron, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 38px;
  margin-top: 10px;
  letter-spacing: 0em;
  color: #000;
}
#lp-familysale section.sec-about .date span.jp {
  position: relative;
  font-size: 0.8em;
  top: -1px;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-about .date {
    margin-top: 0;
    font-size: 22px;
  }
}
#lp-familysale section.sec-about h2.about-text {
  position: relative;
  color: #000;
  font-size: 1.9vw;
  padding-top: 20px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-about h2.about-text {
    font-size: 15px;
    letter-spacing: -0.05em;
    line-height: 1.85;
  }
}
#lp-familysale section.sec-about .sec-about-block {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-about .sec-about-block {
    padding: 30px 0 0;
  }
}
#lp-familysale section.sec-about .sec-about-block .title {
  display: inline-block;
  text-align: center;
  color: #fff;
  background: #25c5cd;
  border-radius: 22px;
  padding: 3px 15px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.53;
  margin-bottom: 1vw;
  min-width: 100px;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-about .sec-about-block .title {
    padding: 5px 15px;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 4vw;
    min-width: 90px;
  }
}
#lp-familysale section.sec-about .sec-about-block p {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0em;
  color: #000;
  padding-bottom: 10px;
  font-family: "futura-pt", hiragino-kaku-gothic-pron, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-about .sec-about-block p {
    font-size: 18px;
  }
}
#lp-familysale section.sec-about .sec-about-block p span.jp {
  position: relative;
  font-size: 0.8em;
  top: -1px;
}
#lp-familysale section.sec-schedule {
  margin-top: -33vw;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-schedule {
    margin-top: -30vw;
  }
}
#lp-familysale section.sec-happy-bag {
  margin-top: -29vw;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-happy-bag {
    margin-top: -35vw;
  }
}
#lp-familysale section.sec-happy-bag .container {
  width: 75.78125vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-happy-bag .container {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
}
#lp-familysale section.sec-service {
  margin: 10vw 0 5vw;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-service {
    margin: 5vw 0 3vw;
  }
}
#lp-familysale section.sec-service .container {
  width: 75.78125vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-service .container {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
}
#lp-familysale section.sec-service h3 {
  color: #25c5cd;
  font-weight: 800;
  font-size: 2.5vw;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-service h3 {
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    padding: 0 10px;
  }
}
#lp-familysale section.sec-service .sec-service-block {
  display: flex;
  gap: 5vw;
  align-items: center;
}
#lp-familysale section.sec-service .sec-service-list {
  padding-top: 5vw;
  border-bottom: 1px solid #25c5cd;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-service .sec-service-list {
    padding-top: 6vw;
  }
}
#lp-familysale section.sec-service .sec-service-item {
  border-top: 1px solid #25c5cd;
  padding: 3vw 0;
}
#lp-familysale section.sec-service .sec-service-image {
  width: 35%;
  flex-shrink: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-service .sec-service-image {
    width: 25%;
    padding: 20px 0;
  }
}
#lp-familysale section.sec-service .sec-service-image.delivery img {
  width: 80%;
}
#lp-familysale section.sec-service .sec-service-text {
  font-size: 1.6vw;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-service .sec-service-text {
    font-size: 2.8vw;
  }
}
#lp-familysale section.sec-service .sec-service-text a {
  display: inline-block;
  text-decoration: underline;
  color: #DC0816;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-service .sec-service-ttl {
    display: block;
    color: #25c5cd;
    font-weight: 800;
    font-size: 4.5vw;
    padding-bottom: 5px;
  }
}
#lp-familysale section.sec-info {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info {
    width: 100%;
    padding: 8px 0 0px;
  }
}
#lp-familysale section.sec-info .sec-info-bg {
  background: #E4F5F8;
  padding-bottom: 70px;
}
#lp-familysale section.sec-info .container {
  width: 75.78125vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .container {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
}
#lp-familysale section.sec-info h3 {
  position: relative;
  color: #000;
  font-size: 38px;
  font-family: hiragino-kaku-gothic-pron, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "palt";
  text-align: left;
  letter-spacing: -0.02em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info h3 {
    font-size: 22px;
    letter-spacing: -0.05em;
    line-height: 1.85;
  }
}
#lp-familysale section.sec-info .date {
  font-weight: 600 !important;
  font-family: "futura-pt", hiragino-kaku-gothic-pron, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 38px;
  margin-top: 10px;
  letter-spacing: 0em;
  color: #000;
  padding-bottom: 30px;
}
#lp-familysale section.sec-info .date span.jp {
  position: relative;
  font-size: 0.8em;
  top: -1px;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .date {
    margin-top: 0;
    font-size: 18px;
  }
}
#lp-familysale section.sec-info .sec-info-block {
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .sec-info-block {
    padding-bottom: 20px;
  }
}
#lp-familysale section.sec-info .sec-info-block .title {
  display: inline-block;
  text-align: center;
  color: #fff;
  background: #000;
  border-radius: 20px;
  padding: 3px 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.53;
  margin-bottom: 1vw;
  min-width: 100px;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .sec-info-block .title {
    padding: 5px 15px;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 2vw;
  }
}
#lp-familysale section.sec-info .sec-info-block .small {
  display: block;
  font-size: 20px;
  margin-top: -8px;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .sec-info-block .small {
    font-size: 12px;
    margin-top: -3px;
  }
}
#lp-familysale section.sec-info .sec-info-block .note-area {
  padding-top: 50px;
}
#lp-familysale section.sec-info .sec-info-block .note-ttl {
  font-size: 24px;
  padding-bottom: 10px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .sec-info-block .note-ttl {
    font-size: 16px;
    padding-bottom: 5px;
  }
}
#lp-familysale section.sec-info .sec-info-block .note li {
  position: relative;
  padding-left: 15px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: -0.02em;
  color: #000;
  padding-top: 15px;
}
#lp-familysale section.sec-info .sec-info-block .note li:before {
  position: absolute;
  content: "・";
  top: 15px;
  left: 0;
}
#lp-familysale section.sec-info .sec-info-block .note li a {
  display: inline-block;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .sec-info-block .note li {
    font-size: 12px;
    padding-left: 10px;
    line-height: 1.6;
    letter-spacing: 0em;
    padding-top: 5px;
  }
  #lp-familysale section.sec-info .sec-info-block .note li:before {
    top: 5px;
  }
  #lp-familysale section.sec-info .sec-info-block .note li br.pc {
    display: none;
  }
}
#lp-familysale section.sec-info .sec-info-block p {
  font-size: 24px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
  color: #000;
}
#lp-familysale section.sec-info .sec-info-block p.large {
  font-size: 28px;
}
#lp-familysale section.sec-info .sec-info-block p.small {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .sec-info-block p {
    font-size: 14px;
  }
  #lp-familysale section.sec-info .sec-info-block p.large {
    font-size: 16px;
  }
  #lp-familysale section.sec-info .sec-info-block p.small {
    font-size: 12px;
  }
}
#lp-familysale section.sec-info .sec-info-block .schedule p {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0em;
  color: #000;
  padding-bottom: 10px;
  font-family: "futura-pt", hiragino-kaku-gothic-pron, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .sec-info-block .schedule p {
    font-size: 18px;
  }
}
#lp-familysale section.sec-info .sec-info-block .schedule p span.jp {
  position: relative;
  font-size: 0.8em;
  top: -1px;
}
#lp-familysale section.sec-info .sec-info-block .underline {
  border-bottom: 2px solid;
  padding-bottom: 2px;
}
#lp-familysale section.sec-info .sec-info-block .btn-map a {
  display: block;
  width: 120px;
  height: 40px;
  background: #25c5cd;
  text-align: center;
  border-radius: 50px;
  color: #fff;
  padding: 7px 0;
  box-sizing: border-box;
  letter-spacing: 0.02em;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 10px;
}
#lp-familysale section.sec-info .sec-info-block .btn-map a span {
  position: relative;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .sec-info-block .btn-map a {
    width: 100px;
    height: 35px;
    font-size: 18px;
    padding: 8px 0;
  }
}
#lp-familysale section.sec-info .sec-info-block .place {
  display: flex;
  gap: 40px;
  align-items: end;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .sec-info-block .place {
    display: grid;
    gap: 10px;
  }
}
#lp-familysale section.sec-info .sec-info-block .payment .payment-img {
  width: 60%;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .sec-info-block .payment .payment-img {
    width: 100%;
  }
}
#lp-familysale section.sec-info .sec-info-block .inquiry {
  padding-bottom: 20px;
}
#lp-familysale section.sec-info .sec-info-block .inquiry a {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .sec-info-block .inquiry {
    padding-bottom: 10px;
  }
  #lp-familysale section.sec-info .sec-info-block .inquiry a {
    font-size: 12px;
  }
}
#lp-familysale section.sec-info .invitation {
  max-width: 380px;
  margin: 0 auto;
  padding: 30px 0 80px;
}
#lp-familysale section.sec-info .invitation .button {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 25px 0;
  box-sizing: border-box;
  font-size: 20px;
  border-radius: 100px;
  letter-spacing: 0.05em;
}
#lp-familysale section.sec-info .invitation .button::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 50%;
  right: 12%;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .invitation .button {
    font-size: 14px;
    padding: 20px 0;
  }
  #lp-familysale section.sec-info .invitation .button::after {
    width: 10px;
    height: 10px;
    right: 12%;
  }
}
@media screen and (max-width: 767px) {
  #lp-familysale section.sec-info .invitation {
    max-width: 280px;
    padding: 20px 0 50px;
  }
}
#lp-familysale .deco_bottom {
  width: 40vw;
  position: relative;
  left: 20vw;
  bottom: 2vw;
}
@media screen and (max-width: 767px) {
  #lp-familysale .deco_bottom {
    width: 80vw;
    left: 20px;
    bottom: 7.5vw;
  }
}/*# sourceMappingURL=style.css.map */