@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("lib/ress.min.css");
.p-mv {
  background: url(../../../images/lp/scp/mv.webp) no-repeat 50% 0/100% auto;
  height: 66.4rem;
}
@media screen and (max-width: 767px) {
  .p-mv {
    background: url(../../../images/lp/scp/mv_sp.webp) no-repeat 50% 0/100vw auto;
    height: 59rem;
  }
}
.p-mv .lead {
  color: var(--black);
  font-size: 2.4rem;
  font-weight: 700;
  font-feature-settings: "palt";
  letter-spacing: 0.18rem;
  line-height: 1.5;
  margin: 0 0 2rem;
  padding: 7rem 0 0 7.9rem;
}
@media screen and (max-width: 767px) {
  .p-mv .lead {
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
    line-height: 1.3272142857;
    margin: 0 0 1rem;
    padding: 2.5rem 0 0 2.639rem;
  }
}
.p-mv-ttl {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="736" height="262" viewBox="0 0 736 262" fill="none"><path d="M-7 5C-7 2.23858 -4.76142 -1.30052e-08 -2 -2.9048e-08L730.455 -4.28432e-06C733.752 -4.30347e-06 736.146 3.13399 735.28 6.31442L666.618 258.314C666.025 260.49 664.049 262 661.794 262L-1.99996 262C-4.76139 262 -6.99998 259.761 -6.99998 257L-7 5Z" fill="%231E2C6B"/></svg>') no-repeat 0 0/contain;
  color: #fff;
  height: 26.2rem;
  padding: 4rem 0 0 8.2rem;
  width: 74.4rem;
}
@media screen and (max-width: 767px) {
  .p-mv-ttl {
    margin-left: -0.6rem;
    padding: 2.116rem 0 0 3rem;
    width: 38.4rem;
  }
}
.p-mv-ttl .line-1 {
  align-items: center;
  display: flex;
  font-size: 2rem;
  gap: 0.6rem;
  margin: 0 0 1.8rem;
}
@media screen and (max-width: 767px) {
  .p-mv-ttl .line-1 {
    font-size: 1.1rem;
    gap: 0.3rem;
    margin: 0 0 0.5rem;
  }
}
.p-mv-ttl .line-1 span {
  align-items: center;
  border: 1px solid #fff;
  border-radius: 9999px;
  display: flex;
  font-size: 1.8rem;
  line-height: 1;
  height: 4rem;
  padding: 0 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-mv-ttl .line-1 span {
    font-size: 1.1rem;
    height: 2.448rem;
    padding: 0 0.6rem;
  }
}
.p-mv-ttl .line-2 {
  font-size: 4rem;
  letter-spacing: 0.1rem;
  line-height: 1;
  margin: 0 0 1rem -0.5rem;
}
@media screen and (max-width: 767px) {
  .p-mv-ttl .line-2 {
    font-size: 2.2rem;
    margin: 0 0 0.4rem;
  }
}
.p-mv-ttl .line-3 {
  font-size: 6rem;
  letter-spacing: 0.15rem;
  line-height: 1;
  margin: 0 0 1.7rem -0.5rem;
}
@media screen and (max-width: 767px) {
  .p-mv-ttl .line-3 {
    font-size: 3.2rem;
    letter-spacing: 0.1rem;
    margin: 0 0 1rem;
  }
}
.p-mv-ttl .line-4 {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="248" height="81" viewBox="0 0 248 81" fill="none"><path d="M-7 5C-7 2.23858 -4.76142 -2.7644e-08 -2 -6.17445e-08L242.303 -3.07862e-06C245.646 -3.1199e-06 248.047 3.21617 247.097 6.42074L226.055 77.4208C225.426 79.5437 223.475 81 221.261 81L-1.99999 81C-4.76141 81 -6.99999 78.7614 -6.99999 76L-7 5Z" fill="%232A3E96"/></svg>') no-repeat 0 0/contain;
  font-size: 6rem;
  letter-spacing: 0.08rem;
  line-height: 1;
  height: 8.1rem;
  padding: 0.5rem 0 0 7.7rem;
  position: absolute;
  left: 0;
  width: 25.6rem;
}
@media screen and (max-width: 767px) {
  .p-mv-ttl .line-4 {
    font-size: 3.2rem;
    margin-left: -1.2rem;
    padding: 0.3rem 0 0 4.3rem;
    width: 13.2129rem;
  }
}
.p-mv-badge {
  aspect-ratio: 1/1;
  background: var(--orange);
  border-radius: 50%;
  border: 0.2rem solid var(--white);
  color: var(--white);
  height: auto;
  left: 52.2rem;
  line-height: 1;
  position: absolute;
  top: 2.6rem;
  text-align: center;
  width: 19.6rem;
}
@media screen and (max-width: 767px) {
  .p-mv-badge {
    left: unset;
    right: 2.084rem;
    top: 0;
    width: 10.1161rem;
  }
}
.p-mv-badge .line-1 {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.12rem;
  margin: 0 0 0.7rem;
  padding: 4.5rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-mv-badge .line-1 {
    font-size: 1.4rem;
    margin: 0 0 0.2rem;
    padding: 2.1rem 0 0;
  }
}
.p-mv-badge .line-2 {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-mv-badge .line-2 {
    font-size: 1.2rem;
    margin: 0 0 0.2rem;
  }
}
.p-mv-badge .line-2 b {
  font-family: var(--font_2);
  font-size: 5rem;
  font-weight: 700;
  letter-spacing: 0.25rem;
}
@media screen and (max-width: 767px) {
  .p-mv-badge .line-2 b {
    font-size: 2.6rem;
    letter-spacing: 0;
    padding: 0 0.3rem 0 0;
  }
}
.p-mv-badge .line-3 {
  font-weight: 500;
  letter-spacing: 0.08rem;
}
@media screen and (max-width: 767px) {
  .p-mv-badge .line-3 {
    font-size: 0.9rem;
    letter-spacing: 0;
  }
}
.p-mv-btns {
  display: flex;
  gap: 2.42rem;
  padding: 10.7rem 0 0 7.1rem;
}

