@charset "UTF-8";
.mbs {
	margin-bottom: 2rem;
}
.inquiryBox {
	width: min(100%, 1080px);
	padding: 20px 10px;
	text-align: center;
	margin: 3em auto;
	background: #eeeddf;
}
.inquiryBox.iqb-first {
	margin-top: 0;
}
.inquiryBox.iqb-last {
	margin-bottom: 0;
}
.inquiryBox > p {
	font-size: 16px;
	font-weight: 700;
}
.inquiryBox .btnInq_box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 850px;
	margin: 2em auto 1em;
	gap: 20px;
}
.inquiryBox .btnInq {
	width: min(95%, 400px) !important;
	text-align: center;
	color: #fff;
	background-color: #BC5A00;
	font-size: 20px;
	font-weight: 700;
	margin: auto;
	border-radius: 100px;
	box-shadow: none;
	padding: 0.5em 1em;
}
header .btnInq_top.btnInqBlue.spBtn, .inquiryBox .btnInq.btnInqBlue {
	background-color: #00826c;
}
.inquiryBox .btnInq:hover {
	opacity: 0.8;
	text-decoration: none;
}
.inquiryBox .btnInq:focus {
	outline: 2px dotted #000;
}
.list-page-navi li.btnInq_top {
	box-shadow: none;
	border-radius: 0;
}
.list-page-navi li.btnInq_top.btnInqBlue {
	box-shadow: none;
}
.btnInqBlue {
	background-color: #535353;
	box-shadow: 5px 5px #055e2f;
	color: #fff;
}
.btnInq_top {
	color: #fff;
	background-color: #535353;
}
#mainfeatures .itemBoxWrap h3 {
	margin-bottom: 2rem;
}
/* 機能表示 */
#aboutMain .spec_icon {
	margin-top: 1em;
	display: flex;
	justify-content: space-between;
	gap: 2px;
	height: 70px;
	margin-bottom: 10px;
}
#aboutMain .spec_icon ul {
	display: inline-flex;
	gap: 2px;
}
#aboutMain .spec_icon ul li {
	margin-bottom: 0 !important;
}
span.font-l {
	font-size: 17px;
}
/* specarea_02 稼働時間・輝度 */
#aboutMain .spec_icon ul.specarea_02 {
	flex-direction: column;
	width: 25%;
	min-width: 110px;
}
#aboutMain .spec_icon ul.specarea_02 li {
	width: 100%;
	height: 34px;
	background: #143d66;
	color: #fff;
	text-align: center;
	font-size: 13px;
	line-height: 34px;
}
#aboutMain .spec_icon.fhd ul.specarea_02 {
	width: 25%
}
/* specarea_03 機能表示 */
#aboutMain .spec_icon ul.specarea_03 {
	width: 75%;
	flex-wrap: wrap;
}
#aboutMain .spec_icon ul.specarea_03 li {
	display: inline-block;
	width: calc(50% - 1px);
	height: 22px;
	background: #143d66;
	color: #fff;
	text-align: center;
	font-size: 11px;
	line-height: 22px;
}
#aboutMain .spec_icon ul.specarea_03 li:last-child {
	width: 100%;
}
#aboutMain .spec_icon ul.specarea_03 li.out {
	background: #a1b1c2;
	color: #d0d8e0;
}
#aboutMain .spec_icon.fhd ul.specarea_03 {
	width: 75%
}
#mainfeatures .img {
	width: 100%;
	text-align: center;
}
#mainfeatures .img img {
	max-width: 690px;
	margin: auto;
}
ul.caption {
	text-indent: -4em;
	margin-left: 4em;
}
.displayLayout {
	display: flex;
	align-items: flex-end;
	padding-inline: 30px;
	gap: 30px;
	
	figure {
		text-align: center;
	}
}
.mpStep li {
	display: flex;
	align-items: center;
}
.mpStep img {
	max-width: 150px;
}
.HDR {
	display: flex;
	align-items: center;
	gap: 10px;
	text-align: center;
	
	> div > div {
		display: flex;
		gap: 10px;
	}
	
	i {
		font-size: 70px;
		color: #44546A;
	}
}
.misAlignment {
	border: 1px solid #333;
	padding: 1.5em 1em;
	display: flex;
	justify-content: flex-end;
	
	img {
		max-width: 70%;
	}
	> div {
		flex-basis: 50%;
	}
}
.downArrow {
	text-align: center;
	
	i {
		font-size: 100px;
		color: #44546A;
	}
}
.mediaPlayer {
	display: flex;
	background-color: #eee;
}
div.anchor {
	padding-top: 50px;
	margin-top: -50px;
}
.tileMatrix {
	> div {
		text-align: center;
		
		img {
			width: 70%;
		}
	}
}
#mainfeatures.features.sub-section {
	padding-top: 0;
}
.peripheral .contents-about.cancel {
	margin-bottom: 0;
}
.mt1em {
	margin-top: 1em;
}
/* index 特長 */
ul.list-prod-about li.product-name:not(:last-child) {
	margin-bottom: 0;
}
#page-links {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 20px;
}
#page-links a.page-link {
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	padding: 0.8em 1em;
	font-size: 1.5rem;
	font-weight: 600;
	text-align: center;
	border-radius: 100px;
	line-height: 1;
	color: #fff;
}
#page-links a.page-link span {
	display: inline-block;
	width: 100%;
	font-size: 1.2rem;
	font-weight: 400;
	padding-bottom: 4px;
	line-height: 1;
}
#page-links a.page-link:focus {
	outline: thin dotted #000;
}
#page-links a.page-link:hover {
	text-decoration: none;
	opacity: 0.8;
}
#page-links a.page-link#tots {
	background-color: #0d7d54;
	background: linear-gradient(180deg, #00856f 0%, #00856f 30%, #005a42 100%);
}
#page-links a.page-link#tomt {
	background-color: #0c5f9f;
	background: linear-gradient(180deg, #036db7 0%, #036db7 30%, #00477d 100%);
}
.flex-container.column3 {
	justify-content: space-between;
	gap: 5px;
}
.flex-container.column3 .flex-item {
	overflow: hidden;
	border-radius: 10px;
}
.flex-container.column3 .flex-item, .flex-container.column3 .flex-item img {
	position: relative;
}
.flex-container.column3 .flex-item p.img_cap {
	position: absolute;
	inset: auto 0 0 0;
	background: #fffd;
	color: #000;
	font-weight: 400;
	text-align: center;
	font-size: 12px;
	padding: 2px 0 !important;
}
.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;
	font-size: 14px;
}
.itemBoxWrap .flex-item .img-half {
	width: 100%;
	gap: 1.5rem;
	flex-wrap: nowrap;
}
.accent {
	padding-top: 1em;
	text-align: left;
}
.accent span {
	display: block;
	background: #136EAB;
	color: #fff;
	text-align: center;
	width: 11em;
	padding: 4px;
	margin-bottom: 4px;
	border-radius: 4px;
}
.accent p {
	padding: 0 !important;
}
table.securityrisk {
	width: 100%;
	margin-top: 1em;
}
table.securityrisk thead th, table.securityrisk thead td {
	font-weight: bold;
	text-align: center;
	color: #fff;
}
table.securityrisk thead th {
	background: #4c5052;
}
table.securityrisk thead td {
	background: #225994;
}
table.securityrisk tbody tr {
	border-bottom: 1px solid #000;
	box-sizing: border-box;
}
table.securityrisk th, table.securityrisk td {
	font-weight: normal;
	padding: 4px 10px;
	background: #eff4ff;
}
table.securityrisk th {
	background: #fff;
	width: 45%;
}
table.securityrisk td {
	width: 55%;
}
/* 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) {
	border-right: 1px solid #d0d0d0;
}
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 周辺機器 */
ul.dod li {
	list-style: "・";
	margin-left: 2em;
	padding-left: 0;
}
/* download ダウンロード */
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;
}
table.table-spec.download th:not(:last-child), table.table-spec.download td:not(:last-child) {
	border-right: 1px solid #d0d0d0;
}
table.table-spec.download tr > th:first-child {
	min-width: 6em;
}

