-
Notifications
You must be signed in to change notification settings - Fork 0
/
index_en.html
408 lines (388 loc) · 19.4 KB
/
index_en.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The Mitou Foundation focuses on fostering IT innovation by building a network of creative talents, particularly those who have completed the Mitou Program." />
<meta name="author" content="Mitou Foundation">
<meta name="keywords" content="一般社団法人未踏,Mitou Foundation,未踏" />
<title>Mitou Foundation</title>
<!-- OGP + JA/EN alternates -->
<meta property="fb:app_id" content="388619947222885" />
<meta property="og:title" content="Mitou Foundation" />
<meta name="twitter:title" content="Mitou Foundation" />
<meta name="twitter:description" content="The Mitou Foundation focuses on fostering IT innovation by building a network of creative talents, particularly those who have completed the Mitou Program." />
<meta property="og:description" content="The Mitou Foundation focuses on fostering IT innovation by building a network of creative talents, particularly those who have completed the Mitou Program." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:image" content="https://www.mitou.org/assets/images/mitou-foundation_ogp.png" />
<meta property="og:image" content="https://www.mitou.org/assets/images/mitou-foundation_ogp.png" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.mitou.org/index_en.html" />
<link rel="alternate" hreflang="ja" href="https://www.mitou.org/index.html" />
<link rel="alternate" hreflang="en" href="https://www.mitou.org/index_en.html" />
<!-- CSS -->
<link href="assets/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/simpletextrotator.css" rel="stylesheet">
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/css/et-line-font.css" rel="stylesheet">
<link href="assets/css/magnific-popup.css" rel="stylesheet">
<link href="assets/css/flexslider.css" rel="stylesheet">
<link href="assets/css/animate.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/vertical.css" rel="stylesheet">
<!--realway font-->
<link rel='stylesheet' id='ebor-font-css' href='http://fonts.googleapis.com/css?family=Raleway%3A300%2C400%2C500&ver=4.0.1' type='text/css' media='all' />
<link rel='stylesheet' id='ebor-awesome-css' href='http://ja-jp-website-mitou.azurewebsites.net/wp-content/themes/tides/css/font-awesome.min.css?ver=4.0.1' type='text/css' media='all' />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-69073468-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<!-- Preloader -->
<div class="page-loader">
<div class="loader">Loading...</div>
</div>
<div>
<!-- Navigation start -->
<nav class="navbar navbar-custom navbar-transparent navbar-fixed-top one-page" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#custom-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
<a class="navbar-brand" href="index.html"></a> </div>
<div class="collapse navbar-collapse" id="custom-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#about" class="section-scroll">About</a></li>
<li><a href="#program" class="section-scroll">Program</a></li>
<li><a href="#junior" class="section-scroll">Mitou Junior</a></li>
<li><a href="#boardmembers" class="section-scroll">BOARD MEMBERS</a></li>
<li><a href="#contact" class="section-scroll">Contact</a></li>
<li class="language"><a href="index.html" class="section-scroll">Japanese</a></li>
</ul>
</div>
</div>
</div>
</nav>
<!-- Navigation end -->
<div class="offset clear"></div>
<!-- Home start -->
<section id="home" class="home-section home-parallax home-fade home-full-height">
<div class="hero-slider">
<ul class="slides">
<li class="bg-dark-30 bg-dark" style="background-image:url(assets/images/20150107_1-1024x682.jpg);">
<div class="hs-caption">
<div class="caption-content">
<div class="hs-title-size-4 font-alt mb-40"> Welcome to Mitou Foundation. </div>
<a href="#about" class="btn btn-border-w btn-round section-scroll">Learn More</a> </div>
</div>
</li>
<li class="bg-dark-30 bg-dark" style="background-image:url(assets/images/20150107_2-1024x576.jpg);">
<div class="hs-caption">
<div class="caption-content">
<div class="hs-title-size-4 font-alt mb-40"> Welcome to Mitou Foundation. </div>
<a href="#about" class="btn btn-border-w btn-round section-scroll">Learn More</a> </div>
</div>
<div class="tp-dottedoverlay twoxtwo"></div>
</li>
<li class="bg-dark-30 bg-dark" style="background-image:url(assets/images/20150107_3-1024x768_.jpg);">
<div class="hs-caption">
<div class="caption-content">
<div class="hs-title-size-4 font-alt mb-40"> Welcome to Mitou Foundation. </div>
<a href="#about" class="btn btn-border-w btn-round section-scroll">Learn More</a> </div>
</div>
<div class="tp-dottedoverlay twoxtwo"></div>
</li>
<li class="bg-dark-30 bg-dark" style="background-image:url(assets/images/20150107_4-1024x768_.jpg);">
<div class="hs-caption">
<div class="caption-content">
<div class="hs-title-size-4 font-alt mb-40"> Welcome to Mitou Foundation. </div>
<a href="#about" class="btn btn-border-w btn-round section-scroll">Learn More</a> </div>
</div>
<div class="tp-dottedoverlay twoxtwo"></div>
</li>
<li class="bg-dark-30 bg-dark" style="background-image:url(assets/images/honda_01.jpg);">
<div class="hs-caption">
<div class="caption-content">
<div class="hs-title-size-4 font-alt mb-40"> Welcome to Mitou Foundation. </div>
<a href="#about" class="btn btn-border-w btn-round section-scroll">Learn More</a> </div>
</div>
<div class="tp-dottedoverlay twoxtwo"></div>
</li>
<li class="bg-dark-30 bg-dark" style="background-image:url(assets/images/honda_02.jpg);">
<div class="hs-caption">
<div class="caption-content">
<div class="hs-title-size-4 font-alt mb-40"> Welcome to Mitou Foundation. </div>
<a href="#about" class="btn btn-border-w btn-round section-scroll">Learn More</a> </div>
</div>
<div class="tp-dottedoverlay twoxtwo"></div>
</li>
</ul>
</div>
</section >
<!-- Home end -->
<!-- Callout start -->
<section id="about" class="page-section-small bg-white">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-8 col-lg-6">
<div>
<h2 class="callout-title">About Mitou Foundation</h2>
</div>
</div>
</div>
<!-- .row -->
</div>
</section>
<!-- Callout end -->
<!-- Wrapper start -->
<div class="main">
<!-- About start -->
<section id="about" class="page-section">
<div class="container">
<div class="row"><!--<div class="animated fadeInDown animated-visible" data-animation="fadeInDown animated-visible">-->
<div class="wow fadeInUp" data-wow-delay="0.4s">
<p class="sp_txt_cos">The Mitou Foundation focuses on fostering IT innovation by building a network of creative talents, particularly those who have completed the Mitou Program. This organization was established in 2014 to address the growing need for innovative talents capable of transforming various industries and societal structures in the 21st century. It is a non-profit general incorporated association, a legal entity in Japanese law. </p>
</div>
</div>
<!-- .row -->
</div>
<!-- .container -->
</section>
<!-- About end -->
<!-- What start -->
<section id="program" class="page-section-small bg-white">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-8 col-lg-6">
<div>
<h2 class="callout-title">What is the Mitou Program?</h2>
</div>
</div>
</div>
</div>
</section>
<section id="what" class="page-section">
<div class="container">
<div class="row">
<div class="wow fadeInUp" data-wow-delay="0.4s">
<p class="sp_txt_cos">The Mitou Program, orchestrated by Japan's Information-Technology Promotion Agency under the Ministry of Economy, Trade and Industry, is a pioneering initiative designed to discover and empower exceptionally creative individuals in the IT sector. </p>
<p class="sp_txt_cos">The Mitou Program, initiated in 2000 as the "Mitou Software Creation Project" and restructured in 2008 to focus on discovering and nurturing young talent, aims to unearth and develop exceptional individuals with original IT ideas and the capability to innovate. It aimed at fostering talents who can solve business or societal issues and those in cutting-edge IT fields. Over 2,000 talents have emerged from the program, contributing significantly across various sectors.</p>
<p class="sp_txt_cos">The Mitou Program selects participants based on their innovative project proposals in IT, focusing on creativity and potential impact. It offers support through mentoring, funding, and networking opportunities to bring these ideas to fruition. </p>
<p class="sp_txt_cos">For more insights, visit the<a href="https://www.ipa.go.jp/en/it-talents/mitou.html" target="_blank"> MITOU website on Information-Technology Promotion Agency</a></p>
</div>
</div>
</div>
</section>
<!-- What end -->
<!-- Program start -->
<section id="junior" class="page-section-small bg-white">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-8 col-lg-6">
<div>
<h2 class="callout-title">About Mitou Junior Program</h2>
</div>
</div>
</div>
</div>
</section>
<section id="program" class="page-section">
<div class="container">
<div class="row">
<div class="wow fadeInUp" data-wow-delay="0.4s">
<p class="sp_txt_cos">The Mitou Junior program, part of the Mitou Foundation's initiatives, is designed to support innovative 17 years old or younger creators who have unique IT-related project ideas. It aims to nurture their talents by providing about six months of mentorship and financial support for development.It also aims to enhance the atmosphere of innovation support within society.</p>
<p class="sp_txt_cos">The Mitou Junior program was initiated by alumni of the Mitou Program in 2016. It enables these alumni to come together, leveraging their collective expertise to create societal benefits. This initiative highlights the Mitou Foundation's commitment to nurturing an innovative community. </p>
<h4>Founders</h4>
<ul id="works-grid" class="works-grid works-grid-gut works-grid-5 works-hover-w">
<!-- Portfolio item start -->
<li class="work-item">
<div class="team-item"> <img src="assets/images/ukai.jpg" alt="Yu Ukai">
<div class="team-descr font-alt">
<div class="team-name">Yu Ukai</div>
</div>
</div>
</li>
<!-- Portfolio item end -->
<!-- Portfolio item start -->
<li class="work-item">
<div class="team-item"> <img src="assets/images/arakawa.jpg" alt="Jumpei Arakawa">
<div class="team-descr font-alt">
<div class="team-name">Jumpei Arakawa</div>
</div>
</div>
</li>
<!-- Portfolio item end -->
<!-- Portfolio item start -->
<li class="work-item">
<div class="team-item"> <img src="assets/images/nishio.jpg" alt="Hirokazu Nishio">
<div class="team-descr font-alt">
<div class="team-name">Hirokazu Nishio</div>
</div>
</div>
</li>
<!-- Portfolio item end -->
<!-- Portfolio item start -->
<li class="work-item">
<div class="team-item"> <img src="assets/images/yasukawa.jpg" alt="Yasukawa">
<div class="team-descr font-alt">
<div class="team-name">Youhei Yasukawa</div>
</div>
</div>
</li>
<!-- Portfolio item end -->
<!-- Portfolio item start -->
<li class="work-item">
<div class="team-item"> <img src="assets/images/suzuki.jpg" alt="Ryou suzuki">
<div class="team-descr font-alt">
<div class="team-name">Ryou suzuki</div>
</div>
</div>
</li>
<!-- Portfolio item end -->
</ul>
<p class="sp_txt_cos"> For more insights, visit the <a href="https://jr.mitou.org/english/" target="_blank">Mitou Junior website. </a></p>
</div>
</div>
</div>
</section>
<!-- What end -->
<!-- Callout start -->
<section id="boardmembers" class="page-section-small bg-white">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-8 col-lg-6">
<div>
<h2 class="callout-title">BOARD MEMBERS</h2>
</div>
</div>
</div>
<!-- .row -->
</div>
</section>
<!-- Callout end -->
<!-- Team start -->
<section id="boardmembers" class="page-section">
<div class="container">
<div class="row">
<!-- Portfolio list start -->
<div class=" wow fadeInUp animated animated" data-wow-delay="0.6s" style="visibility: visible; animation-delay: 0.6s; animation-name: fadeInUp;">
<ul class="list">
<li><span>Yu Kitsuregawa</span> / Director, Research Organization of Information and Systems (ROIS), Interuniversity Research Institute Corporation</li>
<li><span>Ken Sakamura</span> / Professor, Interfaculty Initiative in Information Studies</li>
<li><span>Takeshi Natsuno</span> / Director of Informatics Research Institute, Special invited professor, KINDAI UNIVERSITY</li>
<li><span>Tomoko Nanba</span> / Chairman and Representative Director, DeNA Co., Ltd.</li>
<li><span>Toru Maegawa</span> / Dean Professor, Faculty of Information and Management, Tokyo Online University</li>
<li><span>Yukihiro Matsumoto</span> / Chairman, Ruby Association</li>
<li><span>Jun Murai</span> / Professor, Keio University</li>
<li><span>Yoichi Muraoka</span> /President, Tokyo Online University</li>
<li><span>Hisaya Tanaka</span> / Professor, The Kyoto College of Graduate Studies for Informatics</li>
<li><span>Yoichi Ochiai</span> / Media artist. Associate Professor, University of Tsukuba</li>
<li><span>Takafumi Shimizu</span> /Representative Director and President, Procommit Co., Ltd.</li>
<li><span>Ikuo Takeuchi</span> / Mitou Business Oversight Project Manager. Emeritus Professor, The University of Tokyo</li>
<li><span>Jumpei Arakawa</span> / President, Infocraft Inc.</li>
<li><span>Hidemi Kawai</span> / Cybozu Labs, Inc.</li>
<li><span>Hirokazu Nishio</span> / Cybozu Labs, Inc.</li>
<li><span>Jun Kuchii</span> / Futurist</li>
<li><span>Daiyu Nobori</span> / Representative Director, SoftEther Co., Ltd.</li>
<li><span>Taiichiro Murakami</span> / Director COO, Pixie Dust Technologies, Inc.</li>
<li><span>Soichiro Yamaguchi</span> / COO/CFO, Nature Architects Inc.</li>
</ul>
</div>
<!-- Portfolio list end -->
</div>
<!-- Wrapper end -->
<!-- Scroll-up -->
<div class="scroll-up" style="display: block;"> <a href="#totop"><i class="fa fa-angle-double-up"></i></a> </div>
</div>
</section>
<!-- Team end -->
<!-- Callout start -->
<section id="contact" class="page-section-small bg-white">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-8 col-lg-6">
<div>
<h2 class="callout-title">Contact Us</h2>
</div>
</div>
</div>
</div>
</section>
<!-- Callout end -->
<!-- Contact start -->
<section id="contact" class="page-section">
<div class="container">
<div class="wow fadeInUp animated animated" data-wow-delay="0.6s" style="visibility: visible; animation-delay: 0.6s; animation-name: fadeInUp;">
<div class="row">
<p class="sp_txt_cos">Please send an email to [email protected] with your inquiry.<br>
Your submission will be shared with all of our executive directors, and you will usually receive a response within a week. </p>
</div>
</div>
</section>
<!-- Contact end -->
<!-- Sponsor start -->
<section id="Sponsor" class="page-section-small bg-white">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-8 col-lg-6">
<div>
<h2 class="callout-title">Sponsor</h2>
</div>
</div>
</div>
</div>
</section>
<section class="page-section">
<div class="container">
<div class="wow fadeInUp animated animated" data-wow-delay="0.6s" style="visibility: visible; animation-delay: 0.6s; animation-name: fadeInUp;">
<div class="row">
<div class="col-md-4 text-center"><a href="https://www.bk.mufg.jp/" target="_blank"><img src="assets/images/mufg_logo.png" alt="MUFG"/></a></div>
<div class="col-md-4 text-center"><a href="https://www.kindai.ac.jp/informatics/" target="_blank"><img src="assets/images/Kindai_logo.png" alt="近畿大学"/></a></div>
<div class="col-md-4 text-center"><a href="https://hayabusa.foundation/" target="_blank"><img src="assets/images/hayabusa_logo.png" alt="ハヤブサ財団"/></a></div>
</div>
</div>
</div>
</section>
<!-- Sponsor end -->
<!-- Divider -->
<hr class="divider-d">
<!-- Divider -->
<!-- Footer start -->
<footer class="footer bg-dark">
<div class="container">
<div class="row">
<div class="col-sm-8 col-md-8 col-lg-8">
<p class="copyright font-alt">© 2015-2024 <a href="index.html">Copyright Mitou Foundation. </a> All Rights Reserved.</p>
</div>
</div>
<!-- .row -->
</div>
</footer>
<!-- Footer end -->
</div>
<!-- Wrapper end -->
<!-- Scroll-up -->
<div class="scroll-up"> <a href="#totop"><i class="fa fa-angle-double-up"></i></a> </div>
<!-- Javascript files -->
<script src="assets/js/jquery-2.1.3.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/appear.js"></script>
<script src="assets/js/jquery.simple-text-rotator.min.js"></script>
<script src="assets/js/jqBootstrapValidation.js"></script>
<script src="http://maps.google.com/maps/api/js?sensor=true"></script>
<script src="assets/js/gmaps.js"></script>
<script src="assets/js/isotope.pkgd.min.js"></script>
<script src="assets/js/imagesloaded.pkgd.js"></script>
<script src="assets/js/jquery.flexslider-min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/jquery.fitvids.js"></script>
<script src="assets/js/smoothscroll.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/contact.js"></script>
<script src="assets/js/custom.js"></script>
</body>
</html>