.p-problem {
  padding: 8.8rem 0 11.5rem;
}
@media screen and (max-width: 767px) {
  .p-problem {
    padding: 7rem 0 7rem;
  }
}
.p-problem-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5.5rem 0 0;
  row-gap: 2.1rem;
}
@media screen and (max-width: 767px) {
  .p-problem-items {
    row-gap: 2rem;
    padding: 3.5rem 0 0;
  }
}
.p-problem-item {
  background: #F5F6F6;
  border-radius: 2rem;
  min-height: 31.9rem;
  width: 54.5rem;
}
@media screen and (max-width: 767px) {
  .p-problem-item {
    min-height: unset;
    width: 100%;
  }
}
.p-problem-item-head {
  align-items: center;
  background: var(--green);
  border-radius: 2rem 2rem 2rem 0;
  color: var(--white);
  display: flex;
  font-size: 2.3rem;
  font-weight: 700;
  gap: 2.3rem;
  height: 12.2rem;
  letter-spacing: 0.1rem;
  line-height: 1.3043478261;
  padding: 0 1.9rem;
}
@media screen and (max-width: 767px) {
  .p-problem-item-head {
    font-size: 2rem;
    gap: 1.65rem;
    height: auto;
    line-height: 1.2;
    min-height: 9.7rem;
    padding: 1rem 1.9rem;
  }
}
.p-problem-item-head .num {
  align-items: center;
  aspect-ratio: 1/1;
  background: var(--white);
  border-radius: 0.6rem;
  display: flex;
  color: var(--green);
  font-family: var(--font_2);
  font-weight: 600;
  justify-content: center;
  width: 4.2rem;
}
@media screen and (max-width: 767px) {
  .p-problem-item-head .num {
    flex-shrink: 0;
    font-size: 1.4rem;
    font-weight: 500;
    width: 3rem;
  }
}
.p-problem-item-body {
  align-items: center;
  display: flex;
  gap: 4.1rem;
  padding: 1.7rem 4rem 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-problem-item-body {
    justify-content: space-between;
    gap: 0;
    padding: 1.3rem 2.5rem 2.5rem;
  }
}
.p-problem-item-body p {
  align-self: start;
  font-weight: 500;
  width: 34.2rem;
}
@media screen and (max-width: 767px) {
  .p-problem-item-body p {
    width: 22.6rem;
  }
}
.p-problem-item-body img {
  height: 8.5rem;
  width: auto;
}
@media screen and (max-width: 767px) {
  .p-problem-item-body img {
    height: 5.8rem;
    margin-right: 0.2rem;
  }
}

