@charset "utf-8";
/*
Theme Name: Zenkei Original
Author: Kenji Shimazaki
Author URI: https://www.zenkei.jp
Description: ゼンケイオリジナルテーマ
*/

#main-image {
	background: url('../../../../img/company/top.jpg') no-repeat center;
	background-size: cover;
}
#left h3 {
	margin: 0 0 15px;
	height: 93px;
	background: url("../../../../img/wp/t00.png") no-repeat;
}

/* ウィジェットスタイル */
#sidebar {
	margin-bottom: 15px;
}
#sidebar h2 {
	font-size: 16px;
	border-left: 3px solid #ce2c37;
	border-bottom: 1px solid #ccc;
	line-height: 32px;
	padding-left: 11px;
}
#sidebar ul {
	padding: 0;
	list-style-type: none;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	line-height: 1.846153846;
	color: #686868;
	text-align: center;
}
.search-form {
	margin: 20px 0 20px 15px;
}
.search-form label span.screen-reader-text {
	display: none;
}
.search-form button,
.search-form input,
.search-form select,
.search-form textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
.search-form input[type=search] {
	width: 160px;
}
li.widget ul {
	margin-left: 15px;
}
#text-2 i.fa-rss {
	color: #f26522;
}

a.btn-primary{
  color: #fff;
}
/* 記事スタイル */
#right h3 {
	/*background: url("../../../../img/wp/title00.png") no-repeat;*/
}
#right h4.nav-header {
	height: auto;
	color: dodgerblue;
}
#right #searchHeader {
}
#right .panel-heading h4 {
	height: auto;
	margin: 0;
}
#right .panel-heading h4 a {
	color: inherit;
}
#right .panel-heading p {
	margin: 0;
}
#right .panel-body dd {
	margin-left: 1em;
	text-align:justify;
}
#right .panel-body p {
	text-align: justify;
}
#right article.post .panel-body p:last-child {
	font-weight: bold;
	padding-left: 1em;
	text-indent: -1em;
}
#right article.post .panel-body p:first-of-type {
	font-weight: normal;
	padding-left: 0;
	text-indent: 0;
}
#right article.post .panel-body dl~p:last-of-type {
	font-weight: bold;
	padding-left: 1em;
	text-indent: -1em;
}
.st-post-tags {
	text-align: right;
}

/* 関連記事 */
.similar-posts {
	margin-left: 50px;
}
.similar-posts h5 {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

/* ナビゲーション */
#right .page-top {
	text-align: right;
	margin-bottom: 20px;
}
#right .page-top a {
	margin: 0 0 0 auto;
}
#right .pagination h2 {
	display: none;
}
#right .pagination {
	text-align: center;
}
#right .nav-links {
	margin-bottom: 15px;
}
#right .pagination .nav-links .page-numbers {
	margin: 0 4px;
}

h1 img {
		padding-top: 10px;
}
.fLogo {
  background-color: #fff;
  width: 70%;
  padding: 10px;
}
