/*!
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}:root{--primary:#486284;--white:#fff;--black:#000;--gray:#e1e1e1;--error:red;--text:#1b1b1b;--text-light:#a0a0a0;--text-white:#fff;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semi-bold:600;--fw-bold:700;--fw-ex-bold:800;--fw-black:900;--ff-primary:"Noto Sans JP",sans-serif;--ff-secondary:"Playfair Display",serif;--zIndex0:-1;--zIndex1:1;--zIndex2:100;--zIndex3:1000;--zIndex4:10000;--zIndex5:100000;--zIndex6:9999999999;--wrapper:102.4rem}html{position:relative;font-size:62.5%;min-height:100%;min-width:320px;height:-webkit-fill-available;scroll-behavior:smooth}body{display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;margin:0 auto;font-size:1.2rem;font-weight:var(--fw-regular);line-height:1.8;color:var(--text);font-family:var(--ff-primary)}@media screen and (min-width:768px){body{min-width:var(--wrapper)}}*{word-break:break-all}*,:after,:before{box-sizing:border-box}#app,main{display:flex;flex-direction:column;flex-grow:1}#app{position:relative}a{display:inline-block}ol,ul{list-style:none}