<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#sensor .sec01 {
  padding-bottom: 80px;
}

#sensor .sec01 .textArea {
  float: left;
  width: 430px;
}

#sensor .sec01 .textArea .title {
  color: #595955;
  font-size: 2.1rem;
  line-height: 1.2381;
  margin: 40px 0 15px;
}

#sensor .sec01 .boxArea {
  float: right;
  width: 500px;
  margin-right: 30px;
}

#sensor .sec01 .boxArea .box {
  border: 2px solid #ccc;
  padding: 20px 40px 20px 0;
  display: table;
  width: 100%;
  margin-top: 10px;
}

#sensor .sec01 .boxArea .box .icon {
  display: table-cell;
  width: 130px;
  text-align: center;
  vertical-align: middle;
}

#sensor .sec01 .boxArea .box .text {
  display: table-cell;
  vertical-align: top;
}

#sensor .sec01 .boxArea .box .text .title {
  color: #595955;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 5px;
}

#sensor .sec01 .boxArea .box .text p {
  font-size: 1.2rem;
  line-height: 1.75;
  margin-bottom: 0;
}

#sensor .sec02 {
  padding: 140px 0 70px;
  background: #f7f7f7 url(/assets/img/2021/bg_line_hexagon_gray02.jpg) no-repeat top right;
}

#sensor .sec02 .inner {
  width: 770px;
  margin: 0 auto;
}

#sensor .sec02 .boxWrap {
  margin: 50px 0;
}

#sensor .sec02 .boxWrap .box .title {
  color: #595955;
  font-size: 2.1rem;
  line-height: 1.52381;
  margin-bottom: 15px;
}

#sensor .sec02 .defList {
  margin: 0 0 50px;
  padding: 30px 40px 40px;
  border: 2px solid #ccc;
}

#sensor .sec02 .defList .intro {
  margin-bottom: 30px;
}

#sensor .sec02 .defList dl {
  font-size: 1.2rem;
  line-height: 2;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

#sensor .sec02 .defList dl dt {
  float: left;
  width: 110px;
  font-weight: bold;
}

#sensor .sec02 .defList dl dd {
  overflow: hidden;
}

#sensor .sec02 .defList .note {
  margin: 10px 0 0 0;
  color: #7f7f83;
  font-size: 1.2rem;
  line-height: 1.83333;
}

#sensor .sec02 .borderBox {
  border: 1px solid #0d5e81;
  color: #0d5e81;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 2;
  text-align: center;
  padding: 30px;
}

#sensor .sec03 {
  padding: 90px 0 50px;
  background: #262a32 url(/assets/img/2021/bg_line_hexagon_dark_01.jpg) no-repeat top right;
  color: #fff;
}

#sensor .sec03 .boxList {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-top: 30px;
}

#sensor .sec03 .boxList .box {
  margin: 30px 0;
  flex: 0 0 450px;
}

#sensor .sec03 .boxList .box .title {
  color: #F6BD03;
  font-size: 2.1rem;
  line-height: 1.52381;
  margin-bottom: 15px;
}
#sensor .sec03 .boxList .box p a {
  color: #fff;
  text-decoration: underline;
}
#sensor .sec03 .boxList .box p a:hover {
  color: #F6BD03;
}

#sensor .table-area {
  padding: 0 0 90px;
}

#sensor .sec04 {
  padding: 90px 0;
}

#sensor .table-area .inner {
  width: 800px;
  margin: 0 auto;
}

#sensor .table-area .note {
  font-size: 12px;
  color: #7f7f83;
  line-height: 1.4;
  text-indent: -1em;
  margin: 20px 0 0 1em;
}
#sensor .table-area .note li {
  margin-bottom: 10px;
}

#sensor table.sysreqTable {
  margin-bottom: 30px;
  width: 100%;
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  table-layout: fixed;
}
#sensor table.sysreqTable:last-child {
  margin-bottom: 0;
}
#sensor table.sysreqTable.table02 {
  margin-top: 70px;
}

