-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
257 lines (154 loc) · 6.35 KB
/
contact.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
<!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="refresh" content="0;URL=/end-of-life.html">
<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>Contact_PescadoGames</title>
<meta property="og:title" content="PescadoLinux | Contact" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.pescadolinux.ml/contact.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="assets/icons/NewLogo_Transparent_1040x1038.png">
<link rel="shortcut icon" href="assets/icons/NewLogo_Transparent_1040x1038.png">
<link rel="stylesheet" href="/assets/styles/style.css">
</head>
<body>
<!--ヘッダー-->
<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="service.html">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="service.html">SERVICES</a></li>
<li><a href="">CONTACT</a></li>
</ul>
</nav>
<!--△△ヘッダーリスト△△-->
</header>
<script src="https://code.jquery.com/jquery-3.6.0.js"></script> <!--jQueryのファイルの読み込み-->
<script>
$('#hamburger').on('click', function(){
$('.icon').toggleClass('close');
$('.sm').slideToggle();
});
</script>
<center>
<img src="assets/icons/NewLogo_Transparent_1040x1038.png" alt="Logo" width="20%" height="20%">
</center>
<center>
<span style="font-family: Meiryo" class="about">私たちと繋がりたいですか?</span>
</center>
<center>
<section class="wrapper">
<div class="container">
<div class="content">
<div class="content-item">
<img src="https://store-images.s-microsoft.com/image/apps.50484.9007199266244427.4d45042b-d7a5-4a83-be66-97779553b24d.2c71c1ea-c28f-4dd1-b72d-c43cdd3476f4" class="image" width="60%" height="60%">
</div>
<div class="content-item">
<div class="text">
<center>
<h2 class="heading">Twitterでのお問い合わせはこちら</h2>
</center>
<p>Twitterでのお問い合わせはDMでのみ<br>受け付けております</p>
<center>
<a class="heading2" href="https://twitter.com/2315195882_PG">お問い合わせ(Twitter)</a>
</center>
</div>
</div>
</div>
</div>
</section>
</center>
<center>
<section class="wrapper">
<div class="container">
<div class="content">
<div class="content-item">
<img src="https://play-lh.googleusercontent.com/McVkTazCaveLwqoDuX_E7ayTgdK4DPbrKCGcPSIZT4b783j6HJvJYu0uxQAuzCw7BCs" class="image" width="60%" height="60%">
</div>
<div class="content-item">
<div class="text">
<center>
<h2 class="heading">Discordでのお問い合わせはこちら</h2>
</center>
<p>Discordでのお問い合わせはサーバーまたは<br>2315195882のDMでのみ受け付けております</p>
<center>
<a class="heading2" href="https://discord.gg/4MXs5W6q8Z">お問い合わせ(Discord)</a>
</center>
</div>
</div>
</div>
</div>
</section>
</center>
<center>
<section class="wrapper">
<div class="container">
<div class="content">
<div class="content-item">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Microsoft_Office_Outlook_%282018%E2%80%93present%29.svg/220px-Microsoft_Office_Outlook_%282018%E2%80%93present%29.svg.png" class="image" width="60%" height="60%">
</div>
<div class="content-item">
<div class="text">
<center>
<h2 class="heading">メールでのお問い合わせはこちら</h2>
</center>
<p>メールでのお問い合わせはメールの確認から<br>受付時間まで毎日バラバラなので予めご了承ください</p>
<center>
</center>
</div>
</div>
</div>
</div>
</section>
</center>
<footer>
<footer id="footer">
<center>
<div class="Footer__inner">
<img src="assets/icons/NewLogo_Transparent_1040x1038.png" alt="PescadoGames" width="10%" height="10%">
<center>
<span class="copyright">copyright(c)2019-2021 PescadoGames All right reserved</span>
</center>
</center>
<!--/Footer__body-->
<!--/Footer__inner-->
<!--/Footer-->
</footer>
<script type="text/javascript" src="/assets/js/script.js"></script>
</body>
</html>