/* 事業内容 */
.businessbody div.image{
	padding-top:15px;
	padding-bottom:10px;
}
span.headline {
	padding-left:10px;
	font-size:15px;
	font-weight:bold;
}

/* TopページのCSS */
/* sidebanner編 */
img[src*="http://hashimoto-unso.jp/wp-content/uploads/sites/153/sidebanner1.png"] {
	padding-bottom: 25px;
}
img[src*="http://hashimoto-unso.jp/wp-content/uploads/sites/153/sidebanner2.png"] {
	padding-bottom: 20px;
}

/* Topページの真ん中の画像のCSS */
img[src*="http://hashimoto-unso.jp/wp-content/uploads/sites/153/main-img2.png"] {
	margin-top: 25px;
}
img[src*="http://hashimoto-unso.jp/wp-content/uploads/sites/153/top-line1-wides12.png"] {
	margin-top: 25px;
}
img[src*="http://hashimoto-unso.jp/wp-content/uploads/sites/153/top-line2.png"] {
	margin-top: 25px;
}

/* お問い合わせCSS */
.cform ol.cf-ol li.textonly{
	width: 530px;
	letter-spacing: unset;
	padding-bottom: 35px;
	padding-top: 20px;
	padding-left: 125px;
	font-size: 15px;
}
.cform label{
	width: 128px;
	text-align: center;
}
span.Fbold{
	font-weight:bold;
}
#header_contact {

    display: none;

}

.wp-block-table table,
.wp-block-group table {
	width: 100%;
}