@media all and (min-width:960px) and (max-width:1199px){
    
    
     *{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: 80px;
    }
    
    
    
    #top_btn>img{
        width: 100%;
    }
    
    #section_2_left_text_4_m{
        display: none;
    }
    
    #section_1_text_4_m{
        display: none;
    }
    
    #section_2_left_text_1_m{
        display: none;
    }
    
    #section_2_right_text_3_m{
        display: none;
    }
    
    #section_text_m{
        display: none;
    }
    
     #section_2_m{
        display: none;
    }
            /*-----------------------모바일 메뉴---------------------*/
    
     #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;
    
    }
    
    
    #note_menu_wrap li:hover{
        background-color: #c8c8c8;
    }
    
    
    
     /*----------------------모바일 메뉴------------------*/
    
    
    #menu_wrap{
        display: none;
    }
    
     #section_1{
        width: 100%;
        height: 900px;
        /*background-color:aqua;*/
        float: left;
    }
    
    #section_1_text_1{
        width: 60%;
        height: 120px;
        /*background-color:firebrick;*/
        margin: 0 auto;
        margin-top: 200px;
    }
    
    #section_1_text_1>h1{
        text-align: center;
        margin-top: 10px;
        margin: 0 auto;
        font-size: 28px;
        font-weight: 400;
    }
    
    #bold_1{
        font-size: 32px;
        font-weight: 500;
    }
    
    #section_1_text_1>h2{
        text-align: center;
        font-weight: 400;
        font-size: 25px;
        color: #2d51a3;
    }
    
    #section_1_text_2{
        width: 40%;
        height: 60px;
        background-color: #2d51a3;
        margin: 0 auto;
        margin-top: 80px;
    }
    
    #section_1_text_2>h2{
        font-size: 22px;
        text-align: center;
        line-height: 60px;
        font-weight: 400;
        color:aliceblue;
    }
    
    #section_1_text_3{
        width: 40%;
        height: 60px;
        background-color: #2d51a3;
        margin: 0 auto;
        margin-top: 10px;
    }
    
    #section_1_text_3>h2{
        font-size: 22px;
        text-align: center;
        line-height: 60px;
        font-weight: 400;
        color:aliceblue;
    }
    
    #bold_2{
        font-weight: 500;
        font-size: 27px;
    }
    
    #section_1_text_4{
        width: 80%;
        height: 100px;
        /*background-color: dodgerblue;*/
        margin: 0 auto;
        margin-top: 50px;
    }
    
    #section_1_text_4>h1{
        text-align: center;
        font-size: 25px;
        font-weight: 400;
    }
    
     #section_1_text_4>h2{
        text-align: center;
        font-size: 25px;
        font-weight: 400;
    }
    
    #bold_3{
        font-weight: 500;
        font-size: 28px;
        color: #2d51a3;
    }
    
   /* ---------------------section_1-----------------*/
    
     #section_2{
        width: 100%;
        height: 1500px;
        /*background-color:aqua;*/
        float: left;
        position: relative;
    }
    
    
    #section_2_wrap{
        width: 100%;
        height: 1500px;
        /*background-color:aquamarine;*/
        float: left;
    }
    
    #top_wrap_text_1{
        width: 100%;
        height: 70px;
        /*background-color: dodgerblue;*/
        
    }
    
    #top_wrap_text_1>h2{
        text-align: center;
        line-height: 70px;
        font-size: 30px;
        font-weight: 400;
    }
    
    #box_1{
        width: 85%;
        height: 2px;
        background-color: #2d52a5;
        margin: 0 auto;
        margin-top: 20px;

    }
    
    #top_wrap_text_2{
        width: 100%;
        height: 60px;
       /* background-color: antiquewhite;*/
    }
    
    #top_wrap_text_2>h2{
        text-align: center;
        line-height: 60px;
        font-weight: 500;
        font-size: 20px;
        color: #2d52a5;
    }
    
    #top_wrap{
        width: 100%;
        height: 750px;
        /*background-color: dimgrey;*/
        float: left;
    }
    
    .top_wrap_icon{
        width: 33.3%;
        height: 800px;
        /*background-color: aqua;*/
        float: left;
    }
    
    .top_wrap_icon_img{
        width: 70%;
        height: 260px;
        /*background-color: dodgerblue;*/
        margin-left: 15%;
        margin-top: 50px;
        float:left;
    }
    .top_wrap_icon_img>img{
        width: 100%;
    }
    /**/
    .top_wrap_icon>h1{
        width: 8%;
        height: 50px;
        position: absolute;
        font-size: 13px;
        font-weight: 400;
        top: 12.8%;
        margin-left:12.4%;
        text-align: center;
    }
    
    .top_wrap_icon>h2{
        width: 50%;
        height: 50px;
        font-size: 14px;
        font-weight: 500;
        margin-left:25%;
        margin-top: -100px;
        text-align: center;
        /*background-color:firebrick;*/
        float: left;
        color: #2d52a5;
    }
    
    
    .top_wrap_icon_img2{
        width: 25%;
        height: 150px;
        /*background-color: deeppink;*/
        float: left;
        margin-top: 100px;
        margin-left: -47%; 
    }
    
    .top_wrap_icon_img2>img{
        width: 100%;
    }
    
    #top_wrap_icon_img_t{
        width: 25%;
        height: 90px;
        /*background-color: deeppink;*/
        float: left;
        margin-top: 80px;
        margin-left: -47%; 
    }
    
    #top_wrap_icon_img_t>img{
        width: 100%;
    }
    
    #top_wrap_icon_img_b{
        width: 25%;
        height: 70px;
        /*background-color: deeppink;*/
        float: left;
        margin-top: 190px;
        margin-left: -47%; 
    }
    
    #top_wrap_icon_img_b>img{
        width: 100%;
    }
    
    #top_wrap_icon_text>h1{
        margin-left: 80%;
        font-size: 14px;
        color: #2d52a5;
        font-weight: 500;
        margin-top: -660px;
        float: left;
        /*background-color: blanchedalmond;*/
        
    }
    
    #top_wrap_icon_text>h2{
        margin-left: 82.2%;
        font-size: 14px;
        color: #2d52a5;
        font-weight: 500;
        margin-top: -640px;
        float: left;
    }
    
    #top_wrap_icon_text>h3{
        margin-left: 81.5%;
        font-size: 14px;
        color: #2d52a5;
        font-weight: 500;
        margin-top: -560px;
        float: left;
    }
    
    .box_2{
        width: 8%;
        height: 2px;
        background-color: #2d52a5;
        margin-left: 28%;
        margin-top: 150px;
        position: absolute;
    }
    
    .box_3{
        width: 2px;
        height: 7%;
        background-color: #2d52a5;
        margin-left: 33%;
        margin-top: 150px;
        position: absolute;
    }
    
    .box_4{
        width: 8px;
        height: 8px;
        border-radius: 50px;
        background-color: #2d52a5;
        margin-left: 36%;
        margin-top: 147px;
        position: absolute;
    }
    
    
    .top_wrap_text{
        width: 100%;
        height: 300px;
        /*background-color: darkviolet;*/
        float: left;
        margin-top: -430px;
    }
    
    #top_wrap_text_left{
        width: 28%;
        height: 240px;
        /*background-color: antiquewhite;*/
        float: left;
        margin-left: 18%;
        margin-top: -110px;
    }
    
    
    #top_wrap_text_left>h1{
        width: 100%;
        height: 40px;
        /*background-color: aqua;*/
        text-align: center;
        font-size: 16px;
        font-weight: 500;
        color: #2d52a5;
    }
    
     #top_wrap_text_left>h2{
        width: 100%;
        height: 130px;
       /**/ /*background-color:dodgerblue;*/
        text-align: center;
        font-size: 13px;
        font-weight: 300;
        color: #2d52a5;
    }
    
    .text_1{
        font-size: 16px;
        font-weight: 500;
    }
    
    
     #top_wrap_text_left>h3{
        width: 100%;
        height: 60px;
        /*background-color:dodgerblue;*/
        text-align: center;
        font-size: 17px;
        font-weight: 500;
        color: #2d52a5;
    }
    
    
    #top_wrap_text_right{
        width: 30%;
        height: 150px;
        /*background-color: antiquewhite;*/
        float: left;
        margin-left: 5%;
        margin-top: -110px;
    }
    
    #top_wrap_text_right>h1{
        width: 100%;
        height: 40px;
        /*background-color: aqua;*/
        text-align: center;
        font-size: 16px;
        font-weight: 500;
        color: #2d52a5;
    }
    
     #top_wrap_text_right>h2{
        width: 100%;
        height: 140px;
