/*
Theme Name: Herrington Child
Theme URI: http://demo.bravisthemes.com/herrington
Template: herrington
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description: Herrington is a beautifully handcrafted, pixel perfect business consulting WordPress Theme based on Elementor Page Builder &amp; designed with great attention to details, flexibility and performance. Herrington has stunning styles and elements to help you make a professional website in no time.
Tags: accountant,advertising,agency,business,company,consulting,corporate,digital agency,digital marketing,finance,insurance,it company,management,seo,startup
Version: 1.0.6.1750857461
Updated: 2025-06-25 22:17:41

*/
article .content-inner a {
  color: #007fdc; /* 一般的なリンク青 */
}

article .content-inner a {
  color: #551A8B; /* 一般的なホバー紫（訪問済リンク風） */
}

article .content-inner h2 {
  font-size: 1.8em;
  font-weight: 600;
  margin-top: 2em;
  margin-bottom: 1em;
  border-left: 4px solid #000; /* WordPressらしい青 */
  padding-left: 0.8em;
  color: #222;
}
article .content-inner p{
	    line-height: 2.0;
}

.button01 {
	background-color: #06c755;
	color: #fff;
	padding:20px 20px;
    text-decoration: none;
	display:block;
	font-size: 1em;
	box-sizing:content-box;
    width: 40%;
	margin:0 auto;
}

.button01:hover {
  color: #fff;
  opacity: 0.8;
}

@media screen and (max-width: 1200px) {
	.button01 {
	display:block;
		width: 90%;
  }
}



.nomadBox3 {
padding: 1.5em;
margin: 1em 0;
color: #323232;
background:rgba(50,50,50,.07);/*背景色*/
}
.nomadBox3 p {
padding: 0;
}


a .flaticon{
	display:none;
}