
@media screen and (max-width: 560px) {
    .card-container [data-card-type=result-2] .wonder-result-main.wonder-result-main.card-el 
    {
        width: 465px !important;
    }
}


      @media screen and (min-width: 561px) {
          body [data-pc-fontfamily="コーポレート・ロゴ"] {
              font-family: コーポレート・ロゴ !important;
          }
      }
      @media screen and (max-width: 560px) {
          body [data-sp-fontfamily="コーポレート・ロゴ"] {
              font-family: コーポレート・ロゴ !important;
          }
          [data-section-type="appeal"] .section-body-container .card-container li img {
              height: unset !important;
          }
      }
      