/*
Theme Name: with FUL
Theme URI: https://with-ful.com/
Author: Creatree
Description: 株式会社FUL公式サイト専用テーマ。Works・Column・NewsのCMS、移行データ、問い合わせ機能を含みます。
Version: 1.1.6
Requires at least: 6.4
Tested up to: 6.9
Requires PHP: 7.4
Text Domain: with-ful
*/

.ful-website-field {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

button.menu-toggle {
  border: 0;
  background: transparent;
  font: inherit;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.screen-reader-text:focus {
  clip: auto !important;
  width: auto;
  height: auto;
  padding: 12px 18px;
  margin: 8px;
  overflow: visible;
  color: #202020;
  background: #fff;
  z-index: 100000;
}
