@charset "utf-8";

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul,ol{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q::before,q::after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,fieldset{border:0;}
body{-webkit-text-size-adjust:100%;overflow-x:hidden;}
body *{box-sizing:border-box;}
img {max-width:100%;height:auto;vertical-align:middle;}
a{text-decoration:none;}
a:active,a:focus,input:active,input:focus{outline:0;}
.clearfix::after {display:block;content:"";clear:both;}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,
footer,header,nav,section {display: block;}