@charset "UTF-8";
/* PN-Pシリーズ 専用スタイル */
.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 ul.specarea_02 li sup {
  color: #fff !important;
}
#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;
}
@media print, screen and (min-width: 768px) {
  .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;
  }
}
#mainfeatures.features.sub-section {
  padding-top: 0;
}
.peripheral .contents-about.cancel {
  margin-bottom: 0;
}
/*sup {
	color: #116aff;
}*/
.itemBoxWrap .peripheralSize li span.sup {
  padding: 0;
  background-color: transparent;
  top: -0.5em;
  font-size: 0.8em;
  vertical-align: baseline;
  position: relative;
}
ul.ast li:BEFORE, ul.star li span, ul.star-double li span, .color-star {
  color: initial;
}
.mt1em {
  margin-top: 1em;
}
.itemBoxWrap p.caption {
  font-size: 0.86em;
}
/* index 特長 */
ul.list-prod-about li.product-name:not(:last-child) {
  margin-bottom: 0;
}
.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;
}
.tansiimg {
  max-width: 700px;
  margin: auto;
}
/* アプリケーション */
#application .applicationBox {}
#application h4 {
  margin-top: 5rem;
  margin-left: 13px;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}
#application h4::before {
  content: '';
  display: block;
  background: #000;
  height: 85%;
  width: 4px;
  position: absolute;
  bottom: 1.5px;
  left: -13px;
}
#application .img {
  width: 100%;
  text-align: center;
}
#application .img img {
  max-width: 690px;
  border: 7px solid #F2EEDD;
  border-radius: 15px;
  padding: 20px;
  margin: 20px auto;
}
#application .other a p::before {
  font-family: "Font Awesome 5 Free";
  content: "\f152";
  font-weight: 900;
  font-size: 1.2em;
  color: currentColor;
  padding-right: 5px;
}
/* peripheral 周辺機器 */
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;
}
.itemBoxWrap .peripheralSize li span {
  padding: 2px 5px;
  background: #ccc;
  font-size: 14px;
  text-align: center;
}
/* 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;
}
section.download .itemBoxWrap table.table-spec.download th, section.download .itemBoxWrap table.table-spec.download td {
  width: calc(100% / 8);
}
/* download ダウンロード_ソフトウェア */
section table.table-spec.download {
  border-top: solid 1px #e5e5e5;
}
/** PC **/
@media print, screen and (min-width: 768px) {
  .flex-container.column3 .flex-item {
    width: calc(100% / 3 - 4px);
  }
  #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;
  }
  /* download ダウンロード */
  section.download .itemBoxWrap h3 {
    padding-top: 0;
    border-top: none;
  }
}
/*別窓リンク*/
@media print, screen and (min-width: 768px) {
  a.blank::after {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    content: "\f35d";
    font-weight: 900;
    font-size: 80%;
    padding-left: 5px;
  }
}
@media only screen and (max-width: 767px) {
  /*仕様一覧_sp*/
  .specBox {
    width: 100%;
    max-height: 350px;
    overflow-y: auto;
    display: block;
  }
  /*一覧のスクロールバー_sp*/
  .specBox::-webkit-scrollbar {
    background: #f2f4f5ff;
    width: 10px;
    height: 10px;
    border-radius: 20px;
  }
  .specBox::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 20px;
  }
}
/*機種サイズ*/
@media only screen and (min-width: 767.1px) {
  #aboutMain .list-prod-about .prod-category {
    width: 100%;
  }
  ul.list-prod-about {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #aboutMain .list-prod-about .product-name .type-size {
    margin-right: 6px;
  VESAピッチ変換金具VESAピッチ変換金具}