*, ::before, ::after {
  box-sizing: border-box;
}

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

header, footer, nav, section, article, main, aside, figure, figcaption {
  display: block;
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  font: inherit;
  cursor: pointer;
}

input,
select,
textarea {
  color: inherit;
  font: inherit;
  vertical-align: top;
}

span {
  font-weight: inherit;
}

html, body {
  width: 100%;
  overflow-x: hidden;
}

body {
  background: #fff;
  color: #111;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0;
}
body.is-fixed {
  position: fixed;
  width: 100%;
  overflow: hidden;
}

img {
  width: 100%;
  height: auto;
}

.button {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
@media (any-hover: hover) {
  .button:hover {
    opacity: 0.7;
  }
}

.p-contentTitle {
  z-index: 1;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1px 27px 1px 19px;
  background: #f0f0f0;
  font-weight: 900;
  font-size: 17px;
  line-height: 1.73;
  letter-spacing: 0.11em;
  white-space: nowrap;
  clip-path: polygon(0% 0, 100% 0, 96% 100%, 0 100%);
}
@media screen and (min-width: 768px) {
  .p-contentTitle {
    clip-path: polygon(4% 0, 100% 0, 96% 100%, 0 100%);
  }
}
@media screen and (min-width: 1100px) {
  .p-contentTitle {
    font-size: 18.7px;
  }
}
.p-contentTitle--wall {
  background-color: #10175C;
  color: #fff;
}
@media screen and (min-width: 1100px) {
  .p-contentTitle--wall {
    font-size: 22px;
  }
}
.p-contentTitle--solution {
  color: #10175C;
}
@media screen and (min-width: 768px) {
  .p-contentTitle--solution {
    font-size: 22px;
  }
}
.p-contentText {
  margin-top: 13px;
  margin-bottom: 40px;
  margin-inline: 27px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.73;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 1100px) {
  .p-contentText {
    font-size: 15.4px;
  }
}
.p-contentText--wall {
  color: #10175C;
  font-size: 16px;
  line-break: strict;
  word-break: normal;
  overflow-wrap: break-word;
}
@media screen and (min-width: 1100px) {
  .p-contentText--wall {
    font-size: 21px;
  }
}
.p-contentText--wall span {
  color: #CF510D;
  font-size: 18px;
}
@media screen and (min-width: 1100px) {
  .p-contentText--wall span {
    font-size: 23.4px;
  }
}
.p-contentText--solution {
  margin-top: 7px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.75;
  letter-spacing: 0.09em;
}
@media screen and (min-width: 768px) {
  .p-contentText--solution {
    margin-top: 20px;
    font-size: 17px;
  }
}
@media screen and (min-width: 1100px) {
  .p-contentText--solution {
    margin-right: -20px;
  }
}
.p-contentText--solution span {
  color: #CF510D;
  font-size: 18px;
  white-space: nowrap;
}
@media screen and (min-width: 1100px) {
  .p-contentText--solution span {
    font-size: 20px;
  }
}
.p-contentText--solution2 {
  line-break: auto;
  word-break: normal;
  overflow-wrap: normal;
}
.p-contentTextWrap {
  margin-top: 13px;
  margin-inline: 27px;
}
.p-contentTextWrap p {
  margin-top: 17px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.73;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 1100px) {
  .p-contentTextWrap p {
    font-size: 15.4px;
  }
}

.header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 42px;
}
@media screen and (min-width: 768px) {
  .header {
    height: 73px;
  }
}
.header__logo {
  width: 87px;
  margin-left: 3.1400966184%;
}
@media screen and (min-width: 768px) {
  .header__logo {
    width: 197px;
    margin-left: 6.1904761905%;
  }
}

.mv__wrap1 {
  position: relative;
}
.mv__1 {
  width: 100%;
}
.mv__button {
  position: absolute;
  bottom: 24px;
  left: 50%;
  width: 100%;
  max-width: 436px;
  padding-inline: 10px;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .mv__button {
    bottom: 10px;
    width: 300px;
    max-width: none;
    padding-inline: 0;
  }
}
@media screen and (min-width: 1100px) {
  .mv__button {
    bottom: 25px;
    left: 33%;
  }
}
@media screen and (min-width: 1300px) {
  .mv__button {
    left: 32%;
    width: 433px;
  }
}
.mv__wrap2 {
  padding-top: 18px;
  background: url("../images/mv/mv_bg.webp") no-repeat center center/cover;
}
@media screen and (min-width: 768px) {
  .mv__wrap2 {
    padding-top: 50px;
    background: url("../images/mv/mv_bg_pc.webp") no-repeat center center/cover;
  }
}
.mv__2 {
  max-width: 1420px;
  margin-inline: 0 auto;
  padding-right: 10px;
}
@media screen and (min-width: 768px) {
  .mv__2 {
    padding-right: 10px;
  }
}
.mv__3 {
  padding: 47px 27px 38px;
}
@media screen and (min-width: 768px) {
  .mv__3 {
    max-width: 820px;
    margin-inline: auto;
    padding-bottom: 119px;
  }
}
@media screen and (min-width: 1300px) {
  .mv__3 {
    margin-top: 15px;
  }
}

