@charset "utf-8";

/*  */
html{
font-size: 62.5%;
}
body{
margin:0;
padding:0;
font-size: 1.0rem;
font-family:-apple-system, sans-serif;
line-height:1.4em;
color:#000;
}

h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dt,dd,form,input{
margin:0;
padding:0;
}

p{
margin:0;
padding:0;
}

li{
margin:0;
padding:0;
list-style:none;
}

img{
border:0;
}

hr{
display:none;
}

a, a:link{
color:#000;
text-decoration:none;
}
a:visited{
color:#000;
text-decoration:none;
}
a:hover{
color:#000;
text-decoration:none;
}

table{
font-size:100%;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix  {display: inline-block;} /* Hides from IE-mac \*/ * html .clearfix{height: 1%;}
.clearfix {display: block;} /* End hide from IE-mac */

.btn{
border:0;
}

.clear{
clear:both;
}

.hide{
display:none;
}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { display: block;}