#sensor table.sysreqTable caption {
  color: #595955;
  font-size: 1.8rem;
  line-height: 1.44444;
  margin-bottom: 15px;
  text-align: left;
  font-weight: 700;
}

#sensor table.sysreqTable thead th {
  background: #343434;
  text-align: center;
  color: #fff;
  font-weight: 700;
  padding: 12px 6px;
  border-bottom: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  vertical-align: middle;
  line-height: 1.4;
}
#sensor table.sysreqTable thead th .normal {
  font-weight: normal;
}
#sensor table.sysreqTable tbody td {
  border-bottom: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  padding: 12px 6px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.4;
}

#sensor table.sysreqTable tbody td.bold {
  font-weight: bold;
}

#sensor table.sysreqTable tbody td .triangle {
  font-size: 1.8rem;
  line-height: 1;
  color: #898989;
}

#sensor table.sysreqTable tbody td .circle {
  font-size: 1.8rem;
  line-height: 1;
  color: #F6BD03;
}

#sensor table.sysreqTable tbody tr.gray td {
  background: #f4f4f4;
}

#sensor .sec06 {
  padding: 0 0 160px;
}
#sensor .sec06 h3.title {
  font-size: 2.1rem;
  line-height: 1.52381;
  margin-bottom: 30px;
  text-align: center;
}
#sensor .sec06 .tableArea {
  margin-bottom: 80px;
}
#sensor .sec06 .tableArea .left{
  width: 480px;
  float: left;
}
#sensor .sec06 .tableArea .right{
  width: 480px;
  float: right;
}
#sensor .sec06 .tableArea .th1{
  width: 40%;
}
#sensor .sec06 .defList {
  margin: 0 auto 50px;
  padding: 30px 40px 40px;
  width: 770px;
  border: 2px solid #ccc;
}
#sensor .sec06 .defList h4 {
  margin-bottom: 15px;
  font-size: 1.5rem;
  line-height: 1.86667;
}
#sensor .sec06 .defList ul {
  margin-bottom: 40px;
}
#sensor .sec06 .defList ul:last-child {
  margin-bottom: 0;
}
#sensor .sec06 .defList ul li {
  font-size: 1.2rem;
  line-height: 2;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
#sensor .sec06 .defList .note {
  margin: 10px 0 0 0;
  color: #7f7f83;
  font-size: 1.2rem;
  line-height: 1.83333;
}
#sensor .supText {
  font-size: 1.1rem;
  font-weight: normal;
}
#sensor .note + table.sysreqTable  {
  margin-top: 30px;
}


