@charset "UTF-8";*{box-sizing:border-box}@font-face{font-family:Gang of Three;src:url(/assets/fonts/GangofThree.woff2) format("woff2"),url(/assets/fonts/GangofThree.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--font-body: "Sora", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Gang of Three", "Sora", -apple-system, BlinkMacSystemFont, sans-serif;--font-jp: "Noto Serif JP", "Sora", serif}body{margin:0;font-family:var(--font-body);background:#f6f0e6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.section-title,.page-title,.heading{font-family:var(--font-display);letter-spacing:-.01em}.font-jp{font-family:var(--font-jp)}html,body{height:100%}html{overflow-x:hidden}*{-webkit-tap-highlight-color:transparent}html{font-size:16px}@media (max-width: 768px){html{font-size:14px}}@media (max-width: 480px){html{font-size:13px}}input,select,textarea{font-size:16px!important}@media (max-width: 768px){input,select,textarea{font-size:16px!important}}body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}:focus-visible{outline:2px solid #6A59FF;outline-offset:2px}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@media (max-width: 768px){.hide-on-mobile{display:none!important}}@media (min-width: 769px){.show-on-mobile-only{display:none!important}}@keyframes icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes icon-fade{50%{opacity:.4}}.spinning{animation:icon-spin 1s linear infinite}.fading{animation:icon-fade 1.5s ease-in-out infinite}@media print{.no-print{display:none!important}}
