/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 10 2022 | 03:23:35 */
/* Background - ストライプ柄
-------------------------------------------------- */
.entry-content h2::after {
	background-color: #6fba2c !important;
}

/* Background - ストライプ柄
-------------------------------------------------- */
.stripe_bg {
  background-size: auto auto;
  background-color: rgba(242, 240, 235, 1);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(255, 255, 255, 1) 10px, rgba(255, 255, 255, 1) 12px );
}
.stripe_bg span {
  background: none !important;
}

/* トップ：特集
-------------------------------------------------- */
.esx-list-style-b3 .es-list .es-list-content h3.wrap {
	font-size: 1rem !important;
}

/* お問い合わせ箇所 - 色変更
-------------------------------------------------- */
.top_company_info span[class^=icon-], .top_company_info .inquiry_column strong a {
  color: #6FBA2C;
}
.top_company_info .inquiry_column .wp-block-button a {
  background: #6FBA2C;
}

/* お問い合わせ - inquiry
-------------------------------------------------- */
.es-form-item.tsuikyaku_shubetsu_code {
	display: none !important;
}


/* フッター
-------------------------------------------------- */
p.footer.text {
    font-size: 12px;
}
