@charset "UTF-8";
body {
  font-family: "Noto Sans JP", "makinas-4-flat", sans-serif;
  font-weight: 400;
}

.inner {
  overflow-x: hidden;
}

a {
  cursor: pointer;
}

img {
  height: auto;
}

@media screen and (min-width:1024px) {
  .sp {
    display: none;
  }
}

.pc {
  display: none;
}
@media screen and (min-width:1024px) {
  .pc {
    display: block;
  }
}

.btn {
  display: inline-block;
  padding: 25px 88px 25px 41px;
  background: #11B441;
  border-radius: 50px;
  margin-left: 5%;
  position: relative;
}
.btn a {
  color: #FDFDFD;
  font-size: 20px;
  font-weight: 600;
}
@media screen and (min-width:1024px) {
  .btn a {
    font-size: 28px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.btn::after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 41px;
  width: 0;
  height: 0;
  border-width: 12px 0 12px 20px;
  border-radius: 5px;
  border-style: solid;
  border-color: transparent transparent transparent #F5F5F5; /*色をつける場所*/
}

.re-am {
  color: #EB4D4A;
  font-size: 48px;
  font-weight: 400;
}
@media screen and (min-width:1024px) {
  .re-am {
    font-size: 96px;
  }
}

.color-red {
  color: #EB4D4A;
}

.line {
  height: 10px;
  border-radius: 19.186px;
  -webkit-transform: skew(-10deg, -10deg);
          transform: skew(-10deg, -10deg);
}

.line-long {
  width: 270px;
}

.line-small {
  width: 130px;
}

.font-yellow {
  color: #F3F661;
  font-family: makinas-4-flat;
  font-size: 48px;
  display: inline-block;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}
@media screen and (min-width:1024px) {
  .font-yellow {
    font-size: 64px;
  }
}

.line-btn {
  position: relative;
  z-index: 10;
  background: #11B441;
  display: block;
  width: 330px;
  margin-inline: auto;
  padding-right: 64px;
  position: relative;
  z-index: 10;
  margin-top: 18px;
}
@media screen and (min-width:1024px) {
  .line-btn {
    width: 420px;
    margin-top: 32px;
  }
}
.line-btn::after {
  right: 35px;
}

.bottom-50 {
  height: 50px;
}

.fv {
  background: url(../img/fv-bg-sp.png);
  background-size: contain;
  height: 580px;
  position: relative;
}
@media screen and (min-width:581px) {
  .fv {
    height: 800px;
  }
}

.fv__catchcopy {
  -webkit-transform: skew(-12deg, -12deg);
          transform: skew(-12deg, -12deg);
  padding-top: 80px;
  text-align: center;
  max-width: 375px;
  margin-inline: auto;
}
@media screen and (min-width:581px) {
  .fv__catchcopy {
    max-width: 600px;
  }
}
@media screen and (min-width:1024px) {
  .fv__catchcopy {
    max-width: 900px;
    position: relative;
    left: -180px;
    top: 20px;
  }
}
.fv__catchcopy p {
  color: #1C305C;
  font-family: makinas-4-flat;
  font-size: 38px;
  text-align: right;
}
@media screen and (min-width:581px) {
  .fv__catchcopy p {
    font-size: 60px;
  }
}
@media screen and (min-width:1024px) {
  .fv__catchcopy p {
    font-size: 80px;
  }
}
@media screen and (min-width:1400px) {
  .fv__catchcopy p {
    font-size: 96px;
  }
}

.fv__midol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 375px;
  margin-inline: auto;
  position: relative;
}
@media screen and (min-width:581px) {
  .fv__midol {
    max-width: 600px;
  }
}
@media screen and (min-width:1024px) {
  .fv__midol {
    max-width: 1000px;
  }
}

