@media all and (max-width:759px) {




    * {
        margin: 0;
        padding: 0;
        font-family: 'Noto Sans KR', sans-serif;
    }


    img {
        float: left;
        display: block;
    }

    ul, li {
        list-style: none;
    }

    a {
        text-decoration: none;
        color: #333333;
    }

    header, section, footer {
        float: left;
        width: 100%;
    }

    #wrap {
        width: 100%;
        max-width: 1920px;
        margin: 0 auto;
        overflow: hidden;
    }

    header {
        height: 100px;
        position: fixed;
        z-index: 9999;
    }

    #top_btn {
        position: fixed;
        bottom: 70px;
        right: 0;
        cursor: pointer;
        z-index: 100;
        transition: all 0.2s linear;
        width: 70px;
    }

        #top_btn > img {
            width: 100%;
        }


    /*-----------------------¸ð¹ÙÀÏ ¸Þ´º---------------------*/

    #menu_mo_btn_wrap {
        width: 30px;
        height: auto;
        float: right;
        margin: 30px 15px 0 0;
    }

        #menu_mo_btn_wrap > li {
            width: 30px;
            height: 2px;
            background-color: rgba(0,0,0,0.7);
            margin-bottom: 10px;
        }

            #menu_mo_btn_wrap > li:nth-child(2) {
                width: 20px;
            }

            #menu_mo_btn_wrap > li:nth-child(3) {
                margin-bottom: 0px;
            }

    #note_menu_wrap {
        width: 1200px;
        height: 0px;
        background-color: #fafafa;
        position: relative;
        top: 5px;
        left: 0;
        z-index: 99;
        overflow: hidden;
    }

        #note_menu_wrap li {
            border-bottom: 1px solid #cdcdcd;
            display: none;
        }

    #top_border {
        border-top: 1px solid #cdcdcd;
    }

    #note_menu_wrap h4 {
        font-size: 20px;
        line-height: 70px;
        text-align: 100;
        margin-left: 50px;
    }

    /*----------------------¸ð¹ÙÀÏ ¸Þ´º------------------*/

    #menu_wrap {
        display: none;
    }


    #section_1 {
        height: 900px;
        background-color: #fafafa;
        background-image: url(../img/sec_1_mm.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: none;
    }

    #logo {
        width: 80px;
        height: 65px;
        margin-left: 10%;
        margin-top: 25px;
        float: left;
    }


        #logo img {
            width: 100%;
        }


    #sec_1_main_txt {
        width: 100%;
        height: 150px;
        margin: 150px auto 0;
    }


    #main_txt {
        font-size: 49px;
        text-align: center;
    }


    #sec_1_sub_txt {
        width: 100%;
        height: 100px;
        margin: 80px auto;
        text-align: center;
        font-size: 15px;
    }

    #sub_txt {
        font-size: 16px;
        text-align: center;
    }




    /*-----------------------------section_1_end----------------------------*/








    /*-----------------------------section_1_¸ð¹ÙÀÏ----------------------------*/


    #menu_wrap_m {
        display: none;
    }



    #section_1_m {
        height: 710px;
        background-color: #fafafa;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    #tab {
        width: 300px;
        height: 200px;
        margin-top: -60px;
        margin-left: 10%;
    }

        #tab > img {
            width: 100%;
        }

    #logo_m {
        width: 80px;
        height: 65px;
        margin-left: 10%;
        margin-top: 25px;
        float: left;
    }


        #logo_m img {
            width: 100%;
        }


    #sec_1_main_txt_m {
        width: 100%;
        height: 150px;
        margin: 80px auto 0;
    }


    #main_txt_m {
        font-size: 35px;
        text-align: center;
    }


    #sec_1_sub_txt_m {
        width: 100%;
        height: 100px;
        margin: 50px auto;
        text-align: center;
        font-size: 15px;
    }

    #sub_txt_m {
        font-size: 16px;
        text-align: center;
    }


    #top_btn_m {
        position: fixed;
        bottom: 70px;
        right: 0;
        cursor: pointer;
        z-index: 100;
        transition: all 0.2s linear;
        width: 70px;
    }

        #top_btn_m > img {
            width: 100%;
        }




    /*-----------------------------section_1_¸ð¹ÙÀÏ_³¡----------------------------*/


    /*-----------------------¸ð¹ÙÀÏ ¸Þ´º---------------------*/

    #menu_mo_btn_wrap_m {
        width: 30px;
        height: auto;
        float: right;
        margin: 30px 15px 0 0;
    }

        #menu_mo_btn_wrap_m > li {
            width: 30px;
            height: 2px;
            background-color: rgba(0,0,0,0.7);
            margin-bottom: 10px;
        }

            #menu_mo_btn_wrap_m > li:nth-child(2) {
                width: 20px;
            }

            #menu_mo_btn_wrap_m > li:nth-child(3) {
                margin-bottom: 0px;
            }

    #note_menu_wrap_m {
        width: 1200px;
        height: 0px;
        background-color: #fafafa;
        position: relative;
        top: 5px;
        left: 0;
        z-index: 99;
        overflow: hidden;
    }

        #note_menu_wrap_m li {
            border-bottom: 1px solid #cdcdcd;
            display: none;
        }

    #top_border {
        border-top: 1px solid #cdcdcd;
    }

    #note_menu_wrap_m h4 {
        font-size: 20px;
        line-height: 70px;
        text-align: 100;
        margin-left: 50px;
    }

    /*----------------------¸ð¹ÙÀÏ ¸Þ´º------------------*/





    #section_2 {
        height: 550px;
        background-color: #fff;
    }



    #sec_2_main_txt {
        width: 100%;
        height: 100px;
        margin: 50px auto 20px auto;
        display: none;
    }

        #sec_2_main_txt > h2 {
            font-size: 39px;
            text-align: center;
        }


    #sec_2_main_txt_m {
        width: 100%;
        height: 100px;
        margin: 50px auto 10px auto;
    }

        #sec_2_main_txt_m > h2 {
            text-align: center;
            font-size: 28px;
        }


    #sec_2_sub_txt {
        width: 100%;
        height: 80px;
        margin: 0 auto;
        display: none;
    }

        #sec_2_sub_txt > p {
            text-align: center;
            font-size: 13px;
        }


    #sec_2_sub_txt_m {
        width: 100%;
        height: 80px;
        margin: 0 auto;
    }

        #sec_2_sub_txt_m > p {
            font-size: 13px;
            text-align: center;
        }

    #bold {
        font-size: 13px;
        font-weight: 500;
    }

    #sec_2_main_img {
        width: 340px;
        height: 405px;
        margin: 50px auto 0 auto;
    }



        #sec_2_main_img > img {
            width: 100%;
        }





    /*-----------------------------section_2_end----------------------------*/
    #section_3 {
        height: 600px;
        background-color: #2f53a5;
    }


    #sec_3_main_txt_m {
        width: 100%;
        height: 100px;
        margin: 50px auto 10px auto;
    }

        #sec_3_main_txt_m > h2 {
            text-align: center;
            font-size: 23px;
            color: white;
            font-weight: 500;
        }

    #sec_3_sub_txt_m {
        width: 100%;
        height: 100px;
        margin: 80px auto;
    }

        #sec_3_sub_txt_m > p {
            font-size: 12px;
            text-align: center;
            color: white;
            font-weight: 200;
        }

    #sec_3_main_txt {
        width: 900px;
        height: 150px;
        margin: 100px auto 0 auto;
        display: none;
    }

        #sec_3_main_txt > h2 {
            font-size: 34px;
            text-align: center;
            color: white;
        }

    #sec_3_main_img {
        width: 320px;
        height: 225px;
        margin: 0 auto 0 auto;
    }

        #sec_3_main_img > img {
            width: 100%;
        }


    #sec_3_sub_txt {
        width: 80%;
        height: 120px;
        margin: 50px auto;
        display: none;
    }

        #sec_3_sub_txt > p {
            text-align: center;
            color: white;
            font-weight: 300;
            font-size: 14px;
        }




    /*-----------------------------section_3_end----------------------------*/




    #section_4 {
        height: 1200px;
        background-color: #fafafa;
    }

    .con-description {
        display: none;
    }

    .con-title {
        display: none;
    }

    #sec_4_round_txt {
        margin: auto auto 3%;
        padding: .6% 2%;
        min-width: 213px;
        max-width: 20%;
        height: 45px;
        color: #1f2532;
        font-size: 14px;
        text-align: center;
        line-height: 45px;
        border-radius: 22.5px;
        background-color: #e7ecef;
        margin-top: 50px;
    }


    #sec_4_main_txt {
        width: 100%;
        height: 0px;
        text-align: center;
        color: #1f2533;
        margin-bottom: 95px;
        font-size: 18px;
        display: none;
    }


    #sec_4_main_txt_m {
        width: 100%;
        height: 100px;
        text-align: center;
        color: #1f2533;
        font-size: 18px;
        margin-top: 50px;
    }



    #content {
        width: 100%;
        display: inline-block;
        text-align: center;
        float: left;
        margin: 100px auto;
    }



    .con_item:first-child {
        margin-left: 16%;
    }


    .child {
        margin-left: 16%;
    }

    .con_item {
        display: inline-block;
        float: left;
        margin-right: 30px;
        width: 31%;
        text-align: left;
        height: 427px;
    }


    .con-img {
        width: 275px;
        height: 84px;
        margin-bottom: 30px;
    }

        .con-img > img {
            width: 80px;
            height: 80px;
        }


    .con-title_m {
        margin-bottom: 22px;
        width: 100%;
        height: 50px;
        font-size: 12px;
        font-weight: 700;
        line-height: 1.44;
        color: #222;
    }


    .con-line {
        margin: auto 0 22px;
        width: 20%;
        border: 1px solid #1f2532;
    }


    .con-description {
        height: 110px;
        font-size: 13px;
        font-weight: 400px;
        line-height: 1.7;
        color: #666;
    }


    .con-description_n {
        width: 100%;
        height: 110px;
    }

        .con-description_n > P {
            font-size: 12px;
            font-weight: 400px;
            line-height: 1.7;
            color: #666;
        }



    /*-----------------------------section_4_end----------------------------*/



    #section_5 {
        display: none;
    }

    #section_5_m {
        height: 850px;
        margin: 0 auto;
        /* background-color: aqua;*/
    }


    #section_5_box {
        width: 100%;
        height: 800px;
        margin: 80px auto;
    }

    .section_5_text_box {
        width: 100%;
        height: 180px;
        margin: 0 auto;
        cursor: pointer;
        margin: 20px auto;
    }

    .section_5_text {
        width: 90%;
        height: 170px;
        margin: 50px auto;
        border-bottom: 1px solid #f0f2f5;
        margin: 0 auto;
    }

        .section_5_text > h2:hover {
            color: #3188ff;
        }


        .section_5_text > h1 {
            font-size: 40px;
            font-weight: 200;
            color: #3188ff;
            margin-left: 10%;
        }

        .section_5_text > h2 {
            font-size: 18px;
            font-weight: 300;
            color: #212121;
            margin-left: 20%;
            margin-top: -20px;
        }

        .section_5_text > h3 {
            font-size: 13px;
            font-weight: 500;
            color: #a3a3a3;
            margin-top: 10px;
            margin-left: 20%;
        }

    #section_5_box_img_1 {
        width: 1.5%;
        height: 15px;
        margin-left: 85%;
        margin-top: -70px;
    }




        #section_5_box_img_1 > img {
            width: 100%;
            height: 100%;
        }

    #section_5_box_img_2 {
        width: 1.5%;
        height: 15px;
        margin-left: 85%;
        margin-top: -70px;
    }

        #section_5_box_img_2 > img {
            width: 100%;
            height: 100%;
        }

    #section_5_box_img_3 {
        width: 1.5%;
        height: 15px;
        margin-left: 85%;
        margin-top: -70px;
    }

        #section_5_box_img_3 > img {
            width: 100%;
            height: 100%;
        }

    #section_5_box_img_4 {
        width: 1.5%;
        height: 15px;
        margin-left: 85%;
        margin-top: -70px;
    }

        #section_5_box_img_4 > img {
            width: 100%;
            height: 100%;
        }

    #section_10 {
        width: 100%;
        height: 1000px;
        /*background-color:antiquewhite;*/
        margin: 20px auto;
        float: left;
        position: relative;
    }

    #news_text {
        width: 100%;
        height: 80px;
        /*background-color: aqua;*/
        margin: 0 auto;
        margin-top: 50px;
    }

        #news_text > p {
            font-size: 25px;
            text-align: center;
            line-height: 80px;
            font-weight: 500;
        }

    #news_1:hover {
        transform: scale(1.02);
    }

    #news_1 {
        width: 100%;
        height: 200px;
        /*background-color: forestgreen;*/
        float: left;
        position: absolute;
        top: 20%;
        left: 50%;
        margin-left: -50%;
        transition: 1s;
    }

    #news_1_1 {
        width: 100%;
        height: 50px;
        /*background-color: firebrick;*/
        margin: 0 auto;
    }

        #news_1_1 > p {
            font-size: 18px;
            text-align: center;
            line-height: 50px;
            color: #2d51a3;
            font-weight: 600;
        }

    #news_1_2 {
        width: 60%;
        height: 80px;
        /*background-color:aqua;*/
        margin: 0 auto;
        margin-top: 20px;
    }

        #news_1_2 > p {
            font-size: 14px;
            text-align: center;
            line-height: 50px;
            color: #6a6b6f;
        }

    #border_1 {
        width: 80%;
        height: 2px;
        background-color: #bfbfbf;
        margin: 0 auto;
        margin-top: 18px;
    }

    .arrow {
        width: 20px;
        height: 25px;
        margin-left: 20px;
        /*background-color: aqua;*/
        position: absolute;
        right: 5%;
        top: 45%;
    }

        .arrow > img {
            width: 100%;
            height: 100%;
        }


    /* ---------------------news_1---------------------------*/

    #news_2 {
        width: 100%;
        height: 200px;
        /*background-color: forestgreen;*/
        float: left;
        position: absolute;
        top: 45%;
        left: 50%;
        margin-left: -47.5%;
        transition: 1s;
    }

        #news_2:hover {
            transform: scale(1.02);
        }

    #news_2_1 {
        width: 100%;
        height: 50px;
        /*background-color: firebrick;*/
        margin: 0 auto;
    }

        #news_2_1 > p {
            font-size: 18px;
            text-align: center;
            line-height: 50px;
            color: #2d51a3;
            font-weight: 600;
        }

    #news_2_2 {
        width: 80%;
        height: 80px;
        /*background-color:aqua;*/
        margin: 0 auto;
        margin-top: 20px;
    }

        #news_2_2 > p {
            font-size: 14px;
            text-align: center;
            line-height: 50px;
            color: #6a6b6f;
        }

    #border_2 {
        width: 80%;
        height: 2px;
        background-color: #bfbfbf;
        margin: 0 auto;
        margin-top: 30px;
    }
    /* ---------------------news_1---------------------------*/

    #news_3 {
        width: 100%;
        height: 200px;
        /*background-color: forestgreen;*/
        float: left;
        position: absolute;
        top: 70%;
        left: 50%;
        margin-left: -47.5%;
        transition: 1s;
    }

        #news_3:hover {
            transform: scale(1.02);
        }

    #news_3_1 {
        width: 100%;
        height: 50px;
        /*background-color: firebrick;*/
        margin: 0 auto;
    }

        #news_3_1 > p {
            font-size: 18px;
            text-align: center;
            line-height: 50px;
            color: #2d51a3;
            font-weight: 600;
        }

    #news_3_2 {
        width: 50%;
        height: 80px;
        /*background-color:aqua;*/
        margin: 0 auto;
        margin-top: 20px;
    }

        #news_3_2 > p {
            font-size: 14px;
            text-align: center;
            line-height: 50px;
            color: #6a6b6f;
        }

    #border_3 {
        width: 80%;
        height: 2px;
        background-color: #bfbfbf;
        margin: 0 auto;
        margin-top: 18px;
    }
    /* ---------------------news_3---------------------------*/







    #section_11 {
        height: 400px;
        background-color: #fafafa;
    }



    #sec_11_main_txt {
        width: 100%;
        height: 100px;
        margin: 55px auto 10px auto;
    }

        #sec_11_main_txt > h2 {
            font-size: 25px;
            text-align: center;
            line-height: 100px;
        }



    #sec_11_sub_txt {
        width: 100%;
        height: 60px;
        margin: 0 auto;
    }

        #sec_11_sub_txt > p {
            text-align: center;
            font-weight: 300;
        }

    #sec_11_mini_txt {
        width: 100%;
        height: 50px;
        margin: 0 auto;
        text-align: center;
        color: #2d51a3;
        font-weight: 500;
    }



    .last_go {
        width: 120px;
        height: 40px;
        background-color: #2d51a3;
        transition-duration: 0.3s;
        margin: 0px auto;
    }

    .last_go_txt {
        color: whitesmoke;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
    }


    /*#contact_form{
        width: 100%;
        height: 242px;
        position: relative;
        left: 3%
    }*/



    .gform {
        width: 100%;
        height: 242px;
        position: relative;
        left: 3%;
        display: none;
    }



    .col-md-6 {
        width: 85%;
        float: left;
    }


    .col-md-6-1 {
        width: 90%;
        margin-right: 4.1%;
        margin-bottom: 25px;
        margin-top: 15px;
    }




    .col-md-6-2 {
        width: 90%;
        float: left;
        margin-bottom: 25px;
    }


    .col-md-12 {
        width: 85%;
    }


    .six2 {
        margin-top: 20px;
    }


    .form_contorl {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
    }



    #form_name {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
    }


    #form_message {
        width: 100%;
        height: 72px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
    }



    #mmm {
        float: left;
        margin-top: 20px;
    }




    #submit_btn {
        width: 140px;
        height: 50px;
        background-color: #2d51a3;
        transition-duration: 0.3s;
        border: 1px solid #fff;
        color: #fff;
        margin-top: 20px;
    }



    #kakao_click {
        width: 140px;
        height: 47px;
        background-color: #fae100;
        transition-duration: 0.3s;
        border: 1px solid #fff;
        color: #fff;
        margin-top: -50px;
        margin-left: 160px;
        border-radius: 15%
    }



        #kakao_click p {
            color: #3b1e1e;
            text-align: center;
            line-height: 50px;
            font-size: 13px;
        }

    /*-----------------------------section_5_end----------------------------*/




    #footer {
        width: 100%;
        height: 200px;
        margin: 0 auto;
        position: relative;
        float: left;
        border-top: 1px solid #ccc;
    }

    #footer_box {
        width: 100%;
        height: 100px;
        /*background-color: aqua;*/
        margin: 0 auto;
    }

        #footer_box > p {
            font-size: 11px;
            color: #9f9f9f;
            text-align: center;
            margin-top: 60px;
        }



    /* ---------------------footer---------------------------*/





    /*-----------------------------section_5_end----------------------------*/


    #section_9 {
        width: 100%;
        height: 1200px;
        /*background-color:antiquewhite;*/
        margin: 0 auto;
        float: left;
        position: relative;
    }


    #section_9_text_1 {
        width: 100%;
        height: 100px;
        /*background-color:floralwhite;*/
        margin: 0 auto;
        margin-top: 100px;
    }

        #section_9_text_1 > p {
            font-size: 20px;
            text-align: center;
            line-height: 100px;
            color: #3b5ca8;
            font-weight: 600;
        }

    #section_9_box {
        width: 20%;
        height: 3px;
        background-color: #3b5ca8;
        margin: 0 auto;
    }

    #section_9_text_2 {
        width: 100%;
        height: 80px;
        /* background-color:floralwhite;*/
        margin: 0 auto;
        margin-top: 10px;
    }

        #section_9_text_2 > p {
            font-size: 13px;
            text-align: center;
            color: #212121;
            font-weight: 500;
            line-height: 80px;
        }

    #section_9_text_3 {
        width: 100%;
        height: 80px;
        /* background-color:floralwhite;*/
        margin: 0 auto;
    }

        #section_9_text_3 > p {
            font-size: 13px;
            text-align: center;
            color: #212121;
            font-weight: 500;
        }

    #service_1_box {
        width: 100%;
        height: 700px;
        /*background-color: firebrick;*/
        float: left;
    }

    #service_wrap {
        width: 98%;
        height: 700px;
        background-color: #e5e5e5;
        border-radius: 40px;
        margin: 0 auto;
        margin-top: 50px;
    }

    #service_1 {
        width: 43%;
        height: 800px;
        /*background-color:dodgerblue;*/
        float: left;
        margin-right: 8%;
    }

    #service_2 {
        width: 43%;
        height: 800px;
        /*background-color:dimgrey;*/
        float: left;
        margin-right: -2%;
    }

    .service_icon {
        width: 100%;
        height: 150px;
        margin-left: 15%;
        margin-top: 60px;
        /*background-color: firebrick;*/
    }

    .service_img {
        width: 30%;
        height: 70px;
        float: left;
        margin-top: 40px;
        /*background-color: darkviolet;*/
    }

        .service_img > img {
            width: 100%;
        }

    .service_text_1 {
        width: 60%;
        height: 30px;
        /*background-color: darkviolet;*/
        float: left;
        margin-left: 10px;
        margin-top: 10px;
    }

        .service_text_1 > h1 {
            font-size: 12px;
            color: #2d51a3;
            font-weight: 600;
            line-height: 40px;
            line-height: 30px;
        }

    .service_text_2 {
        width: 60%;
        height: 90px;
        float: left;
        margin-left: 15px;
        /* background-color: darkturquoise;*/
        display: none;
    }

    .service_text_2_m {
        width: 60%;
        height: 90px;
        float: left;
        margin-left: 10px;
        /*background-color: darkturquoise;*/
    }

        .service_text_2_m > h2 {
            font-size: 12px;
            color: #212121;
            font-weight: 500;
            line-height: 20px;
            margin-top: 10px;
        }

    /* ---------------------service---------------------------*/


}
/* end*/
