-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdevil.html
More file actions
executable file
·132 lines (132 loc) · 5.56 KB
/
devil.html
File metadata and controls
executable file
·132 lines (132 loc) · 5.56 KB
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
---
title: -あくまのおしごと-
nav: works
---
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<div class="panel panel-primary">
<div class="panel-heading text-c">
<span class="glyphicon glyphicon-music"></span> あくまのおしごと <span class="glyphicon glyphicon-music"></span>
</div>
<div class="panel-body text-c">
<div class="row">
<div class="col-sm-8">
<img src="image/header_devil.png" width="100%">
</div>
<div class="col-sm-4">
<table class="table table-striped table-bordered table-hover">
<tbody>
<tr><th>タイトル</th><td>あくまのおしごと</td></tr>
<tr><th>略称</th><td>あくまごと</td></tr>
<tr><th>ジャンル</th><td>おつかい&れんきん</td></tr>
<tr>
<th>配信開始日</th>
<td>
Android版 : 2017年1月18日<br>
iOS版 : 2017年1月18日<br>
</td>
</tr>
<tr><th>配信元</th><td>Google Play<br />App Store</td></tr>
<tr><th>その他</th>
<td>
【Twitter】<br />
<a href="https://twitter.com/oke_ya_witch"> まじょのおしごと[公式]</a><br />
<br />
【ブログ】<br />
<a href="http://witch-work.hatenablog.com/">おけやゲームブログ</a><br />
<br />
【グッズ販売】<br />
<a href="http://shop.oke-ya.com/">おけやwebショップ</a><br />
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="panel-heading text-c">
<span class="glyphicon glyphicon-download-alt"></span> ダウンロード <span class="glyphicon glyphicon-download-alt"></span>
</div>
<div class="panel-body text-c">
<div class="row">
<div class="col-sm-4 col-sm-offset-1">
<div class="thumbnail">
<a href="https://play.google.com/store/apps/details?id=com.oke_ya.devil">
<img src="image/google-play-badge.png"/>
</a>
</div>
</div>
<div class="col-sm-4 col-sm-offset-2">
<div class="thumbnail">
<a href="https://itunes.apple.com/us/app/akumanooshigoto/id1154895656?l=ja&ls=1&mt=8">
<img src="image/Download_on_the_App_Store_JP_135x40.png">
</a>
</div>
</div>
</div>
<div class="row">
<div class="text-danger">
上の画像リンクからダウンロードしていただくか<br >
各ストアにて「あくまのおしごと」(すべてひらがな)で検索してダウンロードしてください☆
</div>
</div>
</div>
<div class="panel-heading text-c">
<span class="glyphicon glyphicon-camera"></span> スクリーンショット <span class="glyphicon glyphicon-camera"></span>
</div>
<div class="panel-body text-c">
<div class="row">
<div class="col-sm-3">
<img src="image/ss_devil_title.png" width="90%">
</div>
<div class="col-sm-3">
<img src="image/ss_devil_ghost.png" width="90%">
</div>
<div class="col-sm-3">
<img src="image/ss_devil_craft.png" width="90%">
</div>
<div class="col-sm-3">
<img src="image/ss_devil_summon.png" width="90%">
</div>
</div>
</div>
<div class="panel-heading text-c">
<span class="glyphicon glyphicon-book"></span> あらすじ <span class="glyphicon glyphicon-book"></span>
</div>
<div class="panel-body text-c">
<div class="text-danger">
<br>
むかしむかし あるところに<br>
エイダという なまえの あくまの しょうじょが おりました<br>
<br>
アルファベートのもり とよばれる<br>
おおきくも ちいさくもない そのもりの おくで<br>
<br>
いちにんまえの あくまを めざして<br>
にちや どりょくを しておりました<br>
<br>
そんな あるひ エイダは エステルに であいます<br>
エステルは エイダの おかあさんの おねえさんです<br>
その であいは エイダに おおきな しょうげきを あたえました<br>
<br>
「こ これが おとなの みりょく……ッ!!」<br>
「あたしも あんな ステキな あくまに なりたいッ!!」<br>
<br>
そうして あこがれの エステルのような あくまになるための<br>
おしごとの ひびが はじまるのでした<br>
<br>
さてさて はたして<br>
エイダは いちにんまえの あくまに なれるのでしょうか?<br>
<br>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-4 col-sm-offset-7 text-right">
<a href="works.html" class="btn btn-success btn-s">
<span class="glyphicon glyphicon-list"></span>作品情報一覧に戻る
</a>
</div>
</div>