@charset "utf-8";
.l-content a {
  text-decoration: none;
}
.l-content .m-table > thead > tr > th {
  padding: 5px;
}
.l-content .tech h5 .unit {
  font-weight: normal;
}

/* ancNav_list */
.l-content .ancNav_list {
  background: #fff;
  margin-bottom: 35px;

  z-index: 2;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}
.l-content .ancNav_list .ancNav {
  position: static;
  margin-bottom: 0;
}
.l-content .ancNav_list .bottom {
  display: flex;
  justify-content: space-between;
  margin: 7px 0 0;
}
.l-content .ancNav_list .bottom .ancNav > li:last-child {
  border-right: none;
}

.l-content .ancNav > li {
  width: 104px;
}
.l-content .ancNav > li.w110 {
  width: 110px;
}
.l-content .ancNav > li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  padding-left: 13px;
  color: #333;
  text-decoration: none;
}
.l-content .ancNav > li a::before {
  position: absolute;
  top: 4px;
  left: 5px;
  margin: 0;
}


.l-content .tech .stroke .note ul {
  margin-bottom: 20px;
  padding-left: 10px;
}
.l-content .tech .stroke .note ul > li {
  display: flex;
  padding-left: 5px;
}
.l-content .tech .stroke .note ul > li .pink {
  color: #e80093;
}
.l-content .tech .stroke .note ul > li::before {
  content: "・";
}
.l-content .tech .stroke .case {
  display: flex;
  justify-content: space-between;
}
.l-content .tech .stroke .case > li {
  width: 460px;
  padding: 17px 14px;
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
}
.l-content .tech .stroke .case > li .head {
  font-weight: bold;
}
.l-content .tech .stage .case {
  display: flex;
  justify-content: space-between;
}
.l-content .tech .stage .case > li {
  width: 460px;
  padding: 7px 15px 10px;
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
}
.l-content .tech .load .m-alert {
  margin-bottom: 3px;
  color: #333;
}
.l-content .tech .load .m-alert .m-alert__icn .pink {
  color: #e80093;
}
.l-content .tech .accuracy .points_wrapper {
  display: flex;
  justify-content: space-between;
}
.l-content .tech .accuracy .points_wrapper .points_txt .how2measure {
  margin-top: 20px;
}
.l-content .tech .accuracy .points_wrapper .points_txt .how2measure ul {
  padding-left: 35px;
}
.l-content .tech .accuracy .points_wrapper .points_txt .how2measure ul > li::before {
  content: "・";
  display: inline-block;
}
.l-content .tech .accuracy .points_wrapper .points_txt .difference {
  margin-top: 20px;
}
.l-content .tech .accuracy .points_wrapper .points_txt .difference .shinchoku,
.l-content .tech .accuracy .points_wrapper .points_txt .difference .suichoku {
  padding-left: 35px;
}
.l-content .tech .accuracy .points_wrapper .points_txt .difference ul {
  padding-left: 35px;
}
.l-content .tech .accuracy .points_wrapper .points_txt .difference ul > li::before {
  content: "・";
  display: inline-block;
}
.l-content .tech .accuracy .points_wrapper .points_img > li:not(:last-child) {
  margin-bottom: 58px;
}
.l-content .tech .accuracy .points_wrapper .points_img > li .head {
  margin-bottom: 20px;
}

.l-content .tech .tolerance .geometric_tolerance .m-alert {
  margin-top: 3px;
}
.l-content .tech .tolerance .geometric_tolerance .how2measure {
  margin-top: 20px;
}
.l-content .tech .tolerance .geometric_tolerance .how2measure ul {
  padding-left: 35px;
}
.l-content .tech .tolerance .geometric_tolerance .how2measure ul > li::before {
  content: "・";
  display: inline-block;
}
.l-content .tech .tolerance .geometric_tolerance .how2measure .measure_inner {
  display: flex;
  justify-content: left;
}
.l-content .tech .tolerance .geometric_tolerance .how2measure .measure_inner .measure_fig img {
  margin-top: 20px;
  padding-left: 150px;
}



.l-content .select .feed .condition_list > li {
  margin-bottom: 20px;
}
.l-content .select .feed .condition_list > li span {
  display: inline-block;
  padding-left: 35px;
}
.l-content .select .feed .m-table {
  width: 800px;
  margin: 0 auto;
}
.l-content .select .feed .m-table > tbody > tr > td {
  padding: 7px 8px 20px;
}
.l-content .select .feed .m-table > tbody > tr > td .title {
  margin-bottom: 10px;
  text-align: left;
}
.l-content .select .feed .m-table > tbody > tr > td .title span {
  padding-right: 5px;
  font-weight: bold;
  color: #5170b5;
}
.l-content .select .mount .z_axis ul.ng_ok {
  display: flex;
  justify-content: center;
}
.l-content .select .mount .z_axis ul.ng_ok > li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 370px;
  height: 206px;
  border: 1px solid #bbbbbb;
}
.l-content .select .mount .m-table > thead > tr > th.ng {
  background: #d90000;
}
.l-content .select .mount .m-table > thead > tr > th.ok {
  background: #32722e;
}
.l-content .select .mount .m-table > tbody > tr > td.left {
  text-align: left;
}
.l-content .select .mount .rotary_gonio .m-table {
  width: 800px;
  margin: 5px auto 0;
}
.l-content .select .replace .micro_meter p span.target,
.l-content .select .replace .handle p span.target {
  padding-left: 35px;
}

.l-content .usage .how2install .linear .linear_inner {
  display: flex;
  justify-content: center;
}
.l-content .usage .how2install .linear .linear_inner .linear_right {
  width: 440px;
}
.l-content .usage .how2install .linear .linear_inner .linear_right .item_list {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  width: 270px;
  margin-bottom: 15px;
}
.l-content .usage .how2install .linear .linear_inner .linear_right .item_list > li {
  width: 90px;
  margin-bottom: 5px;
}
.l-content .usage .how2install .linear .linear_inner .linear_right .item_list > li:nth-last-child(-n+3) {
  margin-bottom: 0;
}
.l-content .usage .how2install .linear .linear_inner .linear_right .item_list > li a {
  padding-left: 5px;
}
.l-content .usage .how2install .rotary_gonio {
  display: flex;
  justify-content: space-between;
}
.l-content .usage .how2install .rotary_gonio .rotary,
.l-content .usage .how2install .rotary_gonio .gonio {
  width: 470px;
}
.l-content .usage .install_points .flatness .m-table {
  width: 800px;
  margin: 0 auto;
}
.l-content .usage .install_points .flatness .m-table > thead > tr > th {
  background: #e2bfdb;
  color: #333;
}
.l-content .usage .install_points .flatness .m-table > tbody > tr > td.left {
  padding: 13px 10px;
  text-align: left;
}
.l-content .usage .how2read .micrometer .main,
.l-content .usage .how2read .vernier .main {
  display: flex;
  justify-content: space-between;
}
.l-content .usage .how2read .micrometer .main .txt ol,
.l-content .usage .how2read .vernier .main .txt ol {
  padding-left: 35px;
}
.l-content .usage .how2read .micrometer .main .txt ol span,
.l-content .usage .how2read .vernier .main .txt ol span {
  padding-left: 35px;
}
.l-content .usage .environment .environment_detail .bad ul {
  display: flex;
  flex-wrap: wrap;
  width: 460px;
}
.l-content .usage .environment .environment_detail .bad ul > li {
  width: 230px;
}
