:root{--black:#000;--blue:#007cca;--darkgray:#333;--lightgray:#e2e2e2;--red:#ef3d52;--silvergray:#adb1b4;--white:#fff;--font-weight-medium:500;--heading-font-family:'M PLUS 1p',sans-serif}
.default-page h1{position:relative;margin-bottom:1rem;padding:1.8rem 0;color:var(--black);font-family:var(--heading-font-family);font-weight:normal;font-size:2.6rem}.default-page h1::before{content:"";position:absolute;left:0;top:0;width:4.8rem;height:.11rem;background:var(--red)}
.static-page h2{position:relative;-margin-top:3rem;margin:3rem 0 2rem 0;padding:1.5rem 2rem;background-color:var(--white);color:var(--black);font-family:var(--heading-font-family);font-weight:var(--font-weight-medium);font-size:1.8rem;transform:rotate(.03deg)}.static-page h2::before{content:"";position:absolute;top:0;left:0;width:.2rem;height:3.3rem;background:var(--red)}.static-page h2::after{content:"";position:absolute;right:0;bottom:0;width:1.6rem;height:1.6rem;background:var(--lightgray);clip-path:polygon(100% 0,0 100%,100% 100%)}.static-page h3{margin-top:2rem;font-size:1.6rem}.static-page a{color:var(--blue)}.static-page a:hover{opacity:1;text-decoration:underline}
.topicpath{display:flex;align-items:center;flex-wrap:wrap;gap:0 .4rem;margin:2.8rem 0 1.8rem;font-size:1.2rem}.topicpath a,
.topicpath span{line-height:2rem}.topicpath a:hover{text-decoration:underline;opacity:1}.topicpath .top{margin:0 -.2rem;height:2.4rem}.topicpath .top:hover{opacity:.5}@media screen and (max-width: 768px){.topicpath{margin-top:1rem}}@-moz-document url-prefix(){.topicpath a:not(.top),
  .topicpath span{transform:translateY(-.1rem)}}#contents-set{margin-top:0}@media screen and (min-width: 769px){#sidebar .ad-banners.adb1{margin-top:3rem}}
.terms .summary{margin:2.2rem 0 5rem}.terms .summary p{margin-bottom:3rem}.terms .body{margin-bottom:3rem}.terms ul{margin-left:2rem;list-style:none}.terms li{margin-left:1.7rem;text-indent:-1.7rem}.terms a{color:var(--blue)}.terms a:hover{opacity:1;text-decoration:underline}