@charset "UTF-8";
@media screen and (min-width: 750px) {
  .hidden-pc {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  .hidden-sp {
    display: none;
  }
}

body {
  font-family: "hiragino-mincho-pron", sans-serif;
}

.fv {
  background: url(../img/fv-backgroud.png) no-repeat center center/cover;
  padding-bottom: 51px;
}
@media screen and (max-width: 749px) {
  .fv {
    padding-bottom: 27px;
  }
}

.fv__inner {
  max-width: 750px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 749px) {
  .fv__inner {
    max-width: 420px;
  }
}

.fv__header {
  background-color: #1e5a96;
  width: 100%;
  margin: 0 auto;
  padding-top: 13px;
  padding-bottom: 15px;
}
@media screen and (max-width: 749px) {
  .fv__header {
    padding-top: 6.76px;
    padding-bottom: 7.8px;
  }
}

.header__text {
  font-family: "vdl-penletter", sans-serif;
  font-size: 44px;
  font-weight: 500;
  line-height: 1.07;
  letter-spacing: 3.96px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .header__text {
    font-size: 22.88px;
    letter-spacing: 2.05px;
  }
}

.yellow-text {
  color: #f1f54d;
}

.fv__content {
  position: relative;
  max-width: 495px;
  padding-left: 23px;
  text-align: center;
}
@media screen and (max-width: 749px) {
  .fv__content {
    max-width: 250px;
    padding-left: 11.96px;
  }
}

.fv__lead {
  margin-top: 29px;
  text-align: left;
}
@media screen and (max-width: 749px) {
  .fv__lead {
    margin-top: 18.04px;
    text-align: center;
  }
}
.fv__lead img {
  width: 487px;
}
@media screen and (max-width: 749px) {
  .fv__lead img {
    width: 253.24px;
  }
}

.fv__lead-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7px;
}
@media screen and (max-width: 749px) {
  .fv__lead-banner {
    gap: 3.64px;
  }
}

