.p-kv {
  background-color: var(--color-light-brilliant-azure2);
  margin-inline: -15px;
  position: relative;
}
@media screen and (min-width: 798px) {
  .p-kv {
    background-image: url(/assets/images/top/top_kv_map.svg);
    background-position: center 40px;
    background-size: auto 600px;
    height: 744px;
    position: relative;
  }
  .p-kv::before {
    background-color: var(--color-light-brilliant-azure2);
    content: "";
    height: 35px;
    left: 0;
    position: absolute;
    top: -35px;
    width: 100%;
  }
}
@media screen and (max-width: 797px) {
  .p-kv {
    background-image: url(/assets/images/top/top_kv_map_sp.svg);
    background-position: center 5px;
    background-size: contain;
  }
}

@media screen and (min-width: 798px) {
  .p-kv--headingGroup {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -55%);
    margin-inline: auto;
    max-width: 1404px;
    width: 100%;
  }
  .p-kv--headingGroup__inner {
    position: relative;
  }
  .p-kv--headingGroup__heading {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-inline: auto;
    max-width: 627px;
    width: 100%;
  }
  .p-kv--headingGroup__sub {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
  }
  .p-kv--headingGroup__items {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
  }
  .p-kv--headingGroup__item {
    display: flex;
  }
  .p-kv--headingGroup__item .balloon {
    display: none;
  }
  .p-kv--headingGroup__item a {
    display: block;
    position: relative;
    transition: all 0.2s;
  }
  .p-kv--headingGroup__item a:hover figure, .p-kv--headingGroup__item a:focus figure {
    opacity: 0;
    transition: all 0.2s;
  }
  .p-kv--headingGroup__item:nth-child(1) .kv_illust:nth-child(1) a {
    display: flex;
    align-items: flex-end;
    height: 528px;
    width: 207px;
    z-index: 1;
  }
  .p-kv--headingGroup__item:nth-child(1) .kv_illust:nth-child(1) a:hover, .p-kv--headingGroup__item:nth-child(1) .kv_illust:nth-child(1) a:focus {
    background-image: url(/assets/images/top/top_kv_illust_01_ov.svg);
    background-position: left bottom;
  }
  .p-kv--headingGroup__item:nth-child(1) .kv_illust:nth-child(2) {
    margin-left: -11px;
  }
  .p-kv--headingGroup__item:nth-child(1) .kv_illust:nth-child(2) a {
    display: flex;
    align-items: flex-end;
    height: 536px;
    width: 228px;
    z-index: 2;
  }
  .p-kv--headingGroup__item:nth-child(1) .kv_illust:nth-child(2) a:hover, .p-kv--headingGroup__item:nth-child(1) .kv_illust:nth-child(2) a:focus {
    background-image: url(/assets/images/top/top_kv_illust_02_ov.svg);
    background-position: left bottom;
  }
  .p-kv--headingGroup__item:nth-child(2) .kv_illust:nth-child(1) {
    margin-left: -50px;
  }
  .p-kv--headingGroup__item:nth-child(2) .kv_illust:nth-child(1) a {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    height: 568px;
    width: 207px;
    z-index: 1;
  }
  .p-kv--headingGroup__item:nth-child(2) .kv_illust:nth-child(1) a:hover, .p-kv--headingGroup__item:nth-child(2) .kv_illust:nth-child(1) a:focus {
    background-image: url(/assets/images/top/top_kv_illust_03_ov.svg);
    background-position: right bottom;
  }
  .p-kv--headingGroup__item:nth-child(3) {
    align-items: flex-end;
  }
  .p-kv--headingGroup__item:nth-child(3) .kv_illust:nth-child(1) a {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    height: 530px;
    width: 236px;
    z-index: 1;
  }
  .p-kv--headingGroup__item:nth-child(3) .kv_illust:nth-child(1) a:hover, .p-kv--headingGroup__item:nth-child(3) .kv_illust:nth-child(1) a:focus {
    background-image: url(/assets/images/top/top_kv_illust_04_ov.svg);
    background-position: left bottom;
  }
  .p-kv--headingGroup__item:nth-child(3) .kv_illust:nth-child(2) {
    margin-left: -42px;
  }
  .p-kv--headingGroup__item:nth-child(3) .kv_illust:nth-child(2) a {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    height: 549px;
    width: 218px;
    z-index: 1;
  }
  .p-kv--headingGroup__item:nth-child(3) .kv_illust:nth-child(2) a:hover, .p-kv--headingGroup__item:nth-child(3) .kv_illust:nth-child(2) a:focus {
    background-image: url(/assets/images/top/top_kv_illust_05_ov.svg);
    background-position: left bottom;
  }
  .p-kv--headingGroup__item:nth-child(3) .kv_illust:nth-child(2) a img {
    margin-right: -0.5px;
  }
}
@media screen and (max-width: 797px) {
  .p-kv--headingGroup {
    min-height: 595px;
    padding-bottom: 28px;
  }
  .p-kv--headingGroup__inner {
    display: flex;
    min-height: 595px;
    padding-top: 17px;
    position: relative;
  }
  .p-kv--headingGroup__sub {
    left: 50%;
    position: absolute;
    top: 31vw;
    transform: translateX(-50%);
    margin-inline: auto;
    max-width: 410px;
    width: 100%;
  }
  .p-kv--headingGroup__items {
    bottom: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 20px;
    padding: 0 17px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .p-kv--headingGroup__item {
    display: flex;
    width: 33.3333333333%;
  }
  .p-kv--headingGroup__item .kv_illust {
    position: relative;
  }
  .p-kv--headingGroup__item .kv_illust .balloon {
    position: absolute;
    z-index: 1;
  }
  .p-kv--headingGroup__item .kv_illust .balloon a {
    display: block;
    pointer-events: none;
    transition: img 0.3s;
  }
  .p-kv--headingGroup__item .kv_illust .balloon + a {
    pointer-events: none;
  }
  .p-kv--headingGroup__item .kv_illust .balloon.active {
    background-size: cover;
  }
  .p-kv--headingGroup__item .kv_illust .balloon.active a {
    height: 100%;
    pointer-events: all;
  }
  .p-kv--headingGroup__item .kv_illust .balloon.active img {
    opacity: 0;
  }
  .p-kv--headingGroup__item:nth-child(1) {
    justify-content: space-between;
  }
  .p-kv--headingGroup__item:nth-child(1) .kv_illust:nth-child(1) .balloon {
    height: 17px;
    right: 0;
    top: -22px;
    width: 23px;
  }
  .p-kv--headingGroup__item:nth-child(1) .kv_illust:nth-child(1) .balloon.active {
    background-image: url(/assets/images/top/top_kv_illust_01_balloon_sp_ov.png);
    height: 115px;
    left: 0;
    right: initial;
    top: -131px;
    width: 154px;
  }
  .p-kv--headingGroup__item:nth-child(1) .kv_illust:nth-child(2) .balloon {
    height: 18px;
    right: -12px;
    top: -25px;
    width: 24px;
  }
  .p-kv--headingGroup__item:nth-child(1) .kv_illust:nth-child(2) .balloon.active {
    background-image: url(/assets/images/top/top_kv_illust_02_balloon_sp_ov.png);
    height: 120px;
    left: -9px;
    right: initial;
    top: -129px;
    width: 165px;
  }
  .p-kv--headingGroup__item:nth-child(2) {
    justify-content: center;
  }
  .p-kv--headingGroup__item:nth-child(2) .kv_illust:nth-child(1) .balloon {
    height: 86px;
    right: -7px;
    top: -103px;
    width: 118px;
    z-index: 0;
  }
  .p-kv--headingGroup__item:nth-child(2) .kv_illust:nth-child(1) .balloon img {
    display: none;
  }
  .p-kv--headingGroup__item:nth-child(2) .kv_illust:nth-child(1) .balloon.default img {
    display: block;
  }
  .p-kv--headingGroup__item:nth-child(2) .kv_illust:nth-child(1) .balloon.active {
    background-image: url(/assets/images/top/top_kv_illust_03_balloon_sp_ov.png);
    height: 125px;
    right: -15px;
    top: -137px;
    width: 171px;
  }
  .p-kv--headingGroup__item:nth-child(3) {
    justify-content: space-between;
    align-items: flex-end;
  }
  .p-kv--headingGroup__item:nth-child(3) .kv_illust:nth-child(1) .balloon {
    height: 17px;
    left: 8px;
    top: -27px;
    width: 23px;
  }
  .p-kv--headingGroup__item:nth-child(3) .kv_illust:nth-child(1) .balloon.active {
    background-image: url(/assets/images/top/top_kv_illust_04_balloon_sp_ov.png);
    height: 118px;
    left: initial;
    right: 0;
    top: -128px;
    width: 152px;
  }
  .p-kv--headingGroup__item:nth-child(3) .kv_illust:nth-child(2) .balloon {
    height: 16px;
    left: 0;
    top: -27px;
    width: 22px;
  }
  .p-kv--headingGroup__item:nth-child(3) .kv_illust:nth-child(2) .balloon.active {
    background-image: url(/assets/images/top/top_kv_illust_05_balloon_sp_ov.png);
    height: 106px;
    left: initial;
    right: 0;
    top: -113px;
    width: 149px;
  }
  .p-kv--headingGroup__heading {
    width: 100%;
  }
}

@media screen and (min-width: 798px) {
  .p-recruit--bunner {
    display: block;
  }
}
@media screen and (max-width: 797px) {
  .p-recruit--bunner {
    display: none !important;
  }
}

@media screen and (min-width: 798px) {
  .p-buttonList {
    display: none;
  }
}
@media screen and (max-width: 797px) {
  .p-buttonList {
    background-color: var(--color-pale-cornflower-blue);
    margin-inline: -15px;
    padding: 50px 35px 59px;
  }
  .p-buttonList ul li {
    border-width: 2px;
    border-radius: 15px;
  }
  .p-buttonList ul li:not(:first-child) {
    margin-top: 11px;
  }
  .p-buttonList ul li.noneEvent {
    border-color: var(--color-pale-gray2);
  }
  .p-buttonList ul li.noneEvent a {
    color: var(--color-pale-gray2);
    pointer-events: none;
  }
  .p-buttonList ul li a {
    font-weight: 700;
    height: 56px;
    text-align: center;
  }
  .p-buttonList ul li a i {
    display: block;
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 798px) {
  .p-news-pickupGroup {
    margin-top: -80px;
    position: relative;
    z-index: 1;
    margin-inline: auto;
    max-width: 1192px;
    width: 100%;
  }
  .p-news-pickupGroup__items {
    display: flex;
    justify-content: space-between;
  }
  .p-news-pickupGroup__item {
    background-color: var(--color-whi);
    border-radius: 15px;
    box-shadow: 11px 12px 14px 0px rgba(0, 0, 0, 0.11);
    display: flex;
    align-items: center;
  }
  .p-news-pickupGroup__item .p-news-pickupGroup__heading {
    border-radius: 15px 0 0 15px;
    color: var(--color-whi);
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1.8rem;
    height: 160px;
    padding: 17px 11px 0;
    width: 134px;
  }
  .p-news-pickupGroup__item .p-news-pickupGroup__link {
    flex: 1;
    padding: 23.5px 18px;
  }
  .p-news-pickupGroup__item .p-news-pickupGroup__link .p-news-pickupGroup__linkInner {
    height: 113px;
    overflow-y: auto;
  }
  .p-news-pickupGroup__item .p-news-pickupGroup__link ul li:not(:first-child) {
    margin-top: 8px;
  }
  .p-news-pickupGroup__item .p-news-pickupGroup__link ul li a {
    text-decoration: underline;
  }
  .p-news-pickupGroup__item .p-news-pickupGroup__link ul li a:hover {
    text-decoration: none;
  }
  .p-news-pickupGroup__item .p-news-pickupGroup__link ul li .red {
    color: var(--color-brilliant-red);
  }
  .p-news-pickupGroup__item:nth-child(1) {
    max-width: 702px;
    width: 100%;
  }
  .p-news-pickupGroup__item:nth-child(1) .p-news-pickupGroup__heading {
    background-color: var(--color-vivid-azure2);
  }
  .p-news-pickupGroup__item:nth-child(1) .p-news-pickupGroup__heading p + p {
    margin-top: -10px;
  }
  .p-news-pickupGroup__item:nth-child(1) .p-news-pickupGroup__link ul li {
    font-size: 1.5rem;
    padding-left: 17px;
    position: relative;
  }
  .p-news-pickupGroup__item:nth-child(1) .p-news-pickupGroup__link ul li::before {
    background-color: var(--color-light-brilliant-azure);
    border-radius: 100%;
    content: "";
    height: 9px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 9px;
  }
  .p-news-pickupGroup__item:nth-child(1) .p-news-pickupGroup__link ul li a {
    color: var(--color-gray);
  }
  .p-news-pickupGroup__item:nth-child(2) {
    max-width: 464px;
    width: 100%;
  }
  .p-news-pickupGroup__item:nth-child(2) .p-news-pickupGroup__heading {
    background-color: var(--color-strong-azure);
  }
  .p-news-pickupGroup__item:nth-child(2) .p-news-pickupGroup__link ul li {
    font-size: 1.7rem;
  }
  .p-news-pickupGroup__item:nth-child(2) .p-news-pickupGroup__link ul li a {
    color: var(--color-brilliant-phthalo-blue);
  }
}
@media screen and (max-width: 797px) {
  .p-news-pickupGroup {
    margin-inline: -15px;
  }
  .p-news-pickupGroup__items {
    overflow: hidden;
    padding-bottom: 24px;
  }
  .p-news-pickupGroup__item {
    background-color: var(--color-whi);
    box-shadow: 11px 12px 14px 0px rgba(0, 0, 0, 0.11);
    max-width: initial;
  }
  .p-news-pickupGroup__item .p-news-pickupGroup__heading {
    color: var(--color-whi);
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1.8rem;
  }
  .p-news-pickupGroup__item .p-news-pickupGroup__link {
    flex: 1;
    padding: 35px 15px;
  }
  .p-news-pickupGroup__item .p-news-pickupGroup__link ul li:not(:first-child) {
    margin-top: 8px;
  }
  .p-news-pickupGroup__item .p-news-pickupGroup__link ul li a {
    text-decoration: underline;
  }
  .p-news-pickupGroup__item .p-news-pickupGroup__link ul li .red {
    color: var(--color-brilliant-red);
  }
  .p-news-pickupGroup__item:nth-child(1) {
    max-width: 702px;
    width: 100%;
  }
  .p-news-pickupGroup__item:nth-child(1) .p-news-pickupGroup__heading {
    background-color: var(--color-vivid-azure2);
    padding-bottom: 15px;
  }
  .p-news-pickupGroup__item:nth-child(1) .p-news-pickupGroup__heading p + p {
    margin-top: -20px;
  }
  .p-news-pickupGroup__item:nth-child(1) .p-news-pickupGroup__link ul li {
    font-size: 1.5rem;
    padding-left: 17px;
    position: relative;
  }
  .p-news-pickupGroup__item:nth-child(1) .p-news-pickupGroup__link ul li::before {
    background-color: var(--color-light-brilliant-azure);
    border-radius: 100%;
    content: "";
    height: 9px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 9px;
  }
  .p-news-pickupGroup__item:nth-child(1) .p-news-pickupGroup__link ul li a {
    color: var(--color-gray);
  }
  .p-news-pickupGroup__item:nth-child(2) {
    max-width: 702px;
    width: 100%;
  }
  .p-news-pickupGroup__item:nth-child(2) .p-news-pickupGroup__heading {
    background-color: var(--color-strong-azure);
    padding: 15px 0;
  }
  .p-news-pickupGroup__item:nth-child(2) .p-news-pickupGroup__heading p + p {
    margin-top: -10px;
  }
  .p-news-pickupGroup__item:nth-child(2) .p-news-pickupGroup__link ul li {
    font-size: 1.7rem;
  }
  .p-news-pickupGroup__item:nth-child(2) .p-news-pickupGroup__link ul li a {
    color: var(--color-brilliant-phthalo-blue);
  }
}

@media screen and (min-width: 798px) {
  .p-systemGroup {
    margin-top: 91px;
  }
}
@media screen and (max-width: 797px) {
  .p-systemGroup {
    margin-top: 106px;
  }
}

.p-systemGroup--upper__support p {
  color: var(--color-whi);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
.p-systemGroup--upper__support p:nth-child(odd) {
  background-color: var(--color-strong-azure);
}
.p-systemGroup--upper__support p:nth-child(even) {
  background-color: var(--color-brilliant-azure);
}
@media screen and (min-width: 798px) {
  .p-systemGroup--upper {
    text-align: center;
    margin-inline: auto;
    max-width: 827px;
    width: 100%;
  }
  .p-systemGroup--upper .p-systemGroup--upper__txt {
    font-size: 2.3rem;
    font-weight: 700;
  }
  .p-systemGroup--upper .p-systemGroup--upper__txt i {
    font-size: 1.7rem;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: -30px;
    margin-top: 36px;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support p {
    border-radius: 43px;
    font-size: 4.3rem;
    height: 85px;
    margin-bottom: 30px;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support p:nth-child(1) {
    max-width: 366px;
    width: 100%;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support p:nth-child(2) {
    max-width: 392px;
    width: 100%;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support p:nth-child(3) {
    max-width: 249px;
    width: 100%;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support p:nth-child(4) {
    max-width: 569px;
    width: 100%;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support p:nth-child(even) {
    margin-left: 9px;
  }
  .p-systemGroup--upper .p-systemGroup--upper__txt2 {
    color: var(--color-strong-azure);
    font-size: 3.6rem;
    font-weight: 700;
    margin-top: 36px;
  }
  .p-systemGroup--upper .p-systemGroup--upper__txt3 {
    color: var(--color-deep-gray);
    font-size: 1.3rem;
    margin-top: 36px;
  }
}
@media screen and (max-width: 797px) {
  .p-systemGroup--upper {
    padding-left: 35px;
    padding-right: 35px;
    text-align: center;
  }
  .p-systemGroup--upper .p-systemGroup--upper__txt {
    font-size: 2rem;
    font-weight: 700;
  }
  .p-systemGroup--upper .p-systemGroup--upper__txt i {
    font-size: 1.4rem;
    font-weight: 400;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support {
    display: flex;
    flex-direction: column;
    margin-top: 26px;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support p {
    border-radius: 26px;
    font-size: 2.1rem;
    height: 51px;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support p:not(:first-child) {
    margin-top: 16px;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support p:nth-child(1) {
    margin-inline: auto;
    max-width: 206px;
    width: 100%;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support p:nth-child(2) {
    margin-inline: auto;
    max-width: 223px;
    width: 100%;
  }
  .p-systemGroup--upper .p-systemGroup--upper__support p:nth-child(3) {
    margin-inline: auto;
    max-width: 140px;
    width: 100%;
  }
  .p-systemGroup--upper .p-systemGroup--upper__txt2 {
    color: var(--color-strong-azure);
    font-size: 2.1rem;
    font-weight: 700;
    margin-right: -10px;
    margin-left: -10px;
    margin-top: 26px;
  }
  .p-systemGroup--upper .p-systemGroup--upper__txt3 {
    color: var(--color-deep-gray);
    font-size: 1rem;
    margin-right: -10px;
    margin-left: -10px;
    margin-top: 17px;
  }
}

.p-systemGroup--support__lowerButton {
  text-align: center;
}
.p-systemGroup--support__lowerButton .c-button {
  margin-inline: auto;
}
.p-systemGroup--support__lowerButton .c-button + p {
  margin: 80px 0 19px;
}
@media screen and (min-width: 798px) {
  .p-systemGroup--support {
    margin-top: 91px;
  }
  .p-systemGroup--support .p-systemGroup--support__lowerButton {
    margin-top: 157px;
  }
  .p-systemGroup--support .p-systemGroup--support__lowerButton .c-button a {
    height: 70px;
  }
}
@media screen and (max-width: 797px) {
  .p-systemGroup--support {
    margin-top: 98px;
  }
  .p-systemGroup--support .p-systemGroup--support__lowerButton {
    margin-top: 50px;
  }
  .p-systemGroup--support .p-systemGroup--support__lowerButton .c-button a {
    font-size: 1.5rem;
    height: 60px;
  }
  .p-systemGroup--support .p-systemGroup--support__lowerButton .c-button + p {
    margin-top: 40px;
  }
}

.p-systemGroup--support__upper .p-systemGroup--support__item {
  background-color: rgba(var(--color-pale-gold-rgb), 0.5);
}
@media screen and (min-width: 798px) {
  .p-systemGroup--support__upper .p-systemGroup--support__boxItems {
    display: flex;
    align-items: center;
    flex: 1;
  }
  .p-systemGroup--support__upper .p-systemGroup--support__boxItem:nth-child(1) {
    width: 471px;
  }
  .p-systemGroup--support__upper .p-systemGroup--support__boxItem:nth-child(2) {
    background-image: url(/assets/images/top/top_illust_01.svg);
    background-position: bottom right;
    background-size: auto 147px;
    flex: 1;
    padding-bottom: 35px;
    padding-right: 183px;
  }
  .p-systemGroup--support__upper .p-systemGroup--support__boxItem:nth-child(2) .p-systemGroup--support__linktxt {
    margin-top: 23px;
  }
}

.p-systemGroup--support__item {
  background-color: rgba(var(--color-very-pale-azure-rgb), 0.5);
  border-radius: 30px;
}

@media screen and (min-width: 798px) {
  .p-systemGroup--support__img {
    display: none;
  }
}

.p-systemGroup--support__heading {
  font-weight: 700;
}

.p-systemGroup--support__linktxt {
  font-size: 1.4rem;
}

@media screen and (min-width: 798px) {
  .p-systemGroup--support__items {
    margin-top: 60px;
  }
  .p-systemGroup--support__itemsInner {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -60px;
    overflow: hidden;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item {
    min-height: 340px;
    margin-bottom: 60px;
    width: calc(50% - 29px);
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(odd) {
    margin-right: 29px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(even) {
    margin-left: 29px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(1) .p-systemGroup--support__boxItem {
    background-image: url(/assets/images/top/top_illust_02.svg);
    background-position: bottom right;
    background-size: auto 172px;
    padding-bottom: 70px;
    padding-right: 148px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(1) .p-systemGroup--support__boxItem .p-systemGroup--support__linktxt {
    margin-top: 34px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(2) .p-systemGroup--support__boxItem {
    background-image: url(/assets/images/top/top_illust_03.svg);
    background-position: bottom right;
    background-size: auto 100px;
    padding-bottom: 125px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(3) .p-systemGroup--support__boxItem {
    background-image: url(/assets/images/top/top_illust_04.svg);
    background-position: bottom right;
    background-size: auto 132px;
    padding-bottom: 70px;
    padding-right: 134px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(3) .p-systemGroup--support__boxItem .p-systemGroup--support__linktxt {
    margin-top: 34px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(4) .p-systemGroup--support__boxItem {
    background-image: url(/assets/images/top/top_illust_05.svg);
    background-position: bottom right;
    background-size: auto 95px;
    padding-bottom: 80px;
    padding-right: 217px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(4) .p-systemGroup--support__boxItem .p-systemGroup--support__linktxt {
    margin-top: 23px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(5) .p-systemGroup--support__boxItem {
    background-image: url(/assets/images/top/top_illust_06.svg);
    background-position: bottom right;
    background-size: auto 170px;
    padding-right: 154px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(5) .p-systemGroup--support__boxItem .p-systemGroup--support__linktxt {
    margin-top: 23px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(6) .p-systemGroup--support__boxItem {
    background-image: url(/assets/images/top/top_illust_07.svg);
    background-position: bottom right;
    background-size: auto 147px;
    padding-bottom: 70px;
    padding-right: 143px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(7) .p-systemGroup--support__boxItem {
    background-image: url(/assets/images/top/top_illust_08.svg);
    background-position: bottom center;
    background-size: auto 87px;
    padding-bottom: 100px;
  }
  .p-systemGroup--support__itemsInner .p-systemGroup--support__item:nth-child(8) .p-systemGroup--support__boxItem {
    background-image: url(/assets/images/top/top_illust_09.svg);
    background-position: bottom right;
    background-size: auto 177px;
    padding-bottom: 100px;
    padding-right: 173px;
  }
  .p-systemGroup--support__item {
    padding: 63px 49px 41px;
  }
  .p-systemGroup--support__heading {
    font-size: 2.4rem;
    margin-bottom: 23px;
  }
  .p-systemGroup--support__txt {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 797px) {
  .p-systemGroup--support__upper .p-systemGroup--support__item:nth-child(1) .p-systemGroup--support__img {
    width: 133px;
  }
  .p-systemGroup--support__item {
    margin-top: 30px;
    padding: 30px 20px 55px;
  }
  .p-systemGroup--support__item:nth-child(1) .p-systemGroup--support__img {
    width: 148px;
  }
  .p-systemGroup--support__item:nth-child(2) .p-systemGroup--support__img {
    width: 273px;
  }
  .p-systemGroup--support__item:nth-child(3) .p-systemGroup--support__img {
    width: 134px;
  }
  .p-systemGroup--support__item:nth-child(4) .p-systemGroup--support__img {
    width: 217px;
  }
  .p-systemGroup--support__item:nth-child(5) .p-systemGroup--support__img {
    width: 124px;
  }
  .p-systemGroup--support__item:nth-child(6) .p-systemGroup--support__img {
    width: 125px;
  }
  .p-systemGroup--support__item:nth-child(7) .p-systemGroup--support__img {
    width: 248px;
  }
  .p-systemGroup--support__item:nth-child(8) .p-systemGroup--support__img {
    width: 136px;
  }
  .p-systemGroup--support__item:nth-child(9) .p-systemGroup--support__img {
    width: 136px;
  }
  .p-systemGroup--support__img {
    margin-inline: auto;
  }
  .p-systemGroup--support__heading {
    font-size: 2.1rem;
    margin-top: 29px;
  }
  .p-systemGroup--support__txt {
    font-size: 1.5rem;
    margin-top: 14px;
  }
  .p-systemGroup--support__linktxt {
    margin-top: 33px;
  }
}