/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
.p-unione .c-pageHeading {
  margin-top: 40px;
  margin-block: 40px;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .p-unione .c-pageHeading {
    margin-bottom: 80px;
  }
}
.p-unione .c-pageHeading > * {
  display: flex;
}
:is(.p-unione .c-pageHeading h1, .p-unione .c-pageHeading h2, .p-unione .c-pageHeading h3, .p-unione .c-pageHeading h4) .c-pageHeading__title {
  color: #0000;
  background: url("../../../common/images/theme_pattern.jpg") center / cover no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  font-style: normal;
  line-height: 1.5;
}
.p-unione .c-pageHeading h2 .c-pageHeading__title {
  font-family: var(--_font-bold);
  font-size: 30px;
}
@media only screen and (min-width: 1024px) {
  .p-unione .c-pageHeading h2 .c-pageHeading__title {
    font-size: 48px;
    line-height: 1.66;
  }
}
.p-unione .c-pageHeading h3 .c-pageHeading__title {
  font-size: 24px;
  font-family: var(--_font-bold);
}
@media only screen and (min-width: 1024px) {
  .p-unione .c-pageHeading h3 .c-pageHeading__title {
    font-size: 32px;
  }
}
.p-unione .c-pageHeading h4 .c-pageHeading__title {
  font-size: 22px;
  font-family: var(--_font-bold);
  line-height: 1.2;
}
@media only screen and (min-width: 1024px) {
  .p-unione .c-pageHeading h4 .c-pageHeading__title {
    font-size: 28px;
    line-height: 1;
  }
}
.p-unione .c-pageHeading.-center {
  text-align: center;
  justify-content: center;
}
.p-unione .c-pageHeading.-mt-lg {
  margin-top: 80px;
}
@media only screen and (min-width: 1024px) {
  .p-unione .c-pageHeading.-mt-lg {
    margin-top: 140px;
  }
}
.p-unione .c-pageHeading.-pattern-2 .c-pageHeading__title {
  color: #0000;
  background: url("../../../common/images/theme_pattern02.jpg") center / cover no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
}
.p-unione .p-case-lead .p-case-lead__text {
  color: #2245b5;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-family: var(--_font-bold);
  margin-bottom: 20px;
  line-height: normal;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-lead .p-case-lead__text {
    font-size: 32px;
  }
}
.p-unione .p-case-lead .p-case-leadCardList {
  grid-template-columns: 1fr;
  gap: 28px;
  display: grid;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-lead .p-case-leadCardList {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.p-unione .p-case-lead .p-case-leadCard {
  flex-flow: column;
  gap: 30px;
  display: flex;
}
.p-unione .p-case-lead .p-case-leadCard .p-case-leadCard__lead {
  color: #282828;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  line-height: 1.55;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-lead .p-case-leadCard .p-case-leadCard__lead {
    font-size: 22px;
    font-family: var(--_font-regular);
    line-height: 1.16;
  }
}
.p-unione .p-case-customers__content {
  flex-flow: column;
  gap: 21px;
  display: flex;
}
.p-unione .p-case-customers__content .p-case-customers__before {
  background-color: #fff;
  border: 3px solid #2245b5;
  border-radius: 10px;
  flex-flow: column;
  gap: 32px;
  padding: 40px 20px;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-customers__content .p-case-customers__before {
    gap: 26px;
    padding: 32px 50px;
  }
}
.p-unione .p-case-customers__content .p-case-customers__before .p-case-customers__beforeTitle {
  color: #2245b5;
  font-size: 22px;
  font-style: normal;
  font-family: var(--_font-bold);
  text-align: center;
  line-height: 1.45;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-customers__content .p-case-customers__before .p-case-customers__beforeTitle {
    text-align: left;
    font-size: 24px;
  }
}
.p-unione .p-case-customers__content .p-case-customers__before .p-case-customers__beforeList {
  grid-template-columns: 1fr;
  gap: 32px;
  display: grid;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-customers__content .p-case-customers__before .p-case-customers__beforeList {
    grid-template-columns: 1fr 1fr;
  }
}
.p-unione .p-case-customers__content .p-case-customers__before .p-case-customers__beforeList .p-case-customers__beforeCard {
  grid-template-columns: 1fr;
  align-items: center;
  gap: 20px;
  display: grid;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-customers__content .p-case-customers__before .p-case-customers__beforeList .p-case-customers__beforeCard {
    grid-template-columns: minmax(0, 142px) 1fr;
  }
}
.p-unione .p-case-customers__content .p-case-customers__before .p-case-customers__beforeList img {
  aspect-ratio: 1;
  max-width: 126px;
  margin-inline: auto;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-customers__content .p-case-customers__before .p-case-customers__beforeList img {
    max-width: 142px;
  }
}
.p-unione .p-case-customers__content .p-case-customers__before .p-case-customers__beforeList .-lead {
  color: #4b5561;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-family: var(--_font-bold);
  line-height: 1.45;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-customers__content .p-case-customers__before .p-case-customers__beforeList .-lead {
    font-size: 20px;
  }
}
.p-unione .p-case-customers__content .p-case-customers__flow {
  justify-content: center;
  align-items: center;
  display: flex;
}
.p-unione .p-case-customers__content .p-case-customers__after {
  background-color: #eff5f8;
  border: 3px solid #2245b5;
  border-radius: 10px;
  flex-flow: column;
  gap: 26px;
  padding: 40px 20px;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-customers__content .p-case-customers__after {
    gap: 28px;
    padding: 32px 50px;
  }
}
.p-unione .p-case-customers__content .p-case-customers__after .p-case-customers__afterTitle {
  color: #2245b5;
  font-size: 22px;
  font-style: normal;
  font-family: var(--_font-bold);
  text-align: center;
  line-height: 1.45;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-customers__content .p-case-customers__after .p-case-customers__afterTitle {
    text-align: left;
    font-size: 24px;
  }
}
.p-unione .p-case-customers__content .p-case-customers__after .p-case-customers__afterLead {
  color: #4b5561;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-family: var(--_font-bold);
  line-height: 1.45;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-customers__content .p-case-customers__after .p-case-customers__afterLead {
    font-size: 28px;
  }
}
.p-unione .p-case-customers__content .p-case-customers__after .p-case-customers__afterList {
  grid-template-columns: 1fr;
  gap: 16px;
  display: grid;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-customers__content .p-case-customers__after .p-case-customers__afterList {
    grid-template-columns: repeat(3, minmax(0, 260px));
    margin-inline: auto;
  }
}
.p-unione .p-case-customers__content .p-case-customers__after .p-case-customers__afterList .p-case-customers__afterCard {
  aspect-ratio: 1;
  background-color: #2245b5;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  margin-inline: auto;
  padding: 10px;
  display: flex;
}
.p-unione .p-case-customers__content .p-case-customers__after .p-case-customers__afterList .p-case-customers__afterCard p {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-family: var(--_font-bold);
  line-height: 1.45;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-customers__content .p-case-customers__after .p-case-customers__afterList .p-case-customers__afterCard p {
    color: #fff;
  }
}
.p-unione .p-case-customers__content .p-case-customers__afterNote {
  color: #2245b5;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-family: var(--_font-bold);
  margin-top: 20px;
  line-height: normal;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-customers__content .p-case-customers__afterNote {
    margin-top: 25px;
    font-size: 32px;
  }
}
.p-unione .p-case-locations .p-case-locations__list {
  grid-template-columns: 1fr;
  gap: 40px;
  display: grid;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-locations .p-case-locations__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 39px 68px;
  }
}
.p-unione .p-case-locations .p-case-locations__list .p-case-locations__item {
  flex-flow: column;
  gap: 16px;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-locations .p-case-locations__list .p-case-locations__item {
    gap: 10px;
  }
}
.p-unione .p-case-locations .p-case-locations__list .p-case-locations__item .p-case-locations__thumb {
  border-radius: 10px;
  overflow: hidden;
}
.p-unione .p-case-locations .p-case-locations__list .p-case-locations__item .p-case-locations__lead {
  color: #282828;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-family: var(--_font-bold);
  line-height: 1.4;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-locations .p-case-locations__list .p-case-locations__item .p-case-locations__lead {
    text-align: center;
    font-size: 24px;
    line-height: 1.25;
  }
}
.p-unione .p-case-list .case-list {
  grid-auto-rows: minmax(max-content, 1fr);
  gap: 40px;
  display: grid;
}
.p-unione .p-case-list .case-list .p-case-card {
  border-bottom: 0;
  border-radius: 10px;
  grid-template-columns: 1fr;
  height: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}
