/* add CSS */

/* *{
    outline: 2px solid #ff0;
} */

/* 20251113 MV画像テスト */
.hero_oem {
    /* z-index: 1;
    position: relative;
    width: 100%;
    height: min(40.2777777778vw,580px);
    overflow: hidden;
    background-image: url(../images/hero_oem-1.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat */

    /* background-image: url(../images/hero_oem_pc.jpg); */
}










