/*
Theme Name: 賢威8.0（子テーマ） 
Theme URI: https://rider-store.jp/keni/
Author: 株式会社ウェブライダー		
Author URI: https://web-rider.jp/
Description: 賢威8.0 子テーマです。		
Version: 8.0.0.0
Template: keni80_wp_standard_all_202303041103
*/
#main {
  margin-top: 10px !important;
}
h1.entry_title, .h1.entry_title a {
  color: #000;
  font-size: 21px;
  font-weight: bold;
  line-height: 40px;
  margin-top: 20px !important;
  margin-bottom: 0;
  padding: 0px;
  border-bottom: 1px solid #2b2956;
  background-image: none;
  background-color: #fff;
  text-indent: 10px;
  color: #2b2956;
  /* CSS3 */
}
.article-body h2, h2.keni-related-title {
  font-size: 20px !important;
  padding: 5px 10px;
  margin-top: 20px !important;
  background-color: #35325f !important;
  border-radius: 3px;
}
.article-body h3 {
  margin: 1px 1px 24px;
  padding: 10px 0;
  border-top: 1px solid #35325f;
  border-bottom: 1px solid #35325f;
  color: #35325f;
  font-size: 1.8rem;
}
#secondary {
  margin-top: 55px;
}
.keni-section h3.sub-section_title {
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 10px;
  line-height: 2.0;
  font-size: 15px;
  background-color: #35325f;
  border-radius: 3px; /* CSS3 */
}

.searchform input{border: 1px solid #ccc!important;}


.related-entry-list_style02 .related-entry_thumb { position: static; height:200px!important; background-color: #fff;}
.related-entry-list_style02 .related-entry_thumb img { object-fit: contain;}

.keni-sub .keni-section_wrap {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0 !important;
}
.keni-sub .keni-section_wrap ul {
    margin: 0 !important;
}
.keni-sub .keni-section_wrap li {
    border-bottom: 1px solid #eee;
}

.keni-sub .keni-section_wrap li a::before {
    position: absolute;
    top: 18px;
    left: 13px;
    border-width: 4px 6px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #000;
    content: '';
}
.keni-sub .keni-section_wrap li a {
	text-decoration: none;
	color: #333;
}

.keni-sub .keni-section_wrap li span.post-thumbnail img{width: 100%}


.entry-list .entry_thumb {
    margin: 0 20px 15px 0!important;
}


/* ------------------------------------------
   フッターメニュー（pro-iic.com と同じ体裁に揃える）
   ------------------------------------------ */
.footermenubox {
	height: auto;
	padding: 0 0 20px 0;
}
.footermenubox ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.footermenubox li {
	display: block;
	width: auto;
	float: none;
	text-align: left;
	font-size: 12px;
	line-height: 2.4;
	padding-left: 20px;
	border-bottom: 1px dotted #999;
	color: #463876;
}
.footermenubox li a {
	font-size: 12px;
	text-decoration: none;
	color: #463876;
}
.footermenubox li a:hover {
	text-decoration: underline;
}
.footermenubox li.top {
	font-size: 14px;
	font-weight: bold;
	text-indent: 0;
	padding-left: 20px;
	border-top: 3px solid #463876;
	border-bottom: 1px dotted #999;
	color: #463876;
}
.footermenubox li.top a {
	font-size: 14px;
}
@media screen and (max-width: 767px) {
	.footermenubox {
		padding-bottom: 10px;
	}
	.footermenubox li,
	.footermenubox li a {
		font-size: 13px;
	}
}
