*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{font-size:min(3.5vw,14px);font-weight:500;font-style:normal;font-family:"source-han-sans-japanese",sans-serif;line-height:1.7;letter-spacing:min(.125vw,1px);color:#333;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;scroll-behavior:smooth}body{width:100%;background:#e9e9e9;overflow-x:hidden;position:relative}body::before{content:"";width:250%;height:250%;-webkit-animation:animateBg 24s linear infinite;animation:animateBg 24s linear infinite;background-image:-webkit-gradient(linear, left top, right top, from(#c00000), color-stop(#5e2583), color-stop(#303e73), color-stop(#00c068), color-stop(#c00000), to(#5e2583));background-image:linear-gradient(90deg, #c00000, #5e2583, #303e73, #00c068, #c00000, #5e2583);background-size:500% 200%;position:fixed;top:50%;left:50%;translate:-50% -50%;z-index:1;pointer-events:none;opacity:.26125;rotate:45deg}body::after{content:"";width:100%;height:100%;background:#fff;-webkit-filter:url(#filter);filter:url(#filter);mix-blend-mode:soft-light;position:absolute;inset:0;z-index:1;pointer-events:none}@-webkit-keyframes animateBg{0%{background-position:0% 0%}100%{background-position:100% 0%}}@keyframes animateBg{0%{background-position:0% 0%}100%{background-position:100% 0%}}h1{display:none !important;visibility:hidden !important;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}a{color:#1558d6}p{text-align:justify;word-break:break-all}p:not(:last-of-type){margin-bottom:20px}p span{display:inline-block}span.red{color:red}strong{font-weight:900;background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, rgba(255, 143, 0, 0.7)));background:linear-gradient(transparent 60%, rgba(255, 143, 0, 0.7) 0%)}img{max-width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:relative;z-index:20}.notes{margin-top:16px;padding:8px;background:rgba(255,255,255,.35);border:1px solid #333;position:relative;overflow:hidden}.notes>div{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 18px 5px 8px;background:rgba(255,255,255,.35);font-size:12px;font-weight:500;line-height:1;position:absolute;top:-1px;left:0;-webkit-clip-path:polygon(0 0, 100% 0%, calc(100% - 16px) 100%, 0% 100%);clip-path:polygon(0 0, 100% 0%, calc(100% - 16px) 100%, 0% 100%)}.notes>p{padding-left:12px;font-size:10px;text-align:left !important;position:relative}.notes>p:not(:last-of-type){margin-bottom:4px}.notes>p::before{content:"※";font-size:10px;position:absolute;left:0}@media screen and (min-width: 600px){.notes{margin-top:24px;padding:16px}.notes>p{padding-left:14px;font-size:12px}.notes>p:not(:last-of-type){margin-bottom:8px}.notes>p::before{font-size:12px}}@media screen and (min-width: 1600px){html{font-size:clamp(14px,1.25vw,18px)}}