.p-service {
  padding: 8.6rem 0 11.8rem;
}
@media screen and (max-width: 767px) {
  .p-service {
    padding: 6rem 0 7rem;
  }
}
.p-service-items {
  display: flex;
  flex-wrap: wrap;
  gap: 2.4rem;
  padding: 5.2rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-service-items {
    gap: 2rem;
    padding: 3rem 0 0;
  }
}
.p-service-item {
  background: var(--white);
  border-radius: 2rem;
  width: 54.8rem;
}
.p-service-item-ttl {
  align-items: center;
  background: var(--dark-blue);
  border-radius: 0 0 2rem 2rem;
  color: #fff;
  display: flex;
  font-size: 2.4rem;
  letter-spacing: 0.1rem;
  line-height: 1;
  height: 5.5rem;
  justify-content: center;
  padding: 0 3rem;
  margin: 0 auto 3.5rem;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .p-service-item-ttl {
    border-radius: 0 0 1rem 1rem;
    font-size: 2rem;
    margin: 0 auto 1.8rem;
    padding: 0 1.9rem;
    height: 4.4rem;
    white-space: nowrap;
    width: 28.9rem;
  }
}
.p-service-item p {
  font-size: 1.8rem;
  letter-spacing: 0.09rem;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .p-service-item p {
    font-size: 1.4rem;
    letter-spacing: 0.07rem;
    line-height: 1.5714285714;
  }
}
.p-service-item.item-1 {
  width: 100%;
}
.p-service-item.item-1 .u-flex {
  gap: 3.1rem;
  padding: 0 5.7rem 4rem 7.4rem;
}
@media screen and (max-width: 767px) {
  .p-service-item.item-1 .u-flex {
    align-items: center;
    gap: 1.3rem;
    flex-direction: column-reverse;
    padding: 0 2.4rem 2.5rem;
  }
}
.p-service-item.item-1 img {
  width: 8.9rem;
}
@media screen and (max-width: 767px) {
  .p-service-item.item-1 img {
    width: 5.2rem;
  }
}
.p-service-item.item-2 > div {
  padding: 0 3.8rem 3rem 6.1rem;
}
@media screen and (max-width: 767px) {
  .p-service-item.item-2 > div {
    padding: 0 2.4rem 2.5rem;
  }
}
.p-service-item.item-2 .u-flex {
  justify-content: space-between;
  padding: 0 0 1.3rem;
}
@media screen and (max-width: 767px) {
  .p-service-item.item-2 .u-flex {
    align-items: center;
    gap: 0.5rem;
    flex-direction: column-reverse;
  }
}
.p-service-item.item-2 .u-flex .ttl {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-service-item.item-2 .u-flex .ttl {
    font-size: 2rem;
    width: 100%;
  }
}
.p-service-item.item-2 .u-flex .ttl .u-font-orange {
  font-weight: 700;
}
.p-service-item.item-2 .u-flex img {
  width: 8.9rem;
}
@media screen and (max-width: 767px) {
  .p-service-item.item-2 .u-flex img {
    width: 5.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-service-item.item-2 p {
    letter-spacing: 0;
  }
}
.p-service-item.item-3 > div {
  margin-top: -0.5rem;
  padding: 0 3.6rem 4rem 4rem;
}
@media screen and (max-width: 767px) {
  .p-service-item.item-3 > div {
    padding: 1rem 2.4rem 4rem;
  }
}
.p-service-item.item-3 > div .ttl {
  display: flex;
  font-size: 2.4rem;
  gap: 1.5rem;
  letter-spacing: 0.12rem;
  margin: 2.3rem 0 1.2rem;
}
@media screen and (max-width: 767px) {
  .p-service-item.item-3 > div .ttl {
    font-size: 2rem;
    letter-spacing: 0.1rem;
    gap: 1.2rem;
    line-height: 1.3;
    margin: 2.5rem 0 0.7rem;
  }
}
.p-service-item.item-3 > div .ttl-num {
  align-items: center;
  aspect-ratio: 1/1;
  background: var(--orange);
  border-radius: 0.6rem;
  display: flex;
  color: var(--white);
  flex-shrink: 0;
  font-family: var(--font_2);
  font-size: 2rem;
  font-weight: 500;
  justify-content: center;
  height: auto;
  line-height: 1;
  width: 4.2rem;
}
@media screen and (max-width: 767px) {
  .p-service-item.item-3 > div .ttl-num {
    align-self: start;
    font-size: 1.4rem;
    transform: translateY(-0.1rem);
    width: 2.8rem;
  }
}
.p-service-item.item-3 > div .u-flex {
  align-items: start;
  gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-service-item.item-3 > div .u-flex {
    align-items: center;
    gap: 0.8rem;
  }
}
.p-service-item.item-3 > div .u-flex p {
  font-size: 1.8rem;
  letter-spacing: 0.03rem;
  line-height: 1.4444444444;
}
@media screen and (max-width: 767px) {
  .p-service-item.item-3 > div .u-flex p {
    font-size: 1.4rem;
    line-height: 1.5714285714;
  }
}
.p-service-item.item-3 > div .u-flex img {
  height: auto;
  width: 7.3rem;
}
@media screen and (max-width: 767px) {
  .p-service-item.item-3 > div .u-flex img.img-1 {
    margin: 1.3rem -0.5rem 0 0;
    width: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-service-item.item-3 > div .u-flex img.img-2 {
    margin-top: -1rem;
    width: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-service-item.item-3 > div .u-flex img.img-3 {
    margin: 0.5rem -1rem 0 0;
    width: 6.7rem;
  }
}

.p-merits {
  padding: 10.6rem 0 11.5rem;
}
@media screen and (max-width: 767px) {
  .p-merits {
    padding: 7rem 0 6.5rem;
  }
}
.p-merits-items {
  display: flex;
  gap: 3.5rem;
  padding: 5.5rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-merits-items {
    flex-direction: column;
    gap: 2.8rem;
    padding: 1.8rem 0 0;
  }
}
.p-merits-item {
  width: 35rem;
}
@media screen and (max-width: 767px) {
  .p-merits-item {
    width: 100%;
  }
}
.p-merits-item img {
  border-radius: 0.6rem;
}
.p-merits-item .ttl {
  align-items: center;
  color: var(--orange);
  display: flex;
  font-size: 2.4rem;
  font-weight: 700;
  gap: 2.5rem;
  letter-spacing: 0.07rem;
  padding: 0.7rem 0 0.3rem;
}
@media screen and (max-width: 767px) {
  .p-merits-item .ttl {
    font-size: 2rem;
    gap: 1.1rem;
    padding: 0.4rem 0 0;
  }
}
.p-merits-item .ttl-num {
  font-family: var(--font_2);
  font-size: 3.2rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-merits-item .ttl-num {
    font-size: 2.8rem;
  }
}
.p-merits-item p {
  letter-spacing: 0.07rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-merits-item p {
    letter-spacing: 0;
    line-height: 1.5714285714;
    margin-top: -0.2rem;
  }
}

.p-voice {
  background: #F5F6F6;
  padding: 9.8rem 0 11.9rem;
}
@media screen and (max-width: 767px) {
  .p-voice {
    padding: 7rem 0 7rem;
  }
}
.p-voice .lead {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.08rem;
  padding: 2.8rem 0 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-voice .lead {
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 2.1rem 0 2.8rem;
  }
}
.p-voice-items {
  display: flex;
  flex-wrap: wrap;
  gap: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-voice-items {
    gap: 1.6rem;
  }
}
.p-voice-item {
  background: var(--white);
  border-radius: 2rem 2rem 2rem 0;
  display: flex;
  gap: 1.2rem;
  min-height: 17.6rem;
  padding: 2.8rem 3.4rem 2.4rem 1.8rem;
  width: 45.9rem;
}
@media screen and (max-width: 767px) {
  .p-voice-item {
    gap: 0.8rem;
    min-height: unset;
    padding: 2.1rem 2.4rem 2.7rem 0.8rem;
    width: 100%;
  }
}
.p-voice-item:nth-child(4n-1) {
  margin-left: 17.8rem;
}
@media screen and (max-width: 767px) {
  .p-voice-item:nth-child(4n-1) {
    margin-left: 0;
  }
}
.p-voice-item figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 11.4rem;
}
.p-voice-item figure img {
  margin: 0 0 0.6rem;
  width: 9rem;
}
.p-voice-item figure figcaption {
  align-items: center;
  border: 1px solid var(--green);
  border-radius: 9999px;
  color: var(--green);
  display: flex;
  font-size: 1.4rem;
  height: max(15px, 2.3rem);
  justify-content: center;
  line-height: 1;
  margin: 0 auto;
  padding: 0 1.3rem 0.02rem;
  width: fit-content;
}
@media screen and (max-width: 840px) {
  .p-voice-item figure figcaption {
    padding: 0 0.8rem 0.02rem;
  }
}
@media screen and (max-width: 767px) {
  .p-voice-item figure figcaption {
    padding: 0 1rem 0.1rem;
  }
}
.p-voice-item figure figcaption.is-orange {
  border-color: var(--orange);
  color: var(--orange);
}
.p-voice-item figure figcaption.is-blue {
  border-color: var(--blue);
  color: var(--blue);
}
.p-voice-item figure figcaption.is-purple {
  border-color: #B65ACD;
  color: #B65ACD;
}
.p-voice-item figure figcaption.is-light-blue {
  border-color: #44CEE6;
  color: #44CEE6;
}
.p-voice-item p {
  flex: 1;
  letter-spacing: 0.08rem;
  padding: 0.5rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-voice-item p {
    letter-spacing: 0.042rem;
  }
}

.p-plan {
  padding: 9.8rem 0 11.8rem;
}
@media screen and (max-width: 767px) {
  .p-plan {
    padding: 6rem 0 6.5rem;
  }
}
.p-plan .lead {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.08rem;
  padding: 2.8rem 0 5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-plan .lead {
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 2.2rem 0 2.4rem;
  }
}
.p-plan-items {
  display: flex;
  gap: 2rem;
  margin: 0 0 3.6rem;
}
@media screen and (max-width: 767px) {
  .p-plan-items {
    flex-direction: column;
    gap: 1.6rem;
    margin: 0 0 3rem;
  }
}
.p-plan-item {
  background: var(--white);
  border-radius: 2rem;
  min-height: 18.3rem;
  padding: 3.2rem 1rem;
  text-align: center;
  width: 26.5rem;
}
@media screen and (max-width: 767px) {
  .p-plan-item {
    min-height: unset;
    padding: 1.7rem 2.4rem 2.1rem;
    width: 100%;
  }
}
.p-plan-item .ttl {
  font-size: 2.4rem;
  letter-spacing: 0.12rem;
  padding: 0 0 2.3rem;
}
@media screen and (max-width: 767px) {
  .p-plan-item .ttl {
    font-size: 2rem;
    padding: 0 0 0.7rem;
  }
}
.p-plan-item p {
  letter-spacing: 0;
  line-height: 1.5;
}
.p-plan-dl {
  display: grid;
  grid-template-columns: auto 1fr;
  row-gap: 2rem;
}
@media screen and (max-width: 767px) {
  .p-plan-dl {
    grid-template-columns: 1fr;
    row-gap: 1rem;
  }
}
.p-plan-dl dt {
  align-items: center;
  background: var(--white);
  border-radius: 2rem;
  display: flex;
  font-size: 2rem;
  font-weight: 700;
  justify-content: center;
  min-height: 7rem;
  height: 100%;
  width: 17.3rem;
}
@media screen and (max-width: 767px) {
  .p-plan-dl dt {
    font-size: 1.6rem;
    height: 3.3131rem;
    min-height: unset;
    width: 100%;
  }
}
.p-plan-dl dd {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  letter-spacing: 0.08rem;
  line-height: 1.625;
  padding: 0.6rem 0 0.6rem 3.4rem;
}
@media screen and (max-width: 767px) {
  .p-plan-dl dd {
    align-items: start;
    letter-spacing: 0.02rem;
    line-height: 1.5714285714;
    padding: 0 0.5rem 1.5rem;
    width: 100%;
  }
  .p-plan-dl dd:last-child {
    padding-bottom: 0;
  }
}
.p-plan-dl dd.prices {
  align-items: center;
  display: flex;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .p-plan-dl dd.prices {
    flex-direction: column;
    gap: 2rem;
  }
}
.p-plan-dl dd.prices .price {
  align-items: center;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-plan-dl dd.prices .price {
    gap: 1rem;
  }
}
.p-plan-dl dd.prices .price small {
  font-size: 1.3rem;
  font-weight: 700;
  padding-right: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-plan-dl dd.prices .price small {
    padding-right: 0;
    text-align: center;
    transform: translateY(0.3rem);
    width: 5rem;
  }
}
.p-plan-dl dd.prices .price .u-palt {
  display: inline-block;
  font-size: 1.5rem;
  transform: translateY(-0.3rem);
}
@media screen and (max-width: 767px) {
  .p-plan-dl dd.prices .price .u-palt {
    font-size: 1.2rem;
    padding-left: 0.5rem;
    transform: translateY(-0.3rem);
  }
}
.p-plan-dl dd a {
  text-decoration: underline;
}
.p-plan-dl dd em {
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-plan-dl dd em {
    font-size: 2rem;
  }
}
.p-plan-dl dd .u-font-orange {
  font-size: 3.2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-plan-dl dd .u-font-orange {
    font-size: 2.4rem;
  }
}
.p-plan-dl dd .u-font-orange.is-en {
  font-family: var(--font_2);
  font-size: 4.2rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-plan-dl dd .u-font-orange.is-en {
    font-size: 3.6rem;
  }
}
.p-plan-dl dd small {
  display: inline-block;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-plan-dl dd small {
    font-size: 1.2rem;
  }
}

.p-faq {
  padding: 10rem 0 11.8rem;
}
@media screen and (max-width: 767px) {
  .p-faq {
    padding: 7rem 0 7rem;
  }
}
.p-faq-items {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: 5.4rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-faq-items {
    gap: 1.6rem;
    padding: 2rem 0 0;
  }
}
.p-faq-item {
  background: #F5F6F6;
  border-radius: 2rem;
  padding: 4rem 4.8rem 3.5rem;
}
@media screen and (max-width: 767px) {
  .p-faq-item {
    padding: 2.1rem 2.4rem 2rem 2.3rem;
  }
}
.p-faq-item .ttl {
  align-items: center;
  display: flex;
  font-size: 2.4rem;
  letter-spacing: 0.1rem;
  gap: 2.1rem;
  margin: 0 0 1.7rem;
}
@media screen and (max-width: 767px) {
  .p-faq-item .ttl {
    align-items: start;
    font-size: 2rem;
    gap: 1.3rem;
    line-height: 1.3;
    margin: 0 0 0.7rem;
  }
}
.p-faq-item .ttl-num {
  align-items: center;
  aspect-ratio: 1/1;
  background: var(--orange);
  border-radius: 0.6rem;
  color: var(--white);
  display: flex;
  flex-shrink: 0;
  font-family: var(--font_2);
  font-size: 1.6rem;
  font-weight: 600;
  justify-content: center;
  width: 4.2rem;
}
@media screen and (max-width: 767px) {
  .p-faq-item .ttl-num {
    font-size: 1.4rem;
    width: 3rem;
  }
}
.p-faq-item p {
  font-size: 1.8rem;
  letter-spacing: 0.08rem;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .p-faq-item p {
    font-size: 1.4rem;
    line-height: 1.5714285714;
  }
}

.p-cv {
  background: url(../../../images/lp/scp/cv_bg.webp) no-repeat 50% 50%/cover;
  color: var(--white);
  min-height: 43rem;
  padding: 8.6rem 0 8.5rem;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-cv {
    background-image: url(../../../images/lp/scp/cv_bg_sp.webp);
    padding: 5.7rem 0 5.9rem;
  }
}
.p-cv .ttl {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.16rem;
  margin: 0 0 3.1rem;
}
@media screen and (max-width: 767px) {
  .p-cv .ttl {
    font-size: 2.4rem;
    line-height: 1.25;
    margin: 0 0 1.8rem;
  }
}
.p-cv .lead {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.08rem;
  line-height: 1.6666666667;
  margin: 0 0 4.8rem;
}
@media screen and (max-width: 767px) {
  .p-cv .lead {
    font-size: 1.4rem;
    line-height: 1.5714285714;
    margin: 0 0 2.4rem;
  }
}
.p-cv-btns {
  display: flex;
  gap: 4.9rem;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-cv-btns {
    flex-direction: column;
    gap: 2.4rem;
  }
}
.p-cv-btns .c-btn-2 {
  width: 37.5rem;
}
@media screen and (max-width: 767px) {
  .p-cv-btns .c-btn-2 {
    width: 34.2rem;
  }
}/*# sourceMappingURL=home.css.map */