/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
.p-unione .c-breadcrumb {
  padding-inline: 5.6rem;
  padding-bottom: 7.6rem;
}
.p-unione .c-breadcrumb__list {
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.p-unione .c-breadcrumb__item {
  color: #262727;
  align-items: center;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  line-height: normal;
  display: flex;
}
.p-unione .c-breadcrumb__item:not(:last-child):after {
  content: "›";
  color: #262727;
  margin: 0 6px;
  font-size: 1.4rem;
  line-height: normal;
}
.p-unione .c-breadcrumb__link {
  color: #262727;
  text-decoration: none;
}
.p-unione .c-breadcrumb__link:hover {
  text-decoration: underline;
}
.p-unione .c-breadcrumb__current {
  color: #262727;
}
.p-unione .c-faq-badge {
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1;
  display: flex;
}
.p-unione .c-faq-badge--q {
  color: #fff;
  background: #23469b;
}
.p-unione .c-faq-badge--a {
  color: #23469b;
  background: #edf3fd;
}
.p-unione .c-faq-toggle-icon {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2.4rem;
  height: 2.4rem;
  display: flex;
}
.p-unione .c-faq-toggle-icon__v-bar {
  transform-origin: 20px 20px;
  transition: opacity .2s, transform .2s;
}
.p-unione .c-faq-toggle-icon--minus .c-faq-toggle-icon__v-bar {
  display: none;
}
.p-unione [aria-expanded="true"] .c-faq-toggle-icon .c-faq-toggle-icon__v-bar {
  opacity: 0;
  transform: scaleY(0);
}
.p-unione .c-metric-graphic {
  flex-shrink: 0;
  width: auto;
  display: block;
}
.p-unione .c-metric-graphic--stars {
  height: 6rem;
}
.p-unione .c-metric-graphic--repeat {
  height: 13.4rem;
}
.p-unione .c-metric-graphic--nps {
  height: 12.7rem;
}
.p-unione .c-metric-graphic__nps-plus {
  flex-shrink: 0;
  width: auto;
  height: 5.8rem;
  display: block;
}
.p-unione .c-carousel-nav {
  flex-direction: row;
  align-items: flex-start;
  gap: 1.4rem;
  display: flex;
}
.p-unione .c-carousel-nav__player {
  flex-direction: column;
  align-items: center;
  gap: 1.4rem;
  display: flex;
}
.p-unione .c-carousel-nav__buttons {
  justify-content: space-between;
  align-items: center;
  width: 14.8rem;
  display: flex;
}
.p-unione .c-carousel-nav__btn {
  color: #b0b0b0;
  cursor: pointer;
  background: none;
  border: none;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  padding: 0;
  transition: opacity .2s;
  display: flex;
}
.p-unione .c-carousel-nav__btn .-label {
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
.p-unione .c-carousel-nav__btn.-prev, .p-unione .c-carousel-nav__btn.-next, .p-unione .c-carousel-nav__btn.-pause {
  border: 1px solid #a5a5a5;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.p-unione .c-carousel-nav__btn.-prev, .p-unione .c-carousel-nav__btn.-next {
  width: 62px;
  height: 42px;
}
.p-unione .c-carousel-nav__btn.-pause {
  width: 42px;
  height: 42px;
}
.p-unione .c-carousel-nav__btn svg {
  fill: #23469b;
  display: block;
}
.p-unione .c-carousel-nav__btn:hover {
  opacity: .6;
}
.p-unione .c-carousel-nav__btn:disabled {
  opacity: .3;
  cursor: default;
}
.p-unione .c-carousel-nav__pagination {
  justify-content: center;
  align-items: center;
  gap: 1.2rem;
  display: flex;
}
.p-unione .c-carousel-nav__pagination-current {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.4rem;
  line-height: 1;
}
.p-unione .c-carousel-nav__pagination-separator {
  background: #a8a8a8;
  width: 2.8rem;
  height: 1px;
  display: inline-block;
}
.p-unione .c-carousel-nav__pagination-total {
  color: #a8a8a8;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.4rem;
  line-height: 1;
}
.p-unione .c-faq-item {
  background: #fff;
  border-radius: .8rem;
  overflow: hidden;
  box-shadow: 0 2px 8px #0000000f;
}
.p-unione .c-faq-item__toggle-btn {
  cursor: pointer;
  text-align: left;
  background: none;
  border: none;
  align-items: center;
  gap: 1.6rem;
  width: 100%;
  padding: 2.4rem 2rem;
  display: flex;
}
.p-unione .c-faq-item__question {
  color: #262727;
  flex: 1;
  min-width: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 1.5;
}
.p-unione .c-faq-item__body {
  animation: .2s forwards faq-open;
}
.p-unione .c-faq-item__body[hidden] {
  display: none;
}
.p-unione .c-faq-item__answer-row {
  align-items: flex-start;
  gap: 1.6rem;
  padding: 2.4rem 7.6rem 2.4rem 2rem;
  display: flex;
}
.p-unione .c-faq-item__answer {
  color: #262727;
  flex: 1;
  min-width: 0;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.7;
}
@media (min-width: 769px) {
  .p-unione .c-faq-item__toggle-btn {
    gap: 2rem;
    padding: 2.4rem 3.2rem;
  }

  .p-unione .c-faq-item__question {
    font-size: 1.8rem;
  }

  .p-unione .c-faq-item__answer-row {
    gap: 2rem;
    padding: 2.4rem 9.2rem 2.4rem 3.2rem;
  }

  .p-unione .c-faq-item__answer {
    font-size: 1.6rem;
  }
}
.p-unione .c-use-case-banner {
  justify-content: center;
  align-items: center;
  min-height: 7.48rem;
  margin-inline: -2rem;
  padding-inline: 2rem;
  display: flex;
  position: relative;
  overflow: visible;
}
.p-unione .c-use-case-banner__bar {
  pointer-events: none;
  background-color: #23469b;
  position: absolute;
  inset: 0;
}
.p-unione .c-use-case-banner__text {
  z-index: 1;
  color: #fff;
  text-align: left;
  margin: 0;
  padding: 1.2rem 9.4rem 1.2rem 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1.6;
  position: relative;
}
.p-unione .c-use-case-banner__break {
  display: none;
}
.p-unione .c-use-case-banner__image {
  object-fit: contain;
  z-index: 2;
  pointer-events: none;
  width: 12.8rem;
  height: 14rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media (min-width: 769px) {
  .p-unione .c-use-case-banner {
    grid-template-columns: calc(19.8rem * var(--ucb-scale, 1)) 1fr calc(19.8rem * var(--ucb-scale, 1));
    grid-template-rows: calc(var(--ucb-height, 16.8rem) * var(--ucb-scale, 1));
    height: calc(var(--ucb-height, 16.8rem) * var(--ucb-scale, 1));
    align-items: stretch;
    margin-inline: 0;
    padding-inline: 0;
    display: grid;
  }

  .p-unione .c-use-case-banner__bar {
    border-radius: .6rem;
  }

  .p-unione .c-use-case-banner__break {
    display: initial;
  }

  .p-unione .c-use-case-banner__image {
    margin-bottom: calc(.6rem * var(--ucb-scale, 1));
    margin-right: calc(.2rem * var(--ucb-scale, 1));
    width: calc(19.8rem * var(--ucb-scale, 1));
    height: calc(21.7rem * var(--ucb-scale, 1));
    object-position: bottom right;
    grid-column: 3;
    align-self: end;
    position: static;
    transform: none;
  }

  .p-unione .c-use-case-banner--compact .c-use-case-banner__image {
    object-position: center right;
    align-self: center;
    margin-bottom: 0;
  }

  .p-unione .c-use-case-banner__text-viewport {
    grid-column: 2;
    align-self: center;
    width: 100%;
    overflow: hidden;
  }

  .p-unione .c-use-case-banner__text {
    white-space: nowrap;
    width: max-content;
    font-size: calc(3.8rem * var(--ucb-scale, 1));
    line-height: calc(3.8rem * var(--ucb-scale, 1)  + 1.6rem);
    text-align: center;
    margin-inline: auto;
    padding: 0;
  }
}
.p-unione .c-concern-card {
  --bubble-mask: url("../../../images/common/usecase/concerns/icon_bubble-tall.svg");
  isolation: isolate;
  width: 100%;
  position: relative;
  container-type: inline-size;
}
.p-unione .c-concern-card--short {
  --bubble-mask: url("../../../images/common/usecase/concerns/icon_bubble-short.svg");
}
.p-unione .c-concern-card__shadow {
  z-index: 0;
  -webkit-mask-image: var(--bubble-mask);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-image: var(--bubble-mask);
  -webkit-mask-image: var(--bubble-mask);
  mask-image: var(--bubble-mask);
  position: absolute;
  inset: 0;
  overflow: hidden;
  transform: translate(.6rem, .6rem);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.p-unione .c-concern-card__shadow-img {
  object-fit: cover;
  object-position: right top;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-concern-card__bg {
  z-index: 1;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}
.p-unione .c-concern-card__text {
  z-index: 2;
  color: #3a3f4a;
  white-space: pre-wrap;
  word-break: break-word;
  align-items: center;
  margin: 0;
  padding: 1.6rem 2.2rem;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  line-height: 1.8;
  display: flex;
  position: absolute;
  inset: 0 0 11%;
  overflow: hidden;
}
.p-unione .c-concern-card--short .c-concern-card__text {
  bottom: 15%;
}
.p-unione .c-concern-card__text--pc {
  display: none;
}
@media (min-width: 769px) {
  .p-unione .c-concern-card__text {
    padding: min(1.8rem, 5.5cqw) min(2rem, 6.1cqw);
    font-size: clamp(1.3rem, 4.9cqw, 1.6rem);
  }

  .p-unione .c-concern-card__text--sp {
    display: none;
  }

  .p-unione .c-concern-card__text--pc {
    padding-inline: min(1.6rem, 4.9cqw);
    display: flex;
  }
}
.p-unione .c-use-case-cta__inner {
  justify-content: center;
  padding-block: 4rem;
  display: flex;
}
.p-unione .c-use-case-metrics-grid {
  flex-direction: column;
  gap: 1.6rem;
  display: flex;
}
.p-unione .c-use-case-metrics-grid__title {
  color: #262727;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-use-case-metrics-grid__cards {
  grid-template-columns: repeat(2, 1fr);
  gap: 1.6rem;
  display: grid;
}
.p-unione .c-use-case-metrics-grid__card {
  text-align: center;
  background: #f7f8f9;
  border-radius: .3rem;
  flex-direction: column;
  align-items: center;
  gap: 1.7rem;
  min-height: 19.5rem;
  padding: 3rem 1.8rem 3.1rem;
  display: flex;
}
.p-unione .c-use-case-metrics-grid__sub {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-use-case-metrics-grid__value {
  color: #23469b;
  justify-content: center;
  align-items: center;
  gap: .4rem;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 4rem;
  font-style: normal;
  line-height: 1;
  display: flex;
}
.p-unione .c-use-case-metrics-grid__prefix, .p-unione .c-use-case-metrics-grid__suffix {
  font-size: 1.15rem;
}
.p-unione .c-use-case-metrics-grid__suffix {
  align-self: flex-end;
  margin-bottom: .8rem;
}
.p-unione .c-use-case-metrics-grid__label {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.15rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-use-case-metrics-grid__card .c-metric-graphic--stars {
  height: 2.9rem;
}
.p-unione .c-use-case-metrics-grid__card .c-metric-graphic--repeat {
  height: 6.5rem;
}
.p-unione .c-use-case-metrics-grid__card .c-metric-graphic--nps {
  height: 6.1rem;
}
.p-unione .c-use-case-metrics-grid__card .c-metric-graphic__nps-plus {
  height: 2.8rem;
}
@media (min-width: 769px) {
  .p-unione .c-use-case-metrics-grid {
    gap: 2.4rem;
  }

  .p-unione .c-use-case-metrics-grid__title {
    font-size: 2.8rem;
    line-height: normal;
  }

  .p-unione .c-use-case-metrics-grid__cards {
    flex-direction: row;
    gap: 3.8rem;
    display: flex;
  }

  .p-unione .c-use-case-metrics-grid__card {
    min-width: 0;
    min-height: auto;
    padding-block: 3.2rem 4rem;
    padding-inline: calc(2.4rem * var(--metrics-scale, 1));
    border-radius: .8rem;
    flex: 1;
    gap: 2rem;
  }

  .p-unione .c-use-case-metrics-grid__sub {
    font-size: calc(2.1rem * var(--metrics-scale, 1));
  }

  .p-unione .c-use-case-metrics-grid__value {
    font-size: calc(8.4rem * var(--metrics-scale, 1));
    white-space: nowrap;
  }

  .p-unione .c-use-case-metrics-grid__prefix, .p-unione .c-use-case-metrics-grid__suffix {
    font-size: calc(2.4rem * var(--metrics-scale, 1));
  }

  .p-unione .c-use-case-metrics-grid__label {
    font-size: calc(2.4rem * var(--metrics-scale, 1));
    white-space: nowrap;
  }

  .p-unione .c-use-case-metrics-grid__card .c-metric-graphic--stars {
    height: calc(6rem * var(--metrics-scale, 1));
  }

  .p-unione .c-use-case-metrics-grid__card .c-metric-graphic--repeat {
    height: calc(13.4rem * var(--metrics-scale, 1));
  }

  .p-unione .c-use-case-metrics-grid__card .c-metric-graphic--nps {
    height: calc(12.7rem * var(--metrics-scale, 1));
  }

  .p-unione .c-use-case-metrics-grid__card .c-metric-graphic__nps-plus {
    height: calc(5.8rem * var(--metrics-scale, 1));
  }
}
.p-unione .c-use-case-stat-bar {
  background: #f7f8f9;
  border-radius: .6rem;
  justify-content: center;
  align-items: stretch;
  gap: 0;
  padding: 1.6rem 1rem;
  display: flex;
}
.p-unione .c-use-case-stat-bar__item {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: .8rem;
  min-width: 0;
  padding: .4rem 0;
  display: flex;
}
.p-unione .c-use-case-stat-bar__number {
  justify-content: center;
  align-items: flex-end;
  gap: .2rem;
  display: flex;
}
.p-unione .c-use-case-stat-bar__divider {
  background: #a5a5a5;
  flex-shrink: 0;
  align-self: stretch;
  width: 1px;
}
.p-unione .c-use-case-stat-bar__label {
  color: #4081f4;
  text-align: center;
  white-space: normal;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-use-case-stat-bar__label--left {
  text-align: left;
}
.p-unione .c-use-case-stat-bar__value {
  color: #4080f4;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.8rem;
  font-style: normal;
  line-height: 1.2;
}
.p-unione .c-use-case-stat-bar__unit {
  color: #262727;
  white-space: nowrap;
  padding-bottom: .4rem;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.2;
}
@media (min-width: 769px) {
  .p-unione .c-use-case-stat-bar {
    border-radius: .4rem;
    padding: 2.4rem 2rem;
  }

  .p-unione .c-use-case-stat-bar__item {
    justify-content: center;
    align-items: center;
    gap: calc(3.2rem * var(--stat-bar-scale, 1));
    padding: calc(1.2rem * var(--stat-bar-scale, 1));
    flex-flow: row;
  }

  .p-unione .c-use-case-stat-bar__label {
    font-size: calc(2.4rem * var(--stat-bar-scale, 1));
    white-space: nowrap;
  }

  .p-unione .c-use-case-stat-bar__value {
    font-size: calc(7rem * var(--stat-bar-scale, 1));
    line-height: 1;
  }

  .p-unione .c-use-case-stat-bar__unit {
    font-size: calc(2rem * var(--stat-bar-scale, 1));
    padding-bottom: 0;
  }
}
.p-unione .c-target-band {
  background: #f7f8f9;
}
.p-unione .c-target-band__inner {
  max-width: 107.5rem;
  margin: 0 auto;
  padding: 3.4rem 2rem 3.3rem;
}
.p-unione .c-target-band__target {
  flex-direction: column;
  align-items: center;
  gap: 1.6rem;
  width: 100%;
  display: flex;
}
.p-unione .c-target-band__avatars {
  justify-content: center;
  align-items: center;
  gap: 1.6rem;
  width: 100%;
  display: flex;
}
.p-unione .c-target-band__avatar {
  background: #fff;
  border-radius: 4rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 8rem;
  height: 8rem;
  padding: .4rem;
  display: flex;
  box-shadow: 0 0 .7rem #6a8dbc8c;
}
.p-unione .c-target-band__avatar-photo {
  object-fit: cover;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-target-band__detail {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}
.p-unione .c-target-band__chevron-up {
  flex-shrink: 0;
  width: 4rem;
  height: 2.4rem;
  display: block;
}
.p-unione .c-target-band__label {
  background: #fff;
  border-radius: 4rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: .8rem;
  width: 100%;
  max-width: 40rem;
  min-height: 8rem;
  padding: 1rem 3.2rem .8rem;
  display: flex;
  position: relative;
}
.p-unione .c-target-band__label:before {
  content: none;
}
.p-unione .c-target-band__label-sp {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: .8rem;
  width: 100%;
  display: flex;
}
.p-unione .c-target-band__label-text--pc {
  display: none;
}
.p-unione .c-target-band__label-text {
  color: #23469b;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  line-height: normal;
}
@media (min-width: 769px) {
  .p-unione .c-target-band {
    min-height: 16.7rem;
  }

  .p-unione .c-target-band__inner {
    padding: 3.5rem 4.4rem 0;
  }

  .p-unione .c-target-band__target {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 1.6rem 2.6rem;
  }

  .p-unione .c-target-band__avatars {
    justify-content: flex-start;
    gap: 2.1rem;
    width: auto;
  }

  .p-unione .c-target-band__avatar {
    width: 9.7rem;
    height: 9.7rem;
    box-shadow: none;
    filter: drop-shadow(0 .4rem 1.4rem #6a8dbc8c);
    background: none;
    border-radius: 0;
    padding: 0;
  }

  .p-unione .c-target-band__avatar-photo {
    box-sizing: content-box;
    border: .65rem solid #fff;
    width: 8.4rem;
    height: 8.4rem;
  }

  .p-unione .c-target-band__detail {
    flex-direction: row;
    align-items: center;
    width: auto;
  }

  .p-unione .c-target-band__chevron-up {
    display: none;
  }

  .p-unione .c-target-band__label {
    background: none;
    border-radius: 0;
    flex-direction: row;
    align-items: center;
    gap: 0;
    width: auto;
    max-width: 100%;
    min-height: auto;
    padding: 0;
  }

  .p-unione .c-target-band__label:before {
    content: "";
    z-index: 0;
    clip-path: polygon(0 50%, 5.74% 0, 100% 0, 100% 100%, 5.74% 100%);
    background: #fff;
    border-radius: 0 999px 999px 0;
    position: absolute;
    inset: 0;
  }

  .p-unione .c-target-band__label-sp {
    display: none;
  }

  .p-unione .c-target-band__label-text--pc {
    display: block;
  }

  .p-unione .c-target-band__label-text {
    z-index: 1;
    white-space: nowrap;
    padding: 1.766rem 7.612rem 1.766rem 3.4rem;
    font-size: 1.8rem;
    position: relative;
  }
}
.p-unione .c-use-case-value-item {
  background: #fff;
  border-radius: .6rem;
  flex-direction: column;
  gap: 2.4rem;
  padding: 4rem 2.4rem 3.2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}
.p-unione .c-use-case-value-item:before {
  content: "";
  background: linear-gradient(to right, #23469b 0%, #274ba2 48.3%, #b9ef8c 78.3%, #f2fdef 100%);
  border-radius: .6rem .6rem 0 0;
  height: .7rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.p-unione .c-use-case-value-item__main {
  flex-direction: column;
  gap: 1.2rem;
  display: flex;
}
.p-unione .c-use-case-value-item__badge {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1.2rem;
  margin-bottom: 1.2rem;
  display: flex;
}
.p-unione .c-use-case-value-item__badge-label {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2rem;
  font-style: normal;
  line-height: 1.2;
}
.p-unione .c-use-case-value-item__badge-number {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 5.8rem;
  height: 3.2rem;
  display: flex;
  position: relative;
}
.p-unione .c-use-case-value-item__badge-outline {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.p-unione .c-use-case-value-item__badge-digit {
  z-index: 1;
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2rem;
  font-style: normal;
  line-height: 1.2;
  position: relative;
}
.p-unione .c-use-case-value-item__heading {
  color: #23469b;
  text-align: center;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-use-case-value-item__body {
  color: #000;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 1.8;
}
.p-unione .c-use-case-value-item__photo-wrap {
  aspect-ratio: 287 / 186;
  border-radius: .6rem;
  flex-shrink: 0;
  overflow: hidden;
}
.p-unione .c-use-case-value-item__photo {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
@media (min-width: 769px) {
  .p-unione .c-use-case-value-item {
    flex-direction: row;
    align-items: flex-start;
    gap: 2.4rem;
    padding: 3.6rem 4rem 3.6rem 4.8rem;
  }

  .p-unione .c-use-case-value-item:before {
    background: linear-gradient(#23469b 0%, #274ba2 48.3%, #b9ef8c 78.3%, #f2fdef 100%);
    border-radius: .4rem 0 0 .4rem;
    width: .8rem;
    height: auto;
    inset: 0 auto 0 0;
  }

  .p-unione .c-use-case-value-item__main {
    flex: 1;
    grid-template-columns: auto 1fr;
    grid-template-areas: "badge heading"
                         ". body";
    align-items: start;
    gap: 1.6rem 4.5rem;
    display: grid;
  }

  .p-unione .c-use-case-value-item__badge {
    flex-direction: column;
    grid-area: badge;
    justify-content: flex-start;
    align-items: flex-start;
    gap: .4rem;
    margin-bottom: 0;
  }

  .p-unione .c-use-case-value-item__badge-label {
    line-height: normal;
  }

  .p-unione .c-use-case-value-item__heading {
    text-align: left;
    grid-area: heading;
    align-self: end;
    font-size: 3.3rem;
    line-height: 1.3;
  }

  .p-unione .c-use-case-value-item__body {
    color: #262727;
    grid-area: body;
    font-family: HondaGlobalFontJP-Bold, sans-serif;
    font-size: 1.6rem;
    line-height: 1.7;
  }

  .p-unione .c-use-case-value-item__photo-wrap {
    aspect-ratio: 362 / 235;
    aspect-ratio: auto;
    flex: 0 0 37%;
    align-self: stretch;
  }
}
.p-unione .c-service-feature {
  flex-direction: row;
  align-items: center;
  gap: 1.6rem;
  list-style: none;
  display: flex;
}
.p-unione .c-service-feature--has-description {
  align-items: flex-start;
  gap: 1.2rem;
}
.p-unione .c-service-feature__circle {
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 10rem;
  display: flex;
  overflow: hidden;
}
.p-unione .c-service-feature__icon {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-service-feature__text {
  text-align: left;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  gap: .5rem;
  min-width: 0;
  display: flex;
}
.p-unione .c-service-feature__label {
  color: #23469b;
  white-space: pre-wrap;
  width: 100%;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: 2.3rem;
}
.p-unione .c-service-feature__sub-label {
  color: #23469b;
  white-space: pre-wrap;
  width: 100%;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-service-feature__sub-row {
  display: contents;
}
.p-unione .c-service-feature__note {
  color: #23469b;
  width: 100%;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-service-feature__description {
  color: #000;
  width: 100%;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 1.8;
}
@media (min-width: 769px) {
  .p-unione .c-service-feature__circle {
    width: 9.9rem;
    height: 9.9rem;
  }

  .p-unione .c-service-feature__text {
    gap: 0;
  }

  .p-unione .c-service-feature--has-description .c-service-feature__text {
    gap: .8rem;
  }

  .p-unione .c-service-feature__label, .p-unione .c-service-feature__sub-label {
    white-space: pre-wrap;
    font-size: 2rem;
    line-height: 1.2;
  }

  .p-unione .c-service-feature__note {
    margin-top: .4rem;
    font-size: 1.6rem;
  }

  .p-unione .c-service-feature__sub-row {
    align-items: baseline;
    gap: .4rem;
    width: 100%;
    display: flex;
  }

  .p-unione .c-service-feature__sub-row .c-service-feature__sub-label {
    white-space: nowrap;
  }

  .p-unione .c-service-feature__sub-row .c-service-feature__note {
    white-space: nowrap;
    margin-top: 0;
  }
}
.p-unione .c-circulation-flow {
  background: #fff;
  border-radius: .6rem;
  flex-direction: column;
  gap: 3.2rem;
  padding: 3.2rem 1.8rem;
  display: flex;
}
.p-unione .c-circulation-flow__title {
  color: #23469b;
  text-align: left;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.4rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-circulation-flow__row {
  flex-direction: column;
  gap: 2.4rem;
  display: flex;
}
.p-unione .c-circulation-flow__row-head {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 1.6rem;
  display: flex;
}
.p-unione .c-circulation-flow__row--walk .c-circulation-flow__row-icon {
  object-fit: contain;
  flex-shrink: 0;
  width: 7.2rem;
  height: 6.4rem;
  display: block;
}
.p-unione .c-circulation-flow__row--uni .c-circulation-flow__row-icon {
  object-fit: contain;
  flex-shrink: 0;
  width: 8.3rem;
  height: 6.4rem;
  display: block;
}
.p-unione .c-circulation-flow__row-label {
  text-align: left;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-circulation-flow__row--walk .c-circulation-flow__row-label {
  color: #262727;
}
.p-unione .c-circulation-flow__row--uni .c-circulation-flow__row-label {
  color: #23469b;
}
.p-unione .c-circulation-flow__steps {
  flex-direction: column;
  align-items: stretch;
  gap: 5rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.p-unione .c-circulation-flow__uni-step {
  flex-direction: column;
  gap: 2rem;
  list-style: none;
  display: flex;
}
.p-unione .c-circulation-flow__cell {
  text-align: left;
  border-radius: .6rem;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 8.8rem;
  padding: .8rem 2rem;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: 1.6;
  display: flex;
  position: relative;
}
.p-unione .c-circulation-flow__cell--walk {
  color: #262727;
  background: #e6eaed;
}
.p-unione .c-circulation-flow__cell--uni {
  color: #fff;
  background: #23469b;
}
.p-unione .c-circulation-flow__step-benefits {
  flex-direction: column;
  gap: 1.2rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.p-unione .c-circulation-flow__cell--walk:not(:first-child):before, .p-unione .c-circulation-flow__uni-step:not(:first-child) .c-circulation-flow__cell--uni:before {
  content: "";
  background: url("../../../images/common/usecase/flow/icon_arrow-down.svg") center / contain no-repeat;
  width: 1.7rem;
  height: 3rem;
  position: absolute;
  top: -4rem;
  left: 50%;
  transform: translateX(-50%);
}
.p-unione .c-circulation-flow__benefits {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}
.p-unione .c-circulation-flow__benefits-col {
  list-style: none;
}
.p-unione .c-circulation-flow__benefits-list {
  flex-direction: column;
  gap: 1.2rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.p-unione .c-circulation-flow__benefit {
  align-items: flex-start;
  gap: 1.2rem;
  display: flex;
}
.p-unione .c-circulation-flow__benefit-icon {
  flex-shrink: 0;
  width: 1.8rem;
  height: 1.8rem;
  margin-top: .22rem;
}
.p-unione .c-circulation-flow__benefit-text {
  color: #000;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 1.4;
}
.p-unione .c-circulation-flow__br {
  display: none;
}
@media (min-width: 1281px) {
  .p-unione .c-circulation-flow__br {
    display: inline;
  }
}
@media (min-width: 1024px) {
  .p-unione .c-circulation-flow {
    background: none;
    border-radius: 0;
    gap: 0;
    width: 100%;
    min-width: 0;
    max-width: 98.4rem;
    margin-inline: auto;
    padding: 0;
  }

  .p-unione .c-circulation-flow__title {
    text-align: center;
    margin-bottom: 5.1rem;
    font-size: 2.8rem;
    line-height: normal;
  }

  .p-unione .c-circulation-flow__row {
    flex-direction: column;
    align-items: stretch;
    gap: 1.8rem;
    min-width: 0;
    display: flex;
  }

  .p-unione .c-circulation-flow__row--walk {
    margin-bottom: 4.8rem;
  }

  .p-unione .c-circulation-flow__row-head {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 2.9rem;
  }

  .p-unione .c-circulation-flow__row--walk .c-circulation-flow__row-icon {
    width: 8.3rem;
    height: 7.3rem;
  }

  .p-unione .c-circulation-flow__row--uni .c-circulation-flow__row-icon {
    width: 9.6rem;
    height: 7.7rem;
  }

  .p-unione .c-circulation-flow__row-label {
    text-align: left;
    white-space: nowrap;
    font-size: 2.4rem;
    line-height: normal;
  }

  .p-unione .c-circulation-flow__steps {
    flex-direction: row;
    align-items: stretch;
    gap: 6.3rem;
    width: 100%;
    display: flex;
  }

  .p-unione .c-circulation-flow__uni-step {
    display: contents;
  }

  .p-unione .c-circulation-flow__step-benefits {
    display: none;
  }

  .p-unione .c-circulation-flow__cell {
    text-align: left;
    border-radius: .4rem;
    flex: 1 1 0;
    justify-content: flex-start;
    width: auto;
    min-width: 0;
    min-height: 11.6rem;
    padding: 0 3.2rem;
    font-size: 1.8rem;
    line-height: normal;
  }

  .p-unione .c-circulation-flow__cell--walk:not(:first-child):before, .p-unione .c-circulation-flow__uni-step:not(:first-child) .c-circulation-flow__cell--uni:before {
    width: 3.047rem;
    height: 1.839rem;
    top: 50%;
    left: -4.6735rem;
    transform: translateY(-50%);
  }

  .p-unione .c-circulation-flow__cell--walk:not(:first-child):before {
    background-image: url("../../../images/pages/usecase01/circulation_flow_arrow_walk.svg");
  }

  .p-unione .c-circulation-flow__uni-step:not(:first-child) .c-circulation-flow__cell--uni:before {
    background-image: url("../../../images/pages/usecase01/circulation_flow_arrow_uni.svg");
  }

  .p-unione .c-circulation-flow__benefits {
    grid-template-columns: 1fr 6.3rem 1fr 6.3rem 1fr;
    gap: 0;
    width: 100%;
    margin-top: 2.8rem;
    padding-left: 0;
    display: grid;
  }

  .p-unione .c-circulation-flow__benefits-col:first-child {
    grid-column: 1;
  }

  .p-unione .c-circulation-flow__benefits-col:nth-child(2) {
    grid-column: 3;
  }

  .p-unione .c-circulation-flow__benefits-col:nth-child(3) {
    grid-column: 5;
  }

  .p-unione .c-circulation-flow__benefits-list {
    gap: 1.2rem;
  }

  .p-unione .c-circulation-flow__benefit {
    gap: 1.3rem;
  }
}
.p-unione .c-circulation-tourism {
  flex-direction: column;
  gap: 2.4rem;
  display: flex;
}
.p-unione .c-circulation-tourism__title {
  color: #262727;
  text-align: left;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.4rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-circulation-tourism__description {
  color: #262727;
  text-align: left;
  margin: 0;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.8;
}
.p-unione .c-circulation-tourism__cards {
  grid-template-columns: 1fr;
  gap: 2.4rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
}
.p-unione .c-circulation-tourism__card {
  list-style: none;
}
.p-unione .c-circulation-tourism__photo-wrap {
  aspect-ratio: 470 / 289;
  border-radius: .4rem;
  margin: 0;
  overflow: hidden;
}
.p-unione .c-circulation-tourism__photo {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-circulation-tourism__caption {
  color: #262727;
  margin: 1.2rem 0 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  line-height: normal;
}
@media (min-width: 769px) {
  .p-unione .c-circulation-tourism {
    gap: 3.2rem;
  }

  .p-unione .c-circulation-tourism__title {
    text-align: center;
    font-size: 2.8rem;
    line-height: normal;
  }

  .p-unione .c-circulation-tourism__description {
    text-align: center;
    font-size: 1.6rem;
    line-height: normal;
    display: block;
  }

  .p-unione .c-circulation-tourism__cards {
    grid-template-columns: repeat(2, 1fr);
    gap: 3.8rem;
  }

  .p-unione .c-circulation-tourism__caption {
    margin-top: 1.6rem;
    font-size: 1.6rem;
  }
}
.p-unione .c-staff-stats-upper-wrap {
  flex-direction: column;
  gap: 1.2rem;
  display: flex;
}
.p-unione .c-staff-stats-upper {
  background: #f3f4f6;
  border-radius: .8rem;
  flex-direction: column;
  align-items: center;
  gap: 1.6rem;
  padding: 2.4rem 2rem;
  display: flex;
}
.p-unione .c-staff-stats-upper__steps {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  gap: 1.6rem;
  width: 100%;
  display: flex;
}
.p-unione .c-staff-stats-upper__step-item {
  flex-direction: column;
  flex-shrink: 1;
  align-items: center;
  gap: .6rem;
  min-width: 0;
  display: flex;
}
.p-unione .c-staff-stats-upper__icon {
  flex-shrink: 0;
  width: auto;
  height: 4rem;
  display: block;
}
.p-unione .c-staff-stats-upper__step-value {
  color: #23469b;
  white-space: nowrap;
  text-align: center;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
}
.p-unione .c-staff-stats-upper__arrow {
  flex-shrink: 0;
  align-self: center;
  width: auto;
  height: 4rem;
  display: block;
}
.p-unione .c-staff-stats-upper__load {
  color: #23469b;
  flex-flow: row;
  flex-shrink: 0;
  justify-content: center;
  align-items: flex-end;
  gap: .4rem;
  width: 31.2rem;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  display: flex;
}
.p-unione .c-staff-stats-upper__load-label, .p-unione .c-staff-stats-upper__load-unit {
  font-size: 1.8rem;
}
.p-unione .c-staff-stats-upper__load-value {
  font-size: 6rem;
  line-height: 1;
}
@media (min-width: 769px) {
  .p-unione .c-staff-stats-upper {
    justify-content: center;
    align-items: center;
    gap: calc(7.2rem * var(--staff-scale, 1));
    padding-block: 3.2rem;
    padding-inline: calc(8.9rem * var(--staff-scale, 1));
    flex-direction: row;
    min-height: 22.6rem;
  }

  .p-unione .c-staff-stats-upper__steps {
    gap: calc(2.4rem * var(--staff-scale, 1));
    flex-wrap: nowrap;
  }

  .p-unione .c-staff-stats-upper__step-item {
    align-items: center;
    gap: calc(1.5rem * var(--staff-scale, 1));
    flex-direction: row;
  }

  .p-unione .c-staff-stats-upper__icon {
    height: calc(5.7rem * var(--staff-scale, 1));
  }

  .p-unione .c-staff-stats-upper__arrow {
    height: calc(5.6rem * var(--staff-scale, 1));
  }

  .p-unione .c-staff-stats-upper__step-value {
    font-size: calc(3.1rem * var(--staff-scale, 1));
    text-align: left;
  }

  .p-unione .c-staff-stats-upper__load {
    width: calc(31.2rem * var(--staff-scale, 1));
    gap: calc(.4rem * var(--staff-scale, 1));
  }

  .p-unione .c-staff-stats-upper__load-value {
    font-size: calc(10.9rem * var(--staff-scale, 1));
  }

  .p-unione .c-staff-stats-upper__load-label, .p-unione .c-staff-stats-upper__load-unit {
    font-size: calc(2.6rem * var(--staff-scale, 1));
  }
}
.p-unione .c-flow-teramoto {
  background: #e7f0ff;
  border-radius: .4rem;
  flex-direction: column;
  align-items: stretch;
  gap: 3.2rem;
  padding: 3.2rem 2rem;
  display: flex;
}
.p-unione .c-flow-teramoto__content {
  flex-direction: column;
  align-items: flex-start;
  gap: 2.4rem;
  display: flex;
}
.p-unione .c-flow-teramoto__text {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.4rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-flow-teramoto__figure {
  border-radius: .4rem;
  order: -1;
  margin: 0;
  overflow: hidden;
}
.p-unione .c-flow-teramoto__photo {
  aspect-ratio: 340 / 246;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 769px) {
  .p-unione .c-flow-teramoto {
    flex-direction: row;
    align-items: center;
    gap: 5.3rem;
    width: min(108rem, 100%);
    margin-inline: auto;
    padding: 5.6rem 5.8rem 5.5rem 5.3rem;
    display: flex;
  }

  .p-unione .c-flow-teramoto__content {
    flex: 57.6rem;
    gap: 4.3rem;
    min-width: 0;
    max-width: 57.6rem;
  }

  .p-unione .c-flow-teramoto__btn {
    min-height: 11.96rem;
    padding: 2.2rem 2.4rem;
  }

  .p-unione .c-flow-teramoto__figure {
    border-radius: .4rem;
    flex: auto;
    order: 0;
    min-width: 0;
    max-width: 34rem;
  }
}
.p-unione .c-case-movie {
  background-color: #fff;
  padding: 5.6rem 2rem;
}
.p-unione .c-case-movie__header {
  flex-direction: column;
  gap: .8rem;
  padding-bottom: 4rem;
  display: flex;
}
.p-unione .c-case-movie__en-label {
  color: #262727;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 3.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-case-movie__ja-label {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-case-movie__body {
  padding-inline: 0;
}
.p-unione .c-case-movie__content {
  flex-direction: column;
  gap: 3.2rem;
  padding: 0;
  display: flex;
}
.p-unione .c-case-movie__heading {
  color: #262727;
  margin: 0 0 3.2rem;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-case-movie__slider-wrap {
  width: calc(100% + 2rem);
  margin-inline-end: -2rem;
  overflow: hidden;
}
.p-unione .c-case-movie__slider {
  align-items: flex-start;
  gap: 2rem;
  display: flex;
  overflow: visible;
}
.p-unione .c-case-movie__item {
  flex-direction: column;
  flex-shrink: 0;
  gap: 1.2rem;
  display: none;
}
.p-unione .c-case-movie__item--featured {
  width: 27.8rem;
  display: flex;
}
.p-unione .c-case-movie__item--queue-1 {
  width: 17.5rem;
  display: flex;
}
.p-unione .c-case-movie__item--queue-2, .p-unione .c-case-movie__item--hidden {
  display: none;
}
.p-unione .c-case-movie__thumb-area {
  width: 100%;
}
.p-unione .c-case-movie__item--featured .c-case-movie__thumb-wrap {
  aspect-ratio: 278 / 156;
  border-radius: .6rem;
}
.p-unione .c-case-movie__item--queue-1 .c-case-movie__thumb-area {
  flex-direction: column;
  justify-content: flex-end;
  height: 15.6rem;
  display: flex;
}
.p-unione .c-case-movie__item--queue-1 .c-case-movie__thumb-wrap {
  aspect-ratio: 175 / 98;
  border-radius: .4rem;
}
.p-unione .c-case-movie__thumb-wrap {
  background: #d0d0d0;
  position: relative;
  overflow: hidden;
}
.p-unione .c-case-movie__thumb {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-case-movie__play-icon {
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}
.p-unione .c-case-movie__play-icon-img {
  width: 4rem;
  height: 4rem;
  display: block;
}
.p-unione .c-case-movie__item--queue-1 .c-case-movie__play-icon-img, .p-unione .c-case-movie__item--queue-2 .c-case-movie__play-icon-img {
  width: 2.518rem;
  height: 2.518rem;
}
.p-unione .c-case-movie__item-title {
  color: #262727;
  white-space: pre-wrap;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-case-movie--single .c-case-movie__slider-wrap {
  width: 100%;
  margin-inline-end: 0;
  overflow: visible;
}
.p-unione .c-case-movie--single .c-case-movie__slider {
  justify-content: center;
}
@media (min-width: 769px) {
  .p-unione .c-case-movie {
    padding-inline: 0;
    padding-bottom: 6.4rem;
  }

  .p-unione .c-case-movie__header {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }

  .p-unione .c-case-movie__en-label {
    font-size: 6rem;
  }

  .p-unione .c-case-movie__ja-label {
    font-size: 2.2rem;
  }

  .p-unione .c-case-movie__body {
    padding-inline: var(--u-cap-1280-inset);
  }

  .p-unione .c-case-movie__content {
    gap: 0;
  }

  .p-unione .c-case-movie__heading {
    margin-bottom: 2.8rem;
    font-size: 2.4rem;
    line-height: normal;
  }

  .p-unione .c-case-movie__slider-wrap {
    width: auto;
    margin-inline-end: 0;
    overflow: hidden;
  }

  .p-unione .c-case-movie__slider {
    grid-template-rows: auto auto;
    grid-auto-flow: column;
    align-items: start;
    column-gap: 3.8rem;
    display: grid;
  }

  .p-unione .c-case-movie__item--featured {
    grid-template-rows: subgrid;
    grid-row: 1 / 3;
    width: 50.5rem;
    min-width: 0;
    display: grid;
  }

  .p-unione .c-case-movie__item--queue-1, .p-unione .c-case-movie__item--queue-2 {
    grid-template-rows: subgrid;
    grid-row: 1 / 3;
    width: 33.5rem;
    min-width: 0;
    display: grid;
  }

  .p-unione .c-case-movie__item--hidden {
    display: none;
  }

  .p-unione .c-case-movie__thumb-area, .p-unione .c-case-movie__item--queue-1 .c-case-movie__thumb-area, .p-unione .c-case-movie__item--queue-2 .c-case-movie__thumb-area {
    flex-direction: column;
    justify-content: flex-end;
    align-self: stretch;
    height: auto;
    min-height: 0;
    display: flex;
  }

  .p-unione .c-case-movie__item--featured .c-case-movie__thumb-wrap {
    aspect-ratio: 505 / 284;
    border-radius: .4rem;
  }

  .p-unione .c-case-movie__item--queue-1 .c-case-movie__thumb-wrap, .p-unione .c-case-movie__item--queue-2 .c-case-movie__thumb-wrap {
    aspect-ratio: 335 / 188;
    border-radius: .4rem;
  }

  .p-unione .c-case-movie__item--featured .c-case-movie__play-icon {
    display: none;
  }

  .p-unione .c-case-movie__item--featured .c-case-movie__thumb-wrap--playable .c-case-movie__play-icon {
    display: flex;
  }

  .p-unione .c-case-movie__item--featured .c-case-movie__play-icon-img {
    width: 7rem;
    height: 7rem;
  }

  .p-unione .c-case-movie__item--queue-1 .c-case-movie__play-icon-img, .p-unione .c-case-movie__item--queue-2 .c-case-movie__play-icon-img {
    width: 4.6rem;
    height: 4.485rem;
  }

  .p-unione .c-case-movie__item-title {
    padding-top: 2.1rem;
    font-size: 1.4rem;
    line-height: normal;
  }

  .p-unione .c-case-movie__item--featured .c-case-movie__item-title {
    font-size: 1.8rem;
  }

  .p-unione .c-case-movie__item--queue-1 .c-case-movie__item-title, .p-unione .c-case-movie__item--queue-2 .c-case-movie__item-title {
    font-size: 1.6rem;
  }

  .p-unione .c-case-movie__nav {
    margin-top: 2.4rem;
  }
}
.p-unione .c-case-movie__thumb-wrap--playable {
  cursor: pointer;
  background: none;
  border: none;
  width: 100%;
  padding: 0;
  display: block;
}
.p-unione .c-case-movie__thumb-wrap--playable:hover .c-case-movie__play-icon {
  opacity: 1;
}
.p-unione .c-case-movie__dialog {
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  position: fixed;
  inset: 0;
}
.p-unione .c-case-movie__dialog::backdrop {
  background: #fffffff2;
}
.p-unione .c-case-movie__dialog:not([open]) {
  display: none;
}
.p-unione .c-case-movie__dialog-inner {
  border: none;
  outline: none;
  width: min(90vw, 92rem);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-unione .c-case-movie__dialog-close {
  cursor: pointer;
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  width: 4.3rem;
  height: 4.3rem;
  padding: 0;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: 2rem;
  right: 2rem;
}
.p-unione .c-case-movie__dialog-close:hover {
  opacity: 1;
}
.p-unione .c-case-movie__dialog-video {
  aspect-ratio: 16 / 9;
  background: #000;
  border: none;
  outline: none;
  width: 100%;
}
.p-unione .c-case-movie__dialog-iframe {
  border: none;
  width: 100%;
  height: 100%;
  display: block;
}
@media (min-width: 769px) {
  .p-unione .c-case-movie__dialog-close {
    top: 4rem;
    right: 4rem;
  }

  .p-unione .c-case-movie__dialog-inner {
    width: min(65vw, 92rem);
  }
}
.p-unione .c-case-movie__dialog-video-el {
  object-fit: contain;
  background: #000;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-faq-section {
  background: #f7f8f9;
  padding-block: 4rem 90px !important;
}
.p-unione .c-faq-section__inner {
  flex-direction: column;
  gap: 3.2rem;
  padding-inline: 2rem;
  display: flex;
}
.p-unione .c-faq-section__header {
  flex-direction: column;
  display: flex;
}
.p-unione .c-faq-section__en-label {
  color: #262727;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 4.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-faq-section__ja-label {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-faq-section__list {
  flex-direction: column;
  gap: 1.4rem;
  margin: 0;
  display: flex;
}
.p-unione .c-faq-section__more {
  justify-content: center;
  margin-top: .8rem;
  display: flex;
}
.p-unione [data-faq-item-hidden] {
  display: none;
}
.p-unione .c-faq-section__more-btn {
  cursor: pointer;
  background-image: url("../../../images/common/ui/button/bg_cta.png");
  background-position: center;
  background-size: cover;
  border: none;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  gap: 1.2rem;
  width: 15.5rem;
  height: 4.4rem;
  padding: 0 1.2rem 0 2rem;
  text-decoration: none;
  transition: background-color .2s, box-shadow .2s;
  display: inline-flex;
  overflow: hidden;
}
.p-unione .c-faq-section__more-btn:hover {
  background-color: #fff;
  background-image: none;
  box-shadow: inset 0 0 0 1.5px #23469b;
}
.p-unione .c-faq-section__more-btn:hover .c-faq-section__more-label {
  color: #23469b;
}
.p-unione .c-faq-section__more-btn:hover .c-faq-section__more-icon path:first-child {
  fill: #0000;
  stroke: #23469b;
  stroke-width: 1.5px;
}
.p-unione .c-faq-section__more-label {
  color: #fff;
  white-space: nowrap;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  line-height: normal;
  transition: color .2s;
}
.p-unione .c-faq-section__more-icon {
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  display: block;
}
@media (min-width: 769px) {
  .p-unione .c-faq-section {
    padding-block: 0 6.4rem;
  }

  .p-unione .c-faq-section__inner {
    gap: 4rem;
    padding-inline: 0;
  }

  .p-unione .c-faq-section__header {
    padding-top: 4.8rem;
  }

  .p-unione .c-faq-section__en-label {
    font-size: 6rem;
  }

  .p-unione .c-faq-section__list {
    margin: 0 4.4rem;
  }
}
.p-unione .c-flow {
  background: #f7f8f9;
  padding-block: 5.6rem 4.8rem;
}
.p-unione .c-flow__inner {
  flex-direction: column;
  gap: 4rem;
  padding-inline: 2rem;
  display: flex;
}
.p-unione .c-flow__header {
  flex-direction: column;
  gap: .8rem;
  display: flex;
}
.p-unione .c-flow__en-label {
  color: #262727;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 3.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-flow__ja-label {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-flow__list {
  flex-direction: column;
  align-items: stretch;
  gap: 4.6rem;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.p-unione .c-flow__step {
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
  width: 100%;
  list-style: none;
  display: flex;
  position: relative;
}
.p-unione .c-flow__card {
  background: #fff;
  border-radius: .4rem;
  flex-direction: row;
  align-items: center;
  gap: 1.2rem;
  width: 100%;
  min-height: 7.2rem;
  padding: 1.2rem;
  display: flex;
}
.p-unione .c-flow__circle {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 4.8rem;
  height: 4.8rem;
  display: flex;
}
.p-unione .c-flow__icon {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-flow__step-number {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2rem;
  line-height: 1;
}
.p-unione .c-flow__title {
  color: #23469b;
  white-space: normal;
  flex: 1;
  min-width: 0;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-flow__desc {
  color: #000;
  margin: 0;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 1.8;
}
.p-unione .c-flow__step + .c-flow__step:before {
  content: "";
  background: url("../../../images/common/usecase/flow/icon_arrow-down.svg") center / contain no-repeat;
  width: 1.7rem;
  height: 3rem;
  position: absolute;
  top: -3.8rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 769px) {
  .p-unione .c-flow {
    padding-block: 0 6.4rem;
  }

  .p-unione .c-flow__inner {
    gap: 5.6rem;
    padding-inline: 0;
  }

  .p-unione .c-flow__header {
    gap: 0;
    padding-top: 4.8rem;
  }

  .p-unione .c-flow__en-label {
    font-size: 6rem;
  }

  .p-unione .c-flow__ja-label {
    font-size: 2.2rem;
  }

  .p-unione .c-flow__list {
    padding-inline: var(--u-cap-1280-inset);
    grid-template-columns: repeat(auto-fit, minmax(15.2rem, 16.4rem));
    justify-content: center;
    gap: 4rem 6.3rem;
    display: grid;
  }

  .p-unione .c-flow__step {
    align-items: center;
    gap: 2rem;
    padding: 0;
  }

  .p-unione .c-flow__card {
    background: none;
    border-radius: 0;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    width: 100%;
    min-height: auto;
    padding: 0;
  }

  .p-unione .c-flow__circle {
    aspect-ratio: 1;
    background-color: #fff;
    border-radius: 50%;
    width: 100%;
    height: auto;
    position: relative;
  }

  .p-unione .c-flow__icon {
    width: 6.8rem;
    height: 6.8rem;
  }

  .p-unione .c-flow__step-number {
    font-size: 3.6rem;
  }

  .p-unione .c-flow__title {
    text-align: center;
    white-space: normal;
    flex: none;
    font-size: 2.2rem;
    line-height: 1.4;
  }

  .p-unione .c-flow__desc {
    color: #262727;
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.7;
  }

  .p-unione .c-flow__step + .c-flow__step:before {
    content: none;
  }

  .p-unione .c-flow__step + .c-flow__step .c-flow__circle:before {
    content: "";
    background: url("../../../images/common/usecase/flow/icon_arrow-right.svg") center / contain no-repeat;
    width: 3.1rem;
    height: 1.8rem;
    position: absolute;
    top: 50%;
    left: -4.7rem;
    transform: translateY(-50%);
  }
}
.p-unione .c-use-case-cases {
  background: #fff;
  flex-direction: column;
  gap: 4rem;
  padding: 5.6rem 2rem 4.8rem;
  display: flex;
}
.p-unione .c-use-case-cases__header {
  flex-direction: column;
  gap: .8rem;
  display: flex;
}
.p-unione .c-use-case-cases__en-label {
  color: #262727;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 3.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-use-case-cases__ja-label {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-use-case-cases__carousel-wrap {
  flex-direction: column;
  gap: 3.2rem;
  display: flex;
}
.p-unione .c-use-case-cases__scroll-area {
  width: calc(100% + 2rem);
  margin-inline-end: -2rem;
  padding-inline: 0;
  overflow: hidden;
}
.p-unione .c-use-case-cases__slider {
  touch-action: pan-y pinch-zoom;
  margin-left: -3.2rem;
  display: flex;
  overflow: visible;
}
.p-unione .c-use-case-cases__slide {
  flex: none;
  min-width: 0;
  padding-left: 3.2rem;
}
.p-unione .c-use-case-cases__item {
  background: #fff;
  flex-direction: column;
  gap: 2.4rem;
  width: 28.8rem;
  display: flex;
}
.p-unione .c-use-case-cases__item-body {
  flex-direction: column;
  gap: 1.6rem;
  display: flex;
}
.p-unione .c-use-case-cases__photo-wrap {
  aspect-ratio: 288 / 177;
  border-radius: .4rem;
  flex-shrink: 0;
  display: block;
  overflow: hidden;
}
.p-unione a.c-use-case-cases__photo-wrap:hover {
  opacity: .7;
  transition: all .3s;
}
.p-unione .c-use-case-cases__photo {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-use-case-cases__item-title {
  color: #262727;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-use-case-cases__item-desc {
  color: #262727;
  margin: 0;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 1.8;
}
.p-unione .c-use-case-cases__item-client {
  color: #23469b;
  margin: 0;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.8;
}
.p-unione .c-use-case-cases__item-cta {
  display: none;
}
.p-unione .c-use-case-cases__carousel-wrap--static .c-use-case-cases__item-cta {
  display: block;
}
.p-unione .c-use-case-cases__metrics {
  padding-inline: 0;
  flex-direction: column;
  gap: 3.2rem;
  padding-top: .8rem;
  display: flex;
}
.p-unione .c-use-case-cases__metrics-title {
  color: #262727;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-use-case-cases__footnote {
  color: #262727;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.6;
}
@media (min-width: 769px) {
  .p-unione .c-use-case-cases {
    padding-inline: 0;
    gap: 6.4rem;
    padding-bottom: 6.4rem;
  }

  .p-unione .c-use-case-cases__header {
    gap: 0;
    padding-top: 4.8rem;
  }

  .p-unione .c-use-case-cases__en-label {
    font-size: 6rem;
  }

  .p-unione .c-use-case-cases__ja-label {
    font-size: 2.2rem;
  }

  .p-unione .c-use-case-cases__carousel-wrap {
    gap: 2.4rem;
  }

  .p-unione .c-use-case-cases__scroll-area {
    width: auto;
    padding-inline: var(--u-cap-1280-inset);
    margin-inline-end: 0;
    overflow: hidden;
  }

  .p-unione .c-use-case-cases__slider {
    grid-template-columns: repeat(3, 1fr);
    gap: 3.2rem;
    margin-left: 0;
    display: grid;
  }

  .p-unione .c-use-case-cases__slide {
    padding-left: 0;
  }

  .p-unione .c-use-case-cases__item {
    border-radius: .4rem;
    gap: 1.2rem;
    width: 100%;
    padding-bottom: 2rem;
  }

  .p-unione .c-use-case-cases__item-body {
    flex: 1;
    gap: 1.2rem;
  }

  .p-unione .c-use-case-cases__photo-wrap {
    aspect-ratio: 335 / 206;
    border-radius: .4rem .4rem 0 0;
  }

  .p-unione .c-use-case-cases__item-title {
    padding: 0 2rem;
    font-size: 2rem;
    line-height: 1.4;
  }

  .p-unione .c-use-case-cases__item-desc {
    flex: 1;
    padding: 0 2rem;
    font-size: 1.6rem;
    line-height: 1.6;
  }

  .p-unione .c-use-case-cases__item-client {
    padding: 0 2rem;
    line-height: normal;
  }

  .p-unione .c-use-case-cases__item-cta {
    padding: .4rem 2rem 0;
    display: block;
  }

  .p-unione .c-use-case-cases__carousel-wrap--static .c-use-case-cases__slider {
    flex-direction: row;
  }

  .p-unione .c-use-case-cases__carousel-wrap--static .c-use-case-cases__photo-wrap {
    border-radius: .4rem;
  }

  .p-unione .c-use-case-cases__carousel-wrap--static .c-use-case-cases__item-title, .p-unione .c-use-case-cases__carousel-wrap--static .c-use-case-cases__item-desc, .p-unione .c-use-case-cases__carousel-wrap--static .c-use-case-cases__item-client {
    padding-inline: 0;
  }

  .p-unione .c-use-case-cases__carousel-wrap--static .c-use-case-cases__item-desc {
    flex: none;
  }

  .p-unione .c-use-case-cases__carousel-wrap--static .c-use-case-cases__item-client {
    margin-top: 1.3rem;
  }

  .p-unione .c-use-case-cases__carousel-wrap--static .c-use-case-cases__item-title {
    margin-bottom: 3rem;
  }

  .p-unione .c-use-case-cases__carousel-wrap--static .c-use-case-cases__item-cta {
    padding: .4rem 0 0;
  }

  .p-unione .c-use-case-cases__carousel-wrap--static .c-use-case-cases__nav {
    display: none;
  }

  .p-unione .c-use-case-cases__metrics {
    padding-inline: var(--u-cap-1280-inset);
    gap: 2.4rem;
    padding-top: 0;
  }

  .p-unione .c-use-case-cases__metrics-title {
    font-size: 2.8rem;
    line-height: normal;
  }

  .p-unione .c-use-case-cases__footnote {
    font-size: 1.4rem;
  }
}
.p-unione .c-staff-stats__note {
  color: #262727;
  margin: 0;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.2rem;
  line-height: 1.2rem;
}
.p-unione .c-staff-stats__card-wrap .c-staff-stats__note {
  margin-top: 0;
}
.p-unione .c-staff-stats__cards {
  grid-template-columns: repeat(2, 1fr);
  gap: 1.6rem;
  display: grid;
}
.p-unione .c-staff-stats__card-wrap {
  flex-direction: column;
  gap: .8rem;
  display: flex;
}
.p-unione .c-staff-stats__card {
  text-align: center;
  background: #f7f8f9;
  border-radius: .8rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .8rem;
  height: 26.1rem;
  padding: 2.4rem 1.6rem;
  display: flex;
}
.p-unione .c-staff-stats__card-label {
  color: #4080f4;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
}
.p-unione .c-staff-stats__card-value {
  color: #4080f4;
  white-space: nowrap;
  align-items: baseline;
  gap: .4rem;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 4.8rem;
  line-height: 1;
  display: flex;
}
.p-unione .c-staff-stats__card-unit {
  color: #262727;
  white-space: nowrap;
  font-size: 1.8rem;
}
.p-unione .c-staff-stats__card-sub {
  color: #262727;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.2rem;
}
@media (min-width: 769px) {
  .p-unione .c-staff-stats__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.4rem;
  }

  .p-unione .c-staff-stats__card-value {
    font-size: 7rem;
  }

  .p-unione .c-staff-stats__card-label, .p-unione .c-staff-stats__card-unit {
    font-size: 2.4rem;
  }

  .p-unione .c-staff-stats__card-sub {
    font-size: 1.8rem;
  }
}
.p-unione .c-use-case-concerns {
  background: #fff;
  position: relative;
  overflow: hidden;
}
.p-unione .c-use-case-concerns__band {
  background: #f7f8f9;
  min-height: 16.7rem;
}
.p-unione .c-use-case-concerns__band-inner {
  max-width: 107.5rem;
  margin: 0 auto;
  padding: 3.5rem 2rem 0;
}
.p-unione .c-use-case-concerns__target {
  flex-wrap: wrap;
  align-items: center;
  gap: 1.6rem 2.6rem;
  display: flex;
}
.p-unione .c-use-case-concerns__target-avatars {
  flex-shrink: 0;
  align-items: center;
  gap: 2.1rem;
  display: flex;
}
.p-unione .c-use-case-concerns__target-avatar {
  filter: drop-shadow(0 0 1.4rem #6a8dbc8c);
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 9.7rem;
  height: 9.7rem;
  display: flex;
}
.p-unione .c-use-case-concerns__target-avatar-photo {
  object-fit: cover;
  box-sizing: content-box;
  border: .65rem solid #fff;
  border-radius: 50%;
  width: 8.4rem;
  height: 8.4rem;
  display: block;
}
.p-unione .c-use-case-concerns__target-label {
  align-items: center;
  max-width: 100%;
  display: inline-flex;
  position: relative;
}
.p-unione .c-use-case-concerns__target-label:before {
  content: "";
  z-index: 0;
  clip-path: polygon(0 50%, 5.74% 0, 100% 0, 100% 100%, 5.74% 100%);
  background: #fff;
  border-radius: 0 999px 999px 0;
  position: absolute;
  inset: 0;
}
.p-unione .c-use-case-concerns__target-label-text {
  z-index: 1;
  color: #23469b;
  margin: 0;
  padding: 1.766rem 7.612rem 1.766rem 3.4rem;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  line-height: normal;
  position: relative;
}
.p-unione .c-use-case-concerns__inner {
  z-index: 1;
  min-width: 34.4rem;
  max-width: 48rem;
  margin: 0 auto;
  padding: 5.6rem 2rem 4rem;
  position: relative;
}
.p-unione .c-use-case-concerns__heading {
  text-align: left;
  color: #262727;
  margin-bottom: 4rem;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.6rem;
  font-style: normal;
  line-height: 1.5;
}
.p-unione .c-use-case-concerns__heading .-highlight {
  color: #23469b;
  font-style: normal;
}
.p-unione .c-use-case-concerns__layout {
  flex-direction: column;
  align-items: flex-start;
  gap: .8rem;
  width: 100%;
  display: flex;
}
.p-unione .c-use-case-concerns__card {
  width: 30.4rem;
  max-width: none;
  position: relative;
}
.p-unione .c-use-case-concerns__card--left, .p-unione .c-use-case-concerns__card--right {
  align-self: flex-start;
}
.p-unione .c-use-case-concerns__card--center {
  align-self: flex-end;
}
.p-unione .c-use-case-concerns__illustration {
  justify-content: center;
  align-self: center;
  align-items: flex-end;
  width: 100%;
  height: 12.4rem;
  display: flex;
}
.p-unione .c-use-case-concerns__illustration svg {
  flex-shrink: 0;
  width: 21.4rem;
  height: 12rem;
  display: block;
}
.p-unione .c-use-case-concerns__chevron {
  background: #f7f8f9;
  width: 100%;
  height: 8.6rem;
}
.p-unione .c-use-case-concerns__chevron:before {
  content: "";
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #fff;
  width: 100%;
  height: 100%;
  display: block;
}
@media (min-width: 769px) {
  .p-unione .c-use-case-concerns__band-inner {
    padding-inline: 10.1rem;
  }

  .p-unione .c-use-case-concerns__target-label-text {
    white-space: nowrap;
    font-size: 1.8rem;
  }

  .p-unione .c-use-case-concerns__inner {
    max-width: 128rem;
    padding: 4.8rem clamp(2rem, 50vw - 53.75rem, 10rem) 0;
  }

  .p-unione .c-use-case-concerns:has(.c-target-band) .c-use-case-concerns__inner {
    padding-top: 5.8rem;
  }

  .p-unione .c-use-case-concerns__heading {
    text-align: center;
    margin-bottom: 3.7rem;
    font-size: 3.8rem;
    line-height: 5.1rem;
  }

  .p-unione .c-use-case-concerns__layout {
    aspect-ratio: 1074.71 / 342;
    width: 100%;
    max-width: 107.5rem;
    margin-inline: auto;
    display: block;
    position: relative;
  }

  .p-unione .c-use-case-concerns__card {
    width: 31%;
    max-width: none;
    position: absolute;
  }

  .p-unione .c-use-case-concerns__card--left {
    top: 19.3%;
    left: 0;
  }

  .p-unione .c-use-case-concerns__card--center {
    top: 0;
    left: 34.5%;
  }

  .p-unione .c-use-case-concerns__card--right {
    top: 28.4%;
    left: 69%;
  }

  .p-unione .c-use-case-concerns__illustration {
    width: 28%;
    max-width: none;
    height: auto;
    display: block;
    position: absolute;
    top: 50.9%;
    left: 36%;
  }

  .p-unione .c-use-case-concerns__illustration svg {
    width: 100%;
    height: auto;
  }
}
.p-unione .c-eyecatch {
  background: #fff;
}
.p-unione .c-eyecatch__band {
  background: #23469b;
  padding-inline: 2rem;
  overflow: hidden;
}
.p-unione .c-eyecatch__band-inner {
  max-width: 48rem;
  margin: 0 auto;
  padding: 1.2rem 9.4rem 1.2rem 0;
  position: relative;
}
.p-unione .c-eyecatch__band-text {
  color: #fff;
  word-break: break-word;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-eyecatch__band-image {
  object-fit: contain;
  object-position: center bottom;
  pointer-events: none;
  width: 12.2rem;
  height: 13.4rem;
  position: absolute;
  top: 50%;
  right: -2rem;
  transform: translateY(-50%);
}
@media (min-width: 769px) {
  .p-unione .c-eyecatch__band {
    display: none;
  }
}
.p-unione .c-eyecatch__inner {
  padding-block: 2.4rem 3.2rem;
  padding-inline: 2rem;
}
.p-unione .c-eyecatch__category {
  align-items: center;
  gap: 1.3rem;
  margin-bottom: 2rem;
  display: flex;
}
.p-unione .c-eyecatch__category-icon {
  object-fit: contain;
  flex-shrink: 0;
  width: 3.1rem;
  height: 3.6rem;
  display: block;
}
.p-unione .c-eyecatch__category-label {
  color: #23469b;
  word-break: break-word;
  flex: 1 0 0;
  min-width: 1px;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-eyecatch__heading {
  color: #262727;
  margin-bottom: 1.6rem;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.4rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-eyecatch__description {
  color: #262727;
  margin: 0;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.8;
}
.p-unione .c-eyecatch__photo-wrap {
  aspect-ratio: 375 / 200;
  max-width: 128rem;
  margin-inline: auto;
  overflow: hidden;
}
.p-unione .c-eyecatch__photo {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-eyecatch__cta {
  justify-content: center;
  padding-block: 3.2rem;
  display: flex;
}
.p-unione .c-eyecatch .c-eyecatch__cta .c-cta-buttons-icon {
  gap: 2rem;
}
.p-unione .c-eyecatch .c-eyecatch__cta .c-button-cta {
  border-radius: 3.2rem;
  gap: 1.2rem;
  width: 26.4rem;
  height: 6.4rem;
}
.p-unione .c-eyecatch .c-eyecatch__cta .c-button-cta__label {
  font-size: 1.6rem;
}
@media (min-width: 769px) {
  .p-unione .c-eyecatch__inner {
    padding-block: 0 4.2rem;
    padding-inline: var(--u-cap-1280-inset);
  }

  .p-unione .c-eyecatch__category {
    margin-bottom: 2.4rem;
  }

  .p-unione .c-eyecatch__heading {
    margin-bottom: 2.5rem;
    font-size: 3.9rem;
  }

  .p-unione .c-eyecatch__description {
    font-size: 1.6rem;
    line-height: 3rem;
  }

  .p-unione .c-eyecatch__photo-wrap {
    padding-inline: var(--u-cap-1280-inset);
    aspect-ratio: auto;
    border-radius: .8rem;
    height: 42.6rem;
  }

  .p-unione .c-eyecatch__photo {
    border-radius: .8rem;
    height: 100%;
  }

  .p-unione .c-eyecatch__cta {
    padding-block: 6rem 0;
    padding-inline: var(--u-cap-1280-inset);
    justify-content: center;
  }

  .p-unione .c-eyecatch .c-eyecatch__cta .c-cta-buttons-icon {
    gap: 2.2rem;
  }

  .p-unione .c-eyecatch .c-eyecatch__cta .c-button-cta {
    border-radius: 4.1rem;
    gap: 1.2rem;
    width: 31rem;
    height: 8.2rem;
    padding: 0 1.6rem;
  }

  .p-unione .c-eyecatch__cta .c-button-cta__label {
    font-size: 1.7rem;
    line-height: normal;
  }
}
.p-unione .c-intro-effect {
  background: #f7f8f9;
  padding: 4rem 2rem 4.8rem;
}
.p-unione .c-intro-effect__body {
  flex-direction: column;
  gap: 4rem;
  display: flex;
}
.p-unione .c-intro-effect__capability-label {
  color: #000;
  margin-bottom: -2.8rem;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-intro-effect__banner {
  justify-content: center;
  align-items: center;
  min-height: 7.48rem;
  margin-block: -1.6rem;
  display: flex;
  position: relative;
  overflow: visible;
}
.p-unione .c-intro-effect__banner-bar {
  pointer-events: none;
  background-color: #23469b;
  border-radius: .4rem;
  position: absolute;
  inset: 0;
}
.p-unione .c-intro-effect__banner-text {
  z-index: 1;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 0 22%;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2rem;
  font-style: normal;
  line-height: normal;
  position: relative;
}
.p-unione .c-intro-effect__banner-image {
  object-fit: contain;
  object-position: bottom right;
  z-index: 2;
  pointer-events: none;
  width: 12.8rem;
  height: 14rem;
  position: absolute;
  bottom: -1.6rem;
  right: .2rem;
}
.p-unione .c-intro-effect__values {
  flex-direction: column;
  gap: 2.6rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.p-unione .c-intro-effect__value {
  background: #fff;
  border-radius: 4px;
  flex-direction: column;
  gap: 2rem;
  padding: 2.4rem;
  display: flex;
}
.p-unione .c-intro-effect__value-main {
  flex-direction: column;
  gap: 1.6rem;
  display: flex;
}
.p-unione .c-intro-effect__value-badge {
  flex-direction: column;
  align-items: flex-start;
  gap: .4rem;
  display: flex;
}
.p-unione .c-intro-effect__value-badge-label {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-intro-effect__value-badge-number {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 5.6rem;
  height: 3.3rem;
  display: flex;
  position: relative;
}
.p-unione .c-intro-effect__value-badge-outline {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.p-unione .c-intro-effect__value-badge-digit {
  z-index: 1;
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2rem;
  font-style: normal;
  line-height: normal;
  position: relative;
}
.p-unione .c-intro-effect__value-heading {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.6rem;
  font-style: normal;
  line-height: 1.3;
}
.p-unione .c-intro-effect__value-body {
  color: #262727;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.7;
}
.p-unione .c-intro-effect__value-photo-wrap {
  aspect-ratio: 362 / 235;
  border-radius: 4px;
  flex-shrink: 0;
  overflow: hidden;
}
.p-unione .c-intro-effect__value-photo {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-intro-effect__comparison-stack {
  flex-direction: column;
  gap: 2.4rem;
  width: 100%;
  min-width: 0;
  display: flex;
}
.p-unione .c-intro-effect__comparison {
  background: #fff;
  border-radius: 4px;
  flex-direction: column;
  gap: 1.2rem;
  padding: 4rem 2rem;
  display: flex;
}
.p-unione .c-intro-effect__comparison-title {
  color: #23469b;
  text-align: center;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2rem;
  font-style: normal;
  line-height: 1.4;
}
.p-unione .c-intro-effect__comparison-subtitle {
  color: #262727;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-intro-effect__table-wrap {
  -webkit-overflow-scrolling: touch;
  overflow: auto hidden;
}
.p-unione .c-intro-effect__scroll-hint {
  color: #888;
  margin: 0;
  margin-top: 1rem;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.4rem;
  line-height: 1.6;
}
.p-unione .c-intro-effect__table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  min-width: 90rem;
  font-size: 1.4rem;
  line-height: normal;
}
.p-unione .c-intro-effect__th {
  text-align: left;
  vertical-align: middle;
  border: 1px solid #d0d0d0;
  height: 5rem;
  min-height: 5rem;
  padding: 1.5rem 1.2rem;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-intro-effect__th--label {
  color: #fff;
  background: #4a4f5a;
  width: 17.2%;
}
.p-unione .c-intro-effect__th--uni {
  color: #fff;
  background: #23469b;
  width: 28.3%;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
}
.p-unione .c-intro-effect__th--competitor {
  color: #262727;
  background: #e8e8e8;
  width: 27.2%;
}
.p-unione .c-intro-effect__td {
  vertical-align: middle;
  border: 1px solid #d0d0d0;
  min-height: 5rem;
  padding: 1.5rem 1.2rem;
  font-size: 1.4rem;
}
.p-unione .c-intro-effect__td--label {
  color: #262727;
  text-align: left;
  background: #f0f0f0;
  width: 17.2%;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-intro-effect__td--uni {
  text-align: left;
  background: #edf3fd;
  width: 28.3%;
}
.p-unione .c-intro-effect__td-value {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  line-height: normal;
  display: block;
}
.p-unione .c-intro-effect__td-note {
  color: #262727;
  margin-top: .2rem;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.1rem;
  display: block;
}
.p-unione .c-intro-effect__td--competitor {
  color: #262727;
  text-align: left;
  background: #fff;
  width: 27.2%;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-style: normal;
  line-height: normal;
}
@media (min-width: 769px) {
  .p-unione .c-intro-effect {
    padding-block: 5.6rem 6.4rem;
    padding-inline: 0;
  }

  .p-unione .c-intro-effect__body {
    padding-inline: var(--u-cap-1280-inset);
    gap: 5.6rem;
  }

  .p-unione .c-intro-effect__capability-label {
    color: #262727;
    text-align: center;
    margin-bottom: -3.5rem;
    font-size: 2.4rem;
    line-height: normal;
  }

  .p-unione .c-intro-effect__banner {
    min-height: 11.6rem;
    margin-block: -2.4rem;
  }

  .p-unione .c-intro-effect__banner-image {
    width: 19.8rem;
    height: 21.7rem;
    bottom: -2.4rem;
    right: .2rem;
  }

  .p-unione .c-intro-effect__banner-text {
    padding: 0 22%;
    font-size: 3.8rem;
  }

  .p-unione .c-intro-effect__value {
    grid-template-columns: 1fr 33.5%;
    align-items: center;
    gap: 2.4rem;
    min-height: 30.9rem;
    padding: 3.7rem 3.7rem 3.7rem 5.1rem;
    display: grid;
  }

  .p-unione .c-intro-effect__value-heading {
    font-size: 3.3rem;
  }

  .p-unione .c-intro-effect__value-body {
    font-size: 1.6rem;
  }

  .p-unione .c-intro-effect__value-photo-wrap {
    align-self: center;
    width: 100%;
    max-height: 23.5rem;
  }

  .p-unione .c-intro-effect__comparison-stack {
    gap: 4rem;
  }

  .p-unione .c-intro-effect__comparison {
    gap: 1.6rem;
    padding: 5.7rem 4.9rem 4.6rem;
  }

  .p-unione .c-intro-effect__comparison-title {
    font-size: 2.8rem;
  }

  .p-unione .c-intro-effect__comparison-subtitle {
    font-size: 2rem;
  }

  .p-unione .c-intro-effect__table {
    font-size: 1.4rem;
  }

  .p-unione .c-intro-effect__th, .p-unione .c-intro-effect__td {
    padding: 1.5rem 1.6rem;
  }
}
.p-unione .c-use-case-service {
  background: #fff;
  flex-direction: column;
  gap: 4rem;
  padding: 5.6rem 2rem 4.8rem;
  display: flex;
}
.p-unione .c-use-case-service__header {
  flex-direction: column;
  gap: .8rem;
  max-width: 33.6rem;
  display: flex;
}
.p-unione .c-use-case-service__body {
  flex-direction: column;
  gap: 4rem;
  margin-inline: 0;
  padding-inline: 0;
  display: flex;
}
.p-unione .c-use-case-service__intro {
  flex-direction: column;
  gap: .8rem;
  display: flex;
}
.p-unione .c-use-case-service__en-label {
  color: #262727;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 3.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-use-case-service__ja-label {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-use-case-service__heading {
  color: #262727;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-use-case-service__description {
  color: #262727;
  margin: 0;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  line-height: 1.8;
}
.p-unione .c-use-case-service__categories {
  flex-direction: column;
  gap: 4rem;
  display: flex;
}
.p-unione .c-use-case-service__category {
  flex-direction: column;
  gap: 1.6rem;
  display: flex;
}
.p-unione .c-use-case-service__category-heading {
  color: #23469b;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-use-case-service__features {
  flex-direction: column;
  gap: 2.4rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
@media (min-width: 769px) {
  .p-unione .c-use-case-service {
    gap: 3.2rem;
    padding: 0 0 6.4rem;
  }

  .p-unione .c-use-case-service__header {
    gap: 0;
    max-width: none;
    padding-top: 4.8rem;
  }

  .p-unione .c-use-case-service__body {
    padding-inline: var(--u-cap-1280-inset);
    gap: 3.2rem;
  }

  .p-unione .c-use-case-service__en-label {
    font-size: 6rem;
  }

  .p-unione .c-use-case-service__ja-label {
    font-size: 2.2rem;
  }

  .p-unione .c-use-case-service__heading {
    font-size: 2.8rem;
    line-height: 1.4;
  }

  .p-unione .c-use-case-service__description {
    font-size: 1.6rem;
    line-height: 1.7;
  }

  .p-unione .c-use-case-service__categories {
    gap: 5.6rem;
  }

  .p-unione .c-use-case-service__category {
    gap: 2.4rem;
  }

  .p-unione .c-use-case-service__category-heading {
    font-size: 2.4rem;
    line-height: normal;
  }

  .p-unione .c-use-case-service__features {
    grid-template-columns: repeat(auto-fill, minmax(26rem, 1fr));
    gap: 4rem 3.2rem;
    display: grid;
  }
}
.p-unione .c-ar-contents {
  background: #fff;
  flex-direction: column;
  gap: 4rem;
  padding: 5.6rem 2rem 4.8rem;
  display: flex;
}
.p-unione .c-ar-contents__header {
  flex-direction: column;
  display: flex;
}
.p-unione .c-ar-contents__en-label {
  color: #262727;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 3.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-ar-contents__ja-label {
  color: #23469b;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-ar-contents__section-title {
  color: #262727;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-ar-contents__section-body {
  color: #262727;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  line-height: 1.8;
}
.p-unione .c-ar-contents__standard {
  flex-direction: column;
  gap: 4rem;
  display: flex;
}
.p-unione .c-ar-contents__standard-intro {
  flex-direction: column;
  gap: .8rem;
  display: flex;
}
.p-unione .c-ar-contents__cards {
  grid-template-columns: 1fr;
  gap: 3.2rem;
  display: grid;
}
.p-unione .c-ar-contents__card {
  background: #fff;
  border-radius: .6rem;
  flex-direction: column;
  gap: 2rem;
  display: flex;
  overflow: hidden;
}
.p-unione .c-ar-contents__card-images {
  border-radius: .6rem;
  display: flex;
  overflow: hidden;
}
.p-unione .c-ar-contents__card-top, .p-unione .c-ar-contents__card-bottom {
  aspect-ratio: 167.5 / 84;
  background: #fff;
  flex: 1;
  min-width: 0;
  overflow: hidden;
}
.p-unione .c-ar-contents__card-top-image {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-ar-contents__card-top--logo .c-ar-contents__card-top-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.p-unione .c-ar-contents__card-bottom-image {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-ar-contents__card-text {
  flex-direction: column;
  gap: .8rem;
  padding: 0;
  display: flex;
}
.p-unione .c-ar-contents__card-desc {
  color: #262727;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  line-height: 1.8;
}
.p-unione .c-ar-contents__card-name {
  color: #262727;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  line-height: normal;
}
.p-unione .c-ar-contents__original {
  flex-direction: column;
  gap: 2.4rem;
  display: flex;
}
.p-unione .c-ar-contents__original-case {
  flex-direction: column;
  gap: 1.6rem;
  display: flex;
}
.p-unione .c-ar-contents__original-text {
  flex-direction: column;
  gap: .8rem;
  display: flex;
}
.p-unione .c-ar-contents__original-title {
  color: #262727;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-ar-contents__original-desc {
  color: #262727;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  line-height: 1.8;
}
.p-unione .c-ar-contents__original-photo-wrap {
  aspect-ratio: 1044 / 586;
  border-radius: .6rem;
  overflow: hidden;
}
.p-unione .c-ar-contents__original-photo {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.p-unione .c-ar-contents__banner {
  background: #e7f0ff;
  border-radius: .8rem;
  flex-direction: column;
  align-items: stretch;
  gap: 2.4rem;
  padding: 3.2rem 2rem 2.4rem;
  display: flex;
}
.p-unione .c-ar-contents__banner-visual {
  border-radius: .6rem;
  flex-shrink: 0;
  width: 100%;
  overflow: hidden;
}
.p-unione .c-ar-contents__banner-visual-img {
  width: 100%;
  height: auto;
  display: block;
}
.p-unione .c-ar-contents__banner-content {
  flex-direction: column;
  align-items: center;
  gap: 1.6rem;
  display: flex;
}
.p-unione .c-ar-contents__banner-title-sub {
  display: block;
}
.p-unione .c-ar-contents__banner-title {
  color: #23469b;
  text-align: center;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-ar-contents__banner-desc {
  color: #262727;
  text-align: center;
  font-family: HondaGlobalFontJP-Regular, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 1.8;
}
.p-unione .c-ar-contents__banner-cta {
  justify-content: center;
  display: flex;
}
.p-unione .c-ar-contents__banner-cta .c-button-cta {
  border-radius: 3.2rem;
  gap: 1.2rem;
  width: 26.4rem;
  height: 6.4rem;
  padding: 0 1.6rem;
}
.p-unione .c-ar-contents__banner-cta .c-button-cta__label {
  font-size: 1.6rem;
  line-height: normal;
}
@media (min-width: 769px) {
  .p-unione .c-ar-contents {
    padding-inline: 0;
    gap: 6.4rem;
    padding-bottom: 6.4rem;
  }

  .p-unione .c-ar-contents__header {
    padding-top: 4.8rem;
  }

  .p-unione .c-ar-contents__en-label {
    font-size: 6rem;
  }

  .p-unione .c-ar-contents__section-title {
    font-size: 2.8rem;
  }

  .p-unione .c-ar-contents__section-body {
    font-size: 1.6rem;
  }

  .p-unione .c-ar-contents__standard, .p-unione .c-ar-contents__original, .p-unione .c-ar-contents__banner {
    margin-inline: 4.4rem;
  }

  .p-unione .c-ar-contents__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 3.8rem;
  }

  .p-unione .c-ar-contents__card {
    flex: 1;
    gap: 0;
    max-width: 33.5rem;
  }

  .p-unione .c-ar-contents__card-images {
    flex-direction: column;
  }

  .p-unione .c-ar-contents__card-top, .p-unione .c-ar-contents__card-bottom {
    aspect-ratio: 335 / 167;
    flex: none;
    width: 100%;
  }

  .p-unione .c-ar-contents__card-text {
    gap: 0;
    padding-top: 2.3rem;
  }

  .p-unione .c-ar-contents__card-desc, .p-unione .c-ar-contents__card-name {
    font-size: 1.6rem;
  }

  .p-unione .c-ar-contents__original-case {
    flex-direction: row;
    align-items: flex-start;
    gap: 4rem;
  }

  .p-unione .c-ar-contents__original-text {
    flex: 1;
  }

  .p-unione .c-ar-contents__original-title {
    font-size: 2rem;
  }

  .p-unione .c-ar-contents__original-desc {
    font-size: 1.6rem;
  }

  .p-unione .c-ar-contents__original-photo-wrap {
    aspect-ratio: 522 / 293;
    flex: 0 0 48%;
  }

  .p-unione .c-ar-contents__banner {
    background: #edf3fd;
    border-radius: .4rem;
    flex-direction: row;
    align-items: stretch;
    gap: 3.6rem;
    min-height: 35.7rem;
    padding: 0;
  }

  .p-unione .c-ar-contents__banner-visual {
    border-radius: 0;
    flex: 1;
    min-width: 0;
    padding-top: 4.5rem;
    padding-left: 4.5rem;
  }

  .p-unione .c-ar-contents__banner-visual-img {
    object-fit: cover;
    object-position: center;
  }

  .p-unione .c-ar-contents__banner-content {
    flex: 1;
    align-items: flex-start;
    gap: 2.7rem;
    min-width: 0;
    padding: 5.6rem 4rem 4rem 0;
  }

  .p-unione .c-ar-contents__banner-title {
    text-align: left;
    font-size: 2.8rem;
    line-height: normal;
  }

  .p-unione .c-ar-contents__banner-title-sub {
    display: inline;
  }

  .p-unione .c-ar-contents__banner-desc {
    text-align: left;
    font-size: 1.6rem;
  }

  .p-unione .c-ar-contents__banner-cta {
    justify-content: flex-start;
    margin-top: 1.6rem;
  }

  .p-unione .c-ar-contents__banner-cta .c-button-cta {
    border-radius: 3.15rem;
    width: 26.5rem;
    height: 6.3rem;
  }
}
.p-unione .c-feature-grid {
  background: #fff;
  border-radius: 4px;
  padding: 4.8rem 2rem;
}
.p-unione .c-feature-grid--inset {
  background: none;
  padding: 0;
}
.p-unione .c-feature-grid__inner {
  flex-direction: column;
  gap: 4rem;
  display: flex;
}
.p-unione .c-feature-grid__category {
  flex-direction: column;
  gap: 1.6rem;
  display: flex;
}
.p-unione .c-feature-grid__category-heading {
  color: #23469b;
  margin: 0;
  font-family: HondaGlobalFontJP-Bold, sans-serif;
  font-size: 2rem;
  font-style: normal;
  line-height: 1.6;
}
.p-unione .c-feature-grid__features {
  flex-direction: column;
  gap: 2.4rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
@media (min-width: 769px) {
  .p-unione .c-feature-grid {
    padding: 6.4rem 0;
  }

  .p-unione .c-feature-grid__inner {
    gap: 5.6rem;
    max-width: 1080px;
    margin-inline: auto;
    padding-inline: 5.6rem;
  }

  .p-unione .c-feature-grid__category {
    gap: 2.4rem;
  }

  .p-unione .c-feature-grid__category-heading {
    font-size: 2.4rem;
    line-height: normal;
  }

  .p-unione .c-feature-grid__features {
    grid-template-columns: repeat(auto-fill, minmax(26rem, 1fr));
    gap: 4rem 3.2rem;
    display: grid;
  }
}
.p-unione {
  background: #fff !important;
}
.p-unione .c-contact {
  margin-top: 0 !important;
}