@charset "UTF-8";
html{overflow-y:scroll;color:#444;line-height: 100%;}
body{margin:0;padding:0;font-size:14px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
blockquote,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
button,input,select,textarea{font:99% "Sawarabi Gothic";*font-size:100%}
table{border-collapse:collapse;border-spacing:0;font:100%}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}
code,kbd,pre,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}
abbr,acronym{border:0;font-variant:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
fieldset,img{border:0}
legend{color:#000}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
q:after,q:before{content:''}
.clearfix:after{content:".";display:block;clear:both;height:0;visibility:hidden}
.clearfix{min-height:1px}
* html .clearfix{height:1px}
a{text-decoration: none;}
*{box-sizing: border-box;}
img{height: auto}