.xe-widget-wrapper{overflow: visible;}
.pc{display: block !important;}
.mo{display: none !important;}

.content .main_title{
    width: 100%;
    height: 450px;
    background-image: url('/layouts/xedition/img/company_intro/main_title_bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.content .main_title h2{
    font-size: clamp(30px,4vw,45px);
}
.content .main_title p{
    width: 90%;
    max-width: 1420px;
    font-size: clamp(14px,2vw,19.2px);
    margin-top:20px;
    text-align: center;
}

.cont_wrap{
    width: 90%;
    max-width: 1420px;
    margin:0 auto 200px;
}

.sub_title{
    width: 90%;
    max-width: 1420px;
    margin:100px auto;
    text-align: center;
}
.sub_title h3{
    font-size: clamp(25px,4vw,45px);
    font-weight: 700;
}

.sub_title div{
    width: 50px;
    height: 2px;
    background-color: #0090b9;
    margin: 30px auto;
}
.sub_title p{
    font-size: clamp(13px,1vw,16px);
}

.cate_01_wrap .cont{
    text-align: center;
    margin:100px auto;
}
.cate_01_wrap .cont img{width: 100%;}
.cate_01_wrap .cont_01{ 
    height: 400px;
    background-image: url('/layouts/xedition/img/company_intro/cate_01/cont_01.png');
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.cate_01_wrap .cont h4{
    font-size: clamp(25px, 4vw, 45px);
    color: #0090b9;
    font-weight: 700;
    text-align: center;
}

.cate_01_wrap .cont_01 span{
    font-size: clamp(25px, 4vw, 45px);
    font-weight: 700;
}
.cate_01_wrap .cont_01 div div{
    width: 40px;
    height: 1px;
    background-color: #fff;
    margin: 30px auto;
}
.cate_01_wrap .cont_01 p{
    font-size: clamp(15px, 1.5vw, 20px);
}
.cate_01_wrap .cont_03 > div{margin-top:50px;}
.cate_01_wrap .cont_03 > div ul{
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 15%;
}
.cate_01_wrap .cont_03 > div ul li:nth-child(n+3){
    margin-top:10%;
}
.cate_01_wrap .cont_03 > div ul p:nth-child(2){
    display: inline-block;
    margin-top:30px;
    position:relative;
    font-size: clamp(20px,2vw,30px);
    color: #007799;
    font-weight: 600;
    line-height: 1;
}
.cate_01_wrap .cont_03 > div ul p:nth-child(2)::after{
    width: 100%;
    height: 41%;
    content: "";
    display: block;
    background-color: #00a3d1;
    opacity: 0.4;
    position: absolute;
    bottom:-10%;
}
.cate_01_wrap .cont_03 > div ul p:nth-child(3){
    margin-top:20px;
    font-size: clamp(15px,1.5vw,20px);
    color: #333;
}
.cate_01_wrap .cont_02{
    background-color: #eefaff;
    padding:50px 0;
}
.cate_01_wrap .cont_02 img{
    width: 66%;
    margin:100px auto;
}
.cate_01_wrap .cont_02 .txt{
    width: 57%;
    margin:0 auto;
}
.cate_01_wrap .cont_02 .txt p:nth-child(1){
    font-size: clamp(18px,3vw,30px);
    font-weight: 700;
}
.cate_01_wrap .cont_02 .txt p:nth-child(2){
    margin-top:40px;
    font-size: clamp(13px,1.5vw,20px);
}

.cate_02_wrap .cont{
    margin-top:100px;
    display: flex;
    justify-content: center;
    position: relative;
    line-height: 1;
}
.cate_02_wrap .cont > p{
    font-size: clamp(20px,2vw,30px);
    font-weight: 700;
    color: #333;
}
.cate_02_wrap .cont > div{
    margin-left: 5%;
    width: 20px;
    height: 20px;
    background-color: #00a3d1;
    border-radius: 100%;
}
.cate_02_wrap .cont > div span:nth-child(1){
    display: block;
    width: 2px;
    height: 100%;
    margin: 20px 0 0 8px;
    background-color: #1ec8e1;
    position: absolute;
    
}
.cate_02_wrap .cont > div span:nth-child(2){
    display: block;
    width: 7px;
    height: 7px;
    background-color: #fff;
    border-radius: 100%;
    position:relative;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    
}
.cate_02_wrap .cont > ul{
    margin-left: 5%;
    width: 60%;
}
.cate_02_wrap .cont > ul li{
    display: grid;
    font-size: clamp(15px,1vw,20px);
    color: #333;
    grid-template-columns: 45px 1fr;
    line-height: 1.5;
}
.cate_02_wrap .cont > ul li:not(:nth-child(1)){
    margin-top:40px;
}
.cate_02_wrap .cont > ul li span:nth-child(1){
    font-weight: 700;
    text-align: right;
}
.cate_02_wrap .cont > ul li span:nth-child(2){
    display: inline-block;
    margin-left: 7%;
}
.cate_02_wrap .cont > ul li span:nth-child(n + 3){
    grid-column: 2;
    display: inline-block;
    margin-top:20px;
    margin-left: 7%;

}


.cate_03_wrap{
    width: 100%;
    max-width: 100%;
    height: 1300px;
    margin:100px auto 0;
    background-image: url('/layouts/xedition/img/company_intro/cate_06/bg.png');
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cate_03_wrap .cont_01{
    width: 90%;
    max-width: 680px;
    margin:0 auto;
    text-align: center;
}
.cate_03_wrap .cont_01 .txt_title{
    max-width: 800px;
    font-size: clamp(20px,2vw,30px);
    font-weight: 700;
}
.cate_03_wrap .cont_01 p:nth-child(2){
    margin:100px auto 70px;
    font-size: clamp(13px,1vw,20px);
    line-height: 1.5;
}
.cate_03_wrap .cont_01 p:nth-child(3){
    font-size: clamp(13px,1vw,20px);
}
.cate_03_wrap .cont_01 .ceo{
    margin-top:50px;
}
.cate_03_wrap .cont_01 .ceo span:nth-child(1){
    font-size: clamp(13px,1vw,20px);
}
.cate_03_wrap .cont_01 .ceo span:nth-child(2){
    display: inline-block;
    margin-left:15px;
    font-size: clamp(17px,2.5vw,25px);
}


.cate_04_wrap .notice_btn{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 150px;

}
.cate_04_wrap .notice_btn a{
    display: block;
    line-height: 58px;
    width: 320px;
    text-align: center;
    border: 1px solid #ddd;
    font-size: clamp(15px,1vw,20px);
    cursor: pointer;
}
.cate_04_wrap .cont_01 .notice_btn a:nth-child(1){
    background-color:#0090b9;
    color:#fff;
    border:1px solid #0090b9;
}
.cate_04_wrap .cont_02 .notice_btn a:nth-child(2){
    background-color:#0090b9;
    color:#fff;
    border:1px solid #0090b9;
}
.cate_04_wrap .cont > p{
    text-align: center;
    font-size: clamp(25px,4vw,40px);
    font-weight: 700;
    color: #0090b9;
}


.cate_04_wrap .cont_01 .table_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin:50px auto 30px;
}
.cate_04_wrap .cont_01 .table_top span{
    font-size: clamp(10px, 1vw, 16px);
    color: #0090b9;
    cursor: pointer;
}
.cate_04_wrap .cont_01 .table_top span span{
    color: #000;
}
.cate_04_wrap .cont_01 .table_top select{
    width: 27%;
    max-width: 360px;
    min-width: 150px;
    height: 46px;
    padding: 0 20px;
    font-size: clamp(10px, 1vw, 16px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/layouts/xedition/img/company_intro/cate_04/arrow_down.png) no-repeat 94% 50% / 14px auto;
    border: 1px solid #ddd;
}
.cate_04_wrap .cont_01 .unit{
    display: block;
    text-align: right;
    font-size: clamp(9px, 2vw, 15px);
    margin-bottom: 10px;
}
.cate_04_wrap .cont_01 .tg table{
    width: 100%;
    border-collapse: collapse;
}
.cate_04_wrap .cont_01 .tg table thead tr{
    border-top: 2px solid #006c8b;
}
.cate_04_wrap .cont_01 .tg table th{
    padding: 0 40px;
    height: 60px;
    background-color: #0090b9;
    border-color: #ddd;
    color: #fff;
    font-size: clamp(9px, 2vw, 20px);
    font-weight: 700;
}
.cate_04_wrap .cont_01 .tg table tr{
    width: 100%;
}
.cate_04_wrap .cont_01 .tg table tr td{
    padding: 0 40px;
    height: 60px;
    vertical-align: middle;
    font-size: clamp(9px, 2vw, 20px);
    border-color: #ddd;
}
.cate_04_wrap .cont_01 .tg table tr:last-child{
    background-color: #0090b9;
    color: #fff;
    font-weight: 700;
}
.cate_04_wrap .cont_01 .tg table tr td.tg-qwe1{
    font-weight: 700;
    color: #0090b9;
    background-color: #fafafa;
}

.cate_04_wrap .cont_01 .bottom_txt{
    text-align: center;
    margin-top:100px;
}
.cate_04_wrap .cont_01 .bottom_txt p:nth-child(1){
    font-size: clamp(13px,1vw,16px);
}
.cate_04_wrap .cont_01 .bottom_txt p:nth-child(2){
    font-size: 20px;
    font-weight: 700;
    margin:30px auto;
}
.cate_04_wrap .cont_01 .bottom_txt p:nth-child(3){
    font-size: clamp(13px,1vw,16px);
    color: #959595;
}

.cate_04_wrap .cont_02 #bd_198_0 .btn_img select option:nth-child(n + 4){
    display: none;
}

.cate_04_wrap .cont .bd > .fl{
    display: none;
}


.cate_06_wrap #daumRoughmapContainer1753688259908{
    width: 100%;
    pointer-events: none;
}
.cate_06_wrap .root_daum_roughmap .wrap_controllers,
.cate_06_wrap .root_daum_roughmap .cont{display: none;}
.cate_06_wrap .map_info .info{
    width: 88px;
    padding: 3px 0;
    background-color: #00a3d1;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.cate_06_wrap .map_info ul{
    display: flex;
    flex-direction: column;
}
.cate_06_wrap .map_info li:last-child .info{
    height: 50%;
}
.cate_06_wrap .map_info ul li{
    display: flex;
    margin-top:20px;
    font-size: clamp(15px,1.5vw,20px);
}
.cate_06_wrap .map_info ul li:nth-child(1){
    margin-top:0;
}
.cate_06_wrap .map_info ul li:last-child div{
    flex-direction: column;
}

