/*共通 --------------------------------*/
/*フロート解除のdiv*/
div .box {
	margin-bottom:30px;
	overflow: hidden; /*floatの解除、ここがポイント*/
	position: relative; /*DWで正常にプレビューできるようになります。*/
	zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
}

/*デモ機トップページ*/
p.demo {
	margin:5px 0;
}

/*電波到達範囲*/
.denpa {
	border: 1px solid #BBB;
	padding: 5px;
	line-height: 1.2em;
	margin-bottom:15px;
	background:#F2F2F2;
}

/*アスタリスク*/ 
.aster {
	text-indent:-1.2em;
	margin-left:1.2em;
}
.aster02 {
	text-indent:-1.7em;
	margin-left:1.7em;
}
.aster span,
.aster02 span {
	padding-right:0.2em;
}

/*画像半調*/
img:hover.half {
	opacity:0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
}

/*その他の応用事例*/
.jirei {
	text-align: right;
}
.jirei img:hover {
	opacity:0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
} 

/*アンカー先*/
div .jump {
	margin:20px 0 2px;
	padding:0;
}
div .jump p {
	font-weight: bold;
	margin:0 0 5px;
	padding:3px 5px;
	border:1px #CCC solid;
	background-color:#F2F2F2;
}
div .jump p span {
	font-size:85%;
	font-weight: normal;
	color:#F00;
	margin-left:2px;
}
/* センサ応用事例 */
div .jump ul {
	margin:0 0 10px 15px;
}
div .jump ul li {
	line-height:1.3em;
}

/*SWL90シリーズ----------------------------*/
/*拡大します*/
.big {
	margin-bottom:5px;
	line-height:normal;
	text-indent:14px;
	background:url(../img/arr_maru_nest.gif) no-repeat 0 center;
}
/* 仕様 */
.tansidai {
	margin: 5px 0 2px 0.5em;
	text-indent: -0.5em;
}
.tansidai img {
	margin-left:15px;
	padding:5px;
	border:1px #BBB solid;
	vertical-align: text-top;
}
select.zu {
	font-size:100%;
	margin-left:10px;
	padding: 0;
}
/*設定*/ 
.tab .blue {
	background-color: #F4FDFF;
	color: #003D7B;
	font-weight: bolder;
}
.tab .num {
 text-align:right;/*文字を右側に寄せる*/
}
.kon {
	font-weight: bold;
	color: #003D7B;
	padding-right: 5px;
}
/*アルファベットテキスト*/
.alpha {
	margin:5px 0 2px 1em;
	line-height: 1.2em;
	text-indent: -1em;
}
.alpha.ten {
	margin-left:0.5em;
	text-indent: -0.5em;
}
.alpha .add {
	margin-top:5px;
	text-indent: 0;
}
/* マニュアル・ユーティリティ */
.m_c .new{
	float:left;
}
.m_c .old a,.box .old a{
	float:right;
	margin-top:42px;
	padding:0 10px 0 17px;
	line-height:20px;
	height:20px;
	border:1px #CC0000 solid;
	background:url(../img/arr_white.gif) no-repeat 10px center #444 ;
}
.m_c .old a:hover,.box .old a:hover{
	text-decoration:underline;
	opacity:0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
}
.old a:link   {color:#FFF; text-decoration:none;}
.old a:visited{color:#FFF; text-decoration:none;}
.old a:hover  {color:#FFF; text-decoration:underline;}
.old a:active {color:#FFF; text-decoration:underline;}
/* ユーティリティ */
div .box .ut {
	float: left;
	margin-right:15px;
	border:1px #444 solid;
}
div .box .dl {
	float: left;
	margin-top:15px;
}
div .box .dl p {
	text-indent:11px;
	background:url(../img/dot0.gif) no-repeat 0 center;
}
div .box .dl img {
	margin-top:3px;
}
div .box .dl.montor {
	margin-top:30px;
}

/*SWL10・SWL30・入出力ユニット----------------------------*/
/*名称*/
div.images {
	margin-bottom:15px;
	overflow: hidden; /*floatの解除、ここがポイント*/
	position: relative; /*DWで正常にプレビューできるようになります。*/
	zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
}
div.images h4 {
	margin-top:0;
}
div.images img {
	padding:3px;
	border:1px solid #444;
}
div.images .tit {
	background-color: #444;
	color: #FFF;
	margin: 90px 10px 0 0;
	padding: 2px 10px;
	float: left;
}

/*SWL10・SWL30・SWL90共通----------------------------*/
/*設定*/
ul#set_navi {
	margin:0;
	padding:0;
}
ul#set_navi li {
	font-size:103%;
	font-weight: bold;
	margin-bottom:20px;
	line-height:33px;
	padding-left:10px;
	background: url(../img/h3.gif) no-repeat;
}
ul#set_navi li a {
	color:#444;
	padding-left:10px;
	background: url(../img/sa1/arr_blue.gif) no-repeat 0 center;
	display: inline-block;
}
ul#set_navi li a:hover {
	opacity:0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
}
ul#set_navi li ul {
	margin:5px 0 0 10px;
}
ul#set_navi li ul li {
	font-size:100%;
	font-weight: normal;
	margin-bottom:0;
	line-height: 1.3em;
	background-image: none;
}
ul#set_navi li.nolink {
}
ul#set_navi li.nolink a {
	color:#0066a7;
	padding-left:0;
	background: none;
}
ul#set_navi li.nolink a:hover {
	opacity:1.0;
	filter: alpha(opacity=100);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
	-moz-opacity:1.0;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 1.0;              /* Safari 1.x */
}
/*画像枠*/
.waku {
	padding:2px;
	text-align:center;
	border:1px #CCC solid;
}

