.c-breadcrumbs__container {
  width: 100%;
  max-width: 1100px;
  padding: 24px 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-breadcrumbs__container {
    padding: 10px;
  }
}

.c-breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .c-breadcrumbs__list {
    display: block;
    line-height: 1.6;
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 767px) {
  .c-breadcrumbs__list li {
    display: inline;
    letter-spacing: -0.01em;
  }
}

.c-breadcrumbs__list li::after {
  content: ">";
  margin: 0 0.5em;
  vertical-align: text-bottom;
}
@media screen and (max-width: 767px) {
  .c-breadcrumbs__list li::after {
    margin: 0 0 0 0.2em;
  }
}

.c-breadcrumbs__list li:last-child::after {
  content: none;
}

.c-breadcrumbs__list a {
  color: #333;
  text-decoration: underline;
}

.c-cta__upper {
  background-color: #ffd02a;
}

.c-cta__container {
  padding: 4.2857142857vw 1.0714285714vw;
}
@media screen and (max-width: 767px) {
  .c-cta__container {
    padding: 27px 15px;
  }
}
@media screen and (min-width: 1401px) {
  .c-cta__container {
    padding: 60px 15px;
  }
}

.c-cta__present {
  width: 65.0714285714vw;
  max-width: 911px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-cta__present {
    width: 100%;
  }
}

.c-cta__heading {
  text-align: center;
}
.c-cta__heading span {
  position: relative;
  display: inline-block;
  padding: 0 1.8571428571vw 0.8571428571vw;
}
@media screen and (min-width: 1401px) {
  .c-cta__heading span {
    padding: 0 26px 12px;
  }
}
@media screen and (max-width: 767px) {
  .c-cta__heading span {
    padding: 0 10px 8px;
  }
}
.c-cta__heading img {
  width: 32.7142857143vw;
}
@media screen and (max-width: 767px) {
  .c-cta__heading img {
    width: 79.0666666667vw;
  }
}
@media screen and (min-width: 1401px) {
  .c-cta__heading img {
    max-width: 458px;
  }
}

.c-cta__present + .c-cta__heading {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-cta__present + .c-cta__heading {
    margin-top: 11px;
  }
}

.c-cta__heading span::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 100%;
  height: 3px;
  background-color: #fff;
  content: "";
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-cta__group01 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 61.4285714286vw;
  max-width: 860px;
  margin: 2.3571428571vw auto 0;
}
@media screen and (max-width: 767px) {
  .c-cta__group01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    width: 78.6666666667vw;
    margin: 20px auto 0;
  }
}
@media screen and (min-width: 1401px) {
  .c-cta__group01 {
    margin-top: 33px;
  }
}

@media screen and (max-width: 767px) {
  .c-cta__group02 {
    margin-top: 19px;
  }
}
@media screen and (min-width: 768px) {
  .c-cta__group02 {
    width: 50%;
  }
}

.c-cta__text {
  width: 16.1428571429vw;
}
@media screen and (max-width: 767px) {
  .c-cta__text {
    width: 37.7333333333vw;
  }
}
@media screen and (min-width: 1401px) {
  .c-cta__text {
    width: 226px;
  }
}

.c-cta__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .c-cta__tel {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 6px;
  }
}

.c-cta__tel-icon {
  display: inline-block;
  width: 69px;
}
@media screen and (max-width: 767px) {
  .c-cta__tel-icon {
    width: 12.6666666667vw;
  }
}

.c-cta__tel-text {
  display: inline-block;
  width: 359px;
}
@media screen and (max-width: 767px) {
  .c-cta__tel-text {
    width: 65.8666666667vw;
    margin-left: 2px;
  }
}

.c-cta__date {
  width: 24.7142857143vw;
  margin-top: 1.2857142857vw;
}
@media screen and (max-width: 767px) {
  .c-cta__date {
    width: 60.5333333333vw;
    margin-top: 12px;
  }
}
@media screen and (min-width: 1401px) {
  .c-cta__date {
    width: 346px;
    margin-top: 18px;
  }
}

