@media only screen and (max-width: 980px) {
  .p-sec:not(:last-child) {
    margin-bottom: 104px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-sec:not(:last-child) {
    margin-bottom: 188px;
  }
}

.p-sec-title {
  font-weight: 300;
  letter-spacing: 0.15em;
  margin-block: 0 24px;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  .p-sec-title {
    font-size: 1.625rem;
    line-height: 1.3;
  }
}
@media print, screen and (min-width: 981px) {
  .p-sec-title {
    font-size: 2.25rem;
    line-height: 1.6;
  }
}
.p-sec-title strong {
  color: var(--color-deepblue);
  font-weight: 400;
}
@media only screen and (max-width: 980px) {
  .p-sec-title strong {
    font-size: 2.25rem;
  }
}
@media print, screen and (min-width: 981px) {
  .p-sec-title strong {
    font-size: 3.125rem;
  }
}

.p-items {
  display: -ms-grid;
  display: grid;
  margin-bottom: 12px;
}
@media only screen and (max-width: 980px) {
  .p-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-items {
    -ms-grid-columns: 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr;
    grid-template-columns: repeat(6, 1fr);
    gap: 32px;
  }
}

.p-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(24, 162, 237, 0.07);
  background-repeat: no-repeat;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 294px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 980px) {
  .p-item {
    padding-top: 11px;
    width: 100%;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item {
    padding-top: 8px;
  }
}
.p-item.p-item--l {
  padding-top: 28px;
}
@media only screen and (max-width: 980px) {
  .p-item h5 {
    margin-block: 0 4px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item h5 {
    margin-block: 0 -6px;
  }
}
.p-item.--bg01 {
  background-image: url("/_assets/ir/individual/img/icon01.png");
}
@media only screen and (max-width: 980px) {
  .p-item.--bg01 {
    background-position: center bottom;
    background-size: 107px auto;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item.--bg01 {
    background-position: center bottom 3px;
    background-size: 108px auto;
  }
}
.p-item.--bg02 {
  background-image: url("/_assets/ir/individual/img/icon02.png");
}
@media only screen and (max-width: 980px) {
  .p-item.--bg02 {
    background-position: center bottom 7px;
    background-size: 121px auto;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item.--bg02 {
    background-position: center bottom;
    background-size: 125px auto;
  }
}
.p-item.--bg03 {
  background-image: url("/_assets/ir/individual/img/icon03.png");
}
@media only screen and (max-width: 980px) {
  .p-item.--bg03 {
    background-position: center bottom;
    background-size: 118px auto;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item.--bg03 {
    background-position: center bottom -7px;
    background-size: 128px auto;
  }
}
.p-item.--bg04 {
  background-image: url("/_assets/ir/individual/img/icon04.png");
}
@media only screen and (max-width: 980px) {
  .p-item.--bg04 {
    background-position: center bottom;
    background-size: 142px auto;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item.--bg04 {
    background-position: center bottom -5px;
    background-size: 152px auto;
  }
}
.p-item.--bg05 {
  background-image: url("/_assets/ir/individual/img/icon05.png");
}
@media only screen and (max-width: 980px) {
  .p-item.--bg05 {
    background-position: center bottom 8px;
    background-size: 124px auto;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item.--bg05 {
    background-position: center bottom 8px;
    background-size: 124px auto;
  }
}
.p-item.--bg06 {
  background-image: url("/_assets/ir/individual/img/icon06.png");
}
@media only screen and (max-width: 980px) {
  .p-item.--bg06 {
    background-position: center bottom 29px;
    background-size: 100px auto;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item.--bg06 {
    background-position: center bottom 29px;
    background-size: 100px auto;
  }
}
.p-item.--bg07 {
  background-image: url("/_assets/ir/individual/img/icon07.png");
}
@media only screen and (max-width: 980px) {
  .p-item.--bg07 {
    background-position: center bottom 29px;
    background-size: 100px auto;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item.--bg07 {
    background-position: center bottom 29px;
    background-size: 100px auto;
  }
}
.p-item.--bg08 {
  background-image: url("/_assets/ir/individual/img/icon08.png");
}
@media only screen and (max-width: 980px) {
  .p-item.--bg08 {
    background-position: center bottom 16px;
    background-size: 124px auto;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item.--bg08 {
    background-position: center bottom 16px;
    background-size: 124px auto;
  }
}
.p-item.--bg09 {
  background-image: url("/_assets/ir/individual/img/icon09.png");
}
@media only screen and (max-width: 980px) {
  .p-item.--bg09 {
    background-position: center bottom 16px;
    background-size: 124px auto;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item.--bg09 {
    background-position: center bottom 16px;
    background-size: 124px auto;
  }
}
.p-item.--bg10 {
  background-image: url("/_assets/ir/individual/img/icon10.png");
}
@media only screen and (max-width: 980px) {
  .p-item.--bg10 {
    background-position: center bottom 32px;
    background-size: 100px auto;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item.--bg10 {
    background-position: center bottom 32px;
    background-size: 100px auto;
  }
}
.p-item.--bg11 {
  background-image: url("/_assets/ir/individual/img/icon07.png");
}
@media only screen and (max-width: 980px) {
  .p-item.--bg11 {
    background-position: center bottom 32px;
    background-size: 100px auto;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item.--bg11 {
    background-position: center bottom 32px;
    background-size: 100px auto;
  }
}

.p-item-num {
  color: var(--color-deepblue);
  font-weight: 100;
  line-height: 1;
  margin-bottom: 8px;
}
@media only screen and (max-width: 980px) {
  .p-item-num {
    font-size: 4.25rem;
  }
}
@media print, screen and (min-width: 981px) {
  .p-item-num {
    font-size: 4.375rem;
  }
}

.p-item-text {
  text-align: center;
}

@media only screen and (max-width: 980px) {
  .p-links {
    margin-block: 32px 0;
  }
}
@media print, screen and (min-width: 981px) {
  .p-links {
    margin-block: 56px 0;
  }
}

@media only screen and (max-width: 980px) {
  .p-strategy {
    gap: 10px;
    margin-bottom: 32px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-strategy {
    margin-bottom: 88px;
  }
}
.p-strategy .c-col-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--color-primary);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 160px;
  padding-top: 24px;
}

.p-strategy-num {
  font-size: 2.5rem;
  border-bottom: 1px solid var(--color-white);
  color: var(--color-white);
  line-height: 1;
  margin-bottom: 18px;
  padding-bottom: 20px;
  text-align: center;
  width: 72px;
}

.p-strategy-text {
  font-size: 1.25rem;
  color: var(--color-white);
  font-weight: 600;
  line-height: 1;
}

@media only screen and (max-width: 980px) {
  .p-bottom-links {
    gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 32px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-bottom-links {
    margin-top: 72px;
  }
}
@media only screen and (max-width: 980px) {
  .p-bottom-links .c-btn02 {
    padding-right: 28px;
  }
}

@media only screen and (max-width: 980px) {
  .p-sec01 .p-sec-lead {
    margin-bottom: 32px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-sec01 .p-sec-lead {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 980px) {
  .p-sec02 .p-sec-lead {
    margin-bottom: 12px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-sec02 .p-sec-lead {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 980px) {
  .p-sec02 .p-item {
    padding-top: 28px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-sec02 .p-item {
    padding-top: 26px;
  }
}
@media only screen and (max-width: 980px) {
  .p-sec02 .c-col2 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (min-width: 981px) {
  .p-sec02 .c-col2 {
    -ms-grid-columns: (312px)[2];
    grid-template-columns: repeat(2, 312px);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 980px) {
  .p-sec03 .p-sec-lead {
    margin-bottom: 32px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-sec03 .p-sec-lead {
    margin-bottom: 28px;
  }
}
@media only screen and (max-width: 980px) {
  .p-sec03 .p-item {
    padding-top: 28px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-sec03 .p-item {
    padding-top: 36px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-sec03 .p-item.p-item--l {
    padding-top: 26px;
  }
}