*{margin:0;padding:0;box-sizing:border-box}html,body{background:#fff;color:#111;font-family:Zen Kaku Gothic New,sans-serif;overflow-x:hidden}#root{position:relative}.site-header{position:fixed;top:0;left:0;width:100%;z-index:10;padding:.6rem 10vw;display:flex;align-items:center;background:#fff;transform:translateY(-100%);transition:transform .6s cubic-bezier(.16,1,.3,1)}.site-header--visible{transform:translateY(0)}.site-header-logo{height:63px;width:auto;display:block}.site-header-link{margin-left:auto;display:flex;align-items:center}.site-header-link-logo{height:23px;width:auto;display:block;opacity:.8;transition:opacity .2s}.site-header-link:hover .site-header-link-logo{opacity:1}.canvas-container{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;pointer-events:none;z-index:1}.canvas-container-front{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;pointer-events:none;z-index:3;opacity:1;transition:opacity .6s ease}.canvas-container-front--out{opacity:0}.content{position:relative;z-index:2}.section{min-height:200vh}.section-sticky{position:sticky;top:0;height:100vh;height:100dvh;padding:15vh 10vw;overflow:visible;font-family:hagrid,sans-serif;font-weight:400;font-style:normal}.headings-stage{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:28% 1fr;column-gap:4vw;align-content:center;padding:0 10vw;opacity:1;transition:opacity .8s ease}.headings-stage--out{opacity:0;pointer-events:none}.two-col{display:grid;grid-template-columns:28% 1fr;column-gap:4vw;row-gap:1.5rem;width:100%;margin-top:500px;opacity:0;pointer-events:none;transition:opacity .8s ease}.two-col--in{opacity:1;pointer-events:auto}.photo-col-jplogo{display:block;height:26px;width:auto;margin-top:2rem}.photo-col-heading{font-family:hagrid,sans-serif;font-weight:400;font-style:normal;font-size:1.2rem;letter-spacing:0em;line-height:1.4;margin-bottom:1rem}.photo-col{flex:0 0 28%;height:70vh;display:flex;flex-direction:column;gap:.8rem}.photo-col img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;background:#e0e0e0;opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.photo-col img.photo-visible{opacity:1;transform:translateY(0)}.text-col{flex:1;display:flex;align-items:center}.heading-en{font-family:hagrid,sans-serif;font-weight:700;font-style:normal;font-size:5.5rem;line-height:1.1;letter-spacing:.1rem;opacity:1;margin-bottom:1.5rem}.text-col-logo{display:block;height:83px;width:auto;margin-top:2rem;margin-left:-25px}.section p{font-family:Zen Kaku Gothic New,sans-serif;font-size:1.5rem;font-weight:500;line-height:2.2}.video-section{position:relative;z-index:2;padding:6vh 10vw}.video-wrapper{position:relative;width:100%;aspect-ratio:16 / 9;cursor:pointer;overflow:hidden}.video-wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-thumbnail{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.video-play-btn{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.video-wrapper:hover .video-play-btn{transform:scale(1.1)}.history-section{position:relative;z-index:2;background:#fff;box-shadow:0 -12px 48px #0000001a,0 -2px 8px #0000000f;margin:0 10vw;padding:4rem}.history-section{margin-bottom:2vh;border-radius:16px}.history-tabs{display:flex;gap:0;border-bottom:1px solid #e0e0e0;margin-bottom:2.5rem}.history-tab{font-family:hagrid,sans-serif;font-weight:300;font-style:normal;font-size:1.1rem;background:none;border:none;border-bottom:3px solid transparent;padding:.6rem 1.8rem;margin-bottom:-1px;cursor:pointer;color:#aaa;letter-spacing:.02em;transition:color .2s,border-color .2s}.history-tab:hover{color:#333}.history-tab--active{color:#111;border-bottom-color:#111}.history-content{display:grid;grid-template-columns:1fr 1fr;column-gap:5vw;align-items:start}.history-image{width:100%;aspect-ratio:4 / 3;overflow:hidden}.history-image img{width:100%;height:100%;object-fit:cover;display:block}.timeline-image-placeholder{width:100%;height:100%;background:#e8e8e8}.history-text{display:flex;flex-direction:column;gap:1rem}.history-item-heading{font-family:Zen Kaku Gothic New,sans-serif;font-weight:500;font-style:normal;font-size:1.2rem}.history-item-body{font-family:Zen Kaku Gothic New,sans-serif;font-size:1rem;font-weight:400;line-height:1.9;color:#444}.logomark-section{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;column-gap:5vw;align-items:center;margin:0 10vw 6vh;padding:4rem;background:#fff;border-radius:16px;box-shadow:0 4px 32px #00000014}.logomark-image{width:100%}.logomark-image img{width:100%;height:100%;object-fit:cover;display:block}.logomark-text{display:flex;flex-direction:column;gap:1.2rem}.logomark-heading{font-family:Zen Kaku Gothic New,sans-serif;font-size:1.5rem;font-weight:600}.logomark-body{font-family:Zen Kaku Gothic New,sans-serif;font-size:1rem;font-weight:400;line-height:1.9;color:#444}.site-footer{position:relative;z-index:2;background:#b5b5b5;padding:1rem 10vw}.footer-copy{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;color:#fff;letter-spacing:.05em}@media(max-width:900px){.site-header{padding:.5rem 6vw}.site-header-logo{height:48px}.section{min-height:0}.section-sticky{position:static;height:auto;padding:0 0 4vh}.headings-stage{position:static;inset:auto;min-height:85vh;min-height:85dvh;grid-template-columns:1fr;row-gap:1.5rem;align-content:center;padding:0 6vw}.headings-stage--out{opacity:1;pointer-events:auto}.heading-en{font-size:2.8rem;margin-bottom:1rem}.two-col{grid-template-columns:1fr;row-gap:1.5rem;margin-top:0;padding:0 6vw}.photo-col{height:auto;flex-direction:row;flex-wrap:wrap}.photo-col img{width:calc(50% - .4rem)}.text-col-logo{height:60px;margin-left:0}.video-section{padding:5vh 6vw}.history-section{margin:0 6vw 3vh;padding:2.5rem 1.5rem}.history-content{grid-template-columns:1fr;row-gap:2rem}.logomark-section{grid-template-columns:1fr;row-gap:2rem;margin:0 6vw 6vh;padding:2.5rem 1.5rem}.site-footer{padding:1rem 6vw}}@media(max-width:560px){.site-header{padding:.4rem 5vw}.site-header-logo{height:36px}.site-header-link-logo{height:16px}.photo-col-heading{font-size:1rem}.photo-col-jplogo{height:20px}.heading-en{font-size:1.9rem;letter-spacing:.02em}.two-col{padding:0 5vw}.photo-col{gap:.6rem}.photo-col img{width:calc(50% - .3rem)}.section p{font-size:1.05rem;line-height:1.9}.video-section{padding:4vh 5vw}.video-play-btn svg{width:44px;height:32px}.history-section{margin:0 5vw 3vh;padding:2rem 1.2rem}.history-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;gap:.2rem}.history-tab{font-size:.95rem;padding:.5rem 1rem;white-space:nowrap}.history-item-heading{font-size:1.05rem}.history-item-body{font-size:.9rem;line-height:1.7}.logomark-section{margin:0 5vw 5vh;padding:2rem 1.2rem}.logomark-heading{font-size:1.2rem}.logomark-body{font-size:.9rem;line-height:1.7}.site-footer{padding:.8rem 5vw}.footer-copy{font-size:.65rem}}
