-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
474 lines (471 loc) · 16.3 KB
/
index.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
<!--Homeページ-->
<!DOCTYPE html>
<html lang="ja">
<head>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
"gtm.start": new Date().getTime(),
event: "gtm.js",
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != "dataLayer" ? "&l=" + l : "";
j.async = true;
j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, "script", "dataLayer", "GTM-5NM8PXQ");
</script>
<!-- End Google Tag Manager -->
<!-- SSL設定-->
<link rel="canoncial" href="https://du-scholar.tk" />
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"
/>
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta
name="keywords"
content="同志社,サークル,スカラー,Scholar,ビジネス,エンジニア,学生,プログラミング,団体"
/>
<meta
name="description"
content="同志社大京田辺キャンパスで活動している起業系学生団体スカラーです。スカラーでは「理系学生こそビジネスを」を理念に掲げ、ビジネスとプログラミングを学習するだけでなく、実際に案件を受注しています。"
/>
<meta property="og:title" content="学生団体スカラー" />
<meta property="og:type" content="website" />
<script async src="//www.google-analytics.com/analytics.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-171270073-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-171270073-1");
</script>
<!-- ドメインの設定-->
<meta property="og:url" content="ページのURL" />
<meta property="og:image" content="./faviconScholarHat.png" />
<meta
property="og:description"
content="同志社大発学生団体スカラー。ビジネスとプログラミングを学び案件を受注する起業サークル"
/>
<meta property="og:site_name" content="トップページ" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@scholar_do" />
<link rel="icon" href="ScholarHat.png" sizes="16×16" type="image/png" />
<link rel="stylesheet" href="assets/styles/scss/pages/Home/Home.css" />
<link rel="stylesheet" href="./assets/styles/scss/pages/footer.css" />
<link rel="stylesheet" href="./assets/styles/scss/pages/header.css" />
<title>
学生団体スカラー|ビジネスとプログラミングを学ぶ同志社大起業サークル
</title>
<link
href="https://use.fontawesome.com/releases/v5.6.1/css/all.css"
rel="stylesheet"
/>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript
><iframe
src="https://www.googletagmanager.com/ns.html?id=GTM-5NM8PXQ"
height="0"
width="0"
style="display: none; visibility: hidden;"
></iframe
></noscript>
<!-- End Google Tag Manager (noscript) -->
<header>
<!-- パソコン -->
<div id="logo">
<img src="scholarHat.png" alt="学生団体Scholarのロゴ" />
<p>SCHOLAR</p>
</div>
<div id="links">
<div id="links__pages">
<a
class="header-button__border-animation"
href="./index.html"
style="z-index: 2; margin-right: 146px;"
>ホーム</a
>
<div class="spaceer" style="width: 15px;"></div>
<div
id="aboutScholar__link-wrapper"
style="
position: fixed;
right: 234px;
width: 573px;
text-align: center;
height: 80px;
"
>
<a
class="header-button__border-animation"
id="aboutScholar__link"
href="./Pages/About.html"
>Scholarについて</a
>
<div class="spaceer" style="width: 15px;"></div>
<div
id="aboutScholar__slideDowns"
class="hidden-aboutScholar__slideDowns"
>
<div class="border border-menu">
<svg
class="border1"
xmlns="https://www.w3.org/2000/svg"
height="24"
viewBox="0 0 24 24"
width="24"
fill="#868282"
>
<path d="M0 0h24v24H0V0z" fill="none" />
<path d="M19 13H5v-2h14v2z" />
</svg>
<svg
class="border2"
xmlns="https://www.w3.org/2000/svg"
height="24"
viewBox="0 0 24 24"
width="24"
fill="#868282"
>
<path d="M0 0h24v24H0V0z" fill="none" />
<path d="M19 13H5v-2h14v2z" />
</svg>
<a
class="header-button__border-animation"
href="./Pages/About.html#vision"
>団体理念</a
>
</div>
<div class="border border-menu">
<svg
class="border1"
xmlns="https://www.w3.org/2000/svg"
height="24"
viewBox="0 0 24 24"
width="24"
fill="#868282"
>
<path d="M0 0h24v24H0V0z" fill="none" />
<path d="M19 13H5v-2h14v2z" />
</svg>
<svg
class="border2"
xmlns="https://www.w3.org/2000/svg"
height="24"
viewBox="0 0 24 24"
width="24"
fill="#868282"
>
<path d="M0 0h24v24H0V0z" fill="none" />
<path d="M19 13H5v-2h14v2z" />
</svg>
<a
class="header-button__border-animation"
href="./Pages/About.html#activity"
>活動内容</a
>
</div>
<div class="border border-menu">
<svg
class="border1"
xmlns="https://www.w3.org/2000/svg"
height="24"
viewBox="0 0 24 24"
width="24"
fill="#868282"
>
<path d="M0 0h24v24H0V0z" fill="none" />
<path d="M19 13H5v-2h14v2z" />
</svg>
<svg
class="border2"
xmlns="https://www.w3.org/2000/svg"
height="24"
viewBox="0 0 24 24"
width="24"
fill="#868282"
>
<path d="M0 0h24v24H0V0z" fill="none" />
<path d="M19 13H5v-2h14v2z" />
</svg>
<a
class="header-button__border-animation"
href="./Pages/About.html#representatives"
>代表挨拶</a
>
</div>
<div class="border border-menu">
<svg
class="border1"
xmlns="https://www.w3.org/2000/svg"
height="24"
viewBox="0 0 24 24"
width="24"
fill="#868282"
>
<path d="M0 0h24v24H0V0z" fill="none" />
<path d="M19 13H5v-2h14v2z" />
</svg>
<svg
class="border2"
xmlns="https://www.w3.org/2000/svg"
height="24"
viewBox="0 0 24 24"
width="24"
fill="#868282"
>
<path d="M0 0h24v24H0V0z" fill="none" />
<path d="M19 13H5v-2h14v2z" />
</svg>
<a
class="header-button__border-animation"
href="./Pages/About.html#members"
>メンバー紹介</a
>
</div>
</div>
</div>
<a href="./Pages/ForStudent.html">学生の皆様へ</a>
<div class="spaceer" style="width: 15px;"></div>
<a href="./Pages/ForCorporation.html">企業の皆様へ</a>
<div class="spaceer" style="width: 15px;"></div>
</div>
<div id="links__info">
<a
id="twitter-link"
target="_blank"
href="https://twitter.com/scholar_do"
><i class="fab fa-twitter"></i
></a>
<div class="button">
<div class="eff"></div>
<a href="./Pages/Contact.html"> お問い合わせ</a>
</div>
</div>
</div>
<!-- レスポンシブ -->
<div class="icon-animation hamburger-bar-header">
<div class="inner">
<span class="top"></span>
<span class="middle"></span>
<span class="bottom"></span>
<div class="hamburger-bar-title-wrapper">
<span
style="
position: relative;
top: 41px;
left: 3px;
height: 20px;
background: none;
"
class="hamburger-bar-title"
>Menu</span
>
</div>
</div>
</div>
</header>
<div id="header-circleToSquare">
<div id="header-circleToSquare__links"></div>
</div>
<div class="top-wrapper">
<div class="container">
<div class="top-logo">
<div class="top-name">
<h1>Be Scholar</h1>
<p>ーいつでも世界に、自分に貪欲なスカラーであれ。</p>
</div>
<div class="circle a">
<img
src="assets/styles/images/Home/thinking_monochromatic.svg"
alt=""
/>
</div>
<div class="circle b">
<img
src="assets/styles/images/Home/designer__monochromatic.svg"
alt=""
/>
</div>
<div class="circle c">
<img
src="assets/styles/images/Home/coding__monochromatic.svg"
alt=""
/>
</div>
</div>
</div>
<div class="middle-wrapper">
<div class="container">
<h2 class="text-title">スカラーの特徴</h2>
<div class="explains">
<div class="explain">
<div class="circle_flex">
<div class="img">
<img
id="left_pic"
src="./assets/styles/images/Home/find-icon.png"
alt=""
/>
</div>
</div>
<p>ビジネスを学んでいます</p>
</div>
<div class="explain">
<div class="circle_flex">
<div class="img">
<img
id="center_pic"
src="./assets/styles/images/Home/code-icon.png"
alt=""
/>
</div>
</div>
<p>プログラミングを学んでいます</p>
</div>
<div class="explain">
<div class="circle_flex">
<div class="img">
<img
id="right_pic"
src="./assets/styles/images/Home/meeting-icon.png"
alt=""
/>
</div>
</div>
<p>実際に仕事を受注しています</p>
</div>
</div>
<div class="opinion">
<p>
<span class="fas fa-caret-right"></span
><strong><span class="antre">起業</span>系学生団体です!</strong>
</p>
</div>
</div>
</div>
</div>
<div class="bottom-wrapper">
<div class="container">
<div class="message-part">
<div class="message one">
<h2 class="text-section-title">企業の皆様へ</h2>
<div class="border">
<img
id="com_pic"
src="assets/styles/images/Home/businessman__monochromatic.svg"
alt=""
/>
</div>
<p>
ホームページ制作、アプリ開発、データ分析などの依頼を承っております。
</p>
<div class="button">
<div class="eff"></div>
<a href="./Pages/ForCorporation.html">詳しく見る</a>
</div>
</div>
<div class="message two">
<h2 class="text-section-title">学生の皆様へ</h2>
<img
id="stu_pic"
src="assets/styles/images/Home/brainstorming__monochromatic.svg"
alt=""
/>
<p>
プログラミング、ビジネスに興味のある方はスカラーで一緒に学んでいきませんか?
</p>
<div class="button">
<div class="eff"></div>
<a href="./Pages/ForStudent.html">詳しく見る</a>
</div>
</div>
</div>
</div>
</div>
<div class="news-wrapper">
<div class="container">
<div class="news-logo">
<h2 class="text-title">NEWS</h2>
</div>
<div class="news-under">
<div class="award">
<h3 class="text-section-title">受賞歴</h3>
<ul>
<li>
<span>2020年3月27日</span><br />第一回BoCS
start-upにてフードロス削減を可能にするビジネスモデル「オガワンモア」を提案し最終審査進出
</li>
</ul>
</div>
<div class="twitter">
<a
class="twitter-timeline"
data-width="400"
data-height="500"
data-theme="light"
href="https://twitter.com/scholar_do?ref_src=twsrc%5Etfw"
>Tweets by scholar_do</a
>
<script
async
src="https://platform.twitter.com/widgets.js"
charset="utf-8"
></script>
</div>
</div>
</div>
</div>
<footer>
<div class="footer_description">
<ul>
<li><a href="./index.html">ホーム</a></li>
<li><a href="./Pages/About.html">Scholarについて</a></li>
<li><a href="./Pages/About.html#vision">団体理念</a></li>
<li><a href="./Pages/About.html#activity">活動内容</a></li>
<li><a href="./Pages/About.html#representatives">代表挨拶</a></li>
<li><a href="./Pages/About.html#members">メンバー紹介</a></li>
<li><a href="./Pages/ForStudent.html">学生の皆様へ</a></li>
<li><a href="./Pages/ForCorporation.html">企業の皆様へ</a></li>
</ul>
</div>
<div class="footer_logo">
<div class="scholar">
<img class="scholar_logo" src="scholarHat.png" alt="" />
<p>SCHOLAR</p>
</div>
<img
class="meeting"
src="assets/styles/images/Home/team_meeting_monochromatic.svg"
alt=""
/>
<div class="scholar p-right_items">
<div class="footer-twitter">
<a href="https://twitter.com/scholar_do">
<i class="fab fa-twitter"></i>
</a>
</div>
<div class="button" id="contact">
<div class="eff"></div>
<a target="_blank" href="./Pages/Contact.html">お問い合わせ</a>
</div>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="assets/js/index_animation.js" type="text/javascript"></script>
</body>
</html>