/*
Theme Name: saitama Child
Theme URI: https://www.communitycom.jp/saitama/
Template: saitama
Author: Communitycom, Inc.
Author URI: http://www.communitycom.jp/
Description: Saitama is a simple WordPress theme bulit by Bootstrap. It supports tablets and smartphones in the responsive Web design. By theme customize, setting slider you can easily.
Tags: right-sidebar,custom-header,custom-menu
Version: 1.2.5.1759289354
Updated: 2025-10-01 12:29:14

*/

h4 {
    margin: 35px 0 10px;
    padding: 0 0 6px;
	color: #555;
	font-size: 16px;
    border-bottom: solid 1px #ccc;
	font-weight: normal;
}
 
h4::before {
    margin: 0 6px 0 0;
    content: "\f0dd";
    color: #26990A;
	font-family: FontAwesome;
    position: relative;
    top: -4px;
}

.wp-block-image img {
  width: 75% !important;
  height: auto !important;
  display: block;
  margin: 0 auto 20px auto;
}

/* 入力欄（form-control 相当） */
.wp-block-search__input {
  border: 1px solid #cccccc !important;
  outline: none !important;
}

.wp-block-search__input:focus {
  border-color: #999999 !important;
}