@media only screen and (max-width: 768px) {
  #sensor .sec01 {
    padding-bottom: 40px;
  }
  #sensor .sec01 .textArea {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  #sensor .sec01 .textArea .title {
    font-size: 1.8rem;
    line-height: 1.375;
    margin: 30px 0 10px;
  }
  #sensor .sec01 .boxArea {
    float: none;
    width: auto;
    margin-right: 0px;
  }
  #sensor .sec01 .boxArea .box {
    border: 2px solid #ccc;
    padding: 15px 10px 15px 0;
    display: table;
    width: 100%;
    margin-top: 10px;
  }
  #sensor .sec01 .boxArea .box .icon {
    display: table-cell;
    width: 65px;
    text-align: center;
    vertical-align: middle;
    padding: 0 10px;
    text-align: center;
  }
  #sensor .sec01 .boxArea .box .text {
    display: table-cell;
    vertical-align: top;
  }
  #sensor .sec01 .boxArea .box .text .title {
    color: #005068;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  #sensor .sec01 .boxArea .box .text p {
    font-size: 1.3rem;
    line-height: 2;
    margin-bottom: 0;
  }
  #sensor .sec02 {
    padding: 60px 0 40px;
    background-size: 75%;
  }
  #sensor .sec02 .inner {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }
  #sensor .sec02 .boxWrap {
    margin: 30px 0;
  }
  #sensor .sec02 .boxWrap .box .title {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  #sensor .sec02 .defList {
    margin: 30px 0 0;
    padding: 20px 20px 30px;
  }
  #sensor .sec02 .defList dl {
    font-size: 1.3rem;
    line-height: 2;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
  }
  #sensor .sec02 .defList dl dt {
    float: none;
    width: 100px;
  }
  #sensor .sec02 .defList .intro {
    margin-bottom: 15px;
  }
  #sensor .sec02 .defList .note {
    font-size: 1.1rem;
    line-height: 2;
  }
  #sensor .sec02 .borderBox {
    font-size: 1.3rem;
    line-height: 2;
    text-align: left;
    padding: 15px;
  }
  #sensor .sec03 {
    padding: 40px 0 20px;
    background-size: 50%;
    color: #fff;
  }
  #sensor .sec03 .boxList {
    display: block;
    margin-top: 30px;
  }
  #sensor .sec03 .boxList .box {
    margin: 40px 0;
    flex: 0 0 auto;
  }
  #sensor .sec03 .boxList .box .title {
    font-size: 1.8rem;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  #sensor .sec03 .boxList .box p a {
    color: #fff;
    text-decoration: underline;
  }
  #sensor .table-area {
    padding: 0 0 20px;
  }
  #sensor .sec04 {
    padding: 40px 0 20px;
  }
  #sensor .table-area .inner {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }
  #sensor .table-area .note {
    font-size: 1.3rem;
  }
  #sensor table.sysreqTable {
    width: 100%;
    margin-bottom: 40px;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    table-layout: auto;
    font-size: 1.3rem;
    line-height: 1.8;
  }
  #sensor table.sysreqTable + .note {
    margin: -25px 0 40px 1em;
  }
  #sensor table.sysreqTable.table02 {
    margin-top: 40px;
  }
  #sensor table.sysreqTable caption {
    font-size: 1.8rem;
    line-height: 1.57143;
    margin-bottom: 10px;
    text-align: left;
  }
  #sensor table.sysreqTable thead th {
    background: #343434;
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 6px 6px;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
  }
  #sensor table.sysreqTable thead th.th1 {
    width: 20%;
  }
  #sensor table.sysreqTable thead th.th2 {
    width: 35%;
  }
  #sensor table.sysreqTable thead th.th3 {
    width: 20%;
  }
  #sensor table.sysreqTable thead th.th4 {
    width: 25%;
  }
  #sensor table.sysreqTable tbody td {
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    padding: 6px 6px;
    text-align: center;
    vertical-align: middle;
  }
  #sensor table.sysreqTable tbody td.bold {
    font-weight: bold;
  }
  #sensor table.sysreqTable tbody td .triangle {
    font-size: 1.4rem;
    line-height: 1;
    color: #898989;
  }
  #sensor table.sysreqTable tbody td .circle {
    font-size: 1.4rem;
    line-height: 1;
    color: #F6BD03;
  }
  #sensor table.sysreqTable tbody tr.gray td {
    background: #f4f4f4;
  }
  #sensor .sec06 {
    padding: 0;
  }
  #sensor .sec06 h3.title {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 30px;
    text-align: center;
  }
  #sensor .sec06 .tableArea {
    margin-bottom: 30px;
  }
  #sensor .sec06 .tableArea .left{
    margin-bottom: 40px;
    width: 100%;
    float: none;
  }
  #sensor .sec06 .tableArea .right{
    margin-bottom: 40px;
    width: 100%;
    float: none;
  }
  #sensor .sec06 .tableArea table{
    width: 100%;
  }
  #sensor .sec06 .tableArea .th1 {
    width: 20%;
  }

  #sensor .sec06 .defList {
    width: 100%;
    margin: 30px 0 50px;
    padding: 20px;
  }
  #sensor .sec06 .defList h4 {
    margin-bottom: 15px;
    font-size: 1.5rem;
    line-height: 1.61538;
  }
  #sensor .sec06 .defList ul li {
    font-size: 1.3rem;
    line-height: 2;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
  }

  #sensor .sec06 .defList .note {
    font-size: 1.3rem;
    line-height: 2;
  }
  #sensor .supText {
    font-size: 1rem;
  }
}
</pre></body></html>