button {
  background: linear-gradient(90deg, rgb(34, 49, 112) 0%, rgb(65, 94, 214) 100%);
  border: none;
  color: white;
  padding: 34px 36px;
  font-size: 32px;
  letter-spacing: 4px;
}
@media screen and (max-width: 670px) {
  button {
    font-size: 24;
    letter-spacing: 2px;
  }
}
button img {
  width: 54px;
  padding-left: 24px;
}
@media screen and (max-width: 670px) {
  button img {
    width: 40px;
    padding-left: 18px;
  }
}

@media screen and (max-width: 480px) {
  .cta p#cta-text {
    font-size: 18px;
    line-height: 24px;
  }
  button#cta-button {
    padding: 16px 24px;
    font-size: 18px;
    letter-spacing: 1px;
  }
  button#cta-button img {
    width: 36px;
    padding-left: 12px;
  }
}
body, button {
  margin: 0px;
  font-family: "Shippori Mincho", serif;
}

@media screen and (min-width: 480px) {
  .sp {
    display: none;
  }
  .pc {
    display: unset;
  }
}
@media screen and (max-width: 480px) {
  .sp {
    display: unset;
  }
  .pc {
    display: none !important;
  }
}
.lp-eye-catch .eye-catch-content-up-wrapper {
  background-image: url("img/lp-eyrcatch-background.png");
  background-size: cover;
  aspect-ratio: 3.8/2;
  background-color: #f6f6f8;
  position: relative;
}
.lp-eye-catch .eye-catch-content-up {
  aspect-ratio: 3.8/2;
  margin-left: auto;
  margin-right: auto;
}
.lp-eye-catch .eye-catch-content-up .e-content-up {
  margin-left: 15.5%;
}
.lp-eye-catch .eye-catch-content-up .e-content-up img {
  position: absolute;
  top: 11%;
}
.lp-eye-catch .eye-catch-content-up .e-content-up img + p {
  position: absolute;
  top: 48%;
  line-height: 12px;
}
.lp-eye-catch .eye-catch-content-up .e-content-up img + p + p {
  font-size: 36px;
  position: absolute;
  top: 52%;
}
.lp-eye-catch .eye-catch-content-up .e-content-up > P, .lp-eye-catch .eye-catch-content-up .e-content-up span {
  color: #2C3C62;
}
.lp-eye-catch .eye-catch-content-up .e-content-up span:first-child {
  font-size: 72px;
  font-weight: 900;
  letter-spacing: 4px;
}
.lp-eye-catch .eye-catch-content-up .e-content-up span:last-child {
  font-size: 36px;
}
.lp-eye-catch .eye-catch-content-up .e-content-down {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 73%;
}
.lp-eye-catch .eye-catch-content-up .e-content-down p {
  background-image: url(img/eyecatch-p-line.png);
  background-size: contain;
  aspect-ratio: 95/5;
  color: white;
  font-size: 32px;
  letter-spacing: 4px;
  box-sizing: border-box;
  padding-top: calc((5% - 42px) / 2);
}

