/* colSet.marginSet
------------------------- */
.pageContent .colSet.marginSet .img {
  text-align: center;
}
.pageContent .colSet.marginSet img {
  width: auto;
}


/* cameraNavi
------------------------- */
.cameraContent {
  margin-top: 0;
  padding-top: 70px;
  padding-bottom: 0;
  font-size: 14px;
  overflow: hidden;
}
.cameraContent .img {
  text-align: center;
}
.cameraContent .img img {
  width: auto;
  max-width: 100%;
}
.cameraContent .ank_heading {
  margin-top: -210px;
  padding-top: 210px;
}
.cameraContent p,
.cameraContent ul.list li,
.cameraContent ol.list li {
  font-size: 130%;
}
@media only screen and (max-width: 767px) {
  .cameraContent {
    padding-top: 40px;
  }
  .cameraContent .ank_heading {
    margin-top: -160px;
    padding-top: 160px;
    font-size: 3vw;
  }
  .cameraContent p,
  .cameraContent ul.list li,
  .cameraContent ol.list li {
    font-size: 100%;
  }
}

/* cameraNavi
------------------------- */
.cameraNavi .searchHead {
  margin: 80px 0 40px;
}
.cameraNavi .tabNav li {
  width: calc(100% / 3 - 5px);
}
@media only screen and (max-width: 767px) {
}


/* cameraAnk
------------------------- */
.cameraAnk {
  background-color: #ffffff;
  padding: 0;
  z-index: 2;
}
.cameraAnk .inner {
  background-color: #f5f5f5;
  padding-top: 20px;
  padding-bottom: 20px;
}
.cameraAnk.Nav_col2 ul,
.cameraAnk.Nav_col3 ul,
.cameraAnk.Nav_col4 ul {
  align-items: center;
}
.cameraAnk.Nav_col2 ul li a,
.cameraAnk.Nav_col3 ul li a,
.cameraAnk.Nav_col4 ul li a {
  padding: 1.8em 3.5em 1.8em 2em;
}

@media only screen and (max-width: 767px) {
  .cameraAnk.Nav_col2 ul,
  .cameraAnk.Nav_col3 ul,
  .cameraAnk.Nav_col4 ul {
    align-items: normal;
  }
  .cameraAnk.Nav_col2 ul li,
  .cameraAnk.Nav_col3 ul li,
  .cameraAnk.Nav_col4 ul li {
    display: flex;
    align-items: center;
  }
  .cameraAnk.Nav_col2 ul li:nth-child(1) {
    width: 50%;
  }
  .cameraAnk.Nav_col2 ul li:nth-child(2) {
    width: 50%;
  }
  .cameraAnk.Nav_col3 ul li:nth-child(1) {
    width: 50%;
  }
  .cameraAnk.Nav_col3 ul li:nth-child(2) {
    width: 50%;
  }
  .cameraAnk.Nav_col3 ul li:nth-child(3) {
    width: 50%;
  }
  .cameraAnk.Nav_col2 ul li a,
  .cameraAnk.Nav_col3 ul li a,
  .cameraAnk.Nav_col4 ul li a {
    padding: 1.8em 3.5em 1.8em 1.5em;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .cameraAnk.Nav_col2 ul li a span,
  .cameraAnk.Nav_col3 ul li a span,
  .cameraAnk.Nav_col4 ul li a span {
    right: 1.5em;
  }
}


/* problems
------------------------- */
.problemsBox {
  position: relative;
  padding: 0.5em 2.5em 0;
  margin-top: 1em;
}
.problemsBox::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #e7eef6;
  width: 100%;
  height: 12em;
  z-index: -1;
}
.problemsBox::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(/products/robots/assets/images/camera/camera_arrow_img01.png) no-repeat;
  background-size: contain;
  width: 15.6em;
  height: 5.4em;
}
.problemsBox .colSet.marginSet {
  align-items: center;
  justify-content: space-between;
}
.problemsBox .colSet.marginSet {
  width: 100%;
  margin-right: 0;
}
.problemsBox .colSet.marginSet .col4-2:nth-child(1) {
  width: 55%;
  margin-right: 30px;
}
.problemsBox .colSet.marginSet .col4-2:nth-child(2) {
  width: 45%;
  margin-right: 0;
}
.problemsBox .txt {
  font-size: 200%;
  font-weight: bold;
  color: #2160ae;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .problemsBox {
    padding: 2.5em 2em 0.5em;
    margin-top: 3em;
    background-color: #e7eef6;
  }
  .problemsBox::before {
    display: none;
  }
  .problemsBox::after {
    top: -1.5em;
    width: 14em;
    height: 5.1em;
  }
  .problemsBox .colSet.marginSet {
    display: block;
  }
  .problemsBox .colSet.marginSet .col4-2:nth-child(1) {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em;
  }
  .problemsBox .colSet.marginSet .col4-2:nth-child(2) {
    width: 100%;
  }
  .problemsBox .txt {
    font-size: 160%;
  }
}


/* cautionBox
------------------------- */
.cameraTag {
  display: inline-block;
  font-size: 100% !important;
  line-height: 1 !important;
  color: #ffffff;
  background-color: #2160ae;
  border-radius: 5px;
  padding: 0.5em 1em;
}

.cautionBox {
  margin-top: 2em;
  background-color: #e7eef6;
  padding: 2em;
  line-height: 1;
}



/* cameraHeadingL3
------------------------- */
.products_parts_area {
  margin-bottom: 4em;
}
.cameraHeadingL3 {
  background-color: #e7eef6;
  font-size: 160%;
  font-weight: bold;
  color: #005ab4;
  padding: 0.5em;
  text-align: center;
  margin-top: 2em;
}
.cameraContent .topProducts.col3.products_parts ul,
.cameraContent .topProducts.col3.products_parts ul li,
.cameraContent .products_parts_add {
  background-color: #f5f5f5;
}
.products_parts_add_link:hover {
  color: #FF3300;
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .cameraHeadingL3 {
    font-size: 140%;
    padding: 0.3em;
  }
  .pageContent .colSet.marginSet .col3-1 {
    margin-top: 30px;
  }
  .pageContent .colSet.marginSet .col3-1 .img {
    margin-bottom: 10px;
  }
}


/* {^
------------------------- */
.btn.bcB a {
	background: #005ab4;
}



.version .tableScroll{word-break: break-all;}

.version .tableScroll .btn a {
    background-color: #005ab4;
    margin: 0 auto;
	padding: 1em;
    text-decoration: none;
}

.version .tablesSpecification .btn a{
min-width:150px;
}


.version .tablesSpecification tr th, #version .tablesSpecification tr td {
   padding: 15px 8px;
}


.version .tablesSpecification tr th:last-child {
    border-right: solid 1px #fff;
}
.version .tablesSpecification .taL{
text-align: left;}

@media screen and (max-width: 767px){
.version .tableScrolle {
    overflow: auto !important;
    -webkit-overflow-scrolling: touch;
    border: 2px solid #eaeaea;
    margin-top: 3px;
    border-radius: 4px;
    padding: 0 0px 7px;
}

.version .tablesSpecification .btn a {
    width: auto;
}

.version .tableScroll .tablesSpecification {
    min-width: 960px;
    }
    
.version .tableScroll .btn a {
    padding: 1.5em 1em;
}
}