/*
Theme Name: Hello Biz Child
Theme URI: https://elementor.com/products/hello-biz/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-biz
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Biz is a free, user-friendly Hybrid WordPress Theme that was crafted for seamless integration with the Elementor site builder and tailored specifically for business websites. Perfect for beginners, but far from limited to just them, it features a dedicated beginner-oriented “Home” screen to simplify and streamline the web-building process. Hello Biz also integrates with Elementor’s premium features, giving you access to tools like AI, and accessibility enhancements in one place. Whether launching a startup site or refining a company portfolio, Hello Biz offers a solid, responsive foundation for all web creators. Report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team validates, triages, and handles vulnerabilities. Report here: https://patchstack.com/database/wordpress/theme/hello-biz/vdp.
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready,style-variations
Version: 1.1.0.1749523854
Updated: 2025-06-10 11:50:54

*/
/* === 日本語フォントを明朝体に指定 === */
body,
p,
h1, h2, h3, h4, h5, h6,
a,
li,
blockquote,
table,
th, td,
input, textarea, select, button {
  font-family: "Yu Mincho", "游明朝", "MS Mincho", "Hiragino Mincho Pro", serif !important;
}

/* === Elementorウィジェットにも適用 === */
.elementor-widget-heading,
.elementor-widget-text-editor {
  font-family: "Yu Mincho", "游明朝", "MS Mincho", "Hiragino Mincho Pro", serif !important;
}
/* Elementor見出しに明朝体を適用 */
.elementor-widget-heading .elementor-heading-title,
.elementor-widget-text-editor,
.elementor-widget-text-editor p,
.elementor-heading-title,
.elementor-widget-container,
.elementor-widget {
  font-family: "Yu Mincho", "游明朝", "MS Mincho", "Hiragino Mincho Pro", serif !important;
}
/* モーダル内テキストに明朝体を適用 */
.elementor-lightbox,
.elementor-popup,
.elementor-widget-modal,
.elementor-widget-lightbox,
.elementor-lightbox .dialog-widget-content,
.elementor-widget-lightbox .elementor-widget-container,
.elementor-widget-modal .elementor-widget-container,
.dialog-widget-content,
.dialog-message,
.dialog-message *,
.elementor-modal,
.elementor-modal * {
  font-family: "Yu Mincho", "游明朝", "MS Mincho", "Hiragino Mincho Pro", serif !important;
}
/* Elementorの全要素に強制明朝体 */
body, html, *, *::before, *::after {
  font-family: "Yu Mincho", "游明朝", "MS Mincho", "Hiragino Mincho Pro", "Segoe UI Symbol", "Arial Unicode MS", sans-serif !important;
}
/* Elementorやアイコン用クラスに正しいフォントを再適用 */
[class^="eicon-"]::before,
[class*=" eicon-"]::before,
i[class^="ep-icon-"]::before,
i[class*=" ep-icon-"]::before,
.elementor-icon i::before,
.elementor-icon::before {
  font-family: "eicons", "Elementor Icons", "Font Awesome 5 Free", sans-serif !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
  direction: ltr;
}
/* Elementor, Happy Addons, Font Awesome アイコンはフォント復元 */
[class^="eicon-"]::before,
[class*=" eicon-"]::before,
i[class^="ep-icon-"]::before,
i[class*=" ep-icon-"]::before,
[class*="ha-"] i::before,
[class*="ha-"]::before,
[class*="happy-icon"]::before,
.elementor-icon i::before,
.elementor-icon::before {
  font-family: "eicons", "happy-icons", "Elementor Icons", "Font Awesome 5 Free", sans-serif !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none;
}
@font-face {
  font-family: "MyYuMincho";
  src: url("fonts/YuMincho.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

body, html, * {
  font-family: "MyYuMincho", "Yu Mincho", "游明朝", "MS Mincho", serif !important;
}