.cate_06_wrap .map_info{margin-top:100px;}
.cate_06_wrap .map_info ul li:nth-child(2) div:nth-child(2){
    margin-left:110px;
}
.cate_06_wrap .map_info ul li > div{
    display: flex;
}
.cate_06_wrap .map_info ul li p:nth-child(2),
.cate_06_wrap .map_info ul li:last-child div p{
    margin-left:35px;
}


@media only screen and (max-width:1100px){
    .content .main_title{
        height: 300px;
    }
    .cate_04_wrap .notice_btn{
        margin-bottom: 50px;
    }
    .cate_04_wrap .cont_01 .tg table th{
        height: 40px;
        padding: 0 2%;
    }
    .cate_04_wrap .cont_01 .tg table tr td{
        height: 40px;
        padding: 0 1%;
    }
    .cate_06_wrap .root_daum_roughmap .wrap_map{
        height: 500px !important;
    }
    
}
@media only screen and (max-width:768px){
    .pc{display: none !important;}
    .mo{display: block !important;}
    .sub_title{
        margin: 50px auto;
    }
    .sub_title div{
        margin: 15px auto;
    }

    .cont_wrap{
        margin: 0 auto 100px;
    }
    .content .main_title p{
        margin-top:10px;
    }





    .cate_01_wrap .cont{
        margin: 50px auto;
    }
    .cate_01_wrap .cont_01{
        width: 100%;
        height: 300px;
    }
    .cate_01_wrap .cont_01 div{
        margin: 15px auto;
    }
    .cate_01_wrap .cont_03 > div{
        margin-top: 30px;
    }
    .cate_01_wrap .cont_03 > div ul{
        grid-template-columns: 1fr;
        column-gap: 0;
    }
    .cate_01_wrap .cont_03 > div ul li:nth-child(n+2){
        margin-top: 10%;
    }
    .cate_01_wrap .cont_03 > div ul p:nth-child(2){
        margin-top: 20px;
    }
    .cate_01_wrap .cont_03 > div ul p:nth-child(3){
        margin-top: 10px;
    }
    .cate_01_wrap .cont_02{width: 100%;}
    .cate_01_wrap .cont_02 img{
        width: 90%;
        margin: 50px auto;
    }
    .cate_01_wrap .cont_02 .txt{width: 90%;}
    .cate_01_wrap .cont_02 .txt p:nth-child(2){
        margin-top: 20px;
    }



    .cate_02_wrap .cont > ul li{
        grid-template-columns: 1fr;
    }
    .cate_02_wrap .cont > ul li span:nth-child(1){
        text-align: left;
    }
    .cate_02_wrap .cont > ul li span:nth-child(2){
        margin-top:10px;
        margin-left:0;
    }
    .cate_02_wrap .cont > ul li span:nth-child(n + 3){
        grid-column: 1;
        margin-left:0;
    }


    .cate_03_wrap{
        height: 900px;
        margin: 50px auto 0;
    }
    .cate_03_wrap .cont_01 p:nth-child(2){
        margin: 50px auto 30px;
    }




    .cate_04_wrap .notice_btn a{line-height: 40px;}
    .cate_04_wrap .cont_01 .bottom_txt{
        margin-top: 50px;
    }



    .cate_06_wrap .map_info{
        margin-top: 50px;
    }
    .cate_06_wrap .map_info ul li,
    .cate_06_wrap .map_info ul li > div{
        flex-direction: column;
    }
    .cate_06_wrap .map_info ul li p:nth-child(2),
    .cate_06_wrap .map_info ul li:nth-child(2) div:nth-child(2),
    .cate_06_wrap .map_info ul li:last-child div p{
        margin-left:0;
        margin-top: 10px;
    }
    .cate_06_wrap .map_info ul li:last-child div p:nth-child(2){
        margin-top: 0;
    }
    .cate_06_wrap .map_info ul li:nth-child(2) div:nth-child(2){
        margin-top:20px;
    }

}
@media only screen and (max-width:587px){
    .cate_03_wrap .cont_01 .txt_title br{display: none;}
}