@charset "utf-8";


*{box-sizing:border-box;}
html {height:auto;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none; }
html,body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,address,blockquote,table,caption,tr,td,th,thead,tbody,form,fieldset,legend,header,nav,aside,section,article,main,footer,figure,figcaption {margin: 0; padding: 0;}

header,nav,aside,main,section,article,footer,figure {display: block;}
li {list-style: none;}
a {text-decoration: none; color: inherit;}
table {border-collapse: collapse;}
em,i,cite,address {font-style: normal;}
h1,h2,h3,h4,h5,h6,strong {font-weight: normal;}

div {box-sizing:border-box;}
.blind {font-size: 0; line-height: 0; height: 0; overflow: hidden; text-indent: -9999px;}

.clear:before, .clear:after {clear:both; content: ''; display: block;}