@charset "UTF-8";
@import url("fonts.css");
body.tnj-view { margin:0; padding:0; background:#f8f7f4; }
.tnj-site { --navy:#222a35; --paper:#f8f7f4; --ink:#222a35; --muted:#64707a; --line:#cdd0d1; color:var(--ink); background:var(--paper); font:400 16px/1.9 "Noto Sans JP Variable",-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif; text-align:left; overflow:clip; }
.tnj-site *, .tnj-site *::before, .tnj-site *::after { box-sizing:border-box; }
.tnj-site h1,.tnj-site h2,.tnj-site h3,.tnj-site h4,.tnj-site p,.tnj-site ul,.tnj-site ol,.tnj-site figure,.tnj-site dl { margin:0; padding:0; border:0; background:none; color:inherit; }
.tnj-site h1::before,.tnj-site h1::after,.tnj-site h2::before,.tnj-site h2::after,.tnj-site h3::before,.tnj-site h3::after { display:none; }
.tnj-site a { color:inherit; text-decoration:none; text-underline-offset:6px; }
.tnj-site img { display:block; max-width:100%; border:0; }
.tnj-site button { font:inherit; cursor:pointer; }
.tnj-site button[hidden] { display:none; }
.tnj-site a:focus-visible,.tnj-site button:focus-visible { outline:3px solid #398bad; outline-offset:6px; }
.tnj-site .serif,.tnj-site h1,.tnj-site h2,.tnj-site h3 { font-family:"Noto Serif JP Variable","Yu Mincho","Hiragino Mincho ProN","Noto Serif CJK JP",serif; font-weight:600; }
.tnj-site .wrap { width:min(1280px, calc(100% - 120px)); margin-inline:auto; }
.tnj-site .eyebrow { display:block; margin-bottom:20px; font-family:Georgia,serif; font-size:12px; font-weight:400; letter-spacing:.17em; line-height:1.4; color:var(--muted); }
.tnj-site .section { padding-block:100px; }
.tnj-site .section-title { font-size:clamp(28px,3vw,43px); line-height:1.55; letter-spacing:.03em; }
.tnj-site .section-intro { max-width:720px; margin-top:22px; }
.tnj-site .section-head { display:flex; align-items:end; justify-content:space-between; gap:32px; margin-bottom:44px; }
.tnj-site .arrow-link { display:inline-flex; justify-content:space-between; align-items:center; gap:30px; padding:6px 0; border-bottom:1px solid #8b969f; font-size:14px; line-height:1.7; }
.tnj-site .arrow-link span:last-child { display:inline-block; transition:transform .28s ease; }
.tnj-site .arrow-link:hover span:last-child { transform:translateX(5px); }
.tnj-site .button { display:inline-flex; align-items:center; justify-content:space-between; gap:35px; border:1px solid currentColor; border-radius:0; padding:16px 24px; font-size:14px; line-height:1.5; transition:color .25s,background .25s; }
.tnj-site .button:hover { background:var(--navy); color:white; }
.tnj-site .dark .button:hover { background:var(--paper); color:var(--navy); }
.tnj-site .dark { color:var(--paper); background:var(--navy); }
.tnj-site .dark .eyebrow { color:#bbc4cd; }
.tnj-site .dark .section-intro { color:#dbe0e5; }
.tnj-site .skip-link { position:absolute; z-index:10000; transform:translateY(-200%); left:20px; top:10px; padding:10px 15px; background:white; color:var(--navy); }
.tnj-site .skip-link:focus { transform:translateY(0); }
.tnj-site .site-header { position:relative; z-index:30; color:#fff; background:var(--navy); border-bottom:1px solid #ffffff24; }
.tnj-site .header-inner { min-height:100px; width:calc(100% - 100px); margin:auto; display:flex; justify-content:space-between; align-items:center; gap:30px; }
.tnj-site .brand { display:inline-block; flex-shrink:0; }
.tnj-site .logo-window { width:214px; aspect-ratio:1590 / 397; display:block; position:relative; overflow:hidden; }
.tnj-site .logo-window img { position:absolute; width:120.7547%; max-width:none; height:auto; top:-80.8564%; left:-9.9371%; }
.tnj-site .site-nav { display:flex; align-items:center; gap:25px; }
.tnj-site .site-nav a { font-size:12px; letter-spacing:.03em; line-height:1.6; padding-block:12px; border-bottom:1px solid transparent; transition:border-color .25s; }
.tnj-site .site-nav a:hover,.tnj-site .site-nav a[aria-current="page"] { border-bottom-color:#fff; }
.tnj-site .site-nav a.nav-contact { border:1px solid #97a2ad; padding:15px 25px; margin-left:8px; }
.tnj-site .menu-toggle { color:white; border:1px solid #83909c; background:none; padding:8px 13px; font-size:12px; }
.tnj-site .hero { position:relative; display:grid; grid-template-columns:1fr 1fr; min-height:635px; background:var(--navy); color:white; }
.tnj-site .hero-copy { position:relative; z-index:2; padding:75px 20px 66px max(60px,calc((100vw - 1280px)/2)); }
.tnj-site .hero h1 { font-size:clamp(42px,4.2vw,61px); line-height:1.5; letter-spacing:.07em; }
.tnj-site .hero-copy > p { margin-top:25px; color:#e2e5e8; font-size:17px; line-height:1.85; }
.tnj-site .hero-wordmark { display:block; width:max-content; font:13px/1.5 Georgia,serif; letter-spacing:.14em; margin:30px 0 16px; padding-top:18px; position:relative; }
.tnj-site .hero-wordmark::before { content:""; position:absolute; width:40px; height:1px; background:#8c99a5; top:0; left:0; }
.tnj-site .hero-media { position:relative; overflow:hidden; min-width:0; }
.tnj-site .hero-media::after { content:""; position:absolute; inset:0; background:linear-gradient(90deg,#222a35 0%,#222a3500 24%); pointer-events:none; }
.tnj-site .hero-media img { position:absolute; width:100%; height:100%; max-width:none; object-fit:cover; object-position:52% 58%; }
.tnj-site .credentials { padding:48px 0; background:#fff; }
.tnj-site .credentials-grid { display:grid; grid-template-columns:.7fr 1.15fr 1.15fr 1.15fr; align-items:start; gap:32px; }
.tnj-site .credentials h2 { font-size:20px; line-height:1.6; margin-bottom:10px; }
.tnj-site .credentials .eyebrow { font-size:10px; margin:0; letter-spacing:.12em; }
.tnj-site .credential { border-left:1px solid var(--line); padding-left:28px; font-size:12px; line-height:1.85; }
.tnj-site .credential h3 { font-size:22px; margin-bottom:3px; }
.tnj-site .credential small { display:block; margin-top:5px; color:#596570; font-size:11px; }
.tnj-site .credential-link { margin-top:22px; display:flex; justify-content:flex-end; }
.tnj-site .grid-3 { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:42px; }
.tnj-site .service-card { border-top:1px solid #8c98a2; padding-top:20px; display:flex; flex-direction:column; }
.tnj-site .service-card .number { font:42px/1 Georgia,serif; color:#a4afb8; margin-bottom:15px; }
.tnj-site .service-card h3 { font-size:25px; line-height:1.5; margin-bottom:18px; }
.tnj-site .service-card p { font-size:15px; margin-bottom:26px; }
.tnj-site .service-card .arrow-link { align-self:start; margin-top:auto; }
.tnj-site .approach { padding-block:72px; }
.tnj-site .approach .section-head { margin-bottom:0; }
.tnj-site .steps { margin-top:50px; display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:45px; list-style:none; }
.tnj-site .step { border-top:1px solid #82919e; padding-top:14px; position:relative; }
.tnj-site .step .step-number { color:#c4ccd3; font:26px/1.5 Georgia,serif; }
.tnj-site .step h3 { font-size:27px; margin-top:3px; }
.tnj-site .step p { margin-top:7px; font-size:14px; color:#d2d9df; }
.tnj-site .research-card { padding-left:25px; border-left:1px solid var(--line); }
.tnj-site .research-card:first-child { padding-left:0; border-left:0; }
.tnj-site .research-card h3 { font-size:25px; line-height:1.5; margin-bottom:18px; }
.tnj-site .research-card .category { font-family:"Noto Serif JP Variable","Yu Mincho","Noto Serif CJK JP",serif; font-size:18px; }
.tnj-site .research-card p { font-size:14px; margin-top:5px; }
.tnj-site .ownership { color:var(--muted); font-size:12px; margin-top:35px; }
.tnj-site .news-row { display:flex; align-items:center; gap:24px; border-top:1px solid var(--line); margin-top:18px; padding-top:24px; font-size:13px; }
.tnj-site .news-row time { flex-shrink:0; }
.tnj-site .news-row .news-copy { flex:1; }
.tnj-site .news-row a:hover { text-decoration:underline; }
.tnj-site .about-summary { background:white; }
.tnj-site .about-grid { display:grid; grid-template-columns:1.4fr 1fr; gap:70px; align-items:center; }
.tnj-site .about-summary h2 { font-size:34px; }
.tnj-site .about-summary .representative { font-family:"Noto Serif JP Variable","Yu Mincho","Noto Serif CJK JP",serif; font-size:22px; margin-top:24px; }
.tnj-site .about-summary .about-text { margin-top:12px; max-width:590px; font-size:15px; }
.tnj-site .inline-links { display:flex; gap:45px; flex-wrap:wrap; margin-top:26px; }
.tnj-site .about-wordmark { border-left:1px solid var(--line); min-height:180px; display:grid; place-items:center; }
.tnj-site .about-wordmark .logo-window { width:min(340px,82%); }
.tnj-site .contact-band { padding-block:70px; }
.tnj-site .contact-inner { display:flex; align-items:center; justify-content:space-between; gap:42px; }
.tnj-site .contact-inner h2 { font-size:40px; }
.tnj-site .contact-inner p { margin-top:12px; color:#d3dbe2; font-size:14px; }
.tnj-site .contact-buttons { display:flex; gap:22px; flex-shrink:0; }
.tnj-site .site-footer { padding:32px 0; border-top:1px solid #ffffff2d; }
.tnj-site .footer-inner { display:flex; align-items:center; justify-content:space-between; gap:30px; }
.tnj-site .site-footer .logo-window { width:172px; }
.tnj-site .footer-company { font-size:12px; }
.tnj-site .footer-links { display:flex; gap:25px; font-size:12px; }
.tnj-site .copyright { font-size:10px; letter-spacing:.03em; color:#c1cad3; }
.tnj-site .page-hero { padding:75px 0 70px; }
.tnj-site .breadcrumb { display:flex; gap:16px; font-size:12px; margin-bottom:45px; color:#bcc6ce; }
.tnj-site .breadcrumb a:hover { text-decoration:underline; }
.tnj-site .page-hero h1 { font-size:clamp(36px,4.1vw,58px); letter-spacing:.05em; line-height:1.5; }
.tnj-site .page-hero .lead { max-width:760px; margin-top:25px; color:#dbe0e5; font-size:17px; }
.tnj-site .content-stack > section + section { border-top:1px solid var(--line); }
.tnj-site .text-grid { display:grid; grid-template-columns:1fr 1.6fr; gap:75px; }
.tnj-site .text-grid h2 { font-size:30px; line-height:1.65; }
.tnj-site .prose p + p { margin-top:20px; }
.tnj-site .prose h3 { font-size:24px; margin-bottom:15px; }
.tnj-site .prose ul { list-style:disc; padding-left:1.25em; margin-top:15px; }
.tnj-site .prose li { margin-bottom:7px; }
.tnj-site .prose a:not(.button):not(.arrow-link) { text-decoration:underline; }
.tnj-site .data-table { width:100%; border-collapse:collapse; border:0; margin:0; background:transparent; font-size:15px; }
.tnj-site .data-table th,.tnj-site .data-table td { text-align:left; vertical-align:top; border:0; border-bottom:1px solid var(--line); padding:18px 0; background:none; color:inherit; }
.tnj-site .data-table th { width:150px; padding-right:28px; font-weight:500; }
.tnj-site .record { display:grid; grid-template-columns:145px 1fr; gap:30px; padding:28px 0; border-bottom:1px solid var(--line); }
.tnj-site .record:first-child { border-top:1px solid var(--line); }
.tnj-site .record time,.tnj-site .record .record-date { font-size:14px; color:var(--muted); }
.tnj-site .record h3 { font-size:23px; margin-bottom:10px; }
.tnj-site .record p { font-size:14px; }
.tnj-site .record .record-type { font-size:11px; color:var(--muted); display:block; margin-bottom:5px; letter-spacing:.08em; }
.tnj-site .record .arrow-link { margin-top:16px; }
.tnj-site .light-panel { background:white; border:1px solid #d7dbde; padding:36px; }
.tnj-site .light-panel h3 { font-size:24px; margin-bottom:15px; }
.tnj-site .light-panel p { font-size:15px; }
.tnj-site .light-panel .arrow-link { margin-top:25px; }
.tnj-site .note { font-size:13px; color:var(--muted); margin-top:24px; }
.tnj-site .substeps { list-style:none; counter-reset:step; }
.tnj-site .substeps li { counter-increment:step; border-top:1px solid var(--line); padding:28px 0; display:grid; grid-template-columns:70px 1fr; gap:20px; }
.tnj-site .substeps li::before { content:counter(step,decimal-leading-zero); font:36px/1.4 Georgia,serif; color:#9da9b2; }
.tnj-site .substeps h3 { font-size:25px; margin-bottom:12px; }
.tnj-site .substeps p { margin:0; }
.tnj-site .substeps .milestone { color:var(--muted); font-size:14px; margin-top:10px; }
@media (prefers-reduced-motion:no-preference) {
  .tnj-site .hero h1 { animation:tnj-rise .9s .1s both; }
  .tnj-site .hero-copy>p { animation:tnj-rise .9s .25s both; }
  .tnj-site .hero-wordmark,.tnj-site .hero-copy>.arrow-link { animation:tnj-rise .9s .4s both; }
  .tnj-site .hero-media img { animation:tnj-eye 2s cubic-bezier(.2,.6,.3,1) both; }
  .tnj-site [data-reveal].will-reveal { opacity:0; transform:translateY(16px); transition:opacity .75s ease,transform .75s cubic-bezier(.2,.6,.3,1); transition-delay:var(--delay,0ms); }
  .tnj-site [data-reveal].is-visible { opacity:1; transform:none; }
}
@keyframes tnj-rise { from { opacity:0; transform:translateY(14px); } to { opacity:1; transform:none; } }
@keyframes tnj-eye { from { transform:scale(1.045); } to { transform:scale(1); } }
@media (prefers-reduced-motion:reduce) {
  .tnj-site *,.tnj-site *::before,.tnj-site *::after { animation:none!important; transition:none!important; scroll-behavior:auto!important; }
  .tnj-site [data-reveal] { opacity:1!important; transform:none!important; }
}
@media (max-width:1250px) {
  .tnj-site .site-nav { gap:16px; }
  .tnj-site .header-inner { width:calc(100% - 70px); }
  .tnj-site .header-inner .logo-window { width:182px; }
  .tnj-site .contact-inner { align-items:start; flex-direction:column; gap:28px; }
  .tnj-site .footer-inner { flex-wrap:wrap; }
}
@media (min-width:1281px) { .tnj-site .menu-toggle { display:none; } }
@media (max-width:1280px) {
  .tnj-site .header-inner { flex-wrap:wrap; min-height:86px; padding-block:16px; }
  .tnj-site .site-nav { width:100%; flex-wrap:wrap; gap:10px 24px; }
  .tnj-site.has-menu-js .site-nav { display:none; }
  .tnj-site.has-menu-js .site-nav.is-open { display:flex; }
  .tnj-site .site-nav .nav-contact { margin-left:0; }
}
@media (max-width:1100px) {
  .tnj-site .wrap { width:calc(100% - 70px); }
  .tnj-site .hero-copy { padding:65px 10px 55px 35px; }
  .tnj-site .hero h1 { font-size:43px; }
  .tnj-site .hero { min-height:565px; }
  .tnj-site .hero-copy>p { font-size:15px; }
  .tnj-site .credentials-grid { grid-template-columns:repeat(3,1fr); gap:25px; }
  .tnj-site .credential-label { grid-column:1/-1; display:flex; gap:18px; align-items:center; }
  .tnj-site .credential-label h2 { margin:0; }
  .tnj-site .credential { padding-left:17px; }
  .tnj-site .credential:nth-child(2) { padding-left:0; border-left:0; }
  .tnj-site .grid-3 { gap:28px; }
  .tnj-site .service-card h3,.tnj-site .research-card h3 { font-size:22px; }
  .tnj-site .section { padding-block:75px; }
  .tnj-site .section-head { align-items:start; flex-direction:column; gap:24px; }
  .tnj-site .about-grid { gap:35px; }
  .tnj-site .about-summary h2 { font-size:29px; }
  .tnj-site .text-grid { grid-template-columns:1fr 1.7fr; gap:40px; }
  .tnj-site .news-row { flex-wrap:wrap; }
  .tnj-site .news-row>.arrow-link { margin-left:auto; }
}
@media (max-width:700px) {
  .tnj-site { font-size:15px; }
  .tnj-site .wrap,.tnj-site .header-inner { width:calc(100% - 44px); }
  .tnj-site .header-inner { min-height:82px; }
  .tnj-site .header-inner .logo-window { width:166px; }
  .tnj-site .site-nav { display:flex; flex-direction:column; align-items:stretch; padding:12px 0; gap:4px; }
  .tnj-site .site-nav a { font-size:14px; padding:10px 0; }
  .tnj-site .site-nav a.nav-contact { text-align:center; margin-top:12px; }
  .tnj-site .hero { display:flex; flex-direction:column-reverse; min-height:0; }
  .tnj-site .hero-media { height:310px; }
  .tnj-site .hero-media img { object-position:50% 60%; }
  .tnj-site .hero-media::after { background:linear-gradient(0deg,#222a35 0%,#222a3500 35%); }
  .tnj-site .hero-copy { padding:10px 22px 48px; }
  .tnj-site .hero h1 { font-size:clamp(32px,8.5vw,45px); line-height:1.5; letter-spacing:.03em; }
  .tnj-site .hero-copy>p { margin-top:20px; font-size:14px; }
  .tnj-site .hero-wordmark { margin-top:22px; }
  .tnj-site .hero-media img { animation-duration:1.4s; }
  .tnj-site .credentials { padding:34px 0; }
  .tnj-site .credentials-grid { grid-template-columns:1fr; gap:22px; }
  .tnj-site .credential { border-left:0; padding:20px 0 0; border-top:1px solid var(--line); }
  .tnj-site .credential h3 { font-size:20px; }
  .tnj-site .credential small { font-size:12px; }
  .tnj-site .credentials .credential-label { gap:15px; }
  .tnj-site .section { padding-block:55px; }
  .tnj-site .section-title { font-size:29px; }
  .tnj-site .eyebrow { margin-bottom:15px; font-size:11px; }
  .tnj-site .section-head { margin-bottom:32px; }
  .tnj-site .grid-3 { grid-template-columns:1fr; gap:30px; }
  .tnj-site .service-card { padding-top:16px; }
  .tnj-site .service-card .number { font-size:33px; margin-bottom:12px; }
  .tnj-site .service-card h3 { margin-bottom:12px; font-size:24px; }
  .tnj-site .service-card p { margin-bottom:17px; }
  .tnj-site .steps { grid-template-columns:repeat(2,1fr); gap:30px; margin-top:32px; }
  .tnj-site .step h3 { font-size:25px; }
  .tnj-site .step p { font-size:13px; }
  .tnj-site .research-card,.tnj-site .research-card:first-child { padding:0 0 24px; border-left:0; border-bottom:1px solid var(--line); }
  .tnj-site .research-card h3 { font-size:23px; margin-bottom:12px; }
  .tnj-site .news-row { gap:12px; }
  .tnj-site .news-row .news-copy { flex-basis:100%; }
  .tnj-site .about-grid { grid-template-columns:1fr; gap:40px; }
  .tnj-site .about-summary h2 { font-size:28px; }
  .tnj-site .about-wordmark { border-left:0; border-top:1px solid var(--line); padding-top:35px; min-height:125px; }
  .tnj-site .about-wordmark .logo-window { width:270px; }
  .tnj-site .inline-links { gap:20px; }
  .tnj-site .contact-band { padding-block:50px; }
  .tnj-site .contact-inner h2 { font-size:31px; }
  .tnj-site .contact-buttons { flex-direction:column; width:100%; gap:15px; }
  .tnj-site .button { padding:15px 20px; }
  .tnj-site .site-footer { padding:30px 0; }
  .tnj-site .footer-inner { flex-direction:column; align-items:start; gap:22px; }
  .tnj-site .page-hero { padding:42px 0 50px; }
  .tnj-site .breadcrumb { margin-bottom:30px; font-size:11px; }
  .tnj-site .page-hero h1 { font-size:34px; }
  .tnj-site .page-hero .lead { font-size:15px; }
  .tnj-site .text-grid { grid-template-columns:1fr; gap:30px; }
  .tnj-site .text-grid h2 { font-size:27px; }
  .tnj-site .data-table th { width:95px; padding-right:15px; }
  .tnj-site .data-table th,.tnj-site .data-table td { font-size:14px; overflow-wrap:anywhere; }
  .tnj-site .record { grid-template-columns:1fr; gap:10px; }
  .tnj-site .record h3 { font-size:22px; }
  .tnj-site .light-panel { padding:26px; }
  .tnj-site .substeps li { grid-template-columns:45px 1fr; gap:15px; }
  .tnj-site .substeps h3 { font-size:23px; }
}
@media print {
  .tnj-site [data-reveal] { opacity:1!important; transform:none!important; }
  .tnj-site .menu-toggle,.tnj-site .site-nav,.tnj-site .contact-band { display:none!important; }
  .tnj-site .hero h1,.tnj-site .hero-copy>p,.tnj-site .hero-wordmark,.tnj-site .hero-copy>.arrow-link,.tnj-site .hero-media img { animation:none!important; }
}
