/* sub2 common */
/* sub__visual_topimg_2 */
.sub__visual_topimg_2 {
    width: 100%;
    height: 380px;
    background: url(../img/sub2/sub2_topimg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
/* sub__visual_topimg_2 End */

/* sub__tab */
.sub__tab li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 33.3333%;
    text-align: center;
    cursor: pointer;
}
/* sub__tab End */

/* video */
.sub__video_padding {
    padding-bottom: 110px;
}
.sub__video {
    background: #161516;
    height: 100%;
}
.video_box {
    padding-top: 56.25%;
}
.video_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.back_drop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
}
/* video End */
/* sub2 common End */




/* sub2_1 */
.robot__list_type_b {
    width: 100%;
    font-size: 0;
    box-sizing: border-box;
}
.robot__column {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 390px;
    font-size: 0;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    box-sizing: border-box;
    margin-right: 15px;
}
.robot__column:nth-child(3n) {
    margin-right: 0;
}
.robot__model_img {
    width: 100%;
    height: auto;
    border-top: 1px solid #cccccc;
    box-sizing: border-box;
}
.robot__model_img img {
    width: 388px;
    height: 400px;
    overflow: hidden;
}
.robot__model_name {
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    text-align: left;
    background: #00365b;
    box-sizing: border-box;
    padding: 30px 20px;
}
.robot__model_tit {
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
}
.robot__model_sub {
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
}
.robot__specification {
    width: 100%;
    height: auto;
    font-size: 0;
}
.robot__data {
    border-top: 1px solid #cccccc;
    box-sizing: border-box;
}
.robot__data_name, .robot__data_txt {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 15px;
    line-height: 3.6;
    font-weight: bold;
    padding: 0 20px;
}
.robot__data_name {
    width: 260px;
    background: #f1f1f1;
    border-right: 1px solid #cccccc;
    box-sizing: border-box;
}
.robot__data_txt {
    width: calc(100% - 260px);
}
.sub__robot_padding {
    padding-bottom: 172px;
}
/* sub2_1 End */




/* sub2_2 */
.sub__modelLogo_img {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.sub__modelLogo_img img {
    width: 300px;
    height: 74px;
    overflow: hidden;
}
.sub__modelLogo_padding {
    padding: 120px 0;
}
.list__type_robotiq {
    width: 100%;
    font-size: 0;
    box-sizing: border-box;
}
.robotiq__column {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 390px;
    font-size: 0;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    box-sizing: border-box;
    margin-right: 15px;
}
.robotiq__column:nth-child(3n) {
    margin-right: 0;
}
.robotiq__model_img {
    width: 100%;
    height: auto;
    border-top: 1px solid #cccccc;
    box-sizing: border-box;
    overflow: hidden;
}
.robotiq__model_img img {
    width: 390px;
    height: 400px;
    overflow: hidden;
}
.robotiq__model_name {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    background: #1cade8;
    padding: 20px;
}
.robotiq__specification {
    width: 100%;
    height: auto;
    font-size: 0;
    padding: 30px;
}
.robotiq__data {
    font-size: 15px;
    line-height: 2.5;
    font-weight: bold;
}
.sub__simple_list {
    text-align: center;
}
.simple__list_box {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 60px;
}
.simple__list_box:nth-last-child(1) {
    margin-right: 0;
}
.simple__list_img {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.simple__list_img img {
    width: 145px;
    height: 145px;
    overflow: hidden;
}
.simple__list_txt {
    color: #00559f;
    font-size: 16px;
    line-height: 2.5;
    font-weight: bold;
    text-align: center;
}
.sub__simple_list_padding {
    padding: 66px 0;
}
.advantage__box {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 50%;
    height: 600px;
    text-align: center;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    padding: 50px 60px;
}
.advantage__box:nth-child(1) {
    border-right: none;
}
.advantage__img {
    width: 100%;
    height: auto;
    font-size: 0;
}
.advantage__img img {
    width: 470px;
    height: 320px;
    border: 1px solid #cccccc;
    overflow: hidden;
}
.advantage__ctn_tit {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 40px 0 28px;
}
.advantage__ctn_tit::after {
    content: "";
    position: absolute;
    width: 55px;
    height: 2px;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: #000000;
}
.advantage__ctn_txt {
    font-size: 16px;
    line-height: 1.75;
    font-weight: bold;
    text-align: center;
    padding: 28px 0 0;
}
.sub__modelTorqueSensor_img {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.sub__modelTorqueSensor_img img {
    width: 1200px;
    height: 600px;
    overflow: hidden;
}
.sub__modelTorqueSensor_padding {
    padding: 120px 0 14px;
}
.sub__advantage_padding {
    padding-bottom: 120px;
}
/* sub2_2 End */




/* sub2_3 */

.list__type_piab {
    width: 100%;
    font-size: 0;
    box-sizing: border-box;
}
.piab__column {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 390px;
    font-size: 0;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    box-sizing: border-box;
    margin-right: 15px;
}
.piab__column:nth-child(3n) {
    margin-right: 0;
}
.piab__model_img {
    width: 100%;
    height: auto;
    border-top: 1px solid #cccccc;
    box-sizing: border-box;
    overflow: hidden;
}
.piab__model_img img {
    width: 390px;
    height: 350px;
    overflow: hidden;
}
.piab__model_name {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    background: #00a75e;
    padding: 20px;
}
.piab__specification {
    width: 100%;
    height: auto;
    font-size: 0;
    padding: 30px;
}
.piab__data {
    font-size: 15px;
    line-height: 2.5;
    font-weight: bold;
}
.sub__piab_padding {
    padding-bottom: 110px;
}
.piab__ctn_row {
    position: relative;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.piab__ctn_row:nth-child(1) {
    border-bottom: none;
}
.piab__ctn_imgBox, .piab__ctn_txtBox {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.piab__ctn_imgBox {
    width: 500px;
    height: 400px;
    font-size: 0;
    border-right: 1px solid #cccccc;
    overflow: hidden;
}
.piab__ctn_imgBox img {
    width: 499px;
    height: 390px;
    overflow: hidden;
}
.piab__ctn_txtBox {
    width: calc(100% - 500px);
    padding: 30px;
}
.piab__ctn_txtBox_tit {
    color: #00a65f;
    font-size: 24px;
    line-height: 3.5;
    font-weight: bold;
}
.piab__ctn_txtBox_sub {
    font-size: 13px;
    line-height: 2;
    font-weight: bold;
}
.emphasis_txt {
    color: #00a75e;
}
.sub__realUsing_img {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.sub__realUsing_img img {
    width: 1200px;
    height: 810px;
    overflow: hidden;
}
.sub__realUsing_padding {
    padding: 140px 0;
}
/* sub2_3 End */



