:root{--background:#ffffff;--foreground:#171717;--color-base:#00b53e;--color-alert:#dc0118}body,html{max-width:100vw;overflow-x:clip}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.text-center{text-align:center}.flex-center{display:flex;align-items:center;justify-content:center}.contents{max-width:1024px;min-height:60vh}.contents,.mycontents{margin:0 auto;overflow:hidden}.mycontents{max-width:1200px}.react-pdf__Page__canvas{width:100%!important;height:auto!important}.short-player{width:100%;height:100%;object-fit:cover}.short-player::-webkit-media-controls-fullscreen-button{display:none!important}.content-wrapper{margin:24px 0}.PageHeader_Wrapper{padding:0 12px 20px}.ColorBase{color:var(--color-base)}.ClickAble:hover{cursor:pointer}.Invisible{visibility:hidden}