.coach {
  padding-top: 18px;
  padding-bottom: 88px;
  background: url("../images/coach/coach_bg.webp") no-repeat center center/cover;
}
@media screen and (min-width: 768px) {
  .coach {
    padding-top: 45px;
    padding-bottom: 123px;
    background: url("../images/coach/coach_bg_pc.webp") no-repeat center center/cover;
  }
}
.coach__voice__1 {
  max-width: 468px;
  margin-inline: auto;
  padding-top: 20px;
  padding-inline: 40px;
}
@media screen and (min-width: 400px) {
  .coach__voice__1 {
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .coach__voice__1 {
    max-width: 540px;
  }
}
.coach__voice__slider {
  margin-top: 21px;
  margin-left: 16px;
  cursor: grab;
}
@media screen and (min-width: 768px) {
  .coach__voice__slider {
    margin-top: 37px;
  }
}
.coach__voice__sliderCard {
  width: 366px !important;
  margin-inline: auto;
}
.coach__1 {
  margin-right: 6.5217391304%;
}
@media screen and (min-width: 768px) {
  .coach__1 {
    max-width: 772px;
    margin-right: -100px;
    margin-left: -30px;
  }
}
@media screen and (min-width: 1100px) {
  .coach__1 {
    margin-right: -100px;
    margin-left: -100px;
    padding-top: 45px;
  }
}
.coach__wrapAll {
  margin-top: 50px;
}
@media screen and (min-width: 400px) {
  .coach__wrapAll {
    margin-top: 36px;
  }
}
@media screen and (min-width: 768px) {
  .coach__wrapAll {
    display: flex;
    max-width: 1100px;
    margin-top: 50px;
    margin-inline: auto;
  }
}
@media screen and (min-width: 1100px) {
  .coach__wrapAll {
    max-width: 1150px;
  }
}
.coach__2 {
  margin-top: 25px;
  padding-inline: 27px;
}
@media screen and (min-width: 768px) {
  .coach__2 {
    max-width: 530px;
    margin-top: 46px;
  }
}
.coach__contents {
  margin-top: 31px;
}
@media screen and (min-width: 768px) {
  .coach__contents {
    flex: 1;
    max-width: 540px;
    margin-top: 360px;
  }
}
@media screen and (min-width: 1100px) {
  .coach__contents {
    max-width: 550px;
    margin-top: 500px;
  }
}
.coach__button {
  display: block;
  max-width: 436px;
  margin-top: 10px;
  margin-inline: auto;
  padding-inline: 13px;
}
@media screen and (min-width: 768px) {
  .coach__button {
    width: 470px;
    max-width: none;
    margin-top: 25px;
  }
}

@media screen and (min-width: 1500px) {
  .swiper-wrapper {
    display: flex;
    justify-content: center;
  }
}

.c-swiper__slide {
  width: auto;
}

.negative {
  margin-inline: auto;
  padding: 50px 27px 65px;
  background: gray;
  background: url("../images/negative/negative_bg.webp") no-repeat bottom center/cover;
}
@media screen and (min-width: 768px) {
  .negative {
    padding-block: 90px;
    background: url("../images/negative/negative_bg_pc.webp") no-repeat bottom center/cover;
  }
}
.negative__title {
  max-width: 410px;
  margin-inline: auto;
  padding-inline: 11px;
}
.negative__wrap {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 56px;
  gap: 34px;
}
@media screen and (min-width: 768px) {
  .negative__wrap {
    grid-template-rows: auto auto;
    grid-template-columns: repeat(6, 1fr);
    grid-template-areas: "item1 item1 item3 item3 item5 item5" ". item2 item2 item4 item4 .";
    max-width: 1270px;
    margin-top: 87px;
    margin-inline: auto;
    padding-left: 90px;
  }
}
@media screen and (min-width: 1300px) {
  .negative__wrap {
    max-width: 1440px;
    gap: 15px 50px;
  }
}
.negative__wrap li {
  max-width: 350px;
  margin-inline: auto;
}
.negative__wrap li:nth-child(2) {
  padding-left: 35px;
}
@media screen and (min-width: 768px) {
  .negative__wrap li {
    max-width: 300px;
  }
  .negative__wrap li:nth-child(1) {
    grid-area: item1;
  }
  .negative__wrap li:nth-child(2) {
    grid-area: item2;
    padding-left: 0;
  }
  .negative__wrap li:nth-child(3) {
    grid-area: item3;
  }
  .negative__wrap li:nth-child(4) {
    grid-area: item4;
  }
  .negative__wrap li:nth-child(5) {
    grid-area: item5;
  }
}
.negative__end {
  width: 78px;
  margin-top: 45px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .negative__end {
    width: 110px;
  }
}

.wall {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .wall {
    margin-top: 45px;
  }
}
.wall__title {
  width: 257px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .wall__title {
    width: 526px;
  }
}
.wall__wrap {
  margin-top: 17px;
}
@media screen and (min-width: 768px) {
  .wall__wrap {
    display: flex;
    max-width: 1080px;
    margin-top: 45px;
    margin-inline: auto;
    padding-inline: 27px;
  }
}
.wall__contents p, .wall__contents h3 {
  line-break: strict;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media screen and (min-width: 768px) {
  .wall__contents {
    flex: 1.5;
    max-width: 400px;
  }
}
@media screen and (min-width: 1100px) {
  .wall__contents {
    max-width: 590px;
  }
}
.wall__1 {
  width: 270px;
  margin-top: -28px;
  margin-left: 27px;
}
@media screen and (min-width: 768px) {
  .wall__1 {
    flex: 1;
    max-width: 418px;
    margin-top: 0;
  }
}
.wall__break {
  position: relative;
  margin-top: 85px;
}
@media screen and (min-width: 768px) {
  .wall__break {
    margin-top: 70px;
  }
}
.wall__break::after {
  z-index: -2;
  position: absolute;
  top: calc(50% + 20px);
  left: 50%;
  width: 160vw;
  height: 120%;
  transform: translate(-50%, -50%) rotate(-15deg);
  background: #C7CAD6;
  content: "";
  opacity: 0.54;
}
@media screen and (min-width: 768px) {
  .wall__break::after {
    top: calc(50% + 50px);
    height: 160%;
  }
}
@media screen and (min-width: 768px) {
  .wall__break::before {
    z-index: -1;
    position: absolute;
    right: 0;
    bottom: 0;
    aspect-ratio: 1163/642;
    width: 70%;
    max-width: 1163px;
    height: auto;
    background: url("../images/wall/wall_bg_pc.webp") no-repeat center center/contain;
    content: "";
  }
}
.wall__breakTitle {
  max-width: 530px;
  margin-inline: auto;
  padding-inline: 60px;
}
@media screen and (min-width: 768px) {
  .wall__breakTitle {
    max-width: 565px;
    padding-inline: 0;
  }
}
.wall__text {
  position: relative;
  margin-top: 10px;
  margin-inline: auto;
  padding-inline: 20px;
  color: #10175C;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.09em;
  line-break: strict;
  text-align: center;
  word-break: normal;
  overflow-wrap: break-word;
}
@media screen and (min-width: 768px) {
  .wall__text {
    max-width: 605px;
    margin-top: 62px;
    padding-inline: 77px;
    font-size: 18px;
  }
}
.wall__text::after {
  display: block;
  position: absolute;
  bottom: -40px;
  left: 50%;
  width: 2px;
  height: 32px;
  margin-top: 20px;
  transform: translateX(-50%);
  background-color: #10175C;
  content: "";
}
.wall__textMain {
  margin-top: 54px;
  color: #10175C;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 0.04em;
  text-align: center;
}
.wall__textMain span {
  font-weight: 900;
  font-size: 30px;
}
.wall__textMain .colorOrange {
  color: #CF510D;
}
@media screen and (min-width: 768px) {
  .wall__textMain {
    margin-top: 80px;
    font-size: 26px;
    line-height: 1.9;
  }
  .wall__textMain span {
    font-size: 39px;
  }
}

.solution {
  margin-top: 25px;
  padding-top: 105px;
  padding-bottom: 200px;
  background: url("../images/solution/solution_bg.webp") no-repeat top center/cover;
}
@media screen and (min-width: 768px) {
  .solution {
    margin-top: -80px;
    padding-top: 220px;
    background: url("../images/solution/solution_bg_pc.webp") no-repeat top center/cover;
  }
}
.solution__1 {
  margin-right: 65px;
}
@media screen and (min-width: 768px) {
  .solution__1 {
    margin-right: 50%;
  }
}
@media screen and (min-width: 1100px) {
  .solution__1 {
    padding-left: 150px;
  }
}
.solution__text1 {
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 27px;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.91;
  letter-spacing: 0.12em;
  line-break: strict;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media screen and (min-width: 768px) {
  .solution__text1 {
    margin-top: 15px;
    margin-inline: auto;
    font-size: 22px;
    text-align: center;
  }
}
.solution__text2 {
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 27px;
  background: linear-gradient(91deg, #95ECFF 14.62%, #ABA8FF 98.35%);
  background-clip: text;
  font-style: italic;
  font-weight: 900;
  font-size: 28px;
  line-height: 1.53;
  letter-spacing: 0.18em;
  white-space: nowrap;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 768px) {
  .solution__text2 {
    margin-top: 20px;
    margin-inline: auto;
    font-size: 48.4px;
  }
}
.solution__text2 span {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.solution__text2 span::after {
  display: block;
  width: 100%;
  height: 2.2px;
  margin-top: 3px;
  border-radius: 3px;
  background: linear-gradient(91deg, #95ECFF 14.62%, #ABA8FF 98.35%);
  content: "";
}
.solution__text2--2 {
  padding-left: 65px;
}
.solution__text3 {
  width: -moz-fit-content;
  width: fit-content;
  max-width: 98vw;
  margin-top: 20px;
  padding-inline: 27px 20px;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.75;
  letter-spacing: 0.09em;
  line-break: strict;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media screen and (min-width: 768px) {
  .solution__text3 {
    margin-top: 25px;
    margin-inline: auto;
    line-height: 2.1;
    text-align: center;
  }
}
.solution__text3 span {
  color: #CF510D;
  font-weight: 900;
  font-size: 18px;
}
.solution__2 {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .solution__2 {
    max-width: 780px;
    margin-top: 30px;
    margin-inline: auto;
  }
}
.solution__contents {
  max-width: 823px;
  margin-top: 33px;
  margin-inline: auto;
  line-break: strict;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media screen and (min-width: 768px) {
  .solution__contents {
    margin-top: 10px;
  }
}
.solution__3 {
  margin-top: -30px;
}
@media screen and (min-width: 768px) {
  .solution__3 {
    max-width: 1260px;
    margin-inline: auto;
    padding-right: 60px;
  }
}
@media screen and (min-width: 1100px) {
  .solution__3 {
    max-width: 1480px;
    margin-top: -10px;
    padding-right: 145px;
  }
}

.feature {
  z-index: 1;
  position: relative;
  margin-top: -400px;
  padding-bottom: 63px;
  background: url("../images/feature/feature_bg.webp") no-repeat top center/cover;
}
@media screen and (min-width: 768px) {
  .feature {
    margin-top: -595px;
    padding-bottom: 105px;
    background: url("../images/feature/feature_bg_pc.webp") no-repeat top center/cover;
  }
}
.feature__title {
  margin-right: 40px;
}
@media screen and (min-width: 768px) {
  .feature__title {
    margin-inline: auto;
    padding-top: 350px;
    padding-right: 35%;
    padding-left: 100px;
  }
}
@media screen and (min-width: 1100px) {
  .feature__title {
    padding-right: 39%;
    padding-left: 210px;
  }
}
.feature__cardWrap {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  max-width: 600px;
  margin-top: 40px;
  margin-inline: auto;
  padding-inline: 25px;
  gap: 72px;
}
@media screen and (min-width: 1100px) {
  .feature__cardWrap {
    flex-direction: row;
    max-width: 1400px;
    margin-top: 10px;
    gap: 30px;
  }
}
@media screen and (min-width: 1300px) {
  .feature__cardWrap {
    gap: 72px;
  }
}
.feature__card {
  display: flex;
  position: relative;
  flex: 1 1 0;
  flex-direction: column;
  height: 100%;
}
@media screen and (min-width: 1100px) {
  .feature__card {
    flex: 1;
  }
}
@media screen and (min-width: 1100px) {
  .feature__card:nth-child(1) {
    margin-top: 180px;
  }
}
@media screen and (min-width: 1100px) {
  .feature__card:nth-child(2) {
    margin-top: 90px;
  }
}
.feature__cardNumber {
  z-index: 1;
  position: absolute;
  top: -60px;
  left: -5px;
  width: 70px;
}
.feature__cardInner {
  padding: 43px 31px 31px;
  background: url("../images/feature/feature_bgText.webp") no-repeat top right/120px auto;
  background-color: #fff;
  box-shadow: 0px 0px 17.6px 0px rgba(216, 216, 216, 0.54);
  clip-path: polygon(14% 0%, 100% 0, 100% 93%, 86% 100%, 0 100%, 0 7%);
}
@media screen and (min-width: 768px) {
  .feature__cardInner {
    padding: 47px 35px 35px;
  }
}
.feature__cardSubtitle {
  text-align: center;
}
.feature__cardSubtitle--2 {
  margin-inline: 50px;
}
.feature__cardSubtitle--3 {
  margin-top: -10px;
  margin-inline: 24px;
}
.feature__cardTitle {
  margin-top: 8px;
  padding-inline: 8px;
  color: #10175C;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.43;
  letter-spacing: 0.17em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .feature__cardTitle {
    font-size: 22px;
  }
}
.feature__cardImg {
  margin-top: 21px;
  padding-inline: 15px;
}
.feature__cardText {
  margin-top: 22px;
  color: #10175C;
  font-weight: 350;
  font-size: 15px;
  line-height: 1.76;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .feature__cardText {
    font-size: 16.5px;
  }
}
.feature__button {
  display: block;
  max-width: 436px;
  margin-top: 29px;
  margin-inline: auto;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .feature__button {
    width: 433px;
    margin-top: 7px;
    padding-right: 0;
  }
}

.support {
  padding-top: 47px;
  padding-bottom: 500px;
  background: url("../images/support/support_bg.webp") no-repeat top center/cover;
  background-color: #F2F2F2;
}
@media screen and (min-width: 768px) {
  .support {
    padding-top: 60px;
  }
}
@media screen and (min-width: 1500px) {
  .support {
    background: url("../images/support/support_bg_pc.webp") no-repeat top center/cover;
  }
}

.support__title {
  max-width: 600px;
  margin-inline: auto;
}

.support__cardWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-items: stretch;
  max-width: 600px;
  margin-top: 46px;
  margin-inline: auto;
  padding-inline: 33px;
  gap: 37px;
}
@media screen and (min-width: 1500px) {
  .support__cardWrap {
    flex-direction: row;
    max-width: 1550px;
    margin-top: 50px;
  }
}

.support__card {
  display: flex;
  position: relative;
  flex: 1;
  flex-direction: column;
  height: 100%;
  margin-inline: auto;
  padding: 20px 10px 20px 21px;
  border-radius: 5px;
  background: url("../images/support/support_card_bg.webp") no-repeat top 15px right/auto 50px;
  background-color: #fff;
}
.support__card::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 140px;
  height: 140px;
  border-radius: 5px 0px 0px 0px;
  background: linear-gradient(16deg, #10175C 7.4%, #0232A0 88.51%);
  content: "";
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
@media screen and (min-width: 1500px) {
  .support__card:nth-child(2), .support__card:nth-child(4) {
    margin-top: 64px;
  }
}
@media screen and (min-width: 1500px) {
  .support__card {
    max-width: 390px;
  }
}

.support__person {
  display: flex;
  z-index: 2;
  position: relative;
  align-items: center;
  margin-left: -15px;
  gap: 10px;
}

.support__img {
  z-index: 1;
  position: relative;
  max-width: 167px;
}
.support__img img {
  height: 148px;
}

.support__nameWrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 30px;
  gap: 5px;
}

.support__namePost {
  display: block;
  position: relative;
  color: #10175C;
  font-weight: 700;
  font-size: 17.6px;
  line-height: 1.27;
  letter-spacing: 0.1em;
}

.support__namePost::before {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: -40px;
  width: 33px;
  height: 1px;
  transform: translateY(-50%);
  background: #10175C;
  content: "";
}

.support__name {
  font-size: 13px;
  letter-spacing: 0.09em;
}

.support__cardTitle {
  margin-top: 20px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.84;
  letter-spacing: 0.07em;
}
.support__cardTitle span {
  color: #10175C;
  font-weight: 700;
  font-size: 21px;
}

.support__cardText {
  margin-top: auto;
  padding-top: 14px;
  font-weight: 350;
  font-size: 14px;
  line-height: 1.88;
  letter-spacing: 0.04em;
}

.support__moreButton {
  padding-right: 10px;
  color: #10175C;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: right;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
          text-decoration-skip-ink: none;
  text-underline-position: from-font;
  text-underline-offset: auto;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
@media (any-hover: hover) {
  .support__moreButton:hover {
    opacity: 0.7;
  }
}

.meet__top {
  position: relative;
  margin-top: -530px;
  padding-top: 150px;
  padding-bottom: 500px;
  background: url("../images/meet/meet_bg.webp") no-repeat top center/100% 100%;
}
@media screen and (min-width: 768px) {
  .meet__top {
    margin-top: -530px;
    padding-top: 250px;
    padding-bottom: 1600px;
    background: url("../images/meet/meet_bg_pc.webp") no-repeat top center/cover;
  }
}
@media screen and (min-width: 768px) {
  .meet__top::before {
    position: absolute;
    top: 520px;
    left: 0;
    width: 38%;
    height: 2112px;
    background: #0F165A;
    content: "";
    clip-path: polygon(0 0, 100% 21.5%, 0 43%, 0 57%, 100% 78.5%, 0 90%);
  }
}
@media screen and (min-width: 1100px) {
  .meet__top::before {
    clip-path: polygon(0 0, 100% 21.5%, 0 43%, 0 57%, 100% 78.5%, 0 100%);
  }
}
@media screen and (min-width: 768px) {
  .meet__top::after {
    position: absolute;
    top: 1030px;
    right: 0;
    width: 38%;
    height: 900px;
    rotate: -180deg;
    background: #0F165A;
    content: "";
    clip-path: polygon(0 0, 100% 50%, 0 100%);
  }
}
.meet__title {
  max-width: 414px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .meet__title {
    max-width: 1100px;
  }
}
.meet__contents {
  display: flex;
  z-index: 1;
  position: relative;
  flex-direction: column;
  margin-top: 35px;
  padding-inline: 10px;
  gap: 65px;
}
@media screen and (min-width: 768px) {
  .meet__contents {
    max-width: 1200px;
    margin-top: 5px;
    margin-inline: auto;
    gap: 40px;
  }
}
.meet__item {
  max-width: 345px;
}
@media screen and (min-width: 768px) {
  .meet__item {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1000px;
  }
}
.meet__item:nth-child(odd) {
  margin-inline: auto 0;
}
.meet__item:nth-child(odd) .meet__imgText {
  padding-right: 50px;
}
@media screen and (min-width: 768px) {
  .meet__item:nth-child(odd) .meet__imgText {
    padding-right: 25px;
  }
}
.meet__item:nth-child(even) {
  margin-inline: 0 auto;
}
.meet__item:nth-child(even) .meet__imgText {
  padding-right: 25px;
}
@media screen and (min-width: 400px) {
  .meet__item:nth-child(even) .meet__imgText {
    padding-right: 0;
    padding-left: 25px;
  }
}
@media screen and (min-width: 768px) {
  .meet__item:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.meet__imgText {
  width: calc(100% + 25px);
}
@media screen and (min-width: 768px) {
  .meet__imgText {
    flex: 1;
  }
}
.meet__img {
  margin-top: 13px;
}
@media screen and (min-width: 768px) {
  .meet__img {
    flex: 1;
  }
}

.meet__bottom {
  z-index: 1;
  position: relative;
  margin-top: -450px;
  padding-bottom: 62px;
  background: url("../images/meet/meet__yourTurn_bg.webp") no-repeat top center/cover;
}
@media screen and (min-width: 768px) {
  .meet__bottom {
    margin-top: -1650px;
    padding-bottom: 92px;
    background: url("../images/meet/meet__yourTurn_bg_pc.webp") no-repeat top center/cover;
  }
}
.meet__more {
  margin-inline: auto;
  padding-top: 30px;
  padding-inline: 25px;
}
@media screen and (min-width: 768px) {
  .meet__more {
    max-width: 1020px;
    padding-top: 330px;
    padding-inline: 40px;
  }
}
.meet__moreWrap {
  position: relative;
  padding: 50px 25px;
  background-color: #fff;
  clip-path: polygon(14% 0%, 100% 0, 100% 93%, 86% 100%, 0 100%, 0 7%);
}
@media screen and (min-width: 768px) {
  .meet__moreWrap {
    padding-bottom: 80px;
    clip-path: polygon(7% 0%, 100% 0, 100% 86%, 90% 100%, 0 100%, 0 9%);
  }
}
.meet__moreWrap::before {
  z-index: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 100%;
  background: url("../images/feature/feature_bgText.webp") no-repeat top right/contain;
  content: "";
  opacity: 0.6;
  pointer-events: none;
}
.meet__moreInner {
  max-width: 568px;
  margin-inline: auto;
}
.meet__moreHead {
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .meet__moreHead {
    padding-inline: 20px;
  }
}
.meet__moreSubhead {
  margin-top: 18px;
  margin-inline: -10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.55;
  letter-spacing: 0.14em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .meet__moreSubhead {
    font-size: 26.4px;
  }
}
.meet__moreText {
  margin-top: 13px;
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .meet__moreText {
    margin-top: 25px;
    font-size: 16.5px;
    line-height: 1.77;
  }
}
.meet__moreText p {
  margin-top: 10px;
  font-weight: 350;
}
@media screen and (min-width: 768px) {
  .meet__moreText p {
    margin-top: 25px;
  }
}
.meet__yourTurnTitle {
  z-index: 1;
  position: relative;
  margin-top: 51px;
  padding-left: 27px;
}
@media screen and (min-width: 768px) {
  .meet__yourTurnTitle {
    max-width: 800px;
    margin-top: 56px;
    margin-inline: auto;
    padding-left: 0;
  }
}
.meet__yourTurnWrap {
  max-width: 550px;
  margin-top: -18px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .meet__yourTurnWrap {
    display: flex;
    max-width: 1020px;
    margin-top: 9px;
    padding-inline: 40px;
  }
}
.meet__yourTurnImg {
  padding-inline: 27px;
}
@media screen and (min-width: 768px) {
  .meet__yourTurnImg {
    max-width: 514px;
    padding-inline: 0;
  }
}
.meet__yourTurnTextWrap {
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  .meet__yourTurnTextWrap {
    margin-top: 70px;
    margin-left: -73px;
    padding-left: 0;
  }
}
@media screen and (min-width: 1100px) {
  .meet__yourTurnTextWrap {
    margin-top: 112px;
  }
}
.meet__yourTurnText {
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 27px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.64;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .meet__yourTurnText {
    font-size: 18px;
  }
}
.meet__yourTurnText span {
  color: #CF510D;
  font-weight: 900;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .meet__yourTurnText span {
    font-size: 20px;
  }
}
.meet__yourTurnButton {
  display: block;
  max-width: 436px;
  margin-top: 24px;
  margin-inline: auto;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .meet__yourTurnButton {
    width: 433px;
    padding-inline: 0;
  }
}

.faq {
  padding: 40px 27px 49px;
  background-color: #D3D6E0;
}
@media screen and (min-width: 768px) {
  .faq {
    padding: 57px 40px 80px;
  }
}
.faq__title {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  color: #10175C;
  font-weight: 900;
  font-size: 28px;
  letter-spacing: 0.1em;
}
.faq__itemWrap {
  display: flex;
  flex-direction: column;
  max-width: 600px;
  margin-top: 40px;
  margin-inline: auto;
  gap: 35px;
}
@media screen and (min-width: 768px) {
  .faq__itemWrap {
    max-width: 750px;
    gap: 44px;
  }
}
.faq__item {
  padding: 16px 41px 20px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 0px 17.6px 0px rgba(216, 216, 216, 0.54);
}
@media screen and (min-width: 768px) {
  .faq__item {
    padding: 23px 65px 26px;
  }
}
.faq__question {
  position: relative;
}
.faq__icon {
  position: absolute;
  top: -40px;
  left: -40px;
  width: 38px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .faq__icon {
    top: -43px;
    left: -46px;
  }
}
.faq__text {
  margin-right: -25px;
  color: #10175C;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.faq__answer {
  margin-top: 14px;
  color: #10175C;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.faq__moreButton {
  color: #10175C;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
          text-decoration-skip-ink: none;
  text-underline-position: from-font;
  text-underline-offset: auto;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
@media (any-hover: hover) {
  .faq__moreButton:hover {
    opacity: 0.7;
  }
}

.footer {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  background-color: #140E55;
}
@media screen and (min-width: 768px) {
  .footer {
    height: 102px;
  }
}
.footer__copyright {
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .footer__copyright {
    font-weight: 500;
    font-size: 14px;
  }
}

.contact {
  background-color: #F2F2F2;
}

.contact__head {
  background: url("../images/form/form__headBg.webp") no-repeat bottom center/cover;
}
@media screen and (min-width: 768px) {
  .contact__head {
    background: url("../images/form/form__headBg_pc.webp") no-repeat bottom center/cover;
  }
}

.contact__title {
  display: block;
  padding-top: 43px;
  color: #fff;
  font-weight: 900;
  font-size: 21px;
  line-height: 1.6;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contact__title {
    font-size: 24px;
  }
}

.contact__img {
  max-width: 280px;
  margin-top: 21px;
  margin-inline: auto;
}

.contact-form {
  display: flex;
  flex-direction: column;
  max-width: 600px;
  margin-top: 37px;
  margin-inline: auto;
  padding-inline: 22px;
  gap: 17px;
}
@media screen and (min-width: 400px) {
  .contact-form {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .contact-form {
    margin-top: 50px;
    gap: 25px;
  }
}

.contact-form__item {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.contact-form__item--privacy {
  align-items: center;
  margin-top: 30px;
  gap: 9px;
}

.contact-form__label {
  color: #10175C;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.77;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .contact-form__label {
    font-size: 17px;
  }
}
.contact-form__label--privacy {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 768px) {
  .contact-form__label--privacy {
    font-size: 18px;
  }
}
.contact-form__label--small {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 768px) {
  .contact-form__label--small {
    font-size: 16px;
  }
}

.contact-form__labelRequire {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 5px;
  padding: 0px 5px;
  border-radius: 2.6px;
  background-color: #DC361D;
  color: #fff;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.77;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
  .contact-form__labelRequire {
    font-size: 13px;
  }
}

.contact-form__input,
.contact-form__select,
.contact-form__textarea {
  width: 100%;
  padding: 8px 12px;
  border: none;
  border-radius: 5px;
  background-color: #fff;
}
.contact-form__input::-moz-placeholder, .contact-form__select::-moz-placeholder, .contact-form__textarea::-moz-placeholder {
  color: #10175C;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.77;
  letter-spacing: 0.1em;
  opacity: 0.26;
}
.contact-form__input::placeholder,
.contact-form__select::placeholder,
.contact-form__textarea::placeholder {
  color: #10175C;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.77;
  letter-spacing: 0.1em;
  opacity: 0.26;
}

.contact-form__textarea {
  height: 195px;
}
.contact-form__textarea--low {
  height: 120px;
}

.contact-form__privacyPolicy {
  display: block;
  margin-inline: auto;
  color: blue;
  text-align: center;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
  font-weight: 500;
  font-size: 14px;
  text-decoration-thickness: auto;
          text-decoration-skip-ink: none;
  text-underline-position: from-font;
  text-underline-offset: auto;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .contact-form__privacyPolicy {
    font-size: 16px;
  }
}
@media (any-hover: hover) {
  .contact-form__privacyPolicy:hover {
    opacity: 0.7;
  }
}

.contact-form__labelWrapCheckbox {
  display: flex;
  align-items: center;
  margin-top: -14px;
  gap: 5px;
}

.contact-form__privacy-check {
  display: flex;
  align-items: center;
  margin-top: 7px;
  gap: 5px;
}

.contact-form__checkbox {
  display: inline-block;
  position: relative;
  width: 19px;
  height: 19px;
  vertical-align: middle;
  cursor: pointer;
}
.contact-form__checkbox::after {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20.5px;
  height: 20.5px;
  transform: translate(-50%, -50%);
  border: 3.5px solid #cccccc;
  border-radius: 5px;
  background: transparent;
  content: "";
  pointer-events: none;
}

.contact-form__checkboxLabel {
  color: #10175C;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.07em;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .contact-form__checkboxLabel {
    font-size: 18px;
  }
}

.contact-form__button {
  width: 80vw;
  margin-top: -10px;
  margin-bottom: 110px;
  margin-inline: calc(50% - 40vw);
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (min-width: 600px) {
  .contact-form__button {
    max-width: 433px;
    margin-inline: auto;
  }
}
@media (any-hover: hover) {
  .contact-form__button:hover {
    opacity: 0.7;
  }
}

.contact-form__inputRow {
  display: flex;
  gap: 15px;
}

.contact-form__inputWrapper {
  position: relative;
  flex: 1;
}
.contact-form__inputWrapper .contact-form__input,
.contact-form__inputWrapper .contact-form__select {
  cursor: pointer;
}

.contactThanks {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 70px;
  padding-bottom: 130px;
  background: url("../images/form/formThanks__bg.webp") no-repeat center center/cover;
}
@media screen and (min-width: 768px) {
  .contactThanks {
    padding-top: 100px;
    padding-bottom: 190px;
  }
}

.contactThanks__card {
  width: 100%;
  max-width: 846px;
  margin-inline: 30px;
  padding: 60px 30px 72px;
  background: url("../images/form/formThanks__cardBg.webp") no-repeat top right/120px auto;
  background-color: #fff;
  box-shadow: 0px 0px 17.6px 0px rgba(216, 216, 216, 0.54);
  clip-path: polygon(14% 0%, 100% 0, 100% 93%, 86% 100%, 0 100%, 0 7%);
}
@media screen and (min-width: 768px) {
  .contactThanks__card {
    margin-inline: 60px;
    padding: 58px 30px 72px;
    clip-path: polygon(11% 0%, 100% 0, 100% 89%, 89% 100%, 0 100%, 0 11%);
  }
}

.contactThanks__title {
  color: #10175C;
  font-weight: 900;
  font-size: 21px;
  line-height: 1.9;
  letter-spacing: 0.11em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contactThanks__title {
    font-size: 24px;
  }
}

.contactThanks__text {
  max-width: 515px;
  margin-top: 30px;
  margin-inline: auto;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.61;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 768px) {
  .contactThanks__text {
    font-size: 14px;
  }
}
.contactThanks__text p {
  margin-top: 22px;
}

.contactThanks__line {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 54px;
  margin-inline: auto;
  padding: 20px;
  background-color: #F2F2F2;
}
@media screen and (min-width: 768px) {
  .contactThanks__line {
    padding: 34px 50px 5px;
  }
}
.contactThanks__line::before {
  z-index: -1;
  position: absolute;
  top: -9px;
  left: -9px;
  width: 51px;
  height: 51px;
  border-radius: 5px 0px 0px 0px;
  background: linear-gradient(321deg, #001C5F 8.85%, #220079 77.65%);
  content: "";
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
.contactThanks__line::after {
  z-index: -1;
  position: absolute;
  right: -9px;
  bottom: -9px;
  width: 51px;
  height: 51px;
  border-radius: 5px 0px 0px 0px;
  background: linear-gradient(321deg, #001C5F 8.85%, #220079 77.65%);
  content: "";
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

.contactThanks__lineTitle {
  position: relative;
  color: #10175C;
  font-weight: 900;
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.11em;
}
@media screen and (min-width: 768px) {
  .contactThanks__lineTitle {
    font-size: 18px;
  }
}
.contactThanks__lineTitle::after {
  position: absolute;
  top: -50px;
  left: 50%;
  width: 38px;
  height: 36px;
  transform: translateX(-50%);
  background: url("../images/form/formThanks__lineIcon.webp") no-repeat center center/contain;
  content: "";
}

.contactThanks__lineText {
  margin-top: 13px;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contactThanks__lineText {
    font-size: 14px;
  }
}

.contactThanks__lineButton {
  max-width: 250px;
  margin-top: 0px;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .contactThanks__lineButton {
    max-width: 320px;
    margin-top: -10px;
  }
}
@media (any-hover: hover) {
  .contactThanks__lineButton:hover {
    opacity: 0.7;
  }
}

.u-hiddenToXs {
  display: none;
}
@media screen and (min-width: 400px) {
  .u-hiddenToXs {
    display: inline-block;
  }
}

@media screen and (min-width: 600px) {
  .u-hiddenSm {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .u-hiddenMd {
    display: none;
  }
}

@media screen and (min-width: 1100px) {
  .u-hiddenLg {
    display: none;
  }
}

.u-onlyLg {
  display: none;
}
@media screen and (min-width: 1100px) {
  .u-onlyLg {
    display: inline-block;
  }
}

.u-onlyXl {
  display: none;
}
@media screen and (min-width: 1300px) {
  .u-onlyXl {
    display: inline-block;
  }
}

.u-onlyXs {
  display: none;
}
@media screen and (min-width: 400px) {
  .u-onlyXs {
    display: inline-block;
  }
}
@media screen and (min-width: 600px) {
  .u-onlyXs {
    display: none;
  }
}

.u-onlyXsMd {
  display: none;
}
@media screen and (min-width: 400px) {
  .u-onlyXsMd {
    display: inline-block;
  }
}
@media screen and (min-width: 1100px) {
  .u-onlyXsMd {
    display: none;
  }
}

@media screen and (min-width: 600px) {
  .u-onlyXsXxl {
    display: none;
  }
}
@media screen and (min-width: 1500px) {
  .u-onlyXsXxl {
    display: inline-block;
  }
}