@media screen and (max-width: 767px){
    .kit-lp {
        padding: 15px !important;
        padding-top: 60px !important;
    }

    .def-float{
        float: left;
    }

    .section-brand{
        margin-top: 0px;
    }

    .section-desc {
        padding-top: 10px;
        margin-bottom: 20px;
    }

    .banner-pad {
        padding-top: 20px;
    }

    .banner-desc, .section-desc {
        font-size: 14px;
        font-weight: 400;
    }
    
    .banner-tit,.banner-desc,.banner-btn {
        padding: 10px 15px;
    }
    .banner-tit {
        font-size: 24px;
        line-height: 25px;
    }
    .kit-lp .center-area {
        width: 100%;
    }
    .banner .row {
        display: block;
    }
    .section-online-gen h2 {
        margin-bottom: 20px;
    }
    .banner-btn {
        margin-top: 10px;
        margin-bottom: 20px;
        margin-left: 15px;
        width: 70%;
        justify-content: center;
    }
    .banner .go-gen{
        padding: 0px;
        margin-left: 0px;
        width: 234px;
    }
    
    .kit-lp-op-btn .list-banner-btn {
        margin-top: 10px;
    }

    .kit-lp .feature ul {
        display: block;
    }
    .kit-lp .feature li {
        display: block;
    }

    .gen-list img, .section img,.banner-img img{
        height: auto;
        width: 100%;
    }
    .kit-lp h2, .section-tit{
        font-size: 22px;
    }

    .section-tit{
        padding-top: 30px;
    }

    .kit-lp .feature li {
        width: 100%;
        margin-top: 10px;
    }
    .section-more-gen .gen-list{
        width: 100%;
    }

    .section-online-gen ul li {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }
    .section-more-gen ul li {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .common_title{
        margin-top: 0px !important;
    }

    .section-more-gen h2 {
        margin: 0px;
    }
    .section-gen-btn {
        margin-top: 70px;
    }

    .section-online-gen .clearfix{
        padding-top: 0px;
    }

    .public_l_f {
        width: 50%;
        height: auto;
    }
    .alone_c_list a.tit {
        display: block;
    }

    .section-vi-list{
        margin-top: 0px;
        padding-bottom: 0px;
    }
    .section-vi-list ul li{
        width: 100%;
    }
    .section-vi-list .row {
        padding-top: 0px;
    }
    .section-vi-list ul li span {
        padding-right: 15px;
    }
}