@charset "utf-8";
 

body {  background:url(../images/bg.png?id=2) #000000 center top no-repeat;background-size:100vw auto;margin:0 auto;   color:#333333;  line-height:190%; max-width:640px; min-width:300px; overflow-x:hidden; font-size:14px;background-repeat:no-repeat;}
form, ul, ol, li, span, p, dl, dd, dt, img ,h1, h2, h3, h4, h5, h6, div{ margin:0 auto; padding:0px; border:0px}
dd{margin:0px}
ul, ol, li{ list-style:none;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
a,a:visited{ color:#232323;   outline-style:none;  text-decoration:none; }
a:hover{ color:#e4393c ; text-decoration:none;} 
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border:none;
}
.clearfix{clear:both;} 



.btn{width:100vw; position:fixed;bottom:0;}
.btn img{width:100vw;}