This repository has been archived by the owner on Feb 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
apply.html
572 lines (559 loc) · 33.8 KB
/
apply.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
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" href="https://newcreator.org/favicon.ico" type="image/x-icon">
<meta name="author" content="newcreator.org">
<meta name="description" content="小学生に、おうちでプログラミングをはじめる機会を届けよう。">
<meta name="keywords" content="特定非営利活動法人ニュークリエイター・オルグ,newcreator.org,newcreator,microbit">
<meta property="og:url" content="https://newcreator.org/apply" />
<!-- <meta property="og:type" content=" ページの種類" /> -->
<meta property="og:title" content="小学生に micro:bitを届けよう|特定非営利活動法人ニュークリエイター・オルグ" />
<meta property="og:description" content="小学生に、おうちでプログラミングをはじめる機会を届けよう。" />
<meta property="og:site_name" content="特定非営利活動法人ニュークリエイター・オルグ" />
<meta property="og:image" content="https://newcreator.org/img/apply/ogp.png" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@nC_org">
<meta name="note:card" content="summary_large_image">
<meta name="twitter:creator" content="@yoshi1125hisa">
<base target="_blank">
<title>小学生に micro:bitを届けよう|特定非営利活動法人ニュークリエイター・オルグ</title>
<link rel="stylesheet" type="text/css" href="./css/style.css">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-159919918-4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-159919918-4');
</script>
</head>
<body>
<header>
<nav class="header__nav">
<a href="/">
<h1 class="header__logo">特定非営利活動法人ニュークリエイター・オルグ</h1>
</a>
</nav>
</header>
<main>
<footer class="footer--sticky">
<p class="footer--sticky__text">ご好評につき、一次募集は終了いたしました。<br>みなさまのご応募ありがとうございました!</p>
</footer>
<section class="hero__cover--apply">
<div class="hero-body">
<h1 class="hero__title--apply">おうちでプログラミングをはじめよう。<br>全国の小学生に micro:bit プレゼント!</h1>
<h2 class="hero__subtitle">クラウドファンディングで集めた資金で、小学生のまなびをサポートします。<br>
micro:bit でプログラミングをはじめてみませんか?</h2>
</div>
</section>
<!-- <section class="text-gray-700 body-font">
<div class="container mx-auto flex px-5 py-12 md:flex-row flex-col items-center">
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6 mb-10 md:mb-0">
<img class="object-cover object-center rounded" alt="hero" src="./img/hero.png">
</div>
<div
class="lg:flex-grow md:w-1/2 lg:pl-24 md:pl-16 flex flex-col md:items-start md:text-left items-center text-center">
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900">おうちでプログラミングを
<br class="hidden lg:inline-block">はじめる機会を届けよう!
</h1>
<p class="mb-8 leading-relaxed">
休校が続く小学生にプログラミングを学ぶ機会を与えたい!教育用マイコンボード『micro:bit』とニュークリエイター・オルグの制作したオープンソース教材をセットにして全国の小学生へ届け、おうちでプログラミングを学べる機会を提供します。
</p>
</div>
</div>
</section> -->
<section class="text-gray-700 body-font">
<div class="container px-5 py-24 mx-auto flex flex-wrap">
<div class="flex flex-col text-center w-full mb-10">
<h1 class="sm:text-3xl text-2xl font-medium title-font text-gray-900">はじめに</h1>
</div>
<div class="text-center w-full">
<p class="leading-relaxed text-base">今、社会の情勢は大きく変わってきています。<br>
外出自粛に加え、小学校の休校など、子どもたちの活動が大きく制限され、学びの幅はこれまでよりも格段に狭まったことでしょう。<br><br>
こんな状況を少しでもよいものにしたい。子どもたちの学びたいことをとことん学べるような環境をつくりたい。<br>
そんな願いからこのプロジェクトは始まりました。<br><br>
実施しているクラウドファンディングで集めた資金で、教材を提供できるだけ提供していきます。<br>
それで少しでもおうち時間を有意義に過ごしてもらえたら、<br>
これ以上に幸せなことはありません。</p>
</div>
</div>
</section>
<section class="text-gray-700 body-font">
<div class="container px-5 py-24 mx-auto flex flex-wrap">
<div class="flex flex-col text-center w-full mb-10">
<h1 class="sm:text-3xl text-2xl font-medium title-font text-gray-900">対象</h1>
</div>
<div class="text-center w-full">
<p class="leading-relaxed text-base">日本在住の小学生とその保護者<br>また、ルールおよび利用規約をお守りいただける方
</p>
<p class="leading-relaxed text-base mt-4"><a
class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0"
href="https://legal.new.or.jp/rule">ルールを確認する
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none"
stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a></p>
</div>
</div>
</section>
<section class="text-gray-700 body-font mt-10">
<div class="flex flex-col text-center w-full">
<h1 class="sm:text-3xl text-2xl font-medium title-font text-gray-900">提供内容</h1>
</div>
<div class="container mx-auto flex px-5 py-12 md:flex-row flex-col items-center">
<div
class="lg:flex-grow lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center">
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900">micro:bit スターターキット
</h1>
<p class="mb-8 leading-relaxed">micro:bit を手軽に始める際にあると便利なパーツが揃ったセットです。<br>はじめてのプログラミングにぴったりです。
</p>
</div>
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6">
<img class="object-cover object-center rounded" alt="hero" src="./img/apply/microbit.png">
</div>
</div>
</section>
<section class="text-gray-700 body-font">
<div class="container mx-auto flex px-5 mb-12 md:flex-row flex-col items-center">
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6">
<img class="object-cover object-center rounded" alt="hero" src="./img/apply/text.png">
</div>
<div
class="lg:flex-grow lg:pl-24 md:pl-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center">
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900">オリジナル教材
</h1>
<p class="mb-8 leading-relaxed">
当法人が作成した、オリジナルの教材をセットでお届けします。<br>スライドを印刷したものと、WEBでみれるものの2つを用意しています。</p>
</div>
</div>
<p class="text-center"><small>数には限りがございます。<br>また、これらの提供は一定の審査のもと行われます。</small></p>
</section>
<section class="text-gray-700 body-font mt-10">
<div class="container px-5 py-24 mx-auto text-center">
<div class="text-center mb-20">
<h1 class="sm:text-3xl text-2xl font-medium text-center title-font text-gray-900 mb-4">micro:bit
とは?</h1>
<p class="leading-relaxed text-base">
micro:bit(マイクロビット)は、イギリスの放送局BBCを中心に開発された子ども向けの教育用マイコンボードです。
<br><br>
マイコンボードとは、小さなコンピュータのようなもので、プログラミングをすることで制御することができます。<br>現在は日本を含む多くの国々で利用されており、日本でも2021年度からのプログラミング教育必修化にともない、授業に使われる学校も増えています。
<br><br>
micro:bitには数多くのプログラム可能な機能がついており、単体だけでも多くの機能を使用できます。</p>
</div>
<div class="flex flex-wrap lg:w-4/5 sm:mx-auto sm:mb-2 -mx-2">
<div class=" text-center w-full">
<p class="leading-relaxed text-base mb-4">機能の一例</p>
</div>
<div class="p-2 sm:w-1/2 w-full">
<div class="bg-gray-200 rounded flex p-4 h-full items-center">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"
class="text-indigo-500 w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24">
<path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path>
<path d="M22 4L12 14.01l-3-3"></path>
</svg>
<span class="title-font font-medium">LED</span>
</div>
</div>
<div class="p-2 sm:w-1/2 w-full">
<div class="bg-gray-200 rounded flex p-4 h-full items-center">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"
class="text-indigo-500 w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24">
<path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path>
<path d="M22 4L12 14.01l-3-3"></path>
</svg>
<span class="title-font font-medium">ボタン</span>
</div>
</div>
<div class="p-2 sm:w-1/2 w-full">
<div class="bg-gray-200 rounded flex p-4 h-full items-center">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"
class="text-indigo-500 w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24">
<path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path>
<path d="M22 4L12 14.01l-3-3"></path>
</svg>
<span class="title-font font-medium">無線</span>
</div>
</div>
<div class="p-2 sm:w-1/2 w-full">
<div class="bg-gray-200 rounded flex p-4 h-full items-center">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"
class="text-indigo-500 w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24">
<path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path>
<path d="M22 4L12 14.01l-3-3"></path>
</svg>
<span class="title-font font-medium">モーションセンサー</span>
</div>
</div>
<div class="p-2 sm:w-1/2 w-full">
<div class="bg-gray-200 rounded flex p-4 h-full items-center">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"
class="text-indigo-500 w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24">
<path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path>
<path d="M22 4L12 14.01l-3-3"></path>
</svg>
<span class="title-font font-medium">コンパス</span>
</div>
</div>
<div class="p-2 sm:w-1/2 w-full">
<div class="bg-gray-200 rounded flex p-4 h-full items-center">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"
class="text-indigo-500 w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24">
<path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path>
<path d="M22 4L12 14.01l-3-3"></path>
</svg>
<span class="title-font font-medium">光・温度センサー</span>
</div>
</div>
</div><a href="https://microbit.org/">
<button
class="flex mx-auto mt-16 text-white bg-indigo-500 border-0 py-2 px-8 focus:outline-none hover:bg-indigo-600 rounded text-lg">
詳しく見る
</button></a>
<small>※ 外部サイト (micro:bit 公式サイト) にジャンプします。</small>
</div>
</section>
<section class="text-gray-700 body-font">
<div class="container px-5 py-24 mx-auto flex flex-wrap">
<div class="flex flex-col text-center w-full mb-12">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900">ご応募の流れ</h1>
<p class="lg:w-2/3 mx-auto leading-relaxed text-base">利用規約、ルールをよくお読みの上ご応募ください。</p>
</div>
<div class="flex relative pt-10 pb-20 sm:items-center md:w-2/3 mx-auto">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-gray-200 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-indigo-500 text-white relative z-10 title-font font-medium text-sm">
1</div>
<div class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row">
<div
class="flex-shrink-0 w-24 h-24 bg-indigo-100 text-indigo-500 rounded-full inline-flex items-center justify-center">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
class="w-12 h-12" viewBox="0 0 24 24">
<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"></path>
</svg>
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-gray-900 mb-1 text-xl">下記項目を確認する</h2>
<p class="leading-relaxed">すべてご確認ください。プレゼントにあたっての重要な事項が記載されています。</p>
<p class="leading-relaxed"><a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0"
href="https://legal.new.or.jp/rule">ルール
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none"
stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a></p>
<p class="leading-relaxed"><a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0"
href="https://legal.new.or.jp/tos/">利用規約
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none"
stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a></p>
</div>
</div>
</div>
<div class="flex relative pb-20 sm:items-center md:w-2/3 mx-auto">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-gray-200 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-indigo-500 text-white relative z-10 title-font font-medium text-sm">
2</div>
<div class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row">
<div
class="flex-shrink-0 w-24 h-24 bg-indigo-100 text-indigo-500 rounded-full inline-flex items-center justify-center">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
class="w-12 h-12" viewBox="0 0 24 24">
<path d="M22 12h-4l-3 9L9 3l-3 9H2"></path>
</svg>
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-gray-900 mb-1 text-xl">下にあるフォームを記入</h2>
<p class="leading-relaxed">このページの下部にフォームがございます。すべての項目に入力をよろしくお願いします。</p>
</div>
</div>
</div>
<div class="flex relative pb-10 sm:items-center md:w-2/3 mx-auto">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-gray-200 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-indigo-500 text-white relative z-10 title-font font-medium text-sm">
3</div>
<div class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row">
<div
class="flex-shrink-0 w-24 h-24 bg-indigo-100 text-indigo-500 rounded-full inline-flex items-center justify-center">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
class="w-12 h-12" viewBox="0 0 24 24">
<path d="M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2"></path>
<circle cx="12" cy="7" r="4"></circle>
</svg>
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-gray-900 mb-1 text-xl">数日お待ち下さい。</h2>
<p class="leading-relaxed">クラウドファンディングの状況により、審査などをいたします。審査後は結果に関わらず、メールでご案内いたします。</p>
</div>
</div>
</div>
</div>
</section>
<section class="text-gray-700 body-font relative">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-col text-center w-full mb-12">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900">ご応募はこちらから</h1>
<p class="lg:w-2/3 mx-auto leading-relaxed text-base" style="text-decoration: line-through;">
利用規約、ルールをよくお読みの上ご応募ください。<br><strong>一次締切は
6/30 23:59
までとなっております。</strong></p><br>
<p class="lg:w-2/3 mx-auto leading-relaxed text-base">
一次募集は終了いたしました。</p>
</div>
<div class="lg:w-1/2 md:w-2/3 mx-auto">
<!-- <a href="https://forms.gle/MBJokWx5A5uam1P5A">
<button
class="flex mx-auto mt-4 text-white bg-indigo-500 border-0 py-2 px-8 focus:outline-none hover:bg-indigo-600 rounded text-lg">
フォームへ
</button>
</a> -->
</div>
</div>
</section>
<section class="text-gray-700 body-font">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-col text-center w-full mb-20">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900">支援者の方々</h1>
<p class="lg:w-2/3 mx-auto leading-relaxed text-base">このプロジェクトはさまざまな団体、個人にご支援いただき成り立っています。<br>
あなたもその一員になりませんか?</p>
</div>
<div class="flex flex-wrap -m-4">
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden" href="https://logy.app">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="./img/apply/sponser/logy.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">プログラミング教室
</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">LOGYさま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="./img/apply/sponser/kamiyama-kousen.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">神山まるごと高専設立委員会</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">池田 朋弘さま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden" href="https://www.kidsweekend.jp/portal">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="./img/apply/sponser/kids-weekend.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">子供向け教室・イベントの検索・予約サービス
</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">Kids Weekendさま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="./img/apply/sponser/morikawa.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">micro:bitプログラミング研究室 運営
</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">森川 治雄さま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="./img/apply/sponser/nakamura.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">京都産業大学 非常勤講師
</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">中村 亮太さま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="img/apply/sponser/ePRO.png"">
</a>
<div class=" mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">プログラミング学習塾</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">(e) PROさま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="./img/apply/sponser/higashide.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">株式会社Yoki 代表取締役社長</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">東出 風馬さま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="./img/apply/sponser/iteens-lab.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">子どもプログラミング教室</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">ITeens Labさま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="./img/apply/sponser/kondo.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">ITeens Lab 代表</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">近藤 悟さま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="./img/apply/sponser/shirahige.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">一般社団法人CRoots 理事</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">白髭 直樹さま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="./img/apply/sponser/koyama.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">NPO法人ハックジャパン 代表理事</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">小山 優輝さま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden" href="https://crssrds.jp/aboutus/">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="https://crssrds.jp/assets/images/banner/crossroads.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">crossroads代表</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">若林 健一さま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden" href="https://geolonia.com/">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="./img/apply/sponser/geolonia.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">地図サービス</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">株式会社Geoloniaさま</h2>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a class="block relative h-48 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="./img/apply/sponser/coming.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1"></h3>
<h2 class="text-gray-900 title-font text-lg font-medium"></h2>
</div>
</div>
</div>
</div>
</section>
<section class="text-gray-700 body-font relative">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-col text-center w-full mb-12">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900">お知らせ</h1>
<p class="lg:w-2/3 mx-auto leading-relaxed text-base">現在クラウドファンディングを実施しています。<br>ぜひご支援ください。</p>
</div>
<div class="lg:w-1/2 md:w-2/3 mx-auto" style="width: 100%;">
<iframe frameborder="0" marginheight="0" marginwidth="0" height="365" scrolling="no" style="margin: 0 auto;"
src="https://camp-fire.jp/projects/272924/widget">読み込んでいます…</iframe>
</div>
</div>
</section>
<section class="text-gray-700 body-font">
<div class="container px-5 py-24 mx-auto flex flex-wrap">
<div class="flex flex-col text-center w-full mb-12">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900">企画・運営</h1>
</div>
<div class="flex flex-wrap -mx-4 mt-auto mb-auto lg:w-1/2 sm:w-2/3 content-start sm:pr-10">
<div class="w-full sm:p-4 px-4 mb-6">
<h1 class="title-font font-medium text-xl mb-2 text-gray-900">特定非営利活動法人ニュークリエイター・オルグ</h1>
<div class="leading-relaxed">
<p class="leading-relaxed">
2019年1月に発足した次世代の学びをオープンに制作・提供するNPO法人です。<br>
誰でも自由に使用や改変を行うことができ、無料で使える「オープンソース」という形で提供される教材の開発およびそれらを利用したイベントの開催を行っています。<br>
現在、高校生・大学生を中心としたメンバーで活動しています。</p>
<p class="leading-relaxed mt-4"><a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0"
href="/">コーポレートサイト
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none"
stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a></p>
<p class="leading-relaxed mt-4"><a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0"
href="mailto:[email protected]">お問い合わせ
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none"
stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a></p>
</div>
</div>
</div>
<div class="lg:w-1/2 sm:w-1/3 w-full rounded-lg overflow-hidden mt-6 sm:mt-0">
<img class="object-cover object-center w-full h-full" src="./img/apply/nc.png" alt="stats">
</div>
</div>
</section>
</main>
<footer class="text-gray-700 body-font" style="margin-bottom: 60px;">
<div class="container px-5 py-8 mx-auto flex items-center sm:flex-row flex-col">
<p class="text-sm text-gray-500 sm:py-2 sm:mt-0 mt-4">
<small lang="en">© 2020 -
<a href="/" class="text-gray-600 ml-1" rel="noopener noreferrer" target="_blank">特定非営利活動法人ニュークリエイター・オルグ</a>
</small>
</p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-4 justify-center sm:justify-start">
<a class="text-gray-500" href="https://www.facebook.com/newcreator.org/">
<svg fill="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5"
viewBox="0 0 24 24">
<path d="M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z"></path>
</svg>
</a>
<a class="ml-3 text-gray-500" href="https://twitter.com/nC_org">
<svg fill="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5"
viewBox="0 0 24 24">
<path
d="M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z">
</path>
</svg>
</a>
</span>
</div>
</footer>
</body>
</html>