body {
margin:0;
background:#fff;
font-family: "BIZ UDPGothic", sans-serif;
font-weight: 400;
font-style: normal;
-webkit-text-size-adjust: 100%;}

* {
box-sizing: border-box;
margin:0;
padding:0}

*:focus {
outline: none;}

html,body{
height:100%;
min-height:100vh;
display:flex;
flex-direction:column;}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,a,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,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,time,mark,audio,video{
margin:0;padding:0;border:0;outline:0;font-size:100%;font-weight:normal;vertical-align:baseline;}

main,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
display:block;}

html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; }

a{text-decoration:none;}
ul, ol{list-style:none;}
img{vertical-align:middle;}
img {
max-width:100%;
height:auto;
width :auto;}

table{
border-collapse: collapse;
border-spacing: 0;}
