cymiqi commited on
Commit
fe040bf
·
1 Parent(s): e5d2ba0

Upload index.html (#1)

Browse files

- Upload index.html (b91ccbc3ddcce242c359ac60e5425e313f311404)

Files changed (1) hide show
  1. index.html +793 -25
index.html CHANGED
@@ -1,25 +1,793 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <h1>Welcome to your static Space!</h1>
13
- <h1>Welcome to your static Space!</h1>
14
- <h1>Welcome to your static Space!</h1>
15
- <h1>Welcome to your static Space!</h1>
16
- <h1>Welcome to your static Space!</h1>
17
- <h1>Welcome to your static Space!</h1>
18
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
19
- <p>
20
- Also don't forget to check the
21
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
22
- </p>
23
- </div>
24
- </body>
25
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="ja">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>TECHNOVA | 未来を創るテクノロジー企業</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css" rel="stylesheet">
9
+ <script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.8/dist/chart.umd.min.js"></script>
10
+ <script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script>
11
+
12
+ <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap" rel="stylesheet">
13
+
14
+ <script>
15
+ tailwind.config = {
16
+ theme: {
17
+ extend: {
18
+ colors: {
19
+ // バイオテック/クリーンな配色
20
+ primary: '#00b894', // New: フレッシュなティール/エメラルドグリーン
21
+ secondary: '#4a69bd', // New: 落ち着いたソフトブルー
22
+ dark: '#ffffff', // New: 背景色 - 清潔な白
23
+ darker: '#1a1a1a', // New: 文字色 - 濃いダークグレー
24
+ light: '#f5f7f8', // New: 補助背景/ボーダー色 - 非常に薄いグレー
25
+ },
26
+ fontFamily: {
27
+ sans: ['Inter', 'sans-serif', 'system-ui'],
28
+ jp: ['"Noto Sans JP"', 'sans-serif'],
29
+ },
30
+ animation: {
31
+ 'pulse-slow': 'pulse 4s cubic-bezier(0.4, 0, 0.6, 1) infinite',
32
+ 'float': 'float 6s ease-in-out infinite',
33
+ },
34
+ keyframes: {
35
+ float: {
36
+ '0%, 100%': { transform: 'translateY(0)' },
37
+ '50%': { transform: 'translateY(-10px)' },
38
+ }
39
+ }
40
+ },
41
+ }
42
+ }
43
+ </script>
44
+ </head>
45
+
46
+ <body class="bg-dark font-sans text-darker relative overflow-x-hidden min-h-screen">
47
+ <div id="particles-js" class="absolute inset-0 z-0"></div>
48
+
49
+ <nav id="navbar" class="fixed top-0 left-0 right-0 z-50 transition duration-300 bg-light/80 backdrop-blur-md shadow-md">
50
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
51
+ <div class="flex justify-between items-center h-16">
52
+ <a href="#" class="flex items-center space-x-2">
53
+ <svg class="w-8 h-8 text-primary" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
54
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2ZM11 15.75c0 .414.336.75.75.75h.5c.414 0 .75-.336.75-.75V8.25c0-.414-.336-.75-.75-.75h-.5c-.414 0-.75.336-.75.75v7.5Z" fill="currentColor"/>
55
+ <path d="M11 8.25a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 .75.75v7.5a.75.75 0 0 1-.75.75h-.5a.75.75 0 0 1-.75-.75v-7.5Z" fill="#1a1a1a"/> </svg>
56
+ <span class="text-xl font-bold text-darker tracking-wider">TECHNOVA</span>
57
+ </a>
58
+
59
+ <div class="hidden sm:ml-6 sm:flex sm:space-x-8">
60
+ <a href="#hero" class="nav-link border-b-2 border-transparent px-3 py-2 text-sm font-medium text-darker hover:text-primary transition duration-300" data-i18n="nav.home">ホーム</a>
61
+ <a href="#about" class="nav-link border-b-2 border-transparent px-3 py-2 text-sm font-medium text-darker hover:text-primary transition duration-300" data-i18n="nav.about">会社概要</a>
62
+ <a href="#services" class="nav-link border-b-2 border-transparent px-3 py-2 text-sm font-medium text-darker hover:text-primary transition duration-300" data-i18n="nav.services">サービス</a>
63
+ <a href="#products" class="nav-link border-b-2 border-transparent px-3 py-2 text-sm font-medium text-darker hover:text-primary transition duration-300" data-i18n="nav.products">製品</a>
64
+ <a href="#contact" class="nav-link border-b-2 border-transparent px-3 py-2 text-sm font-medium text-darker hover:text-primary transition duration-300" data-i18n="nav.contact">お問い合わせ</a>
65
+ </div>
66
+
67
+ <div class="flex items-center space-x-3">
68
+ <div class="flex space-x-1 p-1 bg-light rounded-lg border border-light">
69
+ <button class="lang-btn text-xs font-semibold px-2 py-1 rounded-md transition duration-200 bg-gray-700/50 text-gray-300 hover:bg-gray-700/80" data-lang="ja">日本語</button>
70
+ <button class="lang-btn text-xs font-semibold px-2 py-1 rounded-md transition duration-200 bg-gray-700/50 text-gray-300 hover:bg-gray-700/80" data-lang="zh">中文</button>
71
+ <button class="lang-btn text-xs font-semibold px-2 py-1 rounded-md transition duration-200 bg-gray-700/50 text-gray-300 hover:bg-gray-700/80" data-lang="en">English</button>
72
+ </div>
73
+
74
+ <button id="menu-btn" type="button" class="inline-flex items-center justify-center p-2 rounded-md text-darker hover:text-primary hover:bg-light focus:outline-none focus:ring-2 focus:ring-inset focus:ring-primary sm:hidden" aria-controls="mobile-menu" aria-expanded="false">
75
+ <i class="fa fa-bars text-xl"></i>
76
+ </button>
77
+ </div>
78
+ </div>
79
+ </div>
80
+
81
+ <div class="sm:hidden hidden bg-white shadow-xl" id="mobile-menu">
82
+ <div class="px-2 pt-2 pb-3 space-y-1">
83
+ <a href="#hero" class="mobile-nav-link block px-3 py-2 rounded-md text-base font-medium text-darker hover:bg-light hover:text-primary" data-i18n="nav.home">ホーム</a>
84
+ <a href="#about" class="mobile-nav-link block px-3 py-2 rounded-md text-base font-medium text-darker hover:bg-light hover:text-primary" data-i18n="nav.about">会社概要</a>
85
+ <a href="#services" class="mobile-nav-link block px-3 py-2 rounded-md text-base font-medium text-darker hover:bg-light hover:text-primary" data-i18n="nav.services">サービス</a>
86
+ <a href="#products" class="mobile-nav-link block px-3 py-2 rounded-md text-base font-medium text-darker hover:bg-light hover:text-primary" data-i18n="nav.products">製品</a>
87
+ <a href="#contact" class="mobile-nav-link block px-3 py-2 rounded-md text-base font-medium text-darker hover:bg-light hover:text-primary" data-i18n="nav.contact">お問い合わせ</a>
88
+ </div>
89
+ </div>
90
+ </nav>
91
+
92
+ <div class="bg-dark" id="main-content">
93
+ <section id="hero" class="relative pt-32 pb-20 md:pt-48 md:pb-32 overflow-hidden min-h-screen flex items-center">
94
+
95
+ <div class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
96
+ <div class="lg:grid lg:grid-cols-12 lg:gap-12 items-center">
97
+ <div class="lg:col-span-6 text-center lg:text-left">
98
+ <span class="text-primary font-semibold text-sm tracking-widest uppercase mb-4 block" data-i18n="hero.tagline">未来を創るテクノロジー</span>
99
+ <h1 class="text-5xl md:text-7xl font-extrabold text-darker leading-tight mb-6">
100
+ <span class="block" data-i18n="hero.title1">イノベーションで</span>
101
+ <span class="block text-primary" data-i18n="hero.title2">世界を変える</span>
102
+ </h1>
103
+ <p class="mt-4 text-lg text-gray-700 max-w-xl mx-auto lg:mx-0 mb-8" data-i18n="hero.desc">TECHNOVAは、AI、ロボティクス、デジタルトランスフォーメーションの分野で、次世代のテクノロジーソリューションを提供する日本のリーディングカンパニーです。</p>
104
+
105
+ <div class="flex justify-center lg:justify-start space-x-4">
106
+ <a href="#contact" class="px-8 py-3 text-lg font-semibold rounded-full bg-primary text-white hover:bg-primary/80 transition duration-300 shadow-lg shadow-primary/30 transform hover:scale-105" data-i18n="hero.cta">お問い合わせ</a>
107
+ <a href="#about" class="px-8 py-3 text-lg font-semibold rounded-full bg-transparent border-2 border-primary text-primary hover:bg-primary/10 transition duration-300" data-i18n="hero.learnMore">詳細を見る</a>
108
+ </div>
109
+ </div>
110
+
111
+ <div class="lg:col-span-6 mt-12 lg:mt-0 relative">
112
+ <img class="w-full h-auto rounded-xl shadow-2xl border-4 border-white transform hover:scale-[1.01] transition duration-500 ease-in-out" src="https://picsum.photos/id/1060/800/800" alt="未来的なテクノロジーのイメージ">
113
+ <div class="absolute -bottom-4 -right-4 w-16 h-16 bg-secondary/10 rounded-full animate-pulse-slow"></div>
114
+ <div class="absolute -top-4 -left-4 w-12 h-12 bg-primary/20 rounded-lg transform rotate-45"></div>
115
+ </div>
116
+ </div>
117
+ </div>
118
+ </section>
119
+
120
+ <section class="py-16 bg-light/50">
121
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
122
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-10 text-center">
123
+ <div class="p-8 rounded-xl bg-white shadow-xl border border-light transform hover:shadow-2xl transition duration-300 hover:scale-[1.02]">
124
+ <span class="text-6xl font-bold text-primary block" data-i18n="stats.years">15+</span>
125
+ <span class="text-lg font-medium text-darker mt-2 block" data-i18n="stats.yearsDesc">年の実績</span>
126
+ </div>
127
+ <div class="p-8 rounded-xl bg-white shadow-xl border border-light transform hover:shadow-2xl transition duration-300 hover:scale-[1.02]">
128
+ <span class="text-6xl font-bold text-primary block" data-i18n="stats.clients">500+</span>
129
+ <span class="text-lg font-medium text-darker mt-2 block" data-i18n="stats.clientsDesc">満足クライアント</span>
130
+ </div>
131
+ <div class="p-8 rounded-xl bg-white shadow-xl border border-light transform hover:shadow-2xl transition duration-300 hover:scale-[1.02]">
132
+ <span class="text-6xl font-bold text-primary block" data-i18n="stats.projects">1200+</span>
133
+ <span class="text-lg font-medium text-darker mt-2 block" data-i18n="stats.projectsDesc">成功プロジェクト</span>
134
+ </div>
135
+ </div>
136
+ </div>
137
+ </section>
138
+
139
+ <section id="about" class="py-24">
140
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
141
+ <h2 class="text-4xl font-extrabold text-darker text-center mb-4" data-i18n="about.title">会社概要</h2>
142
+ <p class="text-xl text-gray-700 text-center max-w-3xl mx-auto mb-16" data-i18n="about.desc">TECHNOVAは2008年に東京に設立され、テクノロジーイノベーションを通じて社会課題の解決と人々の生活の向上を目指しています。</p>
143
+
144
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-start">
145
+ <div>
146
+ <div class="space-y-10">
147
+ <div class="p-6 rounded-xl bg-white border border-light shadow-md hover:border-primary/50 transition duration-300">
148
+ <div class="flex items-center space-x-4 mb-3">
149
+ <div class="w-10 h-10 bg-primary/10 text-primary rounded-full flex items-center justify-center flex-shrink-0">
150
+ <i class="fa fa-eye"></i>
151
+ </div>
152
+ <h3 class="text-xl font-bold text-darker" data-i18n="about.vision">ビジョン</h3>
153
+ </div>
154
+ <p class="text-gray-700" data-i18n="about.visionDesc">テクノロジーを活用して、より豊かで持続可能な未来社会を創り上げることを目指します。</p>
155
+ </div>
156
+
157
+ <div class="p-6 rounded-xl bg-white border border-light shadow-md hover:border-primary/50 transition duration-300">
158
+ <div class="flex items-center space-x-4 mb-3">
159
+ <div class="w-10 h-10 bg-secondary/10 text-secondary rounded-full flex items-center justify-center flex-shrink-0">
160
+ <i class="fa fa-lightbulb-o"></i>
161
+ </div>
162
+ <h3 class="text-xl font-bold text-darker" data-i18n="about.values">企業理念</h3>
163
+ </div>
164
+ <p class="text-gray-700" data-i18n="about.valuesDesc">イノベーション、品質、信頼、持続可能性を基盤として、お客様と社会に貢献します。</p>
165
+ </div>
166
+
167
+ <div class="p-6 rounded-xl bg-white border border-light shadow-md hover:border-primary/50 transition duration-300">
168
+ <div class="flex items-center space-x-4 mb-3">
169
+ <div class="w-10 h-10 bg-primary/10 text-primary rounded-full flex items-center justify-center flex-shrink-0">
170
+ <i class="fa fa-globe"></i>
171
+ </div>
172
+ <h3 class="text-xl font-bold text-darker" data-i18n="about.global">グローバル展開</h3>
173
+ </div>
174
+ <p class="text-gray-700" data-i18n="about.globalDesc">東京を本社とし、シリコンバレー、北京、ロンドンに拠点を置き、世界中のクライアントにサービスを提供しています。</p>
175
+ </div>
176
+ </div>
177
+ </div>
178
+
179
+ <div class="lg:mt-0 p-8 rounded-xl bg-white shadow-2xl border border-light">
180
+ <h3 class="text-2xl font-bold text-darker mb-4" data-i18n="about.growth">会社の成長</h3>
181
+ <div class="h-96">
182
+ <canvas id="growthChart"></canvas>
183
+ </div>
184
+ </div>
185
+ </div>
186
+ </div>
187
+ </section>
188
+
189
+ <section id="services" class="py-24 bg-light">
190
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
191
+ <h2 class="text-4xl font-extrabold text-darker text-center mb-4" data-i18n="services.title">サービス</h2>
192
+ <p class="text-xl text-gray-700 text-center max-w-3xl mx-auto mb-16" data-i18n="services.desc">最新のテクノロジーを活用した革新的なソリューションで、お客様のビジネスの成長を支援します。</p>
193
+
194
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
195
+
196
+ <div class="p-8 rounded-xl bg-white shadow-xl border border-light transform hover:shadow-2xl hover:scale-[1.02] transition duration-300 group">
197
+ <div class="w-12 h-12 bg-primary/10 text-primary rounded-lg flex items-center justify-center mb-4 transition duration-300 group-hover:bg-primary group-hover:text-white">
198
+ <i class="fa fa-rocket text-xl"></i>
199
+ </div>
200
+ <h3 class="text-2xl font-bold text-darker mb-3" data-i18n="services.ai.title">AIソリューション</h3>
201
+ <p class="text-gray-700 mb-4" data-i18n="services.ai.desc">機械学習、深層学習、自然言語処理を活用したカスタムAIソリューションの開発と導入支援を提供します。</p>
202
+ <a href="#" class="text-primary font-semibold hover:text-secondary transition duration-300 flex items-center" data-i18n="services.learnMore">詳細を見る <i class="fa fa-arrow-right ml-2 text-sm"></i></a>
203
+ </div>
204
+
205
+ <div class="p-8 rounded-xl bg-white shadow-xl border border-light transform hover:shadow-2xl hover:scale-[1.02] transition duration-300 group">
206
+ <div class="w-12 h-12 bg-secondary/10 text-secondary rounded-lg flex items-center justify-center mb-4 transition duration-300 group-hover:bg-secondary group-hover:text-white">
207
+ <i class="fa fa-android text-xl"></i>
208
+ </div>
209
+ <h3 class="text-2xl font-bold text-darker mb-3" data-i18n="services.robotics.title">ロボティクス</h3>
210
+ <p class="text-gray-700 mb-4" data-i18n="services.robotics.desc">産業用ロボット、サービスロボット、自律移動ロボットの開発とシステム統合サービスを提供します。</p>
211
+ <a href="#" class="text-primary font-semibold hover:text-secondary transition duration-300 flex items-center" data-i18n="services.learnMore">詳細を見る <i class="fa fa-arrow-right ml-2 text-sm"></i></a>
212
+ </div>
213
+
214
+ <div class="p-8 rounded-xl bg-white shadow-xl border border-light transform hover:shadow-2xl hover:scale-[1.02] transition duration-300 group">
215
+ <div class="w-12 h-12 bg-primary/10 text-primary rounded-lg flex items-center justify-center mb-4 transition duration-300 group-hover:bg-primary group-hover:text-white">
216
+ <i class="fa fa-cloud text-xl"></i>
217
+ </div>
218
+ <h3 class="text-2xl font-bold text-darker mb-3" data-i18n="services.cloud.title">クラウドサービス</h3>
219
+ <p class="text-gray-700 mb-4" data-i18n="services.cloud.desc">クラウドマイグレーション、マイクロサービスアーキテクチャ、サーバーレスコンピューティングのコンサルティングと開発。</p>
220
+ <a href="#" class="text-primary font-semibold hover:text-secondary transition duration-300 flex items-center" data-i18n="services.learnMore">詳細を見る <i class="fa fa-arrow-right ml-2 text-sm"></i></a>
221
+ </div>
222
+
223
+ <div class="p-8 rounded-xl bg-white shadow-xl border border-light transform hover:shadow-2xl hover:scale-[1.02] transition duration-300 group">
224
+ <div class="w-12 h-12 bg-secondary/10 text-secondary rounded-lg flex items-center justify-center mb-4 transition duration-300 group-hover:bg-secondary group-hover:text-white">
225
+ <i class="fa fa-bolt text-xl"></i>
226
+ </div>
227
+ <h3 class="text-2xl font-bold text-darker mb-3" data-i18n="services.iot.title">IoTプラットフォーム</h3>
228
+ <p class="text-gray-700 mb-4" data-i18n="services.iot.desc">デバイス接続、データ収集、分析、可視化を提供するIoTプラットフォームの開発と運用支援サービス。</p>
229
+ <a href="#" class="text-primary font-semibold hover:text-secondary transition duration-300 flex items-center" data-i18n="services.learnMore">詳細を見る <i class="fa fa-arrow-right ml-2 text-sm"></i></a>
230
+ </div>
231
+
232
+ <div class="p-8 rounded-xl bg-white shadow-xl border border-light transform hover:shadow-2xl hover:scale-[1.02] transition duration-300 group">
233
+ <div class="w-12 h-12 bg-primary/10 text-primary rounded-lg flex items-center justify-center mb-4 transition duration-300 group-hover:bg-primary group-hover:text-white">
234
+ <i class="fa fa-cogs text-xl"></i>
235
+ </div>
236
+ <h3 class="text-2xl font-bold text-darker mb-3" data-i18n="services.digital.title">デジタルトランスフォーメーション</h3>
237
+ <p class="text-gray-700 mb-4" data-i18n="services.digital.desc">伝統的なビジネスモデルをデジタル化するための戦略策定、システム開発、組織変革の支援を提供します。</p>
238
+ <a href="#" class="text-primary font-semibold hover:text-secondary transition duration-300 flex items-center" data-i18n="services.learnMore">詳細を見る <i class="fa fa-arrow-right ml-2 text-sm"></i></a>
239
+ </div>
240
+
241
+ <div class="p-8 rounded-xl bg-white shadow-xl border border-light transform hover:shadow-2xl hover:scale-[1.02] transition duration-300 group">
242
+ <div class="w-12 h-12 bg-secondary/10 text-secondary rounded-lg flex items-center justify-center mb-4 transition duration-300 group-hover:bg-secondary group-hover:text-white">
243
+ <i class="fa fa-shield text-xl"></i>
244
+ </div>
245
+ <h3 class="text-2xl font-bold text-darker mb-3" data-i18n="services.cyber.title">サイバーセキュリティ</h3>
246
+ <p class="text-gray-700 mb-4" data-i18n="services.cyber.desc">ネットワークセキュリティ、データ保護、脆弱性評価、セキュリティ監視の総合的なサイバーセキュリティサービス。</p>
247
+ <a href="#" class="text-primary font-semibold hover:text-secondary transition duration-300 flex items-center" data-i18n="services.learnMore">詳細を見る <i class="fa fa-arrow-right ml-2 text-sm"></i></a>
248
+ </div>
249
+ </div>
250
+ </div>
251
+ </section>
252
+
253
+ <section id="products" class="py-24">
254
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
255
+ <h2 class="text-4xl font-extrabold text-darker text-center mb-4" data-i18n="products.title">製品</h2>
256
+ <p class="text-xl text-gray-700 text-center max-w-3xl mx-auto mb-16" data-i18n="products.desc">当社独自の研究開発によって生まれた、世界をリードするイノベーティブな製品ラインナップ。</p>
257
+
258
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8">
259
+
260
+ <div class="rounded-xl bg-white shadow-xl border border-light overflow-hidden transform hover:shadow-2xl hover:scale-[1.02] transition duration-300 group">
261
+ <div class="h-48 bg-gray-100 relative overflow-hidden">
262
+ <img class="w-full h-full object-cover transform transition duration-500 group-hover:scale-110" src="https://picsum.photos/id/40/600/400" alt="NeoAI Core">
263
+ <div class="absolute inset-0 bg-primary/20 group-hover:bg-primary/40 transition duration-300"></div>
264
+ </div>
265
+ <div class="p-6">
266
+ <h3 class="text-xl font-bold text-darker mb-2" data-i18n="products.neoAI.title">NeoAI Core</h3>
267
+ <p class="text-gray-700 text-sm mb-4" data-i18n="products.neoAI.desc">高い効率性と汎用性を兼ね備えた次世代AIプロセッサ。低消費電力で高性能なAI処理を実現し、様々なデバイスに搭載可能です。</p>
268
+ <a href="#" class="text-primary font-semibold hover:text-secondary transition duration-300 text-sm flex items-center" data-i18n="products.learnMore">製品詳細 <i class="fa fa-arrow-right ml-2 text-sm"></i></a>
269
+ </div>
270
+ </div>
271
+
272
+ <div class="rounded-xl bg-white shadow-xl border border-light overflow-hidden transform hover:shadow-2xl hover:scale-[1.02] transition duration-300 group">
273
+ <div class="h-48 bg-gray-100 relative overflow-hidden">
274
+ <img class="w-full h-full object-cover transform transition duration-500 group-hover:scale-110" src="https://picsum.photos/id/1025/600/400" alt="Nexus IoT Platform">
275
+ <div class="absolute inset-0 bg-secondary/20 group-hover:bg-secondary/40 transition duration-300"></div>
276
+ </div>
277
+ <div class="p-6">
278
+ <h3 class="text-xl font-bold text-darker mb-2" data-i18n="products.nexus.title">Nexus IoT Platform</h3>
279
+ <p class="text-gray-700 text-sm mb-4" data-i18n="products.nexus.desc">数百万台のデバイスを安全かつ効率的に接続・管理するためのIoTプラットフォーム。リアルタイムデータ分析と可視化機能を提供します。</p>
280
+ <a href="#" class="text-primary font-semibold hover:text-secondary transition duration-300 text-sm flex items-center" data-i18n="products.learnMore">製品詳細 <i class="fa fa-arrow-right ml-2 text-sm"></i></a>
281
+ </div>
282
+ </div>
283
+
284
+ <div class="rounded-xl bg-white shadow-xl border border-light overflow-hidden transform hover:shadow-2xl hover:scale-[1.02] transition duration-300 group">
285
+ <div class="h-48 bg-gray-100 relative overflow-hidden">
286
+ <img class="w-full h-full object-cover transform transition duration-500 group-hover:scale-110" src="https://picsum.photos/id/433/600/400" alt="Alpha Robotics">
287
+ <div class="absolute inset-0 bg-primary/20 group-hover:bg-primary/40 transition duration-300"></div>
288
+ </div>
289
+ <div class="p-6">
290
+ <h3 class="text-xl font-bold text-darker mb-2" data-i18n="products.alpha.title">Alpha Robotics</h3>
291
+ <p class="text-gray-700 text-sm mb-4" data-i18n="products.alpha.desc">産業現場やサービス業界で活躍する自律移動ロボットシリーズ。AIによる環境認識と経路計画機能を搭載しています。</p>
292
+ <a href="#" class="text-primary font-semibold hover:text-secondary transition duration-300 text-sm flex items-center" data-i18n="products.learnMore">製品詳細 <i class="fa fa-arrow-right ml-2 text-sm"></i></a>
293
+ </div>
294
+ </div>
295
+
296
+ <div class="rounded-xl bg-white shadow-xl border border-light overflow-hidden transform hover:shadow-2xl hover:scale-[1.02] transition duration-300 group">
297
+ <div class="h-48 bg-gray-100 relative overflow-hidden">
298
+ <img class="w-full h-full object-cover transform transition duration-500 group-hover:scale-110" src="https://picsum.photos/id/160/600/400" alt="Zenith Cloud">
299
+ <div class="absolute inset-0 bg-secondary/20 group-hover:bg-secondary/40 transition duration-300"></div>
300
+ </div>
301
+ <div class="p-6">
302
+ <h3 class="text-xl font-bold text-darker mb-2" data-i18n="products.zenith.title">Zenith Cloud</h3>
303
+ <p class="text-gray-700 text-sm mb-4" data-i18n="products.zenith.desc">エンタープライズ向けの高い安全性と柔軟性を備えたクラウドコンピューティングプラットフォーム。AIによる最適化機能を搭載しています。</p>
304
+ <a href="#" class="text-primary font-semibold hover:text-secondary transition duration-300 text-sm flex items-center" data-i18n="products.learnMore">製品詳細 <i class="fa fa-arrow-right ml-2 text-sm"></i></a>
305
+ </div>
306
+ </div>
307
+
308
+ </div>
309
+ </div>
310
+ </section>
311
+
312
+ <section id="contact" class="py-24 bg-light">
313
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
314
+ <h2 class="text-4xl font-extrabold text-darker text-center mb-4" data-i18n="contact.title">お問い合わせ</h2>
315
+ <p class="text-xl text-gray-700 text-center max-w-3xl mx-auto mb-16" data-i18n="contact.desc">当社の製品やサービスについてのお問い合わせ、プロジェクトの相談、採用情報など、ご不明な点があればお気軽にお問い合わせください。</p>
316
+
317
+ <div class="grid grid-cols-1 lg:grid-cols-3 gap-12 items-start">
318
+
319
+ <div class="lg:col-span-1 space-y-8 p-8 rounded-xl bg-white shadow-lg border border-light">
320
+ <h3 class="text-2xl font-bold text-darker mb-4">お問い合わせ窓口</h3>
321
+
322
+ <div class="space-y-4 border-t pt-4 border-light">
323
+ <h4 class="text-xl font-bold text-darker" data-i18n="contact.address">本社所在地</h4>
324
+ <p class="text-gray-700 leading-relaxed" data-i18n="contact.addressDesc">東京都千代田区大手町1-1-1 大手町タワー</p>
325
+ </div>
326
+
327
+ <div class="space-y-4">
328
+ <h4 class="text-xl font-bold text-darker" data-i18n="contact.phone">電話番号</h4>
329
+ <p class="text-gray-700">+81 3-1234-5678</p>
330
+ </div>
331
+
332
+ <div class="space-y-4">
333
+ <h4 class="text-xl font-bold text-darker" data-i18n="contact.email">メールアドレス</h4>
334
+ <p class="text-primary hover:underline"><a href="mailto:info@technova.jp">info@technova.jp</a></p>
335
+ </div>
336
+
337
+ </div>
338
+
339
+ <div class="lg:col-span-2 p-8 rounded-xl bg-white shadow-lg border border-light relative z-[60]">
340
+ <h3 class="text-2xl font-bold text-darker mb-6">会社所在地図</h3>
341
+
342
+ <div class="w-full h-96 rounded-lg overflow-hidden border border-gray-300 mb-4">
343
+ <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d6481.151541708679!2d139.7598055955713!3d35.68744645444569!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188c07a94ef3e9%3A0xcd2549ac06389fa!2z44CSMTAwLTAwMDQg5p2x5Lqs6YO95Y2D5Luj55Sw5Yy65aSn5omL55S6!5e0!3m2!1sja!2sjp!4v1763091607163!5m2!1sja!2sjp" width="100%" height="100%" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
344
+ </div>
345
+ </div>
346
+ </div>
347
+ </div>
348
+ </section>
349
+
350
+ </div> <button id="scroll-top" class="fixed bottom-6 right-6 p-4 rounded-full bg-primary text-white shadow-xl opacity-0 invisible transition duration-300 hover:bg-primary/80 z-40">
351
+ <i class="fa fa-arrow-up"></i>
352
+ </button>
353
+
354
+ <footer class="bg-light py-16 border-t border-gray-200">
355
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
356
+ <div class="grid grid-cols-2 md:grid-cols-6 gap-8">
357
+ <div class="col-span-2 space-y-4">
358
+ <div class="flex items-center space-x-2">
359
+ <svg class="w-6 h-6 text-primary" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
360
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2ZM11 15.75c0 .414.336.75.75.75h.5c.414 0 .75-.336.75-.75V8.25c0-.414-.336-.75-.75-.75h-.5c-.414 0-.75.336-.75.75v7.5Z" fill="currentColor"/>
361
+ <path d="M11 8.25a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 .75.75v7.5a.75.75 0 0 1-.75.75h-.5a.75.75 0 0 1-.75-.75v-7.5Z" fill="#1a1a1a"/>
362
+ </svg>
363
+ <span class="text-lg font-bold text-darker tracking-wider">TECHNOVA</span>
364
+ </div>
365
+ <p class="text-gray-600 text-sm" data-i18n="footer.desc">テクノロジーイノベーションで未来を創る、日本のリーディングカンパニー。</p>
366
+ </div>
367
+
368
+ <div class="space-y-3">
369
+ <h4 class="text-lg font-semibold text-darker" data-i18n="footer.links">リンク</h4>
370
+ <ul class="space-y-2">
371
+ <li><a href="#hero" class="text-gray-600 hover:text-primary text-sm" data-i18n="footer.home">ホーム</a></li>
372
+ <li><a href="#about" class="text-gray-600 hover:text-primary text-sm" data-i18n="footer.about">会社概要</a></li>
373
+ <li><a href="#services" class="text-gray-600 hover:text-primary text-sm" data-i18n="footer.services">サービス</a></li>
374
+ <li><a href="#products" class="text-gray-600 hover:text-primary text-sm" data-i18n="footer.products">製品</a></li>
375
+ <li><a href="#contact" class="text-gray-600 hover:text-primary text-sm" data-i18n="footer.contact">お問い合わせ</a></li>
376
+ </ul>
377
+ </div>
378
+
379
+ <div class="space-y-3">
380
+ <h4 class="text-lg font-semibold text-darker" data-i18n="services.title">サービス</h4>
381
+ <ul class="space-y-2">
382
+ <li><a href="#" class="text-gray-600 hover:text-primary text-sm" data-i18n="footer.ai">AIソリューション</a></li>
383
+ <li><a href="#" class="text-gray-600 hover:text-primary text-sm" data-i18n="footer.robotics">ロボティクス</a></li>
384
+ <li><a href="#" class="text-gray-600 hover:text-primary text-sm" data-i18n="footer.cloud">クラウドサービス</a></li>
385
+ <li><a href="#" class="text-gray-600 hover:text-primary text-sm" data-i18n="footer.iot">IoTプラットフォーム</a></li>
386
+ <li><a href="#" class="text-gray-600 hover:text-primary text-sm" data-i18n="footer.cyber">サイバーセキュリティ</a></li>
387
+ </ul>
388
+ </div>
389
+
390
+ <div class="col-span-2 space-y-3">
391
+ <h4 class="text-lg font-semibold text-darker" data-i18n="contact.title">お問い合わせ</h4>
392
+ <div class="space-y-2 text-sm text-gray-600">
393
+ <p><i class="fa fa-map-marker text-primary w-4 mr-2"></i> <span data-i18n="footer.address">東京都千代田区大手町1-1-1 大手町タワー</span></p>
394
+ <p><i class="fa fa-phone text-primary w-4 mr-2"></i> +81 3-1234-5678</p>
395
+ <p><i class="fa fa-envelope text-primary w-4 mr-2"></i> info@technova.jp</p>
396
+ <p><i class="fa fa-clock-o text-primary w-4 mr-2"></i> <span data-i18n="footer.hours">月~金 9:00~18:00</span></p>
397
+ </div>
398
+ <div class="flex space-x-4 pt-2">
399
+ <a href="#" class="text-darker hover:text-primary transition duration-300"><i class="fa fa-facebook-official text-xl"></i></a>
400
+ <a href="#" class="text-darker hover:text-primary transition duration-300"><i class="fa fa-twitter text-xl"></i></a>
401
+ <a href="#" class="text-darker hover:text-primary transition duration-300"><i class="fa fa-linkedin text-xl"></i></a>
402
+ <a href="#" class="text-darker hover:text-primary transition duration-300"><i class="fa fa-instagram text-xl"></i></a>
403
+ </div>
404
+ </div>
405
+ </div>
406
+
407
+ <div class="mt-12 pt-8 border-t border-gray-300 text-center">
408
+ <p class="text-sm text-gray-600" data-i18n="footer.copyright">© 2024 TECHNOVA Inc. 全ての権利を留保します。</p>
409
+ <div class="flex justify-center space-x-4 mt-2 text-sm">
410
+ <a href="#" class="text-gray-600 hover:text-primary" data-i18n="footer.privacy">プライバシーポリシー</a>
411
+ <span class="text-gray-400">|</span>
412
+ <a href="#" class="text-gray-600 hover:text-primary" data-i18n="footer.terms">利用規約</a>
413
+ <span class="text-gray-400">|</span>
414
+ <a href="#" class="text-gray-600 hover:text-primary" data-i18n="footer.cookie">クッキーポリシー</a>
415
+ </div>
416
+ </div>
417
+ </div>
418
+ </footer>
419
+
420
+
421
+ <script>
422
+ // 言語データ - 住所と「拡大地図を表示」リンクの翻訳を追加
423
+ const translations = {
424
+ ja: {
425
+ nav: { home: 'ホーム', about: '会社概要', services: 'サービス', products: '製品', contact: 'お問い合わせ' },
426
+ hero: { tagline: '未来を創るテクノロジー', title1: 'イノベーションで', title2: '世界を変える', desc: 'TECHNOVAは、AI、ロボティクス、デジタルトランスフォーメーションの分野で、次世代のテクノロジーソリューションを提供する日本のリーディングカンパニーです。', cta: 'お問い合わせ', learnMore: '詳細を見る' },
427
+ stats: { years: '15+', yearsDesc: '年の実績', clients: '500+', clientsDesc: '満足クライアント', projects: '1200+', projectsDesc: '成功プロジェクト' },
428
+ about: {
429
+ title: '会社概要', desc: 'TECHNOVAは2008年に東京に設立され、テクノロジーイノベーションを通じて社会課題の解決と人々の生活の向上を目指しています。', since: '2008', vision: 'ビジョン', visionDesc: 'テクノロジーを活用して、より豊かで持続可能な未来社会を創り上げることを目指します。', values: '企業理念', valuesDesc: 'イノベーション、品質、信頼、持続可能性を基盤として、お客様と社会に貢献します。', global: 'グローバル展開', globalDesc: '東京を本社とし、シリコンバレー、北��、ロンドンに拠点を置き、世界中のクライアントにサービスを提供しています。', growth: '会社の成長', growthChartLabel1: '売上高 (億円)', growthChartLabel2: '従業員数'
430
+ },
431
+ services: {
432
+ title: 'サービス', desc: '最新のテクノロジーを活用した革新的なソリューションで、お客様のビジネスの成長を支援します。', learnMore: '詳細を見る',
433
+ ai: { title: 'AIソリューション', desc: '機械学習、深層学習、自然言語処理を活用したカスタムAIソリューションの開発と導入支援を提供します。' },
434
+ robotics: { title: 'ロボティクス', desc: '産業用ロボット、サービスロボット、自律移動ロボットの開発とシステム統合サービスを提供します。' },
435
+ cloud: { title: 'クラウドサービス', desc: 'クラウドマイグレーション、マイクロサービスアーキテクチャ、サーバーレスコンピューティングのコンサルティングと開発。' },
436
+ iot: { title: 'IoTプラットフォーム', desc: 'デバイス接続、データ収集、分析、可視化を提供するIoTプラットフォームの開発と運用支援サービス。' },
437
+ digital: { title: 'デジタルトランスフォーメーション', desc: '伝統的なビジネスモデルをデジタル化するための戦略策定、システム開発、組織変革の支援を提供します。' },
438
+ cyber: { title: 'サイバーセキュリティ', desc: 'ネットワークセキュリティ、データ保護、脆弱性評価、セキュリティ監視の総合的なサイバーセキュリティサービス。' }
439
+ },
440
+ products: {
441
+ title: '製品', desc: '当社独自の研究開発によって生まれた、世界をリードするイノベーティブな製品ラインナップ。', learnMore: '製品詳細',
442
+ neoAI: { title: 'NeoAI Core', desc: '高い効率性と汎用性を兼ね備えた次世代AIプロセッサ。低消費電力で高性能なAI処理を実現し、様々なデバイスに搭載可能です。' },
443
+ nexus: { title: 'Nexus IoT Platform', desc: '数百万台のデバイスを安全かつ効率的に接続・管理するためのIoTプラットフォーム。リアルタイムデータ分析と可視化機能を提供します。' },
444
+ alpha: { title: 'Alpha Robotics', desc: '産業現場やサービス業界で活躍する自律移動ロボットシリーズ。AIによる環境認識と経路計画機能を搭載しています。' },
445
+ zenith: { title: 'Zenith Cloud', desc: 'エンタープライズ向けの高い安全性と柔軟性を備えたクラウドコンピューティングプラットフォーム。AIによる最適化機能を搭載しています。' }
446
+ },
447
+ contact: {
448
+ title: 'お問い合わせ', desc: '当社の製品やサービスについてのお問い合わせ、プロジェクトの相談、採用情報など、ご不明な点があればお気軽にお問い合わせください。', address: '本社所在地',
449
+ addressDesc: '東京都千代田区大手町1-1-1 大手町タワー', // 住所修正
450
+ phone: '電話番号', email: 'メールアドレス', formTitle: 'お問い合わせフォーム', name: 'お名前', emailForm: 'メールアドレス', company: '会社名 / 団体名', subject: '件名', subjectSelect: 'お問い合わせの目的を選択してください', subjectProduct: '製品について', subjectService: 'サービスについて', subjectProject: 'プロジェクトの相談', subjectRecruit: '採用情報', subjectOther: 'その他', message: 'お問い合わせ内容', privacy: 'プライバシーポリシーに同意します。当社はお客様から提供された情報を、お問い合わせへの回答以外の目的で使用することはありません。', submit: '送信する',
451
+ mapLink: '【拡大地図を表示】' // 新しいリンクテキスト
452
+ },
453
+ footer: {
454
+ desc: 'テクノロジーイノベーションで未来を創る、日本のリーディングカンパニー。', links: 'リンク', home: 'ホーム', about: '会社概要', services: 'サービス', products: '製品', contact: 'お問い合わせ', ai: 'AIソリューション', robotics: 'ロボティクス', cloud: 'クラウドサービス', iot: 'IoTプラットフォーム', cyber: 'サイバーセキュリティ',
455
+ address: '東京都千代田区大手町1-1-1 大手町タワー', // 住所修正
456
+ hours: '月~金 9:00~18:00', copyright: '© 2024 TECHNOVA Inc. 全ての権利を留保します。', privacy: 'プライバシーポリシー', terms: '利用規約', cookie: 'クッキーポリシー'
457
+ }
458
+ },
459
+ zh: {
460
+ nav: { home: '首页', about: '公司概要', services: '服务', products: '产品', contact: '联系我们' },
461
+ hero: { tagline: '创造未来的科技', title1: '以创新', title2: '改变世界', desc: 'TECHNOVA 是一家领先的日本科技公司,在人工智能、机器人和数字化转型领域提供下一代技术解决方案。', cta: '联系我们', learnMore: '查看详情' },
462
+ stats: { years: '15+', yearsDesc: '年行业经验', clients: '500+', clientsDesc: '满意客户', projects: '1200+', projectsDesc: '成功项目' },
463
+ about: {
464
+ title: '公司概要', desc: 'TECHNOVA 于 2008 年在东京成立,旨在通过技术创新解决社会问题,改善人们的生活。', since: '2008', vision: '愿景', visionDesc: '我们的目标是利用技术创造一个更繁荣、更可持续的未来社会。', values: '企业理念', valuesDesc: '我们以创新、质量、诚信和可持续性为基础,为客户和社会做出贡献。', global: '全球布局', globalDesc: '总部位于东京,在硅谷、北京和伦敦设有办事处,为全球客户提供服务。', growth: '公司成长', growthChartLabel1: '营业额 (亿日元)', growthChartLabel2: '员工人数'
465
+ },
466
+ services: {
467
+ title: '服务', desc: '我们利用最新技术提供创新解决方案,支持客户的业务增长。', learnMore: '查看详情',
468
+ ai: { title: 'AI 解决方案', desc: '提供利用机器学习、深度学习和自然语言处理的定制化 AI 解决方案的开发和实施支持。' },
469
+ robotics: { title: '机器人技术', desc: '提供工业机器人、服务机器人和自主移动机器人的开发及系统集成服务。' },
470
+ cloud: { title: '云服务', desc: '云迁移、微服务架构、无服务器计算的咨询与开发。' },
471
+ iot: { title: 'IoT 平台', desc: '提供设备连接、数据收集、分析和可视化的 IoT 平台开发与运营支持服务。' },
472
+ digital: { title: '数字化转型', desc: '为传统商业模式的数字化提供战略制定、系统开发和组织变革支持。' },
473
+ cyber: { title: '网络安全', desc: '全面的网络安全服务,包括网络安全、数据保护、漏洞评估和安全监控。' }
474
+ },
475
+ products: {
476
+ title: '产品', desc: '我们通过自主研发,推出了引领世界的创新产品系列。', learnMore: '产品详情',
477
+ neoAI: { title: 'NeoAI Core', desc: '高效、通用的下一代 AI 处理器。实现低功耗、高性能的 AI 处理,可搭载于各种设备。' },
478
+ nexus: { title: 'Nexus IoT Platform', desc: '安全高效连接和管理数百万台设备的 IoT 平台。提供实时数据分析和可视化功能。' },
479
+ alpha: { title: 'Alpha Robotics', desc: '活跃在工业现场和服务业的自主移动机器人系列。搭载 AI 环境识别和路径规划功能。' },
480
+ zenith: { title: 'Zenith Cloud', desc: '面向企业的高安全、高灵活性的云计算平台。搭载 AI 优化功能。' }
481
+ },
482
+ contact: {
483
+ title: '联系我们', desc: '如果您对我们的产品或服务有任何疑问、项目咨询或招聘信息,请随时与我们联系。', address: '总公司地址',
484
+ addressDesc: '东京都千代田区大手町 1-1-1 大手町大厦', // 住所修正
485
+ phone: '电话号码', email: '电子邮箱', formTitle: '联系表单', name: '您的姓名', emailForm: '电子邮箱地址', company: '公司名 / 团体名', subject: '主题', subjectSelect: '请选择咨询目的', subjectProduct: '关于产品', subjectService: '关于服务', subjectProject: '项目咨询', subjectRecruit: '招聘信息', subjectOther: '其他', message: '咨询内容', privacy: '我同意隐私政策。本公司承诺不会将客户提供的信息用于回复咨询以外的任何目的。', submit: '发送',
486
+ mapLink: '【扩大地图显示】' // 新しいリンクテキスト
487
+ },
488
+ footer: {
489
+ desc: '以科技创新创造未来,日本领先的科技公司。', links: '快速链接', home: '首页', about: '公司概要', services: '服务', products: '产品', contact: '联系我们', ai: 'AI 解决方案', robotics: '机器人技术', cloud: '云服务', iot: 'IoT 平台', cyber: '网络安全',
490
+ address: '东京都千代田区大手町 1-1-1 大手町大厦', // 住所修正
491
+ hours: '周一至周五 9:00~18:00', copyright: '© 2024 TECHNOVA Inc. 保留所有权利。', privacy: '隐私政策', terms: '服务条款', cookie: 'Cookie 政策'
492
+ }
493
+ },
494
+ en: {
495
+ nav: { home: 'Home', about: 'About Us', services: 'Services', products: 'Products', contact: 'Contact' },
496
+ hero: { tagline: 'Technology that Creates the Future', title1: 'Innovation to', title2: 'Change the World', desc: 'TECHNOVA is a leading Japanese technology company providing next-generation technology solutions in the fields of AI, robotics, and digital transformation.', cta: 'Contact Us', learnMore: 'Learn More' },
497
+ stats: { years: '15+', yearsDesc: 'Years of Experience', clients: '500+', clientsDesc: 'Satisfied Clients', projects: '1200+', projectsDesc: 'Successful Projects' },
498
+ about: {
499
+ title: 'About Us', desc: 'TECHNOVA was established in Tokyo in 2008 with the aim of solving social issues and improving people\'s lives through technological innovation.', since: '2008', vision: 'Vision', visionDesc: 'We aim to create a richer and more sustainable future society by leveraging technology.', values: 'Corporate Philosophy', valuesDesc: 'We contribute to our customers and society based on innovation, quality, reliability, and sustainability.', global: 'Global Expansion', globalDesc: 'Headquartered in Tokyo, with offices in Silicon Valley, Beijing, and London, we serve clients worldwide.', growth: 'Company Growth', growthChartLabel1: 'Revenue (Billion JPY)', growthChartLabel2: 'Number of Employees'
500
+ },
501
+ services: {
502
+ title: 'Services', desc: 'We support our clients\' business growth with innovative solutions utilizing the latest technology.', learnMore: 'Learn More',
503
+ ai: { title: 'AI Solutions', desc: 'We offer development and implementation support for custom AI solutions using machine learning, deep learning, and natural language processing.' },
504
+ robotics: { title: 'Robotics', desc: 'We provide development and system integration services for industrial robots, service robots, and autonomous mobile robots.' },
505
+ cloud: { title: 'Cloud Services', desc: 'Consulting and development for cloud migration, microservices architecture, and serverless computing.' },
506
+ iot: { title: 'IoT Platform', desc: 'Development and operational support services for an IoT platform that enables device connection, data collection, analysis, and visualization.' },
507
+ digital: { title: 'Digital Transformation', desc: 'We support strategy formulation, system development, and organizational change to digitize traditional business models.' },
508
+ cyber: { title: 'Cybersecurity', desc: 'Comprehensive cybersecurity services, including network security, data protection, vulnerability assessment, and security monitoring.' }
509
+ },
510
+ products: {
511
+ title: 'Products', desc: 'An innovative, world-leading product lineup born from our proprietary research and development.', learnMore: 'Product Details',
512
+ neoAI: { title: 'NeoAI Core', desc: 'A next-generation AI processor combining high efficiency and versatility. It achieves high-performance, low-power AI processing and can be installed in various devices.' },
513
+ nexus: { title: 'Nexus IoT Platform', desc: 'An IoT platform for securely and efficiently connecting and managing millions of devices. Provides real-time data analysis and visualization.' },
514
+ alpha: { title: 'Alpha Robotics', desc: 'A series of autonomous mobile robots active in industrial sites and the service sector. Equipped with AI environment recognition and route planning functions.' },
515
+ zenith: { title: 'Zenith Cloud', desc: 'A cloud computing platform for enterprises with high security and flexibility, featuring AI-based optimization capabilities.' }
516
+ },
517
+ contact: {
518
+ title: 'Contact Us', desc: 'Please feel free to contact us with any questions about our products and services, project consultation, or recruitment information.', address: 'Headquarters Address',
519
+ addressDesc: 'Otemachi Tower, 1-1-1 Otemachi, Chiyoda-ku, Tokyo', // 住所修正
520
+ phone: 'Phone Number', email: 'Email Address', formTitle: 'Contact Form', name: 'Your Name', emailForm: 'Email Address', company: 'Company / Organization Name', subject: 'Subject', subjectSelect: 'Please select the purpose of your inquiry', subjectProduct: 'Inquiry about Products', subjectService: 'Inquiry about Services', subjectProject: 'Project Consultation', subjectRecruit: 'Recruitment Information', subjectOther: 'Other', message: 'Your Message', privacy: 'I agree to the privacy policy. Our company will not use the information provided by customers for any purpose other than responding to inquiries.', submit: 'Submit',
521
+ mapLink: '【View Larger Map】' // 新しいリンクテキスト
522
+ },
523
+ footer: {
524
+ desc: 'A leading Japanese company creating the future through technological innovation.', links: 'Quick Links', home: 'Home', about: 'About Us', services: 'Services', products: 'Products', contact: 'Contact', ai: 'AI Solutions', robotics: 'Robotics', cloud: 'Cloud Services', iot: 'IoT Platform', cyber: 'Cybersecurity',
525
+ address: 'Otemachi Tower, 1-1-1 Otemachi, Chiyoda-ku, Tokyo', // 住所修正
526
+ hours: 'Mon-Fri 9:00 AM - 6:00 PM', copyright: '© 2024 TECHNOVA Inc. All rights reserved.', privacy: 'Privacy Policy', terms: 'Terms of Use', cookie: 'Cookie Policy'
527
+ }
528
+ }
529
+ };
530
+
531
+ /**
532
+ * 根据语言和键名获取翻译
533
+ * @param {string} lang - 語言コード (e.g., 'ja', 'zh', 'en')
534
+ * @param {string} key - 翻訳キー (e.g., 'nav.home')
535
+ * @returns {string} - 翻訳されたテキスト
536
+ */
537
+ function getTranslation(lang, key) {
538
+ const langData = translations[lang];
539
+ if (!langData) {
540
+ return getTranslation('ja', key);
541
+ }
542
+ const keys = key.split('.');
543
+ let result = langData;
544
+
545
+ for (const k of keys) {
546
+ if (result && typeof result === 'object' && k in result) {
547
+ result = result[k];
548
+ } else {
549
+ const fallbackResult = keys.reduce((obj, k) => (obj && obj[k] !== 'undefined') ? obj[k] : undefined, translations['ja']);
550
+ return fallbackResult || key;
551
+ }
552
+ }
553
+ return result;
554
+ }
555
+
556
+ /**
557
+ * ページ言語を切り替える
558
+ * @param {string} lang - 切り替え先の言語コード
559
+ */
560
+ function changeLanguage(lang) {
561
+ if (!translations[lang]) {
562
+ console.error(`Cannot change language: "${lang}" data is missing.`);
563
+ return;
564
+ }
565
+
566
+ localStorage.setItem('technova_lang', lang);
567
+
568
+ document.querySelectorAll('[data-i18n]').forEach(element => {
569
+ const key = element.getAttribute('data-i18n');
570
+ const translation = getTranslation(lang, key);
571
+ if (translation) {
572
+ element.innerText = translation;
573
+ }
574
+ });
575
+
576
+ // 言語ボタンのアクティブ状態を更新
577
+ document.querySelectorAll('.lang-btn').forEach(btn => {
578
+ if (btn.getAttribute('data-lang') === lang) {
579
+ // アクティブ状態のスタイルを更新
580
+ btn.classList.add('bg-primary/10', 'text-primary', 'border', 'border-primary/30');
581
+ btn.classList.remove('bg-gray-700/50', 'text-gray-300', 'hover:bg-gray-700/80');
582
+ btn.classList.add('hover:bg-primary/20');
583
+ } else {
584
+ // 非アクティブ状態のスタイルを更新
585
+ btn.classList.remove('bg-primary/10', 'text-primary', 'border', 'border-primary/30');
586
+ btn.classList.add('bg-gray-700/50', 'text-gray-300', 'hover:bg-gray-700/80');
587
+ btn.classList.remove('hover:bg-primary/20');
588
+ }
589
+ });
590
+ }
591
+
592
+ // --- ページロードとイベントリスニング ---
593
+
594
+ // 粒子背景
595
+ particlesJS("particles-js", {
596
+ "particles": {
597
+ "number": { "value": 80, "density": { "enable": true, "value_area": 800 } },
598
+ "color": { "value": "#00b894" },
599
+ "shape": { "type": "circle", "stroke": { "width": 0, "color": "#000000" }, "polygon": { "nb_sides": 5 }, "image": { "src": "img/github.svg", "width": 100, "height": 100 } },
600
+ "opacity": { "value": 0.5, "random": true, "anim": { "enable": true, "speed": 1, "opacity_min": 0.1, "sync": false } },
601
+ "size": { "value": 3, "random": true, "anim": { "enable": false, "speed": 40, "size_min": 0.1, "sync": false } },
602
+ "line_linked": { "enable": true, "distance": 150, "color": "#00b894", "opacity": 0.2, "width": 1 },
603
+ "move": { "enable": true, "speed": 1, "direction": "none", "random": false, "straight": false, "out_mode": "out", "bounce": false, "attract": { "enable": false, "rotateX": 600, "rotateY": 1200 } }
604
+ },
605
+ "interactivity": {
606
+ "detect_on": "canvas",
607
+ "events": { "onhover": { "enable": true, "mode": "grab" }, "onclick": { "enable": false, "mode": "push" }, "resize": true },
608
+ "modes": {
609
+ "grab": { "distance": 140, "line_opacity": 0.4 },
610
+ "bubble": { "distance": 400, "size": 40, "duration": 2, "opacity": 8, "speed": 3 },
611
+ "repulse": { "distance": 200, "duration": 0.4 },
612
+ "push": { "particles_nb": 4 },
613
+ "remove": { "particles_nb": 2 }
614
+ }
615
+ },
616
+ "retina_detect": true
617
+ });
618
+
619
+ // 既存のナビゲーション、メニュー、スクロール処理のコード(変更なし)
620
+ const navbar = document.getElementById('navbar');
621
+ window.addEventListener('scroll', function() {
622
+ // スクロール時に背景がより白くなるように(Navの白背景がスクロールで濃くなる)
623
+ if (window.scrollY > 50) {
624
+ navbar.classList.add('bg-white');
625
+ navbar.classList.remove('bg-light/80');
626
+ } else {
627
+ navbar.classList.remove('bg-white');
628
+ navbar.classList.add('bg-light/80');
629
+ }
630
+ });
631
+
632
+ const menuBtn = document.getElementById('menu-btn');
633
+ const mobileMenu = document.getElementById('mobile-menu');
634
+ menuBtn.addEventListener('click', function() {
635
+ mobileMenu.classList.toggle('hidden');
636
+ const icon = menuBtn.querySelector('i');
637
+ icon.classList.toggle('fa-bars');
638
+ icon.classList.toggle('fa-times');
639
+ });
640
+
641
+ document.querySelectorAll('.mobile-nav-link').forEach(link => {
642
+ link.addEventListener('click', () => {
643
+ mobileMenu.classList.add('hidden');
644
+ const icon = menuBtn.querySelector('i');
645
+ icon.classList.remove('fa-times');
646
+ icon.classList.add('fa-bars');
647
+ });
648
+ });
649
+
650
+ const scrollTopBtn = document.getElementById('scroll-top');
651
+ window.addEventListener('scroll', () => {
652
+ if (window.scrollY > 300) {
653
+ scrollTopBtn.classList.remove('opacity-0', 'invisible');
654
+ scrollTopBtn.classList.add('opacity-100', 'visible');
655
+ } else {
656
+ scrollTopBtn.classList.remove('opacity-100', 'visible');
657
+ scrollTopBtn.classList.add('opacity-0', 'invisible');
658
+ }
659
+ });
660
+ scrollTopBtn.addEventListener('click', () => {
661
+ window.scrollTo({
662
+ top: 0,
663
+ behavior: 'smooth'
664
+ });
665
+ });
666
+
667
+ const sections = document.querySelectorAll('section[id]');
668
+ const navLinks = document.querySelectorAll('.nav-link');
669
+ const mobileNavLinks = document.querySelectorAll('.mobile-nav-link');
670
+
671
+ window.addEventListener('scroll', () => {
672
+ let current = '';
673
+ sections.forEach(section => {
674
+ const sectionTop = section.offsetTop;
675
+ if (scrollY >= sectionTop - 100) {
676
+ current = section.getAttribute('id');
677
+ }
678
+ });
679
+
680
+ navLinks.forEach(link => {
681
+ link.classList.remove('text-primary');
682
+ if (link.getAttribute('href') === `#${current}`) {
683
+ link.classList.add('text-primary');
684
+ }
685
+ });
686
+
687
+ mobileNavLinks.forEach(link => {
688
+ link.classList.remove('text-primary');
689
+ if (link.getAttribute('href') === `#${current}`) {
690
+ link.classList.add('text-primary');
691
+ }
692
+ });
693
+ });
694
+
695
+ // --- DOM ロード後に実行 ---
696
+ document.addEventListener('DOMContentLoaded', function() {
697
+
698
+ // --- 言語切り替え初期化 ---
699
+ const savedLang = localStorage.getItem('technova_lang');
700
+ const browserLang = navigator.language.split('-')[0];
701
+ let initialLang = 'ja'; // デフォルトを日本語に設定
702
+
703
+ if (savedLang && ['ja', 'zh', 'en'].includes(savedLang)) {
704
+ initialLang = savedLang;
705
+ } else if (['zh', 'en'].includes(browserLang) && translations[browserLang]) {
706
+ initialLang = browserLang;
707
+ }
708
+
709
+ document.querySelectorAll('.lang-btn').forEach(btn => {
710
+ btn.addEventListener('click', () => {
711
+ const lang = btn.getAttribute('data-lang');
712
+ changeLanguage(lang);
713
+ });
714
+ });
715
+ changeLanguage(initialLang);
716
+
717
+
718
+ // --- Chart.js のコード - カラーを新しいバイオテックカラーに更新 ---
719
+ if (document.getElementById('growthChart')) {
720
+ const ctx = document.getElementById('growthChart').getContext('2d');
721
+
722
+ // プライマリーカラーのグラデーションを作成
723
+ const gradient = ctx.createLinearGradient(0, 0, 0, 400);
724
+ gradient.addColorStop(0, 'rgba(0, 184, 148, 0.5)'); // New primary: #00b894
725
+ gradient.addColorStop(1, 'rgba(0, 184, 148, 0)');
726
+
727
+ new Chart(ctx, {
728
+ type: 'line',
729
+ data: {
730
+ labels: ['2018', '2019', '2020', '2021', '2022', '2023', '2024'],
731
+ datasets: [{
732
+ label: getTranslation(initialLang, 'about.growthChartLabel1') || '売上高 (億円)',
733
+ data: [12, 19, 30, 42, 65, 80, 110],
734
+ backgroundColor: gradient,
735
+ borderColor: '#00b894', // New primary
736
+ borderWidth: 2,
737
+ pointBackgroundColor: '#00b894',
738
+ pointBorderColor: '#ffffff', // 白背景に合わせる
739
+ pointHoverBackgroundColor: '#fff',
740
+ pointHoverBorderColor: '#00b894',
741
+ tension: 0.4,
742
+ fill: 'start'
743
+ },
744
+ {
745
+ label: getTranslation(initialLang, 'about.growthChartLabel2') || '従業員数',
746
+ data: [50, 70, 110, 150, 220, 300, 410],
747
+ backgroundColor: 'rgba(74, 105, 189, 0.1)', // New secondary/10
748
+ borderColor: '#4a69bd', // New secondary
749
+ borderWidth: 2,
750
+ pointBackgroundColor: '#4a69bd',
751
+ pointBorderColor: '#ffffff', // 白背景に合わせる
752
+ pointHoverBackgroundColor: '#fff',
753
+ pointHoverBorderColor: '#4a69bd',
754
+ tension: 0.4,
755
+ fill: false
756
+ }]
757
+ },
758
+ options: {
759
+ responsive: true,
760
+ maintainAspectRatio: false,
761
+ plugins: {
762
+ legend: {
763
+ labels: {
764
+ color: '#1a1a1a' // テキストをダークカラーに変更
765
+ }
766
+ }
767
+ },
768
+ scales: {
769
+ x: {
770
+ ticks: {
771
+ color: '#1a1a1a' // テキストをダークカラーに変更
772
+ },
773
+ grid: {
774
+ color: 'rgba(0, 184, 148, 0.1)' // グリッド線もバイオテックカラーの薄い色に
775
+ }
776
+ },
777
+ y: {
778
+ ticks: {
779
+ color: '#1a1a1a' // テキストをダークカラーに変更
780
+ },
781
+ grid: {
782
+ color: 'rgba(0, 184, 148, 0.1)' // グリッド線もバイオテックカラーの薄い色に
783
+ }
784
+ }
785
+ }
786
+ }
787
+ });
788
+ }
789
+ });
790
+
791
+ </script>
792
+ </body>
793
+ </html>