@charset "utf-8";

#all #wrapper #mainvisual {
}

#all #wrapper .innerWrap section .innerCont .cont {
	margin: 0 20px 20px;
}

#all #wrapper .innerWrap section .innerCont .cont .text {
	margin: 0 0 20px;
}
.container {
	clear: both;
}
.entry-header .entry-title,
.entry-header .entry-title a {
	text-decoration: none;
}

h1 {
	position: inherit;
	font-size: 70%;
	top: 15px;
	  position: relative;
}

.search-field {
	max-width: 100%;
}

/*ブログ記事タイトル*/
.entry-header h2.entry-title {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "メイリオ", Meiryo, serif;
	font-size:24px;
	letter-spacing:0.05em;
	background-attachment: scroll;
	background-image: url(https://www.eifuku-fa-dc.com/common/img/sec-ttl-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	padding-left: 34px;
	border-bottom: 3px solid #c7ad93;
	margin-bottom:20px;
}

/*ブログ記事タイトル(トップページ)*/
.top_cont article{
	margin-bottom: 0px;
	padding-bottom: 0;
}
.top_cont article .entry-header .posted-on{
	margin-top: 0;
	margin-bottom: 10px;
}
	.top_cont article h2.entry-title a {
	}
	.top_cont article h2.entry-title a span.txt{
		display: inline-block;
		width: 720px;
	}
/*ブログ記事タイトル(「記事を読む」ボタン)*/
	.top_cont article h2.entry-title {
	}
	.top_cont article h2.entry-title a span.link{
    float: right;
    display: block;
    font-size: 15px;
    color: #fff;
    background: #95a155;
    border-radius: 5px;
    padding: 2px 20px 3px;
	}
	.top_cont article h2.entry-title a span.link:hover{
		opacity: 0.7;
	}

.entry-header .posted-on {
	line-height: 1.4;
	display: block;
	margin-left: 45px;
	padding: 6px 2px 2px 16px;
	background-color: #614330;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #fff;
	margin-top: 10px;
	margin-left: 5px;
}
.entry-header .posted-on a {
	color: #fff;
	text-decoration: none;
}

article {
	clear: both;
	padding-bottom: 60px;
	overflow: hidden;
}

article .entry-content img {
	margin-top: 10px;
	margin-bottom: 12px;
}

section.cf {
	margin-bottom: 42px;
}

.innerCont.site-content {
	padding-bottom: 0!important;
}


.byline {
	display: none;
}

.entry-content {
	line-height: 1.8;
	padding: 0 15px 10px;
}

.entry-content p {
	margin-bottom: 20px;
}

.entry-content strong {
	font-weight: bold!important;
}

.entry-content strong span {
	font-weight: bold!important;
}

.entry-footer {
	clear: both;
	margin-top: 30px;
	margin-bottom: 0;
	background-color: #eee;
	padding: 15px;
}

#secondary.widget-area h3.widget-title {
	font-size:18px;
	font-weight:bold;
	color:#401b00;
	background-attachment: scroll;
	background-image: url(https://www.eifuku-fa-dc.com/common/img/h3-ttl-bg.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:17px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc0b8;
	margin-bottom:10px;
}

.edit-link .post-edit-link {
	margin-left: 15px;

}
.edit-link a.post-edit-link {
	color: #fff;
	background-color: #000;
	padding: 2px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
}

header.page-header .page-title {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #644237;
	margin-bottom: 20px;
}
nav.post-navigation {
	padding: 10px 8px;
	border-top: 1px dotted #AF9B92;
	border-bottom: 1px dotted #AF9B92;
	background-color: #f8e9dc;
}

nav.post-navigation .nav-previous a:before {
	content: "← ";
}
nav.post-navigation .nav-next a:after {
	content: " →";
}

#secondary.widget-area .search-submit {
	font-weight: bold;
	color: #fff;
	background-color: #000;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.site-branding {
	display: none;
}
.breadcrumbs {
	width: 100%;
}

.breadcrumbs li {
	float: left;
}

.entry-content h4 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #faffa2));
  background: linear-gradient(transparent 60%, #faffa2 60%);
  font-size: 16px;
  font-weight: bold;
}
.entry-content h5 {
  position: relative;
  color: #279003;
  font-size: 16px;
  font-weight: bold;
  padding-left: 18px !important;
}
.entry-content h5::after {
  position: absolute;
  content: "";
  left: 5px;
  top: 8px;
  background: #493526;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.entry-content ul {
	margin-bottom: 20px;
}
.entry-content li {
	display: inline;
	background: linear-gradient(transparent 60%, #faffa2 60%);
	font-size: 16px;
	font-weight: bold;
}
.entry-content li:before,
.entry-content li:after {
	content: "";
	display: table;
}
.entry-content li:after {
	clear: both;
}



@media only screen and (min-width:699px){
nav.post-navigation {
	width: 100%;
	margin: 0 auto;
}

#secondary.widget-area {
	width: 100%;
	margin: 60px auto 0;
}

#secondary.widget-area .search-field {
	width: 80%;
	float: left;
}
#secondary.widget-area .search-submit {
	width: 17%;
	float: right;
}

.entry-header .posted-on {
	margin-top: 25px;
	width: 154px;
	float: left;
}
.entry-content{
	width: 710px;
	float: right;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
	margin-right: 20px;
}

.widget_search {
	width: 46%;
	float: left;
	padding-bottom: 30px;
}
.widget_recent_entries {
	width: 46%;
	float: left;
	padding-bottom: 30px;
}
.widget_archive {
	width: 46%;
	float: right;
	padding-bottom: 30px;
}
.widget_categories {
	width: 46%;
	float: right;
	padding-bottom: 30px;
}
.site-footer {
	clear: both;
}
}
@media only screen and (max-width:698px){
	
/*ブログ記事タイトル(トップページ)*/
	.top_cont article h2.entry-title a span.txt{
		display: block;
		font-size: 20px;
		width: 100%;
	}
	
.entry-meta {
	padding: 0 10px;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
	display: block;
}
.alignleft,
.alignright {
	display: block!important;
	clear: both!important;
	float: none!important;
	margin-left: auto!important;
	margin-right: auto!important;
}

#secondary.widget-area {
	margin: 0 5% 0;
}

nav.post-navigation .nav-previous,
nav.post-navigation .nav-next{
	clear: both;
}
.pan {
	margin-left: 45px;
	text-align: left!important;
	float: none!important;
}
#gnav.navi {
	z-index: +99999999;
}

.site-title {
	display: none;
}
#footerArea {
	width: 100%;
	clear: both;
	float:none;
	margin: 0;
	padding: 0;
}

.entry-content p br {
	display: none;
}

}
