@font-face{font-family:PPKyoto;src:url(/otf/PPKyoto-Thin.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:PPKyoto;src:url(/otf/PPKyoto-ThinItalic.otf) format("opentype");font-weight:100;font-style:italic}@font-face{font-family:PPKyoto;src:url(/otf/PPKyoto-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:PPKyoto;src:url(/otf/PPKyoto-LightItalic.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:PPKyoto;src:url(/otf/PPKyoto-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:PPKyoto;src:url(/otf/PPKyoto-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:PPKyoto;src:url(/otf/PPKyoto-Extrabold.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:PPKyoto;src:url(/otf/PPKyoto-ExtraboldItalic.otf) format("opentype");font-weight:800;font-style:italic}*{margin:0;padding:0;box-sizing:border-box}body{font-family:PPKyoto,serif;color:#000;background-color:#fff;line-height:1.6;font-size:1rem}html{scroll-behavior:smooth}.site-nav{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #000;display:flex;align-items:center;justify-content:space-between;padding:.875rem 2rem;gap:1rem}.nav-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#000;font-weight:800;font-size:1rem;white-space:nowrap;flex-shrink:0}.nav-logo-img{height:32px;width:auto}.nav-links{display:flex;align-items:center;gap:.25rem}.nav-item{position:static}.nav-link{display:flex;align-items:center;gap:.3rem;color:#000;text-decoration:none;font-size:.875rem;font-weight:500;padding:.375rem .75rem;border:1px solid transparent;transition:border-color .2s ease}.nav-link:hover,.nav-link.active{border-color:#000}.nav-item.has-mega:hover>.nav-link{background:#f0f0f0;border-color:transparent}.nav-item.has-mega:hover>.nav-link.active{border-color:#000}.nav-cta{color:#fff;background:#000;text-decoration:none;font-size:.875rem;font-weight:500;padding:.375rem 1rem;margin-left:.75rem;border:1px solid #000;transition:background-color .2s ease,color .2s ease}.nav-cta:hover{background:#fff;color:#000}.nav-controls{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.hamburger{display:none;flex-direction:column;justify-content:center;gap:4px;background:none;border:1px solid #000;cursor:pointer;padding:.375rem .5rem;width:36px;height:36px}.hamburger span{display:block;width:16px;height:1px;background:#000}.nav-chevron{flex-shrink:0;opacity:.5}.mega-panel{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #000;border-top:1px solid #e0e0e0;z-index:99;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:opacity .2s ease .15s,visibility .2s ease .15s,transform .2s ease .15s}.nav-item:hover .mega-panel,.nav-item:focus-within .mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .15s ease 0s,visibility .15s ease 0s,transform .15s ease 0s}.mega-panel:before{content:"";position:absolute;top:-20px;left:0;right:0;height:20px}.mega-inner{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:260px 1fr;gap:2.5rem;align-items:start}.mega-feature-img-link{display:block;text-decoration:none;color:#000}.mega-feature-img-link img{width:100%;height:220px;object-fit:cover;display:block;border:1px solid #000}.mega-feature-caption{padding:.875rem 0 0;display:flex;flex-direction:column;gap:.375rem;font-size:.8rem;color:#333}.mega-feature-link{font-weight:500;color:#000;border-bottom:1px solid #000;display:inline-block;padding-bottom:1px;font-size:.8rem}.mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.mega-item{display:flex;gap:.75rem;align-items:flex-start;padding:1rem;text-decoration:none;color:#000;border:1px solid transparent;transition:background .15s ease,border-color .15s ease}.mega-item:hover{background:#f9f9f7;border-color:#e0e0e0}.mega-item-icon{font-size:1.375rem;font-weight:100;flex-shrink:0;line-height:1.2;color:#666}.mega-item strong{display:block;font-size:.8125rem;font-weight:800;margin-bottom:.2rem}.mega-item p{font-size:.75rem;color:#666;line-height:1.5;margin:0}.mega-inner--projects{grid-template-columns:1fr;padding:1.75rem 2rem}.mega-label{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:#999;margin-bottom:1rem}.mega-projects{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.25rem}.mega-project-card{display:block;text-decoration:none;color:#000;border:1px solid #e0e0e0;overflow:hidden;transition:border-color .2s ease}.mega-project-card:hover{border-color:#000}.mega-project-card img{width:100%;height:160px;object-fit:cover;display:block;transition:transform .3s ease}.mega-project-card:hover img{transform:scale(1.02)}.mega-project-info{padding:.75rem 1rem;display:flex;flex-direction:column;gap:.2rem}.mega-project-tag{font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;color:#999}.mega-project-info strong{font-size:.8125rem;font-weight:800}.mega-view-all{font-size:.8rem;font-weight:500;color:#000;text-decoration:none;border-bottom:1px solid #000;display:inline-block;padding-bottom:1px}.mega-inner--products{grid-template-columns:1fr 240px;padding:1.75rem 2rem;gap:3rem;align-items:stretch}.mega-product-hero{display:grid;grid-template-columns:200px 1fr;gap:1.5rem;text-decoration:none;color:#000;align-items:center;padding:.5rem;border:1px solid transparent;transition:background .15s,border-color .15s}.mega-product-hero:hover{background:#f9f9f7;border-color:#e0e0e0}.mega-product-hero img{width:200px;height:140px;object-fit:cover;border:1px solid #000;display:block}.mega-product-tag{display:block;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:.375rem}.mega-product-hero-text strong{display:block;font-size:1rem;font-weight:800;margin-bottom:.375rem}.mega-product-hero-text p{font-size:.8rem;color:#555;line-height:1.5;margin-bottom:.75rem}.mega-pipeline{border-left:1px solid #e0e0e0;padding-left:2rem;display:flex;flex-direction:column;gap:0}.mega-pipeline-label{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:.75rem}.mega-pipeline-items{display:flex;flex-direction:column;gap:0;margin-bottom:1.25rem}.mega-pipeline-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-top:1px solid #e0e0e0;font-size:.8125rem;color:#555}.mega-pipeline-item:last-child{border-bottom:1px solid #e0e0e0}.mega-pipeline-item>span:first-child{font-size:1.125rem;font-weight:100;width:1.5rem;color:#999}.mega-backdrop{position:fixed;inset:57px 0 0;background:#00000040;z-index:98;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.mega-backdrop.visible{opacity:1;visibility:visible}.site-footer{padding:2rem;text-align:center;font-size:.875rem;border-top:1px solid #000;margin-top:4rem}.site-footer a{color:#000;text-decoration:none}.site-footer a:hover{text-decoration:underline}header{display:flex;flex-direction:column;align-items:center;padding:2rem}.logo{display:flex;flex-direction:column;align-items:center;gap:1rem;font-size:1.5rem;font-weight:800}.logo-img{height:60px;width:auto}.language-switch{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.lang-btn{padding:.5rem 1rem;border:1px solid #000;background-color:#fff;color:#000;cursor:pointer;font-family:inherit;font-size:.875rem;transition:background-color .3s ease,color .3s ease}.lang-btn.active,.lang-btn:hover{background-color:#000;color:#fff}.kyoto-logo{width:100px;height:auto}.hero{padding:0 2rem 2rem;text-align:center;position:relative}.cultural-emoji{width:150px;height:auto}.flipped{transform:scaleX(-1)}.hero h1{font-size:2.5rem;margin-bottom:1rem;font-weight:800}.jp .hero h1{font-size:3rem}.jp .hero p{font-size:1.5rem;margin:.5rem 0}ruby rt{font-size:.6em;color:#666}#flyer-thumb{width:200px;height:auto;cursor:pointer;margin-top:1rem;border:1px solid #999}.flyer-container{position:relative;display:flex;flex-direction:column;align-items:center}.images{display:flex;align-items:center;gap:2rem}.click-hint{display:block;font-size:.75rem;color:#666;text-align:center;margin-top:.5rem;cursor:pointer}.click-hint:hover{color:#000;text-decoration:underline}.modal{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;background-color:#000000b3;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.modal.show{visibility:visible;opacity:1}.modal-content{margin:auto;display:block;max-width:90%;max-height:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-content img{max-width:90vw;max-height:90vh;width:auto;height:auto}.close{position:absolute;top:10px;right:25px;color:#fff;font-size:35px;font-weight:700;cursor:pointer}.events{padding:2rem 2rem 4rem;text-align:center}h2{font-size:2rem;margin-bottom:2rem;font-weight:800}.events h2{margin-bottom:1rem}.events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;align-items:start}.event-card{display:flex;flex-direction:column;align-items:center;padding:2rem;border:1px solid #000;font-size:1.25rem;height:400px}.event-info{display:flex;flex-direction:column;gap:.5rem;text-align:center;justify-content:flex-start;height:100%}.event-number{font-weight:800;font-size:1.1rem}.event-date{font-weight:800}.event-place{font-weight:500}.event-place a{color:#000;text-decoration:underline}.event-place-extra{font-weight:500;font-style:italic}.event-time{color:#666;font-size:1rem}.event-info{margin-bottom:1rem}.event-note{font-size:.875rem;color:#000}.event-cta{margin-top:auto}.event-cta a{display:inline-block;padding:.5rem 1rem;border:1px solid #000;background-color:#000;color:#fff;text-decoration:none;font-size:.875rem;font-weight:500;transition:background-color .3s ease,color .3s ease}.event-cta a:hover{background-color:#fff;color:#000}.booking-note{text-align:center;padding:1rem 2rem;font-size:.875rem}.booking-note a{color:#000;text-decoration:underline}.whatsapp-community{text-align:center;margin-top:1rem}.whatsapp-community a{color:#000;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .3s ease,text-decoration .3s ease}.whatsapp-community a:hover{text-decoration:underline}.live-dot{display:inline-block;width:6px;height:6px;background-color:red;border-radius:50%;margin-right:.25rem;position:relative;top:-2px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.free-entry{border:2px solid #000;color:#000;padding:.5rem 1rem;border-radius:1rem;font-size:1rem;font-weight:800;margin-top:1rem;margin-bottom:2rem;display:inline-block}.expect{padding:4rem 2rem;text-align:center}.expect ul{list-style:disc;padding-left:2rem;font-size:1.25rem;max-width:800px;margin:0 auto;text-align:left}.expect li{margin-bottom:1rem}.expect .logo-img,.expect .kyoto-logo{display:block;margin:0 auto}.gallery{padding:2rem;text-align:center}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:1200px;margin:0 auto}.gallery img{width:100%;height:auto;border:1px solid #000}.faq{padding:2rem;text-align:center}.faq h2{margin-bottom:2rem}.faq dl{max-width:800px;margin:0 auto;text-align:left}.faq dt{font-weight:800;margin-top:1.5rem}.faq dd{margin-bottom:1.5rem}.cta{padding:4rem 2rem;text-align:center}.cta-button{display:inline-block;padding:1rem 3rem;border:2px solid #000;background-color:#000;color:#fff;text-decoration:none;font-size:1.25rem;margin-bottom:2rem;margin-top:2rem;transition:background-color .3s ease,color .3s ease}.cta-button:hover{background-color:#fff;color:#000}.cta-button.disabled{background-color:#ccc;color:#666;cursor:not-allowed;border-color:#ccc}.cta-button.disabled:hover{background-color:#ccc;color:#666}.contact{font-size:.875rem}.kyoto-footer{width:150px;height:auto;display:block;margin:0 auto 1rem}footer{padding:2rem;text-align:center;font-size:.875rem}footer a,.contact a{color:#000;text-decoration:none}@media(max-width:768px){.site-nav{flex-wrap:wrap;padding:.875rem 1rem}.nav-links{display:none;flex-direction:column;align-items:flex-start;gap:0;width:100%;border-top:1px solid #000;margin-top:.5rem;padding-top:.5rem;order:3}.nav-links.open{display:flex}.nav-item{width:100%}.nav-link,.nav-cta{width:100%;padding:.625rem 0;margin:0;border:none;border-bottom:1px solid #ccc;font-size:1rem;justify-content:space-between}.nav-cta{background:none;color:#000;font-weight:800;border-bottom:1px solid #ccc}.mega-panel{position:static;opacity:1;visibility:visible;pointer-events:auto;transform:none;border:none;display:none;padding:0}.nav-item.open .mega-panel{display:block}.nav-item .nav-chevron{pointer-events:none}.mega-inner,.mega-inner--projects,.mega-inner--products{grid-template-columns:1fr;padding:.5rem 0 1rem;gap:0;max-width:none}.mega-feature{display:none}.mega-grid{grid-template-columns:1fr}.mega-item{padding:.5rem .5rem .5rem 1rem;border-bottom:1px solid #f0f0f0}.mega-projects{grid-template-columns:1fr;gap:.5rem}.mega-project-card img{height:120px}.mega-product-hero{grid-template-columns:1fr}.mega-product-hero img{width:100%;height:140px}.mega-pipeline{border-left:none;padding-left:0;margin-top:1rem}.mega-backdrop{display:none}.nav-controls{margin-left:auto}.hamburger{display:flex}.hero h1{font-size:clamp(1.5rem,5vw,2rem);white-space:nowrap}h2{font-size:1.5rem}.events-grid{grid-template-columns:1fr;gap:1rem}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem}.event-card{gap:1rem}.event-card,.expect li{font-size:1rem}.cultural-emoji{width:80px}.images{gap:1rem}#flyer-thumb{width:150px}}
