@charset "utf-8";
/* CSS Document */

* {margin: 0;padding: 0;}
html{font-size: 20px;}
a{text-decoration: none; color: #fff;}
img{display:block;border:0;}
li { list-style:none;}
body {background:#000;max-width: 640px;margin:0 auto;color:#212121;font-size:0.8rem;}
input {-webkit-appearance:none;outline:none;border-radius:0;}

.bgbox {width:100%;height:auto;overflow:hidden;}
.bgbox img {width:100%;height:auto;}

.txt {width:90%;height:auto;padding:5%;line-height:1rem;font-size:0.8rem;color:#fff;}


.txt h1 {width:100%;height:3rem;line-height:3rem;color:red;text-align:center;margin-bottom:1rem;font-size:1rem;}

.gifer {width:100%;height:auto;overflow:hidden;}
.gifbox {width:50%;height:auto;float:left;margin-top:1rem;text-align:center;overflow:hidden;}
.gifbox img {width:80%;height:auto;margin:0 auto;}
.ma {display:none;width:100%;height:2rem;position:fixed;top:0;left:0;text-align:center;line-height:2rem;color:#fff;font-size:1rem;background:#000000;}

.imgbox {width:90%;height:auto;margin:0 auto;}
.imgbox img {width:100%;height:auto;}
