*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:1.6;color:#333;background:#fff}.header{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000}.header .wrapper{max-width:1200px;margin:0 auto;padding:1rem;display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.5rem;font-weight:700;color:#2c5282}.logo img{max-height:50px;width:auto}.nav{display:flex;gap:1.5rem}.nav a{color:#2d3748;text-decoration:none;font-weight:500;transition:color .2s}.nav a:hover{color:#2c5282}.banner-section,.hero,.mv{position:relative;width:100%;min-height:400px;background:#f7fafc}.banner-section img,.hero img,.mv img{width:100%;height:auto;display:block}.container,.wrapper{max-width:1200px;margin:0 auto;padding:0 1rem}.ttl-primary,h1{font-size:2.5rem;line-height:1.2;margin-bottom:1rem;color:#1a202c}h2{font-size:2rem;line-height:1.3;margin-bottom:.875rem;color:#2d3748}p{margin-bottom:1rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.text-center{text-align:center}@media(max-width:768px){.ttl-primary,h1{font-size:1.875rem}h2{font-size:1.5rem}.nav{flex-direction:column;gap:.5rem}.header .wrapper{flex-direction:column}}.loading{opacity:0;animation:.3s forwards fadeIn}@keyframes fadeIn{to{opacity:1}}
