@charset "utf-8"; 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary { margin: 0; padding: 0; border: 0; outline: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
ol,ul { list-style: none; }
blockquote,q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
img{ vertical-align: top; max-width: 100%; height: auto; }
html { font-size: 6.25%; }
body { background-color: #f5f5f5; line-height: 1.5; letter-spacing: 0.04em; color: #282828; font-size: 14rem; font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; -webkit-text-size-adjust: 100%; }

@media screen and (min-width: 768px){
	body { font-size: 16rem; }
}