.eye-catch-content-down {
  text-align: center;
  margin: 120px 0;
}
.eye-catch-content-down p, .eye-catch-content-down button {
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 4px;
}
@media screen and (max-width: 670px) {
  .eye-catch-content-down p, .eye-catch-content-down button {
    font-size: 24;
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 820px) {
  .lp-eye-catch .eye-catch-content-up .e-content-up span:first-child {
    font-size: 42px;
    letter-spacing: 2px;
  }
  .lp-eye-catch .eye-catch-content-up .e-content-up p:nth-of-type(2) {
    font-size: 24px;
    top: 56%;
  }
  .lp-eye-catch .eye-catch-content-up .e-content-down p {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .lp-eye-catch .eye-catch-content-up {
    background-image: url(img/sp-eye.png);
    aspect-ratio: 7.5/11.2;
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .lp-eye-catch .eye-catch-content-up .e-content-up {
    margin-left: unset;
    display: flex;
    flex-direction: column;
    flex-basis: 89%;
    justify-content: flex-end;
    text-align: center;
  }
  .lp-eye-catch .eye-catch-content-up .e-content-up img {
    margin-top: 0px;
    width: 70px;
    position: absolute;
    top: 20px;
    left: 20px;
  }
  .lp-eye-catch .eye-catch-content-up .e-content-up img + p {
    top: 73%;
    left: calc((100% - 210px) / 2);
  }
  .lp-eye-catch .eye-catch-content-up .e-content-up img + p + p:nth-child(n) {
    padding-top: 0px;
    font-size: 18px;
    margin: 0px;
    font-weight: 900;
    top: 80%;
    left: calc((100% - 270px) / 2);
  }
  .lp-eye-catch .eye-catch-content-up .e-content-up span:first-child {
    font-size: 32px;
  }
  .lp-eye-catch .eye-catch-content-up .e-content-up span:nth-child(2) {
    font-size: 18px;
  }
  .lp-eye-catch .eye-catch-content-up .e-content-down {
    margin-top: 16px;
    top: 82%;
  }
  .lp-eye-catch .eye-catch-content-up .e-content-down p:nth-child(n) {
    font-size: 16px;
    background-size: contain;
    padding: calc((5% - 2px) / 2) 0px;
    letter-spacing: 1px;
  }
  .lp-eye-catch .eye-catch-content-down {
    margin: 0px 0 64px;
  }
}
.lp-nayami .nayami-up {
  background-image: url(img/nayami-model.png);
  background-size: cover;
  background-repeat: no-repeat;
  aspect-ratio: 72/49;
  padding-top: 4%;
  box-sizing: border-box;
  text-align: center;
}
.lp-nayami .nayami-up span {
  text-align: center;
  font-size: 18px;
}
.lp-nayami .nayami-up span:nth-last-of-type(1) {
  display: block;
}
@media screen and (min-width: 1024px) {
  .lp-nayami .nayami-up span:nth-last-of-type(1) {
    display: inline;
  }
}
.lp-nayami .nayami-up span + h2 {
  text-align: center;
  font-size: 34px;
  color: #2C3C62;
}
.lp-nayami .n-up-p {
  margin-left: 10%;
  width: 64%;
  margin-top: 4%;
  text-align: left;
}
.lp-nayami .n-up-p p {
  font-size: 24px;
  color: white !important;
  padding: 36px 24px;
}
.lp-nayami .n-up-p p:first-child {
  background: linear-gradient(90deg, rgb(67, 67, 67) 0%, rgba(67, 67, 67, 0.48) 57%, rgba(242, 242, 242, 0) 100%);
}
.lp-nayami .n-up-p p:nth-child(2) {
  background: linear-gradient(90deg, rgb(67, 67, 67) 0%, rgba(67, 67, 67, 0.48) 47%, rgba(242, 242, 242, 0) 90%);
}
.lp-nayami .n-up-p p:nth-child(3) {
  background: linear-gradient(90deg, rgb(67, 67, 67) 0%, rgba(67, 67, 67, 0.48) 38%, rgba(242, 242, 242, 0) 78%);
}
.lp-nayami .n-up-p p:nth-child(4) {
  background: linear-gradient(90deg, rgb(67, 67, 67) 0%, rgba(67, 67, 67, 0.48) 31%, rgba(242, 242, 242, 0) 66%);
}

@media screen and (max-width: 1000px) {
  .lp-nayami .n-up-p p {
    font-size: 18px;
    padding: 12px 8px;
  }
}
@media screen and (max-width: 480px) {
  .lp-nayami .nayami-up {
    background-image: url(img/nayami-sp.png);
    aspect-ratio: 3.75/7.09;
    padding-top: 44px;
  }
  .lp-nayami .nayami-up span {
    font-size: 16px;
  }
  .lp-nayami h2 {
    font-size: 18px;
  }
  .lp-nayami p {
    font-size: 16px;
    padding: 16px 8px;
  }
  .lp-nayami .n-up-p {
    width: 100%;
    margin-left: 0px;
    padding-left: 14px;
    margin-top: 12%;
    box-sizing: border-box;
  }
}
.lp-zikokaikaku {
  text-align: center;
  margin-top: 80px;
}
.lp-zikokaikaku .zikokaikaku-info {
  text-align: center;
  margin-bottom: 66px;
  color: #2C3C62;
}
.lp-zikokaikaku .zikokaikaku-info span:first-child {
  font-size: 24px;
}
.lp-zikokaikaku .zikokaikaku-info > p {
  margin: 9px 0;
}
.lp-zikokaikaku .zikokaikaku-info > p > span:first-child {
  font-size: 42px;
  font-weight: 700;
}
.lp-zikokaikaku .zikokaikaku-info > p > span:nth-child(2) {
  font-size: 24px;
}
.lp-zikokaikaku .zikokaikaku-info > p + span {
  font-size: 28px;
}
.lp-zikokaikaku .zikokaikaku-kouka {
  background-image: url(img/zikokaikaku-midashi-kouka.png);
  width: clamp(310px, 90%, 1000px);
  font-size: 24px;
  margin-left: auto;
  margin-right: auto;
  padding: 3% 4%;
  padding-bottom: 110px;
  box-sizing: border-box;
}
.lp-zikokaikaku .zikokaikaku-kouka .k-line {
  background: linear-gradient(transparent 75%, #EBE21B 25%);
  height: 28px;
  display: inline-block;
}
.lp-zikokaikaku .zikokaikaku-midashi {
  background-image: url(img/zikokaikaku-background.png);
  aspect-ratio: 2.8/1.1;
  background-size: cover;
  margin-top: -11%;
  color: white;
}
.lp-zikokaikaku .zikokaikaku-midashi h2 {
  font-size: 42px;
  letter-spacing: 8px;
}
.lp-zikokaikaku .zikokaikaku-midashi img {
  margin-top: 15%;
  width: 96px;
}
.lp-zikokaikaku .zikokaikaku-midashi p {
  font-size: 18px;
  letter-spacing: 2px;
}

@media screen and (max-width: 1000px) {
  .lp-zikokaikaku .zikokaikaku-midashi {
    padding-bottom: 20px;
  }
  .lp-zikokaikaku .zikokaikaku-midashi h2 {
    font-size: 24px;
    letter-spacing: 2px;
  }
  .lp-zikokaikaku .zikokaikaku-midashi p {
    font-size: 16px;
    margin: 2px 0;
  }
}
@media screen and (max-width: 480px) {
  .lp-zikokaikaku .zikokaikaku-midashi h2 {
    font-size: 24px;
    letter-spacing: 2px;
  }
  .lp-zikokaikaku .zikokaikaku-info > p {
    margin: 0px;
  }
  .lp-zikokaikaku .zikokaikaku-info span:first-child {
    font-size: 18px;
  }
  .lp-zikokaikaku .zikokaikaku-info > p + span {
    font-size: 24px;
  }
  .lp-zikokaikaku .zikokaikaku-info p > span:first-child {
    font-size: 24px;
  }
  .lp-zikokaikaku .zikokaikaku-midashi {
    background-image: url(img/zikokaikaku-sp.png);
    padding: 60px 0px 60px;
    margin-top: -12%;
  }
  .lp-zikokaikaku .zikokaikaku-midashi p {
    font-size: 16px;
  }
  .lp-zikokaikaku .zikokaikaku-kouka {
    font-size: 16px;
    padding-bottom: 50px;
  }
  .lp-zikokaikaku .zikokaikaku-kouka .k-line {
    height: 20px;
  }
}
.lp-method .lp-method-inner {
  background-color: #22316F;
}
.lp-method h2 {
  background-image: url(img/method-midashi.png);
  margin: 0;
  padding: 20px;
  text-align: center;
  color: #2C3C62;
  font-size: 32px;
}
.lp-method h2 span {
  font-size: 56px;
}
.lp-method .method-content-wrapper {
  max-width: 1440px;
  padding-top: 180px;
  padding-bottom: 136px;
  margin-left: auto;
  margin-right: auto;
}
.lp-method .method-content-wrapper .lp-method-content {
  color: white;
  max-width: 917px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 84px;
  gap: 30px max(16.5%, 160px);
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .lp-method .method-content-wrapper .lp-method-content {
    flex-direction: column;
    align-items: center;
  }
}
.lp-method .method-content-wrapper .lp-method-content span {
  font-size: 62px;
  line-height: 60px;
  letter-spacing: 2px;
}
.lp-method .method-content-wrapper .lp-method-content h3 {
  font-size: 32px;
  margin: 0px;
  margin-top: 15px;
  letter-spacing: 2px;
}
.lp-method .method-content-wrapper .lp-method-content > div:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lp-method .method-content-wrapper .lp-method-content > div:last-child {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-basis: 367px;
}
.lp-method .method-content-wrapper .lp-method-content img {
  max-width: 367px;
}
.lp-method .method-content-wrapper .lp-method-content p {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 2px;
}
.lp-method .method-content-wrapper .lp-method-henka {
  background-color: white;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 69.5%;
  padding: 32px;
}
.lp-method .method-content-wrapper .lp-method-henka h2 {
  background-image: none;
  font-size: 24px;
  letter-spacing: 2px;
}
.lp-method .method-content-wrapper .lp-method-henka .lp-method-henka-inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media screen and (max-width: 700px) {
  .lp-method .method-content-wrapper .lp-method-henka .lp-method-henka-inner {
    flex-direction: column;
    align-items: center;
  }
}
.lp-method .method-content-wrapper .lp-method-henka .lp-method-henka-inner img {
  width: 218px;
}
.lp-method .method-content-wrapper .lp-method-henka .lp-method-henka-inner dl:last-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
}
.lp-method .method-content-wrapper .lp-method-henka .lp-method-henka-inner dl:last-child span {
  color: #9F4545;
}
.lp-method .method-content-wrapper .lp-method-henka .lp-method-henka-inner dl:last-child p {
  text-align: left;
  width: 275px;
  padding-left: 35px;
  height: 51px;
  margin: 0px;
  display: flex;
  align-items: center;
  border-bottom: solid;
  letter-spacing: 2px;
}
.lp-method .method-content-wrapper .lp-method-henka .lp-method-henka-inner dl:last-child p:last-child {
  border: none;
}

@media screen and (max-width: 1000px) {
  .lp-method .method-content-wrapper .lp-method-inner h2 {
    font-size: 18px;
  }
  .lp-method .method-content-wrapper .lp-method-inner h2 span {
    font-size: 32px;
  }
  .lp-method .method-content-wrapper .lp-method-inner .lp-method-content {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 480px) {
  .lp-method .lp-method-inner h2 {
    font-size: 18px;
    padding: 0px;
    line-height: 32px;
    padding: 12px;
  }
  .lp-method .lp-method-inner h2 span {
    font-size: 32px;
  }
  .lp-method .lp-method-inner .method-content-wrapper {
    padding-top: 52px;
  }
  .lp-method .lp-method-inner .method-content-wrapper > div:nth-child(5) p {
    line-height: 40px;
  }
  .lp-method .lp-method-inner .method-content-wrapper .lp-method-content {
    align-items: flex-start;
    margin-left: 26px;
    white-space: wrap;
  }
  .lp-method .lp-method-inner .method-content-wrapper .lp-method-content h3 {
    font-size: 24px;
    padding-top: 16px;
    margin-top: 0px;
  }
  .lp-method .lp-method-inner .method-content-wrapper .lp-method-content span {
    font-size: 42px;
    line-height: 32px;
  }
  .lp-method .lp-method-inner .method-content-wrapper .lp-method-content img {
    max-width: 100%;
  }
  .lp-method .lp-method-inner .method-content-wrapper .lp-method-content > div:last-child {
    flex-basis: unset;
  }
  .lp-method .lp-method-inner .method-content-wrapper .lp-method-henka {
    width: 90.5%;
    box-sizing: border-box;
    padding: 12px;
    padding-bottom: 60px;
  }
  .lp-method .lp-method-inner .method-content-wrapper .lp-method-henka h2 {
    font-size: 18px;
  }
  .lp-method .lp-method-inner .method-content-wrapper .lp-method-henka .lp-method-henka-inner {
    flex-direction: column;
  }
  .lp-method .lp-method-inner .method-content-wrapper .lp-method-henka .lp-method-henka-inner dl:nth-of-type(2) {
    margin-left: auto;
    margin-right: auto;
  }
  .lp-method .lp-method-inner .method-content-wrapper .lp-method-henka .lp-method-henka-inner dl p:nth-of-type(n) {
    padding-left: 0px;
  }
}
.lp-recommend {
  text-align: center;
}
.lp-recommend .lp-recommend-inner h2 {
  font-size: 42px;
  color: #2C3C62;
  margin-bottom: 10px;
  margin-top: 64px;
  letter-spacing: 4px;
}
.lp-recommend .lp-recommend-inner img {
  width: 14.5%;
  min-width: 180px;
}
.lp-recommend .recommend-point {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  background-image: url(img/recommend-background.png);
  max-width: 852px;
  aspect-ratio: 2/0.92;
  margin-left: auto;
  margin-right: auto;
  padding: 40px clamp(8px, 12%, 163px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 36px;
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
}
.lp-recommend .recommend-point p {
  margin: 4px 0;
  font-size: 24px;
  letter-spacing: 2px;
}

@media screen and (max-width: 480px) {
  .lp-recommend .lp-recommend-inner h2 {
    font-size: 24px;
  }
  .lp-recommend .lp-recommend-inner p {
    font-size: 16px;
    margin-left: 0px;
    text-align: left;
    line-height: 32px;
    letter-spacing: 0px;
  }
  .lp-recommend .lp-recommend-inner .recommend-point {
    background-image: url(img/reccomend-sp.png);
    aspect-ratio: 3.4/4.2;
    max-width: 76%;
    background-size: cover;
  }
}
.lp-introduction {
  margin-top: 108px;
  background-color: #f9f7fa;
}
.lp-introduction .lp-introduction-inner {
  background-image: url(img/introduction-background.png);
  background-size: cover;
  aspect-ratio: 3.6/2;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 670px) {
  .lp-introduction .lp-introduction-inner {
    background-image: url(img/introduce-tab.png);
  }
}
.lp-introduction .int-inner-text {
  margin-left: 12%;
  padding-top: 80px;
}
.lp-introduction .int-inner-text span {
  font-size: 24px;
  display: block;
  color: #2C3C62;
}
.lp-introduction .int-inner-text h2 {
  color: #2C3C62;
  font-size: 36px;
  letter-spacing: 4px;
}
.lp-introduction .int-inner-text p {
  font-size: 18px;
  margin: 2px;
}
.lp-introduction .int-inner-text hr {
  margin: 64px;
  margin-left: 0px;
  width: 430px;
}
.lp-introduction .int-inner-text dl p:first-child {
  margin-bottom: 8px;
}

@media screen and (max-width: 1000px) {
  .lp-introduction .lp-introduction-inner {
    aspect-ratio: 3.6/3;
    background-position: right;
  }
}
@media screen and (max-width: 670px) and (min-width: 480px) {
  .lp-introduction .lp-introduction-inner {
    background-image: url(img/introduce-tab.png);
    aspect-ratio: 1/2;
  }
  .lp-introduction .int-inner-text {
    margin-left: 3%;
    padding-top: 18px;
  }
}
@media screen and (max-width: 480px) {
  .lp-introduction .lp-introduction-inner {
    background-image: url(img/introduce-sp.png);
    aspect-ratio: 13/44;
  }
  .lp-introduction .int-inner-text {
    margin: 0 2.5%;
    padding-top: 24px;
    box-sizing: border-box;
  }
  .lp-introduction .int-inner-text span:first-of-type {
    font-size: 24px;
    text-align: center;
  }
  .lp-introduction .int-inner-text span:nth-of-type(2) {
    font-size: 18px;
    text-align: center;
  }
  .lp-introduction .int-inner-text hr {
    width: 90%;
    margin: 40px;
    margin-left: auto;
    margin-right: auto;
  }
}
.lp-settion div > h2 {
  text-align: center;
  margin-top: 64px;
  margin-bottom: 94px;
  font-size: 32px;
  line-height: 60px;
  letter-spacing: 4px;
}
.lp-settion .settion-content {
  position: relative;
  width: clamp(310px, 90%, 1000px);
  margin-left: auto;
  margin-right: auto;
  background-image: url(img/settion-background.png);
  padding: 40px 12px;
}
.lp-settion .settion-content::before {
  position: absolute;
  content: "";
  background-image: url(img/settion-ribon.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: clamp(310px, 50%, 500px);
  height: 100px;
  left: calc((100% - clamp(310px, 50%, 500px)) / 2);
  top: -62px;
}
.lp-settion .settion-content h3 {
  text-align: center;
  font-size: 64px;
  margin-bottom: 0;
  margin-top: 0px;
  padding-top: 64px;
  letter-spacing: 4px;
}
.lp-settion .settion-content h3 + span {
  text-align: center;
  display: block;
  margin-top: -1%;
}
.lp-settion .settion-content-up {
  background-image: url(img/settion-up-background.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  aspect-ratio: 1/1;
  width: clamp(310px, 73%, 612px);
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
}
.lp-settion .settion-content-up span {
  font-size: 28px;
}
.lp-settion .settion-content-up dl {
  text-align: center;
  font-size: 22px;
  position: absolute;
  top: 25%;
  right: calc((100% - 875px) / 2);
}
.lp-settion h4 {
  font-size: 32px;
  color: white;
  text-align: center;
  background-image: url(img/settion-midashi.png);
  margin-top: -2px;
  padding: 20px 0;
  background-size: contain;
}
.lp-settion .settion-content-down {
  position: relative;
}
.lp-settion .settion-content-down::before {
  position: absolute;
  content: "";
  background-image: url(img/settion-down-background.png);
  background-size: cover;
  width: 500px;
  height: 250px;
  right: 4px;
}
.lp-settion .settion-content-down > p {
  font-size: 24px;
}
.lp-settion .settion-content-down > p::before {
  content: "";
  background-image: url(img/settion-check.png);
  width: 16px;
  height: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 8px;
}
.lp-settion .settion-content-down dd {
  margin-left: 30px;
}
.lp-settion .settion-content-down dd > div {
  display: flex;
  align-items: center;
  gap: 8px;
}
.lp-settion .settion-content-down dd > div img {
  width: 16px;
  height: 16px;
}
.lp-settion .settion-content-down dd > div p {
  font-size: 24px;
  margin: 8px 0;
}
.lp-settion .settion-content-down dl:first-of-type {
  display: flex;
  padding-top: 40px;
  font-size: 32px;
}
.lp-settion .settion-content-down dl:first-of-type hr {
  width: 20%;
  height: 0.5px;
  background-color: black;
  border: none;
  margin-top: auto;
  margin-bottom: auto;
}
.lp-settion .settion-content-down dl:nth-of-type(2) {
  text-align: center;
}
.lp-settion .settion-content-down dl:nth-of-type(2) > p:first-child {
  font-size: 24px;
  margin-bottom: 0px;
}
.lp-settion .settion-content-down dl:nth-of-type(2) > p:first-child span {
  font-size: 48px;
  font-style: italic;
}
.lp-settion .settion-content-down dl:nth-of-type(2) > p:nth-of-type(2) {
  margin-bottom: 64px;
}
.lp-settion .settion-content-down dl:nth-of-type(2) > p:nth-of-type(2) span:first-child {
  font-size: 36px;
}
.lp-settion .settion-content-down dl:nth-of-type(2) > p:nth-of-type(2) span:nth-child(2) {
  font-size: 24px;
}
.lp-settion .settion-content-down dl:nth-of-type(2) > p:nth-of-type(2) span:nth-child(4) {
  font-size: 62px;
  color: #3F5ACD;
  font-style: italic;
  font-weight: 800;
}
.lp-settion .settion-content-down dl:nth-of-type(2) > p:nth-of-type(2) span:nth-child(5) {
  font-size: 24px;
  color: #3F5ACD;
  padding-left: 4px;
}

@media screen and (max-width: 960px) {
  .lp-settion .settion-content::before {
    top: -40px;
  }
  .lp-settion .settion-content-up {
    white-space: wrap;
    background-position: center -38;
  }
  .lp-settion .settion-content-up h3 {
    padding-top: 16px;
    letter-spacing: 4px;
    font-size: 32px;
  }
  .lp-settion .settion-content-up span {
    font-size: 18px;
  }
  .lp-settion .settion-content-up dl {
    font-size: 16px;
    right: 5;
    top: calc(400px - (960px - 100vw) * 0.5);
    width: 95%;
  }
}
@media screen and (max-width: 960px) and (max-width: 600px) {
  .lp-settion .settion-content-up dl {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 960px) {
  .lp-settion h4 {
    margin-top: 0px;
  }
}
@media screen and (max-width: 960px) and (max-width: 600px) {
  .lp-settion h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .lp-settion .settion-content {
    background-image: url(img/settion-sp.png);
    background-size: cover;
    width: 100% !important;
    box-sizing: border-box;
    padding: 40px 0px;
  }
  .lp-settion .settion-content::before {
    background-size: contain;
    top: -24px;
  }
  .lp-settion .lp-settion-inner h2 {
    font-size: 18px;
    line-height: 36px;
  }
  .lp-settion .settion-content-up {
    width: 100%;
    box-sizing: border-box;
    background-size: 126%;
    background-position: center -5%;
    white-space: wrap;
    aspect-ratio: 37.5/52.3;
  }
  .lp-settion .settion-content-up h3 {
    font-size: 32px;
    padding-top: 11.5%;
    letter-spacing: 2px;
  }
  .lp-settion .settion-content-up h3 + span {
    font-size: 18px;
    margin-top: 0px;
  }
  .lp-settion .settion-content-up dl {
    margin: 0%;
    right: 1;
    width: 98%;
    padding-top: calc(240px - (480px - 100vw) * 0.8);
    position: unset;
    padding-bottom: 0px;
  }
  .lp-settion h4 {
    font-size: 18px;
    background-size: contain;
    margin-top: 12px;
  }
  .lp-settion .settion-content-down {
    margin-left: 0px;
  }
  .lp-settion .settion-content-down::before {
    width: 49%;
    height: 23%;
    right: 0%;
  }
  .lp-settion .settion-content-down dd {
    padding-left: 8px;
  }
  .lp-settion .settion-content-down dd > div p {
    font-size: 16px;
  }
  .lp-settion .settion-content-down dl:first-of-type {
    font-size: 24px;
  }
  .lp-settion .settion-content-down dl:nth-of-type(2) p:first-child {
    font-size: 24px;
  }
  .lp-settion .settion-content-down dl:nth-of-type(2) p:first-child span {
    font-size: 32px;
  }
  .lp-settion .settion-content-down dl:nth-of-type(2) p:nth-of-type(2) {
    font-size: 16px;
  }
  .lp-settion .settion-content-down dl:nth-of-type(2) p:nth-of-type(2) span:first-child {
    font-size: 24px;
  }
  .lp-settion .settion-content-down dl:nth-of-type(2) p:nth-of-type(2) span:nth-of-type(2) {
    font-size: 16px;
  }
  .lp-settion .settion-content-down dl:nth-of-type(2) p:nth-of-type(2) span:nth-of-type(4) {
    font-size: 42px;
  }
}
.lp-voice {
  background-color: #F6F6F8;
  margin-top: 108px;
  padding-bottom: 140px;
}
.lp-voice .voice-inner {
  padding-top: 120px;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.lp-voice .voice-inner h2 {
  text-align: center;
  color: #2C3C62;
  font-size: 42px;
  margin-bottom: 0px;
  letter-spacing: 2px;
}
.lp-voice .voice-inner h2 + img {
  width: 110px;
  margin-bottom: clamp(50px, 15.5%, 220px);
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lp-voice .voice-content {
  color: #2C3C62;
  display: flex;
  margin-top: 84px;
  position: relative;
  background-color: white;
  padding: 40px 4.7%;
  max-width: 844px;
  width: clamp(310px, 90%, 844px);
}
.lp-voice .voice-content h3 {
  background-color: #F1F5FE;
  font-size: 24px;
  padding: 6px 34px;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: 2px;
}
.lp-voice .voice-content p {
  max-width: 500px;
}
.lp-voice .voice-content img {
  max-width: 482px;
  width: 100%;
}
.lp-voice .voice-content:nth-child(even) {
  flex-direction: row-reverse;
}
.lp-voice .voice-content .v-prof {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: clamp(360px, 50%, 482px);
}
.lp-voice .voice-content .v-report {
  padding-right: 16px;
  width: 484px;
}
.lp-voice .voice-content .v-report p {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 2.5px;
}
.lp-voice .voice-content.first {
  margin-left: calc((100% - 980px) / 1.6);
  justify-content: flex-end;
}
.lp-voice .voice-content.first .v-prof {
  position: absolute;
  left: -11.5%;
  top: -15%;
}
.lp-voice .voice-content.second {
  margin-left: calc((100% - 980px) / 1.6);
  justify-content: flex-end;
}
.lp-voice .voice-content.second > div {
  align-items: flex-start;
}
.lp-voice .voice-content.second .v-prof {
  position: absolute;
  right: -11.5%;
  top: -7%;
}
.lp-voice .voice-content.second .v-prof span {
  padding-left: 20px;
}
.lp-voice .voice-content.third {
  margin-left: calc((100% - 980px) / 1.6);
  justify-content: flex-end;
}
.lp-voice .voice-content.third .v-prof {
  position: absolute;
  left: -11.5%;
  top: -7%;
}
.lp-voice .voice-content.third .v-prof span {
  padding-right: 20px;
}
.lp-voice .voice-content:nth-of-type(4) {
  margin-left: calc(100% - 1124px);
  justify-content: flex-end;
}
.lp-voice .voice-content:nth-of-type(4) > div {
  align-items: flex-start;
}
.lp-voice .voice-content:nth-of-type(4) .v-prof {
  position: absolute;
  right: -11.5%;
  top: -7%;
}
.lp-voice .voice-content:nth-of-type(4) .v-prof span {
  padding-left: 20px;
}
.lp-voice .voice-content.five {
  flex-direction: row-reverse;
  margin-right: calc((100% - 1112px) / 2);
  justify-content: flex-end;
}
.lp-voice .voice-content.five .v-prof {
  align-items: flex-start;
  position: absolute;
  right: -11.5%;
  top: -7%;
}
.lp-voice .voice-content.five .v-prof span {
  padding-left: 20px;
}
.lp-voice .voice-content.six {
  flex-direction: row-reverse;
  margin-left: calc(100% - 980px);
}
.lp-voice .voice-content.six .v-prof {
  align-items: end;
  position: absolute;
  left: -11.5%;
  top: -7%;
}
@media screen and (max-width: 768px) {
  .lp-voice .voice-content.six .v-prof {
    left: unset !important;
    right: 0px;
  }
}
.lp-voice .voice-content.six .v-prof span {
  padding-right: 20px;
}
.lp-voice .voice-content.seven {
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-right: 21%;
}
.lp-voice .voice-content.seven .v-prof {
  align-items: flex-start;
  position: absolute;
  right: -11.5%;
  top: -7%;
}
.lp-voice .voice-content.seven .v-prof span {
  padding-left: 20px;
}

section.lp-cta {
  margin-top: 80px;
  text-align: center;
  position: relative;
}
section.lp-cta .lp-cta-wrapper {
  padding-bottom: 90px;
}
section.lp-cta .lp-cta-inner {
  position: unset;
}
section.lp-cta .lp-cta-inner p {
  font-size: 32px;
  line-height: 38px;
}

img#scroll-button {
  position: fixed;
  width: 60px;
  bottom: 20px;
  right: 20px;
}

@media screen and (max-width: 768px) {
  .lp-voice {
    padding-bottom: 84px;
  }
  .lp-voice .voice-inner {
    max-width: 1440px;
  }
  .lp-voice .voice-inner .voice-content {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 310px;
    width: 95%;
    box-sizing: border-box;
  }
  .lp-voice .voice-inner .voice-content .v-prof:nth-child(n) {
    position: absolute;
    top: -50px;
    width: 314px;
  }
  .lp-voice .voice-inner .voice-content.first, .lp-voice .voice-inner .voice-content.third, .lp-voice .voice-inner .voice-content.five, .lp-voice .voice-inner .voice-content.seven {
    margin-left: 5%;
  }
  .lp-voice .voice-inner .voice-content.second, .lp-voice .voice-inner .voice-content.four, .lp-voice .voice-inner .voice-content.six {
    margin-right: 5% !important;
    margin-left: 0px;
  }
  .lp-voice .voice-inner .voice-content.first .v-prof, .lp-voice .voice-inner .voice-content.third .v-prof, .lp-voice .voice-inner .voice-content.five .v-prof, .lp-voice .voice-inner .voice-content.six .v-prof, .lp-voice .voice-inner .voice-content.seven .v-prof {
    left: -5.25%;
    align-items: flex-end;
  }
  .lp-voice .voice-inner .voice-content.first .v-prof span, .lp-voice .voice-inner .voice-content.third .v-prof span, .lp-voice .voice-inner .voice-content.five .v-prof span, .lp-voice .voice-inner .voice-content.six .v-prof span, .lp-voice .voice-inner .voice-content.seven .v-prof span {
    padding-right: 3%;
  }
  .lp-voice .voice-inner .voice-content.second .v-prof, .lp-voice .voice-inner .voice-content.four .v-prof {
    right: -5.25%;
    left: unset;
    align-items: flex-start;
  }
  .lp-voice .voice-inner .voice-content.second .v-prof span, .lp-voice .voice-inner .voice-content.four .v-prof span {
    padding-left: 3%;
  }
  .lp-voice .voice-inner .voice-content .v-report {
    width: 97%;
  }
  .lp-voice .voice-inner .voice-content .v-report h3 {
    font-size: 18px;
  }
  .lp-voice .voice-inner .voice-content .v-report p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .lp-voice .voice-inner {
    padding-top: 80px;
  }
  .lp-voice .voice-inner h2 {
    margin-top: 0px;
  }
  .lp-voice .voice-inner img {
    margin-bottom: 0px;
  }
  .lp-voice .voice-content:nth-child(n) {
    margin-left: auto;
    margin-right: auto;
  }
  .lp-voice .voice-content:nth-child(n) .v-prof {
    width: clamp(360px, 40%, 482px);
  }
  .lp-voice .voice-content:nth-child(n).first .v-prof, .lp-voice .voice-content:nth-child(n).third .v-prof, .lp-voice .voice-content:nth-child(n).six .v-prof {
    left: 0px;
  }
  .lp-voice .voice-content:nth-child(n).second .v-prof, .lp-voice .voice-content:nth-child(n).four .v-prof, .lp-voice .voice-content:nth-child(n).five .v-prof, .lp-voice .voice-content:nth-child(n).seven .v-prof {
    right: 0px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .lp-voice .voice-content:nth-child(n) {
    flex-direction: column;
    padding-top: 400px;
    max-width: 85%;
  }
  .lp-voice .voice-content:nth-child(n).first .v-prof, .lp-voice .voice-content:nth-child(n).third .v-prof, .lp-voice .voice-content:nth-child(n).six .v-prof {
    left: -2.5%;
  }
  .lp-voice .voice-content:nth-child(n).second .v-prof, .lp-voice .voice-content:nth-child(n).four .v-prof, .lp-voice .voice-content:nth-child(n).five .v-prof, .lp-voice .voice-content:nth-child(n).seven .v-prof {
    right: -2.5%;
  }
  .lp-voice .voice-content:nth-child(n) p {
    max-width: 100%;
  }
  .lp-voice .voice-content:nth-child(n) .v-prof {
    top: -5%;
  }
  .lp-voice .voice-content:nth-child(n) .v-report {
    width: 100%;
  }
}
.lp-footer .lp-footer-inner {
  padding: 24px 0;
  background-color: #31353F;
}
.lp-footer .lp-footer-inner .f-up {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 70%;
}
.lp-footer .lp-footer-inner .f-up span {
  color: white;
  padding-right: 24px;
  font-size: 24px;
}
.lp-footer .lp-footer-inner .f-up img {
  width: 24px;
  padding-right: 4px;
}
.lp-footer .lp-footer-inner .f-up + img {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 60px;
}
.lp-footer .lp-footer-inner .f-up :last-child img {
  width: 32px;
}
.lp-footer P {
  text-align: center;
  color: white;
}

@media screen and (max-width: 480px) {
  .lp-footer .footer-content {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: 16px;
    box-sizing: border-box;
  }
  .lp-footer .footer-content .f-up {
    margin-left: 0px;
  }
  .lp-footer .footer-content .f-up + img {
    margin-top: auto;
    margin-bottom: auto;
  }
}/*# sourceMappingURL=style.css.map */