:root{--min:320;--phone:428;--tablet:769;--desctop:1366;--min:320;--phone:428;--desctop:1366;--white:#fff;--black:#000;--purple:#6c5f8e;--gothic:"Zen Kaku Gothic New",sans-serif;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--base-font-color:#333;--base-font-family:var( --gothic );--base-font-size:16;--base-font-weight:400;--base-line-height:1.15;--viewport-ratio:calc(1vw / 1vh);--header-height:66px;--radius:5px;--side-space:max(calc(25px / var(--phone) * var(--min)),calc(25vw / var(--phone) * 100));--request:url('data:image/svg+xml;charset=utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.12657 22.6609C2.8491 22.6609 2.625 22.4368 2.625 22.1594V4.86072C2.625 4.58326 2.8491 4.35915 3.12657 4.35915H5.35693V1.81931C5.35693 1.54185 5.58103 1.31775 5.85849 1.31775H20.8734C21.1509 1.31775 21.375 1.54185 21.375 1.81931V19.1713C21.375 19.4488 21.1509 19.6729 20.8734 19.6729H18.579V22.1807C18.579 22.4582 18.3549 22.6823 18.0775 22.6823H3.12657V22.6609ZM3.39336 21.8819H17.8V5.12751L3.37201 5.13818L3.39336 21.8819ZM20.5853 18.9259L20.6493 2.0861H6.17864V4.34848L18.0668 4.35915C18.3443 4.35915 18.5684 4.58326 18.5684 4.86072V18.9259H20.5853ZM7.05371 17.6346C6.77625 17.6346 6.55215 17.4105 6.55215 17.1331C6.55215 16.8556 6.77625 16.6315 7.05371 16.6315H14.129C14.4064 16.6315 14.6305 16.8556 14.6305 17.1331C14.6305 17.4105 14.4064 17.6346 14.129 17.6346H7.05371ZM7.05371 13.7075C6.77625 13.7075 6.55215 13.4834 6.55215 13.2059C6.55215 12.9284 6.77625 12.7043 7.05371 12.7043H14.129C14.4064 12.7043 14.6305 12.9284 14.6305 13.2059C14.6305 13.4834 14.4064 13.7075 14.129 13.7075H7.05371ZM7.05371 9.76966C6.77625 9.76966 6.55215 9.54555 6.55215 9.26809C6.55215 8.99063 6.77625 8.76653 7.05371 8.76653H14.129C14.4064 8.76653 14.6305 8.99063 14.6305 9.26809C14.6305 9.54555 14.4064 9.76966 14.129 9.76966H7.05371Z" fill="white" stroke="white" stroke-width="0.75"/></svg>');--pencil:url('data:image/svg+xml;charset=utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.46271 20.4147L2.20057 22.4755L3.97362 18.0863L19.3905 1.60486L21.8803 3.93326L6.46271 20.4147Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5723 3.54895L20.0614 5.87738" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.13867 17.9094L6.62777 20.2379" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.043 5.18384L18.5328 7.51225" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}html{color:var(--base-font-color);font-family:var(--base-font-family);font-size:clamp(80%,calc(16 / var(--phone) * 100vw),100%);font-weight:var(--base-font-weight);font-style:normal;line-height:var(--base-line-height)}body{overflow-x:clip;margin:0;min-width:calc(var(--min) * 1px);min-height:100vh;padding-block-start:var(--header-height);background-color:var(--base-background-color,#fff)}img{width:100%;height:auto}@media screen and (min-width:769px){:root{--header-height:80px;--side-space:min(100px,calc(100vw / var(--desctop) * 100))}}