:root{--text-size-sm: 10px;--text-color: #333;--primary-color: #049ba6;--hover-color: #4462bb;--active-color: #4f70d1;--background-color: #fafafa;--border-color: #cdcccc;--sidebar-border: rgba(135, 136, 137, .2)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-color);display:flex;flex-direction:column;align-items:center;align-content:center;background-color:#f3f3f3;padding:0 1em}header{position:fixed;width:100vw;min-width:375px;z-index:50}footer{width:100vw}.flex__row{display:flex;flex-direction:row;justify-content:baseline}.container{width:100%}img{width:100%;max-width:300px;align-self:center}h1{text-align:center;font-family:cursive;font-weight:700;font-size:36px;color:#353535}h2{text-align:center;font-family:cursive;font-weight:700;font-size:30px;color:#353535;letter-spacing:.01em}h3{text-align:center;font-family:cursive;font-weight:700;font-size:24px;color:#353535;letter-spacing:.01em}h4{font-size:18px;font-weight:700;color:#353535}h5{font-size:16px;font-weight:700;color:#353535}h6{font-size:12px;font-weight:700;color:#353535}hr{margin:15px 0;border-top:1px dotted #000}section{background-color:#fff;margin-top:20px;padding:15px}table{padding:10px;margin:0,10px;background-color:#a8a2a2;width:100%}td{border-width:1px;border-color:#000;background-color:#e1f6c6}.row{display:flex;flex-direction:row}.evenly{justify-content:space-evenly}.col{display:flex;flex-direction:column}.required:after{content:"必須";background-color:#ee0404;color:#fff;font-size:12px;font-weight:700;min-width:10px;padding:3px 7px;margin:0 5px;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;border-radius:10px;display:inline-block}.individual{border-top-width:1px;border-color:#ddd9d9;display:flex;justify-content:center;align-items:center;height:80px}span.bold{font-weight:700}
