Spaces:
Running
Running
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>PawLoop デジタルカルテ | 音声でカルテ作成</title> | |
| <script src="https://cdn.tailwindcss.com"></script> | |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"> | |
| <style> | |
| .gradient-bg { | |
| background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 50%, #bae6fd 100%); | |
| } | |
| .highlight-badge { | |
| animation: pulse 2s infinite; | |
| } | |
| @keyframes pulse { | |
| 0% { transform: scale(1); } | |
| 50% { transform: scale(1.05); } | |
| 100% { transform: scale(1); } | |
| } | |
| .feature-card:hover { | |
| transform: translateY(-5px); | |
| box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); | |
| } | |
| .transition-all { | |
| transition: all 0.3s ease; | |
| } | |
| </style> | |
| </head> | |
| <body class="font-sans text-gray-800"> | |
| <!-- Navigation --> | |
| <nav class="bg-white shadow-sm sticky top-0 z-50"> | |
| <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> | |
| <div class="flex justify-between h-16"> | |
| <div class="flex items-center"> | |
| <div class="flex-shrink-0 flex items-center"> | |
| <i class="fas fa-paw text-blue-500 text-2xl mr-2"></i> | |
| <span class="text-xl font-bold text-blue-600">PawLoop</span> | |
| </div> | |
| </div> | |
| <div class="hidden md:flex items-center space-x-8"> | |
| <a href="#features" class="text-gray-700 hover:text-blue-500 px-3 py-2">特徴</a> | |
| <a href="#comparison" class="text-gray-700 hover:text-blue-500 px-3 py-2">比較</a> | |
| <a href="#testimonials" class="text-gray-700 hover:text-blue-500 px-3 py-2">導入事例</a> | |
| <a href="#faq" class="text-gray-700 hover:text-blue-500 px-3 py-2">よくある質問</a> | |
| </div> | |
| <div class="flex items-center"> | |
| <a href="#cta" class="bg-blue-500 hover:bg-blue-600 text-white px-4 py-2 rounded-md font-medium transition-all"> | |
| 無料トライアル | |
| </a> | |
| </div> | |
| </div> | |
| </div> | |
| </nav> | |
| <!-- Hero Section --> | |
| <section class="gradient-bg py-16 md:py-24"> | |
| <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> | |
| <div class="md:flex items-center"> | |
| <div class="md:w-1/2 mb-10 md:mb-0"> | |
| <div class="highlight-badge bg-yellow-100 text-yellow-800 inline-block px-4 py-2 rounded-full text-sm font-semibold mb-4"> | |
| 【今だけキャンペーン中】初期費用5万円 → 0円 | |
| </div> | |
| <h1 class="text-4xl md:text-5xl font-bold text-gray-900 leading-tight mb-4"> | |
| カルテを書いていた時間を、<br>飼い主と向き合う時間に。 | |
| </h1> | |
| <p class="text-lg text-gray-700 mb-8"> | |
| 音声からSOAP形式のカルテを自動生成。同時に、説明サマリーを要点化し、飼い主へ自動送信。記録に追われない診療が、“また来たい”を生みます。 | |
| </p> | |
| <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4"> | |
| <a href="#demo" class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-3 rounded-md font-medium text-center transition-all"> | |
| <i class="fas fa-play-circle mr-2"></i>カルテ自動作成のデモを見る | |
| </a> | |
| <a href="#cta" class="bg-white hover:bg-gray-100 text-blue-600 border border-blue-600 px-6 py-3 rounded-md font-medium text-center transition-all"> | |
| <i class="fas fa-calendar-check mr-2"></i>無料トライアルを申し込む | |
| </a> | |
| </div> | |
| </div> | |
| <div class="md:w-1/2"> | |
| <img src="https://images.unsplash.com/photo-1583337130417-3346a1be7dee?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1064&q=80" | |
| alt="獣医師と飼い主がペットと向き合う様子" | |
| class="rounded-lg shadow-xl w-full h-auto object-cover"> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Why Now Section --> | |
| <section class="py-16 bg-white" id="why-now"> | |
| <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> | |
| <div class="text-center mb-12"> | |
| <h2 class="text-3xl font-bold text-gray-900 mb-4">なぜ今、PawLoopが必要なのか?</h2> | |
| <div class="w-20 h-1 bg-blue-500 mx-auto"></div> | |
| </div> | |
| <div class="md:flex items-center mb-12"> | |
| <div class="md:w-1/2 mb-8 md:mb-0"> | |
| <img src="https://images.unsplash.com/photo-1601758003122-53c40e686a19?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1170&q=80" | |
| alt="忙しい動物病院の様子" | |
| class="rounded-lg shadow-md w-full h-auto object-cover"> | |
| </div> | |
| <div class="md:w-1/2 md:pl-12"> | |
| <h3 class="text-2xl font-semibold text-gray-900 mb-4">病院数増加/飼育数減少の時代</h3> | |
| <p class="text-gray-700 mb-4"> | |
| 近年、動物病院の数は増加している一方で、ペットの飼育数は減少傾向にあります。この状況で、病院を選ぶ決め手となるのは「説明の丁寧さ」と「信頼関係」です。 | |
| </p> | |
| <p class="text-gray-700 mb-6"> | |
| 獣医師1名体制の病院が64%を占める業界構造では、診療後の記録作業が大きな負担になっています。 | |
| </p> | |
| <div class="bg-blue-50 border-l-4 border-blue-500 p-4"> | |
| <p class="text-gray-700 italic"> | |
| 「診療は終わった。でも私はまだカルテを書いている。」 | |
| </p> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Solution Section --> | |
| <section class="py-16 bg-gray-50" id="features"> | |
| <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> | |
| <div class="text-center mb-12"> | |
| <h2 class="text-3xl font-bold text-gray-900 mb-4">PawLoopのソリューション</h2> | |
| <p class="text-lg text-gray-600 max-w-3xl mx-auto">音声で話すだけで、カルテ作成と飼い主への説明を同時に完了</p> | |
| <div class="w-20 h-1 bg-blue-500 mx-auto"></div> | |
| </div> | |
| <div class="grid md:grid-cols-2 gap-8 mb-12"> | |
| <div class="feature-card bg-white p-8 rounded-lg shadow-md transition-all"> | |
| <div class="flex items-center mb-4"> | |
| <div class="bg-blue-100 p-3 rounded-full mr-4"> | |
| <i class="fas fa-microphone text-blue-500 text-xl"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold">音声録音からSOAP形式のカルテ自動生成</h3> | |
| </div> | |
| <p class="text-gray-700"> | |
| 診療中の会話を録音するだけで、SOAP形式のカルテを自動生成。主観的所見・客観的所見・評価・計画が整理されたプロフェッショナルなカルテが完成します。 | |
| </p> | |
| </div> | |
| <div class="feature-card bg-white p-8 rounded-lg shadow-md transition-all"> | |
| <div class="flex items-center mb-4"> | |
| <div class="bg-green-100 p-3 rounded-full mr-4"> | |
| <i class="fas fa-comment-dots text-green-500 text-xl"></i> | |
| </div> | |
| <h3 class="text-xl font-semibold">要点サマリーをLINE/SMSで自動送信</h3> | |
| </div> | |
| <p class="text-gray-700"> | |
| 診療内容の要点を自動抽出し、飼い主様へLINEやSMSで送信。口頭での説明を補完し、後からも確認できるので信頼関係が深まります。 | |
| </p> | |
| </div> | |
| </div> | |
| <div class="text-center mt-8"> | |
| <div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4"> | |
| <a href="#demo" class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-3 rounded-md font-medium transition-all"> | |
| <i class="fas fa-play-circle mr-2"></i>デモ動画を見る | |
| </a> | |
| <a href="#cta" class="bg-white hover:bg-gray-100 text-blue-600 border border-blue-600 px-6 py-3 rounded-md font-medium transition-all"> | |
| <i class="fas fa-calendar-check mr-2"></i>無料で試してみる | |
| </a> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Before/After Section --> | |
| <section class="py-16 bg-white"> | |
| <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> | |
| <div class="text-center mb-12"> | |
| <h2 class="text-3xl font-bold text-gray-900 mb-4">導入前後の変化</h2> | |
| <div class="w-20 h-1 bg-blue-500 mx-auto"></div> | |
| </div> | |
| <div class="grid md:grid-cols-2 gap-8"> | |
| <div class="bg-red-50 p-8 rounded-lg border-l-4 border-red-500"> | |
| <h3 class="text-2xl font-semibold text-red-700 mb-6 flex items-center"> | |
| <i class="fas fa-times-circle mr-3"></i> 導入前の課題 | |
| </h3> | |
| <ul class="space-y-4"> | |
| <li class="flex items-start"> | |
| <i class="fas fa-clock text-red-500 mt-1 mr-3"></i> | |
| <span>診療後15分 × 30件/日 = <span class="font-bold">7.5時間/月</span>の記録作業</span> | |
| </li> | |
| <li class="flex items-start"> | |
| <i class="fas fa-comment-slash text-red-500 mt-1 mr-3"></i> | |
| <span>飼い主への説明は口頭のみで、再来に結びつかない</span> | |
| </li> | |
| <li class="flex items-start"> | |
| <i class="fas fa-tired text-red-500 mt-1 mr-3"></i> | |
| <span>記録作業で疲弊し、診療の質が低下する悪循環</span> | |
| </li> | |
| </ul> | |
| </div> | |
| <div class="bg-green-50 p-8 rounded-lg border-l-4 border-green-500"> | |
| <h3 class="text-2xl font-semibold text-green-700 mb-6 flex items-center"> | |
| <i class="fas fa-check-circle mr-3"></i> 導入後の変化 | |
| </h3> | |
| <ul class="space-y-4"> | |
| <li class="flex items-start"> | |
| <i class="fas fa-stopwatch text-green-500 mt-1 mr-3"></i> | |
| <span>カルテ記録時間が<span class="font-bold">ゼロ</span>に</span> | |
| </li> | |
| <li class="flex items-start"> | |
| <i class="fas fa-comment-medical text-green-500 mt-1 mr-3"></i> | |
| <span>サマリー送信で「また来たい」を生む診療へ</span> | |
| </li> | |
| <li class="flex items-start"> | |
| <i class="fas fa-smile-beam text-green-500 mt-1 mr-3"></i> | |
| <span>飼い主満足度とスタッフのモチベーション向上</span> | |
| </li> | |
| </ul> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Testimonial Section --> | |
| <section class="py-16 bg-gray-50" id="testimonials"> | |
| <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> | |
| <div class="text-center mb-12"> | |
| <h2 class="text-3xl font-bold text-gray-900 mb-4">導入病院の声</h2> | |
| <div class="w-20 h-1 bg-blue-500 mx-auto"></div> | |
| </div> | |
| <div class="bg-white p-8 md:p-12 rounded-lg shadow-md max-w-4xl mx-auto"> | |
| <div class="flex items-center mb-6"> | |
| <img src="https://images.unsplash.com/photo-1559839734-2b71ea197ec2?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1170&q=80" | |
| alt="アンジェス動物病院 朝岡俊文先生" | |
| class="w-16 h-16 rounded-full object-cover mr-4"> | |
| <div> | |
| <h4 class="font-bold text-lg">アンジェス動物病院 院長</h4> | |
| <p class="text-gray-600">朝岡 俊文 先生</p> | |
| </div> | |
| </div> | |
| <blockquote class="text-gray-700 text-lg italic mb-6"> | |
| 「診療フローを変えずに導入でき、飼い主さんの反応も良かった。カルテというより"安心をサポートするツール"として役立っている。」 | |
| </blockquote> | |
| <div class="bg-blue-50 p-4 rounded-md"> | |
| <p class="text-gray-700"> | |
| 導入3ヶ月で再来率が15%向上し、スタッフの負担も大幅に軽減。特に若手スタッフのカルテ作成の負担が減り、診療に集中できるようになったとのことです。 | |
| </p> | |
| </div> | |
| </div> | |
| <div class="text-center mt-12"> | |
| <div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4"> | |
| <a href="#demo" class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-3 rounded-md font-medium transition-all"> | |
| <i class="fas fa-play-circle mr-2"></i>導入事例を見る | |
| </a> | |
| <a href="#cta" class="bg-white hover:bg-gray-100 text-blue-600 border border-blue-600 px-6 py-3 rounded-md font-medium transition-all"> | |
| <i class="fas fa-calendar-check mr-2"></i>お問い合わせ | |
| </a> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Comparison Section --> | |
| <section class="py-16 bg-white" id="comparison"> | |
| <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> | |
| <div class="text-center mb-12"> | |
| <h2 class="text-3xl font-bold text-gray-900 mb-4"> | |
| <i class="fas fa-balance-scale mr-2"></i> 他の電子カルテと、ここが違います。 | |
| </h2> | |
| <div class="w-20 h-1 bg-blue-500 mx-auto"></div> | |
| </div> | |
| <div class="overflow-x-auto"> | |
| <table class="min-w-full bg-white rounded-lg overflow-hidden shadow-md"> | |
| <thead class="bg-gray-100"> | |
| <tr> | |
| <th class="py-3 px-4 text-left font-semibold text-gray-700">項目</th> | |
| <th class="py-3 px-4 text-left font-semibold text-gray-700">一般的な電子カルテ</th> | |
| <th class="py-3 px-4 text-left font-semibold text-blue-600">PawLoop デジタルカルテ</th> | |
| </tr> | |
| </thead> | |
| <tbody class="divide-y divide-gray-200"> | |
| <tr> | |
| <td class="py-3 px-4 font-medium">入力方法</td> | |
| <td class="py-3 px-4">キーボードで手入力</td> | |
| <td class="py-3 px-4 text-blue-600 font-medium">音声で話すだけ</td> | |
| </tr> | |
| <tr class="bg-gray-50"> | |
| <td class="py-3 px-4 font-medium">操作感</td> | |
| <td class="py-3 px-4">システム操作が中心</td> | |
| <td class="py-3 px-4 text-blue-600 font-medium">録音・確認・送信の3ステップ</td> | |
| </tr> | |
| <tr> | |
| <td class="py-3 px-4 font-medium">導入までの手間</td> | |
| <td class="py-3 px-4">カスタマイズや研修が必要</td> | |
| <td class="py-3 px-4 text-blue-600 font-medium">テンプレで約3日/初期サポートあり</td> | |
| </tr> | |
| <tr class="bg-gray-50"> | |
| <td class="py-3 px-4 font-medium">既存カルテとの連携</td> | |
| <td class="py-3 px-4">紙と併用 or 手作業で転記が必要</td> | |
| <td class="py-3 px-4 text-blue-600 font-medium">紙カルテもOCRで取り込み可</td> | |
| </tr> | |
| <tr> | |
| <td class="py-3 px-4 font-medium">飼い主説明</td> | |
| <td class="py-3 px-4">口頭か手書きで対応</td> | |
| <td class="py-3 px-4 text-blue-600 font-medium">要点サマリーを自動送信(SMS/LINE)</td> | |
| </tr> | |
| <tr class="bg-blue-50"> | |
| <td class="py-3 px-4 font-medium">月額費用</td> | |
| <td class="py-3 px-4">2〜5万円+初期費用</td> | |
| <td class="py-3 px-4 text-blue-600 font-medium">月額9,800円(初期費用0円キャンペーン中)</td> | |
| </tr> | |
| </tbody> | |
| </table> | |
| </div> | |
| <div class="text-center mt-12"> | |
| <div class="inline-block bg-yellow-100 text-yellow-800 px-6 py-3 rounded-full font-medium mb-6"> | |
| <i class="fas fa-gift mr-2"></i> 今なら初期費用無料キャンペーン実施中! | |
| </div> | |
| <div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4"> | |
| <a href="#demo" class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-3 rounded-md font-medium transition-all"> | |
| <i class="fas fa-play-circle mr-2"></i>詳しい比較を見る | |
| </a> | |
| <a href="#cta" class="bg-white hover:bg-gray-100 text-blue-600 border border-blue-600 px-6 py-3 rounded-md font-medium transition-all"> | |
| <i class="fas fa-calendar-check mr-2"></i>無料トライアル | |
| </a> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- FAQ Section --> | |
| <section class="py-16 bg-gray-50" id="faq"> | |
| <div class="max-w-3xl mx-auto px-4 sm:px-6 lg:px-8"> | |
| <div class="text-center mb-12"> | |
| <h2 class="text-3xl font-bold text-gray-900 mb-4">よくある質問</h2> | |
| <div class="w-20 h-1 bg-blue-500 mx-auto"></div> | |
| </div> | |
| <div class="space-y-4"> | |
| <div class="bg-white p-6 rounded-lg shadow-sm"> | |
| <button onclick="toggleFAQ(1)" class="flex justify-between items-center w-full text-left font-medium text-gray-900"> | |
| <span>電子カルテと併用できますか?</span> | |
| <i class="fas fa-chevron-down transition-transform duration-300" id="faq-icon-1"></i> | |
| </button> | |
| <div id="faq-answer-1" class="mt-3 text-gray-700 hidden"> | |
| はい、紙カルテやPDF出力にも対応しています。既存の電子カルテと併用することも可能です。 | |
| </div> | |
| </div> | |
| <div class="bg-white p-6 rounded-lg shadow-sm"> | |
| <button onclick="toggleFAQ(2)" class="flex justify-between items-center w-full text-left font-medium text-gray-900"> | |
| <span>音声がうまく録れない時は?</span> | |
| <i class="fas fa-chevron-down transition-transform duration-300" id="faq-icon-2"></i> | |
| </button> | |
| <div id="faq-answer-2" class="mt-3 text-gray-700 hidden"> | |
| スマホでの録音やノイズ除去機能を備えています。また、聞き取りにくい部分は後からテキスト編集も可能です。 | |
| </div> | |
| </div> | |
| <div class="bg-white p-6 rounded-lg shadow-sm"> | |
| <button onclick="toggleFAQ(3)" class="flex justify-between items-center w-full text-left font-medium text-gray-900"> | |
| <span>サマリーの表現は調整できますか?</span> | |
| <i class="fas fa-chevron-down transition-transform duration-300" id="faq-icon-3"></i> | |
| </button> | |
| <div id="faq-answer-3" class="mt-3 text-gray-700 hidden"> | |
| はい、病院ごとにテンプレートを編集可能です。専門用語の説明や、病院のトーンに合わせた表現にカスタマイズできます。 | |
| </div> | |
| </div> | |
| <div class="bg-white p-6 rounded-lg shadow-sm"> | |
| <button onclick="toggleFAQ(4)" class="flex justify-between items-center w-full text-left font-medium text-gray-900"> | |
| <span>録音データはどこに保存されますか?</span> | |
| <i class="fas fa-chevron-down transition-transform duration-300" id="faq-icon-4"></i> | |
| </button> | |
| <div id="faq-answer-4" class="mt-3 text-gray-700 hidden"> | |
| すべてのデータは国内サーバーに一時保存され、商用利用されることはありません。カルテ生成後、音声データは自動的に削除されます。 | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Closing CTA Section --> | |
| <section class="py-16 gradient-bg" id="cta"> | |
| <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center"> | |
| <h2 class="text-3xl md:text-4xl font-bold text-gray-900 mb-6"> | |
| 記録で疲れる診療は、もう終わりにしませんか? | |
| </h2> | |
| <p class="text-xl text-gray-700 mb-8 max-w-3xl mx-auto"> | |
| 飼い主との信頼が残る診療を、PawLoop デジタルカルテで。<br> | |
| <span class="font-semibold">初期費用0円キャンペーン中。</span>まずは無料トライアルでご体験ください。 | |
| </p> | |
| <div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4"> | |
| <a href="#" class="bg-blue-600 hover:bg-blue-700 text-white px-8 py-4 rounded-md font-medium text-lg transition-all"> | |
| <i class="fas fa-play-circle mr-2"></i>デモを見る | |
| </a> | |
| <a href="#" class="bg-white hover:bg-gray-100 text-blue-600 border border-blue-600 px-8 py-4 rounded-md font-medium text-lg transition-all"> | |
| <i class="fas fa-calendar-check mr-2"></i>無料トライアルを申し込む | |
| </a> | |
| </div> | |
| <div class="mt-8 text-sm text-gray-600"> | |
| <p>※トライアル期間は14日間です。クレジットカード情報は不要です。</p> | |
| <p>※導入サポートとして、専任スタッフが初期設定をサポートします。</p> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Footer --> | |
| <footer class="bg-gray-900 text-white py-12"> | |
| <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> | |
| <div class="grid grid-cols-1 md:grid-cols-4 gap-8"> | |
| <div> | |
| <div class="flex items-center mb-4"> | |
| <i class="fas fa-paw text-blue-400 text-2xl mr-2"></i> | |
| <span class="text-xl font-bold">PawLoop</span> | |
| </div> | |
| <p class="text-gray-400"> | |
| 音声でカルテを作成し、飼い主との信頼を深めるデジタルカルテサービス | |
| </p> | |
| </div> | |
| <div> | |
| <h3 class="text-lg font-semibold mb-4">メニュー</h3> | |
| <ul class="space-y-2"> | |
| <li><a href="#features" class="text-gray-400 hover:text-white">特徴</a></li> | |
| <li><a href="#comparison" class="text-gray-400 hover:text-white">比較</a></li> | |
| <li><a href="#testimonials" class="text-gray-400 hover:text-white">導入事例</a></li> | |
| <li><a href="#faq" class="text-gray-400 hover:text-white">よくある質問</a></li> | |
| </ul> | |
| </div> | |
| <div> | |
| <h3 class="text-lg font-semibold mb-4">会社情報</h3> | |
| <ul class="space-y-2"> | |
| <li class="text-gray-400">運営会社: 株式会社PawLoop</li> | |
| <li class="text-gray-400">設立: 2020年5月</li> | |
| <li class="text-gray-400">所在地: 東京都港区</li> | |
| </ul> | |
| </div> | |
| <div> | |
| <h3 class="text-lg font-semibold mb-4">お問い合わせ</h3> | |
| <p class="text-gray-400 mb-4">導入に関するご相談はこちら</p> | |
| <a href="mailto:contact@pawloop.jp" class="text-blue-400 hover:text-blue-300">contact@pawloop.jp</a> | |
| </div> | |
| </div> | |
| <div class="border-t border-gray-800 mt-12 pt-8 text-center text-gray-500 text-sm"> | |
| <p>© 2023 PawLoop Digital Chart. All rights reserved.</p> | |
| </div> | |
| </div> | |
| </footer> | |
| <script> | |
| // FAQ toggle function | |
| function toggleFAQ(id) { | |
| const answer = document.getElementById(`faq-answer-${id}`); | |
| const icon = document.getElementById(`faq-icon-${id}`); | |
| if (answer.classList.contains('hidden')) { | |
| answer.classList.remove('hidden'); | |
| icon.classList.add('transform', 'rotate-180'); | |
| } else { | |
| answer.classList.add('hidden'); | |
| icon.classList.remove('transform', 'rotate-180'); | |
| } | |
| } | |
| // Smooth scrolling for anchor links | |
| document.querySelectorAll('a[href^="#"]').forEach(anchor => { | |
| anchor.addEventListener('click', function (e) { | |
| e.preventDefault(); | |
| const targetId = this.getAttribute('href'); | |
| if (targetId === '#') return; | |
| const targetElement = document.querySelector(targetId); | |
| if (targetElement) { | |
| targetElement.scrollIntoView({ | |
| behavior: 'smooth' | |
| }); | |
| } | |
| }); | |
| }); | |
| </script> | |
| <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://deepsite.hf.co/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://deepsite.hf.co" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://deepsite.hf.co?remix=AkiraShintaku/pawloopweb" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body> | |
| </html> |