
[data-section-type=result][data-composition-type=A] .wonder-result-main .wonder-result-main-width .wonder-result-main-element .wonder-img-block img, [data-section-type=result][data-composition-type=A] .wonder-result-main .wonder-result-main-width .wonder-result-main-element .wonder-img-block video {
aspect-ratio: 9/5 !important;
}


    @media screen and (max-width: 560px) {
        .yamazaki-img-span {
            position: relative;
            top: 6px;
        }
        .yamazaki-img-span img {
            width: 184px;
        }
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble .wonder-cv-bubble-border-top {
            margin-right: 40px;
        }
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble .wonder-cv-bubble-border-bottom {
            margin-right: 40px;
        } 
    }
    @media screen and (min-width: 561px) {
        .yamazaki-img-span {
            position: relative;
            top: 10px;
        }
        .yamazaki-img-span img {
            width: 250px;
        }
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble .wonder-cv-bubble-border-top {
            margin-right: 40px;
            margin-bottom: 12px !important;
        }
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble .wonder-cv-bubble-border-bottom {
            margin-right: 40px;
            margin-top: 12px !important;
        } 
    }


@media screen and (max-width: 560px) {
  [data-section-type=result] .wonder-scroll-container.enabled ul .wonder-result-main {
    scroll-snap-align: unset !important;
  } 
}


    .wonder-scroll-container.enabled {
      scroll-snap-align: unset !important;
      scroll-snap-type: unset !important;
    }