.fv__text {
  display: block;
  position: relative;
  z-index: 10;
  line-height: 20px;
  padding-top: 83px;
  padding-left: 10px;
}
@media screen and (min-width:581px) {
  .fv__text {
    line-height: normal;
  }
}
@media screen and (min-width:1024px) {
  .fv__text {
    padding-top: 120px;
  }
}
@media screen and (min-width:1400px) {
  .fv__text {
    padding-top: 130px;
    padding-left: 20px;
  }
}
.fv__text p, .fv__text > span {
  display: block;
  color: #1C305C;
  font-size: 14px;
  font-weight: 600;
}
@media screen and (min-width:581px) {
  .fv__text p, .fv__text > span {
    font-size: 24px;
  }
}
.fv__text .re-am {
  font-size: 16px;
}
@media screen and (min-width:581px) {
  .fv__text .re-am {
    font-size: 30px;
  }
}

.fv__men-img {
  position: absolute;
  z-index: 10;
  top: -15px;
  right: -90px;
}
@media screen and (min-width:1024px) {
  .fv__men-img {
    top: -270px;
    right: -250px;
  }
}
.fv__men-img img {
  width: 420.775px;
  height: 355.542px;
  -webkit-transform: rotate(-3.817deg);
          transform: rotate(-3.817deg);
}
@media screen and (min-width:1024px) {
  .fv__men-img img {
    width: 845px;
    height: 714px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.fv__line-box {
  position: relative;
}

.fv__linewhite1 {
  width: 196px;
  height: 5px;
  border-radius: 19.186px;
  background: rgba(28, 48, 92, 0.4);
  position: absolute;
  top: -25px;
  left: -110px;
}
@media screen and (min-width:581px) {
  .fv__linewhite1 {
    left: -50px;
  }
}
@media screen and (min-width:1400px) {
  .fv__linewhite1 {
    height: 10px;
    width: 230px;
    top: -50px;
    left: -10;
  }
}

.fv__lineblack1 {
  width: 196px;
  height: 5px;
  border-radius: 19.186px;
  background: #1C305C;
  position: absolute;
  top: -15px;
  left: -45px;
}
@media screen and (min-width:581px) {
  .fv__lineblack1 {
    left: 0px;
  }
}
@media screen and (min-width:1400px) {
  .fv__lineblack1 {
    height: 10px;
    width: 320px;
    top: -35px;
    left: -10px;
  }
}

.fv__bgwhite {
  width: 120%;
  height: 220px;
  margin-inline: auto;
  background: #FDFDFD;
  -webkit-transform: skew(-13deg, -13deg);
          transform: skew(-13deg, -13deg);
  position: absolute;
  left: -30px;
  top: -140px;
}
@media screen and (min-width:581px) {
  .fv__bgwhite {
    top: -170px;
  }
}
@media screen and (min-width:1024px) {
  .fv__bgwhite {
    top: -250px;
  }
}
@media screen and (min-width:1400px) {
  .fv__bgwhite {
    height: 300px;
    -webkit-transform: skew(-10deg, -10deg);
            transform: skew(-10deg, -10deg);
    top: -250px;
  }
}

.fv__lineblack2 {
  width: 196px;
  height: 5px;
  border-radius: 19.186px;
  background: #1C305C;
  position: absolute;
  bottom: -15px;
  right: -10px;
}
@media screen and (min-width:581px) {
  .fv__lineblack2 {
    right: 50px;
  }
}
@media screen and (min-width:1024px) {
  .fv__lineblack2 {
    width: 400px;
    height: 10px;
    right: 150px;
    bottom: -30px;
  }
}
@media screen and (min-width:1400px) {
  .fv__lineblack2 {
    right: 180px;
  }
}

.fv__linewhite2 {
  width: 196px;
  height: 5px;
  border-radius: 19.186px;
  background: rgba(28, 48, 92, 0.4);
  position: absolute;
  bottom: -25px;
  right: -80px;
}
@media screen and (min-width:581px) {
  .fv__linewhite2 {
    right: 0px;
  }
}
@media screen and (min-width:1024px) {
  .fv__linewhite2 {
    width: 400px;
    height: 10px;
    right: 30px;
    bottom: -50px;
  }
}

.fv__btn-box {
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width:1024px) {
  .fv__btn-box {
    position: relative;
    max-width: 1000px;
    margin-inline: auto;
    bottom: -30px;
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.hukidashi {
  color: #38B48B;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width:1024px) {
  .hukidashi {
    text-align: left;
    padding-left: 100px;
    font-size: 24px;
  }
}
@media screen and (min-width:1400px) {
  .hukidashi {
    text-align: left;
    padding-left: 80px;
    font-size: 24px;
  }
}

.fv__btn {
  width: 330px;
}
@media screen and (min-width:1024px) {
  .fv__btn {
    width: 420px;
    height: 90px;
  }
}

.trouble {
  background: #F5F8F7;
}

.trouble__inner {
  max-width: 1000px;
  margin-inline: auto;
}

.trouble__title {
  position: relative;
  top: 80px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width:1024px) {
  .trouble__title {
    max-width: 1000px;
    top: 39px;
  }
}
.trouble__title .trouble__title-img {
  width: 357px;
}
@media screen and (min-width:1024px) {
  .trouble__title .trouble__title-img {
    width: 480px;
  }
}
.trouble__title .trouble__icon {
  width: 62px;
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(142%);
          transform: translateX(142%);
}
@media screen and (min-width:1024px) {
  .trouble__title .trouble__icon {
    top: 40px;
    -webkit-transform: translateX(400%);
            transform: translateX(400%);
  }
}
.trouble__title p {
  position: absolute;
  top: 25px;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  color: #1C305C;
  text-align: center;
  font-family: makinas-4-flat;
  font-size: 32px;
  font-weight: 400;
}
@media screen and (min-width:1024px) {
  .trouble__title p {
    top: 60px;
    font-size: 48px;
  }
}

.trouble__boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 69px;
  padding-inline: 37px;
  padding-top: 150px;
  padding-bottom: 35px;
}
@media screen and (min-width:1024px) {
  .trouble__boxes {
    gap: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-inline: 0;
    padding-bottom: 85px;
  }
}

.trouble__box {
  border-radius: 20px;
  background: #FDFDFD;
  -webkit-box-shadow: 2px 2px 15px 2px rgba(24, 24, 24, 0.1);
          box-shadow: 2px 2px 15px 2px rgba(24, 24, 24, 0.1);
  position: relative;
  width: 300px;
  margin-inline: auto;
}

.trouble__img {
  position: absolute;
  z-index: 11;
  top: -80px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.trouble__img img {
  width: 160px;
}

.trouble__text {
  padding: 92px 30px 30px 30px;
}
.trouble__text p {
  color: #181818;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}
@media screen and (min-width:1024px) {
  .trouble__text p {
    text-align: left;
    line-height: 30px;
    font-size: 20px;
  }
}

.under-line-yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(20%, #F3F661));
  background: linear-gradient(transparent 80%, #F3F661 20%);
}

.solution {
  background: #7DC3DA;
}
@media screen and (min-width:1024px) {
  .solution {
    height: 348px;
  }
}

.solution__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width:1024px) {
  .solution__box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.solution__title {
  padding-top: 100px;
  text-align: center;
}
@media screen and (min-width:1024px) {
  .solution__title {
    text-align: right;
    position: relative;
    right: 50px;
    top: -38px;
  }
}

.solution__title-top {
  color: #FFF;
  font-family: makinas-4-flat;
  font-size: 32px;
}
@media screen and (min-width:1024px) {
  .solution__title-top {
    font-size: 50px;
  }
}
@media screen and (min-width:1400px) {
  .solution__title-top {
    font-size: 64px;
    padding-right: 160px;
  }
}

.solution__title-bottom {
  color: #FDFDFD;
  font-family: makinas-4-flat;
  font-size: 40px;
  letter-spacing: -2.8px;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
}
@media screen and (min-width:1024px) {
  .solution__title-bottom {
    font-size: 80px;
  }
}
@media screen and (min-width:1400px) {
  .solution__title-bottom {
    font-size: 96px;
  }
}

.solution__img {
  padding-top: 13px;
  text-align: center;
}
@media screen and (min-width:1024px) {
  .solution__img {
    position: relative;
    left: -80px;
    bottom: -55px;
  }
}
.solution__img img {
  width: 333px;
}

.solution__line-top {
  position: relative;
}

.solution__linewhite1 {
  background: rgba(28, 48, 92, 0.4);
  position: absolute;
  top: 35px;
  left: -10px;
}
@media screen and (min-width:1024px) {
  .solution__linewhite1 {
    top: 50px;
  }
}

.solution__lineblack1 {
  background: #1C305C;
  position: absolute;
  top: 45px;
  left: -10px;
}
@media screen and (min-width:1024px) {
  .solution__lineblack1 {
    top: 60px;
  }
}

.solution__line-bottom {
  display: none;
  position: relative;
}
@media screen and (min-width:1024px) {
  .solution__line-bottom {
    display: block;
  }
}

.solution__linewhite2 {
  background: rgba(28, 48, 92, 0.4);
  position: absolute;
  bottom: 45px;
  right: -10px;
}

.solution__lineblack2 {
  background: #1C305C;
  position: absolute;
  bottom: 35px;
  right: -10px;
}

.feature {
  background-color: #EAF4FC;
}

.feature__inner {
  max-width: 1000px;
  margin-inline: auto;
  position: relative;
}
.feature__inner .polygon {
  position: absolute;
  top: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.feature__title {
  padding-top: 70px;
  padding-inline: 20px;
  max-width: 375px;
  margin-inline: auto;
  color: #1C305C;
  font-family: makinas-4-flat;
  font-size: 32px;
}
@media screen and (min-width:1024px) {
  .feature__title {
    padding-top: 100px;
    max-width: none;
    margin-inline: 0;
    padding-inline: 0;
    font-size: 64px;
  }
}

.feature__boxes {
  padding-top: 13px;
  padding-bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18px;
}
@media screen and (min-width:581px) {
  .feature__boxes {
    padding-top: 34px;
    padding-bottom: 70px;
    gap: 11px;
  }
}

.feature__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width:1024px) {
  .feature__box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width:1024px) {
  .feature__box02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.feature__left-head {
  text-align: center;
}
@media screen and (min-width:1024px) {
  .feature__left-head {
    text-align: left;
  }
}
.feature__left-head img {
  width: 338px;
}

@media screen and (min-width:1024px) {
  .feature__body {
    padding-top: 60px;
    padding-left: 10px;
  }
}
.feature__body p {
  color: #1C305C;
  font-family: Noto Sans JP;
  line-height: 23px;
  font-size: 20px;
}
@media screen and (min-width:1024px) {
  .feature__body p {
    line-height: 28px;
  }
}

.feature__right-head {
  padding-top: 10px;
  text-align: center;
}
@media screen and (min-width:1024px) {
  .feature__right-head {
    padding-top: 0;
  }
}
.feature__right-head img {
  width: 247px;
}
@media screen and (min-width:1024px) {
  .feature__right-head img {
    width: 450px;
  }
}

.feature__right-body {
  padding-top: 10px;
}
.feature__right-body p {
  color: #1C305C;
  text-align: center;
  font-family: Noto Sans JP;
  font-size: 16px;
  line-height: 23px;
}

.feature__box-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.feature__box-number .number01 {
  width: 122px;
  -webkit-transform: skewX(-5deg);
          transform: skewX(-5deg);
}
.feature__box-number .number02 {
  width: 174px;
  -webkit-transform: skewX(-5deg);
          transform: skewX(-5deg);
}
.feature__box-number .number03 {
  width: 174px;
  -webkit-transform: skewX(-5deg);
          transform: skewX(-5deg);
}

.feature__box-title {
  font-size: 48px;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}

.present {
  background: #1C305C;
}

.present__inner {
  text-align: center;
}

.present__now {
  max-width: 600px;
  margin-inline: auto;
  position: relative;
}
@media screen and (min-width:1024px) {
  .present__now {
    max-width: 1000px;
  }
}
.present__now img {
  position: absolute;
  top: -33px;
  left: 25px;
}
@media screen and (min-width:1024px) {
  .present__now img {
    width: 172px;
    left: -30px;
    top: -40px;
  }
}

.present__top {
  padding-top: 116px;
}
@media screen and (min-width:1024px) {
  .present__top {
    padding-top: 75px;
  }
}
.present__top p {
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 26px;
  font-weight: 700;
}
@media screen and (min-width:1024px) {
  .present__top p {
    font-size: 32px;
  }
}

.present__middol {
  padding-top: 33px;
}
@media screen and (min-width:1024px) {
  .present__middol {
    padding-top: 6px;
  }
}
.present__middol p {
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 26px;
  font-weight: 700;
}
@media screen and (min-width:1024px) {
  .present__middol p {
    font-size: 32px;
  }
}
@media screen and (min-width:1024px) {
  .present__middol .pc-ng {
    display: inline-block;
    vertical-align: top;
    padding-top: 22px;
  }
}

.present__bottom {
  padding-top: 36px;
  padding-left: 15px;
  position: relative;
  max-width: 1100px;
  margin-inline: auto;
}
@media screen and (min-width:1400px) {
  .present__bottom::before {
    content: "";
    position: absolute;
    background: url(../img/good-pc.png) no-repeat center center;
    width: 68px;
    height: 68px;
    top: -5px;
    left: 27px;
  }
}
@media screen and (min-width:1024px) {
  .present__bottom {
    padding-top: 0;
    padding-left: 100px;
  }
}
.present__bottom p {
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 48px;
  font-weight: 400;
  line-height: 47px;
}
@media screen and (min-width:1024px) {
  .present__bottom p {
    font-size: 60px;
  }
}
@media screen and (min-width:1400px) {
  .present__bottom p {
    font-size: 64px;
  }
}

.present__btn {
  position: relative;
  z-index: 10;
  margin-top: 43px;
  margin-bottom: 58px;
}
@media screen and (min-width:1024px) {
  .present__btn {
    margin-top: 33px;
    margin-bottom: 45px;
  }
}

.present__line-top {
  position: relative;
}

.present__linewhite1 {
  height: 5px;
  border-radius: 19.186px;
  -webkit-transform: skew(-10deg, -10deg);
          transform: skew(-10deg, -10deg);
  background: #fff;
  position: absolute;
  top: 50px;
  right: -10px;
  width: 140px;
}
@media screen and (min-width:1024px) {
  .present__linewhite1 {
    top: 50px;
    width: 180px;
  }
}

.present__lineblack1 {
  height: 5px;
  border-radius: 19.186px;
  -webkit-transform: skew(-10deg, -10deg);
          transform: skew(-10deg, -10deg);
  background: #F3F661;
  position: absolute;
  top: 45px;
  right: -10px;
  width: 200px;
}
@media screen and (min-width:1024px) {
  .present__lineblack1 {
    top: 40px;
    width: 320px;
  }
}

.present__line-bottom {
  position: relative;
}

.present__linewhite2 {
  background: #F3F661;
  position: absolute;
  bottom: 55px;
  left: -10px;
  height: 5px;
  border-radius: 19.186px;
  -webkit-transform: skew(-10deg, -10deg);
          transform: skew(-10deg, -10deg);
  width: 130px;
}
@media screen and (min-width:1024px) {
  .present__linewhite2 {
    bottom: 65px;
  }
}

.present__lineblack2 {
  background: #FFF;
  position: absolute;
  bottom: 55px;
  left: -10px;
  height: 5px;
  border-radius: 19.186px;
  -webkit-transform: skew(-10deg, -10deg);
          transform: skew(-10deg, -10deg);
  width: 270px;
}

.under-line-red {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(20%, #EB4D4A));
  background: linear-gradient(transparent 80%, #EB4D4A 20%);
}

.senior {
  background: #F5F8F7;
}

.senior__inner {
  max-width: 1030px;
  margin-inline: auto;
}

.senior__title {
  padding-top: 22px;
  padding-left: 20px;
}
@media screen and (min-width:1024px) {
  .senior__title {
    padding-top: 75px;
  }
}
.senior__title p {
  color: #1C305C;
  font-family: makinas-4-flat;
  font-size: 32px;
}
@media screen and (min-width:1024px) {
  .senior__title p {
    font-size: 64px;
  }
}
.senior__title .re-am {
  padding-right: 10px;
}

.senior__boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
  gap: 20px;
  scroll-padding: 48px;
  padding-top: 28px;
  padding-bottom: 54px;
  padding-left: 26px;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width:1024px) {
  .senior__boxes {
    padding-top: 33px;
    padding-bottom: 162px;
  }
}
@media screen and (min-width:1400px) {
  .senior__boxes {
    gap: 50px;
  }
}

.senior__box {
  width: 300px;
  border-radius: 30px;
  background: #FDFDFD;
  -webkit-box-shadow: 2px 2px 15px 2px rgba(24, 24, 24, 0.1);
          box-shadow: 2px 2px 15px 2px rgba(24, 24, 24, 0.1);
  scroll-snap-align: start;
}

@media screen and (min-width:1024px) {
  .senior__box2 {
    position: relative;
    top: 50px;
  }
}

@media screen and (min-width:1024px) {
  .senior__box3 {
    position: relative;
    top: 100px;
  }
}

.senior__top .senior__pfoto {
  width: 300px;
  border-radius: 30px 30px 0 0;
}

.senior__box-inner {
  padding-left: 25px;
  padding-right: 25px;
}

.senior__midle {
  border-bottom: solid 1px #1C305C;
  padding: 20px 0 13px 0;
}

.senior__job p {
  color: #1C305C;
  font-family: makinas-4-flat;
  font-size: 20px;
}

.senior__money p {
  color: #1C305C;
  font-family: makinas-4-flat;
  font-size: 20px;
}
.senior__money .color-red {
  display: inline-block;
  font-size: 24px;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}

.senior__text {
  padding-top: 10px;
  padding-bottom: 30px;
}
.senior__text p {
  color: #181818;
  font-family: "Noto Sans JP";
  font-size: 16px;
  line-height: 22px;
}

.interview {
  background: #EAF4FC;
}

.interview__inner {
  max-width: 1000px;
  margin-inline: auto;
}

.interview__title {
  max-width: 375px;
  margin-inline: auto;
  padding-top: 30px;
  color: #1C305C;
  font-family: makinas-4-flat;
  font-size: 32px;
  padding-left: 20px;
}
@media screen and (min-width:1024px) {
  .interview__title {
    max-width: 1000px;
    font-size: 64px;
    padding-left: 0;
    padding-top: 70px;
  }
}

.interview__boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 25px;
  padding-bottom: 52px;
}
@media screen and (min-width:1024px) {
  .interview__boxes {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 35px;
    padding-bottom: 80px;
  }
}

.interview__box {
  text-align: center;
  background: #fff;
  width: 300px;
  height: 320px;
  margin-inline: auto;
}

.interview__top {
  padding-top: 35px;
}
.interview__top img {
  width: 120px;
}

.interview__number {
  color: #EB4D4A;
  font-family: makinas-4-flat;
  font-size: 32px;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
  padding-top: 16px;
}

.interview__box-title p {
  color: #181818;
  font-family: makinas-4-flat;
  font-size: 24px;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}

.interview__text {
  padding-top: 10px;
  margin-inline: 20px;
  padding-bottom: 28px;
}
.interview__text p {
  color: #181818;
  font-family: "Noto Sans JP";
  font-size: 20px;
  line-height: 27px;
}

.border {
  height: 50px;
  width: 10px;
  background: #1C305C;
  margin-inline: auto;
}
@media screen and (min-width:1024px) {
  .border {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 125px;
  }
}

.present__btn2 {
  position: relative;
  z-index: 10;
  margin-top: 41px;
}
@media screen and (min-width:1024px) {
  .present__btn2 {
    margin-top: 27px;
  }
}

.present__inner2 {
  padding-bottom: 37px;
}
@media screen and (min-width:1024px) {
  .present__inner2 {
    padding-bottom: 52px;
  }
}

.form__title {
  padding-top: 30px;
  padding-left: 22px;
  max-width: 375px;
  margin-inline: auto;
  padding-bottom: 30px;
}
@media screen and (min-width:1024px) {
  .form__title {
    padding-top: 90px;
    padding-bottom: 50px;
  }
}
.form__title .color-red {
  font-size: 40px;
}
.form__title p {
  color: #1C305C;
  font-family: makinas-4-flat;
  font-size: 36px;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}

.form__box {
  padding-top: 30px;
  padding-bottom: 19px;
  border-radius: 20px;
  border: 2px solid #1C305C;
  background: #F5F8F7;
  width: 350px;
  margin-inline: auto;
}
@media screen and (min-width:1024px) {
  .form__box {
    width: 1000px;
    padding-top: 70px;
    padding-bottom: 50px;
  }
}

.form__box-inner {
  padding-inline: 30px;
}

.form-box__required {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 14px;
}
@media screen and (min-width:1024px) {
  .form-box__required {
    padding-left: 68px;
  }
}

.form__label {
  padding-top: 10px;
  font-size: 16px;
}
@media screen and (min-width:1024px) {
  .form__label {
    font-size: 20px;
    padding-left: 68px;
    padding-top: 30px;
  }
  .form__label br {
    display: none;
  }
}

.wpcf7-form-control {
  border-radius: 2px;
  border: 1px solid #C7C7C7;
  background: #FDFDFD;
  width: 290px;
  height: 30px;
  margin-top: 5px;
  padding-inline: 10px;
}
@media screen and (min-width:1024px) {
  .wpcf7-form-control {
    width: 500px;
    height: 45px;
    display: inline-block;
    margin-left: auto;
  }
}

@media screen and (min-width:1024px) {
  .form-name {
    margin-left: 181px;
  }
}

@media screen and (min-width:1024px) {
  .form-sex {
    margin-left: 181px;
  }
}

@media screen and (min-width:1024px) {
  .form-age {
    margin-left: 181px;
  }
}

@media screen and (min-width:1024px) {
  .form-area {
    margin-left: 59px;
  }
}

@media screen and (min-width:1024px) {
  .form-address {
    margin-left: 81px;
  }
}

@media screen and (min-width:1024px) {
  .form-tell {
    margin-left: 140px;
  }
}

@media screen and (min-width:1024px) {
  .form-date {
    margin-left: 166px;
  }
}

@media screen and (min-width:1024px) {
  .form-date2 {
    margin-left: 107px;
  }
}

@media screen and (min-width:1024px) {
  .form-date3 {
    margin-left: 107px;
  }
}

@media screen and (min-width:1024px) {
  .form-textarea {
    margin-left: 106px;
  }
}

.form-textarea {
  width: 290px;
  height: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (min-width:1024px) {
  .form-textarea {
    width: 500px;
    height: 185px;
  }
}

.form-text {
  width: 505px;
  font-size: 14px;
}
@media screen and (min-width:1024px) {
  .form-text {
    margin-left: 255px;
    font-size: 16px;
  }
}

.wpcf7-submit {
  width: 350px;
  height: 68px;
  border-radius: 20px;
  background: #1C305C;
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width:1024px) {
  .wpcf7-submit {
    width: 400px;
    height: 100px;
    font-size: 30px;
  }
}

.form-btn {
  padding-top: 19px;
  padding-bottom: 19px;
  text-align: center;
}
.form-btn p {
  padding-top: 50px;
  padding-bottom: 30px;
}

.footer {
  background: #1C305C;
}

.footer__copy-right {
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 10px;
  text-align: center;
  padding-top: 75px;
  padding-bottom: 81px;
}
@media screen and (min-width:1024px) {
  .footer__copy-right {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 16px;
  }
}

.under-box {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1000;
  width: 100%;
  background: #fff;
}

.under-box__text {
  padding-top: 10px;
}
.under-box__text p {
  text-align: center;
  font-family: Noto Sans JP;
}

.under-box__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 10px;
  padding-top: 10px;
}

.under-box__left {
  background: orange;
  width: 150px;
  color: #fff;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.under-box__left::after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 21px;
  width: 0;
  height: 0;
  border-width: 6px 0 6px 10px;
  border-radius: 2px;
  border-style: solid;
  border-color: transparent transparent transparent #F5F5F5; /*色をつける場所*/
}
.under-box__left a {
  font-weight: 600;
  font-family: Noto Sans JP;
}

.under-box__right {
  background: #4cc764;
  width: 150px;
  color: #fff;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.under-box__right::after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  width: 0;
  height: 0;
  border-width: 6px 0 6px 10px;
  border-radius: 2px;
  border-style: solid;
  border-color: transparent transparent transparent #F5F5F5; /*色をつける場所*/
}
.under-box__right a {
  font-weight: 600;
  font-family: Noto Sans JP;
}