@charset "UTF-8";
/*プロダクト一覧ページ*/
.pc {
  display: none !important;
}

.sec-recommend-wrap {
  margin-top: 30px;
  border-top: 1px solid #f2f3f5;
  border-bottom: 1px solid #d1d7dc;
}

.sec-recommend {
  padding: 30px 0 23px;
  text-align: center;
  position: relative;
}

.recommend-index .sec-recommend {
  padding-top: 70px;
}

.sec-recommend > img {
  width: 80%;
}

.recommend-index .sec-recommend > img {
  margin-top: 20px;
}

.sec-recommend .green {
  border-color: #57b53c;
  color: #57b53c;
}

.sec-recommend .red {
  border-color: #b53c3c;
  color: #b53c3c;
}

.sec-recommend .orange {
  border-color: #EB5505;
  color: #EB5505;
}

.sec-recommend .blue {
  border-color: blue;
  color: blue;
}

.sec-recommend h4 {
  margin-top: 30px;
  font-weight: normal;
  letter-spacing: 0.05em;
}

.sec-recommend h4 .min {
  font-size: 14px;
}

.recommend-index .sec-recommend h4 {
  margin-top: 0;
  width: 100%;
  position: absolute;
  top: 30px;
}

.sec-recommend h4 span {
  display: inline-block;
}

.sec-recommend h4 .sub {
  margin-bottom: 8px;
  font-size: 12px;
}

.sec-recommend h4 .main {
  font-size: 17px;
}

.sec-recommend ul {
  margin-top: 20px;
  font-size: 0;
}

.sec-recommend ul {
  margin-top: 20px;
  font-size: 0;
}

.sec-recommend ul li {
  display: inline-block;
  margin-left: 10px;
  border: 2px solid;
  border-radius: 50%;
  width: 74px;
  height: 74px;
  text-align: center;
  vertical-align: top;
}

.sec-recommend ul li:first-child {
  margin-left: 0;
}

.sec-recommend ul li:before {
  content: "";
  display: inline-block;
  height: 74px;
  vertical-align: middle;
}

.sec-recommend .col_4 li:nth-child(4) {
  margin-left: 0;
}

.sec-recommend .col_4 li:nth-child(-n+2) {
  margin-bottom: 10px;
}

.sec-recommend ul li span {
  display: inline-block;
  vertical-align: middle;
}

.sec-recommend ul .line_1 {
  font-size: 18px;
}

.sec-recommend ul .line_2 {
  font-size: 11px;
}

.sec-recommend ul .line_3 {
  font-size: 10px;
}

.sec-recommend .recommend-anno {
  margin-top: 13px;
  padding: 0 15px;
  font-size: 10px;
}

.sec-recommend-wrap .news {
  background-color: #35cdd8;
}

.sec-recommend-wrap .news p {
  margin: 0 auto;
  padding: 7px 12px;
}

.sec-recommend-wrap .news p a {
  color: #fff;
  letter-spacing: 0.15em;
  line-height: 1.5;
}

.sec-recommend-wrap .news p img {
  vertical-align: middle;
}

.sec-recommend-wrap .news p span {
  display: inline;
  vertical-align: middle;
}

.product-device-link a {
  max-width: 100%;
}

.sec-new-product-device a .icon,
.sec-new-dimensions-device a .icon,
.sec-new-download-device a .icon {
  display: inline-block;
  vertical-align: middle;
}

.list-sp-inner {
  margin: 0 15px 0 15px;
  background-color: white;
  padding: 15px 0;
}

.sec-product-index .list-sp-inner {
  background-color: inherit;
}

.sec-product-index {
  margin-top: 20px;
  padding: 60px 0 30px;
  background-color: #f9fafb;
}

.sec-product-index h5 {
  text-align: center;
  font-weight: normal;
  font-size: 11px;
}

.sec-product-index h5 span {
  display: block;
  margin-bottom: 10px;
  font-size: 24px;
  font-family: "Noto Sans", Verdana, sans-serif;
  font-weight: 400;
  letter-spacing: .05em;
  color: #222528;
}

.sec-product-index ul li img {
  border: 1px solid #e3e6ec;
}

.sec-product-index ul li dl {
  padding-top: 10px;
}

.sec-product-index ul li dt {
  font-family: "mplus-1c-light", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.4;
  margin: 20px 0;
  text-align: center;
}

.sec-product-index ul li dd {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.6;
  text-align: justify;
}

