
@media screen and (max-width: 560px) {
.wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
           width: 45% !important;
           height: 75% !important;
           margin: auto !important;
}
.wonder-header.section-main-container {
    height: 55px !important;
}
.wonder-header-main {
    height: 30px !important;
}
}

.table-01-cell.wonder-table-00 {
 background-color: #036CA4!important;
}
.wonder-comparison-01[data-composition-type=B] .wonder-table-wrapper .table-01 .row-el:nth-child(2) .col-el:first-child {
 background-color: #DAE5FA!important;
}
.table-01-cell.wonder-table-02 {
 background-color: #C8C8C8!important;
}
.table-01-cell.wonder-table-10 {
 background-color: #036CA3!important;
 border-right: 10px solid rgb(255, 255, 255) !important;
 border-top: 10px solid rgb(255, 255, 255) !important;
}
[data-title-type=E] .title-blue.wonder-block-ttl01-after {
 border-top-color: #0798E3!important;
}

@media screen and (min-width: 561px) {
.wonder-cv-back-img {
    height: calc(110% - 70px) !important;
  }
}

@media screen and (min-width: 560px) {
  .section-main-container[data-section-type="appeal"] img {
     height: 200px;
  }
}

@media screen and (max-width: 560px) {
    .card-container [data-card-type=campaign-1] .wonder-campaign-ttl-box .wonder-campaign-ttl-icon {

    width: 110px;
    height: 120px;

    }

    .card-container [data-card-type=campaign-1] .wonder-campaign-ttl-box .wonder-campaign-ttl-icon img, .card-container [data-card-type=campaign-1] .wonder-campaign-ttl-box .wonder-campaign-ttl-icon video {

    width: 110px;
    height: 120px;
    max-width: 110px !important;

    }
}

