-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompany.html
More file actions
193 lines (182 loc) · 8.38 KB
/
Copy pathcompany.html
File metadata and controls
193 lines (182 loc) · 8.38 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
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>会社情報 | ABC Technologies</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/responsive.css" media="screen and (max-width: 767px)" />
</head>
<body>
<!-- ヘッダー -->
<header>
<div class="container header-inner">
<div class="logo">
<a href="index.html"><img src="images/ABC_Logo.png" alt="ABC Technologies"></a>
</div>
<nav class="nav">
<a href="index.html">ホーム</a>
<a href="company.html">会社情報</a>
<a href="recruit.html">採用情報</a>
<a href="contact.html">お問い合わせ</a>
</nav>
</div>
</header>
<main>
<!-- 会社概要 -->
<section class="section">
<div class="container">
<h2>会社概要</h2>
<table class="company-table">
<tr>
<th>会社名</th>
<td>株式会社ABCテクノロジー</td>
</tr>
<tr>
<th>設立</th>
<td>2006年4月</td>
</tr>
<tr>
<th>代表者</th>
<td>代表取締役 山田 太郎</td>
</tr>
<tr>
<th>所在地</th>
<td>株式会社ABCテクノロジー</td>
</tr>
<tr>
<th>事業内容</th>
<td>
・業務改善システムの開発、導入支援<br>
・ITインフラの設計、構築、運用<br>
・DX推進コンサルティング
</td>
</tr>
<tr>
<th>従業員数</th>
<td>80名</td>
</tr>
<tr>
<th>資本金</th>
<td>1,000万円</td>
</tr>
<tr>
<th>主要取引先</th>
<td>○○出版様、株式会社△△制作会社様、<br>◇◆IT株式会社様、株式会社□□工場様など多数</td>
</tr>
</table>
</div>
</section>
<!-- 沿革 -->
<section class="section">
<div class="container">
<h2>沿革</h2>
<div class="timeline">
<div class="timeline-item">
<div class="timeline-year">2006</div>
<div class="timeline-dot-wrap">
<div class="timeline-dot"></div>
</div>
<div class="timeline-content">東京都内にて株式会社ABCテクノロジーを設立</div>
</div>
<div class="timeline-item">
<div class="timeline-year">2007</div>
<div class="timeline-dot-wrap">
<div class="timeline-dot"></div>
</div>
<div class="timeline-content">出版社・制作会社向けの進行管理システムの提供開始</div>
</div>
<div class="timeline-item">
<div class="timeline-year">2010</div>
<div class="timeline-dot-wrap">
<div class="timeline-dot"></div>
</div>
<div class="timeline-content">DX推進支援サービスを開始</div>
</div>
<div class="timeline-item">
<div class="timeline-year">2013</div>
<div class="timeline-dot-wrap">
<div class="timeline-dot"></div>
</div>
<div class="timeline-content">属人化防止システム・在庫管理システムの提供を開始</div>
</div>
<div class="timeline-item">
<div class="timeline-year">2020</div>
<div class="timeline-dot-wrap">
<div class="timeline-dot"></div>
</div>
<div class="timeline-content">グッドカンパニー大賞優秀企業賞を受賞</div>
</div>
<div class="timeline-item">
<div class="timeline-year">2026</div>
<div class="timeline-dot-wrap">
<div class="timeline-dot"></div>
</div>
<div class="timeline-content">創業25周年。新体制のもと、DX支援サービスを強化</div>
</div>
</div>
</div>
</section>
<!-- 事業所案内 -->
<section class="section">
<div class="container">
<h2>事業所案内</h2>
<div class="office-inner">
<div class="office-map">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9!2d139.6917!3d35.6896!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd0d6597!!!2z5paw5a6_5YyX5Yy65YaF5a6_!5e0!3m2!1sja!2sjp!4v1"
width="100%" height="100%" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade" title="事業所マップ">
</iframe>
</div>
<div class="office-info">
<h3>株式会社ABCテクノロジー 本社</h3>
<p>
<所在地><br>
〒160-0023<br>
東京都新宿区西新宿1-1-1<br>
03-XXXX-XXXX
</p>
<p>
<最寄駅><br>
JR各線 新宿駅西口徒歩5分<br>
都営大江戸線 新宿西口駅徒歩3分
</p>
</div>
</div>
<div class="button-wrap">
<a href="contact.html?type=無料相談" class="btn btn-contact">お問い合わせ</a>
</div>
</div>
</section>
</main>
<!-- フッター -->
<footer class="site-footer">
<div class="container footer-inner">
<ul class="footer-nav">
<li><a href="privacy.html">プライバシーポリシー</a></li>
<li><a href="service.html">料金一覧</a></li>
<li><a href="company.html">会社情報</a></li>
<li><a href="recruit.html">採用情報</a></li>
<li><a href="contact.html">お問い合わせ</a></li>
</ul>
<div class="footer-sns">
<span class="footer-sns-text">公式SNS</span>
<a href="https://x.com/sachi_oi" target="_blank" rel="noopener"><img src="images/Footer_X logo.png"
alt="X"></a>
<a href="https://www.facebook.com/sachi.oi" target="_blank" rel="noopener"><img
src="images/Footer_Facebook logo.png" alt="Facebook"></a>
<a href="https://www.linkedin.com/in/oisachi/" target="_blank" rel="noopener"><img
src="images/Footer_LinkedIn logo.png" alt="LinkedIn"></a>
</div>
</div>
</footer>
<div class="copyright-bar">
<p>© 2026 ABC Technologies Inc.</p>
</div>
<script src="nav.js" defer></script>
</body>
</html>