.sec-product-index .new_device figure,
.sec-product-index .exit_device figure {
  position: relative;
}

.sec-product-index .new_device:after,
.sec-product-index .exit_device:after {
  clear: both;
}

.sec-product-index .new_device .new-icon,
.sec-product-index .exit_device .exit-icon {
  display: block;
  border-radius: 50%;
  border: 2px solid;
  width: 45px;
  height: 45px;
  z-index: 1;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 12px;
  float: right;
}

.sec-product-index .new_device .new-icon:before,
.sec-product-index .exit_device .exit-icon:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.sec-product-index .new_device .new-icon span,
.sec-product-index .exit_device .exit-icon span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
}

.sec-product-index .new_device .new-icon {
  border-color: #d36f6f;
  color: #b53c3c;
}

.sec-product-index .new_device .exit-icon {
  border-color: #a3afba;
  color: #63696f;
}

#f-btn {
  border-top: none;
}

/*モバイル通信遠隔監視データロガー「クラウドロガー」*/
.back-page {
  display: none;
}
.product-device-title {
  font-weight: normal;
  font-size: 14px;
  text-align: center;
}
.product-device-title span {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "Noto Sans", Verdana, sans-serif;
  font-weight: 400;
  color: #222528;
  padding-right: 0.5em;
}
.product-device-title2 {
  font-size: 14px;
  line-height: 1.6;
  font-weight: normal;
  margin: 20px 0;
  text-align: center;
  padding: 0 15px;
}
.product-device-img {
  text-align: center;
  margin: 10px 15px;
}
.product-device-txt {
  font-size: 12px;
  margin: 0 15px;
  line-height: 1.875;
}
.box-btn {
  font-size: 12px;
}
.btn_product_sp.btn-l {
  width: 300px;
  line-height: 49px;
  position: relative;
  left: 50%;
  margin: 15px 0 15px -150px;
}
.btn_product_sp {
  -webkit-transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  box-sizing: border-box;
  border: solid 1px #486176;
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  color: #486176;
  text-align: center;
}
.product-device-outline-title {
  font-size: 17px;
  text-align: center;
  font-weight: normal;
  margin: 20px 0;
  color: #57b53c;
}
.product-device-outlines li {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.product-device-outlines p {
  margin-bottom: 30px;
  font-size: 14px;
}
.product-device-outlines li img {
  width: 80%;
}
.product-device-outlines-summary h5 {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.4;
  border-bottom: solid 1px #cccccc;
  margin: 15px 15px;
  padding-bottom: 10px;
}
.product-device-outlines-summary li {
  margin-bottom: 30px;
}
.product-device-outlines-summary p {
  margin: 0 15px;
  font-size: 12px;
}
.product-device-nav {
  margin-bottom: 40px;
  background-color: #E9ECEF;
}
.product-device-nav ul {
  border-top: solid 1px #A3B0BA;
  font-size: 12px;
}
.product-device-nav ul li {
  padding: 12px;
  border-bottom: solid 1px #A3B0BA;
  background: url(../../common/images/arrow_r.png) no-repeat 95% 50%;
  background-size: 6px 12px;
}
.btn_product_sp02 {
  -webkit-transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  box-sizing: border-box;
  border: solid 1px #486176;
  display: inline-block;
  width: 300px;
  height: 50px;
  line-height: 50px;
  color: #486176;
  text-align: center;
}
#sec-product-device {
  padding-top: 10px;
  background-color: #F2F3F5;
}

/* new-page */
.in-page-nav {
  width: 100%;
  border-bottom: 1px solid #a3afba;
  background-color: #e6e8ee;
  position: absolute;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}
