@charset "utf-8";

/**
@media all and (max-width:767px) {
  body header .wrap_header .head_logo a{height:70px;gap: 10px;}
  body header .wrap_header .head_logo a img{width:120px;}
  body header .wrap_header .head_logo strong{font-size:15px;padding-left: 10px;top: -0.3rem;}
  body header .wrap_header .head_logo strong:before{height:10px;}
  body header .mgnb_Wrap button{width: 50px;height:70px;top:20px;background-size: 20px;}

  body ._gub_util{gap:0;padding: 1rem 1rem !important;}
  body ._gub_util li a{font-size:12px;gap:3px;}
  body ._gub_util li.g-lang button.translation-btn{font-size:12px;background-size: 13px;}
}
**/