-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.htm
335 lines (304 loc) · 13.6 KB
/
index.htm
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
<!DOCTYPE html>
<html class="no-js" lang="jp">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Radio Wave Festival | 電波祭公式サイト</title>
<link rel="shortcut icon" href="assets/images/favicon.png">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- Font Icons -->
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<!-- Main styles -->
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/css/style.css">
<!-- Color skin -->
<link rel="stylesheet" href="assets/css/color_red.css">
<!-- Plugins -->
<link rel="stylesheet" href="assets/css/flickity.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
</head>
<body id="page-top">
<!-- Navigation Start -->
<nav id="navigation" class="navbar navbar-fixed-top">
<div class="container">
<div class="row">
<div class="navbar-header col-lg-3">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
<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 font-family-alt letter-spacing-1 text-extra-large text-uppercase" href="">
<!-- <img class="logo-navbar-dark" src="assets/images/logos/dark.png" alt="電波際"/> -->
<h2 class="logo-heading">電波祭</h2>
</a>
</div>
<!-- //.navbar-header -->
<div id="navbar" class="navbar-collapse collapse col-lg-9 pull-right">
<ul class="nav navbar-nav font-family-alt letter-spacing-1 text-uppercase font-weight-700">
<li><a href="mogi/" class="page-scroll">模擬店一覧</a></li>
<li><a href="https://festival.k.kumamoto-nct.ac.jp/map/" class="page-scroll">模擬店MAP</a></li>
<li><a href="info/" class="line-height-unset">イベント</a></li>
<li><a href="sponsors/" class="line-height-unset">スポンサー</a></li>
<li><a href="/info/se/mogi-king/" class="line-height-unset">模擬キング</a></li>
<li class="bg-base-color">
<a href="/assets/pdf/pamphlet2022.pdf" class="line-height-unset width-100">
パンフレット
</a>
</li>
</ul>
</div>
<!-- //.navbar-collapse -->
</div>
<!-- //.row -->
</div>
<!-- //.container -->
</nav>
<!-- //Navigation End -->
<!-- Section - Home Start -->
<section id="home-bg-slideshow" class="bg-gray-dark-2 height-100 no-padding overflow-hidden width-100">
<!-- BG Slideshow -->
<div class="bg-slideshow-wrapper flexslider height-100 no-border no-border-radius no-margin width-100">
<div class="slides height-100 width-100">
<div class="bg-cover bg-overlay-black-7 display-block height-100 width-100">
<div class="display-table height-100 position-absolute position-top position-left width-100">
<div class="display-table-cell vertical-align-middle">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1 text-center">
<h2
class="font-family-alt font-weight-900 letter-spacing-2 text-white xs-title-extra-large sm-title-extra-large-3 title-extra-large-5">
<!-- <span class="text-base-color">電波際</span> -->Radio Wave Festival
</h2>
<br>
<h3
class="font-weight-700 letter-spacing-2 text-white xs-title-large sm-title-extra-large title-extra-large-3">
電波祭 2022
</h3>
</div>
<!-- //.col-md-10 -->
</div>
<!-- //.row -->
</div>
<!-- //.container -->
</div>
<!-- //.display-table-cell -->
</div>
<!-- //.display-table -->
</div>
</div>
<!-- //.slides -->
</div>
<!-- //.bg-slideshow-wrapper -->
</section>
<!-- //Section - Home End -->
<!-- Section - Venue Start -->
<section id="venue" class="bg-cover bg-white display-table no-padding margin-1 width-100">
<div class="display-table-cell vertical-align-middle">
<div class="container">
<div class="box-iwano text-large text-uppercase text-center">
<p>外部から車でお越しの方は<br>近隣の農業試験場駐車場をご利用ください.</p>
</div>
<span
class="display-block font-weight-700 letter-spacing-1 text-large text-uppercase margin-4 no-margin-rl no-margin-top text-center">
<h1>お知らせ</h1>
</span>
<!-- Twitter timeline -->
<a class="twitter-timeline" data-height="493" data-chrome="noheader, nofooter" data-dnt="true"
href="https://twitter.com/denpasai"><img width="80px" src="assets/images/spinner.svg" alt="最新情報"></a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<!-- //Twitter timeline -->
<!-- //.row -->
</div>
<!-- //.container -->
</div>
<!-- //.display-table-cell -->
</section>
<!-- //Section - Venue End -->
<!-- Section - About Start -->
<section id="about" class="bg-main-image pull-up">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-7 bg-blue no-fillter margin-0.5 padding-0.5">
<h2 class="font-family-alt font-weight-700 sm-title-large title-extra-large-2 text-gray-white-2">
#noFILLter
</h2>
<div class="row">
<div class="col-md-12">
<p
class="font-family-alt margin-5-5 no-margin-bottom no-margin-rl sm-text-large text-extra-large text-gray-dark-2">
今年のメインテーマは「<b>#noFILLter</b>」(ノーフィルター)です。
発音としての「nofilter」は、「フィルターのかかっていない=ありのままの姿、等身大の自分」という意味です。
また、綴りを文字った「FILL」の部分には、「満たす」という意味があります。
</p>
<p
class="font-family-alt margin-5-5 no-margin-bottom no-margin-rl sm-text-large text-extra-large text-gray-dark-2">
これらを合わせて「等身大の自分で今を満たせ」という意味を込めました。
今日の電波祭はこれまで関わってきた全員がそれぞれの持てる力を使い、その力を集めることで迎えることができました。きっと私たち一人一人の今が表れていると思います。
ぜひ、今日一日を電波祭の素敵な思い出で満たしてください。
</p>
</div>
<!-- //.col-sm-6 -->
</div>
<!-- //.row -->
</div>
<!-- //.col-sm-6 -->
<div class="col-sm-6 col-md-4 col-md-offset-1 xs-margin-8 xs-no-margin-rl xs-no-margin-bottom">
<div class="testimonial">
<div class="bg-white border border-gray-light border-round padding-5 width-100">
<br>
<p class="no-margin text-gray-dark- text-large">
<img src="assets/images/noFILLter.JPG" alt="noFILLter">
</p>
</div>
<!-- //.bg-white -->
</div>
<!-- //.testimonial -->
</div>
<!-- //.col-sm-6 -->
</div>
</div>
<!-- //.container -->
</section>
<!-- //Section - About End -->
<!-- Section - Event greeting start -->
<section id="event-banner" class="bg-green pull-up greeting-section">
<div class="container">
<div class="row">
<a href="pages/greetings/principal/">
<div class="col-sm-4 text-center">
<img class="greet-image" src="./assets/images/president_sq.png" width="270px" alt="">
<p class="margin-3 font-family-alt no-margin-bottom no-margin-rl title-small text-white">
学校長挨拶
</p>
</div>
</a>
<!-- //.col-sm-4 -->
<a href="pages/greetings/ec/">
<div class="col-sm-4 text-center">
<img class="greet-image" src="./assets/images/leader_sq.png" width="270px" alt="">
<p class="margin-3 font-family-alt no-margin-bottom no-margin-rl title-small text-white">
実行委員長挨拶
</p>
</div>
</a>
<!-- //.col-sm-4 -->
<a href="sponsors/">
<div class="col-sm-4 text-center">
<img class="greet-image" src="./assets/images/sponsor.jpg" width="270px" alt="">
<p class="margin-3 font-family-alt no-margin-bottom no-margin-rl title-small text-white">
スポンサー一覧
</p>
</div>
</a>
<!-- //.col-sm-4 -->
</div>
<!-- //.row -->
</div>
</section>
<!-- //Section - Event greeting end -->
<!-- Section - Details -->
<section id="event-banner" class="bg-white pull-up">
<div class="container">
<div class="row">
<div class="col-sm-4 text-center">
<i class="fa fa-clock-o display-block text-base-color title-extra-large-2"></i>
<span
class="display-block font-family-alt font-weight-700 letter-spacing-1 margin-5 no-margin-bottom no-margin-rl text-large text-uppercase">
Date & Time
</span>
<p class="margin-3 font-family-alt no-margin-bottom no-margin-rl title-small text-gray-dark-2">
October 22~23, 2022<br>
0930 AM to 1700 PM
</p>
</div>
<!-- //.col-sm-4 -->
<div class="col-sm-4 xs-margin-8 xs-no-margin-bottom xs-no-margin-rl text-center">
<i class="fa fa-map-marker display-block text-base-color title-extra-large-2"></i>
<span
class="display-block font-family-alt font-weight-700 letter-spacing-1 margin-5 no-margin-bottom no-margin-rl text-large text-uppercase">
Venue
</span>
<p class="margin-3 font-family-alt no-margin-bottom no-margin-rl title-small text-gray-dark-2">
熊本高等専門学校 熊本キャンパス<br>
〒861-1102熊本県合志市須屋2659-2
</p>
</div>
<!-- //.col-sm-4 -->
<div id="banner-registration" class="col-sm-4 xs-margin-8 xs-no-margin-bottom xs-no-margin-rl text-center">
<a href="/assets/pdf/pamphlet2022.pdf"
class="btn btn-outline-base-color sm-btn-medium btn-large no-margin-rl">
<span>Download<br>Pamphlet</span>
</a>
</div>
<!-- //.col-sm-4 -->
</div>
<!-- //.row -->
</div>
</section>
<!-- Section - Details end -->
<!-- Footer -->
<!-- Footer Start -->
<footer class="footer bg-white">
<div class="container">
<div class="row">
<div class="col-sm-4 row">
<!-- <div class="footer-logo xs-text-center">
<img src="assets/images/favicon.png" width="80px" alt="">
</div> -->
<!-- //.footer-logo -->
<p class="disclaimer xs-text-center">
電波祭 2022 ©
</p>
<!-- //.disclaimer -->
</div>
<!-- //.col-sm-4 -->
<div class="col-sm-8">
<div class="footer-social text-right">
<ul class="list-inline list-unstyled no-margin xs-text-center xs-title-small title-medium">
<li><a target="_blank" href="https://www.facebook.com/denpasai/"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://twitter.com/denpasai"><i class="fa fa-twitter"></i></a></li>
</ul>
</div>
<!-- //.footer-social -->
</div>
<!-- //.col-sm-8 -->
</div>
<!-- //.row -->
</div>
<!-- //.container -->
</footer>
<!-- //Footer End -->
<!-- Scroll to top -->
<a href="#page-top" class="page-scroll scroll-to-top"><i class="fa fa-angle-up"></i></a>
<!-- jQuery -->
<script src="assets/js/jquery.min.js"></script>
<!-- Bootstrap -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="https://kit.fontawesome.com/41b4fd1d70.js" crossorigin="anonymous"></script>
<!-- Plugins -->
<script src="/assets/js/pace.min.js"></script>
<script src="assets/js/debouncer.min.js"></script>
<script src="assets/js/jquery.easing.min.js"></script>
<script src="assets/js/jquery.inview.min.js"></script>
<script src="assets/js/jquery.matchHeight.js"></script>
<script src="assets/js/isotope.pkgd.min.js"></script>
<script src="assets/js/imagesloaded.pkgd.min.js"></script>
<script src="assets/js/flickity.pkgd.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/jquery.validate.min.js"></script>
<!-- BG slideshow -->
<script src="assets/js/jquery.flexslider.min.js"></script>
<!-- BG Parallax JS -->
<script src="assets/js/TweenMax.min.js"></script>
<script src="assets/js/ScrollMagic.min.js"></script>
<script src="assets/js/animation.gsap.min.js"></script>
<!-- Theme -->
<script src="assets/js/main.js"></script>
<!-- Countdown -->
<script src="assets/js/jquery.countdown.min.js"></script>
<script src="assets/js/countdown.js"></script>
</body>
</html>