
.mobile { display: none; }

@media screen and (max-width: 1440px) {

    .main, header .topHeader {
        width: 1200px;
    }


}


@media screen and (max-width: 1220px) {

    body, td, div, dl, dt, dd, menu, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote {
        font-size: 14px;
    }
    .bodyLayHeader, .bodyLay .bodyLayHeader, .bodyLay .bodyLayHeader h1, .bodyLay .bodyLayHeader h2, h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 18px;
    }


    .main, header .topHeader {
        width: 1000px;
    }


}


@media screen and (max-width: 1020px) {

    .main, header .topHeader, .main1000, .main800 {
        width: 800px !important;
    }

    .sectionSysCols .bodyLay {
        margin-right: 0;
    }

    .sectionSysCols.sscols3,
    .sectionSysCols.sscols4 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .sectionSysCols.sscols3 .lvBox2,
    .sectionSysCols.sscols4 .lvBox2 {
            width: 44%;
    }

    .bodyLay.typeLay3.sscols1 .bodyLayImageItem img, .bodyLay.typeLay4.sscols1 img {
        width: 300px;
    }

}


@media screen and (max-width: 820px) {

    .main, header .topHeader, .main1000, .main800 {
        width: 100% !important;
        padding-right: 10px;
        padding-left: 10px;
    }


}

@media screen and (max-width: 720px) {


}

@media screen and (max-width: 620px) {


}


@media screen and (max-width: 560px) {

}

@media screen and (max-width: 520px) {

}


@media screen and (max-width: 420px) {

}
