[data-site=dreamstrange]{font-family:Noto Sans JP,Zen Maru Gothic,sans-serif;color:#333;background:#fff;min-height:100vh;display:flex;flex-direction:column;overflow-y:scroll}.ds-header{background:#fff;border-bottom:3px solid #1a5ccc;padding:0 24px;justify-content:space-between;height:64px;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.06)}.ds-header,.ds-logo{display:flex;align-items:center}.ds-logo{gap:10px;text-decoration:none;color:#1a5ccc}.ds-logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#1a5ccc,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;position:relative;overflow:hidden}.ds-logo-icon:after{content:"";position:absolute;width:48px;height:48px;border-color:#ff6b6b #ffd93d #6bcb77 #4d96ff;border-style:solid;border-width:3px;border-radius:50%;animation:ringRotate 8s linear infinite}@keyframes ringRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ds-logo-text{font-weight:900;font-size:1.1rem;letter-spacing:.5px}.ds-logo-sub{font-size:.55rem;color:#888;font-weight:400;display:block;margin-top:-2px}.ds-nav{display:flex;gap:24px;font-size:.85rem;font-weight:500}.ds-nav a{color:#555;text-decoration:none;transition:color .2s}.ds-nav a:hover{color:#1a5ccc}.ds-hero{padding:0;text-align:center}.ds-hero-banner{width:100%;margin:0;border-radius:0;overflow:hidden;box-shadow:none}.ds-hero-banner img{display:block;width:100%;height:auto}.ds-section{width:100%;max-width:1000px;margin:0 auto;padding:48px 24px;box-sizing:border-box}.ds-section-title{font-size:1.4rem;font-weight:900;color:#1a5ccc;margin-bottom:24px;padding-bottom:8px;border-bottom:3px solid #e0e8f5;display:flex;align-items:center;gap:10px}.ds-section-title .icon{font-size:1.2rem}.ds-news-list{list-style:none;padding:0}.ds-news-item{display:flex;gap:16px;align-items:flex-start;padding:14px 0;border-bottom:1px solid #eee}.ds-news-date{font-size:.8rem;color:#888;white-space:nowrap;min-width:90px}.ds-news-tag{display:inline-block;padding:2px 8px;border-radius:4px;font-size:.7rem;font-weight:700;min-width:52px;text-align:center}.ds-news-tag.info{background:#e0e8f5;color:#1a5ccc}.ds-news-tag.product{background:#e8f5e0;color:#2d8c2d}.ds-news-tag.event{background:#fff3e0;color:#cc7a00}.ds-news-tag.urgent{background:#fde0e0;color:#cc1a1a}.ds-news-text{font-size:.9rem;color:#333;line-height:1.6}.ds-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.ds-product-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.ds-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.ds-product-img{display:block;width:100%;height:160px;object-fit:cover;background:linear-gradient(135deg,#f0f4ff,#f8f0ff)}.ds-product-body{padding:16px}.ds-product-body h3{font-size:1rem;font-weight:700;color:#333;margin-bottom:6px}.ds-product-body p{font-size:.8rem;color:#666;line-height:1.5}.ds-product-tag{display:inline-block;background:#1a5ccc;color:#fff;padding:2px 8px;border-radius:4px;font-size:.65rem;font-weight:700;margin-bottom:8px}.ds-company-table{width:100%;border-collapse:collapse}.ds-company-table td,.ds-company-table th{padding:12px 16px;text-align:left;border-bottom:1px solid #eee;font-size:.9rem}.ds-company-table th{background:#f8faff;font-weight:700;color:#1a5ccc;width:160px}.ds-ir-table{width:100%;border-collapse:collapse;margin-bottom:16px}.ds-ir-table td,.ds-ir-table th{padding:10px 14px;text-align:center;border-bottom:1px solid #eee;font-size:.85rem}.ds-ir-table th{background:#f8faff;color:#1a5ccc;font-weight:700}.ds-recruit-message{font-family:Zen Maru Gothic,sans-serif;font-size:1.3rem;color:#1a5ccc;text-align:center;margin-bottom:24px}.ds-recruit-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.ds-recruit-card{background:#f8faff;border:1px solid #e0e8f5;border-radius:12px;padding:20px}.ds-recruit-card h3{font-size:1rem;color:#1a5ccc;margin-bottom:8px}.ds-recruit-card p{font-size:.85rem;color:#555;line-height:1.6}.ds-recruit-card .tag{display:inline-block;background:#e0e8f5;color:#1a5ccc;padding:2px 8px;border-radius:4px;font-size:.7rem;font-weight:700;margin-top:8px}.ds-contact-form{max-width:600px;margin:0 auto}.ds-contact-form label{display:block;font-size:.85rem;font-weight:700;color:#555;margin-bottom:4px;margin-top:16px}.ds-contact-form input,.ds-contact-form select,.ds-contact-form textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #ddd;border-radius:8px;font-size:.9rem;font-family:inherit;background:#fff}.ds-contact-form textarea{height:120px;resize:none}.ds-contact-form input:disabled,.ds-contact-form select:disabled,.ds-contact-form textarea:disabled{cursor:not-allowed;pointer-events:none;outline:none;color:#888;-webkit-text-fill-color:#888;opacity:1}.ds-contact-btn{display:block;width:100%;margin-top:20px;padding:12px;background:#1a5ccc;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s}.ds-contact-btn:hover{background:#154aa3}.ds-contact-btn:disabled,.ds-contact-btn:disabled:hover{background:#1a5ccc;cursor:not-allowed;pointer-events:none}.ds-footer{background:#1a2744;color:#aab;padding:40px 24px;text-align:center;font-size:.8rem;margin-top:auto}.ds-footer-logo{font-weight:900;font-size:1rem;color:#fff;margin-bottom:4px}.ds-footer-slogan{font-size:.75rem;color:#8899bb;margin-bottom:16px}.ds-footer-nav{display:flex;justify-content:center;gap:20px;margin-bottom:20px;flex-wrap:wrap}.ds-footer-nav a{color:#8899bb;text-decoration:none;font-size:.8rem}.ds-footer-nav a:hover{color:#fff}.ds-footer-fiction{font-size:.7rem;color:#556;margin-top:16px}.ds-separator{border:none;height:1px;background:#e8e8e8;margin:0}@media (max-width:768px){.ds-header{padding:0 12px}.ds-nav{display:none}.ds-hero,.ds-hero-banner{padding:0}.ds-section{padding:32px 16px}.ds-company-table th{width:100px}.ds-news-item{flex-direction:column;gap:4px}}