https://www.iodata.jp/

Os links de saída identificados na página

LinkTexto
https://www.ioplaza.jp/ショッピング
https://www.facebook.com/iodata
https://twitter.com/io_data
https://www.instagram.com/iodata.jp/
https://vimeo.com/showcase/11399747
https://contents.iodata.jp/catalog/ebook/202410/index.htm
https://www.youtube.com/user/IODATABLOG
https://wssl.iodata.jp/magz/最新情報をいち早くお届け!I-O DATA メールマガジン
https://contents.iodata.jp/pdfdownload/カタログ・チラシダウンロード
https://partner.iodata.jp/アイオー・パートナー・サービス

Variáveis JavaScript · 60 encontrada(s)

Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual

NomeTipo
0object
1object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
dataLayerobject
$undefined
jQueryfunction
HdrIDstring
idnamestring

Mensagens de registro do console · 0 encontrada(s)

Mensagens registradas no console web

HTML

O corpo HTML bruto da página

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="ja" class=" webkit chrome win js"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="author" content="">
<meta name="description" content="スマホ・TV・パソコン周辺機器の総合メーカー アイ・オー・データ機器(I-O DATA)の公式サイトです。NAS、ハードディスク、液晶、Wi-Fi、ネットワークカメラなどの情報をご覧いただけます。">
<meta name="keywords" content="ハードディスク,液晶,ディスプレイ,モニター,無線LAN,Wi-Fi,ネットワークカメラ,NAS,メモリー,パソコン周辺機器,ビジネス,アイオー,IO,IODATA,スマホ,スマートフォン,HDD">
<title>アイ・オー・データ機器|I-O DATA</title>




<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta name="viewport" content="width=1024">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Content-Script-Type" content="text/javascript">


<link rel="shortcut icon" href="/common/img_v2/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="RSS 1.0" href="/rss/index.rdf">

<!-- Class:GTM_head Start -->
<!-- Google Tag Manager -->
<script async="" src="https://www.clarity.ms/s/0.7.56/clarity.js"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-NDZXYWZV61&amp;l=dataLayer&amp;cx=c&amp;gtm=45He4bc0v859399124za200"></script><script async="" src="https://www.clarity.ms/tag/j1mu21k1j2"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-MNTWBEEG1S&amp;l=dataLayer&amp;cx=c&amp;gtm=45He4bc0v859399124za200"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-NN5S7Q8"></script><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-NN5S7Q8');</script>
<!-- End Google Tag Manager -->
<!-- Class:GTM_head End -->

<!-- CSS -->
<link rel="stylesheet" type="text/css" href="/shared/css/common_2015.css">
<link rel="stylesheet" type="text/css" href="/shared/css/index_2015.css">
<link rel="stylesheet" type="text/css" href="/common/css_v2/print.css" media="print">

<!-- JavaScript -->
<script type="text/javascript" src="/shared/js/jquery_2014.js"></script>

<script type="text/javascript" src="/shared/js/common_2015.js"></script>
<script type="text/javascript" src="/shared/js/jquery.jcarousel.min_2014.js"></script>
<script type="text/javascript" src="/shared/js/slider_2014.js"></script>
<script type="text/javascript" src="/shared/js/top_ini_2015.js"></script>

<script type="text/javascript">
jQuery(function(){
	
	//画像ダウンロード禁止
	jQuery('.DLNone').attr('onmousedown', 'return false');
	jQuery('.DLNone').attr('onselectstart', 'return false');
	jQuery('.DLNone').attr('oncontextmenu', 'return false');

});

if (window.matchMedia( "(max-width: 768px)" ).matches) {
	jQuery('.DLNone').css('pointer-events' , 'none');
}

</script>
<style>
.DLNone {
	-webkit-touch-callout:none;
	-webkit-user-select:none;
}

@media print{
	.DLNone{
		opacity: 0;
	}
}
</style>
<script type="text/javascript" src="/script.jsp?id=141237"></script>
<!-- フッター改修追加 -->
<link rel="stylesheet" type="text/css" href="/shared/css/nfooter.css">
	
<script type="text/javascript">
		jQuery(function($){
		jQuery(document).on('click', '.nfooter_page_category_top .menu_open', function(){
			if (window.matchMedia('(max-width: 767px)').matches) {
			jQuery(this).parent().toggleClass('open');
			jQuery(this).parent().next().slideToggle(300);
		}
		});
		});
	
		jQuery(function($){
			jQuery(document).on('click', '.nfooter_page_category_top p', function(){
				if (window.matchMedia('(max-width: 767px)').matches) {
				jQuery(this).parent().toggleClass('open');
				jQuery(this).parent().next().slideToggle(300);
			}
			});
			});
</script><style>
#ttlH1 {
    width: auto;
    display: block;
    margin: 0;
    padding: 12px 0;
    background: #364563;
    text-align: center;
    color:#fff!important;
}

