body,dd,dl,form,h1,h2,h3,h4,input,ol,p,select,span,td,textarea,th,ul{margin:0;padding:0;text-size-adjust:none;line-height:1}h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:400;margin:0}li{list-style:none}a{text-decoration:none}img{border:none;vertical-align:middle;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;object-fit:cover}table{border:none}input,textarea{outline:0}textarea{resize:none;overflow:auto}body{font-family:'noto sans sc'}.show{display:block!important}.flex{display:flex!important;justify-content:space-between;flex-wrap:wrap}
html{
  /* height: 100%; */
  max-width: 100%;
  width: 100%;
  min-height: 800px;
  font-size: 62.5% !important;
  font-family: 'noto sans sc' !important;
  transform-origin: top;
  overflow-x: hidden;
}
body{
  background: url(../img/pc/bg.jpg) no-repeat;
  background-size: cover;
  /* height: 100%; */
}