CINXE.COM

ホームページに製品検索ページ・FAQサイトを作るなら「Plusdb(プラスディービー)」

<!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1"> <meta name="format-detection" content="telephone=no"> <title>ホームページに製品検索ページ・FAQサイトを作るなら「Plusdb(プラスディービー)」</title> <meta name="keywords" content="マーケティング,デジタルマーケティング,ツール,Cloud CIRCUS,クラウドサーカス,無料,SaaS,ソフトウェア,クラウド"/> <meta name="description" content="デモ版発行|Plusdbは今あるホームページに製品検索ページ・FAQサイトをすぐに設置できます"/> <meta property="og:title" content="デジタルマーケティングプラットフォーム「Cloud CIRCUS(クラウドサーカス)」" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://plusdb.cloudcircus.jp/" /> <meta property="og:image" content="https://plusdb.cloudcircus.jp/dcms_media/image/PLUSDB_release.jpg" /> <meta property="og:site_name" content="デジタルマーケティングプラットフォーム「Cloud Cirus(クラウドサーカス)」" /> <meta property="og:description" content="デジタルマーケティングプラットフォーム「Cloud CIRCUS(クラウドサーカス)」は、情報発信からCX(顧客体験価値)向上・見込み顧客育成・リピート増加まで企業が顧客を増やすためのマーケティングをワンパッケージで提供します。" /> <meta name="google-site-verification" content="Rnf4dYMEhWawf9bd5BVLkU26dLu4rrna6c--5knbQPQ" /> <!-- <script> $(function() { var height=$(".header").height(); $(".fv-section").css("margin-top", height + 1 ); }); </script> --> <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&display=swap&subset=japanese" rel="stylesheet"> <link rel="stylesheet" href="/dcms_media/css/base.css" /> <link rel="stylesheet" href="/dcms_media/css/layout.css" /> <link rel="stylesheet" href="/dcms_media/css/slick.css" /> <link rel="stylesheet" href="/dcms_media/css/swiper.css" /> <script src="/dcms_media/js/jquery-1.11.1.min.js"></script> <script src="/dcms_media/js/scrolltopcontrol.js"></script> <script src="/dcms_media/js/original.js"></script> <script src="/dcms_media/js/jquery.matchHeight-min.js"></script> <script> var lh = ""; lh = location.href; if (lh.match(/dcmsadm/)){ } else { document.write('<style>header{position:fixed;}</style>'); $(document).ready(function(){ $('.dlwrap').wrapAll('<div class="dlB innerm"></div>'); $('.dllist .img_c').matchHeight(); $('.dllist h2').matchHeight(); $('.dllist p').matchHeight(); // $('.navBtn').click(function () { // $('body').toggleClass('sitemapsopen'); // }); // $('#pagetitle').insertAfter($('header')); // $('.bn_2col').wrapAll('<div class="bn_2block"></div>'); // $('.function_icon_list li').biggerlink(); // $('.mh').matchHeight(); // $('.ficon_txt').matchHeight(); // $('.cta_txt').matchHeight(); // $('.featurepointmid_title').matchHeight(); // $('.dl_title').matchHeight(); // $('.dl_txt').matchHeight(); // $('#locator').prependTo($('.featuremain_block')); //header // var $win = $(window), // $header = $('header'), // headerHeight = $header.outerHeight(), // headerH = headerHeight + 10; // startPos = 0; // $win.on('load scroll', function() { // var value = $(this).scrollTop(); // if ( value > startPos && value > headerHeight ) { // $header.css('top', '-' + headerH + 'px'); // } else { // $header.css('top', '0'); // } // startPos = value; // }); // $(window).scroll(function() { // var sc = $(this).scrollTop(); // if ( sc > 30 ) { // $('body').addClass('headerbg'); // } else { // $('body').removeClass('headerbg'); // } // }); //sp navi // $('.sitemaps_title + ul').prev().after('<div class="ocbtn"></div>'); // $('.ocbtn').click(function(){ // $(this).next().slideToggle(); // $(this).toggleClass('active'); // }); //ドロップダウンの設定を関数でまとめる // function mediaQueriesWin(){ // var width = $(window).width(); // if(width <= 768) { // $(".dmenu>a").on('click', function() { // var parentElem = $(this).parent(); // $(parentElem).toggleClass('active'); // $(parentElem).children('ul').stop().slideToggle(500); // return false; // }); // }else{ // $(".dmenu>a").off('click'); // $(".dmenu>a").removeClass('active'); // $('.dmenu').children('ul').css("display",""); // } // } // $(window).resize(function() { // mediaQueriesWin(); // }); // $(window).on('load',function(){ // mediaQueriesWin(); // }); }); if (navigator.userAgent.match(/(iPhone|iPad|iPod|Android)/)) { $(function() { $('.tel').each(function() { var str = $(this).html(); if ($(this).children().is('img')) { $(this).html($('<a>').attr('href', 'tel:' + $(this).children().attr('alt').replace(/-/g, '')).append(str + '</a>')); } else { $(this).html($('<a>').attr('href', 'tel:' + $(this).text().replace(/-/g, '')).append(str + '</a>')); } }); }); } } </script> <!-- <style> .rss_new{background-color: #CA062B;} </style> --> <link rel="stylesheet" href="/dcms_media/css/original.css"> <link rel="stylesheet" href="/dcms_media/other/mtame.css"> <link rel="stylesheet" href="/dcms_media/other/labo.css"> <link rel="stylesheet" href="/dcms_media/css/plusdb.css"> <link href="/dcms_blocks/common/css/common.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="/dcms_media/css/color_blockdl.css" /> <script> $(document).ready(function () { $('.spcorpnav').on('click', function() { $(this).toggleClass('open'); }); }); </script> <!-- <script> $(function () { $('.cmbanclick').on('click', () => { $('.cmban').hide(); $('.cmban img').hide(); }); }); </script> --> <!-- <style> .cmban{ position: fixed; right: 0; bottom: 40px; width: 390px; height: 390px; z-index: 100; } .cmbanimg{ width: 390px; height: auto; } .cmbanclick{ width: 115px; height: auto; position: absolute; top: 10px; right: 30px; z-index: 2; cursor: pointer; } @media only screen and (max-width: 979px) { .cmban{ width: 200px; height: 200px; } .cmbanimg{ width: 200px; } .cmbanclick{ width: 55px; right: 20px; } } @media only screen and (max-width: 690px) { .cmban { bottom: 0; width: 180px; height: 180px; } .cmbanimg { width: 180px; } .cmbanclick { width: 65px; top: 0; right: 0; } } </style> --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WRDPRRS');</script> <!-- End Google Tag Manager --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WRDPRRS" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Facebook Domain --> <meta name="facebook-domain-verification" content="fcfwd4okq47ig4unxqd18oqbeqnyqa" /> <script src="https://kit.fontawesome.com/003d8036b9.js" crossorigin="anonymous"></script> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '397552808051198'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=397552808051198&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '417221846033049'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=417221846033049&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <!-- Global site tag (gtag.js) - Google Ads: 479341315 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-479341315"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-479341315'); </script> <script type="text/javascript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "6l2q215di6"); </script><script defer src="https://trace.bluemonkey.jp/trace.js"></script> </head> <body id="sub" class="page_free"> <header class="pd_header fs_header"> <div class="header_top"> <div class="header_top_in"> <figure class="logo"><a href="https://cloudcircus.jp/"><img src="https://cloudcircus.jp/dcms_media/img/logo.png" alt="CloudCIRCUS" /></a></figure> <div class="spcorpnav"><!--SP navi--></div> <div class="spcorpnavcon"> <div class="spcorpnavconin"> <ul> <li><a href="https://cloudcircus.jp/about/">Cloud CIRCUSとは</a></li> <li><a href="https://cloudcircus.jp/support/">サポート</a></li> <li><a href="https://cloudcircus.jp/products/">製品</a> <div class="splr"> <div class="splrl"> <div class="mega-menu-logo pc_order1"><a href="https://bow-now.jp/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_bownow.png" alt="BowNow MA(マーケティングオートメーション)" /> <span class="mega-menu-txt"> MA(マーケティングオートメーション) </span> </a></div> <div class="mega-menu-logo pc_order3"><a href="https://bluemonkey.jp/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_bluemonkey.png" alt="BlueMonkey CMS&オウンドメディア構築" /> <span class="mega-menu-txt"> CMS&オウンドメディア構築 </span> </a></div> <div class="mega-menu-logo pc_order2"><a href="https://www.coco-ar.jp/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_cocoar.png" alt="COCOAR アプリAR" /> <span class="mega-menu-txt"> アプリAR </span> </a></div> <div class="mega-menu-logo pc_order4"><a href="https://less-ar.jp/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_lessar.png" alt="LESSAR ウェブAR" /> <span class="mega-menu-txt"> ウェブAR </span> </a></div> </div> <div class="splrr"> <div class="mega-menu-logo pc_order1"><a href="/" rel="noopener"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_plusdb.png" alt="Plusdb データベース構築" /> <span class="mega-menu-txt"> データベース構築 </span> </a></div> <div class="mega-menu-logo pc_order2"><a href="https://cloudcircus.jp/products/fullstar/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_fullstar.png" alt="Fullstar CSM(カスタマーサクセスマネジメントシステム)" /> <span class="mega-menu-txt"> CSM(カスタマーサクセスマネジメントシステム) </span> </a></div> <div class="mega-menu-logo pc_order4"><a href="https://cloudcircus.jp/products/izanai/" rel="noopener" target="_blank"><img src="https://cloudcircus.jp/dcms_media/image/header_logo_inazai.png" alt="IZANAI チャット接客" /><span class="mega-menu-txt"> チャット接客</span></a></div> <div class="mega-menu-logo pc_order6"><a href="https://actibookone.jp/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_actibook.png" alt="ActiBook 電子ブック・動画共有" /> <span class="mega-menu-txt"> 電子ブック・動画共有 </span> </a></div> <div class="mega-menu-link pc_order5"><a href="https://cloudcircus.jp/products/"> 製品一覧 </a></div> </div> </div> </li> </ul> <div class="loginbtn"><a href="https://cloudcircus.jp/products/plusdb_new/">ログイン</a></div> </div> </div> <ul> <li><a href="https://cloudcircus.jp/about/">Cloud CIRCUSとは</a></li> <li class="header-sec-item mega-menu"><a class="header-sec-item-inner" style="position: relative;" href="https://cloudcircus.jp/products/"> 製品 </a> <!---original start---> <div class="mega-menu-area"> <div class="mega-menu-area-in"> <div class="mega-menu-con left"> <div class="mega-menu-logo pc_order1"><a href="https://bow-now.jp/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_bownow.png" alt="BowNow MA(マーケティングオートメーション)" /> <span class="mega-menu-txt"> MA(マーケティングオートメーション) </span> </a></div> <div class="mega-menu-logo pc_order3"><a href="https://bluemonkey.jp/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_bluemonkey.png" alt="BlueMonkey CMS&オウンドメディア構築" /> <span class="mega-menu-txt"> CMS&オウンドメディア構築 </span> </a></div> <div class="mega-menu-logo pc_order2"><a href="https://www.coco-ar.jp/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_cocoar.png" alt="COCOAR アプリAR" /> <span class="mega-menu-txt"> アプリAR </span> </a></div> <div class="mega-menu-logo pc_order4"><a href="https://less-ar.jp/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_lessar.png" alt="LESSAR ウェブAR" /> <span class="mega-menu-txt"> ウェブAR </span> </a></div> </div> <div class="mega-menu-con right"> <div class="mega-menu-logo pc_order1"><a href="/" rel="noopener"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_plusdb.png" alt="Plusdb データベース構築" /> <span class="mega-menu-txt"> データベース構築 </span> </a></div> <div class="mega-menu-logo pc_order3"><a href="https://actibookone.jp/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_actibook.png" alt="ActiBook 電子ブック・動画共有" /> <span class="mega-menu-txt"> 電子ブック・動画共有 </span> </a></div> <div class="mega-menu-logo pc_order2"><a href="https://cloudcircus.jp/products/fullstar/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_fullstar.png" alt="Fullstar CSM(カスタマーサクセスマネジメントシステム)" /> <span class="mega-menu-txt"> CSM(カスタマーサクセスマネジメントシステム) </span> </a></div> <div class="mega-menu-logo pc_order4"><a href="https://cloudcircus.jp/products/izanai/" rel="noopener" target="_blank"> <img src="https://cloudcircus.jp/dcms_media/image/header_logo_inazai.png" alt="IZANAI チャット接客" /> <span class="mega-menu-txt"> チャット接客 </span> </a></div> <div class="mega-menu-link pc_order5"><a href="https://cloudcircus.jp/products/"> 製品一覧 </a></div> </div> </div> </div> <!---original end---></li> <li><a href="https://cloudcircus.jp/support/">サポート</a></li> </ul> <div class="loginbtn"><a href="https://client.cloud-circus.com/#/login" rel="noopener" target="_blank">ログイン</a></div> </div> </div> <div class="header_bottom"> <div class="header_bottom_in"> <figure class="logo"><a href="/"><img src="/dcms_media/image/pd_logo.png" alt="Plusdb" /></a></figure> <nav class="header_nav"> <div class="header_navinin"> <ul class="header_nav_in"> <li class="header-sec-item mega-menu"><a class="header-sec-item-inner" href="/template/">テンプレート別活用シーン</a><!---original start---> <div class="mega-menu-area"> <ul class="subnab"> <li><a href="/template/product/">製品カタログテンプレート</a></li> <li><a href="/template/faq/">FAQテンプレート</a></li> <li><a href="/template/recruit/">採用ページテンプレート</a></li> </ul> </div> <!---original end---></li> <li><a href="/function/">機能</a></li> <li><a href="/guide/">導入ガイド</a></li> <li><a href="/price/">料金プラン</a></li> <li><a href="/download/">資料ダウンロード</a></li> <li><a href="/media/column/">コラム</a></li> <li class="sp_only header_nav_btn"><a href="/contact/">お問い合わせ</a></li> </ul> </div> </nav> <div class="btn"><a href="/contact/">お問い合わせ</a></div> <div class="header_menu_btn"><span class="header_menu_line"> <!--humb--></span> <span class="header_menu_line"> <!--humb--></span> <span class="header_menu_line"> <!--humb--></span></div> </div> </div> </header> <!--###_DCMS_COMMON:MAINIMAGE_###--> <!--###_DCMS_BLOCK_BLOG_LIST_3_###--> <main id="container"> <!-- ブロック貼り付けエリア --> <div id="dcms_layoutPageBlockPasteArea"> <!-- ブロック --> <div id="dcms_layoutPageBlock"> <section class="pageinfoA pepople freepage m50"> <div class="pageinfoAin freeforminfoAin"> <div class="pageinfoB"> <h1 class="pagetitle">デモ版お申込みフォーム</h1> <p class="pagelead">Plusdb(プラスディービー)のデモ版発行フォームです。デモ環境で実際にお使いいただけます。</p> </div> </div> </section> <div class="subinner m50"> <p class="m25 txt_c">Plusdbのデモ版をお申込みいただきますと、まず下記の情報をサポートよりメールにてお送りいたします。</p> <p class="m50 txt_c"> ・Plusdbの管理画面のログインIDとパスワード<br /> ・CMS BlueMonkeyデモ環境のログインIDとパスワード<br /> ※CMS BlueMonkeyとPlusdbは連携して作成する事が可能です。デモ環境内、「製品情報ページ」がPlusdbで管理しているページになります。 </p> </div> <div class="subinner"><iframe src="https://info.startialab.co.jp/l/493131/2018-10-17/bj192" width="100%" height="500" type="text/html" frameborder="0" allowtransparency="true" style="border: 0"></iframe></div> <div class="subinner m50 mt30 fs14"> <p>※「送信する」をクリック後、サンクスページに切り替わるまでそのままでお待ちください。</p> </div> <div class="subinner m110 mt30 fs12"> <p>※広告ブロックの拡張機能、JavaScriptの無効化、ソースコード調査ツールなどの、拡張機能をご利用されているブラウザで閲覧される場合、まれに連動項目の挙動に異常が見られるケースがあります。その際は、お手数ですが別のブラウザから閲覧してください。</p> <p class="mt10 txt_link">※弊社からのメールを配信停止している場合は、メールが届かない可能性があります。受信トレイと迷惑フォルダを確認してもメールが届いていなかった場合は、お手数ですが<a href="https://cloudcircus.jp/contact/">こちら</a>からお問い合わせください。</p> </div> </div> <!-- // ブロック --> </div> <!-- // ブロック貼り付けエリア --> </main> <div class="bottom_bg_black"> <h2>テンプレートから選ぶだけ<br />ノーコードで検索データベースを簡単増築</h2> <div class="logo_link"> <figure class="logo"><img src="/dcms_media/image/pd_logo_footer.png" alt="Plusdb" /></figure> <div class="link"><a href="/contact/">お問い合わせ</a></div> </div> <ul class="btn_col3"> <li><a href="/free/">無料デモ版</a></li> </ul> <div class="bottom_link"> <div class="left"> <ul> <li><a href="/guide/">操作方法</a></li> <li><a href="https://manual.plus-db.jp/" target="_blank" rel="noopener">マニュアルサイト</a></li> </ul> </div> </div> </div> <div id="locator" class="fs"> <ol class="inner" itemscope itemtype="http://schema.org/BreadcrumbList"><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://cloudcircus.jp/" itemprop="item"><span itemprop="name">TOP</span></a><meta itemprop="position" content="1" /></li><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://cloudcircus.jp/products/" itemprop="item"><span itemprop="name">製品</span></a><meta itemprop="position" content="2" /></li><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://plusdb.cloudcircus.jp/" itemprop="item"><span itemprop="name">Plusdb(プラスディービー)</span></a><meta itemprop="position" content="3" /></li><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://plusdb.cloudcircus.jp/free/" itemprop="item"><span itemprop="name">デモ版発行</span></a><meta itemprop="position" content="4" /></li></ol> </div> <footer> <div class="pdfooter"> <div class="pdfooter_cc"> <div class="pdfooter_ccname"><a href="https://cloudcircus.jp/">Cloud CIRCUS</a></div> <ul class="pdfooter_cclist"> <li><a href="https://www.startialab.co.jp/aboutus.html" target="_blank" rel="noopener">運用会社</a></li> <li><a href="https://cloudcircus.jp/support/">サポート体制</a></li> <li><span class="nolink">運用メディア</span> <ul> <li><a href="https://mtame.jp/">エムタメ!</a></li> <li><a href="https://ar-go.jp/">ARGO</a></li> </ul> </li> </ul> <div class="footersns"><a href="https://www.facebook.com/cloudcircus.official/" target="_blank" rel="noopener"><img src="/dcms_media/image/fs_icon_facebook.jpg" alt="facebook" width="30" height="30" /></a><a href="https://twitter.com/cloudcircus_inc" target="_blank" rel="noopener"><img src="/dcms_media/image/fs_icon_twitter.jpg" alt="twitter" width="30" height="30" /></a><a href="https://www.youtube.com/channel/UClfarZi2fyjvk2ukn0CCdlQ" target="_blank" rel="noopener"><img src="/dcms_media/image/fs_icon_youtube.jpg" alt="youtube" width="30" height="30" /></a></div> </div> <div class="pdfooter_pd"> <div class="pdfooter_pdname"><a href="/">Plusdb</a></div> <div class="pdfooter_pdin"> <ul> <li><a href="/template/">テンプレート別活用シーン</a> <ul> <li><a href="/template/product/">製品カタログテンプレート</a></li> <li><a href="/template/faq/">FAQテンプレート</a></li> <li><a href="/template/recruit/">採用ページテンプレート</a></li> </ul> </li> <li><a href="/function/">機能</a></li> <li><a href="/guide/">導入ガイド</a></li> <li><a href="/price/">料金プラン</a></li> <li><a href="https://cloudcircus.jp/media/search?schCategory=cases&schTag=plusdb">導入事例</a></li> </ul> <ul> <li><a href="/contact/">お問い合わせ</a></li> <li><a href="/free/">デモ版発行</a></li> <li><a href="https://manual.plus-db.jp/" target="_blank" rel="noopener">マニュアルサイト</a></li> <li><a href="https://cloudcircus.jp/faq/" target="_blank" rel="noopener">よくある質問</a></li> </ul> <ul class="otherlist"> <li><a href="https://cloudcircus.jp/privacy/" target="_blank" rel="noopener">個人情報保護方針</a></li> <li><a href="https://cloudcircus.jp/security/" target="_blank" rel="noopener">情報セキュリティ基本方針</a></li> <li><a href="https://cloudcircus.jp/mynumber/" target="_blank" rel="noopener">特定個人情報取扱方針</a></li> </ul> </div> </div> </div> <div class="pd_footer"> <figure class="logo"><a href="https://cloudcircus.jp/"><img src="/dcms_media/image/fs_f_bottom_logo.jpg" alt="CloudCIRCUS" /></a></figure> <small>Copyright © Cloud CIRCUS Inc. All rights reserved.</small></div> </footer> </body> <!-- IT Ver 01 (creation month 2019.08)--> <!-- installation date 2019.08.31 --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10