.top_banner{
    background: url(/img01/main/1.jpg) no-repeat;
    background-size: cover;
    background-position: bottom;
}

.contents_video video{
    width: 100%;
}