.fix-menu {
  position: fixed;
  top: 0 !important;
  left: 0;
  z-index: 1000;
}
.in-page-nav ul {
  -webkit-transition: padding 0.2s;
  transition: padding 0.2s;
  position: absolute;
  white-space: nowrap;
}
.in-page-nav li {
  display: inline-block;
  padding: 20px;
  font-size: 14px;
}
.in-page-nav .under-line {
  display: block;
  height: 3px;
  background-color: #a3afba;
  position: absolute;
  width: 50px;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.in-page-nav .left-arrow,
.in-page-nav .right-arrow {
  display: block;
  height: 100%;
  width: 10%;
  position: absolute;
  top: 0;
  pointer-events: none;
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0.6;
}
.in-page-nav .right-arrow {
  right: 0;
}
.in-page-nav .left-arrow {
  left: 0;
  opacity: 0;
}
.in-page-nav .right-arrow:before,
.in-page-nav .left-arrow:before,
.in-page-nav .right-arrow:after,
.in-page-nav .left-arrow:after {
  content: "";
  display: block;
  margin: auto;
  width: 4px;
  height: 19px;
  display: block;
  background-color: #a3afba;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.in-page-nav .right-arrow:before,
.in-page-nav .left-arrow:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
}
.in-page-nav .left-arrow:before,
.in-page-nav .right-arrow:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -10px;
}
.in-page-nav .right-arrow:before {
  top: -10px;
}
.in-page-nav .right-arrow:after {
  top: 10px;
}
.sec-new-product-device {
  padding: 80px 0 60px;
  background-color: #f2f3f5;
}
.sec-new-product-device h6 {
  font-size: 18px;
  font-weight: normal;
}
.sec-new-product-device .sec-inner {
  padding: 0 12px;
}
.sec-new-product-device h5 {
  margin-bottom: 30px;
}
.sec-new-product-device .overview-img-area .view {
  background-color: #fff;
  width: 100%;
}
.sec-new-product-device .overview-img-area .view_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}
.sec-new-product-device .overview-img-area .view_btn li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 2px solid transparent;
  box-sizing: border-box;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}
