.top-pro-txt {
    position: absolute;
    top: 41%;
    left: 50px;
    z-index: 1;
}

.sensor-slide-dots {
    right: 16px;
    left: unset;
}

.caption-area-100 {
    padding: 15px 15px 15px!important;
    height: auto!important;
}
.cap-vec-right {
    left: unset!important;
    right: 16px!important;
    bottom: 20px!important;
}
.cap-vec-flow {
    bottom: 33px!important;
    left: 70px!important;
}
.bg-white {
    background: #fff!important;
}
.bg-lightgray {
    background: #F6F6F6!important;
}
.bg-lightbeige {
    background: #ddd7cb!important;
}
.indirect-top-txt p {
    max-width: 600px;
}
a.linkbtn:hover .caption-area , a.linkbtn:hover .cap-vec {
    opacity: 0.3;
    transition: 0.5s;
}

.capbox {
    background: #ddd7cb;
    width: 100%;
    min-height: 55px;
    padding: 10px;
}



.icon66 {
    width: 66px;
}
.w226 {
    width: 226px;
}
.w240 {
    width: 240px!important;
}
.w240-auto {
    width : calc(100% - 240px) ;
}
.Dgray {
    background: #d4d4d4;
}


@media (max-width: 1087px) {

    .top-pro-txt {
        top: 50%;
    }
    .pl-sp-none {
        padding-left: 0!important;
    }


}

@media (min-width: 736px) {
    .slick-dotted.slick-slider {
        margin-bottom: 0px;
    }
    .col-md-3-1-sp-1 {
        width: calc(33.333% - .5px);
    }
    .col-md-3-1-sp-2 {
        width: calc(33.333% - .5px);
    }

    .btn-cat {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 32%;
        height: 11.5%;
    }
    .mt-md-80 {
        margin-top: 80px !important;
    }




}

@media (max-width: 735px) {

    .top-pro-txt {
        left: 16px;
        top: 65%;
    }
    .c-white-sp {
        color: #fff!important;
    }
    .flex-sp {
        display: flex!important;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .one-cont .Rgrid-contents .cap-vec {
        left: 16px;
        right: inherit;
    }
    .sp60 {
        width: 60%;
    }
    .sp40 {
        width: 40%;
    }
    .h-100 {
        height: 100%!important;
    }
    .caption-area-100 {
        padding: 15px 16px 15px!important;
    }
    .Rgrid-contents .cap-vec {
        width: 32px;
    }
    .w240 {
        width: 100%!important;
    }
    .w240-auto {
        width : 100% ;
    }

    .slide .Rgrid-contents .right {
        width: 750px!important;
        padding-left: 16px!important;
        padding-right: 16px!important;
    }
    .pb-sp-0 {
        padding-bottom: 0!important;
    }
    .Dgray {
        background: #f6f6f6;
    }
    .Dwhite {
        background: #fff;
    }

    .col-md-3-1-sp-2 {
        width: calc(50% - .5px);
    }


    .btn-cat {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 50%;
        height: 7%;
    }




}