/* TOP area */
div.hw-top-menu-wrap{font-family:'NotoKrR';position:fixed;top:0;left:0;right:0;height:60px;border-bottom:1px solid rgba(255, 255, 255, .4);z-index:99999;}
div.hw-top-menu-wrap{-webkit-transition:background-color 0.3s, -webkit-transform 0.3s;transition:background-color 0.3s,transform 0.3s;}
div.hw-top-menu-wrap div.hw-i-logo{float:left;width:120px;height:60px;}
div.hw-top-menu-wrap div.hw-i-logo a.hw-logo-link{display:inline-block;width:120px;height:60px;background:url("../../img/m_i_logo2.png") no-repeat center;background-size:100%;margin-left:15px;}
div.hw-top-menu-wrap div.hw-i-logo a.hw-on{background:url("../../img/m_i_logo_on2.png") no-repeat center;background-size:100%;}
div.hw-top-menu-wrap div.hw-right-area{float:right;}
div.hw-top-menu-wrap div.hw-right-area a.hw-call-btn{display:inline-block;width:25px;height:25px;background:url("../../img/m_top_call.png") no-repeat center;background-size:100%;margin:17.5px 15px 0 0;}
div.hw-top-menu-wrap div.hw-right-area button.hw-menu-btn{display:inline-block;width:25px;height:25px;background:url("../../img/m_top_menu.png") no-repeat center;background-size:100%;margin:17.5px 15px 0 0;border:0;outline:none;cursor:pointer;}