@media screen and (min-width: 768px) {
  .c-cta__btns {
    width: 50%;
    padding-left: calc(59 / 860 * 100%);
  }
}
.c-cta__btn {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .c-cta__btn {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .c-cta__btn {
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
}
.c-cta__btn + .c-cta__btn {
  margin-top: 1.4285714286vw;
}
@media screen and (min-width: 1401px) {
  .c-cta__btn + .c-cta__btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-cta__btn + .c-cta__btn {
    margin-top: 16px;
  }
}

@media screen and (min-width: 768px) {
  .c-cta__btn:hover {
    opacity: 0.65;
  }
}

.c-cta__baby {
  position: absolute;
  top: -13.7142857143vw;
  right: -13.5714285714vw;
  width: 14.3571428571vw;
}
@media screen and (max-width: 767px) {
  .c-cta__baby {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: static;
    width: 84vw;
    margin: 0 -2.6666666667vw 0;
  }
}
@media screen and (min-width: 1401px) {
  .c-cta__baby {
    top: -192px;
    right: -190px;
    width: 201px;
  }
}

@media screen and (max-width: 767px) {
  .c-cta__baby + .c-cta__btns {
    margin-top: 5px;
  }
}

.c-cta__lower .c-cta__container {
  width: 78.5714285714vw;
  max-width: 1100px;
  padding: 1.7857142857vw 0 4.2857142857vw;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-cta__lower .c-cta__container {
    width: 100%;
    padding: 18px 15px 30px;
  }
}
@media screen and (min-width: 1401px) {
  .c-cta__lower .c-cta__container {
    padding: 25px 0 60px;
  }
}

.c-cta__lower-text {
  font-size: 1.0714285714vw;
  line-height: 1.46667;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-cta__lower-text {
    font-size: 1.3rem;
    line-height: 1.40385;
  }
}
@media screen and (min-width: 1401px) {
  .c-cta__lower-text {
    font-size: 1.5rem;
  }
}

.c-cta__lower-link {
  position: relative;
  display: inline-block;
  padding-right: 1.7857142857vw;
  margin-top: 1.0714285714vw;
  font-size: 1.4285714286vw;
  font-weight: 700;
  text-align: center;
  color: #333;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .c-cta__lower-link {
    margin-top: 25px;
    padding-right: 18px;
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 768px) {
  .c-cta__lower-link {
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  .c-cta__lower-link:hover {
    opacity: 0.65;
  }
}
@media screen and (min-width: 1401px) {
  .c-cta__lower-link {
    margin-top: 15px;
    font-size: 2rem;
    padding-right: 25px;
  }
}

.c-cta__lower-link::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1vw;
  height: 1vw;
  content: "";
  background-image: url("/lp/assets/images/common/icon_window.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-cta__lower-link::after {
    width: 13px;
    height: 13px;
  }
}
@media screen and (min-width: 1401px) {
  .c-cta__lower-link::after {
    width: 14px;
    height: 14px;
  }
}

.c-cta__lower-link span {
  text-align: center;
  border-bottom: 1px solid #333;
}

.c-delivery {
  position: relative;
  z-index: 2;
  background-image: url("/lp/assets/images/components/delivery_bg.jpg");
  background-repeat: no-repeat;
  background-position: calc(50% - 36.7857142857vw) 9.9285714286vw;
  background-size: 90.8571428571vw;
}
@media screen and (max-width: 767px) {
  .c-delivery {
    background-image: url("/lp/assets/images/components/delivery_bg_sp.jpg");
    background-position: center top;
    background-size: 100%;
  }
}
@media screen and (min-width: 1401px) {
  .c-delivery {
    background-position: calc(50% - 515px) 139px;
    background-size: 1272px;
  }
}

.c-delivery__container {
  max-width: 1100px;
  padding: 7.5vw 0 4.6428571429vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-delivery__container {
    padding: 28px 15px 60px;
  }
}
@media screen and (min-width: 1401px) {
  .c-delivery__container {
    padding: 105px 0 65px;
  }
}

.c-delivery__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .c-delivery__heading {
    display: block;
    text-align: center;
  }
}
.c-delivery__heading img {
  width: auto;
  height: 3.5vw;
}
@media screen and (max-width: 767px) {
  .c-delivery__heading img {
    height: 29px;
    margin-top: 15px;
  }
}
@media screen and (min-width: 1401px) {
  .c-delivery__heading img {
    height: 49px;
  }
}

.c-delivery__heading::before {
  display: block;
  width: 2.6428571429vw;
  height: 2.4285714286vw;
  margin-right: 2.1428571429vw;
  content: "";
  background-image: url("/lp/assets/images/common/heading_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .c-delivery__heading::before {
    width: 21.5px;
    height: 20px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1401px) {
  .c-delivery__heading::before {
    width: 37px;
    height: 34px;
    margin-right: 34px;
  }
}

.c-delivery__lead {
  width: 59.7857142857vw;
  margin: 4.1428571429vw auto;
}
@media screen and (max-width: 767px) {
  .c-delivery__lead {
    width: 77.7333333333vw;
    margin: 28px auto 0;
  }
}
@media screen and (min-width: 1401px) {
  .c-delivery__lead {
    width: 837px;
    margin-top: 58px;
  }
}

.c-delivery__text01 {
  position: relative;
  margin: 10vw auto 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-delivery__text01 {
    width: 44.0714285714vw;
    max-width: 617px;
    margin-top: 5.3571428571vw;
  }
}
@media screen and (min-width: 1401px) {
  .c-delivery__text01 {
    margin-top: 75px;
  }
}

.c-delivery__flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 69.2857142857vw;
  max-width: 970px;
  margin: 26px auto 0;
}
@media screen and (max-width: 767px) {
  .c-delivery__flow {
    display: block;
    width: 100%;
    margin-top: 17px;
  }
}

.c-delivery__flow-item {
  width: calc(302 / 970 * 100%);
  padding: 1.4285714286vw 0 0;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .c-delivery__flow-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 0;
    border-radius: 15px;
  }
  .c-delivery__flow-item + .c-delivery__flow-item {
    margin-top: 16px;
  }
}
@media screen and (min-width: 1401px) {
  .c-delivery__flow-item {
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .c-delivery__flow-content {
    padding: 18px 22px 18px 0;
  }
}

.c-delivery__flow-heading {
  height: 19.5px;
}
@media screen and (min-width: 768px) {
  .c-delivery__flow-heading {
    text-align: center;
    height: 2vw;
    max-height: 28px;
  }
}
.c-delivery__flow-heading img {
  width: auto;
  height: 100%;
}

.c-delivery__flow-img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-delivery__flow-img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: calc(221 / 690 * 100%);
  }
}