.fv__lead-banner1 {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 30px;
  margin: 0 auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#3ecfe4), color-stop(#71d4e2), to(#2f61a2));
  background-image: linear-gradient(to right, #3ecfe4, #71d4e2, #2f61a2);
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 40.5px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 7.7px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .fv__lead-banner1 {
    font-size: 20.8px;
    padding-inline: 15.6px;
    line-height: 1.13;
    padding-block: 2.6px;
    letter-spacing: 3.9px;
  }
}

.fv__lead-banner2 {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  padding-inline: 25px;
  margin: 0 auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#3ecfe4), color-stop(#71d4e2), to(#2f61a2));
  background-image: linear-gradient(to right, #3ecfe4, #71d4e2, #2f61a2);
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 40.5px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 7.7px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .fv__lead-banner2 {
    font-size: 20.8px;
    padding-inline: 13px;
    padding-block: 2.6px;
    letter-spacing: 3.9px;
    line-height: 1.13;
  }
}

.fv__lead-fx {
  margin-top: 9px;
}
@media screen and (max-width: 749px) {
  .fv__lead-fx {
    margin-top: 6.52px;
  }
}
.fv__lead-fx img {
  width: 465px;
}
@media screen and (max-width: 749px) {
  .fv__lead-fx img {
    width: 241.8px;
  }
}

.fv__lead-body {
  z-index: 100;
  margin-top: 26px;
  border: solid 3px #f53d6a;
  padding-block: 12px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 749px) {
  .fv__lead-body {
    margin-top: 9.32px;
    padding-block: 6.24px;
  }
}
.fv__lead-body::before {
  content: "";
  position: absolute;
  background: url(../img/fv-pinc-banar.png) no-repeat center center/contain;
  width: 396px;
  height: 39px;
  top: 8px;
  left: 50px;
  z-index: -1;
}
@media screen and (max-width: 749px) {
  .fv__lead-body::before {
    width: 205.92px;
    height: 20.28px;
    left: 30px;
  }
}

.step {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 32px;
  line-height: 1.09;
  letter-spacing: 6.08px;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .step {
    font-size: 16.64px;
    letter-spacing: 3.12px;
    line-height: 1.1;
  }
}

.body-text {
  margin-top: 8px;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-weight: 600;
  font-size: 29px;
  line-height: 1.09;
  letter-spacing: 6.08px;
  color: #f53d6a;
}
@media screen and (max-width: 749px) {
  .body-text {
    margin-top: 4.16px;
    font-size: 15.43px;
    letter-spacing: 3.12px;
    line-height: 1.1;
  }
}

.fv__woman {
  position: absolute;
  top: 128px;
  left: calc(50% + 66px);
  text-align: right;
}
@media screen and (max-width: 749px) {
  .fv__woman {
    top: 66.56px;
    right: 0;
    left: 0;
  }
}
.fv__woman img {
  width: 309px;
}
@media screen and (max-width: 749px) {
  .fv__woman img {
    width: 160.68px;
  }
}

.risk {
  background: url(../img/risk-bg.png) no-repeat center center/cover;
  padding-bottom: 33px;
  position: relative;
  z-index: 0;
}
.risk::before {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 100px;
  top: -42px;
  -webkit-transform: skew(-2deg, 2deg);
          transform: skew(-2deg, 2deg);
  z-index: -1;
}
@media screen and (max-width: 749px) {
  .risk::before {
    height: 52px;
    top: -28px;
  }
}

.risk__inner {
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 749px) {
  .risk__inner {
    max-width: 420px;
  }
}

.risk__content {
  text-align: left;
  max-width: 471px;
  position: relative;
}
@media screen and (max-width: 749px) {
  .risk__content {
    max-width: 250px;
  }
}

.risk__text {
  text-align: center;
  margin-top: 33px;
  font-size: 39px;
  font-weight: 600;
  line-height: 0.91;
  letter-spacing: 1.95px;
  color: #9d7e43;
}
@media screen and (max-width: 749px) {
  .risk__text {
    margin-top: 17.16px;
    font-size: 20.28px;
    letter-spacing: 1;
  }
}
.risk__text:nth-child(1)::after {
  content: "";
  position: absolute;
  background: url(../img/point-left.png) no-repeat center center/contain;
  width: 51px;
  height: 95px;
  top: -4px;
  left: 23px;
}
@media screen and (max-width: 749px) {
  .risk__text:nth-child(1)::after {
    width: 26.52px;
    top: -25px;
    left: 10px;
  }
}
.risk__text:nth-child(1)::before {
  content: "";
  position: absolute;
  background: url(../img/point-right.png) no-repeat center center/contain;
  width: 51px;
  height: 95px;
  top: -4px;
  left: 390px;
}
@media screen and (max-width: 749px) {
  .risk__text:nth-child(1)::before {
    width: 26.52px;
    top: -25px;
    left: 205px;
  }
}
.risk__text:nth-child(2)::after {
  content: "";
  position: absolute;
  background: url(../img/point-left.png) no-repeat center center/contain;
  width: 51px;
  height: 95px;
  top: 100px;
  left: 23px;
}
@media screen and (max-width: 749px) {
  .risk__text:nth-child(2)::after {
    width: 26.52px;
    top: 34px;
    left: 10px;
  }
}
.risk__text:nth-child(2)::before {
  content: "";
  position: absolute;
  background: url(../img/point-right.png) no-repeat center center/contain;
  width: 51px;
  height: 95px;
  top: 100px;
  left: 390px;
}
@media screen and (max-width: 749px) {
  .risk__text:nth-child(2)::before {
    width: 26.52px;
    top: 34px;
    left: 205px;
  }
}
.risk__text:nth-child(3)::after {
  content: "";
  position: absolute;
  background: url(../img/point-left.png) no-repeat center center/contain;
  width: 51px;
  height: 95px;
  top: 210px;
  left: 15px;
}
@media screen and (max-width: 749px) {
  .risk__text:nth-child(3)::after {
    width: 26.52px;
    top: 89px;
    left: 5px;
  }
}
.risk__text:nth-child(3)::before {
  content: "";
  position: absolute;
  background: url(../img/point-right.png) no-repeat center center/contain;
  width: 51px;
  height: 95px;
  top: 210px;
  left: 410px;
}
@media screen and (max-width: 749px) {
  .risk__text:nth-child(3)::before {
    width: 26.52px;
    top: 89px;
    left: 215px;
  }
}

.small-text {
  font-size: 31px;
  letter-spacing: 1.55px;
}
@media screen and (max-width: 749px) {
  .small-text {
    font-size: 16px;
  }
}

.cta {
  background: url(../img/blue-bg.png) no-repeat center center/cover;
  padding-top: 69px;
  padding-bottom: 45px;
}
@media screen and (max-width: 749px) {
  .cta {
    padding-top: 45px;
  }
}

.cta__inner {
  padding-inline: 22px;
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 749px) {
  .cta__inner {
    padding-inline: 3px;
    max-width: 420px;
  }
}

.cta__content {
  text-align: center;
  position: relative;
}
.cta__content::after {
  content: "";
  position: absolute;
  background: url(../img/daun.png) no-repeat center center/contain;
  width: 53px;
  height: 140px;
  top: 0;
  left: 10px;
}
@media screen and (max-width: 749px) {
  .cta__content::after {
    width: 30px;
    top: -30px;
    left: -3px;
  }
}
.cta__content::before {
  content: "";
  position: absolute;
  background: url(../img/daun.png) no-repeat center center/contain;
  width: 53px;
  height: 140px;
  top: 0;
  right: 10px;
}
@media screen and (max-width: 749px) {
  .cta__content::before {
    width: 30px;
    top: -30px;
    right: -3px;
  }
}

.cta__head {
  display: block;
}

.cta__head-text {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 50px;
  line-height: 1.34;
  letter-spacing: 5px;
  color: #fff;
  font-weight: 600;
}
@media screen and (max-width: 749px) {
  .cta__head-text {
    font-size: 25px;
  }
}

.cta__button {
  margin-top: 18px;
}
.cta__button a {
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 12.73px;
  color: #fff;
  padding: 20px 167px 20px 166px;
  border-radius: 66.7px;
  -webkit-box-shadow: 0px 4px 0 0 #9bdcea;
          box-shadow: 0px 4px 0 0 #9bdcea;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#00e19f), to(#1dde4e));
  background-image: linear-gradient(to top, #00e19f, #1dde4e);
}
.cta__button a::after, .cta__button a::before {
  content: "";
  /*絶対配置で波形の位置を決める*/
  position: absolute;
  left: 10px;
  top: 0;
  /*波形の形状*/
  -webkit-box-shadow: 0 0 50px rgb(99, 243, 126) inset;
          box-shadow: 0 0 50px rgb(99, 243, 126) inset;
  width: 90%;
  height: 100%;
  border-radius: 66.7px;
  /*はじめは不透明*/
  opacity: 1;
  /*ループするアニメーションの設定*/
  -webkit-animation: 1s circleanime linear infinite;
          animation: 1s circleanime linear infinite;
}
.cta__button a::before {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@-webkit-keyframes circleanime {
  0% {
    -webkit-transform: scale(0.68);
            transform: scale(0.68);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes circleanime {
  0% {
    -webkit-transform: scale(0.68);
            transform: scale(0.68);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}
@media screen and (max-width: 749px) {
  .cta__button a {
    font-size: 40px;
    padding: 10px 80px 10px 80px;
    letter-spacing: 5px;
  }
}

.list {
  padding-top: 59px;
  padding-bottom: 39px;
}
@media screen and (max-width: 749px) {
  .list {
    padding-top: 30.68px;
    padding-bottom: 20.28px;
  }
}

.list__inner {
  padding-inline: 24px;
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 749px) {
  .list__inner {
    max-width: 390px;
    padding-inline: 12.48px;
  }
}

.list__content {
  border: solid 3px #043a80;
  background-color: #eff5fb;
  padding: 50px 42px 35px 44px;
  position: relative;
}
@media screen and (max-width: 749px) {
  .list__content {
    padding: 26px 12.84px 18.2px 12.88px;
  }
}

.list__head {
  position: absolute;
  text-align: center;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 749px) {
  .list__head {
    top: -20px;
  }
}

.list__text {
  display: inline-block;
  white-space: nowrap;
  padding: 5px 12px 5px 12px;
  background-color: #043a80;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 40px;
  line-height: 1.6;
  font-weight: bold;
  letter-spacing: 5.2px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .list__text {
    font-size: 20.8px;
    padding: 2.6px 6.24px 2.6px 6.24px;
    letter-spacing: 2.7px;
  }
}

.list__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: inside;
  text-align: left;
}
@media screen and (max-width: 749px) {
  .list__lists {
    margin-top: 9.56px;
    gap: 15.6px;
  }
}

.list__list {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 28px;
  line-height: 2.16;
  letter-spacing: 3px;
  text-align: left;
  color: #000;
  font-weight: 600;
  text-indent: -1.4em;
  margin-left: 1.4em;
}
@media screen and (max-width: 749px) {
  .list__list {
    font-size: 16.12px;
    letter-spacing: 2.09px;
    line-height: 1.12;
  }
}

.list__lists .list__list:nth-child(3) {
  line-height: 1.5; /* ここに希望のline-heightの値を設定 */
}
@media screen and (max-width: 749px) {
  .list__lists .list__list:nth-child(3) {
    line-height: none;
  }
}

.support {
  background: url(../img/support-bg.png) no-repeat top center/cover;
  padding-top: 59px;
  padding-bottom: 17px;
}
@media screen and (max-width: 749px) {
  .support {
    padding-top: 40.68px;
    padding-bottom: 8.84px;
  }
}

.support__inner {
  padding-inline: 24px;
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 749px) {
  .support__inner {
    padding-inline: 12.48px;
    max-width: 420px;
  }
}

.support__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.support__head-text {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#6cc4dc), color-stop(#3060a1), to(#3060a1)), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(to top, #6cc4dc, #3060a1, #3060a1), linear-gradient(to bottom, #000, #000);
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 4.76px;
  color: #000;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 749px) {
  .support__head-text {
    font-size: 15.6px;
    letter-spacing: 2.4px;
  }
}

.support__head-text-title {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#6cc4dc), color-stop(#3060a1), to(#3060a1)), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(to top, #6cc4dc, #3060a1, #3060a1), linear-gradient(to bottom, #000, #000);
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 12.76px;
  color: #000;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 749px) {
  .support__head-text-title {
    font-size: 23.8px;
    letter-spacing: 2.4px;
  }
}

.support__start {
  margin-top: 21.84px;
  text-align: center;
}

.support__start-text {
  display: inline-block;
  padding: 11px 23px 11px 23px;
  border: solid 3px #2f61a2;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: 4.68px;
  color: #000;
}
@media screen and (max-width: 749px) {
  .support__start-text {
    font-size: 20px;
    padding: 6.76px 12.8px 6.76px 12.8px;
    font-size: 18.72px;
    letter-spacing: 2.43px;
  }
}

.support__boxes {
  margin-top: 27px;
  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;
  gap: 24px;
}
@media screen and (max-width: 749px) {
  .support__boxes {
    margin-top: 15.6px;
    gap: 12.48px;
  }
}

.support__box {
  position: relative;
}

.support__box-image img {
  width: 339px;
}
@media screen and (max-width: 749px) {
  .support__box-image img {
    width: 176.28px;
  }
}

.support__box-flame {
  width: 305px;
  position: absolute;
  top: 252px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 749px) {
  .support__box-flame {
    width: 158.6px;
    top: 132px;
  }
}

.support__box-text {
  border: solid 2px #2f61a2;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.23;
  letter-spacing: 3px;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 749px) {
  .support__box-text {
    font-size: 14.56px;
    letter-spacing: 2.09px;
    line-height: 1.12;
    padding-block: 10.4px;
  }
}

.support__body {
  margin-top: 69px;
  text-align: center;
}
@media screen and (max-width: 749px) {
  .support__body {
    margin-top: 40.56px;
  }
}

.support__text1 {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 29px;
  font-weight: 600;
  line-height: 1.59;
  letter-spacing: 3.77px;
  color: #000;
}
@media screen and (max-width: 749px) {
  .support__text1 {
    font-size: 15.08px;
    letter-spacing: 2.09px;
    line-height: 1.12;
  }
}

.test1-big {
  font-size: 35px;
  letter-spacing: 4.55px;
  font-weight: 600;
}
@media screen and (max-width: 749px) {
  .test1-big {
    font-size: 18.2px;
    letter-spacing: 2.09px;
  }
}

.support__text2 {
  margin-top: 21px;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.31;
  letter-spacing: 4.55px;
  color: #f53d6a;
}
@media screen and (max-width: 749px) {
  .support__text2 {
    margin-top: 10.92px;
    font-size: 18.2px;
    letter-spacing: 2.09px;
    line-height: 1.12;
  }
}

.support__text3 {
  margin-top: 25px;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.53;
  letter-spacing: 3.9px;
  color: #000;
}
@media screen and (max-width: 749px) {
  .support__text3 {
    margin-top: 13px;
    font-size: 15.6px;
    letter-spacing: 2.09px;
    line-height: 1.53;
  }
}

.support__free {
  margin-top: 30px;
  position: relative;
}
@media screen and (max-width: 749px) {
  .support__free {
    margin-top: 20.2px;
  }
}

.support__free-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 39px;
}
@media screen and (max-width: 749px) {
  .support__free-head {
    gap: 15px;
  }
}

.support__free-head-title {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#6cc4dc), color-stop(#3060a1), to(#3060a1)), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(to top, #6cc4dc, #3060a1, #3060a1), linear-gradient(to bottom, #000, #000);
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 52px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 6.76px;
  color: #000;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 749px) {
  .support__free-head-title {
    font-size: 27.4px;
    letter-spacing: 2.09px;
  }
}

.support__free-head-text {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.53;
  letter-spacing: 3.9px;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 749px) {
  .support__free-head-text {
    font-size: 15.6px;
    letter-spacing: 2.09px;
    line-height: 1.53;
  }
}

.support__free-body-image {
  position: absolute;
  top: 229px;
  right: calc(50% + 51px);
}
@media screen and (max-width: 749px) {
  .support__free-body-image {
    top: 111.8px;
    right: calc(50% + 25px);
  }
}
.support__free-body-image img {
  width: 193px;
}
@media screen and (max-width: 749px) {
  .support__free-body-image img {
    width: 100.36px;
  }
}

.support__free-body-image2 {
  position: absolute;
  top: 229px;
  left: calc(50% + 51px);
}
@media screen and (max-width: 749px) {
  .support__free-body-image2 {
    top: 111.8px;
    left: calc(50% + 25px);
  }
}
.support__free-body-image2 img {
  width: 197px;
}
@media screen and (max-width: 749px) {
  .support__free-body-image2 img {
    width: 100.36px;
  }
}

.support__free-body-text {
  margin-top: 422px;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.53;
  letter-spacing: 3.9px;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 749px) {
  .support__free-body-text {
    margin-top: 220px;
    font-size: 15.6px;
    letter-spacing: 2.09px;
    line-height: 1.53;
  }
}

.manual {
  background: url(../img/manual-bg1.png) no-repeat top center/cover;
  padding-top: 123px;
  padding-bottom: 10px;
}
@media screen and (max-width: 749px) {
  .manual {
    padding-top: 66.56px;
  }
}

.manual__inner {
  padding-inline: 25px;
  position: relative;
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 749px) {
  .manual__inner {
    max-width: 420px;
    padding-inline: 21.84px;
  }
}
@media screen and (max-width: 375px) {
  .manual__inner {
    padding-inline: 10px;
  }
}
.manual__inner::before {
  content: "";
  position: absolute;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  width: 100%;
  height: 50px;
  bottom: -59px;
  background: #001b46;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-180deg);
          transform: translateX(-50%) rotate(-180deg);
}
@media screen and (max-width: 749px) {
  .manual__inner::before {
    height: 34.84px;
    bottom: -44px;
  }
}

.manual__head {
  text-align: center;
  margin-bottom: 36px;
}
@media screen and (max-width: 749px) {
  .manual__head {
    margin-bottom: 22.88px;
  }
}
.manual__head img {
  width: 362px;
}
@media screen and (max-width: 749px) {
  .manual__head img {
    width: 188.24px;
  }
}

.manual__head-text {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 46px;
  font-weight: normal;
  line-height: 0.85;
  letter-spacing: 5.98px;
  color: #fff;
}
.manual__lists {
  max-width: 750px;
  margin: 0 auto;
  padding-left: 17px;
}
@media screen and (max-width: 749px) {
  .manual__lists {
    max-width: 420px;
  }
}

.manual__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 34px;
}
@media screen and (max-width: 749px) {
  .manual__list {
    gap: 17.68px;
  }
}

.manual__list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 36px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 749px) {
  .manual__list-box {
    gap: 15px;
  }
}

.manual__num {
  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;
  text-decoration: none;
  width: 89px;
  height: 89px;
  background-color: #6cc4dc;
  border-radius: 50%;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 65.5px;
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .manual__num {
    width: 46.28px;
    height: 46.28px;
    font-size: 34.32px;
  }
}

.manual__text {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 46px;
  font-weight: 600;
  line-height: 0.85;
  letter-spacing: 5.98px;
  color: #6cc4dc;
}
@media screen and (max-width: 749px) {
  .manual__text {
    font-size: 23.92px;
    letter-spacing: 3.1px;
  }
}

.manual__body {
  margin-top: 29px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 749px) {
  .manual__body {
    margin-top: 17.16px;
  }
}
.manual__body::before {
  content: "";
  position: absolute;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  width: 311px;
  height: 78px;
  top: 270px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-180deg);
          transform: translateX(-50%) rotate(-180deg);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#6cc4dc), color-stop(#6cc4dc), to(#3060a1));
  background-image: linear-gradient(to top, #6cc4dc, #6cc4dc, #3060a1);
}
@media screen and (max-width: 749px) {
  .manual__body::before {
    width: 161.72px;
    height: 40.56px;
    top: 143.2px;
  }
}

.manual__description {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.53;
  letter-spacing: 3.9px;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .manual__description {
    font-size: 15.6px;
    letter-spacing: 2.02px;
    line-height: 1.53;
  }
}

.manual__description-1 {
  margin-top: 20px;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: 5.2px;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .manual__description-1 {
    margin-top: 16.64px;
    font-size: 20.8px;
    letter-spacing: 2.7px;
  }
}

.manual__free {
  margin-top: 129px;
  text-align: center;
}
@media screen and (max-width: 749px) {
  .manual__free {
    margin-top: 67.08px;
  }
}

.manual__free-title {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 0.77;
  letter-spacing: 7.8px;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .manual__free-title {
    font-size: 31.2px;
    letter-spacing: 4.05px;
  }
}

.manual__free-text {
  margin-top: 23px;
  padding: 27px 6px 28px;
  border: solid 3px #f53d6a;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.53;
  letter-spacing: 3.9px;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .manual__free-text {
    margin-top: 9.36px;
    font-size: 18px;
    padding: 14.04px 3.12px 14.56px;
    font-size: 15.6px;
    letter-spacing: 1.02px;
  }
}

.manual__free-end {
  text-align: center;
  margin-top: 43px;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.32;
  letter-spacing: 6.5px;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .manual__free-end {
    font-size: 26px;
    margin-top: 27.56px;
    letter-spacing: 3.38px;
  }
}

.topmargin {
  display: block;
  margin-top: 30px;
}

.point {
  padding-top: 86px;
  padding-bottom: 56px;
}
@media screen and (max-width: 749px) {
  .point {
    padding-top: 59.28px;
  }
}

.point__inner {
  padding-inline: 22px;
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 749px) {
  .point__inner {
    max-width: 420px;
    padding-inline: 11px;
  }
}

.point__title {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#6cc4dc), color-stop(#3060a1), to(#3060a1)), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(to top, #6cc4dc, #3060a1, #3060a1), linear-gradient(to bottom, #000, #000);
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.32;
  letter-spacing: 6.5px;
  text-align: center;
  color: #000;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 749px) {
  .point__title {
    font-size: 26px;
    letter-spacing: 3.38px;
  }
}

.point__head {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  gap: 16px;
}
@media screen and (max-width: 749px) {
  .point__head {
    margin-top: 19.67px;
    gap: 11.96px;
  }
}

.point__tag {
  font-size: 37px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 4.81px;
  color: #fff;
  padding: 5px 31px 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#3ecfe4), color-stop(#71d4e2), to(#2f61a2));
  background-image: linear-gradient(to right, #3ecfe4, #71d4e2, #2f61a2);
}
@media screen and (max-width: 749px) {
  .point__tag {
    font-size: 19.24px;
    letter-spacing: 2.5px;
    padding: 2.6px 16.12px 2.6px;
  }
}

.point__text {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.32;
  letter-spacing: 6.5px;
  color: #f53d6a;
}
@media screen and (max-width: 749px) {
  .point__text {
    font-size: 26px;
    letter-spacing: 3.38px;
  }
}

.point__body {
  margin-top: 11px;
  text-align: center;
}
@media screen and (max-width: 749px) {
  .point__body {
    margin-top: 11.44px;
  }
}

.point__body-text {
  padding: 11px 19px 23px 18px;
  border: solid 3px #043a80;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.94;
  letter-spacing: 4.42px;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 749px) {
  .point__body-text {
    font-size: 17.68px;
    padding: 11.04px 6.88px 19.88px 10.36px;
    letter-spacing: 2.29px;
  }
}

.cta-1 {
  background-image: -webkit-gradient(linear, left top, right top, from(#3ecfe4), color-stop(#3ecfe4), to(#3066a5));
  background-image: linear-gradient(to right, #3ecfe4, #3ecfe4, #3066a5);
  padding-top: 86px;
  padding-bottom: 61px;
}
@media screen and (max-width: 749px) {
  .cta-1 {
    padding-top: 44.72px;
    padding-bottom: 50px;
  }
}

.paddingbottom {
  padding-bottom: 350px;
}
@media screen and (max-width: 749px) {
  .paddingbottom {
    padding-bottom: 163px;
  }
}

.customer {
  background: url(../img/blue-bg-custmor.png) no-repeat top center/cover;
  margin-top: -100px;
}
@media screen and (max-width: 749px) {
  .customer {
    margin-top: -30px;
  }
}

.customer__inner {
  padding-inline: 25px;
  position: relative;
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 749px) {
  .customer__inner {
    max-width: 420px;
    padding-inline: 13.52px;
  }
}

.customer-bg {
  position: absolute;
  top: -197px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  margin: 0 auto;
  z-index: 0;
}
@media screen and (max-width: 749px) {
  .customer-bg {
    top: -102px;
  }
}
.customer-bg img {
  width: 100%;
}
.customer__title {
  position: absolute;
  top: -100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 749px) {
  .customer__title {
    top: -48px;
  }
}
.customer__title img {
  width: 277px;
}
@media screen and (max-width: 749px) {
  .customer__title img {
    width: 144px;
  }
}

.customer__content {
  padding-top: 10px;
  position: relative;
}
@media screen and (max-width: 749px) {
  .customer__content {
    padding-top: 9px;
  }
}

.customer__kk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.customer__kk img {
  width: 198px;
}
@media screen and (max-width: 749px) {
  .customer__kk img {
    width: 103px;
  }
}

.kk__name {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 7px;
  text-align: left;
  color: #fff;
  padding-left: 13px;
}
@media screen and (max-width: 749px) {
  .kk__name {
    font-size: 20.8px;
    letter-spacing: 2.7px;
    padding-left: 10px;
  }
}

.customer__tu {
  margin-top: 561px;
  text-align: right;
}
@media screen and (max-width: 749px) {
  .customer__tu {
    margin-top: 287px;
  }
}
.customer__tu img {
  width: 198px;
}
@media screen and (max-width: 749px) {
  .customer__tu img {
    width: 102px;
  }
}

.tu__name {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 6.5px;
  color: #fff;
  padding-right: 10px;
}
@media screen and (max-width: 749px) {
  .tu__name {
    font-size: 20.8px;
    letter-spacing: 3.38px;
    padding-right: 0;
  }
}

.customer__ah {
  margin-top: 489px;
}
@media screen and (max-width: 749px) {
  .customer__ah {
    margin-top: 257px;
  }
}
.customer__ah img {
  width: 198px;
}
@media screen and (max-width: 749px) {
  .customer__ah img {
    width: 102px;
  }
}

.ah__name {
  font-family: "hiragino-mincho-pron", sans-serif;
  padding-left: 10px;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.65;
  letter-spacing: 6.7px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .ah__name {
    font-size: 20.8px;
    letter-spacing: 2.7px;
    padding-left: 6px;
  }
}

.kk__line1 {
  position: absolute;
  top: 20px;
  left: 237px;
}
@media screen and (max-width: 749px) {
  .kk__line1 {
    top: 11px;
    left: 130px;
  }
}
.kk__line1 img {
  width: 370px;
}
@media screen and (max-width: 749px) {
  .kk__line1 img {
    width: 192.4px;
  }
}

.kk__line2 {
  position: absolute;
  top: 456px;
  left: 242px;
}
@media screen and (max-width: 749px) {
  .kk__line2 {
    top: 237.12px;
    left: 130px;
  }
}
.kk__line2 img {
  width: 159px;
}
@media screen and (max-width: 749px) {
  .kk__line2 img {
    width: 82.68px;
  }
}

.tu__line1 {
  position: absolute;
  top: 828px;
  left: -3px;
}
@media screen and (max-width: 749px) {
  .tu__line1 {
    top: 430px;
    left: 0px;
  }
}
.tu__line1 img {
  width: 462px;
}
@media screen and (max-width: 749px) {
  .tu__line1 img {
    width: 240px;
  }
}

.tu__line2 {
  position: absolute;
  top: 1196px;
  left: 148px;
}
@media screen and (max-width: 749px) {
  .tu__line2 {
    top: 619.96px;
    left: 78.52px;
  }
}
.tu__line2 img {
  width: 311px;
}
@media screen and (max-width: 749px) {
  .tu__line2 img {
    width: 161.72px;
  }
}

.ah__line1 {
  position: absolute;
  top: 1565px;
  right: 0;
}
@media screen and (max-width: 749px) {
  .ah__line1 {
    top: 813.8px;
    right: 0px;
  }
}
.ah__line1 img {
  width: 460px;
}
@media screen and (max-width: 749px) {
  .ah__line1 img {
    width: 239px;
  }
}

.sankaku-left {
  position: absolute;
  top: 95px;
  right: calc(50% + 108px);
}
@media screen and (max-width: 749px) {
  .sankaku-left {
    top: 43px;
    right: calc(50% + 50px);
  }
}
.sankaku-left img {
  width: 30px;
}
@media screen and (max-width: 749px) {
  .sankaku-left img {
    width: 15.6px;
  }
}

.sankaku-right {
  position: absolute;
  top: 914px;
  left: calc(50% + 103px);
}
@media screen and (max-width: 749px) {
  .sankaku-right {
    top: 465.28px;
    left: calc(50% + 57px);
  }
}
.sankaku-right img {
  width: 30px;
}
@media screen and (max-width: 749px) {
  .sankaku-right img {
    width: 15.6px;
  }
}

.customer__body {
  display: block;
  margin-top: 249px;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 3.3;
  letter-spacing: 2.6px;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .customer__body {
    margin-top: 140px;
    font-size: 10.4px;
    letter-spacing: 1.3px;
    line-height: 1.7;
  }
}

.registration {
  padding-top: 41px;
  padding-bottom: 63px;
}
@media screen and (max-width: 749px) {
  .registration {
    padding-top: 32.76px;
    padding-bottom: 32.67px;
  }
}

.registration__inner {
  max-width: 750px;
  margin: 0 auto;
  padding-inline: 63px;
}
@media screen and (max-width: 749px) {
  .registration__inner {
    max-width: 420px;
    padding-inline: 34.84px;
  }
}

.registration__title {
  display: block;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#6cc4dc), color-stop(#3060a1), to(#3060a1)), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(to top, #6cc4dc, #3060a1, #3060a1), linear-gradient(to bottom, #000, #000);
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.32;
  letter-spacing: 7.5px;
  text-align: center;
  color: #000;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 749px) {
  .registration__title {
    font-size: 26px;
    letter-spacing: 3.38px;
  }
}

.registration__lists {
  margin-top: 33px;
}
@media screen and (max-width: 749px) {
  .registration__lists {
    margin-top: 21.84px;
  }
}

.registration__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 34px;
}
@media screen and (max-width: 749px) {
  .registration__list {
    gap: 17.68px;
  }
}

.registration__list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 31px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 749px) {
  .registration__list-box {
    gap: 16.12px;
  }
}

.registration__num {
  font-family: "hiragino-mincho-pron", sans-serif;
  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;
  font-size: 65.5px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  width: 89px;
  height: 89px;
  background-color: #2f61a2;
  border-radius: 50%;
  font-weight: 600;
}
@media screen and (max-width: 749px) {
  .registration__num {
    width: 46.28px;
    height: 46.28px;
    font-size: 26px;
  }
}

.registration__text {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 46px;
  font-weight: 600;
  line-height: 0.85;
  letter-spacing: 8px;
  text-align: left;
  color: #2f61a2;
}
@media screen and (max-width: 749px) {
  .registration__text {
    font-size: 23.92px;
    letter-spacing: 3.1px;
  }
}

.span-small {
  font-size: 39px;
  letter-spacing: 7.41px;
}
@media screen and (max-width: 749px) {
  .span-small {
    font-size: 20px;
  }
}