
    .maker .table-01 .table-01-cell {
        background-color: rgb(179, 116, 77) !important;
    }


  @media screen and (min-width: 561px) {
    [data-section-type=voice][data-composition-type=B] .wonder-scroll-container.enabled {
      width: 100%;
    }
    [data-section-type="voice"] .section-whole-wrapper .section-body-container {
      padding-top: 0;
    }
  }


  @media screen and (max-width: 560px) {
    [data-section-type="appeal"].ryokin .card-container [data-card-type=appeal-1] .wonder-li-container .wonder-appeal-text-container .wonder-appeal-index {
      margin-top: 10px !important;
    }
  }


@media screen and (max-width: 560px) {
  [data-section-type="comparison"] .wonder-scroll-container.enabled {
    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;
  } 
  [data-section-type="reason"] .wonder-scroll-container.enabled ul .col-el {
    scroll-snap-align: unset !important;
  } 
}


@media screen and (max-width: 560px) {
    [data-content-type=scroll] .wonder-scroll-container.enabled .card-container .col-el {
        display: flex !important;
        flex-direction: column !important;
    }
    [data-section-type="reason"] .card-container li.col-el[data-card-type=reason-1] .reason-block {
      display: flex !important;
      justify-content: center;
      margin-left: 0;
    }
}
