-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathservice.html
183 lines (182 loc) · 7.14 KB
/
service.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
<!DOCTYPE HTML>
<html lang="ja">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width" initial-scale="1.0">
<meta name="format-detection" content="telephone=no">
<title>Services | PescadoGames</title>
<meta property="og:title" content="PescadoGames | Service" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.pescadogames.ml/service.html" />
<meta property="og:image" content="/assets/icons/NewLogo_Transparent_1040x1038.png" />
<meta property="og:image" content="/assets/icons/NewLogo_Transparent_1040x1038.png">
<meta property="og:locale" content="ja_JP">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico">
<link rel="stylesheet" href="/assets/styles/style.css">
<!-- 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-KGVHZTK');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KGVHZTK"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!--ヘッダー-->
<header class="header">
<!--▽▽ヘッダーロゴ▽▽-->
<div class="logo">
<img src="assets/icons/NewLogo_Transparent_56x56.png" alt="Logo">
</div>
<!--△△ヘッダーロゴ△△-->
<!--▽▽ハンバーガーメニュー▽▽-->
<div id="hamburger">
<div class="icon">
<span></span>
<span></span>
<span></span>
</div>
</div>
<!--△△ハンバーガーメニュー△△-->
<!--▽▽ハンバーガーメニューのリスト▽▽-->
<nav class="sm">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="news.html">NEWS</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="">SERVICES</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</nav>
<!--△△ハンバーガーメニューのリスト△△-->
<!--▽▽ヘッダーリスト▽▽-->
<nav class="pc"> <!--pcクラスを追記-->
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="news.html">NEWS</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="">SERVICES</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</nav>
<!--△△ヘッダーリスト△△-->
</header>
<div class="center">
<span style="font-family: Meiryo" class="about">製品一覧</span>
</div>
<div class="center">
<section class="wrapper">
<div class="container">
<div class="content">
<div class="content-item">
<img src="assets/icons/PGBOT.png" class="image" width="60%" height="60%">
</div>
<div class="content-item">
<div class="text">
<section class="fadein">
<h2>PGBOT&PGBOT(GBCOnly)</h2>
<p>あなたのDiscordサーバーを豊かにするために<br>開発されたBOT。<br>(注意:Discord専用です!)</p>
<a class="heading2" href="https://bot.pescadogames.ml">導入はこちら!(discord)</a>
</section>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="center">
<section class="wrapper">
<div class="container">
<div class="content">
<div class="content-item">
<img src="assets/icons/PGLPG.png" class="image" width="60%" height="60%">
</div>
<div class="content-item">
<div class="text">
<section class="fadein">
<h2>PescadoGamesLauncher</h2>
<p>PescadoGames製品とその他の製品を使うために<br>作られたソフト<br>注意:Windows専用です!</p>
<a class="heading2" href="https://www.pescadogames.ml/app/PescadoGamesLauncher.html">ダウンロードはこちらから!</a>
</section>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="center">
<section class="wrapper">
<div class="container">
<div class="content">
<div class="content-item">
<img src="assets/services/GENEI.png" class="image" width="60%" height="60%">
</div>
<div class="content-item">
<div class="text">
<section class="fadein">
<h2><ruby>幻影昔噺<rt>げんえいむかしばなし</rt></ruby></h2>
<p><ruby>旧時<rt>きゅうじ</rt></ruby>が<ruby>凩<rt>こがらし</rt></ruby>の<ruby>吹<rt>ふ</rt></ruby>く<ruby>前夜<rt>ぜんや</rt></ruby>が<ruby>今尚続<rt>いまなおつづ</rt></ruby>く...<br>注意:Windows専用です!</p>
</section>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="center">
<section class="wrapper">
<div class="container">
<div class="content">
<div class="content-item">
<img src="assets/services/kyogi.png" class="image" width="60%" height="60%">
</div>
<div class="content-item">
<div class="text">
<section class="fadein">
<h2><ruby>虚偽解決<rt>きょぎかいけつ</rt></ruby>パズル</h2>
<p>現在開発中のPescadoGames製の<br>Android向けパズルゲーム<br>注意:Android専用です</p>
</section>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="center">
<img src="assets/icons/NewLogo_Transparent_56x56.webp" alt="PescadoGames">
<div class="center">
<span class="copyright">copyright(c)2019-2022 PescadoGames All right reserved.</span>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.6.0.js"></script> <!-- jQueryのファイルの読み込み -->
<script type="text/javascript" src="/assets/js/script.js" defer></script>
<script src="/assets/js/fonts.js" async></script>
<!--Particle-->
<script>
$('#hamburger').on('click', function() {
$('.icon').toggleClass('close');
$('.sm').slideToggle();
});
</script>
<script>
$(function(){
$(window).scroll(function (){
$('.fadein').each(function(){
var elemPos = $(this).offset().top;
var scroll = $(window).scrollTop();
var windowHeight = $(window).height();
if (scroll > elemPos - windowHeight + 200){
$(this).addClass('scrollin');
}
});
});
});
</script>
</body>
</html>