html{font-size:10vw}html body{margin-right:auto;margin-left:auto;min-width:320px}@media screen and (max-width:320px){html{font-size:32px}}html[data-content-max] body[data-content-max]{margin-right:auto;margin-left:auto;max-width:750px}@media screen and (min-width:750px){html[data-content-max]{font-size:75px}}.flex,.nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nav{position:fixed;left:0;height:1.46667rem;width:calc(100% - .72rem);background:#fff;padding:0 .36rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.nav .back{width:.45333rem;height:.45333rem}.content{padding:.4rem}.content p{margin:.26667rem 0;font-size:small}