Help
RSS
API
Feed
Maltego
Contact
Domain > smawork.jp
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-07-26
52.197.108.26
(
ClassC
)
2026-03-02
54.178.253.154
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Mon, 02 Mar 2026 19:13:18 GMTContent-Type: text/html; charsetUTF-8Content-Length: 12924Connection: keep-aliveServer: Apache/2.4.6 (CentOS) PHP/7.4.14Last-Modified: Fri, 23 Jan 2026 19:31:06 GMTETag: 327c-6491332d847e1Accept-Ranges: bytes !DOCTYPE html>html langja> head> meta charsetUTF-8 /> title>Smawork - 仕事でより創造的に!細かい作業にはシステムに!/title> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> link hrefhttps://fonts.googleapis.com/css2?familyMontserrat:wght@600;900&displayswap relstylesheet /> link relicon hrefhttps://nal.co.jp/assets/images/logo_dark.png typeimage/x-icon /> style> :root { --main-bg: linear-gradient(135deg, #1a2980 0%, #26d0ce 100%); --glass-blur: 18px; --glass-bg: rgba(255, 255, 255, 0.22); --glass-border: rgba(255, 255, 255, 0.36); --glass-glow: linear-gradient(120deg, #26d0ce80 0%, #1a2980bb 100%); --shadow: 0 6px 36px 0 rgba(38, 208, 206, 0.1), 0 1.5px 10px 0 #fff3; --radius: 2.2rem; --hover-scale: 1.07; } html, body { height: 100%; } body { margin: 0; min-height: 100vh; background: var(--main-bg); font-family: Montserrat, Arial, sans-serif; color: #232323; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; background-attachment: fixed; background-size: cover; overflow-x: hidden; } /* ---------- SPLASH ---------- */ #splash { position: fixed; z-index: 9999; inset: 0; background: #111; display: flex; align-items: center; justify-content: center; transition: opacity 0.7s cubic-bezier(0.61, -0.06, 0.29, 1.03); will-change: opacity; pointer-events: all; overflow: hidden; } #splash.splash-finish { opacity: 0; pointer-events: none; transition: opacity 0.7s cubic-bezier(0.7, 0, 0.25, 1); } .smawork-logo-door { display: flex; font-size: 3.1rem; font-weight: 900; letter-spacing: 0.15em; color: #fff; user-select: none; position: relative; z-index: 10; } .logo-left, .logo-right { font-size: 1.8em; display: inline-block; transition: transform 0.95s cubic-bezier(0.86, 0, 0.13, 1.03), opacity 0.85s; will-change: transform, opacity; } .logo-left { transform-origin: right center; } .logo-right { transform-origin: left center; } .splash-open .logo-left { transform: translateX(-120vw) skewY(-6deg) scale(1.04); opacity: 0.4; filter: blur(5px) brightness(1.2); } .splash-open .logo-right { transform: translateX(120vw) skewY(6deg) scale(1.04); opacity: 0.4; filter: blur(5px) brightness(1.2); } .logo-middle { opacity: 0; font-size: 0; transition: opacity 0.4s; } /* ----------- MAIN ---------- */ .container { width: 100%; max-width: 1120px; display: flex; flex-wrap: wrap; gap: 2.1rem; justify-content: center; z-index: 1; margin-bottom: 16px; opacity: 0; transform: translateY(40px) scale(0.98); transition: opacity 0.95s cubic-bezier(0.77, 0, 0.18, 1), transform 0.8s cubic-bezier(0.7, 0, 0.25, 1); pointer-events: none; } body.loaded .container, body.loaded h1, body.loaded footer { opacity: 1; transform: none; pointer-events: auto; transition-delay: 0.04s; } h1 { color: #fff; font-size: 2.7rem; font-weight: 900; letter-spacing: 2px; text-shadow: 0 2px 16px #26d0ce88; text-align: center; margin-bottom: 36px; animation: fadeInDown 1s; opacity: 0; transform: translateY(40px) scale(0.98); pointer-events: none; transition: opacity 0.95s cubic-bezier(0.77, 0, 0.18, 1), transform 0.9s; backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); } footer { padding: 16px; text-align: center; color: #e0e0e0; font-size: 1rem; letter-spacing: 1px; opacity: 0; pointer-events: none; font-family: Montserrat, Arial, sans-serif; user-select: none; /* transition: opacity 0.95s cubic-bezier(.77,0,.18,1); */ } footer a { color: #e0e0e0; text-decoration: underline dotted; } /* SYSTEM CARD (liquid glass) */ .system-card { position: relative; background: var(--glass-bg); border-radius: var(--radius); border: 1.2px solid var(--glass-border); box-shadow: var(--shadow); width: 260px; min-height: 300px; padding: 32px 24px 20px 24px; display: flex; flex-direction: column; align-items: center; cursor: pointer; transition: transform 0.22s cubic-bezier(0.4, 2, 0.6, 1), box-shadow 0.2s, background 0.18s, border 0.18s; overflow: hidden; backdrop-filter: blur(var(--glass-blur)); -webkit-backdrop-filter: blur(var(--glass-blur)); z-index: 2; isolation: isolate; } .system-card::before { content: ; position: absolute; inset: -7px; border-radius: calc(var(--radius) + 12px); background: var(--glass-glow); opacity: 0.25; filter: blur(18px); z-index: 0; pointer-events: none; transition: opacity 0.35s; } .system-card:hover { transform: scale(var(--hover-scale)) translateY(-6px) rotate(-2deg); box-shadow: 0 10px 32px #26d0ce33, 0 2px 30px #fff2; background: rgba(255, 255, 255, 0.34); border: 1.8px solid #b2f1ec; } .system-card:hover::before { opacity: 0.49; } .icon { width: 74px; height: 74px; border-radius: 50%; margin-bottom: 18px; background: rgba(38, 208, 206, 0.45); display: flex; align-items: center; justify-content: center; font-size: 2.45rem; color: #fff; box-shadow: 0 4px 16px #26d0ce33, 0 1.5px 8px #fff2; transition: background 0.3s, box-shadow 0.25s; animation: popIn 0.9s cubic-bezier(0.2, 2, 0, 1); z-index: 1; backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); border: 1.2px solid #bffcf7aa; } .system-card:hover .icon { background: linear-gradient(140deg, #26d0ce 30%, #1a2980 100%); box-shadow: 0 8px 24px #26d0ce44, 0 2.5px 15px #fff4; } @keyframes popIn { 0% { transform: scale(0.2) rotate(-80deg); } 70% { transform: scale(1.1) rotate(10deg); } 100% { transform: scale(1) rotate(0); } } .system-card h2 { margin: 0; font-size: 2rem; font-weight: 700; color: #fff; margin-bottom: 10px; text-align: center; letter-spacing: 1.5px; z-index: 1; text-shadow: 0 1px 20px #fff8; } .system-card p { margin: 0; font-size: 0.97rem; text-align: center; color: #fff; min-height: 36px; z-index: 1; text-shadow: 0 1px 2px #fff5; } .system-card p strong { font-weight: 700; color: #fff; font-size: 1.05em; letter-spacing: 0.5px; text-shadow: 0 1px 2px #fff8; } /* Ripple effect */ .ripple { position: absolute; border-radius: 50%; transform: scale(0); animation: ripple 0.5s linear; background-color: #26d0ce44; pointer-events: none; z-index: 2; } @keyframes ripple { to { transform: scale(4); opacity: 0; } } @media (max-width: 1200px) { .container { max-width: 97vw; } .system-card { width: 44vw; min-width: 200px; } } @media (max-width: 900px) { .container { gap: 1.2rem; } .system-card { width: 45vw; min-width: 170px; } .logo-left, .logo-right { font-size: 1em; } } @media (max-width: 700px) { .container { flex-direction: column; gap: 1.2rem; } .system-card { width: calc(100vw - 62px); min-width: 140px; } h1 { font-size: 2.05rem; } .logo-left, .logo-right { font-size: 1em; } } body::before { content: ; position: fixed; inset: 0; z-index: 0; pointer-events: none; background: linear-gradient(120deg, #ffffff09 0%, #26d0ce0f 100%); backdrop-filter: blur(1.5px); } /style> /head> body> !-- SPLASH LOGO --> div idsplash> div classsmawork-logo-door> span classlogo-left>Sma/span> span classlogo-right>work/span> /div> /div> h1>Smawork/h1> div classcontainer> div classsystem-card onclickgoTo(https://nal.co.jp/wp-content/uploads/2019/09/About_JINEX.pdf) > div classicon>🧬/div> h2>JINEX/h2> p>strong>AI活用データ統合基盤/strong>/p> p> 企業のDXを加速する統合型データ管理、生成AI活用分析プラットフォーム /p> /div> div classsystem-card onclickgoTo(https://chatops.jp/)> div classicon>💬/div> h2>ChatOps/h2> p>strong>社内完結型チャットシステム/strong>/p> p>セキュアで柔軟なチャットツールを、社内環境で構築可能に。/p> /div> div classsystem-card onclickgoTo(https://v-space.smawork.jp/)> div classicon>🏢/div> h2>V-Space/h2> p>strong>仮想オフィスプラットフォーム/strong>/p> p> いつでも話せる”をデジタル空間に。新しい働き方をサポートするバーチャルオフィス /p> /div> div classsystem-card onclickgoTo(https://coma.smawork.jp/)> div classicon>⚙️/div> h2>Coma/h2> p>strong>ノーコードのワークフローツール/strong>/p> p> 業務プロセスを自動化。br />社内で分断されたシステムの連携を実現 /p> /div> div classsystem-card onclickgoTo(https://fileplus.smawork.jp/)> div classicon>🗂️/div> h2>FilePlus/h2> p>strong>セキュアなファイル共有/strong>/p> p>ファイル共有設定br />機密文書管理・証明/p> /div> div classsystem-card onclickgoTo(https://smawork.jp/typing)> div classicon>⌨️/div> h2>IT IME Typing/h2> p>strong>IT特化の日本語タイピング練習/strong>/p> p> プログラミング、AI、ビジネス用語など5000語以上でIME入力トレーニング /p> /div> /div> footer> Copyright © a hrefhttps://nal.co.jp/ target_blank>NAL Japan/a> 2025 /footer> script> // Splash animation window.addEventListener(DOMContentLoaded, function () { const splash document.getElementById(splash); setTimeout(() > { splash.classList.add(splash-open); }, 900); setTimeout(() > { splash.classList.add(splash-finish); document.body.classList.add(loaded); }, 1800); }); // Click ripple animation document.querySelectorAll(.system-card).forEach((card) > { card.addEventListener(click, function (e) { const ripple document.createElement(span); ripple.className ripple; const size Math.max(card.clientWidth, card.clientHeight); ripple.style.width ripple.style.height size + px; ripple.style.left e.offsetX - size / 2 + px; ripple.style.top e.offsetY - size / 2 + px; card.appendChild(ripple); setTimeout(() > ripple.remove(), 520); }); }); // Redirect on click function goTo(url) { setTimeout(() > { window.location.href url; }, 250); // Delay for ripple animation } /script> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]