@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
  font-size: 1em;
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

body {
  position: relative;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  color: #444;
  background: #fff;
  line-break: strict;
}
body * {
  box-sizing: border-box;
}
body img {
  max-width: 100%;
  height: auto;
}

.lp2025-catch-cst {
  position: relative;
  width: 1600px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
  height: 500px;
  overflow: hidden;
  background: #000;
}
@media (max-width: 960px) {
  .lp2025-catch-cst {
    height: auto;
  }
}
.lp2025-catch-cst .lp2025-catch-cst-img {
  background: #000;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  width: 70%;
  left: auto;
}
.lp2025-catch-cst .lp2025-catch-cst-img img, .lp2025-catch-cst .lp2025-catch-cst-img picture, .lp2025-catch-cst .lp2025-catch-cst-img source {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 960px) {
  .lp2025-catch-cst .lp2025-catch-cst-img {
    width: 100%;
    position: relative;
    height: 55vw;
  }
  .lp2025-catch-cst .lp2025-catch-cst-img img {
    position: relative;
  }
}
.lp2025-catch-cst .lp2025-catch-cst-txt {
  display: flex;
  align-items: center;
  height: 100%;
  padding-inline: 4rem;
  position: relative;
}
.lp2025-catch-cst .lp2025-catch-cst-txt h2 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
}
.lp2025-catch-cst .lp2025-catch-cst-txt h2 span {
  display: block;
  margin-top: 1rem;
  color: #00FFFF;
}
@media (max-width: 960px) {
  .lp2025-catch-cst .lp2025-catch-cst-txt {
    padding: 2rem;
  }
  .lp2025-catch-cst .lp2025-catch-cst-txt h2 {
    font-size: 1.5rem;
  }
  .lp2025-catch-cst .lp2025-catch-cst-txt h2 br {
    display: none;
  }
  .lp2025-catch-cst .lp2025-catch-cst-txt h2 span {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .lp2025-catch-cst .lp2025-catch-cst-txt {
    padding: 1rem;
  }
  .lp2025-catch-cst .lp2025-catch-cst-txt h2 {
    font-size: 1.25rem;
  }
  .lp2025-catch-cst .lp2025-catch-cst-txt h2 span {
    font-size: 1rem;
  }
}

.lp-2025-main {
  font-size: 1.125rem;
  width: 1600px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
}
@media (max-width: 960px) {
  .lp-2025-main {
    font-size: 1rem;
  }
}

.lp2025-lead-cst1 {
  background: linear-gradient(to bottom, #2318F6 0%, #221B8F 30%, #076FFF 100%);
  color: #fff;
  text-align: center;
  padding: 3rem 5rem;
}
.lp2025-lead-cst1 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
.lp2025-lead-cst1 ul li {
  border: solid 1px #fff;
  border-radius: 10rem;
  padding: 0 2rem;
  margin-inline: 1rem;
}
.lp2025-lead-cst1 p {
  font-size: 1.5rem;
}
@media (max-width: 1600px) {
  .lp2025-lead-cst1 {
    padding-inline: 1rem;
  }
}
@media (max-width: 768px) {
  .lp2025-lead-cst1 {
    padding-inline: 1rem;
  }
  .lp2025-lead-cst1 ul li {
    margin: 0.25rem;
  }
  .lp2025-lead-cst1 p {
    font-size: 1rem;
  }
  .lp2025-lead-cst1 p strong {
    font-size: 1.25rem;
  }
  .lp2025-lead-cst1 br {
    display: none;
  }
}

.lp2025-lead-cst2 {
  margin-top: -2rem;
  margin-bottom: 2rem;
  padding-inline: 2rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .lp2025-lead-cst2 {
    padding-inline: 1rem;
  }
}
.lp2025-lead-cst2 ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.lp2025-lead-cst2 ul li {
  width: 450px;
  height: 450px;
  padding-inline: 5rem;
  box-shadow: 0.2rem 0.2rem 1rem rgba(0, 0, 0, 0.2);
  border-radius: 100rem;
  background: #fff;
  position: relative;
  padding-top: 150px;
}
.lp2025-lead-cst2 ul img {
  display: block;
  margin: auto;
  max-width: 200px;
  position: absolute;
  bottom: 320px;
  right: 0;
  left: 0;
  margin: auto;
}
.lp2025-lead-cst2 ul h3 {
  color: #1B5AFF;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1rem;
}
.lp2025-lead-cst2 ul p {
  font-size: 1.5rem;
  font-weight: bold;
}
@media (max-width: 1600px) {
  .lp2025-lead-cst2 ul li {
    width: 32%;
    margin-inline: 1%;
    padding-inline: 2rem;
  }
}
@media (max-width: 1280px) {
  .lp2025-lead-cst2 ul li {
    border-radius: 2rem;
    height: auto;
    padding: 2rem;
  }
  .lp2025-lead-cst2 ul li img {
    position: relative;
    bottom: 0;
    max-height: 60px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .lp2025-lead-cst2 ul {
    flex-direction: column;
  }
  .lp2025-lead-cst2 ul li {
    width: 100%;
    margin-bottom: 1rem;
  }
  .lp2025-lead-cst2 ul p {
    font-size: 1rem;
  }
}

.lp2025-lead-cst2-foot {
  display: flex;
  width: fit-content;
  margin-inline: auto;
  align-items: center;
}
.lp2025-lead-cst2-foot img {
  width: 100px;
}
.lp2025-lead-cst2-foot p {
  color: #1B5AFF;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 2rem;
}
.lp2025-lead-cst2-foot + .lp2025-btn-cst {
  margin: auto;
}
@media (max-width: 768px) {
  .lp2025-lead-cst2-foot {
    flex-direction: column;
  }
  .lp2025-lead-cst2-foot p {
    margin: 1rem 0;
    font-size: 1.25rem;
  }
  .lp2025-lead-cst2-foot p br {
    display: none;
  }
}

[class^=lp2025-cst] {
  padding: 3rem 5rem;
}
@media (max-width: 1600px) {
  [class^=lp2025-cst] {
    padding-inline: 0;
  }
}
@media (max-width: 768px) {
  [class^=lp2025-cst] {
    padding-block: 1rem;
  }
}
[class^=lp2025-cst] p {
  margin: 0;
}
[class^=lp2025-cst] p + p {
  margin-top: 1rem;
}

.lp2025-cst1 .lp2025-child1-cst1 {
  padding-inline: 1rem;
}
.lp2025-cst1 .lp2025-child1-cst1 h3 {
  font-size: 2.2rem;
  text-align: center;
}
.lp2025-cst1 .lp2025-child1-cst1 h4 {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2rem;
}
.lp2025-cst1 .lp2025-child1-cst1 p {
  width: 768px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
  font-size: 1.2rem;
  line-height: 2;
}
.lp2025-cst1 .lp2025-child1-cst1 p strong {
  font-size: 120%;
}
@media (max-width: 768px) {
  .lp2025-cst1 .lp2025-child1-cst1 h3 {
    font-size: 1.4rem;
  }
  .lp2025-cst1 .lp2025-child1-cst1 h4 {
    font-size: 1.25rem;
  }
  .lp2025-cst1 .lp2025-child1-cst1 p {
    font-size: 1rem;
  }
}

.lp2025-cst1 .lp2025-child2-cst1 {
  position: relative;
  padding-bottom: 2rem;
  background: linear-gradient(to bottom, #fff 5%, transparent 25%, #2318f6 50%, #221B8F 80%);
}
.lp2025-cst1 .lp2025-child2-cst1 .u-circle {
  display: block;
  margin: 0 auto 1rem;
}
.lp2025-cst1 .lp2025-child2-cst1 .u-circle circle {
  fill: #03040B;
}
.lp2025-cst1 .lp2025-child2-cst1 p.lp2025-child2-cst1-lead {
  width: 10rem;
  height: 10rem;
  background: #03040B;
  color: #fff;
  border-radius: 100rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: auto;
  margin-bottom: 1rem;
}
.lp2025-cst1 .lp2025-child2-cst1 h4 {
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 1rem;
}
.lp2025-cst1 .lp2025-child2-cst1 ul {
  display: flex;
  justify-content: space-between;
  padding-inline: 5rem;
}
@media (max-width: 1600px) {
  .lp2025-cst1 .lp2025-child2-cst1 ul {
    padding-inline: 1rem;
  }
}
.lp2025-cst1 .lp2025-child2-cst1 ul li {
  width: 32%;
  background: #fff;
  border-radius: 1rem;
  padding: 2rem;
}
.lp2025-cst1 .lp2025-child2-cst1 ul li img {
  height: 70px;
  display: block;
  margin: auto;
  margin-bottom: 1rem;
}
.lp2025-cst1 .lp2025-child2-cst1 ul li p {
  font-size: 1.25rem;
  font-weight: bold;
}
@media (max-width: 960px) {
  .lp2025-cst1 .lp2025-child2-cst1 ul {
    flex-direction: column;
  }
  .lp2025-cst1 .lp2025-child2-cst1 ul li {
    width: 100%;
    margin-bottom: 1rem;
    padding: 1rem;
  }
}
.lp2025-cst1 .lp2025-child2-cst1 .lp2025-child2-cst1-bg {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.lp2025-cst1 .lp2025-child2-cst1 .lp2025-child2-cst1-bg img, .lp2025-cst1 .lp2025-child2-cst1 .lp2025-child2-cst1-bg picture, .lp2025-cst1 .lp2025-child2-cst1 .lp2025-child2-cst1-bg source {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.lp2025-cst1 .lp2025-child3-cst1 {
  background: linear-gradient(to bottom, #221B8F 40%, transparent 100%);
  padding: 2rem;
  padding-top: 8rem;
  position: relative;
}
@media (max-width: 960px) {
  .lp2025-cst1 .lp2025-child3-cst1 {
    padding-inline: 1rem;
  }
}
@media (max-width: 768px) {
  .lp2025-cst1 .lp2025-child3-cst1 {
    padding-top: 4rem;
  }
}
.lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-icon {
  position: absolute;
  top: -5.5rem;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-icon img {
  width: 10rem;
}
@media (max-width: 960px) {
  .lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-icon {
    top: -4rem;
  }
  .lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-icon img {
    width: 20vw;
  }
  .lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-icon svg {
    height: 75px;
  }
}
.lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-child1 {
  border-radius: 2rem;
  background: #fff;
  padding: 4rem 4rem 2rem;
}
@media (max-width: 960px) {
  .lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-child1 {
    padding-inline: 1rem;
  }
}
.lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-lead1 {
  color: #1B5AFF;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 768px) {
  .lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-lead1 {
    font-size: 1.25rem;
  }
  .lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-lead1 br {
    display: none;
  }
}
.lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-child2 {
  border: solid 4px #deddec;
  border-radius: 1rem;
  padding: 1rem;
  margin-block: 1rem;
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
  position: relative;
}
.lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-child2 + p {
  text-align: center;
}
.lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-child2::after {
  content: "";
  position: absolute;
  top: 100%; /* 親要素のすぐ下に配置 */
  left: 50%; /* 親の半分まで移動 */
  transform: translateX(-50%); /* 自身の幅の半分戻して真ん中合わせ */
  /* 三角形の作成 */
  border-top: 15px solid #deddec; /* 本体と同じ色にする */
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 0; /* 下側は不要なので0に */
}
@media (max-width: 768px) {
  .lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-child2 {
    font-size: 1rem;
  }
  .lp2025-cst1 .lp2025-child3-cst1 .lp2025-child3-cst1-child2 br {
    display: none;
  }
}

.lp2025-cst1 .lp2025-child4-cst {
  padding-inline: 1rem;
}
.lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst-lead {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 2;
  padding-inline: 1rem;
}
.lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst-lead strong {
  display: block;
  color: #1B5AFF;
  font-size: 120%;
}
@media (max-width: 768px) {
  .lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst-lead {
    font-size: 1rem;
    line-height: 1.6;
  }
  .lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst-lead br {
    display: none;
  }
}
.lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst1 {
  display: flex;
  margin-bottom: 1rem;
}
.lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst1 > div {
  width: 50%;
  margin: 1rem;
}
.lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst1 > div:nth-child(1) {
  position: relative;
  border-radius: 0 5rem 5rem 5rem;
  overflow: hidden;
}
.lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst1 > div:nth-child(1) img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst1 > div:nth-child(2) {
  background: #1B5AFF;
  color: #fff;
  border-radius: 5rem 5rem 0 5rem;
  padding: 7rem 2rem;
  display: flex;
  align-items: center;
  font-size: 2rem;
}
@media (max-width: 960px) {
  .lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst1 {
    flex-direction: column;
  }
  .lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst1 > div {
    width: 100%;
    margin-inline: 0;
  }
  .lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst1 > div:nth-child(1) {
    min-height: 50vw;
  }
  .lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst1 > div:nth-child(2) {
    font-size: 1.5rem;
    padding-block: 2rem;
  }
  .lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst1 > div:nth-child(2) br {
    display: none;
  }
  .lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst1 > div:nth-child(n) {
    border-radius: 5rem;
  }
}
.lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin: auto;
  background: #fff;
  border-radius: 2rem;
  padding: 1rem 4rem;
  box-shadow: 0.75rem 0.75rem 2rem rgba(0, 0, 0, 0.5);
}
.lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst2 p {
  margin-left: 2rem;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0;
  color: #1B5AFF;
}
@media (max-width: 768px) {
  .lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst2 {
    flex-direction: column;
    padding: 1rem;
  }
  .lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst2 p {
    font-size: 1.125rem;
    margin-left: 0;
    margin-top: 1rem;
  }
  .lp2025-cst1 .lp2025-child4-cst .lp2025-child4-cst2 p br {
    display: none;
  }
}

.lp2025-cst2 .lp2025-head-cst2 {
  position: relative;
  height: 400px;
  margin-bottom: 2rem;
}
.lp2025-cst2 .lp2025-head-cst2 .lp2025-head-cst2-bg {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 400px;
  z-index: -1;
}
.lp2025-cst2 .lp2025-head-cst2 .lp2025-head-cst2-bg img, .lp2025-cst2 .lp2025-head-cst2 .lp2025-head-cst2-bg picture, .lp2025-cst2 .lp2025-head-cst2 .lp2025-head-cst2-bg source {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.lp2025-cst2 .lp2025-head-cst2 .lp2025-head-cst2-heading {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 2rem;
  background: linear-gradient(to top, rgba(7, 111, 255, 0.8) 0%, rgba(34, 27, 143, 0.8) 70%);
}
.lp2025-cst2 .lp2025-head-cst2 .lp2025-head-cst2-heading h3 {
  color: #fff;
  text-align: center;
  font-size: 2rem;
}
@media (max-width: 768px) {
  .lp2025-cst2 .lp2025-head-cst2 .lp2025-head-cst2-heading {
    padding-inline: 1rem;
  }
  .lp2025-cst2 .lp2025-head-cst2 .lp2025-head-cst2-heading h3 {
    font-size: 1.5rem;
  }
}

.lp2025-cst2 .lp2025-child1-cst2 {
  padding-inline: 1rem;
}
.lp2025-cst2 .lp2025-child1-cst2 > p {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2rem;
}
.lp2025-cst2 .lp2025-child1-cst2 > div {
  font-size: 1.4rem;
  font-weight: bold;
  color: #1B5AFF;
  text-align: center;
}

.lp2025-cst2 .lp2025-child2-cst2,
.lp2025-cst2 .lp2025-child3-cst2,
.lp2025-cst2 .lp2025-child4-cst2 {
  margin-top: 4rem;
  margin-inline: 2rem;
  background: #EAF1FB;
  padding: 1rem 3rem;
}
@media (max-width: 960px) {
  .lp2025-cst2 .lp2025-child2-cst2,
  .lp2025-cst2 .lp2025-child3-cst2,
  .lp2025-cst2 .lp2025-child4-cst2 {
    margin-inline: 0;
    padding: 1rem;
  }
}
.lp2025-cst2 .lp2025-child2-cst2 h3,
.lp2025-cst2 .lp2025-child3-cst2 h3,
.lp2025-cst2 .lp2025-child4-cst2 h3 {
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 1rem;
}
.lp2025-cst2 .lp2025-child2-cst2 h3 + p,
.lp2025-cst2 .lp2025-child3-cst2 h3 + p,
.lp2025-cst2 .lp2025-child4-cst2 h3 + p {
  color: #1B5AFF;
  text-align: center;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .lp2025-cst2 .lp2025-child2-cst2 h3,
  .lp2025-cst2 .lp2025-child3-cst2 h3,
  .lp2025-cst2 .lp2025-child4-cst2 h3 {
    font-size: 1.4rem;
  }
}
.lp2025-cst2 .lp2025-child2-cst2 ul,
.lp2025-cst2 .lp2025-child3-cst2 ul,
.lp2025-cst2 .lp2025-child4-cst2 ul {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}
.lp2025-cst2 .lp2025-child2-cst2 ul li,
.lp2025-cst2 .lp2025-child3-cst2 ul li,
.lp2025-cst2 .lp2025-child4-cst2 ul li {
  background: #fff;
  border-radius: 2rem;
  padding: 2rem;
  margin: 0.5rem;
  position: relative;
  width: 33%;
}
.lp2025-cst2 .lp2025-child2-cst2 ul li p,
.lp2025-cst2 .lp2025-child3-cst2 ul li p,
.lp2025-cst2 .lp2025-child4-cst2 ul li p {
  color: #1B5AFF;
  font-size: 1.25rem;
  font-weight: bold;
}
@media (max-width: 768px) {
  .lp2025-cst2 .lp2025-child2-cst2 ul,
  .lp2025-cst2 .lp2025-child3-cst2 ul,
  .lp2025-cst2 .lp2025-child4-cst2 ul {
    flex-direction: column;
  }
  .lp2025-cst2 .lp2025-child2-cst2 ul li,
  .lp2025-cst2 .lp2025-child3-cst2 ul li,
  .lp2025-cst2 .lp2025-child4-cst2 ul li {
    margin-inline: 0;
    width: 100%;
    text-align: center;
  }
}
.lp2025-cst2 .lp2025-child2-cst2 ul li {
  padding-top: 3rem;
}
.lp2025-cst2 .lp2025-child2-cst2 ul li img {
  position: absolute;
  top: -1rem;
  left: 0;
  right: 0;
  margin: auto;
}
.lp2025-cst2 .lp2025-child3-cst2 {
  background: #F2F2F2;
}
.lp2025-cst2 .lp2025-child3-cst2 > div {
  position: relative;
}
.lp2025-cst2 .lp2025-child3-cst2 > div img {
  position: absolute;
  top: -2rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
@media (max-width: 768px) {
  .lp2025-cst2 .lp2025-child3-cst2 > div img {
    width: 60px;
  }
}
.lp2025-cst2 .lp2025-child4-cst2 ul li {
  padding-top: 4rem;
}
.lp2025-cst2 .lp2025-child4-cst2 ul li img {
  position: absolute;
  top: -1rem;
  left: 0;
  right: 0;
  margin: auto;
}

.lp2025-cst3 .lp2025-head-cst3 {
  height: 600px;
  position: relative;
  margin-bottom: -150px;
}
.lp2025-cst3 .lp2025-head-cst3 div {
  position: absolute;
  width: 600px;
  height: 100%;
  left: 200px;
  top: -6rem;
}
.lp2025-cst3 .lp2025-head-cst3 div img {
  position: absolute;
  z-index: -2;
}
.lp2025-cst3 .lp2025-head-cst3 div::after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 50%;
  bottom: 0;
  background: linear-gradient(to bottom, transparent 20%, #fff 70%);
}
@media (max-width: 768px) {
  .lp2025-cst3 .lp2025-head-cst3 {
    height: 600px;
  }
  .lp2025-cst3 .lp2025-head-cst3 div {
    width: 100%;
    left: 0;
    top: -2rem;
  }
  .lp2025-cst3 .lp2025-head-cst3 div img {
    height: 600px;
    max-width: initial;
    width: auto;
  }
}
.lp2025-cst3 .lp2025-head-cst3 h3 {
  position: absolute;
  z-index: 1;
  background: #1B5AFF;
  padding: 2rem;
  color: #fff;
  border-radius: 2rem;
  font-size: 2rem;
  right: 100px;
  top: 100px;
  margin: auto;
  display: flex;
  align-items: center;
  height: 8rem;
}
@media (max-width: 768px) {
  .lp2025-cst3 .lp2025-head-cst3 h3 {
    right: 0;
    margin: 1rem;
    font-size: 1.4rem;
  }
}

.lp2025-cst3 .lp2025-child1-cst3 {
  position: relative;
  z-index: 1;
}
.lp2025-cst3 .lp2025-child1-cst3 h4 {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .lp2025-cst3 .lp2025-child1-cst3 h4 {
    font-size: 1.25rem;
  }
}
.lp2025-cst3 .lp2025-child1-cst3 h5 {
  font-size: 1.25rem;
  color: #1B5AFF;
  padding-left: 6rem;
  padding-bottom: 1rem;
  border-bottom: solid 2px #1B5AFF;
  margin-bottom: 1rem;
}
.lp2025-cst3 .lp2025-child1-cst3 ol {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .lp2025-cst3 .lp2025-child1-cst3 ol {
    flex-direction: column;
    margin-bottom: 3rem;
  }
}
.lp2025-cst3 .lp2025-child1-cst3 ol > li {
  width: 48%;
  margin: 1%;
  background: #fff;
  box-shadow: 0.2rem 0.2rem 1rem rgba(0, 0, 0, 0.2);
  border-radius: 2rem;
  padding: 2rem;
  position: relative;
}
@media (max-width: 768px) {
  .lp2025-cst3 .lp2025-child1-cst3 ol > li {
    width: 98%;
  }
}
.lp2025-cst3 .lp2025-child1-cst3 ol > li strong {
  font-weight: bold;
  color: #1B5AFF;
}
.lp2025-cst3 .lp2025-child1-cst3 ol > li > span {
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  top: -2rem;
  background: #fff;
  box-shadow: 0.2rem 0.2rem 1rem rgba(0, 0, 0, 0.4);
  border-radius: 10rem;
  width: 6rem;
  height: 6rem;
  padding: 1em;
  text-align: center;
}
.lp2025-cst3 .lp2025-child1-cst3 ol > li > span img {
  width: auto;
  height: 4rem;
}

.lp2025-cst4 {
  background: linear-gradient(to bottom, rgba(27, 90, 255, 0.3) 0%, transparent 70%);
}

.lp2025-cst4 .lp2025-head-cst4 {
  background: linear-gradient(to bottom, #2318F6 0%, #221B8F 30%, #076FFF 100%);
  margin: -3rem -5rem 2rem;
  padding-inline: 1rem;
}
.lp2025-cst4 .lp2025-head-cst4 > div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1600px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
  padding: 1rem 5rem;
}
.lp2025-cst4 .lp2025-head-cst4 h3 {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin-left: 2rem;
}
@media (max-width: 768px) {
  .lp2025-cst4 .lp2025-head-cst4 img {
    width: 60px;
  }
}

.lp2025-cst4 .lp2025-child1-cst,
.lp2025-cst4 .lp2025-child2-cst {
  margin-bottom: 3rem;
}
.lp2025-cst4 .lp2025-child1-cst h4,
.lp2025-cst4 .lp2025-child2-cst h4 {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #1B5AFF;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .lp2025-cst4 .lp2025-child1-cst h4,
  .lp2025-cst4 .lp2025-child2-cst h4 {
    font-size: 1.4rem;
  }
}
.lp2025-cst4 .lp2025-child1-cst ul,
.lp2025-cst4 .lp2025-child2-cst ul {
  width: 960px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
  padding-inline: 1rem;
}
.lp2025-cst4 .lp2025-child1-cst ul > li,
.lp2025-cst4 .lp2025-child2-cst ul > li {
  background: #fff;
  border-radius: 2rem;
  margin-bottom: 1rem;
  padding: 1rem 4rem;
  display: flex;
  align-items: center;
  box-shadow: 0.2rem 0.2rem 1rem rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .lp2025-cst4 .lp2025-child1-cst ul > li,
  .lp2025-cst4 .lp2025-child2-cst ul > li {
    flex-direction: column;
    padding-inline: 1rem;
  }
}
.lp2025-cst4 .lp2025-child1-cst ul > li > div:nth-child(1),
.lp2025-cst4 .lp2025-child2-cst ul > li > div:nth-child(1) {
  width: 200px;
  flex-shrink: 0;
  margin-right: 2rem;
  text-align: center;
}
@media (max-width: 768px) {
  .lp2025-cst4 .lp2025-child1-cst ul > li > div:nth-child(1),
  .lp2025-cst4 .lp2025-child2-cst ul > li > div:nth-child(1) {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.lp2025-cst4 .lp2025-child1-cst ul > li > div:nth-child(1) img,
.lp2025-cst4 .lp2025-child2-cst ul > li > div:nth-child(1) img {
  width: 100px;
}
.lp2025-cst4 .lp2025-child1-cst ul > li > div:nth-child(1) span,
.lp2025-cst4 .lp2025-child2-cst ul > li > div:nth-child(1) span {
  font-size: 0.9375rem;
  font-weight: bold;
  display: block;
  line-height: 1.2;
}
.lp2025-cst4 .lp2025-child1-cst ul > li > div:nth-child(2),
.lp2025-cst4 .lp2025-child2-cst ul > li > div:nth-child(2) {
  width: 100%;
}

.lp2025-cst5 {
  position: relative;
  padding-top: 10rem;
}
@media (max-width: 960px) {
  .lp2025-cst5 {
    padding-top: 0;
  }
}
.lp2025-cst5 .lp2025-lead-cst5 .lp2025-lead-cst5-bg {
  position: absolute;
  top: -32rem;
  z-index: -2;
  left: 0;
  right: 0;
  margin: auto;
}
.lp2025-cst5 .lp2025-lead-cst5 .lp2025-lead-cst5-bg::after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  width: 100%;
  height: 25rem;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(34, 27, 143, 0.8) 0%, rgba(7, 111, 255, 0.9) 50%, transparent 100%);
}
@media (max-width: 1600px) {
  .lp2025-cst5 .lp2025-lead-cst5 .lp2025-lead-cst5-bg::after {
    display: none;
  }
}
@media (max-width: 960px) {
  .lp2025-cst5 .lp2025-lead-cst5 .lp2025-lead-cst5-bg {
    display: none;
  }
}
.lp2025-cst5 .lp2025-lead-cst5 .lp2025-lead-cst5-child {
  margin-inline: -5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: 1rem;
  color: #fff;
}
@media (max-width: 1600px) {
  .lp2025-cst5 .lp2025-lead-cst5 .lp2025-lead-cst5-child {
    margin-inline: 0;
    margin-bottom: -2rem;
    padding-bottom: 3rem;
    padding-inline: 1rem;
    background: linear-gradient(to bottom, rgba(34, 27, 143, 0.8) 0%, rgba(7, 111, 255, 0.9) 100%);
  }
}
.lp2025-cst5 .lp2025-lead-cst5 .lp2025-lead-cst5-child img {
  margin-right: 1rem;
}
.lp2025-cst5 .lp2025-lead-cst5 .lp2025-lead-cst5-child h3 {
  font-size: 2rem;
}
@media (max-width: 768px) {
  .lp2025-cst5 .lp2025-lead-cst5 .lp2025-lead-cst5-child img {
    width: 4rem;
  }
  .lp2025-cst5 .lp2025-lead-cst5 .lp2025-lead-cst5-child h3 {
    font-size: 1.4rem;
  }
}
.lp2025-cst5 .lp2025-child1-cst,
.lp2025-cst5 .lp2025-child2-cst,
.lp2025-cst5 .lp2025-child3-cst {
  padding: 2rem;
  background: #F8F7F3;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
.lp2025-cst5 .lp2025-child1-cst .lp2025-head-cst,
.lp2025-cst5 .lp2025-child2-cst .lp2025-head-cst,
.lp2025-cst5 .lp2025-child3-cst .lp2025-head-cst {
  display: flex;
  align-items: flex-end;
  margin-bottom: 1rem;
}
.lp2025-cst5 .lp2025-child1-cst .lp2025-head-cst img,
.lp2025-cst5 .lp2025-child2-cst .lp2025-head-cst img,
.lp2025-cst5 .lp2025-child3-cst .lp2025-head-cst img {
  width: 6rem;
  margin-right: 1rem;
}
.lp2025-cst5 .lp2025-child1-cst .lp2025-head-cst h5,
.lp2025-cst5 .lp2025-child2-cst .lp2025-head-cst h5,
.lp2025-cst5 .lp2025-child3-cst .lp2025-head-cst h5 {
  font-size: 2rem;
  font-weight: bold;
}
.lp2025-cst5 .lp2025-child1-cst .lp2025-head-cst h5 span,
.lp2025-cst5 .lp2025-child2-cst .lp2025-head-cst h5 span,
.lp2025-cst5 .lp2025-child3-cst .lp2025-head-cst h5 span {
  font-size: 1.5rem;
  display: block;
  color: #1B5AFF;
}
@media (max-width: 768px) {
  .lp2025-cst5 .lp2025-child1-cst .lp2025-head-cst h5,
  .lp2025-cst5 .lp2025-child2-cst .lp2025-head-cst h5,
  .lp2025-cst5 .lp2025-child3-cst .lp2025-head-cst h5 {
    font-size: 1.4rem;
  }
  .lp2025-cst5 .lp2025-child1-cst .lp2025-head-cst h5 span,
  .lp2025-cst5 .lp2025-child2-cst .lp2025-head-cst h5 span,
  .lp2025-cst5 .lp2025-child3-cst .lp2025-head-cst h5 span {
    font-size: 1rem;
  }
}
.lp2025-cst5 .lp2025-child1-cst .lp2025-body-cst,
.lp2025-cst5 .lp2025-child2-cst .lp2025-body-cst,
.lp2025-cst5 .lp2025-child3-cst .lp2025-body-cst {
  border-inline: solid 3px #1B5AFF;
  padding-inline: 2rem;
  position: relative;
}
@media (max-width: 768px) {
  .lp2025-cst5 .lp2025-child1-cst .lp2025-body-cst,
  .lp2025-cst5 .lp2025-child2-cst .lp2025-body-cst,
  .lp2025-cst5 .lp2025-child3-cst .lp2025-body-cst {
    padding-inline: 0;
    border: none;
  }
}
.lp2025-cst5 .lp2025-child1-cst .lp2025-body-cst h6,
.lp2025-cst5 .lp2025-child2-cst .lp2025-body-cst h6,
.lp2025-cst5 .lp2025-child3-cst .lp2025-body-cst h6 {
  width: fit-content;
  color: #fff;
  padding: 0.2rem 2rem;
  border-radius: 10rem;
  background: #1B5AFF;
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 768px) {
  .lp2025-cst5 .lp2025-child1-cst .lp2025-body-cst h6,
  .lp2025-cst5 .lp2025-child2-cst .lp2025-body-cst h6,
  .lp2025-cst5 .lp2025-child3-cst .lp2025-body-cst h6 {
    font-size: 1.25rem;
  }
}
.lp2025-cst5 .lp2025-child1-cst .lp2025-body-cst p + h6,
.lp2025-cst5 .lp2025-child2-cst .lp2025-body-cst p + h6,
.lp2025-cst5 .lp2025-child3-cst .lp2025-body-cst p + h6 {
  margin-top: 1rem;
}
.lp2025-cst5 .lp2025-child1-cst .lp2025-body-cst h6:nth-of-type(1),
.lp2025-cst5 .lp2025-child2-cst .lp2025-body-cst h6:nth-of-type(1),
.lp2025-cst5 .lp2025-child3-cst .lp2025-body-cst h6:nth-of-type(1) {
  background: #000;
}
.lp2025-cst5 .lp2025-child1-cst .lp2025-body-cst h6:nth-of-type(2),
.lp2025-cst5 .lp2025-child2-cst .lp2025-body-cst h6:nth-of-type(2),
.lp2025-cst5 .lp2025-child3-cst .lp2025-body-cst h6:nth-of-type(2) {
  background: #19499D;
}
.lp2025-cst5 .lp2025-child1-cst .lp2025-body-cst p,
.lp2025-cst5 .lp2025-child2-cst .lp2025-body-cst p,
.lp2025-cst5 .lp2025-child3-cst .lp2025-body-cst p {
  padding-left: 2rem;
  padding-right: 12rem;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .lp2025-cst5 .lp2025-child1-cst .lp2025-body-cst p,
  .lp2025-cst5 .lp2025-child2-cst .lp2025-body-cst p,
  .lp2025-cst5 .lp2025-child3-cst .lp2025-body-cst p {
    font-size: 1rem;
    font-weight: normal;
    padding-inline: 0;
  }
}
.lp2025-cst5 .lp2025-child1-cst .lp2025-body-cst img,
.lp2025-cst5 .lp2025-child2-cst .lp2025-body-cst img,
.lp2025-cst5 .lp2025-child3-cst .lp2025-body-cst img {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 10rem;
}
@media (max-width: 768px) {
  .lp2025-cst5 .lp2025-child1-cst .lp2025-body-cst img,
  .lp2025-cst5 .lp2025-child2-cst .lp2025-body-cst img,
  .lp2025-cst5 .lp2025-child3-cst .lp2025-body-cst img {
    position: relative;
  }
}

.lp2025-cst6 {
  position: relative;
}
.lp2025-cst6::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -2;
  background: url("../--img/lp2025-cst-bg6.webp") top/cover no-repeat;
}
.lp2025-cst6 h3 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 4rem;
}
.lp2025-cst6 h3 span {
  color: #1B5AFF;
  font-size: 1.4rem;
  display: block;
}
@media (max-width: 768px) {
  .lp2025-cst6 h3 {
    padding-inline: 1rem;
  }
}
.lp2025-cst6 dl {
  width: 960px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
}
.lp2025-cst6 dl div {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  width: 100%;
}
.lp2025-cst6 dl div:nth-child(1) dt, .lp2025-cst6 dl div:nth-child(1) dt::after {
  background: #A0DCF7;
}
.lp2025-cst6 dl div:nth-child(2) dt, .lp2025-cst6 dl div:nth-child(2) dt::after {
  background: #5DC4F0;
}
.lp2025-cst6 dl div:nth-child(3) dt, .lp2025-cst6 dl div:nth-child(3) dt::after {
  background: #27A9E8;
}
.lp2025-cst6 dl div:nth-child(4) dt, .lp2025-cst6 dl div:nth-child(4) dt::after {
  background: #1C89CF;
}
.lp2025-cst6 dl div:nth-child(5) dt, .lp2025-cst6 dl div:nth-child(5) dt::after {
  background: #1B5AFF;
}
.lp2025-cst6 dl dt {
  margin-right: 2.5rem;
  background: #2A4CB9;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 900;
  padding-block: 0.5rem;
  padding-inline: 2rem 0rem;
  line-height: 1;
  position: relative;
}
@media (max-width: 768px) {
  .lp2025-cst6 dl dt {
    font-size: 1rem;
    margin-right: 1.5rem;
  }
}
.lp2025-cst6 dl dt::before, .lp2025-cst6 dl dt::after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 2.5rem;
}
@media (max-width: 768px) {
  .lp2025-cst6 dl dt::before, .lp2025-cst6 dl dt::after {
    width: 2rem;
    height: 2rem;
  }
}
.lp2025-cst6 dl dt::before {
  left: -1.25rem;
  top: 0;
  bottom: 0;
  background: #fff;
}
@media (max-width: 768px) {
  .lp2025-cst6 dl dt::before {
    left: -1rem;
  }
}
.lp2025-cst6 dl dt::after {
  background: #2A4CB9;
  right: -1.25rem;
  top: 0;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  .lp2025-cst6 dl dt::after {
    right: -1rem;
  }
}
.lp2025-cst6 dl dd {
  background: #EDEDF5;
  border-radius: 2rem;
  padding: 1rem;
  width: 100%;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
}
@media (max-width: 768px) {
  .lp2025-cst6 dl dd {
    font-size: 1.25rem;
  }
}
.lp2025-cst6 dl dd span {
  font-size: 1.25rem;
  font-weight: normal;
  display: block;
  color: #1B5AFF;
}
@media (max-width: 768px) {
  .lp2025-cst6 dl dd span {
    font-size: 1rem;
  }
}

.lp2025-cst7 h3 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 2rem;
}
.lp2025-cst7 h3 span {
  font-size: 1.7rem;
  color: #1B5AFF;
  display: block;
}
.lp2025-cst7 dl {
  background: linear-gradient(to bottom, #2318F6 0%, #221B8F 30%, #076FFF 100%);
  padding: 4rem;
  border-radius: 2rem;
}
@media (max-width: 1600px) {
  .lp2025-cst7 dl {
    padding-inline: 1rem;
  }
}
.lp2025-cst7 dl > div {
  background: #fff;
  padding: 2rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
.lp2025-cst7 dl dt {
  font-size: 1.6rem;
  color: #1B5AFF;
}
@media (max-width: 768px) {
  .lp2025-cst7 dl dt {
    font-size: 1.25rem;
  }
}
.lp2025-cst7 dl dd {
  font-size: 1.25rem;
}
@media (max-width: 768px) {
  .lp2025-cst7 dl dd {
    font-size: 1rem;
  }
}

.lp2025-foot-cst {
  background: linear-gradient(to bottom, transparent 0%, #2318F6 30%, #221B8F 100%);
  color: #fff;
  position: relative;
  padding-top: 150px;
}
@media (max-width: 1745px) {
  .lp2025-foot-cst {
    padding-top: 4rem;
  }
}

.lp2025-foot-cst-img {
  position: absolute;
  top: -2rem;
  left: calc(50vw - 1600px / 2 - 3rem);
  z-index: 1;
}
.lp2025-foot-cst-img img {
  height: 320px;
}
@media (max-width: 1745px) {
  .lp2025-foot-cst-img {
    display: none;
  }
}
@media (max-width: 768px) {
  .lp2025-foot-cst-img img {
    height: auto;
  }
}

.lp2025-foot-cst-body {
  width: 1000px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
  background: linear-gradient(to bottom, #076FFF 0%, #221B8F 70%, #2318F6 100%);
  border-radius: 4rem;
  padding: 4rem 4rem 2rem 8rem;
  position: relative;
  z-index: 0;
  overflow: hidden;
  transform: translateX(160px);
}
@media (max-width: 1745px) {
  .lp2025-foot-cst-body {
    position: relative;
    transform: translateX(0);
    padding: 3rem;
  }
}
@media (max-width: 768px) {
  .lp2025-foot-cst-body {
    padding: 2rem;
  }
}
.lp2025-foot-cst-body::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(7, 111, 255, 0.5) 0%, rgba(34, 27, 143, 0.9) 70%);
}
.lp2025-foot-cst-body h3 {
  position: relative;
  z-index: 1;
  font-size: 2.4rem;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .lp2025-foot-cst-body h3 {
    font-size: 1.5rem;
  }
}
.lp2025-foot-cst-body p {
  position: relative;
  z-index: 1;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 2;
}
@media (max-width: 768px) {
  .lp2025-foot-cst-body p {
    font-size: 1rem;
  }
}
.lp2025-foot-cst-body img {
  position: absolute;
  display: block;
  right: 1rem;
  bottom: 1rem;
  z-index: -2;
}

.lp2025-foot-cst-foot {
  width: 1600px;
  max-width: calc(100% - 0px * 2);
  margin-inline: auto;
  text-align: center;
  padding: 2rem 0 6rem;
}
.lp2025-foot-cst-foot p {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.lp2025-foot-cst-foot .lp2025-btn-cst {
  margin: auto;
}
@media (max-width: 768px) {
  .lp2025-foot-cst-foot {
    padding-inline: 1rem;
  }
}

.lp2025-btn-cst {
  display: block;
  position: relative;
  width: fit-content;
  padding: 1.25rem 4rem;
  border-radius: 100rem;
  background: linear-gradient(60deg, #B900FF, #007DDA);
  color: #fff;
  text-decoration: none;
  font-size: 1.25rem;
  font-weight: bold;
  filter: drop-shadow(0 0 5px rgba(34, 27, 143, 0.5));
  text-align: center;
}
.lp2025-btn-cst span {
  display: block;
  font-size: 60%;
  font-weight: normal;
}
.lp2025-btn-cst:after {
  content: "";
  position: absolute;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: solid 1px #fff;
  border-radius: 100rem;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.lp2025-btn-cst:hover {
  transform: translateY(-5px);
}
@media (max-width: 768px) {
  .lp2025-btn-cst {
    font-size: 1.125rem;
    padding-inline: 1rem;
  }
}

/*# sourceMappingURL=lp2025-consulting.css.map */
