-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathproduct.html
More file actions
224 lines (209 loc) · 14.7 KB
/
product.html
File metadata and controls
224 lines (209 loc) · 14.7 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
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
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>VRcircle hyogo</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,minimum-scale=1.0">
<link rel="stylesheet" type="text/css" media="screen" href="other.css" />
<link rel="icon" href="img/profile.png" sizes="32x32"/>
<link rel="icon" href="img/profile.png" sizes="192x192"/>
<script async src="https://platform.twitter.com/widgets.js"></script>
</head>
<div class="main-contents point">
<!--header-->
<div class="sp headersp">
<div id="hum">
<div id="humbergerback">
<div id="humberger">
<div class="hum1"></div>
<div class="hum2"></div>
<div class="hum3"></div>
</div>
</div>
</div>
<a href="contact.html" class="spjoin"><div class="joinbtn"><span>Join</span>入部</div></a>
</div>
<nav class="sp sidenav">
<ul class="sideul">
<div class="main-nav">
<li class="sideli">
<a><span>Home</span>ホーム</a>
</li>
<li class="sideli">
<a><span>About</span>概要</a>
</li>
<li class="sideli" id="product_side">
<a><span>Products</span>制作物</a>
</li>
<li class="sideli">
<a><span>Archive</span>アーカイブ</a>
</li>
<li class="sideli">
<a><span>Contact</span>問い合わせ</a>
</li>
<!--<li class="sideli"><a class="listsp" href="sitemap.html"><span>site map</span>サイトマップ</a></li>-->
</div>
<div class="sub-nav">
<ul class="subnav">
<li class="topmenu"><a href="https://vr-circle.github.io/"><span>To home top</span>ホームトップへ</a></li>
<li><a href="https://vr-circle.github.io/#latestNews"><span>Latest news</span>最近のニュース</a></li>
<li><a href="https://vr-circle.github.io/#contact"><span>Contact</span>問い合わせ</a></li>
<li><a href="https://vr-circle.github.io/#latestProducts"><span>Latest products</span>最近の制作物</a></li>
</ul>
<ul class="subnav">
<li class="topmenu"><a href="about.html"><span>To about top</span>概要トップへ</a></li>
<li><a href="about.html#aboutUs"><span>About us</span>サークルについて</a></li>
<li><a href="about.html#member"><span>Member</span>メンバーについて</a></li>
</ul>
<ul class="subnav">
<li class="topmenu subnavLi"><a href="product.html"><span>To products top</span>制作物トップへ</a></li>
<li class="subnavLi"><a><span>Modeling</span>モデリング</a></li>
<li class="subnavLi"><a><span>Movie</span>動画</a></li>
</ul>
<ul class="subnav">
<li class="topmenu"><a href="archive.html"><span>To archive top</span>アーカイブトップへ</a></li>
</ul>
<ul class="subnav">
<li class="topmenu"><a href="contact.html"><span>To contact top</span>問い合わせトップへ</a></li>
</ul>
</div>
</ul>
</nav>
<header class="header pc">
<h2><a href="https://vr-circle.github.io/"><img class="headsvg" src="img/sample1.svg" height="" width="100px"></a>
<span class="headlogo">University of Hyogo</span></h2>
<nav>
<ul>
<li><a class="list" href="https://vr-circle.github.io/">
<span>Home</span>ホーム</a></li>
<li class="product_nav"><a class="list" href="about.html">
<span>About</span>概要</a>
<ul class="nav_2">
<a href="about.html"><li class="list n_2_list"><span>About us</span>サークルについて</li></a>
<a href="about.html#member"><li class="list n_2_list"><span>Member</span>メンバー</li></a>
</ul>
</li>
<li class="product_nav"><a href="product.html" class="list">
<span>Products</span>制作物</a>
<ul class="nav_2">
<a href="product.html#modeling"><li class="list n_2_list"><span>modeling</span>モデリング</li></a>
<a href="product.html#movie"><li class="list n_2_list"><span>movie</span>動画</li></a>
</ul>
</li>
<li><a class="list" href="archive.html">
<span>Archive</span>アーカイブ</a></li><!--
<li><a class="list" href="sitemap.html">
<span>site map</span>サイトマップ</a></li>-->
<li><a class="list" href="contact.html">
<span>Contact</span>問い合わせ</a></li>
</ul>
</nav>
</header>
<div class="container">
<div class="space"></div>
<div class="headback">
<div class="headback1"></div>
<div class="headback2"></div>
<div class="headback3"></div>
<div class="headback4"></div>
<div class="contentsheadback"><div class="contentshead"><span>Products</span>制作物</div></div>
</div>
<div id="modeling" class="point"><h4><span>Model</span>モデリング</h4>
<div class="styly">Styly
<ul>
<li><a href="https://gallery.styly.cc/Alert/9c37b728-5461-11e9-b34d-4783bb2170d0">
<img src="img/sty01.png"/></a>
</li>
<li><a href="https://gallery.styly.cc/Alert/c99bde97-3f1a-11e9-b34d-4783bb2170d0">
<img src="img/sty02.png"/></a>
</li>
</ul>
</div>
<div class="booth">Booth
<ul>
<li>
<a href="https://alert194.booth.pm/"><img src="img/booth01.png" width="320" height="240"></a>
</li>
<li>
<a href="https://vrcircle.booth.pm/"><img src="img/circleboothkai.png"/></a>
</li>
</ul>
</div>
<div class="skefab">Sketchfab
<ul>
<li><div class="sketchfab-embed-wrapper"><iframe src="https://sketchfab.com/models/b8befb43c8d145ee807b3a74331e10ca/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/donut-b8befb43c8d145ee807b3a74331e10ca?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Donut</a>
by <a href="https://sketchfab.com/194_alert?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">194_alert</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div></li>
<li><div class="sketchfab-embed-wrapper"><iframe src="https://sketchfab.com/models/49e749b81a8845f3840c4f443a78b264/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/street-light-49e749b81a8845f3840c4f443a78b264?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Street light</a>
by <a href="https://sketchfab.com/yuusuine?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">yuusuine</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div></li>
<li><div class="sketchfab-embed-wrapper"><iframe src="https://sketchfab.com/models/515f0c59c111495e95545fc553ba4897/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/chair-515f0c59c111495e95545fc553ba4897?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">chair</a>
by <a href="https://sketchfab.com/yuusuine?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">yuusuine</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div></li>
<li><div class="sketchfab-embed-wrapper"><iframe src="https://sketchfab.com/models/6587cb3cb59c4bd3bf7ddcdd86a3d08e/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/gun-6587cb3cb59c4bd3bf7ddcdd86a3d08e?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Gun</a>
by <a href="https://sketchfab.com/yuusuine?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">yuusuine</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div></li>
<li><div class="sketchfab-embed-wrapper"><iframe src="https://sketchfab.com/models/d9a4ba64ea2b4546969bbc3969f51b7d/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/hand-d9a4ba64ea2b4546969bbc3969f51b7d?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Hand</a>
by <a href="https://sketchfab.com/yuusuine?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">yuusuine</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div></li>
<li><div class="sketchfab-embed-wrapper"><iframe src="https://sketchfab.com/models/7ea04aa13f964b9fa65e4f27a3bd72a2/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/tree-7ea04aa13f964b9fa65e4f27a3bd72a2?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Tree</a>
by <a href="https://sketchfab.com/yuusuine?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">yuusuine</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div></li>
</ul>
</div>
</div>
<div id="movie" class="point">
<h4><span>Movie</span>動画</h4>
<p>youtubeのチャンネルは<a href="https://www.youtube.com/channel/UCvkZAV-uqqXgwXMaPxe23lg?view_as=subscriber">こちら</a></p>
<ul>
<li>
<a href="https://youtu.be/dXkKxkhQcY0"><dt><img src="img/logo.png"/></dt><dd>新人歓迎会用紹介動画</dd></a>
</li>
</ul>
</div>
</div>
<!--scroll top button-->
<div id="controlscroll" class="topscroll"><div class="mark">></div><div class="toptext pc">Page Top</div></div></div>
<!--footer-->
<footer><a href="https://vr-circle.github.io/" class="vricon"><img class="footlogo" src="img/sample1.svg"></a>
<div class="footimg">
<div class="cop">© 2019 VR_circle</div>
<a href="https://www.youtube.com/channel/UCvkZAV-uqqXgwXMaPxe23lg?view_as=subscriber" class="youtubeicon">
<img src="img/youtube_social_icon_red.png">
</a>
<a href="https://twitter.com/vr_circle" class="twittericon">
<img src="img/Twitter_Logo_Blue.png">
</a>
</div>
</footer>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script type="text/javascript" src="index.js"></script>
</body>
</html>