/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;background-color:rgba(255,255,255,0)}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-size:16px;line-height:1.25}body{font-size:1em;line-height:1.25;font-family:"Roboto","Noto Sans JP",sans-serif;font-weight:400;background-color:#f2f4f5;color:#434649;padding:0;position:relative;height:100%;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:"palt" 1;-webkit-text-size-adjust:100%}.svg-brand__yellow{fill:#ecc200}.svg-brand__blue{fill:#0d81c5}.svg-brand__grey{fill:#60737c}.svg-brand__green{fill:#7bb42d}.l-site{display:flex;align-items:center;justify-content:center;max-width:1024px;min-height:100vh;margin:0 auto;z-index:2;position:relative;padding:1rem}@media screen and (min-width: 640px){.l-site{padding:2rem}}.l-main{display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background-color:rgba(242,244,245,.96);backdrop-filter:blur(4rem);border-radius:.5rem;box-shadow:0 1rem 2rem rgba(40,42,44,.48);flex-grow:1}.l-main__inner{display:block;flex-grow:1;max-width:1280px;margin:0 auto}@media screen and (min-width: 640px){.l-main{padding:4rem 2rem}}@keyframes rote{0%{rotate:0}100%{rotate:360deg}}.p-bg-circle{display:block;width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;z-index:1;background-color:#282a2c}.p-bg-circle__grey,.p-bg-circle__yellow,.p-bg-circle__blue,.p-bg-circle__green{display:block;width:0;height:0;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;animation-name:rote;animation-iteration-count:infinite;animation-timing-function:linear;filter:blur(16vh)}.p-bg-circle__grey::after,.p-bg-circle__yellow::after,.p-bg-circle__blue::after,.p-bg-circle__green::after{--bg-circle-size: 80vmax;display:block;width:var(--bg-circle-size);height:var(--bg-circle-size);aspect-ratio:1/1;border-radius:100vh;position:absolute;top:calc(var(--bg-circle-size)/2*-1);left:calc(var(--bg-circle-size)/2*-1);opacity:.64;content:"";filter:saturate(200%)}.p-bg-circle__grey{z-index:1;animation-duration:16s;filter:blur(100vh)}.p-bg-circle__grey::after{background:radial-gradient(50% 50% at 50% 50%, #000 0%, rgba(0, 0, 0, 0) 100%)}.p-bg-circle__yellow{z-index:2;animation-duration:12s}.p-bg-circle__yellow::after{background:radial-gradient(50% 50% at 50% 50%, #ecc200 0%, rgba(236, 194, 0, 0.64) 100%);transform:translate(16vw, 16vw)}.p-bg-circle__blue{z-index:3;animation-duration:24s}.p-bg-circle__blue::after{background:radial-gradient(50% 50% at 50% 50%, #0D81C5 0%, rgba(13, 129, 197, 0.64) 100%);transform:translate(-16vw, -16vw)}.p-bg-circle__green{z-index:4;animation-duration:32s;animation-direction:reverse}.p-bg-circle__green::after{background:radial-gradient(50% 50% at 50% 50%, #7bb42d 0%, rgba(123, 180, 45, 0.64) 100%);transform:translate(16vw, -16vw)}.c-message{display:flex;flex-direction:column;gap:4rem}.c-message__header{display:block;gap:4rem;align-items:center;line-height:1;padding:0;position:relative;margin:0 auto;width:100%}.c-message__header h1{display:block;margin:0;line-height:1;max-width:320px;width:100%;margin:0 auto}.c-message__header h2{display:block;font-size:clamp(.875em,6vw,1em);line-height:1;letter-spacing:.08em;margin:0;margin-top:1rem;color:#60737c;text-align:center;font-weight:700}.c-message__body{display:block;width:100%;max-width:48rem;margin:0 auto;flex-grow:1;text-align:justify}.c-message__body>*+*{margin:0;margin-top:1em}.c-message__body h3{display:block;font-size:clamp(1.25em,5vw,2em);line-height:1.25;margin:0}.c-message__body h3+*{margin-top:2em}.c-message__body p{font-size:1.15em;line-height:1.6}@media screen and (min-width: 640px){.c-message{display:flex;flex-direction:column;gap:4rem}.c-message__header{gap:0 2rem}.c-message__body{text-align:center}}.c-brand{display:block;height:auto}.c-copyrights{color:#787d83;text-align:center;font-size:.875em;line-height:1}.c-copyrights small{font-size:1em}