/*       background-color:dodgerblue;*/
        text-align: center;
        font-size: 13px;
        font-weight: 300;
        color: #2d52a5;
    }
    
    .text_2{
        color: #ee4357;
        font-weight: 600;
        font-size: 15px;
    }
    
    #top_wrap_text_middle{
        width: 100%;
        height: 100px;
        /*background-color: darkseagreen;*/
        float: left;
        margin-top: 60px;
    }
    
    #top_wrap_text_middle>h1{
        text-align: center;
        font-size: 15px;
        font-weight: 300;
        color: #ee4357;
    }
    
    #text_3{
        font-weight: 500;
    }
    
    /*----------------------------top_wrap----------------------*/
    
     #bottom_wrap_text_1{
        width: 100%;
        height: 60px;
        /*background-color: antiquewhite;*/
    }
    
    #bottom_wrap_text_1>h2{
        text-align: center;
        line-height: 60px;
        font-weight: 500;
        font-size: 20px;
        color: #2d52a5;
    }
    
    #bottom_wrap{
        width: 100%;
        height: 600px;
        /*background-color:antiquewhite;*/
        margin-top: 50px;
        float: left;
    }
    
    .bottom_wrap_icon{
        width: 20%;
        height: 700px;
        /*background-color: aqua;*/
        float: left;
    }
    
    .bottom_wrap_icon>.m_text{
        width: 100%;
        height: 50px;
        /*background-color: aquamarine;*/
        margin-top: 5%;
    }
    
    .bottom_wrap_icon>.m_text>h2{
        width: 50%;
        height: 80px;
        /*background-color: forestgreen;*/
        font-size: 12px;
        font-weight: 500;
        text-align: center;
        margin-top: -130px;
        float: left;
        line-height: 13px;
        margin-left: 26%;
        color: #2d51a3;
    }
    
    .bottom_wrap_icon_img{
        width: 70%;
        height: 180px;
       /* background-color: firebrick;*/
        margin-left: 15%;
        margin-top: 30px;
    }
    .bottom_wrap_icon_img>img{
        width: 100%;
    }
    
    #bottom_wrap_icon_t{
        width: 25%;
        height: 40px;
        /*background-color: dodgerblue;*/
        margin-top: -170px;
        margin-left: 40%;
        float: left;
    }
    
    #bottom_wrap_icon_t>img{
        width: 100%;
    }
    
    #bottom_wrap_icon_b{
        width: 25%;
        height: 60px;
        /*background-color: dodgerblue;*/
        margin-top: -100px;
        margin-left: 40%;
        float: left;
    }
    
    #bottom_wrap_icon_b>img{
        width: 100%;
    }
    
    
    .bottom_wrap_icon_img2{
        width: 25%;
        height: 100px;
        /*background-color: dodgerblue;*/
        float: left;
        margin-top: -180px;
        margin-left: 39%;
    }
    
    .bottom_wrap_icon_img2>img{
        width: 100%;
        margin-top: 18px;
    }

    .bottom_wrap_icon>h1{
        margin-top: -190px;
        float: left;
        font-size: 12px;
        font-weight: 400;
        margin-left: 37%;
        text-align: center;
    }
    
    .bottom_wrap_icon>h2{
        width: 50%;
        height: 80px;
        /*background-color: forestgreen;*/
        font-size: 12px;
        font-weight: 500;
        text-align: center;
        margin-top: -100px;
        float: left;
        line-height: 17px;
        margin-left: 25%;
        color: #2d51a3;
    }

    
    #middle_wrap_icon_text>h4{
        width: 50%;
        margin-top: -50px;
        /*background-color: antiquewhite;*/
    }
    
    #middle_wrap_icon_text>h1{
        width: 8%;
        height: 30px;
       /* background-color: darksalmon;*/
        position: absolute;
        margin-left: 66.5%;
         font-size: 12px;
        text-align: center;
        margin-top: 70px;
        color: #2d51a3;
        font-weight: 500;
    }
    #middle_wrap_icon_text>h2{
        width: 3%;
        height: 30px;
        /*background-color: darksalmon;*/
        position: absolute;
        font-size: 12px;
        margin-left: 68.5%;
        text-align: center;
        margin-top: 88px;
        color: #2d51a3;
        font-weight: 500;
    }
    
    #middle_wrap_icon_text>h3{
        width: 5%;
        height: 30px;
        /*background-color: darksalmon;*/
        position: absolute;
        font-size: 12px;
        margin-left: 67.5%;
        text-align: center;
        margin-top: 140px;
        color: #2d51a3;
        font-weight: 500;
    }
    
    
    .box_5{
        position: absolute;
        width: 4%;
        height: 2px;
        background-color: #2d51a3;
        margin-top: -130px;
        margin-left: 17%;
    }
    
    .box_6{
        position: absolute;
        width: 2px;
        height: 6%;
        background-color: #2d51a3;
        margin-top: -130px;
        margin-left: 18.8%;
    }
    
    .box_7{
        width: 7px;
        height: 7px;
        border-radius: 50px;
        background-color: #2d52a5;
        margin-left: 21%;
        margin-top: -132px;
        position: absolute;
    }
    
    #bottom_wrap_text_left_1{
        width: 20%;
        height: 200px;
        /*background-color: forestgreen;*/
        float: left;
        margin-top: -520px;
        margin-left: 8%;
    }
    
    #bottom_wrap_text_left_1>h1{
        width: 100%;
        height: 60px;
        text-align: center;
        font-size: 13px;
        color: #2d51a3;
    }
    
    
    #bottom_wrap_text_left_1>h2{
        width: 100%;
        height: 140px;
        text-align: center;
        font-size: 12px;
        color: #2d51a3;
        /*background-color: firebrick;*/
        font-weight: 400;
    }
    
    .text_4{
        font-size: 15px;
        font-weight: 600;
    }
    
    
    #bottom_wrap_text_left_2{

        display: none;
    }
    
    #bottom_wrap_text_left_2_m{
        width: 23%;
        height: 150px;
        /*background-color: forestgreen;*/
        float: left;
        margin-top: -520px;
        margin-left: 27%;
    }
    #bottom_wrap_text_left_2_m>h2{
        width: 100%;
        height: 60px;
        text-align: center;
        font-size: 13px;
        color: #2d51a3;
        /*background-color: firebrick;*/
        font-weight: 400;
    }
    
    
    #bottom_wrap_text_left_2_m>h3{
        width: 100%;
        height: 60px;
        text-align: center;
        font-size: 13px;
        color: #2d51a3;
        /*background-color: firebrick;*/
        font-weight: 400;
    }
    
    
    #bottom_wrap_text_left_3{

        display: none;
    }
    
    #bottom_wrap_text_left_3_m{
        width: 23%;
        height: 170px;
        /*background-color: forestgreen;*/
        float: left;
        margin-top: -520px;
        margin-left: 48%;
    }
    
     
    #bottom_wrap_text_left_3_m>h1{
        width: 100%;
        height: 40px;
        text-align: center;
        font-size: 15px;
        color: #2d51a3;
        line-height: 40px;
    }
    
     #bottom_wrap_text_left_3_m>h2{
        width: 100%;
        height: 60px;
        text-align: center;
        font-size: 13px;
        color: #2d51a3;
        /*background-color: firebrick;*/
        font-weight: 400;
    }
    
    #bottom_wrap_text_left_4{
        width: 15%;
        height: 210px;
        /*background-color: forestgreen;*/
        float: left;
        margin-top: -520px;
        margin-left: 72%;
    }
    
    #bottom_wrap_text_left_4>h2{
        width: 100%;
        height: 40px;
        text-align: center;
        font-size: 13px;
        color: #2d51a3;
        /*background-color: firebrick;*/
        font-weight: 400;
    }
    
    
  
    
    
     /* ---------------------section_2---- -------------*/
    
     #section_2_3{
        width: 100%;
        height: 400px;
        /*background-color: antiquewhite;*/
        float: left;
    }
    
    #sention_2_3_wrap{
        width: 90%;
        height: 300px;
        /*background-color: aqua;*/
        margin: 0 auto;
        border: 3px dotted #2d51a3;
        border-radius: 20px;
    }
    
    #sention_2_3_text{
        width: 100%;
        height: 300px;
        /*background-color: aqua;*/
        float: left;
    }
    #sention_2_3_text>h2{
        text-align: center;
        margin-top: 5%;
        font-size: 20px;
        font-weight: 300;
    }
    
    .t_1{
        font-size: 22px;
        font-weight: 500;
    }
    
    .t_2{
        font-size: 25px;
        font-weight: 500;
        color: #ee4357;
    }
    
    
     /* ---------------------section_2_3---- -------------*/
    
    
    
    
    #section_2_2{
        width: 100%;
        height: 650px;
        /*background-color: antiquewhite;*/
        float: left;
    }
    
    #section_2_2_text{
        width: 100%;
        height: 80px;
        /*background-color: aqua;*/
        margin: 0 auto;
     }
    
    #section_2_2_text>h1{
        text-align: center;
        line-height: 80px;
        font-weight: 500;
        font-size: 22px;
    }
    
    .section_2_2_box{
        width: 100%;
        height: 400px;
        float: left;
        /*background-color: firebrick;*/
    }
    
    .gray_box{
        width: 90%;
        height: 60px;
        background-color: #d2d2d2;
        margin: 0 auto;
        line-height: 60px;
    }
    
    .gray_box>h1{
        width: 50%;
        height: 60px;
        float: left;
        /*background-color:fuchsia;*/
        text-align: center;
        font-size: 22px;
        font-weight: 400;
        line-height: 60px;
    }
    
    .gray_box>h2{
        width: 50%;
        height: 60px;
        float:right;
        /*background-color:dodgerblue;*/
        text-align: center;
        font-size: 22px;
        font-weight: 400;
        line-height: 60px;
    }
    
    .gray_left{
        width: 50%;
        height: 250px;
        /*background-color:chartreuse;*/
        float: left;
    }
    
    .left_1_text{
        width: 100%;
        height: 50px;
        margin-top: 20px;
        /*background-color: aqua;*/
    }
    
    .left_1_text>h1{
        text-align: center;
        font-size: 20px;
        font-weight: 400;
        line-height: 50px;
    }
    
    
    
    .gray_right{
        width: 50%;
        height: 250px;
        /*background-color:dimgrey;*/
        float: right;
    }
    
    .section_2_2_arrow{
        width: 4%;
        height: 200px;
       /* background-color: aquamarine;*/
        margin: 0 auto;
    }
    
    .section_2_2_arrow>img{
        width: 100%;
    }
    
    .section_2_2_last{
        width: 100%;
        height: 140px;
        /*background-color: cadetblue;*/
        margin: 0 auto;
        float: left;
        text-align: center;
        margin-top: 20px;
    }
    
    .section_2_2_last>h1{
        font-size: 25px;
        font-weight: 400;
    }
    
    .last_1{
        font-size: 28px;
        font-weight: 500;
        color: #ee4357; 
    }
    
    .section_2_2_arrow_2{
        width: 4%;
        height: 200px;
        float: left;
        margin-top: -180px;
        margin-left: 47.5%;
    }
    
    
    .section_2_2_arrow_2>img{
        width: 100%;
    }
    .section_2_2_last_2{
        width: 100%;
        height: 70px;
        /*background-color: cadetblue;*/
        float: left;
        text-align: center;
        margin-top: -130px;
    }
    
    .section_2_2_last_2>h1{
        font-size: 25px;
        font-weight: 400;
    }
    
    
    /*--------------right_box---------------------*/
    
    #section_2_4{
        width: 100%;
        height: 200px;
        /*background-color:firebrick;*/
        float: left;
    }
    
    #sention_2_4_wrap{
        width: 90%;
        height: 150px;
        /*background-color: aqua;*/
        margin: 0 auto;
        border: 3px dotted #2d51a3;
        border-radius: 20px;
        margin-top: 20px;
    }
    
    #sention_2_4_text{
        width: 100%;
        height: 150px;
        /*background-color: aqua;*/
        float: left;
    }
    #sention_2_4_text>h2{
        text-align: center;
        margin-top: 5%;
        font-size: 20px;
        font-weight: 300;
    }
    
    .t_1{
        font-size: 23px;
        font-weight: 500;
    }
    
    #sention_2_3_text_m{
        display: none;
    }
    
    #sention_2_4_text_m{
        display: none;
    }

    
     /* ---------------------section_2_4---- -------------*/
    
    
    
    #section_3{
        width: 100%;
        height: 800px;
        /*background-color:firebrick;*/
        float: left;
    }
    
    #section_3_box_1{
        width: 100%;
        height: 250px;
        background-color: #2d51a3;
        float: left;
        margin-top: 50px;
    }
    
    #section_3_box_1>h1{
        text-align:center;
        margin-top: 50px;
        font-size: 24px;
        font-weight: 300;
        line-height: 50px;
        color: #fff;
    }
    
    #bold_7{
        font-size: 28px;
        font-weight: 500;
    }
    
    #section_3_box_2{
        width: 100%;
        height: 300px;
        /*background-color: aqua;*/
        float: left;
        margin-top: 50px;
    }
    
    #section_3_text{
        width: 80%;
        height: 200px;
        /*background-color: dimgrey;*/
        margin: 0 auto;
        margin-top: 100px; 
    }
    
    
    #section_3_text>h2{
        text-align: center;
        font-weight: 400;
        font-size: 20px;
    }
    
    #bold_8{
        font-size: 25px;
        font-weight: 500;
    }
    
    #section_3_box_2_img1{
        width: 8%;
        height: 200px;
        /*background-color: darkslategrey;*/
        float: left;
        margin-left: 8%;
        margin-top: 150px;
    }
    
    #section_3_box_2_img1>img{
        width: 100%;
    }
    
    
    #section_3_box_2_img2{
        width: 9%;
        height: 280px;
        /*background-color: darkslategrey;*/
        float:right;
        margin-right: 8%;
        margin-top: 110px;
    }
    
    #section_3_box_2_img2>img{
        width: 100%;
    }
    
    /* ---------------------section_3-----------------*/
    
    
    #section_4{
        width: 100%;
        height: 1000px;
        background-color:#f6f6f6;
        float: left;
    }
    
    #section_4_wrap{
        width: 100%;
        height: 800px;
        /*background-color:aquamarine;*/
        float: left;
    }
    
    #section_left{
        width: 50%;
        height: 800px;
        float: left;
        /*background-color: darkorchid;*/
    }
    
    #section_right{
        width: 50%;
        height: 800px;
        float: right;
        /*background-color: darksalmon;*/
    }
    
    .name_box_2{
        width: 25%;
        height: 50px;
        background-color: #434343;
        margin: 0 auto;
        margin-top: 100px;
    }
    
    .name_box_2>h2{
        text-align: center;
        line-height: 50px;
        font-size: 22px;
        color: aliceblue;
        font-weight: 500;
    }
        
    .section_4_text_box{
        width: 80%;
        height: 250px;
        /*background-color: forestgreen;*/
        margin: 0 auto;
        margin-top: 60px;
    }
    
    .section_4_text_box>h2{
        font-size: 25px;
        text-align: center;
        line-height: 50px;
        font-weight: 400;
    }
    
    .one{
        font-size: 28px;
        font-weight: 500;
    }
    
    .section_4_arrow{
        width: 8%;
        height: 100px;
        /*background-color: aqua;*/
        margin: 0 auto;
        margin-top: 50px;
    }
    
    .section_4_arrow>img{
        width: 100%;
    }
    
    .section_4_text_2{
        width: 70%;
        height: 80px;
        /*background-color:darkgreen;*/
        margin: 0 auto;
        margin-top: 20px;
    }
    
    .section_4_text_2>h2{
        text-align: center;
        font-size: 25px;
        font-weight: 400;
    }
    
    .one_2{
        font-size: 30px;
        color:  #f24d4d;
        font-weight: 500;
    }
    
    
    /* ---------------------section_4-----------------*/
    
    
     
    
    #section_text{
        width: 80%;
        height: 100px;
        /*background-color: dimgrey;*/
        margin: 0 auto;
        margin-top: 200px;
    }
    
    #section_text>h2{
        text-align: center;
        line-height: 40px;
        font-weight: 400;
        font-size: 24px;
    }
    
    .one_3{
        font-size: 26px;
        font-weight: 500;
    }
    
    
    
    /*--------------------------------------------------------------*/
    
    
    
    
    
    
    
    #cbm_section_1{
        height: 1000px;
        background-image: url(../img/sec_1_main.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    
    #logo{
        width: 95px;
        height: 55px;
        margin-left: 10%;
        margin-top: 15px;
        float: left;
    }
    
    #logo img{
        width: 100%;
    }
    
    
    #sec_1_main_txt{
        width: 750px;
        height: 150px;
        margin: 310px auto auto 10%
    }
    
    #sec_1_main_txt>h2{
        font-size: 62px;
        font-weight: 300;
    }
    
    
    #big_txt{
        font-weight: bold;
    }
    
    
    #sec_2_sub_txt{
        width: 750px;
        height: 100px;
        margin: 50px auto auto 8.5%;
    }
    
    #sec_2_sub_txt>p{
        font-size: 20px;
        font-weight: 100;
    }
    
    
    /*-----------------------------section_1_end----------------------------*/    
    
    
    #cbm_section_2{
        height: 750px;
        
    }
    
    
    
    #sec_2_main_txt{
        width: 900px;
        height: 280px;
        margin: 150px auto 50px auto;
    }
    
    
    #sec_2_main_txt>p{
        width: 680px;
        font-weight: 300;
        font-size: 18px;
        padding-right: 80px;
    }
    
    
    #why{
        font-weight: bold;
        font-size: 31px;
        
    }
    
    
    #small_txt_wrap{
        width: 900px;
        height: 200px;
        margin: 0 auto;
    }
    
    
    .boxes{
        width: 33.333%;
        float: left;
        height: 150px;
    }
    
    
    .boxes>h4{
        width: 100%;
        height: 45px;
        font-size: 18px;
    }
    
    
    
     /*-----------------------------section_2_end----------------------------*/    
    
    
    
    
    
    #cbm_section_3{
        height: 860px;
        background-color: #fafafa;
    }
    
    
    #sec_3_main_txt{
        width: 100%;
        height: 100px;
    }
    
    
    
    #sec_3_main_txt>h2{
        text-align: center;
        line-height: 80px;
        font-size: 50px;
        font-weight: bold;
        margin-top: 70px;
    }
    
    #sec_3_main_txt>p{
        width: 100px;
        height: 50px;
        text-align: center;
        line-height: 0px;
        margin-left: 57%;
    }
    
    
    
    #sec_3_sub_txt{
        width: 100%;
        height: 100px;
        float: left;
    }
    
    #left_txt{
        width: 340px;
        height: 100px;
        font-size: 25px;
        font-weight: 200;
        line-height: 100px;
        float: left;
        margin-left: 18%;

    }
    
    
    
    #arrow{
        width: 25px;
        height: 32px;
        float: left;
        margin-top: 30px;
        margin-left: 20px;
        margin-right: 20px;
    }
    
    
    
    #arrow>img{
        width: 100%;
    }
    
    
    #arrow_m{
        display: none;
    }
    
    
    #right_txt{
        width: 400px;
        height: 100px;
        font-size: 25px;
        font-weight: 500;
        line-height: 100px;
        float: left;
    }
    
    
    
    
    #left_box{
        width: 50%;
        height: 600px;
        float: left;
        margin-top: 30px
    }
    
    
    #right_box{
        width: 50%;
        height: 600px;
        float: left;
        margin-top: 30px
    }
    
    
    #left_txt_all{
        width: 70%;
        height: 100%;
        float: right
    }
    
    
    #right_txt_all{
        width: 70%;
        height: 100%;
        float: left;
    }
    
    
    
    
    
    #other{
        text-align: center;
        font-size: 30px;
    }
    
    
    #cbm_box{
        text-align: center;
        margin-top: 30px;
        font-size: 25px;
    }
    
    #fee, #handle, #totalprice{
        text-align: center;
        font-size: 25px;
        margin-top: 40px;
    }
    
    
    #totalprice{
        font-size: 20px
    }
    
    
    
    
    
    
    
     /*-----------------------------section_3_end----------------------------*/    
    
    
    
    
    
    
    #cbm_section_4{
        height: 750px;
        
    }
    
    
    #sec_4_main_txt{
        width: 100%;
        height: 100px;
        margin-top: 120px;
    }
    
    
    
    #sec_4_main_txt>p{
        text-align: center;
        font-size: 35px;
        font-weight: 100
    }
    
    
    #blue_txt{
        color: #2d51a3;
        font-weight: bold;
        
    }
    
    
    #sec_4_sub_txt{
        width: 100%;
        height: 100px;
        text-align: center;
        float: left;
        margin-top: 250px
    }
    
    
    
     /*-----------------------------section_4_end----------------------------*/    
    
    
    
      #cbm_section_5{
        height: 400px;
         background-color: #fafafa;
    }
    
    
    
    #sec_5_main_txt{
        width: 700px;
        height: 100px;
        margin: 55px auto 10px auto;
    }
    
    #sec_5_main_txt>h2{
        font-size: 45px;
        text-align: center;
        line-height: 100px;
    }
    
    
    
    #sec_5_sub_txt{
        width: 700px;
        height: 60px;
        margin: 0 auto;
    }
    
    #sec_5_sub_txt>p{
        text-align: center;
        font-weight: 300;
    }
    
    #sec_5_mini_txt{
        width: 700px;
        height: 50px;
        margin: 0 auto;
        text-align: center;
        color: #2d51a3;
        font-weight: 500;
    }


    .last_go {
        width: 150px;
        height: 50px;
        background-color: #2d51a3;
        transition-duration: 0.3s;
        margin: 0px auto;
    }

    .last_go_txt {
        color: whitesmoke;
        text-align: center;
        line-height: 50px;
        font-size: 14px;
    }
    
    
    /*#contact_form{
        width: 119.375%;
        height: 242px;
        position: relative;
        left: 3%
    }
    */
    
    .gform{
        width: 119.375%;
        height: 242px;
        position: relative;
        left: 3%;
        display:none;
    }
    
    
    
    .col-md-6{
        width: 35%;
        float: left;
    }
    
    
    
    .col-md-6-1{
        width: 37%;
        float: left;
        margin-right: 4.1%;
        margin-bottom: 25px;
    }
    
    
    
    
    .col-md-6-2{
        width: 37%;
        float: left;
        margin-bottom: 25px;
    }
    
    
    
    .col-md-12{
        width: 76%;
    }
    
    
    .six2{
        margin-left: 6.1%;
    }
    
    
    .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: 160px;
    height: 50px;
    background-color: #2d51a3;
    transition-duration: 0.3s;
        border: 1px solid #fff;
        color: #fff;
        margin-top: 20px;
    }
    
   #kakao_click{
        width: 160px;
        height: 47px;
        background-color: #fae100;
        transition-duration: 0.3s;
        border: 1px solid #fff;
        color: #fff;
        margin-top: -50px;
         margin-left: 180px;
    }
    
    
    #kakao_click p{
        color: #3b1e1e;
        text-align: center;
        line-height: 50px;
        font-size: 13px;
    }
    
    
     /*-----------------------------section_5_end----------------------------*/ 
    
    
    
    
    #footer{
        width: 100%;
        height: 200px;
        background-color: #fafafa;
        margin: 0 auto;
        position: relative;
        float: left;
        border-top: 1px solid #ccc;
    }
    
    #footer_box{
        width: 500px;
        height: 100px;
        /*background-color: aqua;*/
        margin: 0 auto;    
    }
    
    #footer_box>p{
        font-size: 13px;
        color: #9f9f9f;
        text-align: center;
        margin-top: 60px;
    }
    
    
    
    
}/*end*/