@charset "UTF-8";
/* PN-LBシリーズ 専用スタイル */
@media print, screen and (min-width: 768px) {
	#aboutMain .specicon {
		gap: 2px;
	}
	#aboutMain .specicon li {
		width: 70px;
		min-width: unset;
	}
	#aboutMain .specicon li:first-child, #aboutMain .specicon li:nth-child(2) {
		margin-right: 1px;
	}

}
#mainfeatures.features.sub-section {
	padding-top: 0;
}
.peripheral .contents-about.cancel {
	margin-bottom: 0;
}
sup {
	color: #116aff;
}
.mt1em {
	margin-top: 1em;
}
.mt2em {
	margin-top: 2em;
}
.mw500 { max-width: 500px; }

/* index 特長 */
.features .item_img {
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-direction: row;
	flex-wrap: nowrap;
	margin: 2rem auto;
}
.features .item_img .img {
	margin: 0;
}
ul.list-prod-about li.product-name:not(:last-child) {
	margin-bottom: 0;
}
.flex-item .img ul.caption {
	width: 100%;
	max-width: 690px;
	text-align: left;
	margin: 1em auto 0;
}
.itemBoxWrap .flex-item .img p.img-cap {
	width: 100%;
	text-align: center;
	padding: 5px 0 0 !important;
	margin: auto;
}
#mainfeatures .itemBoxWrap h5 {
	font-size: 1.28rem;
	padding-top: 1rem;
}

/* spec 仕様 */
table.table-spec.spec {
	min-width: 768px;
	table-layout: fixed;
}
table.table-spec.spec th.lcd-head {
	border-right: none !important;
}
table.table-spec.spec th.lcd {
	border-left: 1px solid #d0d0d0;
}
table.table-spec.spec th:not(:last-child), table.table-spec.spec td:not(:last-child) {
	border-right: 1px solid #d0d0d0;
}
table.table-spec.spec th, table.table-spec.spec td {
	padding: 0.5em;
}
table.table-spec.spec thead th:not(:first-child), table.table-spec.spec td {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #d0d0d0;
}
table.table-spec th {
	padding: 0.5rem;
	text-align: center;
	background: #ebebeb;
	overflow-wrap: break-word;
	border-bottom: 1px solid #d0d0d0;
	width: 20%;
	vertical-align: middle;
}
table.table-spec td {
	padding: 0.5rem;
	text-align: center;
	overflow-wrap: break-word;
	width: 20%;
	vertical-align: middle;
}
table.table-spec tr:nth-child(2n) td {
	background-color: #f5f5f5;
}
table.table-spec.mode th, table.table-spec.mode td {
	border-bottom: 1px solid #d0d0d0;
}
table.table-spec.mode th:not(:last-child), table.table-spec.mode td:not(:last-child) {
	border-right: 1px solid #d0d0d0;
}
/* 寸法図・接続端子部 */
#specWrap h3 {
	margin-top: 5rem;
	margin-left: 13px;
	font-size: 1.2rem;
	font-weight: 600;
	position: relative;
}
#specWrap h3:before {
	content: '';
	display: block;
	background: #000;
	height: 85%;
	width: 4px;
	position: absolute;
	bottom: 1.5px;
	left: -13px;
}
/* peripheral 周辺機器 */
.peripheral ul.caption.disc.peripheral-cap {
	width: fit-content;
	margin: 20px auto;
	padding-left: 20px;
}
ul.dod li {
	list-style: "・";
	margin-left: 2em;
	padding-left: 0;
}
.peripheralSize {
	display: flex;
	flex-wrap: wrap;
	row-gap: 5px;
}
.itemBoxWrap .peripheralSize li {
	padding: 0 5px;
}
.peripheralSize li span {
	padding: 2px 5px;
	background: #ccc;
	font-size: 14px;
	text-align: center;
}
.per_spec_indent {
	text-indent: -1em;
	margin-left: 1em;
}
/* download ダウンロード */
section.download table.table-spec.download th,
section.download table.table-spec td {
	width: auto;
}
section.download .itemBoxWrap h3 {
	padding-top: 0;
	border-top: none;
}
section.download .itemBoxWrap h4.ver {
	width: auto;
	height: auto;
	margin: 0;
	padding: 3rem 0 0 1.3em;
	border-top: solid 1px #bfbfbf;
	position: relative;
}
section.download .itemBoxWrap h4.ver:first-of-type {
	border-top: none;
	padding-top: 0;
}
section.download .itemBoxWrap h4.ver:before {
	content: '■';
	display: inline-block;
	color: #008000;
	background-color: transparent;
	position: absolute;
	width: auto;
	height: auto;
	inset: auto 0;
}
ul.ver_list > li {
	text-indent: -1em;
}
ul.ver_list > li::before {
	content: "・";
}
ul.ver_list > li > .caption {
	padding-bottom: 0;
}
section.download .itemBoxWrap table.table-spec.download tr:first-of-type{
	border-top: solid 1px #e5e5e5;
	
}
section.download .itemBoxWrap table.table-spec.download th:not(:last-child), table.table-spec.download td:not(:last-child) {
	border-right: 1px solid #d0d0d0;
}
section.download .itemBoxWrap table.table-spec.download tr > th:first-child {
	min-width: 6em;
}
section.download .itemBoxWrap table.table-spec th,
section.download .itemBoxWrap table.table-spec td{
    text-align: center;
    overflow-wrap: break-word;
    vertical-align: middle;
}
section.download .itemBoxWrap table.table-spec tr:nth-child(2n) td {
    background-color: #f5f5f5;
}
/** PC **/
@media print, screen and (min-width: 768px) {

	#fn_app .fn_features {
		display: flex;
		flex-wrap: wrap;
		gap: 0 10px;
	}
	#fn_app .fn_features h4 {
		display: inline-block;
		height: fit-content;
		width: calc(50% - 18px);
		align-content: center;
	}
	/* download ダウンロード */
	section.download .itemBoxWrap h3 {
		padding-top: 0;
		border-top: none;
	}
	a.blank::after {
		font-family: "Font Awesome 5 Free";
		display: inline-block;
		content: "\f35d";
		font-weight: 900;
		font-size: 80%;
		padding-left: 5px;
	}
	.sp-only {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.features .item_img {
		flex-direction: column;
	}
	#global__function--breadcrumb {
		display: block;
		width: 100%;
		min-height: 36px;
		background: #eeeddf;
		padding: 9px 14px;
		line-height: 1.2;
	}
	#global__function--breadcrumb > li {
		letter-spacing: normal;
		display: inline;
		vertical-align: top;
		font-size: 0.86rem;
		background: url(/bs/s_common/images/ic_separator.svg) no-repeat 5px 6px;
		padding: 0 0 0 20px;
	}
	#global__function--breadcrumb > li:first-of-type {
		background: none;
		padding-left: 0;
	}
}



ul.list-logo-icons {
	gap: 30px;
	align-items: center;
}
ul.list-logo-icons li {
	margin: 0;
}


#peripheral .pdf::before {
	content: url(/bs/images_global/ico_pdf.gif);
	vertical-align: middle;
	display: inline-block;
	width: 18px;
	height: 22px;
	margin-right: 0.5em;
}

#peripheral ul li:not(:first-child):has(.pdf) {
	margin-top: 20px;
}