@charset "UTF-8";

/* 下層ページメインビジュアル */
.page_mv {
    background-image: url(../../image/workdetail_mv_k.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}