/*  header start */
@media(max-width:1740px) {
    #header .top_wrap .logo {
        width: 30%;
    }

    #header .top_wrap .nav {
        width: 70%;
        justify-content: center;
        align-items: center;
    }

    #header .top_wrap .etc {
        width: auto;
        position: absolute;
        right: 0;
        z-index: 9999999999999999999999999999999999999999999999999999999999;
        color: #fff;
        padding-top: 32px;
        font-size: 13px;
    }

    #header .top_wrap .etc ul {
        margin-top: 15px;

    }

    .top_right_etc  {
        display: none;
    }

  
    #lm_index_wrap .section02 .image_wrap .list .slider-wrap .index_01_slider {
        padding-right: 140px;
        /* padding-right: 23rem; */
        /* padding-right: 400px; */
    }
}





@media(max-width:1600px) {}

@media(max-width:1400px) {
    #lm_index_wrap .section02 .image_wrap .list .slider-wrap .index_01_slider {
        padding-right: 50px;
        /* padding-right: 23rem; */
        /* padding-right: 400px; */
    }


    /* 비주얼 바 */
    #index_swiper .bottom-left {
        z-index: 9;
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(255, 255, 255, 1);
        width: 100%;
    }

    #index_swiper .bottom-left .box_wrap .box {
        width: 50%;
        padding: 30px 30px 20px;
    }

    #index_swiper .bottom-left .box_wrap .box dt {
        font-size: 19px;
        font-weight: 600;
        margin-bottom: 12px;
        color: #000;
        display: inline-block;
        position: relative;
        font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
        font-family: 'Poppins', 'NotoSans', sans-serif;
    }

    #index_swiper .bottom-left .box_wrap .box dd {
        font-size: 13px;
        font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
        color: #585858;
    }

    .s_visual_wrap .sub_bottom .wrap {
        width: 59%;
    }



}

@media(max-width:1300px) {
    #header {
        height: 80px;
        transition: .5s height, .2s background;
        border-bottom: 1px rgba(255, 255, 255, 0.1) solid;

    }
    


    .header h1 {
        /* padding-top: 28px;
        padding-left: 0; */
        padding-top: 12px;
        margin-left: 0;
        padding-left: 0;
      
    }

    .header h1 a {
        /* overflow: hidden; */
        /* display: block; */
        /* background: url(../../img/common/logo.png) 0 0 no-repeat; */
        /* text-indent: -9999px; */

    }

    .header h1 a img {
        /* width: 100px; */
    }

    .header .gnb li {
        float: left;
        width: 200px;
        text-align: left;
    }
    .header .gnb_wrap { 
        margin-top: 30px;
    }
    .header >.gnb >.depth1>a {
        display: block;
        height: 40px;
        padding: 30px 0 0;
        font-size: 14px;
    }

    /* header_hover */
    
    #header.sticky {
        top: -15px;
    }

    .header.sticky h1 {
        /* padding-top: 22px;
        padding-left: 30px;
        width: 120px; */

        padding-top: 36px;
    }

    .header.sticky .gnb .depth1>a {
        display: block;
        padding: 38px 0 0;
        font-size: 16px;
    }

    /* 인덱스 */
    #index_h1 {
        font-size: 26px;
    }

    #lm_index_wrap .section01 {
        position: relative;
        background-position: 0% 0%;
        background-repeat: no-repeat;
        padding-top: 0px;
        /* padding-top: 60px; */

    }

    #lm_index_wrap .section01 .text {
        font-size: 16px;
        padding-top: 120px;
    }

    #lm_index_wrap .section01 .text h2 {
        font-size: 32px;
        font-weight: 100;
        color: #000;
        overflow: hidden;
    }

    #lm_index_wrap .section01 .text h1 {
        font-size: 42px;
    }

    #lm_index_wrap .section01 .image img {
        width: 50%;
    }

    #lm_index_wrap .section02 {
        background: #ededed;
        padding-top: 100px;
        padding-bottom: 80px;
        height: 83vmin;
        /* min-height: 720px; */
        max-height: 660px;
    }

    /* 인덱스 마감 */

    .s_visual_wrap {
        margin-top: 0px;
    }

    .s_visual_wrap .slide .content {
        top: 48%;

    }





}


@media(max-width:1200px) {
    .header .gnb li {
        float: left;
        width: 160px;
        text-align: left;
    }
}