/* 2024.10.1追記 ---------------------------------*/
.headerInfo{
    /*背景色の指定場所*/
    background: linear-gradient(to right, #1E1A9C, #1994DF);
}
.headerInfo a{
    width: fit-content;
    height: 45px;
    margin: auto;
    color: #fff !important;
    display: flex;
    gap: 7.5px;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}
.headerInfo img{
    width: 25px;
}
html:not(.mobile) .headerInfo .showSP{
	display: none;
}

/*sp*/
.mobile .headerInfo a{
    width: fit-content;
    height: 30px;
    margin: auto;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}
.mobile .headerInfo img{
    width: 15px;
}
.mobile .headerInfo .showPC{
	display: none;
}
</style>
</head>
<body id="home">



<!-- Class:GTM_body Start -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NN5S7Q8"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Class:GTM_body End -->

<h1 id="homeCatch">進化する明日へ Continue thinking | I-O DATA</h1>
<div id="container"> 
	<!-- header -->
	<div id="head">
<!-- Class:Header Start -->
		<div id="header">
			<div id="headerInner">
				<p id="logo"><a href="/index.htm"><img src="/shared/img/iodata_logo_2023.png" alt="進化する明日へ Continue thinking | I-O DATA" width="320" height="70"></a></p>
				<div id="hdrMenu"> 
					<!-- hdrGbMenu -->
					<dl id="hdrGbMenu" class="toggle-set">
						<dt id="hdrDt01"><span></span></dt>
						<dd class="toggle-box">
							<ul id="gbArea">
								<li id="gbProducts"><a href="/product/" id="gbProductsBtn"><span class="icn"><img src="/shared/img/nav_product_2023.png" title="商品一覧" alt="商品一覧" width="26" height="26"></span><span class="menutxt">商品一覧</span><span id="icnBtnBox"></span></a>
									<ul id="gbProductsList">
										<li id="gbBtnList50"><a href="/product/list_50.htm"><span class="menutxt">50音順</span></a></li>
										<li id="gbBtnListCategory"><a href="/product/"><span class="menutxt">カテゴリー一覧</span></a></li>
									</ul>
								</li>
								<li id="gbCatalog" class="arwDefault"><a href="//contents.iodata.jp/pdfdownload/"><span class="icn"><img src="/shared/img/nav_catalog.png" alt="カタログ・チラシ" class="catalogIcn" width="30"></span><span class="menutxt">カタログ・チラシ</span></a></li>
								<li id="gbPio" class="arwDefault"><a href="/pio/"><span class="icn"><img src="/shared/img/nav_pio_2023.png" title="対応情報" alt="対応情報" width="26" height="26"></span><span class="menutxt">対応情報</span></a></li>
								<li id="gbSupport" class="arwDefault"><a href="/support/"><span class="icn"><img src="/shared/img/nav_support_2023.png" title="サポート・Q&amp;A" alt="サポート・Q&amp;A" width="26" height="26"></span><span class="menutxt">サポート・Q&amp;A</span></a></li>
								<li id="gbCompany" class="arwDefault"><a href="/company/"><span class="icn"><img src="/shared/img/nav_company_2023.png" title="会社案内" alt="会社案内" width="26" height="26"></span><span class="menutxt">会社案内</span></a></li>
								<li id="gbRecruit" class="arwDefault"><a href="/company/recruit/"><span class="menutxt">採用情報</span></a></li>
								<li id="gbShopping" class="arwDefault"><a href="https://www.ioplaza.jp/" target="_blank" onclick="var s=s_gi(s_account);s.linkTrackVars='events';s.linkTrackEvents='event12';s.events='event12';s.tl(this,'o','link top ioplaza');pageTracker._trackEvent('plazaLead', 'Index', 'globalNaviShopping');"><span class="icn"><img src="/shared/img/nav_shop_2023.png" title="ショッピング" alt="ショッピング" width="26" height="26"></span><span class="menutxt">ショッピング</span></a></li>
								<li id="gbSolutions" class="arwDefault"><a href="/biz/"><span class="icn"><img src="/shared/img/nav_biz_2023_purple.png" title="法人様はこちら" alt="法人様はこちら" width="26" height="26"></span><span class="menutxt">法人様はこちら</span></a></li>
								<li id="gbSitemap" class="arwDefault"><a href="/ioguide/"><span class="icn"><img src="/shared/img/gb_sitemap.png" title="サイトマップ" alt="サイトマップ" width="29" height="23"></span><span class="menutxt">サイトマップ</span></a></li>
								<li id="gbClose" class="arwDefault"><a href="#"><span class="menutxt">閉じる</span></a></li>
							</ul>
						</dd>
					</dl>
					<!-- //hdrGbMenu --> 
					<!-- hdrProductsMenu -->
					<dl id="hdrProductsMenu" class="toggle-set">
						<dt id="hdrDt02"><img class="hdroff" src="/shared/lcd/img/nav_product.png" alt="商品一覧" width="100%"><img class="hdron" src="/shared/lcd/img/btn_close.png" alt="閉じる" width="100%">商品一覧</dt>
						<dd class="toggle-box">
							<div id="menuProducts">
								<dl>
									<dt>商品カテゴリーから探す<span id="menuProductsBtnTop"><a href="/product/" class="arw">もっと見る</a></span><span class="ttlMenuClose"><img class="hover" src="/shared/lcd/img/btn_close.png" alt="閉じる" width="100%"></span></dt>
									<dd id="menuProductsWrapper">
										<ul id="menuProductsInner">
											<li><a href="/product/hdd/"><img src="/shared/lcd/img/icon_product01.png" title="HDD(ハードディスク)/SSD" alt="HDD(ハードディスク)/SSD" width="100%"><span>HDD<span>(ハードディスク)</span>/SSD</span></a></li>
											<li><a href="/product/nas/"><img src="/shared/lcd/img/icon_product02.png" title="NAS(ネットワークHDD)/アプライアンス" alt="NAS(ネットワークHDD)/アプライアンス" width="100%"><span>NAS<span>(ネットワークHDD)</span>/アプライアンス</span></a></li>
											<li><a href="/product/lcd/"><img src="/shared/lcd/img/icon_product13-2.png" title="液晶ディスプレイ/電子黒板" alt="液晶ディスプレイ/電子黒板" width="100%"><span>液晶ディスプレイ/電子黒板</span></a></li>
											<li><a href="/product/pc/"><img src="/shared/lcd/img/icon_product21.png" title="Web会議/サイネージ関連" alt="Web会議/サイネージ関連" width="100%"><span>Web会議/サイネージ関連</span></a></li>
											<li><a href="/product/audio/"><img src="/shared/lcd/img/icon_product24.png" title="オーディオ関連(CDレコ・fidata)" alt="オーディオ関連(CDレコ・fidata)" width="100%"><span>オーディオ関連(CDレコ・fidata)</span></a></li>
											<li><a href="/product/lancam/"><img src="/shared/lcd/img/icon_product03.png" title="ネットワークカメラ" alt="ネットワークカメラ" width="100%"><span>ネットワークカメラ</span></a></li>
											<li><a href="/product/network/"><img src="/shared/lcd/img/icon_product04.png" title="Wi-Fi(無線LAN)" alt="Wi-Fi(無線LAN)" width="100%"><span>Wi-Fi<span>(無線LAN)</span></span></a></li>
											<li><a href="/product/lan/"><img src="/shared/lcd/img/icon_product05.png" title="有線LAN/ハブ" alt="有線LAN/ハブ" width="100%"><span>有線LAN/ハブ</span></a></li>
											<li><a href="/product/tsushin/"><img src="/shared/lcd/img/icon_product20.png" title="IoT/LTEルーター/通信" alt="IoT/LTEルーター/通信" width="100%"><span>IoT/LTEルーター/通信</span></a></li>
											<li><a href="/product/storage/"><img src="/shared/lcd/img/icon_product11.png" title="ブルーレイ/DVDドライブ" alt="ブルーレイ/DVDドライブ" width="100%"><span>ブルーレイ/DVDドライブ</span></a></li>
											<li><a href="/product/av/"><img src="/shared/lcd/img/icon_product10.png" title="映像機器/チューナー" alt="映像機器/チューナー" width="100%"><span>映像機器/チューナー</span></a></li>
											<li><a href="/product/memory/"><img src="/shared/lcd/img/icon_product09.png" title="メモリー" alt="メモリー" width="100%"><span>メモリー</span></a></li>
											<li><a href="/product/usbmemory/"><img src="/shared/lcd/img/icon_product07.png" title="USBメモリー" alt="USBメモリー" width="100%"><span>USBメモリー</span></a></li>
											<li><a href="/product/memory-card/"><img src="/shared/lcd/img/icon_product08.png" title="メモリーカード/リーダー・ライター" alt="メモリーカード/リーダー・ライター" width="100%"><span>メモリーカード/リーダー・ライター</span></a></li>
	
											<li><a href="/product/interface/index.htm"><img src="/shared/lcd/img/icon_product15.png" title="インターフェイス" alt="インターフェイス" width="100%"><span>インターフェイス</span></a></li>
											<li><a href="/product/goppa/"><img src="/shared/lcd/img/icon_brand06.png" title="GOPPA(ケーブル・分配器・マイク)" alt="GOPPA(ケーブル・分配器・マイク)" width="100%"><span>GOPPA<span>(ケーブル・分配器・マイク)</span></span></a></li>
											<li class="brandBox brandBox01"><a href="/product/creative/"><img src="/shared/lcd/img/icon_brand02.png" title="クリエイティブ・メディア" alt="クリエイティブ・メディア" width="100%"><span>クリエイティブメディア<span>(スピーカー・音響)</span></span></a></li>
											<li class="brandBox brandBox02"><a href="/product/verbatim/"><img src="/shared/lcd/img/icon_brand01.png" title="Verbatim(LED電球・メディア)" alt="Verbatim(LED電球・メディア)" width="100%"><span>Verbatim<span>(LED電球・メディア)</span></span></a></li>
											<li class="brandBox brandBox03"><a href="/product/wd/"><img src="/shared/lcd/img/icon_brand04.png" title="WD" alt="WD" width="100%"><span>WD<span>(ウエスタンデジタル)(HDD・SSD)</span></span></a></li>
											<li class="brandBox brandBox04"><a href="/product/sandiskpro/"><img src="/shared/lcd/img/icon_brand08.png" title="SanDisk Professional(HDD・SSD)" alt="SanDisk Professional(HDD・SSD)" width="100%"><span>SanDisk Professional<span>(HDD・SSD)</span></span></a></li>
											<li id="menuProductsBtnCloseBox"><a href="#" class="arw" id="gbProductsBtnClose"><span>閉じる</span></a></li>
										</ul>
									</dd>
								</dl>
							</div>
						</dd>
					</dl>
					<!-- //hdrProductsMenu --> 
				</div>
				<!-- hdrGbMenu -->
				<dl id="hdrSubMenu" class="toggle-set">
					<dt id="hdrDt03"><img class="hdroff" src="/shared/lcd/img/btn_serach_sp.png" alt="検索" width="100%"><img class="hdron" src="/shared/lcd/img/btn_close.png" alt="閉じる" width="100%">検索</dt>
					<dd class="toggle-box">
						<div id="subArea">
							<div id="btnSearchForm"><img src="/shared/img/btn_search_form.png" alt="" width="50" height="50"></div>
							<div id="overSearchForm"></div>
							<div class="search">
								<form class="search" name="SS_searchForm" id="SS_searchForm" action="//search.iodata.jp/search" method="get" enctype="application/x-www-form-urlencoded">
									<input name="site" value="12KRJNET" type="hidden">
									<input name="charset" value="UTF-8" type="hidden">
									<div class="gnavi">
										<input name="query" value="" id="SS_searchQuery" maxlength="100" autocomplete="off" class="txt_search" type="text">
										<input name="design" value="10" type="hidden">
										<div id="searchBtm">
											<div id="searchBtmLeft">
												<select id="SS_category" name="product">
													<option selected="selected" value="0">カテゴリーを選択してください</option>
													<option value="1">HDD(ハードディスク)/SSD</option>
													<option value="2">NAS(ネットワークHDD)/アプライアンス</option>
													<option value="3">液晶ディスプレイ(PCモニター)</option>
													<option value="4">ネットワークカメラ</option>
													<option value="5">無線LAN(Wi-Fi)</option>
													<option value="6">有線LAN</option>
													<option value="7">通信</option>
													<option value="8">ブルーレイ/DVDドライブ</option>
													<option value="9">スマホ/タブレット関連</option>
													<option value="10">映像機器/チューナー</option>
													<option value="11">インターフェイス</option>
													<option value="12">周辺機器アクセサリー</option>
													<option value="13">メモリー</option>
													<option value="14">USBメモリー</option>
													<option value="15">メモリーカード</option>
													<option value="16">ソフトウェア</option>
													<option value="17">パソコン</option>
													<option value="18">WD(ウエスタンデジタル)</option>
													<option value="19">クリエイティブ </option>
													<option value="20">サムスン</option>
													<option value="21">Verbatim</option>
												</select>
											</div>
											<div id="searchBtmRight">
												<input src="/shared/img/hdr_btn_blank.png" alt="検索する" name="submit" value="検索" id="SS_searchSubmit" type="image">
											</div>
										</div>
									</div>
								</form>
								<p id="hdr03SearchClose"><span>閉じる</span></p>
							</div>
							<ul id="siteMenu">
								<li id="btnMagazine"><a href="/column/">I-O knowledgeコラム</a></li>
								<li class="first"><a href="/ioguide/"><img src="/shared/img/icon_sitemap_2023.png" title="サイトマップ" alt="サイトマップ" width="44" height="44"></a></li>
								<li><a href="https://www.facebook.com/iodata" target="_blank"><img src="/shared/img/icon_fb_2023.png" title="Facebook" alt="Facebook" width="44" height="44"></a></li>
								<li><a href="https://twitter.com/io_data" target="_blank"><img src="/shared/img/icon_tw_2023.png" title="X" alt="X" width="44" height="44"></a></li>
								<li><a href="https://www.instagram.com/iodata.jp/" target="_blank"><img src="/shared/img/icon_ig_2023.png" title="Instagram" alt="Instagram" width="44" height="44"></a></li>
							</ul>
						</div>
					</dd>
				</dl>
				<!-- //hdrGbMenu --> 
			</div>
		</div>
  <div>
            <div class="headerInfo">
                <a href="/ssp/os/win10-eos/index.htm">
			<img src="/shared/img/exclamation-mark.png" alt="">
			<span class="showPC">2025年10月 Windows 10サポート終了!Windows 11への切り替えにむけて今すぐ準備を!</span>
			<span class="showSP">【Win10サポート終了】Win11へ今すぐ切り替えを</span>
		</a>
            </div>
	
</div>
<!-- Class:Header End   -->
	</div>
	<!-- /header -->
	<!-- main-area -->
		<div id="main-area">
<!-- Class:Top Carousel Banner Start -->
<div id="main-visual">
  <div class="bx-wrapper"><div class="bx-viewport" style="width: 100%; overflow: hidden; position: relative; height: 410px;"><div id="main-visual-inner" class="clearfix" style="width: auto; position: relative;"> 
    <!-- 01 -->
    <div id="MainVisual01" style="float: none; list-style: none; width: 970px; position: absolute; z-index: 50; display: block;"><a href="/ssp/os/win10-eos/index.htm" title="2025年10月 Windows10サポート終了間近!Windows11への切替えにむけて今すぐ準備を!"><img width="970" height="410" src="/ssp/os/win10-eos/images/replace/ssp-main-win10-eos.png" alt="2025年10月 Windows10サポート終了間近!Windows11への切替えにむけて今すぐ準備を!"></a></div>
    <!-- 02 -->
    <div id="MainVisual02" style="float: none; list-style: none; width: 970px; position: absolute; z-index: 0; display: none;"><a href="https://vimeo.com/showcase/11399747" title="アイオー商品5分で解説!アイオーSTATION" target="_blank"><img width="970" height="410" src="/image/iostation-movie-main.png" alt="アイオー商品5分で解説!アイオーSTATION"></a></div>
    <!-- 03 -->
    <div id="MainVisual03" style="float: none; list-style: none; width: 970px; position: absolute; z-index: 0; display: none;"><a href="/ssp/nas/biznas/narsuscloud.htm" title="【企業のデータを脅威から守る】使用中のNASの設定&業務データをクラウドにバックアップできる「NarSuSクラウドバックアップ」"><img width="970" height="410" src="/ssp/nas/biznas/image/nas-main-narsuscloudbackup.jpg" alt="【企業のデータを脅威から守る】使用中のNASの設定&業務データをクラウドにバックアップできる「NarSuSクラウドバックアップ」"></a></div>
    <!-- 04 -->
    <div id="MainVisual04" style="float: none; list-style: none; width: 970px; position: absolute; z-index: 0; display: none;"><a href="/support/service/iss/" title="有償サポートサービス「アイオー・セーフティ・サービス(ISS)」"><img width="970" height="410" src="/support/service/iss/common/images/iss-banner-main.png" alt="有償サポートサービス「アイオー・セーフティ・サービス(ISS)」"></a></div>
    <!-- 05 -->
    <div id="MainVisual05" style="float: none; list-style: none; width: 970px; position: absolute; z-index: 0; display: none;"><a href="/support/service/lcd-zbd/" title="アイオーのプレパ(プレミアムパネル)はZERO(ゼロ)あんしんの「無輝点保証」スタート"><img width="970" height="410" src="/support/service/lcd-zbd/images/lcd-zbd_main.jpg" alt="アイオーのプレパ(プレミアムパネル)はZERO(ゼロ)あんしんの「無輝点保証」スタート"></a></div>

  </div></div><div class="bx-controls bx-has-pager bx-has-controls-direction"><div class="bx-pager bx-default-pager"><div class="bx-pager-item"><a href="" data-slide-index="0" class="bx-pager-link active">1</a></div><div class="bx-pager-item"><a href="" data-slide-index="1" class="bx-pager-link">2</a></div><div class="bx-pager-item"><a href="" data-slide-index="2" class="bx-pager-link">3</a></div><div class="bx-pager-item"><a href="" data-slide-index="3" class="bx-pager-link">4</a></div><div class="bx-pager-item"><a href="" data-slide-index="4" class="bx-pager-link">5</a></div></div><div class="bx-controls-direction"><a class="bx-prev" href=""> </a><a class="bx-next" href=""> </a></div></div></div>
</div>
<!-- Class:Top Carousel Banner End   -->
		</div>
		<!-- /main-area -->
	<!-- contents -->
	<div id="contents"> 
<!-- Class:Top Upper Navi Start -->
			<div id="device">
				<h2>商品を探す</h2>
				<div class="clearfix" id="deviceArea">
					<div class="clearfix" id="deviceAreaLeft">
						<ul>
							<li><a href="/product/"><img height="68" width="68" src="/image.jsp?id=197861" alt="商品カテゴリー">商品一覧から探す</a></li>
							<li><a href="/product/brand_list.htm"><img height="68" width="68" src="/image.jsp?id=197858" alt="商品ブランド">商品ブランドから探す</a></li>
						</ul>
						<ul>
							<li><a href="/product/service_list.htm"><img height="68" width="68" src="/image.jsp?id=197857" alt="サービス一覧から探す">サービス一覧から探す</a></li>
							<li><a href="/product/use_list.htm"><img src="/image.jsp?id=197860" alt="用途から探す" width="68" height="68">用途から探す</a></li>
						</ul>
						<ul class="side">
							<li><a href="/pio/pc.htm"><img height="68" width="68" src="/image.jsp?id=197859" alt="お使いの機器から探す">お使いの機器から探す</a></li>
							<li><a href="/pio/#list1"><img height="68" width="68" src="/image.jsp?id=197862" alt="OS別・商品別対応情報">機器・OS対応別で探す</a></li>
						</ul>
					</div>
				</div>
			</div>
<!-- Class:Top Upper Navi End   -->
		<div id="bottomArea" class="clearfix"> 
<!-- ===== Content ===== Start -->
<!-- newsArea -->
<div id="newsArea"> 
  <!-- 緊急時 --> 
  <!--<div class="newsImportant">
		<div class="newsImportantInner">
			<h2><img width="25" height="23" src="/img/ico_important.png" alt="" />お知らせ</h2>
			<p><a href=""></a></p>
		</div>
</div>-->
  <!-- 緊急時 -->
  <div id="newsAreaInner" class="news"> 
    
    <!-- newsInfo -->
    <div class="ttlArea" id="newsInfoTtl">
      <h2>新商品情報・ニュース</h2>
      <div class="icnBox"><img width="21" height="20" alt="" src="/img/icn_news.png"></div>
      <!-- 総合トップ 新製品情報・ニュースRSS出力 start -->
      <div class="rssBox"><a href="/rss/index.rdf"><img width="21" height="21" alt="RSS" src="/shared/img/hdr_icn_rss02.png"></a></div>
      <!-- 総合トップ 新製品情報・ニュースRSS出力 end   --> 
    </div>
    <div id="newsInfo"> 
      <!-- 総合トップ 新製品情報・ニュース一覧表示 start --> 
      					<dl class="clearfix">

						<dt>

<a href="/ilovedesk/event/calendar/2025.htm"><img src="/ilovedesk/event/calendar/2025/images/icon_s.png" alt="【アイラブデスク】2025年卓上カレンダープレゼント" width="60"></a>

						</dt>
						<dd class="supplement">

							<span class="type topics">お知らせ</span> 

							<span class="line">|</span> 
							<span class="date">
								<script>
									var str = "20241115";
									document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
								</script>2024年11月15日
							</span>
						</dd>
						<dd class="title">
							<a href="/ilovedesk/event/calendar/2025.htm">【アイラブデスク】2025年卓上カレンダーのプレゼントキャンペーンが始まりました!</a>
							<span class="pagelink">

							</span> 
						</dd>
					</dl>					<dl class="clearfix">

						<dt>

						</dt>
						<dd class="supplement">

							<span class="type topics">お知らせ</span> 

							<span class="line">|</span> 
							<span class="date">
								<script>
									var str = "20241113";
									document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
								</script>2024年11月13日
							</span>
						</dd>
						<dd class="title">
							<a href="/support/information/2024/11_ud-lt1/">「UD-LT1」「UD-LT1/EX」ファームウェア更新およびセキュリティ対策のお願い</a>
							<span class="pagelink">

							</span> 
						</dd>
					</dl>					<dl class="clearfix">

						<dt>

<a href="/news/2024/newprod/lcd-cq271sa-f.htm"><img src="/image/lcd-cq271sa-f_l.jpg" alt="LCD-CQ271SA-Fシリーズ" width="60"></a>

						</dt>
						<dd class="supplement">

							<span class="type new">新商品情報</span>

							<span class="line">|</span> 
							<span class="date">
								<script>
									var str = "20241113";
									document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
								</script>2024年11月13日
							</span>
						</dd>
						<dd class="title">
							<a href="/news/2024/newprod/lcd-cq271sa-f.htm">ビジネス向けに特化したBizCrystaシリーズに新モデル登場!LANポート搭載&デイジーチェーン対応</a>
							<span class="pagelink">

								<a href="/product/lcd/bizwide/lcd-cq271sa-f/index.htm" class="arw">
								<img src="/shared/img/arw_black.png" alt="" width="15" height="15">[LCD-CQ271SA-Fシリーズ]</a>

							</span> 
						</dd>
					</dl>					<dl class="clearfix">

						<dt>

<a href="/news/2024/newprod/lcd-cq271sa-fx.htm"><img src="/image/lcd-cq271sa-fx_l.jpg" alt="LCD-CQ271SA-FX" width="60"></a>

						</dt>
						<dd class="supplement">

							<span class="type new">新商品情報</span>

							<span class="line">|</span> 
							<span class="date">
								<script>
									var str = "20241113";
									document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
								</script>2024年11月13日
							</span>
						</dd>
						<dd class="title">
							<a href="/news/2024/newprod/lcd-cq271sa-fx.htm">液晶ディスプレイにドッキングステーション機能を搭載!デイジーチェーン接続でデスク環境をより快適にできる</a>
							<span class="pagelink">

								<a href="/product/lcd/wide/lcd-cq271sa-fx/index.htm" class="arw">
								<img src="/shared/img/arw_black.png" alt="" width="15" height="15">[LCD-CQ271SA-FX]</a>

							</span> 
						</dd>
					</dl>					<dl class="clearfix">

						<dt>

<a href="/news/2024/newprod/hdja-utn24b.htm"><img src="/image/hdja-utnb_s.jpg" alt="法人向け 5年保証 USB 5Gbps(USB 3.2 Gen1)対応 外付けハードディスク" width="60"></a>

						</dt>
						<dd class="supplement">

							<span class="type new">新商品情報</span>    
                            

							<span class="line">|</span> 
							<span class="date">
								<script>
									var str = "20241113";
									document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
								</script>2024年11月13日
							</span>
						</dd>
						<dd class="title">
							<a href="/news/2024/newprod/hdja-utn24b.htm">長期5年保証&高信頼ハードディスクを搭載!法人様向けハードディスク2シリーズに大容量24TBモデルが登場</a>
							<span class="pagelink">

							</span> 
						</dd>
					</dl>					<dl class="clearfix">

						<dt>

<a href="/news/2024/newprod/hdlh-opa.htm"><img src="/image/hdlh-opa_s.jpg" alt="ランディスク(Linux OSモデル)交換用HDD" width="60"></a>

						</dt>
						<dd class="supplement">

							<span class="type new">新商品情報</span>

							<span class="line">|</span> 
							<span class="date">
								<script>
									var str = "20241113";
									document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
								</script>2024年11月13日
							</span>
						</dd>
						<dd class="title">
							<a href="/news/2024/newprod/hdlh-opa.htm">ランディスク(Linux OSモデル)交換用HDD</a>
							<span class="pagelink">

								<a href="/product/nas/option/hdlh-opa/" class="arw">
								<img src="/shared/img/arw_black.png" alt="" width="15" height="15">[HDLH-OPAシリーズ]</a>

							</span> 
						</dd>
					</dl>					<dl class="clearfix">

						<dt>

<a href="/news/2024/information/hnssd-p5a.htm"><img src="/image/hnssd-p5a_s.jpg" alt="PS5対応 ヒートシンク付 M.2 拡張SSD" width="60"></a>

						</dt>
						<dd class="supplement">

							<span class="type topics">お知らせ</span> 

							<span class="line">|</span> 
							<span class="date">
								<script>
									var str = "20241113";
									document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
								</script>2024年11月13日
							</span>
						</dd>
						<dd class="title">
							<a href="/news/2024/information/hnssd-p5a.htm">【PS5 Pro/PS5に対応】ストレージ容量を拡張できるSSD 安心のヒートシンク一体型でしっかりと本体を冷やす!</a>
							<span class="pagelink">

								<a href="/product/hdd/ssd/hnssd-p5a/index.htm" class="arw">
								<img src="/shared/img/arw_black.png" alt="" width="15" height="15">[HNSSD-P5Aシリーズ]</a>

							</span> 
						</dd>
					</dl>					<dl class="clearfix">

						<dt>

						</dt>
						<dd class="supplement">

							<span class="type topics">お知らせ</span> 

							<span class="line">|</span> 
							<span class="date">
								<script>
									var str = "20241112";
									document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
								</script>2024年11月12日
							</span>
						</dd>
						<dd class="title">
							<a href="/support/important/saigai/">令和6年11月8日からの大雨による災害により被災した当社商品に対する特別修理サービスの実施について</a>
							<span class="pagelink">

							</span> 
						</dd>
					</dl> 
      <!-- 総合トップ 新製品情報・ニュース一覧表示 end   -->
      <div class="linkArea"><a href="/news/index2024.htm" class="arw"><img width="15" height="15" src="/shared/img/arw_black.png" alt="">新商品情報・ニュース一覧はこちら</a></div>
    </div>
    <!-- /newsInfo --> 
    
    <!-- importantInfo -->
    <div class="ttlArea" id="importantInfoTtl">
      <h2>重要なお知らせ</h2>
      <div class="icnBox"><img width="21" height="20" alt="" src="/img/ico_important_bl.png"></div>
    </div>
    <div id="importantInfo">
      <div class="boxInfo"> 
        <!-- 通常時 --> 
        <!--<div class="newsImportant">
									<div class="newsImportantInner"><a href=""></a></div>
								</div>
--> 
        <!-- 通常時 --> 
        <!-- 総合トップ 重要なお知らせ一覧表示 start -->
<dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20241113";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script>2024年11月13日 
            </span> </dd>
          <dd class="title"><a href="/support/information/2024/11_ud-lt1/">「UD-LT1」「UD-LT1/EX」ファームウェア更新およびセキュリティ対策のお願い</a></dd>
        </dl>
<dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20240514";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script>2024年5月14日 
            </span> </dd>
          <dd class="title"><a href="/support/information/2024/01_landisk/index.htm"><5/14更新>法人向けNAS「LAN DISK」引っ越し機能利用停止のお願いとお詫び</a></dd>
        </dl>
		 
		  <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20230210";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script>2023年2月10日 
            </span> </dd>
          <dd class="title"><a href="/support/information/20230210/index.htm">2023年2月7日のお客様へのメール誤送信のお詫びとご報告</a></dd>
        </dl>
		  <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20210315";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script>2021年3月15日 
            </span> </dd>
          <dd class="title"><a href="/support/information/2021/mpc_ac/">Windows 10 IoT Enterprise搭載 miniPC「MPC-WE1シリーズ」付属電源コード交換回収のお知らせとお願い</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20200610";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script>2020年6月10日 
            </span> </dd>
          <dd class="title"><a href="/support/information/2020/0610_narsus/">NarSuSサービス再開日のお知らせ</a></dd>
        </dl>
		  <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20200604";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script>2020年6月4日 
            </span> </dd>
          <dd class="title"><a href="/support/information/2020/0604_narsus/">【重要】不正アクセスによる個人情報流出に関する調査結果のご報告(最終報) </a></dd>
        </dl>
		  <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20200205";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script>2020年2月5日 
            </span> </dd>
          <dd class="title"><a href="/news/2020/important/cdreco.htm">CDレコアプリ(iOS版)で音楽データがアプリ上に表示されなくなる事象についてのご報告</a></dd>
        </dl>
		  <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20200626";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script>2020年6月26日 
            </span> </dd>
          <dd class="title"><a href="/support/information/2019/lcd-mf245xdb_audio/">23.8型ワイド液晶ディスプレイ「LCD-MF245XDB」ご購入のお客様へのお知らせ</a></dd>
        </dl>
		  <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20190624";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script>2019年6月24日 
            </span> </dd>
          <dd class="title"><a href="/news/2019/important/cdreco.htm">CDレコアプリ(iOS版)で音楽データがアプリ上に表示されなくなる事象についてのご報告</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20190614";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script>2019年6月14日 
            </span> </dd>
          <dd class="title"><a href="/support/information/2019/amazon_s3/">Linuxベース オリジナルOSモデルNAS AmazonS3連携機能をお使いのお客様へ、ファームウェア/クラウドストレージ連携パッケージアップデートのご案内</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20190223";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script>2019年2月23日 
            </span> </dd>
          <dd class="title"><a href="/support/information/2019/01_cdreco/index.htm">App Store上のCDレコアプリ公開再開のお知らせ</a></dd>
        </dl>
          
        <!--<dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20190111";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/support/information/2019/01_cdreco/index.htm">App Store上の弊社CDレコアプリについての重要なお知らせ</a></dd>
        </dl>
        
        
<dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20181130";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/news/2018/important/cdreco.htm">CDレコアプリで発生している音楽データが表示されなくなる事象について(音楽データのバックアップのお願い)</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20181114";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/news/2018/important/av-atb100.htm">4Kメディアプレーヤー「AV-ATB100」ご購入のお客様へのお詫びとお知らせ</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20180807";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/support/information/2018/ts-wrlp/">弊社ネットワークカメラにおける複数の脆弱性について</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20180613";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/support/information/2018/bsh-gm/">弊社L2インテリジェントスイッチ「BSH-GMシリーズ」及び、PoE給電対応スイッチ「BSH-GP08」ご利用の皆さまへお知らせとお詫び</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20180412";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/support/information/2018/facebook_app/">不正なアプリのダウンロード案内が表示される事象について</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20180202";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/support/information/2018/hdl-x104/">ネットワークハードディスク「HDL2-Xシリーズ」、「HDL4-Xシリーズ」ご利用の皆さまへお知らせとお詫び</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20171113";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/support/information/2017/lcd-m4k551xdb/">4K対応55型ワイド液晶ディスプレイ「LCD-M4K551XDB」ご購入のお客様へのお詫びとお知らせ</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20171017";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/support/information/2017/wpa2/">WPA2の脆弱性に関する当社調査・対応状況について</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20170727";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/support/information/2017/wn-ax1167gr/index.html">無線ルーター「WN-AX1167GR」セキュリティの脆弱性について</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20170727";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/support/information/2017/wn-g300r3_2/index.html">無線ルーター「WN-G300R3」 セキュリティの脆弱性について</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20170710";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/support/information/2017/07samba/">NAS製品におけるセキュリティの脆弱性について</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20170614";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/support/information/2017/dropbox/">Linuxベース オリジナルOSモデルNAS Dropbox連携機能をお使いのお客様へ ファームウェア/クラウド連携パッケージアップデートのご案内</a></dd>
        </dl>
        <dl>
          <dd class="supplement"> <span class="type">重要なお知らせ</span> <span class="line">|</span> <span class="date"> 
            <script>
													var str = "20170302";
													document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
												</script> 
            </span> </dd>
          <dd class="title"><a href="/support/information/2017/camera201702/">ネットワークカメラにおける複数の脆弱性について</a></dd>
        </dl>
-->
        <!-- 総合トップ 重要なお知らせ一覧表示 end   --> 
      </div>
      <div class="linkArea"><a href="/news/2024/important/" class="arw"><img width="15" height="15" src="/shared/img/arw_black.png" alt="">重要なお知らせ一覧はこちら</a></div>
    </div>
    <!-- /importantInfo --> 
      
      
  </div>
    
  <!-- 緊急時2 -->
<!--<div class="newsImportant2">	
<div class="newsImportantInner2" style="background-color:#fff;">	
<p><a href="/news/2021/information/covid-19.htm">新型コロナウイルスの感染拡大防止への対応について(3月3日更新)</a></p>
	
</div>
	
</div>
-->
  <!-- 緊急時2 -->
    
  <!-- irInfo -->
  <div id="irInfo">
    <div class="ttlArea">
      <h2>会社情報</h2>
      <div class="icnBox"><img width="21" height="20" src="/img/icn_company.png" alt=""></div>
      <!-- 総合トップ 会社情報RSS出力 start -->
      <div class="rssBox"><a href="/rss.jsp?id=133225"><img width="21" height="21" src="/shared/img/hdr_icn_rss02.png" alt="RSS"></a></div>
      <!-- 総合トップ 会社情報RSS出力 end   --> 
    </div>
    <div class="boxInfo"> 
      <!-- 総合トップ 会社情報一覧表示 start --> 
      							<dl>
								<dd class="supplement">

									<span class="type">お知らせ</span>

									<span class="line">|</span> 
									<span class="date">
										<script>
											var str = "20240704";
											document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
										</script>2024年7月4日
									</span>
								</dd>
								<dd class="title">
									<a href="/321843_1.pdf">犀川愛護会・新緑の集いに参加しました</a></dd>
							</dl>							<dl>
								<dd class="supplement">

									<span class="type">お知らせ</span>

									<span class="line">|</span> 
									<span class="date">
										<script>
											var str = "20240701";
											document.write(str.substr(0,4) + "年" + Number(str.substr(4,2)) + "月" + Number(str.substr(6,2)) + "日");
										</script>2024年7月1日
									</span>
								</dd>
								<dd class="title">
									<a href="/321755_1.pdf">「クリーン・ビーチいしかわ」に参加しました!</a></dd>
							</dl> 
      <!-- 総合トップ 会社情報一覧表示 end   --> 
    </div>
    <div class="linkArea"><a href="/company/guidance/index.htm" class="arw"><img width="15" height="15" src="/shared/img/arw_black.png" alt="">会社情報はこちら</a></div>
  </div>
  <!-- /irInfo --> 
</div>
<!-- /newsArea -->
<!-- ===== Content ===== End   -->
			<div class="sideArea">
<!-- Class:SideNavi(1-5) Start -->
<div id="pickup">
  <h2 id="pickupTtl">Pick Up</h2>
  <div id="pickupInner">
    <div id="pickupSlide">
      <div class=" jcarousel-skin-tango"><div class="jcarousel-container jcarousel-container-vertical" style="position: relative; display: block;"><div class="jcarousel-clip jcarousel-clip-vertical" style="position: relative;"><ul id="mycarousel" class="jcarousel-list jcarousel-list-vertical" style="overflow: hidden; position: relative; top: -95px; margin: 0px; padding: 0px; left: 0px; height: 765px;">
        <li class="jcarousel-item jcarousel-item-vertical jcarousel-item-1 jcarousel-item-1-vertical" jcarouselindex="1" style="float: left; list-style: none;"><a href="/pio/os/" title="OS別対応情報"><img src="/img/bn/bn_newos.jpg" alt="OS別対応情報"></a></li>

        <li class="jcarousel-item jcarousel-item-vertical jcarousel-item-2 jcarousel-item-2-vertical" jcarouselindex="2" style="float: left; list-style: none;"><a href="https://contents.iodata.jp/catalog/ebook/202410/index.htm" targe="_blank" title="総合カタログ 2024-2025年秋冬号"><img src="/product/catalog/2024/241023_ebook-bn.png" alt="総合カタログ 2024-2025年秋冬号"></a></li>


        <li class="jcarousel-item jcarousel-item-vertical jcarousel-item-3 jcarousel-item-3-vertical" jcarouselindex="3" style="float: left; list-style: none;"><a href="/ssp/project/ambassador/" title="業界の第一線を走るクリエイター陣とともに歩む新プロジェクト「アイ・オーアンバサダープログラム」"><img src="/ssp/project/ambassador/image/project-bn-ambassador.jpg" alt="アイ・オーアンバサダープログラム"></a></li>
        <!--<li><a href="/biz/school/index.htm" title="アイ・オーのICT教育総合情報サイト"><img alt="アイ・オーのICT教育総合情報サイト" src="/biz/school/img/biz_bn_school.png" /></a></li>-->
        <li class="jcarousel-item jcarousel-item-vertical jcarousel-item-4 jcarousel-item-4-vertical" jcarouselindex="4" style="float: left; list-style: none;"><a href="/biz/medical/"><img alt="アイオーの医療現場を支えるPC周辺機器" src="/biz/medical/img/biz_medical_bn_s.png" width="222" height="90"></a></li>
        <!--<li><a href="/product/lcd/info/signage/" title="簡単に始められる!魅せる、伝わる<br />デジタルサイネージ"><img src="/product/lcd/info/signage/images/common/lcd-bn-signage.jpg" alt="簡単に始められる!魅せる、伝わる<br />デジタルサイネージ" /></a></li>-->
        <li class="jcarousel-item jcarousel-item-vertical jcarousel-item-5 jcarousel-item-5-vertical" jcarouselindex="5" style="float: left; list-style: none;"><a href="/ssp/lcd/meetingroom/index.htm" title="アイオー会議の達人"><img alt="アイオー会議の達人" src="/ssp/lcd/meetingroom/img/lcd_bn_meetingroom.png"></a></li>
        <li class="jcarousel-item jcarousel-item-vertical jcarousel-item-6 jcarousel-item-6-vertical" jcarouselindex="6" style="float: left; list-style: none;"><a href="/campaign/trial_201804.htm" title="使って納得 無料貸し出しサービス"><img alt="使って納得 無料貸し出しサービス" src="/campaign/trial_201804/img/campaign_bn_trial201804.jpg"></a></li>
        <li class="jcarousel-item jcarousel-item-vertical jcarousel-item-7 jcarousel-item-7-vertical" jcarouselindex="7" style="float: left; list-style: none;"><a href="/ilovedesk/" title="I ♡ DESK(アイラブデスク)デスクに癒やしを。"><img alt="I ♡ DESK(アイラブデスク)デスクに癒やしを。" src="/ilovedesk/images/ilovedesk_bn.jpg"></a></li>
      </ul></div><div class="jcarousel-prev jcarousel-prev-vertical" style="display: block;"></div><div class="jcarousel-next jcarousel-next-vertical" style="display: block;"></div></div></div>
    </div>
  </div>
  <p class="alignR pT10"><a class="arw" href="/ssp/"><img width="15" height="15" alt="" src="/shared/img/arw_black.png">特集一覧はこちら</a></p>
</div>










<!-- Class:SideNavi(1-5) End   -->
			</div>
		</div>
	</div>
	<!-- /contents --> 
	<!-- footer -->
	<div id="footer">
<!-- Class:Footer (ContentFooter) Start -->

<!-- Class:Footer (ContentFooter) End   -->
<!-- Class:Footer Start -->
<div id="nfooter">
		<div id="nfooterTop">
		  <div id="nfooterTopInner">
			  <div id="nfooter_ftrSns">
				  <p class="nfooter_sns_title">公式SNS</p>
				   <ul>
				  <li>
					  <a href="https://www.facebook.com/iodata" target="_blank"><img src="/shared/img/icon_fb.png" alt="Facebook" width="40">
					  </a>
				  </li>
				  <li>
					  <a href="https://www.instagram.com/iodata.jp/" target="_blank"><img src="/shared/img/icon_ig.png" alt="Instagram" width="40">
					  </a>
				  </li>
				  <li>
					  <a href="https://twitter.com/io_data" target="_blank"><img src="/shared/img/icon_x.png" alt="Twitter" width="33">
					  </a>
				  </li>
				  <li>
					  <a href="https://www.youtube.com/user/IODATABLOG" target="_blank"><img src="/shared/img/icon_yt.png" alt="Youtube" width="46">
					  </a>
				  </li>
				  <li>
					  <a href="/socialmedia.htm/"><img src="/shared/img/btn_otherssns.svg" alt="その他SNS" width="48">
					  </a>
				  </li>
				</ul>
			  </div>
			  <div id="nfooter_ftrMailMaga">
				  <p class="nfooter_sns_title">メールマガジン<br class="dsp-pc">
配信サービス</p>
				  <div class="nfooter_MailMaga_information">
					  <a href="https://wssl.iodata.jp/magz/" target="_blank">
						  <img src="/shared/img/icon_mail.png" alt="メール" width="42">
						  <p class="nfooter_information_detail">最新情報をいち早くお届け!<br>
<span>I-O DATA メールマガジン</span></p>
					  </a>
				  </div>
			  </div>
		  </div>
		</div>
		<div id="nfooterCenter">
		  <div class="clearfix" id="nfooterCenterInner">
			  <div class="nfooter_sitemap">
				  <div class="nfooter_sitemapIn">
					  <div class="nfooter_sitemap_list">
						  <div class="nfooter_page_category_top">
							  <a href="/product/">商品情報</a>
							  <span class="menu_open"></span>
						  </div>
						  <div class="nfooter_page_category_subsoil">
							  <a href="/product/lcd/">液晶ディスプレイ</a>
							  <a href="/product/hdd/">HDD/SSD</a>
							  <a href="/product/nas/">NAS/アプライアンス</a>
							  <a href="/product/network/">Wi-Fi</a>
							  <a href="/product/av/">映像機器/チューナー</a>
							  <a href="/product/storage/">ブルーレイ/DVDドライブ</a>
							  <a href="/product/lancam/">ネットワークカメラ</a>
							  <a href="/product/usbmemory/">USBメモリー</a>
							  <a href="/product/lan/">有線LAN</a>
							  <a href="/product/audio/">オーディオ関連</a>
							  <a href="/product/">その他カテゴリー一覧</a>
						  </div>
					  </div>
				  </div>
				  <div class="nfooter_sitemapIn">
					  <div class="nfooter_sitemap_list">
						  <div class="nfooter_page_category_top">
							  <a href="/biz/">法人のお客様</a>
							  <span class="menu_open"></span>
						  </div>
						  <div class="nfooter_page_category_subsoil">
							  <a href="/biz/event/">法人セミナー</a>
							  <a href="https://contents.iodata.jp/pdfdownload/" target="_blank">カタログ・チラシダウンロード</a>
							  <a href="/campaign/trial_201804.htm">無料貸出サービス</a>
							  <a href="/biz/case/job/d_catlist.html">ソリューション/事例</a>
							  <a href="https://partner.iodata.jp/" target="_blank">アイオー・パートナー・サービス</a>
						  </div>
					  </div>
					  <div class="nfooter_sitemap_list">
						  <div class="nfooter_page_category_top">
							  <a href="/product/service_list.htm">サービス</a>
							  <span class="menu_open"></span>
						  </div>
						  <div class="nfooter_page_category_subsoil">
							  <a href="/support/service/iss/">有償サポートサービス</a>
							  <a href="/ssp/service/platcast/">音声配信サービス(PlatCast)</a>
							  <a href="/ssp/service/platphone/index.htm">ビデオ通話サービス(PlatPhone)</a>
							  <a href="/ssp/service/iodm/">マルチデバイス管理サービス</a>
						  </div>
					  </div>
				  </div>
				  <div class="nfooter_sitemapIn">
					  <div class="nfooter_sitemap_list">
						  <div class="nfooter_page_category_top">
							  <a href="/support/">サポート</a>
							  <span class="menu_open"></span>
						  </div>
						  <div class="nfooter_page_category_subsoil">
							  <a href="/pio/">対応情報</a>
							  <a href="/lib/">取扱説明書/ソフトウェア</a>
							  <a href="/support/qa/">Q&amp;A</a>
							  <a href="/lib/firmware/">ファームウェア</a>
							  <a href="/support/before/contactus.htm">購入前お問い合わせ</a>
							  <a href="/support/after/tel/">購入後お問い合わせ</a>
							  <a href="/support/after/repair/index.htm">修理</a>
							  <a href="https://ioportal.iodata.jp/" target="_blank">ユーザー登録(IOPortal)</a>
						  </div>
					  </div>
				  </div>
				  <div class="nfooter_sitemapIn">
					  <div class="nfooter_sitemap_list">
						  <div class="nfooter_page_category_top">
							  <p>トピック</p>
						  </div>
						  <div class="nfooter_page_category_subsoil">
							  <a href="/ssp/magazine/all/">マガジン</a>
							  <a href="/column/">knowledgeコラム</a>
						  </div>
					  </div>
					  <div class="nfooter_sitemap_list">
						  <div class="nfooter_page_category_top">
							  <p>ショッピング</p>
						  </div>
						  <div class="nfooter_page_category_subsoil">
							  <a href="https://www.ioplaza.jp/index.htm" target="_blank">直販サイト「アイオープラザ」</a>
							  
						  </div>
					  </div>
				  </div>
				  <div class="nfooter_sitemapIn">
					  <div class="nfooter_sitemap_list">
						  <div class="nfooter_page_category_top">
							  <p>企業情報</p>
						  </div>
						  <div class="nfooter_page_category_subsoil">
							  <a href="/company/">会社案内</a>
							  <a href="/company/recruit/">採用情報</a>
							  <a href="/company/environment/considerate/index.htm">環境への取り組み</a>
							  <a href="/news/index2024.htm">ニュース/プレスリリース</a>
							  <a href="/news/2024/important/">重要なお知らせ</a>
						  </div>
					  </div>
					  <a href="http://www.iodata.com/" target="_blank" class="nfooter_page_external">
						  <span>I-O DATA Global</span>
					  </a>
				  </div>
			  </div>
		  </div>
		</div>
		<div id="nfooterBtm">
			<div id="nfooterBtmInner">
					<ul class="clearfix">
						<li class="first"><a href="/ioguide/">サイトマップ</a></li>
						<li><a href="/copyright.htm/">本サイトご利用上の注意</a></li>
						<li><a href="/explain.htm/">表示価格・商品全般について</a></li>
						<li><a href="/privacy.htm/">プライバシーポリシー</a></li>
						<li><a href="/security_p.htm/">セキュリティポリシー</a></li>
					</ul>
					<div class="logo_copy">
						<div class="logo_area">
							<a href="/index.htm"><img src="/shared/img/logo_white.png" alt="IO DATA(アイ・オー・データ)ロゴ" width="146"></a>
						</div>
						<p class="copyright_text">COPYRIGHT©I-O DATA DEVICE, INC.</p>
					</div>
				</div>
		</div>
	</div>
<!-- Class:Footer End   -->
	</div>
	<!-- /footer --> 
</div>
<!-- pagetop-->
<div id="pagetop" style="display: none;"><a href="#container"><img width="46" height="46" src="/shared/img/pagetop.png" alt="このページのトップへ"></a></div>
<!-- /pagetop-->
<!-- showPC-->
<div id="showPC"><a href="javascript:void(0)">PC版を表示</a></div>
<!-- /showPC-->
<!-- Class:Analyze Scripts Start -->
<!-- Access start -->
<!-- SiteCatalyst -->
<script language="JavaScript" type="text/javascript" src="/common/js/s_code.js"></script><iframe height="0" width="0" style="display: none; visibility: hidden;"></iframe><script type="text/javascript" id="" charset="">(function(a,e,b,f,g,c,d){a[b]=a[b]||function(){(a[b].q=a[b].q||[]).push(arguments)};c=e.createElement(f);c.async=1;c.src="https://www.clarity.ms/tag/"+g;d=e.getElementsByTagName(f)[0];d.parentNode.insertBefore(c,d)})(window,document,"clarity","script","j1mu21k1j2");</script>
<script language="JavaScript" type="text/javascript"><!--
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
var s_code=s.t();if(s_code)document.write(s_code)//-->
</script>

<!-- 【トラッキング用:Adwords|対象:全ページ】-->
<!-- GA4start(2022.3.4追加) -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-NDZXYWZV61"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-NDZXYWZV61');
</script>
<!-- GA4end -->

<!-- サイト内検索用(サジェスト)  -->
<script src="//pro.syncsearch.jp/common/js/sync_suggest.js"></script>
<script type="text/javascript">
SYNCSEARCH_SITE="12KRJNET";
</script>

<!-- Access end   -->
<!-- Class:Analyze Scripts End   -->




<iframe scrolling="no" id="SS_Frame" frameborder="0" src="javascript:&quot;&quot;;" style="z-index: 1000000; display: block; position: absolute; border: 0px none; visibility: visible; top: 0px; left: 0px; height: 0px; width: 0px;"></iframe></body></html>