@charset "UTF-8";
/* CSS Document */

.movie{ padding: 56.25% 0 0 0; position: relative;}
.movie video{ margin:0; padding: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.movie iframe{ margin:0; padding: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

@media screen and ( max-width: 480px ) {

}