-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrecruitment.html
469 lines (408 loc) · 19.9 KB
/
recruitment.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
<!DOCTYPE html>
<html lang="ja">
<head>
<!-- Title -->
<title>GLソリューションズ株式会社</title>
<!-- Required Meta Tags Always Come First -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<!-- Google Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800">
<!-- CSS Global Compulsory -->
<link rel="stylesheet" href="assets/vendor/bootstrap/bootstrap.min.css">
<!-- CSS Global Icons -->
<link rel="stylesheet" href="assets/vendor/icon-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/vendor/icon-line/css/simple-line-icons.css">
<link rel="stylesheet" href="assets/vendor/icon-etlinefont/style.css">
<link rel="stylesheet" href="assets/vendor/icon-line-pro/style.css">
<link rel="stylesheet" href="assets/vendor/icon-hs/style.css">
<link rel="stylesheet" href="assets/vendor/dzsparallaxer/dzsparallaxer.css">
<link rel="stylesheet" href="assets/vendor/dzsparallaxer/dzsscroller/scroller.css">
<link rel="stylesheet" href="assets/vendor/dzsparallaxer/advancedscroller/plugin.css">
<link rel="stylesheet" href="assets/vendor/animate.css">
<link rel="stylesheet" href="assets/vendor/fancybox/jquery.fancybox.min.css">
<link rel="stylesheet" href="assets/vendor/slick-carousel/slick/slick.css">
<link rel="stylesheet" href="assets/vendor/typedjs/typed.css">
<link rel="stylesheet" href="assets/vendor/hs-megamenu/src/hs.megamenu.css">
<link rel="stylesheet" href="assets/vendor/hamburgers/hamburgers.min.css">
<!-- CSS Unify -->
<link rel="stylesheet" href="assets/css/unify-core.css">
<link rel="stylesheet" href="assets/css/unify-components.css">
<link rel="stylesheet" href="assets/css/unify-globals.css">
<!-- CSS Customization -->
<link rel="stylesheet" href="assets/css/custom.css">
</head>
<body>
<main>
<!-- Header -->
<header id="js-header" class="u-header u-header--static">
<div class="u-header__section u-header__section--light g-bg-white g-transition-0_3 g-py-10">
<nav class="js-mega-menu navbar navbar-expand-lg hs-menu-initialized hs-menu-horizontal">
<div class="container">
<!-- Responsive Toggle Button -->
<button class="navbar-toggler navbar-toggler-right btn g-line-height-1 g-brd-none g-pa-0 g-pos-abs g-top-minus-3 g-right-0" type="button" aria-label="Toggle navigation" aria-expanded="false" aria-controls="navBar" data-toggle="collapse" data-target="#navBar">
<span class="hamburger hamburger--slider">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</span>
</button>
<!-- End Responsive Toggle Button -->
<!-- Logo -->
<a href="index.html" class="navbar-brand d-flex">
<img src="assets/img/logo.jpg" alt="">
</a>
<!-- End Logo -->
<!-- Navigation -->
<div class="collapse navbar-collapse align-items-center flex-sm-row g-pt-10 g-pt-5--lg g-mr-40--lg" id="navBar">
<ul class="navbar-nav text-uppercase g-pos-rel g-font-weight-600 ml-auto">
<!-- ホーム -->
<li class="nav-item g-mx-10--lg g-mx-15--xl">
<a href="index.html" class="nav-link g-py-7 g-px-0">ホーム</a>
</li>
<!-- End ホーム -->
<!-- 会社概要 -->
<li class="nav-item g-mx-10--lg g-mx-15--xl">
<a href="overview.html" class="nav-link g-py-7 g-px-0">会社概要</a>
</li>
<!-- End 会社概要 -->
<!-- 採用 -->
<li class="nav-item g-mx-10--lg g-mx-15--xl">
<a href="recruitment.html" class="nav-link g-py-7 g-px-0">採用</a>
</li>
<!-- End 採用 -->
<!-- お問い合わせ -->
<li class="nav-item g-mx-10--lg g-mx-15--xl">
<a href="contact.html" class="nav-link g-py-7 g-px-0">お問い合わせ</a>
</li>
<!-- End お問い合わせ -->
</ul>
</div>
<!-- End Navigation -->
</div>
</nav>
</div>
</header>
<!-- End Header -->
<hr>
<!-- Jobs Description -->
<section class="container g-pt-40 g-pb-120">
<div class="container">
<div class="row">
<!-- Content -->
<div class="col-lg-8 g-mb-30">
<h2 class="h3">採用</h2>
</div>
<div class="col-lg-8 g-mb-30 g-mb-0--lg">
<article class="u-shadow-v11 rounded g-pa-30">
<!-- Content Header -->
<div class="row">
<div class="col-md-9 g-mb-30 g-mb-0--md">
<div class="media">
<div class="media-body">
<span class="d-block g-mb-3">
<a class="u-link-v5 g-font-size-18 g-color-gray-dark-v1 g-color-primary--hover" href="">SE, プログラマ</a>
</span>
<span class="g-font-size-13 g-color-gray-dark-v4 g-mr-15">
<i class="icon-location-pin g-pos-rel g-top-1 mr-1"></i> 愛知県春日井市
</span>
<span class="g-font-size-13 g-color-gray-dark-v4 g-mr-15">
<i class="icon-directions g-pos-rel g-top-1 mr-1"></i> GLソリューションズ株式会社
</span>
</div>
</div>
</div>
<div class="col-md-3 align-self-center text-md-right">
<a class="u-tags-v1 g-font-size-12 g-color-main g-brd-around g-brd-gray-light-v3 g-bg-gray-dark-v2--hover g-brd-gray-dark-v2--hover g-color-white--hover rounded g-py-3 g-px-8" href="#">正社員</a>
</div>
</div>
<!-- End Content Header -->
<hr class="g-brd-gray-light-v4">
<!-- Jobs Description -->
<h3 class="h5 g-color-gray-dark-v1 g-mb-10">仕事内容</h3>
<div class="g-mb-20">
<p>Java/.NET等によるアプリケーション開発</p>
</div>
<!-- End Jobs Description -->
<hr class="g-brd-gray-light-v4">
<!-- Offer Details & Skills -->
<div class="row">
<!-- Offer Details -->
<div class="col-lg g-mb-30 g-mb-0--lg">
<h3 class="h5 g-color-gray-dark-v1 g-mb-10">雇用条件</h3>
<ul class="list-unstyled mb-0">
<li class="media g-mb-10">
<span class="d-block g-color-gray-dark-v5 g-width-110">
<i class="icon-wallet g-pos-rel g-top-1 g-mr-5"></i> 給与:
</span>
<span class="media-body">200,000円~400,000円(スキル等を考慮)</span>
</li>
<li class="media g-mb-10">
<span class="d-block g-color-gray-dark-v5 g-width-110">
<i class="icon-calendar g-pos-rel g-top-1 g-mr-5"></i> 勤務時間:
</span>
<span class="media-body">9:00~18:00(昼休12:00~13:00) </span>
</li>
<li class="media">
<span class="d-block g-color-gray-dark-v5 g-width-110">
<i class="icon-location-pin g-pos-rel g-top-1 g-mr-5"></i> 勤務地:
</span>
<span class="media-body">愛知県名古屋市、春日井市</span>
</li>
</ul>
</div>
<!-- End Offer Details -->
<!-- Skills -->
<div class="col-lg">
<h3 class="h5 g-color-gray-dark-v1 g-mb-10">必要なスキル(いずれか一つ)</h3>
<ul class="list-inline mb-0">
<li class="list-inline-item g-mb-10">
<a class="u-tags-v1 g-font-size-13 g-color-main g-brd-around g-bg-gray-light-v5 g-bg-primary--hover g-color-white--hover rounded g-py-5 g-px-15" href="#">Java</a>
</li>
<li class="list-inline-item g-mb-10">
<a class="u-tags-v1 g-font-size-13 g-color-main g-brd-around g-bg-gray-light-v5 g-bg-primary--hover g-color-white--hover rounded g-py-5 g-px-15" href="#">.NET(言語問わず)</a>
</li>
<li class="list-inline-item g-mb-10">
<a class="u-tags-v1 g-font-size-13 g-color-main g-brd-around g-bg-gray-light-v5 g-bg-primary--hover g-color-white--hover rounded g-py-5 g-px-15" href="#">JavaScript</a>
</li>
<li class="list-inline-item g-mb-10">
<a class="u-tags-v1 g-font-size-13 g-color-main g-brd-around g-bg-gray-light-v5 g-bg-primary--hover g-color-white--hover rounded g-py-5 g-px-15" href="#">HTML5</a>
</li>
</ul>
</div>
<!-- End Skills -->
</div>
<!-- End Offer Details & Skills -->
</article>
</div>
<!-- End Content -->
<!-- Sidebar -->
<div class="col-lg-4">
<aside class="u-shadow-v11 rounded g-pa-30">
<!-- Content Header -->
<div class="media g-mb-20">
<div class="media-body">
<span class="d-block">
<a class="u-link-v5 g-font-size-18 g-color-gray-dark-v1 g-color-primary--hover" href="http://www.gl-s.co.jp/index.html">GLソリューションズ株式会社</a>
</span>
</div>
</div>
<!-- End Content Header -->
<hr class="g-brd-gray-light-v4">
<!-- Contacts -->
<ul class="list-unstyled mb-0">
<li class="d-flex align-items-baseline g-mb-12">
<i class="icon-location-pin g-color-gray-dark-v5 g-mr-10"></i>
<span>愛知県春日井市鳥居松町6-5 丸十ビル5階</span>
</li>
<li class="d-flex align-items-baseline g-mb-10">
<i class="icon-phone g-color-gray-dark-v5 g-mr-10"></i>
<span>0568-89-1248</span>
</li>
<li class="d-flex align-items-baseline g-mb-10">
<i class="icon-envelope g-color-gray-dark-v5 g-mr-10"></i>
<a class="u-link-v5 g-color-main g-color-primary--hover" href="arakawa@gl-s.co.jp ">arakawa@gl-s.co.jp </a>
</li>
<li class="d-flex align-items-baseline g-mb-10">
<i class="icon-globe g-color-gray-dark-v5 g-mr-10"></i>
<a class="u-link-v5 g-color-main g-color-primary--hover" href="http://www.gl-s.co.jp/index.html">http://www.gl-s.co.jp/index.html</a>
</li>
</ul>
<!-- End Contacts -->
<hr class="g-brd-gray-light-v4">
<a class="btn btn-xl btn-block u-btn-primary text-uppercase g-font-weight-600 g-font-size-12" href="contact.html">応募する</a>
</aside>
</div>
<!-- Sidebar -->
</div>
</div>
</section>
<!-- End Jobs Description -->
<!-- Footer -->
<div id="contacts-section" class="g-bg-black-opacity-0_9 g-color-white-opacity-0_8 g-py-60">
<div class="container">
<div class="row">
<!-- Footer Content -->
<div class="col-lg-3 col-md-6 g-mb-40 g-mb-0--lg">
<div class="u-heading-v2-3--bottom g-brd-white-opacity-0_8 g-mb-20">
<h2 class="u-heading-v2__title h6 text-uppercase mb-0">About Us</h2>
</div>
<p>GLソリューションズ株式会社<br>代表取締役 荒川 誠二</p>
</div>
<!-- End Footer Content -->
<!-- Footer Content -->
<div class="col-lg-3 col-md-6 g-mb-40 g-mb-0--lg">
<div class="u-heading-v2-3--bottom g-brd-white-opacity-0_8 g-mb-20">
<h2 class="u-heading-v2__title h6 text-uppercase mb-0">Latest Posts</h2>
</div>
</div>
<!-- End Footer Content -->
<!-- Footer Content -->
<div class="col-lg-3 col-md-6 g-mb-40 g-mb-0--lg">
<div class="u-heading-v2-3--bottom g-brd-white-opacity-0_8 g-mb-20">
<h2 class="u-heading-v2__title h6 text-uppercase mb-0">Links</h2>
</div>
<nav class="text-uppercase1">
<ul class="list-unstyled g-mt-minus-10 mb-0">
<li class="g-pos-rel g-brd-bottom g-brd-white-opacity-0_1 g-py-10">
<h4 class="h6 g-pr-20 mb-0">
<a class="g-color-white-opacity-0_8 g-color-white--hover" href="overview.html">会社概要</a>
<i class="fa fa-angle-right g-absolute-centered--y g-right-0"></i>
</h4>
</li>
<li class="g-pos-rel g-brd-bottom g-brd-white-opacity-0_1 g-py-10">
<h4 class="h6 g-pr-20 mb-0">
<a class="g-color-white-opacity-0_8 g-color-white--hover" href="recruitment.html">採用</a>
<i class="fa fa-angle-right g-absolute-centered--y g-right-0"></i>
</h4>
</li>
<li class="g-pos-rel g-py-10">
<h4 class="h6 g-pr-20 mb-0">
<a class="g-color-white-opacity-0_8 g-color-white--hover" href="contact.html">お問い合わせ</a>
<i class="fa fa-angle-right g-absolute-centered--y g-right-0"></i>
</h4>
</li>
</ul>
</nav>
</div>
<!-- End Footer Content -->
<!-- Footer Content -->
<div class="col-lg-3 col-md-6">
<div class="u-heading-v2-3--bottom g-brd-white-opacity-0_8 g-mb-20">
<h2 class="u-heading-v2__title h6 text-uppercase mb-0">Contacts</h2>
</div>
<address class="g-bg-no-repeat g-font-size-12 mb-0" style="background-image: url(assets/img/map2.png);">
<!-- Location -->
<div class="d-flex g-mb-20">
<div class="g-mr-10">
<span class="u-icon-v3 u-icon-size--xs g-bg-white-opacity-0_1 g-color-white-opacity-0_6">
<i class="fa fa-map-marker"></i>
</span>
</div>
<p class="mb-0">〒486-0844 <br> 愛知県春日井市鳥居松町6-5 丸十ビル5階</p>
</div>
<!-- End Location -->
<!-- Phone -->
<div class="d-flex g-mb-20">
<div class="g-mr-10">
<span class="u-icon-v3 u-icon-size--xs g-bg-white-opacity-0_1 g-color-white-opacity-0_6">
<i class="fa fa-phone"></i>
</span>
</div>
<p class="mb-0">TEL:0568-89-1248 <br> FAX:0568-89-1248</p>
</div>
<!-- End Phone -->
<!-- Email and Website -->
<div class="d-flex g-mb-20">
<div class="g-mr-10">
<span class="u-icon-v3 u-icon-size--xs g-bg-white-opacity-0_1 g-color-white-opacity-0_6">
<i class="fa fa-globe"></i>
</span>
</div>
<p class="mb-0">
<a class="g-color-white-opacity-0_8 g-color-white--hover" href="mailto:arakawa@gl-s.co.jp">arakawa@gl-s.co.jp</a>
<br>
<a class="g-color-white-opacity-0_8 g-color-white--hover" href="http://www.gl-s.co.jp/index.html">http://www.gl-s.co.jp/index.html</a>
</p>
</div>
<!-- End Email and Website -->
</address>
</div>
<!-- End Footer Content -->
</div>
</div>
</div>
<!-- End Footer -->
<!-- Copyright Footer -->
<footer class="g-bg-gray-dark-v1 g-color-white-opacity-0_8 g-py-20">
<div class="container">
<div class="row">
<div class="col-md-8 text-center text-md-left g-mb-10 g-mb-0--md">
<div class="d-lg-flex">
<small class="d-block g-font-size-default g-mr-10 g-mb-10 g-mb-0--md">2019 © GL-Solutions co.,ltd. All Rights Reserved.</small>
<ul class="u-list-inline">
<li class="list-inline-item">
<a class="g-color-white-opacity-0_8 g-color-white--hover" href="privacypolicy.html">プライバシー・ポリシー</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- End Copyright Footer -->
<a class="js-go-to u-go-to-v1" href="#" data-type="fixed" data-position='{
"bottom": 15,
"right": 15
}' data-offset-top="400" data-compensation="#js-header" data-show-effect="zoomIn">
<i class="hs-icon hs-icon-arrow-top"></i>
</a>
</main>
<div class="u-outer-spaces-helper"></div>
<!-- JS Global Compulsory -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/jquery-migrate/jquery-migrate.min.js"></script>
<script src="assets/vendor/popper.js/popper.min.js"></script>
<script src="assets/vendor/bootstrap/bootstrap.min.js"></script>
<!-- JS Implementing Plugins -->
<script src="assets/vendor/hs-megamenu/src/hs.megamenu.js"></script>
<script src="assets/vendor/dzsparallaxer/dzsparallaxer.js"></script>
<script src="assets/vendor/dzsparallaxer/dzsscroller/scroller.js"></script>
<script src="assets/vendor/dzsparallaxer/advancedscroller/plugin.js"></script>
<script src="assets/vendor/fancybox/jquery.fancybox.min.js"></script>
<script src="assets/vendor/slick-carousel/slick/slick.js"></script>
<script src="assets/vendor/typedjs/typed.min.js"></script>
<!-- JS Unify -->
<script src="assets/js/hs.core.js"></script>
<script src="assets/js/components/hs.header.js"></script>
<script src="assets/js/helpers/hs.hamburgers.js"></script>
<script src="assets/js/components/hs.tabs.js"></script>
<script src="assets/js/components/hs.popup.js"></script>
<script src="assets/js/components/hs.carousel.js"></script>
<script src="assets/js/components/text-animation/hs.text-slideshow.js"></script>
<script src="assets/js/components/hs.go-to.js"></script>
<!-- JS Customization -->
<script src="assets/js/custom.js"></script>
<!-- JS Plugins Init. -->
<script>
$(document).on('ready', function () {
// initialization of carousel
$.HSCore.components.HSCarousel.init('.js-carousel');
// initialization of tabs
$.HSCore.components.HSTabs.init('[role="tablist"]');
// initialization of popups
$.HSCore.components.HSPopup.init('.js-fancybox');
// initialization of go to
$.HSCore.components.HSGoTo.init('.js-go-to');
// initialization of text animation (typing)
$(".u-text-animation.u-text-animation--typing").typed({
strings: [
"an awesome template",
"perfect template",
"just like a boss"
],
typeSpeed: 60,
loop: true,
backDelay: 1500
});
});
$(window).on('load', function () {
// initialization of header
$.HSCore.components.HSHeader.init($('#js-header'));
$.HSCore.helpers.HSHamburgers.init('.hamburger');
// initialization of HSMegaMenu component
$('.js-mega-menu').HSMegaMenu({
event: 'hover',
pageContainer: $('.container'),
breakpoint: 991
});
});
$(window).on('resize', function () {
setTimeout(function () {
$.HSCore.components.HSTabs.init('[role="tablist"]');
}, 200);
});
</script>
</body>
</html>