-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
238 lines (189 loc) · 15.8 KB
/
index.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
<!DOCTYPE html>
<html style="background: rgb(255, 255, 255);"><head>
<link rel="shortcut icon" href="img/favicon.ico" sizes="64x64"><!--favicon-->
<meta name="viewport" content="width=device-width, initial-scale=0.9">
<meta name="description" content="U Software Groupは学生で結成された、ソフトウェア・ウェブサービスを制作している団体(サークル)です。 U Software Groupのモットーはだれもが平等に使える便利なソフトウェア・サービスをつくることです。"/>
<title>U Software Group</title>
<link rel="stylesheet" type="text/css" href="main.css">
<link rel="stylesheet" type="text/css" href="fonts.css"><link rel="stylesheet" type="text/css" href="slider.css">
</head>
<body style="color: rgb(0, 0, 0);">
<nav>
<div id="p_menu" style="display: none;">
<div style="width: 199px;height: 25vh;top: 0px;display: inline-block;position: fixed;left: 123px;"></div>
<a href="/products.html" style="color: rgb(0, 0, 0);"><h2 style="color: #000;text-align: center;position: fixed;margin-left: -13px;margin-top: -20px;">Products</h2></a>
<div style="overflow: auto;position: absolute;top: 75px;height: 224px;left: 0px;width: 610px;">
<a href="http://umaidango.y.ribbon.to/bbs/" style="color: rgb(0, 0, 0);">
<div style="background-image: url(img/chibbs.png);width: 196px;height: 40px;margin-left: 92px;margin-top: 30px;background-size: 200px;"></div>
<div></div>
</a>
<a href="https://chipi-cha.web.app" style="color: rgb(0, 0, 0);">
<div style="background-image: url(https://umaidango.github.io/tmp/chipi-cha.png);width: 270px;height: 75px;margin-left: 88px;margin-top: 30px;"></div>
</a>
<a href="https://ku-daa.web.app/fce/" style="color: rgb(0, 0, 0);">
<div style="background-image: url(https://ku-daa.web.app/fce/fce_logo.svg);width: 238px;height: 49px;margin-left: 96px;margin-top: 30px;"></div>
</a>
<a href="https://uzuber.f5.si" style="color: rgb(0, 0, 0);">
<div style="background-image: url(https://umaidango.github.io/tmp/blog.png);width: 180px;height: 40px;margin-left: 83px;margin-top: 30px;"></div>
<div></div>
</a>
<a href="https://ku-daa.web.app/original_audio_player/" style="color: rgb(0, 0, 0);">
<div style="background-image: url(https://umaidango.github.io/tmp/o-audio-player.png);width: 315px;height: 75px;margin-left: 88px;margin-top: 30px;"></div>
</a>
<a href="https://ku-daa.web.app/original_clock.html" style="color: rgb(0, 0, 0);">
<div style="background-image: url(https://umaidango.github.io/tmp/o-clock.png);width: 324px;height: 75px;margin-left: 88px;margin-top: 18px;"></div>
</a>
<a style="color: rgb(0, 0, 0);" href="https://share-tool.net/">
<div style="font-size: 25px; width: 400px;height: 52px;margin-left: 103px;margin-top: 18px;background-size: 180px;">共有ツール(ウェブ完理作)</div>
</a>
</div>
</div>
<div id="info_menu" style="display: none;">
<div style="width: 199px;height: 25vh;top: 0px;display: inline-block;position: fixed;left: 295px;"></div>
<h2 style="color: #000;text-align: center;position: fixed;margin-left: -13px;margin-top: -20px;">Information</h2>
<div id="info_contents" style="overflow: auto;position: absolute;top: 75px;height: 224px;left: 0px;width: 595px;">
<a href="/mission.html" style="color: rgb(0, 0, 0);">
<span style="color: #000;font-size: 38px;margin-left: 7.5%;">Mission</span>
</a>
<a style="color: rgb(0, 0, 0);" href="/terms.html">
<span style="color: #000;font-size: 28px;margin-left: 7.5%;">規約・ライセンス</span>
</a>
<a style="color: rgb(0, 0, 0);" href="/about.html">
<span style="color: #000;font-size: 38px;margin-left: 7.5%;">About</span>
</a>
</div></div>
<div id="header_content" style="background: rgb(255, 255, 255); display: block;">
<div id="logo" onclick="open_menu()">
<span id="menu_svg"><svg width="25px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" height="25px" style="vertical-align: 38%;margin-left: 20px; height:28px;"> <g id="SVGRepo_bgCarrier" stroke-width="0"></g> <g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g> <g id="SVGRepo_iconCarrier"> <path d="M1 12C1 11.4477 1.44772 11 2 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12Z" fill="#0F0F0F"></path> <path d="M1 4C1 3.44772 1.44772 3 2 3H22C22.5523 3 23 3.44772 23 4C23 4.55228 22.5523 5 22 5H2C1.44772 5 1 4.55228 1 4Z" fill="#0F0F0F"></path> <path d="M1 20C1 19.4477 1.44772 19 2 19H22C22.5523 19 23 19.4477 23 20C23 20.5523 22.5523 21 22 21H2C1.44772 21 1 20.5523 1 20Z" fill="#0F0F0F"></path> </g></svg></span>
<span id="logo_img"><img src="img/logo.svg"></span>
</div>
<span>
<ul id="link_content"><li id="no_1">Products</li><li id="no_2">information</li><li></li></ul>
</span>
</div>
<div style="display: none; color: rgb(0, 0, 0);" id="header_sc">
<span id="logo_img_sc">
<div id="logo" onclick="open_menu()">
<span id="menu_svg">
<span id="menu_svg">
<img style="vertical-align: 38%;margin-left: 20px; height:28px;" src="img/menu.svg">
</span>
</span>
<span id="logo_img_sc">
<svg version="1.1" viewBox="0 0 250 250.00001" fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" sodipodi:docname="u_logo_svg.svg" inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)" width="250" height="250" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" style="margin-left: 10px;height: 42px;width: 42px;">
<defs id="defs18"></defs>
<sodipodi:namedview id="namedview18" pagecolor="#ffffff" bordercolor="#000000" borderopacity="0.25" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:zoom="0.50000001" inkscape:cx="95.999997" inkscape:cy="298.99999" inkscape:window-width="1920" inkscape:window-height="1129" inkscape:window-x="-8" inkscape:window-y="-8" inkscape:window-maximized="1" inkscape:current-layer="svg18"></sodipodi:namedview>
<clipPath id="p.0">
<path d="M 0,0 H 255.29396 V 250.58792 H 0 Z" clip-rule="nonzero" id="path1"></path>
</clipPath>
<path style="fill:#0795ff;fill-opacity:1;stroke-width:0.5" d="m 29.825172,225.375 c 0.257864,-1.03125 9.533851,-42.20616 20.613305,-91.49981 11.079455,-49.293635 20.238301,-89.708141 20.352993,-89.810006 0.306169,-0.271927 51.49517,-6.946687 51.69179,-6.74032 0.0918,0.09633 -6.5622,30.437636 -14.7866,67.425136 -8.2244,36.9875 -14.837525,67.55459 -14.69584,67.92687 0.141685,0.37229 0.588255,0.55 0.99238,0.39492 0.40412,-0.15507 11.14597,-1.1063 23.87078,-2.11384 12.72481,-1.00754 23.19583,-1.88256 23.26892,-1.94449 0.0731,-0.0619 7.0308,-31.82267 15.46155,-70.5794 l 15.32865,-70.466794 26.7352,-5.620213 c 14.70436,-3.091117 26.82424,-5.531179 26.93306,-5.422359 0.1684,0.168398 -46.32785,199.271566 -46.64541,199.741906 -0.0824,0.12206 -147.274425,10.5543 -149.267785,10.57935 -0.177009,0.002 -0.110856,-0.8397 0.147007,-1.87095 z" id="path43"></path>
</svg>
</span>
</div>
<div style="padding: 5px;"></div>
<span></span>
</span>
</div>
</nav>
<div id="con">
<div id="content">
<div style="height:10vh;"></div>
<div style="margin: 0 auto;text-align: center;">
<div id="picup">
<div id="picup_logo_0">
<img src="img/logo.svg" style="height: 64px;vertical-align: -32%;margin-right: 15px;">Software</div>
<div id="slide_anime_pro_a0">
<div id="picup_img_0">
</div>
<div id="picup_img_1">
</div>
</div>
<div style="font-size: 32px;position: absolute;top: 440px;left: 50%;transform: translateX(-50%);">
<span style="user-select: none;color: #fff;">Providing useful tools for everyone
</span>
</div>
<div style="width: 860px;height: 428px;background-size: 800px;margin: 0 auto;text-align: center;"></div>
</div>
<div id="2_scl"></div>
<div><a class="click_a" href="about.html" style="color: rgb(0, 0, 0);"><h1 style="text-align: left;margin-left: 8%;"><div style="display: inline-block;width: 8px;height: 50px;background: #5ac1ff;margin-right: 20px;vertical-align: -23%;"></div>U Software Groupとは</h1>
<div> <img id="about_img" style="border: 1px #f2f2f2 solid;border-radius: 35px;width: 80%;max-width: 800px;" src="https://umaidango.github.io/tmp/kkfoektooe.png"></div></a></div>
<br>
<div><a href="http://umaidango.y.ribbon.to/bbs/" style="color: rgb(0, 0, 0);">
<h1 style="text-align: left;margin-left: 8%;">
<div style="display: inline-block;width: 8px;height: 50px;background: #5ac1ff;margin-right: 20px;vertical-align: -23%;">
</div>
掲示板
</h1>
</a>
</div><br><div><a style="color: rgb(0, 0, 0);" href="products.html">
<h1 style="text-align: left;margin-left: 8%;">
<div style="display: inline-block;width: 8px;height: 50px;background: #5ac1ff;margin-right: 20px;vertical-align: -23%;">
</div>製品</h1>
</a>
<div id="slider" style="width: 80%;text-align: center;margin: 0 auto;border: 1px #eee solid;border-radius: 30px;max-width: 800px;">
<iframe scrolling="no" src="embed/slider.html" style="width: 80%;height: 300px;border: none;"></iframe>
</div>
</div>
<br>
<div>
<a href="#support" style="color: rgb(0, 0, 0);">
<h1 style="text-align: left;margin-left: 8%;">
<div style="display: inline-block;width: 8px;height: 50px;background: #5ac1ff;margin-right: 20px;vertical-align: -23%;">
</div>
サポート</h1>
</a></div>
<br><div id="support" style="margin: 22px;">
<div style="padding: 4px;box-shadow: 18px 18px 0px #0087ff;margin-bottom: 30px;border: 1px #eee solid;border-radius: 10px;text-align: left;width: 60%;margin-left: 80px;"><span style="font-size: 18px;margin-left: 15px;display: inline-block;vertical-align: 100%;margin-right: 30px;">
<h3>U Software Groupに参加する</h3><p>参加を希望してくださる場合は、<a href="https://forms.gle/g12zRMZwndF7qDiM6" style="color: blue; text-decoration: underline; font-weight: bold;">こちらのフォーム</a>で申請することができます。 </p></span>
<ul style="list-style: none;">条件<li>HTML,CSSは必ず打てること。
</li> <li>6歳以上。</li>
<li>Githubアカウントを持っていること。</li>
</ul>
</div>
<div style="padding: 4px;box-shadow: 18px 18px 0px #00ff4c;margin-bottom: 30px;border: 1px #eee solid;border-radius: 10px;margin-left: 82px;width: 60%;margin-top: 60px;"><span style="font-size: 18px;margin-left: 15px;display: inline-block;vertical-align: 100%;margin-right: 30px;"> <h3>U Software Groupのソフトウェア・サービスのサポートについて</h3><p>U Software のプロダクトは、すべで無償で行っているため予告せずに終了する場合もあります。</p></span> </div> </div><br><br></div>
</div>
<div id="mobile_content">
<div style="height: 5vh;"></div>
<div style="width: 85%; margin: 0 auto;text-align: center;border-radius: 10px;">
<div style="border-radius:10px; display: inline-block;">
<img style="border-radius: 10px; width: 100%; " src="img/mobile_top_back_01.png">
</div>
<div style="height: 5vh;"></div><div>
<div><font>
<p></p>
<div><a href="http://umaidango.y.ribbon.to/bbs/" style="color: rgb(0, 0, 0);"><h1 style="text-align: left;margin-left: 8%;"><div style="display: inline-block;width: 8px;height: 50px;background: #5ac1ff;margin-right: 20px;vertical-align: -23%;"></div>掲示板</h1>
</a></div>
<div><a href="about.html" style="color: rgb(0, 0, 0);"><h1 style="text-align: left;margin-left: 8%;"><div style="display: inline-block;width: 8px;height: 50px;background: #5ac1ff;margin-right: 20px;vertical-align: -23%;"></div>About</h1>
</a></div>
</div>
<div><a href="products.html" style="color: rgb(0, 0, 0);">
<h1 style="text-align: left;margin-left: 8%;">
<div style="display: inline-block;width: 8px;height: 50px;background: #5ac1ff;margin-right: 20px;vertical-align: -23%;">
</div>製品</h1>
</a></div>
</div><div id="support"><a href="#support" style="color: rgb(0, 0, 0);"><h1 style="text-align: left;margin-left: 8%;"><div style="display: inline-block;width: 8px;height: 50px;background: #5ac1ff;margin-right: 20px;vertical-align: -23%;"></div>サポート</h1>
</a>
<div style="margin-left: -51px;"> <div style="padding: 4px;box-shadow: 18px 18px 0px #0087ff;margin-bottom: 30px;border: 1px #eee solid;border-radius: 10px;text-align: left;width: 70%;margin-left: 80px;"><span style="font-size: 1rem;margin-left: 15px;display: inline-block;vertical-align: 100%;margin-right: 30px;">
<h3>U Software Groupに参加する</h3>
<p>参加を希望してくださる場合は、
<a href="https://forms.gle/g12zRMZwndF7qDiM6" style="color: rgb(0, 0, 0); text-decoration: underline;">こちらのフォーム</a>で申請することができます。
</p></span>
<ul style="list-style: none;">条件<li>HTML,CSSは必ず打てること。
</li> <li>6歳以上。</li>
<li>Githubアカウントを持っていること。</li>
</ul>
</div><div style="padding: 4px;box-shadow: 18px 18px 0px #00ff4c;margin-bottom: 30px;border: 1px #eee solid;border-radius: 10px;margin-left: 82px;width: 70%;margin-top: 60px;"><span style="font-size: 1rem;margin-left: 15px;display: inline-block;vertical-align: 100%;margin-right: 30px;"> <h3>U Software Groupのソフトウェア・サービスのサポートについて</h3><p>U Software のプロダクトは、すべで無償で行っているため、予告せずに、終了する場合もあります。</p></span> </div> </div>
</div>
</font></div>
</div>
</div>
</div>
<div id="color_mode_select">
<img id="moon" onclick="dark_mode()" src="img/dark.svg" style="display: block;">
<img id="sun" onclick="light_mode()" src="img/light.svg" style="display: none;">
</div>
<div style="display: none; background: rgb(255, 255, 255); animation: 0.3s downup-anime;" id="menu">
<div id="link_content_menu"><ul style="list-style: none;/*! text-align: center; *//*! display: inline-block; */vertical-align: -20%;"><a href="/index.html" style="color: rgb(0, 0, 0);"><li style="/*! float: left; */padding-right: 20px;">ホーム</li></a><a href="https://ku-daa.web.app/" style="color: rgb(0, 0, 0);"><li style="/*! float: left; */padding-right: 20px;">ソフトウェアラインナップ</li></a><a style="color: rgb(0, 0, 0);" href="https://uzuber.f5.si"><li style="/*! float: left; */padding-right: 20px;">ユーズバー(ブログ)</li></a><a href="http://umaidango.y.ribbon.to/bbs/" style="color: rgb(0, 0, 0);"><li style="/*! float: left; */padding-right: 20px;">掲示板</li></a><a href="https://share-tool.vercel.app/" style="color: rgb(0, 0, 0);"><li style="/*! float: left; */padding-right: 20px;">共有ツール</li></a><a style="color: rgb(0, 0, 0);" href="https://umaidango.github.io/kabegami/"><li style="/*! float: left; */padding-right: 20px;">壁紙</li></a><a style="color: rgb(0, 0, 0);" href="/about.html"><li style="/*! float: left; */padding-right: 20px;">U Softwareについて</li></a><a style="color: rgb(0, 0, 0);" href="https://cha-sheet.web.app"><li style="/*! float: left; */padding-right: 20px;">チャレンジシート</li></a><a style="color: rgb(0, 0, 0);" href="/products.html"><li style="/*! float: left; */padding-right: 20px;">プロダクト</li></a><li style="margin-top: 20px;margin-bottom: -24px;">© 2024 - U Software Group</li></ul></div>
</div>
<script src="main.js"></script><script src="main_2.js"></script>
</div></body></html>