/*SWL30----------------------------*/
/*チャネル・グループリスト*/ 
ul.set_list {
	margin-bottom:15px;
	padding:5px;
	border:1px solid #CCC;
}
ul.set_list li {
	padding-left:12px;
	line-height:1.2em;
	background: url(../img/dot0.gif) no-repeat 0 3px;
}
ul.set_list li.kome {
	padding-left:0;
	background: none;
}
ul.set_list li.kome span {
	color:#FF0000;
	padding-right:0.2em;
}

/* トップページのナビ 
------------------------------------- */
#index_wireless{
	margin-bottom:10px;
}
#index_wireless ul{
	padding-top: 5px;
	background:url(../img/index_navi_bottom.gif) no-repeat top;
}
#index_wireless ul li{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding-bottom: 5px;
	background:url(../img/index_navi_bottom.gif) no-repeat bottom;
	font-weight: bold;
	clear: both;
}
#index_wireless ul li a{
	line-height:1.5em;
	padding:7px 15px;
	height:40px;
	background:url(../img/sa1/arr_blue.gif) no-repeat 95px 13px;
	display: block;
}
#index_wireless ul li a.high{
	height: auto;
}
#index_wireless ul li a:hover{
	background: url(../img/arr_red.gif) no-repeat 95px 13px #EEEEEE;
	text-decoration: underline;
}
#index_wireless ul li span{
	font-size:90%;
	font-weight: normal;
}
#index_wireless ul li ../img{
	margin-right:27px;
	float:left;
	border:1px #CCC solid;
}
#index_wireless ul li ../img.dealin{
	margin-right: 5px;
	float: none;
	border: none;
}

#index_wireless a:link   {color:#444444; text-decoration:none;}
#index_wireless a:visited{color:#444444; text-decoration:none;}
#index_wireless a:hover  {color:#444444; text-decoration:none;}
#index_wireless a:active {color:#444444; text-decoration:underline;}


/* タイトル */
p.item {
	background: url(../img/h3.gif) no-repeat 0 bottom;
	font-size:103%;
	font-weight: bold;
	line-height: 29px;
	margin:0 0 5px;
	padding:0 0 0 5px;
}

/* ナビ */
#navi_price {
	width:650px;
	margin-bottom:5px;
}
#navi_price ul {
	margin-right:-40px;
	padding: 0;
	overflow: hidden;
	zoom: 1;
}
#navi_price ul li {
	width: 302px;
	float: left;
	display: inline; 
	margin:0 40px 5px 0;
}
#navi_price ul li a {
	background: url(../img/sa1/arr_blue.gif) no-repeat 1px center;
	padding-left:12px;
	display: inline-block;
}
#navi_price ul li a:hover {
	background: url(../img/arr_red_nest.gif) no-repeat 0 8px;
}
#navi_price { zoom:1; }
#navi_price:after { height: 0; visibility: hidden; content: "."; display: block; clear: both; }

