.time-schedule-table{margin:2rem 0}.schedule-title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center;border-bottom:2px solid #0077b6;padding-bottom:.5rem}.schedule-container{overflow-x:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}.schedule-table{width:100%;border-collapse:collapse;background:#fff;font-size:.95rem}.schedule-table th{background:#f8f9fa;color:#2c3e50;font-weight:600;padding:1rem .75rem;text-align:center;border-bottom:2px solid #e2e8f0;white-space:nowrap}.schedule-table td{padding:.75rem;border-bottom:1px solid #e2e8f0;vertical-align:top;text-align:center}.time-header,.time-cell{width:120px;font-weight:600;color:#0077b6}.event-header,.event-cell{min-width:200px;font-weight:500}.schedule-row-always{font-weight:500;color:#b60000!important}.location-header,.location-cell{min-width:150px}.description-header,.description-cell{min-width:250px;color:#4a5568}.category-header,.category-cell{min-width:100px;text-align:center}.schedule-row:hover{background:#f8f9fa}.schedule-row:last-child td{border-bottom:none}@media (max-width: 768px){.schedule-table{font-size:.9rem}.schedule-table th,.schedule-table td{padding:.6rem .5rem}.time-header,.time-cell{width:100px}.event-header,.event-cell{min-width:150px}.location-header,.location-cell{min-width:120px}.description-header,.description-cell{min-width:200px}}@media (max-width: 600px){.schedule-title{font-size:1.3rem;margin-bottom:1rem}.schedule-table{font-size:.85rem}.schedule-table th,.schedule-table td{padding:.5rem .4rem}.time-header,.time-cell{width:80px}.event-header,.event-cell{min-width:120px}.location-header,.location-cell{min-width:100px}.description-header,.description-cell{min-width:150px}}.exhibits-container{max-width:1400px;margin:0 auto;padding:2rem}.exhibits-intro{text-align:center;margin-bottom:4rem;padding:2rem;background:linear-gradient(135deg,#1a365d0d,#4a90e20d);border-radius:20px;.exhibits-detail-meta-vertical{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}color:#2c3e50;line-height:1.8;margin:0;font-weight:400}.exhibits-section{margin-bottom:4rem;padding:2rem;background:#fff;border-radius:20px;box-shadow:0 8px 32px #1a365d14;border:1px solid rgba(26,54,93,.1);transition:all .3s ease}.exhibits-section:hover{justify-content:center;width:100%;transform:translateY(-2px);box-shadow:0 12px 40px #1a365d1f}.section-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(26,54,93,.1)}.section-icon{font-size:3rem;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:20px;border:2px solid rgba(26,54,93,.1);flex-shrink:0}.section-content{flex:1}.section-title{font-family:"Exo 2",sans-serif;font-size:2rem;font-weight:700;color:#1a365d;margin:0 0 .5rem;letter-spacing:1px}.section-description{font-size:1.1rem;color:#64748b;margin:0 0 1rem;font-weight:400}.section-description-caution{font-size:1.1rem;color:#de8948;margin:0 0 1rem;font-weight:400}.section-description-caution a{font-size:1.1rem;color:#1f7ac0;margin:0 0 1rem;font-weight:400}.section-description-caution a:hover{color:#1f7ac0;text-decoration:underline}.section-badge{display:inline-block;padding:.4rem 1rem;background:linear-gradient(135deg,#4a90e2,#7bb3f0);color:#fff;border-radius:20px;font-size:.9rem;font-weight:600;letter-spacing:.5px;box-shadow:0 2px 8px #4a90e24d}.risshi-section .section-badge{background:linear-gradient(135deg,#10b981,#34d399);box-shadow:0 2px 8px #10b9814d}.kaitaku-section .section-badge{background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 2px 8px #f59e0b4d}.sousaku-section .section-badge{background:linear-gradient(135deg,#ef4444,#f87171);box-shadow:0 2px 8px #ef44444d}.club-section .section-badge{background:linear-gradient(135deg,#8b5cf6,#a78bfa);box-shadow:0 2px 8px #8b5cf64d}.others-section .section-badge{background:linear-gradient(135deg,#6b7280,#9ca3af);box-shadow:0 2px 8px #6b72804d}.exhibits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:1rem}.exhibits-item{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;text-align:center;color:#2c3e50;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000f}.exhibits-item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--backgroundColor, #4A90E2) 0%,rgba(74,144,226,.6) 100%);transform:scaleX(0);transition:transform .3s ease}.exhibits-item:hover:before{transform:scaleX(1)}.exhibits-item:visited{color:#2c3e50}.exhibits-item:hover{border-color:var(--backgroundColor, #4A90E2);box-shadow:0 8px 32px #0000001f;transform:translateY(-4px);text-decoration:none}.exhibits-item h2{margin-bottom:1rem;min-height:3em;display:flex;align-items:center;justify-content:center;width:100%;text-align:center;word-break:break-word;font-size:1.1rem;font-weight:600;color:#1a365d;line-height:1.4}.exhibits-item hr{width:100%;margin:.8rem auto;border:none;border-top:2px solid #e2e8f0;opacity:.6}.exhibits-item-name{font-size:1rem;font-weight:700;color:#374151;margin-bottom:.5rem}.exhibits-item p{margin-bottom:.3rem;font-size:.9rem;color:#6b7280}.exhibits-item p:last-child{margin-bottom:0}.exhibits-footer{margin-top:3rem;text-align:center}.footer-note{background:linear-gradient(135deg,#f59e0b1a,#fbbf241a);padding:1.5rem;border-radius:12px;border:1px solid rgba(245,158,11,.2)}.footer-note p{margin:.5rem 0;font-size:.9rem;color:#92400e;font-weight:500}@media (max-width: 1200px){.exhibits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.exhibits-container{padding:1rem}.exhibits-section{padding:1.5rem;margin-bottom:2rem}.section-header{flex-direction:column;text-align:center;gap:1rem}.section-icon{width:60px;height:60px;font-size:2rem}.section-title{font-size:1.5rem}.section-description{font-size:1rem}.exhibits-grid{grid-template-columns:repeat(1,1fr);gap:1rem}.exhibits-intro{padding:1.5rem;margin-bottom:2rem}.intro-text{font-size:1rem}}@media (max-width: 480px){.exhibits-grid{grid-template-columns:1fr}.exhibits-item{padding:1.2rem}.exhibits-item h2{font-size:1rem;min-height:2.5em}.section-title{font-size:1.3rem}.section-icon{width:50px;height:50px;font-size:1.5rem}}.section-icon{transition:all .3s ease}.exhibits-section:hover .section-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 4px 16px #1a365d26}.exhibits-item{position:relative}.exhibits-item:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:16px;opacity:0;transition:opacity .3s ease;pointer-events:none}.exhibits-item:hover:after{opacity:1}.risshi-section .exhibits-item:hover{border-color:#10b981;box-shadow:0 8px 32px #10b98126}.kaitaku-section .exhibits-item:hover{border-color:#f59e0b;box-shadow:0 8px 32px #f59e0b26}.sousaku-section .exhibits-item:hover{border-color:#ef4444;box-shadow:0 8px 32px #ef444426}.club-section .exhibits-item:hover{border-color:#8b5cf6;box-shadow:0 8px 32px #8b5cf626}.others-section .exhibits-item:hover{border-color:#6b7280;box-shadow:0 8px 32px #6b728026}.exhibits-detail-container{max-width:1200px;margin:0 auto;padding:2rem}.back-navigation{margin-bottom:2rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.2rem;color:#06aff2;text-decoration:none;font-weight:600;border-radius:12px;transition:all .3s ease;background:#06aff21a;font-family:"Exo 2",sans-serif}.back-link:hover{background:#06aff233;transform:translate(-5px);color:#06aff2;text-decoration:none}.back-icon{font-size:1.2rem;font-weight:700}.back-text{font-size:.95rem}.exhibits-detail-card{background:#fff;border-radius:24px;box-shadow:0 12px 40px #1a365d1a;border:1px solid rgba(26,54,93,.1);overflow:hidden;transition:all .3s ease;padding-top:40px}.exhibits-detail-card:hover{box-shadow:0 16px 50px #1a365d26;transform:translateY(-2px)}.exhibits-detail-title-section{margin-bottom:1.5rem;margin-bottom:.2rem;color:#1a365d;margin:0 0 .5rem;letter-spacing:1px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.5rem;background:#ffffffe6;border-radius:20px;box-shadow:0 2px 8px #0000001a;border:2px solid #f2b705;text-align:center}.exhibits-detail-meta{display:flex;justify-content:center;align-items:center}.exhibits-detail-meta-vertical{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.exhibits-detail-name-no-bg{display:flex;align-items:center;gap:.5rem;margin-bottom:.2rem}.name-icon{font-size:1.1rem}.name-text{font-family:"Exo 2",sans-serif;font-size:1.1rem;color:#1a365d;font-weight:700;background:none;border:none;padding:0}.exhibits-detail-room,.exhibits-detail-name{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background:#ffffffe6;border-radius:20px;box-shadow:0 2px 8px #0000001a;border:2px solid #f2b705}.room-icon{font-size:1.1rem}.room-text{font-family:"Exo 2",sans-serif;font-size:1rem;color:#1a365d;font-weight:600}.exhibits-detail-body{padding:2rem 2.5rem;display:flex;align-items:center;justify-content:center}.exhibits-detail-content{text-align:center;line-height:1.8;font-size:1.1rem;color:#2c3e50;font-family:"Exo 2",sans-serif;max-width:700px;margin:0 auto}.exhibits-detail-footer{padding:2rem 2.5rem;background:linear-gradient(135deg,#2e473b05,#6d8f7105);border-top:1px solid rgba(26,54,93,.1)}.exhibits-detail-divider{width:60%;height:2px;background:linear-gradient(90deg,transparent,rgba(6,175,242,.3),transparent);margin:0 auto 1.5rem}.exhibits-detail-actions{text-align:center}.action-link{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;color:#06aff2;text-decoration:none;font-weight:600;border-radius:12px;transition:all .3s ease;background:#06aff21a;font-family:"Exo 2",sans-serif;border:2px solid transparent}.action-link:hover{background:#06aff233;transform:translateY(-2px);color:#06aff2;text-decoration:none;box-shadow:0 4px 12px #06aff233;border-color:#f2b705}.action-icon{font-size:1.1rem}.action-text{font-size:.95rem}@media (max-width: 768px){.exhibits-detail-container{padding:1rem}.exhibits-detail-header{padding:2rem 1.5rem}.exhibits-detail-title{font-size:1.8rem}.exhibits-detail-subtitle{font-size:1.1rem}.exhibits-detail-body{padding:1.5rem}.exhibits-detail-content{font-size:1rem}.exhibits-detail-footer{padding:1.5rem}}@media (max-width: 480px){.exhibits-detail-header{padding:1.5rem 1rem}.exhibits-detail-title{font-size:1.5rem}.exhibits-detail-subtitle{font-size:1rem}.exhibits-detail-body{padding:1rem}.exhibits-detail-content{font-size:.95rem}.exhibits-detail-footer{padding:1rem}.back-link,.action-link{padding:.7rem 1rem;font-size:.9rem}}.hero-exhibits{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;background:#fff;overflow:hidden}.hero-exhibits:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(46,71,59,0.08)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>')}.hero-exhibits .theme-container{opacity:0;transform:translateY(50px) scale(.9);animation:heroThemeIn .8s ease-out .4s forwards}.hero-exhibits:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,rgba(46,71,59,.01) 40%,rgba(109,143,113,.01) 50%,rgba(224,182,83,.01) 60%,transparent 70%);animation:heroBackgroundShift 8s ease-in-out infinite;z-index:-1}.exhibits-detail-poster img{width:280px;margin:1rem auto}.exhibits-detail-comment{width:60%;margin:1rem auto}.floor-info{display:inline-flex;align-items:center;gap:.25rem}.floor-separator{color:#666;font-weight:400}.floor-text{color:#0077b6;font-weight:600;font-size:.95rem}.exhibits-detail-map-link{margin-top:.5rem}.map-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#0077b6,#00a8e6);color:#fff;text-decoration:none;border-radius:20px;font-size:.9rem;font-weight:500;transition:all .3s ease;box-shadow:0 2px 4px #0077b633}.map-link:hover{background:linear-gradient(135deg,#005f8a,#08c);transform:translateY(-1px);box-shadow:0 4px 8px #0077b64d;color:#fff}.map-icon{font-size:1rem}.map-text{font-size:.9rem;white-space:nowrap}@media (max-width: 768px){.map-link{padding:.4rem .8rem;font-size:.85rem}.floor-text{font-size:.9rem}}
