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

.p-large-num {
  font-size: 3rem; }
  @media screen and (max-width: 568px) {
    .p-large-num {
      font-size: 2.6rem;
      margin-right: 1rem; } }

.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; }

@media screen and (max-width: 568px) {
  .p-flex-card-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 1.6rem;
    margin-bottom: 1rem;
    text-align: left; } }

.p-card-ico-before:nth-of-type(1) h4:after {
  content: "";
  background: url(/assets/baas/sunabar/capital/img/freee-icon-01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
  background-position: center;
  margin-top: 10px; }
  @media screen and (max-width: 568px) {
    .p-card-ico-before:nth-of-type(1) h4:after {
      content: none; } }

.p-card-ico-before:nth-of-type(2) h4:after {
  content: "";
  background: url(/assets/baas/sunabar/capital/img/freee-icon-02.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
  background-position: center;
  margin-top: 10px; }
  @media screen and (max-width: 568px) {
    .p-card-ico-before:nth-of-type(2) h4:after {
      content: none; } }

.p-card-ico-before:nth-of-type(3) h4:after {
  content: "";
  background: url(/assets/baas/sunabar/capital/img/freee-icon-03.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
  background-position: center;
  margin-top: 10px; }
  @media screen and (max-width: 568px) {
    .p-card-ico-before:nth-of-type(3) h4:after {
      content: none; } }

@media screen and (max-width: 568px) {
  .p-card-ico-before .card-A_item {
    display: flex; }
    .p-card-ico-before .card-A_item:before {
      max-width: 80px;
      width: 100%;
      margin-right: 2rem; } }

@media screen and (max-width: 568px) {
  .p-card-ico-before:nth-of-type(1) .card-A_item:before {
    display: flex;
    content: "";
    background: url(/assets/baas/sunabar/capital/img/freee-icon-01.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center; } }

@media screen and (max-width: 568px) {
  .p-card-ico-before:nth-of-type(2) .card-A_item:before {
    content: "";
    background: url(/assets/baas/sunabar/capital/img/freee-icon-02.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center; } }

@media screen and (max-width: 568px) {
  .p-card-ico-before:nth-of-type(3) .card-A_item:before {
    content: "";
    background: url(/assets/baas/sunabar/capital/img/freee-icon-03.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center; } }

.p-card-ico-before h4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center; }
  @media screen and (max-width: 568px) {
    .p-card-ico-before h4 {
      text-align: left;
      align-items: baseline;
      margin-bottom: 1rem; } }

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