@media(max-width:991px) {
    .animate {
        opacity: 1;
    }

    #header {
        height: 70px;
        transition: .5s height, .2s background;
        border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
        background: transparent;
        background: #fff;

    }

    .header h1 {
        padding-top: 13px;
        padding-left: 0;
    }

    .header h1 a {
        overflow: hidden;
        display: block;
        height: 42px;
        background: url(../../img/common/logo.png) 0 0% no-repeat;
        background-size: 200px;
        width: 200px;
        text-indent: -9999px;

    }

    .header.sticky {
        display: none;
    }

    #header .nav {
        display: none;
    }

    .js-offcanvas-btn {
        display: block;
    }

    .sidebar-offcanvas {
        display: block !important;
    }

    #header .top_wrap .logo {
        width: 50%;
    }

    #header .top_wrap .nav {
        width: 50%;
        justify-content: center;
        align-items: center;
    }

    #header .top_wrap .etc {

        padding-top: 29px;
        font-size: 13px;
        margin-right: 60px
    }

    #index_swiper .bottom-left {
        display: none;
    }

    /* 영문 */
    .top_right_etc {
        z-index: 9999999999999999999999999;
        top: 0;
        position: absolute;
        right: 0;
        margin-top: 12px;
        font-size: 13px;
        color: #fff;
        transition: 0.6s;
        display: flex;
        display:none;
    }

    


    /* 인덱스 */
    /* 공통 */
    #index_h1 {
        font-size: 16px;
    }

    /* 공통 마감 */
    #lm_index_wrap .section01 .container {
        display: flex;
        flex-direction: column;
    }

    #lm_index_wrap .section01 .text {
        color: #6c6c6c;
        padding-top: 40px;
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        color: #838383;

    }

    #lm_index_wrap .section01 .text h2 {
        font-size: 16px;
        font-weight: 400;
        color: #000;
        overflow: hidden;
    }


    #lm_index_wrap .section01 .text h1 {
        font-size: 22px;
        font-weight: 900;
        letter-spacing: 1px;
        margin-bottom: 20px;
        color: #000;
        margin-top: 12px;
    }

    #lm_index_wrap .section01 .text P a {
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #9c9c9c;
        padding: 12px 24px;
        border-radius: .6em;
        background: #f2f2f2;
        border: 1px #f2f2f2 solid;
    }

    #lm_index_wrap .section01 .image {
        justify-content: center;
        display: flex;
        margin-right: auto;
        margin-left: auto;
        margin-top: 0;
        margin-top: 40px;
    }

    #lm_index_wrap .section01 .image img {
        width: 280px;
        height: auto;
    }

    #lm_index_wrap .section02 {
        background: #ededed;
        padding-top: 30px;
        padding-bottom: 40px;
        height: auto;
        max-height: auto;
    }

    #lm_index_wrap .section02 .image_wrap {
        position: relative;
        margin-top: 30px;
        overflow: hidden;
        width: 100%;

    }

    #lm_index_wrap .section02 .image_wrap .list {
        position: relative;
        width: 100%;
        clear: both;

    }

    #lm_index_wrap .section02 .image_wrap .list .slider-wrap {
        position: relative;
        clear: both;
    }

    #lm_index_wrap .section02 .image_wrap .list .slider-wrap .index_01_slider {
        padding-right: 0;

    }

    #lm_index_wrap .section02 .title {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        width: 100%;
    }

    #lm_index_wrap .section02 .title h1 {
        width: 100%;
        text-align: center;

    }

    #lm_index_wrap .section02 .title .more {
        display: none;
    }

    /* title */

    /* arr */
    #lm_index_wrap .section02 .pager_wrap {
        display: none;
    }

    /* arr end */
    #lm_index_wrap .section02 .image_wrap .list .flex .slick-list {
        margin: 0 -5px;
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .slick-slide {
        margin: 0 5px;
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box .caption {
        margin-top: 10px;
        position: relative;
        text-align: center;
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box .caption span {
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-size: 11px;
        line-height: 11px;
        display: none;
        text-transform: uppercase;
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box .caption h2 {
        font-size: 14px;
        font-weight: 600;
    }

    #lm_index_wrap .section02 .image_wrap .list .flex .box .caption i {
        position: absolute;
        right: 0;
        top: 20px;
        color: #000;
        font-size: 40px;
        transition: .4s;
    }





    #lm_index_wrap section.section04 {
        background-image: none;
        background-repeat: no-repeat;
        background-position: 95% 100%;
        background-color: #fff;
        padding-top: 40px;
        padding-bottom: 60px;
        margin-top: 0;
    }

    #lm_index_wrap section.section04 h1 {
        font-size: 20px;
        font-family: 'Poppins', 'NotoSans', sans-serif !important;
        color: #1d1d1d;
        text-transform: uppercase;
        text-align: center;
        margin-top: 0;
        margin-bottom: 12px;
    }

    #lm_index_wrap section.section04 h1::before {
        display: none;
    }

    #lm_index_wrap section.section04 .content_flex {
        display: flex;
        flex-direction: column;
        padding-top: 12px;

    }

    #lm_index_wrap section.section04 .content_flex .left {
        width: 100%;
    }

    #lm_index_wrap section.section04 .content_flex .right {
        width: 100%;
    }

    #lm_index_wrap section.section04 .content_flex .left .box.flex {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #lm_index_wrap section.section04 .content_flex .left .box.flex h2 {
        color: #000;
        font-family: "Poppins", "NotoSans", sans-serif;
        font-weight: 600;
        font-size: 19px;
        padding-right: 0px;
    }

    #lm_index_wrap section.section04 .content_flex .left .box.flex p {
        color: #000;
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-size: 13px;
        text-align: center;
    }

    section.section04 .content_flex .left .box.flex p a {
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-weight: 600;
        color: #000;
        font-size: 15px;
        margin-top: 12px;
        display: block;


    }

    section.section04 .content_flex .left .box.flex p a::before {
        font-family : xeicon;
    content: "\ ";
    }

    #lm_index_wrap section.section04 .content_flex .left .box.flex p span {
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-weight: 600;
    }

    #lm_index_wrap section.section04 .content_flex .left .btn-wrap {
        margin-top: 30px;
        text-align: center;
        display: none;
    }

    #lm_index_wrap section.section04 .content_flex .left .btn-wrap a.btn {
        color: #fff;
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        display: block;
        width: 200px;
        height: 50px;
        letter-spacing: 1px;
        font-weight: 400;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        background: #7ec10b;
        box-shadow: 0 3px 5px rgba(0, 0, 0, .2);

    }

    #lm_index_wrap section.section04 .content_flex .left .btn-wrap a.btn i {
        margin-left: 30px;
        color: #fff;
        font-size: 14px;
    }


    /* form */
    #lm_index_wrap section.section04 .message {
        padding-right: 0px;
        margin-top: 30px;
        padding-top: 0;
    }

    #lm_index_wrap section.section04 .message .form_write .flex input {
        width: 100%;
        height: 46px;
        border: 0;
        border-radius: 0em;
        padding-left: 18px;
        padding-right: 18px;
        font-size: 13px;
        margin-left: 3px;
        margin-right: 3px;
        margin-bottom: 6px;
        /* background: #08090a; */
        background: #f0f0f0;
        border-radius: 0.4em;
        /* border-bottom: 1px #5c6075 solid; */
        color: #fff;
        font-family: "Poppins", "NotoSans", sans-serif;
    }

    #lm_index_wrap section.section04 .message .form_write .flex .wiz-nice-select {
        /* background: rgba(8, 9, 10, 0.8);
      border: 0;
      color: #85899b; */
        width: 100%;
        height: 46px;
        border: 0;
        border-radius: 0em;
        padding-left: 18px;
        padding-right: 18px;
        font-size: 13px;
        margin-left: 3px;
        margin-right: 3px;
        margin-bottom: 6px;
        /* background: #08090a; */
        background: #f0f0f0;
        border-radius: 0.4em;
        /* border-bottom: 1px #5c6075 solid; */
        color: #85899b;
        font-family: "Poppins", "NotoSans", sans-serif;
        line-height: 45px;
    }

    #lm_index_wrap section.section04 .message .form_write textarea {
        width: 100%;
        border: 0;
        border-radius: 0;
        padding: 20px 12px;
        font-size: 13px;
        background: #f0f0f0;
        border-radius: 0.4em;
        font-family: "Poppins", "NotoSans", sans-serif;
        color: #fff;
    }

    #lm_index_wrap section.section04 .message .form_write .btn_wrap label {
        color: #000;
        font-size: 12px;
        line-height: 0;
    }

    #lm_index_wrap section.section04 .message .form_write .btn_wrap .send input {
        color: #fff;
        border-radius: 0.3em;
        width: 200px;
        height: 50px;
        font-size: 13px;
        font-weight: 700;

    }

    section.section04 .message .form_write .btn_wrap .check input[type="checkbox"]+span::before {
        display: inline-block;
        content: "";
        width: 1.2rem;
        height: 1.2rem;
        /* border: 2px solid #ccc; */
        background: #ddd;
        /* border-radius: 5px; */
        margin-right: 0.5rem;
    }








    /* 인덱스 마감 */

    /* 서브비주얼 bottom */

    .s_visual_wrap .sub_bottom {
        left: 0;
        bottom: 53px;
        z-index: 9;
        width: 92%;
        position: relative;




    }

    .s_visual_wrap .sub_bottom .wrap {
        width: 100%;
        position: relative;
        background: #fff;
        height: auto;
        display: flex;
        justify-content: center;
        flex-direction: column;



    }

    /* 서브 슬라이더 */

    .s_visual_wrap .slide {
        height: 320px;

    }


    .s_visual_wrap .slide li {
        height: 320px;

    }

    .s_visual_wrap .slide .content {
        top: 47%;
        text-align: center;

    }

    .s_visual_wrap .slide {
        padding-left: 15px;
        padding-right: 15px;
    }

    .s_visual_wrap .slide .content h1 {
        font-size: 20px;
        font-weight: 800;
        color: #fff;
        font-family: 'NanumSquare', 'ë§‘ì€ ê³ ë”•', 'Nanum Gothic', 'Malgun Gothic', 'Ubuntu', 'ë‹ì›€', dotum, sans-serif;
        padding: 0;
        padding: 0;
    }

    .s_visual_wrap .slide .content p {
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        margin-top: 6px;
    }

    /* 서브 슬라이더 마감 */


    /*  서브 레이아웃 */
    #sub_content {
        margin-top: -20px !important;
        padding-top: 0 !important;
    }

    #sub_content .page-header {
       
        margin-bottom: 26px;
        padding-bottom: 0;
        padding-left: 15px;
        text-align: center;

      
    }

    #sub_content .container .page-header {
        padding-left: 0;
        
    }


    #sub_content .page-header h1 {
        font-size: 19px;
        font-weight: 600 !important;
        color: #000;
        font-family: 'NanumSquare';
        padding-top: 0;
        


    }
    #sub_content .page-header h2 {
        font-size: 13px;
        color: #8c8c8c;
        font-family: 'Poppins', 'NotoSans', sans-serif !important;
        font-weight: 400 !important;
        margin-top: 0px;
    }
    #sub_content .page-header h1::before {
        display:none;
    }

    /*  서브 레이아웃 마감 */

    /* footer */


    footer {
        /*    margin-top: 30px;*/
        background-color: #1c1c1c;
        padding: 0;
        padding-bottom: 20px !important;
        padding-top: 13px;
    }

    footer .flex {
        display: flex;
        flex-direction: column;
    }

    footer .flex .left {
        width: 100%;
    }

    footer .flex .right {
        width: 100%;
        justify-content: flex-start;
        display: flex;
        flex-direction: column-reverse;
        display: none;
    }

    footer .flex .left h1 {
        display: none;
    }


    footer.sub {
        margin-top: 60px;
    }

    footer .btn-default {
        background-color: #fff;
        background-image: none;
        text-shadow: none;
        box-shadow: none;
        border: 1px #dddddd solid;
        padding: 4px 11px;
        border-radius: 0;

    }

    footer .footer-menu {
        padding-top: 2px;
        padding-bottom: 4px;
        /* background-color: #050505;
        border-bottom: 1px #050505 solid; */
        text-align: center;
        margin: 0 auto
    }

    footer .footer-menu ul {
        padding-top: 16px;
        padding-bottom: 0px;
    }

    footer .footer-menu ul li:nth-child(2)::before {
        display: none;
    }

    footer .footer-menu ul li:before {
        color: #464646;
    }

    footer .footer-menu ul li a {
        font-size: 12px;
        color: #92959b;
        font-weight: 500;
        padding-left: 3px;
        padding-right: 3px;

    }

    footer .footer-menu ul li a.blue {
        color: #92959b
    }


    footer address {
        margin-top: 12px;
        font-size: 12px;
        line-height: 17px;
        color: #979ba3;
        font-style: normal;
        text-align: center;
    }

    footer p {
        margin-top: 0;
        padding-top: 6px;
        color: #979ba3 !important;
        font-size: 12px;
    }




}