.p-unione .p-case-list .case-list .p-case-card:before {
  content: "";
  -webkit-mask-composite: xor;
  pointer-events: none;
  -webkit-mask-composite: xor;
  -webkit-mask-source-type: auto, auto;
  background: url("../../../common/images/theme_pattern.jpg");
  border-radius: 10px;
  padding: 2px;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  -webkit-mask-position: 0 0, 0 0;
  mask-position: 0 0, 0 0;
  -webkit-mask-size: auto, auto;
  mask-size: auto, auto;
  -webkit-mask-repeat: repeat, repeat;
  mask-repeat: repeat, repeat;
  -webkit-mask-clip: content-box, border-box;
  mask-clip: content-box, border-box;
  -webkit-mask-origin: content-box, border-box;
  mask-origin: content-box, border-box;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  -webkit-mask-source-type: auto, auto;
  mask-mode: match-source, match-source;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-list .case-list .p-case-card {
    grid-template-columns: 1fr 1fr;
  }
}
.p-unione .p-case-list .case-list .p-case-card .p-case-card__thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.p-unione .p-case-list .case-list .p-case-card .p-case-card__content {
  background-color: #fff;
  flex-flow: column;
  padding: 16px 20px 20px;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-list .case-list .p-case-card .p-case-card__content {
    padding: 40px 50px;
  }
}
.p-unione .p-case-list .case-list .p-case-card .p-case-card__content .p-case-card__title {
  font-family: var(--_font-bold);
  margin-bottom: 10px;
  font-size: 18px;
  font-style: normal;
  line-height: 1.5;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-list .case-list .p-case-card .p-case-card__content .p-case-card__title {
    font-size: 28px;
  }
}
.p-unione .p-case-list .case-list .p-case-card .p-case-card__content .p-case-card__customer {
  font-family: var(--_font-bold);
  margin-bottom: 10px;
  font-size: 14px;
  font-style: normal;
  line-height: 1.7;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-list .case-list .p-case-card .p-case-card__content .p-case-card__customer {
    margin-bottom: 20px;
    font-size: 16px;
  }
}
.p-unione .p-case-list .case-list .p-case-card .p-case-card__content .p-case-card__description {
  margin-bottom: 10px;
  font-size: 14px;
  font-style: normal;
  line-height: 1.7;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-list .case-list .p-case-card .p-case-card__content .p-case-card__description {
    margin-bottom: 20px;
    font-size: 16px;
  }
}
.p-unione .p-case-list .case-list .p-case-card .p-case-card__content .p-case-card__tags ul {
  flex-flow: wrap;
  gap: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-list .case-list .p-case-card .p-case-card__content .p-case-card__tags ul {
    margin-bottom: 4px;
  }
}
.p-unione .p-case-list .case-list .p-case-card .p-case-card__content .p-case-card__link {
  color: #0000;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-family: var(--_font-bold);
  letter-spacing: -.84px;
  background: url("../../../common/images/theme_pattern.jpg") center / cover no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: auto;
  line-height: 1.6;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-list .case-list .p-case-card .p-case-card__content .p-case-card__link {
    letter-spacing: -1.02px;
    font-size: 17px;
  }
}
.p-unione .p-case-list .case-list .p-case-card .p-case-card__content .p-case-card__link:after {
  content: "";
  background: linear-gradient(#2f4e874d, #2f4e874d), url("../../../common/images/theme_pattern02.jpg") center / cover no-repeat;
  width: 24px;
  height: 18px;
  -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'><path d='m560-240-56-58 142-142H160v-80h486L504-662l56-58 240 240-240 240Z'/></svg>") center / contain no-repeat;
  mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'><path d='m560-240-56-58 142-142H160v-80h486L504-662l56-58 240 240-240 240Z'/></svg>") center / contain no-repeat;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-list .case-list .p-case-card .p-case-card__content .p-case-card__link:after {
    width: 30px;
    height: 24px;
  }
}
.p-unione .p-case-flow .p-case-flowList {
  grid-template-columns: 1fr;
  gap: 70px;
  display: grid;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-flow .p-case-flowList {
    grid-template-columns: repeat(auto-fill, minmax(216px, 1fr));
    gap: 50px;
  }
}
.p-unione .p-case-flow .p-case-flowList li:not(:last-of-type) {
  position: relative;
}
.p-unione .p-case-flow .p-case-flowList li:not(:last-of-type):before {
  content: "";
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 40 18\"><path d=\"M21.1593 17.1753C20.4653 17.669 19.5347 17.669 18.8407 17.1753L0.853642 4.3797C-0.733402 3.25071 0.0653346 0.750002 2.01299 0.750002H37.987C39.9347 0.750002 40.7334 3.25072 39.1464 4.37971L21.1593 17.1753Z\" fill=\"%232245B5\"/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 18px;
  display: block;
  position: absolute;
  bottom: -52px;
  right: 50%;
  transform: translate(50%, -50%);
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-flow .p-case-flowList li:not(:last-of-type):before {
    background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 18 40\"><path d=\"M17.1753 18.8407C17.669 19.5347 17.669 20.4653 17.1753 21.1593L4.3797 39.1464C3.25071 40.7334 0.75 39.9347 0.75 37.987L0.750002 2.01298C0.750002 0.0653353 3.25072 -0.7334 4.37971 0.853647L17.1753 18.8407Z\" fill=\"%232245B5\"/></svg>");
    width: 18px;
    height: 40px;
    bottom: 50%;
    right: -32px;
    transform: translateY(50%);
  }
}
.p-unione .p-case-flow .p-case-flowList .p-case-flowCard {
  gap: 16px;
  display: grid;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-flow .p-case-flowList .p-case-flowCard {
    gap: 38px;
  }
}
.p-unione .p-case-flow .p-case-flowList .p-case-flowCard .p-case-flowCard__step {
  text-align: center;
  background-color: #2245b5;
  padding-block: 8px;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-flow .p-case-flowList .p-case-flowCard .p-case-flowCard__step {
    aspect-ratio: 1;
    border-radius: 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: fit-content;
    min-width: 90px;
    margin-inline: auto;
    padding: 4px;
    display: flex;
  }
}
.p-unione .p-case-flow .p-case-flowList .p-case-flowCard .p-case-flowCard__step span {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-family: var(--_font-regular);
  line-height: 1.35;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-flow .p-case-flowList .p-case-flowCard .p-case-flowCard__step .-number {
    font-size: 26px;
    display: flex;
  }
}
.p-unione .p-case-flow .p-case-flowList .p-case-flowCard .p-case-flowCard__thumb {
  border-radius: 10px;
  overflow: hidden;
}
.p-unione .p-case-flow .p-case-flowList .p-case-flowCard .p-case-flowCard__title {
  color: #4b5561;
  font-size: 24px;
  font-style: normal;
  font-family: var(--_font-bold);
  text-align: center;
  line-height: 1;
}
.p-unione .p-case-flow .p-case-flowList .p-case-flowCard .p-case-flowCard__lead {
  color: #4b5561;
  font-size: 16px;
  font-style: normal;
  font-family: var(--_font-bold);
  line-height: 1.5;
}
.p-unione .p-case-plans .p-case-planList {
  grid-template-columns: 1fr;
  gap: 26px;
  display: grid;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList {
    grid-template-columns: 1fr 1fr;
    gap: 36px 32px;
  }

  .p-unione .p-case-plans .p-case-planList li:first-child {
    grid-column: span 2;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-block: 40px;
  display: flex;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card {
    height: 100%;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card.-monthly {
  padding-inline: 10px;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card.-monthly {
    padding-inline: 124px;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card:not(.-monthly) .p-case-plan__lead {
  padding-inline: 10px;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card:not(.-monthly) .p-case-plan__lead {
    padding-inline: 124px;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card:before {
  content: "";
  -webkit-mask-composite: xor;
  pointer-events: none;
  -webkit-mask-composite: xor;
  -webkit-mask-source-type: auto, auto;
  background: url("../../../common/images/theme_pattern.jpg");
  border-radius: 10px;
  padding: 3px;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  -webkit-mask-position: 0 0, 0 0;
  mask-position: 0 0, 0 0;
  -webkit-mask-size: auto, auto;
  mask-size: auto, auto;
  -webkit-mask-repeat: repeat, repeat;
  mask-repeat: repeat, repeat;
  -webkit-mask-clip: content-box, border-box;
  mask-clip: content-box, border-box;
  -webkit-mask-origin: content-box, border-box;
  mask-origin: content-box, border-box;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  -webkit-mask-source-type: auto, auto;
  mask-mode: match-source, match-source;
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .c-pageHeading {
  margin-top: 0;
  margin-bottom: 24px;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card .c-pageHeading {
    margin-bottom: 38px;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__lead {
  text-align: left;
  color: #4b5561;
  font-size: 16px;
  font-style: normal;
  font-family: var(--_font-bold);
  line-height: 1.5;
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__tableCaption {
  text-align: center;
  margin-block: 30px 16px;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__tableCaption {
    margin-bottom: 22px;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__tableCaption .-prefix {
  color: #2245b5;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-family: var(--_font-bold);
  margin-top: 12px;
  line-height: 1.33;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__tableCaption .-prefix {
    margin-top: 0;
    font-size: 20px;
    line-height: 1.2;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__tableCaption .-text {
  color: #4b5561;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-family: var(--_font-bold);
  line-height: 1.2;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__tableCaption .-text {
    font-size: 24px;
    line-height: 1;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__tableCaption .-suffix {
  color: #4b5561;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-family: var(--_font-bold);
  line-height: 1.2;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__tableCaption .-suffix {
    font-size: 16px;
    line-height: 1;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table {
  background-color: #fff;
  border: 3px solid #2245b5;
  border-radius: 10px;
  width: 100%;
  max-width: 676px;
  margin-inline: auto;
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table {
  width: 100%;
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table td, .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table th {
  text-align: center;
  vertical-align: middle;
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table tr:not(:last-child), .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table thead {
  border-bottom: 3px solid #2245b5;
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table thead th {
  color: #4b5561;
  font-size: 16px;
  font-style: normal;
  font-family: var(--_font-bold);
  padding: 16px 2px;
  line-height: 1.5;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table thead th {
    font-size: 20px;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table thead th:not(:last-child) {
  border-right: 3px solid #2245b5;
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table thead th:first-child {
  font-size: 12px;
  line-height: 1.16;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table thead th:first-child {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table tbody td, .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table tbody th {
  padding: 18px 4px;
}
@media only screen and (min-width: 1024px) {
  :is(.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table tbody td, .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table tbody th) {
    padding: 20px;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table tbody th {
  color: #4b5561;
  font-size: 16px;
  font-style: normal;
  font-family: var(--_font-bold);
  border-right: 3px solid #2245b5;
  line-height: 1.5;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table tbody th {
    font-size: 24px;
    line-height: 1;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table tbody td:not(:last-child) {
  border-right: 3px solid #2245b5;
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table tbody td del {
  color: #4b5561;
  font-size: 14px;
  font-style: normal;
  font-family: var(--_font-bold);
  line-height: 1.7;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table tbody td del {
    font-size: 20px;
    line-height: 1.5;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table tbody td span {
  color: #2245b5;
  font-size: 16px;
  font-style: normal;
  font-family: var(--_font-bold);
  margin-top: 4px;
  line-height: 1.5;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__table table tbody td span {
    margin-top: 20px;
    font-size: 24px;
    line-height: 1;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__note {
  flex-flow: column;
  gap: 12px;
  margin-top: 16px;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__note {
    gap: 10px;
    margin-top: 28px;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__note li {
  color: #4b5561;
  text-align: left;
  font-size: 12px;
  font-style: normal;
  font-family: var(--_font-bold);
  padding-left: 1.4em;
  line-height: 1.3;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__note li {
    padding-left: 1.2em;
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-unione .p-case-plans .p-case-planList .p-case-plan__card .p-case-plan__note li:before {
  content: "※";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.p-unione .p-case-cta .p-case-plan__note {
  color: #4b5561;
  text-align: center;
  margin-block: 26px;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-cta .p-case-plan__note {
    font-family: var(--_font-bold);
    margin-block: 28px 54px;
    font-size: 22px;
  }
}
.p-unione .p-case-cta .p-case-plan__button {
  justify-content: center;
  display: flex;
}
.p-unione .p-case-cta .p-case-plan__button a {
  color: #2245b5;
  background-color: #fff;
  border: 3px solid #2245b5;
  border-radius: 66.5px;
  justify-content: center;
  align-items: center;
  gap: 15px;
  width: 100%;
  max-width: 348px;
  padding: 16px 0;
  text-decoration: none;
  transition: all .3s cubic-bezier(.4, 0, .2, 1);
  display: flex;
  box-shadow: 0 4px 20px #2245b51a;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-cta .p-case-plan__button a {
    max-width: 800px;
    padding: 40px 50px;
  }
}
.p-unione .p-case-cta .p-case-plan__button a span {
  font-size: 16px;
  font-style: normal;
  font-family: var(--_font-bold);
  align-items: center;
  line-height: 1.25;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-cta .p-case-plan__button a span {
    font-size: 40px;
    line-height: 1;
  }
}
.p-unione .p-case-cta .p-case-plan__button a span.-icon {
  stroke: #2245b5;
  width: 22px;
}
@media only screen and (min-width: 1024px) {
  .p-unione .p-case-cta .p-case-plan__button a span.-icon {
    width: 56px;
  }
}
.p-unione .p-case-cta .p-case-plan__button a:hover {
  color: #fff;
  background: #2245b5;
  transform: translateY(-3px);
  box-shadow: 0 12px 35px #2245b540;
}
.p-unione .p-case-cta .p-case-plan__button a:hover .-icon svg {
  stroke: #fff;
}
