@charset "UTF-8";

/*
Theme Name: アルマイト, 表面処理, 鍍金加工, 黒坂鍍金工業所
Author: Lovely-Dev
Author URI: https://wordpress.org/
Description: あきらめない探求心が可能性を無限にする。
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 1.0
Text Domain: kurosakamekki
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

/*
 * Chrome renders extra-wide &nbsp; characters for the Hoefler Text font.
 * This results in a jumping cursor when typing in both the Classic and block
 * editors. The following font-face override fixes the issue by manually inserting
 * a custom font that includes just a Hoefler Text space replacement for that
 * character instead.
 */

#wpadminbar {
  display: none;
}

body#bodycompany .header .header-nav .nav-menu>li:nth-child(5) .menu-link::before {
  transform: scale(1, 1);
}