/* header */
header.header {
	margin-bottom:1.4em;
}

h2.title {
	border :3px solid #2F5AAE;
	padding:0.3em 0.3em;
	border-radius: 6px;
}
h3.title {
	border-bottom :3px solid #2F5AAE;
	margin-top:1em;
}
h4.title {
	background:#e6e6e6;
	padding:0.3em 0.6em;
	border-radius: 5px;
}
h4.wp-block-heading {
	margin: 0.5em 0;
	line-height:1.2;
}

p {
	line-height:1.5em;
	margin:0.4em 0;
}

/* bannar */
.wp-image-4120 {
	border:1px solid silver;
}

/*　side menu */
.widget  .widget-title {
	background:#e6e6e6;
	border-radius: 5px;
	font-size:1em;
	padding:0.2em 0 0.2em 0.5em;
}
ul#menu-side-menu.menu li {
	padding-left:1em;
}


/* インフォメーション */
a.wp-block-latest-posts__post-title {
	font-size:1.2em;
	font-weight:bold;
}
ul.wp-block-latest-posts__list.has-dates.wp-block-latest-posts {
	margin-left:1.8em;
}

/*　Ultimate Blocks　*/
.ub-buttons {
    margin: 0;
}

/* footer */
h4.foot {
	margin-bottom:0.3em;
	font-size:1.2em;
}
div.hfg_footer a {
	text-decoration: underline;
}

h4.p404 {
	background-color:#fff;
	margin-top:1em;
}
ul.p404 li {margin-left:2em;}


/*
h2.news {
	background-color:orange;
	padding:0.2em 0.6em;
	font-weight:600;
}

.small {font-size:0.9em;}

h2.campaign {
	background-color:orange;
	color:#000;
	font-weight:bold;
}

div.nv-content-wrap.entry-content
h2.taruhaku {
	border:3px solid #004679;
	background-color:#fff;
	padding:0.5rem 1rem;
	color:#004679;
	font-weight:normal;
	margin:1em 0 0.5em 0;
	font-weight:bold;
}
h3.taruhaku {
	border-bottom:none;
}

h4.p404 {
	background-color:#fff;
	margin-top:1em;
}
ul.p404 li {margin-left:2em;}

h2.blog-entry-title.entry-title {
	line-height:1.4em;
	background:#eee;
	padding:6px;
}
*/

/* google recapture */
.grecaptcha-badge { visibility: hidden; }

/* copy right */
div.component-wrap {display:none;}
