@charset "utf-8";
/* トルク・品質管理システム */

.torqule_control_list > li::before {
    content: "・";
}
.torqule_control_label > dt {
    font-weight: 500;
}
.torqule_control_label > dt::before {
    content: "・";
}
.torqule_control_figure_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.torqule_control_figure > figcaption {
    text-align: center;
    font-weight: 500;
    margin-top: 15px;
}
.torqule_control_introduction_ttl {
    background-color: #124b9c;
    color: #fff;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.torqule_control_introduction_list > li::before {
    content: "・";
}
@media (min-width: 751px) {
    .product_mv_sub {
        background: url(/product/smart-factory/torqule-control/images/eyecatch.jpg)
            no-repeat 50% 50% / cover;
    }
    .torqule_control_list > li {
        text-indent: -21rem;
        padding-left: 21rem;
        line-height: calc(32 / 18);
    }
    .torqule_control_list > li + li {
        margin-top: 5rem;
    }
    .torqule_control_label > dt{
        text-indent: -18rem;
        padding-left: 18rem;
    }
    .torqule_control_label > dd {
        padding-left: 17rem;
    }
    .torqule_control_figure_wrap {
        column-gap: 8rem;
        margin-top: 32rem;
    }
    .torqule_control_introduction_ttl {
        font-size: 24rem;
        line-height: 1;
        border-radius: 12rem;
        padding: 16rem 24rem;
        margin-bottom: 35rem;
    }
    .torqule_control_introduction_marker .product_line {
        padding-bottom: 25rem;
        margin-bottom: 25rem;
    }
    .torqule_control_introduction_num_list > li {
        text-indent: -16rem;
        padding-left: 16rem;
    }
    .torqule_control_pat {
        font-size: 14rem;
    }
    .product_catalog_btn_note {
        width: 360rem;
    }
}
@media (max-width: 750px) {
    .product_mv_sub {
        background: url(/product/smart-factory/torqule-control/images/eyecatch_sp.jpg)
            no-repeat 50% 50% / cover;
    }
    .torqule_control_main .product_common_ttl_2{
        margin-bottom: 20rem;
    }
    .torqule_control_main .product_line{
        padding-bottom: 60rem;
        margin-bottom: 55rem;
    }
    .torqule_control_main .common_side_nav_target_item{
        padding-bottom: 55rem;
    }
    .torqule_control_main .common_side_nav_target_item + .common_side_nav_target_item{
        padding-bottom: 65rem;
    }
    .product_automatic_txt {
        margin-bottom: 120rem;
    }
    .product_inner .common_ttl_1 {
        margin-bottom: 45rem;
    }
    .torqule_control_features_box_marker > dt{
        margin-top: 40rem;
    }
    .torqule_control_figure_wrap {
        column-gap: 15rem;
    }
    .torqule_control_figure_wrap {
        margin-top: 50rem;
    }
    .torqule_control_figure > figcaption {
        margin-top: 15rem;
    }
    .torqule_control_introduction_ttl {
        font-size: 40rem;
        line-height: calc(52 / 40);
        padding: 30rem 35rem;
        margin-bottom: 35rem;
        border-radius: 20rem;
    }
    .torqule_control_introduction_marker > dt {
        margin-top: 50rem;
    }
    .torqule_control_label {
        line-height: calc(50 / 26);
    }
    .torqule_control_introduction_marker .product_line{
        padding-bottom: 45rem;
        margin-bottom: 45rem;
    }
    .torqule_control_introduction_num_list > li {
        text-indent: -27rem;
        padding-left: 27rem;
    }
    .torqule_control_pat {
        font-size: 22rem;
    }
    .torqule_control_list {
        line-height: calc(50 / 26);
    }
}
