@charset "UTF-8";
/*
Theme Name: 植田板金店WordPressテーマ
Version: 1.0.0
Author: hareweb*
Author URI: https://hareweb.jp
*/
body {
  background: #F4F4F4;
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  line-height: 1.7;
  font-size: 0.875rem;
  color: #000;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt";
  width: 100%;
}