@charset "utf-8";
/* CSS Document */

body{background-color: #000; margin: 0; padding: 0;}
.m{ width: 100%; height: auto;}
.btn {position: absolute; bottom: 100px; z-index: 999; left: 50%; margin-left: -50px;}
a {color: #eee; font-size: 14px; text-decoration: none; border: #eee solid 1px; width: 98px; height: 38px; line-height: 38px; border-radius: 5px; text-align: center; color: #eee; display: block; background: none;}
a:hover {color: #bbb; background: none; border: #bbb solid 1px;}
.video {width: 100%; height: 100%; object-fit: cover; object-position: center center; opacity: 0.6; background: (images/in.png) center center;}
