.nowrap[data-astro-cid-sz7xmlte]{display:inline-block;white-space:nowrap}.sp-only[data-astro-cid-sz7xmlte]{display:none}@media(max-width:768px){.sp-only[data-astro-cid-sz7xmlte]{display:inline}}#page-loader{position:fixed;inset:0;background:#036;display:flex;align-items:center;justify-content:center;z-index:99999;transition:opacity .6s ease,visibility .6s ease}#page-loader.loader-hidden{opacity:0;visibility:hidden;pointer-events:none}#page-loader .loader-spinner{border:none;width:60px;height:60px;border-radius:50%;padding:2px;background:conic-gradient(from 0deg,transparent 30%,#f39c12 100%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#fff 0);mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#fff 0);animation:loaderSpin 2s linear infinite;margin-bottom:20px}@keyframes loaderSpin{to{transform:rotate(360deg)}}.loader-logo{display:flex;flex-direction:column;align-items:center;gap:16px;color:#fff;font-family:Shippori Mincho,serif;position:relative;z-index:1}.loader-logo-text{font-size:1.4rem;letter-spacing:.1em;white-space:nowrap}.loader-bar{width:200px;height:3px;background:#fff3;border-radius:2px;overflow:hidden}.loader-bar-fill{height:100%;background:#f39c12;border-radius:2px;animation:loaderFill 1.2s ease forwards}@keyframes loaderFill{0%{width:0}to{width:100%}}:root{--main-blue: #003366;--main-blue-dark: #002244;--main-blue-light: #e6f0fa;--accent-orange: #f39c12;--resolve-green: #2ecc71;--resolve-green-dark: #27ae60;--alert-red: #e74c3c;--text-dark: #2d3436;--text-gray: #636e72;--white: #ffffff;--bg-light: #f8f9fa;--border-color: #dfe6e9;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 10px 30px rgba(0, 0, 0, .12);--transition-base: all .3s ease;--font-main: "Noto Sans JP", sans-serif;--font-serif: "Shippori Mincho", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{font-family:var(--font-main);color:var(--text-dark);background-color:var(--white);overflow-x:hidden;max-width:100%;width:100%;line-height:1.8;display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto;width:100%;max-width:100%;overflow-x:hidden}footer{flex-shrink:0;width:100%;max-width:100%;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:var(--transition-base)}img{max-width:100%;height:auto;vertical-align:bottom}ul,ol{list-style:none}@media(max-width:768px){.header-container{padding:0 8px!important;width:100%!important}header{z-index:10000!important}.header-inner{padding:4px 10px!important;width:100%!important;box-sizing:border-box!important;min-height:56px!important;z-index:10001!important}.header-top{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important}.header-logo{max-width:65%!important;flex:1 1 auto!important}.header-logo a{display:flex!important;align-items:center!important;gap:6px!important}.header-logo img{max-width:135px!important;width:135px!important;height:auto!important;flex-shrink:0!important}.header-logo .office-name{font-size:.62rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.header-right{display:flex!important;align-items:center!important;gap:4px!important;flex-shrink:0!important;z-index:10002!important}.hamburger{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:10003!important;width:36px!important;height:36px!important;flex-shrink:0!important}}.shimmer-btn{position:relative;overflow:hidden!important}.shimmer-btn:after{content:"";position:absolute;top:-50%;left:-150%;width:200%;height:200%;background:linear-gradient(to right,#fff0,#ffffff4d,#fff0);transform:rotate(30deg);transition:none;animation:shimmer 3s infinite;pointer-events:none;z-index:1}@keyframes shimmer{0%{left:-150%}30%{left:100%}to{left:100%}}.reveal{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.16,1,.3,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.section-title{text-align:center;font-family:var(--font-serif);position:relative;padding-bottom:24px}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:4px;background:var(--accent-orange);border-radius:2px}@media(min-width:769px){.floating-cta,.page-top-btn{right:80px!important}}
