-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnews.html
180 lines (156 loc) · 8.17 KB
/
news.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
<!DOCTYPE html>
<html lang="ja" id="html">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width" initial-scale="1.0">
<meta name="format-detection" content="telephone=no">
<title>PescadoGames | News</title>
<meta property="og:title" content="PescadoGames | News" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.pescadogames.com/news.html" />
<meta property="og:image" content="https://www.pescadogames.com/assets/icons/PGBlueLogo-toumei.png" />
<meta property="og:locale" content="ja_JP">
<link
href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@300&family=Noto+Sans+JP:wght@300&family=Roboto&display=swap"
rel="stylesheet">
<link rel="icon" type="image/png" href="https://www.pescadogames.com/assets/icons/PGBlueLogo-toumei.png">
<link rel="stylesheet" href="https://www.pescadogames.com/assets/styles/reset.css">
<link rel="stylesheet" href="assets/styles/header.css">
<link rel="stylesheet" href="https://www.pescadogames.com/assets/styles/footercss.css">
<link rel="stylesheet" href="assets/styles/allpage.css">
<link rel="stylesheet" href="assets/styles/newspage.css">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5RKHGWE5VK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-5RKHGWE5VK');
</script>
<script src="assets/js/allpage.js"></script>
<script src="assets/js/newsloader.js"></script>
</head>
<body>
<div id="loading" class="loading"></div>
<div class="analyticsinfo" id="analyticsinfo">
<div class="yokoflex">
<div class="tateflex">
<h2>PescadoGamesのサイトには、Google Analyticsを使用しています。</h2>
<p>PescadoGamesのすべてのサイトには、ユーザーがサイトをどのくらい閲覧したかなどを統計するために、Google Analyticsを使用しています。</p>
<a href="https://www.pescadogames.com/info/whyanalyticsinfo.html">なぜこの表示を出すのですか?</a>
</div>
<button onclick="CloseAnalyticsDialog()">閉じる</button>
</div>
</div>
<!--Header-->
<header class="header headershow" id="header">
<div class="header__inner">
<h1 class="header__title header-title sp">
<a href="index.html" class="headeratag">
<img src="https://www.pescadogames.com/assets/icons/PGBlueLogo-toumei.png">
</a>
</h1>
<nav class="header__nav nav" id="js-nav">
<ul class="nav__items nav-items">
<h1 class="header__title header-title pc">
<a href="index.html" class="headeratag">
<img src="https://www.pescadogames.com/assets/icons/PGBlueLogo-toumei.png">
</a>
</h1>
<li class="nav-items__item"><a href="index">ホーム</a></li>
<li class="nav-items__item"><a href="about">概要</a></li>
<li class="nav-items__item"><a href="services">すべての製品</a></li>
<li class="nav-items__item"><a href="news">最新情報</a></li>
<li class="nav-items__item"><a href="contact">お問い合わせ</a></li>
<li class="nav-items__item">
<button class="darkthemechangebutton" id="darkthemechangebutton">Change Theme</button>
</li>
</li>
</ul>
</nav>
<button class="header__hamburger hamburger" id="js-hamburger">
<span></span>
<span></span>
<span></span>
</button>
</div>
</header>
<div id="container">
<h1>お知らせ</h1>
<!--/container-->
</div>
<!--コンテンツ本体終わり-->
<div id="footer">
<footer id="copyrightandsns">
<div class="socialnetworkbutton">
<a href="https://twitter.com/PescadoGames" id="twitterlogobutton" target="_blank"
rel="noopener noreferrer"><img
src="https://support.pescadogames.com/assets/img/twitterlogowhite.png"></a>
<a href="https://www.youtube.com/@PescadoGames" id="youtubelogobutton" target="_blank"
rel="noopener noreferrer"><img
src="https://support.pescadogames.com/assets/img/yt_icon_mono_dark.png"></a>
</div>
</footer>
<footer id="URL">
<ul class="footer-link">
<li class="linktitle"><span>PescadoGames</span></li>
<li><a href="https://www.pescadogames.com/" target="_blank" rel="noopener noreferrer">ホーム</a></li>
<li><a href="https://www.pescadogames.com/about" target="_blank" rel="noopener noreferrer">概要</a></li>
<li><a href="https://www.pescadogames.com/services" target="_blank"
rel="noopener noreferrer"><span>製品・サービス</span></a></li>
<li><a href="https://www.pescadogames.com/news" target="_blank" rel="noopener noreferrer">お知らせ</a></li>
</ul>
<ul class="footer-link">
<li class="linktitle"><span>SNS/Contact</span></li>
<li><a href="https://discord.gg/9HC3wWQSTV" target="_blank"
rel="noopener noreferrer"><span>Discord</span></a>
</li>
<li><a href="https://www.pescadogames.com/contact" target="_blank" rel="noopener noreferrer">お問い合わせ</a>
</li>
</ul>
<ul class="footer-link">
<li class="linktitle"><span>サイト関係</span></li>
<li><a href="https://www.pescadogames.com/info/license.html" target="_blank"
rel="noopener noreferrer">ライセンス</a></li>
<li><a href="https://www.pescadogames.com/legal/sitelegal.html" target="_blank"
rel="noopener noreferrer">サイト利用規約</a></li>
<li><a href="https://www.pescadogames.com/legal/privacy.html" target="_blank"
rel="noopener noreferrer"><span>プライバシーポリシー</span></a></li>
</ul>
</footer>
<footer id="borderfooter">
<div class="border"></div>
</footer>
<footer id="copyright">
<span>©PescadoGames All rights reserved.</span>
</footer>
</div>
<!--▽▽jQuery▽▽-->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="assets/js/indexjs.js"></script>
<script src="assets/js/indexfadeanimation.js"></script>
<script>
const ham = $('#js-hamburger');
const nav = $('#js-nav');
ham.on('click', function () { //ハンバーガーメニューをクリックしたら
ham.toggleClass('active'); // ハンバーガーメニューにactiveクラスを付け外し
nav.toggleClass('active'); // ナビゲーションメニューにactiveクラスを付け外し
});
</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>
<!--△△jQuery△△-->
</body>
</html>