#header .inner{
    height:100%
}
#header .gnb{
    max-width: 980px;
}
#header .gnb a{
    line-height: 1.3333;
    
font-size: 18px;
    text-align: center;
}
#header .gnb li{
    display: flex;
    align-items: center;
}
#header .gnb li+li{
    margin-left: 10px;
}

.characteristic .good_cont{
   max-width: 1100px;
align-items: flex-start;

}
.characteristic .good_cont li{
    padding: 0 15px;
}
.characteristic .good_cont li .ico_area strong{
    
line-height: 1.3333;
}

.effect_step li .step_txt .cont span{
    line-height: 1.333
}
.map_desc{
    max-width: 480px;
}
.map .map_wrap{
    height: auto;
}
.map .wrap_map{
    height: 500px !important
}