@charset "UTF-8";
.support__container, .goal__container, .attempt__container, .system__container, .map__container, .policy__container, .lead__container, .kv__container, .breadcrumbs__container {
  position: relative;
  box-sizing: content-box !important;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 1;
}
@media screen and (max-width: 749px) {
  .support__container, .goal__container, .attempt__container, .system__container, .map__container, .policy__container, .lead__container, .kv__container, .breadcrumbs__container {
    max-width: 89.3333333333vw;
    padding-left: 0;
    padding-right: 0;
  }
}

.lead__heading, .kv__heading {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .lead__heading, .kv__heading {
    font-size: 3.3333333333vw;
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .lead__heading, .kv__heading {
    font-size: 6.1333333333vw;
    line-height: 1.5869565217;
    margin-top: -2vw;
    margin-bottom: 3.3333333333vw;
  }
}

/* breadcrumbs:start */
.breadcrumbs__container {
  padding-top: 15px;
}
@media screen and (max-width: 1200px) {
  .breadcrumbs__container {
    padding-top: 1.25vw;
  }
}
@media screen and (max-width: 749px) {
  .breadcrumbs__container {
    padding-top: 2.6666666667vw;
  }
}
.breadcrumbs__list {
  position: relative;
  display: inline;
  line-height: 1.5;
}
.breadcrumbs__list::after {
  display: inline-block;
  font-size: 1.3rem;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 1.5;
  color: #6e6d6d;
  content: "＞";
}
@media screen and (max-width: 1200px) {
  .breadcrumbs__list::after {
    font-size: 1.0833333333vw;
    margin-left: 1.6666666667vw;
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .breadcrumbs__list::after {
    font-size: 2.6666666667vw;
    margin-left: 2.6666666667vw;
    margin-right: 2.6666666667vw;
  }
}
.breadcrumbs__list:last-child::after {
  content: none;
}
.breadcrumbs__list::marker {
  content: none;
}
.breadcrumbs__link, .breadcrumbs__link--cur {
  font-size: 1.3rem;
}
@media screen and (max-width: 1200px) {
  .breadcrumbs__link, .breadcrumbs__link--cur {
    font-size: 1.0833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .breadcrumbs__link, .breadcrumbs__link--cur {
    font-size: 2.6666666667vw;
  }
}
.breadcrumbs__link--cur {
  color: #6e6d6d;
  display: inline;
}

/* breadcrumbs:end */
/* kv:start */
.kv__container {
  max-width: 1000px;
  padding-top: 95px;
  padding-bottom: 32px;
}
@media screen and (max-width: 1200px) {
  .kv__container {
    max-width: 83.3333333333vw;
    padding-top: 7.9166666667vw;
    padding-bottom: 2.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .kv__container {
    max-width: 89.3333333333vw;
    padding-top: 18.6666666667vw;
    padding-bottom: 9.3333333333vw;
  }
}
.kv__heading {
  line-height: 1.5;
}
@media screen and (max-width: 749px) {
  .kv__heading {
    font-size: 6.1333333333vw;
    white-space: nowrap;
    margin-bottom: 0;
  }
}

/* kv:end */
/* lead:start */
.lead {
  background-color: #fff;
}
.lead__container {
  max-width: 880px;
  padding-top: 48px;
  padding-bottom: 55px;
}
@media screen and (max-width: 1200px) {
  .lead__container {
    max-width: 73.3333333333vw;
    padding-top: 4vw;
    padding-bottom: 4.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .lead__container {
    max-width: none;
    padding-top: 11.2vw;
    padding-inline: 5.3333333333vw;
    padding-bottom: 9.3333333333vw;
  }
}
.lead__heading {
  line-height: 1.5;
  margin-bottom: 40px;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1200px) {
  .lead__heading {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .lead__heading {
    font-size: 6.4vw;
    line-height: 1.25;
    margin-bottom: 7.3333333333vw;
  }
}
.lead__text {
  font-size: 16px;
  line-height: 1.8125;
  letter-spacing: -0.04em;
  margin-bottom: 14px;
}
@media screen and (max-width: 1200px) {
  .lead__text {
    font-size: 1.3333333333vw;
    margin-bottom: 1.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .lead__text {
    font-size: 4.5333333333vw;
    line-height: 1.7941176471;
    margin-bottom: 6.4vw;
  }
}
.lead__list {
  font-size: 16px;
  line-height: 1.8125;
  letter-spacing: -0.04em;
  margin-bottom: 13px;
  list-style-type: decimal;
  padding-left: 1em;
}
@media screen and (max-width: 1200px) {
  .lead__list {
    font-size: 1.3333333333vw;
    margin-bottom: 1.0833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .lead__list {
    font-size: 4.5333333333vw;
    line-height: 1.7941176471;
    margin-bottom: 6.4vw;
  }
}
.lead__name {
  font-size: 16px;
  line-height: 1.8125;
  letter-spacing: -0.04em;
  text-align: right;
}
@media screen and (max-width: 1200px) {
  .lead__name {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .lead__name {
    font-size: 4.2666666667vw;
    line-height: 1.75;
  }
}

/* lead:end */
/* policy:start */
.policy {
  background-color: #eeeeee;
}
.policy__container {
  max-width: 940px;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1200px) {
  .policy__container {
    max-width: 78.3333333333vw;
    padding-top: 6.6666666667vw;
    padding-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .policy__container {
    max-width: 89.3333333333vw;
    padding-top: 13.3333333333vw;
    padding-bottom: 10.6666666667vw;
  }
}
.policy__heading {
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.4117647059;
  text-align: center;
  margin-top: -9px;
  margin-bottom: 52px;
}
@media screen and (max-width: 1200px) {
  .policy__heading {
    font-size: 2.8333333333vw;
    margin-top: -0.75vw;
    margin-bottom: 4.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .policy__heading {
    font-size: 8vw;
    line-height: 1;
    margin-bottom: 10.6666666667vw;
  }
}
.policy__content {
  border: 2px solid #06056c;
  border-radius: 20px;
  padding: 47px 48px 56px;
}
@media screen and (max-width: 1200px) {
  .policy__content {
    border-width: 0.1666666667vw;
    border-radius: 3.9166666667vw;
    padding: 3.9166666667vw 4vw 4.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .policy__content {
    border-radius: 2.6666666667vw;
    border-width: 0.5333333333vw;
    padding: 8vw 3.3333333333vw 8vw;
  }
}
.policy__sub-heading {
  font-size: 24px;
  margin-bottom: 3px;
}
@media screen and (max-width: 1200px) {
  .policy__sub-heading {
    font-size: 2vw;
    margin-bottom: 0.25vw;
  }
}
@media screen and (max-width: 749px) {
  .policy__sub-heading {
    font-size: 5.0666666667vw;
    line-height: 1.4736842105;
    margin-bottom: 2.1333333333vw;
  }
}
.policy__text {
  font-size: 1.6rem;
  line-height: 1.8125;
  margin-bottom: -6px;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1200px) {
  .policy__text {
    font-size: 1.3333333333vw;
    margin-bottom: -0.5vw;
  }
}
@media screen and (max-width: 749px) {
  .policy__text {
    font-size: 4.5333333333vw;
    line-height: 1.7941176471;
    margin-bottom: -1.7333333333vw;
  }
}
.policy__list {
  margin-top: 23px;
}
@media screen and (max-width: 1200px) {
  .policy__list {
    margin-top: 1.9166666667vw;
  }
}
@media screen and (max-width: 749px) {
  .policy__list {
    margin-top: 8vw;
  }
}
.policy__list-item {
  font-size: 20px;
  padding-left: 0.9em;
  text-indent: -0.9em;
}
@media screen and (max-width: 1200px) {
  .policy__list-item {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .policy__list-item {
    font-size: 4.5333333333vw;
    line-height: 1.7941176471;
    font-weight: bold;
    padding-left: 0.9em;
    text-indent: -0.9em;
  }
}
.policy__list-item:not(:first-child) {
  margin-top: 16px;
}
@media screen and (max-width: 1200px) {
  .policy__list-item:not(:first-child) {
    margin-top: 1.3333333333vw;
  }
}
.policy__list-text {
  font-size: 1.6rem;
  line-height: 1.8125;
  margin-bottom: -6px;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1200px) {
  .policy__list-text {
    font-size: 1.3333333333vw;
    margin-bottom: -0.5vw;
  }
}
@media screen and (max-width: 749px) {
  .policy__list-text {
    display: inline-block;
    margin-top: 0.8vw;
    text-indent: 0;
    font-size: 4.5333333333vw;
    line-height: 1.7941176471;
    margin-bottom: -1.7333333333vw;
    font-weight: 500;
  }
}

/* policy:end */
/* map:start */
.map__container {
  max-width: 1000px;
  padding-top: 100px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1200px) {
  .map__container {
    max-width: 83.3333333333vw;
    padding-top: 8.3333333333vw;
    padding-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .map__container {
    max-width: 89.3333333333vw;
    padding-top: 13.3333333333vw;
    padding-bottom: 13.3333333333vw;
  }
}
.map__heading {
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.4117647059;
  text-align: center;
  margin-top: -9px;
  margin-bottom: 42px;
}
@media screen and (max-width: 1200px) {
  .map__heading {
    font-size: 2.8333333333vw;
    margin-top: -0.75vw;
    margin-bottom: 3.5vw;
  }
}
@media screen and (max-width: 749px) {
  .map__heading {
    font-size: 8vw;
    line-height: 1;
    margin-bottom: 8vw;
  }
}
.map__text {
  font-size: 1.6rem;
  line-height: 1.8125;
  margin-bottom: -6px;
  letter-spacing: -0.04em;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .map__text {
    font-size: 1.3333333333vw;
    margin-bottom: -0.5vw;
  }
}
@media screen and (max-width: 749px) {
  .map__text {
    font-size: 4.5333333333vw;
    line-height: 1.7941176471;
    margin-bottom: -1.7333333333vw;
  }
}
.map__image {
  display: block;
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  .map__image {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .map__image {
    margin: 10.1333333333vw auto 8vw;
  }
}

/* map:end */
/* system:start */
.system__container {
  max-width: 1000px;
  padding-top: 20px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1200px) {
  .system__container {
    max-width: 83.3333333333vw;
    padding-top: 1.6666666667vw;
    padding-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .system__container {
    max-width: 89.3333333333vw;
    padding-top: 5.8666666667vw;
    padding-bottom: 13.3333333333vw;
  }
}
.system__heading {
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.4117647059;
  text-align: center;
  margin-top: -9px;
  margin-bottom: 42px;
}
@media screen and (max-width: 1200px) {
  .system__heading {
    font-size: 2.8333333333vw;
    margin-top: -0.75vw;
    margin-bottom: 3.5vw;
  }
}
@media screen and (max-width: 749px) {
  .system__heading {
    font-size: 8vw;
    line-height: 1;
    margin-bottom: 6.6666666667vw;
  }
}
.system__image {
  display: block;
  margin-top: 50px;
}
@media screen and (max-width: 1200px) {
  .system__image {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .system__image {
    margin: 10.1333333333vw auto 8vw;
  }
}

/* system:end */
/* attempt:start */
.attempt__container {
  max-width: 1000px;
  padding-top: 20px;
}
@media screen and (max-width: 1200px) {
  .attempt__container {
    max-width: 83.3333333333vw;
    padding-top: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .attempt__container {
    max-width: 89.3333333333vw;
    padding-top: 5.3333333333vw;
  }
}
.attempt__heading {
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.4117647059;
  text-align: center;
  margin-top: -9px;
  margin-bottom: 45px;
}
@media screen and (max-width: 1200px) {
  .attempt__heading {
    font-size: 2.8333333333vw;
    margin-top: -0.75vw;
    margin-bottom: 3.75vw;
  }
}
@media screen and (max-width: 749px) {
  .attempt__heading {
    font-size: 8vw;
    line-height: 1;
    margin-bottom: 9.3333333333vw;
  }
}
.attempt__list {
  position: relative;
}
.attempt__list-title {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.04em;
  margin-bottom: 5px;
}
@media screen and (max-width: 1200px) {
  .attempt__list-title {
    font-size: 1.5vw;
    margin-bottom: 0.4166666667vw;
  }
}
@media screen and (max-width: 749px) {
  .attempt__list-title {
    font-size: 4.8vw;
    margin-bottom: 1.3333333333vw;
  }
}
.attempt__list-item {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1200px) {
  .attempt__list-item {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 749px) {
  .attempt__list-item {
    font-size: 4.8vw;
  }
}
.attempt__list-item:not(:last-child) {
  margin-bottom: 18px;
}
@media screen and (max-width: 1200px) {
  .attempt__list-item:not(:last-child) {
    margin-bottom: 1.5vw;
  }
}
@media screen and (max-width: 749px) {
  .attempt__list-item:not(:last-child) {
    margin-bottom: 4.8vw;
  }
}
.attempt__list-childs {
  font-size: 16px;
  letter-spacing: -0.04em;
  font-weight: 500;
  line-height: 1.8125;
  padding-left: 1.7em;
}
@media screen and (max-width: 1200px) {
  .attempt__list-childs {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .attempt__list-childs {
    font-size: 4.2666666667vw;
    line-height: 1.75;
    margin-top: 0.5333333333vw;
  }
}
.attempt__list-childs-item {
  position: relative;
}
.attempt__list-childs-item::before {
  position: absolute;
  display: block;
  content: "";
  width: 7px;
  height: 7px;
  background-color: #06056c;
  border-radius: 100%;
  top: 12px;
  left: -13px;
}
@media screen and (max-width: 1200px) {
  .attempt__list-childs-item::before {
    width: 0.5833333333vw;
    height: 0.5833333333vw;
    top: 1vw;
    left: -1.0833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .attempt__list-childs-item::before {
    width: 1.6vw;
    height: 1.6vw;
    top: 2.6666666667vw;
    left: -4.4vw;
  }
}
.attempt__images {
  display: flex;
  flex-direction: column;
  width: 364px;
  position: absolute;
  bottom: 6px;
  right: 0;
}
@media screen and (max-width: 1200px) {
  .attempt__images {
    width: 30.3333333333vw;
    bottom: 0.5vw;
  }
}
@media screen and (max-width: 749px) {
  .attempt__images {
    position: static;
    width: 100%;
    margin-top: 6.6666666667vw;
  }
}
.attempt__images-item:not(:last-child) {
  margin-bottom: 32px;
}
@media screen and (max-width: 1200px) {
  .attempt__images-item:not(:last-child) {
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .attempt__images-item:not(:last-child) {
    margin-bottom: 8vw;
  }
}

/* attempt:end */
/* goal:start */
.goal__container {
  max-width: 1000px;
  padding-top: 75px;
  padding-bottom: 55px;
}
@media screen and (max-width: 1200px) {
  .goal__container {
    max-width: 83.3333333333vw;
    padding-top: 6.25vw;
    padding-bottom: 4.5833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__container {
    max-width: none;
    padding-top: 26.6666666667vw;
    padding-inline: 5.3333333333vw;
    padding-bottom: 9.3333333333vw;
  }
}
.goal__heading {
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.4117647059;
  text-align: center;
  margin-top: -9px;
  margin-bottom: 55px;
}
@media screen and (max-width: 1200px) {
  .goal__heading {
    font-size: 2.8333333333vw;
    margin-top: -0.75vw;
    margin-bottom: 4.5833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__heading {
    font-size: 8vw;
    line-height: 1;
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__scroll {
    overflow: auto;
    margin-bottom: 3.4666666667vw;
  }
  .goal__scroll::-webkit-scrollbar {
    background-color: #fff;
    height: 3.4666666667vw;
  }
  .goal__scroll::-webkit-scrollbar-thumb {
    background-color: #a0a0a0;
    border-radius: 13px;
  }
}
.goal__table {
  font-size: 20px;
  border-right: 2px solid #b1b1d3;
  border-left: 2px solid #b1b1d3;
  border-top: 2px solid #b1b1d3;
  border-collapse: collapse;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .goal__table {
    font-size: 1.6666666667vw;
    border-width: 0.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__table {
    border-width: 0.2666666667vw;
    font-size: 2.6666666667vw;
    width: 133.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.goal__table-head {
  background-color: #e5e5f1;
  border-bottom: 2px solid #b1b1d3;
}
@media screen and (max-width: 1200px) {
  .goal__table-head {
    border-width: 0.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__table-head {
    border-width: 0.2666666667vw;
  }
}
.goal__table-body {
  background-color: #fff;
}
.goal__table-line {
  border-bottom: 2px solid #b1b1d3;
}
@media screen and (max-width: 1200px) {
  .goal__table-line {
    border-width: 0.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__table-line {
    border-width: 0.2666666667vw;
  }
}
.goal__table-item {
  width: 549px;
  height: 52px;
  border-right: 2px solid #b1b1d3;
}
@media screen and (max-width: 1200px) {
  .goal__table-item {
    width: 45.75vw;
    height: 4.3333333333vw;
    border-width: 0.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__table-item {
    width: 73.2vw;
    height: 6.9333333333vw;
    border-width: 0.2666666667vw;
  }
}
.goal__table-23 {
  width: 149px;
  height: 52px;
  border-right: 2px solid #b1b1d3;
}
@media screen and (max-width: 1200px) {
  .goal__table-23 {
    width: 12.4166666667vw;
    height: 4.3333333333vw;
    border-width: 0.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__table-23 {
    width: 19.8666666667vw;
    height: 6.9333333333vw;
    border-width: 0.2666666667vw;
  }
}
.goal__table-24 {
  width: 149px;
  height: 52px;
  border-right: 2px solid #b1b1d3;
}
@media screen and (max-width: 1200px) {
  .goal__table-24 {
    width: 12.4166666667vw;
    height: 4.3333333333vw;
    border-width: 0.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__table-24 {
    width: 19.8666666667vw;
    height: 6.9333333333vw;
    border-width: 0.2666666667vw;
  }
}
.goal__table-25 {
  width: 149px;
  height: 52px;
}
@media screen and (max-width: 1200px) {
  .goal__table-25 {
    width: 12.4166666667vw;
    height: 4.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__table-25 {
    width: 19.8666666667vw;
    height: 6.9333333333vw;
    border-width: 0.2666666667vw;
  }
}
.goal__table-data {
  height: 52px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .goal__table-data {
    height: 4.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__table-data {
    height: 6.9333333333vw;
  }
}
.goal__table-data:first-child {
  padding-left: 18px;
  text-align: left;
}
@media screen and (max-width: 1200px) {
  .goal__table-data:first-child {
    padding-left: 1.5vw;
  }
}
.goal__table-data:not(:last-child) {
  border-right: 2px solid #b1b1d3;
}
@media screen and (max-width: 1200px) {
  .goal__table-data:not(:last-child) {
    border-width: 0.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__table-data:not(:last-child) {
    border-width: 0.2666666667vw;
  }
}
.goal__table-data-none {
  position: relative;
}
.goal__table-data-none::after {
  position: absolute;
  display: block;
  content: "";
  background-color: #06056c;
  width: 16px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
}
@media screen and (max-width: 1200px) {
  .goal__table-data-none::after {
    width: 1.3333333333vw;
    height: 0.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__table-data-none::after {
    width: 2.1333333333vw;
    height: 0.2666666667vw;
  }
}
.goal__list {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: -0.04em;
  margin-top: 20px;
  counter-reset: listnum;
  list-style: none;
}
@media screen and (max-width: 1200px) {
  .goal__list {
    font-size: 1.1666666667vw;
    margin-top: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .goal__list {
    font-size: 4vw;
    line-height: 1.5333333333;
  }
}
.goal__list-item {
  position: relative;
  padding-left: 2.5em;
}
@media screen and (max-width: 749px) {
  .goal__list-item {
    padding-left: 1.75em;
  }
}
.goal__list-item span {
  position: absolute;
  left: 0;
}

/* goal:end */
/* support:start */
.support__container {
  max-width: 1000px;
  padding-top: 40px;
  padding-bottom: 200px;
}
@media screen and (max-width: 1200px) {
  .support__container {
    max-width: 83.3333333333vw;
    padding-top: 3.3333333333vw;
    padding-bottom: 16.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .support__container {
    max-width: 89.3333333333vw;
    padding-top: 15.3333333333vw;
    padding-bottom: 53.3333333333vw;
  }
}
.support__heading {
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.4117647059;
  text-align: center;
  margin-top: -9px;
  margin-bottom: 43px;
}
@media screen and (max-width: 1200px) {
  .support__heading {
    font-size: 2.8333333333vw;
    margin-top: -0.75vw;
    margin-bottom: 3.5833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .support__heading {
    font-size: 8vw;
    line-height: 1;
    margin-bottom: 8vw;
  }
}
.support__text {
  font-size: 1.6rem;
  line-height: 1.8125;
  margin-bottom: -6px;
}
@media screen and (max-width: 1200px) {
  .support__text {
    font-size: 1.3333333333vw;
    margin-bottom: -0.5vw;
  }
}
@media screen and (max-width: 749px) {
  .support__text {
    font-size: 4.2666666667vw;
    line-height: 1.75;
    margin-bottom: -1.7333333333vw;
  }
}
.support__list {
  font-size: 16px;
  line-height: 1.8125;
}
@media screen and (max-width: 1200px) {
  .support__list {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .support__list {
    font-size: 4.5333333333vw;
  }
}
.support__list-title {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 8px;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1200px) {
  .support__list-title {
    font-size: 1.5vw;
    margin-top: 1.6666666667vw;
    margin-bottom: 0.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .support__list-title {
    font-size: 4.8vw;
    margin-top: 9.3333333333vw;
    margin-bottom: 1.3333333333vw;
    font-weight: bold;
  }
}
.support__list-item {
  padding-left: 0.9em;
  letter-spacing: -0.04em;
  position: relative;
}
.support__list-item::before {
  position: absolute;
  display: block;
  content: "";
  width: 7px;
  height: 7px;
  background-color: #06056c;
  border-radius: 100%;
  top: 12px;
  left: 1px;
}
@media screen and (max-width: 1200px) {
  .support__list-item::before {
    width: 0.5833333333vw;
    height: 0.5833333333vw;
    top: 1vw;
    left: 0.0833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .support__list-item::before {
    width: 1.6vw;
    height: 1.6vw;
    top: 3.6vw;
    left: 0;
  }
}
.support__intro {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 120px;
  border-radius: 20px;
  background-color: #fff;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1200px) {
  .support__intro {
    margin-top: 10vw;
    border-radius: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .support__intro {
    display: block;
    margin-top: 25.3333333333vw;
    border-radius: 2.6666666667vw;
  }
}
.support__intro-img {
  width: 35%;
}
@media screen and (max-width: 749px) {
  .support__intro-img {
    width: 100%;
    margin-bottom: 5.8666666667vw;
  }
}
.support__intro-inner {
  width: 65%;
  margin-top: -10px;
  padding-right: 40px;
}
@media screen and (max-width: 1200px) {
  .support__intro-inner {
    margin-top: -0.8333333333vw;
    padding-right: 3.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .support__intro-inner {
    width: 100%;
    margin-top: 0;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    padding-bottom: 8.6666666667vw;
  }
}
.support__intro-title {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: -0.02em;
  line-height: 2;
  margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  .support__intro-title {
    font-size: 2vw;
    margin-bottom: 0.8333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .support__intro-title {
    font-size: 5.8666666667vw;
    line-height: 1.2954545455;
    text-align: center;
    margin-top: -1.3333333333vw;
    margin-bottom: 4.6666666667vw;
  }
}
.support__intro-text {
  font-size: 1.6rem;
  line-height: 1.8125;
}
@media screen and (max-width: 1200px) {
  .support__intro-text {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .support__intro-text {
    font-size: 4.2666666667vw;
    line-height: 1.75;
  }
}

/* support:end */
/* modal:start */
/* モーダルコンテナの基本設定 */
.modal {
  /* モーダルの基本スタイル */
  display: none;
  /* デフォルトで非表示 */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  /* 背景を暗くする */
  z-index: 1000;
  overflow-y: auto;
  /* モーダル内にスクロールバーが必要な場合 */
  /* モーダルがアクティブになったときに表示 */
  /* モーダルコンテンツのスタイル */
  /* 閉じるボタンのスタイル（必要に応じて） */
  /* モーダル内の各コンテンツはデフォルトで非表示 */
  /* 表示したいコンテンツに付与するクラス */
}
.modal.is-active {
  display: flex;
  /* または block, grid */
  justify-content: center;
  align-items: center;
}
.modal__content {
  background-color: #fff;
  max-width: 1000px;
  max-height: 718px;
  width: 90%;
  height: 90vh;
  position: relative;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .modal__content {
    width: 83.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__content {
    width: 89.3333333333vw;
    max-height: 73.3333333333vw;
    padding: 10.6666666667vw 4vw;
  }
}
.modal__close-btn {
  position: absolute;
  background-color: transparent;
  border: none;
  width: 66px;
  top: -78px;
  right: -100px;
}
@media screen and (max-width: 1200px) {
  .modal__close-btn {
    width: 5.5vw;
    top: -6.5vw;
    right: -8.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__close-btn {
    width: 11.7333333333vw;
    top: -44.4vw;
    right: 3.3333333333vw;
  }
}
.modal__data-content {
  display: none;
}
.modal__data-content.is-current {
  display: block;
  /* または flex, grid */
}

/* modal:end */