.sec-new-product-device .overview-img-area .view_btn .swiper-slide-thumb-active {
  border: 2px solid #486176;
}
.sec-new-product-device .overview-img-area .view_btn li img {
  width: 100%;
  height: auto;
}
.sec-new-product-device .overview-txt-area {
  margin-top: 20px;
}
.sec-new-product-device .overview-txt-area h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.sec-new-product-device .overview-txt-area .top_txt {
  margin-top: 15px;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.sec-new-product-device .overview-txt-area .bottom_txt {
  margin-top: 15px;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.7;
  text-align: justify;
}
.sec-new-product-device .overview-txt-area .interface {
  margin-top: 17px;
}
.sec-new-product-device .overview-txt-area .interface ul {
  font-size: 0;
  margin-top: 14px;
}
.sec-new-product-device .overview-txt-area .interface ul li {
  display: inline-block;
  margin: 0 0 2% 2%;
  width: 23.5%;
  height: 70px;
  color: #fff;
  background-color: #4d5963;
  text-align: center;
  vertical-align: top;
}
.sec-new-product-device .overview-txt-area .interface ul li:nth-child(4n+1) {
  margin-left: 0;
}
.sec-new-product-device .overview-txt-area .interface ul .line-1 {
  font-size: 12px;
}
.sec-new-product-device .overview-txt-area .interface ul .line-2 {
  font-size: 11px;
}
.sec-new-product-device .overview-txt-area .interface ul .line-3 {
  font-size: 10px;
}
.sec-new-product-device .overview-txt-area .interface ul li:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.sec-new-product-device .overview-txt-area .interface ul li span {
  display: inline-block;
  vertical-align: middle;
}
.sec-new-product-device .overview-txt-area .app {
  margin-top: 20px;
}
.sec-new-product-device .overview-txt-area .app p {
  margin-top: 17px;
}
.sec-new-product-device .overview-txt-area .app p img,
.sec-new-product-device .overview-txt-area .app p span {
  display: inline-block;
  vertical-align: middle;
}
.sec-new-product-device .overview-txt-area .app p span {
  margin-left: 10px;
  letter-spacing: 0.05em;
}
.sec-new-product-device .overview-system-area {
  padding: 30px 0;
  text-align: center;
  clear: both;
}
.sec-new-product-device .overview-system-area h6 {
  margin-bottom: 30px;
}
.sec-new-product-device .icon {
  background-image: url(../../common/images/arrow_b.png);
  width: 25px;
  background-position: center;
  background-size: 25px;
  background-repeat: no-repeat;
}
.sec-new-feature-device {
  padding-top: 20px;
}
.sec-new-feature-device .sec-inner {
  padding: 0 12px;
}
.sec-new-feature-device .sec-inner h5 {
  margin-bottom: 30px;
}
.sec-new-feature-device .sec-inner ul {
  font-size: 0;
}
.sec-new-feature-device .sec-inner li {
  display: inline-block;
  border-top: 2px solid #cad1d7;
  padding: 14px 14px 18px 14px;
  box-sizing: border-box;
}
.sec-new-feature-device .sec-inner li dt {
  margin-bottom: 5px;
  min-height: 50px;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
.sec-new-feature-device .sec-inner li dd {
  font-size: 12px;
  line-height: 1.6;
  text-align: justify;
}
.sec-new-feature-device .sec-inner li:nth-child(2n+1) {
  margin-left: 0;
}
.sec-new-config-device {
  padding: 0 0 15px;
}
.sec-new-manegement-device,
.sec-new-config-device {
  padding-top: 10%;
}
.sec-new-manegement-device .sec-inner,
.sec-new-config-device .sec-inner {
  padding: 0 12px;
}
.sec-new-manegement-device h5,
.sec-new-config-device h5 {
  margin: 0 0 30px;
}
.product-modal-list {
  font-size: 0;
}
.product-modal-list li {
  display: inline-block;
  width: 48%;
  margin: 0 0 20px 4%;
  vertical-align: top;
}
.product-modal-list li:nth-child(2n+1) {
  margin-left: 0;
}
.product-modal-list li img {
  width: 100%;
  border: 1px solid #E4E4E6;
  box-sizing: border-box;
}
.product-modal-list li a > p {
  font-size: 12px;
  margin-top: 15px;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
.sec-new-dimensions-device {
  padding: 35px 0;
  text-align: center;
  background-color: #f2f3f5;
}
.sec-new-dimensions-device .sec-inner {
  padding: 0 12px;
}
.sec-new-product-device .product-device-link a,
.sec-new-dimensions-device .product-device-link a {
  width: 94%;
}
.sec-new-dimensions-device h5 {
  margin-bottom: 27px;
}
.sec-new-dimensions-device img {
  margin-bottom: 45px;
}
.sec-new-spec-device {
  padding: 35px 0;
}
.sec-new-spec-device h5 {
  margin-bottom: 27px;
}
.sec-new-spec-device .sec-inner {
  padding: 0 12px;
}
.sec-new-spec-device .sp {
  overflow: hidden;
}
.sec-new-spec-device .sp h6 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}
.sec-new-spec-device .sp p {
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: bold;
}
.sec-new-spec-device .sp ul {
  margin-bottom: 23px;
}
.sec-new-spec-device .sp li {
  border-top: 1px solid #d1d7dc;
}
.sec-new-spec-device .sp dl {
  padding: 10px 0;
  overflow: hidden;
}
.sec-new-spec-device .sp dt {
  float: left;
  width: 27%;
  font-size: 11px;
  font-weight: bold;
}
.sec-new-spec-device .sp dd {
  margin-left: 30%;
  font-size: 11px;
}
.sec-new-spec-device .sp .anno {
  font-weight: normal;
  float: right;
}
.sec-new-spec-device .onceT table {
  width: 100%;
}
.sec-new-spec-device .onceT table tbody {
  display: block;
}
.sec-new-spec-device .onceT table tr {
  padding: 10px 0;
  border-top: 1px solid #d1d7dc;
  overflow: hidden;
  display: block;
}
.sec-new-spec-device .onceT table tr.kiri {
  margin-top: 20px;
  border-top: 0;
}
.sec-new-spec-device .onceT table tr.kiri:first-child {
  margin-top: 0;
}
.sec-new-spec-device .onceT table tr.bn {
  border-top: 0;
}
.sec-new-spec-device .onceT table tr.top {
  margin-top: 20px;
  border-top: 0;
}
.sec-new-spec-device .onceT table tr.top:first-child {
  margin-top: 0;
}
.sec-new-spec-device .onceT table td {
  display: block;
  margin-left: 30%;
  font-size: 11px;
}
.sec-new-spec-device .onceT table td.left {
  margin-left: 0;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px solid #d1d7dc;
  margin-bottom: 10px;
}
.sec-new-spec-device .onceT table td.left.ol {
  width: 27%;
  margin-bottom: 0;
  float: left;
}
.sec-new-spec-device .onceT table td.left_in {
  width: 27%;
  font-size: 11px;
  font-weight: bold;
  float: left;
  margin-left: 0;
  clear: both;
}
.sec-new-spec-device .anno {
  margin-top: 20px;
  font-size: 12px;
}
.sec-new-download-device {
  background-color: #486176;
  padding: 32px 0 40px;
}
.sec-new-download-device .sec-inner {
  padding: 0 12px;
}
.sec-new-download-device h5 {
  margin-bottom: 35px;
  color: #ffffff;
}
.sec-new-download-device ul {
  font-size: 0;
}
.sec-new-download-device li {
  margin-bottom: 10px;
  width: 100%;
  font-size: 10px;
  display: inline-block;
}
.sec-new-download-device li a {
  width: 100%;
  background-color: #ffffff;
}
.sec-new-download-device li:nth-child(2n+1) {
  margin-left: 0;
}
.sec-new-dimensions-device .icon,
.sec-new-download-device .icon {
  background-image: url(../images/icon_down.png);
  background-size: 18px;
  background-position: center;
  background-repeat: no-repeat;
}

/* modal_wrap */
.modal_wrap {
  position: fixed;
  display: none;
  z-index: 2;
  width: 90%;
  max-width: 800px;
  margin: 0;
  background: #fff;
  z-index: 5500;
}
.modal_wrap .modal_img {
  text-align: center;
  background-color: #dadada;
}
.modal_wrap .modal_img img {
  max-width: 100%;
  width: auto;
  max-height: 300px;
}
.modal_wrap p {
  line-height: 1.6;
  font-size: 13px;
  padding: 25px 80px 25px 10px;
}
.modal-overlay {
  z-index: 5000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}
.modal-open:hover {
  text-decoration: underline;
  cursor: pointer;
}
.modal-close {
  padding: 0 !important;
  text-decoration: underline;
  width: 50px;
  height: 50px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
  right: 0;
}
.modal-close span {
  display: block;
}
.modal-close:before,
.modal-close:after {
  content: "";
  display: block;
  margin: auto;
  width: 30px;
  height: 3px;
  background-color: #4d5963;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}
.modal-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-close:hover:before,
.modal-close:hover:after {
  width: 50px;
}
.modal-close:hover {
  cursor: pointer;
  color: #f00;
}

/* 2017 update */
.sec-product-matrix {
  background-color: #f4f5f7;
  border-top: solid 1px #dadfe4;
  border-bottom: solid 1px #dadfe4;
}
.sec-product-matrix .sec-inner {
  padding: 20px;
}
.sec-product-matrix h4 {
  font-size: 14px;
  text-align: center;
  font-weight: normal;
}
.sec-product-matrix .tbl-wrap {
  position: relative;
  overflow: scroll;
  margin-top: 20px;
  padding-top: 1.5em;
}
.sec-product-matrix .tbl-wrap:before {
  content: "※表は左右にスクロールします";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 10px;
}
.sec-product-matrix table {
  width: 980px;
}
.sec-product-matrix table th {
  background-color: #f2f4f6;
}
.sec-product-matrix table th, .sec-product-matrix table td {
  box-sizing: border-box;
  padding: .5em 1em;
  border: solid 1px #c3cbd1;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.4;
}
.sec-product-matrix table th a, .sec-product-matrix table td a {
  color: #57b53c;
  text-decoration: underline;
}
.sec-product-matrix table thead th {
  vertical-align: middle;
  padding-top: 1em;
  padding-bottom: 1em;
}
.sec-product-matrix table thead th:nth-of-type(1), .sec-product-matrix table thead th:nth-of-type(2) {
  text-align: left;
}
.sec-product-matrix table thead th:nth-of-type(1) {
  width: 130px;
}
.sec-product-matrix table thead th:nth-of-type(2) {
  width: auto;
}
.sec-product-matrix table thead th:nth-last-of-type(-n+9) {
  width: 70px;
  padding-left: 0;
  padding-right: 0;
}
.sec-product-matrix table tbody th {
  text-align: left;
}
.sec-product-matrix table tbody tr:nth-of-type(odd) td {
  background-color: #ffffff;
}
.sec-product-matrix table tbody td:nth-last-of-type(-n+9) {
  text-align: center;
}
.notes-1 {
  font-size: 12px;
  margin: 12px 0;
}
/* wmc-sensor */
.wmc-sensor .sec-product-matrix h3 {
  font-size: 14px;
  text-align: center;
  font-weight: normal;
}
.wmc-sensor .sec-product-matrix table thead th:nth-of-type(2) {
  text-align: center;
}
.wmc-sensor .sec-product-matrix table thead th {
	width: 70px;
}
.wmc-sensor .sec-product-matrix table thead th:nth-of-type(1) {
  width: 130px;
}
.wmc-sensor .sec-product-matrix table td {
	text-align: center;
}
.wmc-sensor .sec-product-matrix table tbody tr:nth-of-type(odd) th {
  background-color: #ffffff;
}
.sec-sensor .sec-inner {
  padding: 0 12px;
}
.sensor-lineup h3 {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: center;
  padding: 20px 0;
}
.wmc-sensor h3 span {
	font-size: 10px;
	display: block;
}
.sensor-spec table {
	width: 100%;
}
.sensor-spec table tbody {
  display: block;
}
.sensor-spec table tr {
  border-top: 1px solid #d1d7dc;
  display: block;
  overflow: hidden;
  padding: 10px 0;
}
.sensor-spec table td {
  display: block;
  font-size: 11px;
  margin-left: 30%;
}
.sensor-spec table th {
  clear: both;
  float: left;
  font-size: 11px;
  font-weight: bold;
  margin-left: 0;
  width: 27%;
  text-align: left;
}
.spec_br_none {
	border-top: none !important;
}
.spec_br_last {
	border-bottom: 1px solid #d1d7dc;
	margin-bottom: 10px;
}
.sensor-lineup .overview-img-area {
	margin-bottom: 20px;
	text-align: center;
}
.sensor-spec .anno {
  font-size: 11px;
  text-align: left;
  padding-left: 2em;
  text-indent: -2em;
}
.wmc-sensor .sec-new-download-device {
	margin-top: 20px;
	padding-bottom: 32px;
}
.wmc-sensor .sec-new-download-device h5 {
	margin-top: 0;
}

.sec-new-product-device .btn_product_ex,
.sec-new-spec-device .btn_product_ex {
  -webkit-transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  box-sizing: border-box;
  border: solid 1px #486176;
  display: inline-block;
  width: 300px;
  height: 50px;
  line-height: 50px;
  color: #486176;
  text-align: center;
}
.sec-new-product-device .btn_product_ex i,
.btn_product_ex a.btn.btn-l.btn-spec i,
.sec-new-spec-device .btn_product_ex i {
	background-image: url(../../common/images/icon_sprite.png);
	width: 8px;
	background-position: -44px -56px;
	background-size: 140px auto;
	display: inherit;
	vertical-align: middle;
	top: 2px;
}
.btn_product_ex {
	margin-top: 20px;
}
.spec_mt_table {
	margin-top: 30px;
}

/* wmc-700 比較表 */
.com_wmc-700 {
	width: auto;
	padding: 30px 12px 10px 12px;
	background-color: #f2f3f5;
	margin-bottom: 20px;
}
.com_wmc-700 h6 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}
.com_wmc-700 li {
	width: auto;
	background-color: #ffffff;
	padding: 30px 20px;
	text-align: center;
	margin-bottom: 20px;
}
.com_wmc-700 li dl dt {
	margin-top: 20px;
	font-size: 18px;
	font-weight: normal;
}
.com_wmc-700 li dl dd {
	font-size: 12px;
	text-align: left;
	margin-top: 12px;
	line-height: 1.6;
}
.com_wmc-700 img {
	max-width: 100%;
}

/* クラウドロガーLTE Microsoft Azure Certified */
.sec-new-product-device .overview-txt-area .bottom_txt .logo_mac {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
	margin-top: 20px;
}
.sec-new-product-device .overview-txt-area .logo_mac .mac_txt {
	padding-left: 10px;
	width: auto;
}
.sec-new-product-device .overview-txt-area .logo_mac img {
	min-width: 50px;
}
/* HLP-200 */
.spec-link {
  color: #57b53c;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　20211223
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.specification-tabel-box {
  font-size: 11px;
}
.specification-tabel-box tbody tr th {
  padding-right: 12px;
  text-align: left;
}
.specification-tabel-box tbody tr td {
  margin: 0!important;
}
.iot-01 .sec-inner,
.iot-02 .sec-inner,
.iot-03 .sec-inner,
.iot-04 .sec-inner,
.iot-05 .sec-inner {
  padding: 60px 15px;
}
.iot-02 {
  background-color: #f6f7f9;
}
.iot-04,
.iot-05 {
  border-top: solid 1px #dadfe4;
}
.iot-01 h3,
.iot-02 h3,
.iot-03 h3,
.iot-04 h3,
.iot-05 h3 {
  font-family: "mplus-1c-light", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  color: #222528;
}
.iot-01 h4,
.iot-02 h4,
.iot-03 h4,
.iot-04 h4,
.iot-05 h4 {
  margin-top: 10px;
  font-family: "mplus-1c-light", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #222528;
}
.iot-01 .txt-copy,
.iot-02 .txt-copy,
.iot-03 .txt-copy,
.iot-04 .txt-copy,
.iot-05 .txt-copy {
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.875;
}
.dot-title {
  margin-top: 40px;
  padding-bottom: 10px;
  font-family: "mplus-1c-light", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #222528;
  margin-bottom: 10px;
  color: #222528;
  border-bottom: dotted 1px #222528;
}
.dot-text {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.875;
}
.bg-title {
  font-family: "mplus-1c-light", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #222528;
  background-color: #e2e4eb;
  padding: .5em .75em;
}
.col2 > * + * {
  margin-top: 30px;
}
.iot-01 .sec-inner {
  padding-top: 0;
}
.iot-01 h3 {
  font-size: 24px;
}
.iot-01 .txt-copy {
  margin-top: 20px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.875;
}
.iot-01 h4 {
  margin-top: 40px;
  font-size: 24px;
}
.iot-01 ul {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -30px;
  margin-left: -10px;
  margin-right: -10px;
}
.iot-01 ul li {
  box-sizing: border-box;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
  text-align: center;
  padding-top: 40px;
  position: relative;
}
.iot-01 ul li:before {
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  background-size: auto 100%;
  background-image: url(../images/icons-01.png);
}
.iot-01 ul li:nth-of-type(2):before {
  background-position: -100% 0;
}
.iot-01 ul li:nth-of-type(3):before {
  background-position: -200% 0;
}
.iot-01 ul li:nth-of-type(4):before {
  background-position: -300% 0;
}
.iot-01 ul li:nth-of-type(5):before {
  background-position: -400% 0;
}
.iot-01 ul li dt {
  font-family: "mplus-1c-light", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #222528;
}
.iot-01 ul li dd {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.875;
}
.iot-01 .sec-inner .txt-copy02 {
  font-size: 14px;
  margin-top: 30px;
  text-align: justify;
  line-height: 1.875;
}
.iot-01 figure {
  margin-top: 40px;
}
.iot-02 h3 {
  font-size: 24px;
  margin-bottom: 30px;
}
.iot-02 figure {
  margin-top: 20px;
}
.iot-03 .ph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
  margin-right: -1px;
}
.iot-03 .ph > * {
  width: calc(100% / 3 - 10px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 10px;
}
.iot-03 figure{
  margin: 20px 0 20px 0;
}
.iot-04 .partner li {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1.5;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.iot-04 .partner li.align-t {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.iot-04 .partner li > figure {
  width: 30%;
  margin-right: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
}
.iot-04 .partner li > span {
  width: calc(70% - 20px);
}
.iot-04 .partner li > p {
  width: 100%;
  margin-top: 10px;
}
.iot-04 .service {
  padding: 15px;
  background-color: #f0f1f5;
}
.iot-04 .service ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
  margin-right: -1px;
}
.iot-04 .service ul li {
  width: calc(100% / 3 - 10px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 12px;
  line-height: 1.5;
  margin-left: 10px;
}
.iot-04 .service ul li p {
  margin-top: 10px;
}
.iot-04 .btm {
  text-align: center;
}
.iot-05 figure {
  background-color: #eeeff3;
  text-align: center;
}
/***** edge-ai *****/
.edge-ai-youtube {
  margin-bottom: 60px;
}
.edge-ai-scene figure {
	margin-top: 20px;
}
.edge-ai-title {
	padding-top: 40px;
}
.edge-ai-notes {
	margin-top: 20px;
	text-align: left;
  font-size: 12px;
}
.edge-ai-youtube h4 {
  font-size: 18px;
  margin: 20px 0;
}
.edge-ai-youtube .youtube-text {
  font-size: 14px;
  text-align: justify;
  line-height: 1.875;
}
.edgeai-aibox {
  background-color: #f6f7f9;
}
.edgeai-aibox .sec-inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 60px 15px;
}
.edgeai-aibox .sec-inner h3 {
  font-family: "mplus-1c-light", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 60px;
}
.edgeai-aibox .sec-inner figure {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 60px;
}
.edgeai-aibox .sec-inner .dot-text {
  text-align: center;
}
/***** edge-ai spec *****/
.sec-new-spec-device {
  padding: 35px 0;
}
.sec-new-spec-device .sec-inner {
  padding: 0 12px;
}
.sec-new-spec-device .onceT {
	margin-top: 20px;
}
.sec-new-spec-device .onceT table {
  width: 100%;
}
.sec-new-spec-device .onceT table tbody {
  display: block;
}
.sec-new-spec-device .onceT table tr {
  padding: 10px 0;
  border-top: 1px solid #d1d7dc;
  overflow: hidden;
  display: block;
}
.sec-new-spec-device .onceT table tr.bn {
  border-top: 0;
}
.sec-new-spec-device .onceT table tr.top {
  margin-top: 20px;
  border-top: 0;
}
.sec-new-spec-device .onceT table tr.top:first-child {
  margin-top: 0;
}
.sec-new-spec-device .onceT table td {
  display: block;
  margin-left: 30%;
  font-size: 11px;
}
.sec-new-spec-device .onceT table td.left {
  margin-left: 0;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px solid #d1d7dc;
  margin-bottom: 10px;
}
.sec-new-spec-device .onceT table td.left.ol {
  width: 27%;
  margin-bottom: 0;
  float: left;
}
.sec-new-spec-device .onceT table td.left_in {
  width: 27%;
  font-size: 11px;
  font-weight: bold;
  float: left;
  margin-left: 0;
  clear: both;
}
.sec-new-spec-device .anno {
  margin-top: 20px;
  font-size: 12px;
}
.spec_br_last {
	border-bottom: 1px solid #d1d7dc;
	margin-bottom: 10px;
}
.pc {
	display: none !important;
}
/***** lpwa *****/
.iot-02 h3.h3-l,
.iot-03 h3.h3-l {
	font-size: 24px;
}
.iot-02 .txt-l,
.iot-03 .txt-l {
  margin-top: 20px;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.875;
  text-align: justify;
}
.iot-03 h3 span {
	font-size: 16px;
	font-family: "Noto Sans", Verdana, sans-serif;
	font-weight: 400;
	text-align: center;
	color: #57b53c;
}
.lpwa-spec-link {
	text-align: center;
}
.lpwa-spec-link img {
	margin: 0 0 20px 0;
}
.lpwa-spec-link .box-fastio .box-btn {
  margin-top: 30px;
  text-align: center;
}
.lpwa-spec-link .box-btn a.btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 40px;
  border: solid 1px #486176;
  text-align: center;
  font-size: 11px;
  margin: 0 auto;
}
.lpwa-spec-link .box-btn a.btn:before {
  content: "";
  width: 6px;
  height: 13px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url(../../common/images/arrow_r.png);
}
.lpwa-case figure {
	margin: 20px 0;
}
.lpwa-case-number {
	margin-top: 30px;
}
.iot-03 .edge-ai-notes .btn{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90%;
  height: 40px;
  border: solid 1px #486176;
  font-size: 11px;
  margin: 30px auto;
}
.aitell-img {
  width: 100%;
}
.aitell-link {
  margin-top: 30px;
  text-align: center;
}
.aitell-link a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  border: solid 1px #486176;
  text-align: center;
  font-size: 11px;
  margin: 0 auto;
}
.aitell-link a::before {
  content: "";
  width: 6px;
  height: 13px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url(/common/images/arrow_r.png);
}
.aitell-box .box-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 200px;
  height: 50px;
  border: solid 1px #486176;
  text-align: center;
  font-size: 11px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 80px;
}

.pickup-product {
  margin-top: 4rem;
}

.pickup-product .inner {
  width: 92%;
  margin: 0 auto;
  padding: 0 1rem;
}

.pickup-product .contents-box {
  display: block;
  margin-bottom: 4rem;
}

.pickup-product .product-image {
  width: 100%;
  border: 1px solid #e3e6ec;
  display: block;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.pickup-product .product-image:hover {
  opacity: 0.7;
}

.pickup-product .product-text {
  width: 100%;
}

.pickup-product .product-text h3 {
  font-size: 20px;
  line-height: 1.6;
  color: #222528;
  margin-top: 1rem;
}

.pickup-product .product-text p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.6;
  text-align: justify;
}

.pickup-product .product-text .flex-btn {
  display: block;
  justify-content: space-between;
}

.pickup-product .product-text .com-btn {
  display: block;
  width: 100%;
  margin: 0;
  margin-top: 1.5rem;
}