-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
586 lines (536 loc) · 26.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
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
573
574
575
576
577
578
579
580
581
582
583
584
585
586
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JEJU ACTIVITY</title>
<!-- Use Swiper form CDN -->
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css" />
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/4f251c55cf.js" crossorigin="anonymous"></script>
<!-- Use google icon -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<!-- Double Arrow -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<link rel="stylesheet" href="./CSS/reset.css">
<link rel="stylesheet" href="./CSS/style.css">
<script defer src="JS/main.js"></script>
<!-- 스크롤에 따른 애니메이션 효과 -->
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
</head>
<body style="overflow-x: hidden">
<script>
AOS.init();
</script>
<!-- Header -->
<header>
<!-- Logo -->
<div class="title">Jeju
<div class="title__logo">
<i class="fa-solid fa-quote-left"></i>
<i class="fa-solid fa-pause"></i>
</div>
</div>
<div class="other-menu">
<ul>
<li>
<span>HOME</span>
<a href="../index.html" title="home"><i class="fa-solid fa-house"></i></a>
</li>
<li>
<span>CAFE</span>
<a href="../cafe/cafeIndex.html" title="cafe"><i class="fa-solid fa-mug-saucer"></i></a>
</li>
<li>
<span>FOOD</span>
<a href="../food/index.html" title="food"><i class="fa-solid fa-bowl-food"></i></a>
</li>
<li>
<span>TOURIST</span>
<a href="../touristAttraction/touristIndex.html" title="tourist">
<i class="fa-solid fa-star"></i>
</a>
</li>
<li>
<span>EMERGENCY</span>
<a href="../emergency/emergencyIndex.html" title="emergency"><i class="fa-regular fa-hospital"></i></a>
</li>
</ul>
</div>
<!-- Fixed Weather -->
<div class="weather">
<ul>
<li>
현재 제주도는
</li>
</ul>
</div>
</header>
<div class="inner">
<!-- MAIN SWIPER -->
<div class="swiper">
<div class="swiper-wrapper">
<!-- Slides -->
<div class="swiper-slide">
<a href="#">
<div class="text-wrap firstmainbtn">
<span class="circle1"></span>
<span class="circle2"></span>
<span class="circle3"></span>
<span class="circle4"></span>
<span class="circle5"></span>
<h2>9.81 파크
</h2>
<p>애월 바다와 한라산 사이의 스마트 놀이터 9.81 파크<br />트렌디한 공간을 누비며 실외, 실내에서 즐기는 액티비티</p>
</div>
<img src="./image/981main1.png" alt="9.81파크">
</a>
</div>
<div class="swiper-slide">
<a href="#">
<div class="text-wrap secondmainbtn">
<span class="circle1"></span>
<span class="circle2"></span>
<span class="circle3"></span>
<span class="circle4"></span>
<span class="circle5"></span>
<h2>렛츠런팜
</h2>
<p>국내 경주마를 육성하고 관리하는 목장,<br />면적이 200만㎡에 달하는 청정한 자연환경에서 자라는 말</p>
</div>
<img src="./image/horsemain.png" alt="렛츠런팜">
</a>
</div>
<div class="swiper-slide">
<a href="#">
<div class="text-wrap thirdmainbtn">
<span class="circle1"></span>
<span class="circle2"></span>
<span class="circle3"></span>
<span class="circle4"></span>
<span class="circle5"></span>
<h2>제주카이트서핑
</h2>
<p>종달리 앞바다에 펼처진 전용 비치에 우도와 성산일출봉을 바라보며<br />이국적이며 편안한 휴식을 즐길 수 있는 액티비티, 서핑!</p>
</div>
<img src="image/main5.jpg" alt="바운스슈퍼파크제주센터">
</a>
</div>
<div class="swiper-slide">
<a href="#">
<div class="text-wrap fourthmainbtn">
<span class="circle1"></span>
<span class="circle2"></span>
<span class="circle3"></span>
<span class="circle4"></span>
<span class="circle5"></span>
<h2>블루원 요트투어
</h2>
<p>제주 바다 위에서 요트, 스피드보트, 제트스키, 스노클링, 스쿠버다이빙 등<br />모든 해양레저를 한 곳에서 프라이빗하게 즐길 수 있는 액티비티</p>
</div>
<img src="./image/yachtmain.png" alt="블루원요트투어">
</a>
</div>
<div class="swiper-slide">
<a href="#">
<div class="text-wrap fifthmainbtn">
<span class="circle1"></span>
<span class="circle2"></span>
<span class="circle3"></span>
<span class="circle4"></span>
<span class="circle5"></span>
<h2>바운스 슈퍼파크 제주센터
</h2>
<p>영유아 아이들부터 초등학교 고학년 아이들까지 모두가 좋아하는<br />국내 최초, 최대 규모 트램폴린 중심의 실내 스포츠 테마파크</p>
</div>
<img src="./image/main3.jpg" alt="제주카이트서핑">
</a>
</div>
</div>
<div class="swiper-pagination"></div>
<div class="swiper-button-prev"></div>
<div class="swiper-button-next">
</div>
</div>
<figure>
<!-- 981파크 INFORMATION -->
<div class="parkarrow">
<p class="parkinfo">'9.81파크' INFORMATION</p>
<span class="material-symbols-outlined firstarrow">
keyboard_double_arrow_down
</span>
</div>
<!-- 981파크 -->
<div class="park981">
<div classn="park981contain">
<div data-aos="fade-up" data-aos-duration="1000">
<img class="bigcloud" src="./image/cloud.png" alt="big cloud"></img>
</div>
<div data-aos="fade-up" data-aos-duration="1500">
<img class="smallcloud" src="./image/cloud.png" alt="small cloud"></img>
</div>
<div data-aos="fade-up" data-aos-duration="3000">
<img class="building" src="./image/981des.png" alt="981 building"></img>
<p class="parktext1">제주도의 중심 한라산과 비양도를 품은 푸른 바다를 마주하는 실외 공간과<br />
‘iF 디자인 어워드’를 수상한 감각적인 실내 공간을 모두 경험할 수 있는 테마파크,<br />
제주의 자연과 어우러져 새로운 형태의 스마트하고 다채로운 어트랙션과 트렌디한 부대시설을 즐길 수 있습니다.</p>
<p class="parktext2">무동력카트에 ICT기술을 더한 '그래비티 레이싱'을 비롯,<br />
실내 스포츠 게임과 VR 레이싱을 경험할 수 있는 체험형 게임존 ‘LAB 981’,<br />
다양한 브랜드 상품을 판매하는 브랜드 스토어 ‘GARAGE 981’ 등이 마련되어 있습니다.</p>
</div>
<div data-aos="fade-left" data-aos-offset="400" data-aos-duration="4000">
<div class="ease_in_out">
<img class="movecart" src="./image/movecart.png" alt="move cart"></img>
</div>
</div>
<div class="contact981">
<div class="background981">
<p><span class="strong">DETAILS<br /><br />
9.81파크</span><br />
제주 제주시 애월읍 천덕로 880-24<br />
휴무일 : 없음<br />
이용시간 : 09:00~18:30</p>
<ul class="sns">
<li><a href='tel:064-1833-9810'><i class="material-symbols-outlined">
phone_in_talk</i></a></li>
<li><a href="#pop" class="btn"><i class="material-symbols-outlined">
location_on
</i></a>
<div class="popup1" id="pop">
<iframe class="map1"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3331.2767415907097!2d126.36413611520474!3d33.38994355978705!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x350cfcaee389e537%3A0xb1b8a666bc10abe1!2zOS44MSDtjIztgaw!5e0!3m2!1sko!2skr!4v1677921166559!5m2!1sko!2skr"
width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
<a href="#">닫기</a>
</div>
</li>
<li><a href="#"><i class="material-symbols-outlined">
share</i></a>
</li>
<li><a href="http://www.981park.com/" target="_blank"><i class="material-symbols-outlined">
house</i></a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- 렛츠런팜 INFORMATION -->
<div class="runarrow">
<p class="runinfo">'렛츠런팜' INFORMATION</p>
<span class="material-symbols-outlined secondarrow">
keyboard_double_arrow_down
</span>
</div>
<!-- 렛츠런팜 -->
<div class="letsrunfarm">
<div classn="farmcontain">
<div data-aos="zoom-in" data-aos-duration="1500">
<video class="farmvideo" src="./video/runfarm.mp4" autoplay muted loop alt="letsrunfarm main"></video>
</div>
</div>
<div class="ease">
<img class="horsetree" src="./image/runfarm4.png" alt="horse tree"></img>
</div>
<div data-aos="fade-left" data-aos-offset="500" data-aos-duration="3000">
<div class="runtext">
<p class="runfarmdes">이곳은 넓은 초원으로 한가롭게 노니는 조랑말의 풍경을 감상할 수 있는 목장입니다.<br />
이곳 내에는 산책로가 깔끔하게 조성되어 있어 천천히 걸으며 휴식할 수 있으며,<br />
울타리 주변으로 형형색색의 꽃을 피어나 더욱 아름다운 분위기를 자아냅니다.<br />
<br />
특히, 여름에는 해바라기와 양귀비가 가득 피어난 공터가 있어 화려한 포토존을 만들어냅니다.<br />
이외에도 조랑말에게 직접 먹이를 주고, 귀여운 트랙터 모습을 한 마차가 운영되어<br />
특히 아이들과 가족 나들이 장소로 안성맞춤입니다.
</p>
</div>
<div data-aos="zoom-in-up" data-aos-duration="5000">
<div class="horse_ease_in_out">
<img class="horse" src="./image/runfarm3.png" alt="horse"></img>
</div>
<img class="farmbus" src="./image/runfarm2.jpg" alt="runfarm bus"></img>
</div>
<div data-aos="zoom-in-up" data-aos-duration="5000">
<img class="grass" src="./image/grass.png" alt="grass"></img>
</div>
</div>
<div class="contactrun">
<div class="backgroundrun">
<p><span class="strong">DETAILS<br /><br />
렛츠런팜</span><br />
제주 제주시 조천읍 남조로 1660<br />
휴무일 : 월요일, 화요일 및 임시 지정<br />
이용시간 : 09:00~18:30</p>
<ul class="sns">
<li><a href='tel:064-1833-9810'><i class="material-symbols-outlined">
phone_in_talk</i></a></li>
<li><a href='#pop2'><i class="material-symbols-outlined">
location_on
</i></a>
<div class="popup2" id="pop2">
<iframe class="map2"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3330.2397315970975!2d126.6792802152053!3d33.41699375838504!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x350d0318aab8a777%3A0x5453823e9b267d74!2z66Cb7Lig65-w7Yyc7KCc7KO866qp7J6l!5e0!3m2!1sko!2skr!4v1677918922615!5m2!1sko!2skr"
width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
<a href="#">닫기</a>
</div>
</li>
<li><a href="#"><i class="material-symbols-outlined">
share</i></a></li>
<li><a href="https://www.visitjeju.net/kr/detail/view?contentsid=CONT_000000000500569" target="_blank"><i
class="material-symbols-outlined">
house</i></a></li>
</ul>
</div>
</div>
</div>
<!-- 카이트서핑 INFORMATION -->
<div class="kitearrow">
<p class="kiteinfo">'카이트서핑' INFORMATION</p>
<span class="material-symbols-outlined thirdarrow">
keyboard_double_arrow_down
</span>
</div>
<!-- 카이트서핑-->
<div class="kitesurfing">
<div data-aos="fade-up" data-aos-duration="6000">
<div class="kitecontain">
<p class="kitetitle">“미끄러지듯 물 위를 달리고, 바람을 타고 날아오르는 짜릿한 기분!”</p>
<img class="kite1" src="./image/kite1.jpg" alt="카이트서핑1"></img>
<img class="kite2" src="./image/kite2.jpg" alt="카이트서핑2"></img>
</div>
</div>
<img class="wing1" src="./image/wing1.png" alt="낙하산1"></img>
<div class="wing2_ease_in_out">
<img class="wing2" src="./image/wing2.png" alt="낙하산2"></img>
</div>
<div class="wing3_ease_in_out">
<img class="wing3" src="./image/wing3.png" alt="낙하산3"></img>
</div>
<div data-aos="fade-right" data-aos-duration="20000">
<p class="kitetext">카이트 서핑은 패러글라이딩과 웨이크보드를 결합한 스포츠로 카이트(연)를 하늘로 띄우고 이를 조종해<br />
바다를 가로질러 달리고, 점프하여 하늘을 나는 짜릿한 기분까지 느낄 수 있는 최고의 익스트림 스포츠입니다.<br />
<br />
카이트의 바람 조종 기술과 서핑을 동시에 할 줄 알아야 하는 고난이도 기술로 사전 교육은 필수이며,<br />
초보자는 익히는데 시간이 조금 필요하지만 한번 익히고 나면 평생을 즐길 수 있는 당신의 인생스포츠가 되어 줄 것입니다.
</p>
</div>
<div class="contactkite">
<div class="backgroundkite">
<p><span class="strong">DETAILS<br /><br />
제주 카이트 서핑</span><br />
제주 제주시 매촌4길 3<br />
휴무일 : 없음<br />
이용시간 : 11:00~18:00</p>
<ul class="sns">
<li><a href='tel:010-5486-2032'><i class="material-symbols-outlined">
phone_in_talk</i></a></li>
<li><a href='#pop3'><i class="material-symbols-outlined">
location_on
</i></a>
<div class="popup3" id="pop3">
<iframe class="map3"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d213177.61002776626!2d126.47361718218599!3d33.39976894145539!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x350d15043874066b%3A0x330b39f999abf26f!2z7Iqk7YWM7J207KeA7ZWY7Jqw7IqkICYg7Lm07J207Yq47ISc7ZWRIOyKpOy_qCBraXRlc3VyZmluZyBzaGNvb2w!5e0!3m2!1sko!2skr!4v1677919494004!5m2!1sko!2skr"
width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
<a href="#">닫기</a>
</div>
</li>
<li><a href="#"><i class="material-symbols-outlined">
share</i></a></li>
<li><a href="https://kiters.co.kr/" target="_blank"><i class="material-symbols-outlined">
house</i></a></li>
</ul>
</div>
</div>
</div>
<!-- 블루원요트클럽 INFORMATION -->
<div class="bluearrow">
<p class="blueinfo">'블루원 요트클럽' INFORMATION</p>
<span class="material-symbols-outlined fourtharrow">
keyboard_double_arrow_down
</span>
</div>
<!-- 블루원요트클럽 -->
<div class="blueone">
<div data-aos="flip-up" data-aos-duration="6000">
<video class="blueone1" src="./video/blueone.mp4" autoplay muted loop alt="blueone main"></video>
<p class="blueonetitle">Dodoo Marina<br />Blueone Yacht Club.</p>
<p class="bluedes">“천혜의 제주바다에서 즐기는 럭셔리 해양레저의 환상적인 조합”</p>
<div class="contactblue">
<div class="backgroundblue">
<p><span class="strong">DETAILS<br /><br />
블루원 요트투어</span><br />
제주 제주시 도두항서길 41<br />
휴무일 : 없음<br />
이용시간 : 09:00~18:00
</p>
<ul class="sns">
<li><a href='tel:0507-1310-2853'><i class="material-symbols-outlined">
phone_in_talk</i></a></li>
<li><a href='#pop4'><i class="material-symbols-outlined">
location_on
</i></a>
<div class="popup4" id="pop4">
<iframe class="map4"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3326.781784574938!2d126.46164196520718!3d33.50705410370993!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x350cfb1f47e995b7%3A0xd2d7dce4e61eee0f!2z64-E65GQ66eI66as64KYKOyjvCk!5e0!3m2!1sko!2skr!4v1677919790593!5m2!1sko!2skr"
width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
<a href="#">닫기</a>
</div>
</li>
<li><a href="#"><i class="material-symbols-outlined">
share</i></a></li>
<li><a href="http://dodoomarina.com/" target="_blank"><i class="material-symbols-outlined">
house</i></a></li>
</ul>
</div>
</div>
</div>
<div class="bluecontainer">
<div class="bluecon1">
<figure class="snip1384">
<img class="yacht1" src="./image/y1.png" alt="요트1">
<figcaption>
<h3>LAGOON 620</h3>
<p>프랑스 라군社 명품 카타마란 요트 바다에<br />
떠 있는 7성급 호텔, 아시아 전체 7대 보유</p>
</figcaption>
</figure>
<figure class="snip1384">
<img class="yacht2" src="./image/y2.png" alt="요트2">
<figcaption>
<h3>BENETEAU OCEINIS 37</h3>
<p>프랑스 베네토社 럭셔리 세일링 요트<br />
우수한 세일링 퍼포먼스,<br />
세계적으로 인지도 높은 요트 브랜드</p>
</figcaption>
</figure>
<figure class="snip1384">
<img class="yacht3" src="./image/y3.png" alt="요트3">
<figcaption>
<h3>DUFOUR GRAND LARGE 405</h3>
<p>독일 듀포社 럭셔리 세일링 요트<br />
쾌적하고 고급스러운 실내공간,<br />
장거리 항해에 강한 퍼포먼스</p>
</figcaption>
</figure>
</div>
<div class="bluecon2">
<figure class="snip1384">
<img class="yacht4" src="./image/y4.png" alt="요트4">
<figcaption>
<h3>ZODIAC MEDLINE 850</h3>
<p>미국 조디악社 스피드 보트 (고속단정)<br />
최상의 스릴을 느낄 수 있는 보트,<br />
상부튜브 타입의 최고의 안정성</p>
</figcaption>
</figure>
<figure class="snip1384">
<img class="yacht5" src="./image/y5.png" alt="요트5">
<figcaption>
<h3>TRIMAX TOP FISHER 560</h3>
<p>폴란드 페가수스社 피싱보트<br />
트롤링, 지깅, 흘림낚시 전용보트,<br />
비바람을 견딜 수 있는 하우스 타입</p>
</figcaption>
</figure>
<figure class="snip1384">
<img class="yacht6" src="./image/y6.png" alt="요트6">
<figcaption>
<h3>YAMAHA FX CRUISER</h3>
<p>미국 야마하社 제트스키 (P.W.C)<br />
극한의 스릴과 속도의 퍼포먼스,<br />
최고속도 100km, 체감속도 200km
</p>
</figcaption>
</figure>
</div>
</div>
<!-- 바운스 슈퍼파크 INFORMATION -->
<div class="bouncearrow">
<p class="bounceinfo">'바운스 슈퍼파크' INFORMATION</p>
<span class="material-symbols-outlined fiftharrow">
keyboard_double_arrow_down
</span>
</div>
<!-- 바운스슈퍼파크제주 -->
<div class="bouncesuper">
<div data-aos="zoom-in" data-aos-duration="2000">
<p class="bouncetitle">“신개념 놀이문화 공간 바운스!”</p>
<img class="bouncebg" src="./image/bounce1.jpg" alt="바운스배경"></img>
</div>
<img class="bouncechild1" src="./image/bounce2.png" alt="바운스아이1"></img>
<img class="bouncechild2" src="./image/bounce3.png" alt="바운스아이2"></img>
<div data-aos="fade-up">
<img class="bumperbg" src="./image/bounce4.jpg" alt="바운스범퍼카"></img>
<p class="bouncetext1">바운스는 국내 최초, 최대 규모 트램폴린 중심의 실내 스포츠 테마파크 입니다.<br />
바운스 슈퍼파크는 더 큰 규모와 다양한 액티비티를 즐길 수 있는 브랜드입니다.
</p>
</div>
<img class="bumpercar1" src="./image/bounce5.png" alt="범퍼카1"></img>
<img class="bumpercar2" src="./image/bounce6.png" alt="범퍼카2"></img>
<div class="playground">
<img class="playground1" src="./image/bounce7.jpg" alt="바운스놀이공간1"></img>
<img class="playground2" src="./image/bounce8.jpg" alt="바운스놀이공간2"></img>
</div>
<p class="bouncetext2">제주 슈퍼파크에는 짚코스터와 스카이챌린지를 비롯 스릴 넘치는 어트랙션을 즐길 수 있습니다.<br />
바운스의 근본 놀이 공간인 트램폴린존에서 신나게 뛰어놀 수도 있습니다.
</p>
<div class="contactbounce">
<div class="backgroundbounce">
<p><span class="strong">DETAILS<br /><br />
바운스 슈퍼파크 제주센터</span><br />
제주 제주시 연사6길 61 지하 1층<br />
휴무일 : 매월 둘째주 화요일<br />
이용시간 : 10:00~18:00</p>
<ul class="sns">
<li><a href='tel:070-4647-0559'><i class="material-symbols-outlined">
phone_in_talk</i></a></li>
<li><a href='#pop5'><i class="material-symbols-outlined">
location_on
</i></a>
<div class="popup5" id="pop5">
<iframe class="map5"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3327.733933663649!2d126.50741521520673!3d33.48227725499718!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x350cfbe535126fcb%3A0x608267e04ceb0d0f!2z67CU7Jq07IqkIOyKiO2NvO2MjO2BrCDsoJzso7wg7IS87YSw!5e0!3m2!1sko!2skr!4v1677920367876!5m2!1sko!2skr"
width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
<a href="#">닫기</a>
</div>
</li>
<li><a href="#"><i class="material-symbols-outlined">
share</i></a></li>
<li><a href="https://www.vaunce.co.kr/branch/46" target="_blank"><i class="material-symbols-outlined">
house</i></a></li>
</ul>
</div>
</div>
</div>
</figure>
</div>
<!-- FOOTER -->
<footer>
<img src="./image/footer.jpg" alt="제주도관광공사" />
<ul>
<li>POSCO X 코딩온 KDT 5th / Production by Team4</li>
<li>This page made by <span class="strong">Shin Sang Ah</span></li>
<li>Contact <span class="strong"> [email protected]</span></li>
</ul>
</footer>
<!-- 상단 이동하기 버튼 -->
<a href="#" class="btn_gotop" id="click"><img src="./image/topbtn.png">
<span class="glyphicon glyphicon-chevron-up">
</span>
</a>
</body>
</html>