.c-delivery__flow-text {
  line-height: 1.625;
  color: #fff;
  font-size: 1.1428571429vw;
  font-weight: 600;
  padding: 0.4285714286vw 1.8571428571vw 1.8571428571vw;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .c-delivery__flow-text {
    font-size: 1.4rem;
    line-height: 1.3846;
    padding: 0;
    margin-top: 14px;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1401px) {
  .c-delivery__flow-text {
    font-size: 1.6rem;
    padding: 6px 26px 26px;
  }
}

.c-delivery__flow-item:first-child {
  background-color: #d54866;
}

.c-delivery__flow-item:nth-of-type(2) {
  background-color: #ffd02a;
}
.c-delivery__flow-item:nth-of-type(2) .c-delivery__flow-text {
  color: #333;
}

.c-delivery__flow-item:nth-of-type(3) {
  background-color: #48ac97;
}
@media screen and (min-width: 768px) {
  .c-delivery__flow-item:nth-of-type(3) .c-delivery__flow-text {
    letter-spacing: -0.03em;
  }
}

.c-delivery__text02 {
  width: 61vw;
  margin: 1.9285714286vw auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-delivery__text02 {
    width: 76.5333333333vw;
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .c-delivery__text02 {
    max-width: 854px;
  }
}
@media screen and (min-width: 1401px) {
  .c-delivery__text02 {
    margin-top: 27px;
  }
}

.c-delivery__area {
  width: 69.2857142857vw;
  max-width: 970px;
  margin: 38px auto 0;
}
@media screen and (max-width: 767px) {
  .c-delivery__area {
    width: 100%;
    margin-top: 31px;
  }
}

.c-delivery__area-button {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 15.7857142857vw;
}
@media screen and (max-width: 767px) {
  .c-delivery__area-button {
    width: 53.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-delivery__area-button {
    max-width: 221px;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  .c-delivery__area-button:hover {
    opacity: 0.65;
  }
}

.c-delivery__area-button::before {
  position: absolute;
  top: 50%;
  right: 0.7142857143vw;
  width: 1.1428571429vw;
  height: 1.1428571429vw;
  margin-top: -0.5714285714vw;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  content: "";
  -webkit-transform: translateY(-50%) rotate(135deg);
      -ms-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}
@media screen and (max-width: 767px) {
  .c-delivery__area-button::before {
    right: 5px;
    width: 13.5px;
    height: 13.5px;
    margin-top: -10px;
  }
}
@media screen and (min-width: 1401px) {
  .c-delivery__area-button::before {
    right: 10px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
  }
}

.c-delivery__area-button[aria-expanded=true]::before {
  -webkit-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-delivery__area-button[aria-expanded=true]::before {
    margin-top: -2px;
  }
}

.c-delivery__area-detail {
  margin-top: 1.4285714286vw;
}
@media screen and (max-width: 767px) {
  .c-delivery__area-detail {
    margin-top: 17px;
  }
}
@media screen and (min-width: 1401px) {
  .c-delivery__area-detail {
    margin-top: 20px;
  }
}

.c-delivery__area-text {
  font-size: 1.1428571429vw;
  line-height: 1.625;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .c-delivery__area-text {
    font-size: 1.3rem;
    line-height: 1.6923;
  }
}
@media screen and (min-width: 1401px) {
  .c-delivery__area-text {
    font-size: 1.6rem;
  }
}

.c-steps__container {
  padding: 100px 0 140px;
}
@media screen and (max-width: 767px) {
  .c-steps__container {
    padding: 0 15px 56px;
  }
}

.c-steps__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4.6428571429vw;
}
@media screen and (max-width: 767px) {
  .c-steps__heading {
    display: block;
    text-align: center;
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 1401px) {
  .c-steps__heading {
    margin-bottom: 65px;
  }
}
.c-steps__heading img {
  width: auto;
  height: 3.5vw;
}
@media screen and (max-width: 767px) {
  .c-steps__heading img {
    height: 29.5px;
    margin-top: 15px;
  }
}
@media screen and (min-width: 1401px) {
  .c-steps__heading img {
    height: 49px;
  }
}

.c-steps__heading::before {
  display: block;
  width: 2.6428571429vw;
  height: 2.4285714286vw;
  margin-right: 2.1428571429vw;
  content: "";
  background-image: url("/lp/assets/images/common/heading_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .c-steps__heading::before {
    width: 21.5px;
    height: 20px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1401px) {
  .c-steps__heading::before {
    width: 37px;
    height: 34px;
    margin-right: 34px;
  }
}

.c-step {
  width: 65vw;
  max-width: 910px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-step {
    width: 100%;
  }
}

.p-intro {
  position: relative;
}

.p-intro::before {
  position: absolute;
  top: -62px;
  left: calc(50% - 38vw);
  z-index: -1;
  width: 57.8571428571vw;
  height: 52.7142857143vw;
  content: "";
  background-image: url("/lp/assets/images/senior/intro_bg.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .p-intro::before {
    top: 29.6vw;
    left: 0;
    width: 59.8666666667vw;
    height: 107.2vw;
    background-image: url("/lp/assets/images/senior/intro_bg_sp.jpg");
  }
}
@media screen and (min-width: 768px) {
  .p-intro::before {
    max-width: 810px;
    max-height: 738px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (min-width: 1401px) {
  .p-intro::before {
    left: calc(50% - 532px);
  }
}

.p-intro__container {
  position: relative;
  z-index: 2;
  padding: 69px 0 65px;
}
@media screen and (max-width: 767px) {
  .p-intro__container {
    padding: 18px 0 40px;
  }
}

.p-intro__heading {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-intro__heading {
    height: 8.8571428571vw;
  }
}
@media screen and (min-width: 1401px) {
  .p-intro__heading {
    height: 124px;
  }
}
.p-intro__heading span {
  position: relative;
  display: inline-block;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-intro__heading span {
    height: auto;
  }
}
.p-intro__heading img {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-intro__heading img {
    height: 103.5px;
    margin-top: 15px;
  }
}

@media screen and (max-width: 767px) {
  .p-intro__heading::before {
    display: block;
    width: 21.5px;
    height: 20px;
    margin: 0 auto;
    content: "";
    background-image: url("/lp/assets/images/common/heading_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
}

.p-intro__text01 {
  width: 39.3571428571vw;
  margin: 4.5vw auto 0;
}
@media screen and (max-width: 767px) {
  .p-intro__text01 {
    width: 76.9333333333vw;
    margin-top: 42px;
  }
}
@media screen and (min-width: 768px) {
  .p-intro__text01 {
    max-width: 551px;
  }
}
@media screen and (min-width: 1401px) {
  .p-intro__text01 {
    margin-top: 63px;
  }
}

.p-intro__text02 {
  width: 57.7142857143vw;
  max-width: 808px;
  margin: 3.5714285714vw auto 0;
}
@media screen and (max-width: 767px) {
  .p-intro__text02 {
    width: 80.5333333333vw;
    margin-top: 30px;
  }
}
@media screen and (min-width: 1401px) {
  .p-intro__text02 {
    margin-top: 50px;
  }
}

.p-points {
  position: relative;
  z-index: 2;
}

.p-points__container {
  position: relative;
  z-index: 2;
  padding: 70px 0 100px;
}
@media screen and (max-width: 767px) {
  .p-points__container {
    padding: 40px 0;
  }
}

.p-points__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-points__heading {
    display: block;
    text-align: center;
  }
}
.p-points__heading img {
  width: auto;
  height: 3.4285714286vw;
}
@media screen and (max-width: 767px) {
  .p-points__heading img {
    height: 64.5px;
    margin-top: 15px;
  }
}
@media screen and (min-width: 1401px) {
  .p-points__heading img {
    height: 48px;
  }
}

.p-points__heading::before {
  display: block;
  width: 2.6428571429vw;
  height: 2.4285714286vw;
  margin-right: 2.1428571429vw;
  content: "";
  background-image: url("/lp/assets/images/common/heading_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .p-points__heading::before {
    width: 21.5px;
    height: 20px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1401px) {
  .p-points__heading::before {
    width: 37px;
    height: 34px;
    margin-right: 34px;
  }
}

.p-point__wrap {
  margin-top: 6.0714285714vw;
}
@media screen and (max-width: 767px) {
  .p-point__wrap {
    margin-top: 32px;
  }
}
@media screen and (min-width: 1401px) {
  .p-point__wrap {
    margin-top: 85px;
  }
}

.p-point + .p-point {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .p-point + .p-point {
    margin-top: 55px;
  }
}

.p-point__container {
  position: relative;
  width: 78.5714285714vw;
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (min-width: 1401px) {
  .p-point__container {
    width: 1100px;
  }
}
@media screen and (max-width: 767px) {
  .p-point__container {
    width: 100%;
    padding: 0 10px;
  }
}

.p-point__img {
  position: absolute;
  top: 0;
  left: -8.5714285714vw;
  z-index: 2;
  width: 44.2857142857vw;
  border-radius: 46px;
  overflow: hidden;
}
@media screen and (min-width: 1401px) {
  .p-point__img {
    left: -120px;
    width: 620px;
  }
}
@media screen and (max-width: 767px) {
  .p-point__img {
    position: relative;
    left: 0;
    width: 82.6666666667vw;
    margin: 18px auto 0;
    border-radius: 23px;
  }
}

.p-point__content {
  position: relative;
  width: 100%;
}
.p-point__content::before {
  position: absolute;
  top: -3.9285714286vw;
  z-index: 5;
  width: 7.7857142857vw;
  height: 7.7857142857vw;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-point__content::before {
    top: 0;
    left: 22.5px;
    width: 15.2vw;
    height: 15.2vw;
  }
}
@media screen and (min-width: 1401px) {
  .p-point__content::before {
    top: -55px;
    width: 109px;
    height: 109px;
  }
}

.p-point__heading {
  padding-left: 35.7142857143vw;
}
@media screen and (min-width: 1401px) {
  .p-point__heading {
    padding-left: 500px;
  }
}
@media screen and (max-width: 767px) {
  .p-point__heading {
    padding-left: 0;
  }
}

.p-point__group {
  position: relative;
  min-height: 15.3571428571vw;
  padding-top: 2.8571428571vw;
  padding-bottom: 3.5714285714vw;
  padding-right: 3.9285714286vw;
  padding-left: 39.2857142857vw;
}
@media screen and (max-width: 767px) {
  .p-point__group {
    min-height: 1px;
    padding: 16px 22.5px 28px;
    margin: 0;
  }
}
@media screen and (min-width: 1401px) {
  .p-point__group {
    min-height: 215px;
    padding-top: 40px;
    padding-bottom: 50px;
    padding-right: 55px;
    padding-left: 550px;
  }
}

.p-point__group::before {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #b4519a;
  content: "";
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .p-point__group::before {
    height: calc(153 / 710 * 100vw + 100%);
    border-radius: 15px;
  }
}

.p-point__text {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 1.2857142857vw;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.8333;
}
@media screen and (max-width: 767px) {
  .p-point__text {
    font-size: 1.4rem;
    line-height: 1.6923;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1401px) {
  .p-point__text {
    font-size: 1.8rem;
  }
}

.p-point--reverse .p-point__img {
  right: -8.5714285714vw;
  left: auto;
}
@media screen and (min-width: 1401px) {
  .p-point--reverse .p-point__img {
    right: -120px;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-point--reverse .p-point__img {
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-point--reverse .p-point__heading {
    padding-right: 35.7142857143vw;
    padding-left: 0;
  }
}
@media screen and (min-width: 1401px) {
  .p-point--reverse .p-point__heading {
    padding-left: 0;
    padding-right: 500px;
  }
}
@media screen and (min-width: 768px) {
  .p-point--reverse .p-point__group {
    padding-right: 39.2857142857vw;
    padding-left: 3.8571428571vw;
  }
}
@media screen and (min-width: 1401px) {
  .p-point--reverse .p-point__group {
    padding-right: 550px;
    padding-left: 54px;
  }
}
@media screen and (max-width: 767px) {
  .p-point--reverse .p-point__text {
    letter-spacing: -0.04em;
  }
}

.p-point:nth-of-type(1) .p-point__content::before {
  background-image: url("/lp/assets/images/senior/point_balloon01.png");
}
@media screen and (min-width: 768px) {
  .p-point:nth-of-type(1) .p-point__content::before {
    left: 0;
  }
}

.p-point:nth-of-type(2) .p-point__content::before {
  background-image: url("/lp/assets/images/senior/point_balloon02.png");
}
@media screen and (max-width: 767px) {
  .p-point:nth-of-type(2) .p-point__content::before {
    background-image: url("/lp/assets/images/senior/point_balloon02_sp.png");
  }
}
@media screen and (min-width: 768px) {
  .p-point:nth-of-type(2) .p-point__content::before {
    right: 0;
  }
}

.p-point:nth-of-type(3) .p-point__content::before {
  background-image: url("/lp/assets/images/senior/point_balloon03.png");
}
@media screen and (min-width: 768px) {
  .p-point:nth-of-type(3) .p-point__content::before {
    left: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-point.scroll-effect .p-point__img {
    opacity: 0;
    -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
            transform: translateX(-20px);
  }
}

@media screen and (min-width: 768px) {
  .p-point.scroll-effect .p-point__content::before {
    opacity: 0;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 75% 75%;
        -ms-transform-origin: 75% 75%;
            transform-origin: 75% 75%;
  }
}

@media screen and (min-width: 768px) {
  .p-point--reverse.scroll-effect .p-point__img {
    -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
            transform: translateX(20px);
  }
}

@media screen and (min-width: 768px) {
  .p-point--reverse.scroll-effect .p-point__content::before {
    -webkit-transform-origin: 25% 75%;
        -ms-transform-origin: 25% 75%;
            transform-origin: 25% 75%;
  }
}

@media screen and (min-width: 768px) {
  .p-point.scroll-effect.animated .p-point__img {
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
}

@media screen and (min-width: 768px) {
  .p-point.scroll-effect.animated .p-point__content::before {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
}

.p-transition {
  position: relative;
}

.p-transition::before {
  position: absolute;
  top: -11.5vw;
  right: calc(50% - 91.4285714286vw);
  z-index: 0;
  width: 56.5714285714vw;
  height: 55.8571428571vw;
  content: "";
  background-image: url("/lp/assets/images/senior/transition_bg.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .p-transition::before {
    top: 34.9333333333vw;
    right: 0;
    width: 64.2666666667vw;
    height: 104.9333333333vw;
    background-image: url("/lp/assets/images/senior/transition_bg_sp.jpg");
  }
}
@media screen and (min-width: 768px) {
  .p-transition::before {
    max-width: 792px;
    max-height: 782px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (min-width: 1401px) {
  .p-transition::before {
    top: -161px;
    right: calc(50% - 1280px);
  }
}

.p-transition__container {
  position: relative;
  z-index: 2;
  padding: 50px 0 70px;
}
@media screen and (max-width: 767px) {
  .p-transition__container {
    padding: 36px 15px 40px;
  }
}

.p-transition__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-transition__heading {
    display: block;
    text-align: center;
  }
}
.p-transition__heading img {
  width: auto;
  height: 8.8571428571vw;
}
@media screen and (max-width: 767px) {
  .p-transition__heading img {
    height: 66px;
    margin-top: 15px;
  }
}
@media screen and (min-width: 1401px) {
  .p-transition__heading img {
    height: 124px;
  }
}

@media screen and (max-width: 767px) {
  .p-transition__heading::before {
    display: block;
    width: 21.5px;
    height: 20px;
    margin: 0 auto;
    content: "";
    background-image: url("/lp/assets/images/common/heading_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
}

.p-transition__text {
  width: 56vw;
  max-width: 784px;
  margin: 3.8571428571vw auto 0;
}
@media screen and (max-width: 767px) {
  .p-transition__text {
    width: 84.2666666667vw;
    margin-top: 30px;
  }
}
@media screen and (min-width: 1401px) {
  .p-transition__text {
    margin-top: 54px;
  }
}

.p-transition__imgs {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .p-transition__imgs {
    margin-top: 28px;
  }
}

.p-transition__img {
  width: 65vw;
  max-width: 910px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-transition__img {
    width: 100%;
  }
}
.p-transition__img + .p-transition__img {
  margin-top: 20px;
}

.p-pickup__container {
  width: 100%;
  max-width: 1100px;
  padding-top: 67px;
  padding-bottom: 80px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-pickup__container {
    padding: 40px 0;
  }
}

.p-pickup__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3.4285714286vw;
}
@media screen and (max-width: 767px) {
  .p-pickup__heading {
    display: block;
    text-align: center;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1401px) {
  .p-pickup__heading {
    margin-bottom: 48px;
  }
}
.p-pickup__heading img {
  width: auto;
  height: 3.5vw;
}
@media screen and (max-width: 767px) {
  .p-pickup__heading img {
    height: 65px;
    margin-top: 15px;
  }
}
@media screen and (min-width: 1401px) {
  .p-pickup__heading img {
    height: 49px;
  }
}

.p-pickup__heading::before {
  display: block;
  width: 2.6428571429vw;
  height: 2.4285714286vw;
  margin-right: 2.1428571429vw;
  content: "";
  background-image: url("/lp/assets/images/common/heading_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .p-pickup__heading::before {
    width: 21.5px;
    height: 20px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1401px) {
  .p-pickup__heading::before {
    width: 37px;
    height: 34px;
    margin-right: 34px;
  }
}

.p-pickup__text {
  width: 45.9285714286vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-pickup__text {
    width: 64.2666666667vw;
  }
}
@media screen and (min-width: 1401px) {
  .p-pickup__text {
    width: 643px;
  }
}

.p-pickup__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 78.5714285714vw;
  max-width: 1100px;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .p-pickup__items {
    display: block;
    width: 100%;
    padding: 0 25px;
    margin-top: 30px;
  }
}

.p-pickup__item {
  width: calc(350 / 1100 * 100%);
  background-color: #fff;
  border: 0.4285714286vw solid #ffd02a;
  border-radius: 2.1428571429vw;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-pickup__item {
    width: 100%;
    border-width: 4px;
    border-radius: 15px;
  }
}
@media screen and (min-width: 1401px) {
  .p-pickup__item {
    border-width: 6px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-pickup__item + .p-pickup__item {
    margin-top: 24px;
  }
}
@media screen and (min-width: 768px) {
  .p-pickup__item:nth-of-type(n + 4) {
    margin-top: 32px;
  }
}

.p-pickup__item-img {
  display: block;
}
.p-pickup__item-img img {
  display: block;
}

.p-pickup__item-text {
  padding: 0.7142857143vw 1.2857142857vw 1.4285714286vw;
  font-size: 1.1428571429vw;
  font-weight: 600;
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  .p-pickup__item-text {
    padding: 14px 18px 20px;
    font-size: 1.4rem;
    line-height: 1.6923;
  }
}
@media screen and (min-width: 1401px) {
  .p-pickup__item-text {
    padding: 10px 18px 20px;
    font-size: 1.6rem;
  }
}

.p-pickup__note {
  width: 78.5714285714vw;
  max-width: 1100px;
  margin: 15px auto 0;
  font-size: 0.9285714286vw;
  font-weight: 600;
  line-height: 1.5385;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-pickup__note {
    width: 100%;
    padding: 0 20px;
    margin-top: 8px;
    font-size: 1.1rem;
    line-height: 1.8182;
  }
}
@media screen and (min-width: 1401px) {
  .p-pickup__note {
    font-size: 1.3rem;
  }
}

.p-improvement {
  position: relative;
}

.p-improvement::before {
  position: absolute;
  top: -16.1428571429vw;
  left: calc(50% - 42.8571428571vw);
  z-index: -1;
  width: 47.4285714286vw;
  height: 47.0714285714vw;
  content: "";
  background-image: url("/lp/assets/images/senior/improvement_bg.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .p-improvement::before {
    top: 15.2vw;
    left: 0;
    width: 46.5333333333vw;
    height: 97.7333333333vw;
    background-image: url("/lp/assets/images/senior/improvement_bg_sp.jpg");
  }
}
@media screen and (min-width: 768px) {
  .p-improvement::before {
    max-width: 664px;
    max-height: 659px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (min-width: 1401px) {
  .p-improvement::before {
    top: -226px;
    left: calc(50% - 600px);
  }
}

.p-improvement__container {
  position: relative;
  z-index: 2;
  padding: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .p-improvement__container {
    padding: 39px 0 80px;
  }
}

.p-improvement__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-improvement__heading {
    display: block;
    text-align: center;
  }
}
.p-improvement__heading img {
  width: auto;
  height: 8.8571428571vw;
}
@media screen and (max-width: 767px) {
  .p-improvement__heading img {
    height: 103.5px;
    margin-top: 15px;
  }
}
@media screen and (min-width: 1401px) {
  .p-improvement__heading img {
    height: 124px;
  }
}

@media screen and (max-width: 767px) {
  .p-improvement__heading::before {
    display: block;
    width: 21.5px;
    height: 20px;
    content: "";
    margin: 0 auto;
    background-image: url("/lp/assets/images/common/heading_icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
}

.p-improvement__item {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .p-improvement__item {
    margin-top: 27.5px;
  }
}

.p-improvement__item-container {
  position: relative;
  width: 78.5714285714vw;
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (min-width: 1401px) {
  .p-improvement__item-container {
    width: 1100px;
  }
}
@media screen and (max-width: 767px) {
  .p-improvement__item-container {
    width: 100%;
    padding: 0 15px;
  }
}

.p-improvement__img {
  position: absolute;
  top: 0;
  left: 4.2857142857vw;
  z-index: 2;
  width: 34.2857142857vw;
  border-radius: 46px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-improvement__img {
    position: relative;
    left: 0;
    width: 82.6666666667vw;
    margin: 30px auto 0;
    border-radius: 23px;
  }
}
@media screen and (min-width: 1401px) {
  .p-improvement__img {
    left: 60px;
    width: 480px;
  }
}

.p-improvement__content {
  position: relative;
  width: 100%;
}
.p-improvement__content::before {
  position: absolute;
  top: -3.9285714286vw;
  z-index: 5;
  width: 7.7857142857vw;
  height: 7.7857142857vw;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-improvement__content::before {
    top: 0;
    left: 22.5px;
    width: 15.2vw;
    height: 15.2vw;
  }
}
@media screen and (min-width: 1401px) {
  .p-improvement__content::before {
    top: -55px;
    width: 109px;
    height: 109px;
  }
}

.p-improvement__item-heading {
  padding-left: 38.5714285714vw;
}
@media screen and (min-width: 1401px) {
  .p-improvement__item-heading {
    padding-left: 540px;
  }
}
@media screen and (max-width: 767px) {
  .p-improvement__item-heading {
    padding-left: 0;
  }
}

.p-improvement__group {
  position: relative;
  min-height: 15.3571428571vw;
  padding-top: 2.4285714286vw;
  padding-bottom: 4.2857142857vw;
  padding-right: 3.2142857143vw;
  padding-left: 41.7857142857vw;
}
@media screen and (max-width: 767px) {
  .p-improvement__group {
    min-height: 1px;
    padding: 16px 22.5px 28px;
    margin: 0;
  }
}
@media screen and (min-width: 1401px) {
  .p-improvement__group {
    min-height: 215px;
    padding-top: 34px;
    padding-bottom: 60px;
    padding-right: 45px;
    padding-left: 585px;
  }
}

.p-improvement__group::before {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #b4519a;
  content: "";
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .p-improvement__group::before {
    height: calc(153 / 710 * 100vw + 100%);
    border-radius: 15px;
  }
}

.p-improvement__text {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 1.2857142857vw;
  font-weight: 600;
  letter-spacing: -0.04em;
  line-height: 1.8333;
}
@media screen and (min-width: 1401px) {
  .p-improvement__text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-improvement__text {
    font-size: 1.3rem;
    line-height: 1.6923;
    letter-spacing: 0;
  }
}

.p-mv__img {
  width: 100%;
}