/*マニュアル・カタログ*/
.narrow_down {
	width:650px;
}
.narrow_down-info {
	width:660px;
	margin-right:-10px;
	overflow: hidden;
	margin-top:-16px;
}
.narrow_down-pdf {
	width:318px;
	margin:0 10px 10px 0;
	float:left;
	border:1px solid #c7c7c7;
}
.pdf-title {
	width:302px;
	min-height:32px;
	padding:6px 8px;
	background-color:#f0f0f0;
}
.pdf-title p {
	line-height:1.2em;
}
.pdf-cont {
	width:294px;
	padding:12px;
}
.pdf-cont_left {
	width:92px;
	float:left;
}
.pdf-cont_left img {
	border:1px solid #c7c7c7;
}
.pdf-cont_left img:hover {
	opacity:0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
} 
.pdf-cont_right {
	width:185px;
	height:129px;
	float:right;
	position: relative;
} 
.pdf-cont_date {
	right: 0;
	bottom:0;
	position: absolute;
} 
.pdf-link_bg {
	line-height:30px;
	min-height:40px;
	padding-left:33px;
	border-bottom:1px solid #c7c7c7;
	background:url(../img/pdf-bg.png) no-repeat top left;
}
.pdf_icon-list {
	width:175px;
	padding:8px 0 0 10px;
}
.pdf_icon-list li {
	min-height:23px;
	line-height:23px;
	margin-bottom:5px;
	padding-left:34px;
}
.pdf_icon-list li.list-web_catalog {
	background:url(../img/icon-web_catalog.gif) no-repeat top left;
}
.pdf_icon-list li.document {
	padding:0;
	text-align:center;
	width:120px;
	line-height:25px;
	background:url(../img/document-bg.png) no-repeat top left;
}
.pdf_icon-list li.former {
	padding-left:10px;
	background:url(../img/arr_blue.gif) no-repeat center left;

}
.pdf_icon-list li.former:hover {
	background:url(../img/sa1/arr_blue_nest.gif) no-repeat center left;

}
#main .section h2 {
	margin-top: 10px;
}

.boxStyle2{
	margin-top:18px;
	}


/* functions */
.innerLinkList1 li a{
	padding-bottom: 4px;
}


.InlineLink{
	margin-bottom: 24px;
}
.InlineLinkList{
display: flex;
flex-wrap: wrap;
gap: 4px;
}
.InlineLinkItem{
	width: calc(100% / 4 - 4px);
	border-radius: 4px;
}
.InlineLinkItem a{
	display: block;
	padding-block: 12px 9px;
	padding-inline: 10px;
	text-align: center;
	background-color: #ccc;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-radius: 8px;

}

.InlineLinkItem.active a{
	background-color: #CC0000;
	color: #fff;
}

.imgBox {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	max-width: 70%;
	margin-inline: auto;
	margin-block: 32px;
}
.imgBox:has(.imgBoxItem) {
flex-direction: row;
max-width: 100%;
align-items: flex-end;
}
.imgBoxItem{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.imgBox img {
width: 100%;
aspect-ratio: 300/225;
max-width: 300px;
height: auto;
}
.imgBox .imgFree{
	width: 100%;
	max-width:650px;
	aspect-ratio: auto;
}
@media screen and (max-width: 768px) {
.imgBox .imgFree{
	max-width:100%;
}
}
.grayBg{
	background-color: #f0f0f0;
	padding: 12px 10px;
}
.grayBg p{
	font-weight: bold;
}
.grayBg +.grayBg{
	margin-top: 8px;
}
.grayBgDl{
	display: flex;
	align-items: center;
	gap: 12px;
}
.grayBgDt{
	border-right: 2px solid #ccc;
	min-width: 180px;
}
.grayBgDl dt, .grayBgDl dd{
	font-weight: bold;
}

.hasParent a{
	background: url(/business/kima_img/arr_maru.gif) no-repeat 9px 15px!important;
}
.hasParent.bottom a{
    background: url(/business/kima_img/arr_maru_nest.gif) no-repeat 9px 15px!important;
}
.hasSelect{
	background-color: #CEF !important;
}
.hasKid a{
padding-left: 32px!important;
background-position-x: 23px!important;
}
.hasKid.bottom a{
    background: url(/business/industrial_solution/img/is_common/icon_arw02_opened.gif) no-repeat 20px 18px!important;
}
.hasgrandchild a{
	padding-left: 44px!important;
background-position-x: 35px!important;
}

.l-spaceblock{
	height: 2em;
}
