/*==================================================
 sunabar capital
==================================================*/
.card-A_item {
  border-top: none !important; }

.p-large-num {
  font-size: 3rem; }

.p-blue-txt-color {
  color: #1275ce; }

.p-large-btn {
  width: 450px; }
  @media screen and (max-width: 768px) {
    .p-large-btn {
      width: 100%; } }

[class*=card-A_item_heading] br {
  display: block; }

.card-A_item_icon {
  display: flex;
  align-items: center;
  justify-content: center; }

.card-A_img {
  display: flex;
  align-items: center;
  justify-content: center; }

.p-colabo-intro-box {
  background: #fff;
  border: 2px solid #1275ce;
  padding: 4rem;
  margin-top: 3.2rem; }
  @media screen and (max-width: 768px) {
    .p-colabo-intro-box {
      padding: 2rem; } }

.p-intro-img-text {
  display: flex; }
  @media screen and (max-width: 768px) {
    .p-intro-img-text {
      flex-direction: column;
      justify-content: center; } }
  .p-intro-img-text li {
    padding: 1rem; }
    @media screen and (max-width: 768px) {
      .p-intro-img-text li {
        width: 100% !important; } }
    .p-intro-img-text li:first-child {
      width: 35%; }
    .p-intro-img-text li:last-child {
      width: 65%; }

.p-intro-img-text li:first-child {
  width: 35%; }
  @media screen and (max-width: 768px) {
    .p-intro-img-text li:first-child {
      display: flex;
      justify-content: center; } }

.p-intro-img-text li:last-child {
  width: 65%; }

.p-consultation-box {
  padding: 2rem;
  border: 2px solid #298FCE;
  margin: 2.4rem 0 0; }

/*# sourceMappingURL=colabo.css.map */