@media (768px < width) {
	.list-page-navi li.btnInq_top.btnInqBlue {
		display: none;
	}
	.list-page-navi li.btnInq_top {
		display: none;
	}
	.list-page-navi li.btnInq_top.btnInqBlue {
		display: none;
	}
	.list-page-navi li.btnInq_top {
		display: none;
	}
	ul.list-page-navi > li > a {
		padding: 1em 1em;
	}
	.list-page-navi li.btnInq_top {
		border-radius: 100px;
		margin: auto 10px auto 0;
		height: fit-content;
		background-color: #BC5A00;
		color: #fff;
	}
	.list-page-navi li.btnInq_top.btnInqBlue {
		background-color: #00826c;
	}
	.list-page-navi li.btnInq_top:first-of-type {
		margin-left: 10px;
	}
	.list-page-navi li.btnInq_top:last-of-type {
		margin-right: 0;
	}
	.list-page-navi li.btnInq_top a {
		font-size: 15px;
		font-weight: 600;
		padding: 0.8em 0.6em;
	}
	.inquiryBox > p {
		font-size: 18px;
	}
	.inquiryBox .btnInq_box {
		flex-direction: row;
	}
	.inquiryBox .btnInq {
		width: min(45%, 400px) !important;
		font-size: 24px;
		padding: 0.8em 1em;
	}
	span.font-l {
		font-size: 20px;
	}
	#aboutMain .spec_icon ul.specarea_02 li {
		font-size: 14px;
	}
	#aboutMain .spec_icon ul.specarea_03 li {
		font-size: 12px;
	}
	.flex-container.column3 .flex-item {
		width: calc(100% / 3 - 4px);
	}
	#page-links {
		flex-direction: row;
	}
	#page-links a.page-link {
		width: 50%;
		font-size: 1.8rem;
	}
	#page-links a.page-link span {
		font-size: 1.2rem;
	}
	#fn_app .fn_features {
		display: flex;
		flex-wrap: wrap;
		gap: 0 10px;
	}
	#fn_app .fn_features h4 {
		display: inline-flex;
		height: fit-content;
		width: calc(50% - 18px);
		align-content: center;
	}
	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;
	}
}
@media (width <= 768px) {
	.displayLayout {
		flex-direction: column;
		align-items: flex-start;
	}
	
	> figure {
		flex-basis: 100%;
	}
	.HDR {
		flex-direction: column;
		
		> div > div {
			flex-direction: column;
		}
		i {
			transform: rotate(90deg);
		}
	}
	.misAlignment {
		flex-direction: column;
		
		> div:last-child {
			text-align: center;
		}
	}
	.downArrow i {
		font-size: 70px;
	}
	.tileMatrix > div img {
		width: 100%;
	}
	.mediaPlayer {
		flex-direction: column;
	}
}
