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


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


@media screen and (max-width: 560px) {
  [data-section-type="comparison"] .wonder-scroll-container.enabled ul .table-01-cell-wrapper {
    scroll-snap-align: unset !important;
  } 
  [data-section-type="result"] .wonder-scroll-container.enabled ul .wonder-result-main {
    scroll-snap-align: unset !important;
  } 
  [data-section-type="appeal"] .wonder-scroll-container.enabled ul .swiper-slide-structure {
    scroll-snap-align: unset !important;
  } 
  [data-section-type="product"] .wonder-scroll-container.enabled ul .wonder-product-list-li {
    scroll-snap-align: unset !important;
  } 
}


@media screen and (min-width: 561px) {
    [data-content-type=scroll] .wonder-scroll-container.enabled .card-container .col-el {
        margin-bottom: 10px !important;
    }
    [data-section-type=product] .wonder-scroll-container.enabled ul li.wonder-product-list-li:last-of-type {
        margin-right: 10px !important;
    }
}


    @media screen and (max-width: 560px) {
        [data-section-type=product] .wonder-scroll-container.enabled.scroll-bar-top ul.card-container li.wonder-product-list-li {
            margin-top: 0 !important;
        }
        .section-whole-wrapper .section-body-container {
            padding-top: 0 !important;
        }
    }
