.mv__youtube-wrap .mv__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(//staging.levi.jp/cdn/shop/files/tailorshop-kv.jpg?v=2901156249527970048) 50% no-repeat;
    background-size: cover;
    z-index: 100;
    cursor: pointer;
}